From 4063c05d771c189e90e4b3e0de245f6f4e57baa4 Mon Sep 17 00:00:00 2001
From: srosse <none@none>
Date: Wed, 10 Apr 2013 11:20:44 +0200
Subject: [PATCH] OO-531: remove all static files from source code and move
 them in webapp/static

---
 .../links/LinksPortletEditController.java     |   1 -
 .../statistics/StatisticsAdminController.java |   4 -
 .../calendar/_static/css/arrow_left_big.png   | Bin 539 -> 0 bytes
 .../calendar/_static/css/arrow_right_big.png  | Bin 525 -> 0 bytes
 .../calendar/_static/css/calendar--arrow.png  | Bin 586 -> 0 bytes
 .../calendar/_static/css/calendar--plus.png   | Bin 601 -> 0 bytes
 .../commons/calendar/_static/css/calendar.css | 474 ------------------
 .../calendar/_static/css/calendar_add.png     | Bin 3298 -> 0 bytes
 .../_static/css/calendar_ical_export.png      | Bin 930 -> 0 bytes
 .../_static/css/calendar_ical_export_dis.png  | Bin 850 -> 0 bytes
 .../_static/css/calendar_ical_export_over.png | Bin 852 -> 0 bytes
 .../css/calendar_ical_export_regen.png        | Bin 952 -> 0 bytes
 .../css/calendar_ical_export_regen_dis.png    | Bin 956 -> 0 bytes
 .../css/calendar_ical_export_regen_over.png   | Bin 894 -> 0 bytes
 .../css/calendar_ical_export_remove.png       | Bin 832 -> 0 bytes
 .../css/calendar_ical_export_remove_dis.png   | Bin 767 -> 0 bytes
 .../css/calendar_ical_export_remove_over.png  | Bin 763 -> 0 bytes
 .../calendar/_static/css/calendar_import.png  | Bin 3292 -> 0 bytes
 .../_static/css/calendar_import_over.png      | Bin 3228 -> 0 bytes
 .../calendar/_static/css/calendar_remove.png  | Bin 578 -> 0 bytes
 .../_static/css/calendar_remove_over.png      | Bin 509 -> 0 bytes
 .../calendar/_static/css/check_off.png        | Bin 2970 -> 0 bytes
 .../calendar/_static/css/check_off_dis.png    | Bin 2971 -> 0 bytes
 .../calendar/_static/css/check_off_over.png   | Bin 2938 -> 0 bytes
 .../commons/calendar/_static/css/check_on.png | Bin 3089 -> 0 bytes
 .../calendar/_static/css/check_on_dis.png     | Bin 3086 -> 0 bytes
 .../calendar/_static/css/check_on_over.png    | Bin 3040 -> 0 bytes
 .../commons/calendar/_static/css/color.png    | Bin 783 -> 0 bytes
 .../commons/calendar/_static/css/delete.png   | Bin 578 -> 0 bytes
 .../calendar/_static/css/delete_over.png      | Bin 509 -> 0 bytes
 .../calendar/_static/css/selectedcolor.gif    | Bin 72 -> 0 bytes
 .../commons/calendar/_static/js/calendar.js   | 138 -----
 .../components/WeeklyCalendarComponent.java   |   4 +-
 .../jms/ClusterAdminControllerCluster.java    |   2 +-
 .../chiefcontrollers/BaseChiefController.java |   6 -
 .../chiefcontrollers/_content/body.html       |   1 -
 .../fullWebApp/DefaultFooterController.java   |   4 -
 .../bc/components/FolderComponent.java        |  13 -
 .../bc/components/_static/js/folder.js        |  26 -
 .../glossary/GlossaryMainController.java      |   4 -
 .../modules/glossary/_static/css/glossary.css |  61 ---
 .../impl/ui/UserCommentFormController.java    |   1 -
 .../ClassPathStaticDirectoriesVisitor.java    | 142 ------
 .../dispatcher/ClassPathStaticDispatcher.java | 276 ----------
 .../olat/core/dispatcher/mapper/package.html  |  55 +-
 .../action/GenericActionExtension.java        |   9 +-
 .../olat/core/extensions/css/CSSIncluder.java |  44 --
 .../extensions/helpers/ExtensionElements.java |  54 --
 .../helpers/StaticAndCssHelper.java           | 106 ----
 .../java/org/olat/core/gui/WindowManager.java |  18 -
 .../core/gui/components/choice/Choice.java    |  13 -
 .../components/choice/_static/js/choice.js    |  15 -
 .../gui/components/form/_static/js/form.js    | 120 -----
 .../_i18n/LocalStrings_ar.properties          |  61 ---
 .../_i18n/LocalStrings_bg.properties          |  61 ---
 .../_i18n/LocalStrings_cs.properties          |  61 ---
 .../_i18n/LocalStrings_da.properties          |  38 --
 .../_i18n/LocalStrings_de.properties          |  61 ---
 .../_i18n/LocalStrings_el.properties          |  61 ---
 .../_i18n/LocalStrings_en.properties          |  61 ---
 .../_i18n/LocalStrings_es.properties          |  61 ---
 .../_i18n/LocalStrings_fa.properties          |  41 --
 .../_i18n/LocalStrings_fr.properties          |  61 ---
 .../_i18n/LocalStrings_hu.properties          |  34 --
 .../_i18n/LocalStrings_it.properties          |  61 ---
 .../_i18n/LocalStrings_jp.properties          |  61 ---
 .../_i18n/LocalStrings_lt.properties          |  60 ---
 .../_i18n/LocalStrings_nl_NL.properties       |  61 ---
 .../_i18n/LocalStrings_pl.properties          |  61 ---
 .../_i18n/LocalStrings_pt_BR.properties       |  61 ---
 .../_i18n/LocalStrings_pt_PT.properties       |  57 ---
 .../_i18n/LocalStrings_ru.properties          |  61 ---
 .../_i18n/LocalStrings_sq.properties          |  61 ---
 .../_i18n/LocalStrings_zh_CN.properties       |  61 ---
 .../_i18n/LocalStrings_zh_TW.properties       |  61 ---
 .../flexible/elements/RichTextElement.java    |  10 -
 .../richText/RichTextConfiguration.java       |   4 -
 .../richText/RichTextElementComponent.java    |  33 +-
 .../richText/RichTextElementImpl.java         |  18 +-
 .../richText/RichTextElementRenderer.java     |   7 +-
 .../richText/plugins/TinyMCECustomPlugin.java |  12 +-
 .../htmlheader/jscss/CustomCSS.java           |   4 +-
 .../htmlheader/jscss/CustomJSComponent.java   |   2 +-
 .../htmlheader/jscss/JSAndCSSComponent.java   |  53 +-
 .../core/gui/components/tree/MenuTree.java    |  10 -
 .../core/gui/components/tree/_static/js/dd.js |  70 ---
 .../olat/core/gui/control/JSAndCSSAdder.java  |  14 +-
 .../core/gui/control/JSAndCSSAdderImpl.java   | 100 +---
 .../FloatingResizableDialogController.java    |   2 +-
 .../_static/js/empty.txt                      |   1 -
 .../generic/iframe/IFrameDeliveryMapper.java  |  21 +-
 .../iframe/IFrameDisplayController.java       |  10 +-
 .../GlossaryMarkupItemController.java         |   6 +-
 .../gui/control/winmgr/WindowManagerImpl.java |  16 -
 .../java/org/olat/core/helpers/Settings.java  |  12 -
 .../context/StackedBusinessWindowControl.java |   1 -
 .../logging/LogRealTimeViewerController.java  |   2 +-
 .../archiver/CourseLogsArchiveController.java |   2 +-
 .../olat/gui/demo/_spring/guiDemoContext.xml  |  15 -
 .../_glossary_/glossary.textmarker.xml        |  35 --
 .../demo/guidemo/GuiDemoLinksController.java  |   4 -
 .../guidemo/_i18n/LocalStrings_ar.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_bg.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_de.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_el.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_en.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_es.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_fr.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_it.properties  |   2 -
 .../guidemo/_i18n/LocalStrings_jp.properties  |   1 -
 .../guidemo/_i18n/LocalStrings_lt.properties  |   1 -
 .../_i18n/LocalStrings_nl_NL.properties       |   2 -
 .../guidemo/_i18n/LocalStrings_pl.properties  |   2 -
 .../_i18n/LocalStrings_pt_BR.properties       |   2 -
 .../_i18n/LocalStrings_zh_CN.properties       |   2 -
 .../_i18n/LocalStrings_zh_TW.properties       |   2 -
 .../demo/guidemo/_static/css/img/sonne.gif    | Bin 682 -> 0 bytes
 .../gui/demo/guidemo/_static/css/style.css    |   6 -
 .../guidemo/cssjs/GUIDemoCSSJSController.java | 111 ----
 .../guidemo/cssjs/_content/cssjsdemo.html     |  31 --
 .../demo/guidemo/cssjs/_content/jstest1.html  |  11 -
 .../demo/guidemo/cssjs/_content/jstest2.html  |  11 -
 .../demo/guidemo/cssjs/_content/modal1.html   |  16 -
 .../demo/guidemo/cssjs/_content/modal2.html   |  11 -
 .../cssjs/_i18n/LocalStrings_ar.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_bg.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_de.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_el.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_en.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_es.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_fr.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_it.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_jp.properties    |   4 -
 .../cssjs/_i18n/LocalStrings_nl_NL.properties |   5 -
 .../cssjs/_i18n/LocalStrings_pl.properties    |   5 -
 .../cssjs/_i18n/LocalStrings_pt_BR.properties |   5 -
 .../cssjs/_i18n/LocalStrings_zh_CN.properties |   5 -
 .../cssjs/_i18n/LocalStrings_zh_TW.properties |   5 -
 .../guidemo/cssjs/_static/css/img/smile.gif   | Bin 320 -> 0 bytes
 .../guidemo/cssjs/_static/css/img/sonne.gif   | Bin 682 -> 0 bytes
 .../demo/guidemo/cssjs/_static/css/style1.css |  10 -
 .../demo/guidemo/cssjs/_static/css/style2.css |   8 -
 .../gui/demo/guidemo/cssjs/_static/js/js1.js  |   7 -
 .../gui/demo/guidemo/cssjs/_static/js/js1b.js |  11 -
 .../gui/demo/guidemo/cssjs/_static/js/js2.js  |   5 -
 .../gui/demo/guidemo/cssjs/_static/js/js2b.js |  11 -
 .../guidemo/cssjs/_static/js/jsfuncdef1.js    |   5 -
 .../guidemo/cssjs/_static/js/jsfuncdef2.js    |   5 -
 .../qti/editor/QTIEditorMainController.java   |   2 +-
 .../instantMessaging/ui/ChatController.java   |   2 +-
 .../ui/InstantMessagingMainController.java    |   2 +-
 .../olat/modules/iq/IQDisplayController.java  |   2 +-
 .../scorm/ScormAPIandDisplayController.java   |   2 +-
 .../SharedFolderDisplayController.java        |   8 +-
 .../SharedFolderEditorController.java         |   5 +-
 .../_static/css/images/prevbg.gif             | Bin 1624 -> 0 bytes
 .../sharedfolder/_static/css/olat-preview.css |   5 -
 .../modules/webFeed/ui/ItemController.java    |   5 -
 .../modules/webFeed/ui/ItemsController.java   |   6 -
 .../olat/modules/wiki/WikiMainController.java |   2 +-
 .../wikiToHtml/WikiMarkupComponent.java       |   3 +-
 .../_static/css/img/externalLink.gif          | Bin 54 -> 0 bytes
 .../wikiToHtml/_static/css/wiki.css           |  88 ----
 .../components/wikiToHtml/_static/js/wiki.js  |  38 --
 .../collect/EPCollectStepForm00.java          |   1 -
 .../collect/EPCollectStepForm03.java          |   2 -
 .../EPCreateTextArtefactStepForm00.java       |   1 -
 .../view/EPReflexionViewController.java       |   2 -
 .../ui/structel/EPCreateMapController.java    |   1 -
 .../handlers/SharedFolderHandler.java         |  13 +-
 .../resources/serviceconfig/brasatoconfig.xml |   6 -
 .../resources/serviceconfig/olat.properties   |   1 -
 .../org/olat/_spring/brasatoconfigpart.xml    |  22 -
 src/main/webapp/static/js/functions.js        | 137 ++++-
 src/main/webapp/static/js/js.plugins.min.js   |   2 +-
 .../static/js/openolat}/glossaryhelper.js     |   0
 .../js/openolat/glossaryhighlighter.css}      |   0
 .../js/openolat}/glossaryhighlighter.js       |   0
 .../static/js/openolat}/iframe.js             |   0
 .../js => webapp/static/js/openolat}/qti.js   |   0
 .../static/js/openolat}/scormApiAdapter.js    |   0
 .../static/js/openolat/wiki.js}               |  39 ++
 .../static/js/tinymce}/BTinyHelper.js         |   3 +-
 .../plugins/olatmatheditor}/css/content.css   |   0
 .../plugins/olatmatheditor}/editor_plugin.js  |   0
 .../plugins/olatmatheditor}/img/sigma.png     | Bin
 .../olatmatheditor}/js/jsmathdialog.js        |   0
 .../plugins/olatmatheditor}/jsmathdialog.htm  |   2 +-
 .../plugins/olatmatheditor}/prototype.js      |   0
 .../plugins/olatmovieviewer}/css/content.css  |   0
 .../plugins/olatmovieviewer}/css/editor.css   |   0
 .../plugins/olatmovieviewer}/editor_plugin.js |   0
 .../plugins/olatmovieviewer}/images/help.png  | Bin
 .../olatmovieviewer}/images/help_over.png     | Bin
 .../olatmovieviewer}/images/movieviewer.gif   | Bin
 .../olatmovieviewer}/jscripts/helpers.js      |   0
 .../olatmovieviewer}/jscripts/movieviewer.js  |   0
 .../olatmovieviewer}/olatmovieviewer.htm      |   0
 .../plugins/olatsmileys}/editor_plugin.js     |   0
 .../plugins/olatsmileys}/img/smiley-smile.gif | Bin
 .../plugins/olatsmileys}/js/smileys.js        |   0
 .../openolat/plugins/olatsmileys}/smileys.htm |   2 +-
 .../plugins/quotespliter}/editor_plugin.js    |   0
 .../js/tinymce}/tinymce/OLAT_TINYMCE.README   |   0
 .../static/js/tinymce}/tinymce/langs/ar.js    |   0
 .../static/js/tinymce}/tinymce/langs/az.js    |   0
 .../static/js/tinymce}/tinymce/langs/be.js    |   0
 .../static/js/tinymce}/tinymce/langs/bg.js    |   0
 .../static/js/tinymce}/tinymce/langs/bn.js    |   0
 .../static/js/tinymce}/tinymce/langs/br.js    |   0
 .../static/js/tinymce}/tinymce/langs/bs.js    |   0
 .../static/js/tinymce}/tinymce/langs/ca.js    |   0
 .../static/js/tinymce}/tinymce/langs/ch.js    |   0
 .../static/js/tinymce}/tinymce/langs/cs.js    |   0
 .../static/js/tinymce}/tinymce/langs/cy.js    |   0
 .../static/js/tinymce}/tinymce/langs/da.js    |   0
 .../static/js/tinymce}/tinymce/langs/de.js    |   0
 .../static/js/tinymce}/tinymce/langs/dv.js    |   0
 .../static/js/tinymce}/tinymce/langs/el.js    |   0
 .../static/js/tinymce}/tinymce/langs/en.js    |   0
 .../static/js/tinymce}/tinymce/langs/es.js    |   0
 .../static/js/tinymce}/tinymce/langs/et.js    |   0
 .../static/js/tinymce}/tinymce/langs/eu.js    |   0
 .../static/js/tinymce}/tinymce/langs/fa.js    |   0
 .../static/js/tinymce}/tinymce/langs/fi.js    |   0
 .../static/js/tinymce}/tinymce/langs/fr.js    |   0
 .../static/js/tinymce}/tinymce/langs/gl.js    |   0
 .../static/js/tinymce}/tinymce/langs/gu.js    |   0
 .../static/js/tinymce}/tinymce/langs/he.js    |   0
 .../static/js/tinymce}/tinymce/langs/hi.js    |   0
 .../static/js/tinymce}/tinymce/langs/hr.js    |   0
 .../static/js/tinymce}/tinymce/langs/hu.js    |   0
 .../static/js/tinymce}/tinymce/langs/hy.js    |   0
 .../static/js/tinymce}/tinymce/langs/ia.js    |   0
 .../static/js/tinymce}/tinymce/langs/id.js    |   0
 .../static/js/tinymce}/tinymce/langs/ii.js    |   0
 .../static/js/tinymce}/tinymce/langs/is.js    |   0
 .../static/js/tinymce}/tinymce/langs/it.js    |   0
 .../static/js/tinymce}/tinymce/langs/ja.js    |   0
 .../static/js/tinymce}/tinymce/langs/ka.js    |   0
 .../static/js/tinymce}/tinymce/langs/kl.js    |   0
 .../static/js/tinymce}/tinymce/langs/ko.js    |   0
 .../static/js/tinymce}/tinymce/langs/lb.js    |   0
 .../static/js/tinymce}/tinymce/langs/lt.js    |   0
 .../static/js/tinymce}/tinymce/langs/lv.js    |   0
 .../static/js/tinymce}/tinymce/langs/mk.js    |   0
 .../static/js/tinymce}/tinymce/langs/ml.js    |   0
 .../static/js/tinymce}/tinymce/langs/mn.js    |   0
 .../static/js/tinymce}/tinymce/langs/ms.js    |   0
 .../static/js/tinymce}/tinymce/langs/nb.js    |   0
 .../static/js/tinymce}/tinymce/langs/nl.js    |   0
 .../static/js/tinymce}/tinymce/langs/nn.js    |   0
 .../static/js/tinymce}/tinymce/langs/no.js    |   0
 .../static/js/tinymce}/tinymce/langs/pl.js    |   0
 .../static/js/tinymce}/tinymce/langs/ps.js    |   0
 .../static/js/tinymce}/tinymce/langs/pt.js    |   0
 .../static/js/tinymce}/tinymce/langs/ro.js    |   0
 .../static/js/tinymce}/tinymce/langs/ru.js    |   0
 .../static/js/tinymce}/tinymce/langs/sc.js    |   0
 .../static/js/tinymce}/tinymce/langs/se.js    |   0
 .../static/js/tinymce}/tinymce/langs/si.js    |   0
 .../static/js/tinymce}/tinymce/langs/sk.js    |   0
 .../static/js/tinymce}/tinymce/langs/sl.js    |   0
 .../static/js/tinymce}/tinymce/langs/sq.js    |   0
 .../static/js/tinymce}/tinymce/langs/sr.js    |   0
 .../static/js/tinymce}/tinymce/langs/sv.js    |   0
 .../static/js/tinymce}/tinymce/langs/ta.js    |   0
 .../static/js/tinymce}/tinymce/langs/te.js    |   0
 .../static/js/tinymce}/tinymce/langs/th.js    |   0
 .../static/js/tinymce}/tinymce/langs/tr.js    |   0
 .../static/js/tinymce}/tinymce/langs/tt.js    |   0
 .../static/js/tinymce}/tinymce/langs/tw.js    |   0
 .../static/js/tinymce}/tinymce/langs/uk.js    |   0
 .../static/js/tinymce}/tinymce/langs/ur.js    |   0
 .../static/js/tinymce}/tinymce/langs/vi.js    |   0
 .../static/js/tinymce}/tinymce/langs/zh.js    |   0
 .../static/js/tinymce}/tinymce/langs/zu.js    |   0
 .../static/js/tinymce}/tinymce/license.txt    |   0
 .../tinymce/plugins/advhr/css/advhr.css       |   0
 .../tinymce/plugins/advhr/editor_plugin.js    |   0
 .../plugins/advhr/editor_plugin_src.js        |   0
 .../tinymce}/tinymce/plugins/advhr/js/rule.js |   0
 .../tinymce/plugins/advhr/langs/ar_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/az_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/be_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/bg_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/bn_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/br_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/bs_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ca_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ch_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/cs_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/cy_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/da_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/de_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/dv_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/el_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/en_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/es_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/et_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/eu_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/fa_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/fi_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/fr_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/gl_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/gu_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/he_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/hi_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/hr_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/hu_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/hy_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ia_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/id_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ii_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/is_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/it_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ja_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ka_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/kl_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ko_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/lb_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/lt_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/lv_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/mk_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ml_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/mn_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ms_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/nb_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/nl_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/nn_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/no_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/pl_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ps_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/pt_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ro_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ru_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/sc_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/se_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/si_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/sk_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/sl_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/sq_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/sr_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/sv_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ta_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/te_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/th_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/tr_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/tt_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/tw_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/uk_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/ur_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/vi_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/zh_dlg.js     |   0
 .../tinymce/plugins/advhr/langs/zu_dlg.js     |   0
 .../tinymce}/tinymce/plugins/advhr/rule.htm   |   0
 .../tinymce/plugins/advimage/css/advimage.css |   0
 .../tinymce/plugins/advimage/editor_plugin.js |   0
 .../plugins/advimage/editor_plugin_src.js     |   0
 .../tinymce/plugins/advimage/image.htm        |   0
 .../tinymce/plugins/advimage/img/sample.gif   | Bin
 .../tinymce/plugins/advimage/js/image.js      |   0
 .../tinymce/plugins/advimage/langs/ar_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/az_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/be_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/bg_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/bn_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/br_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/bs_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ca_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ch_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/cs_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/cy_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/da_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/de_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/dv_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/el_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/en_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/es_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/et_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/eu_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/fa_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/fi_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/fr_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/gl_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/gu_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/he_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/hi_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/hr_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/hu_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/hy_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ia_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/id_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ii_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/is_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/it_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ja_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ka_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/kl_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ko_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/lb_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/lt_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/lv_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/mk_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ml_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/mn_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ms_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/nb_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/nl_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/nn_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/no_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/pl_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ps_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/pt_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ro_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ru_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/sc_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/se_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/si_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/sk_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/sl_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/sq_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/sr_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/sv_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ta_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/te_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/th_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/tr_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/tt_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/tw_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/uk_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/ur_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/vi_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/zh_dlg.js  |   0
 .../tinymce/plugins/advimage/langs/zu_dlg.js  |   0
 .../tinymce/plugins/advlink/css/advlink.css   |   0
 .../tinymce/plugins/advlink/editor_plugin.js  |   0
 .../plugins/advlink/editor_plugin_src.js      |   0
 .../tinymce/plugins/advlink/js/advlink.js     |   0
 .../tinymce/plugins/advlink/langs/ar_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/az_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/be_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/bg_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/bn_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/br_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/bs_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ca_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ch_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/cs_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/cy_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/da_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/de_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/dv_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/el_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/en_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/es_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/et_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/eu_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/fa_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/fi_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/fr_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/gl_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/gu_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/he_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/hi_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/hr_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/hu_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/hy_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ia_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/id_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ii_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/is_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/it_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ja_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ka_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/kl_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ko_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/lb_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/lt_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/lv_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/mk_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ml_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/mn_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ms_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/nb_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/nl_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/nn_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/no_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/pl_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ps_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/pt_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ro_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ru_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/sc_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/se_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/si_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/sk_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/sl_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/sq_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/sr_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/sv_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ta_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/te_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/th_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/tr_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/tt_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/tw_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/uk_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/ur_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/vi_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/zh_dlg.js   |   0
 .../tinymce/plugins/advlink/langs/zu_dlg.js   |   0
 .../tinymce}/tinymce/plugins/advlink/link.htm |   0
 .../tinymce/plugins/advlist/editor_plugin.js  |   0
 .../plugins/advlist/editor_plugin_src.js      |   0
 .../plugins/autoresize/editor_plugin.js       |   0
 .../plugins/autoresize/editor_plugin_src.js   |   0
 .../tinymce/plugins/autosave/editor_plugin.js |   0
 .../plugins/autosave/editor_plugin_src.js     |   0
 .../tinymce/plugins/autosave/langs/en.js      |   0
 .../tinymce/plugins/bbcode/editor_plugin.js   |   0
 .../plugins/bbcode/editor_plugin_src.js       |   0
 .../tinymce/plugins/compat2x/editor_plugin.js |   0
 .../plugins/compat2x/editor_plugin_src.js     |   0
 .../plugins/contextmenu/editor_plugin.js      |   0
 .../plugins/contextmenu/editor_plugin_src.js  |   0
 .../plugins/directionality/editor_plugin.js   |   0
 .../directionality/editor_plugin_src.js       |   0
 .../tinymce/plugins/emotions/editor_plugin.js |   0
 .../plugins/emotions/editor_plugin_src.js     |   0
 .../tinymce/plugins/emotions/emotions.htm     |   0
 .../plugins/emotions/img/smiley-cool.gif      | Bin
 .../plugins/emotions/img/smiley-cry.gif       | Bin
 .../emotions/img/smiley-embarassed.gif        | Bin
 .../emotions/img/smiley-foot-in-mouth.gif     | Bin
 .../plugins/emotions/img/smiley-frown.gif     | Bin
 .../plugins/emotions/img/smiley-innocent.gif  | Bin
 .../plugins/emotions/img/smiley-kiss.gif      | Bin
 .../plugins/emotions/img/smiley-laughing.gif  | Bin
 .../emotions/img/smiley-money-mouth.gif       | Bin
 .../plugins/emotions/img/smiley-sealed.gif    | Bin
 .../plugins/emotions}/img/smiley-smile.gif    | Bin
 .../plugins/emotions/img/smiley-surprised.gif | Bin
 .../emotions/img/smiley-tongue-out.gif        | Bin
 .../plugins/emotions/img/smiley-undecided.gif | Bin
 .../plugins/emotions/img/smiley-wink.gif      | Bin
 .../plugins/emotions/img/smiley-yell.gif      | Bin
 .../tinymce/plugins/emotions/js/emotions.js   |   0
 .../tinymce/plugins/emotions/langs/ar_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/az_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/be_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/bg_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/bn_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/br_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/bs_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ca_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ch_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/cs_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/cy_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/da_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/de_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/dv_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/el_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/en_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/es_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/et_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/eu_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/fa_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/fi_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/fr_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/gl_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/gu_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/he_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/hi_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/hr_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/hu_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/hy_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ia_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/id_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ii_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/is_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/it_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ja_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ka_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/kl_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ko_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/lb_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/lt_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/lv_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/mk_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ml_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/mn_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ms_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/nb_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/nl_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/nn_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/no_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/pl_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ps_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/pt_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ro_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ru_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/sc_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/se_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/si_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/sk_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/sl_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/sq_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/sr_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/sv_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ta_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/te_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/th_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/tr_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/tt_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/tw_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/uk_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/ur_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/vi_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/zh_dlg.js  |   0
 .../tinymce/plugins/emotions/langs/zu_dlg.js  |   0
 .../tinymce/plugins/example/dialog.htm        |   0
 .../tinymce/plugins/example/editor_plugin.js  |   0
 .../plugins/example/editor_plugin_src.js      |   0
 .../tinymce/plugins/example/img/example.gif   | Bin
 .../tinymce/plugins/example/js/dialog.js      |   0
 .../tinymce/plugins/example/langs/en.js       |   0
 .../tinymce/plugins/example/langs/en_dlg.js   |   0
 .../tinymce/plugins/fullpage/css/fullpage.css |   0
 .../tinymce/plugins/fullpage/editor_plugin.js |   0
 .../plugins/fullpage/editor_plugin_src.js     |   0
 .../tinymce/plugins/fullpage/fullpage.htm     |   0
 .../tinymce/plugins/fullpage/js/fullpage.js   |   0
 .../tinymce/plugins/fullpage/langs/ar_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/az_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/be_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/bg_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/bn_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/br_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/bs_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ca_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ch_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/cs_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/cy_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/da_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/de_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/dv_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/el_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/en_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/es_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/et_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/eu_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/fa_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/fi_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/fr_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/gl_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/gu_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/he_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/hi_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/hr_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/hu_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/hy_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ia_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/id_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ii_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/is_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/it_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ja_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ka_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/kl_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ko_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/lb_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/lt_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/lv_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/mk_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ml_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/mn_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ms_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/nb_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/nl_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/nn_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/no_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/pl_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ps_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/pt_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ro_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ru_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/sc_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/se_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/si_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/sk_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/sl_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/sq_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/sr_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/sv_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ta_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/te_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/th_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/tr_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/tt_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/tw_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/uk_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/ur_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/vi_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/zh_dlg.js  |   0
 .../tinymce/plugins/fullpage/langs/zu_dlg.js  |   0
 .../plugins/fullscreen/editor_plugin.js       |   0
 .../plugins/fullscreen/editor_plugin_src.js   |   0
 .../tinymce/plugins/fullscreen/fullscreen.htm |   0
 .../tinymce/plugins/iespell/editor_plugin.js  |   0
 .../plugins/iespell/editor_plugin_src.js      |   0
 .../plugins/inlinepopups/editor_plugin.js     |   0
 .../plugins/inlinepopups/editor_plugin_src.js |   0
 .../skins/clearlooks2/img/alert.gif           | Bin
 .../skins/clearlooks2/img/button.gif          | Bin
 .../skins/clearlooks2/img/buttons.gif         | Bin
 .../skins/clearlooks2/img/confirm.gif         | Bin
 .../skins/clearlooks2/img/corners.gif         | Bin
 .../skins/clearlooks2/img/horizontal.gif      | Bin
 .../skins/clearlooks2/img/vertical.gif        | Bin
 .../inlinepopups/skins/clearlooks2/window.css |   0
 .../tinymce/plugins/inlinepopups/template.htm |   0
 .../plugins/insertdatetime/editor_plugin.js   |   0
 .../insertdatetime/editor_plugin_src.js       |   0
 .../tinymce/plugins/layer/editor_plugin.js    |   0
 .../plugins/layer/editor_plugin_src.js        |   0
 .../plugins/legacyoutput/editor_plugin.js     |   0
 .../plugins/legacyoutput/editor_plugin_src.js |   0
 .../tinymce/plugins/media/css/content.css     |   0
 .../tinymce/plugins/media/css/media.css       |   0
 .../tinymce/plugins/media/editor_plugin.js    |   0
 .../plugins/media/editor_plugin_src.js        |   0
 .../tinymce/plugins/media/img/flash.gif       | Bin
 .../tinymce/plugins/media/img/flv_player.swf  | Bin
 .../tinymce/plugins/media/img/quicktime.gif   | Bin
 .../tinymce/plugins/media/img/realmedia.gif   | Bin
 .../tinymce/plugins/media/img/shockwave.gif   | Bin
 .../tinymce/plugins/media/img/trans.gif       | Bin
 .../plugins/media/img/windowsmedia.gif        | Bin
 .../tinymce/plugins/media/js/embed.js         |   0
 .../tinymce/plugins/media/js/media.js         |   0
 .../tinymce/plugins/media/langs/ar_dlg.js     |   0
 .../tinymce/plugins/media/langs/az_dlg.js     |   0
 .../tinymce/plugins/media/langs/be_dlg.js     |   0
 .../tinymce/plugins/media/langs/bg_dlg.js     |   0
 .../tinymce/plugins/media/langs/bn_dlg.js     |   0
 .../tinymce/plugins/media/langs/br_dlg.js     |   0
 .../tinymce/plugins/media/langs/bs_dlg.js     |   0
 .../tinymce/plugins/media/langs/ca_dlg.js     |   0
 .../tinymce/plugins/media/langs/ch_dlg.js     |   0
 .../tinymce/plugins/media/langs/cs_dlg.js     |   0
 .../tinymce/plugins/media/langs/cy_dlg.js     |   0
 .../tinymce/plugins/media/langs/da_dlg.js     |   0
 .../tinymce/plugins/media/langs/de_dlg.js     |   0
 .../tinymce/plugins/media/langs/dv_dlg.js     |   0
 .../tinymce/plugins/media/langs/el_dlg.js     |   0
 .../tinymce/plugins/media/langs/en_dlg.js     |   0
 .../tinymce/plugins/media/langs/es_dlg.js     |   0
 .../tinymce/plugins/media/langs/et_dlg.js     |   0
 .../tinymce/plugins/media/langs/eu_dlg.js     |   0
 .../tinymce/plugins/media/langs/fa_dlg.js     |   0
 .../tinymce/plugins/media/langs/fi_dlg.js     |   0
 .../tinymce/plugins/media/langs/fr_dlg.js     |   0
 .../tinymce/plugins/media/langs/gl_dlg.js     |   0
 .../tinymce/plugins/media/langs/gu_dlg.js     |   0
 .../tinymce/plugins/media/langs/he_dlg.js     |   0
 .../tinymce/plugins/media/langs/hi_dlg.js     |   0
 .../tinymce/plugins/media/langs/hr_dlg.js     |   0
 .../tinymce/plugins/media/langs/hu_dlg.js     |   0
 .../tinymce/plugins/media/langs/hy_dlg.js     |   0
 .../tinymce/plugins/media/langs/ia_dlg.js     |   0
 .../tinymce/plugins/media/langs/id_dlg.js     |   0
 .../tinymce/plugins/media/langs/ii_dlg.js     |   0
 .../tinymce/plugins/media/langs/is_dlg.js     |   0
 .../tinymce/plugins/media/langs/it_dlg.js     |   0
 .../tinymce/plugins/media/langs/ja_dlg.js     |   0
 .../tinymce/plugins/media/langs/ka_dlg.js     |   0
 .../tinymce/plugins/media/langs/kl_dlg.js     |   0
 .../tinymce/plugins/media/langs/ko_dlg.js     |   0
 .../tinymce/plugins/media/langs/lb_dlg.js     |   0
 .../tinymce/plugins/media/langs/lt_dlg.js     |   0
 .../tinymce/plugins/media/langs/lv_dlg.js     |   0
 .../tinymce/plugins/media/langs/mk_dlg.js     |   0
 .../tinymce/plugins/media/langs/ml_dlg.js     |   0
 .../tinymce/plugins/media/langs/mn_dlg.js     |   0
 .../tinymce/plugins/media/langs/ms_dlg.js     |   0
 .../tinymce/plugins/media/langs/nb_dlg.js     |   0
 .../tinymce/plugins/media/langs/nl_dlg.js     |   0
 .../tinymce/plugins/media/langs/nn_dlg.js     |   0
 .../tinymce/plugins/media/langs/no_dlg.js     |   0
 .../tinymce/plugins/media/langs/pl_dlg.js     |   0
 .../tinymce/plugins/media/langs/ps_dlg.js     |   0
 .../tinymce/plugins/media/langs/pt_dlg.js     |   0
 .../tinymce/plugins/media/langs/ro_dlg.js     |   0
 .../tinymce/plugins/media/langs/ru_dlg.js     |   0
 .../tinymce/plugins/media/langs/sc_dlg.js     |   0
 .../tinymce/plugins/media/langs/se_dlg.js     |   0
 .../tinymce/plugins/media/langs/si_dlg.js     |   0
 .../tinymce/plugins/media/langs/sk_dlg.js     |   0
 .../tinymce/plugins/media/langs/sl_dlg.js     |   0
 .../tinymce/plugins/media/langs/sq_dlg.js     |   0
 .../tinymce/plugins/media/langs/sr_dlg.js     |   0
 .../tinymce/plugins/media/langs/sv_dlg.js     |   0
 .../tinymce/plugins/media/langs/ta_dlg.js     |   0
 .../tinymce/plugins/media/langs/te_dlg.js     |   0
 .../tinymce/plugins/media/langs/th_dlg.js     |   0
 .../tinymce/plugins/media/langs/tr_dlg.js     |   0
 .../tinymce/plugins/media/langs/tt_dlg.js     |   0
 .../tinymce/plugins/media/langs/tw_dlg.js     |   0
 .../tinymce/plugins/media/langs/uk_dlg.js     |   0
 .../tinymce/plugins/media/langs/ur_dlg.js     |   0
 .../tinymce/plugins/media/langs/vi_dlg.js     |   0
 .../tinymce/plugins/media/langs/zh_dlg.js     |   0
 .../tinymce/plugins/media/langs/zu_dlg.js     |   0
 .../tinymce}/tinymce/plugins/media/media.htm  |   0
 .../plugins/nonbreaking/editor_plugin.js      |   0
 .../plugins/nonbreaking/editor_plugin_src.js  |   0
 .../plugins/noneditable/editor_plugin.js      |   0
 .../plugins/noneditable/editor_plugin_src.js  |   0
 .../tinymce/plugins/pagebreak/css/content.css |   0
 .../plugins/pagebreak/editor_plugin.js        |   0
 .../plugins/pagebreak/editor_plugin_src.js    |   0
 .../plugins/pagebreak/img/pagebreak.gif       | Bin
 .../tinymce/plugins/pagebreak/img/trans.gif   | Bin
 .../tinymce/plugins/paste/editor_plugin.js    |   0
 .../plugins/paste/editor_plugin_src.js        |   0
 .../tinymce/plugins/paste/js/pastetext.js     |   0
 .../tinymce/plugins/paste/js/pasteword.js     |   0
 .../tinymce/plugins/paste/langs/ar_dlg.js     |   0
 .../tinymce/plugins/paste/langs/az_dlg.js     |   0
 .../tinymce/plugins/paste/langs/be_dlg.js     |   0
 .../tinymce/plugins/paste/langs/bg_dlg.js     |   0
 .../tinymce/plugins/paste/langs/bn_dlg.js     |   0
 .../tinymce/plugins/paste/langs/br_dlg.js     |   0
 .../tinymce/plugins/paste/langs/bs_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ca_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ch_dlg.js     |   0
 .../tinymce/plugins/paste/langs/cs_dlg.js     |   0
 .../tinymce/plugins/paste/langs/cy_dlg.js     |   0
 .../tinymce/plugins/paste/langs/da_dlg.js     |   0
 .../tinymce/plugins/paste/langs/de_dlg.js     |   0
 .../tinymce/plugins/paste/langs/dv_dlg.js     |   0
 .../tinymce/plugins/paste/langs/el_dlg.js     |   0
 .../tinymce/plugins/paste/langs/en_dlg.js     |   0
 .../tinymce/plugins/paste/langs/es_dlg.js     |   0
 .../tinymce/plugins/paste/langs/et_dlg.js     |   0
 .../tinymce/plugins/paste/langs/eu_dlg.js     |   0
 .../tinymce/plugins/paste/langs/fa_dlg.js     |   0
 .../tinymce/plugins/paste/langs/fi_dlg.js     |   0
 .../tinymce/plugins/paste/langs/fr_dlg.js     |   0
 .../tinymce/plugins/paste/langs/gl_dlg.js     |   0
 .../tinymce/plugins/paste/langs/gu_dlg.js     |   0
 .../tinymce/plugins/paste/langs/he_dlg.js     |   0
 .../tinymce/plugins/paste/langs/hi_dlg.js     |   0
 .../tinymce/plugins/paste/langs/hr_dlg.js     |   0
 .../tinymce/plugins/paste/langs/hu_dlg.js     |   0
 .../tinymce/plugins/paste/langs/hy_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ia_dlg.js     |   0
 .../tinymce/plugins/paste/langs/id_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ii_dlg.js     |   0
 .../tinymce/plugins/paste/langs/is_dlg.js     |   0
 .../tinymce/plugins/paste/langs/it_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ja_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ka_dlg.js     |   0
 .../tinymce/plugins/paste/langs/kl_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ko_dlg.js     |   0
 .../tinymce/plugins/paste/langs/lb_dlg.js     |   0
 .../tinymce/plugins/paste/langs/lt_dlg.js     |   0
 .../tinymce/plugins/paste/langs/lv_dlg.js     |   0
 .../tinymce/plugins/paste/langs/mk_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ml_dlg.js     |   0
 .../tinymce/plugins/paste/langs/mn_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ms_dlg.js     |   0
 .../tinymce/plugins/paste/langs/nb_dlg.js     |   0
 .../tinymce/plugins/paste/langs/nl_dlg.js     |   0
 .../tinymce/plugins/paste/langs/nn_dlg.js     |   0
 .../tinymce/plugins/paste/langs/no_dlg.js     |   0
 .../tinymce/plugins/paste/langs/pl_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ps_dlg.js     |   0
 .../tinymce/plugins/paste/langs/pt_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ro_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ru_dlg.js     |   0
 .../tinymce/plugins/paste/langs/sc_dlg.js     |   0
 .../tinymce/plugins/paste/langs/se_dlg.js     |   0
 .../tinymce/plugins/paste/langs/si_dlg.js     |   0
 .../tinymce/plugins/paste/langs/sk_dlg.js     |   0
 .../tinymce/plugins/paste/langs/sl_dlg.js     |   0
 .../tinymce/plugins/paste/langs/sq_dlg.js     |   0
 .../tinymce/plugins/paste/langs/sr_dlg.js     |   0
 .../tinymce/plugins/paste/langs/sv_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ta_dlg.js     |   0
 .../tinymce/plugins/paste/langs/te_dlg.js     |   0
 .../tinymce/plugins/paste/langs/th_dlg.js     |   0
 .../tinymce/plugins/paste/langs/tr_dlg.js     |   0
 .../tinymce/plugins/paste/langs/tt_dlg.js     |   0
 .../tinymce/plugins/paste/langs/tw_dlg.js     |   0
 .../tinymce/plugins/paste/langs/uk_dlg.js     |   0
 .../tinymce/plugins/paste/langs/ur_dlg.js     |   0
 .../tinymce/plugins/paste/langs/vi_dlg.js     |   0
 .../tinymce/plugins/paste/langs/zh_dlg.js     |   0
 .../tinymce/plugins/paste/langs/zu_dlg.js     |   0
 .../tinymce/plugins/paste/pastetext.htm       |   0
 .../tinymce/plugins/paste/pasteword.htm       |   0
 .../tinymce/plugins/preview/editor_plugin.js  |   0
 .../plugins/preview/editor_plugin_src.js      |   0
 .../tinymce/plugins/preview/example.html      |   0
 .../tinymce/plugins/preview/jscripts/embed.js |   0
 .../tinymce/plugins/preview/preview.html      |   0
 .../tinymce/plugins/print/editor_plugin.js    |   0
 .../plugins/print/editor_plugin_src.js        |   0
 .../tinymce}/tinymce/plugins/safari/blank.htm |   0
 .../tinymce/plugins/safari/editor_plugin.js   |   0
 .../plugins/safari/editor_plugin_src.js       |   0
 .../tinymce/plugins/save/editor_plugin.js     |   0
 .../tinymce/plugins/save/editor_plugin_src.js |   0
 .../searchreplace/css/searchreplace.css       |   0
 .../plugins/searchreplace/editor_plugin.js    |   0
 .../searchreplace/editor_plugin_src.js        |   0
 .../plugins/searchreplace/js/searchreplace.js |   0
 .../plugins/searchreplace/langs/ar_dlg.js     |   0
 .../plugins/searchreplace/langs/az_dlg.js     |   0
 .../plugins/searchreplace/langs/be_dlg.js     |   0
 .../plugins/searchreplace/langs/bg_dlg.js     |   0
 .../plugins/searchreplace/langs/bn_dlg.js     |   0
 .../plugins/searchreplace/langs/br_dlg.js     |   0
 .../plugins/searchreplace/langs/bs_dlg.js     |   0
 .../plugins/searchreplace/langs/ca_dlg.js     |   0
 .../plugins/searchreplace/langs/ch_dlg.js     |   0
 .../plugins/searchreplace/langs/cs_dlg.js     |   0
 .../plugins/searchreplace/langs/cy_dlg.js     |   0
 .../plugins/searchreplace/langs/da_dlg.js     |   0
 .../plugins/searchreplace/langs/de_dlg.js     |   0
 .../plugins/searchreplace/langs/dv_dlg.js     |   0
 .../plugins/searchreplace/langs/el_dlg.js     |   0
 .../plugins/searchreplace/langs/en_dlg.js     |   0
 .../plugins/searchreplace/langs/es_dlg.js     |   0
 .../plugins/searchreplace/langs/et_dlg.js     |   0
 .../plugins/searchreplace/langs/eu_dlg.js     |   0
 .../plugins/searchreplace/langs/fa_dlg.js     |   0
 .../plugins/searchreplace/langs/fi_dlg.js     |   0
 .../plugins/searchreplace/langs/fr_dlg.js     |   0
 .../plugins/searchreplace/langs/gl_dlg.js     |   0
 .../plugins/searchreplace/langs/gu_dlg.js     |   0
 .../plugins/searchreplace/langs/he_dlg.js     |   0
 .../plugins/searchreplace/langs/hi_dlg.js     |   0
 .../plugins/searchreplace/langs/hr_dlg.js     |   0
 .../plugins/searchreplace/langs/hu_dlg.js     |   0
 .../plugins/searchreplace/langs/hy_dlg.js     |   0
 .../plugins/searchreplace/langs/ia_dlg.js     |   0
 .../plugins/searchreplace/langs/id_dlg.js     |   0
 .../plugins/searchreplace/langs/ii_dlg.js     |   0
 .../plugins/searchreplace/langs/is_dlg.js     |   0
 .../plugins/searchreplace/langs/it_dlg.js     |   0
 .../plugins/searchreplace/langs/ja_dlg.js     |   0
 .../plugins/searchreplace/langs/ka_dlg.js     |   0
 .../plugins/searchreplace/langs/kl_dlg.js     |   0
 .../plugins/searchreplace/langs/ko_dlg.js     |   0
 .../plugins/searchreplace/langs/lb_dlg.js     |   0
 .../plugins/searchreplace/langs/lt_dlg.js     |   0
 .../plugins/searchreplace/langs/lv_dlg.js     |   0
 .../plugins/searchreplace/langs/mk_dlg.js     |   0
 .../plugins/searchreplace/langs/ml_dlg.js     |   0
 .../plugins/searchreplace/langs/mn_dlg.js     |   0
 .../plugins/searchreplace/langs/ms_dlg.js     |   0
 .../plugins/searchreplace/langs/nl_dlg.js     |   0
 .../plugins/searchreplace/langs/nn_dlg.js     |   0
 .../plugins/searchreplace/langs/no_dlg.js     |   0
 .../plugins/searchreplace/langs/pl_dlg.js     |   0
 .../plugins/searchreplace/langs/ps_dlg.js     |   0
 .../plugins/searchreplace/langs/pt_dlg.js     |   0
 .../plugins/searchreplace/langs/ro_dlg.js     |   0
 .../plugins/searchreplace/langs/ru_dlg.js     |   0
 .../plugins/searchreplace/langs/sc_dlg.js     |   0
 .../plugins/searchreplace/langs/se_dlg.js     |   0
 .../plugins/searchreplace/langs/si_dlg.js     |   0
 .../plugins/searchreplace/langs/sk_dlg.js     |   0
 .../plugins/searchreplace/langs/sl_dlg.js     |   0
 .../plugins/searchreplace/langs/sq_dlg.js     |   0
 .../plugins/searchreplace/langs/sr_dlg.js     |   0
 .../plugins/searchreplace/langs/sv_dlg.js     |   0
 .../plugins/searchreplace/langs/ta_dlg.js     |   0
 .../plugins/searchreplace/langs/te_dlg.js     |   0
 .../plugins/searchreplace/langs/th_dlg.js     |   0
 .../plugins/searchreplace/langs/tr_dlg.js     |   0
 .../plugins/searchreplace/langs/tt_dlg.js     |   0
 .../plugins/searchreplace/langs/tw_dlg.js     |   0
 .../plugins/searchreplace/langs/uk_dlg.js     |   0
 .../plugins/searchreplace/langs/ur_dlg.js     |   0
 .../plugins/searchreplace/langs/vi_dlg.js     |   0
 .../plugins/searchreplace/langs/zh_dlg.js     |   0
 .../plugins/searchreplace/langs/zu_dlg.js     |   0
 .../plugins/searchreplace/searchreplace.htm   |   0
 .../plugins/spellchecker/css/content.css      |   0
 .../plugins/spellchecker/editor_plugin.js     |   0
 .../plugins/spellchecker/editor_plugin_src.js |   0
 .../plugins/spellchecker/img/wline.gif        | Bin
 .../tinymce/plugins/style/css/props.css       |   0
 .../tinymce/plugins/style/editor_plugin.js    |   0
 .../plugins/style/editor_plugin_src.js        |   0
 .../tinymce/plugins/style/js/props.js         |   0
 .../tinymce/plugins/style/langs/ar_dlg.js     |   0
 .../tinymce/plugins/style/langs/az_dlg.js     |   0
 .../tinymce/plugins/style/langs/be_dlg.js     |   0
 .../tinymce/plugins/style/langs/bg_dlg.js     |   0
 .../tinymce/plugins/style/langs/bn_dlg.js     |   0
 .../tinymce/plugins/style/langs/br_dlg.js     |   0
 .../tinymce/plugins/style/langs/bs_dlg.js     |   0
 .../tinymce/plugins/style/langs/ca_dlg.js     |   0
 .../tinymce/plugins/style/langs/ch_dlg.js     |   0
 .../tinymce/plugins/style/langs/cs_dlg.js     |   0
 .../tinymce/plugins/style/langs/cy_dlg.js     |   0
 .../tinymce/plugins/style/langs/da_dlg.js     |   0
 .../tinymce/plugins/style/langs/de_dlg.js     |   0
 .../tinymce/plugins/style/langs/dv_dlg.js     |   0
 .../tinymce/plugins/style/langs/el_dlg.js     |   0
 .../tinymce/plugins/style/langs/en_dlg.js     |   0
 .../tinymce/plugins/style/langs/es_dlg.js     |   0
 .../tinymce/plugins/style/langs/et_dlg.js     |   0
 .../tinymce/plugins/style/langs/eu_dlg.js     |   0
 .../tinymce/plugins/style/langs/fa_dlg.js     |   0
 .../tinymce/plugins/style/langs/fi_dlg.js     |   0
 .../tinymce/plugins/style/langs/fr_dlg.js     |   0
 .../tinymce/plugins/style/langs/gl_dlg.js     |   0
 .../tinymce/plugins/style/langs/gu_dlg.js     |   0
 .../tinymce/plugins/style/langs/he_dlg.js     |   0
 .../tinymce/plugins/style/langs/hi_dlg.js     |   0
 .../tinymce/plugins/style/langs/hr_dlg.js     |   0
 .../tinymce/plugins/style/langs/hu_dlg.js     |   0
 .../tinymce/plugins/style/langs/hy_dlg.js     |   0
 .../tinymce/plugins/style/langs/ia_dlg.js     |   0
 .../tinymce/plugins/style/langs/id_dlg.js     |   0
 .../tinymce/plugins/style/langs/ii_dlg.js     |   0
 .../tinymce/plugins/style/langs/is_dlg.js     |   0
 .../tinymce/plugins/style/langs/it_dlg.js     |   0
 .../tinymce/plugins/style/langs/ja_dlg.js     |   0
 .../tinymce/plugins/style/langs/ka_dlg.js     |   0
 .../tinymce/plugins/style/langs/kl_dlg.js     |   0
 .../tinymce/plugins/style/langs/ko_dlg.js     |   0
 .../tinymce/plugins/style/langs/lb_dlg.js     |   0
 .../tinymce/plugins/style/langs/lt_dlg.js     |   0
 .../tinymce/plugins/style/langs/lv_dlg.js     |   0
 .../tinymce/plugins/style/langs/mk_dlg.js     |   0
 .../tinymce/plugins/style/langs/ml_dlg.js     |   0
 .../tinymce/plugins/style/langs/mn_dlg.js     |   0
 .../tinymce/plugins/style/langs/ms_dlg.js     |   0
 .../tinymce/plugins/style/langs/nb_dlg.js     |   0
 .../tinymce/plugins/style/langs/nl_dlg.js     |   0
 .../tinymce/plugins/style/langs/nn_dlg.js     |   0
 .../tinymce/plugins/style/langs/no_dlg.js     |   0
 .../tinymce/plugins/style/langs/pl_dlg.js     |   0
 .../tinymce/plugins/style/langs/ps_dlg.js     |   0
 .../tinymce/plugins/style/langs/pt_dlg.js     |   0
 .../tinymce/plugins/style/langs/ro_dlg.js     |   0
 .../tinymce/plugins/style/langs/ru_dlg.js     |   0
 .../tinymce/plugins/style/langs/sc_dlg.js     |   0
 .../tinymce/plugins/style/langs/se_dlg.js     |   0
 .../tinymce/plugins/style/langs/si_dlg.js     |   0
 .../tinymce/plugins/style/langs/sk_dlg.js     |   0
 .../tinymce/plugins/style/langs/sl_dlg.js     |   0
 .../tinymce/plugins/style/langs/sq_dlg.js     |   0
 .../tinymce/plugins/style/langs/sr_dlg.js     |   0
 .../tinymce/plugins/style/langs/sv_dlg.js     |   0
 .../tinymce/plugins/style/langs/ta_dlg.js     |   0
 .../tinymce/plugins/style/langs/te_dlg.js     |   0
 .../tinymce/plugins/style/langs/th_dlg.js     |   0
 .../tinymce/plugins/style/langs/tr_dlg.js     |   0
 .../tinymce/plugins/style/langs/tt_dlg.js     |   0
 .../tinymce/plugins/style/langs/tw_dlg.js     |   0
 .../tinymce/plugins/style/langs/uk_dlg.js     |   0
 .../tinymce/plugins/style/langs/ur_dlg.js     |   0
 .../tinymce/plugins/style/langs/vi_dlg.js     |   0
 .../tinymce/plugins/style/langs/zh_dlg.js     |   0
 .../tinymce/plugins/style/langs/zu_dlg.js     |   0
 .../tinymce}/tinymce/plugins/style/props.htm  |   0
 .../tinymce/plugins/tabfocus/editor_plugin.js |   0
 .../plugins/tabfocus/editor_plugin_src.js     |   0
 .../tinymce}/tinymce/plugins/table/cell.htm   |   0
 .../tinymce/plugins/table/css/cell.css        |   0
 .../tinymce/plugins/table/css/row.css         |   0
 .../tinymce/plugins/table/css/table.css       |   0
 .../tinymce/plugins/table/editor_plugin.js    |   0
 .../plugins/table/editor_plugin_src.js        |   0
 .../tinymce}/tinymce/plugins/table/js/cell.js |   0
 .../tinymce/plugins/table/js/merge_cells.js   |   0
 .../tinymce}/tinymce/plugins/table/js/row.js  |   0
 .../tinymce/plugins/table/js/table.js         |   0
 .../tinymce/plugins/table/langs/ar_dlg.js     |   0
 .../tinymce/plugins/table/langs/az_dlg.js     |   0
 .../tinymce/plugins/table/langs/be_dlg.js     |   0
 .../tinymce/plugins/table/langs/bg_dlg.js     |   0
 .../tinymce/plugins/table/langs/bn_dlg.js     |   0
 .../tinymce/plugins/table/langs/br_dlg.js     |   0
 .../tinymce/plugins/table/langs/bs_dlg.js     |   0
 .../tinymce/plugins/table/langs/ca_dlg.js     |   0
 .../tinymce/plugins/table/langs/ch_dlg.js     |   0
 .../tinymce/plugins/table/langs/cs_dlg.js     |   0
 .../tinymce/plugins/table/langs/cy_dlg.js     |   0
 .../tinymce/plugins/table/langs/da_dlg.js     |   0
 .../tinymce/plugins/table/langs/de_dlg.js     |   0
 .../tinymce/plugins/table/langs/dv_dlg.js     |   0
 .../tinymce/plugins/table/langs/el_dlg.js     |   0
 .../tinymce/plugins/table/langs/en_dlg.js     |   0
 .../tinymce/plugins/table/langs/es_dlg.js     |   0
 .../tinymce/plugins/table/langs/et_dlg.js     |   0
 .../tinymce/plugins/table/langs/eu_dlg.js     |   0
 .../tinymce/plugins/table/langs/fa_dlg.js     |   0
 .../tinymce/plugins/table/langs/fi_dlg.js     |   0
 .../tinymce/plugins/table/langs/fr_dlg.js     |   0
 .../tinymce/plugins/table/langs/gl_dlg.js     |   0
 .../tinymce/plugins/table/langs/gu_dlg.js     |   0
 .../tinymce/plugins/table/langs/he_dlg.js     |   0
 .../tinymce/plugins/table/langs/hi_dlg.js     |   0
 .../tinymce/plugins/table/langs/hr_dlg.js     |   0
 .../tinymce/plugins/table/langs/hu_dlg.js     |   0
 .../tinymce/plugins/table/langs/hy_dlg.js     |   0
 .../tinymce/plugins/table/langs/ia_dlg.js     |   0
 .../tinymce/plugins/table/langs/id_dlg.js     |   0
 .../tinymce/plugins/table/langs/ii_dlg.js     |   0
 .../tinymce/plugins/table/langs/is_dlg.js     |   0
 .../tinymce/plugins/table/langs/it_dlg.js     |   0
 .../tinymce/plugins/table/langs/ja_dlg.js     |   0
 .../tinymce/plugins/table/langs/ka_dlg.js     |   0
 .../tinymce/plugins/table/langs/kl_dlg.js     |   0
 .../tinymce/plugins/table/langs/ko_dlg.js     |   0
 .../tinymce/plugins/table/langs/lb_dlg.js     |   0
 .../tinymce/plugins/table/langs/lt_dlg.js     |   0
 .../tinymce/plugins/table/langs/lv_dlg.js     |   0
 .../tinymce/plugins/table/langs/mk_dlg.js     |   0
 .../tinymce/plugins/table/langs/ml_dlg.js     |   0
 .../tinymce/plugins/table/langs/mn_dlg.js     |   0
 .../tinymce/plugins/table/langs/ms_dlg.js     |   0
 .../tinymce/plugins/table/langs/nb_dlg.js     |   0
 .../tinymce/plugins/table/langs/nl_dlg.js     |   0
 .../tinymce/plugins/table/langs/nn_dlg.js     |   0
 .../tinymce/plugins/table/langs/no_dlg.js     |   0
 .../tinymce/plugins/table/langs/pl_dlg.js     |   0
 .../tinymce/plugins/table/langs/ps_dlg.js     |   0
 .../tinymce/plugins/table/langs/pt_dlg.js     |   0
 .../tinymce/plugins/table/langs/ro_dlg.js     |   0
 .../tinymce/plugins/table/langs/ru_dlg.js     |   0
 .../tinymce/plugins/table/langs/sc_dlg.js     |   0
 .../tinymce/plugins/table/langs/se_dlg.js     |   0
 .../tinymce/plugins/table/langs/si_dlg.js     |   0
 .../tinymce/plugins/table/langs/sk_dlg.js     |   0
 .../tinymce/plugins/table/langs/sl_dlg.js     |   0
 .../tinymce/plugins/table/langs/sq_dlg.js     |   0
 .../tinymce/plugins/table/langs/sr_dlg.js     |   0
 .../tinymce/plugins/table/langs/sv_dlg.js     |   0
 .../tinymce/plugins/table/langs/ta_dlg.js     |   0
 .../tinymce/plugins/table/langs/te_dlg.js     |   0
 .../tinymce/plugins/table/langs/th_dlg.js     |   0
 .../tinymce/plugins/table/langs/tr_dlg.js     |   0
 .../tinymce/plugins/table/langs/tt_dlg.js     |   0
 .../tinymce/plugins/table/langs/tw_dlg.js     |   0
 .../tinymce/plugins/table/langs/uk_dlg.js     |   0
 .../tinymce/plugins/table/langs/ur_dlg.js     |   0
 .../tinymce/plugins/table/langs/vi_dlg.js     |   0
 .../tinymce/plugins/table/langs/zh_dlg.js     |   0
 .../tinymce/plugins/table/langs/zu_dlg.js     |   0
 .../tinymce/plugins/table/merge_cells.htm     |   0
 .../js/tinymce}/tinymce/plugins/table/row.htm |   0
 .../tinymce}/tinymce/plugins/table/table.htm  |   0
 .../tinymce/plugins/template/blank.htm        |   0
 .../tinymce/plugins/template/css/template.css |   0
 .../tinymce/plugins/template/editor_plugin.js |   0
 .../plugins/template/editor_plugin_src.js     |   0
 .../tinymce/plugins/template/js/template.js   |   0
 .../tinymce/plugins/template/langs/ar_dlg.js  |   0
 .../tinymce/plugins/template/langs/az_dlg.js  |   0
 .../tinymce/plugins/template/langs/be_dlg.js  |   0
 .../tinymce/plugins/template/langs/bg_dlg.js  |   0
 .../tinymce/plugins/template/langs/bn_dlg.js  |   0
 .../tinymce/plugins/template/langs/br_dlg.js  |   0
 .../tinymce/plugins/template/langs/bs_dlg.js  |   0
 .../tinymce/plugins/template/langs/ca_dlg.js  |   0
 .../tinymce/plugins/template/langs/ch_dlg.js  |   0
 .../tinymce/plugins/template/langs/cs_dlg.js  |   0
 .../tinymce/plugins/template/langs/cy_dlg.js  |   0
 .../tinymce/plugins/template/langs/da_dlg.js  |   0
 .../tinymce/plugins/template/langs/de_dlg.js  |   0
 .../tinymce/plugins/template/langs/dv_dlg.js  |   0
 .../tinymce/plugins/template/langs/el_dlg.js  |   0
 .../tinymce/plugins/template/langs/en_dlg.js  |   0
 .../tinymce/plugins/template/langs/es_dlg.js  |   0
 .../tinymce/plugins/template/langs/et_dlg.js  |   0
 .../tinymce/plugins/template/langs/eu_dlg.js  |   0
 .../tinymce/plugins/template/langs/fa_dlg.js  |   0
 .../tinymce/plugins/template/langs/fi_dlg.js  |   0
 .../tinymce/plugins/template/langs/fr_dlg.js  |   0
 .../tinymce/plugins/template/langs/gl_dlg.js  |   0
 .../tinymce/plugins/template/langs/gu_dlg.js  |   0
 .../tinymce/plugins/template/langs/he_dlg.js  |   0
 .../tinymce/plugins/template/langs/hi_dlg.js  |   0
 .../tinymce/plugins/template/langs/hr_dlg.js  |   0
 .../tinymce/plugins/template/langs/hu_dlg.js  |   0
 .../tinymce/plugins/template/langs/hy_dlg.js  |   0
 .../tinymce/plugins/template/langs/ia_dlg.js  |   0
 .../tinymce/plugins/template/langs/id_dlg.js  |   0
 .../tinymce/plugins/template/langs/ii_dlg.js  |   0
 .../tinymce/plugins/template/langs/is_dlg.js  |   0
 .../tinymce/plugins/template/langs/it_dlg.js  |   0
 .../tinymce/plugins/template/langs/ja_dlg.js  |   0
 .../tinymce/plugins/template/langs/ka_dlg.js  |   0
 .../tinymce/plugins/template/langs/kl_dlg.js  |   0
 .../tinymce/plugins/template/langs/ko_dlg.js  |   0
 .../tinymce/plugins/template/langs/lb_dlg.js  |   0
 .../tinymce/plugins/template/langs/lt_dlg.js  |   0
 .../tinymce/plugins/template/langs/lv_dlg.js  |   0
 .../tinymce/plugins/template/langs/mk_dlg.js  |   0
 .../tinymce/plugins/template/langs/ml_dlg.js  |   0
 .../tinymce/plugins/template/langs/mn_dlg.js  |   0
 .../tinymce/plugins/template/langs/ms_dlg.js  |   0
 .../tinymce/plugins/template/langs/nb_dlg.js  |   0
 .../tinymce/plugins/template/langs/nl_dlg.js  |   0
 .../tinymce/plugins/template/langs/nn_dlg.js  |   0
 .../tinymce/plugins/template/langs/no_dlg.js  |   0
 .../tinymce/plugins/template/langs/pl_dlg.js  |   0
 .../tinymce/plugins/template/langs/ps_dlg.js  |   0
 .../tinymce/plugins/template/langs/pt_dlg.js  |   0
 .../tinymce/plugins/template/langs/ro_dlg.js  |   0
 .../tinymce/plugins/template/langs/ru_dlg.js  |   0
 .../tinymce/plugins/template/langs/sc_dlg.js  |   0
 .../tinymce/plugins/template/langs/se_dlg.js  |   0
 .../tinymce/plugins/template/langs/si_dlg.js  |   0
 .../tinymce/plugins/template/langs/sk_dlg.js  |   0
 .../tinymce/plugins/template/langs/sl_dlg.js  |   0
 .../tinymce/plugins/template/langs/sq_dlg.js  |   0
 .../tinymce/plugins/template/langs/sr_dlg.js  |   0
 .../tinymce/plugins/template/langs/sv_dlg.js  |   0
 .../tinymce/plugins/template/langs/ta_dlg.js  |   0
 .../tinymce/plugins/template/langs/te_dlg.js  |   0
 .../tinymce/plugins/template/langs/th_dlg.js  |   0
 .../tinymce/plugins/template/langs/tr_dlg.js  |   0
 .../tinymce/plugins/template/langs/tt_dlg.js  |   0
 .../tinymce/plugins/template/langs/tw_dlg.js  |   0
 .../tinymce/plugins/template/langs/uk_dlg.js  |   0
 .../tinymce/plugins/template/langs/ur_dlg.js  |   0
 .../tinymce/plugins/template/langs/vi_dlg.js  |   0
 .../tinymce/plugins/template/langs/zh_dlg.js  |   0
 .../tinymce/plugins/template/langs/zu_dlg.js  |   0
 .../tinymce/plugins/template/template.htm     |   0
 .../plugins/visualchars/editor_plugin.js      |   0
 .../plugins/visualchars/editor_plugin_src.js  |   0
 .../plugins/wordcount/editor_plugin.js        |   0
 .../plugins/wordcount/editor_plugin_src.js    |   0
 .../tinymce/plugins/xhtmlxtras/abbr.htm       |   0
 .../tinymce/plugins/xhtmlxtras/acronym.htm    |   0
 .../tinymce/plugins/xhtmlxtras/attributes.htm |   0
 .../tinymce/plugins/xhtmlxtras/cite.htm       |   0
 .../plugins/xhtmlxtras/css/attributes.css     |   0
 .../tinymce/plugins/xhtmlxtras/css/popup.css  |   0
 .../tinymce/plugins/xhtmlxtras/del.htm        |   0
 .../plugins/xhtmlxtras/editor_plugin.js       |   0
 .../plugins/xhtmlxtras/editor_plugin_src.js   |   0
 .../tinymce/plugins/xhtmlxtras/ins.htm        |   0
 .../tinymce/plugins/xhtmlxtras/js/abbr.js     |   0
 .../tinymce/plugins/xhtmlxtras/js/acronym.js  |   0
 .../plugins/xhtmlxtras/js/attributes.js       |   0
 .../tinymce/plugins/xhtmlxtras/js/cite.js     |   0
 .../tinymce/plugins/xhtmlxtras/js/del.js      |   0
 .../plugins/xhtmlxtras/js/element_common.js   |   0
 .../tinymce/plugins/xhtmlxtras/js/ins.js      |   0
 .../plugins/xhtmlxtras/langs/ar_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/az_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/be_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/bg_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/bn_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/br_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/bs_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ca_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ch_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/cs_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/cy_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/da_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/de_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/dv_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/el_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/en_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/es_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/et_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/eu_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/fa_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/fi_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/fr_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/gl_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/gu_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/he_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/hi_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/hr_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/hu_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/hy_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ia_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/id_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ii_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/is_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/it_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ja_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ka_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/kl_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ko_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/lb_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/lt_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/lv_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/mk_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ml_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/mn_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ms_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/nb_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/nl_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/nn_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/no_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/pl_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ps_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/pt_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ro_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ru_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/sc_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/se_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/si_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/sk_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/sl_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/sq_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/sr_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/sv_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ta_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/te_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/th_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/tr_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/tt_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/tw_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/uk_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/ur_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/vi_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/zh_dlg.js        |   0
 .../plugins/xhtmlxtras/langs/zu_dlg.js        |   0
 .../tinymce/themes/advanced/about.htm         |   0
 .../tinymce/themes/advanced/anchor.htm        |   0
 .../tinymce/themes/advanced/charmap.htm       |   0
 .../tinymce/themes/advanced/color_picker.htm  |   0
 .../themes/advanced/editor_template.js        |   0
 .../themes/advanced/editor_template_src.js    |   0
 .../tinymce/themes/advanced/image.htm         |   0
 .../themes/advanced/img/colorpicker.jpg       | Bin
 .../tinymce/themes/advanced/img/icons.gif     | Bin
 .../tinymce/themes/advanced/js/about.js       |   0
 .../tinymce/themes/advanced/js/anchor.js      |   0
 .../tinymce/themes/advanced/js/charmap.js     |   0
 .../themes/advanced/js/color_picker.js        |   0
 .../tinymce/themes/advanced/js/image.js       |   0
 .../tinymce/themes/advanced/js/link.js        |   0
 .../themes/advanced/js/source_editor.js       |   0
 .../tinymce/themes/advanced/langs/ar.js       |   0
 .../tinymce/themes/advanced/langs/ar_dlg.js   |   0
 .../tinymce/themes/advanced/langs/az.js       |   0
 .../tinymce/themes/advanced/langs/az_dlg.js   |   0
 .../tinymce/themes/advanced/langs/be.js       |   0
 .../tinymce/themes/advanced/langs/be_dlg.js   |   0
 .../tinymce/themes/advanced/langs/bg.js       |   0
 .../tinymce/themes/advanced/langs/bg_dlg.js   |   0
 .../tinymce/themes/advanced/langs/bn.js       |   0
 .../tinymce/themes/advanced/langs/bn_dlg.js   |   0
 .../tinymce/themes/advanced/langs/br.js       |   0
 .../tinymce/themes/advanced/langs/br_dlg.js   |   0
 .../tinymce/themes/advanced/langs/bs.js       |   0
 .../tinymce/themes/advanced/langs/bs_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ca.js       |   0
 .../tinymce/themes/advanced/langs/ca_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ch.js       |   0
 .../tinymce/themes/advanced/langs/ch_dlg.js   |   0
 .../tinymce/themes/advanced/langs/cs.js       |   0
 .../tinymce/themes/advanced/langs/cs_dlg.js   |   0
 .../tinymce/themes/advanced/langs/cy.js       |   0
 .../tinymce/themes/advanced/langs/cy_dlg.js   |   0
 .../tinymce/themes/advanced/langs/da.js       |   0
 .../tinymce/themes/advanced/langs/da_dlg.js   |   0
 .../tinymce/themes/advanced/langs/de.js       |   0
 .../tinymce/themes/advanced/langs/de_dlg.js   |   0
 .../tinymce/themes/advanced/langs/dv.js       |   0
 .../tinymce/themes/advanced/langs/dv_dlg.js   |   0
 .../tinymce/themes/advanced/langs/el.js       |   0
 .../tinymce/themes/advanced/langs/el_dlg.js   |   0
 .../tinymce/themes/advanced/langs/en.js       |   0
 .../tinymce/themes/advanced/langs/en_dlg.js   |   0
 .../tinymce/themes/advanced/langs/es.js       |   0
 .../tinymce/themes/advanced/langs/es_dlg.js   |   0
 .../tinymce/themes/advanced/langs/et.js       |   0
 .../tinymce/themes/advanced/langs/et_dlg.js   |   0
 .../tinymce/themes/advanced/langs/eu.js       |   0
 .../tinymce/themes/advanced/langs/eu_dlg.js   |   0
 .../tinymce/themes/advanced/langs/fa.js       |   0
 .../tinymce/themes/advanced/langs/fa_dlg.js   |   0
 .../tinymce/themes/advanced/langs/fi.js       |   0
 .../tinymce/themes/advanced/langs/fi_dlg.js   |   0
 .../tinymce/themes/advanced/langs/fr.js       |   0
 .../tinymce/themes/advanced/langs/fr_dlg.js   |   0
 .../tinymce/themes/advanced/langs/gl.js       |   0
 .../tinymce/themes/advanced/langs/gl_dlg.js   |   0
 .../tinymce/themes/advanced/langs/gu.js       |   0
 .../tinymce/themes/advanced/langs/gu_dlg.js   |   0
 .../tinymce/themes/advanced/langs/he.js       |   0
 .../tinymce/themes/advanced/langs/he_dlg.js   |   0
 .../tinymce/themes/advanced/langs/hi.js       |   0
 .../tinymce/themes/advanced/langs/hi_dlg.js   |   0
 .../tinymce/themes/advanced/langs/hr.js       |   0
 .../tinymce/themes/advanced/langs/hr_dlg.js   |   0
 .../tinymce/themes/advanced/langs/hu.js       |   0
 .../tinymce/themes/advanced/langs/hu_dlg.js   |   0
 .../tinymce/themes/advanced/langs/hy.js       |   0
 .../tinymce/themes/advanced/langs/hy_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ia.js       |   0
 .../tinymce/themes/advanced/langs/ia_dlg.js   |   0
 .../tinymce/themes/advanced/langs/id.js       |   0
 .../tinymce/themes/advanced/langs/id_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ii.js       |   0
 .../tinymce/themes/advanced/langs/ii_dlg.js   |   0
 .../tinymce/themes/advanced/langs/is.js       |   0
 .../tinymce/themes/advanced/langs/is_dlg.js   |   0
 .../tinymce/themes/advanced/langs/it.js       |   0
 .../tinymce/themes/advanced/langs/it_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ja.js       |   0
 .../tinymce/themes/advanced/langs/ja_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ka.js       |   0
 .../tinymce/themes/advanced/langs/ka_dlg.js   |   0
 .../tinymce/themes/advanced/langs/kl.js       |   0
 .../tinymce/themes/advanced/langs/kl_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ko.js       |   0
 .../tinymce/themes/advanced/langs/ko_dlg.js   |   0
 .../tinymce/themes/advanced/langs/lb.js       |   0
 .../tinymce/themes/advanced/langs/lb_dlg.js   |   0
 .../tinymce/themes/advanced/langs/lt.js       |   0
 .../tinymce/themes/advanced/langs/lt_dlg.js   |   0
 .../tinymce/themes/advanced/langs/lv.js       |   0
 .../tinymce/themes/advanced/langs/lv_dlg.js   |   0
 .../tinymce/themes/advanced/langs/mk.js       |   0
 .../tinymce/themes/advanced/langs/mk_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ml.js       |   0
 .../tinymce/themes/advanced/langs/ml_dlg.js   |   0
 .../tinymce/themes/advanced/langs/mn.js       |   0
 .../tinymce/themes/advanced/langs/mn_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ms.js       |   0
 .../tinymce/themes/advanced/langs/ms_dlg.js   |   0
 .../tinymce/themes/advanced/langs/nb.js       |   0
 .../tinymce/themes/advanced/langs/nb_dlg.js   |   0
 .../tinymce/themes/advanced/langs/nl.js       |   0
 .../tinymce/themes/advanced/langs/nl_dlg.js   |   0
 .../tinymce/themes/advanced/langs/nn.js       |   0
 .../tinymce/themes/advanced/langs/nn_dlg.js   |   0
 .../tinymce/themes/advanced/langs/no.js       |   0
 .../tinymce/themes/advanced/langs/no_dlg.js   |   0
 .../tinymce/themes/advanced/langs/pl.js       |   0
 .../tinymce/themes/advanced/langs/pl_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ps.js       |   0
 .../tinymce/themes/advanced/langs/ps_dlg.js   |   0
 .../tinymce/themes/advanced/langs/pt.js       |   0
 .../tinymce/themes/advanced/langs/pt_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ro.js       |   0
 .../tinymce/themes/advanced/langs/ro_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ru.js       |   0
 .../tinymce/themes/advanced/langs/ru_dlg.js   |   0
 .../tinymce/themes/advanced/langs/sc.js       |   0
 .../tinymce/themes/advanced/langs/sc_dlg.js   |   0
 .../tinymce/themes/advanced/langs/se.js       |   0
 .../tinymce/themes/advanced/langs/se_dlg.js   |   0
 .../tinymce/themes/advanced/langs/si.js       |   0
 .../tinymce/themes/advanced/langs/si_dlg.js   |   0
 .../tinymce/themes/advanced/langs/sk.js       |   0
 .../tinymce/themes/advanced/langs/sk_dlg.js   |   0
 .../tinymce/themes/advanced/langs/sl.js       |   0
 .../tinymce/themes/advanced/langs/sl_dlg.js   |   0
 .../tinymce/themes/advanced/langs/sq.js       |   0
 .../tinymce/themes/advanced/langs/sq_dlg.js   |   0
 .../tinymce/themes/advanced/langs/sr.js       |   0
 .../tinymce/themes/advanced/langs/sr_dlg.js   |   0
 .../tinymce/themes/advanced/langs/sv.js       |   0
 .../tinymce/themes/advanced/langs/sv_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ta.js       |   0
 .../tinymce/themes/advanced/langs/ta_dlg.js   |   0
 .../tinymce/themes/advanced/langs/te.js       |   0
 .../tinymce/themes/advanced/langs/te_dlg.js   |   0
 .../tinymce/themes/advanced/langs/th.js       |   0
 .../tinymce/themes/advanced/langs/th_dlg.js   |   0
 .../tinymce/themes/advanced/langs/tr.js       |   0
 .../tinymce/themes/advanced/langs/tr_dlg.js   |   0
 .../tinymce/themes/advanced/langs/tt.js       |   0
 .../tinymce/themes/advanced/langs/tt_dlg.js   |   0
 .../tinymce/themes/advanced/langs/tw.js       |   0
 .../tinymce/themes/advanced/langs/tw_dlg.js   |   0
 .../tinymce/themes/advanced/langs/uk.js       |   0
 .../tinymce/themes/advanced/langs/uk_dlg.js   |   0
 .../tinymce/themes/advanced/langs/ur.js       |   0
 .../tinymce/themes/advanced/langs/ur_dlg.js   |   0
 .../tinymce/themes/advanced/langs/vi.js       |   0
 .../tinymce/themes/advanced/langs/vi_dlg.js   |   0
 .../tinymce/themes/advanced/langs/zh.js       |   0
 .../tinymce/themes/advanced/langs/zh_dlg.js   |   0
 .../tinymce/themes/advanced/langs/zu.js       |   0
 .../tinymce/themes/advanced/langs/zu_dlg.js   |   0
 .../tinymce}/tinymce/themes/advanced/link.htm |   0
 .../themes/advanced/skins/default/content.css |   0
 .../themes/advanced/skins/default/dialog.css  |   0
 .../advanced/skins/default/img/buttons.png    | Bin
 .../advanced/skins/default/img/items.gif      | Bin
 .../advanced/skins/default/img/menu_arrow.gif | Bin
 .../advanced/skins/default/img/menu_check.gif | Bin
 .../advanced/skins/default/img/progress.gif   | Bin
 .../advanced/skins/default/img/tabs.gif       | Bin
 .../themes/advanced/skins/default/ui.css      |   0
 .../themes/advanced/skins/o2k7/content.css    |   0
 .../themes/advanced/skins/o2k7/dialog.css     |   0
 .../advanced/skins/o2k7/img/button_bg.png     | Bin
 .../skins/o2k7/img/button_bg_black.png        | Bin
 .../skins/o2k7/img/button_bg_silver.png       | Bin
 .../tinymce/themes/advanced/skins/o2k7/ui.css |   0
 .../themes/advanced/skins/o2k7/ui_black.css   |   0
 .../themes/advanced/skins/o2k7/ui_silver.css  |   0
 .../tinymce/themes/advanced/source_editor.htm |   0
 .../tinymce/themes/simple/editor_template.js  |   0
 .../themes/simple/editor_template_src.js      |   0
 .../tinymce/themes/simple/img/icons.gif       | Bin
 .../tinymce/themes/simple/langs/ar.js         |   0
 .../tinymce/themes/simple/langs/az.js         |   0
 .../tinymce/themes/simple/langs/be.js         |   0
 .../tinymce/themes/simple/langs/bg.js         |   0
 .../tinymce/themes/simple/langs/bn.js         |   0
 .../tinymce/themes/simple/langs/br.js         |   0
 .../tinymce/themes/simple/langs/bs.js         |   0
 .../tinymce/themes/simple/langs/ca.js         |   0
 .../tinymce/themes/simple/langs/ch.js         |   0
 .../tinymce/themes/simple/langs/cs.js         |   0
 .../tinymce/themes/simple/langs/cy.js         |   0
 .../tinymce/themes/simple/langs/da.js         |   0
 .../tinymce/themes/simple/langs/de.js         |   0
 .../tinymce/themes/simple/langs/dv.js         |   0
 .../tinymce/themes/simple/langs/el.js         |   0
 .../tinymce/themes/simple/langs/en.js         |   0
 .../tinymce/themes/simple/langs/es.js         |   0
 .../tinymce/themes/simple/langs/et.js         |   0
 .../tinymce/themes/simple/langs/eu.js         |   0
 .../tinymce/themes/simple/langs/fa.js         |   0
 .../tinymce/themes/simple/langs/fi.js         |   0
 .../tinymce/themes/simple/langs/fr.js         |   0
 .../tinymce/themes/simple/langs/gl.js         |   0
 .../tinymce/themes/simple/langs/gu.js         |   0
 .../tinymce/themes/simple/langs/he.js         |   0
 .../tinymce/themes/simple/langs/hi.js         |   0
 .../tinymce/themes/simple/langs/hr.js         |   0
 .../tinymce/themes/simple/langs/hu.js         |   0
 .../tinymce/themes/simple/langs/hy.js         |   0
 .../tinymce/themes/simple/langs/ia.js         |   0
 .../tinymce/themes/simple/langs/id.js         |   0
 .../tinymce/themes/simple/langs/ii.js         |   0
 .../tinymce/themes/simple/langs/is.js         |   0
 .../tinymce/themes/simple/langs/it.js         |   0
 .../tinymce/themes/simple/langs/ja.js         |   0
 .../tinymce/themes/simple/langs/ka.js         |   0
 .../tinymce/themes/simple/langs/kl.js         |   0
 .../tinymce/themes/simple/langs/ko.js         |   0
 .../tinymce/themes/simple/langs/lb.js         |   0
 .../tinymce/themes/simple/langs/lt.js         |   0
 .../tinymce/themes/simple/langs/lv.js         |   0
 .../tinymce/themes/simple/langs/mk.js         |   0
 .../tinymce/themes/simple/langs/ml.js         |   0
 .../tinymce/themes/simple/langs/mn.js         |   0
 .../tinymce/themes/simple/langs/ms.js         |   0
 .../tinymce/themes/simple/langs/nb.js         |   0
 .../tinymce/themes/simple/langs/nl.js         |   0
 .../tinymce/themes/simple/langs/nn.js         |   0
 .../tinymce/themes/simple/langs/no.js         |   0
 .../tinymce/themes/simple/langs/pl.js         |   0
 .../tinymce/themes/simple/langs/ps.js         |   0
 .../tinymce/themes/simple/langs/pt.js         |   0
 .../tinymce/themes/simple/langs/ro.js         |   0
 .../tinymce/themes/simple/langs/ru.js         |   0
 .../tinymce/themes/simple/langs/sc.js         |   0
 .../tinymce/themes/simple/langs/se.js         |   0
 .../tinymce/themes/simple/langs/si.js         |   0
 .../tinymce/themes/simple/langs/sk.js         |   0
 .../tinymce/themes/simple/langs/sl.js         |   0
 .../tinymce/themes/simple/langs/sq.js         |   0
 .../tinymce/themes/simple/langs/sr.js         |   0
 .../tinymce/themes/simple/langs/sv.js         |   0
 .../tinymce/themes/simple/langs/ta.js         |   0
 .../tinymce/themes/simple/langs/te.js         |   0
 .../tinymce/themes/simple/langs/th.js         |   0
 .../tinymce/themes/simple/langs/tr.js         |   0
 .../tinymce/themes/simple/langs/tt.js         |   0
 .../tinymce/themes/simple/langs/tw.js         |   0
 .../tinymce/themes/simple/langs/uk.js         |   0
 .../tinymce/themes/simple/langs/ur.js         |   0
 .../tinymce/themes/simple/langs/vi.js         |   0
 .../tinymce/themes/simple/langs/zh.js         |   0
 .../tinymce/themes/simple/langs/zu.js         |   0
 .../themes/simple/skins/default/content.css   |   0
 .../themes/simple/skins/default/ui.css        |   0
 .../themes/simple/skins/o2k7/content.css      |   0
 .../simple/skins/o2k7/img/button_bg.png       | Bin
 .../tinymce/themes/simple/skins/o2k7/ui.css   |   0
 .../static/js/tinymce}/tinymce/tiny_mce.js    |   0
 .../js/tinymce}/tinymce/tiny_mce_popup.js     |   0
 .../js/tinymce}/tinymce/tiny_mce_src.js       |   0
 .../tinymce/utils/editable_selects.js         |   0
 .../js/tinymce}/tinymce/utils/form_utils.js   |   0
 .../js/tinymce}/tinymce/utils/mctabs.js       |   0
 .../js/tinymce}/tinymce/utils/validate.js     |   0
 .../themes/openolat/all/modules/_misc.scss    |  68 +++
 .../themes/openolat/all/modules/_wiki.scss    |  85 ++++
 .../webapp/static/themes/openolat/layout.css  |   2 +-
 .../static/themes/openolatexample/layout.css  |   2 +-
 1608 files changed, 436 insertions(+), 3803 deletions(-)
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/arrow_left_big.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/arrow_right_big.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar--arrow.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar--plus.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar.css
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_add.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_dis.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen_dis.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove_dis.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_import.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_import_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_remove.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/calendar_remove_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/check_off.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/check_off_dis.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/check_off_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/check_on.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/check_on_dis.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/check_on_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/color.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/delete.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/delete_over.png
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/css/selectedcolor.gif
 delete mode 100644 src/main/java/org/olat/commons/calendar/_static/js/calendar.js
 delete mode 100644 src/main/java/org/olat/core/commons/modules/bc/components/_static/js/folder.js
 delete mode 100644 src/main/java/org/olat/core/commons/modules/glossary/_static/css/glossary.css
 delete mode 100644 src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDirectoriesVisitor.java
 delete mode 100644 src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDispatcher.java
 delete mode 100644 src/main/java/org/olat/core/extensions/css/CSSIncluder.java
 delete mode 100644 src/main/java/org/olat/core/extensions/helpers/ExtensionElements.java
 delete mode 100644 src/main/java/org/olat/core/extensions/helpers/StaticAndCssHelper.java
 delete mode 100644 src/main/java/org/olat/core/gui/components/choice/_static/js/choice.js
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/form.js
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ar.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_bg.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_cs.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_da.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_de.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_el.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_en.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_es.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fa.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fr.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_hu.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_it.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_jp.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_lt.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_nl_NL.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pl.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_BR.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_PT.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ru.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_sq.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_CN.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_TW.properties
 delete mode 100644 src/main/java/org/olat/core/gui/components/tree/_static/js/dd.js
 delete mode 100644 src/main/java/org/olat/core/gui/control/floatingresizabledialog/_static/js/empty.txt
 delete mode 100644 src/main/java/org/olat/gui/demo/_static/_glossary_/glossary.textmarker.xml
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/_static/css/img/sonne.gif
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/_static/css/style.css
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/GUIDemoCSSJSController.java
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/cssjsdemo.html
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest1.html
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest2.html
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal1.html
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal2.html
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_ar.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_bg.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_de.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_el.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_en.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_es.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_fr.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_it.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_jp.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_nl_NL.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pl.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pt_BR.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_CN.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_TW.properties
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/img/smile.gif
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/img/sonne.gif
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style1.css
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style2.css
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1.js
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1b.js
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2.js
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2b.js
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef1.js
 delete mode 100644 src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef2.js
 delete mode 100644 src/main/java/org/olat/modules/sharedfolder/_static/css/images/prevbg.gif
 delete mode 100644 src/main/java/org/olat/modules/sharedfolder/_static/css/olat-preview.css
 delete mode 100644 src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/css/img/externalLink.gif
 delete mode 100644 src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/css/wiki.css
 delete mode 100644 src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/js/wiki.js
 rename src/main/{java/org/olat/core/gui/control/generic/textmarker/_static/js => webapp/static/js/openolat}/glossaryhelper.js (100%)
 rename src/main/{java/org/olat/core/gui/control/generic/textmarker/_static/css/textmarker.css => webapp/static/js/openolat/glossaryhighlighter.css} (100%)
 rename src/main/{java/org/olat/core/gui/control/generic/textmarker/_static/js => webapp/static/js/openolat}/glossaryhighlighter.js (100%)
 rename src/main/{java/org/olat/core/gui/control/generic/iframe/_static/js => webapp/static/js/openolat}/iframe.js (100%)
 rename src/main/{java/org/olat/ims/qti/editor/_static/js => webapp/static/js/openolat}/qti.js (100%)
 rename src/main/{java/org/olat/modules/scorm/_static/js => webapp/static/js/openolat}/scormApiAdapter.js (100%)
 rename src/main/{java/org/olat/modules/wiki/_static/js/wiki-script.js => webapp/static/js/openolat/wiki.js} (70%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/BTinyHelper.js (98%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmatheditor}/css/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmatheditor}/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmatheditor}/img/sigma.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmatheditor}/js/jsmathdialog.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmatheditor}/jsmathdialog.htm (94%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmatheditor}/prototype.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/css/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/css/editor.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/images/help.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/images/help_over.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/images/movieviewer.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/jscripts/helpers.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/jscripts/movieviewer.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js => webapp/static/js/tinymce/openolat/plugins/olatmovieviewer}/olatmovieviewer.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js => webapp/static/js/tinymce/openolat/plugins/olatsmileys}/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions => webapp/static/js/tinymce/openolat/plugins/olatsmileys}/img/smiley-smile.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js => webapp/static/js/tinymce/openolat/plugins/olatsmileys}/js/smileys.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js => webapp/static/js/tinymce/openolat/plugins/olatsmileys}/smileys.htm (91%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/quotespliter/_static/js => webapp/static/js/tinymce/openolat/plugins/quotespliter}/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/OLAT_TINYMCE.README (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ar.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/az.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/be.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/bg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/bn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/br.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/bs.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ca.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ch.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/cs.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/cy.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/da.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/de.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/dv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/el.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/en.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/es.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/et.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/eu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/fa.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/fi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/fr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/gl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/gu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/he.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/hi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/hr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/hu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/hy.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ia.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/id.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ii.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/is.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/it.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ja.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ka.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/kl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ko.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/lb.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/lt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/lv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/mk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ml.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/mn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ms.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/nb.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/nl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/nn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/no.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/pl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ps.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/pt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ro.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ru.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/sc.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/se.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/si.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/sk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/sl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/sq.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/sr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/sv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ta.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/te.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/th.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/tr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/tt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/tw.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/uk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/ur.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/vi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/zh.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/langs/zu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/license.txt (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/css/advhr.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/js/rule.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advhr/rule.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/css/advimage.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/image.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/img/sample.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/js/image.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advimage/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/css/advlink.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/js/advlink.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlink/link.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlist/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/advlist/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/autoresize/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/autoresize/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/autosave/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/autosave/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/autosave/langs/en.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/bbcode/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/bbcode/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/compat2x/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/compat2x/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/contextmenu/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/contextmenu/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/directionality/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/directionality/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/emotions.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-cool.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-cry.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-embarassed.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-foot-in-mouth.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-frown.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-innocent.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-kiss.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-laughing.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-money-mouth.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-sealed.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js => webapp/static/js/tinymce/tinymce/plugins/emotions}/img/smiley-smile.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-surprised.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-tongue-out.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-undecided.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-wink.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/img/smiley-yell.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/js/emotions.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/emotions/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/example/dialog.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/example/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/example/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/example/img/example.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/example/js/dialog.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/example/langs/en.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/example/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/css/fullpage.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/fullpage.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/js/fullpage.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullpage/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullscreen/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullscreen/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/fullscreen/fullscreen.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/iespell/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/iespell/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/inlinepopups/template.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/insertdatetime/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/insertdatetime/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/layer/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/layer/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/legacyoutput/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/legacyoutput/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/css/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/css/media.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/img/flash.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/img/flv_player.swf (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/img/quicktime.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/img/realmedia.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/img/shockwave.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/img/trans.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/img/windowsmedia.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/js/embed.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/js/media.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/media/media.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/nonbreaking/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/nonbreaking/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/noneditable/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/noneditable/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/pagebreak/css/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/pagebreak/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/pagebreak/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/pagebreak/img/pagebreak.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/pagebreak/img/trans.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/js/pastetext.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/js/pasteword.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/pastetext.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/paste/pasteword.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/preview/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/preview/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/preview/example.html (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/preview/jscripts/embed.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/preview/preview.html (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/print/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/print/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/safari/blank.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/safari/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/safari/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/save/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/save/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/css/searchreplace.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/js/searchreplace.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/searchreplace/searchreplace.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/spellchecker/css/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/spellchecker/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/spellchecker/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/spellchecker/img/wline.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/css/props.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/js/props.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/style/props.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/tabfocus/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/tabfocus/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/cell.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/css/cell.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/css/row.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/css/table.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/js/cell.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/js/merge_cells.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/js/row.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/js/table.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/merge_cells.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/row.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/table/table.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/blank.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/css/template.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/js/template.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/template/template.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/visualchars/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/visualchars/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/wordcount/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/wordcount/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/abbr.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/acronym.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/attributes.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/cite.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/css/attributes.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/css/popup.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/del.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/editor_plugin.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/editor_plugin_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/ins.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/js/abbr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/js/acronym.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/js/attributes.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/js/cite.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/js/del.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/js/element_common.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/js/ins.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/plugins/xhtmlxtras/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/about.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/anchor.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/charmap.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/color_picker.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/editor_template.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/editor_template_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/image.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/img/colorpicker.jpg (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/img/icons.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/js/about.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/js/anchor.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/js/charmap.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/js/color_picker.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/js/image.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/js/link.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/js/source_editor.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ar.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ar_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/az.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/az_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/be.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/be_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/bg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/bg_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/bn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/bn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/br.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/br_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/bs.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/bs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ca.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ca_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ch.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ch_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/cs.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/cs_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/cy.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/cy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/da.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/da_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/de.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/de_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/dv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/dv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/el.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/el_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/en.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/en_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/es.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/es_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/et.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/et_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/eu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/eu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/fa.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/fa_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/fi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/fi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/fr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/fr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/gl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/gl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/gu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/gu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/he.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/he_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hy.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/hy_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ia.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ia_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/id.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/id_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ii.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ii_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/is.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/is_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/it.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/it_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ja.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ja_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ka.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ka_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/kl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/kl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ko.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ko_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/lb.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/lb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/lt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/lt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/lv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/lv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/mk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/mk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ml.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ml_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/mn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/mn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ms.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ms_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/nb.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/nb_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/nl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/nl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/nn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/nn_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/no.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/no_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/pl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/pl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ps.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ps_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/pt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/pt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ro.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ro_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ru.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ru_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sc.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sc_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/se.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/se_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/si.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/si_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sl_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sq.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sq_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/sv_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ta.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ta_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/te.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/te_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/th.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/th_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/tr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/tr_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/tt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/tt_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/tw.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/tw_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/uk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/uk_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ur.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/ur_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/vi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/vi_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/zh.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/zh_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/zu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/langs/zu_dlg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/link.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/dialog.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/img/buttons.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/img/items.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/img/menu_arrow.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/img/menu_check.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/img/progress.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/img/tabs.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/default/ui.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/dialog.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/img/button_bg.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/ui.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/ui_black.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/skins/o2k7/ui_silver.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/advanced/source_editor.htm (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/editor_template.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/editor_template_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/img/icons.gif (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ar.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/az.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/be.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/bg.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/bn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/br.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/bs.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ca.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ch.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/cs.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/cy.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/da.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/de.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/dv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/el.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/en.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/es.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/et.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/eu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/fa.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/fi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/fr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/gl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/gu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/he.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/hi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/hr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/hu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/hy.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ia.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/id.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ii.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/is.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/it.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ja.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ka.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/kl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ko.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/lb.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/lt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/lv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/mk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ml.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/mn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ms.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/nb.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/nl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/nn.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/no.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/pl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ps.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/pt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ro.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ru.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/sc.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/se.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/si.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/sk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/sl.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/sq.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/sr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/sv.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ta.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/te.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/th.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/tr.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/tt.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/tw.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/uk.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/ur.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/vi.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/zh.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/langs/zu.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/skins/default/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/skins/default/ui.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/skins/o2k7/content.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/skins/o2k7/img/button_bg.png (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/themes/simple/skins/o2k7/ui.css (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/tiny_mce.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/tiny_mce_popup.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/tiny_mce_src.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/utils/editable_selects.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/utils/form_utils.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/utils/mctabs.js (100%)
 rename src/main/{java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js => webapp/static/js/tinymce}/tinymce/utils/validate.js (100%)

diff --git a/src/main/java/de/bps/olat/portal/links/LinksPortletEditController.java b/src/main/java/de/bps/olat/portal/links/LinksPortletEditController.java
index 44ee7bcd945..5990b5374ed 100644
--- a/src/main/java/de/bps/olat/portal/links/LinksPortletEditController.java
+++ b/src/main/java/de/bps/olat/portal/links/LinksPortletEditController.java
@@ -89,7 +89,6 @@ public class LinksPortletEditController extends FormBasicController {
 		title.setMandatory(true);
 		title.setNotEmptyCheck("link.title.not.empty");
 		desc = uifactory.addRichTextElementForStringDataMinimalistic("link.desc", "link.desc", portletLink.getDescription(), 5, -1, false, formLayout, ureq.getUserSession(), getWindowControl());
-		desc.setExtDelay(true);
 		linkURL = uifactory.addTextElement("link.url", "link.url", 1024, portletLink.getUrl(), formLayout);
 		linkURL.setMandatory(true);
 		linkURL.setNotEmptyCheck("link.url.not.empty");
diff --git a/src/main/java/org/olat/admin/statistics/StatisticsAdminController.java b/src/main/java/org/olat/admin/statistics/StatisticsAdminController.java
index c87ddf8103a..cbab39d60ef 100644
--- a/src/main/java/org/olat/admin/statistics/StatisticsAdminController.java
+++ b/src/main/java/org/olat/admin/statistics/StatisticsAdminController.java
@@ -30,7 +30,6 @@ import java.util.Date;
 import org.olat.core.CoreSpringFactory;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.components.Component;
-import org.olat.core.gui.components.htmlheader.jscss.JSAndCSSComponent;
 import org.olat.core.gui.components.link.LinkFactory;
 import org.olat.core.gui.components.velocity.VelocityContainer;
 import org.olat.core.gui.control.Controller;
@@ -46,7 +45,6 @@ import org.quartz.JobDetail;
 import org.quartz.Scheduler;
 import org.quartz.SchedulerException;
 import org.quartz.Trigger;
-import org.springframework.jdbc.core.JdbcTemplate;
 import org.springframework.scheduling.quartz.CronTriggerBean;
 
 /**
@@ -161,7 +159,6 @@ public class StatisticsAdminController extends BasicController {
 				} else {
 					statisticUpdateManager.updateStatistics(true, getUpdateFinishedCallback());
 					refreshUIState();
-					content.put("updatecontrol", new JSAndCSSComponent("intervall", this.getClass(), null, null, false, null, 3000));
 					getInitialComponent().setDirty(true);
 				}
 			}
@@ -197,7 +194,6 @@ public class StatisticsAdminController extends BasicController {
 			} else {
 				statisticUpdateManager.updateStatistics(false, getUpdateFinishedCallback());
 				refreshUIState();
-				content.put("updatecontrol", new JSAndCSSComponent("intervall", this.getClass(), null, null, false, null, 3000));
 				getInitialComponent().setDirty(true);
 			}
 		}
diff --git a/src/main/java/org/olat/commons/calendar/_static/css/arrow_left_big.png b/src/main/java/org/olat/commons/calendar/_static/css/arrow_left_big.png
deleted file mode 100644
index cdf1fb0779ff9026f51754c767f4a654bf2b7e88..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 539
zcmV+$0_6RPP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0000PbVXQnQ*UN;
zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBUzy-7qtRCwB?Q$0%~Q4~Eh^G1Uj(P$zF
zHVTV^R?kWhZN+W1kcfpJ0YRA3a{quLt5{m4RqPbOU!YU$`cZ_fVj*G?Cz{O6n=juR
zGozTe7P;`|!kv50z4yHPq#y{;j1ln}`E`MoL;`ASYj}vNf)JABzb1KsT$KFu_!t94
z;Xj*WZv+i2>$<M?F<?GFH%yf4B0-RK9Y<T7?Wf#BoNBoo`Y%WL2zD6LR_A|E!|>qP
zHhkBG@B9DPpf*zo&Ml16LZO1LE;S_JcG(EX^L6fWBnI2Iw!TE^)s<08@bPnMh>A-R
zf<>1lysAn#JiU4EK!7(^Cg}CG5mzV~7K-;Ks-_8t&+mC&7*`Ypy*(XZmh~>8V_7>}
zyXX4gU<ayxfZG=v1)HJV)&iF5gqQAt-<O7)NyAK~@IVq^oH*`)x0o06ZvQ^frk7{v
z-=c$oq>O(@XZly-Ns^?07BSC7#M%C_HoP`Ri&cPeQiYIlo?L(bvRuChg2ZKP=Vmvr
zw=1DGuqqY!wfVo_gNTHScDHvBZ=&d|J(+~USNvOoh{WRyB;G<4E0;>>&SdJfX!bSA
dXwqH<7yz%I<<oy#isk?S002ovPDHLkV1kk5`u6|;

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/arrow_right_big.png b/src/main/java/org/olat/commons/calendar/_static/css/arrow_right_big.png
deleted file mode 100644
index 1799620988456b4fd515e7550988bd337404d5fc..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 525
zcmV+o0`mQdP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0000PbVXQnQ*UN;
zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBUzuSrBfRCwB?Q@=~YKotH`)2M}F9Yk>G
zqPQv?4sK2&c5u=`x;VM^PjGZ}5iE!x#z_$eap>aUBv=Op1r-OkTH0#*E6H6h-d$^q
zwSv$OUf#XSz3=_H(|q4YFVN*@YV!`7rUjdck&$36_On7=GR90sDX8Npacvt98#66}
zPSoDtF&K}3nWQZeX6M;RHv$={VOdH`NiU8Op)>IP^uGusJjUSE>nh!k4-e^7l2F(E
zMWRX&jm(D9{3h`{CAQ5_C@`$1#>xK4eWu-bGawLA$lA&@snr<dzpu%()<C7=3K9=b
zPZY}wljQL9HXu<1vZIzoQ7k$^bXSy6Z8XtnHbF%nWF`{NuYH)CO_JQjW9FMc95Rdu
z5(xv8`*^b{%AAA64Di7yED^ota78dN8pGN7O<s(5D_lZ;JDdCSvJ5TFlR|@IVkm;E
z<D7Di_V=6NCa!bNe>uuJ#Wb!<`T!Ecz{|l=%h@o@A5-WCE^2l}X%ca9NlUw?a@Ir6
ze-e12Y4vI~u**ApE$3*|?D`fuVO1(&GcVslpRSwT&T75B#t3@ErvL*0R<!4m6dr~V
P00000NkvXXu0mjfF2m<g

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar--arrow.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar--arrow.png
deleted file mode 100644
index 2b0fbd280043444e0167dba01f8ae743d25aced6..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 586
zcmV-Q0=4~#P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0000PbVXQnQ*UN;
zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBUz>`6pHRCwBylg&#TVGzcj-PLZ4G4&ut
z@soN95p7`wiy$OY0}3K2-U?N)(3_=yKn}U|;z6OkcuFtDL&bU(HHxK&Kuhrug-8&;
z(AN49Z4%ereSK%uxC;x$fnk}McYZuG!-6q}9YMfX?%dkAzosw6yEpDsqn>T<0s(eK
zF~SS}S;iWIiG&jK`+xQc!X_-{P)jf%TtvkS;Q7-?q&F}(hh#E|Ku3pC9SkZ~Kp+;o
ztA#>JDja@9c@vNWWaIoChv_udhK5jHR|oCn#M*DG(Oc@t12T-27?}*(r>4*pkE2+Y
z@vo)^WzlFJ(9+zD#`=1cdcB~x)MHbi^W@&>C`#OJT=HC&$F7QsJb>2d@pu5k0KL6c
z09v9Cc+Vba)Z@EVz_%$G97JA-iTr%j11mryfUXw?kR&?*1mLr21pq$9vv^izj&D;?
zL<&?*yBCny`;WE#Eaa}Yip~Vf2wcIX17KqL2pfM@Tkd6#55Ir)zmU97Ufn6+0M%iH
z)y-pc4=7kq17|n<ABR9_xU1^h=kM>X0fHdwG=c-5w#>kEbjg;x=nP<fEP8;)mE-2m
z)F6tJ@m%hWs;c+yVDQ6=dB)Vt$0f;A9yApgz*eiv^`(##p0<v(6(6PkxKoP@6kiE2
Y04op>K^YLFu>b%707*qoM6N<$g3EFUf&c&j

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar--plus.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar--plus.png
deleted file mode 100644
index a20f5fc31b1c501b853950681a89328243e925ac..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 601
zcmV-f0;c_mP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0000PbVXQnQ*UN;
zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBUz`$<GWRCwByl21z;Q540`%%q(}V=yr;
zT188{kr9h9N>B(Smc~UXet|;WxwLfCLLrMRy0QHZuEa$*?W$xGTor`WKW!rzu%)en
zFxrXOv`J>>_1>qZ6NuGbxV(AqzVqYU`vyV?d{-2_qNGSrKIE16yQkT%#+q-G3Ildk
zHAe;GwGcPbrIJ}NjN*)<e1R|8)Jg)#2Dn%QMsMbF_fz>i%H=Xr$)wqrPMdx}s!;e_
z%Vf-*Z1yUjOTceH_l}QY9UWn7b{5?O18{8HuWzaGUDh-KRUtxNwTj8*Wel&b;)<^0
zpuZnoi;GRb?U51O8XQDtBm%z6nidBx9q!G~Bh=A>2A%z)eJ~zx0(gw!a2W7B@ZB>9
z;2{nHkHvomYlhAo&@?rVK%AEem7b3^@B<tMxbEcun$`*c1E@FW0>Gn<r&z0efEgQ=
z8oz@8JE%L(KLPKpO^i>Dq4=&SHHR}HUkl`*aSq_g+B0m}ALVz&tw1z9d|v3DbE4{X
zwdsHWb!wqquJ3Q6XCf}sax6p>F(e;MT|><?PaG(U?s5y~%)sb0@agS|1KiP|76eM$
z>-&hQMF}8Tmlg=fpQv5DNWYZpy`^bb?jd?>QS?3k`Nq!Za}wYIU&n&MrHh{L;I5Xa
nuP9O55<hxK6Uo=`M}PqUSD_<h-7idj00000NkvXXu0mjfleZ7o

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar.css b/src/main/java/org/olat/commons/calendar/_static/css/calendar.css
deleted file mode 100644
index 4c947a9bd76..00000000000
--- a/src/main/java/org/olat/commons/calendar/_static/css/calendar.css
+++ /dev/null
@@ -1,474 +0,0 @@
-@charset "UTF-8";
-/* container for the calendar and the calenda config below the calendar */
-@media all {
-#o_cal_manage_calendars {
-  float: right; 
-  margin-right: 10px; 
-  margin-top: 5px; 
-}
-
-#o_cal_config_below_cal_container {
-	padding: 6px;
-	position: relative;
-	overflow: hidden;
-}
-#o_cal_config_below_cal_container div.b_contexthelp_wrapper a.b_contexthelp {top: 0; right: 0; }
-
-.o_cal_embedded_course_container {
-	padding-top: 6px;
-}
-
-.o_cal_embedded_course_container #b_content_popup {
-	position: absolute;
-	top: 0;
-	right: 0;
-}
-
-.o_course_run_peekview .o_cal_peekview ul li {
-	list-style: none;
-}
-
-/* calendar week view styles */
-
-#o_cal_wv_actions {
-	vertical-align: middle;
-	line-height: 16px;
-	padding-right: 30px;
-	float: right; display: inline;
-	position: relative;
-}
-
-/* week navigation, prev and next button */
-#o_cal_wv_nav{
-	text-align: left;
-	vertical-align: middle;
-	line-height: 16px;
-	float: left; display: inline;
-	position: absolute; top: 5px; left: 5px;
-}
-
-.o_cal_wv_prev, .o_cal_wv_next {margin-left:0 !important; margin-right:0 !important;}
-.o_cal_wv_prev span {
-	width:20px;
-	height:20px;
-	float:left;
-	background: transparent url(arrow_left_big.png) no-repeat center center;
-}
-.o_cal_wv_next span {
-	width:20px;
-	height:20px;
-	float:left;
-	background: transparent url(arrow_right_big.png) no-repeat center center;
-}
-
-/* calendar: height = 20px (header) + 10*20px (hours) + 10*20px (half-hours) */
-#o_cal_wv { 
-	padding: 0 0px 5px 0px;
-	position: relative; width: auto;
-}
-
-#o_cal_wv_header_wrapper {
-	padding-top:10px;
-	position: relative; 
-	clear: both;
-}
-#o_cal_wv_header {
-	border: 1px solid #888;
-	position: relative; 
-	height: 20px;
- 	margin-bottom: 2px;
- 	background: #FFF;
-}
-
-.o_cal_wv_grid_wrapper {
-	position: relative; border: 1px solid #888;	 background: #FFF;
-	padding-bottom:1px; /* FF problem with border-bottom */
-} 
-.o_cal_wv_grid { 
-	position: relative; width: auto; height: 600px;
-	overflow: scroll ! important; overflow-x: hidden ! important;
-}
-
-/* day long events */
-#o_cal_wv_daylong {
-	border: 1px solid #888;
-	position: relative; width: auto; overflow: visible;
-	margin-bottom: 2px;
- 	background: #FFF;
-}
-.o_cal_wv_dlday {
-	border-left: 1px solid #888; 
-	position: absolute; width: 13%;
- 	background: #FFF;
-}
-
-/* time column */
-.o_cal_wv_time { 
-	position: absolute; width: 9%;
-}
-/* time column header row */
-.o_cal_wv_legend_hours { 
-	margin: 0; padding: 0; height: 20px; 
-	text-align: center; color: #888;
-}
-/* time column time legend rows: height = 40px = 19px (content) + 1px  (border-bottom) */
-.o_cal_wv_legend_hour { 
-	border-bottom: 1px solid #DDD;
-	margin: 0; padding: 0; height: 39px; 
-}
-/* content wrapper for hour labeling*/
-.o_cal_wv_legend_hour div {
-	padding: 3px 3px 0 3px; text-align: center; color: #444; 
-	overflow: hidden; height: 16px; 
-}
-
-/* day column */
-.o_cal_wv_day { 
-	border-left: 1px solid #888; 
-	position: absolute; width: 13%;
-	border-collapse: collapse;
- 	background: #FFF;
-}
-/* day column header row */
-.o_cal_wv_legend_day { 
-	margin: 0; padding: 0; height: 20px; 
-}
-/* content wrapper for day labeling*/
-.o_cal_wv_legend_day div {
-	padding: 3px 3px 0px 3px; 
-	height: 15px; overflow: hidden;
-	text-align: center; color: #888;
-}
-/* day column hour row: height = 20px = 19px (content) + 1px  (border-bottom) */
-.o_cal_wv_hour { 
-	border-bottom: 1px dotted #DDD;
-	margin: 0; padding: 0; height: 19px; 
-}
-/* day column hour row: height = 20px = 19px (content) + 1px  (border-bottom) */
-.o_cal_wv_half_hour { 
-	border-bottom: 1px solid #DDD;
-	margin: 0; padding: 0; height: 19px;
-}
-.o_cal_wv_half_hour:hover {background: #DCDDE0;}
-.o_cal_wv_hour:hover {background: #DCDDE0;} 
-
-/* fixed row positioning. 0-row is for time legend (9%), days are 13% each */
-.o_cal_wv_row0 { left: 0;}
-.o_cal_wv_row1 { left: 9%;}
-.o_cal_wv_row2 { left: 22%;}
-.o_cal_wv_row3 { left: 35%;}
-.o_cal_wv_row4 { left: 48%;}
-.o_cal_wv_row5 { left: 61%;}
-.o_cal_wv_row6 { left: 74%;}
-.o_cal_wv_row7 { left: 87%;}
-
-
-/* background colors of holiday days and current day */
-.o_cal_wv_holiday { background: #eee;}
-.o_cal_wv_today { background: #fff5cc;}
-
-/* remove right border on last day and bottom border on last hour */
-.o_cal_wv_lastday {	border-right: 1px solid #888; }
-.o_cal_wv_lasthour { border-bottom: 0;}
-
-
-/* events */
-.o_cal_wv_event_wrapper { 
-	padding: 0; margin: 0;  padding-bottom: 2px;
-	position: absolute; overflow: hidden; z-index: 10;
-}
-.o_cal_wv_event { 
-	border: 1px solid;
-	padding: 0; margin: 0; position: relative;
-	overflow: hidden; z-index: 10;
-}
-.o_cal_wv_event_overflow {
-	position: absolute; 
-	right: 2px; 
-	z-index: 20;
-}	
-	
-/* selection hover, works not in IE6 */
-.o_cal_wv_event:hover { 
-	border-color: #000;
-	z-index: 11;
-}
-/* event header and content, header has always same height */
-.o_cal_wv_event_header {
-	height: 1em; overflow: hidden;
-	padding: 0px 2px 3px 2px;
-	font-weight: bold;
-	vertical-align: bottom;
-}
-.o_cal_wv_event_content {
-	padding: 1px 2px 1px 2px;
-}
-
-/** toolbar **/
-.o_cal_toptoolbar {
-	margin-bottom:0.8em;
-	min-width:707px;
-	padding-bottom:8px;
-	border-bottom:1px solid #eee;
-}
-.o_cal_toptoolbar .o_cal_pagination {
-	float:left;
-	height:2em;
-	width:235px;
-}
-.o_cal_toptoolbar .o_cal_gotodate {
-	float:left;
-	height:2em;
-	width:350px;
-}
-.o_cal_gotodate div.b_form div.b_form_element_wrapper div.b_form_element {
-	margin-left:0;
-}
-.o_cal_toptoolbar .o_cal_search {
-	float:left;
-	height:2em;
-}
-
-
-
-/* day long events */
-.o_cal_wv_devent_wrapper { 
-	padding: 0; margin: 0; 
-	position: relative; top: -1px; left: -1px; 
-	width: auto; height: 20px;
-}
-.o_cal_wv_devent { 
-	border: 1px solid;
-	padding: 0;
-	margin: 0; 
-	width: 100%; height:19px;
-	overflow: hidden;
-	z-index: 11;
-}
-/* selection hover, works not in IE6 */
-.o_cal_wv_devent:hover { 
-	border-color: #000;
-	z-index: 12;
-}
-/* day event content */
-.o_cal_wv_devent_content {
-	padding: 1px 2px 1px 2px;
-}
-
-
-
-/* calendar configuration */
-.o_cal_config {
-	margin: 2em 0;
-	position: relative;
-	padding: 5px;
-}
-.o_cal_manage_config {
-	position: relative;
-	padding: 5px;
-}
-.o_cal_manage_config fieldset {
-	position: relative;
-	display: inline;
-}
-.o_cal_config fieldset {
-	position: relative;
-	display: inline;
-}
-.o_cal_config_scrollwrapper {
-	width: 400px;
-	height: 100px; 
-	overflow: scroll; 
-	overflow-x: hidden; 
-	border: 1px solid #BFBFBF;
-	position: relative;
-}
-.o_cal_config_row {
-	clear: both;
-	padding: 2px 15px 0 0;	
-}
-
-.o_cal_config_enabled {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(check_on.png) no-repeat;
-	float: left; display: inline;
-}
-a.o_cal_config_enabled:hover {
-	background: url(check_on_over.png) no-repeat;
-}
-.o_cal_config_disabled {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(check_off.png) no-repeat;
-	float: left; display: inline;
-}
-.o_cal_config_calendar {
-	border: 1px solid;
-	padding: 0; margin: 0; 
-	padding: 1px 6px 1px 4px;
-	position: relative; 
-	height: 14px; width: 200px; overflow: hidden;
-	float: left; display: inline;
-}
-.o_cal_config_chosecolor {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(color.png) no-repeat 2px 0px;
-	float: left; display: inline;
-}
-.o_cal_config_subscribeical {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(calendar_ical_export.png) no-repeat 2px 0px;
-	float: left; display: inline;
-}	
-.o_cal_config_remove_subscribeical {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(calendar_ical_export_remove.png) no-repeat 0 0;
-	float: left; display: inline;		
-}
-a.o_cal_config_unsubscribe {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(calendar_remove.png) no-repeat 0 0;
-	float: left; display: inline;	
-}
-
-.o_cal_config_regenerate_link {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(calendar_ical_export_regen.png) no-repeat 0 0;
-	float: left; display: inline;		
-}
-.o_cal_config_remove_cal {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(delete.png) no-repeat 2px 0px;
-	float: left; display: inline;
-}
-.o_cal_config_addevent {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(calendar--plus.png) no-repeat 0 0;
-	float: left; display: inline;
-}
-.o_cal_config_importevent {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(calendar--arrow.png) no-repeat 0 0;
-	float: left; display: inline;
-}
-.o_cal_config_readonly {
-	position: relative;
-	width: 20px; height: 16px;
-	background: url(calendar--plus.png) no-repeat 0 0;
-	opacity:0.6;
-	float: left; display: inline;	
-}
-
-/* colorchooser */
-#o_cal_colorchooser {
-	background: #DCDDE0;
-	border: 1px solid #999999;
-	float: left; display: inline;
-	padding: 3px;
-	position: relative;
-}
-#o_cal_colorchooser div {
-	position: relative;
-	border: 1px solid #FFF; 
-	margin: 5px;
-	float: left; display: inline;
-}
-#o_cal_colorchooser div:hover {
-	border: 1px solid #000; 
-}
-#o_cal_colorchooser a {
-	position: relative;
-	width: 20px; height: 20px;
-	float: left; display: inline;
-}
-.o_cal_colorchooser_selected {
-	background: url(selectedcolor.gif) no-repeat 2px 2px;
-}
-
-
-/* calender colors for events: must be the last thing in the file !! */
-.o_cal_orange { background: #ffc266; border-color: #ff9900; color: #5D5D5D; }
-.o_cal_orange .o_cal_wv_event_header {background: #ff9900;}
-.o_cal_orange a { color: #5D5D5D ! important; } 
-
-.o_cal_green { background: #66c266; border-color: #009900; color: #FFF; }
-.o_cal_green .o_cal_wv_event_header {background: #009900;}
-.o_cal_green a { color: #FFF ! important; } 
-
-.o_cal_blue { background: #4d6e9f; border-color: #2e5894; color: #FFF;}
-.o_cal_blue .o_cal_wv_event_header {background: #2e5894;}
-.o_cal_blue a { color: #FFF ! important; } 
-
-.o_cal_yellow { background: #ffe066; border-color: #ffcc00; color: #5D5D5D; }
-.o_cal_yellow .o_cal_wv_event_header {background: #ffcc00;}
-.o_cal_yellow a { color: #5D5D5D! important; } 
-
-.o_cal_red { background: #c26666; border-color: #990000; color: #FFF; }
-.o_cal_red .o_cal_wv_event_header {background: #990000;}
-.o_cal_red a { color: #FFF ! important; } 
-
-.o_cal_grey { background: #DDDAAA; border-color: #5D5D5D; color: #FFF; }
-.o_cal_grey .o_cal_wv_event_header {background: #5D5D5D;}
-.o_cal_grey a { color: #FFF ! important; } 
-
-div.o_cal_gotodate div.b_form_element {margin-left:0%; margin-top:-4px; }
-
-div.o_cal_search_subscribe {float: right; margin-right: 20px; }
-
-div.o_cal_week_year_label {font-weight: bold; margin-top:8px;}
-	
-.o_cal_config_regenerate_link {
-	position: relative;
-	float: left; display: inline;
-}
-	
-/* event tooltip */
-.o_cal_wv_event_tooltip { display: none; }
-.o_cal_tooltip_buttons { text-align: right; }
-.o_cal_wv .x-tip-body div { padding: 0.2em 0; }
-div.o_cal_wv_event_tooltip {}
-div.o_cal_wv_event_tooltip_content { padding-top: 1em;}
-div.o_cal_time { }
-div.o_cal_location {}
-div.o_cal_tooltip_buttons{padding-top: 1em;}
-div.o_cal_links {}
-			
-			
-/* hide the print layout */
-.o_cal_wv_print { display: none; }
-	
-} /* end all media styles */
-
-
-	
-@media print {
-	.o_cal_toptoolbar.b_clearfix { display: none; } /* hide top toolbar */
-	.o_cal_wv { display: none; } /* hide grid calendar */
-	.o_cal_wv_print { display: block; } /* display the print view */
-	#o_cal_config .b_float_right { display: none; } /* hide buttons */
-	#o_cal_config_below_cal_container .b_subcolumns { display: none; } /* hide date navigation and search link */
-	.o_cal_wv_print ul { list-style-type: none; margin-left: 0; }
-	.o_cal_event { clear:left; margin: 0.2em 0; }
-	.o_cal_wv_list * { float: left; width: 100%; } /* float all elements in order to fully include floating children */
-	.o_cal_event span { padding: 0 0.4em; display:block; }
-	.o_cal_date { font-weight: bold; }
-	.o_cal_time { width: 25%; } 
-	.o_cal_subject { width: 40%; border-left-style: solid; border-left-width: thick; }
-	.o_cal_subject p { padding:0 0.4em; margin:0;  }
-	.o_cal_location { float: right; width: 34%; } /* Since subject has a 1px border, decrease the width of location by 1% */
-	.o_cal_config_scrollwrapper { width: auto; height: auto; overflow: visible; overflow-x: visible; }
-	.o_cal_config_calendar { border-width: 0; border-left-style: solid; border-left-width: thick; float: none; display: block;}
-	#o_cal_config_below_cal_container { border: none; background: none; overflow: visible; }
-	#o_cal_config_below_cal_container * { background: none; color: black; }
-	#o_cal_config_below_cal_container fieldset { border: none; }
-	#o_cal_config_below_cal_container fieldset legend { font-weight: bold; }
-}
\ No newline at end of file
diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_add.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_add.png
deleted file mode 100644
index 6fc4190c310a4a5c9131aee08834b5479aec487c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3298
zcmV<83?1`{P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<bPiaF#P*7-ZbZ>KLZ*U+<Lqi~Na&Km7Y-Iodc-oy)XH-+^7Crag
z^g>IBfRsybQWXdwQbLP>6p<z>Aqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uh<iVD~V
z<RPMtgQJLw%KPDaqifc@_vX$1wbwr9tn;0-&j-K=43<bUQ8j=JsX`tR;Dg7+#^K~H
zK!FM*Z~zbpvt%K2{UZSY_<lS*D<Z%Lz5oGu(+dayz)hRLFdT>f59&ghTmgWD0l;*T
zI7<kC6aYYajzXpYKt=(8otP$50H6c_V9R4-;{Z@C0AMG7=F<Rxo%or10RUT+Ar%3j
zkpLhQWr#!oXgdI`&sK^>09Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p
z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-<?i
z0%4j!F2Z@488U%158(66005wo6%pWr^Zj_v4zAA5HjcIqUoGmt2LB>rV&neh&#Q1i
z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_<lS*MWK+n+1cgf
z<k(8YLR(?VSAG6x!e78w{cQPuJpA|d;J)G{fihizM+Erb!p!tcr5w+a34~(Y=8s4G
zw+sLL9n&JjNn*KJDiq^U5^;`1nvC-@r6P$!k}1U{(*I=Q-z@tBKHoI}uxdU5dyy@u
zU1J0GOD7Ombim^G008p4Z^6_k2m^p<gW=D2|L;HjN1!DDfM!XOaR2~bL?kX$%CkSm
z2mk;?pn)o|K^yeJ7%adB9Ki+L!3+FgHiSYX#KJ-lLJDMn9CBbOtb#%)hRv`YDqt_v
zKpix|QD}yfa1JiQRk#j4a1Z)n2%f<xynzV>LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW
zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_Ifq<Ex{*7`05XF7hP+2Hl!3BQJ=6@fL%FCo
z8iYoo3(#bAF`ADSpqtQgv>H8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X
zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ<AYmRsNLWl*PS{AOARHt#5!wki2?K;t
z!Y3k=s7tgax)J%r7-BLphge7~Bi0g+6E6^Zh(p9TBoc{3GAFr^0!gu?RMHaCM$&Fl
zBk3%un>0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4
z<uv66WtcKSRim0x-Ke2d5jBrmLam{;Qm;{ms1r1GnmNsb7D-E`t)i9F8fX`2_i3-_
zbh;7Ul^#x)&{xvS=|||7=mYe33=M`AgU5(xC>fg=2N-7=cNnjjOr{yriy6mMFgG#l
znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U
zt5vF<Q0r40Q)j6=sE4X&sBct1q<&fbi3VB2Ov6t@q*0);U*o*SAPZv|vv@2aYYnT0
zb%8a+Cb7-ge0D0knEf5Qi#@8Tp*ce{N;6lpQuCB%KL_KOarm5cP6_8Ir<e17iry6O
zDdH&`rZh~sF=bq9s+O0QSgS~@QL9Jmy*94xr=6y~MY~!1fet~(N+(<=M`w@D1)b+p
z*;C!83a1uLJv#NSE~;y#8=<>IcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya?
z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y
zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB
zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt
z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a<fJbF^|4I#xQ~n$Dc=
zKYhjYmgz5NSkDm8*fZm{6U!;YX`NG>(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C
z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB
zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe
zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0
z?2xS?_ve_-k<Mujg;0Lz*3buG=3$G&ehepthlN*$KaOySSQ^nWmo<0M+(UEUMEXRQ
zMBbZcF;6+KElM>iKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$
z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4
z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu
zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu
z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E
ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw
zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX
z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i&
z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01
z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R
z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw
zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD
zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3|
zawq-H%e&ckC+@AhPrP6BK<z=<L*0kfKU@CX*zeqbYQT4(^U>T#_XdT7&;F71j}Joy
zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z
zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot<a{81DF0~rvGr5Xr~8u`lav1h
z1DNytV>2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F}
z0006FNkl<Zc-owhKTK0m6vlsjK1v&G3zcf28q+8-adUAZy6b{*CH{*`6AhB*W=t@;
zba2JZ#K8u(4(=`nrpCq?5DicPOOXPpLFnsy_a28=9<Px_PjYha`SX3}J12DU#!C)t
zIJGbWi~z+Cn-_|6DQgnQakMpnS7rd*WtygCS=Oa|J`Yd?a-(-g0a#vKrn**T@bn<r
zb6K30lbC)xoioN#g{y$f)`wbqx@XvR-JV}g^fn*>4ZA_ZZctgNP<~XVvQqJKtp)}m
z(*&jfw1j9mF6B?3v2~ZPbAE1~osAtY5NO&>X5P;b?~fD4h?+p!tA$wmonY$SEL-+*
zpJ0D`pZY}Ij}QKt7a4$%8N5o}j#0N`9hcgT>=Jzv1)%n{M*4XgfN&xVfKN~=JU~Pc
z5wr-Rh4^C&C+T1$4eW0=0FF3x4|U@x2NnYaO6d-;hybwX?0F3_=zZ1;@peu@gku<o
z1PWIvl&ermk?f0c=kh%$;duqvZoefkK1R4gf6G_kDurlI!KqXq>$NSk2ygDcX7$HU
zMB}Mz`}OexH&cb?;R>$y8vq8<C;UU6$(&@VvhIW1EuBYnmGX*O_`bT~H)qcdu((u3
ztH6Mx2$a(P3KDPtrFF-22}lU6pxR(M2)=w>MJtW)H~4^{2Bfcz7x)j`G=W=Vslp_1
g{vW{$z{5WS0Px&Nbuc{LKmY&$07*qoM6N<$g647@HUIzs

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export.png
deleted file mode 100644
index 67c5b361a2a381b41f9fe5f4fe150f9397ac03ef..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 930
zcmV;T16}-yP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ<C`m*?RCwA<lW$0!bri=x=l49%)qAh^ic@iSBL3;cqzrSm?n34ydedq&T<b+h
zZw#a+Hf%Hl2WwbR%oi<I_+|xd+!w7s3|Skol9JKZZ7w8|IhW=NEfu|9ulM>q&+pfZ
ztJQ(S_nbH1^F8PA6=RH9x$!w`*U#fE%pe#<38FwGkH}UJh(e01C}@6x;&?l<{KIEv
z{mN;)l{Cs0EJtmkpzQzh>NMP*hyFGTv4q@40Nvb!y>|UPdL>ODR!3252PQp_Klcmz
z&oPvE{}PCTuO@wzg8nCL9F-%LynyX3%wXGsQ&L7K{v2CjvMJp0FY#`Ff_SSuy;D$@
zFz~I1F&@YF2zq4}t9Nhgq+@|9a8Q8)aMzG<DG~@{RW@Qjc!2cWUB0+EOIcWmR|@BD
zY35RfN6Wz$1xg8|?z4XN?Y!h*m_WmRoZX$I{QyTk{hK>?d;t1d6vyMjJ2wmg408WO
zvk3+aPIVLEgKwc1rtt55L+aNnM2kZ7jFhsYww`^ht(-jZ2I;KFv0Vn^K~)5lDDqPs
z8x^VGo?FJ@_ipm)XpBrj1^X*zc<Gs4ym{&rLm!-_vBKuVapAFTKGk8cMe+n@af07I
z?xgG71pC_B=z6)ElCol+3LGJM=`^dWYYcxq!n_;e{rD1v+Td%0LT&!qtn+<xoYhQ@
zp6Xj{w-&((;XFA&O~~Vsno<&p1YNImQywfty9T2-SIB5VEWz5*1i<97&Bo<pn9LGV
zTuJX}kpB7=ejFX)z`=H$x;^-=#%P1O_B%X((PuqU$Fn_yL?RLTE-f=Ly~IW`K_Zc0
zF13N5&61l+0^n3VoL68#J+Mu2^l^*t#-=dt8bd=v7^CSN*0l6~#Ngl{uO027P#fI&
zX#lK}7}__0AoFJrnQZP4UcBfMi#nX?Xk_{B7?&qK3^q*<HPBEIB{OynRa%2pUW>Q*
z7weNh6Kbr_n@Rn2hMDCo-NPQ+L-1~kA*c<$tMNAs+RfM6HE7>pd?<`Xi5_|#*|Kvk
zd4Z|vS^7pbwNV(@oxift|3d>H1Y$K5?d_mA-p)S*0ALtnK<0+HU;qFB07*qoM6N<$
Eg8GxLkpKVy

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_dis.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_dis.png
deleted file mode 100644
index 2d3e55f3f2c61d4c44647c90412bf3cede3d5afc..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 850
zcmV-Y1FigtP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ;*hxe|RCwA<lUq+4XAp*;`S$brv}*|9s5J*$p>ir!C253{v^P~%^{U~f|DgY_
z>K|yNiZm!yA*vJ_;UWd&Krjx*#m2^7A9mOK^}?ZaG@5rt8oe``S0lz4)2&zO)hh&p
z9$*j=nEHP~<R;f~hxEsvFtfOd?$)bx-@azz2Z#ctrp@wyR6^}?M5`b2px}ZG8N4q8
zpnLTS6F<OqGGvyEME(%J-^TA<Aeb8>gj#!q2s|icP!i#tRnWnphbYkT1a5AXYl}jk
zLGuXjtb&OGRu&S75?&o&VGP_~b_o4GN|>%41tYx1TgKfcCYqqMjgz}ecI`Wqlcm}m
z60?La@-DUZh~1MO#(+jZM3{^{I@MQ*5|oaS%&y?%J|#55i~Vz2tv)cFd~eC&^=Tgq
zkfY~68*K^knFZ#G4+(}>jM{bj|D0gkF?QbhWM=0m<n#RYY?ELTv6f4NfppwLiSXgt
z3M-z%o5c9#<pDdj5Tldi(mtOTS9rd)#gixBGoQBEZw$z$G_Gx-VJcNP=urD>lg-_C
z<O>DX*Go95B-(mG<6sxx_o-Bm7)6S&@-7x&j6oq&oiQP`dILWQxjQo?Apv4(X74=2
zwT0}gL%CdLy;LG)$1rB9mKK39GQ_mPb{7DTtI-5~xXt`$-(n@w>>Lj$EhfnS@FPmc
zI3Kt0&QC!Js@@s%>)&m#9o8OygKgXFylHXS@$k+L+1uO08wW(;gi)snK-`_fL<WpO
zWl}NLmK{zT7eteQjg1WqhOL7RKRx|}?d@&8eEbLt2)rHuRw6wmK#=;MPmLe+dA8ps
z9oKw)?+#wO$w_+%C_cJ<n|U{d*Q}$HF0qtLI2<y(ydb%73+bF5n!)=ry^+uFZ#txG
z#iK$74MY=zi44Xt#ptGvrQ+Nw-bb$A**mLn+3E7~_zE{+QCf20gH%(z4ub8txJyN5
c7FYRq0RIwMQksu5OaK4?07*qoM6N<$f_4FeZvX%Q

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_over.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_over.png
deleted file mode 100644
index abbdbf643456e39820c3df13ae41076849598f87..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 852
zcmV-a1FQUrP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ;+DSw~RCwA{(_d)Sbr=Tl&+m86nNFvzV3BO1&R8_HKl7j_{w-M{jU<pYQNxSK
zsEdf^MUh1+R#%pIG5cdsX^J<8X-i9_vQ{dk%>*|Zl`XWD$vB!jJLi16_zk7^=DB*G
z@AEwG_lZIX!Li*O>tL`SfjA-+h$2#m+`uU2=6ddZf(5HY;j52=u9q0hlZhA;QxP#H
zN-%?p$d_l+4iCgOKUyXeb0y8Jjnc`>dFtzV>;*3O^K&<S-w_u_Ng{D7vac_e&hg61
zh|Dl2cZ$Mub-}d}vU6FN^S?R&0iVB4F;5)pJ{@`d)0EbRvQ5n+{1wDVWDi~7;z9g&
zgJAL+)}5h#k<RW&O(naQ747Yfy?7u+iL@B0h)V;!vp(@WemqOtXnYy8Z2QN#b1Crl
z;-ZfEBcA*wqY_crP#261G|r|qhjW~IpRf0GOQkjYC!5;Xq^-5p>b8~g!zDYi!@>wN
zZYqn#Ny^4%K(RR8l4rZMd@_y7NuHkEXVX(ltzNs<w_hBQy*0MsRE6f65w#PIW{|<}
zXW0FSIoW$GxG$^o;9*uAGH-c<3)`QO&*yF5wa59wI49;`p;)FA#L}Y*{44iakNnkw
z&5cKJDG9RqfZHY%WT#Z?=;*Lz>ub{E$1ofy6HB3#e42RL95DE21$*wlevF3?Roi{{
zpx)kIiymlZ)*=dlVi0%rr8T`*LG|rgHh!$Cs>*{OUQ_t#GH2hE%jNtrROIR~L#GqQ
z84D8yfjC>kj>RS2NBhC?<HrdlGxt?!Sg}KUd%JCKY)w4(|Bw(&YM_*KB?@mX2}-|e
zdN-xEDy{SRnS6gjM-SzY);#wv)9WU3w2Mhosk?)L0eXI9-kqam>UmZ8yI}U7l-hAY
z=dxi&$`s063yIvqD3(H!*_0~Uwur9R`Q%O)`+o7z(Ts)(WqTJEC`%T~C?=jo5w-O!
eS<ix1{u=;e>KyHKsFuJ00000<MNUMnLSTZQ*_N>Y

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen.png
deleted file mode 100644
index 7750183fdd0f833a38783001937da5b9d7d8372f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 952
zcmV;p14sOcP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ<K1oDDRCwB4lUr<5RTPH5z0a9@r<GoqPFq{1bfD=>wWcV65WG;u8>wg%Q;gR>
z7!$A2#P}de)P#x;Vu;3IBwB4kg<`xlrj=@9YeeiVRjIV#SQw_vkkOP*XXc!}eHi<o
z|I5GD%Ua*Rk|mn9zro-W0d1Y=MWtd00YVCd1R)BJSndn8Dyl&=-^G@F2_fP`-I}5O
zSbr@bO~IU6!NF7uqn9cHX!a*rUwWP$wWlylkWz3V@5N9Oapi-EKliq4&d%Zt)-xTt
zo2Ppd+_|-tjV-GXLNF6cGVyzyvr{ANiu^>mH_O8#*Rj9#J6uLFrb@*yO+ngI$+Jh(
z+<rp~<0sE??D#A$my@bM8Fj%G7*}j!=l7RU=32sbS77H9B0GmEgurk}KA!erTY0?s
zB%SRoC}A)>9^>%9B&qspYO6}=Xx~J1bvb(u45D%hrN9&t7PO18l$Y+NK7vb&$Wb58
z=&js%|0CRSeT2te?W3-$luMZ$W7G32<t(h6MxzS^r*mcO*_<TYaR`;1!JhpF`{ZZn
z(*vyCyo;JZ33<!HVR|qP34oo`Xj2ym8vJQ0N-jtG14w@WGqe%C?g26bFY?^pPnkMj
z$<$1OWqDi<l%>!T#JQJRb=!Cc|JT)#8s2&SW@P`9SQlcrclIFtE6I%X@W+ui@!J_}
zr-4KY01mvogPyMYc>S4ego_t=t8)!*UonohSFkc!GT*)pK&Ig)e#-_?d5u;eMIjRJ
ze?GyxePi_hFiSk+VZ65sy?7B(QjO8Ljl~mRadAG$qh0+phU>BO3avC!6adglVHn``
zIEhBquzRMB7he02uScdCR#)-fTqCzU^%0Gs3WDLL0)YmTe<z&!WrDwLAK_3X(Qq}<
za1d?hIXp0hWh=rP9>N^_na=IkV8kqxtuZv1s;GvQ?hGGnI7Z%4&hGJMew@g%c2$7t
zKnd5b3v(u(;^>#dbgiDmdE^Y~)I8b-Gf<0&4|VJ0@g5qAQrJ0#omG4hucJR1;@8D8
zd@@hOnc!Z}C{-$rvNhTUcd!`8ZI2_C-&s$7f=JJy6lhzcRpHA2aSiCgX2<$_*s?Dn
a{uuyi@n%LqwRyw<0000<MNUMnLSTYoU$<=l

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen_dis.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen_dis.png
deleted file mode 100644
index 4d5e70afc7258f20147216b053ffe516e1bd5840..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 956
zcmV;t14I0YP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ<LP<nHRCwAvlS@ooWfaGM-#3>#1I#$Xl-B?)6hunUNQ!Nm7E4j03xhGHiI%!C
zsWqnYk<=#YLMFOtP1PD2<0~;HEG%(@wzQ_UY3L&qJBpQx(*{Xe$ncuMQk}V%d++zT
z81QWVn{#r``JMj}kM4e(uU_32UmQD&otXtdNP&<bgg^*jRfQA)7{PK%9(<gAeIs#^
z93G4>TpD2IUKVKx(r$pW^HHX<#Q@X=EjC4Mc2@s`&kzV9Sau8~lG4_0e0y3;cdcYH
z1S@N>nx5j=6`LKMo%B50MQ8hFB9*n=wo5oYzD#|@LHY!rBud#_{x5EN2E)$GA`O9M
zMmRb+!IPa^xpDJ0m#_Va-)|DDD5It_itnMV9J%r<_xTkf5J9=~IJr3tAp|}{aweI@
zbBi#XWqP`|qlM(!^+`^i`<YC`2C6Gd+5PlmG}XsA{`C(iN1+r*1XvhMF2TX(DRx*x
zgva`5uoJw#cNfRsdzn;f9sy)?Hh<ij!Ll7(N1>I@PcUZ%c%{9VZO<Jem!9VD$x)V)
z!z}-Gl~~7qVii#w*QKDK7@to9pgfJ18be5^3OQ7S3ot|LFhlDI*FB8g*3HyUpA!G5
zpX8jM<m3!%Q5Y~$t^yMb0rVy|Kq3nR@BE+C+Om-&hYs<YI7)6Y#ipLan4u`C(bN3)
z{Wk=(gH{sBsyROHeTmNxAE5V*J=BC1@4nbhVR4Ast^+vM3e%Sc05CUhVa5)kJ&o2N
zMZTUBLnHJLUgpB+1nI2g;&-3nWba~z%ZWDcWNz#t>4in!`tSrzjSYBi9->^cr&bD|
z6ch&hw6rww?bLeS|KLk5jQq|mx0)ZPL%eXXkH)$fH4P7-T!q#eV{PY~6XWDOllr<U
znj33rzJEQ+b2)WBf$J&iw{#=VUuEwz9mts*C{H6b7)G$1NWkOGM;5^h(?34VFV}4v
zYO9D<l(4<6g*&NvPM#TNe^ZWyp)atO(r5*RWido@crZRSdWu-Fh36<d$76K1h{R%$
zJ6S&gpQhTlM@J-0R9N}@D<~=r5$k#$vG&eO<L7Yh&Y=`&rO`^SvdPoVs|KC#T-Npk
e`}#)W{|x|!++=xYY1UH!0000<MNUMnLSTaO<gUN~

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen_over.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_regen_over.png
deleted file mode 100644
index 619b267b232f96dd3814b98970cc359330134547..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 894
zcmV-^1A+XBP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ<1W80eRCwB4lWj;;X%xqQ&z-9?leLOzC3;ny(S*V&t*LgG-EDT0qCzR8grYtu
z7}A@);4Zr?eX41<r51NLXg@@?ySDZwgf$jY6C#O7HdsiGnI>sTZ(4I5=iX;OTx+TG
z<#7Jzod0>@95KgN$CG0zlBT0DJO~0%1lS}90X8h`ofZO;HTY@=X*)-SkfD0XKi|Q#
zaflN<mouq(`UP!cE&z&>23R{QO!?eyumg$$x)TfqeBUFaf2pLm4{~zo_0&*&bc8LN
zidnZJ4<Vqldz4^D9|P?d33#s}5_Og}ZKTcD0Jcw186Jc<0n;;C^~X3H%D$$xBTQp+
z7j}n}%&ZLZbLOC`Wn^ASW2Su!BOwzaCcGI$MF_Af{BS1)V^Sw^qMw7?eHcRJLd$(l
z|9gw4BW~QTbgC-X^JQT=Rkf!<mtYE16hPVu4kyvK=vR0%4uJ$%UXHi&NA_%)&*vLX
zlIu$6<yeGk?E~o17(^r>ErOm%DmP2RP;npVfjcLm?F@9CC$;=6T1E=dXcT+=G~!ho
z08*ETI1sWnLlSR?!Ua%rjt``H4O{<m5qO;U0qk(td64Btb?6pBT6--Yi+52Tjs6wT
zyapciLFGNm5pIAZ`ymzqr;37V;kV9J6Kbxe;rD9tl16Ft7g&zs%kVl1!F`tPDx-BG
z112PxpkR%}x4(5#^K*zl8@m`9Ph{Zm=KtIIbQ1&`0QhG6Wj^!Fg{Xv>L_tgi83r~L
zX3TKl@h+w`RKc#jb+m^KI*qmX!-cq4A7|k_4Hhr8I*?4=0npRY!fPX$-27~oEX-wD
zkqdKD=a*BhOvVg6s}G@`y~a;f9_W7sh6F$*StHf?in}ZS2FGmH1%0#x-{P5<jXOJ)
z^(%|$?j7RHsY?X%uS4B!7#adYfTkg2s9qXPN3bP7gSRF`Os+h1b7G``t}%@SMaS#t
z=YTUv`s53%vLPUAI&3?Hc>m5fj={(vm;z!F48X)nFtIQ>wJ%MBlHH{392Nf!01R~`
U;;d;Pn*aa+07*qoM6N<$f;rNC1^@s6

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove.png
deleted file mode 100644
index 3f127a08dc00dd2f5b48bcb5e3aa62586a49458b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 832
zcmV-G1Hb%<P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ;#z{m$RCwBa(@$uWXAsBn?>z7G#@%&y)2#`1EsdI9ghnK^Vnu9o7DUk^Skm_3
zK?)&=6%i|yf-O|cp+UhYv^^-fXbuvBJ*fQ?q^a9(i?j`mX*ac1^Jir@Zgw~O?)yv+
z!6GDeE;EN8ABKSuRn_9i0CP7lP@kDVP{asgU})$rnangxRU{sxqpKTR92uZ;^%SmH
z!dk)e4aR`y3z^I`d*6CzNgxPn44&@A&fUC#E0$<Tw-SG?6D>^=KKKQ9FS`&dJ^CLY
zfH1(;XC|;#@Ka61Hofs*K&!KGxRKv~`<1DDei6`=N`X480G@Bq@-*|=0lXD0c&pYU
zkt6_xa+wdOrWOGwT3S%RiUDH;X8)%0<;NH+nCNmE+O`1@tyFnG9$y5cA~Avxtcc+G
z;ID3H`Oc4UGvkDRT&H;Z3INRr&9TKmU6q_X-oOgRx0u9A?%XeO=+p0s$I>L8a>P&-
zBVa`q0L_o`=NJ3f|Jf+7cXY7--7aoClj7^X^GgEDmU+C~-h{=-!UkI5+sthql^xxy
ze<bDQdGqW!_I`4l`)Bv?!L2wy<?<Xqc9d5}PEs$GaZ!sA17#<OCwQyc0T?S-YD0(6
z@<XKYc@7RoIkv9It>LfOzH=9T>#Kx;L!Dx-{RMk2g;Wx)?C9<xkw|dlN`cYbLu#3R
z`uqENFk2(6R+%5q0N}r{9v3L8U|xLIaA32?H`#GCn4_<+4^_v$LC2PZpVQOR!+Qt1
zi8v*g%mLt~(zs9oK_<`a*6RE}ynQJko%HGL+(6+@mZ7mailzOfHriGuDQB-?R;<Bm
zUQ0bcMP=+~VjI>Wh3_t_`JtDILY1z;I?u)6<Q66BlrV6FHN^!BvkMd#DjGs0og}&Y
zF!K1F=Q9@>&)wz7uw!i!PHa@vfx0KU0tgN1HN>}e(zt0C{|*2r`9CeHtZAeG0000<
KMNUMnLSTZ`p?p>V

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove_dis.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove_dis.png
deleted file mode 100644
index a05659f70ee05bf884273d91588968c980f944ac..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 767
zcmV<b0s#GqP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ;g-Jv~RCwBSlgVooK@^9-S5w{7Gnr1%#2~IgF&@OIn7DuoBIrSK@jvkFKcmO|
z2cEsSp&*K*NL+{t*)(ceGjTHM%%o@Op04uHZje}qdOY~?@!nUISZnQCFi#_xC22MQ
zi->^0!lxA~l{%Xp?Km7bejL3P%(M3KEoqz}3X~E=K$K9a)HytIWK%$DQf4M6(T!l1
zG){0!z4Y!L#>6e+^%`-bngx^iKLCTZ2Awn;hytDW@OSM06ENKvp4^~Xt<r2ZHvkHS
z0$|ZXHnvIHL`xshg%YmckJ2sxojB&o_3Ik|cP1t>7YK+5X(u9_e}yPPX@|nLJpkm4
z;r7j&8vvf;U<_!;gys7N*gAZIq*bR~3ush6WkIFzJZ}TQSc?c~5q?=$<nl$r^%nPE
z%-}dWlNBeMO0-yne<tWQL%zOw$ivs4**i4E=;#>J<!8*ldAlhfms1Q5`e;NDC1AUJ
z4VH+LE(iNsc#<%B=`zR8ogsL2kIBV0Kf-m+pF2yT@_{tzLQb+3y2j#Yh3gLh5%qS8
zo-5OT=ps3<hvy4T#&&w_y?PC$9V(p_qRJvDK?Pxl2k&d(mKZs80oQeTKE1+f7!iG+
zV`^%OsFPs2DeZ6>fV{sIYb;oc>Mc5q>@KmmRK=tT<KyF4ERSbGZry!Gxm@P-sgvY@
zBx+>)dp#KdL4uceZJez0=tGU3yypCoeMGfozSLTPV*B7A{eF>XIY1YDoT5*+)uOdp
zr7*As2^Z&V^V>Tb?U<+2Aw^ela;O&#nABp8#agmz{`O8W&z9k%$nWnQeV=7DT;s(;
x9pB3_w#(1n+uC3C_a(R`AAi>{eLMH_a{xp?HWe-g8Z-a^002ovPDHLkV1ka2Ry_a!

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove_over.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_ical_export_remove_over.png
deleted file mode 100644
index 4858c971d70494d573066e46a8afeecd979903c7..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 763
zcmV<X0tEeuP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000ie
z000ie0hKEb8vp<RAY({UO#lFTB>(_`g8%^e{{R4h=>PzAFaQARU;qF*m;eA5Z<1fd
zMgRZ;fk{L`RCwBK(_d)Sbr{F-*Z2I{(jCV%YRJaYDT_)=bXb8dOR=aVuksIcop<Y^
zT@<Y%=nq}BNW!q_!e$v=tb>e#I2SF3YgD@a;8ur>7V4ofhq#@ybI!MmpY3M*!k6df
zdETGT^E}^gh%rVZgN&S@R74~dNJnQrzbs#@S?R1^waVV!UKt~U4EIyIPBze(A{}T9
z^2M50pE$50pj;^%7#NUAl&{m-$>A57E%L`GQ|FSzYu8o;EG$-}%4Hd)Vxru7I~#7Q
zZR<_q3&FXIzxiusW*MMu?OGw$WsumOyUdldv~ESmQsUM5d9PHf%K&fXaw0NPlAdR#
zIeCmMnwog{2xy+4*Plu)1GI*eO8g(t7`S@}hlX&GpFXB=3Uov|!g9bOE-X1{2;7nd
z)#@huo*T8MX`>duTdc3V#tPC%&{_QbGlNgr*}cuK2fO9Ze(liVr+vYSw}8jHGD3W*
zJ-RiJ4Ti?k`o7DU>~G?kZ?G<rdt<Ysg>}X+%{ux1dwRZnmf0ILXQiZ33p50&jXOc<
zY6GVqS+e`&S1ktbE18^})U$U#TYIQPs!?iqDr5Uc4YX`_;N?%{aygHlT2T3AmR|=9
z4GsBcuF8!vbLSJ{J-aE#<kffI#_@-0MhitSHa14A*>a{q*TLiZ`ue={_M24e6n{(r
z>$|8$LJ;D+d!pJU+doWe%Vp%B-@*^yJ262$X6(QJUYpvRDGalI1MPP*J<Y@g9=J=0
z-+mHJye9rzvEy`F+v+I4ugqedN}Yw6*sa`*wV2H8jvPl`7nZ*B_y?{`{pqnnR@a)k
t&vsX+OA6|!COr#*wodjOW7kpt4FJ5-_#ax|Zh!y)002ovPDHLkV1mnBYjXeq

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_import.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_import.png
deleted file mode 100644
index 45344a99f895b0f3f5b2b31b0cdbf616a6ca54c4..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3292
zcmV<23?uW2P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV000U>X+uL$Nkc;*
zP;zf(X>4Tx0C)kNmUmQB*%pV-y*Itk5+Wca^cs2zAksTX6$DX<Nq|rShJ+?|L<L3^
z5h+$=RKNj8hazJ|6bplbV%G`s5KzX!QA9=M-HdAq@2xfS-kSZ#S>M^`x7XQc?|s+0
z08spb1j2M!0f022SQPH-!CVp(%f$Br7!UytSOLJ{W@ZFO_(THK{JlMynW#v{v-a*T
zfMmPdEWc1DbJqWVks>!kBnAKqMb$PuekK>?0+ds;#ThdH1j_W4DKdsJG8Ul;qO2n0
z#IJ1jr{*iW$(WZW<e?f_&KbNko{YOt-kK%hql^ThT$m-`XQO-vWxZ5MngHeZDAUvU
zoJ;^P6q#Sl=O&?Si84hL8SaVl0ssh<#5ufj4vYCYXr2Igrf1}e1c^yvrV-beY31n1
zX8Q57Q~6>sE0n`c;fQ!l&-AnmjxZO1uWyz`0VP>&nP`#itsL#`S=Q!g`M=rU9)45(
zJ;-|dRq-b5&z?byo>|{)?5r=n76A4nTALlSzLiw~v~31J<>9PP?;rs31pu_(obw)r
zY+jPY;tVGXi|p)da{-@gE-UCa`=5eu%D;v=_nFJ?`&K)q7e9d`Nfk3?MdhZarb|T3
z%nS~f&t(1g5dY)AIcd$w!z`Siz!&j_=v7hZlnI21XuE|xfmo0(WD10T)!}~_HYW!e
zew}L+XmwuzeT6wtxJd`dZ#@7*BLgIEKY9Xv>st^p3dp{^Xswa2bB{85{^$B13tWnB
z;Y>jyQ|9&zk7RNsqAVGs--K+z0uqo1bf5|}fi5rtEMN^BfHQCd-XH*kfJhJnmIE$G
z0%<@5vOzxB0181d*a3EfYH$G5fqKvcPJ%XY23!PJzzuK<41h;K3WmW;Fah3yX$XSw
z5EY_9s*o0>51B&N5F1(uc|$=^I1~fLLy3?Ol0f;;Ca4%HgQ}rJP(Ab`bQ-z{U4#0d
z2hboi2K@njgb|nm(_szR0JebHusa+GN5aeCM0gdP2N%HG;Yzp`J`T6S7vUT504#-H
z!jlL<$Or?`Mpy_N@kBz9SR?@vA#0H$qyni$nvf2p8@Y{0k#Xb$28W?xm>3qu8RLgp
zjNxKdVb)?wFx8l2m{v>|<~C*!GlBVnrDD~wrdTJeKXwT=5u1%I#8zOBU|X=4u>;s)
z>^mF|$G{ol9B_WP7+f-LHLe7=57&&lfa}8z;U@8Tyei%l?}87(bMRt(A-)QK9Dg3)
zj~~XrCy)tR1Z#p1A(kK{Y$Q|=8VKhI{e%(1G*N-5Pjn)N5P8I0VkxnX*g?EW941ba
z6iJ387g8iCnY4jaNopcpCOsy-A(P2EWJhusSwLP-t|XrzUnLKcKTwn?CKOLf97RIe
zPB}`sKzTrUL#0v;sBY9)s+hW+T2H-1eM)^VN0T#`^Oxhvt&^*fYnAJldnHel*Ozyf
zUoM{~Um<@={-*r60#U(0!Bc^wuvVc);k3d%g-J!4qLpHZVwz%!VuRu}#Ze`^l7W)9
z5>Kf>>9Eozr6C$Z)1`URxU@~QI@)F0FdauXr2Es8>BaOP=)Lp_WhG@><tXJG<r?L)
z%2EcxFktvIQW>R;lZ?BJkMlI<xzFRz+cvLhUjMu)mH8@eDtwh9m1dOzm5-`SRd3Z4
z)t#zss!!A~Y9?x7YT0W0)h?@z&!^9Kp3j|MH2>uMhw8ApiF&yDYW2hFJ?fJhni{?u
z85&g@mo&yT8JcdI$(rSw=QPK(Xj%)k1X|@<=e1rim6`6$RAwc!i#egKuI;BS(LSWz
zt39n_sIypSqfWEV6J3%nTQ@<sT(?tqLQhLCSTA3%QSYHXQJ<}!q`ybMTYt*H&>-4i
zi$R;gsG*9XzhRzXqv2yCs*$VFDx+GXJH|L;wsDH_KI2;^u!)^Xl1YupO;gy^-c(?^
z&$Q1BYvyPsG^;hc$D**@Sy`+`)}T4VJji^bd7Jqw3q6Zii=7tT7GEswEK@D(EFW1Z
zSp`^awCb?>!`j4}Yh7b~$A)U-W3$et-R8BesV(1jzwLcHnq9En7Q0Tn&-M=XBKs!$
zF$X<|c!#|X_t<oHD7%Dx)e-CH;keH6jN=C<dnd8eNvGePS<WfW4bGzr3>WYh)GZit
z(Q)Cp9CDE^WG;+fcyOWARoj*0TI>4EP1lX*cEoMO-Pk?Z{kZ!p4@(b`M~lalr<3Oz
z&kJ6Nm#<fmSFg8{_hRpA@25UGK8Ze!J`=unzN>vN_+kA5{dW4@^Vjg_`q%qU1ULk&
z3Fr!>1V#i_2R;ij2@(Z$1jE4r!MlPVFVbHmT+|i<Li|H^g**v03|$raa~LixG^{4<
zdAL=0et35TEn-DPL&UpCkI2%<M~jUXOBQ!V$w$RS)kjT5dqtN;OP5$IS+nFuj9QE!
zracxP8x?ybc5<or(%nmk<Lu%J<L)jqT$Z!!+H$q!smsr<kYB-BaVj1gA06Ki|A`aA
zspU+r^k2Dm<pkH0yNCOd=f*4NjqzRhW&Du@mxQu}(L|TTU5R5!u1OV1;{s1XwcvHK
zU-E(Esg#hEqbW0~(W%X8gtYjy(?TU-im)qPGd(B0FT*sWFhjb^Y1Qsk6QV%TkxVFa
zS!TPKj{Z#bNQ@+#C4*TDvud*5XGdk9%2CV_=Je#6<ZjCy$@9tkel=z_cXemJcK(L^
z!8Pt{4y}dOu3X!>PIq0wy5aS{>yK?9ZAjVh%SOwMWgFjair&;wpi!{CU}&@N=Eg#~
zLQ&zpEzVmGY{hI9Z0+4<v#n~|mm*%#^<vB7isDZt+>-0xS$$Xe-OToc?Y*V;rTcf_
zb_jRe-RZjXSeas3UfIyD;9afd%<`i0x4T#DzE)vdabOQ=k7SRuGN`h>O0Q~1)u-yD
z>VX=Mn&!Rgd$;YK+Q-}1zu#?t(*cbG#Ronf6db&N$oEidtwC+YVcg-Y!_VuY>bk#Y
ze_ww@?MU&F&qswvrN_dLb=5o6*Egs)ls3YRlE$&)amR1{;Ppd$6RYV^Go!iq1UMl%
z@#4q$AMc(FJlT1QeX8jv{h#)>&{~RGq1N2iiMFIRX?sk2-|2wUogK~{EkB$8eDsX=
znVPf8XG_nK&J~=SIiGia@<PUi@r#KUhdNhuKDxBz(w(lbuHMUmm#<#&xpJx7z5D!C
zm#b&4IbAz_oqfIShW(A!9=o2FU+jKq>9y}|z3FhX{g&gcj=lwb=lWgyFW&aLedUh-
zof`v-2Kw$UzI*>(+&$@i-u=-BsSjR1%z8NeX#HdC<Dw@DPb!|OKdt@M_}6Bsz4Yv$
z*I>`Hh-Z(6xI-`hmHDqv!v)W&&nrf>M(RhcN6(D;jNN*%^u_SYjF;2ng}*8Ow)d6M
ztDk;%`@Lsk$;9w$(d(H%O5UixIr`T2ZRcd@<kNR)@201U-mAVp_JRGO`(yOSk?HJD
z_)nFejX!sM3H<VSCT(Ws-}i*``=#<GA^-pY32;bRa{vGi!~g&e!~vBn4jTXf0zpYc
zK~y*qjZ)8RQ$Y~^Ub3+*Nt<YDNz!U8BtcMwRPZV&DtM~Wiy#&}n2W7HdI%l_y?7MF
z5{dNUp{2(j`~$p6!DtdfG1f*UVt?3BXt9{)<*hTD?55tjFmGmOzVF+4vujByp;s!E
z8l{+RA)C!E=zQN~pWLbM=&kZHD=iLOI!k1a5MnBwPLENJMa;4+3$Y6^BrYeEnF0mk
z)t!;^)0;Qnxve<P4s5`-ZEQDs#!p>;KCXds2=E>9!7bc61**%5;Os@=vRw0=b*Q7g
zhK+o&gu3G~Kpn7v@CdzC-ep-cf_@~#I|&Ov|M)Tg_C0EKp91_nnL(wtg6Q!m0^Wei
z@h2LOVhK~Y5BCW(11@aVdr{sFE6@As(bwn}-AKd}@Or$)lF1|@LlNA@@UH18H+L6&
zBWw<PrxicB^b9l08AQSn)>NzTp@2sDG|qTyw&|eRbiih_w_9<*@57^O4>8hn4!Ok~
zy4+nTek>xqH;ALVSCrU3fhLigL?$DD<Zv(6H?|b$#n?-H&2OPlC}1g9#hV**tybu3
z1T>j_f6$NBwVD!SBnvJ-{e(*C8_JJMs#C3CX25N$e{a9ca44uTI5s$d%J)?)PUe+Z
z8=~q)fKOIKq~ZOjuA6}lN5fdD{DMQXF$Z*BKa2nmkSDJ}`bPMerb9Kp8D;cl_O;Lv
zpy9R1Er2F`{!&$^6P<|vlUZC)ZjF5C>VwW?xp1H*<!?dqx9;`NW?)&d1CiPwI=Czy
aXW}1qnlI-t;<beU0000<MNUMnLSTYmf?Hnz

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_import_over.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_import_over.png
deleted file mode 100644
index 7f162e756bd9e1b921408677be625717b558e663..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3228
zcmV;N3}f?&P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV000U>X+uL$Nkc;*
zP;zf(X>4Tx0C)kNmUmQB*%pV-y*Itk5+Wca^cs2zAksTX6$DX<Nq|rShJ+?|L<L3^
z5h+$=RKNj8hazJ|6bplbV%G`s5KzX!QA9=M-HdAq@2xfS-kSZ#S>M^`x7XQc?|s+0
z08spb1j2M!0f022SQPH-!CVp(%f$Br7!UytSOLJ{W@ZFO_(THK{JlMynW#v{v-a*T
zfMmPdEWc1DbJqWVks>!kBnAKqMb$PuekK>?0+ds;#ThdH1j_W4DKdsJG8Ul;qO2n0
z#IJ1jr{*iW$(WZW<e?f_&KbNko{YOt-kK%hql^ThT$m-`XQO-vWxZ5MngHeZDAUvU
zoJ;^P6q#Sl=O&?Si84hL8SaVl0ssh<#5ufj4vYCYXr2Igrf1}e1c^yvrV-beY31n1
zX8Q57Q~6>sE0n`c;fQ!l&-AnmjxZO1uWyz`0VP>&nP`#itsL#`S=Q!g`M=rU9)45(
zJ;-|dRq-b5&z?byo>|{)?5r=n76A4nTALlSzLiw~v~31J<>9PP?;rs31pu_(obw)r
zY+jPY;tVGXi|p)da{-@gE-UCa`=5eu%D;v=_nFJ?`&K)q7e9d`Nfk3?MdhZarb|T3
z%nS~f&t(1g5dY)AIcd$w!z`Siz!&j_=v7hZlnI21XuE|xfmo0(WD10T)!}~_HYW!e
zew}L+XmwuzeT6wtxJd`dZ#@7*BLgIEKY9Xv>st^p3dp{^Xswa2bB{85{^$B13tWnB
z;Y>jyQ|9&zk7RNsqAVGs--K+z0uqo1bf5|}fi5rtEMN^BfHQCd-XH*kfJhJnmIE$G
z0%<@5vOzxB0181d*a3EfYH$G5fqKvcPJ%XY23!PJzzuK<41h;K3WmW;Fah3yX$XSw
z5EY_9s*o0>51B&N5F1(uc|$=^I1~fLLy3?Ol0f;;Ca4%HgQ}rJP(Ab`bQ-z{U4#0d
z2hboi2K@njgb|nm(_szR0JebHusa+GN5aeCM0gdP2N%HG;Yzp`J`T6S7vUT504#-H
z!jlL<$Or?`Mpy_N@kBz9SR?@vA#0H$qyni$nvf2p8@Y{0k#Xb$28W?xm>3qu8RLgp
zjNxKdVb)?wFx8l2m{v>|<~C*!GlBVnrDD~wrdTJeKXwT=5u1%I#8zOBU|X=4u>;s)
z>^mF|$G{ol9B_WP7+f-LHLe7=57&&lfa}8z;U@8Tyei%l?}87(bMRt(A-)QK9Dg3)
zj~~XrCy)tR1Z#p1A(kK{Y$Q|=8VKhI{e%(1G*N-5Pjn)N5P8I0VkxnX*g?EW941ba
z6iJ387g8iCnY4jaNopcpCOsy-A(P2EWJhusSwLP-t|XrzUnLKcKTwn?CKOLf97RIe
zPB}`sKzTrUL#0v;sBY9)s+hW+T2H-1eM)^VN0T#`^Oxhvt&^*fYnAJldnHel*Ozyf
zUoM{~Um<@={-*r60#U(0!Bc^wuvVc);k3d%g-J!4qLpHZVwz%!VuRu}#Ze`^l7W)9
z5>Kf>>9Eozr6C$Z)1`URxU@~QI@)F0FdauXr2Es8>BaOP=)Lp_WhG@><tXJG<r?L)
z%2EcxFktvIQW>R;lZ?BJkMlI<xzFRz+cvLhUjMu)mH8@eDtwh9m1dOzm5-`SRd3Z4
z)t#zss!!A~Y9?x7YT0W0)h?@z&!^9Kp3j|MH2>uMhw8ApiF&yDYW2hFJ?fJhni{?u
z85&g@mo&yT8JcdI$(rSw=QPK(Xj%)k1X|@<=e1rim6`6$RAwc!i#egKuI;BS(LSWz
zt39n_sIypSqfWEV6J3%nTQ@<sT(?tqLQhLCSTA3%QSYHXQJ<}!q`ybMTYt*H&>-4i
zi$R;gsG*9XzhRzXqv2yCs*$VFDx+GXJH|L;wsDH_KI2;^u!)^Xl1YupO;gy^-c(?^
z&$Q1BYvyPsG^;hc$D**@Sy`+`)}T4VJji^bd7Jqw3q6Zii=7tT7GEswEK@D(EFW1Z
zSp`^awCb?>!`j4}Yh7b~$A)U-W3$et-R8BesV(1jzwLcHnq9En7Q0Tn&-M=XBKs!$
zF$X<|c!#|X_t<oHD7%Dx)e-CH;keH6jN=C<dnd8eNvGePS<WfW4bGzr3>WYh)GZit
z(Q)Cp9CDE^WG;+fcyOWARoj*0TI>4EP1lX*cEoMO-Pk?Z{kZ!p4@(b`M~lalr<3Oz
z&kJ6Nm#<fmSFg8{_hRpA@25UGK8Ze!J`=unzN>vN_+kA5{dW4@^Vjg_`q%qU1ULk&
z3Fr!>1V#i_2R;ij2@(Z$1jE4r!MlPVFVbHmT+|i<Li|H^g**v03|$raa~LixG^{4<
zdAL=0et35TEn-DPL&UpCkI2%<M~jUXOBQ!V$w$RS)kjT5dqtN;OP5$IS+nFuj9QE!
zracxP8x?ybc5<or(%nmk<Lu%J<L)jqT$Z!!+H$q!smsr<kYB-BaVj1gA06Ki|A`aA
zspU+r^k2Dm<pkH0yNCOd=f*4NjqzRhW&Du@mxQu}(L|TTU5R5!u1OV1;{s1XwcvHK
zU-E(Esg#hEqbW0~(W%X8gtYjy(?TU-im)qPGd(B0FT*sWFhjb^Y1Qsk6QV%TkxVFa
zS!TPKj{Z#bNQ@+#C4*TDvud*5XGdk9%2CV_=Je#6<ZjCy$@9tkel=z_cXemJcK(L^
z!8Pt{4y}dOu3X!>PIq0wy5aS{>yK?9ZAjVh%SOwMWgFjair&;wpi!{CU}&@N=Eg#~
zLQ&zpEzVmGY{hI9Z0+4<v#n~|mm*%#^<vB7isDZt+>-0xS$$Xe-OToc?Y*V;rTcf_
zb_jRe-RZjXSeas3UfIyD;9afd%<`i0x4T#DzE)vdabOQ=k7SRuGN`h>O0Q~1)u-yD
z>VX=Mn&!Rgd$;YK+Q-}1zu#?t(*cbG#Ronf6db&N$oEidtwC+YVcg-Y!_VuY>bk#Y
ze_ww@?MU&F&qswvrN_dLb=5o6*Egs)ls3YRlE$&)amR1{;Ppd$6RYV^Go!iq1UMl%
z@#4q$AMc(FJlT1QeX8jv{h#)>&{~RGq1N2iiMFIRX?sk2-|2wUogK~{EkB$8eDsX=
znVPf8XG_nK&J~=SIiGia@<PUi@r#KUhdNhuKDxBz(w(lbuHMUmm#<#&xpJx7z5D!C
zm#b&4IbAz_oqfIShW(A!9=o2FU+jKq>9y}|z3FhX{g&gcj=lwb=lWgyFW&aLedUh-
zof`v-2Kw$UzI*>(+&$@i-u=-BsSjR1%z8NeX#HdC<Dw@DPb!|OKdt@M_}6Bsz4Yv$
z*I>`Hh-Z(6xI-`hmHDqv!v)W&&nrf>M(RhcN6(D;jNN*%^u_SYjF;2ng}*8Ow)d6M
ztDk;%`@Lsk$;9w$(d(H%O5UixIr`T2ZRcd@<kNR)@201U-mAVp_JRGO`(yOSk?HJD
z_)nFejX!sM3H<VSCT(Ws-}i*``=#<GA^-pY32;bRa{vGi!~g&e!~vBn4jTXf0s%=x
zK~y*qjZ-~LQ&AND?(L(kv^H&O1QRrbV9<eu79AlF<KV*JVh4$d#u#)W5(nd8!lHo*
zm>5jjG>kX^8X?+MLI?~R7sH@=7{n%R5Nq3ayyx}Z>(kW8N$&am&Ueo{xla%gv}7`w
z5h>+}<2Z}?e11{q<(MQY{l;;gvLx6_RxIgsx+NG4j^}c@t4z|!dRn0pHxfwRPP)fm
zv$C1f0~22!ya~jwqmw?OR;!^{JwAGBcy`nP&jFE81TxsTZy)<mb$ZhFbl8#zEHKa^
ziOSC^Uar2zVLfDewG%lOK_DE^p=+g}c}obib3_o>DV@aB{1WyK6E2`~;Sq|Tz9H5V
zLp%|8bF5<hG3>72#VwMZW(QpO`r`!N7tgwu<DQ+zYIdNjzY9?-YEJLvUWCqvaEFrL
zEe5jKYhw-PFFjePV0wKL9o-$Kvc0^GmbXJlwZ5zUF@ZsNj!@tCaBv)btrxNJd;?)C
zjI9@2NR?8Eman*|e-d!Bej~4LF2gRAvAMd5&ucbT?ys1;niBY%HIlMr925>ve^%A0
z|4+a~EZW*Lwj2B3q*<a{@su8&L;o~&)k%&@`WTuLcs$1FM#m#ytEDLc*EP6OCDhet
z>zu<A_{35_<F1O^)!X)^kLHq~J(0b3=91dgoPg*)T3Z99Ci<Xub?+DcX0$#7Nb%7C
O0000<MNUMnLSTXp4n0)>

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_remove.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_remove.png
deleted file mode 100644
index 1f2b3f2ac91de789615e188da93cb94fae3ff073..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 578
zcmV-I0=@l-P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000XU
z000XU0RWnu7ytkP^hrcPR5%fpQNc@;K@|Ue>xjCn$l~s{5-Ne6>SE$e$a7u9TcGYq
z_hLraty9otFC9XP#j7sf+Jk?9p1c@Dh?SryTdAKeRF=8UH#5EWtuyOKb@0LPX5PHt
z@BQXCo-qbC^7;G-?Rk}p#bSAWFk{x&kL-0Mw<h8ko}PiQRRT8)A!aH13xxug%M5-n
zp0h2HEaf?t=Uzg*p1N~)?s#ma$-9YxjE^7)@I$ucZjHXk4G~2CJc$79K}rcI2@&&R
zOI*~(!?_Ib?)?U8y4m(&>%%7eYSo?XCY4MAMniZ&mWu`+KL6^#(()RrwS?`%x6@NR
z^L=-=o98_}gh9gtzBsP6hs!o`Zu@<Pr-=rky-T*nA=M><x20+DkMPo*wZW4&vq+P&
zbo_6EfO>XGzWW8GbOda__kSiTB8Wu^l$*@pRA&bk@{?FC&Rf-y+|ts7f&NrOL7-G9
zo8@0iC$WD}4GG7Hpz_6M!|Ma+o(J52T*B>i>3ib|fp!f%sw>;+CU#%XU}tyVc|>>@
zjv!RP>}1|v<<K?X=<UMx&R1yiC^VPR{~`!YB(QB_nbt_9>ju|rguf)gDNw<Mi9Fx}
z%=zP1C7e!lRF8uB9fE2Hl(YB9lq-iZM}p`l9;Fsv!SnjALO_E*8Lc1w0rMg;Zlfjl
Q#sB~S07*qoM6N<$f+#u^-~a#s

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/calendar_remove_over.png b/src/main/java/org/olat/commons/calendar/_static/css/calendar_remove_over.png
deleted file mode 100644
index bcf74e583830696eac8f37a06700c19fdd4622a2..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 509
zcmV<Z0RsMsP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000XU
z000XU0RWnu7ytkPuSrBfR5%fpQ$0%qK@gqYoJcf^0nvz<MzKmGq*N?|jUrfy9#MaQ
ziiNdkDTqZ1tt<k85K{$$g`im5+K7#ajloDHK}hZ+x6XvjdC^12z%pNN-tE1)6G|yy
z({+7CO1a`VP9dAk7V?vtDn2*4-QoL!K}hWFfyUK%Jl+$F#rD(b^h`3Dq;i3VkCv7h
z(%}u$fK)04GNVt-k0s7jX=u~@QbV)0ZTEj#16x$138Px|J&jroq+x(2A&?`Wqa+xn
z1=lxsP;d59sb%+1kMLTlaO(Q;a2SMgKobHYR8=70r8WYm7gtcOhh5-%y$*-A?dBXD
zhe9|5KN?WuqcPk%3?e^>1P4-jORacRNHCGX74hwM`wwVC>_8MjQ3U@s3kwf;T!P;K
z&Mn7(jV1yD{}Bijr?|EXm$^K1b@&iwi_@C_4QQA@uw^9R*vo)xhPly`>fe`ZqlknK
z8T)ptr9Q{L8hD@Ry-gDZ#nsc!UGpVyyX}Anoi+h^HeUkjGuW^cG;wEKbLa*h)9`03
zVICn-x-}(KS!C9u3#ipON;cIE0p92dwc7m#rI@xLNX0+C00000NkvXXu0mjf!By6^

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/check_off.png b/src/main/java/org/olat/commons/calendar/_static/css/check_off.png
deleted file mode 100644
index 286a12dadb3e319b04b0dceabb56fbde6ba0601a..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2970
zcmV;L3uW|)P)<h;3K|Lk000e1NJLTq000aC000aK1^@s6R&`wG00009a7bBm000ie
z000ie0hKEb8vp<bPiaF#P*7-ZbZ>KLZ*U+<Lqi~Na&Km7Y-Iodc-oy)XH-+^7Crag
z^g>IBfRsybQWXdwQbLP>6p<z>Aqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uh<iVD~V
z<RPMtgQJLw%KPDaqifc@_vX$1wbwr9tn;0-&j-K=43<bUQ8j=JsX`tR;Dg7+#^K~H
zK!FM*Z~zbpvt%K2{UZSY_<lS*D<Z%Lz5oGu(+dayz)hRLFdT>f59&ghTmgWD0l;*T
zI7<kC6aYYajzXpYKt=(8otP$50H6c_V9R4-;{Z@C0AMG7=F<Rxo%or10RUT+Ar%3j
zkpLhQWr#!oXgdI`&sK^>09Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p
z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-<?i
z0%4j!F2Z@488U%158(66005wo6%pWr^Zj_v4zAA5HjcIqUoGmt2LB>rV&neh&#Q1i
z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_<lS*MWK+n+1cgf
z<k(8YLR(?VSAG6x!e78w{cQPuJpA|d;J)G{fihizM+Erb!p!tcr5w+a34~(Y=8s4G
zw+sLL9n&JjNn*KJDiq^U5^;`1nvC-@r6P$!k}1U{(*I=Q-z@tBKHoI}uxdU5dyy@u
zU1J0GOD7Ombim^G008p4Z^6_k2m^p<gW=D2|L;HjN1!DDfM!XOaR2~bL?kX$%CkSm
z2mk;?pn)o|K^yeJ7%adB9Ki+L!3+FgHiSYX#KJ-lLJDMn9CBbOtb#%)hRv`YDqt_v
zKpix|QD}yfa1JiQRk#j4a1Z)n2%f<xynzV>LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW
zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_Ifq<Ex{*7`05XF7hP+2Hl!3BQJ=6@fL%FCo
z8iYoo3(#bAF`ADSpqtQgv>H8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X
zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ<AYmRsNLWl*PS{AOARHt#5!wki2?K;t
z!Y3k=s7tgax)J%r7-BLphge7~Bi0g+6E6^Zh(p9TBoc{3GAFr^0!gu?RMHaCM$&Fl
zBk3%un>0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4
z<uv66WtcKSRim0x-Ke2d5jBrmLam{;Qm;{ms1r1GnmNsb7D-E`t)i9F8fX`2_i3-_
zbh;7Ul^#x)&{xvS=|||7=mYe33=M`AgU5(xC>fg=2N-7=cNnjjOr{yriy6mMFgG#l
znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U
zt5vF<Q0r40Q)j6=sE4X&sBct1q<&fbi3VB2Ov6t@q*0);U*o*SAPZv|vv@2aYYnT0
zb%8a+Cb7-ge0D0knEf5Qi#@8Tp*ce{N;6lpQuCB%KL_KOarm5cP6_8Ir<e17iry6O
zDdH&`rZh~sF=bq9s+O0QSgS~@QL9Jmy*94xr=6y~MY~!1fet~(N+(<=M`w@D1)b+p
z*;C!83a1uLJv#NSE~;y#8=<>IcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya?
z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y
zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB
zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt
z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a<fJbF^|4I#xQ~n$Dc=
zKYhjYmgz5NSkDm8*fZm{6U!;YX`NG>(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C
z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB
zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe
zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0
z?2xS?_ve_-k<Mujg;0Lz*3buG=3$G&ehepthlN*$KaOySSQ^nWmo<0M+(UEUMEXRQ
zMBbZcF;6+KElM>iKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$
z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4
z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu
zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu
z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E
ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw
zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX
z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i&
z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01
z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R
z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw
zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD
zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3|
zawq-H%e&ckC+@AhPrP6BK<z=<L*0kfKU@CX*zeqbYQT4(^U>T#_XdT7&;F71j}Joy
zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z
zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot<a{81DF0~rvGr5Xr~8u`lav1h
z1DNytV>2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F}
z0002RNkl<Zc-oZGJ5B>J6oujcK5bl}p$~naMM7dh$#RmO?1YAjtxOa4;1q%3F;gT*
zvgG1?vUP3Q?f0E4;sD#t=A!cJ;cx~3Z|@(of`|}dlyF|2pMFmG&i!gN?Zb@-C&L)W
z@$Z%XM^&gb&**C{0#(IKaZ_$e;BJ^InK1{gCc|x`q>~ZUTBp)5+|7Zzk>P|pW`?RF
zBJ|#g@HxnEG93Q}rb+n%s3kcbKPjaU8MM|A5$IsH03ILK7d@U_`!!Aj0O%?h7UplK
QbN~PV07*qoM6N<$f-ESA1ONa4

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/check_off_dis.png b/src/main/java/org/olat/commons/calendar/_static/css/check_off_dis.png
deleted file mode 100644
index 9e67b71ea230dc793055598182a7d1f9db756215..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2971
zcmV;M3uN?(P)<h;3K|Lk000e1NJLTq000aC000aK1^@s6R&`wG00009a7bBm000ie
z000ie0hKEb8vp<bPiaF#P*7-ZbZ>KLZ*U+<Lqi~Na&Km7Y-Iodc-oy)XH-+^7Crag
z^g>IBfRsybQWXdwQbLP>6p<z>Aqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uh<iVD~V
z<RPMtgQJLw%KPDaqifc@_vX$1wbwr9tn;0-&j-K=43<bUQ8j=JsX`tR;Dg7+#^K~H
zK!FM*Z~zbpvt%K2{UZSY_<lS*D<Z%Lz5oGu(+dayz)hRLFdT>f59&ghTmgWD0l;*T
zI7<kC6aYYajzXpYKt=(8otP$50H6c_V9R4-;{Z@C0AMG7=F<Rxo%or10RUT+Ar%3j
zkpLhQWr#!oXgdI`&sK^>09Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p
z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-<?i
z0%4j!F2Z@488U%158(66005wo6%pWr^Zj_v4zAA5HjcIqUoGmt2LB>rV&neh&#Q1i
z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_<lS*MWK+n+1cgf
z<k(8YLR(?VSAG6x!e78w{cQPuJpA|d;J)G{fihizM+Erb!p!tcr5w+a34~(Y=8s4G
zw+sLL9n&JjNn*KJDiq^U5^;`1nvC-@r6P$!k}1U{(*I=Q-z@tBKHoI}uxdU5dyy@u
zU1J0GOD7Ombim^G008p4Z^6_k2m^p<gW=D2|L;HjN1!DDfM!XOaR2~bL?kX$%CkSm
z2mk;?pn)o|K^yeJ7%adB9Ki+L!3+FgHiSYX#KJ-lLJDMn9CBbOtb#%)hRv`YDqt_v
zKpix|QD}yfa1JiQRk#j4a1Z)n2%f<xynzV>LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW
zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_Ifq<Ex{*7`05XF7hP+2Hl!3BQJ=6@fL%FCo
z8iYoo3(#bAF`ADSpqtQgv>H8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X
zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ<AYmRsNLWl*PS{AOARHt#5!wki2?K;t
z!Y3k=s7tgax)J%r7-BLphge7~Bi0g+6E6^Zh(p9TBoc{3GAFr^0!gu?RMHaCM$&Fl
zBk3%un>0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4
z<uv66WtcKSRim0x-Ke2d5jBrmLam{;Qm;{ms1r1GnmNsb7D-E`t)i9F8fX`2_i3-_
zbh;7Ul^#x)&{xvS=|||7=mYe33=M`AgU5(xC>fg=2N-7=cNnjjOr{yriy6mMFgG#l
znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U
zt5vF<Q0r40Q)j6=sE4X&sBct1q<&fbi3VB2Ov6t@q*0);U*o*SAPZv|vv@2aYYnT0
zb%8a+Cb7-ge0D0knEf5Qi#@8Tp*ce{N;6lpQuCB%KL_KOarm5cP6_8Ir<e17iry6O
zDdH&`rZh~sF=bq9s+O0QSgS~@QL9Jmy*94xr=6y~MY~!1fet~(N+(<=M`w@D1)b+p
z*;C!83a1uLJv#NSE~;y#8=<>IcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya?
z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y
zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB
zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt
z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a<fJbF^|4I#xQ~n$Dc=
zKYhjYmgz5NSkDm8*fZm{6U!;YX`NG>(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C
z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB
zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe
zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0
z?2xS?_ve_-k<Mujg;0Lz*3buG=3$G&ehepthlN*$KaOySSQ^nWmo<0M+(UEUMEXRQ
zMBbZcF;6+KElM>iKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$
z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4
z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu
zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu
z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E
ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw
zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX
z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i&
z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01
z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R
z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw
zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD
zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3|
zawq-H%e&ckC+@AhPrP6BK<z=<L*0kfKU@CX*zeqbYQT4(^U>T#_XdT7&;F71j}Joy
zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z
zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot<a{81DF0~rvGr5Xr~8u`lav1h
z1DNytV>2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F}
z0002SNkl<Zc-oYb!A%2E3`C#5J^r6XA}JsgK+Xu!P^g0n$UWN%5(j$OOXy)aEF{3@
zu#7afc^b>Mz3lhT{6hiowA(ETANqa*0AAnTX8|)qa#G^);r`t4t=rA!Tpf-Sq=I1>
zevkB5r5LSM6i)c$i$Ey__sK0qDDYCqnseZ)C99ijGDS+X)=r`IYCQ)c0)5%tDWza$
zjN^z>b08IDiueJXHWe`kY9`0y2enp|qU$=$3`TIj0BpB+%P)QC`^B&EIRKRe7QIIv
RW5fUe002ovPDHLkV1mc-g`5BY

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/check_off_over.png b/src/main/java/org/olat/commons/calendar/_static/css/check_off_over.png
deleted file mode 100644
index f81f942b72a58e4d65d80fe60ab01e2bd6ee765e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2938
zcmV-=3x)KFP)<h;3K|Lk000e1NJLTq000aC000aK1^@s6R&`wG00009a7bBm000ie
z000ie0hKEb8vp<bPiaF#P*7-ZbZ>KLZ*U+<Lqi~Na&Km7Y-Iodc-oy)XH-+^7Crag
z^g>IBfRsybQWXdwQbLP>6p<z>Aqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uh<iVD~V
z<RPMtgQJLw%KPDaqifc@_vX$1wbwr9tn;0-&j-K=43<bUQ8j=JsX`tR;Dg7+#^K~H
zK!FM*Z~zbpvt%K2{UZSY_<lS*D<Z%Lz5oGu(+dayz)hRLFdT>f59&ghTmgWD0l;*T
zI7<kC6aYYajzXpYKt=(8otP$50H6c_V9R4-;{Z@C0AMG7=F<Rxo%or10RUT+Ar%3j
zkpLhQWr#!oXgdI`&sK^>09Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p
z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-<?i
z0%4j!F2Z@488U%158(66005wo6%pWr^Zj_v4zAA5HjcIqUoGmt2LB>rV&neh&#Q1i
z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_<lS*MWK+n+1cgf
z<k(8YLR(?VSAG6x!e78w{cQPuJpA|d;J)G{fihizM+Erb!p!tcr5w+a34~(Y=8s4G
zw+sLL9n&JjNn*KJDiq^U5^;`1nvC-@r6P$!k}1U{(*I=Q-z@tBKHoI}uxdU5dyy@u
zU1J0GOD7Ombim^G008p4Z^6_k2m^p<gW=D2|L;HjN1!DDfM!XOaR2~bL?kX$%CkSm
z2mk;?pn)o|K^yeJ7%adB9Ki+L!3+FgHiSYX#KJ-lLJDMn9CBbOtb#%)hRv`YDqt_v
zKpix|QD}yfa1JiQRk#j4a1Z)n2%f<xynzV>LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW
zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_Ifq<Ex{*7`05XF7hP+2Hl!3BQJ=6@fL%FCo
z8iYoo3(#bAF`ADSpqtQgv>H8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X
zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ<AYmRsNLWl*PS{AOARHt#5!wki2?K;t
z!Y3k=s7tgax)J%r7-BLphge7~Bi0g+6E6^Zh(p9TBoc{3GAFr^0!gu?RMHaCM$&Fl
zBk3%un>0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4
z<uv66WtcKSRim0x-Ke2d5jBrmLam{;Qm;{ms1r1GnmNsb7D-E`t)i9F8fX`2_i3-_
zbh;7Ul^#x)&{xvS=|||7=mYe33=M`AgU5(xC>fg=2N-7=cNnjjOr{yriy6mMFgG#l
znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U
zt5vF<Q0r40Q)j6=sE4X&sBct1q<&fbi3VB2Ov6t@q*0);U*o*SAPZv|vv@2aYYnT0
zb%8a+Cb7-ge0D0knEf5Qi#@8Tp*ce{N;6lpQuCB%KL_KOarm5cP6_8Ir<e17iry6O
zDdH&`rZh~sF=bq9s+O0QSgS~@QL9Jmy*94xr=6y~MY~!1fet~(N+(<=M`w@D1)b+p
z*;C!83a1uLJv#NSE~;y#8=<>IcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya?
z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y
zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB
zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt
z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a<fJbF^|4I#xQ~n$Dc=
zKYhjYmgz5NSkDm8*fZm{6U!;YX`NG>(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C
z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB
zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe
zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0
z?2xS?_ve_-k<Mujg;0Lz*3buG=3$G&ehepthlN*$KaOySSQ^nWmo<0M+(UEUMEXRQ
zMBbZcF;6+KElM>iKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$
z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4
z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu
zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu
z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E
ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw
zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX
z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i&
z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01
z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R
z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw
zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD
zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3|
zawq-H%e&ckC+@AhPrP6BK<z=<L*0kfKU@CX*zeqbYQT4(^U>T#_XdT7&;F71j}Joy
zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z
zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot<a{81DF0~rvGr5Xr~8u`lav1h
z1DNytV>2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F}
z0001`Nkl<Zc-oYbI}U<S5JeBn`y$4~2BI4fW97zhC&GH{?Cp(-yTBR?0z{#B+-fGd
zC-aT2Rn@XU3gA+fLFTHiI{@Hze@qN<9AUjCv5NDl7%TKT7Kb6WM&q1eW#RdH|F-lm
zk(hOAu+rtu=y^ayp_E{>3}yiD?G)Igo_uR(ht0EWoU0Fvlb}rvfH!6tkS3m{`Ovlj
khXdH}@}LUQ(%1M70IE9`SInphPXGV_07*qoM6N<$f;>if=Kufz

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/check_on.png b/src/main/java/org/olat/commons/calendar/_static/css/check_on.png
deleted file mode 100644
index 606ecfcf2e486b2369a3930e816afb0d390b9b1c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3089
zcmV+s4DR!ZP)<h;3K|Lk000e1NJLTq000aC000aK1^@s6R&`wG00009a7bBm000ie
z000ie0hKEb8vp<bPiaF#P*7-ZbZ>KLZ*U+<Lqi~Na&Km7Y-Iodc-oy)XH-+^7Crag
z^g>IBfRsybQWXdwQbLP>6p<z>Aqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uh<iVD~V
z<RPMtgQJLw%KPDaqifc@_vX$1wbwr9tn;0-&j-K=43<bUQ8j=JsX`tR;Dg7+#^K~H
zK!FM*Z~zbpvt%K2{UZSY_<lS*D<Z%Lz5oGu(+dayz)hRLFdT>f59&ghTmgWD0l;*T
zI7<kC6aYYajzXpYKt=(8otP$50H6c_V9R4-;{Z@C0AMG7=F<Rxo%or10RUT+Ar%3j
zkpLhQWr#!oXgdI`&sK^>09Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p
z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-<?i
z0%4j!F2Z@488U%158(66005wo6%pWr^Zj_v4zAA5HjcIqUoGmt2LB>rV&neh&#Q1i
z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_<lS*MWK+n+1cgf
z<k(8YLR(?VSAG6x!e78w{cQPuJpA|d;J)G{fihizM+Erb!p!tcr5w+a34~(Y=8s4G
zw+sLL9n&JjNn*KJDiq^U5^;`1nvC-@r6P$!k}1U{(*I=Q-z@tBKHoI}uxdU5dyy@u
zU1J0GOD7Ombim^G008p4Z^6_k2m^p<gW=D2|L;HjN1!DDfM!XOaR2~bL?kX$%CkSm
z2mk;?pn)o|K^yeJ7%adB9Ki+L!3+FgHiSYX#KJ-lLJDMn9CBbOtb#%)hRv`YDqt_v
zKpix|QD}yfa1JiQRk#j4a1Z)n2%f<xynzV>LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW
zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_Ifq<Ex{*7`05XF7hP+2Hl!3BQJ=6@fL%FCo
z8iYoo3(#bAF`ADSpqtQgv>H8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X
zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ<AYmRsNLWl*PS{AOARHt#5!wki2?K;t
z!Y3k=s7tgax)J%r7-BLphge7~Bi0g+6E6^Zh(p9TBoc{3GAFr^0!gu?RMHaCM$&Fl
zBk3%un>0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4
z<uv66WtcKSRim0x-Ke2d5jBrmLam{;Qm;{ms1r1GnmNsb7D-E`t)i9F8fX`2_i3-_
zbh;7Ul^#x)&{xvS=|||7=mYe33=M`AgU5(xC>fg=2N-7=cNnjjOr{yriy6mMFgG#l
znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U
zt5vF<Q0r40Q)j6=sE4X&sBct1q<&fbi3VB2Ov6t@q*0);U*o*SAPZv|vv@2aYYnT0
zb%8a+Cb7-ge0D0knEf5Qi#@8Tp*ce{N;6lpQuCB%KL_KOarm5cP6_8Ir<e17iry6O
zDdH&`rZh~sF=bq9s+O0QSgS~@QL9Jmy*94xr=6y~MY~!1fet~(N+(<=M`w@D1)b+p
z*;C!83a1uLJv#NSE~;y#8=<>IcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya?
z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y
zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB
zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt
z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a<fJbF^|4I#xQ~n$Dc=
zKYhjYmgz5NSkDm8*fZm{6U!;YX`NG>(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C
z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB
zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe
zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0
z?2xS?_ve_-k<Mujg;0Lz*3buG=3$G&ehepthlN*$KaOySSQ^nWmo<0M+(UEUMEXRQ
zMBbZcF;6+KElM>iKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$
z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4
z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu
zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu
z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E
ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw
zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX
z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i&
z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01
z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R
z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw
zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD
zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3|
zawq-H%e&ckC+@AhPrP6BK<z=<L*0kfKU@CX*zeqbYQT4(^U>T#_XdT7&;F71j}Joy
zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z
zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot<a{81DF0~rvGr5Xr~8u`lav1h
z1DNytV>2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F}
z0003zNkl<Zc-oYbJxhXN6o#+!`1*krREB0LeL!J>QZyxjXb=QJOAu{Q7%hRbe<9F0
zg~q19rKOf2XbD=Psi4|TeIX4DecpyJ5gqEDZaC*U=fHg=lg(QELk7S>GTFOm7>EeX
zW)rP7xqSWy0Jyro?PwnN`*?gdd3r69+*!u&9cpiADHsU+`ss-PnbUJhW{t$#J7d0K
z093D2loD?4UMQP2rh*<Kp;5Hf-GJNeV#G6u%juwS`G8W2?TtmMwQ74<%PfRLoSfZr
zm@e?ua8RmzlG=|GU7AEhbpw@(Nop^Kh>$+M!0Q<x9-TpJjoof^1NC~H{yrzGE3*i~
z=2{rRLMesaFgkMpFl-95Tx4rKf?$z|&hSyKVrdJTtp_ka7Xm;;INFWTXf$v+oxPLJ
f<@0}jjqd>f3v*WK$+#ux00000NkvXXu0mjfBZa%;

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/check_on_dis.png b/src/main/java/org/olat/commons/calendar/_static/css/check_on_dis.png
deleted file mode 100644
index 8147081748f0cc7322b7c467bea3a1ff9d025d58..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3086
zcmV+p4Ds`cP)<h;3K|Lk000e1NJLTq000aC000aK1^@s6R&`wG00009a7bBm000ie
z000ie0hKEb8vp<bPiaF#P*7-ZbZ>KLZ*U+<Lqi~Na&Km7Y-Iodc-oy)XH-+^7Crag
z^g>IBfRsybQWXdwQbLP>6p<z>Aqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uh<iVD~V
z<RPMtgQJLw%KPDaqifc@_vX$1wbwr9tn;0-&j-K=43<bUQ8j=JsX`tR;Dg7+#^K~H
zK!FM*Z~zbpvt%K2{UZSY_<lS*D<Z%Lz5oGu(+dayz)hRLFdT>f59&ghTmgWD0l;*T
zI7<kC6aYYajzXpYKt=(8otP$50H6c_V9R4-;{Z@C0AMG7=F<Rxo%or10RUT+Ar%3j
zkpLhQWr#!oXgdI`&sK^>09Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p
z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-<?i
z0%4j!F2Z@488U%158(66005wo6%pWr^Zj_v4zAA5HjcIqUoGmt2LB>rV&neh&#Q1i
z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_<lS*MWK+n+1cgf
z<k(8YLR(?VSAG6x!e78w{cQPuJpA|d;J)G{fihizM+Erb!p!tcr5w+a34~(Y=8s4G
zw+sLL9n&JjNn*KJDiq^U5^;`1nvC-@r6P$!k}1U{(*I=Q-z@tBKHoI}uxdU5dyy@u
zU1J0GOD7Ombim^G008p4Z^6_k2m^p<gW=D2|L;HjN1!DDfM!XOaR2~bL?kX$%CkSm
z2mk;?pn)o|K^yeJ7%adB9Ki+L!3+FgHiSYX#KJ-lLJDMn9CBbOtb#%)hRv`YDqt_v
zKpix|QD}yfa1JiQRk#j4a1Z)n2%f<xynzV>LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW
zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_Ifq<Ex{*7`05XF7hP+2Hl!3BQJ=6@fL%FCo
z8iYoo3(#bAF`ADSpqtQgv>H8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X
zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ<AYmRsNLWl*PS{AOARHt#5!wki2?K;t
z!Y3k=s7tgax)J%r7-BLphge7~Bi0g+6E6^Zh(p9TBoc{3GAFr^0!gu?RMHaCM$&Fl
zBk3%un>0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4
z<uv66WtcKSRim0x-Ke2d5jBrmLam{;Qm;{ms1r1GnmNsb7D-E`t)i9F8fX`2_i3-_
zbh;7Ul^#x)&{xvS=|||7=mYe33=M`AgU5(xC>fg=2N-7=cNnjjOr{yriy6mMFgG#l
znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U
zt5vF<Q0r40Q)j6=sE4X&sBct1q<&fbi3VB2Ov6t@q*0);U*o*SAPZv|vv@2aYYnT0
zb%8a+Cb7-ge0D0knEf5Qi#@8Tp*ce{N;6lpQuCB%KL_KOarm5cP6_8Ir<e17iry6O
zDdH&`rZh~sF=bq9s+O0QSgS~@QL9Jmy*94xr=6y~MY~!1fet~(N+(<=M`w@D1)b+p
z*;C!83a1uLJv#NSE~;y#8=<>IcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya?
z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y
zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB
zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt
z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a<fJbF^|4I#xQ~n$Dc=
zKYhjYmgz5NSkDm8*fZm{6U!;YX`NG>(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C
z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB
zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe
zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0
z?2xS?_ve_-k<Mujg;0Lz*3buG=3$G&ehepthlN*$KaOySSQ^nWmo<0M+(UEUMEXRQ
zMBbZcF;6+KElM>iKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$
z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4
z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu
zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu
z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E
ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw
zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX
z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i&
z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01
z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R
z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw
zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD
zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3|
zawq-H%e&ckC+@AhPrP6BK<z=<L*0kfKU@CX*zeqbYQT4(^U>T#_XdT7&;F71j}Joy
zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z
zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot<a{81DF0~rvGr5Xr~8u`lav1h
z1DNytV>2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F}
z0003wNkl<Zc-oYbKTAS!6o#Mk^ZKtKC`B{8NJD`pK~Q3Zi%UjCQ=8P1_6?eAXwBWb
zG&nRgHwh6A4fO#cD5NE#&@1X7=+A~Q2_5R4UO4AD=fHd9yihpdA2I;)x!m}oVIU&(
zdOft(6fNr;04U#7el^d9f;_!^@LYW(yO(A*;2Ulj$P9;n{Cvd3D&11En^a%l2?hNC
zsBxz#CEPtcQg1Ygm;qvoCR*!J!0Ywk^G)M+ySOgjqm*Jdvrens8V(zn<#?3RRfXfz
z3wqk1-e_}lu+7@a0)mVJwr!K&-$Fz<D_r8AnPMXmLu-xG<s1b%oeq-|9#Y9TB0?s;
ziU=sBa2m$%8~_|jQLlZnvzb5yQpqKntrmUV$Ke<Q#9~nZM1;d^hHkfu$L$`UbkVZ@
c{2E^a0RF>ODDAzL8UO$Q07*qoM6N<$g0U02EdT%j

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/check_on_over.png b/src/main/java/org/olat/commons/calendar/_static/css/check_on_over.png
deleted file mode 100644
index a1147cf022cf4fdd3984ebe63a6b9f56ff36f1c1..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3040
zcmV<63m^1}P)<h;3K|Lk000e1NJLTq000aC000aK1^@s6R&`wG00009a7bBm000ie
z000ie0hKEb8vp<bPiaF#P*7-ZbZ>KLZ*U+<Lqi~Na&Km7Y-Iodc-oy)XH-+^7Crag
z^g>IBfRsybQWXdwQbLP>6p<z>Aqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uh<iVD~V
z<RPMtgQJLw%KPDaqifc@_vX$1wbwr9tn;0-&j-K=43<bUQ8j=JsX`tR;Dg7+#^K~H
zK!FM*Z~zbpvt%K2{UZSY_<lS*D<Z%Lz5oGu(+dayz)hRLFdT>f59&ghTmgWD0l;*T
zI7<kC6aYYajzXpYKt=(8otP$50H6c_V9R4-;{Z@C0AMG7=F<Rxo%or10RUT+Ar%3j
zkpLhQWr#!oXgdI`&sK^>09Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p
z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-<?i
z0%4j!F2Z@488U%158(66005wo6%pWr^Zj_v4zAA5HjcIqUoGmt2LB>rV&neh&#Q1i
z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_<lS*MWK+n+1cgf
z<k(8YLR(?VSAG6x!e78w{cQPuJpA|d;J)G{fihizM+Erb!p!tcr5w+a34~(Y=8s4G
zw+sLL9n&JjNn*KJDiq^U5^;`1nvC-@r6P$!k}1U{(*I=Q-z@tBKHoI}uxdU5dyy@u
zU1J0GOD7Ombim^G008p4Z^6_k2m^p<gW=D2|L;HjN1!DDfM!XOaR2~bL?kX$%CkSm
z2mk;?pn)o|K^yeJ7%adB9Ki+L!3+FgHiSYX#KJ-lLJDMn9CBbOtb#%)hRv`YDqt_v
zKpix|QD}yfa1JiQRk#j4a1Z)n2%f<xynzV>LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW
zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_Ifq<Ex{*7`05XF7hP+2Hl!3BQJ=6@fL%FCo
z8iYoo3(#bAF`ADSpqtQgv>H8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X
zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ<AYmRsNLWl*PS{AOARHt#5!wki2?K;t
z!Y3k=s7tgax)J%r7-BLphge7~Bi0g+6E6^Zh(p9TBoc{3GAFr^0!gu?RMHaCM$&Fl
zBk3%un>0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4
z<uv66WtcKSRim0x-Ke2d5jBrmLam{;Qm;{ms1r1GnmNsb7D-E`t)i9F8fX`2_i3-_
zbh;7Ul^#x)&{xvS=|||7=mYe33=M`AgU5(xC>fg=2N-7=cNnjjOr{yriy6mMFgG#l
znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U
zt5vF<Q0r40Q)j6=sE4X&sBct1q<&fbi3VB2Ov6t@q*0);U*o*SAPZv|vv@2aYYnT0
zb%8a+Cb7-ge0D0knEf5Qi#@8Tp*ce{N;6lpQuCB%KL_KOarm5cP6_8Ir<e17iry6O
zDdH&`rZh~sF=bq9s+O0QSgS~@QL9Jmy*94xr=6y~MY~!1fet~(N+(<=M`w@D1)b+p
z*;C!83a1uLJv#NSE~;y#8=<>IcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya?
z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y
zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB
zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt
z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a<fJbF^|4I#xQ~n$Dc=
zKYhjYmgz5NSkDm8*fZm{6U!;YX`NG>(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C
z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB
zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe
zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0
z?2xS?_ve_-k<Mujg;0Lz*3buG=3$G&ehepthlN*$KaOySSQ^nWmo<0M+(UEUMEXRQ
zMBbZcF;6+KElM>iKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$
z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4
z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu
zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu
z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E
ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw
zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX
z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i&
z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01
z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R
z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw
zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD
zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3|
zawq-H%e&ckC+@AhPrP6BK<z=<L*0kfKU@CX*zeqbYQT4(^U>T#_XdT7&;F71j}Joy
zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z
zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot<a{81DF0~rvGr5Xr~8u`lav1h
z1DNytV>2z=0000WV@Og>004R=004l4008;_004mL004C`008P>0026e000+nl3&F}
z0003CNkl<Zc-oYbu}cDR9K}Ds--!_lheMP(MTR9sP~G6-61P=DV^e}t4cBIq;81IK
zH5(1itqr$?quS8YAJ7)(C5T)&*f~T$5;O8mU%ub>cn{uJT-kQW6o>$vS=PVEw&Q#W
z0Nnc1$T5>%;<4$`dVa+zn~0wd-^i}5syQ_mqjvAo_PexRIvCjm0P;6$O_R8dcYMFg
z%5qYX#~gG$Mm!3=KHS_sAf=>qViJOiq#VrrHde*OIH>Z`2hZzqeR;%IW=4@m1aIvQ
z)e93LBzwnqB<B<4)@R4!DnSqg037b`Ads9E@{@Z2h(<I9gOKy$27*s^4gGIHYH>j=
iOU2EJ<%wxuV>kfR=t4+h)t|@!0000<MNUMnLSTZd_ov(d

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/color.png b/src/main/java/org/olat/commons/calendar/_static/css/color.png
deleted file mode 100644
index 0476be668a350990a4a261c50e72b4bb40710ec9..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 783
zcmV+q1MvKbP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0000PbVXQnQ*UN;
zcVTj606}DLVr3vnZDD6+Qe|Oed2z{QJOBU!u}MThRCwB?Q%z43Q4~Exr_)Y9hMA^>
zet;AWibja>BQa>Ag1B+1OI^5fP2%1VSGx5FxWJgOaH9*O#u|gs1R@I((OOEe)0xs1
z+G$H^>CAMz1Ehht<R$0Loq6}1d)|F-7|XJ7l)>85tCtMUdg&zr)Rxf07cuVIaEwBA
zgrLzvJGyQdJxe;maTm@MO`OIi{J3UK?g<=_yCIznJdkeQ84(62j&bggfJPTuO1)Z*
zr!(a@%5Ag6zM#y{haBujlWeU2QS98a%Ur`0u)GW;=Yg^hF7HsF=gP%E_xY>G*Pj0D
zH5G@=`)Jd;?8)L0X2QbM!1$9fj?W3$UIhG<6O90oDB$V_{^;PUeqrF@^)bsAnreXy
zcO0~WxXXrbjj)pL11FOrt$Blh+Ybl=Q11miBCsxj_4|D61#_hIC3}~s&vzXZ-I!pd
zOTl#}1<fbI3=_GJs>cQhF>=v|b})jPC?H>^o}7?^Szw~$U{%L()9rT^p+JBH(cy(C
zitu<MV7vh|86Mgepz%PZ4Kz8oYZdx%M<8XusiKM!EYNOI*++nL!NKz=F+|25?C;wo
zmV)8z2vC30Kk6&}PQS-lK$AS|pw~_Wv)kn|p|As#8bGxLsA}CvKu>p0K`tWxR#|A|
zDE<ordD2zkpcq)A>Z$|CQz@D3C#iZor8F|A$2$(J6lNBsU-yEMQ9dL@oeYtiRNX_c
zN0S~E5-F1DRK2Pv)wI&a=1j){ZC-9^t?5s59||j4&B&2%hRAES144$7rOcHr%~+V9
zD;Roxn$A`}d=pK~HZmLdT6q09d}=$|H{|6-Dat}OP$`y;?Du3teV0&-yiR0s_W!GF
z58a$KmUG|a#QXcQlpUu_Fo;^fwvoo~tvIr+8MI^aK?-x!-}#>a0{}%A3<e;c;1>V@
N002ovPDHLkV1iTLZjb-~

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/delete.png b/src/main/java/org/olat/commons/calendar/_static/css/delete.png
deleted file mode 100644
index 1f2b3f2ac91de789615e188da93cb94fae3ff073..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 578
zcmV-I0=@l-P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000XU
z000XU0RWnu7ytkP^hrcPR5%fpQNc@;K@|Ue>xjCn$l~s{5-Ne6>SE$e$a7u9TcGYq
z_hLraty9otFC9XP#j7sf+Jk?9p1c@Dh?SryTdAKeRF=8UH#5EWtuyOKb@0LPX5PHt
z@BQXCo-qbC^7;G-?Rk}p#bSAWFk{x&kL-0Mw<h8ko}PiQRRT8)A!aH13xxug%M5-n
zp0h2HEaf?t=Uzg*p1N~)?s#ma$-9YxjE^7)@I$ucZjHXk4G~2CJc$79K}rcI2@&&R
zOI*~(!?_Ib?)?U8y4m(&>%%7eYSo?XCY4MAMniZ&mWu`+KL6^#(()RrwS?`%x6@NR
z^L=-=o98_}gh9gtzBsP6hs!o`Zu@<Pr-=rky-T*nA=M><x20+DkMPo*wZW4&vq+P&
zbo_6EfO>XGzWW8GbOda__kSiTB8Wu^l$*@pRA&bk@{?FC&Rf-y+|ts7f&NrOL7-G9
zo8@0iC$WD}4GG7Hpz_6M!|Ma+o(J52T*B>i>3ib|fp!f%sw>;+CU#%XU}tyVc|>>@
zjv!RP>}1|v<<K?X=<UMx&R1yiC^VPR{~`!YB(QB_nbt_9>ju|rguf)gDNw<Mi9Fx}
z%=zP1C7e!lRF8uB9fE2Hl(YB9lq-iZM}p`l9;Fsv!SnjALO_E*8Lc1w0rMg;Zlfjl
Q#sB~S07*qoM6N<$f+#u^-~a#s

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/delete_over.png b/src/main/java/org/olat/commons/calendar/_static/css/delete_over.png
deleted file mode 100644
index bcf74e583830696eac8f37a06700c19fdd4622a2..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 509
zcmV<Z0RsMsP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV00009a7bBm000XU
z000XU0RWnu7ytkPuSrBfR5%fpQ$0%qK@gqYoJcf^0nvz<MzKmGq*N?|jUrfy9#MaQ
ziiNdkDTqZ1tt<k85K{$$g`im5+K7#ajloDHK}hZ+x6XvjdC^12z%pNN-tE1)6G|yy
z({+7CO1a`VP9dAk7V?vtDn2*4-QoL!K}hWFfyUK%Jl+$F#rD(b^h`3Dq;i3VkCv7h
z(%}u$fK)04GNVt-k0s7jX=u~@QbV)0ZTEj#16x$138Px|J&jroq+x(2A&?`Wqa+xn
z1=lxsP;d59sb%+1kMLTlaO(Q;a2SMgKobHYR8=70r8WYm7gtcOhh5-%y$*-A?dBXD
zhe9|5KN?WuqcPk%3?e^>1P4-jORacRNHCGX74hwM`wwVC>_8MjQ3U@s3kwf;T!P;K
z&Mn7(jV1yD{}Bijr?|EXm$^K1b@&iwi_@C_4QQA@uw^9R*vo)xhPly`>fe`ZqlknK
z8T)ptr9Q{L8hD@Ry-gDZ#nsc!UGpVyyX}Anoi+h^HeUkjGuW^cG;wEKbLa*h)9`03
zVICn-x-}(KS!C9u3#ipON;cIE0p92dwc7m#rI@xLNX0+C00000NkvXXu0mjf!By6^

diff --git a/src/main/java/org/olat/commons/calendar/_static/css/selectedcolor.gif b/src/main/java/org/olat/commons/calendar/_static/css/selectedcolor.gif
deleted file mode 100644
index 6a4a491b6a387ad0e862d24a31964c35090b5032..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 72
zcmZ?wbhEHb6krfwXkcLY4+e@qSr{1@7#VaJfB+=pz$D+(UwPozf<@V%PD<-sd-bt5
VH{N_wK!hJ}Y31@CZ4rzN)&O}48dd-R

diff --git a/src/main/java/org/olat/commons/calendar/_static/js/calendar.js b/src/main/java/org/olat/commons/calendar/_static/js/calendar.js
deleted file mode 100644
index 77e98aaf7a1..00000000000
--- a/src/main/java/org/olat/commons/calendar/_static/js/calendar.js
+++ /dev/null
@@ -1,138 +0,0 @@
-function o_adjustCalendarHeight(gridId, dayheight) {
-	// adjust the given iframe to use as much height as possible
-	// (fg)
-	var calgrid = jQuery('#' + gridId);
-	if (calgrid) {
-		
-		// check for calendar config, subtract if available
-		var calConfigHeight = 0;
-		// check if config is within calendar container. If yes, it is rendered below
-		// the calendar and thus the cal config real eastate must be subtracted as well
-		// to calculate the remaining space for the calender itself.
-		if (o_containsElement("o_cal_config_below_cal_container", "o_cal_config", 5)) {
-			calConfigHeight = jQuery("#o_cal_config").height();		
-		}
-		
-		// height of all day events..
-		var allDayHeight = 0;
-		var allDayElem = jQuery("#o_cal_wv_daylong");
-		if (allDayElem != null && allDayElem != 'undefined') {
-			allDayHeight = jQuery("#o_cal_wv_daylong").height();
-		}
-		// height of header
-		var headerHeight = 0;
-		var headerElem = jQuery("#o_cal_wv_header");
-		if (headerElem != null && headerElem != 'undefined') {
-			headerHeight = jQuery("#o_cal_wv_header").height();
-		}
-		
-		// now calculate remaining space for calendar
-		// use 3/4 of the browser viewport as displayable size and subtract other calendar stuff
-		var contentHeight = b_viewportHeight() / 4 * 3 - allDayHeight - headerHeight - calConfigHeight;
-		if (contentHeight < dayheight) {
-			if (contentHeight < 200) {
-				contentHeight=200; // never smaller than 200px, makes no sense 
-			}
-			calgrid.css('height', contentHeight + 'px');
-		} else {
-			calgrid.css('height', dayheight + 'px');
-		}
-	} else {
-		if(jQuery(document).ooLog().isDebugEnabled()) jQuery(document).ooLog('debug',"No calendar grid found","calendar.js::o_adjustCalendarHeight()");
-	}
-}
-
-function o_positionScrollbar(id, pos) {
-	// set the scrollbar of the given DOM element to the given position
-	// (fg)
-	var scroll = document.getElementById(id);
-	if (scroll) {
-		// used by safari to initialize the scrollbar positioning
-		var initialized = scroll.scrollTop; 
-		// not position scrollbar
-		scroll.scrollTop = pos;
-	}
-}
-
-function o_containsElement(parentElementID, containedElementID, nestingLevels) {
-	// checks if the given contained DOM element is a child or grand-child of 
-	// the given parent DOM element. The sarch will be limited by the nesting
-	// levels.
-	// Returns true if element is a child element within the nesting level, 
-	// false otherwhise.
-	// (fg)
-		
-	var parentElem = document.getElementById(parentElementID);
-	var containedElem = document.getElementById(containedElementID);
-	// exit when the given elements do not exist at all!
-	if (!parentElem || !containedElem) return false;
-	
-	var visitingParent = containedElem.parentNode;
-	var i = 0;
-	while (i<nestingLevels) {
-		if (visitingParent == null) {
-			return false;
-		} if (visitingParent.id == parentElem.id) {
-			return true;
-		}
-		i++;
-		visitingParent = visitingParent.parentNode;
-	}
-	return false;
-}
-
-function o_init_event_tooltips() {
-	// init the Ext.tooltip for each event
-	// (gw)
-	// 1) for day events
-	jQuery(".o_cal_wv_devent").each(o_init_event_tooltip);
-	// 2) for normal events
-	jQuery(".o_cal_wv_event").each(o_init_event_tooltip);
-}
-
-function o_mark_event_box_overflow() {
-	// check if the event boxes can display everything, if not add a ... at the bottom right corner
-	jQuery(".o_cal_wv_event").each(function(item) {
-		if (item.offsetHeight + 5 < item.scrollHeight) {
-			item.insert("<div class='o_cal_wv_event_overflow' style='top: " + (item.offsetHeight-15) + "px;'>...</div>");
-		}
-	});
-	jQuery(".o_cal_wv_devent_content").each(function(item) {
-		if (item.offsetHeight + 5 < item.scrollHeight) {
-			item.insert("<div class='o_cal_wv_event_overflow' style='top: " + (item.offsetHeight-5) + "px;'>...</div>");
-		}
-	});
-}
-
-function o_init_event_tooltip(item) {
-	var tooltip = item.select(".o_cal_wv_event_tooltip").first();
-	var title = tooltip.select(".o_cal_time").first();
-	var content = tooltip.select(".o_cal_wv_event_tooltip_content").first();
-	var renderScope = "o_cal_wv_grid";
-	if (Ext.get(tooltip).hasClass("o_cal_allday")) {
-		renderScope = "o_cal_wv";
-	}
-	var tt = new Ext.ToolTip({
-        target: item,
-        anchor: 'left',
-        anchorToTarget : true,
-        draggable: true,
-        autoShow  : true,
-        autoHide: false,
-        showDelay: 300,
-        closable: true,
-        title: title.innerHTML,
-        contentEl: content,
-        renderTo: Ext.get(renderScope)
-	});
-	// Add reference to tooltip to array and add listener so we can 
-	// auto close tips when a new tip is opened
-	o_cal_tt.push(tt);
-	tt.addListener('beforeshow', function(curItem){
-		o_cal_tt.each(function(tip){
-			if (tip !=  curItem) tip.hide();
-		});
-	});
-}
-// Array to keep references to current calendar tooltips
-var o_cal_tt = new Array();
diff --git a/src/main/java/org/olat/commons/calendar/ui/components/WeeklyCalendarComponent.java b/src/main/java/org/olat/commons/calendar/ui/components/WeeklyCalendarComponent.java
index 4bd7c9c4611..cb0abba3141 100644
--- a/src/main/java/org/olat/commons/calendar/ui/components/WeeklyCalendarComponent.java
+++ b/src/main/java/org/olat/commons/calendar/ui/components/WeeklyCalendarComponent.java
@@ -194,8 +194,8 @@ public class WeeklyCalendarComponent extends Component {
 	public void validate(UserRequest ureq, ValidationResult vr) {
 		super.validate(ureq, vr);
 		JSAndCSSAdder jsa = vr.getJsAndCSSAdder();
-		jsa.addRequiredJsFile(CalendarManager.class, "js/calendar.js");
-		jsa.addRequiredCSSFile(CalendarManager.class, "css/calendar.css", false);
+		//jsa.addRequiredJsFile(CalendarManager.class, "js/calendar.js");
+		//jsa.addRequiredCSSFile(CalendarManager.class, "css/calendar.css", false);
 	}
 
 	/**
diff --git a/src/main/java/org/olat/commons/coordinate/cluster/jms/ClusterAdminControllerCluster.java b/src/main/java/org/olat/commons/coordinate/cluster/jms/ClusterAdminControllerCluster.java
index 9f180260bd7..39e6fe27576 100644
--- a/src/main/java/org/olat/commons/coordinate/cluster/jms/ClusterAdminControllerCluster.java
+++ b/src/main/java/org/olat/commons/coordinate/cluster/jms/ClusterAdminControllerCluster.java
@@ -183,7 +183,7 @@ public class ClusterAdminControllerCluster extends BasicController {
 		pollThread.start();
 		
 		// activate polling
-		mainVc.put("updatecontrol", new JSAndCSSComponent("intervall", this.getClass(), null, null, false, null, 3000));
+		mainVc.put("updatecontrol", new JSAndCSSComponent("intervall", this.getClass(), 3000));
 		
 		// add a few buttons
 		syncLong = LinkFactory.createButtonSmall("sync.long", mainVc, this);
diff --git a/src/main/java/org/olat/core/commons/chiefcontrollers/BaseChiefController.java b/src/main/java/org/olat/core/commons/chiefcontrollers/BaseChiefController.java
index 95fc33f5ac6..b0df7cbefba 100644
--- a/src/main/java/org/olat/core/commons/chiefcontrollers/BaseChiefController.java
+++ b/src/main/java/org/olat/core/commons/chiefcontrollers/BaseChiefController.java
@@ -281,12 +281,6 @@ public class BaseChiefController extends DefaultChiefController implements Conte
 		// the js logger provides only a header element, nevertheless we need to
 		// put it into the main velocity container.
 		mainvc.put("jsLoggerC", jsLoggerC.getInitialComponent());
-
-		// put the globals path like "/olat/classpath/61x/" into the main win,
-		// used for some dynamic injected js libs like jsMath
-		String resourcePath = getWindowControl().getWindowBackOffice().getWindowManager().getMapPathFor(this.getClass());
-		mainvc.contextPut("classPathStaticBaseURI", resourcePath.substring(0, resourcePath.indexOf("org.olat")));
-
 		// put the global js translator mapper path into the main window
 		mainvc.contextPut("jsTranslationMapperPath", jsTranslationMapperPath);
 
diff --git a/src/main/java/org/olat/core/commons/chiefcontrollers/_content/body.html b/src/main/java/org/olat/core/commons/chiefcontrollers/_content/body.html
index 521d6927d33..988dd455beb 100644
--- a/src/main/java/org/olat/core/commons/chiefcontrollers/_content/body.html
+++ b/src/main/java/org/olat/core/commons/chiefcontrollers/_content/body.html
@@ -32,7 +32,6 @@ o_info.lastClickTime = new Date().getTime();
 o_info.drop = true;
 ## olat layout specific
 o_info.o_baseURI = "$r.staticLink("")";
-o_info.b_classPathStaticBaseURI = "${classPathStaticBaseURI}";
 o_info.b_textMarkingIframeIntervals = new Array();
 o_info.i18n_noresponse_title = "$r.escapeDoubleQuotes($r.translate("server.no.response.title"))";
 o_info.i18n_noresponse = "$r.escapeDoubleQuotes($r.translate("server.no.response"))";
diff --git a/src/main/java/org/olat/core/commons/fullWebApp/DefaultFooterController.java b/src/main/java/org/olat/core/commons/fullWebApp/DefaultFooterController.java
index a0aa9977069..39fba925bc2 100644
--- a/src/main/java/org/olat/core/commons/fullWebApp/DefaultFooterController.java
+++ b/src/main/java/org/olat/core/commons/fullWebApp/DefaultFooterController.java
@@ -20,7 +20,6 @@
 package org.olat.core.commons.fullWebApp;
 
 import org.olat.core.CoreSpringFactory;
-import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.Windows;
 import org.olat.core.gui.components.Component;
@@ -51,9 +50,6 @@ public class DefaultFooterController extends BasicController {
 
 		// Initialize velocity container
 		footerVC = createVelocityContainer("defaultfooter");
-
-		String ressourceMapperUri = ClassPathStaticDispatcher.getInstance().getMapperBasePath(this.getClass());
-		footerVC.contextPut("ressourceMapperUri", ressourceMapperUri);
 		footerVC.contextPut("olatversion", Settings.getFullVersionInfo() +" "+ Settings.getNodeInfo());
 
 		// Push information about AJAX mode
diff --git a/src/main/java/org/olat/core/commons/modules/bc/components/FolderComponent.java b/src/main/java/org/olat/core/commons/modules/bc/components/FolderComponent.java
index 535e1bddd3f..e3a029c1181 100644
--- a/src/main/java/org/olat/core/commons/modules/bc/components/FolderComponent.java
+++ b/src/main/java/org/olat/core/commons/modules/bc/components/FolderComponent.java
@@ -44,9 +44,7 @@ import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.components.Component;
 import org.olat.core.gui.components.ComponentRenderer;
 import org.olat.core.gui.control.Event;
-import org.olat.core.gui.control.JSAndCSSAdder;
 import org.olat.core.gui.control.generic.folder.FolderHelper;
-import org.olat.core.gui.render.ValidationResult;
 import org.olat.core.gui.translator.Translator;
 import org.olat.core.id.IdentityEnvironment;
 import org.olat.core.logging.activity.CoreLoggingResourceable;
@@ -462,17 +460,6 @@ public class FolderComponent extends Component {
 		return externContainerForCopy;
 	}
 
-	/**
-	 * 
-	 * @see org.olat.core.gui.components.Component#validate(org.olat.core.gui.UserRequest, org.olat.core.gui.render.ValidationResult)
-	 */
-	public void validate(UserRequest ureq, ValidationResult vr) {
-		super.validate(ureq, vr);
-		// include needed css and js files
-		JSAndCSSAdder jsa = vr.getJsAndCSSAdder();
-		jsa.addRequiredJsFile(FolderComponent.class, "js/folder.js");
-	}
-
 	public ComponentRenderer getHTMLRendererSingleton() {
 		return RENDERER;
 	}
diff --git a/src/main/java/org/olat/core/commons/modules/bc/components/_static/js/folder.js b/src/main/java/org/olat/core/commons/modules/bc/components/_static/js/folder.js
deleted file mode 100644
index 0c30de40c2d..00000000000
--- a/src/main/java/org/olat/core/commons/modules/bc/components/_static/js/folder.js
+++ /dev/null
@@ -1,26 +0,0 @@
-function b_briefcase_isChecked(ref, warning_text) {
-	var i;
-	var myElement = document.getElementById(ref);
-	var numselected = 0;
-	for (i=0; myElement.elements[i]; i++) {
-		if (myElement.elements[i].type == 'checkbox' && myElement.elements[i].name == 'paths' && myElement.elements[i].checked) {
-			numselected++;
-		}
-	}
-	
-	if (numselected < 1) {
-		alert(warning_text);
-		return false;
-	}
-	return true;
-}
-function b_briefcase_toggleCheck(ref, checked) {
-	var myElement = document.getElementById(ref);
-	len = myElement.elements.length;
-	var i;
-	for (i=0; i < len; i++) {
-		if (myElement.elements[i].name=='paths') {
-			myElement.elements[i].checked=checked;
-		}
-	}
-}
\ No newline at end of file
diff --git a/src/main/java/org/olat/core/commons/modules/glossary/GlossaryMainController.java b/src/main/java/org/olat/core/commons/modules/glossary/GlossaryMainController.java
index af9114f9ea0..65033add568 100644
--- a/src/main/java/org/olat/core/commons/modules/glossary/GlossaryMainController.java
+++ b/src/main/java/org/olat/core/commons/modules/glossary/GlossaryMainController.java
@@ -118,10 +118,6 @@ public class GlossaryMainController extends BasicController implements Activatea
 				glistVC, this);
 		glistVC.contextPut("showAllLink", showAllLink);
 
-		// add javascript and css file
-		JSAndCSSComponent tmJs = new JSAndCSSComponent("glossaryJS", this.getClass(), null, "glossary.css", true);
-		glistVC.put("glossaryJS", tmJs);
-
 		putInitialPanel(glistVC);
 	}
 
diff --git a/src/main/java/org/olat/core/commons/modules/glossary/_static/css/glossary.css b/src/main/java/org/olat/core/commons/modules/glossary/_static/css/glossary.css
deleted file mode 100644
index f0ca6bed32e..00000000000
--- a/src/main/java/org/olat/core/commons/modules/glossary/_static/css/glossary.css
+++ /dev/null
@@ -1,61 +0,0 @@
-.o_glossary {
-	margin: 0 100px 0 100px;
-}
-
-/* wrapper for one glossary term */
-.o_glossary_entry{
-	margin: 0px 0 0px 0;
-	padding: 10px;
-	border-top: 1px solid #DCDDE0;
-	border-left: 1px solid #DCDDE0;
-	border-right: 1px solid #DCDDE0;
-}
-
-/* wrapper for the edit / delete buttons */
-.o_glossary_commands {
-	float: right;
-}
-/* wrapper for the add buttons */
-.o_glossary_addcommand {
-	float: right;
-}
-
-/* the glossary term */
-.o_glossary dt {
-	font-weight: bold;
-}
-
-dt span.o_glossary_author {
-	font-weight: normal;
-}
-
-dt span.o_glossary_modifier {
-	font-weight: normal;
-	color: #98221F;
-}
-
-dt span.o_glossary_modifier a, dt span.o_glossary_modifier a:hover {
-	color: #98221F;
-}
-
-dt o_glossary_synonym {
-	font-size: 80%;
-	font-variant: small-caps;
-	font-style: italic;
-}
-/* the glossary explanation */
-dd {
-	padding-left: 20px;
-	clear: both;
-}
-
-.o_glossary_register {
-	margin-bottom: 10px;	
-}
-
-.o_glossary_register_active {
-	font-weight: bold;
-	background-color: lightgrey;
-	font-size: 120%;
-}
- 
\ No newline at end of file
diff --git a/src/main/java/org/olat/core/commons/services/commentAndRating/impl/ui/UserCommentFormController.java b/src/main/java/org/olat/core/commons/services/commentAndRating/impl/ui/UserCommentFormController.java
index 91ead61b100..db511af3ad8 100644
--- a/src/main/java/org/olat/core/commons/services/commentAndRating/impl/ui/UserCommentFormController.java
+++ b/src/main/java/org/olat/core/commons/services/commentAndRating/impl/ui/UserCommentFormController.java
@@ -92,7 +92,6 @@ public class UserCommentFormController extends FormBasicController {
 				"commentElem", null, "", -1, -1, false, formLayout, ureq
 						.getUserSession(), getWindowControl());
 		commentElem.setMaxLength(4000);
-		commentElem.setExtDelay(true);
 		FormLayoutContainer buttonContainer = FormLayoutContainer
 				.createButtonLayout("buttonContainer", getTranslator());
 		formLayout.add(buttonContainer);
diff --git a/src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDirectoriesVisitor.java b/src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDirectoriesVisitor.java
deleted file mode 100644
index b03e33b29ff..00000000000
--- a/src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDirectoriesVisitor.java
+++ /dev/null
@@ -1,142 +0,0 @@
-/**
- * <a href="http://www.openolat.org">
- * OpenOLAT - Online Learning and Training</a><br>
- * <p>
- * Licensed under the Apache License, Version 2.0 (the "License"); <br>
- * you may not use this file except in compliance with the License.<br>
- * You may obtain a copy of the License at the
- * <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache homepage</a>
- * <p>
- * Unless required by applicable law or agreed to in writing,<br>
- * software distributed under the License is distributed on an "AS IS" BASIS, <br>
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. <br>
- * See the License for the specific language governing permissions and <br>
- * limitations under the License.
- * <p>
- * Initial code contributed and copyrighted by<br>
- * frentix GmbH, http://www.frentix.com
- * <p>
- */
-package org.olat.core.defaults.dispatcher;
-
-import java.io.BufferedInputStream;
-import java.io.BufferedOutputStream;
-import java.io.File;
-import java.io.FileInputStream;
-import java.io.FileOutputStream;
-import java.io.IOException;
-import java.util.Enumeration;
-import java.util.jar.JarEntry;
-import java.util.jar.JarFile;
-
-import org.olat.core.logging.LogDelegator;
-import org.olat.core.logging.OLATRuntimeException;
-import org.olat.core.util.FileUtils;
-import org.olat.core.util.FileVisitor;
-
-/**
- * Description:<br>
- * This visitor copies all *_static* directories to the webapp/static/classpath/
- * <p>
- * When the visitor visits a jar file, the jar file is opened and all files with
- * the same naming scheme are copied from the jar to the
- * webapp/static/classpath/ as well.
- * <p>
- * The copied files have the same timestamp as the original file. Files from
- * within jar files will have the timestamp of the jar file itself.
- * <P>
- * Initial Date: 29.08.2008 <br>
- * 
- * @author gnaegi
- */
-class ClassPathStaticDirectoriesVisitor extends LogDelegator implements FileVisitor {
-	private String basePath;
-	private File classPathStaticDir;
-
-	/**
-	 * Package scope constructor
-	 * 
-	 * @param classPathStaticDir
-	 */
-	ClassPathStaticDirectoriesVisitor(String basePathConfig, File classPathStaticDir) {
-		this.classPathStaticDir = classPathStaticDir;
-		this.basePath = basePathConfig;
-	}
-
-	/**
-	 * @see org.olat.core.util.FileVisitor#visit(java.io.File)
-	 */
-	public void visit(File sourceFile) {
-		// skip directory entries
-		if (sourceFile.isDirectory()) return;
-		// skip files within a CVS directory
-		if (sourceFile.getParentFile().getName().equals("CVS")) return;
-		// continue with files: either a normal file or a jar
-		try {
-			int staticDirPos = sourceFile.getAbsolutePath().indexOf(ClassPathStaticDispatcher.STATIC_DIR_NAME);
-			if (staticDirPos != -1) {
-				// Copy this file to static place
-				// extract class name without trailing slashes
-				String packageName = sourceFile.getAbsolutePath().substring(basePath.length() + 1, staticDirPos - 1);
-				packageName = packageName.replace(File.separator, ".");
-				String fileName = sourceFile.getAbsolutePath().substring(staticDirPos + ClassPathStaticDispatcher.STATIC_DIR_NAME.length());
-				File targetFile = new File(classPathStaticDir, packageName + fileName);
-				// Only do this if it does not already exist
-				if (targetFile.exists() && targetFile.lastModified() >= sourceFile.lastModified()) {
-					if (isLogDebugEnabled()) logDebug("Skipping static file from filename::" + sourceFile + " - does already exist", null);
-				} else {
-					targetFile.getParentFile().mkdirs();
-					BufferedInputStream inputStream = new BufferedInputStream(new FileInputStream(sourceFile));
-					BufferedOutputStream outputStream = new BufferedOutputStream(new FileOutputStream(targetFile));
-					FileUtils.copy(inputStream, outputStream, sourceFile.length());
-					inputStream.close();
-					outputStream.close();
-					targetFile.setLastModified(sourceFile.lastModified());
-					if (isLogDebugEnabled()) logDebug("Copying static file from filename::" + sourceFile, null);
-				}
-				
-			} else if (sourceFile.getName().endsWith(".jar")) {
-				JarFile jar;
-				jar = new JarFile(sourceFile);
-				Enumeration<JarEntry> jarEntries = jar.entries();
-				// Check in all jars - maybe we have static resources in custom jars
-				// as well (not only in core)
-				while (jarEntries.hasMoreElements()) {
-					JarEntry jarEntry = jarEntries.nextElement();
-					String jarEntryName = jarEntry.getName();
-					if (jarEntryName.indexOf(File.separator + ClassPathStaticDispatcher.STATIC_DIR_NAME + File.separator) != -1) {
-						if (!jarEntry.isDirectory()) {
-							// Copy file from jar to static place
-							// extract class name without trailing slashes
-							staticDirPos = jarEntryName.indexOf(ClassPathStaticDispatcher.STATIC_DIR_NAME);
-							String packageName = jarEntryName.substring(0, staticDirPos - 1);
-							packageName = packageName.replace(File.separator, ".");
-							String fileName = jarEntryName.substring(staticDirPos + ClassPathStaticDispatcher.STATIC_DIR_NAME.length());
-							File targetFile = new File(classPathStaticDir, packageName + fileName);
-							// Only do this if it does not already exist. 
-							// Use jar file last modified instead of jarEntry.getTime, seems to be unpredictable
-							if (targetFile.exists() && targetFile.lastModified() >= sourceFile.lastModified()) {
-								if (isLogDebugEnabled()) logDebug("Skipping static file from jar, filename::" + jarEntryName + " in jar::" + jar.getName()
-										+ " - does already exist", null);
-							} else {
-								targetFile.getParentFile().mkdirs();
-								BufferedInputStream inputStream = new BufferedInputStream(jar.getInputStream(jarEntry));
-								BufferedOutputStream outputStream = new BufferedOutputStream(new FileOutputStream(targetFile));
-								FileUtils.copy(inputStream, outputStream, jarEntry.getSize());
-								inputStream.close();
-								outputStream.close();
-								targetFile.setLastModified(sourceFile.lastModified());
-								if (isLogDebugEnabled()) logDebug("Copying static file from jar, filename::" + jarEntryName + " in jar::" + jar.getName(),
-										null);
-							}
-						}
-					}
-				}
-			}
-		} catch (IOException e) {
-			throw new OLATRuntimeException("Error while copying files from jar::" + sourceFile.getAbsolutePath()
-					+ " - Delete all copied static resources in " + classPathStaticDir.getAbsolutePath() + "and restart tomcat", e);
-		}
-	}
-
-}
diff --git a/src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDispatcher.java b/src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDispatcher.java
deleted file mode 100644
index 60440cf9da9..00000000000
--- a/src/main/java/org/olat/core/defaults/dispatcher/ClassPathStaticDispatcher.java
+++ /dev/null
@@ -1,276 +0,0 @@
-/**
-* OLAT - Online Learning and Training<br>
-* http://www.olat.org
-* <p>
-* Licensed under the Apache License, Version 2.0 (the "License"); <br>
-* you may not use this file except in compliance with the License.<br>
-* You may obtain a copy of the License at
-* <p>
-* http://www.apache.org/licenses/LICENSE-2.0
-* <p>
-* Unless required by applicable law or agreed to in writing,<br>
-* software distributed under the License is distributed on an "AS IS" BASIS, <br>
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. <br>
-* See the License for the specific language governing permissions and <br>
-* limitations under the License.
-* <p>
-* Copyright (c) since 2004 at Multimedia- & E-Learning Services (MELS),<br>
-* University of Zurich, Switzerland.
-* <hr>
-* <a href="http://www.openolat.org">
-* OpenOLAT - Online Learning and Training</a><br>
-* This file has been modified by the OpenOLAT community. Changes are licensed
-* under the Apache 2.0 license as the original file.  
-* <p>
-*/ 
-
-package org.olat.core.defaults.dispatcher;
-
-import java.io.File;
-
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.olat.core.dispatcher.Dispatcher;
-import org.olat.core.dispatcher.DispatcherAction;
-import org.olat.core.gui.media.ClasspathMediaResource;
-import org.olat.core.gui.media.MediaResource;
-import org.olat.core.gui.media.ServletUtil;
-import org.olat.core.helpers.Settings;
-import org.olat.core.logging.LogDelegator;
-import org.olat.core.util.FileUtils;
-import org.olat.core.util.WebappHelper;
-
-/**
- * Description:<br>
- * Allows to register static mappers. Here you can create urls which are valid
- * for all users and can be cached by browsers. The delivered resources must be
- * static files in the _static directory of your code.
- * <p>
- * In mod-jk mode this static files can be delivered directly from apache or
- * even from another file server
- * <p>
- * If you need global mappers that provide dynamic content, then you mus use the
- * GlobalMapperRegistry.java
- * <p>
- * If you need urls that are only accessible for one user, use the
- * MapperRegistry.java
- * <P>
- * Initial Date: 6.10.2008 <br>
- * 
- * @author Florian Gnaegi
- */
-public class ClassPathStaticDispatcher extends LogDelegator implements Dispatcher {
-	static final String STATIC_DIR_NAME = "_static";
-
-	private static String PATH_CLASSPATH_STATIC;
-	private static boolean copyStaticFiles;
-	private static ClassPathStaticDispatcher INSTANCE;
-
-	/**
-	 * Constructor, only used by spring. Use getInstance instead!
-	 * 
-	 * @param copyStaticFilesConfig
-	 *            true: copy static files and deliver via StaticMediaDispatcher;
-	 *            false: don't copy files and deliver from classpath
-	 * @param dispatcherPath
-	 *            : path where to dispatch files ( e.g. '/classpath/')
-	 */
-	public ClassPathStaticDispatcher(boolean copyStaticFilesConfig, String dispatcherPath) {
-		PATH_CLASSPATH_STATIC = dispatcherPath;
-		INSTANCE = this;
-		copyStaticFiles = copyStaticFilesConfig;
-		if (copyStaticFiles) {
-			copyStaticClassPathFiles();
-		}
-	}
-
-	/**
-	 * @return MapperRegistry
-	 */
-	public static ClassPathStaticDispatcher getInstance() {
-		return INSTANCE;
-	}
-
-	/**
-	 * Create a path for the _static directory for the given class. Resources that
-	 * are in this directory can be addressed relatively to the generated mapper
-	 * path. The resources can also be stored in a jar file.
-	 * 
-	 * 
-	 * @param globalNameClass class for the name of the mapper. the name of the
-	 *          mapper is the name of the package name for this class
-	 * @return the path under which this mapper will be called, without / at the
-	 *         end, e.g. /olat/classpath/612/org.olat.demo.tabledemo (the 612
-	 *         here is the versionId to guarantee the uniqueness across releases
-	 *         to trick out buggy css browser caches)
-	 */
-	public String getMapperBasePath(Class clazz) {
-		return getMapperBasePath(clazz, true);
-	}
-
-	/**
-	 * Create a path for the _static directory for the given class. Resources that
-	 * are in this directory can be addressed relatively to the generated mapper
-	 * path. The resources can also be stored in a jar file.
-	 * 
-	 * @param clazz The package name of this class is used for the path
-	 * @param addVersionID true: the build version is added to the URL to force
-	 *          browser reload the resource when releasing a new version; false:
-	 *          don't add version (but allow browsers to cache even when resource
-	 *          has changed). Only use false when really needed
-	 * @return the path under which this mapper will be called, without / at the
-	 *         end, e.g. /olat/classpath/612/org.olat.demo.tabledemo (the 612 here
-	 *         is the versionId to guarantee the uniqueness across releases to
-	 *         trick out buggy css browser caches)
-	 */
-	public String getMapperBasePath(Class clazz, boolean addVersionID) {
-		StringBuffer sb = new StringBuffer();
-		sb.append(WebappHelper.getServletContextPath());
-		// When mod jk is enabled, the files are deliverd by apache. During
-		// startup in the classpath that live in a _static directory are copied to
-		// the webapp/static/classpath/ directory.
-		// Thus, when mod_jk is enabled, the path is different then when delivered
-		// by tomcat.
-		// Examples:
-		// mod_jk disabled: /olat/classpath/61x/org.olat.core/myfile.css
-		// -> dispatched by DispatcherAction, delivered by ClassPathStaticDispatcher
-		// mod_jk enabled: /olat/raw/61x/classpath/org.olat.core/myfile.css
-		// -> /olat/raw is unmounted in apache config, files delivered by apache
-		if (copyStaticFiles) {
-			sb.append(StaticMediaDispatcher.getStaticMapperPath());
-			if (addVersionID) {
-				// version before classpath, compatible with StaticMediaDiapatcher
-				sb.append(Settings.getBuildIdentifier()); 				
-			} else {
-				sb.append(StaticMediaDispatcher.NOVERSION);
-			}
-			sb.append(PATH_CLASSPATH_STATIC.substring(0, PATH_CLASSPATH_STATIC.length())); 
-		} else {
-			sb.append(PATH_CLASSPATH_STATIC);
-			if (addVersionID) {
-				// version after classpath, compatible with ClassPathStaticDispatcher
-				sb.append(Settings.getBuildIdentifier());			
-			} else {
-				sb.append(StaticMediaDispatcher.NOVERSION);
-			}
-			sb.append("/");
-		}
-		String className = clazz.getName();
-		int ls = className.lastIndexOf('.');
-		// post: ls != -1, since we don't use the java default package
-		String pkg = className.substring(0, ls);
-		// using baseClass.getPackage() would add unneeded inefficient and synchronized code
-		if (pkg != null) sb.append(pkg);
-		return sb.toString();			
-	}
-	
-	/**
-	 * @param hreq
-	 * @param hres
-	 */
-	public void execute(HttpServletRequest hreq, HttpServletResponse hres, String pathInfo) {
-		String path = hreq.getPathInfo();
-		// e.g. /olat/classpath/612/org.olat.demo.tabledemo/blu.html
-		// or /olat/classpath/_noversion_/org.olat.demo.tabledemo/blu.html
-		String prefix;
-		if (path.indexOf(PATH_CLASSPATH_STATIC + Settings.getBuildIdentifier()) != -1) {
-			prefix = PATH_CLASSPATH_STATIC + Settings.getBuildIdentifier() + "/";
-		} else if (path.indexOf(PATH_CLASSPATH_STATIC + StaticMediaDispatcher.NOVERSION) != -1) {
-			prefix = PATH_CLASSPATH_STATIC + StaticMediaDispatcher.NOVERSION + "/";
-		} else {
-			logWarn("Invalid static path::" + path + " - sent 404", null);
-			DispatcherAction.sendNotFound(hreq.getRequestURI(), hres);
-			return;						
-		}
-		String subInfo = path.substring(prefix.length());
-		int slashPos = subInfo.indexOf('/');
-		if (slashPos == -1) {
-			logWarn("Invalid static path::" + path + " - sent 404", null);
-			DispatcherAction.sendNotFound(hreq.getRequestURI(), hres);
-			return;
-		}
-		// packageName e.g. org.olat.demo
-		String packageName = subInfo.substring(0, slashPos);
-		String relPath = subInfo.substring(slashPos);
-		// brasato:: can this happen at all, or does tomcat filter out - till now never reached - needs some little cpu cycles
-		if (relPath.indexOf("..") != -1) {
-			logWarn("ClassPathStatic resource path contained '..': relpath::" + relPath + " - sent 403", null);
-			DispatcherAction.sendForbidden(hreq.getRequestURI(), hres);
-		}
-		// /bla/blu.html
-		Package pakkage;
-		pakkage = Package.getPackage(packageName);
-		if(pakkage == null){
-			logWarn("could not find package '"+packageName+"' and relPath '"+relPath+"'", null);
-		}else{
-			MediaResource mr = createClassPathStaticFileMediaResourceFor(pakkage, relPath);
-			ServletUtil.serveResource(hreq, hres, mr);
-		}
-	}
-	
-	/**
-	 * Create a static class path media resource form a given base class
-	 * @param baseClass
-	 * @param relPath
-	 * @return
-	 */
-	public MediaResource createClassPathStaticFileMediaResourceFor(Class baseClass, String relPath) {
-		return new ClasspathMediaResource(baseClass, STATIC_DIR_NAME + relPath);
-	}
-
-	/**
-	 * Create a static class path media resource form a given package
-	 * @param baseClass
-	 * @param relPath
-	 * @return
-	 */
-	public MediaResource createClassPathStaticFileMediaResourceFor(Package pakkage, String relPath) {
-		return new ClasspathMediaResource(pakkage, STATIC_DIR_NAME + relPath);
-	}
-
-	/**
-	 * Helper method to copy all class path static files to the
-	 * webapp/static/classpath/ directory for direct delivery via apache.
-	 * <p>
-	 * This method should only be called once at startup. To speed up things it
-	 * checks on the last modified date of the files and copies only new files.
-	 */
-	public void copyStaticClassPathFiles() {
-		StringBuffer path = new StringBuffer();
-		path.append(WebappHelper.getContextRoot());
-		path.append(StaticMediaDispatcher.STATIC_DIR_NAME);
-		path.append(PATH_CLASSPATH_STATIC.substring(0, PATH_CLASSPATH_STATIC.length())); 
-		File classPathStaticDir = new File(path.toString());
-		
-		// 1)  copy files from compiled web app classpath
-		String srcPath = WebappHelper.getContextRoot() + "/WEB-INF/classes";
-		logInfo("Copying static file from webapp source path::" + srcPath + " - be patient, this can take a while the first time when you hava jsmath files installed", null);
-		ClassPathStaticDirectoriesVisitor srcVisitor = new ClassPathStaticDirectoriesVisitor(srcPath, classPathStaticDir);
-		FileUtils.visitRecursively(new File(srcPath), srcVisitor);
-		// 3) Search in libs directory
-		String libDirPath = WebappHelper.getContextRoot() + "/WEB-INF/lib";
-		logInfo("Copying static file from jar files from dir::" + libDirPath, null);
-		ClassPathStaticDirectoriesVisitor libVisitor = new ClassPathStaticDirectoriesVisitor(libDirPath, classPathStaticDir);
-		FileUtils.visitRecursively(new File(libDirPath), libVisitor);
-	}
-
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/main/java/org/olat/core/dispatcher/mapper/package.html b/src/main/java/org/olat/core/dispatcher/mapper/package.html
index 4c5e9cf7e4f..62d83b8e60d 100644
--- a/src/main/java/org/olat/core/dispatcher/mapper/package.html
+++ b/src/main/java/org/olat/core/dispatcher/mapper/package.html
@@ -13,12 +13,10 @@ Brasato offers two ways to deliver files to the browser:
 <h3><a name="dispatcher">Dispatcher: static application files</h3>
 <p>
 To deliver static files that are part of the application brasato offers
-two concepts. Both are implemented using the brasato dispatcher
-interface:
+one concept:
 </p>
 <ol>
 <li>Files in webapp/static*</li>
-<li>Files in your.package._static/</li>
 </ol>
 <p>
 The first mechanism is used to embedd general framework resources, e.g.
@@ -26,57 +24,6 @@ css files, themes and basic javascript files. Those files are normally
 embedded directly in body.html. Those files are deliverd using the
 <code>StaticMediaDispatcher</code> class.
 </p>
-<p>The second mechanism is used to embedd component based resources,
-e.g. some js code, images or css classes only used by a certain
-component. The component can be part of the brasato framework, be in the
-application sourcecode or even aded to the application as a jar.
-</p>
-<p>
-Those resources are delivered using the <code>ClassPathStaticDispatcher</code>
-</p>
-<h4>Browser caches and version id</h4>
-<p>Files delivered by the the StaticMediaDispatcher or the
-ClassPathStaticDispatcher always have the same URL to make those file
-cachable by the browser. Since those files don't change between
-releases, it's entirely up to the browser how to cache them. OLAT
-implements the last-modified date to optimize browser or proxy server
-caching of those files.
-</p>
-<p>However, to force users to reload all resources after a new release,
-the path contains the application version flag. Thus, after a new
-release, all resources will be loaded from scratch by all browsers. This
-mechanismus is implemented transparently, you don't have to take care
-about it.
-</p>
-<h4>Mod_jk optimization: static delivery via apache</h4>
-Files delivered by the the StaticMediaDispatcher or the
-ClassPathStaticDispatcher can alternatively be delivered by apache when
-using mod_jk. This is strongly recommended on high traffic sites since
-apache is optimized for such tasks. To enable this features you must do
-the following steps:
-<ol>
-<li>Configure OLAT with Apache and mod_jk</li>
-<li>In olat.properties file set server.modjk.enabled=true</li>
-<li>
-Change mod_jk and httpd.conf configuration to :
-<pre>
-&lt;IfModule mod_jk.c&gt;
-  JkUnMount /olat/raw/* worker1
-&lt;/IfModule&gt;
-
-&lt;Directory "/home/cg/workspace/olat3_HEAD/webapp/static/"&gt;
-    Options         Indexes IncludesNoExec FollowSymLinks
-    AllowOverride   None
-    Order           allow,deny
-    Allow from      all
-&lt;/Directory&gt;
-Alias /olat/raw/VERSIONID "/home/cg/workspace/olat3_HEAD/webapp/static/"
-</pre>
-See olat/conf/httpd.conf for an example
-</li>
-<li>Restart OLAT (can take a while on first startup when jsmath images are deployed)</li>
-</ol>
-
 
 <h3><a name="mapper">Mapper: dynamic (content) files</h3>
 <p>
diff --git a/src/main/java/org/olat/core/extensions/action/GenericActionExtension.java b/src/main/java/org/olat/core/extensions/action/GenericActionExtension.java
index bb0f24425cb..6cf2cd28246 100644
--- a/src/main/java/org/olat/core/extensions/action/GenericActionExtension.java
+++ b/src/main/java/org/olat/core/extensions/action/GenericActionExtension.java
@@ -19,12 +19,13 @@
  */
 package org.olat.core.extensions.action;
 
+import java.util.HashMap;
 import java.util.List;
 import java.util.Locale;
+import java.util.Map;
 
 import org.olat.core.extensions.AbstractExtension;
 import org.olat.core.extensions.ExtensionElement;
-import org.olat.core.extensions.helpers.ExtensionElements;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.components.tree.GenericTreeNode;
 import org.olat.core.gui.control.Controller;
@@ -49,7 +50,7 @@ import org.olat.core.util.i18n.I18nManager;
  */
 public class GenericActionExtension extends AbstractExtension implements ActionExtension {
 
-	private ExtensionElements elements = new ExtensionElements();
+	private Map<String, ExtensionElement> elements = new HashMap<String, ExtensionElement>();
 	private ControllerCreator actionControllerCreator;
 	private String i18nActionKey;
 	private String i18nDescriptionKey;
@@ -74,7 +75,7 @@ public class GenericActionExtension extends AbstractExtension implements ActionE
 	
 	public void initExtensionPoints() {
 		for (String extPoint : extensionPoints) {
-			elements.putExtensionElement(extPoint, this);
+			elements.put(extPoint, this);
 		}
 	}
 	
@@ -117,7 +118,7 @@ public class GenericActionExtension extends AbstractExtension implements ActionE
 	}
 
 	public ExtensionElement getExtensionFor(String extensionPoint) {
-		if (isEnabled()) return elements.getExtensionElement(extensionPoint);
+		if (isEnabled()) return elements.get(extensionPoint);
 		else return null;
 	}
 
diff --git a/src/main/java/org/olat/core/extensions/css/CSSIncluder.java b/src/main/java/org/olat/core/extensions/css/CSSIncluder.java
deleted file mode 100644
index afb94606c35..00000000000
--- a/src/main/java/org/olat/core/extensions/css/CSSIncluder.java
+++ /dev/null
@@ -1,44 +0,0 @@
-/**
-* OLAT - Online Learning and Training<br>
-* http://www.olat.org
-* <p>
-* Licensed under the Apache License, Version 2.0 (the "License"); <br>
-* you may not use this file except in compliance with the License.<br>
-* You may obtain a copy of the License at
-* <p>
-* http://www.apache.org/licenses/LICENSE-2.0
-* <p>
-* Unless required by applicable law or agreed to in writing,<br>
-* software distributed under the License is distributed on an "AS IS" BASIS, <br>
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. <br>
-* See the License for the specific language governing permissions and <br>
-* limitations under the License.
-* <p>
-* Copyright (c) since 2004 at Multimedia- & E-Learning Services (MELS),<br>
-* University of Zurich, Switzerland.
-* <hr>
-* <a href="http://www.openolat.org">
-* OpenOLAT - Online Learning and Training</a><br>
-* This file has been modified by the OpenOLAT community. Changes are licensed
-* under the Apache 2.0 license as the original file.  
-* <p>
-*/
-
-package org.olat.core.extensions.css;
-
-import org.olat.core.extensions.ExtensionElement;
-
-/**
- * @deprecated
- * Description:<br>
- * 
- * <P>
- * Initial Date:  18.05.2006 <br>
- *
- * @author Felix Jost
- */
-public interface CSSIncluder extends ExtensionElement {
-
-	String getStylesheetPath();
-
-}
diff --git a/src/main/java/org/olat/core/extensions/helpers/ExtensionElements.java b/src/main/java/org/olat/core/extensions/helpers/ExtensionElements.java
deleted file mode 100644
index 68a5cce1429..00000000000
--- a/src/main/java/org/olat/core/extensions/helpers/ExtensionElements.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/**
-* OLAT - Online Learning and Training<br>
-* http://www.olat.org
-* <p>
-* Licensed under the Apache License, Version 2.0 (the "License"); <br>
-* you may not use this file except in compliance with the License.<br>
-* You may obtain a copy of the License at
-* <p>
-* http://www.apache.org/licenses/LICENSE-2.0
-* <p>
-* Unless required by applicable law or agreed to in writing,<br>
-* software distributed under the License is distributed on an "AS IS" BASIS, <br>
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. <br>
-* See the License for the specific language governing permissions and <br>
-* limitations under the License.
-* <p>
-* Copyright (c) since 2004 at Multimedia- & E-Learning Services (MELS),<br>
-* University of Zurich, Switzerland.
-* <hr>
-* <a href="http://www.openolat.org">
-* OpenOLAT - Online Learning and Training</a><br>
-* This file has been modified by the OpenOLAT community. Changes are licensed
-* under the Apache 2.0 license as the original file.  
-* <p>
-*/ 
-
-package org.olat.core.extensions.helpers;
-
-import java.util.HashMap;
-import java.util.Map;
-
-import org.olat.core.extensions.ExtensionElement;
-
-/**
- * Description:<br>
- * Initial Date:  23.09.2005 <br>
- *
- * @author Felix
- */
-public class ExtensionElements {
-	private Map elems = new HashMap();
-
-	public ExtensionElements() {
-		//
-	}
-	
-	public void putExtensionElement(String targetExtensionPoint, ExtensionElement element) {
-		elems.put(targetExtensionPoint, element);
-	}
-	
-	public ExtensionElement getExtensionElement(String targetExtensionPoint) {
-		return (ExtensionElement) elems.get(targetExtensionPoint);
-	}
-}
diff --git a/src/main/java/org/olat/core/extensions/helpers/StaticAndCssHelper.java b/src/main/java/org/olat/core/extensions/helpers/StaticAndCssHelper.java
deleted file mode 100644
index fe21d4ed994..00000000000
--- a/src/main/java/org/olat/core/extensions/helpers/StaticAndCssHelper.java
+++ /dev/null
@@ -1,106 +0,0 @@
-/**
-* OLAT - Online Learning and Training<br>
-* http://www.olat.org
-* <p>
-* Licensed under the Apache License, Version 2.0 (the "License"); <br>
-* you may not use this file except in compliance with the License.<br>
-* You may obtain a copy of the License at
-* <p>
-* http://www.apache.org/licenses/LICENSE-2.0
-* <p>
-* Unless required by applicable law or agreed to in writing,<br>
-* software distributed under the License is distributed on an "AS IS" BASIS, <br>
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. <br>
-* See the License for the specific language governing permissions and <br>
-* limitations under the License.
-* <p>
-* Copyright (c) since 2004 at Multimedia- & E-Learning Services (MELS),<br>
-* University of Zurich, Switzerland.
-* <hr>
-* <a href="http://www.openolat.org">
-* OpenOLAT - Online Learning and Training</a><br>
-* This file has been modified by the OpenOLAT community. Changes are licensed
-* under the Apache 2.0 license as the original file.  
-* <p>
-*/ 
-
-package org.olat.core.extensions.helpers;
-
-import javax.servlet.http.HttpServletRequest;
-
-import org.olat.core.dispatcher.DispatcherAction;
-import org.olat.core.dispatcher.mapper.Mapper;
-import org.olat.core.extensions.css.CSSIncluder;
-import org.olat.core.extensions.globalmapper.MapperProvider;
-import org.olat.core.gui.components.Window;
-import org.olat.core.gui.media.ClasspathMediaResource;
-import org.olat.core.gui.media.MediaResource;
-
-/**
- * @deprecated
- * Description:<br>
- * Initial Date: 23.09.2005 <br>
- * @author Felix Jost
- */
-public class StaticAndCssHelper {
-
-	String mapPath; // increased visibilities to package local to avoid a synthetic
-									// accessor method for the inner classes
-	final Class baseClass;
-	final String cssName;
-
-	/**
-	 * @param baseClass all static resources and the css file will be searched in
-	 *          the subfolder (called "raw") of the class file of the baseClass
-	 * @param cssName the name of the css file (e.g. stylesheet.css) to include in
-	 *          each olat page, or null if not stylesheet
-	 */
-	public StaticAndCssHelper(final Class baseClass, final String cssName) {
-		this.baseClass = baseClass;
-		this.cssName = cssName;
-	}
-
-	public void initAndRegister(ExtensionElements extElements) {
-		// --- create a mapper which serves the static resources (see next
-		// codeblock)
-		final Mapper mapper = new Mapper() {
-			public MediaResource handle(String relPath, HttpServletRequest request) {
-				// nothing under "raw" should be sensitive information since, by entering
-				// the appropriate url, any resources in this folder and in subfolders is served.
-				return new ClasspathMediaResource(baseClass, "raw" + relPath);
-			}
-		};
-
-		// --- register a global mapper for static resource delegated to this
-		// extension
-		extElements.putExtensionElement(DispatcherAction.class.getName(), new MapperProvider() {
-			public Mapper getMapper() {
-				return mapper;
-			}
-
-			public void setMapPath(String path) {
-				StaticAndCssHelper.this.mapPath = path;
-			}
-
-		});
-
-		if (cssName != null) {
-			// provide the link for the css stylesheet file used by this extension:
-			// CSSIncluder for point Window
-			extElements.putExtensionElement(Window.class.getName(), new CSSIncluder() {
-				public String getStylesheetPath() {
-					return StaticAndCssHelper.this.mapPath + "/" + cssName;
-				}
-
-			});
-		}
-	}
-
-	/**
-	 * @return Returns the mapPath.
-	 */
-	public String getMapPath() {
-		return mapPath;
-	}
-
-}
diff --git a/src/main/java/org/olat/core/gui/WindowManager.java b/src/main/java/org/olat/core/gui/WindowManager.java
index e9d22489f48..004f2d9f39c 100644
--- a/src/main/java/org/olat/core/gui/WindowManager.java
+++ b/src/main/java/org/olat/core/gui/WindowManager.java
@@ -32,7 +32,6 @@ import org.olat.core.gui.control.Disposable;
 import org.olat.core.gui.control.WindowBackOffice;
 import org.olat.core.gui.control.creator.ControllerCreator;
 import org.olat.core.gui.control.generic.popup.PopupBrowserWindow;
-import org.olat.core.gui.media.MediaResource;
 
 /**
  * handles all windows of a user
@@ -54,23 +53,6 @@ public interface WindowManager extends Disposable {
 	 * @param enabled if true, ajax should be enabled if possible
 	 */
 	public void setAjaxWanted(UserRequest ureq, boolean enabled);
-
-	/**
-	 * creates (or gets) a path for a given class
-	 * @param baseClass
-	 * @return
-	 */
-	public String getMapPathFor(Class baseClass);
-	
-	/**
-	 * locates and returns the resource found under <package-of-baseclass>/relpath;
-	 * e.g. for baseClass org.olat.demo.MyDemo and relPath /js/myfunc.js -> org/olat/demo/_static/js/myfunc.js
-	 * 
-	 * @param baseClass the class which packages denotes the base path for the lookup
-	 * @param relPath e.g. /js/myfunc.js
-	 * @return the MediaResource which delivers the resource
-	 */
-	public MediaResource createMediaResourceFor(final Class baseClass, String relPath);
 	
 	public GlobalSettings getGlobalSettings();
 	
diff --git a/src/main/java/org/olat/core/gui/components/choice/Choice.java b/src/main/java/org/olat/core/gui/components/choice/Choice.java
index af0481d21f7..22433f08b6d 100644
--- a/src/main/java/org/olat/core/gui/components/choice/Choice.java
+++ b/src/main/java/org/olat/core/gui/components/choice/Choice.java
@@ -35,8 +35,6 @@ import org.olat.core.gui.components.ComponentRenderer;
 import org.olat.core.gui.components.table.Table;
 import org.olat.core.gui.components.table.TableDataModel;
 import org.olat.core.gui.control.Event;
-import org.olat.core.gui.control.JSAndCSSAdder;
-import org.olat.core.gui.render.ValidationResult;
 import org.olat.core.gui.translator.Translator;
 import org.olat.core.util.Util;
 
@@ -222,15 +220,4 @@ public class Choice extends Component {
 	public ComponentRenderer getHTMLRendererSingleton() {
 		return RENDERER;
 	}
-	
-	/**
-	 * @see org.olat.core.gui.components.Component#validate(org.olat.core.gui.UserRequest, org.olat.core.gui.render.ValidationResult)
-	 */
-	public void validate(UserRequest ureq, ValidationResult vr) {
-		super.validate(ureq, vr);
-		// include needed css and js libs
-		JSAndCSSAdder jsa = vr.getJsAndCSSAdder();
-		jsa.addRequiredJsFile(Choice.class, "js/choice.js");
-	}
-
 }
\ No newline at end of file
diff --git a/src/main/java/org/olat/core/gui/components/choice/_static/js/choice.js b/src/main/java/org/olat/core/gui/components/choice/_static/js/choice.js
deleted file mode 100644
index 6f84cc72fd3..00000000000
--- a/src/main/java/org/olat/core/gui/components/choice/_static/js/choice.js
+++ /dev/null
@@ -1,15 +0,0 @@
-function b_choice_toggleCheck(ref, checked) {
-	var checkboxes = document.forms[ref].elements;
-	len = checkboxes.length;
-	if (typeof(len) == 'undefined') {
-		checkboxes.checked = checked;
-	}
-	else {
-		var i;
-		for (i=0; i < len; i++) {
-			if (checkboxes[i].type == 'checkbox' && checkboxes[i].getAttribute('class') == 'b_checkbox') {
-				checkboxes[i].checked=checked;
-			}
-		}
-	}
-}
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/form.js b/src/main/java/org/olat/core/gui/components/form/_static/js/form.js
deleted file mode 100644
index 7e7d9ca7826..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/form.js
+++ /dev/null
@@ -1,120 +0,0 @@
-function b_form_toggleCheck(field, doCheck) {
-	for (i = 0; i < field.length; i++) {
-		field[i].checked = doCheck;
-	}
-}
-
-function b_form_updateFormElementVisibility(formName, selectionElementName, dependentElementName, ruleValue, ruleResult, resetValue, hideDisabledElements, preventOppositeAction) {
-	// updates a form elements visibility and editability according to
-	// the configuration
-	// formName: name of the form
-	// selectionElementName: name of form selection element hat defines dependency
-	// dependentElementName: name of form element that is dependent on the selection
-	// ruleValue: the selection value that must match
-	// trueResult: the visibility rule in case of a match
-	// resetValue: the value to be set if visibiliy is set to false
-	// hideDisabledElements: true: disabled elements will disapear from screen, false: disabled
-	// elements will be disabled and greyed, but still visible
-	// (fg)
-	var selectionElement = document.forms[formName].elements[selectionElementName];
-	var selectionValue = selectionElement.value;
-	if (selectionValue == null) {
-		for (i=0; i<selectionElement.length;i++) {
-			var val = selectionElement[i];
-			if (val.checked) selectionValue = val.value;
-		}
-	}
-	var dependentElement = document.forms[formName].elements[dependentElementName];
-
-	// dependentElement can be null if dependentElement is of type spacer or static text
-	// in this case the element is not a form element and thus won't be found
-	// <OLATCE-289>
-	if (selectionValue == ruleValue 
-		|| (selectionElement.checked != null && ruleValue == selectionElement.checked.toString())) {
-	// </OLATCE-289>
-		if (ruleResult) {
-			b_form_enableFormElement(formName, dependentElement, dependentElementName, hideDisabledElements);
-		} else {
-			b_form_disableFormElement(formName, dependentElement, resetValue, dependentElementName, hideDisabledElements);
-			
-		}	
-	} else {
-		if (!preventOppositeAction) {
-			if (ruleResult) {
-				b_form_disableFormElement(formName, dependentElement, resetValue, dependentElementName, hideDisabledElements);
-			} else {
-				b_form_enableFormElement(formName, dependentElement,dependentElementName, hideDisabledElements);
-			}		
-		}
-	}	
-}
-
-function b_form_enableFormElement(formName, formElement, dependentElementName, hideDisabledElements) {
-	// helper: enables a form element for editing (fg)
-	if (formElement != null && formElement.style != null) {
-		formElement.className="b_form_element_enabled";
-		formElement.readOnly = false;
-	}
-	if (hideDisabledElements) {
-		document.getElementById("ber_" + dependentElementName + formName).style.display="";	
-	}
-}
-
-function b_form_disableFormElement(formName, formElement, resetValue, dependentElementName, hideDisabledElements) {
-	// helper: disables a form element for editing (fg)
-	if (formElement != null) {
-		if (formElement.style != null)
-			formElement.className="b_form_element_disabled";
-		formElement.readOnly = true;
-		if (formElement.length) {
-			if (formElement.type == "select-one") {
-				formElement.value = resetValue;
-			} else {
-				for (var i=0; i < formElement.length; ++i){
-					var elem = formElement[i];
-					if (elem.type == "checkbox") {
-						elem.checked = (resetValue == "true" ? true : false);
-					} else if (elem.type == "radio") {
-						elem.checked = (elem.value == resetValue ? true : false);
-					} else {
-						alert("OLAT unsupported element error: elemName::" + dependentElementName + " type::" + elem.type + " resetVal::" + resetValue);
-					}
-				}
-			}
-		} else {
-			if (formElement.type == "checkbox") {
-				formElement.checked = (resetValue == "true" ? true : false);
-			} else if (formElement.type == "radio") {
-				formElement.checked = (formElement.value == resetValue ? true : false);
-			} else {
-				formElement.value = resetValue;
-			}
-		}
-	}
-	if (hideDisabledElements) {
-		document.getElementById("ber_" + dependentElementName + formName).style.display="none";
-	}
-}
-
-//resizes form element textarea automatically to fit the text size
-function b_form_countLines(strtocount, cols) {
-    var hard_lines = 1;
-    var last = 0;
-    while ( true ) {
-        last = strtocount.indexOf("\n", last+1);
-        hard_lines ++;
-        if ( last == -1 ) break;
-    }
-    var soft_lines = Math.round(strtocount.length / (cols-1));
-    var hard = eval("hard_lines  " + unescape("%3e") + "soft_lines;");
-    if ( hard ) soft_lines = hard_lines;
-    return soft_lines;
-}
-
-function b_form_resizeTextarea(id) {
-    var textarea = document.getElementById(id);
-    if (textarea) {
-	    textarea.rows = b_form_countLines(textarea.value,textarea.cols) +1;
-	    setTimeout("b_form_resizeTextarea('"+id+"');", 800);
-	}
-}
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ar.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ar.properties
deleted file mode 100644
index 6fca150c125..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ar.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Sun Feb 14 22:11:58 CET 2010
-about.content=\:\u0644\u0623\u062D\u062F\u062B \u0625\u0635\u062F\u0627\u0631 \u064A\u0645\u0643\u0646\u0643 \u0632\u064A\u0627\u0631\u0629\r\nhttp\://dynarch.com/mishoo/calendar.epl \r\n\u0644\u0645\u0632\u064A\u062F \u0645\u0646 \u0627\u0644\u062A\u0641\u0627\u0635\u064A\u0644\r\nSee http\://gnu.org/licenses/lgpl.html
-about.time=\u0627\u062E\u062A\u064A\u0627\u0631 \u0627\u0644\u0648\u0642\u062A \:\r\n- \u0627\u0636\u063A\u0637 \u0639\u0644\u0649 \u0623\u0649 \u0645\u0646 \u0623\u062C\u0632\u0627\u0621 \u0645\u0646 \u0627\u0644\u0648\u0642\u062A \u0644\u0632\u064A\u0627\u062F\u062A\u0647\r\n\u0644\u062A\u0642\u0644\u064A\u0644 \u0627\u0644\u0648\u0642\u062A Shift\u0623\u0648 \u0627\u0644\u0646\u0642\u0631 \u0645\u0639  \u0645\u0641\u062A\u0627\u062D \r\n- \u0623\u0648 \u0627\u0646\u0642\u0631 \u0648\u0627\u0633\u062D\u0628 \u0644\u0623\u0633\u0631\u0639 \u0627\u062E\u062A\u064A\u0627\u0631
-about.title=\u062A\u0627\u0631\u064A\u062E/\u0648\u0642\u062A \u0627\u0644\u0645\u062D\u062F\u062F DHTML
-calendar.week=\u0623\u0633\u0628\u0648\u0639
-choose.date=\u0627\u062E\u062A\u064A\u0627\u0631 \u062A\u0627\u0631\u064A\u062E
-close=\u0625\u063A\u0644\u0627\u0642
-day.first=\u0628\u062F\u0627\u064A\u0629 \u0627\u0644\u0623\u0633\u0628\u0648\u0639
-day.long.di=\u0627\u0644\u062B\u0644\u0627\u062B\u0627\u0621
-day.long.do=\u0627\u0644\u062E\u0645\u064A\u0633
-day.long.fr=\u0627\u0644\u062C\u0645\u0639\u0629
-day.long.mi=\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621
-day.long.mo=\u0627\u0644\u0627\u062B\u0646\u064A\u0646
-day.long.sa=\u0627\u0644\u0633\u0628\u062A
-day.long.so=\u0627\u0644\u0623\u062D\u062F
-day.short.di=\u062E
-day.short.do=\u062B
-day.short.fr=\u062C
-day.short.mi=\u0623\u0631
-day.short.mo=\u0627\u062B
-day.short.sa=\u0633
-day.short.so=\u0623\u062D
-drag.to.move=\u0623\u0633\u062D\u0628 \u0644\u062A\u062D\u0631\u064A\u0643
-format.date=y-mm-dd
-go.today=\u0627\u0644\u0627\u0646\u062A\u0642\u0627\u0644 \u0625\u0644\u0649 \u062A\u0627\u0631\u064A\u062E \u0627\u0644\u064A\u0648\u0645
-info=\u0639\u0646 \u0627\u0644\u062A\u0642\u0648\u064A\u0645
-monday.first=\u0628\u062F\u0627\u064A\u0629 \u0627\u0644\u0623\u0633\u0628\u0648\u0639 \u064A\u0648\u0645 \u0627\u0644\u0627\u062B\u0646\u064A\u0646
-month.long.apr=\u0623\u0628\u0631\u064A\u0644
-month.long.aug=\u0623\u063A\u0633\u0637\u0633
-month.long.dec=\u062F\u064A\u0633\u0645\u064A\u0631
-month.long.feb=\u0641\u0628\u0631\u0627\u0628\u0631
-month.long.jan=\u064A\u0646\u0627\u064A\u0631
-month.long.jul=\u064A\u0648\u0644\u064A\u0647
-month.long.jun=\u064A\u0648\u0646\u064A\u0647
-month.long.mai=\u0645\u0627\u064A\u0648
-month.long.mar=\u0645\u0627\u0631\u0633
-month.long.nov=\u0646\u0648\u0641\u0645\u0628\u0631
-month.long.oct=\u0623\u0643\u062A\u0648\u0628\u0631
-month.long.sep=\u0633\u0628\u062A\u0645\u0628\u0631
-month.short.apr=\u0623\u0628\u0631\u064A\u0644
-month.short.aug=\u0623\u063A\u0633\u0637\u0633
-month.short.dec=\u062F\u064A\u0633\u0645\u0628\u0631
-month.short.feb=\u0641\u0628\u0631\u0627\u064A\u0631
-month.short.jan=\u064A\u0646\u0627\u064A\u0631
-month.short.jul=\u064A\u0648\u0644\u064A\u0647
-month.short.jun=\u064A\u0648\u0646\u064A\u0647
-month.short.mai=\u0645\u0627\u064A\u0648
-month.short.mar=\u0645\u0627\u0631\u0633
-month.short.nov=\u0646\u0648\u0641\u0645\u0628\u0631
-month.short.oct=\u0623\u0643\u062A\u0648\u0628\u0631
-month.short.sep=\u0633\u0628\u062A\u0645\u0628\u0631
-next.month=\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0642\u0627\u062F\u0645
-next.year=\u0627\u0644\u0639\u0627\u0645 \u0627\u0644\u0642\u0627\u062F\u0645
-previous.month=\u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0645\u0627\u0636\u0649
-previous.year=\u0627\u0644\u0639\u0627\u0645 \u0627\u0644\u0645\u0627\u0636\u0649
-select.date=\u0627\u062E\u062A\u064A\u0627\u0631 \u062A\u0627\u0631\u064A\u062E
-sunday.first=\u0628\u062F\u0627\u064A\u0629 \u0627\u0644\u0623\u0633\u0628\u0648\u0639 \u064A\u0648\u0645 \u0627\u0644\u0623\u062D\u062F
-time.part=\u0623\u0648 \u0627\u0644\u0633\u062D\u0628 \u0644\u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0642\u064A\u0645\u0629(Shift) \u0627\u0644\u0646\u0642\u0631 \u0645\u0639
-today=\u0627\u0644\u064A\u0648\u0645
-toggle=\u062A\u062D\u062F\u064A\u062F \u0627\u0644\u064A\u0648\u0645 \u0627\u0644\u0623\u0648\u0644 \u0641\u0649 \u0627\u0644\u0623\u0633\u0628\u0648\u0639
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_bg.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_bg.properties
deleted file mode 100644
index 2eb98892f1c..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_bg.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Thu May 21 20:23:43 CEST 2009
-about.content=\u0417\u0430 \u043D\u0430\u0439-\u043D\u043E\u0432\u0430\u0442\u0430 \u0432\u0435\u0440\u0441\u0438\u044F \u043F\u043E\u0441\u0435\u0442\u0435\u0442\u0435\: http\://dynarch.com/mishoo/calendar.epl\r\n\u041B\u0438\u0446\u0435\u043D\u0437\u044A\u0442 \u0437\u0430 \u0440\u0430\u0437\u043F\u0440\u043E\u0441\u0442\u0440\u0430\u043D\u0435\u043D\u0438\u0435 \u043F\u0440\u0438\u043D\u0430\u0434\u043B\u0435\u0436\u0438 \u043D\u0430 GNU LGPL. \u0412\u0438\u0436\u0442\u0435 http\://gnu.org/licenses/lgpl.html \u0437\u0430 \u043F\u043E\u0434\u0440\u043E\u0431\u043D\u043E\u0441\u0442\u0438.
-about.time=\u0418\u0437\u0431\u043E\u0440 \u043D\u0430 \u0432\u0440\u0435\u043C\u0435\:\r\n- \u041A\u043B\u0438\u043A\u043D\u0435\u0442\u0435 \u043D\u0430 \u043F\u0440\u043E\u0438\u0437\u0432\u043E\u043B\u043D\u043E \u0438\u0437\u0431\u0440\u0430\u043D\u0430 \u0447\u0430\u0441\u0442 \u043E\u0442 \u0432\u0440\u0435\u043C\u0435\u0442\u043E, \u0437\u0430 \u0434\u0430 \u0433\u043E \u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0442\u0435\r\n- \u0438\u043B\u0438 Shift-\u043A\u043B\u0438\u043A\u043D\u0435\u0442\u0435, \u0437\u0430 \u0434\u0430 \u0433\u043E \u043D\u0430\u043C\u0430\u043B\u0438\u0442\u0435\r\n- \u0438\u043B\u0438 \u043A\u043B\u0438\u043A\u043D\u0435\u0442\u0435 \u0438 \u043F\u0440\u0438\u0434\u044A\u0440\u043F\u0430\u0439\u0442\u0435 \u0437\u0430 \u043F\u043E-\u0431\u044A\u0440\u0437\u043E \u0438\u0437\u0431\u0438\u0440\u0430\u043D\u0435.
-about.title=DHTML \u0418\u0437\u0431\u0438\u0440\u0430\u0442\u0435\u043B \u043D\u0430 \u0414\u0430\u0442\u0430/\u0412\u0440\u0435\u043C\u0435
-calendar.week=\u0441\u0435\u0434
-choose.date=\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0434\u0430\u0442\u0430
-close=\u0417\u0430\u0442\u0432\u043E\u0440\u0435\u0442\u0435
-day.first=\u041F\u043E\u043A\u0430\u0436\u0435\u0442\u0435 \u043F\u044A\u0440\u0432\u043E
-day.long.di=\u0432\u0442\u043E\u0440\u043D\u0438\u043A
-day.long.do=\u0447\u0435\u0442\u0432\u044A\u0440\u0442\u044A\u043A
-day.long.fr=\u043F\u0435\u0442\u044A\u043A
-day.long.mi=\u0441\u0440\u044F\u0434\u0430
-day.long.mo=\u043F\u043E\u043D\u0435\u0434\u0435\u043B\u043D\u0438\u043A
-day.long.sa=\u0441\u044A\u0431\u043E\u0442\u0430
-day.long.so=\u043D\u0435\u0434\u0435\u043B\u044F
-day.short.di=\u0432\u0442\u043E\u0440.
-day.short.do=\u0447\u0435\u0442\u0432.
-day.short.fr=\u043F\u0435\u0442.
-day.short.mi=\u0441\u0440.
-day.short.mo=\u043F\u043E\u043D.
-day.short.sa=\u0441\u044A\u0431.
-day.short.so=\u043D\u0435\u0434.
-drag.to.move=\u041F\u0440\u0438\u0434\u044A\u0440\u043F\u0430\u0439\u0442\u0435, \u0437\u0430 \u0434\u0430 \u043F\u0440\u0435\u043C\u0435\u0441\u0442\u0438\u0442\u0435
-format.date=\u0433\u043E\u0434-\u043C\u0435\u0441-\u0434\u0435\u043D
-go.today=\u041E\u0442\u0438\u0434\u0435\u0442\u0435 \u043D\u0430 \u0414\u043D\u0435\u0441
-info=\u0417\u0430 \u043A\u0430\u043B\u0435\u043D\u0434\u0430\u0440\u0430
-monday.first=\u0417\u0430\u043F\u043E\u0447\u043D\u0435\u0442\u0435 \u0441\u0435\u0434\u043C\u0438\u0446\u0430\u0442\u0430 \u0441 \u043F\u043E\u043D\u0435\u0434\u0435\u043B\u043D\u0438\u043A
-month.long.apr=\u0430\u043F\u0440\u0438\u043B
-month.long.aug=\u0430\u0432\u0433\u0443\u0441\u0442
-month.long.dec=\u0434\u0435\u043A\u0435\u043C\u0432\u0440\u0438
-month.long.feb=\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438
-month.long.jan=\u044F\u043D\u0443\u0430\u0440\u0438
-month.long.jul=\u044E\u043B\u0438
-month.long.jun=\u044E\u043D\u0438
-month.long.mai=\u043C\u0430\u0439
-month.long.mar=\u043C\u0430\u0440\u0442
-month.long.nov=\u043D\u043E\u0435\u043C\u0432\u0440\u0438
-month.long.oct=\u043E\u043A\u0442\u043E\u043C\u0432\u0440\u0438
-month.long.sep=\u0441\u0435\u043F\u0442\u0435\u043C\u0432\u0440\u0438
-month.short.apr=\u0430\u043F\u0440.
-month.short.aug=\u0430\u0432\u0433.
-month.short.dec=\u0434\u0435\u043A.
-month.short.feb=\u0444\u0435\u0432.
-month.short.jan=\u044F\u043D\u0443.
-month.short.jul=\u044E\u043B\u0438
-month.short.jun=\u044E\u043D\u0438
-month.short.mai=\u043C\u0430\u0439
-month.short.mar=\u043C\u0430\u0440\u0442
-month.short.nov=\u043D\u043E\u0435.
-month.short.oct=\u043E\u043A\u0442.
-month.short.sep=\u0441\u0435\u043F.
-next.month=\u0421\u043B\u0435\u0434\u0432\u0430\u0449 \u043C\u0435\u0441\u0435\u0446 (\u0438\u0437\u0447\u0430\u043A\u0430\u0439\u0442\u0435 \u0437\u0430 \u043C\u0435\u043D\u044E)
-next.year=\u0421\u043B\u0435\u0434\u0432\u0430\u0449\u0430 \u0433\u043E\u0434\u0438\u043D\u0430 (\u0438\u0437\u0447\u0430\u043A\u0430\u0439\u0442\u0435 \u0437\u0430 \u043C\u0435\u043D\u044E)
-previous.month=\u041F\u0440\u0435\u0434\u0438\u0448\u0435\u043D \u043C\u0435\u0441\u0435\u0446 (\u0438\u0437\u0447\u0430\u043A\u0430\u0439\u0442\u0435 \u0437\u0430 \u043C\u0435\u043D\u044E)
-previous.year=\u041F\u0440\u0435\u0434\u0438\u0448\u043D\u0430 \u0433\u043E\u0434\u0438\u043D\u0430 (\u0438\u0437\u0447\u0430\u043A\u0430\u0439\u0442\u0435 \u0437\u0430 \u043C\u0435\u043D\u044E)
-select.date=\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0434\u0430\u0442\u0430
-sunday.first=\u0417\u0430\u043F\u043E\u0447\u043D\u0435\u0442\u0435 \u0441\u0435\u0434\u043C\u0438\u0446\u0430\u0442\u0430 \u0441 \u043D\u0435\u0434\u0435\u043B\u044F
-time.part=(Shift-)\u041A\u043B\u0438\u043A\u043D\u0435\u0442\u0435 \u0438\u043B\u0438 \u043F\u0440\u0438\u0434\u044A\u0440\u043F\u0430\u0439\u0442\u0435, \u0437\u0430 \u0434\u0430 \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435 \u0441\u0442\u043E\u0439\u043D\u043E\u0441\u0442\u0442\u0430
-today=\u0414\u043D\u0435\u0441
-toggle=\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043F\u044A\u0440\u0432\u0438\u044F \u0434\u0435\u043D \u043E\u0442 \u0441\u0435\u0434\u043C\u0438\u0446\u0430\u0442\u0430
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_cs.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_cs.properties
deleted file mode 100644
index 66e032475c9..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_cs.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 09:54:13 CET 2009
-about.content=<span class\="b_translation_i18nitem"><a class\="b_translation_i18nitem_launcher" style\="display\:none" href\="/translation/auth/4%3A2%3A1000033626%3A1%3A0%3Abundle%3Aorg.olat.core.gui.components.form._static.js.jscalendar%3Akey%3Aabout.content%3Aid%3A1000039755/" title\="\u00DCbersetzen Sie das Textfragment 'org.olat.core.gui.components.form._static.js.jscalendar\:about.content\:1000039755'"></a>Pro posledn\u00ED verzi nav\u0161tivte\: http\://dynarch.com/mishoo/calendar.epl\r\nDistribuov\u00E1no pod GNU LGPL.  See http\://gnu.org/licenses/lgpl.html for details.</span>
-about.time=<span class\="b_translation_i18nitem"><a class\="b_translation_i18nitem_launcher" style\="display\:none" href\="/translation/auth/4%3A2%3A1000033626%3A1%3A0%3Abundle%3Aorg.olat.core.gui.components.form._static.js.jscalendar%3Akey%3Aabout.time%3Aid%3A1000039774/" title\="\u00DCbersetzen Sie das Textfragment 'org.olat.core.gui.components.form._static.js.jscalendar\:about.time\:1000039774'"></a>V\u00FDb\u011Br \u010Dasu\:\r\n- Klikn\u011Bte na jakoukoli \u010D\u00E1st \u010Dasu pro jej\u00ED zv\u011Bt\u0161en\u00ED\r\n- nebo dr\u017Ete Shift a klikn\u011Bte pro sn\u00ED\u017Een\u00ED\r\n- nebo klikn\u011Bte a dr\u017Ete pro rychlej\u0161\u00ED zm\u011Bnu.</span>
-about.title=<span class\="b_translation_i18nitem"><a class\="b_translation_i18nitem_launcher" style\="display\:none" href\="/translation/auth/4%3A2%3A1000033626%3A1%3A0%3Abundle%3Aorg.olat.core.gui.components.form._static.js.jscalendar%3Akey%3Aabout.title%3Aid%3A1000039793/" title\="\u00DCbersetzen Sie das Textfragment 'org.olat.core.gui.components.form._static.js.jscalendar\:about.title\:1000039793'"></a>DHTML Datum/\u010Cas V\u00FDb\u011Br</span>
-calendar.week=wk
-choose.date=ersetzen Sie das Textfragment 'org.olat.core.gui.components.form._static.js.jscalendar\:choose.date\:1000039812'"></a>Vyberte datum</span>
-close=Zav\u00F8\u00EDt
-day.first=<span class\="b_translation_i18nitem"><a class\="b_translation_i18nitem_launcher" style\="display\:none" href\="/translation/auth/4%3A2%3A1000033626%3A1%3A0%3Abundle%3Aorg.olat.core.gui.components.form._static.js.jscalendar%3Akey%3Aday.first%3Aid%3A1000039831/" title\="\u00DCbersetzen Sie das Textfragment 'org.olat.core.gui.components.form._static.js.jscalendar\:day.first\:1000039831'"></a>Zobrazit prvn\u00ED</span>
-day.long.di=\u00DAter\u00FD
-day.long.do=\u00C8tvrtek
-day.long.fr=P\u00E1tek
-day.long.mi=St\u00F8eda
-day.long.mo=Pond\u00ECl\u00ED
-day.long.sa=Sobota
-day.long.so=Ned\u00ECle
-day.short.di=\u00DAt
-day.short.do=\u00C8t
-day.short.fr=P\u00E1
-day.short.mi=St
-day.short.mo=Po
-day.short.sa=So
-day.short.so=Ne
-drag.to.move=Chy\u009D a t\u00E1hni, pro p\u00F8esun
-format.date=d.m.yy
-go.today=Dne\u009An\u00ED datum
-info=<span class\="b_translation_i18nitem"><a class\="b_translation_i18nitem_launcher" style\="display\:none" href\="/translation/auth/4%3A2%3A1000033626%3A1%3A0%3Abundle%3Aorg.olat.core.gui.components.form._static.js.jscalendar%3Akey%3Ainfo%3Aid%3A1000039843/" title\="\u00DCbersetzen Sie das Textfragment 'org.olat.core.gui.components.form._static.js.jscalendar\:info\:1000039843'"></a>O kalend\u00E1\u0159i</span>
-monday.first=Uka\u009E jako prvn\u00ED Pond\u00ECl\u00ED
-month.long.apr=Duben
-month.long.aug=Srpen
-month.long.dec=Prosinec
-month.long.feb=\u00DAnor
-month.long.jan=Leden
-month.long.jul=\u00C8ervenec
-month.long.jun=\u00C8erven
-month.long.mai=Kv\u00ECten
-month.long.mar=B\u00F8ezen
-month.long.nov=Listopad
-month.long.oct=\u00D8\u00EDjen
-month.long.sep=Z\u00E1\u00F8\u00ED
-month.short.apr=Dub
-month.short.aug=Srp
-month.short.dec=Pro
-month.short.feb=\u00DAno
-month.short.jan=Led
-month.short.jul=\u00C8vc
-month.short.jun=\u00C8rv
-month.short.mai=Kv\u00EC
-month.short.mar=B\u00F8e
-month.short.nov=Lis
-month.short.oct=\u00D8\u00EDj
-month.short.sep=Z\u00E1\u00F8
-next.month=Dal\u009A\u00ED m\u00ECs\u00EDc (p\u00F8idr\u009E pro menu)
-next.year=Dal\u009A\u00ED rok (p\u00F8idr\u009E pro menu)
-previous.month=P\u00F8edchoz\u00ED m\u00ECs\u00EDc (p\u00F8idr\u009E pro menu)
-previous.year=P\u00F8edchoz\u00ED rok (p\u00F8idr\u009E pro menu)
-select.date=Vyber datum
-sunday.first=Uka\u009E jako prvn\u00ED Ned\u00ECli
-time.part=(dnes)
-today=Dnes
-toggle=Zm\u00ECna prvn\u00EDho dne v t\u00FDdnu
-weekend.days=<span class\="b_translation_i18nitem"><a class\="b_translation_i18nitem_launcher" style\="display\:none" href\="/translation/auth/4%3A2%3A1000033626%3A1%3A0%3Abundle%3Aorg.olat.core.gui.components.form._static.js.jscalendar%3Akey%3Aweekend.days%3Aid%3A1000039862/" title\="\u00DCbersetzen Sie das Textfragment 'org.olat.core.gui.components.form._static.js.jscalendar\:weekend.days\:1000039862'"></a>0,6</span>
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_da.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_da.properties
deleted file mode 100644
index 8bf5f16fb74..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_da.properties
+++ /dev/null
@@ -1,38 +0,0 @@
-#Mon Mar 02 09:54:08 CET 2009
-about.content=For den seneste version bes\u00F8g\: http\://dynarch.com/mishoo/calendar.epl \r\nDistribueret under GNU LGPL.  Se http\://gnu.org/licenses/lgpl.html for detajler.
-about.time=Valg af tid\: \r\n- Klik p\u00E5 en vilk\u00E5rlig del for st\u00F8rre v\u00E6rdi \r\n- eller Shift-klik for for mindre v\u00E6rdi \r\n- eller klik og tr\u00E6k for hurtigere valg.
-about.title=DHTML Date/Time Selector
-calendar.week=wk
-close=Luk vinduet
-day.long.di=Tirsdag
-day.long.do=Torsdag
-day.long.fr=Fredag
-day.long.mi=Onsdag
-day.long.mo=Mandag
-day.long.sa=L\u00F8rdag
-day.long.so=S\u00F8ndag
-drag.to.move=Tr\u00E6k vinduet
-format.date=dd-mm-yy
-go.today=G\u00E5 til i dag
-info=Om Kalenderen
-monday.first=Vis mandag f\u00F8rst
-month.long.apr=April
-month.long.aug=August
-month.long.dec=December
-month.long.feb=Februar
-month.long.jan=January
-month.long.jul=Juli
-month.long.jun=Juni
-month.long.mai=Maj
-month.long.mar=Marts
-month.long.nov=November
-month.long.oct=Oktober
-month.long.sep=September
-next.month=\u00C9n m\u00E5ned frem 
-next.year=\u00C9t \u00E5r frem 
-previous.month=\u00C9n m\u00E5ned tilbage 
-previous.year=\u00C9t \u00E5r tilbage
-select.date=V\u00E6lg dag
-sunday.first=Vis s\u00F8ndag f\u00F8rst
-today=I dag
-toggle=Skift f\u00F8rste ugedag
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_de.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_de.properties
deleted file mode 100644
index a5fd7b9487b..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_de.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 09:54:04 CET 2009
-about.content=Donwload neueste Version\: http\://dynarch.com/mishoo/calendar.epl\r\nDistributed under GNU LGPL.  See http\://gnu.org/licenses/lgpl.html for details.
-about.time=Zeit w\u00E4hlen\:\r\n- Stunde/Minute weiter mit Mausklick\r\n- Stunde/Minute zurck mit Shift-Mausklick\r\n- oder f\u00FCr schnellere Auswahl nach links oder rechts ziehen.
-about.title=DHTML Datum/Zeit Selector
-calendar.week=KW
-choose.date=Datum ausw\u00E4hlen
-close=Schliessen
-day.first=als Wochenbeginn
-day.long.di=Dienstag
-day.long.do=Donnerstag
-day.long.fr=Freitag
-day.long.mi=Mittwoch
-day.long.mo=Montag
-day.long.sa=Samstag
-day.long.so=Sonntag
-day.short.di=Di
-day.short.do=Do
-day.short.fr=Fr
-day.short.mi=Mi
-day.short.mo=Mo
-day.short.sa=Sa
-day.short.so=So
-drag.to.move=Klicken und halten um zu verschieben
-format.date=dd-mm-y
-go.today=Gehe zum heutigen Datum
-info=\u00FCber den Kalender
-monday.first=Wochenanzeige mit Montag beginnen
-month.long.apr=April
-month.long.aug=August
-month.long.dec=Dezember
-month.long.feb=Februar
-month.long.jan=Januar
-month.long.jul=Juli
-month.long.jun=Juni
-month.long.mai=Mai
-month.long.mar=M\u00E4rz
-month.long.nov=November
-month.long.oct=Oktober
-month.long.sep=September
-month.short.apr=Apr
-month.short.aug=Aug
-month.short.dec=Dez
-month.short.feb=Feb
-month.short.jan=Jan
-month.short.jul=Jul
-month.short.jun=Jun
-month.short.mai=Mai
-month.short.mar=M\u00E4r
-month.short.nov=Nov
-month.short.oct=Okt
-month.short.sep=Sep
-next.month=Monat vor (halten -> Auswahlmen\u00FC)
-next.year=Jahr vor (halten -> Auswahlmen\u00FC)
-previous.month=Monat zur\u00FCck (halten -> Auswahlmen\u00FC)
-previous.year=Jahr zur\u00FCck (halten -> Auswahlmen\u00FC)
-select.date=Datum ausw\u00E4hlen
-sunday.first=Wochenanzeige mit Sonntag beginnen
-time.part=(Umschalt-)Klick oder ziehen
-today=Heute
-toggle=Ersten Tag der Woche w\u00E4hlen
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_el.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_el.properties
deleted file mode 100644
index 37e7db4d1d2..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_el.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Fri Sep 25 10:41:57 CEST 2009
-about.content=\u0393\u03B9\u03B1 \u03C4\u03B5\u03BB\u03B5\u03C5\u03C4\u03B1\u03AF\u03B1 \u03AD\u03BA\u03B4\u03BF\u03C3\u03B7\: http\://dynarch.com/mishoo/calendar.epl\\n \r\nDistributed under GNU LGPL.  See http\://gnu.org/licenses/lgpl.html for details.\r\n
-about.time=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03CE\u03C1\u03B1\u03C2\: \r\n- \u039A\u03AC\u03BD\u03C4\u03B5 \u03BA\u03BB\u03B9\u03BA \u03C3\u03B5 \u03AD\u03BD\u03B1 \u03B1\u03C0\u03CC \u03C4\u03B1 \u03BC\u03AD\u03C1\u03B7 \u03C4\u03B7\u03C2 \u03CE\u03C1\u03B1\u03C2 \u03B3\u03B9\u03B1 \u03B1\u03CD\u03BE\u03B7\u03C3\u03B7\r\n- \u03AE Shift-\u03BA\u03BB\u03B9\u03BA \u03B3\u03B9\u03B1 \u03BC\u03B5\u03AF\u03C9\u03C3\u03B7\r\n- \u03AE \u03BA\u03BB\u03B9\u03BA \u03BA\u03B1\u03B9 \u03BC\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03B3\u03B9\u03B1 \u03C0\u03B9\u03BF \u03B3\u03C1\u03AE\u03B3\u03BF\u03C1\u03B7 \u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE.
-about.title=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AD\u03B1\u03C2 \u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1\u03C2/\u03CE\u03C1\u03B1\u03C2 \u03C3\u03B5 DHTML
-calendar.week=\u03B5\u03B2\u03B4
-choose.date=\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1
-close=\u039A\u03BB\u03B5\u03AF\u03C3\u03B9\u03BC\u03BF
-day.first=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE \u03CE\u03C2 \u03C0\u03C1\u03CE\u03C4\u03BF
-day.long.di=\u03A4\u03C1\u03AF\u03C4\u03B7
-day.long.do=\u03A0\u03AD\u03BC\u03C0\u03C4\u03B7
-day.long.fr=\u03A0\u03B1\u03C1\u03B1\u03C3\u03BA\u03B5\u03C5\u03AE
-day.long.mi=\u03A4\u03B5\u03C4\u03AC\u03C1\u03C4\u03B7
-day.long.mo=\u0394\u03B5\u03C5\u03C4\u03AD\u03C1\u03B1
-day.long.sa=\u03A3\u03AC\u03B2\u03B2\u03B1\u03C4\u03BF
-day.long.so=\u039A\u03C5\u03C1\u03B9\u03B1\u03BA\u03AE
-day.short.di=T\u03C1
-day.short.do=\u03A0\u03B5
-day.short.fr=\u03A0\u03B1
-day.short.mi=\u03A4\u03B5
-day.short.mo=\u0394\u03B5
-day.short.sa=\u03A3\u03B1
-day.short.so=\u039A\u03C5
-drag.to.move=\u03A3\u03CD\u03C1\u03C4\u03B5 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03BC\u03B5\u03C4\u03B1\u03BA\u03B9\u03BD\u03AE\u03C3\u03B5\u03C4\u03B5
-format.date=dd-mm-y
-go.today=\u03A3\u03AE\u03BC\u03B5\u03C1\u03B1
-info=\u0393\u03B9\u03B1 \u03C4\u03BF \u03B7\u03BC\u03B5\u03C1\u03BF\u03BB\u03CC\u03B3\u03B9\u03BF
-monday.first=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u0394\u03B5\u03C5\u03C4\u03AD\u03C1\u03B1\u03C2 \u03C0\u03C1\u03CE\u03C4\u03B1
-month.long.apr=\u0391\u03C0\u03C1\u03AF\u03BB\u03B9\u03BF\u03C2
-month.long.aug=\u0391\u03CD\u03B3\u03BF\u03C5\u03C3\u03C4\u03BF\u03C2
-month.long.dec=\u0394\u03B5\u03BA\u03AD\u03BC\u03B2\u03C1\u03B9\u03BF\u03C2
-month.long.feb=\u03A6\u03B5\u03B2\u03C1\u03BF\u03C5\u03AC\u03C1\u03B9\u03BF\u03C2
-month.long.jan=\u0399\u03B1\u03BD\u03BF\u03C5\u03AC\u03C1\u03B9\u03BF\u03C2
-month.long.jul=\u0399\u03BF\u03CD\u03BB\u03B9\u03BF\u03C2
-month.long.jun=\u0399\u03BF\u03CD\u03BD\u03B9\u03BF\u03C2
-month.long.mai=\u039C\u03AC\u03CA\u03BF\u03C2
-month.long.mar=\u039C\u03AC\u03C1\u03C4\u03B9\u03BF\u03C2
-month.long.nov=\u039D\u03BF\u03AD\u03BC\u03B2\u03C1\u03B9\u03BF\u03C2
-month.long.oct=\u039F\u03BA\u03C4\u03CE\u03B2\u03C1\u03B9\u03BF\u03C2
-month.long.sep=\u03A3\u03B5\u03C0\u03C4\u03AD\u03BC\u03B2\u03C1\u03B9\u03BF\u03C2
-month.short.apr=\u0391\u03C0\u03C1
-month.short.aug=\u0391\u03C5\u03B3
-month.short.dec=\u0394\u03B5\u03BA
-month.short.feb=\u03A6\u03B5\u03B2
-month.short.jan=\u0399\u03B1\u03BD
-month.short.jul=\u0399\u03BF\u03C5\u03BB
-month.short.jun=\u0399\u03BF\u03C5\u03BD
-month.short.mai=\u039C\u03B1\u03B9
-month.short.mar=\u039C\u03B1\u03C1
-month.short.nov=\u039D\u03BF\u03B5
-month.short.oct=\u039F\u03BA\u03C4
-month.short.sep=\u03A3\u03B5\u03C0
-next.month=\u0395\u03C0\u03CC\u03BC\u03B5\u03BD\u03BF\u03C2 \u03BC\u03AE\u03BD\u03B1\u03C2 (\u03BA\u03C1\u03B1\u03C4\u03AE\u03C3\u03C4\u03B5 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03BC\u03B5\u03BD\u03BF\u03CD)
-next.year=\u0395\u03C0\u03CC\u03BC\u03B5\u03BD\u03BF \u03AD\u03C4\u03BF\u03C2 (\u03BA\u03C1\u03B1\u03C4\u03AE\u03C3\u03C4\u03B5 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03BC\u03B5\u03BD\u03BF\u03CD)
-previous.month=\u03A0\u03C1\u03BF\u03B7\u03B3. \u03BC\u03AE\u03BD\u03B1\u03C2 (\u03BA\u03C1\u03B1\u03C4\u03AE\u03C3\u03C4\u03B5 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03BC\u03B5\u03BD\u03BF\u03CD)
-previous.year=\u03A0\u03C1\u03BF\u03B7\u03B3. \u03AD\u03C4\u03BF\u03C2 (\u03BA\u03C1\u03B1\u03C4\u03AE\u03C3\u03C4\u03B5 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03BC\u03B5\u03BD\u03BF\u03CD)
-select.date=\u0395\u03C0\u03B9\u03BB\u03AD\u03BE\u03C4\u03B5 \u03B7\u03BC\u03B5\u03C1\u03BF\u03BC\u03B7\u03BD\u03AF\u03B1
-sunday.first=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u039A\u03C5\u03C1\u03B9\u03B1\u03BA\u03AE\u03C2 \u03C0\u03C1\u03CE\u03C4\u03B1
-time.part=(Shift-)\u03BA\u03BB\u03B9\u03BA \u03AE \u03BC\u03B5\u03C4\u03B1\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7 \u03B3\u03B9\u03B1 \u03B1\u03BB\u03BB\u03B1\u03B3\u03AE
-today=\u03A3\u03AE\u03BC\u03B5\u03C1\u03B1
-toggle=\u039C\u03C0\u03AC\u03C1\u03B1 \u03C0\u03C1\u03CE\u03C4\u03B7\u03C2 \u03B7\u03BC\u03AD\u03C1\u03B1\u03C2 \u03C4\u03B7\u03C2 \u03B5\u03B2\u03B4\u03BF\u03BC\u03AC\u03B4\u03B1\u03C2
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_en.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_en.properties
deleted file mode 100644
index cb1fe4a0eef..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_en.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Thu Jan 20 19:31:43 CET 2011
-about.content=Download latest version\: http\://dynarch.com/mishoo/calendar.epl\r\nDistributed under GNU LGPL.  See http\://gnu.org/licenses/lgpl.html for details.
-about.time=Time selection\:\r\n- Click on any of the time parts to increase it\r\n- or Shift-click to decrease it\r\n- or click and drag for a faster selection.
-about.title=DHTML Date/Time Selector
-calendar.week=wk
-choose.date=Select date
-close=Close
-day.first=Display first
-day.long.di=Tuesday
-day.long.do=Thursday
-day.long.fr=Friday
-day.long.mi=Wednesday
-day.long.mo=Monday
-day.long.sa=Saturday
-day.long.so=Sunday
-day.short.di=Tue
-day.short.do=Thu
-day.short.fr=Fri
-day.short.mi=Wed
-day.short.mo=Mon
-day.short.sa=Sat
-day.short.so=Sun
-drag.to.move=Drag to move
-format.date=y-mm-dd
-go.today=Go to actual date
-info=About this calendar
-monday.first=Begin week with a Monday
-month.long.apr=April
-month.long.aug=August
-month.long.dec=December
-month.long.feb=February
-month.long.jan=January
-month.long.jul=July
-month.long.jun=June
-month.long.mai=May
-month.long.mar=March
-month.long.nov=November
-month.long.oct=October
-month.long.sep=September
-month.short.apr=Apr
-month.short.aug=Aug
-month.short.dec=Dec
-month.short.feb=Feb
-month.short.jan=Jan
-month.short.jul=Jul
-month.short.jun=Jun
-month.short.mai=May
-month.short.mar=Mar
-month.short.nov=Nov
-month.short.oct=Oct
-month.short.sep=Sep
-next.month=Next month (hold for menu)
-next.year=Next year (hold for menu)
-previous.month=Prev. month (hold for menu)
-previous.year=Prev. year (hold for menu)
-select.date=Select date
-sunday.first=Begin week with a Sunday
-time.part=(Shift-)Click or drag to change value
-today=Today
-toggle=Select first day of week
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_es.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_es.properties
deleted file mode 100644
index a12ca1f8de4..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_es.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 09:54:20 CET 2009
-about.content=Para conseguir la ultima version visite\: http\://dynarch.com/mishoo/calendar.epl\r\nDistribuido bajo licencia GNU LGPL. Visite http\://gnu.org/licenses/lgpl.html para mas detalles. 
-about.time=Seleccion de hora\:\r\n - Pulse en cualquiera de las partes de la hora para incrementarla\r\n - s pulse las mayzsculas mientras hace clic para decrementarla\r\n - s haga clic y arrastre el ratsn para una seleccion mas rapida.
-about.title=Selector DHTML de Fecha/Hora
-calendar.week=sem
-choose.date=Seleccionar fecha
-close=Cerrar
-day.first=como inicio de la semana
-day.long.di=Martes
-day.long.do=Jueves
-day.long.fr=Viernes
-day.long.mi=Miercoles
-day.long.mo=Lunes
-day.long.sa=Sabado
-day.long.so=Domingo
-day.short.di=Mar
-day.short.do=Jue
-day.short.fr=Vie
-day.short.mi=Mii
-day.short.mo=Lun
-day.short.sa=Sab
-day.short.so=Dom
-drag.to.move=Arrastrar para mover
-format.date=dd/mm/y
-go.today=Ir a hoy
-info=Acerca del calendario
-monday.first=Mostrar lunes primero
-month.long.apr=Abril
-month.long.aug=Agosto
-month.long.dec=Diciembre
-month.long.feb=Febrero
-month.long.jan=Enero
-month.long.jul=Julio
-month.long.jun=Junio
-month.long.mai=Mayo
-month.long.mar=Marzo
-month.long.nov=Noviembre
-month.long.oct=Octubre
-month.long.sep=Septiembre
-month.short.apr=Abr
-month.short.aug=Ago
-month.short.dec=Dic
-month.short.feb=Feb
-month.short.jan=Ene
-month.short.jul=Jul
-month.short.jun=Jun
-month.short.mai=May
-month.short.mar=Mar
-month.short.nov=Nov
-month.short.oct=Oct
-month.short.sep=Sep
-next.month=Mes siguiente (mantener para menu)
-next.year=Aqo siguiente (mantener para menu)
-previous.month=Mes anterior (mantener para menu)
-previous.year=Ano anterior (mantener para menu)
-select.date=Seleccionar fecha
-sunday.first=Mostrar domingo primero
-time.part=(mayusculas-)click o arrastre para cambiar valor
-today=Hoy
-toggle=Selecciona el primer dia de la semana
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fa.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fa.properties
deleted file mode 100644
index f7e522fab27..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fa.properties
+++ /dev/null
@@ -1,41 +0,0 @@
-#Mon Mar 02 09:54:12 CET 2009
-day.first=0
-day.long.di=\u00D8\u00AF\u00D9\u0088\u00D8\u00B4\u00D9\u0086\u00D8\u00A8\u00D9\u0087
-day.long.do=\u00DA\u0086\u00D9\u0087\u00D8\u00A7\u00D8\u00B1\u00D8\u00B4\u00D9\u0086\u00D8\u00A8\u00D9\u0087
-day.long.fr=\u00D9\u00BE\u00D9\u0086\u00D8\u00AC\u00D8\u00B4\u00D9\u0086\u00D8\u00A8\u00D9\u0087
-day.long.mi=\u00D8\u00B3\u00D9\u0087\u00E2\u0080\u008C\u00D8\u00B4\u00D9\u0086\u00D8\u00A8\u00D9\u0087
-day.long.mo=\u00DB\u008C\u00DA\u00A9\u00D8\u00B4\u00D9\u0086\u00D8\u00A8\u00D9\u0087
-day.long.sa=\u00D8\u00AC\u00D9\u0085\u00D8\u00B9\u00D9\u0087
-day.long.so=\u00D8\u00B4\u00D9\u0086\u00D8\u00A8\u00D9\u0087
-day.short.di=\u00D8\u00AF.
-day.short.do=\u00DA\u0086.
-day.short.fr=\u00D9\u00BE.
-day.short.mi=\u00D8\u00B3.
-day.short.mo=\u00DB\u008C.
-day.short.sa=\u00D8\u00AC.
-day.short.so=\u00D8\u00B4.
-format.date=y/mm/e
-month.long.apr=\u00D8\u00A2\u00D9\u0088\u00D8\u00B1\u00DB\u008C\u00D9\u0084
-month.long.aug=\u00D8\u00A7\u00D9\u0088\u00D8\u00AA
-month.long.dec=\u00D8\u00AF\u00D8\u00B3\u00D8\u00A7\u00D9\u0085\u00D8\u00A8\u00D8\u00B1
-month.long.feb=\u00D9\u0081\u00D9\u0088\u00D8\u00B1\u00DB\u008C\u00D9\u0087\u00D9\u0094
-month.long.jan=\u00DA\u0098\u00D8\u00A7\u00D9\u0086\u00D9\u0088\u00DB\u008C\u00D9\u0087\u00D9\u0094
-month.long.jul=\u00DA\u0098\u00D9\u0088\u00D8\u00A6\u00DB\u008C\u00D9\u0087\u00D9\u0094
-month.long.jun=\u00DA\u0098\u00D9\u0088\u00D8\u00A6\u00D9\u0086
-month.long.mai=\u00D9\u0085\u00D9\u0087\u00D9\u0094
-month.long.mar=\u00D9\u0085\u00D8\u00A7\u00D8\u00B1\u00D8\u00B3
-month.long.nov=\u00D9\u0086\u00D9\u0088\u00D8\u00A7\u00D9\u0085\u00D8\u00A8\u00D8\u00B1
-month.long.oct=\u00D8\u00A7\u00DA\u00A9\u00D8\u00AA\u00D8\u00A8\u00D8\u00B1
-month.long.sep=\u00D8\u00B3\u00D9\u00BE\u00D8\u00AA\u00D8\u00A7\u00D9\u0085\u00D8\u00A8\u00D8\u00B1
-month.short.apr=\u00D8\u00A2\u00D9\u0088\u00D8\u00B1
-month.short.aug=\u00D8\u00A7\u00D9\u0088\u00D8\u00AA
-month.short.dec=\u00D8\u00AF\u00D8\u00B3\u00D8\u00A7
-month.short.feb=\u00D9\u0081\u00D9\u0088\u00D8\u00B1
-month.short.jan=\u00DA\u0098\u00D8\u00A7\u00D9\u0086
-month.short.jul=\u00DA\u0098\u00D9\u0088\u00DB\u008C
-month.short.jun=\u00DA\u0098\u00D9\u0088\u00D9\u0086
-month.short.mai=\u00D9\u0085\u00D9\u0080\u00D9\u0087
-month.short.mar=\u00D9\u0085\u00D8\u00A7\u00D8\u00B1
-month.short.nov=\u00D9\u0086\u00D9\u0088\u00D8\u00A7
-month.short.oct=\u00D8\u00A7\u00DA\u00A9\u00D8\u00AA
-month.short.sep=\u00D8\u00B3\u00D9\u00BE\u00D8\u00AA
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fr.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fr.properties
deleted file mode 100644
index 49907d32b06..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_fr.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 09:54:07 CET 2009
-about.content=Pour la derniere version visitez\: http\://dynarch.com/mishoo/calendar.epl\r\nDistribu\u00E9 par GNU LGPL.  Voir http\://gnu.org/licenses/lgpl.html pour les details.
-about.time=Selection de l'heure\:\r\n- Cliquer sur heures ou minutes pour incrementer\r\n- ou Maj-clic pour decrementer\r\n- ou clic et glisser deplacer pour un selection plus rapide
-about.title=DHTML Date/Heure Selecteur
-calendar.week=sem
-choose.date=Choisir une date
-close=Fermer
-day.first=comme d\u00E9but de la semaine
-day.long.di=Mardi
-day.long.do=Jeudi
-day.long.fr=Vendredi
-day.long.mi=Mercredi
-day.long.mo=Lundi
-day.long.sa=Samedi
-day.long.so=Dimanche
-day.short.di=Mar
-day.short.do=Jeu
-day.short.fr=Ven
-day.short.mi=Mer
-day.short.mo=Lun
-day.short.sa=Sam
-day.short.so=Dim
-drag.to.move=D\u00E9placer
-format.date=dd-mm-y
-go.today=Atteindre date du jour
-info=A propos du calendrier
-monday.first=Commencer par lundi
-month.long.apr=Avril
-month.long.aug=Ao\u00FBt
-month.long.dec=D\u00E9cembre
-month.long.feb=F\u00E9vrier
-month.long.jan=Janvier
-month.long.jul=Juillet
-month.long.jun=Juin
-month.long.mai=Mai
-month.long.mar=Mars
-month.long.nov=Novembre
-month.long.oct=Octobre
-month.long.sep=Septembre
-month.short.apr=Avr
-month.short.aug=Aout
-month.short.dec=Dec
-month.short.feb=Fev
-month.short.jan=Jan
-month.short.jul=Juil
-month.short.jun=Juin
-month.short.mai=Mai
-month.short.mar=Mar
-month.short.nov=Nov
-month.short.oct=Oct
-month.short.sep=Sep
-next.month=Mois suiv. (maintenir pour menu)
-next.year=Ann\u00E9e suiv. (maintenir pour menu)
-previous.month=Mois pr\u00E9c. (maintenir pour menu)
-previous.year=Ann\u00E9 pr\u00E9c. (maintenir pour menu)
-select.date=Choisir une date
-sunday.first=Commencer par dimanche
-time.part=click (commutation)ou tirer
-today=Aujourd'hui
-toggle=Changer le premier jour de la semaine
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_hu.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_hu.properties
deleted file mode 100644
index f6847c64d89..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_hu.properties
+++ /dev/null
@@ -1,34 +0,0 @@
-#Mon Mar 02 09:54:00 CET 2009
-calendar.week=h\u00E9t
-close=Bez\u00E1r
-day.long.di=Kedd
-day.long.do=Cs\u00FCt\u00F6rt\u00F6k
-day.long.fr=P\u00E9ntek
-day.long.mi=Szerda
-day.long.mo=H\u00E9tf\u00F5
-day.long.sa=Szombat
-day.long.so=Vas\u00E1rnap
-drag.to.move=H\u00FAzza a mozgat\u00E1shoz
-format.date=y-mm-dd
-go.today=Mai napra ugr\u00E1s
-monday.first=H\u00E9tf\u00F5 legyen a h\u00E9t els\u00F5 napja
-month.long.apr=\u00E1prilis
-month.long.aug=augusztus
-month.long.dec=december
-month.long.feb=febru\u00E1r
-month.long.jan=janu\u00E1r
-month.long.jul=j\u00FAlius
-month.long.jun=j\u00FAnius
-month.long.mai=m\u00E1jus
-month.long.mar=m\u00E1rcius
-month.long.nov=november
-month.long.oct=okt\u00F3ber
-month.long.sep=szeptember
-next.month=Mai napra ugr\u00E1s
-next.year=K\u00F6v. \u00E9v (tartsa nyomva a men\u00FCh\u00F6z)
-previous.month=El\u00F5z\u00F5 h\u00F3nap (tartsa nyomva a men\u00FCh\u00F6z)
-previous.year=El\u00F5z\u00F5 \u00E9v (tartsa nyomva a men\u00FCh\u00F6z)
-select.date=V\u00E1lasszon d\u00E1tumot
-sunday.first=Vas\u00E1rnap legyen a h\u00E9t els\u00F5 napja
-today=Ma
-toggle=A h\u00E9t els\u00F5 napj\u00E1nak be\u00E1ll\u00EDt\u00E1sa
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_it.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_it.properties
deleted file mode 100644
index a5d0e88cde0..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_it.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Fri Sep 03 14:22:25 CEST 2010
-about.content=Per le ultime versioni vai a\: http\://dynarch.com/mishoo/calendar.epl\r\nDistribuito su licenza GNU LGPL. Vedi http\://gnu.org/licenses/lgpl.html per i dettagli.
-about.time=Selezione dell'ora\:\r\n- cliccare sull'ora visualizzata per aumentarla\r\n- o Shift-click per diminuirla\r\n- o click e trascina per la selezione rapida.
-about.title=Selettore DHTML data/ora
-calendar.week=Sett
-choose.date=Selezionare data
-close=Chiudere
-day.first=come inizio di settimana
-day.long.di=Marted\u00EC
-day.long.do=Gioved\u00EC
-day.long.fr=Venerd\u00EC
-day.long.mi=Mercoled\u00EC
-day.long.mo=Luned\u00EC
-day.long.sa=Sabato
-day.long.so=Domenica
-day.short.di=Mar
-day.short.do=Gio
-day.short.fr=Ven
-day.short.mi=Mer
-day.short.mo=Lun
-day.short.sa=Sa
-day.short.so=Dom
-drag.to.move=Trascinare per spostare
-format.date=dd-mm-y
-go.today=Vai alla data odierna
-info=A proposito del calendario
-monday.first=Parti da luned\u00EC
-month.long.apr=Aprile
-month.long.aug=Agosto
-month.long.dec=Dicembre
-month.long.feb=Febbraio
-month.long.jan=Gennaio
-month.long.jul=Luglio
-month.long.jun=Giugno
-month.long.mai=Maggio
-month.long.mar=Marzo
-month.long.nov=Novembre
-month.long.oct=Ottobre
-month.long.sep=Settembre
-month.short.apr=Apr
-month.short.aug=Ago
-month.short.dec=Dic
-month.short.feb=Feb
-month.short.jan=Gen
-month.short.jul=Lug
-month.short.jun=Giu
-month.short.mai=Mag
-month.short.mar=Mar
-month.short.nov=Nov
-month.short.oct=Ott
-month.short.sep=Set
-next.month=Mese succ. (tieni premuto per menu)
-next.year=Anno succ. (tieni premuto per menu)
-previous.month=Mese prec. (tieni premuto per menu)
-previous.year=Anno prec. (tieni premuto per menu)
-select.date=Selezionare data
-sunday.first=Parti da domenica
-time.part=(Shift-)Click o trascina
-today=Oggi
-toggle=Selezionare il primo giorno della settimana
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_jp.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_jp.properties
deleted file mode 100644
index e98c864b3ed..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_jp.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Sat Aug 07 12:22:52 CEST 2010
-about.content=Latest version\: http\://dynarch.com/mishoo/calendar.epl\r\nDistributed under GNU LGPL.  See http\://gnu.org/licenses/lgpl.html for details.
-about.time=\u6642\u9593\u9078\u629E\:\r\n- \u5897\u52A0\u3055\u305B\u308B\u306B\u306F\u3001\u6642\u9593\u306E\u90E8\u5206\u3092\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002\r\n- \u6E1B\u5C11\u3055\u305B\u308B\u306B\u306F\u3001Shift\u30AD\u30FC\u3092\u62BC\u3057\u306A\u304C\u3089\u3001\u30AF\u30EA\u30C3\u30AF\u3057\u3066\u304F\u3060\u3055\u3044\u3002\r\n- \u7D20\u65E9\u304F\u9078\u629E\u3059\u308B\u306B\u306F\u3001\u30AF\u30EA\u30C3\u30AF\u3057\u306A\u304C\u3089\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u304F\u3060\u3055\u3044\u3002
-about.title=DHTML\u65E5\u4ED8/\u6642\u9593\u30BB\u30EC\u30AF\u30BF
-calendar.week=wk
-choose.date=\u65E5\u4ED8\u3092\u9078\u629E\u3059\u308B
-close=\u9589\u3058\u308B
-day.first=\u6700\u521D\u306B\u8868\u793A\u3059\u308B
-day.long.di=\u706B\u66DC\u65E5
-day.long.do=\u6728\u66DC\u65E5
-day.long.fr=\u91D1\u66DC\u65E5
-day.long.mi=\u6C34\u66DC\u65E5
-day.long.mo=\u6708\u66DC\u65E5
-day.long.sa=\u571F\u66DC\u65E5
-day.long.so=\u65E5\u66DC\u65E5
-day.short.di=\u706B
-day.short.do=\u6728
-day.short.fr=\u91D1
-day.short.mi=\u6C34
-day.short.mo=\u6708
-day.short.sa=\u571F
-day.short.so=\u65E5
-drag.to.move=\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u79FB\u52D5
-format.date=y-mm-dd
-go.today=\u4ECA\u65E5\u306B\u79FB\u52D5\u3059\u308B
-info=\u30AB\u30EC\u30F3\u30C0\u30FC\u306B\u3064\u3044\u3066
-monday.first=\u6708\u66DC\u65E5\u304B\u3089\u59CB\u3081\u308B
-month.long.apr=4\u6708
-month.long.aug=8\u6708
-month.long.dec=12\u6708
-month.long.feb=2\u6708
-month.long.jan=1\u6708
-month.long.jul=7\u6708
-month.long.jun=6\u6708
-month.long.mai=5\u6708
-month.long.mar=3\u6708
-month.long.nov=11\u6708
-month.long.oct=10\u6708
-month.long.sep=11\u6708
-month.short.apr=4\u6708
-month.short.aug=8\u6708
-month.short.dec=12\u6708
-month.short.feb=2\u6708
-month.short.jan=1\u6708
-month.short.jul=7\u6708
-month.short.jun=6\u6708
-month.short.mai=5\u6708
-month.short.mar=3\u6708
-month.short.nov=11\u6708
-month.short.oct=10\u6708
-month.short.sep=9\u6708
-next.month=\u6765\u6708 (\u30E1\u30CB\u30E5\u30FC\u306B\u4FDD\u6301\u3059\u308B)
-next.year=\u6765\u5E74 (\u30E1\u30CB\u30E5\u30FC\u306B\u4FDD\u6301\u3059\u308B)
-previous.month=\u524D\u6708 (\u30E1\u30CB\u30E5\u30FC\u306B\u4FDD\u6301\u3059\u308B)
-previous.year=\u524D\u5E74 (\u30E1\u30CB\u30E5\u30FC\u306B\u4FDD\u6301\u3059\u308B)
-select.date=\u65E5\u4ED8\u3092\u9078\u629E\u3059\u308B
-sunday.first=\u9031\u3092\u65E5\u66DC\u65E5\u3067\u59CB\u3081\u308B
-time.part=\u5024\u3092\u5909\u66F4\u3059\u308B\u306B\u306F\u3001(\u30B7\u30D5\u30C8-)\u30AF\u30EA\u30C3\u30AF\u307E\u305F\u306F\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u304F\u3060\u3055\u3044\u3002
-today=\u4ECA\u65E5
-toggle=\u9031\u306E\u521D\u3081\u3092\u9078\u629E\u3059\u308B
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_lt.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_lt.properties
deleted file mode 100644
index 2daf92a652b..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_lt.properties
+++ /dev/null
@@ -1,60 +0,0 @@
-#Mon Mar 02 09:54:02 CET 2009
-about.content=Naujausi\u00E0 versij\u00E0 rasite\: http\://dynarch.com/mishoo/calendar.epl\r\nPlatinamas pagal GNU LGPL licencij\u00E0. Aplankykite http\://gnu.org/licenses/lgpl.html
-about.time=Laiko pasirinkimas\:\r\n- Spustelkite ant valand\u00F8 arba minu\u00E8i\u00F8 - skai\u00E8us padid\u00EBs vienetu.\r\n- Jei spausite kartu su Shift, skai\u00E8ius suma\u00FE\u00EBs.\r\n- Greitam pasirinkimui spustelkite ir pajudinkite pel\u00E6.
-about.title=DHTML Datos/Laiko \u012Fjungimas
-calendar.week=sav
-choose.date=Pasirinkite dat\u0105
-close=U\u00FEdaryti
-day.long.di=Antradienis
-day.long.do=Ketvirtadienis
-day.long.fr=Pentadienis
-day.long.mi=Tre\u00E8iadienis
-day.long.mo=Pirmadienis
-day.long.sa=\u00D0e\u00F0tadienis
-day.long.so=Sekmadienis
-day.short.di=Ant
-day.short.do=Ket
-day.short.fr=Pen
-day.short.mi=Tre
-day.short.mo=Pir
-day.short.sa=\u00D0e\u00F0
-day.short.so=Sek
-drag.to.move=Tempkite
-format.date=y-mm-dd
-go.today=Pasirinkti \u00F0iandien\u00E0
-info=Apie kalendori\u00F8
-monday.first=Pirma savait\u00EBs diena - pirmadienis
-month.long.apr=Balandis
-month.long.aug=Rugpj\u00FBtis
-month.long.dec=Gruodis
-month.long.feb=Vasaris
-month.long.jan=Sausis
-month.long.jul=Liepa
-month.long.jun=Bir\u00FEelis
-month.long.mai=Gegu\u00FE\u00EB
-month.long.mar=Kovas
-month.long.nov=Lapkritis
-month.long.oct=Spalis
-month.long.sep=Rugs\u00EBjis
-month.short.apr=Bal
-month.short.aug=Rgp
-month.short.dec=Gru
-month.short.feb=Vas
-month.short.jan=Sau
-month.short.jul=Lie
-month.short.jun=Bir
-month.short.mai=Geg
-month.short.mar=Kov
-month.short.nov=Lap
-month.short.oct=Spa
-month.short.sep=Rgs
-next.month=Kitas m\u00EBnuo (laikykite, jei norite meniu)
-next.year=Kiti metai (laikykite, jei norite meniu)
-previous.month=Ankstesnis m\u00EBnuo (laikykite, jei norite meniu)
-previous.year=Ankstesni metai (laikykite, jei norite meniu)
-select.date=Pasirinkite dat\u00E0
-sunday.first=Pirma savait\u00EBs diena - sekmadienis
-time.part=Spustelkite arba tempkite jei norite pakeisti
-today=\u00D0iandien
-toggle=I\u0161 prad\u017Ei\u0173 pasirinkite savait\u0117s dien\u0105
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_nl_NL.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_nl_NL.properties
deleted file mode 100644
index 02c0e795c84..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_nl_NL.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Thu Feb 04 14:06:40 CET 2010
-about.content=Laatste versie\: http\://dynarch.com/mishoo/calendar.epl\r\nGedistribueert onder GNU/LGPL. Voor details zie http\://gnu.org/licenses/lgpl.html.
-about.time=Tijd invoeren\:\r\n- klik tijdvelden om te verhogen\r\n\= Shift-klik om te verlagen\r\n- of klik-en-sleur voor snellere invoer
-about.title=DHTML Datum/Tijd selectie
-calendar.week=KW
-choose.date=Kies datum
-close=Sluiten
-day.first=Als begin van de week
-day.long.di=Dinsdag
-day.long.do=Donderdag
-day.long.fr=Vrijdag
-day.long.mi=Woensdag
-day.long.mo=Maandag
-day.long.sa=Zaterdag
-day.long.so=Zondag
-day.short.di=Di
-day.short.do=Do
-day.short.fr=Vr
-day.short.mi=Wo
-day.short.mo=Ma
-day.short.sa=Za
-day.short.so=Zo
-drag.to.move=Sleur om te verplaatsen
-format.date=dd-mm-y
-go.today=Ga naar datum van vandaag
-info=Over deze kalender
-monday.first=Begin de week met maandag
-month.long.apr=April
-month.long.aug=Augustus
-month.long.dec=December
-month.long.feb=Februari
-month.long.jan=Januari
-month.long.jul=Juli
-month.long.jun=Juni
-month.long.mai=Mei
-month.long.mar=Maart
-month.long.nov=November
-month.long.oct=Oktober
-month.long.sep=September
-month.short.apr=Apr
-month.short.aug=Aug
-month.short.dec=Dec
-month.short.feb=Feb
-month.short.jan=Jan
-month.short.jul=Jul
-month.short.jun=Jun
-month.short.mai=Mei
-month.short.mar=Mrt
-month.short.nov=Nov
-month.short.oct=Okt
-month.short.sep=Sep
-next.month=Volgende maand (ingedrukt houden om te kiezen)
-next.year=Volgende jaar (ingedrukt houden om te kiezen)
-previous.month=Voogaande maand (ingedrukt houden om te kiezen)
-previous.year=Voorgaande jaar (ingedrukt houden om te kiezen)
-select.date=Datum kiezen
-sunday.first=Begin de week met zondag
-time.part=(Shift-)Klik of sleur om waarde te veranderen
-today=vandaag
-toggle=Kies eerste dag van de week
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pl.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pl.properties
deleted file mode 100644
index 42571d4a99f..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pl.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 09:54:16 CET 2009
-about.content=Aby pobra\u0107 najnowsz\u0105 wersj\u0119, odwied\u017A\: http\://dynarch.com/mishoo/calendar.epl\r\nDost\u0119pny na licencji GNU LGPL. Zobacz szczeg\u00F3\u0142y na http\://gnu.org/licenses/lgpl.html.
-about.time=Wyb\u00F3r czasu\:\r\n- Kliknij na jednym z p\u00F3l czasu by zwi\u0119kszy\u0107 jego warto\u015B\u0107\r\n- lub kliknij trzymaj\u0105c Shift by zmiejszy\u0107 jego warto\u015B\u0107\r\n- lub kliknij i przeci\u0105gnij dla szybszego wyboru.
-about.title=Wyb\u00F3r Daty/Czasu DHTML
-calendar.week=ty
-choose.date=Wybierz dat\u0119
-close=Zamknij
-day.first=Wy\u015Bwietl najpierw
-day.long.di=Wtorek
-day.long.do=Czwartek
-day.long.fr=Pi\u0105tek
-day.long.mi=\u015Aroda
-day.long.mo=Poniedzia\u0142ek
-day.long.sa=Sobota
-day.long.so=Niedziela
-day.short.di=Wt
-day.short.do=Cz
-day.short.fr=Pt
-day.short.mi=\u015Ar
-day.short.mo=Pn
-day.short.sa=So
-day.short.so=Nie
-drag.to.move=Przeci\u0105gnij by przesun\u0105\u0107
-format.date=y-mm-dd
-go.today=Id\u017A do dzisiaj
-info=O kalendarzu
-monday.first=Wy\u015Bwietl poniedzia\u0142ek jako pierwszy
-month.long.apr=Kwiecie\u0144
-month.long.aug=Sierpie\u0144
-month.long.dec=Grudzie\u0144
-month.long.feb=Luty
-month.long.jan=Stycze\u0144
-month.long.jul=Lipiec
-month.long.jun=Czerwiec
-month.long.mai=Maj
-month.long.mar=Marzec
-month.long.nov=Listopad
-month.long.oct=Pa\u017Adziernik
-month.long.sep=Wrzesie\u0144
-month.short.apr=Kwi
-month.short.aug=Sie
-month.short.dec=Gru
-month.short.feb=Lut
-month.short.jan=Sty
-month.short.jul=Lip
-month.short.jun=Cze
-month.short.mai=Maj
-month.short.mar=Mar
-month.short.nov=Lis
-month.short.oct=Pa\u017A
-month.short.sep=Wrz
-next.month=Nast\u0119pny miesi\u0105c (przytrzymaj dla menu)
-next.year=Nast\u0119pny rok (przytrzymaj dla menu)
-previous.month=Poprzedni miesi\u0105c (przytrzymaj dla menu)
-previous.year=Poprzedni rok (przytrzymaj dla menu)
-select.date=Wybierz dat\u0119
-sunday.first=Wy\u015Bwietl niedziel\u0119 jako pierwsz\u0105
-time.part=(Shift-)Kliknij lub przeci\u0105gnij by zmieni\u0107 warto\u015B\u0107
-today=Dzisiaj
-toggle=Zmie\u0144 pierwszy dzie\u0144 tygodnia
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_BR.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_BR.properties
deleted file mode 100644
index 7ad4a6f465e..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_BR.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 09:53:59 CET 2009
-about.content=Para a vers\u00E3o mais recente, visite\: http\://dynarch.com/mishoo/calendar.epl \r\nDistribu\u00EDdo sob a GNU LGPL. Veja http\://gnu.org/licenses/lgpl.html para mais detalhes.
-about.time=Sele\u00E7\u00E3o da Hora\: \r\n- Clique em qualquer periodo do tempo para aument\u00E1-lo.\r\n- ou Shift-clique para diminu\u00ED-lo.\r\n- ou clique e arraste para a sele\u00E7\u00E3o mais r\u00E1pida.
-about.title=DHTML Seletor Data/Tempo
-calendar.week=sem
-choose.date=Selecione data
-close=Fechar
-day.first=Mostrar primeiro
-day.long.di=Ter\u00E7a
-day.long.do=Quinta
-day.long.fr=Sexta
-day.long.mi=Quarta
-day.long.mo=Segunda
-day.long.sa=S\u00E1bado
-day.long.so=Domingo
-day.short.di=Ter
-day.short.do=Quin
-day.short.fr=Sex
-day.short.mi=Quar
-day.short.mo=Seg
-day.short.sa=S\u00E1b
-day.short.so=Dom
-drag.to.move=Arrasta calend\u00E1rio
-format.date=dd-mm-y
-go.today=Hoje
-info=Sobre o calend\u00E1rio
-monday.first=Inicia na segunda-feira
-month.long.apr=Abril
-month.long.aug=Agosto
-month.long.dec=Dezembro
-month.long.feb=Fevereiro
-month.long.jan=Janeiro
-month.long.jul=Julho
-month.long.jun=Junho
-month.long.mai=Maio
-month.long.mar=Mar\u00E7o
-month.long.nov=Novembro
-month.long.oct=Outubro
-month.long.sep=Setembro
-month.short.apr=Abr
-month.short.aug=Ago
-month.short.dec=Dez
-month.short.feb=Fev
-month.short.jan=Jan
-month.short.jul=Jul
-month.short.jun=Jun
-month.short.mai=Mai
-month.short.mar=Mar
-month.short.nov=Nov
-month.short.oct=Out
-month.short.sep=Set
-next.month=M\u00EAs seguinte
-next.year=ano seguinte
-previous.month=M\u00EAs anterior
-previous.year=Ano anterior
-select.date=Seleciona uma data
-sunday.first=Inicia no domingo
-time.part=(hoje)
-today=Hoje
-toggle=Altera primeiro dia da semana
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_PT.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_PT.properties
deleted file mode 100644
index b7d7e60ddad..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_pt_PT.properties
+++ /dev/null
@@ -1,57 +0,0 @@
-#Mon Mar 02 09:54:04 CET 2009
-about.content=Para a vers\u00E3o mais recente visite\: http\://dynarch.com/mishoo/calendar.epl\r\nDistribuido sob GNU LGPL.  Veja http\://gnu.org/licenses/lgpl.html para maiores detalhes.
-about.time=Sele\u00E7\u00E3o da Hora\:\r\n- Clique em qualquer das partes da hora para incrementar-la\r\n- ou Shift-clique para decrementa-la\r\n- ou clique e arraste para sele\u00E7\u00E3o r\u00E1pida.
-about.title=DHTML Seletor de Data/Hora
-calendar.week=sem
-choose.date=Selecionar data
-close=Fechar
-day.first=Mostre primeiro
-day.long.di=Ter\u00E7a-feira
-day.long.do=Quinta-feira
-day.long.fr=Sexta-feira
-day.long.mi=Quarta-feira
-day.long.mo=Segunda-feira
-day.long.sa=S\u00E1bado
-day.long.so=Domingo
-day.short.di=Ter
-day.short.do=Qui
-day.short.fr=Sex
-day.short.mi=Qua
-day.short.mo=Seg
-day.short.sa=Sab
-day.short.so=Dom
-drag.to.move=Arrastar para mover
-format.date=y-mm-dd
-go.today=V\u00E1 para Hoje
-info=Sobre o calend\u00E1rio
-month.long.apr=Abril
-month.long.aug=Agosto
-month.long.dec=Dezembro
-month.long.feb=Fevereiro
-month.long.jan=Janeiro
-month.long.jul=Julho
-month.long.jun=Junho
-month.long.mai=Maio
-month.long.mar=Mar\u00E7o
-month.long.nov=Novembro
-month.long.oct=Outubro
-month.long.sep=Setembro
-month.short.apr=Abr
-month.short.aug=Ago
-month.short.dec=Dez
-month.short.feb=Fev
-month.short.jan=Jan
-month.short.jul=Jul
-month.short.jun=Jun
-month.short.mai=Mai
-month.short.mar=Mar
-month.short.nov=Nov
-month.short.oct=Out
-month.short.sep=Set
-next.month=Pr\u00F3ximo m\u00EAs (manter para menu)
-next.year=Pr\u00F3ximo ano (manter para menu)
-previous.month=M\u00EAs anterior (manter para menu)
-previous.year=Ano anterior (manter para menu)
-select.date=Selecionar data
-time.part=(Shift-)Clique ou arrastar para alterar valor
-today=Hoje
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ru.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ru.properties
deleted file mode 100644
index 156bdd22281..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_ru.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 23:08:56 CET 2009
-about.content=\u0421\u043A\u0430\u0447\u0430\u0442\u044C \u043D\u043E\u0432\u0443\u044E \u0432\u0435\u0440\u0441\u0438\u044E\: http\://dynarch.com/mishoo/calendar.epl\r\n\u041F\u0440\u0435\u0434\u043E\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0430 \u043F\u0440\u0438 \u043F\u043E\u0434\u0434\u0435\u0440\u0436\u043A\u0435 GNU LGPL. \u0414\u043B\u044F \u0434\u0430\u043B\u043D\u0435\u0439\u0448\u0435\u0439 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u0438 \u0441\u043C\u043E\u0442\u0440\u0438 http\://gnu.org/licenses/lgpl.html
-about.time=\u041A\u0430\u043A \u0432\u044B\u0431\u0440\u0430\u0442\u044C \u0432\u0440\u0435\u043C\u044F\:\r\n- \u041F\u0440\u0438 \u043A\u043B\u0438\u043A\u0435 \u043D\u0430 \u0447\u0430\u0441\u0430\u0445 \u0438\u043B\u0438 \u043C\u0438\u043D\u0443\u0442\u0430\u0445 \u043E\u043D\u0438 \u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0432\u0430\u044E\u0442\u0441\u044F\r\n- \u043F\u0440\u0438 \u043A\u043B\u0438\u043A\u0435 \u0441 \u043D\u0430\u0436\u0430\u0442\u043E\u0439 \u043A\u043B\u0430\u0432\u0438\u0448\u0435\u0439 Shift \u043E\u043D\u0438 \u0443\u043C\u0435\u043D\u044C\u0448\u0430\u044E\u0442\u0441\u044F\r\n- \u0435\u0441\u043B\u0438 \u043D\u0430\u0436\u0430\u0442\u044C \u0438 \u0434\u0432\u0438\u0433\u0430\u0442\u044C \u043C\u044B\u0448\u043A\u043E\u0439 \u0432\u043B\u0435\u0432\u043E/\u0432\u043F\u0440\u0430\u0432\u043E, \u043E\u043D\u0438 \u0431\u0443\u0434\u0443\u0442 \u043C\u0435\u043D\u044F\u0442\u044C\u0441\u044F \u0431\u044B\u0441\u0442\u0440\u0435\u0435.
-about.title=DHTML \u0421\u0435\u043B\u0435\u043A\u0442\u043E\u0440 \u0414\u0430\u0442\u044B/\u0412\u0440\u0435\u043C\u0435\u043D\u0438
-calendar.week=\u043D\u0435\u0434
-choose.date=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443
-close=\u0417\u0430\u043A\u0440\u044B\u0442\u044C
-day.first=\u041F\u0435\u0440\u0432\u044B\u0439 \u0434\u0435\u043D\u044C \u043D\u0435\u0434\u0435\u043B\u0438 \u0431\u0443\u0434\u0435\u0442
-day.long.di=\u0432\u0442\u043E\u0440\u043D\u0438\u043A
-day.long.do=\u0447\u0435\u0442\u0432\u0435\u0440\u0433
-day.long.fr=\u043F\u044F\u0442\u043D\u0438\u0446\u0430
-day.long.mi=\u0441\u0440\u0435\u0434\u0430
-day.long.mo=\u043F\u043E\u043D\u0435\u0434\u0435\u043B\u044C\u043D\u0438\u043A
-day.long.sa=\u0441\u0443\u0431\u0431\u043E\u0442\u0430
-day.long.so=\u0432\u043E\u0441\u043A\u0440\u0435\u0441\u0435\u043D\u044C\u0435
-day.short.di=\u0432\u0442\u0440
-day.short.do=\u0447\u0435\u0442
-day.short.fr=\u043F\u044F\u0442
-day.short.mi=\u0441\u0440\u0434
-day.short.mo=\u043F\u043E\u043D
-day.short.sa=\u0441\u0443\u0431
-day.short.so=\u0432\u0441\u043A
-drag.to.move=\u041F\u0435\u0440\u0435\u0442\u0430\u0441\u043A\u0438\u0432\u0430\u0439\u0442\u0435 \u043C\u044B\u0448\u043A\u043E\u0439
-format.date=y-mm-dd
-go.today=\u0421\u0435\u0433\u043E\u0434\u043D\u044F
-info=\u041E \u043A\u0430\u043B\u0435\u043D\u0434\u0430\u0440\u0435...
-monday.first=\u041D\u0430\u0447\u0430\u043B\u043E \u043D\u0435\u0434\u0435\u043B\u0438 \u0441 \u043F\u043E\u043D\u0435\u0434\u0435\u043B\u044C\u043D\u0438\u043A\u0430
-month.long.apr=\u0430\u043F\u0440\u0435\u043B\u044C
-month.long.aug=\u0430\u0432\u0433\u0443\u0441\u0442
-month.long.dec=\u0434\u0435\u043A\u0430\u0431\u0440\u044C
-month.long.feb=\u0444\u0435\u0432\u0440\u0430\u043B\u044C
-month.long.jan=\u044F\u043D\u0432\u0430\u0440\u044C
-month.long.jul=\u0438\u044E\u043B\u044C
-month.long.jun=\u0438\u044E\u043D\u044C
-month.long.mai=\u043C\u0430\u0439
-month.long.mar=\u043C\u0430\u0440\u0442
-month.long.nov=\u043D\u043E\u044F\u0431\u0440\u044C
-month.long.oct=\u043E\u043A\u0442\u044F\u0431\u0440\u044C
-month.long.sep=\u0441\u0435\u043D\u0442\u044F\u0431\u0440\u044C
-month.short.apr=\u0430\u043F\u0440
-month.short.aug=\u0430\u0432\u0433
-month.short.dec=\u0434\u0435\u043A
-month.short.feb=\u0444\u0435\u0432
-month.short.jan=\u044F\u043D\u0432
-month.short.jul=\u0438\u044E\u043B
-month.short.jun=\u0438\u044E\u043D
-month.short.mai=\u043C\u0430\u0439
-month.short.mar=\u043C\u0430\u0440
-month.short.nov=\u043D\u043E\u044F
-month.short.oct=\u043E\u043A\u0442
-month.short.sep=\u0441\u0435\u043D
-next.month=\u041D\u0430 \u043C\u0435\u0441\u044F\u0446 \u0432\u043F\u0435\u0440\u0435\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044C \u0434\u043B\u044F \u043C\u0435\u043D\u044E)
-next.year=\u041D\u0430 \u0433\u043E\u0434 \u0432\u043F\u0435\u0440\u0435\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044C \u0434\u043B\u044F \u043C\u0435\u043D\u044E)
-previous.month=\u041D\u0430 \u043C\u0435\u0441\u044F\u0446 \u043D\u0430\u0437\u0430\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044C \u0434\u043B\u044F \u043C\u0435\u043D\u044E)
-previous.year=\u041D\u0430 \u0433\u043E\u0434 \u043D\u0430\u0437\u0430\u0434 (\u0443\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044C \u0434\u043B\u044F \u043C\u0435\u043D\u044E)
-select.date=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443
-sunday.first=\u041D\u0430\u0447\u0430\u043B\u043E \u043D\u0435\u0434\u0435\u043B\u0438 \u0441 \u0432\u043E\u0441\u043A\u0440\u0435\u0441\u0435\u043D\u044C\u044F
-time.part=(Shift-)\u043A\u043B\u0438\u043A \u0438\u043B\u0438 \u043D\u0430\u0436\u0430\u0442\u044C \u0438 \u0434\u0432\u0438\u0433\u0430\u0442\u044C
-today=\u0421\u0435\u0433\u043E\u0434\u043D\u044F
-toggle=\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u043F\u0435\u0440\u0432\u044B\u0439 \u0434\u0435\u043D\u044C \u043D\u0435\u0434\u0435\u043B\u0438
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_sq.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_sq.properties
deleted file mode 100644
index 9b73d38d0db..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_sq.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Sun Apr 26 13:52:04 CEST 2009
-about.content=P\u00EBr versionet e fundit vizito\: http\://dynarch.com/mishoo/calendar.epl\r\nShp\u00EBrndrar\u00EB n\u00EBn GNU LGPL.  Shih http\://gnu.org/licenses/lgpl.html p\u00EBr detajet.
-about.time=P\u00EBrzgjedhja e or\u00EBs\:\r\n- Kliko n\u00EB cil\u00EBdo pjes\u00EB t\u00EB pjes\u00EBve t\u00EB or\u00EBs p\u00EBr t\u00EB shtuar at\u00EB\r\n- ose Shift-klik p\u00EBr t\u00EB zbritur at\u00EB \r\n- ose klik dhe t\u00EBrheq p\u00EBr p\u00EBrzgjedhje m\u00EB t\u00EB shpejt\u00EB.
-about.title=DHTML P\u00EBrzgjedh\u00EBsi Data/Ora
-calendar.week=wk
-choose.date=P\u00EBrzgjedh dat\u00EB
-close=Mbyll
-day.first=Shfaq %s t\u00EB par\u00EBn
-day.long.di=E mart\u00EB
-day.long.do=E enjte
-day.long.fr=E premte
-day.long.mi=E m\u00EBrkur\u00EB
-day.long.mo=E h\u00EBn\u00EB
-day.long.sa=E shtun\u00EB
-day.long.so=E diel
-day.short.di=Mar
-day.short.do=Enj
-day.short.fr=Pre
-day.short.mi=M\u00EBr
-day.short.mo=H\u00EBn
-day.short.sa=Sht
-day.short.so=Die
-drag.to.move=T\u00EBrheq p\u00EBr t\u00EB zhvendosur
-format.date=y-mm-dd
-go.today=Dita e sotme
-info=P\u00EBr kalendarin
-monday.first=Shfaqe jav\u00EBn duke filluar nga e h\u00EBna
-month.long.apr=Prill
-month.long.aug=Gusht
-month.long.dec=Dhjetor
-month.long.feb=Shkurt
-month.long.jan=Jana
-month.long.jul=Korrik
-month.long.jun=Qershor
-month.long.mai=Maj
-month.long.mar=Mars
-month.long.nov=N\u00EBntor
-month.long.oct=Tetor
-month.long.sep=Shtator
-month.short.apr=Pri
-month.short.aug=Gst
-month.short.dec=Dhj
-month.short.feb=Shk
-month.short.jan=Jan
-month.short.jul=Kor
-month.short.jun=Qer
-month.short.mai=Maj
-month.short.mar=Mar
-month.short.nov=N\u00EBn
-month.short.oct=Tet
-month.short.sep=Sht
-next.month=Muaju pasues (mbaj p\u00EBr menyn\u00EB)
-next.year=Viti pasues (mbaj p\u00EBr menyn\u00EB)
-previous.month=Muaji paraprak (mbaj p\u00EBr menyn\u00EB)
-previous.year=Viti paraprak (mbaj p\u00EBr menyn\u00EB)
-select.date=P\u00EBrzgjedh dat\u00EB
-sunday.first=Shfaq jav\u00EBn duke filluar nga e diela
-time.part=(Shift-)Klik ose t\u00EBrheq p\u00EBr t\u00EB nd\u00EBrruar vler\u00EBn
-today=Sot
-toggle=P\u00EBrzgjedh dit\u00EBn e par\u00EB t\u00EB jav\u00EBs
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_CN.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_CN.properties
deleted file mode 100644
index 74f5a304dc4..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_CN.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Fri Oct 23 05:26:11 CEST 2009
-about.content=\u6700\u65B0\u7248\u672C\u8BF7\u8BBF\u95EE\: http\://dynarch.com/mishoo/calendar.epl\r\n\u5728GNU LGPL\u4E0B\u53D1\u5E03. \u8BE6\u60C5\u53C2\u89C1 http\://gnu.org/licenses/lgpl.html.
-about.time=\u65F6\u95F4\u9009\u62E9\:\r\n- \u70B9\u51FB\u65F6\u95F4\u90E8\u5206\u53EF\u4EE5\u589E\u52A0\u5176\u6570\u503C\r\n- \u6216\u8005\u6309\u4F4FShift\u70B9\u51FB\u53EF\u4EE5\u51CF\u5C0F\u5176\u6570\u503C\r\n- \u6216\u8005\u70B9\u51FB\u62D6\u62FD\u4EE5\u5B9E\u73B0\u5FEB\u901F\u9009\u62E9.
-about.title=DHTML \u65E5\u671F/\u65F6\u95F4 \u9009\u62E9\u5668
-calendar.week=\u5468
-choose.date=\u9009\u62E9\u65E5\u671F
-close=\u5173\u95ED
-day.first=\u9996\u5148\u663E\u793A
-day.long.di=\u661F\u671F\u4E8C
-day.long.do=\u661F\u671F\u56DB
-day.long.fr=\u661F\u671F\u4E94
-day.long.mi=\u661F\u671F\u4E09
-day.long.mo=\u661F\u671F\u4E00
-day.long.sa=\u661F\u671F\u516D
-day.long.so=\u661F\u671F\u65E5
-day.short.di=\u5468\u4E8C
-day.short.do=\u5468\u56DB
-day.short.fr=\u5468\u4E94
-day.short.mi=\u5468\u4E09
-day.short.mo=\u5468\u4E00
-day.short.sa=\u5468\u516D
-day.short.so=\u5468\u65E5
-drag.to.move=\u62D6\u62FD
-format.date=y-mm-dd
-go.today=\u8F6C\u5230\u4ECA\u5929
-info=\u5173\u4E8E\u65E5\u5386
-monday.first=\u4E00\u5468\u4EE5\u5468\u4E00\u4F5C\u4E3A\u5F00\u59CB
-month.long.apr=4\u6708
-month.long.aug=8\u6708
-month.long.dec=12\u6708
-month.long.feb=2\u6708
-month.long.jan=1\u6708
-month.long.jul=7\u6708
-month.long.jun=6\u6708
-month.long.mai=5\u6708
-month.long.mar=3\u6708
-month.long.nov=11\u6708
-month.long.oct=9\u6708
-month.long.sep=9\u6708
-month.short.apr=4\u6708
-month.short.aug=8\u6708
-month.short.dec=12\u6708
-month.short.feb=2\u6708
-month.short.jan=1\u6708
-month.short.jul=7\u6708
-month.short.jun=6\u6708
-month.short.mai=5\u6708
-month.short.mar=3\u6708
-month.short.nov=11\u6708
-month.short.oct=10\u6708
-month.short.sep=9\u6708
-next.month=\u540E\u4E00\u5E74 (\u6309\u4F4F\u53EF\u6253\u5F00\u83DC\u5355)
-next.year=\u660E\u5E74(\u73B0\u6709\u83DC\u5355)
-previous.month=\u524D\u4E00\u5E74 (\u6309\u4F4F\u53EF\u6253\u5F00\u83DC\u5355)
-previous.year=\u524D\u5E74 (\u73B0\u6709\u83DC\u5355)
-select.date=\u9009\u62E9\u65E5\u671F
-sunday.first=\u4E00\u5468\u4EE5\u5468\u65E5\u505A\u4E3A\u5F00\u59CB
-time.part=(\u6309\u4F4FShift)\u70B9\u51FB\u6216\u62D6\u62FD\u53EF\u4EE5\u6539\u53D8\u6570\u503C
-today=\u4ECA\u5929
-toggle=\u9009\u62E9\u661F\u671F\u7684\u7B2C\u4E00\u5929
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_TW.properties b/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_TW.properties
deleted file mode 100644
index cbc6f2b6494..00000000000
--- a/src/main/java/org/olat/core/gui/components/form/_static/js/jscalendar/_i18n/LocalStrings_zh_TW.properties
+++ /dev/null
@@ -1,61 +0,0 @@
-#Mon Mar 02 09:54:06 CET 2009
-about.content=\u8981\u53D6\u5F97\u6700\u65B0\u7248\u672C\u8ACB\u62DC\u8A2A\: http\://dynarch.com/mishoo/calendar.epl\r\n\u4F9D\u64DA GNU LGPL \u6388\u6B0A\u6563\u4F48\u3002\u8A73\u898B http\://gnu.org/licenses/lgpl.html\u3002
-about.time=\u6642\u9593\u9078\u64C7\u65B9\u6CD5\:\r\n- \u9EDE\u64CA\u4EFB\u4F55\u7684\u6642\u9593\u90E8\u4EFD\u53EF\u589E\u52A0\u5176\u503C\r\n- \u540C\u6642\u6309Shift\u9375\u518D\u9EDE\u64CA\u53EF\u6E1B\u5C11\u5176\u503C\r\n- \u9EDE\u64CA\u4E26\u62D6\u66F3\u53EF\u52A0\u5FEB\u6539\u8B8A\u7684\u503C\u3002
-about.title=DHTML \u65E5\u671F/\u6642\u9593\u9078\u64C7\u5668
-calendar.week=\u9031
-choose.date=\u9078\u64C7\u65E5\u671F
-close=\u95DC\u9589
-day.first=\u5C07 \u986F\u793A\u5728\u524D
-day.long.di=\u9031\u4E8C
-day.long.do=\u9031\u56DB
-day.long.fr=\u9031\u4E94
-day.long.mi=\u9031\u4E09
-day.long.mo=\u9031\u4E00
-day.long.sa=\u9031\u516D
-day.long.so=\u9031\u65E5
-day.short.di=\u9031\u4E8C
-day.short.do=\u9031\u56DB
-day.short.fr=\u9031\u4E94
-day.short.mi=\u9031\u4E09
-day.short.mo=\u9031\u4E00
-day.short.sa=\u9031\u516D
-day.short.so=\u9031\u65E5
-drag.to.move=\u62D6\u66F3\u6ED1\u9F20\u79FB\u52D5\u8996\u7A97
-format.date=y-mm-dd
-go.today=\u5230\u4ECA\u5929
-info=\u95DC\u65BC
-monday.first=\u6BCF\u9031\u7B2C\u4E00\u5929\u70BA\u661F\u671F\u4E00
-month.long.apr=\u56DB\u6708
-month.long.aug=\u516B\u6708
-month.long.dec=\u5341\u4E8C\u6708
-month.long.feb=\u4E8C\u6708
-month.long.jan=\u4E00\u6708
-month.long.jul=\u4E03\u6708
-month.long.jun=\u516D\u6708
-month.long.mai=\u4E94\u6708
-month.long.mar=\u4E09\u6708
-month.long.nov=\u5341\u4E00\u6708
-month.long.oct=\u5341\u6708
-month.long.sep=\u4E5D\u6708
-month.short.apr=4\u6708
-month.short.aug=8\u6708
-month.short.dec=12\u6708
-month.short.feb=2\u6708
-month.short.jan=1\u6708
-month.short.jul=7\u6708
-month.short.jun=6\u6708
-month.short.mai=5\u6708
-month.short.mar=3\u6708
-month.short.nov=11\u6708
-month.short.oct=10\u6708
-month.short.sep=9\u6708
-next.month=\u4E0B\u4E00\u500B\u6708 (\u6309\u4F4F\u8DF3\u51FA\u9078\u55AE)
-next.year=\u4E0B\u4E00\u5E74 (\u6309\u4F4F\u8DF3\u51FA\u9078\u55AE)
-previous.month=\u4E0A\u4E00\u500B\u6708 (\u6309\u4F4F\u8DF3\u51FA\u9078\u55AE)
-previous.year=\u4E0A\u4E00\u5E74 (\u6309\u4F4F\u8DF3\u51FA\u9078\u55AE)
-select.date=\u9078\u64C7\u65E5\u671F
-sunday.first=\u6BCF\u9031\u7B2C\u4E00\u5929\u70BA\u661F\u671F\u65E5
-time.part=\u9EDE\u64CAor\u62D6\u66F3\u53EF\u6539\u8B8A\u6642\u9593(\u540C\u6642\u6309Shift\u70BA\u6E1B)
-today=\u4ECA\u5929
-toggle=\u9078\u64C7\u6BCF\u9031\u7684\u7B2C\u4E00\u5929
-weekend.days=0,6
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/elements/RichTextElement.java b/src/main/java/org/olat/core/gui/components/form/flexible/elements/RichTextElement.java
index a636e83adba..aef758c0fff 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/elements/RichTextElement.java
+++ b/src/main/java/org/olat/core/gui/components/form/flexible/elements/RichTextElement.java
@@ -50,14 +50,4 @@ public interface RichTextElement extends TextElement {
 	 * @return
 	 */
 	public String getRawValue();
-	
-	/**
-	 * If the rich text element is shown in an ExtJS component. It need 
-	 * an extra delay to be correctly rendered (a problem appears the second time
-	 * a rich text is used in an ExtJS window). This is an hack before a better
-	 * solution.
-	 * @param extDelay
-	 */
-	public void setExtDelay(boolean extDelay);
-
 }
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextConfiguration.java b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextConfiguration.java
index b51ab99c8fc..ccf82a734f2 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextConfiguration.java
+++ b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextConfiguration.java
@@ -32,7 +32,6 @@ import javax.servlet.http.HttpServletRequest;
 
 import org.olat.core.CoreSpringFactory;
 import org.olat.core.commons.controllers.linkchooser.CustomLinkTreeModel;
-import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
 import org.olat.core.defaults.dispatcher.StaticMediaDispatcher;
 import org.olat.core.dispatcher.mapper.Mapper;
 import org.olat.core.dispatcher.mapper.MapperService;
@@ -245,7 +244,6 @@ public class RichTextConfiguration implements Disposable {
 	public static final String DIRECTIONALITY_VALUE_RTL = "rtl";
 	public static final String DIRECTIONALITY_VALUE_LTR = "ltr";
 	public static final String DOCUMENT_BASE_URL = "document_base_url";
-	public static final String TINY_BASE_CONTAINER_PATH = "brasato_tiny_base_container_path";
 	//
 	// Generic boolean true / false values
 	public static final String VALUE_TRUE = "true";
@@ -395,8 +393,6 @@ public class RichTextConfiguration implements Disposable {
 		// setDocType(DOCTYPE_VALUE_XHTML_1_0_TRANSITIONAL);
 		// set default plugins
 		plugins.add(SAFARI_PLUGIN);
-		// set base path to tiny resources
-		setQuotedConfigValue(TINY_BASE_CONTAINER_PATH, ClassPathStaticDispatcher.getInstance().getMapperBasePath(RichTextConfiguration.class) + "/js/tinymce/");
 		// Start observing of diry richt text element and trigger calling of setFlexiFormDirty() method
 		// This check is initialized after the editor has fully loaded
 		//addOnInitCallbackFunction(ONINIT_CALLBACK_VALUE_START_DIRTY_OBSERVER + ".curry('" + rootFormDispatchId + "','" + domID + "')");
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementComponent.java b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementComponent.java
index 1f4372eb5da..2f91108a7c6 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementComponent.java
+++ b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementComponent.java
@@ -23,6 +23,7 @@ package org.olat.core.gui.components.form.flexible.impl.elements.richText;
 import org.olat.core.commons.controllers.linkchooser.CustomLinkTreeModel;
 import org.olat.core.commons.controllers.linkchooser.LinkChooserController;
 import org.olat.core.commons.fullWebApp.LayoutMain3ColsController;
+import org.olat.core.defaults.dispatcher.StaticMediaDispatcher;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.Windows;
 import org.olat.core.gui.components.ComponentRenderer;
@@ -32,6 +33,7 @@ import org.olat.core.gui.control.JSAndCSSAdder;
 import org.olat.core.gui.control.WindowControl;
 import org.olat.core.gui.control.creator.ControllerCreator;
 import org.olat.core.gui.control.generic.popup.PopupBrowserWindow;
+import org.olat.core.gui.render.StringOutput;
 import org.olat.core.gui.render.ValidationResult;
 import org.olat.core.helpers.Settings;
 import org.olat.core.util.vfs.VFSContainer;
@@ -57,7 +59,6 @@ class RichTextElementComponent extends FormBaseComponentImpl {
 	private RichTextElementImpl element;
 	private int cols;
 	private int rows;
-	private boolean extDelay = false;
 
 	/**
 	 * Constructor for a text area element
@@ -105,14 +106,6 @@ class RichTextElementComponent extends FormBaseComponentImpl {
 		this.rows = rows;
 	}
 
-	public boolean isExtDelay() {
-		return extDelay;
-	}
-
-	public void setExtDelay(boolean extDelay) {
-		this.extDelay = extDelay;
-	}
-
 	/**
 	 * @see org.olat.core.gui.components.Component#validate(org.olat.core.gui.UserRequest,
 	 *      org.olat.core.gui.render.ValidationResult)
@@ -122,20 +115,19 @@ class RichTextElementComponent extends FormBaseComponentImpl {
 		JSAndCSSAdder jsa = vr.getJsAndCSSAdder();
 
 		// Add tiny helper library
-		jsa.addRequiredJsFile(RichTextElementComponent.class,
-				"js/BTinyHelper.js", "UTF-8");
+		//jsa.addRequiredJsFile(RichTextElementComponent.class,"js/BTinyHelper.js", "UTF-8");
+		jsa.addRequiredStaticJsFile("js/tinymce/BTinyHelper.js");
 
 		// When the tiny_mce.js is inserted via AJAX, we need to setup some
 		// variables first to make it load properly:
-		StringBuffer sb = new StringBuffer();
+		StringOutput sb = new StringOutput();
 		// 1) Use tinyMCEPreInit to prevent TinyMCE to guess the script URL. The
 		// script URL is needed because TinyMCE will load CSS, plugins and other
 		// resources
-		sb.append("tinyMCEPreInit = {};");
-		sb.append("tinyMCEPreInit.suffix = '';");
-		sb.append("tinyMCEPreInit.base = '");
-		sb.append(jsa.getMappedPathFor(RichTextElementComponent.class,
-				"js/tinymce"));
+		sb.append("tinyMCEPreInit = {};")
+		  .append("tinyMCEPreInit.suffix = '';")
+		  .append("tinyMCEPreInit.base = '");
+		StaticMediaDispatcher.renderStaticURI(sb, "js/tinymce/tinymce", false);
 		sb.append("';");
 
 		// 2) Tell TinyMCE that the page has already been loaded
@@ -146,12 +138,9 @@ class RichTextElementComponent extends FormBaseComponentImpl {
 		// Now add tiny library itself. TinyMCE files are written in iso-8859-1
 		// (important, IE panics otherwise with error 8002010)
 		if (Settings.isDebuging()) {
-			jsa.addRequiredJsFile(RichTextElementComponent.class,
-					"js/tinymce/tiny_mce_src.js", "ISO-8859-1",
-					preAJAXinsertionCode);
+			jsa.addRequiredStaticJsFile("js/tinymce/tinymce/tiny_mce_src.js", "ISO-8859-1",preAJAXinsertionCode);
 		} else {
-			jsa.addRequiredJsFile(RichTextElementComponent.class,
-					"js/tinymce/tiny_mce.js", "ISO-8859-1", preAJAXinsertionCode);
+			jsa.addRequiredStaticJsFile("js/tinymce/tinymce/tiny_mce.js", "ISO-8859-1", preAJAXinsertionCode);
 		}
 	}
 
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementImpl.java b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementImpl.java
index 6827f279284..4e0ad2dc29f 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementImpl.java
+++ b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementImpl.java
@@ -51,7 +51,10 @@ import org.olat.core.util.filter.FilterFactory;
 public class RichTextElementImpl extends AbstractTextElement implements
 		RichTextElement, Disposable {
 	
-	OLog log = Tracing.createLoggerFor(this.getClass());
+	private static final OLog log = Tracing.createLoggerFor(RichTextElementImpl.class);
+	protected RichTextElementComponent component;
+	private RichTextConfiguration configuration;
+	private WindowBackOffice windowBackOffice;
 
 	/**
 	 * @see org.olat.core.gui.components.form.flexible.impl.elements.AbstractTextElement#getValue()
@@ -73,19 +76,6 @@ public class RichTextElementImpl extends AbstractTextElement implements
 		return this.value;
 	}
 	
-	
-
-	@Override
-	public void setExtDelay(boolean extDelay) {
-		component.setExtDelay(extDelay);
-	}
-
-
-
-	protected RichTextElementComponent component;
-	private RichTextConfiguration configuration;
-	private WindowBackOffice windowBackOffice;
-	
 	/**
 	 * Constructor for specialized TextElements, i.e. IntegerElementImpl.
 	 * 
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementRenderer.java b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementRenderer.java
index c9f99bf275f..a59efe0b7ec 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementRenderer.java
+++ b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/RichTextElementRenderer.java
@@ -135,8 +135,7 @@ class RichTextElementRenderer implements ComponentRenderer {
 			sb.append("<script type='text/javascript'>/* <![CDATA[ */ ");
 			// Execute code within an anonymous function (closure) to not leak
 			// variables to global scope (OLAT-5755)
-			if(teC.isExtDelay()) sb.append("setTimeout(function(){");
-			else sb.append("(function(){");
+			sb.append("(function(){");
 			// Stop existing form dirty observers first
 			sb.append("BTinyHelper.stopFormDirtyObserver('" + te.getRootForm().getDispatchFieldId() + "','" + domID + "');");
 			// Now add component dispatch URL as a tiny helper variable to open the
@@ -172,9 +171,7 @@ class RichTextElementRenderer implements ComponentRenderer {
 			
 			sb.append("} };");
 			sb.append(checkAndLoadTinyFunctionName).append("();");
-
-			if(teC.isExtDelay()) sb.append("},500);");
-			else sb.append("})();");
+			sb.append("})();");
 			sb.append("/* ]]> */</script>");
 			// Done with loading of TinyMCE code
 		}
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/TinyMCECustomPlugin.java b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/TinyMCECustomPlugin.java
index 7872e150172..f7bad3d656c 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/TinyMCECustomPlugin.java
+++ b/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/TinyMCECustomPlugin.java
@@ -21,7 +21,8 @@ package org.olat.core.gui.components.form.flexible.impl.elements.richText.plugin
 
 import java.util.Map;
 
-import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
+import org.olat.core.defaults.dispatcher.StaticMediaDispatcher;
+import org.olat.core.gui.render.StringOutput;
 
 /**
  * Description:<br>
@@ -45,7 +46,7 @@ import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
  */
 public abstract class TinyMCECustomPlugin {
 	// path relative to plugin editor file
-	private static final String REL_EDITOR_PATH = "/js/editor_plugin.js";
+	private static final String REL_EDITOR_PATH = "/editor_plugin.js";
 	// Optional plugin parameters
 	private Map<String, String> pluginParameters;
 
@@ -100,10 +101,9 @@ public abstract class TinyMCECustomPlugin {
 	 * @return URL where to load the plugin from
 	 */
 	public String getPluginURL() {
-		String path = ClassPathStaticDispatcher.getInstance()
-				.getMapperBasePath(this.getClass())
-				+ REL_EDITOR_PATH;
-		return path;
+		StringOutput sb = new StringOutput();
+		StaticMediaDispatcher.renderStaticURI(sb, "js/tinymce/openolat/plugins/" + getPluginName() + REL_EDITOR_PATH, true);
+		return sb.toString();
 	}
 
 	/**
diff --git a/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomCSS.java b/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomCSS.java
index db82645ab82..c366c957d1f 100644
--- a/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomCSS.java
+++ b/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomCSS.java
@@ -75,7 +75,7 @@ public class CustomCSS extends LogDelegator implements Disposable {
 		this.relCssFilename = relCssFilename;
 		registerMapper(cssBaseContainer, uSess);
 		// initialize js and css component
-		jsAndCssComp = new JSAndCSSComponent("jsAndCssComp", this.getClass(), null, null, false);
+		jsAndCssComp = new JSAndCSSComponent("jsAndCssComp", this.getClass(), false);
 		String fulluri = mapperBaseURI + relCssFilename;
 		// load CSS after the theme
 		jsAndCssComp.addAutoRemovedCssPathName(fulluri, JSAndCSSAdder.CSS_INDEX_AFTER_THEME);
@@ -89,7 +89,7 @@ public class CustomCSS extends LogDelegator implements Disposable {
 		registerMapper(cssBaseContainer, uSess);
 		
 		// initialize js and css component
-		jsAndCssComp = new JSAndCSSComponent("jsAndCssComp", this.getClass(), null, null, false);
+		jsAndCssComp = new JSAndCSSComponent("jsAndCssComp", this.getClass(), false);
 		String fulluri = mapperBaseURI + relCssFilename;
 		// load CSS after the theme
 		jsAndCssComp.addAutoRemovedCssPathName(fulluri, JSAndCSSAdder.CSS_INDEX_AFTER_THEME);
diff --git a/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomJSComponent.java b/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomJSComponent.java
index 176b4337f2b..ca0dc1ffb7a 100644
--- a/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomJSComponent.java
+++ b/src/main/java/org/olat/core/gui/components/htmlheader/jscss/CustomJSComponent.java
@@ -72,7 +72,7 @@ public class CustomJSComponent extends Component {
 			int len = jsFilePaths.length;
 			for (int i = 0; i < len; i++) {
 				String jsFileP = jsFilePaths[i];
-				jsadder.addRequiredJsFile(null, jsFileP);
+				jsadder.addRequiredStaticJsFile(jsFileP);
 			}
 		}
 	}
diff --git a/src/main/java/org/olat/core/gui/components/htmlheader/jscss/JSAndCSSComponent.java b/src/main/java/org/olat/core/gui/components/htmlheader/jscss/JSAndCSSComponent.java
index 18f54353409..30964ce9cd7 100644
--- a/src/main/java/org/olat/core/gui/components/htmlheader/jscss/JSAndCSSComponent.java
+++ b/src/main/java/org/olat/core/gui/components/htmlheader/jscss/JSAndCSSComponent.java
@@ -66,24 +66,20 @@ public class JSAndCSSComponent extends Component {
 	 * 
 	 * @param componentName the name of the component
 	 * @param baseClass the class of the controller (or from the package's Manager) from where the resources will be fetched: e.g. org/olat/demo/_static/js or /css respectively.
-	 * @param jsFileNames maybe <code>null</code> An array of the jsFilenames, one entry is e.g. "script.js", which will then be resolved to baseClass/_static/js/script.js
-	 * @param cssFileName maybe <code>null</code> the name of the cssFile to include: e.g. "style.css" will be resolved to loc of baseClass/_static/css/style.css
-	 * @param forceCssRemove if true, the given css will be removed if no longer necessary (e.g. for a custom css as in the course), otherwise it will stay in the html-header for the whole usersession
-	 * @param rawHeader -only use if neither jsFileNames nor cssFileName can be used (only for dynamically created jslibs for example)-a string (e.g. "<script...." or "<link rel=...  those entries will be refreshed after each page, that is entries causes an full page reload in ajax mode
 	 * @param refreshIntervall the time in miliseconds after which (in ajax mode) a refresh of the screen is needed. -1 means infinity/no refresh. use small times with caution, since it generates server load. after the given time, a poll (comet, push, hanging get for future release) is issued to the server to collect the dirty components and rerender them. when more than one interval is requested, then the minimum is taken.
 	 */
-	public JSAndCSSComponent(String componentName, Class<?> baseClass, String[] jsFileNames, String cssFileName, boolean forceCssRemove, String rawHeader, int refreshIntervall) {
+	public JSAndCSSComponent(String componentName, Class<?> baseClass, int refreshIntervall) {
 		super(componentName);
 		this.baseClass = baseClass;
-		this.jsFileNames = jsFileNames;
+		this.jsFileNames = null;
 		
 		// filepath: whatever named global mapper for this here, then org_olat_baseClass_demo_bla/js/<jsFileName>
 		// and                                                                               ..../css/<cssFileName>
-		this.cssFileName = cssFileName;
-		this.forceCssRemove = forceCssRemove;
+		this.cssFileName = null;
+		this.forceCssRemove = false;
 		// use before theme as default configuration
 		this.cssFileIndex = JSAndCSSAdder.CSS_INDEX_BEFORE_THEME;
-		this.rawHeader = rawHeader;
+		this.rawHeader = null;
 		this.refreshIntervall = refreshIntervall;
 	}
 
@@ -91,35 +87,41 @@ public class JSAndCSSComponent extends Component {
 	 * 
 	 * @param componentName the name of the component
 	 * @param baseClass the class of the controller (or from the package's Manager) from where the resources will be fetched: e.g. org/olat/demo/_static/js or /css respectively.
-	 * @param jsFileNames maybe <code>null</code> An array of the jsFilenames, one entry is e.g. "script.js", which will then be resolved to baseClass/_static/js/script.js
-	 * @param cssFileName maybe <code>null</code> the name of the cssFile to include: e.g. "style.css" will be resolved to loc of baseClass/_static/css/style.css
 	 * @param forceCssRemove if true, the given css will be removed if no longer necessary (e.g. for a custom css as in the course), otherwise it will stay in the html-header for the whole usersession
 	 * @param rawHeader -only use if neither jsFileNames nor cssFileName can be used (only for dynamically created jslibs for example)-a string (e.g. "<script...." or "<link rel=...  those entries will be refreshed after each page, that is entries causes an full page reload in ajax mode
 	 */
-	public JSAndCSSComponent(String componentName, Class<?> baseClass, String[] jsFileNames, String cssFileName, boolean forceCssRemove, String rawHeader) {
-		this (componentName, baseClass, jsFileNames, cssFileName, forceCssRemove, rawHeader, -1);
+	public JSAndCSSComponent(String componentName, Class<?> baseClass, boolean forceCssRemove, String rawHeader) {
+		super(componentName);
+		this.baseClass = baseClass;
+		this.jsFileNames = null;
+		
+		// filepath: whatever named global mapper for this here, then org_olat_baseClass_demo_bla/js/<jsFileName>
+		// and                                                                               ..../css/<cssFileName>
+		this.cssFileName = null;
+		this.forceCssRemove = forceCssRemove;
+		// use before theme as default configuration
+		this.cssFileIndex = JSAndCSSAdder.CSS_INDEX_BEFORE_THEME;
+		this.rawHeader = rawHeader;
+		this.refreshIntervall = -1;
 	}
 
 	/**
 	 * 
 	 * @param componentName the name of the component
 	 * @param baseClass the class of the controller (or from the package's Manager) from where the resources will be fetched: e.g. org/olat/demo/_static/js or /css respectively.
-	 * @param jsFileNames maybe <code>null</code> An array of the jsFilenames, one entry is e.g. "script.js", which will then be resolved to baseClass/_static/js/script.js
-	 * @param cssFileName maybe <code>null</code> the name of the cssFile to include: e.g. "style.css" will be resolved to loc of baseClass/_static/css/style.css
 	 * @param forceCssRemove if true, the given css will be removed if no longer necessary (e.g. for a custom css as in the course), otherwise it will stay in the html-header for the whole usersession
 	 */
-	public JSAndCSSComponent(String componentName, Class<?> baseClass, String[] jsFileNames, String cssFileName, boolean forceCssRemove) {
-		this(componentName, baseClass, jsFileNames, cssFileName, forceCssRemove, null);
+	public JSAndCSSComponent(String componentName, Class<?> baseClass, boolean forceCssRemove) {
+		this(componentName, baseClass, forceCssRemove, null);
 	}
 	
 	/**
 	 * 
 	 * @param componentName the name of the component
 	 * @param baseClass the class of the controller (or from the package's Manager) from where the resources will be fetched: e.g. org/olat/demo/_static/js or /css respectively.
-	 * @param jsFileNames maybe <code>null</code> An array of the jsFilenames, one entry is e.g. "script.js", which will then be resolved to baseClass/_static/js/script.js
-	 * @param cssFileName maybe <code>null</code> the name of the cssFile to include: e.g. "style.css" will be resolved to loc of baseClass/_static/css/style.css
-	 * @param forceCssRemove if true, the given css will be removed if no longer necessary (e.g. for a custom css as in the course), otherwise it will stay in the html-header for the whole usersession
-	 */
+	 * @param jsPath maybe <code>null</code> An array of the jsFilenames, one entry is e.g. "script.js", which will then be resolved to baseClass/_static/js/script.js
+	 * @param cssPath maybe <code>null</code> the name of the cssFile to include: e.g. "style.css" will be resolved to loc of baseClass/_static/css/style.css
+	  */
 	public JSAndCSSComponent(String componentName, String[] jsPath, String[] cssPath) {
 		super(componentName);
 
@@ -146,16 +148,11 @@ public class JSAndCSSComponent extends Component {
 		if (jsFileNames != null) {
 			int len = jsFileNames.length;
 			for (int i = 0; i < len; i++) {
-				String jsFileName = jsFileNames[i];
-				if(baseClass == null) {
-					jsadder.addRequiredStaticJsFile(jsFileName);
-				} else {
-					jsadder.addRequiredJsFile(baseClass, "js/"+jsFileName);
-				}
+				jsadder.addRequiredStaticJsFile(jsFileNames[i]);
 			}
 		}
 		if(cssFileName != null) {
-			jsadder.addRequiredCSSFile(baseClass, "css/"+cssFileName, forceCssRemove, cssFileIndex);
+			jsadder.addRequiredCSSPath("css/"+cssFileName, forceCssRemove, cssFileIndex);
 		}
 		if (cssPathNames != null) {
 			for (String cssPath : cssPathNames) {
diff --git a/src/main/java/org/olat/core/gui/components/tree/MenuTree.java b/src/main/java/org/olat/core/gui/components/tree/MenuTree.java
index 022ea71e098..32730ad9b64 100644
--- a/src/main/java/org/olat/core/gui/components/tree/MenuTree.java
+++ b/src/main/java/org/olat/core/gui/components/tree/MenuTree.java
@@ -39,7 +39,6 @@ import org.olat.core.gui.GUIInterna;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.components.Component;
 import org.olat.core.gui.components.ComponentRenderer;
-import org.olat.core.gui.components.htmlheader.jscss.JSAndCSSComponent;
 import org.olat.core.gui.control.Controller;
 import org.olat.core.gui.render.ValidationResult;
 import org.olat.core.util.StringHelper;
@@ -114,8 +113,6 @@ public class MenuTree extends Component {
 	//fxdiff VCRP-9: drag and drop in menu tree
 	private String dragAndDropGroup;
 	private String dndFeedbackUri;
-	
-	private final JSAndCSSComponent dragAndDropCmp;
 
 	private boolean dirtyForUser = false;
 
@@ -133,8 +130,6 @@ public class MenuTree extends Component {
 	 */
 	public MenuTree(String id, String name) {
 		super(id, name);
-		//fxdiff VCRP-9: drag and drop in menu tree
-		dragAndDropCmp = new JSAndCSSComponent("jsComp", MenuTree.class, new String[]{"dd.js"}, null, false); 
 	}
 	
 	/**
@@ -306,7 +301,6 @@ public class MenuTree extends Component {
 	@Override
 	public void validate(UserRequest ureq, ValidationResult vr) {
 		if(dragEnabled || dropEnabled) {
-			dragAndDropCmp.validate(ureq, vr);
 			if(dndFeedbackUri == null && treeModel instanceof DnDTreeModel) {
 				dndFeedbackUri = CoreSpringFactory.getImpl(MapperService.class).register(ureq.getUserSession(), new DnDFeedbackMapper(this));
 			}
@@ -353,10 +347,6 @@ public class MenuTree extends Component {
 		return dndFeedbackUri;
 	}
 
-	public JSAndCSSComponent getDragAndDropCmp() {
-		return dragAndDropCmp;
-	}
-
 	/**
 	 * 
 	 */
diff --git a/src/main/java/org/olat/core/gui/components/tree/_static/js/dd.js b/src/main/java/org/olat/core/gui/components/tree/_static/js/dd.js
deleted file mode 100644
index fd484e6794c..00000000000
--- a/src/main/java/org/olat/core/gui/components/tree/_static/js/dd.js
+++ /dev/null
@@ -1,70 +0,0 @@
-function onTreeStartDrag(event, ui) {
-	jQuery(event.target).addClass('b_dd_proxy');
-}
-
-function onTreeStopDrag(event, ui) {
-	jQuery(event.target).removeClass('b_dd_proxy');
-}
-
-function onTreeDrop(event, ui) {
-	var dragEl = jQuery(ui.draggable[0]);
-	var el = jQuery(this);
-	el.css({position:'', width:''});
-	var url =  el.droppable('option','endUrl');
-	if(url.lastIndexOf('/') == (url.length - 1)) {
-		url = url.substring(0,url.length-1);
-	}
-	var dragId = dragEl.attr('id')
-	var targetId = dragId.substring(2, dragId.length);
-	url += '%3Atnidle%3A' + targetId;
-
-	var droppableId = el.attr('id');
-	if(droppableId.indexOf('ds') == 0) {
-		url += '%3Asne%3Ayes';
-	} else if(droppableId.indexOf('dt') == 0) {
-		url += '%3Asne%3Aend';
-	}
-	frames['oaa0'].location.href = url + '/';
-}
-
-function treeAcceptDrop(el) {
-	var dragEl = jQuery(el);
-	var dragElId = dragEl.attr('id');
-	if(dragElId != undefined && (dragElId.indexOf('dd') == 0 ||
-		dragElId.indexOf('ds') == 0 || dragElId.indexOf('dt') == 0 ||
-		dragElId.indexOf('da') == 0 || dragElId.indexOf('row') == 0)) {
-
-		var dropEl = jQuery(this)
-		var dropElId = dropEl.attr('id');//dropped
-		var dragNodeId = dragElId.substring(2, dragElId.length);
-		var dropId = dropElId.substring(2, dropElId.length);
-		if(dragNodeId == dropId) {
-			return false;
-		} 
-		
-		var sibling = "";
-		if(dropElId.indexOf('ds') == 0) {
-			sibling = "yes";
-		} else if(dropElId.indexOf('dt') == 0) {
-			sibling = "end";
-		}
-		
-		var dropAllowed = dropEl.data(dragNodeId + "-" + sibling);
-		if(dropAllowed === undefined) {
-			var url = dropEl.droppable('option', 'fbUrl');
-			//use prototype for the Ajax call
-			jQuery.ajax(url, { 
-				async: false,
-				data: { nidle:dragNodeId, tnidle:dropId, sne:sibling },
-				dataType: "json",
-				method:'GET',
-				success: function(data) {
-					dropAllowed = data.dropAllowed;
-				}
-	  		});
-			dropEl.data(dragNodeId + "-" + sibling, dropAllowed);
-		}
-		return dropAllowed;
-	}
-	return false;
-}
\ No newline at end of file
diff --git a/src/main/java/org/olat/core/gui/control/JSAndCSSAdder.java b/src/main/java/org/olat/core/gui/control/JSAndCSSAdder.java
index 68b0d35b26c..abe8046d058 100644
--- a/src/main/java/org/olat/core/gui/control/JSAndCSSAdder.java
+++ b/src/main/java/org/olat/core/gui/control/JSAndCSSAdder.java
@@ -45,6 +45,8 @@ public interface JSAndCSSAdder {
 	
 	public void addRequiredStaticJsFile(String jsFileName);
 	
+	public void addRequiredStaticJsFile(String jsFileName, String fileEncoding, String preAJAXAddJsCode);
+	
 	/**
 	 * adds a js file to be served in the html header to the list of required
 	 * js-files. e.g. addRequiredJsFile(MyController.class, "js/myscript.js")
@@ -63,7 +65,7 @@ public interface JSAndCSSAdder {
 	 * @param baseClass
 	 * @param jsFileName
 	 */
-	public void addRequiredJsFile(Class<?> baseClass, String jsFileName);
+	//public void addRequiredJsFile(String jsFileName);
 
 	/**
 	 * adds a js file to be served in the html header to the list of required
@@ -86,7 +88,7 @@ public interface JSAndCSSAdder {
 	 * @param fileEncoding the encoding of the js file or NULL to use the default
 	 *          encoding (utf-8)
 	 */
-	public void addRequiredJsFile(Class<?> baseClass, String jsFileName, String fileEncoding);
+	//public void addRequiredJsFile(Class<?> baseClass, String jsFileName, String fileEncoding);
 
 	/**
 	 * adds a js file to be served in the html header to the list of required
@@ -109,7 +111,7 @@ public interface JSAndCSSAdder {
 	 * @param preAJAXAddJsCode A string containing some values to be eval()-ed
 	 *          right before the script itself is eval()-ed
 	 */
-	public void addRequiredJsFile(Class<?> baseClass, String jsFileName, String fileEncoding, String preAJAXAddJsCode);
+	//public void addRequiredJsFile(Class<?> baseClass, String jsFileName, String fileEncoding, String preAJAXAddJsCode);
 
 	/**
 	 * 
@@ -123,7 +125,7 @@ public interface JSAndCSSAdder {
 	 * @param cssIndex position of the css in relation of the position of the
 	 *          theme. Use JSAndCSSAdder.CSS_INDEX_* variables to set this
 	 */
-	public void addRequiredCSSFile(Class<?> baseClass, String cssFileName, boolean forceRemove, Integer cssLoadIndex);
+	//public void addRequiredCSSFile(Class<?> baseClass, String cssFileName, boolean forceRemove, Integer cssLoadIndex);
 	
 	/**
 	 * This method will add the CSS file before the theme. use the other method to change this behaviour
@@ -135,7 +137,7 @@ public interface JSAndCSSAdder {
 	 *          the validate method does not require it anymore. (e.g. when you
 	 *          leave the course edit mode)
 	 */
-	public void addRequiredCSSFile(Class<?> baseClass, String cssFileName, boolean forceRemove);
+	//public void addRequiredCSSFile(Class<?> baseClass, String cssFileName, boolean forceRemove);
 
 	/**
 	 * 
@@ -211,7 +213,7 @@ public interface JSAndCSSAdder {
 	 *         a full page refresh. If fileName is null, the base path wihout
 	 *         trailing slash is returned.
 	 */
-	public String getMappedPathFor(Class<?> baseClass, String fileName);
+	//public String getMappedPathFor(Class<?> baseClass, String fileName);
 
 	
 	
diff --git a/src/main/java/org/olat/core/gui/control/JSAndCSSAdderImpl.java b/src/main/java/org/olat/core/gui/control/JSAndCSSAdderImpl.java
index 2439c19bfcd..fd1634e2458 100644
--- a/src/main/java/org/olat/core/gui/control/JSAndCSSAdderImpl.java
+++ b/src/main/java/org/olat/core/gui/control/JSAndCSSAdderImpl.java
@@ -63,8 +63,6 @@ import org.olat.core.util.StringHelper;
 public class JSAndCSSAdderImpl implements JSAndCSSAdder, ComponentRenderer {
 
 	private DelegatingComponent dc;
-	
-	private HashMap<String, String> keyToPath = new HashMap<String, String>(10); // keys: key of a class e.g. 'org.olat.mypackage'; values: global mappath e.g. /m/10/
 
 	private List<String> curCssList = new ArrayList<String>();
 	private List<String> prevCssList = new ArrayList<String>();
@@ -95,7 +93,6 @@ public class JSAndCSSAdderImpl implements JSAndCSSAdder, ComponentRenderer {
 	private int refreshInterval = -1;
 	private final WindowBackOfficeImpl wboImpl;
 
-	private Map<String, Class<?>> jsPathToBaseClass = new HashMap<String, Class<?>>();
 	private Map<String,String> jsPathToJsFileName = new HashMap<String, String>();
 	private Map<String,String> jsPathToEvalBeforeAJAXAddJsCode = new HashMap<String, String>();
 	private Map<String,String> jsPathToEvalFileEncoding = new HashMap<String, String>();
@@ -127,46 +124,30 @@ public class JSAndCSSAdderImpl implements JSAndCSSAdder, ComponentRenderer {
 	 * @see org.olat.core.gui.control.JSAndCSSAdder#addRequiredJsFile(java.lang.Object,
 	 *      java.lang.String)
 	 */
+	@Override
 	public void addRequiredStaticJsFile(String jsFileName) {
-		addRequiredJsFile(null, jsFileName, ENCODING_DEFAULT, null);
+		addRequiredJsFile(jsFileName, ENCODING_DEFAULT, null);
 	}
 	
-	/**
-	 * @see org.olat.core.gui.control.JSAndCSSAdder#addRequiredJsFile(java.lang.Object,
-	 *      java.lang.String)
-	 */
-	public void addRequiredJsFile(Class<?> baseClass, String jsFileName) {
-		addRequiredJsFile(baseClass, jsFileName, ENCODING_DEFAULT, null);
-	}
-
-	/**
-	 * @see org.olat.core.gui.control.JSAndCSSAdder#addRequiredJsFile(java.lang.Object,
-	 *      java.lang.String, java.lang.String)
-	 */
-	public void addRequiredJsFile(Class<?> baseClass, String jsFileName, String fileEncoding) {
-		addRequiredJsFile(baseClass, jsFileName, fileEncoding, null);
+	@Override
+	public void addRequiredStaticJsFile(String jsFileName, String fileEncoding, String preAJAXAddJsCode) {
+		addRequiredJsFile(jsFileName, fileEncoding, preAJAXAddJsCode);
 	}
 
 	/**
 	 * @see org.olat.core.gui.control.JSAndCSSAdder#addRequiredJsFile(java.lang.Class,
 	 *      java.lang.String, java.lang.String, java.lang.String)
 	 */
-	public void addRequiredJsFile(Class<?> baseClass, String jsFileName, String fileEncoding,
-			String AJAXAddJsCode) {
+	private void addRequiredJsFile(String jsFileName, String fileEncoding, String AJAXAddJsCode) {
 
-		String jsPath;
-		if(baseClass == null) {
-			StringOutput sb = new StringOutput(50);
-			Renderer.renderStaticURI(sb, jsFileName);
-			jsPath = sb.toString();
-		} else {
-			jsPath = getMappedPathFor(baseClass, jsFileName);
-		}
+
+		StringOutput sb = new StringOutput(50);
+		Renderer.renderStaticURI(sb, jsFileName);
+		String jsPath = sb.toString();
 
 		if (!curJsList.contains(jsPath)) {
 			//System.out.println("reqJs:"+jsPath);
 			curJsList.add(jsPath);
-			jsPathToBaseClass.put(jsPath, baseClass);
 			jsPathToJsFileName.put(jsPath, jsFileName);
 			if (StringHelper.containsNonWhitespace(AJAXAddJsCode)) {
 				jsPathToEvalBeforeAJAXAddJsCode.put(jsPath, AJAXAddJsCode);
@@ -181,24 +162,7 @@ public class JSAndCSSAdderImpl implements JSAndCSSAdder, ComponentRenderer {
 
 	@Override
 	public void addStaticCSSPath(String cssPath) {
-		addRequiredCSSFile(null, cssPath, false, JSAndCSSAdder.CSS_INDEX_BEFORE_THEME);
-	}
-
-	/**
-	 * @see org.olat.core.gui.control.JSAndCSSAdder#addRequiredCSSFile(java.lang.Class, java.lang.String, boolean)
-	 */
-	@Override
-	public void addRequiredCSSFile(Class<?> baseClass, String cssFileName, boolean forceRemove) {
-		addRequiredCSSFile(baseClass, cssFileName, forceRemove, JSAndCSSAdder.CSS_INDEX_BEFORE_THEME);
-	}
-
-	/**
-	 * @see org.olat.core.gui.control.JSAndCSSAdder#addRequiredCSSFile(java.lang.Class, java.lang.String, boolean, int)
-	 */
-	@Override
-	public void addRequiredCSSFile(Class<?> baseClass, String cssFileName, boolean forceRemove, Integer cssLoadIndex) {
-		String cssPath = getMappedPathFor(baseClass, cssFileName);
-		addRequiredCSSPath(cssPath, forceRemove, cssLoadIndex);
+		addRequiredCSSPath(cssPath, false, JSAndCSSAdder.CSS_INDEX_BEFORE_THEME);
 	}
 	
 	/**
@@ -316,48 +280,6 @@ public class JSAndCSSAdderImpl implements JSAndCSSAdder, ComponentRenderer {
 		return wasRawChanged || fullPageRefresh;
 	}
 
-	/**
-	 * @see org.olat.core.gui.control.JSAndCSSAdder#getMappedPathFor(java.lang.Class, java.lang.String)
-	 */
-	public String getMappedPathFor(Class<?> baseClass, String fileName) {
-		//fxdiff make it possible to put absolute paths to js-files
-		// e.g. /olat/raw/fx-OLAT/themes/frentix/myjs.js FXOLAT-310
-		if(baseClass == null){
-			return fileName;
-		}
-		String packkey = getKey(baseClass); 
-		String mappath = keyToPath.get(packkey);
-		if (mappath == null) {
-			synchronized (keyToPath) {
-				mappath = keyToPath.get(packkey);
-				if (mappath == null) {
-					// never used before, get a path from the global mapper provider
-					mappath = wboImpl.getWinmgrImpl().getMapPathFor(baseClass);
-					keyToPath.put(packkey, mappath);
-				}				
-			}
-		}
-		if (fileName == null) {
-			return mappath;
-		} else {
-			return mappath + "/" + fileName;
-		}
-	}
-
-	/**
-	 * @param baseClass
-	 * @return
-	 */
-	private String getKey(Class<?> baseClass) {
-		String cla = baseClass.getName();
-		int ls = cla.lastIndexOf('.');
-		// post: ls != -1, since we don't use the java default package
-		String pkg = cla.substring(0, ls);
-		// using baseClass.getPackage() would add unneeded inefficient and synchronized code
-		return pkg;
-	}
-	
-
 	/**
 	 * @return
 	 */
diff --git a/src/main/java/org/olat/core/gui/control/floatingresizabledialog/FloatingResizableDialogController.java b/src/main/java/org/olat/core/gui/control/floatingresizabledialog/FloatingResizableDialogController.java
index 16ff5f77a28..5a2211ed933 100644
--- a/src/main/java/org/olat/core/gui/control/floatingresizabledialog/FloatingResizableDialogController.java
+++ b/src/main/java/org/olat/core/gui/control/floatingresizabledialog/FloatingResizableDialogController.java
@@ -135,7 +135,7 @@ public class FloatingResizableDialogController extends BasicController {
 		wrapper.contextPut("height", this.height);
 		wrapper.contextPut("offsetX", this.offsetX);
 		wrapper.contextPut("offsetY", this.offsetY);
-		wrapper.contextPut("title", StringEscapeUtils.escapeHtml(title));
+		wrapper.contextPut("title", title);
 		wrapper.contextPut("collabsibleContentPanelTitel", StringEscapeUtils.escapeHtml(collabsibleContentPanelTitel));
 		wrapper.contextPut("resizable", resizable);
 		wrapper.contextPut("constrain", constrain);
diff --git a/src/main/java/org/olat/core/gui/control/floatingresizabledialog/_static/js/empty.txt b/src/main/java/org/olat/core/gui/control/floatingresizabledialog/_static/js/empty.txt
deleted file mode 100644
index f7215773e25..00000000000
--- a/src/main/java/org/olat/core/gui/control/floatingresizabledialog/_static/js/empty.txt
+++ /dev/null
@@ -1 +0,0 @@
-Empty
\ No newline at end of file
diff --git a/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDeliveryMapper.java b/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDeliveryMapper.java
index 9863742e190..74b74ded143 100644
--- a/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDeliveryMapper.java
+++ b/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDeliveryMapper.java
@@ -81,9 +81,6 @@ public class IFrameDeliveryMapper implements Mapper, Serializable {
 	private String themeBaseUri;
 	private String customHeaderContent;
 	
-	private String staticFilesPath;
-	private String textMarkerPath;
-	
 	private transient boolean checkForInlineEvent;
 	private transient long suppressEndlessReload;
 	
@@ -93,8 +90,7 @@ public class IFrameDeliveryMapper implements Mapper, Serializable {
 	
 	public IFrameDeliveryMapper(VFSItem rootDir, boolean rawContent, boolean enableTextmarking, boolean adjusteightAutomatically,
 			String g_encoding, String jsEncoding, String contentEncoding,
-			String frameId, String customCssURL, String themeBaseUri, String customHeaderContent,
-			String staticFilesPath, String textMarkerPath) {
+			String frameId, String customCssURL, String themeBaseUri, String customHeaderContent) {
 		
 		this.rootDir = rootDir;
 		
@@ -110,9 +106,6 @@ public class IFrameDeliveryMapper implements Mapper, Serializable {
 		this.customCssURL = customCssURL;
 		this.themeBaseUri = themeBaseUri;
 		this.customHeaderContent = customHeaderContent;
-		
-		this.staticFilesPath = staticFilesPath;
-		this.textMarkerPath = textMarkerPath;
 	}
 
 	public void setCheckForInlineEvent(boolean checkForInlineEvent) {
@@ -309,11 +302,11 @@ public class IFrameDeliveryMapper implements Mapper, Serializable {
 			sb.append("\"></script>");
 			// Load glossary code now			
 			sb.append("\n<script type=\"text/javascript\" id=\"textmarkerLib\" src=\"");
-			sb.append(textMarkerPath) ;
-			sb.append("/js/glossaryhighlighter.js");
+		  StaticMediaDispatcher.renderStaticURI(sb, "js/openolat/glossaryhighlighter.js");
 			sb.append("\"></script>");
-			sb.append("\n<link rel=\"stylesheet\" type=\"text/css\" id=\"textmarkercss\" href=\"")
-			  .append(textMarkerPath).append("/css/textmarker.css\"");
+			sb.append("\n<link rel=\"stylesheet\" type=\"text/css\" id=\"textmarkercss\" href=\"");
+		  StaticMediaDispatcher.renderStaticURI(sb, "js/openolat/glossaryhighlighter.css");
+		  sb.append("\"");
 			if (docType != null && docType.indexOf("XHTML") > 0) sb.append("/"); // close tag only when xhtml to validate
 			sb.append(">\n<link rel=\"stylesheet\" type=\"text/css\" id=\"jqueryiocss\" href=\"");
 		  StaticMediaDispatcher.renderStaticURI(sb, "js/jquery/ui/jquery-ui-1.10.2.custom.min.css");
@@ -328,7 +321,9 @@ public class IFrameDeliveryMapper implements Mapper, Serializable {
 		sb.append("b_iframeid=\"").append(frameId).append("\";");
 		sb.append("b_isInlineUri=").append(Boolean.valueOf(addCheckForInlineEvents).toString()).append(";");
 		sb.append("\n/* ]]> */\n</script>");
-		sb.append("<script type=\"text/javascript\" src=\"").append(staticFilesPath).append("/js/iframe.js\"></script>\n");
+		sb.append("<script type=\"text/javascript\" src=\"");
+		StaticMediaDispatcher.renderStaticURI(sb, "js/openolat/iframe.js");
+		sb.append("\"></script>\n");
 
 		// Resize frame to fit height of html page. 
 		// Do this only when there is some content available. This can be false when
diff --git a/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDisplayController.java b/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDisplayController.java
index 15949e349b3..36baf52d5b3 100644
--- a/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDisplayController.java
+++ b/src/main/java/org/olat/core/gui/control/generic/iframe/IFrameDisplayController.java
@@ -28,7 +28,6 @@ package org.olat.core.gui.control.generic.iframe;
 
 import java.io.File;
 
-import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.components.Component;
 import org.olat.core.gui.components.Window;
@@ -40,7 +39,6 @@ import org.olat.core.gui.components.velocity.VelocityContainer;
 import org.olat.core.gui.control.Event;
 import org.olat.core.gui.control.WindowControl;
 import org.olat.core.gui.control.controller.BasicController;
-import org.olat.core.gui.control.generic.textmarker.GlossaryMarkupItemController;
 import org.olat.core.gui.control.generic.textmarker.TextMarkerManagerImpl;
 import org.olat.core.gui.media.MediaResource;
 import org.olat.core.id.OLATResourceable;
@@ -146,11 +144,6 @@ public class IFrameDisplayController extends BasicController implements GenericE
 		boolean  enableTextmarking = TextMarkerManagerImpl.getInstance().isTextmarkingEnabled(ureq, contextRecourcable);
 		// Set correct user content theme
 		String themeBaseUri = wControl.getWindowBackOffice().getWindow().getGuiTheme().getBaseURI();
-		// Deliver js files via class path static dispatcher to enable browser caching
-		String staticFilesPath = ClassPathStaticDispatcher.getInstance().getMapperBasePath(this.getClass());
-		//mapping for glossar
-		String mapPathGlossar = getWindowControl().getWindowBackOffice().getWindowManager().getMapPathFor(GlossaryMarkupItemController.class);
-		
 		if (frameId == null) {
 			frameId = "ifdc" + hashCode();
 		}
@@ -163,8 +156,7 @@ public class IFrameDisplayController extends BasicController implements GenericE
 		//therefore the browser can not reuse the cached elements
 		contentMapper = new IFrameDeliveryMapper(rootDir, false, enableTextmarking, adjusteightAutomatically,
 				null /*g_encoding*/, null /*jsEncoding*/, null /*contentEncoding*/,
-				frameId, null /*customCssURL*/, themeBaseUri, null /*customHeaderContent*/,
-				staticFilesPath, mapPathGlossar);
+				frameId, null /*customCssURL*/, themeBaseUri, null /*customHeaderContent*/);
 
 		String mapperID = VFSManager.getRealPath(rootDir);
 		if (mapperID == null) {
diff --git a/src/main/java/org/olat/core/gui/control/generic/textmarker/GlossaryMarkupItemController.java b/src/main/java/org/olat/core/gui/control/generic/textmarker/GlossaryMarkupItemController.java
index 77be92f4cb5..89bc1e0b41b 100644
--- a/src/main/java/org/olat/core/gui/control/generic/textmarker/GlossaryMarkupItemController.java
+++ b/src/main/java/org/olat/core/gui/control/generic/textmarker/GlossaryMarkupItemController.java
@@ -24,7 +24,6 @@
 */
 package org.olat.core.gui.control.generic.textmarker;
 
-import org.olat.core.commons.modules.bc.FolderConfig;
 import org.olat.core.dispatcher.mapper.GlobalMapperRegistry;
 import org.olat.core.dispatcher.mapper.Mapper;
 import org.olat.core.gui.UserRequest;
@@ -83,10 +82,9 @@ public class GlossaryMarkupItemController extends BasicController {
 		// add dom id for wrapper div
 		tmContainer.contextPut("domId", domId);
 
-		glossHelpJs = new JSAndCSSComponent("glossHelpJs", this.getClass(), new String[] { "glossaryhelper.js" }, "textmarker.css", true);
+		String[] js = new String[]{"js/openolat/glossaryhelper.js", "js/openolat/glossaryhighlighter.js"};
+		glossHelpJs = new JSAndCSSComponent("glossHelpJs", js, null);
 		tmContainer.put("glossHelpJs", glossHelpJs);
-		glossHLJS = new JSAndCSSComponent("glossHLJS", this.getClass(), new String[] { "glossaryhighlighter.js" }, null, true);
-		tmContainer.put("glossHLJS", glossHLJS);
 		
 		String glossFolderString = ((LocalFolderImpl)glossaryFolder).getBasefile().toString();
 		tmContainer.contextPut("glossaryFolder", glossFolderString.replace("/", "."));
diff --git a/src/main/java/org/olat/core/gui/control/winmgr/WindowManagerImpl.java b/src/main/java/org/olat/core/gui/control/winmgr/WindowManagerImpl.java
index b64aa4c15b0..2528bf2d142 100644
--- a/src/main/java/org/olat/core/gui/control/winmgr/WindowManagerImpl.java
+++ b/src/main/java/org/olat/core/gui/control/winmgr/WindowManagerImpl.java
@@ -33,7 +33,6 @@ import java.util.Map;
 
 import org.olat.core.CoreSpringFactory;
 import org.olat.core.commons.chiefcontrollers.BaseChiefController;
-import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
 import org.olat.core.gui.GlobalSettings;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.WindowManager;
@@ -48,7 +47,6 @@ import org.olat.core.gui.control.creator.ControllerCreator;
 import org.olat.core.gui.control.generic.popup.PopupBrowserWindow;
 import org.olat.core.gui.control.generic.popup.PopupBrowserWindowController;
 import org.olat.core.gui.control.generic.popup.PopupBrowserWindowControllerCreator;
-import org.olat.core.gui.media.MediaResource;
 import org.olat.core.gui.render.intercept.InterceptHandler;
 import org.olat.core.gui.render.intercept.InterceptHandlerInstance;
 import org.olat.core.helpers.Settings;
@@ -180,20 +178,6 @@ public class WindowManagerImpl extends BasicManager implements WindowManager {
 		return ajaxEnabled;
 	}
 
-	/**
-	 * @see org.olat.core.gui.WindowManager#getMapPathFor(java.lang.Class)
-	 */
-	public String getMapPathFor(final Class baseClass) {
-		return ClassPathStaticDispatcher.getInstance().getMapperBasePath(baseClass);
-	}
-	
-	/**
-	 * @see org.olat.core.gui.WindowManager#createMediaResourceFor(java.lang.Class, java.lang.String)
-	 */
-	public MediaResource createMediaResourceFor(final Class baseClass, String relPath) {
-		return ClassPathStaticDispatcher.getInstance().createClassPathStaticFileMediaResourceFor(baseClass, relPath);
-	}
-
 	/**
 	 * <b>Only use for debug mode!!!<b><br>
 	 * use setAjaxWanted(ureq) instead
diff --git a/src/main/java/org/olat/core/helpers/Settings.java b/src/main/java/org/olat/core/helpers/Settings.java
index ebef2b90dfa..57f74daa6c7 100644
--- a/src/main/java/org/olat/core/helpers/Settings.java
+++ b/src/main/java/org/olat/core/helpers/Settings.java
@@ -70,7 +70,6 @@ public class Settings implements Initializable, Destroyable, GenericEventListene
 	private static Map<String, String> serverconfig = null;
 	private static List<Pattern> ajaxBlacklistPatterns = new ArrayList<Pattern>();
 	private static boolean jUnitTest;
-	private static final String KEY_SERVER_MODJK_ENABLED = "server_modjk_enabled";
 	// the persited properties contain user configurable config data (overrides
 	// default values from spring config)
 	private static PersistedProperties persistedProperties;
@@ -384,17 +383,6 @@ public class Settings implements Initializable, Destroyable, GenericEventListene
 			guiThemeIdentifyer = persistedProperties.getStringPropertyValue(KEY_GUI_THEME_IDENTIFYER, false);
 		}
 	}
-
-	
-	/**
-	 * check if mod jk is enabled
-	 * @return
-	 */
-	public static boolean isModjkEnabled() {
-		return Settings.serverconfig.containsKey(KEY_SERVER_MODJK_ENABLED) 
-				 && Settings.serverconfig.get(KEY_SERVER_MODJK_ENABLED).equalsIgnoreCase("true");
-	}
-	
 	
 	public static String getURIScheme() {
 		return (isSecurePortAvailable() ? "https:" : "http:");
diff --git a/src/main/java/org/olat/core/id/context/StackedBusinessWindowControl.java b/src/main/java/org/olat/core/id/context/StackedBusinessWindowControl.java
index 5195b8a3c12..dc2b538e436 100644
--- a/src/main/java/org/olat/core/id/context/StackedBusinessWindowControl.java
+++ b/src/main/java/org/olat/core/id/context/StackedBusinessWindowControl.java
@@ -31,7 +31,6 @@ package org.olat.core.id.context;
 import org.olat.core.gui.components.Component;
 import org.olat.core.gui.control.WindowBackOffice;
 import org.olat.core.gui.control.WindowControl;
-import org.olat.core.gui.control.generic.dtabs.DTabs;
 import org.olat.core.gui.control.info.WindowControlInfo;
 
 /**
diff --git a/src/main/java/org/olat/core/logging/LogRealTimeViewerController.java b/src/main/java/org/olat/core/logging/LogRealTimeViewerController.java
index cf4bd1a95bc..7b159ad6230 100644
--- a/src/main/java/org/olat/core/logging/LogRealTimeViewerController.java
+++ b/src/main/java/org/olat/core/logging/LogRealTimeViewerController.java
@@ -123,7 +123,7 @@ public class LogRealTimeViewerController extends BasicController implements JobL
 			logError("Problem when creating log viewer scheduler", e);
 		}
 		// Add one second interval to update the log view every second
-		JSAndCSSComponent jsc = new JSAndCSSComponent("intervall", this.getClass(), null, null, false, null, 3000);
+		JSAndCSSComponent jsc = new JSAndCSSComponent("intervall", this.getClass(), 3000);
 		jsc.requireFullPageRefresh(); // interval not working otherwise
 		logViewerVC.put("updatecontrol", jsc);
 		// Add manual update link in case the automatic refresh does not work
diff --git a/src/main/java/org/olat/course/archiver/CourseLogsArchiveController.java b/src/main/java/org/olat/course/archiver/CourseLogsArchiveController.java
index 7bafa2ea4ce..242ce58d1e8 100644
--- a/src/main/java/org/olat/course/archiver/CourseLogsArchiveController.java
+++ b/src/main/java/org/olat/course/archiver/CourseLogsArchiveController.java
@@ -211,7 +211,7 @@ public class CourseLogsArchiveController extends BasicController {
 		myPanel.setContent(vcOngoing);
 
 		// initialize polling 
-		myPanel.put("updatecontrol", new JSAndCSSComponent("intervall", this.getClass(), null, null, false, null, 3000));
+		myPanel.put("updatecontrol", new JSAndCSSComponent("intervall", this.getClass(), 3000));
 	}
 
 	protected void showExportFinished() {
diff --git a/src/main/java/org/olat/gui/demo/_spring/guiDemoContext.xml b/src/main/java/org/olat/gui/demo/_spring/guiDemoContext.xml
index 1790d8d7be2..74c640a75d3 100644
--- a/src/main/java/org/olat/gui/demo/_spring/guiDemoContext.xml
+++ b/src/main/java/org/olat/gui/demo/_spring/guiDemoContext.xml
@@ -207,21 +207,6 @@
 			<property name="order" value="25" />
 		</bean>
 		
-		<bean class="org.olat.core.extensions.action.GenericActionExtension" init-method="initExtensionPoints">
-			<property name="actionController">	
-				<bean class="org.olat.core.gui.control.creator.AutoCreator" scope="prototype">
-					<property name="className" value="org.olat.gui.demo.guidemo.cssjs.GUIDemoCSSJSController"/>
-				</bean>
-			</property>
-			<property name="translationPackage" value="org.olat.gui.demo.guidemo" />
-			<property name="extensionPoints">
-				<list>	
-					<value>org.olat.gui.demo.GUIDemoMainController</value>		
-				</list>
-			</property>
-			<property name="order" value="27" />
-		</bean>
-		
 		<bean class="org.olat.core.extensions.action.GenericActionExtension" init-method="initExtensionPoints">
 			<property name="actionController">	
 				<bean class="org.olat.core.gui.control.creator.AutoCreator" scope="prototype">
diff --git a/src/main/java/org/olat/gui/demo/_static/_glossary_/glossary.textmarker.xml b/src/main/java/org/olat/gui/demo/_static/_glossary_/glossary.textmarker.xml
deleted file mode 100644
index 30b86cad9ed..00000000000
--- a/src/main/java/org/olat/gui/demo/_static/_glossary_/glossary.textmarker.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<textMarkerList>
-  <textMarker>
-    <markedText>showing glossar or hints or something</markedText>
-    <cssClass>o_tm_green</cssClass>
-  </textMarker>  
-  <textMarker>
-    <markedText>olat</markedText>
-    <hooverText>Eine Aufgabe ist schwier g zu löööösen</hooverText>
-    <cssClass>o_tm_yellow</cssClass>
-  </textMarker>
-  <textMarker>
-    <markedText>text marker</markedText>
-    <cssClass>o_tm_red</cssClass>
-  </textMarker>
-  <textMarker>
-    <markedText>glossar</markedText>
-    <hooverText>alles klaro?? Tous à l ouvre tralla&lt;b&gt;&lt;/b&gt;</hooverText>
-    <cssClass>o_tm_glossary</cssClass>
-  </textMarker>
-  <textMarker>
-    <markedText>hints</markedText>
-    <hooverText>das gleiche wie ein glossar</hooverText>
-    <cssClass>o_tm_glossary</cssClass>
-  </textMarker>
-  <textMarker>
-    <markedText>only thing</markedText>
-    <cssClass>o_tm_blue</cssClass>
-  </textMarker>  
-  <textMarker>
-    <markedText>cool thing</markedText>
-    <hooverText>Cool things are things that are really cool. Just incredible insane great stuff!</hooverText>
-    <cssClass>o_tm_glossary</cssClass>
-  </textMarker>  
-</textMarkerList>
diff --git a/src/main/java/org/olat/gui/demo/guidemo/GuiDemoLinksController.java b/src/main/java/org/olat/gui/demo/guidemo/GuiDemoLinksController.java
index 0238972c4ac..71a15ef1a10 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/GuiDemoLinksController.java
+++ b/src/main/java/org/olat/gui/demo/guidemo/GuiDemoLinksController.java
@@ -101,10 +101,6 @@ public class GuiDemoLinksController extends BasicController {
 		
 		buttonCloseIcon = LinkFactory.createIconClose("This is the hovertext!", mainVC, this);
 		
-		// let the scripts (.js files) and css files be included when this controller's main component is rendered
-		JSAndCSSComponent jscss = new JSAndCSSComponent("jsAndCssForDemo", this.getClass(), null, "style.css", false);
-		mainVC.put("jsAndCssForDemo", jscss); // we include it in the render tree, so that the custom js and css are included
-		
 		link = LinkFactory.createLink("link", mainVC, this);
 		linkBack = LinkFactory.createLinkBack(mainVC, this);
 		linkExtern = LinkFactory.createCustomLink("link.ext", "link.ext", "link.ext", Link.LINK, mainVC, this);	
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_ar.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_ar.properties
index c5ea8dc8e0c..73861878aad 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_ar.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_ar.properties
@@ -1,8 +1,6 @@
 #Wed Jul 28 13:33:32 CEST 2010
 ErrorDemoController.menu.title=\u0623\u062E\u0637\u0627\u0621
 ErrorDemoController.menu.title.alt=\u062A\u0648\u0636\u064A\u062D \u0645\u0639\u0627\u0644\u062C\u0629 \u062E\u0637\u0623
-GUIDemoCSSJSController.menu.title=CSS & JS \u062F\u064A\u0646\u0627\u0645\u064A\u0643
-GUIDemoCSSJSController.menu.title.alt=shows how controllers can add css imports and required js-libs dynamically
 GuiDemoBreadCrumbController.button.add=\u0625\u0636\u0627\u0641\u0629 \u062C\u0632\u0621 \u0635\u063A\u064A\u0631 \u0622\u062E\u0631
 GuiDemoBreadCrumbController.button.remove=\u062D\u0630\u0641 \u0627\u0644\u062C\u0632\u0621 \u0627\u0644\u0635\u063A\u064A\u0631 \u0627\u0644\u062D\u0627\u0644\u0649
 GuiDemoBreadCrumbController.menu.title=Bread crumb path
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_bg.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_bg.properties
index 291d97fd36f..a70c35a4c38 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_bg.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_bg.properties
@@ -1,8 +1,6 @@
 #Wed Jul 28 13:33:31 CEST 2010
 ErrorDemoController.menu.title=\u0413\u0440\u0435\u0448\u043A\u0438
 ErrorDemoController.menu.title.alt=\u0414\u0435\u043C\u043E\u043D\u0441\u0442\u0440\u0438\u0440\u0430 \u0421\u043F\u0440\u0430\u0432\u044F\u043D\u0435\u0442\u043E \u0441 \u0413\u0440\u0435\u0448\u043A\u0438
-GUIDemoCSSJSController.menu.title=\u0414\u0438\u043D\u0430\u043C\u0438\u0447\u043D\u0438 CSS & JS
-GUIDemoCSSJSController.menu.title.alt=\u043F\u043E\u043A\u0430\u0437\u0432\u0430 \u043A\u0430\u043A \u043A\u043E\u043D\u0442\u0440\u043E\u043B\u0435\u0440\u0438\u0442\u0435 \u043C\u043E\u0433\u0430\u0442 \u0434\u0430 \u043F\u0440\u0438\u0431\u0430\u0432\u044F\u0442 css \u0432\u043D\u0430\u0441\u044F\u043D\u0438\u044F \u0438 \u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u0438\u0442\u0435 js-libs \u0434\u0438\u043D\u0430\u043C\u0438\u0447\u043D\u043E
 GuiDemoBreadCrumbController.button.add=\u041F\u0440\u0438\u0431\u0430\u0432\u0435\u0442\u0435 \u0434\u0440\u0443\u0433 crumb
 GuiDemoBreadCrumbController.button.remove=\u0418\u0437\u0442\u0440\u0438\u0439\u0442\u0435 \u0441\u0435\u0433\u0430\u0448\u043D\u0438\u044F crumb
 GuiDemoBreadCrumbController.menu.title=\u041C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u043D\u0430 bread crumb
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_de.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_de.properties
index 5f4bcf1ca45..b5cf87fe149 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_de.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_de.properties
@@ -1,8 +1,6 @@
 #Mon Mar 02 09:54:04 CET 2009
 ErrorDemoController.menu.title=Errors
 ErrorDemoController.menu.title.alt=Demonstrates Error Handling
-GUIDemoCSSJSController.menu.title=Dynamic CSS & JS
-GUIDemoCSSJSController.menu.title.alt=shows how controllers can add css imports and required js-libs dynamically
 GuiDemoBreadCrumbController.button.add=Add another crumb
 GuiDemoBreadCrumbController.button.remove=Remove current crumb
 GuiDemoBreadCrumbController.menu.title=Bread crumb path
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_el.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_el.properties
index 32f9ec4870f..00629197f3d 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_el.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_el.properties
@@ -1,8 +1,6 @@
 #Mon Sep 13 14:00:01 CEST 2010
 ErrorDemoController.menu.title=\u039B\u03AC\u03B8\u03B7
 ErrorDemoController.menu.title.alt=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03B4\u03B9\u03B1\u03C7\u03B5\u03AF\u03C1\u03B9\u03C3\u03B7\u03C2 \u03C3\u03C6\u03B1\u03BB\u03BC\u03AC\u03C4\u03C9\u03BD
-GUIDemoCSSJSController.menu.title=\u0394\u03C5\u03BD\u03B1\u03BC\u03B9\u03BA\u03CC CSS & JS
-GUIDemoCSSJSController.menu.title.alt=\u03B4\u03B5\u03AF\u03C7\u03BD\u03B5\u03B9 \u03C0\u03CE\u03C2 \u03BF\u03B9 \u03B5\u03BB\u03B5\u03B3\u03BA\u03C4\u03AD\u03C2 \u03BC\u03C0\u03BF\u03C1\u03BF\u03CD\u03BD \u03BD\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B8\u03AD\u03C3\u03BF\u03C5\u03BD \u03B5\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AD\u03C2 css \u03BA\u03B1\u03B9 \u03B1\u03C0\u03B1\u03B9\u03C4\u03BF\u03CD\u03BC\u03B5\u03BD\u03B1 js-libs \u03B4\u03C5\u03BD\u03B1\u03BC\u03B9\u03BA\u03AC
 GuiDemoBreadCrumbController.button.add=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03BD\u03AD\u03BF\u03C5 \u03AF\u03C7\u03BD\u03BF\u03C5\u03C2
 GuiDemoBreadCrumbController.button.remove=\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7 \u03C4\u03C1\u03AD\u03C7\u03BF\u03BD\u03C4\u03BF\u03C2 \u03AF\u03C7\u03BD\u03BF\u03C5\u03C2
 GuiDemoBreadCrumbController.menu.title=\u03A4\u03BF\u03C0\u03BF\u03B8\u03B5\u03C3\u03AF\u03B1 \u03AF\u03C7\u03BD\u03BF\u03C5\u03C2
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_en.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_en.properties
index d033619b0b4..b747b085e0b 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_en.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_en.properties
@@ -1,8 +1,6 @@
 #Fri Feb 24 12:01:32 CET 2012
 ErrorDemoController.menu.title=Errors
 ErrorDemoController.menu.title.alt=Demonstrates error handling
-GUIDemoCSSJSController.menu.title=Dynamic CSS & JS
-GUIDemoCSSJSController.menu.title.alt=shows how controllers can add css imports and required js-libs dynamically
 GuiDemoBreadCrumbController.button.add=Add another crumb
 GuiDemoBreadCrumbController.button.remove=Remove current crumb
 GuiDemoBreadCrumbController.menu.title=Bread crumb path
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_es.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_es.properties
index 2dfe18f369c..250f6a07f24 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_es.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_es.properties
@@ -1,8 +1,6 @@
 #Wed Jul 28 13:33:33 CEST 2010
 ErrorDemoController.menu.title=Errores
 ErrorDemoController.menu.title.alt=Demostrar el manejo de errores
-GUIDemoCSSJSController.menu.title=CSS & JS din\u00E1mico
-GUIDemoCSSJSController.menu.title.alt=Muestra c\u00F3mo los controladores puede a\u00F1adir importaciones css y requieren js-libs din\u00E1micamente
 GuiDemoBreadCrumbController.button.add=Agregar crumb
 GuiDemoBreadCrumbController.button.remove=Eliminar crumb actual
 GuiDemoBreadCrumbController.menu.title=Ruta de Bread crumb
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_fr.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_fr.properties
index ea007a60b54..1e89fff43cc 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_fr.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_fr.properties
@@ -1,8 +1,6 @@
 #Mon Oct 22 16:00:47 CEST 2012
 ErrorDemoController.menu.title=Erreurs
 ErrorDemoController.menu.title.alt=D\u00E9montre le traitement des erreurs
-GUIDemoCSSJSController.menu.title=Dynamic CSS & JS
-GUIDemoCSSJSController.menu.title.alt=shows how controllers can add css imports and required js-libs dynamically
 GuiDemoBreadCrumbController.button.add=Add another crumb
 GuiDemoBreadCrumbController.button.remove=Remove current crumb
 GuiDemoBreadCrumbController.menu.title=Bread crumb path
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_it.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_it.properties
index bed61279794..9c63798c800 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_it.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_it.properties
@@ -1,8 +1,6 @@
 #Sat Jan 08 13:05:53 CET 2011
 ErrorDemoController.menu.title=Errors
 ErrorDemoController.menu.title.alt=Demonstrates Error Handling
-GUIDemoCSSJSController.menu.title=Dynamic CSS & JS
-GUIDemoCSSJSController.menu.title.alt=shows how controllers can add css imports and required js-libs dynamically
 GuiDemoBreadCrumbController.button.add=Add another crumb
 GuiDemoBreadCrumbController.button.remove=Remove current crumb
 GuiDemoBreadCrumbController.menu.title=Bread crumb path
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_jp.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_jp.properties
index 6b86587e82c..b5102ce70c9 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_jp.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_jp.properties
@@ -1,7 +1,6 @@
 #Thu Sep 08 16:42:39 CEST 2011
 ErrorDemoController.menu.title=\u30A8\u30E9\u30FC
 ErrorDemoController.menu.title.alt=\u30A8\u30E9\u30FC\u51E6\u7406\u3092\u30C7\u30E2\u30F3\u30B9\u30C8\u30EC\u30FC\u30C8\u3059\u308B
-GUIDemoCSSJSController.menu.title=\u30C0\u30A4\u30CA\u30DF\u30C3\u30AFCSS & JS
 GuiDemoBreadCrumbController.button.add=\u30AF\u30E9\u30E0\u3092\u8FFD\u52A0\u3059\u308B
 GuiDemoBreadCrumbController.button.remove=\u73FE\u5728\u306E\u30AF\u30E9\u30E0\u3092\u524A\u9664\u3059\u308B
 GuiDemoBreadCrumbController.menu.title=\u30D6\u30EC\u30C3\u30C9\u30AF\u30E9\u30E0\u306E\u30D1\u30B9
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_lt.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_lt.properties
index 6421e212f91..b2588ea0925 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_lt.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_lt.properties
@@ -1,4 +1,3 @@
 #Mon Mar 02 09:54:02 CET 2009
 ErrorDemoController.menu.title=Klaidos
 ErrorDemoController.menu.title.alt=Rodyti klaid\u0173 tvarkym\u0105
-GUIDemoCSSJSController.menu.title=Dinami\u0161kas CSS ir JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_nl_NL.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_nl_NL.properties
index 0b655c67047..bfed93be3ce 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_nl_NL.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_nl_NL.properties
@@ -1,8 +1,6 @@
 #Thu Sep 08 16:42:48 CEST 2011
 ErrorDemoController.menu.title=Errors
 ErrorDemoController.menu.title.alt=Demonstrates error handling
-GUIDemoCSSJSController.menu.title=Dynamic CSS & JS
-GUIDemoCSSJSController.menu.title.alt=shows how controllers can add css imports and required js-libs dynamically
 GuiDemoBreadCrumbController.button.add=Een andere kruimel toevoegen
 GuiDemoBreadCrumbController.button.remove=Verwijder huidige kruimel
 GuiDemoBreadCrumbController.menu.title=Broodkruimelpad
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pl.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pl.properties
index cbc10568808..58b66832459 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pl.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pl.properties
@@ -1,8 +1,6 @@
 #Wed Jan 09 15:38:15 CET 2013
 ErrorDemoController.menu.title=Errors
 ErrorDemoController.menu.title.alt=Demonstrates Error Handling
-GUIDemoCSSJSController.menu.title=Dynamic CSS & JS
-GUIDemoCSSJSController.menu.title.alt=shows how controllers can add css imports and required js-libs dynamically
 GuiDemoBreadCrumbController.button.add=Add another crumb
 GuiDemoBreadCrumbController.button.remove=Remove current crumb
 GuiDemoBreadCrumbController.menu.title=Bread crumb path
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pt_BR.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pt_BR.properties
index 65fd4cfd47a..1cf0177682c 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pt_BR.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_pt_BR.properties
@@ -1,8 +1,6 @@
 #Tue Apr 03 15:48:42 CEST 2012
 ErrorDemoController.menu.title=Erros
 ErrorDemoController.menu.title.alt=Demonstra Error Handling
-GUIDemoCSSJSController.menu.title=Dynamic CSS & JS
-GUIDemoCSSJSController.menu.title.alt=Mostra como controladores podem adicionar importa\u00E7\u00F5es css e js-libs necess\u00E1rias dinamicamente
 GuiDemoBreadCrumbController.button.add=Add another crumb
 GuiDemoBreadCrumbController.button.remove=Remove current crumb
 GuiDemoBreadCrumbController.menu.title=Bread crumb path
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_CN.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_CN.properties
index 1a45f30fe2e..31fbf99a24e 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_CN.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_CN.properties
@@ -1,8 +1,6 @@
 #Wed Jul 28 13:33:30 CEST 2010
 ErrorDemoController.menu.title=\u9519\u8BEF
 ErrorDemoController.menu.title.alt=\u663E\u793A\u9519\u8BEF\u5904\u7406
-GUIDemoCSSJSController.menu.title=\u5185\u90E8 CSS & JS\u6837\u5F0F
-GUIDemoCSSJSController.menu.title.alt=\u663E\u793A\u63A7\u5236\u5668\u5982\u4F55\u5BFC\u5165CSS\u5E76\u8981\u6C42\u4E0D\u65AD\u53D8\u5316\u7684js-libs
 GuiDemoBreadCrumbController.button.add=\u6DFB\u52A0\u53E6\u4E00\u4E2A\u4F4D\u7F6E\u5BFC\u822A
 GuiDemoBreadCrumbController.button.remove=\u79FB\u9664\u5F53\u524D\u4F4D\u7F6E\u5BFC\u822A
 GuiDemoBreadCrumbController.menu.title=\u9762\u5305\u5C51\u8DEF\u5F84
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_TW.properties b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_TW.properties
index 7a884b42786..83298cb9f83 100644
--- a/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_TW.properties
+++ b/src/main/java/org/olat/gui/demo/guidemo/_i18n/LocalStrings_zh_TW.properties
@@ -1,8 +1,6 @@
 #Wed Jul 28 13:33:31 CEST 2010
 ErrorDemoController.menu.title=\u932F\u8AA4
 ErrorDemoController.menu.title.alt=\u5C55\u793A\u932F\u8AA4\u8655\u7406
-GUIDemoCSSJSController.menu.title=\u52D5\u614B CSS \u548C JS
-GUIDemoCSSJSController.menu.title.alt=\u986F\u793A\u63A7\u5236\u5668\u5982\u4F55\u52D5\u614B\u5730\u52A0\u5165 CSS \u532F\u5165\u548C\u9700\u8981\u7684 js\u3000\u51FD\u5F0F\u5EAB
 GuiDemoBreadCrumbController.button.add=\u52A0\u5165\u5176\u4ED6\u7684\u9EB5\u5305\u5C51
 GuiDemoBreadCrumbController.button.remove=\u79FB\u9664\u76EE\u524D\u7684\u9EB5\u5305\u5C51
 GuiDemoBreadCrumbController.menu.title=\u9EB5\u5305\u5C51\u8DEF\u5F91
diff --git a/src/main/java/org/olat/gui/demo/guidemo/_static/css/img/sonne.gif b/src/main/java/org/olat/gui/demo/guidemo/_static/css/img/sonne.gif
deleted file mode 100644
index 033baeceedbfdb44fc8f77ac46ac81f9aeaf3ac3..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 682
zcmV;b0#*G-Nk%w1VJ!eI0K^{v|L8UU<|hB*1poNJ|NZL!`qcma`TzUd|NP_s^OFDe
zvH#^A|MHFh`p*CMtN-+x|LRKr<P-nxWB>m3|Lau$?{fe2q5uE<|NZd)?rZ<>d;jAL
z|M7(X_qqS#0RR90A^8LW0018VEC2ui04)G6000I5;3tk`SzZGG9cJsk<&iz&rFdH-
zP8nmsz}6(<0n~0eQNtsU1fL^A1*iDfa5^b&0EMAO1t!Ic)L{h0D7PD>2pl^Kj&RLg
z61arO!0=SqWF9zhR|0=!6966&7$1Cs0gY^Tf*WucL<<HfD`AF?eI5%4fO~j@9|;Q&
z6C?x`0Sy<S3oNCkm0TAG91toJ4y})(wp|6Qt&VuL1agAUq6{B>wKWA502eR@5`qyK
zECv<@14Pi!0uU49Rvpe8RWDK-&*^Xo=I7`T9|Rov0s>eFLf}DwXGWaqJGUVL0yIn@
z#Dj9d-J38A7Y6ts;TwTlA~5*NxNyUO36h@wTxc+$rON^a6p>`8r-MtEq=d+<2jRlb
znSz>3(AUsKqI2nd0!3G0C`}hDZ?=R9Vd=A?Hl^lNiD0DFEeKKqy5InSfCm_@CiIX&
zM;8Jb79iwkb%TY6K?5jACT~hT3OW!RoY_R#&jkbJbz8)Ml(+(dNeX>Hr~n0e@PHJ6
z00$Sd3iQq)o<?N^fdu^67&uj{Rly7@ICS`cVOVC6s|D4%z+r)gAErAFm{n=wB-Si2
ziTY5+lM~y<Ro)<G#R3xz%&{D01j?J(Ck7})ur;CT20CRvST71nKy->*J&mbjhRDVm
zTR}RSVlq$?Ew|}c!Wn7!=hgvCI3b`X2?Q`egMm9}5X^!=?4kh&A5o~`h8%Y2;fElG
QDB_4DmT2OMB!mC}I~qbS=>Px#

diff --git a/src/main/java/org/olat/gui/demo/guidemo/_static/css/style.css b/src/main/java/org/olat/gui/demo/guidemo/_static/css/style.css
deleted file mode 100644
index c50d69be082..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/_static/css/style.css
+++ /dev/null
@@ -1,6 +0,0 @@
-.demoext_bild {
-	background-image: url(img/sonne.gif);
-	background-repeat: no-repeat;
-	padding-left: 45px;
-	padding-bottom: 30px;
-}
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/GUIDemoCSSJSController.java b/src/main/java/org/olat/gui/demo/guidemo/cssjs/GUIDemoCSSJSController.java
deleted file mode 100644
index a58e4a58d6a..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/GUIDemoCSSJSController.java
+++ /dev/null
@@ -1,111 +0,0 @@
-/**
-* OLAT - Online Learning and Training<br>
-* http://www.olat.org
-* <p>
-* Licensed under the Apache License, Version 2.0 (the "License"); <br>
-* you may not use this file except in compliance with the License.<br>
-* You may obtain a copy of the License at
-* <p>
-* http://www.apache.org/licenses/LICENSE-2.0
-* <p>
-* Unless required by applicable law or agreed to in writing,<br>
-* software distributed under the License is distributed on an "AS IS" BASIS, <br>
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. <br>
-* See the License for the specific language governing permissions and <br>
-* limitations under the License.
-* <p>
-* Copyright (c) since 2004 at Multimedia- & E-Learning Services (MELS),<br>
-* University of Zurich, Switzerland.
-* <hr>
-* <a href="http://www.openolat.org">
-* OpenOLAT - Online Learning and Training</a><br>
-* This file has been modified by the OpenOLAT community. Changes are licensed
-* under the Apache 2.0 license as the original file.
-*/
-
-package org.olat.gui.demo.guidemo.cssjs;
-
-import org.olat.core.gui.UserRequest;
-import org.olat.core.gui.components.Component;
-import org.olat.core.gui.components.htmlheader.jscss.JSAndCSSComponent;
-import org.olat.core.gui.components.link.Link;
-import org.olat.core.gui.components.link.LinkFactory;
-import org.olat.core.gui.components.panel.Panel;
-import org.olat.core.gui.components.velocity.VelocityContainer;
-import org.olat.core.gui.control.Controller;
-import org.olat.core.gui.control.Event;
-import org.olat.core.gui.control.WindowControl;
-import org.olat.core.gui.control.controller.BasicController;
-import org.olat.core.gui.control.generic.closablewrapper.CloseableModalController;
-import org.olat.core.gui.dev.controller.SourceViewController;
-
-public class GUIDemoCSSJSController extends BasicController{
-
-	private VelocityContainer mainVc;
-	private VelocityContainer modalVc1, jsVc1;
-	private VelocityContainer modalVc2, jsVc2;
-
-	private Link jscssremove;
-	private Link jscss, linkjs1, linkjs2;
-	
-	private Panel jsTestP;
-	
-	
-	public GUIDemoCSSJSController(UserRequest ureq, WindowControl wControl) {
-		super(ureq, wControl);
-		mainVc = createVelocityContainer("cssjsdemo");
-		
-		// the first demo has a css (which must be removed if not used) and a js lib
-		modalVc1 = createVelocityContainer("modal1");
-		JSAndCSSComponent jscss1 = new JSAndCSSComponent("jsAndCssForDemo", this.getClass(), new String[]{"js1.js","js1b.js"}, "style1.css", true);
-		modalVc1.put("jsAndCssForDemo", jscss1); // we attach it to the modalComponent, so that it is activated when this component shows up on screen.			
-
-		// the second demo has a css (which is not removed even if not used anymore) and a js lib
-		modalVc2 = createVelocityContainer("modal2");
-		JSAndCSSComponent jscss2 = new JSAndCSSComponent("jsAndCssForDemo", this.getClass(), new String[]{"js2.js","js2b.js"}, "style2.css", false);
-		modalVc2.put("jsAndCssForDemo", jscss2); // we attach it to the modalComponent, so that it is activated when this component shows up on screen.			
-		
-		// js functions override test
-		linkjs1 = LinkFactory.createButtonSmall("link.js1", mainVc, this);
-		jsVc1 = createVelocityContainer("jstest1");
-		JSAndCSSComponent jstest1 = new JSAndCSSComponent("jstest1includes", this.getClass(), new String[]{"jsfuncdef1.js"}, null, false);
-		jsVc1.put("jstest1includes", jstest1);
-		
-		linkjs2 = LinkFactory.createButtonSmall("link.js2", mainVc, this);
-		jsVc2 = createVelocityContainer("jstest2");
-		JSAndCSSComponent jstest2 = new JSAndCSSComponent("jstest1includes", this.getClass(), new String[]{"jsfuncdef2.js"}, null, false);
-		jsVc2.put("jstest2includes", jstest2);
-		
-		jsTestP = new Panel("jstestP");
-		mainVc.put("jstestpanel", jsTestP);
-		
-		jscssremove = LinkFactory.createButtonXSmall("link.jscssremove", mainVc, this);
-		jscss = LinkFactory.createButtonXSmall("link.jscss", mainVc, this);
-		
-		//add source view control
-    Controller sourceview = new SourceViewController(ureq, wControl, this.getClass(), mainVc);
-    mainVc.put("sourceview", sourceview.getInitialComponent());
-		
-		// let the scripts (.js files) and css files be included when this controller's main component is rendered
-		putInitialPanel(mainVc);
-	}
-
-	public void event(UserRequest ureq, Component source, Event event) {
-		if (source == jscssremove){
-			CloseableModalController cmc = new CloseableModalController(getWindowControl(), "closing removes the css again, js -libs- are never removed by design, but you can include &lt;script&gt; tags in your velocity pages", modalVc1);
-			cmc.activate();
-		} else if (source == jscss){
-			CloseableModalController cmc2 = new CloseableModalController(getWindowControl(), "closing does not remove the css again, js -libs- are never removed by design, but you can include &lt;script&gt; tags in your velocity pages", modalVc2);
-			cmc2.activate();
-		} else if (source == linkjs1) {
-			jsTestP.setContent(jsVc1);
-		} else if (source == linkjs2) {
-			jsTestP.setContent(jsVc2);
-		}
-	}
-
-	protected void doDispose() {
-		//
-	}
-
-}
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/cssjsdemo.html b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/cssjsdemo.html
deleted file mode 100644
index 1fbd02e9947..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/cssjsdemo.html
+++ /dev/null
@@ -1,31 +0,0 @@
-$r.render("sourceview")
-<h4>Js and CSS demo</h4>
-<p>
-$r.render("link.jscssremove")
-
-</p>
-<br>
-Below you should see a "smile" image when you return from the dialog that appears when click on the link below.
-(we told the framework to not remove the css, since e.g. it only defines it own styles which don't disturb any other css, but keeping it in the html page 
-allows for activating it later without reloading)
-<br>
-<br><br>
-$r.render("link.jscss")
-<br><br>
-<div class="cssjsdemostyle2">
-sticky style from modal dialog2
-</div>
-<hr>
-
-Two functions with the same name "eval()" ed to the same browser window/document
-<br>
-$r.render("link.js1") &nbsp;&nbsp; $r.render("link.js2") 
-<fieldset>
-$r.render("jstestpanel")
-</fieldset>
-<br>
-<a href="javascript:supijupi()">call function 'supijupi() in jsfuncdef1/2.js' (js lib) now</a>
-<br>
-<a href="javascript:localjstest()">call function 'localjstest' (in local html fragment via script tags) now</a>
-<br>
-
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest1.html b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest1.html
deleted file mode 100644
index d203e6ed0a9..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest1.html
+++ /dev/null
@@ -1,11 +0,0 @@
-Velocity page 1<br><br>
-
-The jsfuncdef1.js lib <br>
-is included in the header (via eval/execScript) and
-the local js function is also defined using a &lt;script&gt; tag
-
-<script type="text/javascript">
-function localjstest() {
-	alert("i am function localjstest impl. by jstest1.html");
-}
-</script>
\ No newline at end of file
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest2.html b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest2.html
deleted file mode 100644
index e7bbd5771a4..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/jstest2.html
+++ /dev/null
@@ -1,11 +0,0 @@
-Velocity page 2<br><br>
-
-The jsfuncdef2.js lib <br>
-is included in the header (via eval/execScript) and
-the local js function is also defined using a &lt;script&gt; tag
-
-<script type="text/javascript">
-function localjstest() {
-	alert("i am function localjstest impl. by jstest2.html");
-}
-</script>
\ No newline at end of file
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal1.html b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal1.html
deleted file mode 100644
index 3d7ff0596e8..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal1.html
+++ /dev/null
@@ -1,16 +0,0 @@
-This shows how a component can include css and js needed.
-<br><br>
-<fieldset>
-<legend>a div class with a background image</legend>
-a sun icon should be visible to the left of "style 1"
-<div class="cssjsdemostyle1">style 1</div>
-The css also overrides the color of the body element - you should see red fonts which must disappear when the modal dialog is closed
-
-</fieldset>
-<br>
-clicking the link should show an alert.
-<br>
-<a href="javascript:testsub1()">A link calling the function testsub1</a>
-<br>
-<a href="javascript:cssjsdemo_test()">A first test should show an alert</a>
-
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal2.html b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal2.html
deleted file mode 100644
index 8bf360e10be..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_content/modal2.html
+++ /dev/null
@@ -1,11 +0,0 @@
-This shows how a component can include css and js needed.
-<br><br>
-<fieldset>
-<legend>a div class with a background image</legend>
-a smile icon should be visible to the left of "style 1"
-<div class="cssjsdemostyle2">style 2</div>
-</fieldset>
-<br>
-clicking the link should show an alert.
-<br>
-<a href="javascript:testsub2()">A link calling the function testsub2</a>
\ No newline at end of file
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_ar.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_ar.properties
deleted file mode 100644
index 840aca8463b..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_ar.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Wed Feb 24 10:12:24 CET 2010
-link.js1=\u0634\u0641\u0631\u0629 \u062C\u0627\u0641\u0627 \u0633\u0643\u0631\u064A\u0628\u062A \u0627\u0644\u0625\u0635\u062F\u0627\u0631 1
-link.js2=\u0634\u0641\u0631\u0629 \u062C\u0627\u0641\u0627 \u0633\u0643\u0631\u064A\u0628\u062A \u0627\u0644\u0625\u0635\u062F\u0627\u0631 2
-link.jscss=\u062A\u0644\u0642\u0627\u0626\u0649 CSS \u0628\u062F\u0648\u0646 \u062D\u0630\u0641 - JS \u0648\u0643\u0630\u0644\u0643 CSS \u0639\u0631\u0636 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u0649 \u064A\u062A\u0637\u0644\u0628
-link.jscssremove=JS \u0648\u0643\u0630\u0644\u0643 CSS \u0639\u0631\u0636 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0630\u0649 \u064A\u062A\u0637\u0644\u0628
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_bg.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_bg.properties
deleted file mode 100644
index cf4caf8b7d6..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_bg.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Tue May 26 18:34:18 CEST 2009
-link.js1=Javascript \u043A\u043E\u0434 \u0432\u0435\u0440\u0441\u0438\u044F 1
-link.js2=Javascript \u043A\u043E\u0434 \u0432\u0435\u0440\u0441\u0438\u044F 2
-link.jscss=\u041F\u043E\u043A\u0430\u0436\u0435\u0442\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442, \u043A\u043E\u0439\u0442\u043E \u0438\u0437\u0438\u0441\u043A\u0432\u0430 CSS \u0438 JS (\u0431\u0435\u0437 \u0430\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E \u0438\u0437\u0442\u0440\u0438\u0432\u0430\u043D\u0435 \u043D\u0430 CSS)
-link.jscssremove=\u041F\u043E\u043A\u0430\u0436\u0435\u0442\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442, \u043A\u043E\u0439\u0442\u043E \u0438\u0437\u0438\u0441\u043A\u0432\u0430 CSS \u0438 JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_de.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_de.properties
deleted file mode 100644
index 823b7588092..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_de.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Mar 02 09:54:04 CET 2009
-link.js1=Javascript Code Version 1
-link.js2=Javascript Code Version 2
-link.jscss=Zeige eine Komponente mit CSS und JS (keine automatische CSS Entfernung)
-link.jscssremove=Zeige eine Komponente mit CSS und JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_el.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_el.properties
deleted file mode 100644
index 2919c5d3717..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_el.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Mar 02 09:54:16 CET 2009
-link.js1=\u039A\u03CE\u03B4\u03B9\u03BA\u03B1\u03C2 Javascript (\u03AD\u03BA\u03B4\u03BF\u03C3\u03B7 1)
-link.js2=\u039A\u03CE\u03B4\u03B9\u03BA\u03B1\u03C2 Javascript (\u03AD\u03BA\u03B4\u03BF\u03C3\u03B7 2)
-link.jscss=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C0\u03BF\u03C5 \u03B1\u03C0\u03B1\u03B9\u03C4\u03B5\u03AF css \u03AE js (\u03C7\u03C9\u03C1\u03AF\u03C2 \u03B1\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03B7 \u03B1\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7 css)
-link.jscssremove=\u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C0\u03BF\u03C5 \u03B1\u03C0\u03B1\u03B9\u03C4\u03B5\u03AF css \u03AE js
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_en.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_en.properties
deleted file mode 100644
index eddad3290e6..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_en.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Mar 02 09:54:18 CET 2009
-link.js1=Javascript code version 1
-link.js2=Javascript code version 2
-link.jscss=Show a component which requires CSS and JS (no automatic CSS removal)
-link.jscssremove=Show a component which requires CSS and JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_es.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_es.properties
deleted file mode 100644
index e692e453103..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_es.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Mar 09 06:24:53 CET 2009
-link.js1=Javascript code version 1
-link.js2=Javascript code version 2
-link.jscss=Mostrar componente que requiere CSS y JS (sin eliminaci\u00F3n CSS autom\u00E1tica)
-link.jscssremove=Mostrar componente que requiere CSS y JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_fr.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_fr.properties
deleted file mode 100644
index aa0376efad8..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_fr.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Wed Aug 12 22:15:25 CEST 2009
-link.js1=Javascript Code Version 1
-link.js2=Javascript Code Version 2
-link.jscss=Montre un compos\u00E9 avec CSS et JS (pas de suppression automatique CSS)
-link.jscssremove=Montre un compos\u00E9 avec CSS et JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_it.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_it.properties
deleted file mode 100644
index 81cbc624eb6..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_it.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Aug 10 13:41:34 CEST 2009
-link.js1=Javascript code version 1
-link.js2=Javascript code version 2
-link.jscss=Mostra un componente con CSS e JS (nessuna rimozione automatica CSS)
-link.jscssremove=Mostra un componente con CSS e JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_jp.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_jp.properties
deleted file mode 100644
index d60916f371c..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_jp.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-#Thu Sep 08 16:42:39 CEST 2011
-link.js1=Java\u30B9\u30AF\u30EA\u30D7\u30C8\u30B3\u30FC\u30C9 \u30D0\u30FC\u30B8\u30E7\u30F31
-link.js2=Java\u30B9\u30AF\u30EA\u30D7\u30C8\u30B3\u30FC\u30C9 \u30D0\u30FC\u30B8\u30E7\u30F32
-link.jscssremove=CSS\u304A\u3088\u3073JS\u3092\u5FC5\u8981\u3068\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u8868\u793A\u3059\u308B
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_nl_NL.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_nl_NL.properties
deleted file mode 100644
index aed2adaec44..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_nl_NL.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Thu Sep 08 16:42:48 CEST 2011
-link.js1=Javascript code version 1
-link.js2=Javascript code version 2
-link.jscss=Toon een component dat CSS en JS vereist (geen automatische CSS verwijdering)
-link.jscssremove=Toon een component dat CSS en JS vereist
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pl.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pl.properties
deleted file mode 100644
index c5d65eec937..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pl.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Mar 02 09:54:17 CET 2009
-link.js1=Javascript Code Version 1
-link.js2=Javascript Code Version 2
-link.jscss=Show a component which requires CSS and JS (no automatic CSS removal)
-link.jscssremove=Show a component which requires CSS and JS
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pt_BR.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pt_BR.properties
deleted file mode 100644
index 6d17239af31..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_pt_BR.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Mar 02 09:54:00 CET 2009
-link.js1=Javascript c\u00F3digo vers\u00E3o 1
-link.js2=Javascript c\u00F3digo vers\u00E3o 1
-link.jscss=Mostrar um componente o qual requeira css e js (sem remo\u00E7\u00E3o autom\u00E1tica de css)
-link.jscssremove=Mostrar um componente o qual requeira css e js
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_CN.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_CN.properties
deleted file mode 100644
index 990d9ae8c47..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_CN.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Sat Feb 20 13:43:18 CET 2010
-link.js1=JavaScript \u4EE3\u7801\u7248\u672C 1
-link.js2=JavaScript \u4EE3\u7801\u7248\u672C 2
-link.jscss=\u663E\u793A\u9700\u8981CSS\u548CJS\u7684\u7EC4\u4EF6\uFF08\u4E0D\u542B\u5177\u6709CSS\u81EA\u52A8\u5220\u9664\u529F\u80FD\u7684\u7EC4\u4EF6\uFF09
-link.jscssremove=\u663E\u793A\u9700\u8981CSS\u548CJS\u7684\u7EC4\u4EF6
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_TW.properties b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_TW.properties
deleted file mode 100644
index 483d6661714..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_i18n/LocalStrings_zh_TW.properties
+++ /dev/null
@@ -1,5 +0,0 @@
-#Mon Mar 02 09:54:07 CET 2009
-link.js1=Javascript \u7A0B\u5F0F\u7248\u672C 1
-link.js2=Javascript \u7A0B\u5F0F\u7248\u672C 2
-link.jscss=\u986F\u793A\u9700\u8981 css \u548C js \u7684\u5143\u4EF6 (\u6C92\u6709\u81EA\u52D5\u79FB\u9664 css)
-link.jscssremove=\u986F\u793A\u9700\u8981 css \u548C js \u7684\u5143\u4EF6
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/img/smile.gif b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/img/smile.gif
deleted file mode 100644
index bc9783528f7ac8c897b89df598f91bed87703e29..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 320
zcmV-G0l)r7Nk%w1VH5xo0K^{v`sBFfx^Msg|MbFW_}G{6v`O~Og!tW~;kmK>&b_LZ
zuJy}&{P5cHxKhu@#`C^jmzKH8rgiqwiS)&Anv0Ik!@Kp!b#-;4f_<F)$+3ojsJ)_t
z`p}-`uU7fst^fc3A^8LW0018VEC2ui02BZc06+!3;3tk`X@13_5`-ifi!}|yQ=FeS
zHAT@32i)i7fIu9oBBU}{lmHJ7LUD-%0+EXXF-e&il7WQaIS>{P1H<(4KrR;u>m9c|
zETo4dp+O{K6B8K-8W{}@B@8t*4-Y&&1rKXD01}Ro1^_|~3z;6DWh{Y{BLD+#0s;_b
z5UCIg4IX)9N)9d+Mof+*DI5t291;sL1{oQ!HzNxZ2~-F&GzeN51p_5$76BU+7#I{0
S9X-}xJBN?rq(bT<ApkqBh=8&H

diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/img/sonne.gif b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/img/sonne.gif
deleted file mode 100644
index 033baeceedbfdb44fc8f77ac46ac81f9aeaf3ac3..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 682
zcmV;b0#*G-Nk%w1VJ!eI0K^{v|L8UU<|hB*1poNJ|NZL!`qcma`TzUd|NP_s^OFDe
zvH#^A|MHFh`p*CMtN-+x|LRKr<P-nxWB>m3|Lau$?{fe2q5uE<|NZd)?rZ<>d;jAL
z|M7(X_qqS#0RR90A^8LW0018VEC2ui04)G6000I5;3tk`SzZGG9cJsk<&iz&rFdH-
zP8nmsz}6(<0n~0eQNtsU1fL^A1*iDfa5^b&0EMAO1t!Ic)L{h0D7PD>2pl^Kj&RLg
z61arO!0=SqWF9zhR|0=!6966&7$1Cs0gY^Tf*WucL<<HfD`AF?eI5%4fO~j@9|;Q&
z6C?x`0Sy<S3oNCkm0TAG91toJ4y})(wp|6Qt&VuL1agAUq6{B>wKWA502eR@5`qyK
zECv<@14Pi!0uU49Rvpe8RWDK-&*^Xo=I7`T9|Rov0s>eFLf}DwXGWaqJGUVL0yIn@
z#Dj9d-J38A7Y6ts;TwTlA~5*NxNyUO36h@wTxc+$rON^a6p>`8r-MtEq=d+<2jRlb
znSz>3(AUsKqI2nd0!3G0C`}hDZ?=R9Vd=A?Hl^lNiD0DFEeKKqy5InSfCm_@CiIX&
zM;8Jb79iwkb%TY6K?5jACT~hT3OW!RoY_R#&jkbJbz8)Ml(+(dNeX>Hr~n0e@PHJ6
z00$Sd3iQq)o<?N^fdu^67&uj{Rly7@ICS`cVOVC6s|D4%z+r)gAErAFm{n=wB-Si2
ziTY5+lM~y<Ro)<G#R3xz%&{D01j?J(Ck7})ur;CT20CRvST71nKy->*J&mbjhRDVm
zTR}RSVlq$?Ew|}c!Wn7!=hgvCI3b`X2?Q`egMm9}5X^!=?4kh&A5o~`h8%Y2;fElG
QDB_4DmT2OMB!mC}I~qbS=>Px#

diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style1.css b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style1.css
deleted file mode 100644
index 004fa180768..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style1.css
+++ /dev/null
@@ -1,10 +0,0 @@
-* {
-	color:red ;
-}
-
-.cssjsdemostyle1 {
-	background-image: url(img/sonne.gif);
-	background-repeat: no-repeat;
-	padding-left: 45px;
-	padding-bottom: 30px; 
-}
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style2.css b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style2.css
deleted file mode 100644
index 6ae62d9e2ac..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/css/style2.css
+++ /dev/null
@@ -1,8 +0,0 @@
-
-.cssjsdemostyle2 {
-	background-image: url(img/smile.gif);
-	background-repeat: no-repeat;
-	padding-left: 45px;
-	padding-bottom: 30px; 
-	font-size:20px;
-}
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1.js b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1.js
deleted file mode 100644
index 34f36660f3a..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1.js
+++ /dev/null
@@ -1,7 +0,0 @@
-var mytest1 = "yep";
-
-// note that you have to choose a function name which cannot appear elsewhere, 
-// e.g. use a unique prefix to avoid double definitions of functions
-function cssjsdemo_test() {
-	alert("this function exists and has access to e.g. the window object:"+window);
-}
\ No newline at end of file
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1b.js b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1b.js
deleted file mode 100644
index bdb4d359a14..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js1b.js
+++ /dev/null
@@ -1,11 +0,0 @@
-// test to see if the order of import is fine.
-// js1.js must be imported first, that is, the var mytest1 must be defined.
-var sub1 = mytest1;
-
-function testsub1() {
-	if (sub1 == "yep") {
-		alert("ok: value of sub1 is :"+sub1);
-	} else {
-		alert("error: value should be 'yep'");
-	}
-}
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2.js b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2.js
deleted file mode 100644
index 4aac6a15f3c..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2.js
+++ /dev/null
@@ -1,5 +0,0 @@
-var mytest2 = "yep2";
-
-// note that you have to choose a function name which cannot appear elsewhere, 
-// e.g. use a unique prefix to avoid double definitions of functions
-// .. functions could come here
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2b.js b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2b.js
deleted file mode 100644
index 6d792c354c7..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/js2b.js
+++ /dev/null
@@ -1,11 +0,0 @@
-// test to see if the order of import is fine.
-// js2.js must be imported first, that is, the var mytest1 must be defined.
-var sub2 = mytest2;
-
-function testsub2() {
-	if (sub2 == "yep2") {
-		alert("ok: value of sub1 is :"+sub2);
-	} else {
-		alert("error: value should be 'yep2'");
-	}
-}
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef1.js b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef1.js
deleted file mode 100644
index 76b3dc1537c..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef1.js
+++ /dev/null
@@ -1,5 +0,0 @@
-
-function supijupi() {
-	alert("i am function supijupi impl. by the js file jsfuncdef1.js");
-}
-
diff --git a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef2.js b/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef2.js
deleted file mode 100644
index 3695d5072c8..00000000000
--- a/src/main/java/org/olat/gui/demo/guidemo/cssjs/_static/js/jsfuncdef2.js
+++ /dev/null
@@ -1,5 +0,0 @@
-
-function supijupi() {
-	alert("i am function supijupi impl. by the js file jsfuncdef2.js");
-}
-
diff --git a/src/main/java/org/olat/ims/qti/editor/QTIEditorMainController.java b/src/main/java/org/olat/ims/qti/editor/QTIEditorMainController.java
index f1752edc5b8..409ec3e6664 100644
--- a/src/main/java/org/olat/ims/qti/editor/QTIEditorMainController.java
+++ b/src/main/java/org/olat/ims/qti/editor/QTIEditorMainController.java
@@ -283,7 +283,7 @@ public class QTIEditorMainController extends MainLayoutBasicController implement
 		main = createVelocityContainer("index");
 		JSAndCSSComponent jsAndCss;
 		// Add html header js
-		jsAndCss = new JSAndCSSComponent("qitjsandcss", this.getClass(), new String[] { "qti.js" }, null, true);
+		jsAndCss = new JSAndCSSComponent("qitjsandcss", new String[] { "js/openolat/qti.js" }, null);
 		main.put("qitjsandcss", jsAndCss);
 		
 		//
diff --git a/src/main/java/org/olat/instantMessaging/ui/ChatController.java b/src/main/java/org/olat/instantMessaging/ui/ChatController.java
index 982fd6b2b5d..9d04a3af4a4 100644
--- a/src/main/java/org/olat/instantMessaging/ui/ChatController.java
+++ b/src/main/java/org/olat/instantMessaging/ui/ChatController.java
@@ -125,7 +125,7 @@ public class ChatController extends BasicController implements GenericEventListe
 		mainVC.contextPut("isAjaxMode", Boolean.valueOf(ajaxOn));
 		
 		//	checks with the given intervall if dirty components are available to rerender
-		jsc = new JSAndCSSComponent("intervall", this.getClass(), null, null, false, null, 2500);
+		jsc = new JSAndCSSComponent("intervall", this.getClass(), 2500);
 		mainVC.put("updatecontrol", jsc);
 
 		boolean anonym = "CourseModule".equals(ores.getResourceableTypeName());
diff --git a/src/main/java/org/olat/instantMessaging/ui/InstantMessagingMainController.java b/src/main/java/org/olat/instantMessaging/ui/InstantMessagingMainController.java
index 85868351a1f..a5a587aeff4 100644
--- a/src/main/java/org/olat/instantMessaging/ui/InstantMessagingMainController.java
+++ b/src/main/java/org/olat/instantMessaging/ui/InstantMessagingMainController.java
@@ -110,7 +110,7 @@ public class InstantMessagingMainController extends BasicController implements G
 		chatContent.contextPut("isAjaxMode", Boolean.valueOf(ajaxOn));
 		
 		//	checks with the given intervall if dirty components are available to rerender
-		jsc = new JSAndCSSComponent("intervall", this.getClass(), null, null, false, null, 5000);
+		jsc = new JSAndCSSComponent("intervall", this.getClass(), 5000);
 		main.put("updatecontrol", jsc);
 		
 		// configure new message sound
diff --git a/src/main/java/org/olat/modules/iq/IQDisplayController.java b/src/main/java/org/olat/modules/iq/IQDisplayController.java
index 249e02636bd..9f3f53ce186 100644
--- a/src/main/java/org/olat/modules/iq/IQDisplayController.java
+++ b/src/main/java/org/olat/modules/iq/IQDisplayController.java
@@ -208,7 +208,7 @@ public class IQDisplayController extends DefaultController implements GenericEve
 			sb.append("<script type=\"text/javascript\" src=\"").append(autcompResolver.getStaticsBaseURI()).append("/").append(ImsRepositoryResolver.QTI_FIB_AUTOCOMPLETE_JS_FILE).append("\"></script>\n");
 			// must be like <link rel="StyleSheet" href="/olat/secstatic/qti/74579818809617/_unzipped_/fibautocompl.css" type="text/css" media="screen, print">
 			sb.append("<link rel=\"StyleSheet\" href=\"").append(autcompResolver.getStaticsBaseURI()).append("/").append(ImsRepositoryResolver.QTI_FIB_AUTOCOMPLETE_CSS_FILE).append("\" type=\"text/css\" media=\"screen\" >\n");
-			JSAndCSSComponent autoCompleteJsCss = new JSAndCSSComponent("auto_complete_js_css", this.getClass(), null, null, true, sb.toString());
+			JSAndCSSComponent autoCompleteJsCss = new JSAndCSSComponent("auto_complete_js_css", this.getClass(), true, sb.toString());
 			myContent.put("autoCompleteJsCss", autoCompleteJsCss);
 		}
 		closeButton = LinkFactory.createButton("close", myContent, this);
diff --git a/src/main/java/org/olat/modules/scorm/ScormAPIandDisplayController.java b/src/main/java/org/olat/modules/scorm/ScormAPIandDisplayController.java
index 29ba32d120a..4e48860d021 100644
--- a/src/main/java/org/olat/modules/scorm/ScormAPIandDisplayController.java
+++ b/src/main/java/org/olat/modules/scorm/ScormAPIandDisplayController.java
@@ -123,7 +123,7 @@ public class ScormAPIandDisplayController extends MainLayoutBasicController impl
 		
 		myContent = createVelocityContainer("display");
 		Locale loc = ureq.getLocale();
-		JSAndCSSComponent jsAdapter = new JSAndCSSComponent("apiadapter", this.getClass(), new String[] {"scormApiAdapter.js"}, null, true);
+		JSAndCSSComponent jsAdapter = new JSAndCSSComponent("apiadapter", new String[] {"js/openolat/scormApiAdapter.js"}, null);
 		myContent.put("apiadapter", jsAdapter);
 		
 		// init SCORM adapter
diff --git a/src/main/java/org/olat/modules/sharedfolder/SharedFolderDisplayController.java b/src/main/java/org/olat/modules/sharedfolder/SharedFolderDisplayController.java
index 48b53bfc64b..22cbe33cb31 100644
--- a/src/main/java/org/olat/modules/sharedfolder/SharedFolderDisplayController.java
+++ b/src/main/java/org/olat/modules/sharedfolder/SharedFolderDisplayController.java
@@ -28,7 +28,6 @@ package org.olat.modules.sharedfolder;
 import org.olat.core.commons.modules.bc.FolderRunController;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.components.Component;
-import org.olat.core.gui.components.htmlheader.jscss.JSAndCSSComponent;
 import org.olat.core.gui.components.velocity.VelocityContainer;
 import org.olat.core.gui.control.Controller;
 import org.olat.core.gui.control.DefaultController;
@@ -95,7 +94,7 @@ public class SharedFolderDisplayController extends DefaultController {
 	 * @param wControl
 	 * @param previewBackground
 	 */
-	public SharedFolderDisplayController(UserRequest ureq, WindowControl wControl, VFSContainer sharedFolder, OLATResourceable ores, boolean previewBackground) {
+	public SharedFolderDisplayController(UserRequest ureq, WindowControl wControl, VFSContainer sharedFolder, OLATResourceable ores) {
 		super(wControl);
 		addLoggingResourceable(LoggingResourceable.wrap(ores, OlatResourceableType.genRepoEntry));
 		ThreadLocalUserActivityLogger.log(LearningResourceLoggingAction.LEARNING_RESOURCE_OPEN, getClass());
@@ -118,11 +117,6 @@ public class SharedFolderDisplayController extends DefaultController {
 		}
 		vcDisplay.put("displayer", controller.getInitialComponent());
 
-		// Add html header with css definitions to this velocity container
-		if (previewBackground) {
-			JSAndCSSComponent jsAndCss = new JSAndCSSComponent("previewcss", this.getClass(), null, "olat-preview.css", true);
-			vcDisplay.put("previewcss", jsAndCss);
-		}
 
 		setInitialComponent(vcDisplay);
 	}
diff --git a/src/main/java/org/olat/modules/sharedfolder/SharedFolderEditorController.java b/src/main/java/org/olat/modules/sharedfolder/SharedFolderEditorController.java
index ff6d1caf8fa..68eb580c870 100644
--- a/src/main/java/org/olat/modules/sharedfolder/SharedFolderEditorController.java
+++ b/src/main/java/org/olat/modules/sharedfolder/SharedFolderEditorController.java
@@ -36,7 +36,6 @@ import org.olat.core.gui.control.DefaultController;
 import org.olat.core.gui.control.Event;
 import org.olat.core.gui.control.WindowControl;
 import org.olat.core.gui.control.generic.closablewrapper.CloseableModalController;
-import org.olat.core.gui.translator.PackageTranslator;
 import org.olat.core.gui.translator.Translator;
 import org.olat.core.id.OLATResourceable;
 import org.olat.core.util.Util;
@@ -72,7 +71,7 @@ public class SharedFolderEditorController extends DefaultController {
 	public SharedFolderEditorController(OLATResourceable res, UserRequest ureq, WindowControl wControl) {
 		super(wControl);
 		
-		translator = new PackageTranslator(PACKAGE, ureq.getLocale());
+		translator = Util.createPackageTranslator(SharedFolderEditorController.class, ureq.getLocale());
 
 		vcEdit = new VelocityContainer("main", VELOCITY_ROOT + "/index.html", translator, this);
 		previewButton = LinkFactory.createButtonSmall("command.preview", vcEdit, this);
@@ -92,7 +91,7 @@ public class SharedFolderEditorController extends DefaultController {
 	public void event(UserRequest ureq, Component source, Event event) {
 		if (source == previewButton) {
 			VFSContainer sharedFolderPreview = SharedFolderManager.getInstance().getNamedSharedFolder(re, false);
-			sfdCtr = new SharedFolderDisplayController(ureq, getWindowControl(), sharedFolderPreview, re, true);
+			sfdCtr = new SharedFolderDisplayController(ureq, getWindowControl(), sharedFolderPreview, re);
 			cmc = new CloseableModalController(getWindowControl(), translator.translate("close"), sfdCtr.getInitialComponent());
 			cmc.activate();
 		}
diff --git a/src/main/java/org/olat/modules/sharedfolder/_static/css/images/prevbg.gif b/src/main/java/org/olat/modules/sharedfolder/_static/css/images/prevbg.gif
deleted file mode 100644
index d4d84a26bc8bfef2c5d95fcc45a5240decfb32b1..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1624
zcmV-e2B-N)Nk%w1VaNc;0M!5h{r&y@{r>#@{rvp>{Qds=`uzF&`}z9(`1tzw`1|<y
z`}g?z_xJks_WAbq`Stbq^!51l_4)Ml`1ADm^Yr)f^Y`=f`111h@$&Za^7ruZ_3-ib
z@$vQX@%HcV^zZQX?(g;P@AU8Q_3rNU?e6sL?(^;K^X%>O?d|mJ?DOmF^Xu&L>+ACB
z>+|aC^6KmH>+AFC>hkL9@#*UF>FV+5>GA04@agIC=jibN|Nj60000000000000000
z00000A^8La6aYB@EC2ui0LTEy000L6z?^VMEE<o<q;kn@I-k&}bV{vSuh^`1%k6r<
z;IMd1E}PHjw0g~MyWjA*d`_?1@A$la&+q&HfPsR8goTEOh>41ejE#<ukdcy;l$Dm3
zn3<ZJoSmMZprN9pq@|{(sHv)}tgWuEu(7hUw6(UkxVgH!yuH4^z`?@9#Kp$P$jQpf
z%+1cv(9zP<)YaD4*xB0K+}+;a;Njxq<mKk)=-3$x>01peD-P{g4Jz;}AM;iS_wXS4
zR{E__0r1Iy0YpwHR7kMkk^v%ItUxd%gFuH$LiA(7E=K_sAVGG-SmcFC7bsoS=*Xg9
z1CmDirF21qor#+_|B);}<O2@>90FHxywL9i#t1QDTo}@zhSR4{<IR{lqoKY6CvIrH
zF_MPYuV8W5umN%fzz$%&uIOm;-ifqn0SYil_a4Hs@CKCF3zx=AfFuG7CZS@$hq3VF
ziD1F_r(+7`22A+yfrA1fBxa&K;Q&X<d^s|pbo?{KxCVVyFc{K-v1=A4ex^uaR0syr
zI7D3InPk91&zfsM7*Zjmao|>SY`{?i1j1@WlNVXgZ>({UHC79m5Y&2MA`zZb<9;v0
z5q<)3ymnoK2>O2NS;)&)0ER&6Lhf6L03v8^_p=4~6F%GYHD5&niMNnKUlkF6LQttd
zkv153S3&{e32|LR6(Dy1&kcVSK>$3=g}BX6Ey(l13c3v;(LF9eu+>&HM3BP(By3;=
z04M194FWG=0G4=AIfYvd7~}wf3qQ4p4r;iOFa!;_k)|U9xY>9P1P3_K7-`SJ07I1|
zJcj~q=PclrjV-iET0<9%=GYBdzO#a3wT)9i2~^owfD2;<x&m*225JL5*ZovOhTvF4
zA`VjKa6%1^p%m!^l>VeyO3X0|4taM%D#V{m4!A-BLXc2o4cDFEDL4XvB<K($P(_th
z7(~^N3L|}!Yp?hGB*PE_$mv>$SbeoZ2or*HL1Q;4$RG{F4j}?u_?6Q@n{ER2+={^x
zA%LLwm{?A%*g>`b0zwYVghLS^sMXIrCU}*SUB$}DC`tky2u=YQkN`r6xvHBNr#Sc<
z8dxgu*65=+oRC5XLfDCDqCY8|gI6kO%#FpN;t*1#3T&9JQ|1*Rfydm8pqZvKMM{9l
zhJuF9U?eCTlmtWIoR-bzfC|qG4M-5wKtwpYf}u#GBT%Fs9qq3JtJc7QI0IZD!csX<
z2h{^NdeBlo9|&Ls15laZ@HZ8t)KCWqe~=l!@TlE&2}TTXL&JJTD8vVSfpr3gM8VU}
z0R4U7)IEP!?NrA(aIkAS*Q#ZzSvfQSoTfO?Fy8>znPyG}j<b5T5LGvXV_^5JJq`xJ
zlIElk9Q5V?0t}m;ehxf_j%98RbOkTGNwb@Cfvt`e?@^Ui{=SW2Q`vBWiQPIz!x0N)
zirWm%h4Vm_Du|wW)dnEZK~hQGAi}HLM8N!PdCs_%3l0gezCeM7B)a>+rQ|v~uw#*b
z1oD?nxd3nN5R%UBVKNn5&m(<lmN_CIzpbn*bMVm2U*3|IY>gu+o0`B7G=LJY=!8_7
z`QK@5MHLacNHbOuK|d}u54zn0fkJSZ4T%Mh7O2o11y~PbMk2$DB_{(cL&t&^GN>B~
zF;6gwnoMT0vnXOlh*)F+46I0m0hF!=3?u*-F;l@Cye4I19D?2|*Z~LpaEv0@%4^c7
zgaH|K2WWI8!Ubd#AQb>0k4N~4J??==K;|F<FX{*T=(wQ~1i+9*aKJrM@J2v_B#DrG
zBqTS<$xeFmlb{TxC`U=kQkwFVs7$3QSINp&y7HB<jHN7RNy}Q=@|L*Fr7m~L%U=5O
Wm%t3BFo#LZVjA<9$Q(lu002AJe>PMA

diff --git a/src/main/java/org/olat/modules/sharedfolder/_static/css/olat-preview.css b/src/main/java/org/olat/modules/sharedfolder/_static/css/olat-preview.css
deleted file mode 100644
index b88e6c47f94..00000000000
--- a/src/main/java/org/olat/modules/sharedfolder/_static/css/olat-preview.css
+++ /dev/null
@@ -1,5 +0,0 @@
-/* override css style, add preview background image */
-div.b_window div.b_window_content_inner {
-	background-image: url(images/prevbg.gif);
-	background-repeat: repeat;
-}
diff --git a/src/main/java/org/olat/modules/webFeed/ui/ItemController.java b/src/main/java/org/olat/modules/webFeed/ui/ItemController.java
index 457827cf193..064aafab81d 100644
--- a/src/main/java/org/olat/modules/webFeed/ui/ItemController.java
+++ b/src/main/java/org/olat/modules/webFeed/ui/ItemController.java
@@ -24,7 +24,6 @@ import java.util.List;
 import org.olat.core.CoreSpringFactory;
 import org.olat.core.commons.services.commentAndRating.CommentAndRatingService;
 import org.olat.core.commons.services.commentAndRating.impl.ui.UserCommentsAndRatingsController;
-import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.components.Component;
 import org.olat.core.gui.components.date.DateComponentFactory;
@@ -41,7 +40,6 @@ import org.olat.core.id.context.StateEntry;
 import org.olat.core.logging.activity.ThreadLocalUserActivityLogger;
 import org.olat.modules.webFeed.FeedSecurityCallback;
 import org.olat.modules.webFeed.FeedViewHelper;
-import org.olat.modules.webFeed.RSSFeed;
 import org.olat.modules.webFeed.models.Feed;
 import org.olat.modules.webFeed.models.Item;
 import org.olat.util.logging.activity.LoggingResourceable;
@@ -80,9 +78,6 @@ public class ItemController extends BasicController implements Activateable2 {
 			if (artefactLink != null) vcItem.put("artefactLink", artefactLink.getInitialComponent());
 		}
 		backLink = LinkFactory.createLinkBack(vcItem, this);
-		// Add static path for resource delivery and js player for media
-		String baseStaticPath = ClassPathStaticDispatcher.getInstance().getMapperBasePath(RSSFeed.class);
-		vcItem.contextPut("baseStaticPath", baseStaticPath);
 		// Add date component
 		if(item.getDate() != null) {
 			DateComponentFactory.createDateComponentWithYear("dateComp", item.getDate(), vcItem);
diff --git a/src/main/java/org/olat/modules/webFeed/ui/ItemsController.java b/src/main/java/org/olat/modules/webFeed/ui/ItemsController.java
index 87ed1233561..d4cff5b9141 100644
--- a/src/main/java/org/olat/modules/webFeed/ui/ItemsController.java
+++ b/src/main/java/org/olat/modules/webFeed/ui/ItemsController.java
@@ -33,7 +33,6 @@ import org.olat.core.commons.controllers.navigation.NavigationEvent;
 import org.olat.core.commons.controllers.navigation.YearNavigationController;
 import org.olat.core.commons.services.commentAndRating.CommentAndRatingService;
 import org.olat.core.commons.services.commentAndRating.impl.ui.UserCommentsAndRatingsController;
-import org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher;
 import org.olat.core.gui.UserRequest;
 import org.olat.core.gui.Windows;
 import org.olat.core.gui.components.Component;
@@ -65,7 +64,6 @@ import org.olat.core.util.coordinate.LockResult;
 import org.olat.core.util.vfs.VFSContainer;
 import org.olat.modules.webFeed.FeedSecurityCallback;
 import org.olat.modules.webFeed.FeedViewHelper;
-import org.olat.modules.webFeed.RSSFeed;
 import org.olat.modules.webFeed.managers.FeedManager;
 import org.olat.modules.webFeed.models.Feed;
 import org.olat.modules.webFeed.models.Item;
@@ -155,10 +153,6 @@ public class ItemsController extends BasicController implements Activateable2 {
 		vcItems = uiFactory.createItemsVelocityContainer(this);
 		vcItems.contextPut("feed", feed);
 		vcItems.contextPut("callback", callback);
-
-		String baseStaticPath = ClassPathStaticDispatcher.getInstance().getMapperBasePath(RSSFeed.class);
-		vcItems.contextPut("baseStaticPath", baseStaticPath);
-
 		vcItems.contextPut("helper", helper);
 
 		olderItemsLink = LinkFactory.createLink("feed.older.items", vcItems, this);
diff --git a/src/main/java/org/olat/modules/wiki/WikiMainController.java b/src/main/java/org/olat/modules/wiki/WikiMainController.java
index 3ef516bb181..95a8338c1e5 100644
--- a/src/main/java/org/olat/modules/wiki/WikiMainController.java
+++ b/src/main/java/org/olat/modules/wiki/WikiMainController.java
@@ -283,7 +283,7 @@ public class WikiMainController extends BasicController implements CloneableCont
 
 		editContent.put("editForm", wikiEditForm.getInitialComponent());
 		
-		JSAndCSSComponent js = new JSAndCSSComponent("js", this.getClass(), new String[] { "wiki-script.js" }, null, false);
+		JSAndCSSComponent js = new JSAndCSSComponent("js", new String[] { "js/openolat/wiki.js" }, null);
 		content.put("js", js);
 		// FIXME:gs:a FileUploadCtr should accept vfsContainers instead of
 		// OLATrootfolderimpl. Refactor it!!!!!!!
diff --git a/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/WikiMarkupComponent.java b/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/WikiMarkupComponent.java
index 3cd5843e8a3..5bc997a5863 100644
--- a/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/WikiMarkupComponent.java
+++ b/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/WikiMarkupComponent.java
@@ -194,8 +194,7 @@ public class WikiMarkupComponent extends Component {
 	public void validate(UserRequest ureq, ValidationResult vr) {
 		super.validate(ureq, vr);
 		JSAndCSSAdder jsa = vr.getJsAndCSSAdder();
-		jsa.addRequiredJsFile(WikiMarkupComponent.class, "js/wiki.js");
-		jsa.addRequiredCSSFile(WikiMarkupComponent.class, "css/wiki.css", true);
+		jsa.addRequiredStaticJsFile("js/openolat/wiki.js");
 	}
 
 	/**
diff --git a/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/css/img/externalLink.gif b/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/css/img/externalLink.gif
deleted file mode 100644
index 904bae0597849cca5ac9bac0696777734ecd7a0b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 54
zcmZ?wbhEHbWM|-DXkcVmvgGjp|Nj+#vM@3*Ff!;c00BtGfr+=LvEbO68;=6DZDs~B
HGFSrupUMw&

diff --git a/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/css/wiki.css b/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/css/wiki.css
deleted file mode 100644
index fe98e3bdbb8..00000000000
--- a/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/css/wiki.css
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
-* todo, create in file for color replacement
-* may change namespace to o_****
-*/
-
-
-img.wikiimg { border: 0px;}
-
-a.wikiimg {
-	text-decoration: none;
-	color: inherit;
-	font-weight: inherit;
-}
-
-div.imgcaption {
-	padding: 0.3em 0em 0.2em 0.3em;
-}
-
-div.imgleft {
-	clear:left;
-	float: left;
-	margin: 0.3em 0.3em 0.3em 0em;
-	text-align:left;
-}
-
-div.imgright {
-	clear:right;
-	float: right;
-	margin: 0.3em 0em 0.3em 0.3em;
-	text-align:right;
-}
-
-div.o_wikimod-article-box div{
-	width:auto !important;
-	}
-
-div.imgcenter {
-	clear: both;
-	overflow:hidden;
-	text-align: center;
-	margin: 0.3em 0em 0.3em 0em;
-}
-
-div.imgthumb {
-	border: 1px solid #bbbbbb;
-	padding: 0.3em;
-}
-
-table.gallery {
-	border: 1px solid #B8B8DB;
-	margin: 2px;
-	padding: 2px;
-	background-color: white;
-}
-
-table.gallery tr {
-	vertical-align: middle;
-}
-
-table.gallery td {
-	background-color: #EEEEEE;
-	border: solid 2px #B8B8DB;
-	text-align: center;
-	vertical-align: middle;
-	width:  150px;
-}
-
-img.gallery {
-	border: 1px solid #B8B8DB;
-	padding: 0.3em;
-}
-
-a.edit {
-	font-style: italic;
-	color: #E98F8F;
-}
-a.externallink:before {
-	content:url("img/externalLink.gif");
-	padding-right: 2px;
-}
-
-pre {
-	padding: 1em;
-	border: 1px dashed #B8B8DB;
-	color: black;
-	background-color: #EEEEEE;
-	line-height: 1.1em;
-}
diff --git a/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/js/wiki.js b/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/js/wiki.js
deleted file mode 100644
index ee866557c6c..00000000000
--- a/src/main/java/org/olat/modules/wiki/gui/components/wikiToHtml/_static/js/wiki.js
+++ /dev/null
@@ -1,38 +0,0 @@
-function changeAnchorTargets(id) {
-	var div = document.getElementById(id);
-	var anchors = div.getElementsByTagName('a');
-	for (var i=0; i < anchors.length; i++){
-		var anchor = anchors[i];
-		var openInNewWindow = false;
-		//set interwiki and externallink link to open in new window 
-		if (Element.readAttribute(anchor, "class")) {
-			if (Element.readAttribute(anchor, "class") == "externallink") {
-				if(Element.readAttribute(anchor,"href").indexOf("mailto:") != -1) {
-					anchor.setAttribute("class", "b_link_mailto");
-					openInNewWindow = false;
-				} else {
-					openInNewWindow = true;
-				}
-			}
-			if (Element.readAttribute(anchor, "class") == "interwiki") openInNewWindow = true;
-		}
-		//open media links in new window, but only if file exists
-		if (Element.readAttribute(anchor, "title")) {
-			var href = Element.readAttribute(anchor,"href");
-			if (!Element.readAttribute(anchor, "class") && Element.readAttribute(anchor, "title").indexOf("Media:") != -1) { //normal media link file found
-				openInNewWindow = true;
-				//modify link to non ajax mode as opening in new window with ajax mode on fails
-				if (href.indexOf(":1/") != -1) {
-					var pre = href.substr(0, href.indexOf(":1/"));
-					var post = href.substr(href.indexOf(":1/")+3, href.length);
-					anchor.setAttribute("href", pre+":0/"+post);
-				}
-			} else if (Element.readAttribute(anchor, "class") == "edit" && Element.readAttribute(anchor, "title").indexOf("Media:") != -1) { //media file not found
-				href = href.substr(0, href.indexOf("Edit:topic"));
-				href = href+"Upload";
-				anchor.setAttribute("href", href);
-			}
-		}
-		if (openInNewWindow) anchor.target = "_blank";
-	}
-}
\ No newline at end of file
diff --git a/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm00.java b/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm00.java
index f70549fff43..cdfda6e2b7d 100644
--- a/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm00.java
+++ b/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm00.java
@@ -88,7 +88,6 @@ public class EPCollectStepForm00 extends StepFormBasicController {
 		title.setVisible(!simpleMode);
 		descript = uifactory.addRichTextElementForStringDataMinimalistic("description", "artefact.description", artefact.getDescription(), 7,
 				-1, false, formLayout, ureq.getUserSession(), getWindowControl());
-		descript.setExtDelay(true);
 		descript.setMaxLength(4000);
 		descript.setNotLongerThanCheck(4000, "artefact.description.too.long");
 
diff --git a/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm03.java b/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm03.java
index 1e14d2473dd..0c5a6e73061 100644
--- a/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm03.java
+++ b/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCollectStepForm03.java
@@ -140,7 +140,6 @@ public class EPCollectStepForm03 extends StepFormBasicController {
 		String text = StringHelper.containsNonWhitespace(reflexion) ? reflexion : artefactReflexion;
 		reflexionEl = uifactory.addRichTextElementForStringDataMinimalistic("reflexion", "artefact.reflexion", text, 12, -1,
 				false, formLayout, ureq.getUserSession(), getWindowControl());
-		reflexionEl.setExtDelay(true);
 		reflexionEl.setNotLongerThanCheck(REFLEXION_MAX_SIZE, "reflexion.too.long");
 		reflexionEl.setMaxLength(REFLEXION_MAX_SIZE);
 
@@ -153,7 +152,6 @@ public class EPCollectStepForm03 extends StepFormBasicController {
 			uifactory.addSpacerElement("reflexion-in-space", formLayout, false);
 			reflexionOrigEl = uifactory.addRichTextElementForStringDataMinimalistic("reflexion_original", "artefact.reflexion.original", artefactReflexion, 12, -1,
 					false, formLayout, ureq.getUserSession(), getWindowControl());
-			reflexionOrigEl.setExtDelay(true);
 			reflexionOrigEl.setEnabled(false);
 		}
 	}
diff --git a/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCreateTextArtefactStepForm00.java b/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCreateTextArtefactStepForm00.java
index e8c4466a355..9ad9d8f0a73 100644
--- a/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCreateTextArtefactStepForm00.java
+++ b/src/main/java/org/olat/portfolio/ui/artefacts/collect/EPCreateTextArtefactStepForm00.java
@@ -97,7 +97,6 @@ public class EPCreateTextArtefactStepForm00 extends StepFormBasicController {
 		content.getEditorConfiguration().setFileBrowserUploadRelPath("media");
 		content.setMandatory(true);
 		content.setNotEmptyCheck("artefact.content.not.empty");
-		content.setExtDelay(true);
 
 		if (!isUsedInStepWizzard()) {
 			// add form buttons
diff --git a/src/main/java/org/olat/portfolio/ui/artefacts/view/EPReflexionViewController.java b/src/main/java/org/olat/portfolio/ui/artefacts/view/EPReflexionViewController.java
index 4695f08c5ee..343e55b6fe6 100644
--- a/src/main/java/org/olat/portfolio/ui/artefacts/view/EPReflexionViewController.java
+++ b/src/main/java/org/olat/portfolio/ui/artefacts/view/EPReflexionViewController.java
@@ -74,14 +74,12 @@ public class EPReflexionViewController extends FormBasicController {
 		if (canSeeArtefactReflexion){
 			artRef = uifactory.addRichTextElementForStringDataMinimalistic("reflexion.artefact", "reflexion.artefact", artefactReflexion, 12, -1,
 					false, formLayout, ureq.getUserSession(), getWindowControl());
-			artRef.setExtDelay(true);
 			artRef.setEnabled(false);
 		}
 		
 		if (StringHelper.containsNonWhitespace(linkReflexion)){
 			linkRef = uifactory.addRichTextElementForStringDataMinimalistic("reflexion.link", "reflexion.link", linkReflexion, 12, -1,
 					false, formLayout, ureq.getUserSession(), getWindowControl());
-			linkRef.setExtDelay(true);
 			linkRef.setEnabled(false);
 		}
 		
diff --git a/src/main/java/org/olat/portfolio/ui/structel/EPCreateMapController.java b/src/main/java/org/olat/portfolio/ui/structel/EPCreateMapController.java
index 02fca8fcca0..40e31b081e4 100644
--- a/src/main/java/org/olat/portfolio/ui/structel/EPCreateMapController.java
+++ b/src/main/java/org/olat/portfolio/ui/structel/EPCreateMapController.java
@@ -71,7 +71,6 @@ public class EPCreateMapController extends FormBasicController {
 		descEl = uifactory.addRichTextElementForStringDataMinimalistic("map.description", "map.description", description, 7, -1, false,
 				formLayout, ureq.getUserSession(), getWindowControl());
 		descEl.setNotLongerThanCheck(2047, "map.description.too.long");
-		descEl.setExtDelay(true);
 
 		uifactory.addSpacerElement("spacer", formLayout, true);
 		uifactory.addFormSubmitButton("save.and.open.map", formLayout);
diff --git a/src/main/java/org/olat/repository/handlers/SharedFolderHandler.java b/src/main/java/org/olat/repository/handlers/SharedFolderHandler.java
index a9d687530ed..0ff642044f4 100644
--- a/src/main/java/org/olat/repository/handlers/SharedFolderHandler.java
+++ b/src/main/java/org/olat/repository/handlers/SharedFolderHandler.java
@@ -34,7 +34,6 @@ import org.olat.core.gui.control.Controller;
 import org.olat.core.gui.control.WindowControl;
 import org.olat.core.gui.control.generic.layout.MainLayoutController;
 import org.olat.core.gui.media.MediaResource;
-import org.olat.core.gui.translator.PackageTranslator;
 import org.olat.core.gui.translator.Translator;
 import org.olat.core.id.Identity;
 import org.olat.core.id.OLATResourceable;
@@ -69,13 +68,11 @@ import org.olat.resource.references.ReferenceManager;
  */
 public class SharedFolderHandler implements RepositoryHandler {
 
-	private static final String PACKAGE = Util.getPackageName(RepositoryManager.class);
-
 	private static final boolean LAUNCHEABLE = true;
 	private static final boolean DOWNLOADEABLE = false;
 	private static final boolean EDITABLE = true;
 	private static final boolean WIZARD_SUPPORT = false;
-	private static final List supportedTypes;
+	private static final List<String> supportedTypes;
 	
 	/**
 	 * Comment for <code>PROCESS_CREATENEW</code>
@@ -90,14 +87,14 @@ public class SharedFolderHandler implements RepositoryHandler {
 	}
 
 	static { // initialize supported types
-		supportedTypes = new ArrayList(1);
+		supportedTypes = new ArrayList<String>(1);
 		supportedTypes.add(SharedFolderFileResource.TYPE_NAME);
 	}
 
 	/**
 	 * @see org.olat.repository.handlers.RepositoryHandler#getSupportedTypes()
 	 */
-	public List getSupportedTypes() {
+	public List<String> getSupportedTypes() {
 		return supportedTypes;
 	}
 
@@ -143,7 +140,7 @@ public class SharedFolderHandler implements RepositoryHandler {
 	 */
 	public MainLayoutController createLaunchController(OLATResourceable res, UserRequest ureq, WindowControl wControl) {
 		VFSContainer sfContainer = SharedFolderManager.getInstance().getSharedFolder(res);
-		SharedFolderDisplayController sfdCtr = new SharedFolderDisplayController(ureq, wControl, sfContainer, res, false);
+		SharedFolderDisplayController sfdCtr = new SharedFolderDisplayController(ureq, wControl, sfContainer, res);
 		// use on column layout
 		LayoutMain3ColsController layoutCtr = new LayoutMain3ColsController(ureq, wControl, null, null, sfdCtr.getInitialComponent(), null);
 		layoutCtr.addDisposableChildController(sfdCtr); // dispose content on layout dispose
@@ -207,7 +204,7 @@ public class SharedFolderHandler implements RepositoryHandler {
 		ReferenceManager refM = ReferenceManager.getInstance();
 		String referencesSummary = refM.getReferencesToSummary(res, ureq.getLocale());
 		if (referencesSummary != null) {
-			Translator translator = new PackageTranslator(PACKAGE, ureq.getLocale());
+			Translator translator = Util.createPackageTranslator(RepositoryManager.class, ureq.getLocale());
 			wControl.setError(translator.translate("details.delete.error.references", new String[] { referencesSummary }));
 			return false;
 		}
diff --git a/src/main/resources/serviceconfig/brasatoconfig.xml b/src/main/resources/serviceconfig/brasatoconfig.xml
index 9164f566e3a..9e8f4308e04 100644
--- a/src/main/resources/serviceconfig/brasatoconfig.xml
+++ b/src/main/resources/serviceconfig/brasatoconfig.xml
@@ -49,12 +49,6 @@
 						<entry key="server_fqdn" value="${server.domainname}" />
 						<entry key="server_securePort" value="${server.port.ssl}" />
 						<entry key="server_insecurePort" value="${server.port}" />
-						<!-- Static global-mappers files (path /g/**) can be delivered directly from apache 
-				     		 olat-application must copy all needed static files from classes/core to apache
-				     		 static directory (static/g/..) . 
-				     		 Apache and mod_jk must be configurated to filter '/g/**' path -->
-						<entry key="server_modjk_enabled" value="${server.modjk.enabled}" />
-						<entry key="server_core_jar_name" value="olatcore-1.0-SNAPSHOT.jar" />
 					</map>
 				</property>			
 				<!-- true enable debug mode, not for production mode but for productive hours ;) -->
diff --git a/src/main/resources/serviceconfig/olat.properties b/src/main/resources/serviceconfig/olat.properties
index 9ce582eadf1..6a48bd22ee2 100644
--- a/src/main/resources/serviceconfig/olat.properties
+++ b/src/main/resources/serviceconfig/olat.properties
@@ -419,7 +419,6 @@ server.port.ssl=0
 server.domainname=localhost
 # the port on which the container is listening
 server.port=8080
-server.modjk.enabled=false
 # OLAT JMX server port (must be unique per node in a cluster)
 jmx.rmi.port=3000
 
diff --git a/src/main/resources/serviceconfig/org/olat/_spring/brasatoconfigpart.xml b/src/main/resources/serviceconfig/org/olat/_spring/brasatoconfigpart.xml
index 6549f9bb202..1a4a6491168 100644
--- a/src/main/resources/serviceconfig/org/olat/_spring/brasatoconfigpart.xml
+++ b/src/main/resources/serviceconfig/org/olat/_spring/brasatoconfigpart.xml
@@ -52,9 +52,6 @@
 				<entry key="/raw/">
 					<ref bean="staticsrawbean" />
 				</entry>
-				<entry key="/classpath/">
-					<ref bean="classpathstaticsrawbean" />
-				</entry>
 				<entry key="/help/">
 					<ref bean="contexthelpbean" />
 				</entry>
@@ -184,25 +181,6 @@
 			<value>/raw/</value>
 		</constructor-arg>
 	</bean>
-	<bean id="classpathstaticsrawbean" 
-		depends-on="staticsrawbean"
-		class="org.olat.core.defaults.dispatcher.ClassPathStaticDispatcher"
-		>
-		<constructor-arg index="0">
-			<!-- 
-				true: copy resources to webapp/static/classpath/ and deliver files via staticsrawbean 
-					or mod_jk if configured properly. Note: it can also make sense to set this to true
-					withoud mod_jk to reduce overhad with files delivered from the jars
-				false: don't copy files and deliver files directly from classpath (slower)
-				If unsure, use false.
-			 -->
-			<value>${server.modjk.enabled}</value>
-		</constructor-arg>
-		<constructor-arg index="1">
-			<value>/classpath/</value>
-		</constructor-arg>
-	</bean>
-	
 	
 	<bean id="contexthelpbean"
 		class="org.olat.core.commons.contextHelp.ContextHelpDispatcher"
diff --git a/src/main/webapp/static/js/functions.js b/src/main/webapp/static/js/functions.js
index 7150b2fd608..3272a5743b7 100644
--- a/src/main/webapp/static/js/functions.js
+++ b/src/main/webapp/static/js/functions.js
@@ -836,14 +836,14 @@ function b_resizeIframeToMainMaxHeight(iframeId) {
 		
 		var potentialHeight = b_viewportHeight() - 100;// remove some padding etc.
 		var elem = jQuery('#b_header');
-		if (elem != 'undefined' && elem != null) potentialHeight = potentialHeight - elem.getHeight();
+		if (elem != 'undefined' && elem != null) potentialHeight = potentialHeight - elem.height();
 		elem = jQuery('#b_nav');
-		if (elem != 'undefined' && elem != null) potentialHeight = potentialHeight - elem.getHeight();
+		if (elem != 'undefined' && elem != null) potentialHeight = potentialHeight - elem.height();
 		elem = jQuery('#b_footer');
-		if (elem != 'undefined' && elem != null) potentialHeight = potentialHeight - elem.getHeight();
+		if (elem != 'undefined' && elem != null) potentialHeight = potentialHeight - elem.height();
 		// resize now
-		var height = (potentialHeight > colsHeight ? potentialHeight : colsHeight) + "px";
-		theIframe.setHeight(height);
+		var height = (potentialHeight > colsHeight ? potentialHeight : colsHeight);
+		theIframe.height(height);
 	}
 }
 // for gui debug mode
@@ -1077,10 +1077,133 @@ function b_table_toggleCheck(ref, checked) {
 	}
 }
 
+/*
+ * For menu tree
+ */
+function onTreeStartDrag(event, ui) {
+	jQuery(event.target).addClass('b_dd_proxy');
+}
+
+function onTreeStopDrag(event, ui) {
+	jQuery(event.target).removeClass('b_dd_proxy');
+}
+
+function onTreeDrop(event, ui) {
+	var dragEl = jQuery(ui.draggable[0]);
+	var el = jQuery(this);
+	el.css({position:'', width:''});
+	var url =  el.droppable('option','endUrl');
+	if(url.lastIndexOf('/') == (url.length - 1)) {
+		url = url.substring(0,url.length-1);
+	}
+	var dragId = dragEl.attr('id')
+	var targetId = dragId.substring(2, dragId.length);
+	url += '%3Atnidle%3A' + targetId;
+
+	var droppableId = el.attr('id');
+	if(droppableId.indexOf('ds') == 0) {
+		url += '%3Asne%3Ayes';
+	} else if(droppableId.indexOf('dt') == 0) {
+		url += '%3Asne%3Aend';
+	}
+	frames['oaa0'].location.href = url + '/';
+}
+
+function treeAcceptDrop(el) {
+	var dragEl = jQuery(el);
+	var dragElId = dragEl.attr('id');
+	if(dragElId != undefined && (dragElId.indexOf('dd') == 0 ||
+		dragElId.indexOf('ds') == 0 || dragElId.indexOf('dt') == 0 ||
+		dragElId.indexOf('da') == 0 || dragElId.indexOf('row') == 0)) {
+
+		var dropEl = jQuery(this)
+		var dropElId = dropEl.attr('id');//dropped
+		var dragNodeId = dragElId.substring(2, dragElId.length);
+		var dropId = dropElId.substring(2, dropElId.length);
+		if(dragNodeId == dropId) {
+			return false;
+		} 
+		
+		var sibling = "";
+		if(dropElId.indexOf('ds') == 0) {
+			sibling = "yes";
+		} else if(dropElId.indexOf('dt') == 0) {
+			sibling = "end";
+		}
+		
+		var dropAllowed = dropEl.data(dragNodeId + "-" + sibling);
+		if(dropAllowed === undefined) {
+			var url = dropEl.droppable('option', 'fbUrl');
+			//use prototype for the Ajax call
+			jQuery.ajax(url, { 
+				async: false,
+				data: { nidle:dragNodeId, tnidle:dropId, sne:sibling },
+				dataType: "json",
+				method:'GET',
+				success: function(data) {
+					dropAllowed = data.dropAllowed;
+				}
+	  		});
+			dropEl.data(dragNodeId + "-" + sibling, dropAllowed);
+		}
+		return dropAllowed;
+	}
+	return false;
+}
 
 /*
-* print command, prints iframes when available
-*/
+ * For checkbox
+ */
+function b_choice_toggleCheck(ref, checked) {
+	var checkboxes = document.forms[ref].elements;
+	len = checkboxes.length;
+	if (typeof(len) == 'undefined') {
+		checkboxes.checked = checked;
+	}
+	else {
+		var i;
+		for (i=0; i < len; i++) {
+			if (checkboxes[i].type == 'checkbox' && checkboxes[i].getAttribute('class') == 'b_checkbox') {
+				checkboxes[i].checked=checked;
+			}
+		}
+	}
+}
+
+/*
+ * For briefcase
+ */
+function b_briefcase_isChecked(ref, warning_text) {
+	var i;
+	var myElement = document.getElementById(ref);
+	var numselected = 0;
+	for (i=0; myElement.elements[i]; i++) {
+		if (myElement.elements[i].type == 'checkbox' && myElement.elements[i].name == 'paths' && myElement.elements[i].checked) {
+			numselected++;
+		}
+	}
+	
+	if (numselected < 1) {
+		alert(warning_text);
+		return false;
+	}
+	return true;
+}
+function b_briefcase_toggleCheck(ref, checked) {
+	var myElement = document.getElementById(ref);
+	len = myElement.elements.length;
+	var i;
+	for (i=0; i < len; i++) {
+		if (myElement.elements[i].name=='paths') {
+			myElement.elements[i].checked=checked;
+		}
+	}
+}
+
+
+/*
+ * print command, prints iframes when available
+ */
 function b_doPrint() {
 	// When we have an iframe, issue print command on iframe directly
 	var iframes =  $$('div.b_iframe_wrapper iframe');
diff --git a/src/main/webapp/static/js/js.plugins.min.js b/src/main/webapp/static/js/js.plugins.min.js
index 5d0c7eb6d33..3e3d57a988f 100644
--- a/src/main/webapp/static/js/js.plugins.min.js
+++ b/src/main/webapp/static/js/js.plugins.min.js
@@ -1,4 +1,4 @@
-OPOL={};var o2c=0;var o3c=new Array();o_info.guibusy=false;o_info.linkbusy=false;o_info.debug=true;var BLoader={_ajaxLoadedJS:new Array(),_isAlreadyLoadedJS:function(b){var a=true;jQuery("head script[src]").each(function(d,c){if(jQuery(c).attr("src").indexOf(b)!=-1){a=false}});if(jQuery.inArray(b,this._ajaxLoadedJS)!=-1){a=false}return !a},loadJS:function(b,c,a){if(!this._isAlreadyLoadedJS(b)){if(o_info.debug){o_log("BLoader::loadJS: loading ajax::"+a+" url::"+b)}if(a){jQuery.ajax(b,{async:false,dataType:"script",success:function(d,f,e){}});this._ajaxLoadedJS.push(b)}else{jQuery.getScript(b)}if(o_info.debug){o_log("BLoader::loadJS: loading DONE url::"+b)}}else{if(o_info.debug){o_log("BLoader::loadJS: already loaded url::"+b)}}},executeGlobalJS:function(jsString,contextDesc){try{if(window.execScript){window.execScript(jsString)}else{window.eval(jsString)}}catch(e){if(console){console.log(contextDesc,"cannot execute js",jsString)}if(o_info.debug){o_logerr("BLoader::executeGlobalJS: Error when executing JS code in contextDesc::"+contextDesc+' error::"'+showerror(e)+" for: "+escape(jsString))}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BLoader::executeGlobalJS: Error when executing JS code in contextDesc::"+contextDesc+' error::"'+showerror(e)+" for: "+escape(jsString),"functions.js::BLoader::executeGlobalJS::"+contextDesc)}if(window.location.href.indexOf("o_winrndo")!=-1){window.location.reload()}else{window.location.href=window.location.href+(window.location.href.indexOf("?")!=-1?"&":"?")+"o_winrndo=1"}}},loadCSS:function(b,o,q){var r=window.document;try{if(r.createStyleSheet){var j=r.styleSheets;var d=0;var p=0;for(i=0;i<j.length;i++){var m=j[i];var g=m.href;if(g==b){d++;if(m.disabled){m.disabled=false;return}else{if(o_info.debug){o_logwarn("BLoader::loadCSS: style: "+b+" already in document and not disabled! (duplicate add)")}return}}if(m.id=="b_theme_css"){p=i}}if(d>1&&o_info.debug){o_logwarn("BLoader::loadCSS: apply styles: num of stylesheets found was not 0 or 1:"+d)}if(q){p=j.length}var f=r.createStyleSheet(b,p)}else{var c=jQuery("#"+o);if(c&&c.size()>0){if(o_info.debug){o_logwarn("BLoader::loadCSS: stylesheet already found in doc when trying to add:"+b+", with id "+o)}return}else{var a=jQuery('<link id="'+o+'" rel="stylesheet" type="text/css" href="'+b+'">');if(q){a.insertBefore(jQuery("#b_fontSize_css"))}else{a.insertBefore(jQuery("#b_theme_css"))}}}}catch(n){if(console){console.log(n)}if(o_info.debug){o_logerr("BLoader::loadCSS: Error when loading CSS from URL::"+b)}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BLoader::loadCSS: Error when loading CSS from URL::"+b,"functions.js::BLoader::loadCSS")}}},unLoadCSS:function(a,m){var n=window.document;try{if(n.createStyleSheet){var f=n.styleSheets;var d=0;var o=a;var b=window.location.href.substring(0,window.location.href.indexOf("/",8));if(a.indexOf(b)==0){o=a.substring(b.length)}for(i=0;i<f.length;i++){var g=f[i].href;if(g==a||g==o){d++;if(!f[i].disabled){f[i].disabled=true}else{if(o_info.debug){o_logwarn("stylesheet: when removing: matching url, but already disabled! url:"+g)}}}}if(d!=1&&o_info.debug){o_logwarn("stylesheet: when removeing: num of stylesheets found was not 1:"+d)}}else{var c=jQuery("#"+m);if(c){c.href="";c.remove();c=null;return}else{if(o_info.debug){o_logwarn("no link with id found to remove, id:"+m+", url "+a)}}}}catch(j){if(o_info.debug){o_logerr("BLoader::unLoadCSS: Error when unloading CSS from URL::"+a)}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BLoader::unLoadCSS: Error when unloading CSS from URL::"+a,"functions.js::BLoader::loadCSS")}}}};var BFormatter={formatLatexFormulas:function(b){try{if(jsMath){if(jsMath.loaded){jsMath.ProcessBeforeShowing.curry(b).delay(0.01)}else{jsMath.Autoload.LoadJsMath();BFormatter.formatLatexFormulas.delay(0.1)}}else{if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BFormatter::formatLatexFormulas: can not format latex formulas, jsMath not installed. Check your logfile","functions.js::BFormatter::formatLatexFormulas")}}}catch(a){if(o_info.debug){o_log("error in BFormatter.formatLatexFormulas: "+showerror(a))}}}};function o_init(){try{o_getOpenWin().o_afterserver()}catch(a){if(o_info.debug){o_log("error in o_init: "+showerror(a))}}}function b_initEmPxFactor(){o_info.emPxFactor=jQuery("#b_width_1em").width();if(o_info.emPxFactor==0||o_info.emPxFactor=="undefined"){o_info.emPxFactor=12;if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Could not read with of element b_width_1em, set o_info.emPxFactor to 12","functions.js")}}}function o_getOpenWin(){var a=top;try{if(a.opener&&a.opener.o_info){a=a.opener}}catch(b){}return a}function o_beforeserver(){o_info.linkbusy=true;showAjaxBusy();if(window.suppressOlatOnUnloadOnce){window.suppressOlatOnUnloadOnce=false}else{if(window.olatonunload){olatonunload()}}}function o_afterserver(){o2c=0;o_info.linkbusy=false;removeAjaxBusy()}function o2cl(){if(o_info.linkbusy){return false}else{var a=(o2c==0||confirm(o_info.dirty_form));if(a){o_beforeserver()}return a}}function o3cl(d){if(o_info.linkbusy){return false}else{var b=o3c1.indexOf(d)>-1;var a=(b&&o3c1.length>1)||o3c1.length>0;var c=(!a||confirm(o_info.dirty_form));if(c){o_beforeserver()}return c}}function o_onc(a){var b=a.responseText;BLoader.executeGlobalJS("o_info.last_o_onc="+b+";","o_onc");o_ainvoke(o_info.last_o_onc,false)}function o_allowNextClick(){o_info.linkbusy=false;removeAjaxBusy()}function removeBusyAfterDownload(c,b,a){o2c=0;o_afterserver()}Array.prototype.search=function(c,d){var a=this.length;for(var b=0;b<a;b++){if(this[b].constructor==Array){if(this[b].search(c,d)){return true;break}}else{if(d){if(this[b].indexOf(c)!=-1){return true;break}}else{if(this[b]==c){return true;break}}}}return false};if(!Array.prototype.indexOf){Array.prototype.indexOf=function(c){if(this==null){throw new TypeError()}var d=Object(this);var a=d.length>>>0;if(a===0){return -1}var e=0;if(arguments.length>1){e=Number(arguments[1]);if(e!=e){e=0}else{if(e!=0&&e!=Infinity&&e!=-Infinity){e=(e>0||-1)*Math.floor(Math.abs(e))}}}if(e>=a){return -1}var b=e>=0?e:Math.max(a-Math.abs(e),0);for(;b<a;b++){if(b in d&&d[b]===c){return b}}return -1}}var b_onDomReplacementFinished_callbacks=new Array();function b_AddOnDomReplacementFinishedCallback(a){var b=jQuery(document).ooLog().isDebugEnabled();if(b){jQuery(document).ooLog("debug","callback stack size: "+b_onDomReplacementFinished_callbacks.length,"functions.js ADD")}if(b&&jQuery.browser.mozilla&&!jQuery.browser.webkit){jQuery(document).ooLog("debug","stack content"+b_onDomReplacementFinished_callbacks.toSource(),"functions.js ADD")}b_onDomReplacementFinished_callbacks.push(a);if(b){jQuery(document).ooLog("debug","push to callback stack, func: "+a,"functions.js ADD")}}var b_changedDomEl=new Array();function b_AddOnDomReplacementFinishedUniqueCallback(a){if(a.constructor==Array){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","add: its an ARRAY! ","functions.js ADD")}if(b_onDomReplacementFinished_callbacks.search(a[0])){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","push to callback stack, already there!!: "+a[0],"functions.js ADD")}return}}b_AddOnDomReplacementFinishedCallback(a)}var o_debug_trid=0;function o_ainvoke(H){if(H==undefined){return}o_info.inainvoke=true;var D=H.cmdcnt;if(D>0){b_changedDomEl=new Array();if(o_info.debug){o_debug_trid++}var v=H.cmds;for(var N=0;N<D;N++){var E=v[N];var x=E.cmd;var L=E.cda;var O=E.w;var b=this.window;var F;if(b){switch(x){case 1:var G=L.e;BLoader.executeGlobalJS(G,"o_ainvoker::jsexec");if(o_info.debug){o_log("c1: execute jscode: "+G)}case 2:var s=L.cc;var B=L.cps;for(var K=0;K<s;K++){var h=B[K];var g=h.cid;var J=h.cidvis;var u=h.hfrag;var I=h.jsol;var f=h.hdr;if(o_info.debug){o_log("c2: redraw: "+h.cname+" ("+g+") "+h.hfragsize+" bytes, listener(s): "+h.clisteners)}var Q=f+"\n\n"+u;var z="";var M=false;var y=jQuery("#o_c"+g);if(y==null||(y.length==0)){y=jQuery("#o_fi"+g);M=true}if(y!=null){if(J){y.css("display","")}else{y.css("display","none")}if(M){y.replaceWith(Q)}else{y.empty();try{y.html(Q)}catch(T){if(console){console.log(T)}if(console){console.log("Fragment",Q)}}b_changedDomEl.push("o_c"+g)}y=null;if(z!=""){z.each(function(e){BLoader.executeGlobalJS(e,"o_ainvoker::inscripts")})}if(I!=""){BLoader.executeGlobalJS(I,"o_ainvoker::jsol")}}}break;case 3:b.o2c=0;var R=L.rurl;b.o_afterserver();b.document.location.replace(R);break;case 5:b.o2c=0;var R=L.rurl;b.o_afterserver();b.document.location.replace(R);break;case 6:b.o2c=0;b.o_afterserver();break;case 7:var n=b.document.location;var w=n.protocol+"//"+n.hostname;if(n.port!=""){w+=":"+n.port}var t=L.cssrm;for(K=0;K<t.length;K++){var A=t[K];var C=A.id;var d=w+A.url;BLoader.unLoadCSS(d,C);if(o_info.debug){o_log("c7: rm css: id:"+C+" ,url:'"+d+"'")}}var P=L.cssadd;for(k=0;k<P.length;k++){var A=P[k];var C=A.id;var d=w+A.url;var m=A.pt;BLoader.loadCSS(d,C,m);if(o_info.debug){o_log("c7: add css: id:"+C+" ,url:'"+d+"'")}}var o=L.jsadd;for(l=0;l<o.length;l++){var A=o[l];var S=A.before;if(jQuery.type(S)==="string"){BLoader.executeGlobalJS(S,"o_ainvoker::preJsAdd")}var d=A.url;var p=A.enc;if(jQuery.type(d)==="string"){BLoader.loadJS(d,p,true)}if(o_info.debug){o_log("c7: add js: "+d)}}break;default:if(o_info.debug){o_log("?: unknown command "+x)}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in o_ainvoke(), ?: unknown command "+x,"functions.js")}break}}else{if(o_info.debug){o_log("could not find window??")}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in o_ainvoke(), could not find window??","functions.js")}}}var a=b_onDomReplacementFinished_callbacks.length;if(jQuery.browser.mozilla&&!jQuery.browser.webkit){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","stack content"+b_onDomReplacementFinished_callbacks.toSource(),"functions.js")}}for(mycounter=0;a>mycounter;mycounter++){if(mycounter>50){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Stopped executing DOM replacement callback functions - to many functions::"+b_onDomReplacementFinished_callbacks.length,"functions.js")}break}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Stacksize before shift: "+b_onDomReplacementFinished_callbacks.length,"functions.js")}var q=b_onDomReplacementFinished_callbacks.shift();if(typeof q.length==="number"){if(q[0]=="glosshighlighter"){var c=q[1];if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","arr fct: "+c,"functions.js")}q=c}}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Executing DOM replacement callback function #"+mycounter+" with timeout funct::"+q,"functions.js")}q();if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Stacksize after timeout: "+b_onDomReplacementFinished_callbacks.length,"functions.js")}}}o_info.inainvoke=false}function clearAfterAjaxIframeCall(){if(o_info.linkbusy){o_afterserver();showMessageBox("info",o_info.i18n_noresponse_title,o_info.i18n_noresponse,undefined)}}function showAjaxBusy(){if(o_info.linkbusy){try{jQuery("#b_ajax_busy").delay(500).queue(function(b){jQuery(this).addClass("b_ajax_busy");jQuery("#b_body").addClass("b_ajax_busy")})}catch(a){}}return}function removeAjaxBusy(){try{jQuery("#b_ajax_busy").delay(500).queue(function(b){jQuery(this).removeClass("b_ajax_busy");jQuery("#b_body").removeClass("b_ajax_busy")})}catch(a){}}var htmlEditorEnabled=(jQuery.browser.msie||jQuery.browser.mozilla);var scormPlayerEnabled=(jQuery.browser.msie||jQuery.browser.mozilla||jQuery.browser.webkit);function setFormDirty(c){o2c=1;var a=document.getElementById(c);if(a!=null){var b=a.olat_fosm_0;if(b==null){b=a.olat_fosm}if(b){b.className="b_button b_button_dirty"}}else{if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in setFormDirty, myForm was null for formId="+c,"functions.js")}}}function contextHelpWindow(a){helpWindow=window.open(a,"HelpWindow","height=760, width=940, left=0, top=0, location=no, menubar=no, resizable=yes, scrollbars=yes, toolbar=no");helpWindow.focus()}function o_openPopUp(b,d,c,a,e){attributes="height="+a+", width="+c+", resizable=yes, scrollbars=yes, left=100, top=100, ";if(e){attributes+="location=yes, menubar=yes, status=yes, toolbar=yes"}else{attributes+="location=no, menubar=no, status=no, toolbar=no"}var f=window.open(b,d,attributes);f.focus()}function b_togglebox(a,b){jQuery("#"+a).slideToggle(400,function(){var c=jQuery(b);c.toggleClass("b_togglebox_closed");c.toggleClass("b_togglebox_opened")})}function b_handleFileUploadFormChange(e,b,d){var f=e.value;slashPos=f.lastIndexOf("/");if(slashPos!=-1){f=f.substring(slashPos+1)}slashPos=f.lastIndexOf("\\");if(slashPos!=-1){f=f.substring(slashPos+1)}b.value=f;if(d){d.className="b_button b_button_dirty"}var c=e.form.elements;for(i=0;i<c.length;i++){var a=c[i];if(a.name==b.name&&i+1<c.length){c[i+1].focus()}}}function gotonode(a){try{if(typeof o_activateCourseNode!="undefined"){o_activateCourseNode(a)}else{if(opener&&typeof opener.o_activateCourseNode!="undefined"){opener.o_activateCourseNode(a)}else{if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in gotonode(), could not find main window","functions.js")}}}}catch(b){alert("Goto node error:"+b);if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in gotonode()::"+b.message,"functions.js")}}}function o_openUriInMainWindow(b){var a=top;try{if(a.opener&&a.opener.o_info){a=a.opener}}catch(c){}a.focus();a.location.replace(b)}function b_viewportHeight(){var a=jQuery(document).height();if(a>0){return a}else{return 600}}OPOL.getMainColumnsMaxHeight=function(){var j=0,f=0,a=0,c=0,h=0,b,g=jQuery("#b_col1_content"),e=jQuery("#b_col2_content"),d=jQuery("#b_col3_content");if(g!="undefined"&&g!=null){j=g.height()}if(e!="undefined"&&e!=null){f=e.height()}if(d!="undefined"&&d!=null){a=d.height()}c=(j>f?j:f);c=(c>a?c:a);if(c>0){return c}b=jQuery("#b_main");if(b!="undefined"&&b!=null){h=b.height()}if(b>0){return b}return b_viewportHeight()};function b_resizeIframeToMainMaxHeight(f){var d=jQuery("#"+f);if(d!="undefined"&&d!=null){var c=OPOL.getMainColumnsMaxHeight();var b=b_viewportHeight()-100;var e=jQuery("#b_header");if(e!="undefined"&&e!=null){b=b-e.getHeight()}e=jQuery("#b_nav");if(e!="undefined"&&e!=null){b=b-e.getHeight()}e=jQuery("#b_footer");if(e!="undefined"&&e!=null){b=b-e.getHeight()}var a=(b>c?b:c)+"px";d.setHeight(a)}}var o_debu_oldcn,o_debu_oldtt;function o_debu_show(b,a){if(o_debu_oldcn){o_debu_hide(o_debu_oldcn,o_debu_oldtt)}jQuery(b).css("border","3px solid #00F").css("margin","0px").css("background-color","#FCFCB8");jQuery(a).show();o_debu_oldtt=a;o_debu_oldcn=b}function o_debu_hide(b,a){jQuery(a).hide();jQuery(b).css("border","1px dotted black").css("margin","2px").css("background-color","")}function o_dbg_mark(a){var b=jQuery("#"+a);if(b){b.css("background-color","#FCFCB8");b.css("border","3px solid #00F")}}function o_dbg_unmark(a){var b=jQuery("#"+a);if(b){b.css("border","");b.css("background-color","")}}function o_clearConsole(){o_log_all="";o_log(null)}var o_log_all="";function o_log(b){if(b){o_log_all="\n"+o_debug_trid+"> "+b+o_log_all;o_log_all=o_log_all.substr(0,4000)}var a=jQuery("#o_debug_cons");if(a){if(o_log_all.length==4000){o_log_all=o_log_all+"\n... (stripped: to long)... "}a.value=o_log_all}if(!jQuery.browser.IE&&!jQuery.type(window.console)==="undefined"){window.console.log(b)}}function o_logerr(a){o_log("ERROR:"+a)}function o_logwarn(a){o_log("WARN:"+a)}function showerror(c){var a="";for(var b in c){a+=b+": "+c[b]+"\n"}return"error detail:\n"+a}function o_ffEvent(e,d,c,h,j){var f,g,b,a;f=document.getElementById(d);g=f.value;f.value=c;b=document.getElementById(h);a=b.value;b.value=j;if(document.forms[e].onsubmit()){document.forms[e].submit()}f.value=g;b.value=a}function o_ffXHREvent(f,e,a,h,j){var c=new Object();c.dispatchuri=a;c.dispatchevent=j;if(arguments.length>5){var g=arguments.length;for(var d=5;d<g;d=d+2){if(g>d+1){c[arguments[d]]=arguments[d+1]}}}var b=jQuery("#"+f).attr("action");jQuery.ajax(b,{type:"GET",data:c,dataType:"json",success:function(n,o,m){o_ainvoke(n)},error:function(m,o,n){if(console){console.log("Error status",o)}}})}function setFlexiFormDirtyByListener(a){setFlexiFormDirty(a.data.formId)}function setFlexiFormDirty(b){var a=o3c.indexOf(b)>-1;if(!a){o3c.push(b)}jQuery("#"+b).each(function(){var c=jQuery(this).data("FlexiSubmit");if(c!=null){jQuery("#"+c).addClass("b_button b_button_dirty");o2c=1}})}function o_ffRegisterSubmit(b,a){jQuery("#"+b).data("FlexiSubmit",a)}function showInfoBox(f,c){var b=Math.floor(Math.random()*65536).toString(16);var e='<div id="'+b+'" class="b_msg-div msg" style="display:none;"><div class="b_msg_info_content b_msg_info_winicon o_sel_info_message"><h3>'+f+"</h3>"+c+"<br/><br/></div></div>";var a=jQuery("#b_page").prepend(e);var d=(c.length>150)?8000:((c.length>70)?6000:4000);jQuery("#"+b).slideDown(300).delay(d).slideUp(300);jQuery("#"+b).click(function(g){jQuery("#"+b).remove()});f=null;c=null;a=null;d=null}function showMessageBox(b,e,c,a){if(b=="info"){showInfoBox(e,c)}else{var d;if("warn"==b){d='<div><div class="b_msg_info_content b_msg_warn_winicon">'}else{if("error"==b){d='<div><div class="b_msg_info_content b_msg_error_winicon">'}else{d="<div><div>"}}jQuery(d+"<p>"+c+"</p></div></div>").dialog({height:170,width:400,modal:true,title:e,resizable:false}).dialog("open")}}function tableFormInjectCommandAndSubmit(a,b,c){document.forms[a].elements.cmd.value=b;document.forms[a].elements.param.value=c;document.forms[a].submit()}function b_table_toggleCheck(d,c){var a=document.forms[d].elements.tb_ms;len=a.length;if(typeof(len)=="undefined"){a.checked=c}else{var b;for(b=0;b<len;b++){a[b].checked=c}}}function b_doPrint(){var d=$$("div.b_iframe_wrapper iframe");if(d.length>0){try{var a=d[0];frames[a.name].focus();frames[a.name].print();return}catch(c){for(i=0;frames.length>i;i++){a=frames[i];if(a.name=="oaa0"){continue}var b=document.getElementsByName(a.name)[0];if(b&&b.getAttribute("class")=="ext-shim"){continue}if(a.name!=""){try{frames[a.name].focus();frames[a.name].print()}catch(c){window.print()}return}}window.print()}}else{window.print()}}function b_attach_i18n_inline_editing(){jQuery("span.b_translation_i18nitem").hover(function(){jQuery(this.firstChild).show();if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Entered i18nitem::"+this.firstChild,"functions.js:b_attach_i18n_inline_editing()")}},function(){jQuery("a.b_translation_i18nitem_launcher").hide();if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Leaving i18nitem::"+this,"functions.js:b_attach_i18n_inline_editing()")}});jQuery("a.b_translation_i18nitem_launcher").hover(function(){var a=jQuery(this).parent("span.b_translation_i18nitem");a.effect("highlight")});b_AddOnDomReplacementFinishedCallback(b_attach_i18n_inline_editing)}var BDebugger={_lastDOMCount:0,_lastObjCount:0,_knownGlobalOLATObjects:["o_afterserver","o_onc","o_getOpenWin","o_ainvoke","o_info","o_beforeserver","o_ffEvent","o_openPopUp","o_debu_show","o_logwarn","o_dbg_unmark","o_ffRegisterSubmit","o_clearConsole","o_init","o_log","o_allowNextClick","o_dbg_mark","o_debu_hide","o_logerr","o_debu_oldcn","o_debu_oldtt","o_openUriInMainWindow","o_debug_trid","o_log_all"],_countDOMElements:function(){return document.getElementsByTagName("*").length},_countGlobalObjects:function(){var a=0;for(prop in window){a++}return a},logDOMCount:function(){var b=BDebugger;var a=b._countDOMElements();var c=a-b._lastDOMCount;console.log((c>0?"+":"")+c+" \t"+a+" \tDOM element count after DOM replacement");b._lastDOMCount=a;a=null},logGlobalObjCount:function(){var b=BDebugger;var a=b._countGlobalObjects();var c=a-b._lastObjCount;console.log((c>0?"+":"")+c+" \t"+a+" \tGlobal object count after DOM replacement");b._lastObjCount=a;a=null},logGlobalOLATObjects:function(){var b=BDebugger;var a=new Array();for(prop in window){if(prop.indexOf("o_")==0&&b._knownGlobalOLATObjects.indexOf(prop)==-1){a.push(prop)}}if(a.length>0){console.log(a.length+" global OLAT objects found:");a.each(function(c){console.log("\t"+typeof window[c]+" \t"+c)})}},logManagedOLATObjects:function(){var a=BDebugger;if(o_info.objectMap.length>0){console.log(o_info.objectMap.length+" managed OLAT objects found:");o_info.objectMap.eachKey(function(b){var c=o_info.objectMap.get(b);console.log("\t"+typeof c+" \t"+b);return true})}}};var Hashtable=(function(){var p="function";var n=(typeof Array.prototype.splice==p)?function(s,r){s.splice(r,1)}:function(u,t){var s,v,r;if(t===u.length-1){u.length=t}else{s=u.slice(t+1);u.length=t;for(v=0,r=s.length;v<r;++v){u[t+v]=s[v]}}};function a(t){var r;if(typeof t=="string"){return t}else{if(typeof t.hashCode==p){r=t.hashCode();return(typeof r=="string")?r:a(r)}else{if(typeof t.toString==p){return t.toString()}else{try{return String(t)}catch(s){return Object.prototype.toString.call(t)}}}}}function g(r,s){return r.equals(s)}function e(r,s){return(typeof s.equals==p)?s.equals(r):(r===s)}function c(r){return function(s){if(s===null){throw new Error("null is not a valid "+r)}else{if(typeof s=="undefined"){throw new Error(r+" must not be undefined")}}}}var q=c("key"),l=c("value");function d(u,s,t,r){this[0]=u;this.entries=[];this.addEntry(s,t);if(r!==null){this.getEqualityFunction=function(){return r}}}var h=0,j=1,f=2;function o(r){return function(t){var s=this.entries.length,v,u=this.getEqualityFunction(t);while(s--){v=this.entries[s];if(u(t,v[0])){switch(r){case h:return true;case j:return v;case f:return[s,v[1]]}}}return false}}function k(r){return function(u){var v=u.length;for(var t=0,s=this.entries.length;t<s;++t){u[v+t]=this.entries[t][r]}}}d.prototype={getEqualityFunction:function(r){return(typeof r.equals==p)?g:e},getEntryForKey:o(j),getEntryAndIndexForKey:o(f),removeEntryForKey:function(s){var r=this.getEntryAndIndexForKey(s);if(r){n(this.entries,r[0]);return r[1]}return null},addEntry:function(r,s){this.entries[this.entries.length]=[r,s]},keys:k(0),values:k(1),getEntries:function(s){var u=s.length;for(var t=0,r=this.entries.length;t<r;++t){s[u+t]=this.entries[t].slice(0)}},containsKey:o(h),containsValue:function(s){var r=this.entries.length;while(r--){if(s===this.entries[r][1]){return true}}return false}};function m(s,t){var r=s.length,u;while(r--){u=s[r];if(t===u[0]){return r}}return null}function i(r,s){var t=r[s];return(t&&(t instanceof d))?t:null}function b(t,r){var w=this;var v=[];var u={};var x=(typeof t==p)?t:a;var s=(typeof r==p)?r:null;this.put=function(B,C){q(B);l(C);var D=x(B),E,A,z=null;E=i(u,D);if(E){A=E.getEntryForKey(B);if(A){z=A[1];A[1]=C}else{E.addEntry(B,C)}}else{E=new d(D,B,C,s);v[v.length]=E;u[D]=E}return z};this.get=function(A){q(A);var B=x(A);var C=i(u,B);if(C){var z=C.getEntryForKey(A);if(z){return z[1]}}return null};this.containsKey=function(A){q(A);var z=x(A);var B=i(u,z);return B?B.containsKey(A):false};this.containsValue=function(A){l(A);var z=v.length;while(z--){if(v[z].containsValue(A)){return true}}return false};this.clear=function(){v.length=0;u={}};this.isEmpty=function(){return !v.length};var y=function(z){return function(){var A=[],B=v.length;while(B--){v[B][z](A)}return A}};this.keys=y("keys");this.values=y("values");this.entries=y("getEntries");this.remove=function(B){q(B);var C=x(B),z,A=null;var D=i(u,C);if(D){A=D.removeEntryForKey(B);if(A!==null){if(!D.entries.length){z=m(v,C);n(v,z);delete u[C]}}}return A};this.size=function(){var A=0,z=v.length;while(z--){A+=v[z].entries.length}return A};this.each=function(C){var z=w.entries(),A=z.length,B;while(A--){B=z[A];C(B[0],B[1])}};this.putAll=function(H,C){var B=H.entries();var E,F,D,z,A=B.length;var G=(typeof C==p);while(A--){E=B[A];F=E[0];D=E[1];if(G&&(z=w.get(F))){D=C(F,z,D)}w.put(F,D)}};this.clone=function(){var z=new b(t,r);z.putAll(w);return z}}return b})();(function(b){b.fn.ooLog=function(f,d,e){var c=null;b(this).each(function(){c=b(this).data("_ooLog");if(c==undefined){c=new a();b(this).data("_ooLog",c)}});if(f==undefined){return c}else{if(typeof f==="string"){if(c){c.log(f,d,e)}}}};function a(){return this}a.prototype={isDebugEnabled:function(){return o_info.JSTracingLogDebugEnabled},log:function(e,c,d){if(!this.isDebugEnabled()){return}jQuery.post(o_info.JSTracingUri,{level:e,logMsg:c,jsFile:d})}}})(jQuery);(function(b){b.fn.ooTranslator=function(){var d=null;b(document).each(function(){d=b(document).data("_ooTranslator");if(d==undefined){d=new a();b(document).data("_ooTranslator",d)}});return d};function a(){return this}a.prototype={mapperUrl:null,translators:null,initialize:function(d){this.mapperUrl=d;this.translators=new Object()},getTranslator:function(d,f){if(this.translators[d]==null){this.translators[d]=new Object()}if(this.translators[d][f]==null){var e=this.mapperUrl+"/"+d+"/"+f+"/translations.js";jQuery.ajax(e,{async:false,dataType:"json",success:function(g,i,h){jQuery(document).ooTranslator()._createTranslator(g,d,f)}})}return this.translators[d][f]},_createTranslator:function(e,d,f){this.translators[d][f]=new c().initialize(e,d,f)}};function c(){return this}c.prototype={localizationData:null,bundle:null,locale:null,initialize:function(f,d,e){this.bundle=e;this.locale=d;this.localizationData=f;return this},translate:function(d){if(this.localizationData[d]){return this.localizationData[d]}else{return this.bundle+":"+d}}}})(jQuery);/*!
+OPOL={};var o2c=0;var o3c=new Array();o_info.guibusy=false;o_info.linkbusy=false;o_info.debug=true;var BLoader={_ajaxLoadedJS:new Array(),_isAlreadyLoadedJS:function(b){var a=true;jQuery("head script[src]").each(function(d,c){if(jQuery(c).attr("src").indexOf(b)!=-1){a=false}});if(jQuery.inArray(b,this._ajaxLoadedJS)!=-1){a=false}return !a},loadJS:function(b,c,a){if(!this._isAlreadyLoadedJS(b)){if(o_info.debug){o_log("BLoader::loadJS: loading ajax::"+a+" url::"+b)}if(a){jQuery.ajax(b,{async:false,dataType:"script",success:function(d,f,e){}});this._ajaxLoadedJS.push(b)}else{jQuery.getScript(b)}if(o_info.debug){o_log("BLoader::loadJS: loading DONE url::"+b)}}else{if(o_info.debug){o_log("BLoader::loadJS: already loaded url::"+b)}}},executeGlobalJS:function(jsString,contextDesc){try{if(window.execScript){window.execScript(jsString)}else{window.eval(jsString)}}catch(e){if(console){console.log(contextDesc,"cannot execute js",jsString)}if(o_info.debug){o_logerr("BLoader::executeGlobalJS: Error when executing JS code in contextDesc::"+contextDesc+' error::"'+showerror(e)+" for: "+escape(jsString))}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BLoader::executeGlobalJS: Error when executing JS code in contextDesc::"+contextDesc+' error::"'+showerror(e)+" for: "+escape(jsString),"functions.js::BLoader::executeGlobalJS::"+contextDesc)}if(window.location.href.indexOf("o_winrndo")!=-1){window.location.reload()}else{window.location.href=window.location.href+(window.location.href.indexOf("?")!=-1?"&":"?")+"o_winrndo=1"}}},loadCSS:function(b,o,q){var r=window.document;try{if(r.createStyleSheet){var j=r.styleSheets;var d=0;var p=0;for(i=0;i<j.length;i++){var m=j[i];var g=m.href;if(g==b){d++;if(m.disabled){m.disabled=false;return}else{if(o_info.debug){o_logwarn("BLoader::loadCSS: style: "+b+" already in document and not disabled! (duplicate add)")}return}}if(m.id=="b_theme_css"){p=i}}if(d>1&&o_info.debug){o_logwarn("BLoader::loadCSS: apply styles: num of stylesheets found was not 0 or 1:"+d)}if(q){p=j.length}var f=r.createStyleSheet(b,p)}else{var c=jQuery("#"+o);if(c&&c.size()>0){if(o_info.debug){o_logwarn("BLoader::loadCSS: stylesheet already found in doc when trying to add:"+b+", with id "+o)}return}else{var a=jQuery('<link id="'+o+'" rel="stylesheet" type="text/css" href="'+b+'">');if(q){a.insertBefore(jQuery("#b_fontSize_css"))}else{a.insertBefore(jQuery("#b_theme_css"))}}}}catch(n){if(console){console.log(n)}if(o_info.debug){o_logerr("BLoader::loadCSS: Error when loading CSS from URL::"+b)}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BLoader::loadCSS: Error when loading CSS from URL::"+b,"functions.js::BLoader::loadCSS")}}},unLoadCSS:function(a,m){var n=window.document;try{if(n.createStyleSheet){var f=n.styleSheets;var d=0;var o=a;var b=window.location.href.substring(0,window.location.href.indexOf("/",8));if(a.indexOf(b)==0){o=a.substring(b.length)}for(i=0;i<f.length;i++){var g=f[i].href;if(g==a||g==o){d++;if(!f[i].disabled){f[i].disabled=true}else{if(o_info.debug){o_logwarn("stylesheet: when removing: matching url, but already disabled! url:"+g)}}}}if(d!=1&&o_info.debug){o_logwarn("stylesheet: when removeing: num of stylesheets found was not 1:"+d)}}else{var c=jQuery("#"+m);if(c){c.href="";c.remove();c=null;return}else{if(o_info.debug){o_logwarn("no link with id found to remove, id:"+m+", url "+a)}}}}catch(j){if(o_info.debug){o_logerr("BLoader::unLoadCSS: Error when unloading CSS from URL::"+a)}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BLoader::unLoadCSS: Error when unloading CSS from URL::"+a,"functions.js::BLoader::loadCSS")}}}};var BFormatter={formatLatexFormulas:function(b){try{if(jsMath){if(jsMath.loaded){jsMath.ProcessBeforeShowing.curry(b).delay(0.01)}else{jsMath.Autoload.LoadJsMath();BFormatter.formatLatexFormulas.delay(0.1)}}else{if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","BFormatter::formatLatexFormulas: can not format latex formulas, jsMath not installed. Check your logfile","functions.js::BFormatter::formatLatexFormulas")}}}catch(a){if(o_info.debug){o_log("error in BFormatter.formatLatexFormulas: "+showerror(a))}}}};function o_init(){try{o_getOpenWin().o_afterserver()}catch(a){if(o_info.debug){o_log("error in o_init: "+showerror(a))}}}function b_initEmPxFactor(){o_info.emPxFactor=jQuery("#b_width_1em").width();if(o_info.emPxFactor==0||o_info.emPxFactor=="undefined"){o_info.emPxFactor=12;if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Could not read with of element b_width_1em, set o_info.emPxFactor to 12","functions.js")}}}function o_getOpenWin(){var a=top;try{if(a.opener&&a.opener.o_info){a=a.opener}}catch(b){}return a}function o_beforeserver(){o_info.linkbusy=true;showAjaxBusy();if(window.suppressOlatOnUnloadOnce){window.suppressOlatOnUnloadOnce=false}else{if(window.olatonunload){olatonunload()}}}function o_afterserver(){o2c=0;o_info.linkbusy=false;removeAjaxBusy()}function o2cl(){if(o_info.linkbusy){return false}else{var a=(o2c==0||confirm(o_info.dirty_form));if(a){o_beforeserver()}return a}}function o3cl(d){if(o_info.linkbusy){return false}else{var b=o3c1.indexOf(d)>-1;var a=(b&&o3c1.length>1)||o3c1.length>0;var c=(!a||confirm(o_info.dirty_form));if(c){o_beforeserver()}return c}}function o_onc(a){var b=a.responseText;BLoader.executeGlobalJS("o_info.last_o_onc="+b+";","o_onc");o_ainvoke(o_info.last_o_onc,false)}function o_allowNextClick(){o_info.linkbusy=false;removeAjaxBusy()}function removeBusyAfterDownload(c,b,a){o2c=0;o_afterserver()}Array.prototype.search=function(c,d){var a=this.length;for(var b=0;b<a;b++){if(this[b].constructor==Array){if(this[b].search(c,d)){return true;break}}else{if(d){if(this[b].indexOf(c)!=-1){return true;break}}else{if(this[b]==c){return true;break}}}}return false};if(!Array.prototype.indexOf){Array.prototype.indexOf=function(c){if(this==null){throw new TypeError()}var d=Object(this);var a=d.length>>>0;if(a===0){return -1}var e=0;if(arguments.length>1){e=Number(arguments[1]);if(e!=e){e=0}else{if(e!=0&&e!=Infinity&&e!=-Infinity){e=(e>0||-1)*Math.floor(Math.abs(e))}}}if(e>=a){return -1}var b=e>=0?e:Math.max(a-Math.abs(e),0);for(;b<a;b++){if(b in d&&d[b]===c){return b}}return -1}}var b_onDomReplacementFinished_callbacks=new Array();function b_AddOnDomReplacementFinishedCallback(a){var b=jQuery(document).ooLog().isDebugEnabled();if(b){jQuery(document).ooLog("debug","callback stack size: "+b_onDomReplacementFinished_callbacks.length,"functions.js ADD")}if(b&&jQuery.browser.mozilla&&!jQuery.browser.webkit){jQuery(document).ooLog("debug","stack content"+b_onDomReplacementFinished_callbacks.toSource(),"functions.js ADD")}b_onDomReplacementFinished_callbacks.push(a);if(b){jQuery(document).ooLog("debug","push to callback stack, func: "+a,"functions.js ADD")}}var b_changedDomEl=new Array();function b_AddOnDomReplacementFinishedUniqueCallback(a){if(a.constructor==Array){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","add: its an ARRAY! ","functions.js ADD")}if(b_onDomReplacementFinished_callbacks.search(a[0])){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","push to callback stack, already there!!: "+a[0],"functions.js ADD")}return}}b_AddOnDomReplacementFinishedCallback(a)}var o_debug_trid=0;function o_ainvoke(H){if(H==undefined){return}o_info.inainvoke=true;var D=H.cmdcnt;if(D>0){b_changedDomEl=new Array();if(o_info.debug){o_debug_trid++}var v=H.cmds;for(var N=0;N<D;N++){var E=v[N];var x=E.cmd;var L=E.cda;var O=E.w;var b=this.window;var F;if(b){switch(x){case 1:var G=L.e;BLoader.executeGlobalJS(G,"o_ainvoker::jsexec");if(o_info.debug){o_log("c1: execute jscode: "+G)}case 2:var s=L.cc;var B=L.cps;for(var K=0;K<s;K++){var h=B[K];var g=h.cid;var J=h.cidvis;var u=h.hfrag;var I=h.jsol;var f=h.hdr;if(o_info.debug){o_log("c2: redraw: "+h.cname+" ("+g+") "+h.hfragsize+" bytes, listener(s): "+h.clisteners)}var Q=f+"\n\n"+u;var z="";var M=false;var y=jQuery("#o_c"+g);if(y==null||(y.length==0)){y=jQuery("#o_fi"+g);M=true}if(y!=null){if(J){y.css("display","")}else{y.css("display","none")}if(M){y.replaceWith(Q)}else{y.empty();try{y.html(Q)}catch(T){if(console){console.log(T)}if(console){console.log("Fragment",Q)}}b_changedDomEl.push("o_c"+g)}y=null;if(z!=""){z.each(function(e){BLoader.executeGlobalJS(e,"o_ainvoker::inscripts")})}if(I!=""){BLoader.executeGlobalJS(I,"o_ainvoker::jsol")}}}break;case 3:b.o2c=0;var R=L.rurl;b.o_afterserver();b.document.location.replace(R);break;case 5:b.o2c=0;var R=L.rurl;b.o_afterserver();b.document.location.replace(R);break;case 6:b.o2c=0;b.o_afterserver();break;case 7:var n=b.document.location;var w=n.protocol+"//"+n.hostname;if(n.port!=""){w+=":"+n.port}var t=L.cssrm;for(K=0;K<t.length;K++){var A=t[K];var C=A.id;var d=w+A.url;BLoader.unLoadCSS(d,C);if(o_info.debug){o_log("c7: rm css: id:"+C+" ,url:'"+d+"'")}}var P=L.cssadd;for(k=0;k<P.length;k++){var A=P[k];var C=A.id;var d=w+A.url;var m=A.pt;BLoader.loadCSS(d,C,m);if(o_info.debug){o_log("c7: add css: id:"+C+" ,url:'"+d+"'")}}var o=L.jsadd;for(l=0;l<o.length;l++){var A=o[l];var S=A.before;if(jQuery.type(S)==="string"){BLoader.executeGlobalJS(S,"o_ainvoker::preJsAdd")}var d=A.url;var p=A.enc;if(jQuery.type(d)==="string"){BLoader.loadJS(d,p,true)}if(o_info.debug){o_log("c7: add js: "+d)}}break;default:if(o_info.debug){o_log("?: unknown command "+x)}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in o_ainvoke(), ?: unknown command "+x,"functions.js")}break}}else{if(o_info.debug){o_log("could not find window??")}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in o_ainvoke(), could not find window??","functions.js")}}}var a=b_onDomReplacementFinished_callbacks.length;if(jQuery.browser.mozilla&&!jQuery.browser.webkit){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","stack content"+b_onDomReplacementFinished_callbacks.toSource(),"functions.js")}}for(mycounter=0;a>mycounter;mycounter++){if(mycounter>50){if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Stopped executing DOM replacement callback functions - to many functions::"+b_onDomReplacementFinished_callbacks.length,"functions.js")}break}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Stacksize before shift: "+b_onDomReplacementFinished_callbacks.length,"functions.js")}var q=b_onDomReplacementFinished_callbacks.shift();if(typeof q.length==="number"){if(q[0]=="glosshighlighter"){var c=q[1];if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","arr fct: "+c,"functions.js")}q=c}}if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Executing DOM replacement callback function #"+mycounter+" with timeout funct::"+q,"functions.js")}q();if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Stacksize after timeout: "+b_onDomReplacementFinished_callbacks.length,"functions.js")}}}o_info.inainvoke=false}function clearAfterAjaxIframeCall(){if(o_info.linkbusy){o_afterserver();showMessageBox("info",o_info.i18n_noresponse_title,o_info.i18n_noresponse,undefined)}}function showAjaxBusy(){if(o_info.linkbusy){try{jQuery("#b_ajax_busy").delay(500).queue(function(b){jQuery(this).addClass("b_ajax_busy");jQuery("#b_body").addClass("b_ajax_busy")})}catch(a){}}return}function removeAjaxBusy(){try{jQuery("#b_ajax_busy").delay(500).queue(function(b){jQuery(this).removeClass("b_ajax_busy");jQuery("#b_body").removeClass("b_ajax_busy")})}catch(a){}}var htmlEditorEnabled=(jQuery.browser.msie||jQuery.browser.mozilla);var scormPlayerEnabled=(jQuery.browser.msie||jQuery.browser.mozilla||jQuery.browser.webkit);function setFormDirty(c){o2c=1;var a=document.getElementById(c);if(a!=null){var b=a.olat_fosm_0;if(b==null){b=a.olat_fosm}if(b){b.className="b_button b_button_dirty"}}else{if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in setFormDirty, myForm was null for formId="+c,"functions.js")}}}function contextHelpWindow(a){helpWindow=window.open(a,"HelpWindow","height=760, width=940, left=0, top=0, location=no, menubar=no, resizable=yes, scrollbars=yes, toolbar=no");helpWindow.focus()}function o_openPopUp(b,d,c,a,e){attributes="height="+a+", width="+c+", resizable=yes, scrollbars=yes, left=100, top=100, ";if(e){attributes+="location=yes, menubar=yes, status=yes, toolbar=yes"}else{attributes+="location=no, menubar=no, status=no, toolbar=no"}var f=window.open(b,d,attributes);f.focus()}function b_togglebox(a,b){jQuery("#"+a).slideToggle(400,function(){var c=jQuery(b);c.toggleClass("b_togglebox_closed");c.toggleClass("b_togglebox_opened")})}function b_handleFileUploadFormChange(e,b,d){var f=e.value;slashPos=f.lastIndexOf("/");if(slashPos!=-1){f=f.substring(slashPos+1)}slashPos=f.lastIndexOf("\\");if(slashPos!=-1){f=f.substring(slashPos+1)}b.value=f;if(d){d.className="b_button b_button_dirty"}var c=e.form.elements;for(i=0;i<c.length;i++){var a=c[i];if(a.name==b.name&&i+1<c.length){c[i+1].focus()}}}function gotonode(a){try{if(typeof o_activateCourseNode!="undefined"){o_activateCourseNode(a)}else{if(opener&&typeof opener.o_activateCourseNode!="undefined"){opener.o_activateCourseNode(a)}else{if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in gotonode(), could not find main window","functions.js")}}}}catch(b){alert("Goto node error:"+b);if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Error in gotonode()::"+b.message,"functions.js")}}}function o_openUriInMainWindow(b){var a=top;try{if(a.opener&&a.opener.o_info){a=a.opener}}catch(c){}a.focus();a.location.replace(b)}function b_viewportHeight(){var a=jQuery(document).height();if(a>0){return a}else{return 600}}OPOL.getMainColumnsMaxHeight=function(){var j=0,f=0,a=0,c=0,h=0,b,g=jQuery("#b_col1_content"),e=jQuery("#b_col2_content"),d=jQuery("#b_col3_content");if(g!="undefined"&&g!=null){j=g.height()}if(e!="undefined"&&e!=null){f=e.height()}if(d!="undefined"&&d!=null){a=d.height()}c=(j>f?j:f);c=(c>a?c:a);if(c>0){return c}b=jQuery("#b_main");if(b!="undefined"&&b!=null){h=b.height()}if(b>0){return b}return b_viewportHeight()};function b_resizeIframeToMainMaxHeight(f){var d=jQuery("#"+f);if(d!="undefined"&&d!=null){var c=OPOL.getMainColumnsMaxHeight();var b=b_viewportHeight()-100;var e=jQuery("#b_header");if(e!="undefined"&&e!=null){b=b-e.height()}e=jQuery("#b_nav");if(e!="undefined"&&e!=null){b=b-e.height()}e=jQuery("#b_footer");if(e!="undefined"&&e!=null){b=b-e.height()}var a=(b>c?b:c);d.height(a)}}var o_debu_oldcn,o_debu_oldtt;function o_debu_show(b,a){if(o_debu_oldcn){o_debu_hide(o_debu_oldcn,o_debu_oldtt)}jQuery(b).css("border","3px solid #00F").css("margin","0px").css("background-color","#FCFCB8");jQuery(a).show();o_debu_oldtt=a;o_debu_oldcn=b}function o_debu_hide(b,a){jQuery(a).hide();jQuery(b).css("border","1px dotted black").css("margin","2px").css("background-color","")}function o_dbg_mark(a){var b=jQuery("#"+a);if(b){b.css("background-color","#FCFCB8");b.css("border","3px solid #00F")}}function o_dbg_unmark(a){var b=jQuery("#"+a);if(b){b.css("border","");b.css("background-color","")}}function o_clearConsole(){o_log_all="";o_log(null)}var o_log_all="";function o_log(b){if(b){o_log_all="\n"+o_debug_trid+"> "+b+o_log_all;o_log_all=o_log_all.substr(0,4000)}var a=jQuery("#o_debug_cons");if(a){if(o_log_all.length==4000){o_log_all=o_log_all+"\n... (stripped: to long)... "}a.value=o_log_all}if(!jQuery.browser.IE&&!jQuery.type(window.console)==="undefined"){window.console.log(b)}}function o_logerr(a){o_log("ERROR:"+a)}function o_logwarn(a){o_log("WARN:"+a)}function showerror(c){var a="";for(var b in c){a+=b+": "+c[b]+"\n"}return"error detail:\n"+a}function o_ffEvent(e,d,c,h,j){var f,g,b,a;f=document.getElementById(d);g=f.value;f.value=c;b=document.getElementById(h);a=b.value;b.value=j;if(document.forms[e].onsubmit()){document.forms[e].submit()}f.value=g;b.value=a}function o_ffXHREvent(f,e,a,h,j){var c=new Object();c.dispatchuri=a;c.dispatchevent=j;if(arguments.length>5){var g=arguments.length;for(var d=5;d<g;d=d+2){if(g>d+1){c[arguments[d]]=arguments[d+1]}}}var b=jQuery("#"+f).attr("action");jQuery.ajax(b,{type:"GET",data:c,dataType:"json",success:function(n,o,m){o_ainvoke(n)},error:function(m,o,n){if(console){console.log("Error status",o)}}})}function setFlexiFormDirtyByListener(a){setFlexiFormDirty(a.data.formId)}function setFlexiFormDirty(b){var a=o3c.indexOf(b)>-1;if(!a){o3c.push(b)}jQuery("#"+b).each(function(){var c=jQuery(this).data("FlexiSubmit");if(c!=null){jQuery("#"+c).addClass("b_button b_button_dirty");o2c=1}})}function o_ffRegisterSubmit(b,a){jQuery("#"+b).data("FlexiSubmit",a)}function showInfoBox(f,c){var b=Math.floor(Math.random()*65536).toString(16);var e='<div id="'+b+'" class="b_msg-div msg" style="display:none;"><div class="b_msg_info_content b_msg_info_winicon o_sel_info_message"><h3>'+f+"</h3>"+c+"<br/><br/></div></div>";var a=jQuery("#b_page").prepend(e);var d=(c.length>150)?8000:((c.length>70)?6000:4000);jQuery("#"+b).slideDown(300).delay(d).slideUp(300);jQuery("#"+b).click(function(g){jQuery("#"+b).remove()});f=null;c=null;a=null;d=null}function showMessageBox(b,e,c,a){if(b=="info"){showInfoBox(e,c)}else{var d;if("warn"==b){d='<div><div class="b_msg_info_content b_msg_warn_winicon">'}else{if("error"==b){d='<div><div class="b_msg_info_content b_msg_error_winicon">'}else{d="<div><div>"}}jQuery(d+"<p>"+c+"</p></div></div>").dialog({height:170,width:400,modal:true,title:e,resizable:false}).dialog("open")}}function tableFormInjectCommandAndSubmit(a,b,c){document.forms[a].elements.cmd.value=b;document.forms[a].elements.param.value=c;document.forms[a].submit()}function b_table_toggleCheck(d,c){var a=document.forms[d].elements.tb_ms;len=a.length;if(typeof(len)=="undefined"){a.checked=c}else{var b;for(b=0;b<len;b++){a[b].checked=c}}}function onTreeStartDrag(a,b){jQuery(a.target).addClass("b_dd_proxy")}function onTreeStopDrag(a,b){jQuery(a.target).removeClass("b_dd_proxy")}function onTreeDrop(g,h){var a=jQuery(h.draggable[0]);var f=jQuery(this);f.css({position:"",width:""});var c=f.droppable("option","endUrl");if(c.lastIndexOf("/")==(c.length-1)){c=c.substring(0,c.length-1)}var e=a.attr("id");var b=e.substring(2,e.length);c+="%3Atnidle%3A"+b;var d=f.attr("id");if(d.indexOf("ds")==0){c+="%3Asne%3Ayes"}else{if(d.indexOf("dt")==0){c+="%3Asne%3Aend"}}frames.oaa0.location.href=c+"/"}function treeAcceptDrop(b){var c=jQuery(b);var e=c.attr("id");if(e!=undefined&&(e.indexOf("dd")==0||e.indexOf("ds")==0||e.indexOf("dt")==0||e.indexOf("da")==0||e.indexOf("row")==0)){var g=jQuery(this);var j=g.attr("id");var d=e.substring(2,e.length);var f=j.substring(2,j.length);if(d==f){return false}var h="";if(j.indexOf("ds")==0){h="yes"}else{if(j.indexOf("dt")==0){h="end"}}var m=g.data(d+"-"+h);if(m===undefined){var a=g.droppable("option","fbUrl");jQuery.ajax(a,{async:false,data:{nidle:d,tnidle:f,sne:h},dataType:"json",method:"GET",success:function(n){m=n.dropAllowed}});g.data(d+"-"+h,m)}return m}return false}function b_choice_toggleCheck(c,b){var d=document.forms[c].elements;len=d.length;if(typeof(len)=="undefined"){d.checked=b}else{var a;for(a=0;a<len;a++){if(d[a].type=="checkbox"&&d[a].getAttribute("class")=="b_checkbox"){d[a].checked=b}}}}function b_briefcase_isChecked(c,e){var b;var a=document.getElementById(c);var d=0;for(b=0;a.elements[b];b++){if(a.elements[b].type=="checkbox"&&a.elements[b].name=="paths"&&a.elements[b].checked){d++}}if(d<1){alert(e);return false}return true}function b_briefcase_toggleCheck(d,c){var a=document.getElementById(d);len=a.elements.length;var b;for(b=0;b<len;b++){if(a.elements[b].name=="paths"){a.elements[b].checked=c}}}function b_doPrint(){var d=$$("div.b_iframe_wrapper iframe");if(d.length>0){try{var a=d[0];frames[a.name].focus();frames[a.name].print();return}catch(c){for(i=0;frames.length>i;i++){a=frames[i];if(a.name=="oaa0"){continue}var b=document.getElementsByName(a.name)[0];if(b&&b.getAttribute("class")=="ext-shim"){continue}if(a.name!=""){try{frames[a.name].focus();frames[a.name].print()}catch(c){window.print()}return}}window.print()}}else{window.print()}}function b_attach_i18n_inline_editing(){jQuery("span.b_translation_i18nitem").hover(function(){jQuery(this.firstChild).show();if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Entered i18nitem::"+this.firstChild,"functions.js:b_attach_i18n_inline_editing()")}},function(){jQuery("a.b_translation_i18nitem_launcher").hide();if(jQuery(document).ooLog().isDebugEnabled()){jQuery(document).ooLog("debug","Leaving i18nitem::"+this,"functions.js:b_attach_i18n_inline_editing()")}});jQuery("a.b_translation_i18nitem_launcher").hover(function(){var a=jQuery(this).parent("span.b_translation_i18nitem");a.effect("highlight")});b_AddOnDomReplacementFinishedCallback(b_attach_i18n_inline_editing)}var BDebugger={_lastDOMCount:0,_lastObjCount:0,_knownGlobalOLATObjects:["o_afterserver","o_onc","o_getOpenWin","o_ainvoke","o_info","o_beforeserver","o_ffEvent","o_openPopUp","o_debu_show","o_logwarn","o_dbg_unmark","o_ffRegisterSubmit","o_clearConsole","o_init","o_log","o_allowNextClick","o_dbg_mark","o_debu_hide","o_logerr","o_debu_oldcn","o_debu_oldtt","o_openUriInMainWindow","o_debug_trid","o_log_all"],_countDOMElements:function(){return document.getElementsByTagName("*").length},_countGlobalObjects:function(){var a=0;for(prop in window){a++}return a},logDOMCount:function(){var b=BDebugger;var a=b._countDOMElements();var c=a-b._lastDOMCount;console.log((c>0?"+":"")+c+" \t"+a+" \tDOM element count after DOM replacement");b._lastDOMCount=a;a=null},logGlobalObjCount:function(){var b=BDebugger;var a=b._countGlobalObjects();var c=a-b._lastObjCount;console.log((c>0?"+":"")+c+" \t"+a+" \tGlobal object count after DOM replacement");b._lastObjCount=a;a=null},logGlobalOLATObjects:function(){var b=BDebugger;var a=new Array();for(prop in window){if(prop.indexOf("o_")==0&&b._knownGlobalOLATObjects.indexOf(prop)==-1){a.push(prop)}}if(a.length>0){console.log(a.length+" global OLAT objects found:");a.each(function(c){console.log("\t"+typeof window[c]+" \t"+c)})}},logManagedOLATObjects:function(){var a=BDebugger;if(o_info.objectMap.length>0){console.log(o_info.objectMap.length+" managed OLAT objects found:");o_info.objectMap.eachKey(function(b){var c=o_info.objectMap.get(b);console.log("\t"+typeof c+" \t"+b);return true})}}};var Hashtable=(function(){var p="function";var n=(typeof Array.prototype.splice==p)?function(s,r){s.splice(r,1)}:function(u,t){var s,v,r;if(t===u.length-1){u.length=t}else{s=u.slice(t+1);u.length=t;for(v=0,r=s.length;v<r;++v){u[t+v]=s[v]}}};function a(t){var r;if(typeof t=="string"){return t}else{if(typeof t.hashCode==p){r=t.hashCode();return(typeof r=="string")?r:a(r)}else{if(typeof t.toString==p){return t.toString()}else{try{return String(t)}catch(s){return Object.prototype.toString.call(t)}}}}}function g(r,s){return r.equals(s)}function e(r,s){return(typeof s.equals==p)?s.equals(r):(r===s)}function c(r){return function(s){if(s===null){throw new Error("null is not a valid "+r)}else{if(typeof s=="undefined"){throw new Error(r+" must not be undefined")}}}}var q=c("key"),l=c("value");function d(u,s,t,r){this[0]=u;this.entries=[];this.addEntry(s,t);if(r!==null){this.getEqualityFunction=function(){return r}}}var h=0,j=1,f=2;function o(r){return function(t){var s=this.entries.length,v,u=this.getEqualityFunction(t);while(s--){v=this.entries[s];if(u(t,v[0])){switch(r){case h:return true;case j:return v;case f:return[s,v[1]]}}}return false}}function k(r){return function(u){var v=u.length;for(var t=0,s=this.entries.length;t<s;++t){u[v+t]=this.entries[t][r]}}}d.prototype={getEqualityFunction:function(r){return(typeof r.equals==p)?g:e},getEntryForKey:o(j),getEntryAndIndexForKey:o(f),removeEntryForKey:function(s){var r=this.getEntryAndIndexForKey(s);if(r){n(this.entries,r[0]);return r[1]}return null},addEntry:function(r,s){this.entries[this.entries.length]=[r,s]},keys:k(0),values:k(1),getEntries:function(s){var u=s.length;for(var t=0,r=this.entries.length;t<r;++t){s[u+t]=this.entries[t].slice(0)}},containsKey:o(h),containsValue:function(s){var r=this.entries.length;while(r--){if(s===this.entries[r][1]){return true}}return false}};function m(s,t){var r=s.length,u;while(r--){u=s[r];if(t===u[0]){return r}}return null}function i(r,s){var t=r[s];return(t&&(t instanceof d))?t:null}function b(t,r){var w=this;var v=[];var u={};var x=(typeof t==p)?t:a;var s=(typeof r==p)?r:null;this.put=function(B,C){q(B);l(C);var D=x(B),E,A,z=null;E=i(u,D);if(E){A=E.getEntryForKey(B);if(A){z=A[1];A[1]=C}else{E.addEntry(B,C)}}else{E=new d(D,B,C,s);v[v.length]=E;u[D]=E}return z};this.get=function(A){q(A);var B=x(A);var C=i(u,B);if(C){var z=C.getEntryForKey(A);if(z){return z[1]}}return null};this.containsKey=function(A){q(A);var z=x(A);var B=i(u,z);return B?B.containsKey(A):false};this.containsValue=function(A){l(A);var z=v.length;while(z--){if(v[z].containsValue(A)){return true}}return false};this.clear=function(){v.length=0;u={}};this.isEmpty=function(){return !v.length};var y=function(z){return function(){var A=[],B=v.length;while(B--){v[B][z](A)}return A}};this.keys=y("keys");this.values=y("values");this.entries=y("getEntries");this.remove=function(B){q(B);var C=x(B),z,A=null;var D=i(u,C);if(D){A=D.removeEntryForKey(B);if(A!==null){if(!D.entries.length){z=m(v,C);n(v,z);delete u[C]}}}return A};this.size=function(){var A=0,z=v.length;while(z--){A+=v[z].entries.length}return A};this.each=function(C){var z=w.entries(),A=z.length,B;while(A--){B=z[A];C(B[0],B[1])}};this.putAll=function(H,C){var B=H.entries();var E,F,D,z,A=B.length;var G=(typeof C==p);while(A--){E=B[A];F=E[0];D=E[1];if(G&&(z=w.get(F))){D=C(F,z,D)}w.put(F,D)}};this.clone=function(){var z=new b(t,r);z.putAll(w);return z}}return b})();(function(b){b.fn.ooLog=function(f,d,e){var c=null;b(this).each(function(){c=b(this).data("_ooLog");if(c==undefined){c=new a();b(this).data("_ooLog",c)}});if(f==undefined){return c}else{if(typeof f==="string"){if(c){c.log(f,d,e)}}}};function a(){return this}a.prototype={isDebugEnabled:function(){return o_info.JSTracingLogDebugEnabled},log:function(e,c,d){if(!this.isDebugEnabled()){return}jQuery.post(o_info.JSTracingUri,{level:e,logMsg:c,jsFile:d})}}})(jQuery);(function(b){b.fn.ooTranslator=function(){var d=null;b(document).each(function(){d=b(document).data("_ooTranslator");if(d==undefined){d=new a();b(document).data("_ooTranslator",d)}});return d};function a(){return this}a.prototype={mapperUrl:null,translators:null,initialize:function(d){this.mapperUrl=d;this.translators=new Object()},getTranslator:function(d,f){if(this.translators[d]==null){this.translators[d]=new Object()}if(this.translators[d][f]==null){var e=this.mapperUrl+"/"+d+"/"+f+"/translations.js";jQuery.ajax(e,{async:false,dataType:"json",success:function(g,i,h){jQuery(document).ooTranslator()._createTranslator(g,d,f)}})}return this.translators[d][f]},_createTranslator:function(e,d,f){this.translators[d][f]=new c().initialize(e,d,f)}};function c(){return this}c.prototype={localizationData:null,bundle:null,locale:null,initialize:function(f,d,e){this.bundle=e;this.locale=d;this.localizationData=f;return this},translate:function(d){if(this.localizationData[d]){return this.localizationData[d]}else{return this.bundle+":"+d}}}})(jQuery);/*!
  * jQuery periodic plugin
  *
  * Copyright 2010, Tom Anderson
diff --git a/src/main/java/org/olat/core/gui/control/generic/textmarker/_static/js/glossaryhelper.js b/src/main/webapp/static/js/openolat/glossaryhelper.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/control/generic/textmarker/_static/js/glossaryhelper.js
rename to src/main/webapp/static/js/openolat/glossaryhelper.js
diff --git a/src/main/java/org/olat/core/gui/control/generic/textmarker/_static/css/textmarker.css b/src/main/webapp/static/js/openolat/glossaryhighlighter.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/control/generic/textmarker/_static/css/textmarker.css
rename to src/main/webapp/static/js/openolat/glossaryhighlighter.css
diff --git a/src/main/java/org/olat/core/gui/control/generic/textmarker/_static/js/glossaryhighlighter.js b/src/main/webapp/static/js/openolat/glossaryhighlighter.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/control/generic/textmarker/_static/js/glossaryhighlighter.js
rename to src/main/webapp/static/js/openolat/glossaryhighlighter.js
diff --git a/src/main/java/org/olat/core/gui/control/generic/iframe/_static/js/iframe.js b/src/main/webapp/static/js/openolat/iframe.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/control/generic/iframe/_static/js/iframe.js
rename to src/main/webapp/static/js/openolat/iframe.js
diff --git a/src/main/java/org/olat/ims/qti/editor/_static/js/qti.js b/src/main/webapp/static/js/openolat/qti.js
similarity index 100%
rename from src/main/java/org/olat/ims/qti/editor/_static/js/qti.js
rename to src/main/webapp/static/js/openolat/qti.js
diff --git a/src/main/java/org/olat/modules/scorm/_static/js/scormApiAdapter.js b/src/main/webapp/static/js/openolat/scormApiAdapter.js
similarity index 100%
rename from src/main/java/org/olat/modules/scorm/_static/js/scormApiAdapter.js
rename to src/main/webapp/static/js/openolat/scormApiAdapter.js
diff --git a/src/main/java/org/olat/modules/wiki/_static/js/wiki-script.js b/src/main/webapp/static/js/openolat/wiki.js
similarity index 70%
rename from src/main/java/org/olat/modules/wiki/_static/js/wiki-script.js
rename to src/main/webapp/static/js/openolat/wiki.js
index dee23b8857b..ba0cccfcd3e 100644
--- a/src/main/java/org/olat/modules/wiki/_static/js/wiki-script.js
+++ b/src/main/webapp/static/js/openolat/wiki.js
@@ -9,6 +9,45 @@ if (clientPC.indexOf('opera') != -1) {
 	var is_opera_seven = (window.opera && document.childNodes);
 }
 
+function changeAnchorTargets(id) {
+	var div = document.getElementById(id);
+	var anchors = div.getElementsByTagName('a');
+	for (var i=0; i < anchors.length; i++){
+		var anchor = jQuery(anchors[i]);
+		var openInNewWindow = false;
+		//set interwiki and externallink link to open in new window 
+		if (anchor.attr("class")) {
+			if (anchor.attr("class") == "externallink") {
+				if(anchor.attr("href").indexOf("mailto:") != -1) {
+					anchor.attr("class", "b_link_mailto");
+					openInNewWindow = false;
+				} else {
+					openInNewWindow = true;
+				}
+			}
+			if (anchor.attr("class") == "interwiki") openInNewWindow = true;
+		}
+		//open media links in new window, but only if file exists
+		if (anchor.attr("title")) {
+			var href = anchor.attr("href");
+			if (!anchor.attr("class") && anchor.attr("title").indexOf("Media:") != -1) { //normal media link file found
+				openInNewWindow = true;
+				//modify link to non ajax mode as opening in new window with ajax mode on fails
+				if (href.indexOf(":1/") != -1) {
+					var pre = href.substr(0, href.indexOf(":1/"));
+					var post = href.substr(href.indexOf(":1/")+3, href.length);
+					anchor.setAttribute("href", pre+":0/"+post);
+				}
+			} else if (anchor.attr("class") == "edit" && anchor.attr("title").indexOf("Media:") != -1) { //media file not found
+				href = href.substr(0, href.indexOf("Edit:topic"));
+				href = href+"Upload";
+				anchor.setAttribute("href", href);
+			}
+		}
+		if (openInNewWindow) anchor.target = "_blank";
+	}
+}
+
 
 // apply tagOpen/tagClose to selection in textarea,
 // use sampleText instead of selection if there is none
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/BTinyHelper.js b/src/main/webapp/static/js/tinymce/BTinyHelper.js
similarity index 98%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/BTinyHelper.js
rename to src/main/webapp/static/js/tinymce/BTinyHelper.js
index d173548006a..4cfdba4bae1 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/BTinyHelper.js
+++ b/src/main/webapp/static/js/tinymce/BTinyHelper.js
@@ -69,8 +69,7 @@ var BTinyHelper = {
 			// Don't convert link href since thats the CSS files that gets loaded into the editor also skip local file URLs
 		} else if (settings.relative_urls) {
 			// Convert to relative, but only if not a brasato framework URL. Relative links are removed by the XSS filter.
-			if (url.indexOf('/') == 0 
-				|| url.indexOf(settings.brasato_tiny_base_container_path) != -1 
+			if (url.indexOf('/') == 0
 				|| url.indexOf(o_info.uriprefix.replace(/auth/g,'url')) != -1
 				|| (-1 < url.indexOf(o_info.uriprefix) < url.indexOf("/go?"))) {
 				// Don't convert special brasato framework URL that are relative-absolute:
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/css/content.css b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/css/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/css/content.css
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/css/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/editor_plugin.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/img/sigma.png b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/img/sigma.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/img/sigma.png
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/img/sigma.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/js/jsmathdialog.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/js/jsmathdialog.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/js/jsmathdialog.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/js/jsmathdialog.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/jsmathdialog.htm b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/jsmathdialog.htm
similarity index 94%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/jsmathdialog.htm
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/jsmathdialog.htm
index 7e44a383a5e..128bad3f454 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/jsmathdialog.htm
+++ b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/jsmathdialog.htm
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 	<head>
 		<script type="text/javascript" src="prototype.js"></script>
-		<script type="text/javascript" src="../../org.olat.core.gui.components.form.flexible.impl.elements.richText/js/tinymce/tiny_mce_popup.js"></script>
+		<script type="text/javascript" src="../../../tinymce/tiny_mce_popup.js"></script>
 		<script type="text/javascript">
 			// Load the OLAT translator
 			function findMainWindow(win) {
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/prototype.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/prototype.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmatheditor/_static/js/prototype.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmatheditor/prototype.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/css/content.css b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/css/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/css/content.css
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/css/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/css/editor.css b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/css/editor.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/css/editor.css
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/css/editor.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/editor_plugin.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/images/help.png b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/images/help.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/images/help.png
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/images/help.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/images/help_over.png b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/images/help_over.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/images/help_over.png
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/images/help_over.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/images/movieviewer.gif b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/images/movieviewer.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/images/movieviewer.gif
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/images/movieviewer.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/jscripts/helpers.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/jscripts/helpers.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/jscripts/helpers.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/jscripts/helpers.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/jscripts/movieviewer.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/jscripts/movieviewer.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/jscripts/movieviewer.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/jscripts/movieviewer.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/olatmovieviewer.htm b/src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/olatmovieviewer.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatmovieviewer/_static/js/olatmovieviewer.htm
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatmovieviewer/olatmovieviewer.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/editor_plugin.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-smile.gif b/src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/img/smiley-smile.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-smile.gif
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/img/smiley-smile.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/js/smileys.js b/src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/js/smileys.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/js/smileys.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/js/smileys.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/smileys.htm b/src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/smileys.htm
similarity index 91%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/smileys.htm
rename to src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/smileys.htm
index c624b5dce0e..5de999d45c7 100644
--- a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/smileys.htm
+++ b/src/main/webapp/static/js/tinymce/openolat/plugins/olatsmileys/smileys.htm
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-	<script type="text/javascript" src="../../org.olat.core.gui.components.form.flexible.impl.elements.richText/js/tinymce/tiny_mce_popup.js"></script>
+	<script type="text/javascript" src="../../../tinymce/tiny_mce_popup.js"></script>
 	<script type="text/javascript">
 		function findMainWindow(win) {
 			if (win.o_info) return win;
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/quotespliter/_static/js/editor_plugin.js b/src/main/webapp/static/js/tinymce/openolat/plugins/quotespliter/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/quotespliter/_static/js/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/openolat/plugins/quotespliter/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/OLAT_TINYMCE.README b/src/main/webapp/static/js/tinymce/tinymce/OLAT_TINYMCE.README
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/OLAT_TINYMCE.README
rename to src/main/webapp/static/js/tinymce/tinymce/OLAT_TINYMCE.README
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ar.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ar.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ar.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ar.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/az.js b/src/main/webapp/static/js/tinymce/tinymce/langs/az.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/az.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/az.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/be.js b/src/main/webapp/static/js/tinymce/tinymce/langs/be.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/be.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/be.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/bg.js b/src/main/webapp/static/js/tinymce/tinymce/langs/bg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/bg.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/bg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/bn.js b/src/main/webapp/static/js/tinymce/tinymce/langs/bn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/bn.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/bn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/br.js b/src/main/webapp/static/js/tinymce/tinymce/langs/br.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/br.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/br.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/bs.js b/src/main/webapp/static/js/tinymce/tinymce/langs/bs.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/bs.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/bs.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ca.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ca.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ca.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ca.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ch.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ch.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ch.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ch.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/cs.js b/src/main/webapp/static/js/tinymce/tinymce/langs/cs.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/cs.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/cs.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/cy.js b/src/main/webapp/static/js/tinymce/tinymce/langs/cy.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/cy.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/cy.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/da.js b/src/main/webapp/static/js/tinymce/tinymce/langs/da.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/da.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/da.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/de.js b/src/main/webapp/static/js/tinymce/tinymce/langs/de.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/de.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/de.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/dv.js b/src/main/webapp/static/js/tinymce/tinymce/langs/dv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/dv.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/dv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/el.js b/src/main/webapp/static/js/tinymce/tinymce/langs/el.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/el.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/el.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/en.js b/src/main/webapp/static/js/tinymce/tinymce/langs/en.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/en.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/en.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/es.js b/src/main/webapp/static/js/tinymce/tinymce/langs/es.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/es.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/es.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/et.js b/src/main/webapp/static/js/tinymce/tinymce/langs/et.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/et.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/et.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/eu.js b/src/main/webapp/static/js/tinymce/tinymce/langs/eu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/eu.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/eu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/fa.js b/src/main/webapp/static/js/tinymce/tinymce/langs/fa.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/fa.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/fa.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/fi.js b/src/main/webapp/static/js/tinymce/tinymce/langs/fi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/fi.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/fi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/fr.js b/src/main/webapp/static/js/tinymce/tinymce/langs/fr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/fr.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/fr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/gl.js b/src/main/webapp/static/js/tinymce/tinymce/langs/gl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/gl.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/gl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/gu.js b/src/main/webapp/static/js/tinymce/tinymce/langs/gu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/gu.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/gu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/he.js b/src/main/webapp/static/js/tinymce/tinymce/langs/he.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/he.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/he.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hi.js b/src/main/webapp/static/js/tinymce/tinymce/langs/hi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hi.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/hi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hr.js b/src/main/webapp/static/js/tinymce/tinymce/langs/hr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hr.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/hr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hu.js b/src/main/webapp/static/js/tinymce/tinymce/langs/hu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hu.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/hu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hy.js b/src/main/webapp/static/js/tinymce/tinymce/langs/hy.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/hy.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/hy.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ia.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ia.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ia.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ia.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/id.js b/src/main/webapp/static/js/tinymce/tinymce/langs/id.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/id.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/id.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ii.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ii.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ii.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ii.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/is.js b/src/main/webapp/static/js/tinymce/tinymce/langs/is.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/is.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/is.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/it.js b/src/main/webapp/static/js/tinymce/tinymce/langs/it.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/it.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/it.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ja.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ja.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ja.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ja.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ka.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ka.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ka.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ka.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/kl.js b/src/main/webapp/static/js/tinymce/tinymce/langs/kl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/kl.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/kl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ko.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ko.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ko.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ko.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/lb.js b/src/main/webapp/static/js/tinymce/tinymce/langs/lb.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/lb.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/lb.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/lt.js b/src/main/webapp/static/js/tinymce/tinymce/langs/lt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/lt.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/lt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/lv.js b/src/main/webapp/static/js/tinymce/tinymce/langs/lv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/lv.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/lv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/mk.js b/src/main/webapp/static/js/tinymce/tinymce/langs/mk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/mk.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/mk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ml.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ml.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ml.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ml.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/mn.js b/src/main/webapp/static/js/tinymce/tinymce/langs/mn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/mn.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/mn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ms.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ms.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ms.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ms.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/nb.js b/src/main/webapp/static/js/tinymce/tinymce/langs/nb.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/nb.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/nb.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/nl.js b/src/main/webapp/static/js/tinymce/tinymce/langs/nl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/nl.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/nl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/nn.js b/src/main/webapp/static/js/tinymce/tinymce/langs/nn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/nn.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/nn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/no.js b/src/main/webapp/static/js/tinymce/tinymce/langs/no.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/no.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/no.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/pl.js b/src/main/webapp/static/js/tinymce/tinymce/langs/pl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/pl.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/pl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ps.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ps.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ps.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ps.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/pt.js b/src/main/webapp/static/js/tinymce/tinymce/langs/pt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/pt.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/pt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ro.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ro.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ro.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ro.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ru.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ru.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ru.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ru.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sc.js b/src/main/webapp/static/js/tinymce/tinymce/langs/sc.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sc.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/sc.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/se.js b/src/main/webapp/static/js/tinymce/tinymce/langs/se.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/se.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/se.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/si.js b/src/main/webapp/static/js/tinymce/tinymce/langs/si.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/si.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/si.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sk.js b/src/main/webapp/static/js/tinymce/tinymce/langs/sk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sk.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/sk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sl.js b/src/main/webapp/static/js/tinymce/tinymce/langs/sl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sl.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/sl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sq.js b/src/main/webapp/static/js/tinymce/tinymce/langs/sq.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sq.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/sq.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sr.js b/src/main/webapp/static/js/tinymce/tinymce/langs/sr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sr.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/sr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sv.js b/src/main/webapp/static/js/tinymce/tinymce/langs/sv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/sv.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/sv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ta.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ta.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ta.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ta.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/te.js b/src/main/webapp/static/js/tinymce/tinymce/langs/te.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/te.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/te.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/th.js b/src/main/webapp/static/js/tinymce/tinymce/langs/th.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/th.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/th.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/tr.js b/src/main/webapp/static/js/tinymce/tinymce/langs/tr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/tr.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/tr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/tt.js b/src/main/webapp/static/js/tinymce/tinymce/langs/tt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/tt.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/tt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/tw.js b/src/main/webapp/static/js/tinymce/tinymce/langs/tw.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/tw.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/tw.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/uk.js b/src/main/webapp/static/js/tinymce/tinymce/langs/uk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/uk.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/uk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ur.js b/src/main/webapp/static/js/tinymce/tinymce/langs/ur.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/ur.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/ur.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/vi.js b/src/main/webapp/static/js/tinymce/tinymce/langs/vi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/vi.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/vi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/zh.js b/src/main/webapp/static/js/tinymce/tinymce/langs/zh.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/zh.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/zh.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/zu.js b/src/main/webapp/static/js/tinymce/tinymce/langs/zu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/langs/zu.js
rename to src/main/webapp/static/js/tinymce/tinymce/langs/zu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/license.txt b/src/main/webapp/static/js/tinymce/tinymce/license.txt
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/license.txt
rename to src/main/webapp/static/js/tinymce/tinymce/license.txt
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/css/advhr.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/css/advhr.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/css/advhr.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/css/advhr.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/js/rule.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/js/rule.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/js/rule.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/js/rule.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/rule.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/rule.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advhr/rule.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advhr/rule.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/css/advimage.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/css/advimage.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/css/advimage.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/css/advimage.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/image.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/image.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/image.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/image.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/img/sample.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/img/sample.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/img/sample.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/img/sample.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/js/image.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/js/image.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/js/image.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/js/image.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advimage/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advimage/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/css/advlink.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/css/advlink.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/css/advlink.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/css/advlink.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/js/advlink.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/js/advlink.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/js/advlink.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/js/advlink.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/link.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/link.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlink/link.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlink/link.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlist/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlist/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlist/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlist/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlist/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/advlist/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/advlist/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/advlist/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autoresize/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/autoresize/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autoresize/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/autoresize/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autoresize/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/autoresize/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autoresize/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/autoresize/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autosave/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/autosave/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autosave/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/autosave/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autosave/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/autosave/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autosave/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/autosave/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autosave/langs/en.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/autosave/langs/en.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/autosave/langs/en.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/autosave/langs/en.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/bbcode/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/bbcode/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/bbcode/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/bbcode/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/bbcode/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/bbcode/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/bbcode/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/bbcode/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/compat2x/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/compat2x/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/compat2x/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/compat2x/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/compat2x/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/compat2x/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/compat2x/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/compat2x/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/contextmenu/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/contextmenu/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/contextmenu/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/contextmenu/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/contextmenu/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/contextmenu/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/contextmenu/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/contextmenu/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/directionality/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/directionality/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/directionality/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/directionality/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/directionality/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/directionality/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/directionality/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/directionality/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/emotions.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/emotions.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/emotions.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/emotions.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-cool.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-cool.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-cool.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-cool.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-cry.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-cry.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-cry.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-cry.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-embarassed.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-embarassed.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-embarassed.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-embarassed.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-foot-in-mouth.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-foot-in-mouth.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-foot-in-mouth.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-foot-in-mouth.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-frown.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-frown.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-frown.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-frown.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-innocent.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-innocent.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-innocent.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-innocent.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-kiss.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-kiss.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-kiss.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-kiss.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-laughing.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-laughing.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-laughing.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-laughing.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-money-mouth.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-money-mouth.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-money-mouth.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-money-mouth.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-sealed.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-sealed.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-sealed.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-sealed.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/img/smiley-smile.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-smile.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/plugins/olatsmileys/_static/js/img/smiley-smile.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-smile.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-surprised.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-surprised.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-surprised.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-surprised.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-tongue-out.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-tongue-out.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-tongue-out.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-tongue-out.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-undecided.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-undecided.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-undecided.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-undecided.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-wink.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-wink.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-wink.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-wink.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-yell.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-yell.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/img/smiley-yell.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/img/smiley-yell.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/js/emotions.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/js/emotions.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/js/emotions.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/js/emotions.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/emotions/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/emotions/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/dialog.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/example/dialog.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/dialog.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/example/dialog.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/example/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/example/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/example/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/example/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/img/example.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/example/img/example.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/img/example.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/example/img/example.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/js/dialog.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/example/js/dialog.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/js/dialog.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/example/js/dialog.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/langs/en.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/example/langs/en.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/langs/en.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/example/langs/en.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/example/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/example/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/example/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/css/fullpage.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/css/fullpage.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/css/fullpage.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/css/fullpage.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/fullpage.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/fullpage.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/fullpage.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/fullpage.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/js/fullpage.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/js/fullpage.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/js/fullpage.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/js/fullpage.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullpage/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullpage/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullscreen/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullscreen/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullscreen/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullscreen/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullscreen/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullscreen/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullscreen/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullscreen/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullscreen/fullscreen.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/fullscreen/fullscreen.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/fullscreen/fullscreen.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/fullscreen/fullscreen.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/iespell/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/iespell/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/iespell/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/iespell/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/iespell/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/iespell/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/iespell/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/iespell/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/template.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/template.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/inlinepopups/template.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/inlinepopups/template.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/insertdatetime/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/insertdatetime/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/insertdatetime/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/insertdatetime/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/insertdatetime/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/insertdatetime/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/insertdatetime/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/insertdatetime/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/layer/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/layer/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/layer/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/layer/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/layer/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/layer/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/layer/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/layer/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/legacyoutput/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/legacyoutput/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/legacyoutput/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/legacyoutput/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/legacyoutput/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/legacyoutput/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/legacyoutput/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/legacyoutput/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/css/content.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/css/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/css/content.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/css/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/css/media.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/css/media.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/css/media.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/css/media.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/flash.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/flash.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/flash.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/flash.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/flv_player.swf b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/flv_player.swf
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/flv_player.swf
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/flv_player.swf
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/quicktime.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/quicktime.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/quicktime.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/quicktime.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/realmedia.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/realmedia.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/realmedia.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/realmedia.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/shockwave.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/shockwave.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/shockwave.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/shockwave.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/trans.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/trans.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/trans.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/trans.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/windowsmedia.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/windowsmedia.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/img/windowsmedia.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/img/windowsmedia.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/js/embed.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/js/embed.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/js/embed.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/js/embed.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/js/media.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/js/media.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/js/media.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/js/media.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/media.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/media/media.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/media/media.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/media/media.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/nonbreaking/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/nonbreaking/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/nonbreaking/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/nonbreaking/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/nonbreaking/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/nonbreaking/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/nonbreaking/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/nonbreaking/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/noneditable/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/noneditable/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/noneditable/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/noneditable/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/noneditable/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/noneditable/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/noneditable/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/noneditable/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/css/content.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/css/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/css/content.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/css/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/img/pagebreak.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/img/pagebreak.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/img/pagebreak.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/img/pagebreak.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/img/trans.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/img/trans.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/pagebreak/img/trans.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/pagebreak/img/trans.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/js/pastetext.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/js/pastetext.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/js/pastetext.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/js/pastetext.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/js/pasteword.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/js/pasteword.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/js/pasteword.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/js/pasteword.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/pastetext.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/pastetext.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/pastetext.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/pastetext.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/pasteword.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/paste/pasteword.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/paste/pasteword.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/paste/pasteword.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/preview/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/preview/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/preview/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/preview/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/example.html b/src/main/webapp/static/js/tinymce/tinymce/plugins/preview/example.html
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/example.html
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/preview/example.html
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/jscripts/embed.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/preview/jscripts/embed.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/jscripts/embed.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/preview/jscripts/embed.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/preview.html b/src/main/webapp/static/js/tinymce/tinymce/plugins/preview/preview.html
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/preview/preview.html
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/preview/preview.html
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/print/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/print/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/print/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/print/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/print/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/print/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/print/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/print/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/safari/blank.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/safari/blank.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/safari/blank.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/safari/blank.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/safari/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/safari/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/safari/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/safari/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/safari/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/safari/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/safari/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/safari/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/save/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/save/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/save/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/save/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/save/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/save/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/save/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/save/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/css/searchreplace.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/css/searchreplace.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/css/searchreplace.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/css/searchreplace.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/js/searchreplace.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/js/searchreplace.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/js/searchreplace.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/js/searchreplace.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/searchreplace.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/searchreplace.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/searchreplace/searchreplace.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/searchreplace/searchreplace.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/css/content.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/css/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/css/content.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/css/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/img/wline.gif b/src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/img/wline.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/spellchecker/img/wline.gif
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/spellchecker/img/wline.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/css/props.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/css/props.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/css/props.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/css/props.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/js/props.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/js/props.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/js/props.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/js/props.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/props.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/style/props.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/style/props.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/style/props.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/tabfocus/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/tabfocus/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/tabfocus/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/tabfocus/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/tabfocus/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/tabfocus/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/tabfocus/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/tabfocus/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/cell.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/cell.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/cell.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/cell.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/css/cell.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/css/cell.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/css/cell.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/css/cell.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/css/row.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/css/row.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/css/row.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/css/row.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/css/table.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/css/table.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/css/table.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/css/table.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/cell.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/cell.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/cell.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/cell.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/merge_cells.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/merge_cells.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/merge_cells.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/merge_cells.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/row.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/row.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/row.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/row.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/table.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/table.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/js/table.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/js/table.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/merge_cells.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/merge_cells.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/merge_cells.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/merge_cells.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/row.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/row.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/row.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/row.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/table.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/table/table.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/table/table.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/table/table.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/blank.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/blank.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/blank.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/blank.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/css/template.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/css/template.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/css/template.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/css/template.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/js/template.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/js/template.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/js/template.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/js/template.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/template.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/template/template.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/template/template.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/template/template.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/visualchars/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/visualchars/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/visualchars/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/visualchars/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/visualchars/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/visualchars/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/visualchars/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/visualchars/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/wordcount/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/wordcount/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/wordcount/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/wordcount/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/wordcount/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/wordcount/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/wordcount/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/wordcount/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/abbr.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/abbr.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/abbr.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/abbr.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/acronym.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/acronym.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/acronym.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/acronym.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/attributes.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/attributes.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/attributes.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/attributes.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/cite.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/cite.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/cite.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/cite.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/css/attributes.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/css/attributes.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/css/attributes.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/css/attributes.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/css/popup.css b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/css/popup.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/css/popup.css
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/css/popup.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/del.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/del.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/del.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/del.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/editor_plugin.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/editor_plugin.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/editor_plugin.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/editor_plugin.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/editor_plugin_src.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/editor_plugin_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/editor_plugin_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/editor_plugin_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/ins.htm b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/ins.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/ins.htm
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/ins.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/abbr.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/abbr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/abbr.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/abbr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/acronym.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/acronym.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/acronym.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/acronym.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/attributes.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/attributes.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/attributes.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/attributes.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/cite.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/cite.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/cite.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/cite.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/del.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/del.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/del.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/del.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/element_common.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/element_common.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/element_common.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/element_common.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/ins.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/ins.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/js/ins.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/js/ins.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/plugins/xhtmlxtras/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/plugins/xhtmlxtras/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/about.htm b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/about.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/about.htm
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/about.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/anchor.htm b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/anchor.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/anchor.htm
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/anchor.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/charmap.htm b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/charmap.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/charmap.htm
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/charmap.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/color_picker.htm b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/color_picker.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/color_picker.htm
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/color_picker.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/editor_template.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/editor_template.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/editor_template.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/editor_template.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/editor_template_src.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/editor_template_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/editor_template_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/editor_template_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/image.htm b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/image.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/image.htm
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/image.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/img/colorpicker.jpg b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/img/colorpicker.jpg
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/img/colorpicker.jpg
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/img/colorpicker.jpg
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/img/icons.gif b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/img/icons.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/img/icons.gif
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/img/icons.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/about.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/about.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/about.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/about.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/anchor.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/anchor.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/anchor.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/anchor.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/charmap.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/charmap.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/charmap.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/charmap.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/color_picker.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/color_picker.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/color_picker.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/color_picker.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/image.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/image.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/image.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/image.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/link.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/link.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/link.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/link.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/source_editor.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/source_editor.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/js/source_editor.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/js/source_editor.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ar.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ar.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ar.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ar.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ar_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ar_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ar_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ar_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/az.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/az.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/az.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/az.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/az_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/az_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/az_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/az_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/be.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/be.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/be.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/be.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/be_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/be_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/be_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/be_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bg_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bg_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bg_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bg_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bn.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bn.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/br.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/br.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/br.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/br.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/br_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/br_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/br_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/br_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bs.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bs.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bs.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bs.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/bs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/bs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ca.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ca.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ca.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ca.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ca_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ca_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ca_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ca_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ch.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ch.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ch.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ch.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ch_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ch_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ch_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ch_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cs.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cs.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cs.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cs.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cs_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cs_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cs_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cs_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cy.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cy.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cy.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cy.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/cy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/cy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/da.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/da.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/da.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/da.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/da_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/da_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/da_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/da_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/de.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/de.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/de.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/de.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/de_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/de_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/de_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/de_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/dv.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/dv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/dv.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/dv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/dv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/dv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/dv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/dv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/el.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/el.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/el.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/el.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/el_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/el_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/el_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/el_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/en.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/en.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/en.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/en.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/en_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/en_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/en_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/en_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/es.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/es.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/es.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/es.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/es_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/es_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/es_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/es_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/et.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/et.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/et.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/et.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/et_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/et_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/et_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/et_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/eu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/eu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/eu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/eu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/eu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/eu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/eu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/eu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fa.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fa.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fa.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fa.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fa_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fa_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fa_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fa_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fi.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fi.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/fr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/fr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/gu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/gu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/he.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/he.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/he.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/he.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/he_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/he_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/he_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/he_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hi.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hi.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hy.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hy.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hy.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hy.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hy_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hy_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/hy_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/hy_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ia.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ia.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ia.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ia.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ia_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ia_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ia_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ia_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/id.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/id.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/id.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/id.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/id_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/id_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/id_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/id_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ii.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ii.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ii.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ii.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ii_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ii_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ii_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ii_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/is.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/is.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/is.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/is.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/is_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/is_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/is_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/is_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/it.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/it.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/it.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/it.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/it_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/it_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/it_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/it_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ja.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ja.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ja.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ja.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ja_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ja_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ja_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ja_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ka.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ka.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ka.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ka.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ka_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ka_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ka_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ka_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/kl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/kl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/kl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/kl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/kl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/kl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/kl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/kl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ko.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ko.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ko.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ko.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ko_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ko_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ko_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ko_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lb.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lb.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lb.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lb.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lt.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lt.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lv.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lv.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/lv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/lv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mk.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mk.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ml.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ml.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ml.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ml.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ml_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ml_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ml_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ml_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mn.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mn.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/mn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/mn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ms.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ms.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ms.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ms.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ms_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ms_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ms_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ms_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nb.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nb.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nb.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nb.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nb_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nb_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nb_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nb_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nn.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nn.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nn_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nn_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/nn_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/nn_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/no.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/no.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/no.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/no.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/no_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/no_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/no_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/no_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ps.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ps.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ps.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ps.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ps_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ps_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ps_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ps_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pt.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pt.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/pt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/pt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ro.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ro.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ro.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ro.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ro_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ro_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ro_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ro_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ru.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ru.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ru.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ru.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ru_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ru_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ru_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ru_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sc.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sc.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sc.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sc.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sc_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sc_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sc_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sc_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/se.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/se.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/se.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/se.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/se_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/se_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/se_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/se_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/si.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/si.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/si.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/si.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/si_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/si_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/si_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/si_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sk.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sk.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sl_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sl_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sl_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sl_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sq.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sq.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sq.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sq.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sq_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sq_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sq_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sq_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sv.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sv.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sv_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sv_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/sv_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/sv_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ta.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ta.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ta.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ta.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ta_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ta_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ta_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ta_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/te.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/te.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/te.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/te.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/te_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/te_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/te_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/te_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/th.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/th.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/th.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/th.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/th_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/th_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/th_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/th_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tr_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tr_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tr_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tr_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tt.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tt.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tt_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tt_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tt_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tt_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tw.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tw.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tw.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tw.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tw_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tw_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/tw_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/tw_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/uk.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/uk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/uk.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/uk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/uk_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/uk_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/uk_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/uk_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ur.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ur.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ur.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ur.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ur_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ur_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/ur_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/ur_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/vi.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/vi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/vi.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/vi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/vi_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/vi_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/vi_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/vi_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zh.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zh.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zh.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zh.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zh_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zh_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zh_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zh_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zu_dlg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zu_dlg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/langs/zu_dlg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/langs/zu_dlg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/link.htm b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/link.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/link.htm
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/link.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/content.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/content.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/dialog.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/dialog.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/dialog.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/dialog.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/buttons.png b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/buttons.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/buttons.png
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/buttons.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/items.gif b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/items.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/items.gif
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/items.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/menu_arrow.gif b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/menu_arrow.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/menu_arrow.gif
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/menu_arrow.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/menu_check.gif b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/menu_check.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/menu_check.gif
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/menu_check.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/progress.gif b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/progress.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/progress.gif
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/progress.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/tabs.gif b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/tabs.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/img/tabs.gif
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/img/tabs.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/ui.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/ui.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/default/ui.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/default/ui.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/content.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/content.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/dialog.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/dialog.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/dialog.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/dialog.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/img/button_bg.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/img/button_bg.png
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/img/button_bg.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/ui.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/ui.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/ui.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/ui.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/ui_black.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/ui_black.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/ui_black.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/ui_black.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/ui_silver.css b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/ui_silver.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/skins/o2k7/ui_silver.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/skins/o2k7/ui_silver.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/source_editor.htm b/src/main/webapp/static/js/tinymce/tinymce/themes/advanced/source_editor.htm
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/advanced/source_editor.htm
rename to src/main/webapp/static/js/tinymce/tinymce/themes/advanced/source_editor.htm
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/editor_template.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/editor_template.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/editor_template.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/editor_template.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/editor_template_src.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/editor_template_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/editor_template_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/editor_template_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/img/icons.gif b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/img/icons.gif
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/img/icons.gif
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/img/icons.gif
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ar.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ar.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ar.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ar.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/az.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/az.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/az.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/az.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/be.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/be.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/be.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/be.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/bg.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/bg.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/bg.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/bg.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/bn.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/bn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/bn.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/bn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/br.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/br.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/br.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/br.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/bs.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/bs.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/bs.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/bs.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ca.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ca.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ca.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ca.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ch.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ch.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ch.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ch.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/cs.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/cs.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/cs.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/cs.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/cy.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/cy.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/cy.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/cy.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/da.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/da.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/da.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/da.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/de.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/de.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/de.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/de.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/dv.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/dv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/dv.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/dv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/el.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/el.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/el.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/el.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/en.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/en.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/en.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/en.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/es.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/es.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/es.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/es.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/et.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/et.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/et.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/et.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/eu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/eu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/eu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/eu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/fa.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/fa.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/fa.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/fa.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/fi.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/fi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/fi.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/fi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/fr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/fr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/fr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/fr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/gl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/gl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/gl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/gl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/gu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/gu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/gu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/gu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/he.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/he.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/he.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/he.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hi.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hi.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hy.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hy.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/hy.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/hy.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ia.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ia.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ia.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ia.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/id.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/id.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/id.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/id.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ii.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ii.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ii.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ii.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/is.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/is.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/is.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/is.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/it.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/it.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/it.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/it.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ja.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ja.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ja.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ja.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ka.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ka.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ka.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ka.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/kl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/kl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/kl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/kl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ko.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ko.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ko.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ko.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/lb.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/lb.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/lb.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/lb.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/lt.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/lt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/lt.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/lt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/lv.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/lv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/lv.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/lv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/mk.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/mk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/mk.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/mk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ml.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ml.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ml.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ml.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/mn.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/mn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/mn.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/mn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ms.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ms.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ms.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ms.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/nb.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/nb.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/nb.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/nb.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/nl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/nl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/nl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/nl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/nn.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/nn.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/nn.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/nn.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/no.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/no.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/no.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/no.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/pl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/pl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/pl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/pl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ps.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ps.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ps.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ps.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/pt.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/pt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/pt.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/pt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ro.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ro.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ro.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ro.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ru.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ru.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ru.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ru.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sc.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sc.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sc.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sc.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/se.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/se.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/se.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/se.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/si.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/si.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/si.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/si.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sk.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sk.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sl.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sl.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sl.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sl.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sq.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sq.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sq.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sq.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sv.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sv.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/sv.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/sv.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ta.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ta.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ta.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ta.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/te.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/te.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/te.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/te.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/th.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/th.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/th.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/th.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/tr.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/tr.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/tr.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/tr.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/tt.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/tt.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/tt.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/tt.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/tw.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/tw.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/tw.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/tw.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/uk.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/uk.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/uk.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/uk.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ur.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ur.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/ur.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/ur.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/vi.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/vi.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/vi.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/vi.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/zh.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/zh.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/zh.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/zh.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/zu.js b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/zu.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/langs/zu.js
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/langs/zu.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/default/content.css b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/default/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/default/content.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/default/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/default/ui.css b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/default/ui.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/default/ui.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/default/ui.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/o2k7/content.css b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/o2k7/content.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/o2k7/content.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/o2k7/content.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/o2k7/img/button_bg.png b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/o2k7/img/button_bg.png
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/o2k7/img/button_bg.png
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/o2k7/img/button_bg.png
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/o2k7/ui.css b/src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/o2k7/ui.css
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/themes/simple/skins/o2k7/ui.css
rename to src/main/webapp/static/js/tinymce/tinymce/themes/simple/skins/o2k7/ui.css
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/tiny_mce.js b/src/main/webapp/static/js/tinymce/tinymce/tiny_mce.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/tiny_mce.js
rename to src/main/webapp/static/js/tinymce/tinymce/tiny_mce.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/tiny_mce_popup.js b/src/main/webapp/static/js/tinymce/tinymce/tiny_mce_popup.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/tiny_mce_popup.js
rename to src/main/webapp/static/js/tinymce/tinymce/tiny_mce_popup.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/tiny_mce_src.js b/src/main/webapp/static/js/tinymce/tinymce/tiny_mce_src.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/tiny_mce_src.js
rename to src/main/webapp/static/js/tinymce/tinymce/tiny_mce_src.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/editable_selects.js b/src/main/webapp/static/js/tinymce/tinymce/utils/editable_selects.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/editable_selects.js
rename to src/main/webapp/static/js/tinymce/tinymce/utils/editable_selects.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/form_utils.js b/src/main/webapp/static/js/tinymce/tinymce/utils/form_utils.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/form_utils.js
rename to src/main/webapp/static/js/tinymce/tinymce/utils/form_utils.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/mctabs.js b/src/main/webapp/static/js/tinymce/tinymce/utils/mctabs.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/mctabs.js
rename to src/main/webapp/static/js/tinymce/tinymce/utils/mctabs.js
diff --git a/src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/validate.js b/src/main/webapp/static/js/tinymce/tinymce/utils/validate.js
similarity index 100%
rename from src/main/java/org/olat/core/gui/components/form/flexible/impl/elements/richText/_static/js/tinymce/utils/validate.js
rename to src/main/webapp/static/js/tinymce/tinymce/utils/validate.js
diff --git a/src/main/webapp/static/themes/openolat/all/modules/_misc.scss b/src/main/webapp/static/themes/openolat/all/modules/_misc.scss
index 61519396a2e..ab0b1d69239 100644
--- a/src/main/webapp/static/themes/openolat/all/modules/_misc.scss
+++ b/src/main/webapp/static/themes/openolat/all/modules/_misc.scss
@@ -995,6 +995,74 @@ div.o_cal_links {}
 	
 } /* end all media styles */
 
+/* glossar */
+.o_glossary {
+	margin: 0 100px 0 100px;
+}
+
+/* wrapper for one glossary term */
+.o_glossary_entry{
+	margin: 0px 0 0px 0;
+	padding: 10px;
+	border-top: 1px solid #DCDDE0;
+	border-left: 1px solid #DCDDE0;
+	border-right: 1px solid #DCDDE0;
+}
+
+/* wrapper for the edit / delete buttons */
+.o_glossary_commands {
+	float: right;
+}
+/* wrapper for the add buttons */
+.o_glossary_addcommand {
+	float: right;
+}
+
+/* the glossary term */
+.o_glossary dt {
+	font-weight: bold;
+}
+
+dt span.o_glossary_author {
+	font-weight: normal;
+}
+
+dt span.o_glossary_modifier {
+	font-weight: normal;
+	color: #98221F;
+}
+
+dt span.o_glossary_modifier a, dt span.o_glossary_modifier a:hover {
+	color: #98221F;
+}
+
+dt o_glossary_synonym {
+	font-size: 80%;
+	font-variant: small-caps;
+	font-style: italic;
+}
+/* the glossary explanation */
+dd {
+	padding-left: 20px;
+	clear: both;
+}
+
+.o_glossary_register {
+	margin-bottom: 10px;	
+}
+
+.o_glossary_register_active {
+	font-weight: bold;
+	background-color: lightgrey;
+	font-size: 120%;
+}
+
+.o_tm_glossary { border-bottom: 1px dotted #666699; }
+.o_tm_yellow { background-color: #FFFF66; }
+.o_tm_blue { background-color: #33FFFF; }
+.o_tm_red { background-color: #FF3333; }
+.o_tm_green { background-color: #99FF00; }
+
 
 	
 @media print {
diff --git a/src/main/webapp/static/themes/openolat/all/modules/_wiki.scss b/src/main/webapp/static/themes/openolat/all/modules/_wiki.scss
index bddb67c6cd7..7c16f719739 100644
--- a/src/main/webapp/static/themes/openolat/all/modules/_wiki.scss
+++ b/src/main/webapp/static/themes/openolat/all/modules/_wiki.scss
@@ -102,4 +102,89 @@
 	.wiki-file-deleted { text-decoration:line-through; }
 	
 	
+	/* old embedded wiki.css */
+	img.wikiimg { border: 0px;}
+	
+	a.wikiimg {
+		text-decoration: none;
+		color: inherit;
+		font-weight: inherit;
+	}
+	
+	div.imgcaption {
+		padding: 0.3em 0em 0.2em 0.3em;
+	}
+	
+	div.imgleft {
+		clear:left;
+		float: left;
+		margin: 0.3em 0.3em 0.3em 0em;
+		text-align:left;
+	}
+	
+	div.imgright {
+		clear:right;
+		float: right;
+		margin: 0.3em 0em 0.3em 0.3em;
+		text-align:right;
+	}
+	
+	div.o_wikimod-article-box div{
+		width:auto !important;
+		}
+	
+	div.imgcenter {
+		clear: both;
+		overflow:hidden;
+		text-align: center;
+		margin: 0.3em 0em 0.3em 0em;
+	}
+	
+	div.imgthumb {
+		border: 1px solid #bbbbbb;
+		padding: 0.3em;
+	}
+	
+	table.gallery {
+		border: 1px solid #B8B8DB;
+		margin: 2px;
+		padding: 2px;
+		background-color: white;
+	}
+	
+	table.gallery tr {
+		vertical-align: middle;
+	}
+	
+	table.gallery td {
+		background-color: #EEEEEE;
+		border: solid 2px #B8B8DB;
+		text-align: center;
+		vertical-align: middle;
+		width:  150px;
+	}
+	
+	img.gallery {
+		border: 1px solid #B8B8DB;
+		padding: 0.3em;
+	}
+	
+	a.edit {
+		font-style: italic;
+		color: #E98F8F;
+	}
+	a.externallink:before {
+		content:url("../openolat/images/external_link.png");
+		padding-right: 2px;
+	}
+	
+	pre {
+		padding: 1em;
+		border: 1px dashed #B8B8DB;
+		color: black;
+		background-color: #EEEEEE;
+		line-height: 1.1em;
+	}
+	
+	
 }	
\ No newline at end of file
diff --git a/src/main/webapp/static/themes/openolat/layout.css b/src/main/webapp/static/themes/openolat/layout.css
index 75da32aef1a..4b8ee79f9bd 100644
--- a/src/main/webapp/static/themes/openolat/layout.css
+++ b/src/main/webapp/static/themes/openolat/layout.css
@@ -22,4 +22,4 @@
  *  @author strentini, sergio.trentini@frentix.com,  www.frentix.com
  *  @date Nov. 2011
  * ========================================================
-**/@import url(../../yaml/core/slim_base.css);@import url(all/content.css);.b_with_small_icon_left,div.b_table_wrapper div.b_table_empty{padding:2px 0 2px 20px;min-height:16px;background-position:0 50%;background-repeat:no-repeat}option.b_with_small_icon_left{padding:0 0 0 20px;vertical-align:middle;min-height:11px;background-position:0 50%;background-repeat:no-repeat}.b_with_small_icon_right{padding:1px 20px 1px 0px;min-height:16px;background-position:100% 50%;background-repeat:no-repeat}.b_with_small_icon_only span{display:none}.b_small_icon{float:left;display:inline;width:16px;height:16px;background-position:0 50%;background-repeat:no-repeat}td a span.b_small_table_icon,td a.b_small_table_icon{padding-left:20px;width:16px;height:16px;background-position:2px 50%;background-repeat:no-repeat}a.b_small_icon:hover{text-decoration:none}.b_info_icon{background-image:url("../openolat/images/comment.png")}.b_warn_icon,div.b_table_wrapper div.b_table_empty{background-image:url("../openolat/images/exclamation.png")}.b_error_icon{background-image:url("../openolat/images/cross-circle.png")}.b_new_icon{background-image:url("../openolat/images/new-text.png")}.b_institution_icon{background-image:url("../openolat/images/home.png")}.b_group_icon{background-image:url("../openolat/images/users.png")}.b_user_icon{background-image:url("../openolat/images/user.png")}.b_move_left_icon{background-image:url("../openolat/images/arrow_left_big.png")}.b_move_right_icon{background-image:url("../openolat/images/arrow_right_big.png")}.b_move_down_icon{background-image:url("../openolat/images/arrow_down_big.png")}.b_move_up_icon{background-image:url("../openolat/images/arrow_up_big.png")}.b_delete_icon{background-image:url("../openolat/images/bin-metal-full.png")}.b_share_icon{background-image:url("../openolat/images/share.png")}.b_status_enabled_icon{background-image:url("../openolat/images/tick.png")}.b_status_disabled_icon{background-image:url("../openolat/images/cross.png")}.b_edit_icon{background-image:url("../openolat/images/docs/document--pencil.png")}.b_add_icon{background-image:url("../openolat/images/plus-circle.png")}.b_open_icon{background-image:url("../openolat/images/control/control.png")}.b_star_icon{background-image:url(../openolat/images/star.png)}.b_star_small_icon{background-image:url(../openolat/images/star-small.png)}.o_fulltext_search_button{background-image:url("../openolat/images/magnifier-zoom.png")}.o_help_icon{background-image:url("../openolat/images/help.png")}.o_rss_icon{background-image:url("../openolat/images/feed.png")}.o_login_guests{background-image:url("../openolat/images/user_silhouette.png")}.o_login_pwd{background-image:url("../openolat/images/user_excl.png")}.o_login_register{background-image:url("../openolat/images/user_register.png")}.o_news_icon{background-image:url("../openolat/images/information-white.png")}.o_course_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}.o_chat_icon{background-image:url("../openolat/images/balloons-box.png")}.o_admin_icon{background-image:url("../openolat/images/wrench-screwdriver.png")}.o_calendar_icon{background-image:url("../openolat/images/calendar.png")}.o_locked_icon{background-image:url("../openolat/images/locked.png")}.b_backward_icon{background-image:url("../openolat/images/arrow_left.png")}.b_forward_icon{background-image:url("../openolat/images/arrow_right.png")}.b_flag_en{background-image:url("../openolat/images/flags/gb.png")}.b_flag_de{background-image:url("../openolat/images/flags/de.png")}.b_flag_fr{background-image:url("../openolat/images/flags/fr.png")}.b_flag_it{background-image:url("../openolat/images/flags/it.png")}.b_flag_es{background-image:url("../openolat/images/flags/es.png")}.b_flag_da{background-image:url("../openolat/images/flags/dk.png")}.b_flag_cs{background-image:url("../openolat/images/flags/cz.png")}.b_flag_el{background-image:url("../openolat/images/flags/gr.png")}.b_flag_ee{background-image:url("../openolat/images/flags/ee.png")}.b_flag_ru{background-image:url("../openolat/images/flags/ru.png")}.b_flag_pl{background-image:url("../openolat/images/flags/pl.png")}.b_flag_zh_CN{background-image:url("../openolat/images/flags/cn.png")}.b_flag_zh_TW{background-image:url("../openolat/images/flags/tw.png")}.b_flag_lt{background-image:url("../openolat/images/flags/lt.png")}.b_flag_fa{background-image:url("../openolat/images/flags/ir.png")}.b_flag_pt_PT{background-image:url("../openolat/images/flags/pt.png")}.b_flag_pt_BR{background-image:url("../openolat/images/flags/br.png")}.b_flag_tr{background-image:url("../openolat/images/flags/tr.png")}.b_flag_hu{background-image:url("../openolat/images/flags/hu.png")}.b_flag_sq{background-image:url("../openolat/images/flags/al.png")}.b_flag_in{background-image:url("../openolat/images/flags/id.png")}.b_flag_ar{background-image:url("../openolat/images/flags/eg.png")}.b_flag_rm{background-image:url("../openolat/images/flags/rm.png")}.b_flag_af{background-image:url("../openolat/images/flags/za.png")}.b_flag_vi{background-image:url("../openolat/images/flags/vn.png")}.b_flag_mn{background-image:url("../openolat/images/flags/mn.png")}.b_flag_iw{background-image:url("../openolat/images/flags/il.png")}.b_flag_ko{background-image:url("../openolat/images/flags/kr.png")}.b_flag_nl_NL{background-image:url("../openolat/images/flags/nl.png")}.b_flag_jp{background-image:url("../openolat/images/flags/jp.png")}.b_flag_nb_NO{background-image:url("../openolat/images/flags/no.png")}.b_flag_et_EE{background-image:url("../openolat/images/flags/ee.png")}.b_flag_bg{background-image:url("../openolat/images/flags/bg.png")}.b_flag_hi_IN_ASIA{background-image:url("../openolat/images/flags/in.png")}.b_flag_ar_LB{background-image:url("../openolat/images/flags/lb.png")}.b_flag_gl_ES{background-image:url("../openolat/images/flags/galicia.png")}.b_filetype_file,.b_filetype_ico{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_avi_icon{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_bat_icon{background-image:url("../openolat/images/docs/document-binary.png") !important}.b_filetype_bmp{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_css{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_doc,.b_filetype_docx{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_dvi{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_exe{background-image:url("../openolat/images/docs/document-binary.png") !important}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.b_filetype_folder,.b_filetype_folder_open{background-image:url("../openolat/images/folder_open.png") !important}.b_filetype_folder{background-image:url("../openolat/images/folder.png") !important}.b_filetype_gif{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_gz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_htm,.b_filetype_html{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_jpeg,.b_filetype_jpg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_js{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_log{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_midi{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_video,.b_filetype_mov{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_audio,.b_filetype_mp3,.b_filetype_m3u{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_mpeg,.b_filetype_mpg{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_odp{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ods{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_odt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_odg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_odf{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_pdf{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_png{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_ppt{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_pptx{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ps{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_qt,.b_filetype_ra,.b_filetype_ram{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_readme,.b_filetype_README{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_rtf{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_tar,.b_filetype_tgz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_tiff{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_txt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_wav{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_xls,.b_filetype_xlsx{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_xml{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_xsl{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_zip{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_large_icon.b_filetype_file{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_avi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_bat{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_bmp{background-image:url("../openolat/images/docs_large/bmp.png") !important}.b_large_icon.b_filetype_css{background-image:url("../openolat/images/docs_large/css.png") !important}.b_large_icon.b_filetype_doc,.b_large_icon.b_filetype_docx{background-image:url("../openolat/images/docs_large/doc.png") !important}.b_large_icon.b_filetype_dvi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_exe{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_folder{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_gif{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_gz{background-image:url("../openolat/images/docs_large/tgz.png") !important}.b_large_icon.b_filetype_htm,.b_large_icon.b_filetype_html{background-image:url("../openolat/images/docs_large/html.png") !important}.b_large_icon.b_filetype_ico{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_jpeg,.b_large_icon.b_filetype_jpg{background-image:url("../openolat/images/docs_large/jpg.png") !important}.b_large_icon.b_filetype_js{background-image:url("../openolat/images/docs_large/java.png") !important}.b_large_icon.b_filetype_log{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_midi{background-image:url("../openolat/images/docs_large/midi.png") !important}.b_large_icon.b_filetype_mp4,.b_large_icon.b_filetype_m4v,.b_large_icon.b_filetype_webm,.b_large_icon.b_filetype_ogg{background-image:url("../openolat/images/docs_large/mp4.png") !important}.b_large_icon.b_filetype_flv{background-image:url("../openolat/images/docs_large/flv.png") !important}.b_large_icon.b_filetype_video,.b_large_icon.b_filetype_mov{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_audio,.b_large_icon.b_filetype_mp3,.b_large_icon .b_filetype_m3u{background-image:url("../openolat/images/docs_large/mp3.png") !important}.b_large_icon.b_filetype_mpeg,.b_large_icon.b_filetype_mpg{background-image:url("../openolat/images/docs_large/mpg.png") !important}.b_large_icon.b_filetype_odp{background-image:url("../openolat/images/docs_large/odp.png") !important}.b_large_icon.b_filetype_ods{background-image:url("../openolat/images/docs_large/ods.png") !important}.b_large_icon.b_filetype_odt{background-image:url("../openolat/images/docs_large/odt.png") !important}.b_large_icon.b_filetype_odg{background-image:url("../openolat/images/docs_large/odg.png") !important}.b_large_icon.b_filetype_odf{background-image:url("../openolat/images/docs_large/odf.png") !important}.b_large_icon.b_filetype_pdf{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_png{background-image:url("../openolat/images/docs_large/png.png") !important}.b_large_icon.b_filetype_ppt,.b_large_icon.b_filetype_pptx{background-image:url("../openolat/images/docs_large/ppt.png") !important}.b_large_icon.b_filetype_ps{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_qt,.b_large_icon.b_filetype_ra,.b_large_icon.b_filetype_ram{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_readme,.b_large_icon.b_filetype_README{background-image:url("../openolat/images/docs_large/text.png") !important}.b_large_icon.b_filetype_rtf{background-image:url("../openolat/images/docs_large/rtf.png") !important}.b_large_icon.b_filetype_tar,.b_large_icon.b_filetype_tgz{background-image:url("../openolat/images/docs_large/gtz.png") !important}.b_large_icon.b_filetype_tiff{background-image:url("../openolat/images/docs_large/tiff.png") !important}.b_large_icon.b_filetype_txt{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_wav{background-image:url("../openolat/images/docs_large/wav.png") !important}.b_large_icon.b_filetype_xls,.b_large_icon .b_filetype_xlsx{background-image:url("../openolat/images/docs_large/xls.png") !important}.b_large_icon.b_filetype_xml{background-image:url("../openolat/images/docs_large/xml.png") !important}.b_large_icon.b_filetype_xsl{background-image:url("../openolat/images/docs_large/xsl.png") !important}.b_large_icon.b_filetype_zip{background-image:url("../openolat/images/docs_large/zip.png") !important}li.b_nav_site div,li.b_nav_tab div{background:url("../openolat/images/application.png") no-repeat left 50%;padding-left:18px}li.b_resource_BusinessGroup div,.o_BusinessGroup_icon{background-image:url("../openolat/images/users.png")}li.b_resource_GroupCard div,.o_GroupCard_icon{background-image:url("../openolat/images/users.png")}li.b_resource_CourseModule div,.o_CourseModule_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li.b_resource_HOMEPAGECONFIG div,.o_HOMEPAGECONFIG_icon,li.b_resource_Identity div{background-image:url("../openolat/images/card-address.png")}li.b_resource_FileResource-SHAREDFOLDER div,.o_FileResource-SHAREDFOLDER_icon{background-image:url("../openolat/images/folder_shared.png")}li.b_resource_FileResource-WIKI div,.o_FileResource-WIKI_icon{background-image:url("../openolat/images/le_resources/wiki.png")}li.b_resource_FileResource-PODCAST div,.o_FileResource-PODCAST_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li.b_resource_FileResource-BLOG div,.o_FileResource-BLOG_icon{background-image:url("../openolat/images/le_resources/blog.png")}li.b_resource_FileResource-MOVIE div,.o_FileResource-MOVIE_icon{background-image:url("../openolat/images/docs/document-film.png")}li.b_resource_FileResource-PDF div,.o_FileResource-PDF_icon{background-image:url("../openolat/images/docs/document-pdf.png")}li.b_resource_FileResource-PPT div,.o_FileResource-PPT_icon{background-image:url("../openolat/images/docs/document-powerpoint.png")}li.b_resource_FileResource-DOC div,.o_FileResource-DOC_icon{background-image:url("../openolat/images/docs/document-word.png")}li.b_resource_FileResource-IMSCP div,.o_FileResource-IMSCP_icon{background-image:url("../openolat/images/le_resources/box.png")}li.b_resource_FileResource-SCORMCP div,.o_FileResource-SCORMCP_icon{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li.b_resource_FileResource-FILE div,.o_FileResource-FILE_icon{background-image:url("../openolat/images/docs/document_plain.png")}li.b_resource_FileResource-IMAGE div,.o_FileResource-IMAGE_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SOUND div,.o_FileResource-SOUND_icon{background-image:url("../openolat/images/docs/document-music.png")}li.b_resource_FileResource-XLS div,.o_FileResource-XLS_icon{background-image:url("../openolat/images/docs/document-excel.png")}li.b_resource_FileResource-ANIM div,.o_FileResource-ANIM_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SURVEY div,.o_FileResource-SURVEY_icon{background-image:url("../openolat/images/le_resources/survey.png")}li.b_resource_FileResource-TEST div,.o_FileResource-TEST_icon{background-image:url("../openolat/images/le_resources/test.png")}li.b_resource_FileResource-GLOSSARY div,.o_FileResource-GLOSSARY_icon{background-image:url("../openolat/images/le_resources/glossary.png")}li.b_resource_org-olat-search-ui-SearchController div,.o_org-olat-search-ui-SearchController_icon{background-image:url("../openolat/images/magnifier-zoom.png")}li.b_resource_EPStructuredMapTemplate div{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.o_toolbox_course{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li a.o_toolbox_content{background-image:url("../openolat/images/le_resources/box.png")}li a.o_toolbox_scorm{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li a.o_toolbox_test{background-image:url("../openolat/images/le_resources/test.png")}li a.o_toolbox_questionnaire{background-image:url("../openolat/images/le_resources/survey.png")}li a.o_toolbox_wiki{background-image:url("../openolat/images/le_resources/wiki.png")}li a.o_toolbox_podcast{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li a.o_toolbox_blog{background-image:url("../openolat/images/le_resources/blog.png")}li a.o_toolbox_glossary{background-image:url("../openolat/images/le_resources/glossary.png")}li a.o_toolbox_sharedfolder{background-image:url("../openolat/images/folder_shared.png")}li a.o_toolbox_coursefolder{background-image:url("../openolat/images/le_resources/blue-folder.png")}li a.o_toolbox_courseareas{background-image:url("../openolat/images/users.png")}li a.o_toolbox_portfolio{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.b_toolbox_link{background-image:url("../openolat/images/bullet_black.png")}li a.b_toolbox_doc{background-image:url("../openolat/images/docs/document_plain.png")}li a.b_toolbox_preview{background-image:url("../openolat/images/docs/document_preview.png")}li a.b_toolbox_publish{background-image:url("../openolat/images/docs/document_share.png")}li a.b_toolbox_move{background-image:url("../openolat/images/docs/document_move.png")}li a.b_toolbox_close{background-image:url("../openolat/images/close.png")}li a.b_toolbox_delete{background-image:url("../openolat/images/bin-metal-full.png")}li a.b_toolbox_copy,.b_copy_icon{background-image:url("../openolat/images/docs/document-copy.png")}.o_midlock{top:9px;left:9px;background-image:url("../openolat/images/decorator/deco_condition.png")}.o_miderr{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_error.png")}.o_midwarn{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_midpub{top:-2px;left:9px;background-image:url("../openolat/images/decorator/deco_ok.png")}span.o_passed{background:url(../openolat/images/tick.png) no-repeat right 50%;padding:0 25px 0 0;color:#009900}span.o_notpassed{background:url(../openolat/images/cross.png) no-repeat right 50%;padding:0 25px 0 0;color:#990000}.o_efficiencystatement_icon{background-image:url(../openolat/images/seal.png)}span.o_green_led{background:url(../openolat/images/green_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_yellow_led{background:url(../openolat/images/yellow_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_red_led{background:url(../openolat/images/red_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_black_led{background:url(../openolat/images/black_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_grey_led{background:url(../openolat/images/grey_led.png) no-repeat left 50%;padding:0 0 0 25px}.o_bc_icon{background-image:url("../openolat/images/folder.png") !important}.o_co_icon{background-image:url("../openolat/images/mail.png") !important}.o_cp_icon{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_org{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_dialog_icon{background-image:url("../openolat/images/docs/document_discuss.png") !important}.o_en_icon{background-image:url("../openolat/images/enrol.png") !important}.o_fo_icon{background-image:url("../openolat/images/forum/forum.png") !important}.o_iqself_icon{background-image:url("../openolat/images/le_resources/selftest.png") !important}.o_iqsurv_icon{background-image:url("../openolat/images/le_resources/survey.png") !important}.o_iqtest_icon{background-image:url("../openolat/images/le_resources/test.png") !important}.o_qitem_icon{background-image:url("../openolat/images//question-octagon-frame.png") !important}.o_ms_icon{background-image:url("../openolat/images/le_resources/thumb-up.png") !important}.o_scorm_icon,.o_scorm_org{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_scorm_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_scorm_asset{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_sp_icon{background-image:url("../openolat/images/docs/document-text.png") !important}.o_st_icon{background-image:url("../openolat/images/node-select-all.png") !important}.o_ta_icon{background-image:url("../openolat/images/docs/document-task.png") !important}.o_tu_icon{background-image:url("../openolat/images/docs/document-import.png") !important}.o_wiki_icon{background-image:url("../openolat/images/le_resources/wiki.png") !important}.o_ll_icon{background-image:url("../openolat/images/docs/document_linklist.png") !important}.o_cl_icon{background-image:url("../openolat/images/clipboard-task.png") !important}.o_den_icon{background-image:url("../openolat/images/clock.png") !important}.o_projectbroker_icon{background-image:url("../openolat/images/projectbroker.png") !important}.o_podcast_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png") !important}.o_blog_icon{background-image:url("../openolat/images/le_resources/blog.png") !important}.o_cal_icon{background-image:url("../openolat/images/calendar.png") !important}.o_lti_icon{background-image:url("../openolat/images/docs/document-node.png") !important}.o_vc_icon{background-image:url("../openolat/images/projection-screen.png") !important}.o_vitero_icon{background-image:url("../openolat/images/vitero.png") !important}.o_openmeetings_icon{background-image:url("../openolat/images/projection-screen-presentation.png") !important}.o_ep_icon{background-image:url("../openolat/images/le_resources/portfolio.png") !important}.o_EPStructuredMapTemplate_icon{background-image:url("../openolat/images/portfolio/briefcase.png") !important}.o_infomsg_icon{background-image:url("../openolat/images/information-button.png") !important}.o_cmembers_icon{background-image:url("../openolat/images/users.png") !important}.fx_members_icon{background-image:url("../openolat/images/users_members.png") !important}body#b_body .o_CourseModule_icon_closed{background-image:url("../openolat/images/le_resources/book-open-text-image_locked.png")}@media all{html{min-height:100%}body{min-height:100%;overflow-y:scroll;background:#ececec url("../openolat/images/sky.png") repeat-x left 83px}#b_page_margins{min-width:740px;max-width:1324px;margin:0 auto;width:100%;height:100%}#b_main_toolbar{clear:both;height:24px;line-height:24px;vertical-align:middle;margin:0;padding:1px 0 0 0;border-bottom:1px solid #dadada;background-color:white;moz-box-shadow:0 0 14px #d3d3d3;-ms-box-shadow:0 0 14px #d3d3d3;-o-box-shadow:0 0 14px #d3d3d3;-webkit-box-shadow:0 0 14px #d3d3d3;box-shadow:0 0 14px #d3d3d3}#b_main_toolbar ul li a span{line-height:24px}#b_main{background:#fff;min-height:550px;clear:both;moz-box-shadow:0 2px 14px #d3d3d3;-ms-box-shadow:0 2px 14px #d3d3d3;-o-box-shadow:0 2px 14px #d3d3d3;-webkit-box-shadow:0 2px 14px #d3d3d3;box-shadow:0 2px 14px #d3d3d3}#b_page a#b_toplink{position:absolute;bottom:1em;right:1em;background:transparent url(../openolat/images/arrow_up.png) 0 50% no-repeat;padding-left:14px;z-index:5}#b_header,#b_page,#b_col1_content,#b_col2_content,#b_col3_content,#b_col3_content_inner{position:relative}#b_col1{overflow:hidden}#b_col1_content{padding:1em 10px 1em 0px}#b_col3{border-left:1px #DDD dotted;border-right:1px #DDD dotted}#b_col3_content{min-height:550px;padding:20px 20px 30px 20px}#b_col2_content{overflow:hidden;padding:1em 0}.b_hidecol2 #b_col3{margin-right:0 !important;border-right:none}.b_hidecol1 #b_col3{margin-left:0 !important;border-left:none}.b_hideboth #b_col3{margin-left:0 !important;margin-right:0 !important;border-left:none;border-right:none}.b_hideboth #b_col1,.b_hideboth #b_col2,.b_hidecol1 #b_col1,.b_hidecol2 #b_col2,#b_ie_clearing{display:none}.b_c15r,.b_c20r,.b_c80r,.b_c85r{float:right;margin-left:-5px}.b_c15l,.b_c15r{width:15%}.b_c20l,.b_c20r{width:20%}.b_c80l,.b_c80r{width:80%}.b_c85l,.b_c85r{width:85%}.b_subcolumns_oldgecko,.b_c20l,.b_c15l,.b_c80l,.b_c85l{float:left}div.b_iframe_wrapper iframe{width:100%;position:relative;top:0;left:0;border:none;margin:0;padding:0;background:transparent}#b_main.b_exception{padding-left:165px;padding-right:165px}#b_header{height:auto;min-height:30px;overflow:hidden;position:relative}#b_header #b_topnav{position:absolute;right:0px;top:0px;padding:4px 15px 0px 0px;line-height:1.5em;min-height:1.5em}#b_header #b_topnav ul{margin:0}#b_header #b_topnav li,#b_header #b_topnav div,#b_header #b_topnav span{line-height:1.5em}#b_header #b_topnav .b_with_small_icon_right{padding:0 20px 0 0}#b_header #b_topnav .b_with_small_icon_left,#b_header #b_topnav div.b_table_wrapper div.b_table_empty,div.b_table_wrapper #b_header #b_topnav div.b_table_empty{padding:0 0 0 20px}#b_header #b_topnav .b_small_icon{height:1.5em}#b_header #b_topnav #o_topnav_langchooser select{font-size:90%}#b_header #b_topnav #o_topnav_search input{font-size:90%;margin:0;width:10em}#b_header #b_topnav #o_topnav_search a.o_fulltext_search_button{height:1.5em;background-position:50% 50%}#b_header #b_topnav #o_topnav_printview a{background:url(../openolat/images/printer.png) no-repeat right 50%;padding:0 20px 0 0;margin:0}#b_header #b_topnav #o_topnav_logout a{background:url("../openolat/images/control/control-power.png") no-repeat right 50%;padding:0 20px 0  0;margin:0;font-weight:bold}#b_header #b_topnav li{float:left;list-style:none;margin-left:1.7em}#b_header #b_topnav li div.b_form_element_wrapper.b_form_horizontal{margin:0}#b_header #b_topnav li#o_topnav_imclient li{margin-left:0.5em}#b_nav_main{float:left}#b_nav_main ul{padding-left:40px;margin:0}#b_nav_main ul li{float:left;position:relative;list-style:none;margin:0px;padding:4px 3px 4px 12px;margin-right:2px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:0;border-bottom-left-radius:0;background:#f5f5f5;background:rgba(255, 255, 255, 0.5)}#b_nav_main ul li a{padding:4px 12px 4px 3px}#b_nav_main ul li a:hover{text-decoration:none}#b_nav_main ul li.b_nav_site.b_nav_active,#b_nav_main ul li.b_nav_site:hover,#b_nav_main ul li.b_nav_site.b_exception{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_site.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_site:hover a.b_nav_tab_close,#b_nav_main ul li.b_nav_site.b_exception a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li.b_nav_site > div{padding-left:16px;background-repeat:no-repeat;background-position:0% 50%;background-image:url("../openolat/images/application.png")}#b_nav_main ul li.b_nav_site.o_site_home > div{background-image:url("../openolat/images/home.png")}#b_nav_main ul li.b_nav_site.o_site_admin > div{background-image:url("../openolat/images/wrench-screwdriver.png")}#b_nav_main ul li.b_nav_site.o_site_useradmin > div{background-image:url("../openolat/images/user_conf.png")}#b_nav_main ul li.b_nav_site.o_site_groupsmanagement > div{background-image:url("../openolat/images/users_conf.png")}#b_nav_main ul li.b_nav_site.o_site_repository > div{background-image:url("../openolat/images/books-stack.png")}#b_nav_main ul li.b_nav_site.o_site_groups > div{background-image:url("../openolat/images/users.png")}#b_nav_main ul li.b_nav_site.o_site_coaching > div{background-image:url("../openolat/images/eye.png")}#b_nav_main ul li.b_nav_site.site_demo_icon > div{background-image:url("../openolat/images/information-white.png")}#b_nav_main ul li.b_nav_site.f_site_library > div{background-image:url("../openolat/images/library.png")}#b_nav_main ul li.b_nav_site.fx_members > div{background-image:url("../openolat/images/users_members.png")}#b_nav_main ul li.b_nav_site.o_site_guidemo div{background-image:url("../openolat/images/light-bulb.png")}#b_nav_main ul li.b_nav_site.b_resource_GroupInfoMainController div{background-image:url(../openolat/images/users.png)}#b_nav_main ul li.b_nav_site.o_site_catalog div{background-image:url(../openolat/images/drawer-open.png)}#b_nav_main ul li.b_nav_site.o_site_qpool div{background-image:url(../openolat/images/book-question.png)}#b_nav_main ul li.b_nav_tab{margin-right:4px}#b_nav_main ul li.b_nav_tab a.b_nav_tab_close{position:absolute;top:3px;right:4px;width:13px;height:13px;line-height:0;padding:0;margin:0;background:transparent url(../openolat/images/cross_small_trimmed_grey.png) no-repeat right top}#b_nav_main ul li.b_nav_tab.b_nav_active,#b_nav_main ul li.b_nav_tab:hover{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_tab.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_tab:hover a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li#b_nav_spacer{background:none;border:none;width:20px;height:1px;padding:0}div.b_tree{font-size:100%;padding:0}div.b_tree ul{position:relative;padding:0;margin:0 0 0 1em;list-style:none;white-space:nowrap}div.b_tree ul li{position:relative;background:transparent;margin-left:0;padding-left:0;line-height:1.7em}div.b_tree ul li a.b_tree_icon{padding-left:20px;padding-top:2px;position:relative;background-position:0 50%;background-repeat:no-repeat}div.b_tree ul li a{color:#555555}div.b_tree ul li a.b_tree_l1{padding-left:16px}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:0px;z-index:9}div.b_tree ul li a:focus,div.b_tree ul li a:hover{color:#025d8c;background-color:transparent;text-decoration:underline}div.b_tree ul li a.b_tree_selected,div.b_tree ul li a:active{color:#025d8c;background-color:transparent;text-decoration:none}div.b_tree ul li a.b_tree_selected_parents,div.b_tree ul li strong{color:#025d8c;font-weight:bold}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l2{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l3{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l4{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l5{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l6{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l7{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l8{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l9{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l10{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l11{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li a.b_tree_l0{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l1{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l2{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l3{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l4{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l5{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l6{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l7{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l8{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l9{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l10{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l11{padding-left:13px;z-index:9}div.b_tree ul li span.b_tree_icon_decorator{width:12px;height:12px;float:right;display:inline;position:static;z-index:9;background-repeat:no-repeat}div.b_tree ul li.b_deleted{text-decoration:none}div.b_tree ul li.b_deleted a{text-decoration:line-through}div.b_tree ul.b_tree_l0 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l1 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l2 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l3 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l4 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l5 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l6 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l7 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l8 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l9 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l10 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l11 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree a.b_tree_level_close{background:transparent !important}div.b_tree a.b_tree_level_open{background:transparent !important}div.b_tree a.b_tree_level_close span{background:url("../openolat/images/tree_parent_open.png") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_open span{background:url("../openolat/images/tree_parent_closed.png") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_close:hover,div.b_tree a.b_tree_level_open:hover{text-decoration:none}#b_footer{color:#9D9D9D;padding:0;margin:0;position:relative;min-height:60px}#b_footer a{color:#777777}#b_footer #b_footer_user{position:absolute;top:1em;left:1em;line-height:16px}#b_footer #b_footer_user #b_username{margin-right:1.5em}#b_footer #b_footer_version{position:absolute;top:1em;right:1em}#b_footer #b_footer_powered{padding-top:1em;text-align:center;width:auto;background:none}#b_footer #b_footer_powered a{display:inline}#b_footer #b_footer_powered img{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_footer_powered img:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share{position:absolute;top:2.5em;left:1em;width:250px}#b_footer #b_share a,#b_footer #b_share span{margin:0 3px 0 0;background-repeat:no-repeat;width:16px;height:16px;float:left;display:inline;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_share a:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share #b_facebook{background-image:url(../openolat/images/social/facebook_16.png)}#b_footer #b_share #b_twitter{background-image:url(../openolat/images/social/twitter_16.png)}#b_footer #b_share #b_google{background-image:url(../openolat/images/social/google_16.png)}#b_footer #b_share #b_delicious{background-image:url(../openolat/images/social/delicious_16.png)}#b_footer #b_share #b_digg{background-image:url(../openolat/images/social/digg_16.png)}#b_footer #b_share #b_mail{background-image:url(../openolat/images/social/email_16.png)}#b_footer #b_share #b_link{background-image:url(../openolat/images/social/link_16.png)}#b_footer .fx_footer #b_footer_version > a{display:block;min-height:45px;background:transparent url("../../images/frentix/frentix_logo_grey.png") no-repeat left bottom}#b_footer .fx_footer #b_footer_version > a:hover{background-image:url("../../images/frentix/frentix_logo.png")}#callout_share_link input{width:480px}#b_main.b_menu_toolbar #b_col1_content{padding-top:0;padding-right:0}#b_main.b_menu_toolbar #b_col3_content{padding:0}div.b_menu_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);border-bottom:1px solid #7D7D7D;padding:5px 5px 2px 0}div.b_breadcumb_path{padding:0;margin:0;float:left;display:inline}div.b_breadcumb_path ul{padding:0;margin:0;list-style:none;float:left;display:inline}div.b_breadcumb_path ul li{padding:0 7px 0 14px;margin:0;list-style:none;float:left;display:inline;background:url(../openolat/images/breadcrumb-separator.png) no-repeat left 50%}div.b_breadcumb_path ul li.b_first{background:url(../openolat/images/home.png) no-repeat 5px 50%;padding-left:25px}div.b_breadcumb_path ul li a{color:#464444}div.b_breadcumb_path ul li span.b_disabled{color:#000;padding:0 10px 0 0;margin:0}#b_main_toolbar div.b_breadcumb_path ul a{color:#2d2e2d;font-weight:bold}#b_main_toolbar div.b_breadcumb_path ul a:hover{color:#585a58;text-decoration:none}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back{background:transparent;padding:0 7px 0 7px;margin:0 2px 0 0;border-right:1px solid #dadada}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a{font-type:Arial;color:#2d2e2d;font-weight:normal}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a:hover{color:#585a58}div.b_breadcumb_content{clear:both;margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);position:relative;padding:10px;height:19px;min-height:19px;border-bottom:1px solid #7D7D7D}div.b_toolbar ul{margin:0;list-style-image:none;list-style-type:none}div.b_toolbar ul li{margin:0px 16px 0px 0px;list-style-image:none;list-style-type:none}div.b_toolbar div.b_toolbar_left{position:absolute;top:7px;left:7px}div.b_toolbar ul.b_toolbar_left li{float:left}div.b_toolbar div.b_toolbar_right{position:absolute;top:7px;right:7px}div.b_toolbar ul.b_toolbar_right li{float:right;margin:0px 2px 0px 2px}div.b_toolbar div.b_toolbar_center{text-align:center}div.b_noti{border:1px solid #E9EAEF;padding:3px 23px 3px 3px;float:right;display:inline;position:relative;right:0;font-size:95%}div.b_noti a.b_contexthelp{position:absolute;top:2px;right:2px}div.b_noti a.b_noti_unsubscribe_link{background:url(../openolat/images/mail--minus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_subscribe_link{background:url(../openolat/images/mail--plus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_markedread_link{background:url(../openolat/images/tick.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_titled_wrapper div.b_noti{position:absolute;right:25px;top:0px}div.b_titled_wrapper fieldset div.b_noti{top:12px}h1.b_titled_wrapper span{padding-right:4em;font-style:italic}h2.b_titled_wrapper span{padding-right:4em;font-style:italic}h3.b_titled_wrapper span{padding-right:4em;font-style:italic}h4.b_titled_wrapper span{padding-right:3em;font-style:italic}h5.b_titled_wrapper span{padding-right:3em;font-style:italic}a.b_togglebox_closed{background:url("../openolat/images/tree_parent_closed.png") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}a.b_togglebox_opened{background:url("../openolat/images/tree_parent_open.png") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content{background:transparent;border:0px;padding:0px}div.b_titled_wrapper_desc a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;position:absolute;top:2px;left:5px;background:url(../openolat/images/information-white.png) no-repeat 0 50%}div.b_titled_wrapper_desc a.b_togglebox_closed{display:block;width:20px;height:20px;background:url(../openolat/images/information-white.png) no-repeat top left;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}div.b_titled_wrapper_desc div.b_togglebox div.b_togglebox_content{position:relative;margin-bottom:1em}div.b_titled_wrapper_desc a.b_togglebox_hide span{position:absolute;bottom:0;right:0;padding:0 6px 3px 0}div.b_titled_wrapper_desc a.b_togglebox_hide:hover{text-decoration:underline}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content div.o_course_run_objectives{position:relative}div.o_course_run_dropbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_returnbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_solutionbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_catalog div.o_catalog_link_title{margin:2em 0 0 0;border-bottom:1px solid #ccc;padding:0.3em}div.o_catalog fieldset{padding:1em 1em 0.5em 1em}div.o_catalog div.o_catalog_title{display:none}div.o_catalog div.o_catalog_nav{padding:1px 0 2px 22px;border-bottom:1px solid #EEE;background:url(../openolat/images/folder_open.png) 2px 50% no-repeat}div.o_catalog .o_catalog_sub_icon{background-image:url(../openolat/images/folder_small.png)}div.o_catalog div.o_catalog_links{margin-top:1em;padding-top:1em;border-top:1px solid #EEE}div.o_catalog div.o_catalog_itemlist ul{list-style-type:none;margin:0;padding:0}div.o_catalog div.o_catalog_itemlist ul li{margin:0;padding:0 0 0 0.5em;overflow:hidden}div.o_catalog div.o_catalog_itemlist ul a{display:block}div.o_catalog div.o_catalog_desc{margin:0.5em 0 0.5em 0;padding-left:20px;font-style:italic}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/images/folder_small.png)}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_noaccess_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/folder_open.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_entry_icon{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}.b_float_left{float:left;display:inline;margin-right:1em;margin-bottom:0.15em}.b_float_right{float:right;display:inline;margin-left:1em;margin-bottom:0.15em}.b_center{text-align:center;margin:0.5em auto}.b_floatscrollbox{overflow-x:auto;overflow-y:hidden}.b_overflowscrollbox{overflow:auto}}@media all and (min-width : 1324px){#b_footer #b_share{left:0}#b_footer #b_footer_user{left:0}#b_footer #b_footer_version{right:0}}.b_dd_item{cursor:move;z-index:100}.b_dd_proxy{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.b_dd_item.b_dd_over{background-color:#ffff60}.b_dd_sibling{height:3px;width:100%}.b_dd_sibling.b_dd_over{background:transparent url(../openolat/images/arrow_dd.png) top left no-repeat}div.b_dd_ct div.b_dd_sibling_l1{margin-left:0 !important}div.b_dd_ct div.b_dd_sibling_l2{margin-left:1em !important}div.b_dd_ct div.b_dd_sibling_l3{margin-left:2em !important}div.b_dd_ct div.b_dd_sibling_l4{margin-left:3em !important}div.b_dd_ct div.b_dd_sibling_l5{margin-left:4em !important}div.b_dd_ct div.b_dd_sibling_l6{margin-left:5em !important}div.b_dd_ct div.b_dd_sibling_l7{margin-left:6em !important}div.b_dd_ct div.b_dd_sibling_l8{margin-left:7em !important}div.b_dd_ct div.b_dd_sibling_l9{margin-left:8em !important}div.b_dd_ct div.b_dd_sibling_l10{margin-left:9em !important}div.b_dd_ct div.b_dd_sibling_l11{margin-left:10em !important}.b_group_accesscontrolled{background-image:url("../openolat/images/ac/umbrella.png")}.b_order_icon{background-image:url("../openolat/images/ac/shopping-basket.png")}div.b_order_details{margin-top:2em}div.b_order_details label{font-weight:bold}div.b_access_create ul{padding:0;margin-left:0}div.b_access_create li{padding:0;list-style:none}table.b_access_method td{padding:0.2em 1em 0.2em 0}table.b_access_method tr.b_access_desc td{padding:0 1em 1em 20px;font-style:italic}table.b_access_method td div.b_form_element{margin-left:0}div.b_access_method_list div.b_access_method legend{background-repeat:no-repeat;padding-left:20px}table span.b_access_method{padding-right:5px;font-size:90%;vertical-align:bottom;line-height:16px}.b_access_member_icon{background-image:url(../openolat/images/ac/lock-unlock.png)}.b_access_membersonly_icon{background-image:url("../openolat/images/ac/lock.png")}.b_access_method_free_icon{background-image:url("../openolat/images/ac/open-share.png")}.b_group_accesscontrolled.b_access_method_free,b_order_icon.b_access_method_free{background-image:url("../openolat/images/ac/open-share.png")}div.b_access_method_list div.b_access_method_free legend{background-image:url("../openolat/images/ac/open-share.png")}.b_access_method_token_icon{background-image:url("../openolat/images/ac/license-key.png")}.b_group_accesscontrolled.b_access_method_token,b_order_icon.b_access_method_token{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token legend{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token div.b_form_element_wrapper:nth-last-of-type(3) label,table.b_access_method tr.b_access_method_token .b_access_infos{background-image:url("../openolat/images/ac/key.png");background-repeat:no-repeat;padding-left:20px}div.b_access_method_list div.b_form_element_wrapper:nth-last-of-type(4) label{background-image:url("../openolat/images/information-white.png");background-repeat:no-repeat;padding-left:20px}.b_access_method_paypal_icon{background-image:url("../openolat/images/ac/credit-cards.png")}#b_main_access_control{margin:0 20% 0 20%;padding:20px 0 0 20px}.b_order_status_new_icon{background-image:url(../openolat/images/new-text.png)}.b_order_status_prepayment_icon{background-image:url(../openolat/images/ac/prepayment.png)}.b_order_status_payed_icon{background-image:url(../openolat/images/tick.png)}.b_order_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_order_status_error_icon{background-image:url(../images/olat/cross.png)}.b_order_status_warning_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_success_icon{background-image:url(../openolat/images/tick.png)}.b_transaction_status_waiting_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_error_icon{background-image:url(../openolat/images/cross.png)}.b_transaction_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_transaction_status_new_icon{background-image:url(../openolat/images/new-text.png)}div.b_form div.b_form_element_wrapper table.b_access_method div.b_form_element{margin-left:0}div.b_form table.b_access_method div.b_form_element span.b_form_datechooser{background-position:0 50%}div.b_layer_1 div.b_modal_area{width:82%;margin:9%}div.b_layer_2 div.b_modal_area{width:76%;margin:12%}div.b_layer_3 div.b_modal_area{width:70%;margin:15%}div.b_layer_5 div.b_modal_area{width:64%;margin:18%}div.b_modal_area{position:absolute;top:0px;left:0px;width:80%;margin:10%;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1}div.b_modal_overlay,div.ext-el-mask{background:#000;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25}div.b_window{text-align:left;border:1px solid #025d8c;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_window .b_window_header_wrapper{padding:2px 8px 0px 8px}div.b_window div.b_window_header{position:relative;border-bottom:1px solid #eee}div.b_window div.b_window_header_title{min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_window div.b_window_header_title a.b_link_close{top:4px;right:4px;position:absolute;min-height:16px;min-width:16px;background:transparent url("../openolat/images/close.png") no-repeat center center;display:inline-block}div.b_window div.b_window_header_title a.b_link_close:hover{top:4px;right:4px}div.b_window div.b_window_header_title strong{font-weight:bold}div.b_window div.b_window_content_wrapper{clear:both;width:auto;padding:0 4px 0 4px}div.b_window div.b_window_content{padding:1em}div.b_window div.b_window_content_inner{min-height:200px;position:relative}div.b_window div.b_window_footer_wrapper{height:4px}div.b_callout_area{position:absolute;top:0px;left:0px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_callout_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1;background:#000;opacity:0}div.b_callout{text-align:left;border:1px solid #025d8c;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_callout_content{max-width:60em;margin:10px;overflow:hidden}.b_callout_top_right_arrow{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #FFF;position:absolute;right:20px;top:-10px;z-index:1001}.b_callout_top_right_arrow-border{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #025d8c;position:absolute;right:20px;top:-11px;z-index:1000}div.x-tip-tc,div.x-tip-bc{background-repeat:repeat !important}div.x-tip-body p{margin-bottom:0px}div.x-tip-mc{background:#e9f2ff !important}body.b_ajax_busy{cursor:wait}div.b_ajax_busy{position:absolute;z-index:5001;left:50%;top:10px;height:32px;width:32px;background-repeat:no-repeat;background-image:url(../openolat/images/ajax-loader.svg)}html.no-svg div.b_ajax_busy{background-image:url(../openolat/images/ajax-loader.gif)}div.b_msg_dialog{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_question_32.png) no-repeat 10px 10px}div.b_msg_dialog .b_msg_title{font-weight:bold}#b_msg_sticky{clear:both;padding:10px 10px 10px 50px;min-height:32px;background:#ffb651 url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px;border:none}div.b_msg-div{left:35%;position:absolute;top:10px;width:30%;z-index:20000;border:1px solid #025d8c;background:#FAFAFA;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_msg-div .b_msg_info_winicon{background:transparent url(../openolat/images/icon_info_32.png) no-repeat 10px center}div.b_msg_info_content{padding:10px 10px 10px 50px}div.b_msg_warn_winicon{background:url(../openolat/images/icon_warning_32.png) no-repeat}div.b_msg_error_winicon{background:url(../openolat/images/icon_error_32.png) no-repeat}#b_msg_info{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_info_32.png) no-repeat 10px 10px}#b_msg_info .b_msg_title{font-weight:bold}.o_infomessage_wrapper{border:1px solid #ccc;background:#FAFAFA;margin-bottom:20px}.o_infomessage_wrapper .o_infomessage{padding:10px 10px 10px 50px;text-align:left;min-height:40px;background:url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px}div.b_wizard{background:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border:1px solid #025d8c}div.b_wizard div.b_wizard_header_wrapper{background:transparent}div.b_wizard div.b_wizard_header{background:transparent;position:relative}div.b_wizard div.b_wizard_header_title{background:transparent;min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_wizard div.b_wizard_header_title a.b_link_close{top:4px;right:4px;background:url(../openolat/images/close.png);background-repeat:no-repeat}div.b_wizard div.b_wizard_header_title strong{font-weight:bold}div.b_wizard div.b_wizard_steps_wrapper{clear:both;width:auto;padding:0 4px 0 4px;background:transparent}div.b_wizard div.b_wizard_steps_content{background:#fff;border:1px solid #555555;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_wizard div.b_wizard_steps_list{width:20em;padding:0;color:#555555}div.b_wizard div.b_wizard_steps_list ol{list-style-type:decimal;z-index:14;font-size:100%;padding:2em 5px 5px}div.b_wizard div.b_wizard_steps_list li{line-height:1.5em;white-space:normal;margin-bottom:1em;list-style:none;padding-left:18px}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current{font-weight:bold;background:url(../openolat/images/bullet_go.png) 0% 50% no-repeat;padding-left:18px}div.b_wizard div.b_wizard_steps_list li a{color:#555555}div.b_wizard div.b_wizard_steps_list li a:hover{color:#4F576A;background:transparent;text-decoration:underline}div.b_wizard div.b_wizard_steps_list li .b_disabled{color:#777777;border:0;background:transparent;padding:0;margin:0;white-space:normal;font-style:italic}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current .b_disabled{color:#555555;font-style:normal}div.b_wizard div.b_wizard_steps_current{margin-left:20em;padding-top:0.5em;padding-bottom:0.5em}div.b_wizard div.b_wizard_steps_current_inner{padding:1em;border-left:1px solid #ccc}div.b_wizard div.b_wizard_steps_current_content{min-height:300px;position:relative}div.b_wizard div.b_wizard_footer_wrapper{background:transparent}div.b_wizard div.b_wizard_footer div.b_button_group{text-align:left;padding:0.5em 1em 0.5em 21em;margin:0}span.b_wizard_button_prev:before,a.b_wizard_button_prev span:before{content:"\00ab \00a0"}span.b_wizard_button_next:after,a.b_wizard_button_next span:after{content:" \00bb"}a.b_wizard_button_finish,span.b_wizard_button_finish{margin-left:3em}a.b_wizard_button_cancel,span.b_wizard_button_cancel{margin-left:3em}.b_wizard_table_changedcell{font-style:italic;font-weight:bold;background:url(../openolat/images/new-text.png) no-repeat;padding-left:18px}div.b_legacy_wizard_steps{float:right;display:inline}.b_legacy_wizard_step_a1{background-image:url(../openolat/images/wizard/1a.png)}.b_legacy_wizard_step_a2{background-image:url(../openolat/images/wizard/2a.png)}.b_legacy_wizard_step_a3{background-image:url(../openolat/images/wizard/3a.png)}.b_legacy_wizard_step_a4{background-image:url(../openolat/images/wizard/4a.png)}.b_legacy_wizard_step_a5{background-image:url(../openolat/images/wizard/5a.png)}.b_legacy_wizard_step_a6{background-image:url(../openolat/images/wizard/6a.png)}.b_legacy_wizard_step_a7{background-image:url(../openolat/images/wizard/7a.png)}.b_legacy_wizard_step_a8{background-image:url(../openolat/images/wizard/8a.png)}.b_legacy_wizard_step_a9{background-image:url(../openolat/images/wizard/9a.png)}.b_legacy_wizard_step_p1{background-image:url(../openolat/images/wizard/1p.png)}.b_legacy_wizard_step_p2{background-image:url(../openolat/images/wizard/2p.png)}.b_legacy_wizard_step_p3{background-image:url(../openolat/images/wizard/3p.png)}.b_legacy_wizard_step_p4{background-image:url(../openolat/images/wizard/4p.png)}.b_legacy_wizard_step_p5{background-image:url(../openolat/images/wizard/5p.png)}.b_legacy_wizard_step_p6{background-image:url(../openolat/images/wizard/6p.png)}.b_legacy_wizard_step_p7{background-image:url(../openolat/images/wizard/7p.png)}.b_legacy_wizard_step_p8{background-image:url(../openolat/images/wizard/8p.png)}.b_legacy_wizard_step_p9{background-image:url(../openolat/images/wizard/9p.png)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs{float:left;display:inline-block;margin-bottom:1em}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul{line-height:1em;list-style:none;margin:0;padding:0;white-space:nowrap}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul strong{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul strong{width:auto}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:active{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:active{color:#000;text-decoration:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active strong{color:#000;font-weight:bold}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled{background:white !important}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled strong{color:#8994A9;background:transparent !important;font-weight:normal}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled:hover{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_first{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:3px}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0px}div.b_tabbedpane_wrapper div.b_tabbedpane_content{clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}div.b_tabbedpane_wrapper div.b_tabbedpane_content div.b_tabbedpane_content_inner{position:relative;min-height:30em}div.b_segments_container{min-height:25px;padding-top:8px;position:relative;background:url(../openolat/images/divider.png) center top no-repeat}div.b_segments_container div.b_segments{clear:both;position:absolute;left:50%}div.b_segments_container div.b_segments a:hover{text-decoration:none}div.b_segments_container div.b_segments ul{position:relative;left:-50%;list-style-type:none;margin:0}div.b_segments_container div.b_segments ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_segments_container div.b_segments ul li a{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_segments_container div.b_segments ul li a:hover,div.b_segments_container div.b_segments ul li a:active,div.b_segments_container div.b_segments ul li a:focus{text-decoration:none}div.b_segments_container div.b_segments ul li:hover{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_segments_container div.b_segments ul li.b_segment_selected{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_segments_container div.b_segments ul li.b_segment_selected a,div.b_segments_container div.b_segments ul li.b_segment_selected strong{color:#000;font-weight:bold}div.b_segments_container div.b_segments ul li.b_segment_first{-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:12px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:12px;border-top-left-radius:12px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:12px}div.b_segments_container div.b_segments ul li.b_segment_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:12px;-moz-border-radius-bottomright:12px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0px}div.b_segments_container div.b_segment_content{margin-top:50px;clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}button{border:none}.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_button,.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center}.b_button:focus,.b_button:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_button:focus{border:1px solid #025d8c}.b_button:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border:1px solid #025d8c}.b_button.b_button_preferred{background:#dce7ec;background:-moz-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #dce7ec), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);border:1px solid #025d8c}.b_button:focus,.b_button:hover{border:1px solid #aaa\9}.b_button_dirty{background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%);border-color:#ff9900}.b_button_dirty:focus,.b_button_dirty:hover{text-decoration:none;border:1px solid #ffc20e;background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%)}.b_disabled.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border:1px dotted #ccc;background:#fff}.b_disabled.b_button,.b_disabled.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center;cursor:default !important;color:#888}.b_disabled.b_button:focus,.b_disabled.b_button:hover{moz-box-shadow:0 0 0 transparent;-ms-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}div.b_button_group{text-align:center;margin:2em 0 1em 0}div.b_button_group div{display:inline}.b_xsmall,sup,sub{font-size:80%}.b_small,small{font-size:90%}a.b_toggle{white-space:nowrap;margin:0 0.5em 0.2em 0;cursor:default;color:#2C2B2B;border:1px solid #aaa;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_off.png) top left repeat-x}a.b_toggle span{padding:0 0.8em}a.b_toggle:hover{background:#ddd;text-decoration:none}a.b_toggle.b_on:hover{background:#747474}a.b_toggle.b_on,a.b_toggle:active,a.b_toggle.b_on:active{color:white;border:none;padding:1px;moz-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-ms-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-o-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-webkit-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);text-shadow:1px 1px 2px rgba(0, 0, 0, 0.5)}a.b_toggle:focus,a.b_toggle.b_on:focus{text-decoration:none}a.b_toggle:active,a.b_toggle.b_on:active{background:url(../openolat/images/toggle_active.png) top left repeat-x}a.b_toggle.b_on{background:url(../openolat/images/toggle_on.png) top left repeat-x}span.b_toggle.b_disabled{white-space:nowrap;margin:0 0.5em 0.2em 0;padding:0 0.8em;color:#667;border:1px solid #DDD;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_dis.png) top left repeat-x}a.b_toggle_slide{background:url(../openolat/images/handle.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.2em 0.2em 0.2em;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle;position:relative}a.b_toggle_slide span{position:absolute;top:-25px;left:0}a.b_toggle_slide:hover,a.b_toggle_slide:focus,a.b_toggle_slide:active,a.b_toggle_slide.b_on:hover,a.b_toggle_slide.b_on:focus,a.b_toggle_slide.b_on:active{border:1px solid #868686;text-decoration:none}a.b_toggle_slide.b_on{background-position:-16px 0px}a.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_dis.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle}a.b_toggle_slide.b_small{background:url(../openolat/images/handle_small.png) -41px 0px no-repeat;height:16px;width:55px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}a.b_toggle_slide span{position:absolute;top:-16px}a.b_toggle_slide.b_small.b_on{background-position:-9px 0px}span.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_small_dis.png) -41px 0px no-repeat;height:16px;width:55px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;display:inline-block;text-align:center;vertical-align:middle}span.b_toggle_slide_legend{font-size:90%}.b_link_back{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_back > span{padding:0px 8px 0px 25px;background:transparent url("../openolat/images/arrow_left_big.png") no-repeat 4px center}.b_link_back:focus,.b_link_back:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_back:focus{border-color:#025d8c}.b_link_back:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:#025d8c}.b_link_left_icon{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_left_icon > span{padding:2px 8px 0px 25px;background-color:transparent;background-repeat:no-repeat;background-position:4px center}.b_link_left_icon:focus,.b_link_left_icon:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_left_icon:focus{border-color:#025d8c}.b_link_left_icon:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:#025d8c}.b_link_to_home > span{background-image:url("../openolat/images/card-address.png")}.b_link_course > span{background-image:url("../openolat/images/book-open-next.png")}.b_link_group > span{background-image:url("../openolat/images/document-page-next.png")}.b_link_mail > span{background-image:url("../openolat/images/mail.png")}.b_link_assessment > span{background-image:url("../openolat/images/le_resources/thumb-up.png")}.b_link_ok > span{background-image:url("../openolat/images/tick.png")}.b_link_nok > span{background-image:url("../openolat/images/cross.png")}.b_link_edit > span{background-image:url("../openolat/images/docs/document--pencil.png")}div.o_login div.o_login_form{margin-bottom:2em}div.o_login div.o_login_form li{list-style:none}div.o_login div.o_login_form fieldset legend{display:none}div.o_login div.o_login_form input{width:15em;padding:2px 3px 2px 3px}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}input,select,textarea{border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em;margin:0}textarea{font-family:inherit;width:100%}input:focus,select:focus,textarea:focus{background:#fff;border:1px solid #504D4E}input.b_checkbox,input.b_radio{height:1em;width:1em;border:0;margin:0 2px 0 0}label.b_checkbox_label,label.b_radio_label{padding-left:0.5em}.b_inline_editable{padding:1px 20px 1px 0;vertical-align:middle;min-height:16px}.b_inline_editable:hover{background-position:100% 50%;background-repeat:no-repeat;background-image:url(../openolat/images/pencil-small.png)}span.b_inline_editable:hover{cursor:text !important}fieldset{position:relative;padding:1em;padding-top:1.5em;border:none;border-top:1px solid #94bed3}fieldset legend{font-family:Century Gothic, Apple Gothic, sans-serif;padding:0 5px;font-size:120%;font-weight:bold}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}div.b_form div.b_form_general_error{padding:10px 10px 10px 50px;margin-bottom:20px;text-align:left;background:url(../openolat/images/icon_error_32.png) no-repeat 10px 10px;min-height:32px;border:1px solid #990000;color:#990000;font-style:italic}div.b_form div.b_form_spacer{margin:10px 0}div.b_form hr.b_form_spacer{margin:10px 0;border-bottom:1px solid #eee;padding:0}div.b_form hr.b_form_spacer.b_form_horizontal{display:inline-block;width:2em}div.b_form hr.b_form_spacer.b_form_spacer_noline{margin:10px 0;border-bottom:0;padding:0}div.b_form div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0}div.b_form div.b_form_element_wrapper.b_form_horizontal{vertical-align:middle;margin:0.5em 1em 0.5em 0;float:left;display:inline}div.b_form div.b_form_element_wrapper.b_form_vertical{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_label{width:20%;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label label{float:left;display:inline;line-height:1.3em}div.b_form div.b_form_element_wrapper div.b_form_element_label span.b_form_mandatory{background:url(../openolat/images/star-small.png) no-repeat;padding-left:16px;height:16px}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_horizontal{width:auto;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_vertical{width:auto;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:25%;padding:0 2px 0 12px}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal{margin-left:0;padding-left:0;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_vertical{margin-left:0;margin-top:0.5em;padding-left:0;float:none;display:block;clear:both}div.b_form div.b_form_element_wrapper.b_form_error input,div.b_form div.b_form_element_wrapper.b_form_error select{border:1px solid #990000;background:#ebcccc}div.b_form div.b_form_element_wrapper div.b_form_error_msg{clear:both;color:#990000;font-style:italic;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0}div.b_form div.b_button_group{margin-left:0%;padding-left:0px;text-align:left}div.b_form.b_form_vertical div.b_button_group{text-align:left}div.b_form div.b_form_element div.b_form_example{display:inline;font-size:80%;color:#504D4E}div.b_form div.b_form_element .b_form_disabled{color:#504D4E}div.b_form div.b_form_element .b_form_element_disabled{color:#9E9C9C;background:#EEEEEE;border:1px solid #CDCBCB}div.b_form div.b_form_element span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px;padding-top:3px}div.b_form div.b_form_element a.b_form_groupchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_genericchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_wikitext{background-repeat:no-repeat;padding-left:12px;line-height:1.5em;font-style:italic}div.b_form div.b_form_element a.b_form_wikitext,div.b_form div.b_form_element .b_wiki_icon{background-image:url(../openolat/images/wiki/wiki_small_9px.png)}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element_label{width:10%}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:12%}div.form_shift_left{left:-25%}div.b_button_group div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element_label{width:auto;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element{margin-left:0}.b_subcolumns{display:table;width:100%;table-layout:fixed}.b_c25l input,.b_c25r input{max-width:93%}div.calendar{z-index:10000 !important}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element{margin:0;float:left}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label{float:none;width:auto;display:block;padding-left:2.5em}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label label{float:none}div.b_form_subform{padding-left:2.5em}div.b_form_selection_vertical div.b_form_selection_element{vertical-align:middle;line-height:1.3em;position:relative}div.b_form_selection_vertical div.b_form_selection_element input{vertical-align:middle;line-height:1.3em}div.b_form_selection_horizontal div.b_form_selection_element{float:left;display:inline;padding-right:1em}div.b_form_selection_horizontal div.b_form_selection_element input{vertical-align:middle}div.b_form div.b_form_element div.b_form_togglecheck{font-size:95%;display:block;vertical-align:middle;line-height:16px;margin-top:0.5em}div.b_form div.b_form_element div.b_form_togglecheck input{height:1em;width:1em}div.o_form_wrapper fieldset{min-width:60em}div.form_shift_left{position:inherit;left:-20%}div.mceExternalToolbar{background:#f0f0ee !important;overflow:auto}table.b_choice{padding:0;margin:0}table.b_choice td{padding:0.1em;margin:0}table.b_choice td.b_togglecheck{padding-top:1em}table.b_choice td.b_togglecheck div.b_togglecheck{display:inline;border-top:1px solid #eee}table.b_choice td.b_togglecheck input{margin:0 7px 0 2px}div.b_fileinput{position:relative}div.b_fileinput div.b_fileinput_fakechooser{position:relative;top:0px;left:0px;z-index:1;display:inline;white-space:nowrap}div.b_fileinput div.b_fileinput_fakechooser a{margin-left:5px}div.b_fileinput span.b_fileinput_maxsize{padding:1px 0 1px 1em;font-style:italic;min-height:16px;vertical-align:middle}div.b_fileinput input.b_fileinput_realchooser{position:absolute;top:0;left:0;height:1.8em;z-index:2;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}div.b_fileinput div.b_button_group{text-align:left;padding-left:0;margin-left:0}.b_fileinput_icon{background-image:url(../openolat/images/drive.png)}div.b_progress div.b_progress_bar{height:12px;border:1px solid #bfbfbf;background:#f3feff}div.b_progress div.b_progress_bar div{height:12px;background:#94bed3;background:-moz-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #94bed3), color-stop(100%, #025d8c));background:-webkit-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-o-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-ms-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:linear-gradient(top, #94bed3 0%, #025d8c 100%)}.b_mark_set{background-image:url("../openolat/images/flag.png") !important}.b_mark_not_set{background-image:url("../openolat/images/flag.png") !important;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark{width:20px;height:20px}div.b_mark div.b_form_element_wrapper{margin:0}div.b_mark div.b_form_element_wrapper div.b_form_element{margin:0;padding:0}div.b_mark a.b_mark_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px}div.b_mark a.b_mark_not_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark a.b_mark_set span,div.b_mark a.b_mark_not_set span{display:block;width:19px;height:19px}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{padding:0;border:0}table{border-collapse:collapse;margin-bottom:0.5em;border-top:0px solid white;border-bottom:0px solid white}table caption{font-variant:small-caps}table.b_full{width:99.5%}table.fixed{table-layout:fixed}table th,table td{padding:0.3em}table thead th{color:inherit;border-bottom:1px solid #ccc}table tbody tr.b_table_odd td{background:#eee}div.b_table_wrapper table{width:99.5%;margin-left:1px;border:1px solid #eeeeee}div.b_table_wrapper table tbody tr:hover td{background:#f3feff}div.b_table_wrapper div.b_table_filter{float:left;display:inline;font-size:95%;margin:7px 10px 2px 0}div.b_table_wrapper div.b_table_filter label{font-style:italic;margin:5px 0 2px 0}div.b_table_wrapper div.b_table_filter select{border:1px solid #ACAAAA}div.b_table_wrapper div.b_clearfix div.b_floatbox{margin:5px 0 0 0}div.b_table_wrapper div.b_table_count{font-size:95%;float:left;line-height:16px;vertical-align:bottom;margin:3px;font-size:95%}div.b_table_wrapper a.b_table_prefs,div.b_table_wrapper a.b_table_download{float:right;display:block;background-repeat:no-repeat;background-position:top left;width:16px;height:16px;margin:3px}div.b_table_wrapper a.b_table_prefs{background-image:url(../openolat/images/table_gear.png)}div.b_table_wrapper a.b_table_download{background-image:url(../openolat/images/table_download.png)}div.b_table_wrapper div.b_table_buttons{text-align:center;margin:1.5em 0 1em 0}div.b_table_wrapper div.b_table_empty{margin:1em 0}div.b_table_page{font-size:95%;text-align:center}div.b_table_page a{margin:0;padding:2px}div.b_table_page a.b_table_page_active{font-weight:bold;color:#000}div.b_table_page a.b_table_backward{background:url(../openolat/images/arrow_left.png) no-repeat center left;padding-left:16px}div.b_table_page a.b_table_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}div.b_table_page a.b_table_first_page{background:url(../openolat/images/home.png) no-repeat center left;padding-left:18px}div.b_table_page_all{font-size:95%;text-align:center}a.b_dev{position:absolute;left:0;top:0;z-index:4000;background:red url("../openolat/images/bug.png") no-repeat;width:16px;height:16px;border:1px solid #000}#b_devcon_main{background-color:#ccddff;position:absolute;z-index:4000;top:10px;left:5%;width:90%;text-align:left;border:1px solid #000}#b_devcon_handle{cursor:move;background:blue url(../openolat/images/bug.png) no-repeat 4px 50%;line-height:2em;padding-left:24px;color:white}a#b_devcon_handle_collapse{cursor:pointer;background:url("../openolat/images/tree_parent_open.png") no-repeat;width:15px;height:15px;float:right;margin:3px}a#b_devcon_handle_expand{cursor:pointer;background:url("../openolat/images/tree_parent_closed.png") no-repeat;width:15px;height:15px;float:right;margin:3px}a.b_devcon_handle_close{cursor:pointer;background:url(../openolat/images/close.png) no-repeat;width:15px;height:15px;float:right;margin:3px}#b_devcon_content{font-size:90%;padding:5px;border-top:0px solid #000;background:transparent}#b_devcon_content ul{float:left;margin:0;padding:0;list-style:none;white-space:nowrap}#b_devcon_content li{margin:0;padding:0 10px 0 0;float:left}#b_devcon_content fieldset{border-top:1px solid #ccc;margin:0;padding:8px}#b_devcon_mode{width:1em;height:1em;float:left;border:1px solid #000;margin-right:5px}#b_js_log textarea#o_debug_cons{width:99%;height:15em;font-family:monospace;font-size:110%;margin:5px 0 5px 0}iframe.o_debug_json{position:fixed;width:90%;margin-left:5%;bottom:4px;height:300px;background:white;border:2px solid #ccd8e7;z-index:90000}div.b_briefcase div.b_briefcase_foldercomp{margin-top:0.5em}div.b_briefcase_foldercomp div.b_briefcase_createactions{margin:0.5em 0}div.b_briefcase_foldercomp div.b_briefcase_createactions ul{list-style:none;margin:0;padding:0;white-space:nowrap;font-size:95%}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li{float:right;display:inline;margin:0 0 0 1em;padding:0 0 0 3px;position:relative}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li a{background-position:0 50%;background-repeat:no-repeat;padding:2px 0 2px 20px}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_upload{background-image:url(../openolat/images/docs/document_upload.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfolder{background-image:url(../openolat/images/folder_new.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfile{background-image:url(../openolat/images/docs/document_add.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_deletedfiles{background-image:url(../openolat/images/docs/document_remove.png)}div.b_briefcase_foldercomp div.b_briefcase_breadcrumb{clear:both;padding:1px 0 1px 20px;margin:0.5em 0 0 0;background:url(../openolat/images/folder_open.png) no-repeat 0 50%}div.b_briefcase_foldercomp div.b_briefcase_empty{clear:both;margin-top:0.5em;font-style:italic}div.b_briefcase_foldercomp table.b_briefcase_filetable{clear:both;border-collapse:collapse;margin-bottom:0.5em;background:#fff;width:99.9%;border:1px solid #eee}div.b_briefcase_foldercomp table.b_briefcase_filetable thead{color:#000}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a,div.b_briefcase_foldercomp table.b_briefcase_filetable thead span{color:#4F576A;font-weight:bold}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:focus{color:#000000;text-decoration:none;background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable th,div.b_briefcase_foldercomp table.b_briefcase_filetable td{white-space:nowrap;text-align:right;padding-right:1em}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_last_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-right:0}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_first_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_first_child{width:60%;text-align:left}div.b_briefcase_foldercomp table.b_briefcase_filetable td input.b_checkbox{margin:0 4px 0 0}div.b_briefcase_foldercomp table.b_briefcase_filetable td a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable td a:focus{background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-left:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions td{border:0;padding:0 0 0 3px;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions tr{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_file_icon{background-image:url(../openolat/images/docs/document--pencil.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_meta_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_edit_meta_dis_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_versions_icon{background-image:url(../openolat/images/docs/document_versions.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_versions_dis_icon{background-image:url(../openolat/images/docs/document_versions.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_locked_file_icon{background-image:url(../openolat/images/locked.png)}div.b_briefcase_preview{background-color:white;width:200px;height:200px;border:1px solid #8EAACE;margin-top:2px}div.b_briefcase div.b_briefcase_searchcomp{float:left;display:inline;margin:0.5em 0;width:14em}div.b_briefcase div.b_briefcase_searchcomp input{width:10em}div.b_briefcase div.b_briefcase_searchcomp div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_briefcase div.b_briefcase_commandbuttons{margin:1em 0}div.b_briefcase div.b_briefcase_webdav{margin:0.5em 0}div.b_briefcase div.b_briefcase_quota{clear:both;margin-top:1em;padding-top:1em;border-top:1px solid #000}div.b_briefcase_meta{size:0.8em}div.b_briefcase_meta p{font-style:italic;margin:0;padding-top:2px}div.b_send_documents ol.textbox-outer{margin-left:0;border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em}div.b_send_documents ol li{margin-left:0}div.b_send_documents textarea{overflow:auto;resize:none}@media all{div.o_wiki_wrapper{clear:both}div.o_wiki_wrapper div.o_wikimod_btn{position:relative}div.o_wiki_wrapper div.o_wikimod_btn a{margin-bottom:9px;background-repeat:no-repeat;background-position:center center;width:20px;height:19px;float:left;display:inline;padding-left:2px;border:1px solid #ccc;background-color:#eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;margin-right:2px}div.o_wiki_wrapper div.o_wikimod_btn a:hover{border:1px solid #025d8c}div.o_wiki_wrapper div.o_wikimod_btn div.b_contexthelp_wrapper a.b_contexthelp{position:absolute;top:0;right:0}div.o_wiki_wrapper a.o_wikimod_btn_bold{background-image:url(../openolat/images/wiki/edit-bold.png)}div.o_wiki_wrapper a.o_wikimod_btn_italic{background-image:url(../openolat/images/wiki/edit-italic.png)}div.o_wiki_wrapper a.o_wikimod_btn_link{background:url(../openolat/images/wiki/chain.png)}div.o_wiki_wrapper a.o_wikimod_btn_extlink{background:url(../openolat/images/wiki/chain--arrow.png)}div.o_wiki_wrapper a.o_wikimod_btn_headline{background:url(../openolat/images/wiki/edit-heading.png)}div.o_wiki_wrapper a.o_wikimod_btn_image{background:url(../openolat/images/wiki/image-medium.png)}div.o_wiki_wrapper a.o_wikimod_btn_media{background:url(../openolat/images/music-beam.png)}div.o_wiki_wrapper a.o_wikimod_btn_math{background:url(../openolat/images/wiki/edit-math.png)}div.o_wiki_wrapper a.o_wikimod_btn_nowiki{background:url(../openolat/images/wiki/edit-nowiki.png)}div.o_wiki_wrapper a.o_wikimod_btn_hr{background:url(../openolat/images/wiki/edit-hr.png)}div.o_wiki_wrapper a.o_wikimod_btn_list{background:url(../openolat/images/wiki/edit-list.png)}div.o_wiki_wrapper a.o_wikimod_btn_numlist{background:url(../openolat/images/wiki/edit-list-order.png)}div.o_wiki_wrapper .b_eportfolio_add,div.o_wiki_wrapper .b_eportfolio_add_again{position:absolute;top:28px;right:3px;z-index:99}div.o_wiki_wrapper h1{font-size:1.0em}div.o_wiki_wrapper h2{font-size:1.0em}div.o_wiki_wrapper h3{font-size:1.0em}div.o_wikimod_linkchooser{clear:both;float:left;display:inline}div.o_wikimod_filechooser{margin:0 2em;float:left;display:inline}div.o_wikimod_nav{font-size:90%;padding-top:1.5em}div.o_wikimod_nav legend{font-size:95%}div.o_wikimod_nav fieldset{padding:0.5em}div.o_wikimod_nav input{width:99%}div.o_wikimod_nav ul{margin:0;padding:0}div.o_wikimod_nav div.b_button_group{margin:0.5em 0;text-align:left}div.o_wikimod_nav div.b_form div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_wikimod_nav .b_form_element_wrapper .b_form_element{padding:0}div.o_wikimod_nav div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{margin:0.5em 0}div.o_wikimod_editform_wrapper{clear:both;padding:0.5em 0 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element_label{display:none}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element{clear:both;margin-left:0;padding:0 5px 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_button_group{margin-left:0;text-align:center}div.o_wikimod-article-box table[border="1"]{border-collapse:collapse;border:1px solid #BFBFBF}h1.o_wikimod_heading,h3.o_wikimod_heading{margin:0 0 1em 0;padding:.5em 0 .17em 0;border-bottom:1px solid #BFBFBF}#o_wikimod_uploader{margin:1em 0 0 0}.o_wikimod_version{border:1px solid #BFBFBF;padding:4px;margin-top:5px}.o_wikimod_diff{border:1px solid #BFBFBF;padding:4px;margin:0px}.o_wikimod_warn{color:#DF9719}.o_wiki_error{background-color:#DF9719}.o_wikimod_ins{background-color:#A4DCA4}.o_wikimod_old{background-color:#FFCCCC}.o_wikimod_new{background-color:#A4DCA4}.o_wikimod_del{background-color:#FFCCCC}.wiki-image{float:right;padding:10px;clear:right}.wiki-file-deleted{text-decoration:line-through}}div.o_forum div.o_forum_switch{font-size:90%}div.o_forum div.o_forum_message{margin:1em 0 1em 0;padding:0.5em;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:#eeeeee}div.o_forum div.o_forum_message_header_wrapper{min-height:24px}div.o_forum div.o_forum_message_header_wrapper div.o_forum_message_header{min-height:24px}div.o_forum div.o_forum_message_title{vertical-align:middle;padding:2px 5px 2px 5px;min-height:24px}div.o_forum div.o_forum_message_title strong{font-weight:bold}div.o_forum div.o_forum_message_new div.o_forum_message_title strong{background:url(../openolat/images/new-text.png) no-repeat top right;padding-right:20px}div.o_forum div.o_forum_message_creator{width:100px;padding:0.5em 12px 0px 21px;font-size:95%;color:#4F576A;float:right;border-left:1px solid #fff}div.o_forum div.o_forum_message_creator strong{font-weight:normal}div.o_forum div.o_forum_message_creator img{border:1px solid #4F576A}div.o_forum div.o_forum_message_body{padding:0.5em;background:transparent;margin-right:155px}div.o_forum div.o_forum_message_attachments{margin:2em 0 0.5em 0;border-top:1px solid #555555;font-size:95%}div.o_forum div.o_forum_message_attachments strong{display:block;margin:0.5em 0;font-weight:normal;font-style:italic}div.o_forum div.o_forum_message_attachments ul{list-style:none;margin:0;padding:0}div.o_forum div.o_forum_message_attachments li{margin:0;padding:0}div.o_forum div.o_forum_message_attachments a{background-repeat:no-repeat;background-position:0 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}div.o_forum div.o_forum_message_modified{clear:both;border-top:1px solid #506D90;padding:0.5em 0 0 0;font-size:95%;font-style:italic;text-align:center;color:#98221F}div.o_forum div.o_forum_message_actions{text-align:center;padding:0.2em 1em;padding-top:0.8em}span.o_forum_thread_sticky{font-weight:bold}span.o_forum_status_thread_icon{background-image:url(../openolat/images/forum/forum.png)}span.o_forum_status_sticky_closed_icon{background-image:url(../openolat/images/forum/sticky-note-pin_locked.png)}span.o_forum_status_sticky_icon{background-image:url(../openolat/images/forum/sticky-note-pin.png)}span.o_forum_status_closed_icon{background-image:url(../openolat/images/forum/forum_locked.png)}div.o_forum_peekview{margin:1em 0 1em 0}div.o_forum_peekview h5{font-size:1em;position:relative;left:-20px}div.o_forum_peekview div.o_forum_peekview_message{padding-left:20px;padding-bottom:15px}div.o_forum_peekview div.b_quote_wrapper{display:none}.o_forum_message_icon{background-image:url(../openolat/images/forum/balloon-white-left.png)}div.o_forum_toolbar{float:left;display:inline;width:75%}div#o_forum_fulltextsearch{float:right;display:inline}div#o_forum_fulltextsearch input{width:10em}div#o_forum_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_struct_edit_btn{float:right;display:inline}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:white;padding-right:1em;overflow-x:auto}.b_artefact{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}div.o_ep_toc_editor div.b_subcl{min-height:35em}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:#FFF;padding-right:1em;overflow-x:auto}div.b_struct_edit_btn{float:right;display:inline}div.b_struct_submit_assess_btn{float:right;display:inline}.b_artefact div.b_actions{margin-top:2em}.b_artefact div.b_desc{font-style:italic;margin:1em 0}.b_ep_artAttribLink{background-image:url(../openolat/images/table_gear.png)}div.b_artefact_closed{font-size:25px;float:right;background:url(../openolat/images/locked.png) top right no-repeat}div.b_eportfolio_preview_c100l .b_artefact{margin:3px}div.b_eportfolio_preview_c33l .b_artefact{font-size:85%;margin:3px}.b_ep_nolink{color:#000000}.b_ep_nolink:hover{color:#000000;text-decoration:none}.b_ep_multiartefacts div.b_ep_add_message_with_arrow{position:relative;top:-50px}.b_ep_multiartefacts div.b_artefact_count{margin:1em 0 1em 0}a.b_ep_options{background:url(../openolat/images/gear.png) top left no-repeat;width:16px;height:16px;display:block}.b_ep_liveblog_icon{background-image:url(../openolat/images/portfolio/ep_liveblog_icon.png)}div.b_portfolio_toc ul{margin:0}div.b_portfolio_toc li{list-style-type:none}div.b_portfolio_toc li a{font-size:0.8em;text-decoration:none}div.b_portfolio_toc li.level1{font-size:1.2em;margin:1.2em 0 0.2em 0;border-bottom:1px solid #ddd}div.b_portfolio_toc li.level2{padding-left:20px;font-size:1.1em;border-bottom:1px dotted #ddd}div.b_portfolio_toc li.level3{padding-left:40px}div.b_portfolio_toc .link{float:right;margin-right:0px}div.b_portfolio_toc .commentlink{float:right;margin-right:10%}div.b_portfolio_toc .type_artefact{font-style:italic}div.b_portfolio_toc .type_map,div.b_portfolio_toc .type_page,div.b_portfolio_toc .type_struct,div.b_portfolio_toc .type_artefact{background-position:center left;background-repeat:no-repeat;padding-left:20px}a.b_eportfolio_add{background:url(../openolat/images/portfolio/ep_add_icon.png) top left no-repeat;display:block;width:16px;height:16px}td a.b_eportfolio_add{float:right;padding-right:2px}a.b_eportfolio_add_again,span.b_eportfolio_add_again{background:url(../openolat/images/portfolio/ep_add_again_icon.png) top left no-repeat;display:block;width:16px;height:16px}.o_efficiencystatement a.b_eportfolio_add_again{float:right}a.b_eportfolio_link{background:url(../openolat/images/portfolio/ep_link_icon.png) top left no-repeat;display:block;width:16px;height:16px}.b_eportfolio_link{background-image:url(../openolat/images/portfolio/ep_link_icon.png)}ul.b_eportfolio_maps{margin:0;padding:0}ul.b_eportfolio_maps li{display:block;float:left;position:relative;width:195px;height:320px;padding:60px 60px 40px 65px;margin:0.5em;background:url(../openolat/images/portfolio/eportfolio_map_default.png) top left no-repeat;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:14px;-webkit-border-bottom-right-radius:14px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:14px;-moz-border-radius-bottomright:14px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:4px;moz-box-shadow:0 1px 3px lightgray;-ms-box-shadow:0 1px 3px lightgray;-o-box-shadow:0 1px 3px lightgray;-webkit-box-shadow:0 1px 3px lightgray;box-shadow:0 1px 3px lightgray}ul.b_eportfolio_maps li .b_map_info{position:absolute;bottom:40px;width:inherit;font-size:0.9em}ul.b_eportfolio_maps li .b_map_info a.b_open_icon{font-size:1.2em;position:absolute;bottom:170px;right:-10px}.b_eportfolio_changelog .b_form{margin-top:20px;margin-bottom:20px}.b_eportfolio_changelog li{list-style:none}.b_eportfolio_changelog h5{margin-top:16px}.b_eportfolio_mapowner{font-style:italic;margin-bottom:8px}.b_eportfolio_mapowner div{display:inline}@media all{.epmst-green{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green,ul.b_eportfolio_maps li.template.epmst-green{background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-green > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green{margin-top:6px;background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green div.b_map_header h4{color:#444444}.epmst-green div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green div.b_ep_actualpage h1,.epmst-green div.b_ep_actualpage h4{color:#444444}.epmst-green div.b_pagination{float:none;position:static;width:100%}.epmst-green div.b_pagination ul{margin:0}.epmst-green div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green div.b_pagination li span,.epmst-green div.b_pagination li a,.epmst-green div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green div.b_eportfolio_page,.epmst-green div.b_portfolio_toc,.epmst-green div.b_eportfolio_edit{background-image:none}.epmst-green div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green2,ul.b_eportfolio_maps li.template.epmst-green2{background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green2{margin-top:6px;background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green2 div.b_map_header h4{color:#555555}.epmst-green2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green2 div.b_ep_actualpage h1,.epmst-green2 div.b_ep_actualpage h4{color:#555555}.epmst-green2 div.b_pagination{float:none;position:static;width:100%}.epmst-green2 div.b_pagination ul{margin:0}.epmst-green2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green2 div.b_pagination li span,.epmst-green2 div.b_pagination li a,.epmst-green2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green2 div.b_eportfolio_page,.epmst-green2 div.b_portfolio_toc,.epmst-green2 div.b_eportfolio_edit{background-image:none}.epmst-green2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green3,ul.b_eportfolio_maps li.template.epmst-green3{background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green3{margin-top:6px;background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green3 div.b_map_header h4{color:#555555}.epmst-green3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green3 div.b_ep_actualpage h1,.epmst-green3 div.b_ep_actualpage h4{color:#555555}.epmst-green3 div.b_pagination{float:none;position:static;width:100%}.epmst-green3 div.b_pagination ul{margin:0}.epmst-green3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green3 div.b_pagination li span,.epmst-green3 div.b_pagination li a,.epmst-green3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green3 div.b_eportfolio_page,.epmst-green3 div.b_portfolio_toc,.epmst-green3 div.b_eportfolio_edit{background-image:none}.epmst-green3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green4,ul.b_eportfolio_maps li.template.epmst-green4{background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green4{margin-top:6px;background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green4 div.b_map_header h4{color:#555555}.epmst-green4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green4 div.b_ep_actualpage h1,.epmst-green4 div.b_ep_actualpage h4{color:#555555}.epmst-green4 div.b_pagination{float:none;position:static;width:100%}.epmst-green4 div.b_pagination ul{margin:0}.epmst-green4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green4 div.b_pagination li span,.epmst-green4 div.b_pagination li a,.epmst-green4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green4 div.b_eportfolio_page,.epmst-green4 div.b_portfolio_toc,.epmst-green4 div.b_eportfolio_edit{background-image:none}.epmst-green4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red,ul.b_eportfolio_maps li.template.epmst-red{background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red{margin-top:6px;background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red div.b_map_header h4{color:#444444}.epmst-red div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red div.b_ep_actualpage h1,.epmst-red div.b_ep_actualpage h4{color:#444444}.epmst-red div.b_pagination{float:none;position:static;width:100%}.epmst-red div.b_pagination ul{margin:0}.epmst-red div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red div.b_pagination li span,.epmst-red div.b_pagination li a,.epmst-red div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red div.b_eportfolio_page,.epmst-red div.b_portfolio_toc,.epmst-red div.b_eportfolio_edit{background-image:none}.epmst-red div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red2,ul.b_eportfolio_maps li.template.epmst-red2{background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red2{margin-top:6px;background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red2 div.b_map_header h4{color:#444444}.epmst-red2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red2 div.b_ep_actualpage h1,.epmst-red2 div.b_ep_actualpage h4{color:#444444}.epmst-red2 div.b_pagination{float:none;position:static;width:100%}.epmst-red2 div.b_pagination ul{margin:0}.epmst-red2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red2 div.b_pagination li span,.epmst-red2 div.b_pagination li a,.epmst-red2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red2 div.b_eportfolio_page,.epmst-red2 div.b_portfolio_toc,.epmst-red2 div.b_eportfolio_edit{background-image:none}.epmst-red2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red3,ul.b_eportfolio_maps li.template.epmst-red3{background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red3{margin-top:6px;background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red3 div.b_map_header h4{color:#444444}.epmst-red3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red3 div.b_ep_actualpage h1,.epmst-red3 div.b_ep_actualpage h4{color:#444444}.epmst-red3 div.b_pagination{float:none;position:static;width:100%}.epmst-red3 div.b_pagination ul{margin:0}.epmst-red3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red3 div.b_pagination li span,.epmst-red3 div.b_pagination li a,.epmst-red3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red3 div.b_eportfolio_page,.epmst-red3 div.b_portfolio_toc,.epmst-red3 div.b_eportfolio_edit{background-image:none}.epmst-red3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red4,ul.b_eportfolio_maps li.template.epmst-red4{background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red4{margin-top:6px;background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red4 div.b_map_header h4{color:#444444}.epmst-red4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red4 div.b_ep_actualpage h1,.epmst-red4 div.b_ep_actualpage h4{color:#444444}.epmst-red4 div.b_pagination{float:none;position:static;width:100%}.epmst-red4 div.b_pagination ul{margin:0}.epmst-red4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red4 div.b_pagination li span,.epmst-red4 div.b_pagination li a,.epmst-red4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red4 div.b_eportfolio_page,.epmst-red4 div.b_portfolio_toc,.epmst-red4 div.b_eportfolio_edit{background-image:none}.epmst-red4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue,ul.b_eportfolio_maps li.template.epmst-blue{background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue{margin-top:6px;background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue div.b_map_header h4{color:#444444}.epmst-blue div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue div.b_ep_actualpage h1,.epmst-blue div.b_ep_actualpage h4{color:#444444}.epmst-blue div.b_pagination{float:none;position:static;width:100%}.epmst-blue div.b_pagination ul{margin:0}.epmst-blue div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue div.b_pagination li span,.epmst-blue div.b_pagination li a,.epmst-blue div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue div.b_eportfolio_page,.epmst-blue div.b_portfolio_toc,.epmst-blue div.b_eportfolio_edit{background-image:none}.epmst-blue div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue2,ul.b_eportfolio_maps li.template.epmst-blue2{background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue2{margin-top:6px;background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue2 div.b_map_header h4{color:#444444}.epmst-blue2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue2 div.b_ep_actualpage h1,.epmst-blue2 div.b_ep_actualpage h4{color:#444444}.epmst-blue2 div.b_pagination{float:none;position:static;width:100%}.epmst-blue2 div.b_pagination ul{margin:0}.epmst-blue2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue2 div.b_pagination li span,.epmst-blue2 div.b_pagination li a,.epmst-blue2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue2 div.b_eportfolio_page,.epmst-blue2 div.b_portfolio_toc,.epmst-blue2 div.b_eportfolio_edit{background-image:none}.epmst-blue2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue3,ul.b_eportfolio_maps li.template.epmst-blue3{background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue3{margin-top:6px;background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue3 div.b_map_header h4{color:#444444}.epmst-blue3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue3 div.b_ep_actualpage h1,.epmst-blue3 div.b_ep_actualpage h4{color:#444444}.epmst-blue3 div.b_pagination{float:none;position:static;width:100%}.epmst-blue3 div.b_pagination ul{margin:0}.epmst-blue3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue3 div.b_pagination li span,.epmst-blue3 div.b_pagination li a,.epmst-blue3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue3 div.b_eportfolio_page,.epmst-blue3 div.b_portfolio_toc,.epmst-blue3 div.b_eportfolio_edit{background-image:none}.epmst-blue3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue4,ul.b_eportfolio_maps li.template.epmst-blue4{background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue4{margin-top:6px;background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue4 div.b_map_header h4{color:#444444}.epmst-blue4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue4 div.b_ep_actualpage h1,.epmst-blue4 div.b_ep_actualpage h4{color:#444444}.epmst-blue4 div.b_pagination{float:none;position:static;width:100%}.epmst-blue4 div.b_pagination ul{margin:0}.epmst-blue4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue4 div.b_pagination li span,.epmst-blue4 div.b_pagination li a,.epmst-blue4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue4 div.b_eportfolio_page,.epmst-blue4 div.b_portfolio_toc,.epmst-blue4 div.b_eportfolio_edit{background-image:none}.epmst-blue4 div.b_pagination li.b_changelog{float:right}}li.default .b_map_info p{color:#bbb}li.comic .b_map_info p{color:#88a5c4}li.leather .b_map_info p{color:#C2A074}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}ul.b_eportfolio_maps li.leather{background:url(../openolat/images/portfolio/eportfolio_map_leather.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.leather a{color:#fad9a4}ul.b_eportfolio_maps li.comic{background:url(../openolat/images/portfolio/eportfolio_map_comic.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.template.default{background-image:url(../openolat/images/portfolio/eportfolio_map_default_template.png)}ul.b_eportfolio_maps li.template.comic{background-image:url(../openolat/images/portfolio/eportfolio_map_comic_template.png)}ul.b_eportfolio_maps li.template.leather{background-image:url(../openolat/images/portfolio/eportfolio_map_leather_template.png)}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}.b_eportfolio_map{background:white;padding:1.5em;min-height:30em}.b_eportfolio_map .b_ep_relative{position:relative}.b_eportfolio_toolbar div{display:inline}.b_eportfolio_toolbar{text-align:right;width:100%;border-bottom:1px solid #acaaaa;padding:1px 2px 4px 2px;margin-bottom:6px}.b_eportfolio_map a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:right;display:inline;background-repeat:no-repeat;margin-left:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_toolbar a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:none;display:inline-block;background-repeat:no-repeat;margin-left:0;margin-right:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_map div.b_eportfolio_add_link{float:left;display:inline;margin-top:2px}.o_ep_toc_editor .b_eportfolio_add_link{float:left}.b_eportfolio_map .b_eportfolio_add_link:hover{text-decoration:none}.b_eportfolio_map .b_eportfolio_comment_link{float:right;display:inline;margin-right:5px}.b_ep_tag_cloud{padding:1em 0 1em 0;border-bottom:1px solid #ccc}.b_eportfolio_page,.b_portfolio_toc,.b_eportfolio_edit,.b_eportfolio_changelog{min-height:40em;background:#f4f4f4 url(../openolat/images/portfolio/eportfolio_page_corner.png) top right no-repeat;padding:1em;-webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-o-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2)}.b_eportfolio_page .b_eportfolio_structure > h5{border-bottom:1px solid #ddd;margin-top:1.2em}.b_eportfolio_edit{margin-top:1.5em}.b_eportfolio.b_artefacts hr.b_ep_filter_spacer{height:10px;background:url(../openolat/images/portfolio/divider-arrow-down.png) 25px -12px no-repeat;border:none;border-top:1px solid #ccc;margin:2em 0 1em}.b_eportfolio.b_artefacts .b_ep_content{background:white;padding:0 1em 1em 1em;margin-top:1.5em}.b_eportfolio.b_artefacts .b_ep_content .b_ep_filter{padding:0;width:80%}.b_ep_filter{float:left}.b_ep_viewmode{float:right;width:15%}.b_ep_add_artefact{float:right}.b_ep_content div.b_ep_viewmode div.b_form_element_label{width:auto}.b_eportfolio.b_artefacts div.b_segments_container{top:-20px;margin-bottom:-20px}.b_ep_tagbrowser{width:30%;margin-right:0px}.b_ep_tagbrowser_view{width:68%;margin-left:0px}.b_ep_collection_icon{background-image:url(../openolat/images/portfolio/ep_collection.png) !important}.b_ep_map_icon,.b_portfolio_toc .type_map{background-image:url(../openolat/images/portfolio/briefcase.png) !important}.b_ep_page_icon,.b_portfolio_toc .type_page{background-image:url(../openolat/images/portfolio/ep_page.png) !important}.b_ep_page_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_page_add.png) !important}.b_ep_struct_icon,.b_portfolio_toc .type_struct{background-image:url(../openolat/images/portfolio/ep_struct.png) !important}.b_ep_struct_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_struct_add.png) !important}.type_artefact{background-image:url(../openolat/images/le_resources/portfolio.png) !important}div.b_eportfolio_collect_restriction{margin-top:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_el{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a{padding-left:0px;text-decoration:none}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a:hover{text-decoration:none}div.b_form.b_eportfolio_tag_selector{min-width:40em}div.b_eportfolio_restriction_wrapper a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper a.b_togglebox_closed{display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper p{padding:0 0 0 15px;margin:0}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content{padding:3px 3px 3px 3px;margin:0;border:1px solid red;background-image:none;background-color:transparent;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_eportfolio_restriction_error div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #FF9900 !important;background:#fff5cc url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_passed div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #F0F0F0 !important;background:#fcfcfc url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_error div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_passed div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content .b_togglebox_hide{display:none}.b_eportfolio_deadline_callout{width:300px}.b_ep_multiartefacts .b_c50l{clear:both}.b_eportfolio_fulltextsearch{float:left}.b_eportfolio_share_policy_wrapper{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-ms-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-o-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}.b_eportfolio_share_policy_wrapper .b_float_right{text-align:right}.b_eportfolio_share_policy_wrapper a.bit-input{text-decoration:none}.b_eportfolio_share_policy div input,.b_eportfolio_share_policy div span,.b_eportfolio_share_policy div select{float:left;margin-right:5px;padding-right:5px}.b_eportfolio_share_policy div span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}.b_eportfolio_share_policy .b_ep_share_date span{float:left}.b_eportfolio_share_policy_wrapper .b_eportfolio_share_policy{padding-left:20px;background:url(../openolat/images/user.png) top left no-repeat}.b_eportfolio_share_policy_wrapper.policytype_group .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}.b_eportfolio_share_policy_wrapper.policytype_invitation .b_eportfolio_share_policy{background-image:url(../openolat/images/share.png)}.b_eportfolio_share_policy_wrapper.policytype_allusers .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}div.b_ep_inline div input,div.b_ep_inline div span,div.b_ep_inline div select{float:left;margin-right:5px;padding-right:5px}.default div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.default div.b_pagination{float:none;position:static;width:100%}.default div.b_pagination ul{margin:0}.default div.b_pagination li{float:left;display:inline;width:auto;margin:2px 2px 2px 0;padding:0;background:#FAFAFA;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.default div.b_pagination li a{padding:1em;padding:5px 8px}.default div.b_pagination li,.default div.b_pagination li span,.default div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.default div.b_pagination li.b_disabled{padding-bottom:2px;margin-bottom:0;background:#f4f4f4}.default div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.default div.b_pagination li.b_changelog{float:right}.default div.b_eportfolio_page,.default div.b_portfolio_toc,.default div.b_eportfolio_edit,.default div.b_eportfolio_changelog{background-image:none}.b_eportfolio_map.comic{background:#a2c3e8 none;padding:30px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.comic{font-family:'Comic Sans MS', 'Comic Sans', fantasy}.comic div.b_pagination{position:absolute;right:0;width:16%;max-height:100%;overflow-x:hidden;overflow-y:auto;z-index:100}.comic .b_ep_relative > div:last-child{position:relative}.comic div.b_ep_actualpage{width:85%;margin-top:1em}.comic div.b_pagination ul{margin-top:30px;margin-left:0px;z-index:1}.comic div.b_pagination li{width:87%;background:url(../openolat/images/portfolio/postit.png) center right;padding:0;margin-bottom:1em;margin-left:8%;list-style-type:none}.comic div.b_pagination li span.b_disabled,.comic div.b_pagination li a span{display:block;padding:20px 15px 20px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li,.comic div.b_pagination li span,.comic div.b_pagination li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li.b_disabled{z-index:101;margin-left:0;width:100%}.comic div.b_pagination li .b_disabled{color:black;font-weight:bold}.comic div.b_pagination li.b_toc,.comic div.b_pagination li.b_changelog{background-image:url(../openolat/images/portfolio/postit_pink.png)}.b_eportfolio_map.leather{background:url(../openolat/images/portfolio/light-leather-tile.jpg)}.leather{font-family:Palatino, Georgia, serif}.leather div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.leather .b_map_header h4,.leather .b_map_header p,.leather .b_map_header a.b_eportfolio_add_link,.leather .b_map_header a.b_eportfolio_comment_link{color:white}.leather .b_eportfolio_mapowner{color:#fff}.leather div.b_pagination{float:none;position:static;width:100%}.leather div.b_pagination ul{margin:0}.leather div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.leather div.b_pagination li a{padding:1em;padding:5px 8px}.leather div.b_pagination li,.leather div.b_pagination li span,.leather div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.leather div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.leather div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.leather div.b_pagination li.b_changelog{float:right}.leather div.b_eportfolio_page,.leather div.b_portfolio_toc,.leather div.b_eportfolio_edit,.leather div.b_eportfolio_changelog{background-image:none}div.o_module_cp_wrapper a.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}div.o_module_cp_wrapper div#o_local_fulltextsearch{position:absolute;top:0;right:0;z-index:10}div.o_module_cp_wrapper div#o_local_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_module_cp_wrapper div.o_cp_navigation{float:right;display:inline;padding:3px 0 3px 3px;background:#ebebeb;border:1px solid #ddd;white-space:nowrap;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey}div.o_module_cp_wrapper div span a{margin:0 2px}div.o_module_cp_wrapper div span.b_disabled{display:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon{background-image:url("../openolat/images/arrow_left_big.png");text-decoration:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_next_icon{background-image:url("../openolat/images/arrow_right_big.png")}div.o_module_cp_wrapper div span a.o_cp_next_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_print_icon{background-image:url("../openolat/images/printer.png")}div.o_module_cp_wrapper div span a.o_cp_print_icon span{display:none}div.o_module_cp_wrapper div.o_cp_navigation div,div.o_module_cp_wrapper div.o_cp_navigation form{display:inline}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix{display:inline;clear:none}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix:after{display:inline;height:0;clear:none;visibility:hidden}#o_cpeditor_menu div.o_cpeditor_menu_tree{padding:10px 0 0 0}#b_col1 div.b_menu_toolbar a,#b_col3 div.b_menu_toolbar a{width:16px;height:16px;margin:3px;float:right;display:inline;background-repeat:no-repeat}a.o_cpeditor_import{background-image:url("../openolat/images/docs/document_upload.png")}a.o_cpeditor_new{background-image:url("../openolat/images/docs/document_add.png")}a.o_cpeditor_copy{background-image:url("../openolat/images/docs/document_copy.png")}a.o_cpeditor_delete{background-image:url("../openolat/images/docs/document_remove.png")}a.o_cpeditor_edit{background-image:url(../openolat/images/docs/document_metadata_edit.png)}a.o_cpeditor_preview{background-image:url(../openolat/images/docs/document_preview.png)}#o_cpeditor_content div.o_cpeditor_message{padding:20px}div.b_tree ul.b_tree_l0 li.o_sel_qpool_pools a.b_tree_l0,div.b_tree ul.b_tree_l0 li.o_sel_qpool_database a.b_tree_l0,div.b_tree ul.b_tree_l0 li.o_sel_qpool_admin a.b_tree_l0,div.b_tree ul.b_tree_l0 li.o_sel_qpool_shares a.b_tree_l0{padding-left:0}div.o_qpool_button_bar{padding:15px;text-align:center}.o_sel_qpool_pool{background-image:url("../openolat/images/database.png") !important}.o_sel_qpool_my_items{background-image:url("../openolat/images/user.png") !important}.o_sel_qpool_favorits{background-image:url("../openolat/images/flag.png") !important}.o_sel_qpool_share{background-image:url("../openolat/images/users.png") !important}.o_sel_qpool_collection{background-image:url("../openolat/images/document-list.png") !important}.o_qpool_edit_learning_time div{float:left}.o_qpool_edit_learning_time div input,.o_qpool_edit_learning_time div select,.o_qpool_edit_learning_time div span.o_qpool_edit_learning_time_label{margin-right:5px;padding-right:5px}#o_qti_run div.b_button_group{text-align:left}#o_qti_run_title{text-align:right}#o_qti_run_title strong{float:left;display:inline}#o_qti_run.o_qti_survey #o_qti_run_title strong{background:url(../openolat/images/le_resources/survey.png) no-repeat left 50%;padding-left:20px}#o_qti_run.o_qti_test #o_qti_run_title strong{background:url(../openolat/images/le_resources/test.png) no-repeat left 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}#o_qti_scoreinfo{float:left;display:inline;padding:.3em;border:1px solid silver;margin-right:1em}#o_qti_run_score{clear:both;margin:1em 0;padding:0 0 1.5em 0;font-size:90%}#o_qti_run_scoreinfo{float:left;display:inline}#o_qti_run_scoreprogress{float:left;display:inline;margin-left:1em}#o_qti_questioninfo{float:left;display:inline;padding:.3em;border:1px solid silver}#o_qti_run_questioninfo{float:left;display:inline;margin-left:1em}#o_qti_run_questionprogress{float:left;display:inline;margin-left:1em}#o_qti_run_status{clear:both}#o_qti_run_main{clear:both;border-top:1px solid #504D4E;margin:0.5em 0;padding:1em 0}#o_qti_run_menu_inner h4{font-size:100%}#o_qti_run_menu_inner ul{padding:0;margin:0;list-style:none}#o_qti_run_menu_inner li{clear:both;padding:0;margin:0;white-space:normal}#o_qti_run_menu_inner li.o_qti_menu_section{padding:1em 0}#o_qti_run_menu_inner li div.o_qti_menu_item,#o_qti_run_menu li div.o_qti_menu_section{float:left;display:inline;margin-right:10px}#o_qti_results td{padding:0}#b_main.o_editor_qti_correct{background-image:url(../openolat/images/qti/correct_bg.png);background-position:top left}#b_main.o_editor_qti{background-image:url(../openolat/images/edit_bg.png);background-position:top left}#o_qti_hints,#o_qti_solutions{margin:1em 0}#o_qti_hints a{background:url(../openolat/images/light-bulb.png) no-repeat left 50%;cursor:help;padding-left:20px}#o_qti_solutions a{background:url(../openolat/images/magnifier-zoom.png) no-repeat left 50%;cursor:help;padding-left:20px}.qti_response_level_feedback_label{margin-top:1em;font-style:italic}.qti_edit_layout{position:relative;padding-right:30px;margin-bottom:0.6em}.qti_edit_layout .edit_link{position:absolute;top:10px;right:0px}div.o_qti_item{margin-bottom:2em;margin-top:2em;line-height:2em}div.o_qti_item input.b_radio,div.o_qti_item input.b_checkbox{margin-left:1em}div.o_qti_item textarea{width:99%}img.o_qti_item_matimage{vertical-align:middle}div.o_qti_item_choice{display:table;margin:1em 0}div.o_qti_item_choice_option{display:table;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option_flow{display:table-cell;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option:hover{border:1px solid silver}div.o_qti_item_choice_option_flow:hover{border:1px solid silver}div.o_qti_item_choice_option_input{display:table-cell;vertical-align:middle;padding-right:.5em}div.o_qti_item_choice_option_input input{vertical-align:middle}div.o_qti_item_choice_option_value{display:table-cell}div.o_qti_item_choice_option_autoenum{display:table-cell;line-height:1.5em;width:1em;overflow:hidden;vertical-align:middle;color:silver;border:0;padding:0;margin:0}#o_qti_menu a{text-decoration:none}.o_qti_menu_section{padding:.3em;border-top:1px solid #94bed3}.o_qti_menu_section_clickable{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_section_clickable:hover{padding:.3em;border:1px solid silver;display:inline-block}.o_qti_menu_section_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_item_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item_active:hover{border:1px solid silver}.o_qti_menu_item_inactive{padding:.3em;border:1px solid transparent}.o_qti_menu_item:hover{border:1px solid silver}.o_qti_menu_item_closed{padding:.3em;border:1px solid transparent}.o_qti_menu_item_attempts_marked,.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;color:silver;padding:.2em .4em;border:1px solid transparent;background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:12px}.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.o_qti_menu_item_attempts:hover,.o_qti_menu_item_attempts_marked:hover{color:silver;border:1px solid silver;cursor:pointer}#o_qti_item_note{padding:0;margin:0;border:0;color:silver;font-family:inherit;font-size:1em;background:inherit;overflow:hidden}.o_qti_item_note_box{border:1px dashed silver;padding:.1em;margin:0;padding-left:.5em}div.o_qti_item_note_box_title{color:silver}div.o_qti_item_itemfeedback,div.o_qti_item_assessfeedback,div.o_qti_item_o_qti_item_sectionfeedback{margin:1em 0;background:url(../openolat/images/lightning.png) no-repeat left 50%;padding-left:20px}div.o_qti_item_objectives{margin:1em 0;background:url(../openolat/images/information-white.png) no-repeat left 50%;padding-left:20px;line-height:2em}.o_qti_timelimit_icon{background-image:url(../openolat/images/qti/time.png)}.o_qti_attemptslimit_icon{background-image:url(../openolat/images/qti/tries.png)}.o_qti_closed_icon{background-image:url(../openolat/images/qti/closed.png)}.o_mi_qtialientitem{background-image:url(../openolat/images/docs/document_plain.png)}.o_mi_qtisc{background-image:url(../openolat/images/qti/scItem.png)}.o_mi_qtimc{background-image:url(../openolat/images/qti/mcItem.png)}.o_mi_qtikprim{background-image:url(../openolat/images/qti/kprimItem.png)}.o_mi_qtifib{background-image:url(../openolat/images/qti/fibItem.png)}.o_mi_qtiessay{background-image:url(../openolat/images/qti/essayItem.png)}.o_mi_qtisection{background-image:url(../openolat/images/qti/section.png)}.o_mi_iqtest{background-image:url(../openolat/images/le_resources/test.png)}.o_mi_iqsurv{background-image:url(../openolat/images/le_resources/survey.png)}.onyx_iframe{width:100%;height:100%;border:none;min-height:60em}div.b_translation_start div.b_translation_start_body,div.b_translation_edit div.b_translation_edit_body{margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package{margin-bottom:0.5em;padding:1em 0 0.5em 0;border-bottom:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package div.b_translation_package_icon{margin-bottom:0.5em;border-bottom:1px solid #ACAAAA}div.b_translation_edit div.b_button_group{text-align:center;margin:1em 0 0 0}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_bar{float:left;display:inline}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_label{float:left;display:inline;padding:0 0 0 1em;font-size:90%;font-style:italic}div.b_translation_edit div.b_translation_edit_body textarea{width:99%}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_annotation{margin-top:1em}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_compare{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_target{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_form_element textarea.b_form_element_disabled{color:#000;background:#EEEEEE;border:1px solid #CDCBCB}div.b_translation_edit div.b_translation_edit_annotation h5{font-weight:normal;font-size:100%;font-style:italic}div.b_translation_edit div.b_translation_edit_annotation textarea{font-style:italic}div.b_translation_edit div.b_translation_refKey{background-image:url(../openolat/images/magnifier-zoom.png);vertical-align:middle;background-color:#eee;border:1px solid #ACAAAA;margin-right:1%}div.b_translation_edit div.b_translation_refKey code{line-height:1em;vertical-align:middle}div.b_translation_edit div.b_translation_refKey span{line-height:1em;font-style:italic}div.b_translation_config span.b_translation_status,ul.b_translation_status span.b_translation_status{position:absolute;right:1em}ul.b_translation_status{column-count:2;-moz-column-count:2;list-style:none}ul.b_translation_status li{position:relative}.b_translation_package_icon{background-image:url(../openolat/images/folder_open.png) !important}.b_translation_item_icon{background-image:url(../openolat/images/docs/document-node.png) !important}.b_translation_search_icon{background-image:url(../openolat/images/magnifier-zoom.png) !important}span.b_translation_i18nitem{position:relative !important}span.b_translation_i18nitem a.b_translation_i18nitem_launcher{position:absolute !important;z-index:100 !important;width:16px !important;height:16px !important;top:0 !important;left:5px !important;background:#eeeeee url(../openolat/images/docs/document_metadata_edit.png) no-repeat !important;border:1px solid #6e6e6e !important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;padding:0 !important}div.b_selectiontree{font-size:95%}div.b_selectiontree div.b_selectiontree_item{clear:both;position:relative;top:0;left:0;vertical-align:middle;height:16px;width:auto}div.b_selectiontree div.b_selectiontree_item div{width:16px;height:16px;float:left;display:inline;background-repeat:no-repeat}div.b_selectiontree div.b_selectiontree_item div.b_selectiontree_content{float:left;display:inline;margin-left:0.5em;width:auto;white-space:nowrap}div.b_selectiontree div.b_selectiontree_content{width:auto}div.b_selectiontree div.b_selectiontree_content div{width:auto}div.b_selectiontree div.b_selectiontree_content input{width:1em;height:1em;padding:0;margin:0 0.5em;vertical-align:middle}div.b_selectiontree div.b_selectiontree_content input.b_radio{margin:0}div.b_selectiontree .b_selectiontree_line{background-image:url(../openolat/images/tree/dots.gif)}div.b_selectiontree .b_selectiontree_space{background-image:url(../openolat/images/tree/dots_spacer.gif)}div.b_selectiontree .b_selectiontree_junction{background-image:url(../openolat/images/tree/dots_nt.gif)}div.b_selectiontree .b_selectiontree_end{background-image:url(../openolat/images/tree/dots_nl.gif)}#b_main.o_editor #b_col3{background-image:url(../openolat/images/edit_bg.png);background-position:top left;background-repeat:repeat}#b_main.o_editor div.b_tabbedpane_wrapper div.b_tabbedpane_content{background:#fff}#b_main_toolbar.o_course_breadcumbs div.b_breadcumb_path ul li.b_first{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}a.b_preview{background-image:url(../openolat/images/docs/document_preview.png);background-repeat:no-repeat;background-position:left;padding:2px 0 2px 20px}fieldset a.b_preview,div.b_tabbedpane_wrapper a.b_preview{position:absolute}div.b_module_singlepage_wrapper a.b_content_edit{position:absolute;top:0;right:20px;display:inline;background:url(../openolat/images/docs/document--pencil.png) no-repeat top left;width:16px;height:16px;margin:3px}div.b_module_singlepage_wrapper a.b_content_download{position:absolute;top:0;z-index:10;background:url(../openolat/images/docs/document_download.png) no-repeat top left;padding-left:20px;margin-top:3px;min-height:19px;height:19px}div.b_titled_wrapper div.b_module_singlepage_wrapper a.b_content_download{position:relative;padding-bottom:3px}div.b_titled_wrapper div.b_module_singlepage_wrapper div.b_iframe_wrapper{margin-top:3px}#b_content_popup{float:right;background:url(../openolat/images/applications.png) no-repeat top left;width:16px;height:16px;margin:3px}#o_course_editor_errorbox{font-size:90%;padding:3px 2px 2px 25px;margin:0 0 1em 0}div.o_courseeditor_legend{margin-top:3em}div.o_courseeditor_legend strong{font-weight:bold}div.o_courseeditor_legend div{top:0;left:0;padding-left:12px;background-repeat:no-repeat;background-position:0 50%}div.o_buttons_box_right{position:absolute;top:0;right:0}div.o_course_run div.o_course_run_displaytitle{font-style:italic}div.o_course_run div.o_course_run_objectives{background-color:#E9EAEF;padding:5px 5px 5px 25px;margin:0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_scoreinfo{background:#e9eaef url(../openolat/images/seal.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer{background:#e9eaef url(../openolat/images/information-white.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_groupinfo{background:#e9eaef url(../openolat/images/users.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_statusinfo{background:url(../openolat/images/bullet_go.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_returnbox{background:#e9eaef url(../openolat/images/box_return.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_dropbox{background:#e9eaef url(../openolat/images/box_drop.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_solutionbox{background:#e9eaef url(../openolat/images/box_solution.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_task{background:#e9eaef url(../openolat/images/assign.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer h4,div.o_course_run div.o_course_run_objectives h4,div.o_course_run div.o_course_run_scoreinfo h4,div.o_course_run div.o_course_run_returnbox h4,div.o_course_run div.o_course_run_dropbox h4,div.o_course_run div.o_course_run_solutionbox h4,div.o_course_run div.o_course_run_task h4,div.o_course_run div.o_course_run_log h4{font-size:100%;margin:0 0 1em 0}div.o_course_run div.o_course_run_scoreinfo_noinfo{font-style:italic;font-weight:bold}div.o_course_run div.o_course_run_toc{margin:1em 0 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{margin:0 0 1em 0;padding:1em 20px 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_shorttitle{border-bottom:1px solid #ACAAAA}div.o_course_run div.o_course_run_toc div.o_course_run_displaytitle{margin-top:0.5em;color:#aaaaaa}div.o_course_run div.o_course_run_toc div.o_course_run_objectives{margin:1em 0 1em 0;border:0;background:none}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{background:#FBFBFB;padding:5px;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run #b_content_popup{position:absolute;top:0;right:0}div.o_sp_peekview{margin:1em 0 1em 0}div.o_sp_peekview ul{list-style:none}div.o_sp_peekview li{margin-top:0.5em}div.o_peekview_author{padding:3px 0 5px 0;font-style:italic;color:#aaaaaa;font-size:90%}#b_preview_wrapper{clear:both;padding:10px;background:#fff;border-bottom:1px solid #94bed3}#b_main.b_preview{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white;background:white url(../openolat/images/prevbg.png) repeat}body.b_full_screen{background-color:white;background-image:none}body.b_full_screen #b_page_margins{display:none}body.b_full_screen div.b_modal_area{margin:2%;width:96%}body.b_full_screen div#b_preview_wrapper{margin:0;border:0;padding:0;background:#5e5e5e;background:-moz-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5e5e5e), color-stop(50%, #444444), color-stop(51%, #222222), color-stop(100%, #3c3c3c));background:-webkit-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-o-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-ms-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%)}body.b_full_screen div#b_preview_wrapper div.b_preview_link{border:none}body.b_full_screen div#b_preview_wrapper div.b_preview_link a.b_link_back{margin:0.5em}body.b_full_screen div#b_preview_wrapper div.b_preview_link div.b_preview_wrapper_loading{background:transparent url(../openolat/images/ajax-loader.gif) no-repeat top left}div#b_preview_wrapper div#b_preview_wrapper_message{float:right;padding-left:16px;width:100px}div.o_scorm a.b_link_close{padding-right:20px}div.o_scorm div.o_scorm_navigation{float:right;display:inline;padding:3px;background:#fefefe;background:-moz-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(50%, #e3e3e3), color-stop(51%, #cfcfcf), color-stop(100%, #f3f3f3));background:-webkit-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-o-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-ms-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);border:1px solid #504D4E;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0.2em}div.o_scorm div.o_scorm_navigation a{margin:0 2px}div.o_scorm div.o_scorm_navigation a.o_scorm_previous_icon{background-image:url(../openolat/images/arrow_left_big.png)}div.o_scorm div.o_scorm_navigation a.o_scorm_next_icon{background-image:url(../openolat/images/arrow_right_big.png)}div.o_scorm div.o_scorm_navigation a.hover{background-color:none}.o_scorm_completed,.o_scorm_passed{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_ok.png")}.o_scorm_failed{top:6px;left:6px !important;background-image:url("../openolat/images/decorator/deco_error.png")}.o_scorm_incomplete{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_scorm_not_attempted{top:6px;left:6px;background-image:none}div.o_members_search{padding-top:10px;padding-left:10px}div.filters{text-align:center;padding-top:1.5em}div.o_members_search div.searchitem{margin-bottom:0.5em}div.searchitem select,div.searchitem input{width:250px}.o_members_register{margin-bottom:5px}.o_members_register_active{font-weight:bold;font-size:120%}div.o_members_paging{width:100%;padding-bottom:1em;padding-top:0.5em;text-align:center}div.o_members_paging div{padding-left:1em;padding-right:1em;display:inline}div.o_bcard{background-color:#eee;margin-top:10px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.o_bcard_header,div.o_members_header{padding:6px;border-bottom:1px solid #fff}div.o_bcard_portrait{float:left;display:inline;width:100px;height:100px;margin:10px}div.o_bcard_portrait img{border:1px #d3d3d3 solid}div.o_bcard_portrait_group{background-image:url(../openolat/images/group_100x100.png);border:1px #d3d3d3 solid}div.o_bcard_text{margin-left:120px;margin-top:10px;line-height:150%}div.o_bcard_footer{text-align:right;clear:both;font-size:95%;color:#1f49b3;padding:5px}div.o_visitingcard h4{background:url("../openolat/images/card-address.png") 0 50% no-repeat;padding-left:20px;margin-bottom:1em}div.o_visitingcard table th{width:20%}.popup_iframe{width:100%;height:100%;border:none;min-height:60em}div.o_reservation{position:relative;margin-top:2em;padding:1em;background:#F7F7F7;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_reservation span.o_reservation_name{font-weight:bold;line-height:2em}div.o_reservation span.o_reservation_role_coach{margin-left:1em}div.o_reservation span.o_reservation_accepted{margin-left:2em;background:transparent url(../openolat/images/tick.png) 0 50% no-repeat;color:#009900;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation span.o_reservation_refused{margin-left:2em;background:transparent url(../openolat/images/cross.png) 0 50% no-repeat;color:#990000;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation a.o_reservation_details_link{padding:0 1em}div.o_reservation div.o_reservation_details{padding:1em 0 0 0}div.o_reservation ul{list-style:none;padding:0;margin:0}div.o_reservation ul li{background-repeat:no-repeat;padding:0;margin:0}div.o_infomsgs{padding-top:5px}div.o_infomsgs div.b_datecomp{top:2px;float:left;display:inline}div.o_infomsgs div.o_infomsg{margin-bottom:1em;padding:10px 0 0 0}div.o_infomsgs .b_year{display:none}div.o_infomsgs .o_item_info{color:#7D7D7D;font-size:90%}div.o_infomsgs .o_item_info .o_item_info_mod{color:#98221F}div.b_table_wrapper td a.o_peekview_infomsg_link{display:inline}div.o_infomsgs_config{padding-bottom:5px}div.o_infomsgs_config div{display:inline}.o_infomsg_icon{background-image:url(../openolat/images/information-button.png)}.o_infomsg_create_button{position:absolute;top:0;right:250px}.b_mail_icon{background-image:url(../openolat/images/mail.png)}div.b_mail_message div.b_form_element_wrapper:first-child div.b_form_element{font-weight:bold}.b_mail_new{width:20px !important;background-image:url(../openolat/images/new-text.png)}.b_table_wrapper span.b_mail_unread{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/bullet_black.png) top left no-repeat}.b_table_wrapper span.b_mail_read{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper span.b_mail_marked{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/flag.png) top left no-repeat}.b_table_wrapper span.b_mail_unmarked{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper .b_marked{font-weight:bold}ul.b_mail_attachments{list-style:none;margin:0;padding:0}ul.b_mail_attachments li{margin:0}div.o_cmembers *{vertical-align:middle}div.o_cmembers div.o_cmember{float:left;width:30%;height:50px;overflow:hidden;margin:5px 5px 5px 0;padding:8px;border:1px solid #ddd;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.o_cmembers div.o_cmember *{vertical-align:middle}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper{background-color:white;float:left;height:100%;width:50px;overflow:hidden;margin-right:5px;border:1px solid #ddd}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper img.o_cmember_portrait{background-color:white;min-width:50px;background-position:50% 50%;background-repeat:no-repeat}div.o_cmembers div.o_cmember .o_cmember_info_wrapper{padding:16px 0px}div.o_cmembers a.o_cmembers_mail{float:none;margin-left:5px;padding-left:20px;background-image:url(../openolat/images/mail.png)}div.o_cmembers a.o_cmembers_mail span{display:none}div.o_cmembers h4{padding:7px 0 0 0;clear:both}div.o_ll_container ul li{list-style:circle;margin:1em}div.o_ll_container ul li div{font-style:italic}a.o_ll_browse span{display:block;width:20px;height:18px;background:url(../openolat/images/library.png) top left no-repeat;margin-left:1px}div.b_datecomp{width:2.5em;height:3em;position:relative;margin-right:5px;font-weight:normal;color:white;text-align:center;vertical-align:middle;border:1px solid #000;font-size:85%}div.b_datecomp div{width:100%;position:absolute;left:0}div.b_datecomp div.b_year{height:1em;top:-1.5em;font-size:80%;font-weight:normal;color:#000}div.b_datecomp div.b_month{background:#BE5B5D;height:40%;top:0;font-size:80%;font-weight:normal;color:white}div.b_datecomp div.b_day{background:#fff;height:60%;bottom:0;font-size:120%;font-weight:bold;color:#000;border-top:1px solid #000;border-bottom:1px solid #aaaaaa}.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}img.o_portrait_dummy{background-image:url(../openolat/images/dummy.png);width:100px;height:100px}img.o_portrait_dummy_small{background-image:url(../openolat/images/dummy_small.png)}img.o_portrait_dummy_female_big{background-image:url(../openolat/images/dummy_female_big.png);width:100px;height:100px}img.o_portrait_dummy_female_small{background-image:url(../openolat/images/dummy_female_small.png)}img.o_portrait_dummy_male_big{background-image:url(../openolat/images/dummy_male_big.png);width:100px;height:100px}img.o_portrait_dummy_male_small{background-image:url(../openolat/images/dummy_male_small.png)}ul.o_sel_repository_owners{list-style:none;margin:0;padding:0;white-space:nowrap}ul.o_sel_repository_owners li{margin:0}div.fx_portal_admin{margin-top:10px}div.fx_portlets_column{width:30%;float:left;margin-right:10px}div.fx_portlets_column div.b_portlet{min-height:1em}div.fx_portlets_column_name{padding:5px 5px 0px 5px}div.fx_portlets_column_name span{color:#4F576A;font-weight:bold;text-deocration:underline}div.fx_portlets_column_portlets{border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}div.fx_available_portlets{width:28%;float:right}div.fx_available_portlets div.b_portlet{min-height:1em}div.fx_portlets_admin_column{min-height:12em}div.fx_site_admin_column{float:left}div.fx_site_admin_column div.fx_site_definition{min-height:1em}div.o_notifications_news_datechooser{border-bottom:1px solid #bbb;padding:1em 0 1em 0}div.o_notifications_news_datechooser label{padding-right:1em}div.o_notifications_news_subscription{margin:1.5em 0 2em 0}div.o_notifications_news_subscription h4{font-size:110%}div.o_notifications_news_subscription h4.o_returnbox_icon{background-image:url(../openolat/images/box_return.png) !important}div.o_notifications_news_context{color:#7D7D7D;font-size:90%}div.o_notifications_news_content{margin:0.5em 0 0.5em 0}div.o_notifications_news_content ul{list-style-type:none;margin:0}#o_search_form{margin:5px;position:relative}#o_search_form_toggler{background-image:url(../openolat/images/magnifier-zoom.png);cursor:pointer}#o_search_form_content div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0.5em 0}#o_search_form div.b_contexthelp_wrapper a.b_contexthelp{right:0}#o_search_results{border-top:1px solid #eee;margin:5px}#o_search_results_header{line-height:16px;vertical-align:middle;background:url(../openolat/images/magnifier-zoom.png) no-repeat center left #f8f8f8;padding:2px 2px 2px 20px;margin-bottom:5px}#o_search_results_header div.o_search_results_stats{float:right;display:inline;font-size:90%}#o_search_results_header span.o_search_highlight{padding-left:2em}#o_search_results_header.o_search_did_you_mean,#o_search_results_header.o_search_no_results{background-image:url(../openolat/images/exclamation.png);color:#990000}#o_search_results_header.o_search_did_you_mean span.o_search_did_you_mean_words{color:#000;font-weight:bold}#o_search_results_header #o_search_pageing{padding-left:2em;display:inline}#o_search_pageing_bottom{text-align:center;background:#F8F8F8;border-bottom:1px solid #eee;padding:3px}#o_search_results_toomany{background:url(../openolat/images/exclamation.png) no-repeat center left #f8f8f8;color:#990000;padding:5px 0 3px 20px;position:relative;top:-5px;margin-bottom:5px}div.o_search_result{margin:0 0 1em 0;padding:1em 0 0 0}div.o_search_result_title a{font-weight:bold}div.o_search_result_title a.o_search_result_details_link{margin-left:1em;font-weight:normal;font-size:90%;vertical-align:bottom}div.o_search_result_excerpt{padding:2px 0 1px 0;font-size:95%;max-width:60em}div.o_search_result_excerpt span.o_search_result_highlight{font-weight:bold;background-color:#FFFF80}div.o_search_result_context,div.o_search_result_author,div.o_search_result_lastmod,div.o_search_result_type,div.o_search_result_desc{padding:1px 0;font-size:90%;color:#667}a.o_fulltext_search_button{background:url(../openolat/images/magnifier-zoom.png) top left no-repeat}div.error-box{width:400px;margin:30px auto;padding:20px;border:2px solid #025d8c;border-radius:6px;background:white;moz-box-shadow:0 2px 4px #cccccc;-ms-box-shadow:0 2px 4px #cccccc;-o-box-shadow:0 2px 4px #cccccc;-webkit-box-shadow:0 2px 4px #cccccc;box-shadow:0 2px 4px #cccccc;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.error-box h1{background-image:url(../openolat/images/icon_warning_32.png);background-repeat:no-repeat;padding-left:30px;font-size:14pt;font-weight:bold}.b_tag_list{background:url(../openolat/images/tag-label-yellow.png) 0px 3px no-repeat !important}.b_tag_icon{background-image:url(../openolat/images/tag-label-yellow.png)}div.b_tags{margin:2em 0}div.b_tags div{padding:0.5em 0 0 20px}div.b_tags span.b_tag{font-size:80%;padding:5px 2px 5px 2px;line-height:3em;white-space:nowrap}*:first-child + html div.holder{padding-bottom:2px}* html div.holder{padding-bottom:2px}.textbox-outer{list-style-type:none;margin-left:0em}a.bit-box,span.b_tag{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #CAD8F3;background:#DEE7F8;padding:1px 5px 2px;padding-right:15px;position:relative}div.holder{font-size:80%;min-width:200px;width:auto;margin:0;overflow:hidden;height:auto !important;height:1%;padding:0px 0px 0;cursor:text}div.holder a{float:left;margin:0 5px 4px 0}div.holder a.bit{text-decoration:none;color:black}div.holder a.bit:active,div.holder a.bit:focus{outline:none}div.holder a.bit-box-focus{border-color:#598BEC;background:#598BEC;color:#fff}div.holder a.bit-input .maininput{border:1px solid #eeeeee}div.holder a.bit-input input{width:100px;margin:0;border:none;background:white;outline:0;padding:3px 0 2px}div.holder a.bit-input input.smallinput{width:20px}div.holder a.bit-hover{background:#BBCEF1;border:1px solid #6D95E0}div.holder a.bit-box-focus{background:#598BEC;color:#fff}div.holder a.bit-box a.closebutton{position:absolute;right:0;top:5px;display:block;width:7px;height:7px;font-size:1px;background:url("../openolat/images/tag_x.gif")}div.holder a.bit-box a.closebutton:hover{background-position:7px}div.holder a.bit-box a.closebutton:active{outline:none}div.holder a.bit-box-focus a.closebutton,div.holder a.bit-box-focus a.closebutton:hover{background-position:bottom}ol.textbox-outer{margin:0;padding:0}.textboxlist-auto{position:absolute;width:300px;overflow:visible;display:none;background:#eee;z-index:2}.textboxlist-auto .default{padding:5px 7px;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul{display:none;margin:0;padding:0;overflow:auto}.textboxlist-auto ul li{padding:5px 12px;z-index:1000;cursor:pointer;margin:0;list-style-type:none;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul li.loading-indicator{padding-left:30px;background-position:5px center;cursor:defat;font-size:100.01% !important;line-height:1.5em}.textboxlist-auto ul li.more-indicator{cursor:defat;font-style:italic}.textboxlist-auto ul li em{font-weight:bold;font-style:normal;background:#ccc}.textboxlist-auto ul li.auto-focus{background:#4173CC;color:#fff}.textboxlist-auto ul li.auto-focus em{background:none}input.inputMessage{color:#AAA;font-size:11px}.b_wizard .textbox-outer{background:url(../openolat/images/tag-label-yellow.png) top left no-repeat}.b_wizard .textbox-outer li{margin-left:18px}.b_wizard .textboxlist-auto ul li{margin-left:0}.b_wizard div.holder a.bit-input input{background:#f8f8f8;padding:0.4em}.clgen_font_arial{font-family:arial,helvetica}.clgen_font_arial_black{font-family:arial black,avant garde}.clgen_font_comic{font-family:comic sans ms,sans-serif}.clgen_font_courier{font-family:courier new,courier}.clgen_font_georgia{font-family:georgia,serif}.clgen_font_impact{font-family:impact,chicago}.clgen_font_lucida{font-family:lucida console,monaco,monospace}.clgen_font_palatino{font-family:palatino linotype,book antiqua,palatino,serif}.clgen_font_times{font-family:times new roman,times}.clgen_font_verdana{font-family:verdana,geneva,sans-serif}.clgen_font_xxlarge{font-size:130%}.clgen_font_xxsmall{font-size:70%}option.Black{background-color:Black}option.Navy{background-color:Navy}option.DarkBlue{background-color:DarkBlue}option.MediumBlue{background-color:MediumBlue}option.Blue{background-color:Blue}option.DarkGreen{background-color:DarkGreen}option.Green{background-color:Green}option.Teal{background-color:Teal}option.DarkCyan{background-color:DarkCyan}option.DeepSkyBlue{background-color:DeepSkyBlue}option.DarkTurquoise{background-color:DarkTurquoise}option.MediumSpringGreen{background-color:MediumSpringGreen}option.Lime{background-color:Lime}option.SpringGreen{background-color:SpringGreen}option.Aqua{background-color:Aqua}option.Cyan{background-color:Cyan}option.MidnightBlue{background-color:MidnightBlue}option.DodgerBlue{background-color:DodgerBlue}option.LightSeaGreen{background-color:LightSeaGreen}option.ForestGreen{background-color:ForestGreen}option.SeaGreen{background-color:SeaGreen}option.DarkSlateGray{background-color:DarkSlateGray}option.DarkSlateGrey{background-color:DarkSlateGrey}option.LimeGreen{background-color:LimeGreen}option.MediumSeaGreen{background-color:MediumSeaGreen}option.Turquoise{background-color:Turquoise}option.RoyalBlue{background-color:RoyalBlue}option.SteelBlue{background-color:SteelBlue}option.DarkSlateBlue{background-color:DarkSlateBlue}option.MediumTurquoise{background-color:MediumTurquoise}option.Indigo{background-color:Indigo}option.DarkOliveGreen{background-color:DarkOliveGreen}option.CadetBlue{background-color:CadetBlue}option.CornflowerBlue{background-color:CornflowerBlue}option.MediumAquaMarine{background-color:MediumAquaMarine}option.DimGray{background-color:DimGray}option.DimGrey{background-color:DimGrey}option.SlateBlue{background-color:SlateBlue}option.OliveDrab{background-color:OliveDrab}option.SlateGray{background-color:SlateGray}option.SlateGrey{background-color:SlateGrey}option.LightSlateGray{background-color:LightSlateGray}option.LightSlateGrey{background-color:LightSlateGrey}option.MediumSlateBlue{background-color:MediumSlateBlue}option.LawnGreen{background-color:LawnGreen}option.Chartreuse{background-color:Chartreuse}option.Aquamarine{background-color:Aquamarine}option.Maroon{background-color:Maroon}option.Purple{background-color:Purple}option.Olive{background-color:Olive}option.Gray{background-color:Gray}option.Grey{background-color:Grey}option.SkyBlue{background-color:SkyBlue}option.LightSkyBlue{background-color:LightSkyBlue}option.BlueViolet{background-color:BlueViolet}option.DarkRed{background-color:DarkRed}option.DarkMagenta{background-color:DarkMagenta}option.SaddleBrown{background-color:SaddleBrown}option.DarkSeaGreen{background-color:DarkSeaGreen}option.LightGreen{background-color:LightGreen}option.MediumPurple{background-color:MediumPurple}option.DarkViolet{background-color:DarkViolet}option.PaleGreen{background-color:PaleGreen}option.DarkOrchid{background-color:DarkOrchid}option.YellowGreen{background-color:YellowGreen}option.Sienna{background-color:Sienna}option.Brown{background-color:Brown}option.DarkGray{background-color:DarkGray}option.DarkGrey{background-color:DarkGrey}option.LightBlue{background-color:LightBlue}option.GreenYellow{background-color:GreenYellow}option.PaleTurquoise{background-color:PaleTurquoise}option.LightSteelBlue{background-color:LightSteelBlue}option.PowderBlue{background-color:PowderBlue}option.FireBrick{background-color:FireBrick}option.DarkGoldenRod{background-color:DarkGoldenRod}option.MediumOrchid{background-color:MediumOrchid}option.RosyBrown{background-color:RosyBrown}option.DarkKhaki{background-color:DarkKhaki}option.Silver{background-color:Silver}option.MediumVioletRed{background-color:MediumVioletRed}option.IndianRed{background-color:IndianRed}option.Peru{background-color:Peru}option.Chocolate{background-color:Chocolate}option.Tan{background-color:Tan}option.LightGray{background-color:LightGray}option.LightGrey{background-color:LightGrey}option.PaleVioletRed{background-color:PaleVioletRed}option.Thistle{background-color:Thistle}option.Orchid{background-color:Orchid}option.GoldenRod{background-color:GoldenRod}option.Crimson{background-color:Crimson}option.Gainsboro{background-color:Gainsboro}option.Plum{background-color:Plum}option.BurlyWood{background-color:BurlyWood}option.LightCyan{background-color:LightCyan}option.Lavender{background-color:Lavender}option.DarkSalmon{background-color:DarkSalmon}option.Violet{background-color:Violet}option.PaleGoldenRod{background-color:PaleGoldenRod}option.LightCoral{background-color:LightCoral}option.Khaki{background-color:Khaki}option.AliceBlue{background-color:AliceBlue}option.HoneyDew{background-color:HoneyDew}option.Azure{background-color:Azure}option.SandyBrown{background-color:SandyBrown}option.Wheat{background-color:Wheat}option.Beige{background-color:Beige}option.WhiteSmoke{background-color:WhiteSmoke}option.MintCream{background-color:MintCream}option.GhostWhite{background-color:GhostWhite}option.Salmon{background-color:Salmon}option.AntiqueWhite{background-color:AntiqueWhite}option.Linen{background-color:Linen}option.LightGoldenRodYellow{background-color:LightGoldenRodYellow}option.OldLace{background-color:OldLace}option.Red{background-color:Red}option.Fuchsia{background-color:Fuchsia}option.Magenta{background-color:Magenta}option.DeepPink{background-color:DeepPink}option.OrangeRed{background-color:OrangeRed}option.Tomato{background-color:Tomato}option.HotPink{background-color:HotPink}option.Coral{background-color:Coral}option.Darkorange{background-color:Darkorange}option.LightSalmon{background-color:LightSalmon}option.Orange{background-color:Orange}option.LightPink{background-color:LightPink}option.Pink{background-color:Pink}option.Gold{background-color:Gold}option.PeachPuff{background-color:PeachPuff}option.NavajoWhite{background-color:NavajoWhite}option.Moccasin{background-color:Moccasin}option.Bisque{background-color:Bisque}option.MistyRose{background-color:MistyRose}option.BlanchedAlmond{background-color:BlanchedAlmond}option.PapayaWhip{background-color:PapayaWhip}option.LavenderBlush{background-color:LavenderBlush}option.SeaShell{background-color:SeaShell}option.Cornsilk{background-color:Cornsilk}option.LemonChiffon{background-color:LemonChiffon}option.FloralWhite{background-color:FloralWhite}option.Snow{background-color:Snow}option.Yellow{background-color:Yellow}option.LightYellow{background-color:LightYellow}option.Ivory{background-color:Ivory}option.White{background-color:White}@media all{#o_cal_manage_calendars{float:right;margin-right:10px;margin-top:5px}#o_cal_config_below_cal_container{padding:6px;position:relative;overflow:hidden}#o_cal_config_below_cal_container div.b_contexthelp_wrapper a.b_contexthelp{top:0;right:0}.o_cal_embedded_course_container{padding-top:6px}.o_cal_embedded_course_container #b_content_popup{position:absolute;top:0;right:0}.o_course_run_peekview .o_cal_peekview ul li{list-style:none}#o_cal_wv_actions{vertical-align:middle;line-height:16px;padding-right:30px;float:right;display:inline;position:relative}#o_cal_wv_nav{text-align:left;vertical-align:middle;line-height:16px;float:left;display:inline;position:absolute;top:5px;left:5px}.o_cal_wv_prev,.o_cal_wv_next{margin-left:0 !important;margin-right:0 !important}.o_cal_wv_prev span{width:20px;height:20px;float:left;background:transparent url(arrow_left_big.png) no-repeat center center}.o_cal_wv_next span{width:20px;height:20px;float:left;background:transparent url(arrow_right_big.png) no-repeat center center}#o_cal_wv{padding:0 0px 5px 0px;position:relative;width:auto}#o_cal_wv_header_wrapper{padding-top:10px;position:relative;clear:both}#o_cal_wv_header{border:1px solid #888;position:relative;height:20px;margin-bottom:2px;background:#FFF}.o_cal_wv_grid_wrapper{position:relative;border:1px solid #888;background:#FFF;padding-bottom:1px}.o_cal_wv_grid{position:relative;width:auto;height:600px;overflow:scroll !important;overflow-x:hidden !important}#o_cal_wv_daylong{border:1px solid #888;position:relative;width:auto;overflow:visible;margin-bottom:2px;background:#FFF}.o_cal_wv_dlday{border-left:1px solid #888;position:absolute;width:13%;background:#FFF}.o_cal_wv_time{position:absolute;width:9%}.o_cal_wv_legend_hours{margin:0;padding:0;height:20px;text-align:center;color:#888}.o_cal_wv_legend_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:39px}.o_cal_wv_legend_hour div{padding:3px 3px 0 3px;text-align:center;color:#444;overflow:hidden;height:16px}.o_cal_wv_day{border-left:1px solid #888;position:absolute;width:13%;border-collapse:collapse;background:#FFF}.o_cal_wv_legend_day{margin:0;padding:0;height:20px}.o_cal_wv_legend_day div{padding:3px 3px 0px 3px;height:15px;overflow:hidden;text-align:center;color:#888}.o_cal_wv_hour{border-bottom:1px dotted #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour:hover{background:#DCDDE0}.o_cal_wv_hour:hover{background:#DCDDE0}.o_cal_wv_row0{left:0}.o_cal_wv_row1{left:9%}.o_cal_wv_row2{left:22%}.o_cal_wv_row3{left:35%}.o_cal_wv_row4{left:48%}.o_cal_wv_row5{left:61%}.o_cal_wv_row6{left:74%}.o_cal_wv_row7{left:87%}.o_cal_wv_holiday{background:#eee}.o_cal_wv_today{background:#fff5cc}.o_cal_wv_lastday{border-right:1px solid #888}.o_cal_wv_lasthour{border-bottom:0}.o_cal_wv_event_wrapper{padding:0;margin:0;padding-bottom:2px;position:absolute;overflow:hidden;z-index:10}.o_cal_wv_event{border:1px solid;padding:0;margin:0;position:relative;overflow:hidden;z-index:10}.o_cal_wv_event_overflow{position:absolute;right:2px;z-index:20}.o_cal_wv_event:hover{border-color:#000;z-index:11}.o_cal_wv_event_header{height:1em;overflow:hidden;padding:0px 2px 3px 2px;font-weight:bold;vertical-align:bottom}.o_cal_wv_event_content{padding:1px 2px 1px 2px}.o_cal_toptoolbar{margin-bottom:0.8em;min-width:707px;padding-bottom:8px;border-bottom:1px solid #eee}.o_cal_toptoolbar .o_cal_pagination{float:left;height:2em;width:235px}.o_cal_toptoolbar .o_cal_gotodate{float:left;height:2em;width:350px}.o_cal_gotodate div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:0}.o_cal_toptoolbar .o_cal_search{float:left;height:2em}.o_cal_wv_devent_wrapper{padding:0;margin:0;position:relative;top:-1px;left:-1px;width:auto;height:20px}.o_cal_wv_devent{border:1px solid;padding:0;margin:0;width:100%;height:19px;overflow:hidden;z-index:11}.o_cal_wv_devent:hover{border-color:#000;z-index:12}.o_cal_wv_devent_content{padding:1px 2px 1px 2px}.o_cal_config{margin:2em 0;position:relative;padding:5px}.o_cal_manage_config{position:relative;padding:5px}.o_cal_manage_config fieldset{position:relative;display:inline}.o_cal_config fieldset{position:relative;display:inline}.o_cal_config_scrollwrapper{width:400px;height:100px;overflow:scroll;overflow-x:hidden;border:1px solid #BFBFBF;position:relative}.o_cal_config_row{clear:both;padding:2px 15px 0 0}.o_cal_config_enabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_on.png) no-repeat;float:left;display:inline}a.o_cal_config_enabled:hover{background:url(../openolat/images/cal/check_on_over.png) no-repeat}.o_cal_config_disabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_off.png) no-repeat;float:left;display:inline}.o_cal_config_calendar{border:1px solid;padding:0;margin:0;padding:1px 6px 1px 4px;position:relative;height:14px;width:200px;overflow:hidden;float:left;display:inline}.o_cal_config_chosecolor{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/color.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_remove_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_remove.png) no-repeat 0 0;float:left;display:inline}a.o_cal_config_unsubscribe{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_remove.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_regenerate_link{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_regen.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_remove_cal{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/delete.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_addevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_importevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--arrow.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_readonly{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;opacity:0.6;float:left;display:inline}#o_cal_colorchooser{background:#DCDDE0;border:1px solid #999999;float:left;display:inline;padding:3px;position:relative}#o_cal_colorchooser div{position:relative;border:1px solid #FFF;margin:5px;float:left;display:inline}#o_cal_colorchooser div:hover{border:1px solid #000}#o_cal_colorchooser a{position:relative;width:20px;height:20px;float:left;display:inline}.o_cal_colorchooser_selected{background:url(../openolat/images/cal/selectedcolor.gif) no-repeat 2px 2px}.o_cal_orange{background:#ffc266;border-color:#ff9900;color:#5D5D5D}.o_cal_orange .o_cal_wv_event_header{background:#ff9900}.o_cal_orange a{color:#5d5d5d !important}.o_cal_green{background:#66c266;border-color:#009900;color:#FFF}.o_cal_green .o_cal_wv_event_header{background:#009900}.o_cal_green a{color:white !important}.o_cal_blue{background:#4d6e9f;border-color:#2e5894;color:#FFF}.o_cal_blue .o_cal_wv_event_header{background:#2e5894}.o_cal_blue a{color:white !important}.o_cal_yellow{background:#ffe066;border-color:#ffcc00;color:#5D5D5D}.o_cal_yellow .o_cal_wv_event_header{background:#ffcc00}.o_cal_yellow a{color:#5d5d5d !important}.o_cal_red{background:#c26666;border-color:#990000;color:#FFF}.o_cal_red .o_cal_wv_event_header{background:#990000}.o_cal_red a{color:white !important}.o_cal_grey{background:#DDDAAA;border-color:#5D5D5D;color:#FFF}.o_cal_grey .o_cal_wv_event_header{background:#5D5D5D}.o_cal_grey a{color:white !important}div.o_cal_gotodate div.b_form_element{margin-left:0%;margin-top:-4px}div.o_cal_search_subscribe{float:right;margin-right:20px}div.o_cal_week_year_label{font-weight:bold;margin-top:8px}.o_cal_config_regenerate_link{position:relative;float:left;display:inline}.o_cal_wv_event_tooltip{display:none}.o_cal_tooltip_buttons{text-align:right}.o_cal_wv .x-tip-body div{padding:0.2em 0}div.o_cal_wv_event_tooltip_content{padding-top:1em}div.o_cal_tooltip_buttons{padding-top:1em}.o_cal_wv_print{display:none}}@media print{.o_cal_toptoolbar.b_clearfix{display:none}.o_cal_wv{display:none}.o_cal_wv_print{display:block}#o_cal_config .b_float_right{display:none}#o_cal_config_below_cal_container .b_subcolumns{display:none}.o_cal_wv_print ul{list-style-type:none;margin-left:0}.o_cal_event{clear:left;margin:0.2em 0}.o_cal_wv_list *{float:left;width:100%}.o_cal_event span{padding:0 0.4em;display:block}.o_cal_date{font-weight:bold}.o_cal_time{width:25%}.o_cal_subject{width:40%;border-left-style:solid;border-left-width:thick}.o_cal_subject p{padding:0 0.4em;margin:0}.o_cal_location{float:right;width:34%}.o_cal_config_scrollwrapper{width:auto;height:auto;overflow:visible;overflow-x:visible}.o_cal_config_calendar{border-width:0;border-left-style:solid;border-left-width:thick;float:none;display:block}#o_cal_config_below_cal_container{border:none;background:none;overflow:visible}#o_cal_config_below_cal_container *{background:none;color:black}#o_cal_config_below_cal_container fieldset{border:none}#o_cal_config_below_cal_container fieldset legend{font-weight:bold}}#o_feed .o_box{border:1px solid #eee;padding:0.8em;margin-bottom:2em;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}#o_feed div.o_feed_edit{float:right;position:relative;top:0.2em;margin-right:0}#o_feed #o_link_container{margin-bottom:0.8em}#o_feed #o_link_container div.o_home{text-align:center}#o_feed #o_link_container div.o_older_items{float:left;display:inline}#o_feed #o_link_container div.o_newer_items{float:right;display:inline}#o_feed .b_year_navigation{text-align:center}#o_feed .b_year_navigation .b_months{border-top:1px solid #eee;padding-top:1em;margin-top:0.5em;clear:both;list-style:none}#o_feed .b_year_navigation span.b_disabled{background-image:none}div.o_feed_peekview{margin:1em 0 1em 0}div.o_feed_peekview h5{font-size:1em;position:relative;left:-20px}div.o_feed_peekview div.o_feed_peekview_item{padding-left:20px}#o_feed div.b_datecomp{top:2px;float:left;display:inline}#o_feed p.o_podcast_date{font-size:80%;color:#aaaaaa}#o_feed div.o_podcast_info img.icon{float:left;margin:0 1.5em 1.5em 0;max-width:120px;max-height:120px}#o_feed div.o_podcast_no_image{float:left;margin:0 1em 1em 0;width:100px;height:100px;color:#dfdfdf;background:white;text-align:center;padding:20px;border:2px dashed #dfdfdf;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_no_image span{vertical-align:middle}#o_feed div.o_podcast_subscription{clear:both}#o_feed div.o_podcast_subscription a.o_podcast_rss_link{display:block;float:right;width:16px;height:16px;background:url(../openolat/images/feed.png) no-repeat}#o_feed div.o_podcast_episode{padding:10px;margin-top:20px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_episode div.b_ratings_and_comments{margin:2em 0 0 0;padding-bottom:0;border-bottom:0}#o_feed div.o_podcast_episode div.o_podcast_audio{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_audio embed{width:200px;height:24px}#o_feed div.o_podcast_episode div.o_podcast_video{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_video embed{width:200px;height:157px}#o_feed .back_link.o_podcast{margin-bottom:1.5em}div.o_podcast_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/control/speaker-volume.png)}#o_feed .o_blog_posts .o_post,#o_feed .o_blog_post .o_post{margin-bottom:1em;padding:10px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}.o_post-readmorelinks{margin-top:1em;list-style:none}.o_post-readmorelinks,.o_post-readmorelinks li{margin-left:0;padding-left:0}#o_feed .o_blog_posts .o_draft{padding:0.8em;background-color:#fcf7ac;border:1px solid #fddc55}#o_feed .o_blog_posts .o_scheduled{padding:0.8em;background-color:#d9ffd0;border:1px solid #beffae}#o_feed div.o_blog_info div.o_blog_subscription{min-height:16px;padding-left:20px;background:url(../openolat/images/feed.png) no-repeat}#o_feed .o_blog_info .o_author,#o_feed .o_blog_posts .o_item_info{color:#7D7D7D;font-size:90%;margin:0}#o_feed .o_blog_posts p.o_item_info span.o_item_info_mod{color:#98221F}#o_feed .o_blog_post .back_link{margin-bottom:1.5em}div.o_blog_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/comment.png)}#o_instantmessaging_status_changer{padding:1em 0 0 0;margin:0}#o_instantmessaging_status_changer a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessaging_status_changer ul{list-style-type:none;padding:0;margin:0}#o_instantmessaging_status_changer li{padding:0;margin:0}#o_instantmessaging_status_changer li a{padding:0.1em 0 0.1em 20px;background-repeat:no-repeat;background-position:0 50%}.o_instantmessaging_chat_history,.o_groupchat_history{border:1px solid #ACAAAA;overflow:scroll;margin:0 0 1em 0;overflow-x:auto;height:170px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}.o_instantmessaging_chat_history div,.o_groupchat_history div{border-top:1px solid #eee}.o_instantmessaging_chat_history div.o_instantmessaging_avatar{float:left;padding:3px;border:1px solid #333;margin:3px}.o_instantmessaging_chat_history span.o_instantmessaging_from{text-align:left;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_from:hover{color:#000}.o_instantmessaging_chat_history span.o_instantmessaging_date{text-align:right;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_date:hover{color:#000}.o_instantmessaging_chat_history p-o_instantmessaging_body{background-color:red}.o_instantmessaging_chat_form input,.o_groupchat_chat_form input{width:99%}.o_instantmessaging_chat_form div.b_button_group,.o_groupchat_chat_form div.b_button_group{margin-top:1em}#o_instantmessages_buddieslist{font-size:90%;padding:1em 0 0 0;margin:0}#o_instantmessages_buddieslist a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessages_buddieslist ul{list-style-type:none;padding:0;margin:0}#o_instantmessages_buddieslist li{margin:0;padding:0}#o_instantmessages_buddieslist li.o_instantmessaging_group{padding-bottom:0.5em}#o_instantmessages_buddieslist li.o_instantmessaging_group div.o_instantmessaging_groupname{padding:0 0 0 20px;background:url(../openolat/images/users.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_vip span{font-weight:bold}#o_instantmessages_buddieslist li a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showgroupswitch{padding:2px 0 2px 20px;background:url(../openolat/images/users_conf.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status-offline.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_hideofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status.png) no-repeat 0 50%}#o_instantmessages_buddy{margin:1em 0 2em 0}#o_instantmessages_buddy a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}div.o_groupchat_roster{margin:0}div.o_groupchat_roster ul{list-style-type:none;margin:0;padding:0}div.o_groupchat_roster ul li{font-size:90%;margin:0;padding:0 0 0 20px;background:url(../openolat/images/user.png) no-repeat 0 50%}div.o_groupchat_roster ul li.o_instantmessaging_anonymous{background-image:url(../openolat/images/user_silhouette.png)}div.o_groupchat_roster ul li.o_instantmessaging_vip{font-weight:bold}div.o_groupchat_roster ul li.o_instantmessaging_vip.o_instantmessaging_anonymous{font-weight:normal}.o_instantmessaging_available_icon{background-image:url(../openolat/images/im/status.png)}.o_instantmessaging_dnd_icon{background-image:url(../openolat/images/im/status-away.png)}.o_instantmessaging_unavailable_icon{background-image:url(../openolat/images/im/status-offline.png)}.o_instantmessaging_new_msg_icon{background-image:url(../openolat/images/im/new_message.png)}.o_instantmessaging_chat_icon{background-image:url(../openolat/images/im/balloon-white-left.png)}.o_instantmessaging_refresh_icon{background-image:url(../openolat/images/qti/tries.png)}div.o_home_portaleditlink{position:absolute;top:1em;right:0.6em}.o_home_main{text-align:center}div.o_home_rsslink{clear:both;float:right;display:inline;margin:10px 0}div.o_home_rsslink a{float:right;display:inline}div.o_home_rsslink a.o_home_rsslink{background:url(../openolat/images/feed.png) no-repeat;width:16px;display:block;height:16px;line-height:0}.b_portlet{position:relative;margin:10px;min-height:13em}.b_portlet .b_portlet_showall{font-size:95%;position:absolute;right:0;top:0}.b_portlet .b_portlet_header{border-bottom:1px solid #94bed3;white-space:nowrap;overflow-y:hidden !important;overflow-x:hidden !important}.b_portlet .b_portlet_content{position:relative;padding:1em 0 0 0}.b_portlet div.b_portlet_table table{background:none;border:none}.b_portlet div.b_portlet_table table th,.b_portlet div.b_portlet_table table td{padding:0}.b_portlet div.b_portlet_table table tbody tr{background:transparent}.b_portlet div.b_portlet_table table tbody tr.b_table_odd td{background:transparent}.b_portlet div.b_portlet_table table tbody tr td{border:0 !important}.b_portlet div.b_portlet_table table tbody tr:hover,.b_portlet div.b_portlet_table table tbody tr:hover td,.b_portlet div.b_portlet_table table tbody tr:focus,.b_portlet div.b_portlet_table table tbody tr:focus td{background:transparent}.b_portlet div.b_portlet_table div.b_table_empty{background:none;padding:0;margin:0}div.o_portlet_repository_student td.b_first_child{width:24px}div.o_portlet_repository_teacher td.b_first_child{width:24px}.b_portlet .b_portlet_header{background-repeat:no-repeat;background-position:0% 50%;padding-left:27px;padding-top:5px;padding-bottom:5px}div.o_portlet_calendar div.b_portlet_header{background-image:url(../openolat/images/calendar_empty.png);padding-left:2px;padding-top:8px}div.o_portlet_calendar.o_day_1 div.b_portlet_header strong:before{content:"1";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_2 div.b_portlet_header strong:before{content:"2";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_3 div.b_portlet_header strong:before{content:"3";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_4 div.b_portlet_header strong:before{content:"4";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_5 div.b_portlet_header strong:before{content:"5";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_6 div.b_portlet_header strong:before{content:"6";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_7 div.b_portlet_header strong:before{content:"7";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_8 div.b_portlet_header strong:before{content:"8";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_9 div.b_portlet_header strong:before{content:"9";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_10 div.b_portlet_header strong:before{content:"10";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_11 div.b_portlet_header strong:before{content:"11";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_12 div.b_portlet_header strong:before{content:"12";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_13 div.b_portlet_header strong:before{content:"13";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_14 div.b_portlet_header strong:before{content:"14";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_15 div.b_portlet_header strong:before{content:"15";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_16 div.b_portlet_header strong:before{content:"16";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_17 div.b_portlet_header strong:before{content:"17";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_18 div.b_portlet_header strong:before{content:"18";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_19 div.b_portlet_header strong:before{content:"19";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_20 div.b_portlet_header strong:before{content:"20";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_21 div.b_portlet_header strong:before{content:"21";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_22 div.b_portlet_header strong:before{content:"22";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_23 div.b_portlet_header strong:before{content:"23";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_24 div.b_portlet_header strong:before{content:"24";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_25 div.b_portlet_header strong:before{content:"25";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_26 div.b_portlet_header strong:before{content:"26";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_27 div.b_portlet_header strong:before{content:"27";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_28 div.b_portlet_header strong:before{content:"28";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_29 div.b_portlet_header strong:before{content:"29";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_30 div.b_portlet_header strong:before{content:"30";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_31 div.b_portlet_header strong:before{content:"31";font-size:smaller;padding-right:16px}div.o_portlet_infomsg div.b_portlet_header{background-image:url(../openolat/images/comment.png)}div.o_portlet_quickstart div.b_portlet_header{background-image:url(../openolat/images/mouse.png)}div.o_portlet_bookmark div.b_portlet_header{background-image:url(../openolat/images/book-open-bookmark.png)}div.o_portlet_groups div.b_portlet_header{background-image:url(../openolat/images/users.png)}div.o_portlet_notes div.b_portlet_header{background-image:url(../openolat/images/sticky-note--pencil.png)}div.o_portlet_noti div.b_portlet_header{background-image:url(../openolat/images/mail.png)}div.o_portlet_eff div.b_portlet_header{background-image:url(../openolat/images/script-stamp.png)}div.o_portlet_repository_student div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}div.o_portlet_repository_teacher div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image-red.png)}div.b_portlet_iframe div.b_portlet_header{background-image:url(../openolat/images/layer.png)}div.b_portlet_sysinfo div.b_portlet_header{background-image:url(../openolat/images/exclamation.png)}div.b_portlet_dyk div.b_portlet_header{background-image:url(../openolat/images/light-bulb.png)}div.o_portlet_infomessages div.b_portlet_header{background-image:url(../openolat/images/information-button.png)}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet.b_portlet_edit{background:#FFE793;border:1px solid #FF9E3E;padding:2px}div.b_portlet.b_portlet_edit .b_portlet_header{height:23px}div.b_portlet_toolbox{position:absolute;top:0;right:0;padding:2px;height:20px;overflow-y:hidden !important;overflow-x:hidden !important}div.b_portlet_toolbox a,div.b_portlet_toolbox span.b_disabled{background-repeat:no-repeat;background-position:1px 1px;float:right;width:18px;height:18px;overflow:hidden}div.b_portlet_toolbox div{display:inline}div.b_portlet_toolbox > a,div.b_portlet_toolbox > span{border:1px solid #888;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;background:#eee;background-repeat:no-repeat;background-position:center}div.b_portlet_toolbox a.b_portlet_edit_left{background-image:url(../openolat/images/arrow_left_big.png)}div.b_portlet_toolbox a.b_portlet_edit_right{background-image:url(../openolat/images/arrow_right_big.png)}div.b_portlet_toolbox a.b_portlet_edit_down{background-image:url(../openolat/images/arrow_down_big.png)}div.b_portlet_toolbox a.b_portlet_edit_up{background-image:url(../openolat/images/arrow_up_big.png)}div.b_portlet_toolbox a.b_portlet_edit_delete{background-image:url(../openolat/images/bin-metal-full.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_auto{background-image:url(../openolat/images/table_sort.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_manual{background-image:url(../openolat/images/table_gear.png)}div.b_portlet_toolbox span.b_portlet_edit_left_disabled{background-image:url(../openolat/images/arrow_left_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_right_disabled{background-image:url(../openolat/images/arrow_right_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_down_disabled{background-image:url(../openolat/images/arrow_down_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_up_disabled{background-image:url(../openolat/images/arrow_up_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_auto_disabled{background-image:url(../openolat/images/table_sort.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_manual_disabled{background-image:url(../openolat/images/table_gear.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}.b_toolboxes{padding:6px}.b_toolboxes .b_toolbox{margin-bottom:20px}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper{border-bottom:1px solid #94bed3;background:inherit}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head{vertical-align:top}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head strong{font-weight:bold}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head_icon{background:transparent no-repeat 3px 50%;padding-left:19px;line-height:1.2em;color:black}.b_toolboxes .b_toolbox .b_toolbox_content ul{padding:0 0 0 6px;margin:0;list-style:none}.b_toolboxes .b_toolbox .b_toolbox_content li{padding:0;margin:0;line-height:1.7em;white-space:nowrap}.b_toolboxes .b_toolbox .b_toolbox_content li a{color:#667;background-repeat:no-repeat;background-position:0 50%;padding-left:20px;display:block}.b_toolboxes .b_toolbox .b_toolbox_content li a:focus,.b_toolboxes .b_toolbox .b_toolbox_content li a:hover,.b_toolboxes .b_toolbox .b_toolbox_content li a:active{color:#504D4E;text-decoration:underline}.b_toolboxes .b_toolbox .b_toolbox_content li div.b_note,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_important,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_warning{padding:0 0 0 20px;margin:0;border-bottom:0}.b_toolboxes .b_toolbox .b_toolbox_content li a.b_toolbox_toggle{padding-left:0;display:inline}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_toggle_wrapper{float:right;font-size:90%}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_link.b_disabled,.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_disabled{color:#999;background:no-repeat 0 50% url(../openolat/images/bullet_white.png);padding-left:18px;display:block}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet p{margin-bottom:0}div.b_portlet_dyk_q{font-weight:bold}div.b_portlet_dyk_a{padding-top:5px}div.b_portlet_dyk_next{text-align:right}div.f_library_catalog div.b_tree ul{white-space:normal}div.f_library_catalog div.b_tree ul.b_tree_l1 li a.b_tree_icon{background-image:none !important}div.f_library_catalog div.f_metadata{background-color:#fcfcfc;margin-left:20px;padding:4px}div.f_library_catalog h4{padding-left:25px;background-repeat:no-repeat;background-position:center left}div.f_library_catalog div.f_folder_info div.f_metadata{margin-bottom:1.5em}div.f_library_catalog div.b_noti{right:90px}div.f_library_catalog div.f_thumbnails_switch{border:1px solid #E9EAEF;display:inline;position:absolute;top:0px;right:0px;float:right;padding:3px 3px 3px 23px}div.f_library_catalog div.f_thumbnails_on{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%}div.f_library_catalog div.f_thumbnails_off{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7}div.f_library_catalog th,div.f_library_catalog td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog h3.b_filetype_folder{margin-top:20px}div.f_library_catalog div.f_item{margin-bottom:1em;padding:0.5em}div.f_library_catalog div.f_item div.f_item_thumbnail{width:200px;height:200px;float:left;margin-right:20px}div.f_library_catalog div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog div.f_item div.f_metadata{position:relative;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail{float:left;border-right:1px solid #eeeeee;margin-right:1em}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_inner{width:200px;height:200px}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_unavailable{width:200px;height:200px;background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text{padding-bottom:35px}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings{position:absolute;bottom:3px;right:3px;width:300px}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings div.b_ratings_and_comments{margin:0;border:none}div.f_library_catalog div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_wide div.f_metadata{background-color:#fcfcfc}div.f_library_catalog_wide th,div.f_library_catalog_wide td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog_wide th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog_wide h3.b_filetype_folder{margin-top:20px}div.f_library_catalog_wide div.f_item{margin-bottom:30px}div.f_library_catalog_wide div.f_item div.f_thumbnail{width:280px;height:158px;float:left;border-right:1px solid #999}div.f_library_catalog_wide div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog_wide div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog_wide div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog_wide div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog_wide div.f_item div.f_metadata{position:relative;border:1px solid #999;moz-box-shadow:0 1px 2px #999999;-ms-box-shadow:0 1px 2px #999999;-o-box-shadow:0 1px 2px #999999;-webkit-box-shadow:0 1px 2px #999999;box-shadow:0 1px 2px #999999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_inner{width:280px;height:158px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_unavailable{width:280px;height:158px;background-image:url(../openolat/images/no_preview.png);background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text{margin:10px 220px 10px 300px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos{position:absolute;top:0;right:0;height:158px;width:210px;border-left:1px solid #999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos_inner{margin:10px 10px 10px 10px}div.f_library_catalog_wide div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog_wide h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_condensed div.f_item_condensed{width:280px;height:280px;margin-right:30px;margin-bottom:30px;float:left;-webkit-box-shadow:0 1px 2px 0 #999;box-shadow:0 1px 2px 0 #999;border:1px solid #999;background-color:#fcfcfc}div.f_library_catalog_condensed div.f_item_condensed div.f_thumbnail{height:158px;width:280px}div.f_library_catalog_condensed div.f_item_condensed div.f_metadata_text{padding:12px 8px 12px 12px}div.f_library_catalog_condensed div.f_item_condensed div.o_eff_statement_progress{width:200px;margin:20px 0px 0px 20px}div.f_library_overview img{float:right;max-width:50%}div.f_library_overview p{padding-left:20px}div.f_library_overview div.f_library_big_icon{float:right;background-repeat:no-repeat;background-size:100%;width:45%;height:300px;margin:0 20px 0 20px}div.f_library_overview div.f_library_newest_files ul li{white-space:normal;padding-bottom:0.3em}div.f_library_overview div.f_library_newest_files ul li a{background-position:top left;min-height:16px}.f_library_big_icon{background-image:url(../openolat/images/library_image.png)}.f_library_icon{background-image:url(../openolat/images/library.png)}.f_thumbnail_unavailable{background-image:url(../openolat/images/no_preview.png)}#b_main.o_coaching div.o_eff_statement_progress{width:100%;height:15px;background-color:#eeeeee;border:1px solid #777777}#b_main.o_coaching div.o_eff_statement_progress div.o_eff_statement_solved{height:15px;background:#94bed3;background:-moz-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #94bed3), color-stop(100%, #025d8c));background:-webkit-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-o-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-ms-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:linear-gradient(top, #94bed3 0%, #025d8c 100%)}#b_main.o_coaching .o_eff_statement_rg div.o_eff_statement_progress{background:#f85032;background:-moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85032), color-stop(50%, #f16f5c), color-stop(51%, #f6290c), color-stop(100%, #e73827));background:-webkit-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:-o-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:-ms-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%)}#b_main.o_coaching .o_eff_statement_rg div.o_eff_statement_progress div.o_eff_statement_solved{background:#9dd53a;background:-moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(50%, #a1d54f), color-stop(51%, #80c217), color-stop(100%, #7cbc0a));background:-webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-o-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-ms-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%)}#b_main.o_coaching div.o_eff_statement_details{margin:10px 0 10px 0}#b_main.o_coaching .b_toolbar_center span.b_disabled{display:none}div.o_eff_statement_progress{width:100%;height:15px;background-color:#eeeeee;border:1px solid #777777}div.o_eff_statement_progress div.o_eff_statement_solved{height:15px;background-color:#81afca}.o_eff_statement_rg div.o_eff_statement_progress{background-color:red}.o_eff_statement_rg div.o_eff_statement_progress div.o_eff_statement_solved{background-color:green}div.o_eff_statement_details{margin:10px 0 10px 0}div.o_eff_statement_recalculating{padding-left:30px;background:transparent url(../openolat/images/ajax-loader.gif) no-repeat top left}.ui-widget{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:100%}.ui-widget-header{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #eee;background:#fff;font-weight:bold}.ui-dialog{moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}.ui-dialog .ui-widget-header .ui-icon-closethick{background:white url("../openolat/images/close.png") no-repeat center center}.ui-dialog .ui-widget-header .ui-button.ui-corner-all{border:none !important;background:#fff !important}.ui-dialog .ui-widget-content{border-color:#fff;padding:5px}.ui-dialog .ui-dialog-titlebar{padding:2px 30px 2px 5px}.ui-dialog.ui-corner-all{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-dialog.ui-widget-content{border-color:#025d8c}.ui-dialog.o_modal-ui div.ui-dialog-buttonpane{display:none}.ui-autocomplete.ui-corner-all{border:1px solid #eee;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-autocomplete a.ui-corner-all{border:none}.ui-autocomplete a.ui-corner-all.ui-state-focus{background:#f3feff}.ui-autocomplete a.ui-corner-all.ui-state-focus .b_form_auto_completer_item{background-color:#f3feff}.ui-datepicker{moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}.ui-datepicker .ui-widget-header .ui-datepicker-prev.ui-corner-all,.ui-datepicker .ui-widget-header .ui-datepicker-next.ui-corner-all{border:none !important;background:#fff !important}.ui-datepicker .ui-widget-header .ui-icon.ui-icon-circle-triangle-e{background:white url("../openolat/images/arrow_right_big.png") no-repeat center center}.ui-datepicker .ui-widget-header .ui-icon.ui-icon-circle-triangle-w{background:white url("../openolat/images/arrow_left_big.png") no-repeat center center}.ui-datepicker .ui-state-default{background:#eee}.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight{border:1px solid #94bed3;background:#f3feff}.ui-datepicker.ui-corner-all{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-datepicker.ui-widget-content{border-color:#025d8c}.ui-tooltip{moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}.ui-tooltip.ui-corner-all{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-tooltip.ui-widget-content{border:1px solid #025d8c}ul.tagit li.tagit-choice.ui-widget-content.ui-state-default{background:#DEE7F8;border:1px solid #CAD8F3}ul.tagit.ui-corner-all{border:none;background:none}.ui-layout-pane{border:none}.ui-layout-resizer{background:none;border-width:1px;border-style:dotted}.ui-layout-toggler-hover,.ui-layout-resizer-hover .ui-layout-toggler-hover{background-color:#025d8c}.ui-layout-resizer-open-hover,.ui-layout-resizer-dragging{background:#f3feff}div.b_table_wrapper .dataTables_wrapper div.dataTables_scrollBody table.dataTable{border-top:none}div.b_table_wrapper .dataTables_wrapper div.dataTables_scrollBody table.dataTable thead th{border:none}div.b_table_wrapper .dataTables_wrapper table.dataTable thead th{border-bottom:1px solid #ccc;color:#025d8c}div.b_table_wrapper .dataTables_wrapper table.dataTable tr.even td.sorting_1{background:#eee}div.b_table_wrapper .dataTables_wrapper table.dataTable tr.odd{background-color:#fff}div.b_table_wrapper .dataTables_wrapper table.dataTable tr.odd td.sorting_1{background:#fff}@media print{.o_noprint{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_toplink{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}body{font-size:10pt}.b_noti{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_main.o_loginscreen{background-image:none}#b_main.o_home{background-image:none}#b_main.o_editor{background-image:none}#b_main{moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none}body,#b_page_margins,#b_page,#b_main,#b_page_wrapper{margin:0;padding:0;border:0}body *{font-family:"Times New Roman", Times, serif}code,pre{font-family:"Courier New", Courier, mono}#b_page_margins,#b_page{width:100% !important;min-width:0;max-width:none}#b_footer,#b_topnav,#b_nav,#search{display:none}#b_col1,#b_col2{display:none}#b_col3{margin:0 !important;border:none !important}.b_c25l,.b_c33l,.b_c38l,.b_c50l,.b_c62l,.b_c66l,.b_c75l,.b_c25r,.b_c33r,.b_c38r,.b_c50r,.b_c62r,.b_c66r,.b_c75r{width:100%;margin:0;float:none;overflow:visible;display:table}.b_subc,.b_subcl,.b_subcr{margin:0;padding:0}h1,h2,h3,h4,h5,h6{page-break-after:avoid}#b_page a[href^="http:"],#b_page a[href^="https:"]{padding-left:0;background-image:none}#b_col1_content:before,#b_col2_content:before,#b_col3_content:before{content:"";color:#888;background:inherit;display:block;font-weight:700;font-size:1.5em}.b_floatbox,.b_subcolumns,.b_subcolums_oldgecko{overflow:visible;display:table}#jsMath_PrintWarning{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}.o_wiki_wrapper .b_c20l,.o_wiki_wrapper .o_wikimod_nav{display:none}.o_wiki_wrapper .b_c80r{width:100%}.o_wiki_wrapper .b_c80r div.b_tabbedpane_tabs{display:none}}
+**/@import url(../../yaml/core/slim_base.css);@import url(all/content.css);.b_with_small_icon_left,div.b_table_wrapper div.b_table_empty{padding:2px 0 2px 20px;min-height:16px;background-position:0 50%;background-repeat:no-repeat}option.b_with_small_icon_left{padding:0 0 0 20px;vertical-align:middle;min-height:11px;background-position:0 50%;background-repeat:no-repeat}.b_with_small_icon_right{padding:1px 20px 1px 0px;min-height:16px;background-position:100% 50%;background-repeat:no-repeat}.b_with_small_icon_only span{display:none}.b_small_icon{float:left;display:inline;width:16px;height:16px;background-position:0 50%;background-repeat:no-repeat}td a span.b_small_table_icon,td a.b_small_table_icon{padding-left:20px;width:16px;height:16px;background-position:2px 50%;background-repeat:no-repeat}a.b_small_icon:hover{text-decoration:none}.b_info_icon{background-image:url("../openolat/images/comment.png")}.b_warn_icon,div.b_table_wrapper div.b_table_empty{background-image:url("../openolat/images/exclamation.png")}.b_error_icon{background-image:url("../openolat/images/cross-circle.png")}.b_new_icon{background-image:url("../openolat/images/new-text.png")}.b_institution_icon{background-image:url("../openolat/images/home.png")}.b_group_icon{background-image:url("../openolat/images/users.png")}.b_user_icon{background-image:url("../openolat/images/user.png")}.b_move_left_icon{background-image:url("../openolat/images/arrow_left_big.png")}.b_move_right_icon{background-image:url("../openolat/images/arrow_right_big.png")}.b_move_down_icon{background-image:url("../openolat/images/arrow_down_big.png")}.b_move_up_icon{background-image:url("../openolat/images/arrow_up_big.png")}.b_delete_icon{background-image:url("../openolat/images/bin-metal-full.png")}.b_share_icon{background-image:url("../openolat/images/share.png")}.b_status_enabled_icon{background-image:url("../openolat/images/tick.png")}.b_status_disabled_icon{background-image:url("../openolat/images/cross.png")}.b_edit_icon{background-image:url("../openolat/images/docs/document--pencil.png")}.b_add_icon{background-image:url("../openolat/images/plus-circle.png")}.b_open_icon{background-image:url("../openolat/images/control/control.png")}.b_star_icon{background-image:url(../openolat/images/star.png)}.b_star_small_icon{background-image:url(../openolat/images/star-small.png)}.o_fulltext_search_button{background-image:url("../openolat/images/magnifier-zoom.png")}.o_help_icon{background-image:url("../openolat/images/help.png")}.o_rss_icon{background-image:url("../openolat/images/feed.png")}.o_login_guests{background-image:url("../openolat/images/user_silhouette.png")}.o_login_pwd{background-image:url("../openolat/images/user_excl.png")}.o_login_register{background-image:url("../openolat/images/user_register.png")}.o_news_icon{background-image:url("../openolat/images/information-white.png")}.o_course_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}.o_chat_icon{background-image:url("../openolat/images/balloons-box.png")}.o_admin_icon{background-image:url("../openolat/images/wrench-screwdriver.png")}.o_calendar_icon{background-image:url("../openolat/images/calendar.png")}.o_locked_icon{background-image:url("../openolat/images/locked.png")}.b_backward_icon{background-image:url("../openolat/images/arrow_left.png")}.b_forward_icon{background-image:url("../openolat/images/arrow_right.png")}.b_flag_en{background-image:url("../openolat/images/flags/gb.png")}.b_flag_de{background-image:url("../openolat/images/flags/de.png")}.b_flag_fr{background-image:url("../openolat/images/flags/fr.png")}.b_flag_it{background-image:url("../openolat/images/flags/it.png")}.b_flag_es{background-image:url("../openolat/images/flags/es.png")}.b_flag_da{background-image:url("../openolat/images/flags/dk.png")}.b_flag_cs{background-image:url("../openolat/images/flags/cz.png")}.b_flag_el{background-image:url("../openolat/images/flags/gr.png")}.b_flag_ee{background-image:url("../openolat/images/flags/ee.png")}.b_flag_ru{background-image:url("../openolat/images/flags/ru.png")}.b_flag_pl{background-image:url("../openolat/images/flags/pl.png")}.b_flag_zh_CN{background-image:url("../openolat/images/flags/cn.png")}.b_flag_zh_TW{background-image:url("../openolat/images/flags/tw.png")}.b_flag_lt{background-image:url("../openolat/images/flags/lt.png")}.b_flag_fa{background-image:url("../openolat/images/flags/ir.png")}.b_flag_pt_PT{background-image:url("../openolat/images/flags/pt.png")}.b_flag_pt_BR{background-image:url("../openolat/images/flags/br.png")}.b_flag_tr{background-image:url("../openolat/images/flags/tr.png")}.b_flag_hu{background-image:url("../openolat/images/flags/hu.png")}.b_flag_sq{background-image:url("../openolat/images/flags/al.png")}.b_flag_in{background-image:url("../openolat/images/flags/id.png")}.b_flag_ar{background-image:url("../openolat/images/flags/eg.png")}.b_flag_rm{background-image:url("../openolat/images/flags/rm.png")}.b_flag_af{background-image:url("../openolat/images/flags/za.png")}.b_flag_vi{background-image:url("../openolat/images/flags/vn.png")}.b_flag_mn{background-image:url("../openolat/images/flags/mn.png")}.b_flag_iw{background-image:url("../openolat/images/flags/il.png")}.b_flag_ko{background-image:url("../openolat/images/flags/kr.png")}.b_flag_nl_NL{background-image:url("../openolat/images/flags/nl.png")}.b_flag_jp{background-image:url("../openolat/images/flags/jp.png")}.b_flag_nb_NO{background-image:url("../openolat/images/flags/no.png")}.b_flag_et_EE{background-image:url("../openolat/images/flags/ee.png")}.b_flag_bg{background-image:url("../openolat/images/flags/bg.png")}.b_flag_hi_IN_ASIA{background-image:url("../openolat/images/flags/in.png")}.b_flag_ar_LB{background-image:url("../openolat/images/flags/lb.png")}.b_flag_gl_ES{background-image:url("../openolat/images/flags/galicia.png")}.b_filetype_file,.b_filetype_ico{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_avi_icon{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_bat_icon{background-image:url("../openolat/images/docs/document-binary.png") !important}.b_filetype_bmp{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_css{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_doc,.b_filetype_docx{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_dvi{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_exe{background-image:url("../openolat/images/docs/document-binary.png") !important}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.b_filetype_folder,.b_filetype_folder_open{background-image:url("../openolat/images/folder_open.png") !important}.b_filetype_folder{background-image:url("../openolat/images/folder.png") !important}.b_filetype_gif{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_gz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_htm,.b_filetype_html{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_jpeg,.b_filetype_jpg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_js{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_log{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_midi{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_video,.b_filetype_mov{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_audio,.b_filetype_mp3,.b_filetype_m3u{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_mpeg,.b_filetype_mpg{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_odp{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ods{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_odt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_odg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_odf{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_pdf{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_png{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_ppt{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_pptx{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ps{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_qt,.b_filetype_ra,.b_filetype_ram{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_readme,.b_filetype_README{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_rtf{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_tar,.b_filetype_tgz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_tiff{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_txt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_wav{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_xls,.b_filetype_xlsx{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_xml{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_xsl{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_zip{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_large_icon.b_filetype_file{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_avi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_bat{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_bmp{background-image:url("../openolat/images/docs_large/bmp.png") !important}.b_large_icon.b_filetype_css{background-image:url("../openolat/images/docs_large/css.png") !important}.b_large_icon.b_filetype_doc,.b_large_icon.b_filetype_docx{background-image:url("../openolat/images/docs_large/doc.png") !important}.b_large_icon.b_filetype_dvi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_exe{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_folder{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_gif{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_gz{background-image:url("../openolat/images/docs_large/tgz.png") !important}.b_large_icon.b_filetype_htm,.b_large_icon.b_filetype_html{background-image:url("../openolat/images/docs_large/html.png") !important}.b_large_icon.b_filetype_ico{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_jpeg,.b_large_icon.b_filetype_jpg{background-image:url("../openolat/images/docs_large/jpg.png") !important}.b_large_icon.b_filetype_js{background-image:url("../openolat/images/docs_large/java.png") !important}.b_large_icon.b_filetype_log{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_midi{background-image:url("../openolat/images/docs_large/midi.png") !important}.b_large_icon.b_filetype_mp4,.b_large_icon.b_filetype_m4v,.b_large_icon.b_filetype_webm,.b_large_icon.b_filetype_ogg{background-image:url("../openolat/images/docs_large/mp4.png") !important}.b_large_icon.b_filetype_flv{background-image:url("../openolat/images/docs_large/flv.png") !important}.b_large_icon.b_filetype_video,.b_large_icon.b_filetype_mov{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_audio,.b_large_icon.b_filetype_mp3,.b_large_icon .b_filetype_m3u{background-image:url("../openolat/images/docs_large/mp3.png") !important}.b_large_icon.b_filetype_mpeg,.b_large_icon.b_filetype_mpg{background-image:url("../openolat/images/docs_large/mpg.png") !important}.b_large_icon.b_filetype_odp{background-image:url("../openolat/images/docs_large/odp.png") !important}.b_large_icon.b_filetype_ods{background-image:url("../openolat/images/docs_large/ods.png") !important}.b_large_icon.b_filetype_odt{background-image:url("../openolat/images/docs_large/odt.png") !important}.b_large_icon.b_filetype_odg{background-image:url("../openolat/images/docs_large/odg.png") !important}.b_large_icon.b_filetype_odf{background-image:url("../openolat/images/docs_large/odf.png") !important}.b_large_icon.b_filetype_pdf{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_png{background-image:url("../openolat/images/docs_large/png.png") !important}.b_large_icon.b_filetype_ppt,.b_large_icon.b_filetype_pptx{background-image:url("../openolat/images/docs_large/ppt.png") !important}.b_large_icon.b_filetype_ps{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_qt,.b_large_icon.b_filetype_ra,.b_large_icon.b_filetype_ram{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_readme,.b_large_icon.b_filetype_README{background-image:url("../openolat/images/docs_large/text.png") !important}.b_large_icon.b_filetype_rtf{background-image:url("../openolat/images/docs_large/rtf.png") !important}.b_large_icon.b_filetype_tar,.b_large_icon.b_filetype_tgz{background-image:url("../openolat/images/docs_large/gtz.png") !important}.b_large_icon.b_filetype_tiff{background-image:url("../openolat/images/docs_large/tiff.png") !important}.b_large_icon.b_filetype_txt{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_wav{background-image:url("../openolat/images/docs_large/wav.png") !important}.b_large_icon.b_filetype_xls,.b_large_icon .b_filetype_xlsx{background-image:url("../openolat/images/docs_large/xls.png") !important}.b_large_icon.b_filetype_xml{background-image:url("../openolat/images/docs_large/xml.png") !important}.b_large_icon.b_filetype_xsl{background-image:url("../openolat/images/docs_large/xsl.png") !important}.b_large_icon.b_filetype_zip{background-image:url("../openolat/images/docs_large/zip.png") !important}li.b_nav_site div,li.b_nav_tab div{background:url("../openolat/images/application.png") no-repeat left 50%;padding-left:18px}li.b_resource_BusinessGroup div,.o_BusinessGroup_icon{background-image:url("../openolat/images/users.png")}li.b_resource_GroupCard div,.o_GroupCard_icon{background-image:url("../openolat/images/users.png")}li.b_resource_CourseModule div,.o_CourseModule_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li.b_resource_HOMEPAGECONFIG div,.o_HOMEPAGECONFIG_icon,li.b_resource_Identity div{background-image:url("../openolat/images/card-address.png")}li.b_resource_FileResource-SHAREDFOLDER div,.o_FileResource-SHAREDFOLDER_icon{background-image:url("../openolat/images/folder_shared.png")}li.b_resource_FileResource-WIKI div,.o_FileResource-WIKI_icon{background-image:url("../openolat/images/le_resources/wiki.png")}li.b_resource_FileResource-PODCAST div,.o_FileResource-PODCAST_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li.b_resource_FileResource-BLOG div,.o_FileResource-BLOG_icon{background-image:url("../openolat/images/le_resources/blog.png")}li.b_resource_FileResource-MOVIE div,.o_FileResource-MOVIE_icon{background-image:url("../openolat/images/docs/document-film.png")}li.b_resource_FileResource-PDF div,.o_FileResource-PDF_icon{background-image:url("../openolat/images/docs/document-pdf.png")}li.b_resource_FileResource-PPT div,.o_FileResource-PPT_icon{background-image:url("../openolat/images/docs/document-powerpoint.png")}li.b_resource_FileResource-DOC div,.o_FileResource-DOC_icon{background-image:url("../openolat/images/docs/document-word.png")}li.b_resource_FileResource-IMSCP div,.o_FileResource-IMSCP_icon{background-image:url("../openolat/images/le_resources/box.png")}li.b_resource_FileResource-SCORMCP div,.o_FileResource-SCORMCP_icon{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li.b_resource_FileResource-FILE div,.o_FileResource-FILE_icon{background-image:url("../openolat/images/docs/document_plain.png")}li.b_resource_FileResource-IMAGE div,.o_FileResource-IMAGE_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SOUND div,.o_FileResource-SOUND_icon{background-image:url("../openolat/images/docs/document-music.png")}li.b_resource_FileResource-XLS div,.o_FileResource-XLS_icon{background-image:url("../openolat/images/docs/document-excel.png")}li.b_resource_FileResource-ANIM div,.o_FileResource-ANIM_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SURVEY div,.o_FileResource-SURVEY_icon{background-image:url("../openolat/images/le_resources/survey.png")}li.b_resource_FileResource-TEST div,.o_FileResource-TEST_icon{background-image:url("../openolat/images/le_resources/test.png")}li.b_resource_FileResource-GLOSSARY div,.o_FileResource-GLOSSARY_icon{background-image:url("../openolat/images/le_resources/glossary.png")}li.b_resource_org-olat-search-ui-SearchController div,.o_org-olat-search-ui-SearchController_icon{background-image:url("../openolat/images/magnifier-zoom.png")}li.b_resource_EPStructuredMapTemplate div{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.o_toolbox_course{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li a.o_toolbox_content{background-image:url("../openolat/images/le_resources/box.png")}li a.o_toolbox_scorm{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li a.o_toolbox_test{background-image:url("../openolat/images/le_resources/test.png")}li a.o_toolbox_questionnaire{background-image:url("../openolat/images/le_resources/survey.png")}li a.o_toolbox_wiki{background-image:url("../openolat/images/le_resources/wiki.png")}li a.o_toolbox_podcast{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li a.o_toolbox_blog{background-image:url("../openolat/images/le_resources/blog.png")}li a.o_toolbox_glossary{background-image:url("../openolat/images/le_resources/glossary.png")}li a.o_toolbox_sharedfolder{background-image:url("../openolat/images/folder_shared.png")}li a.o_toolbox_coursefolder{background-image:url("../openolat/images/le_resources/blue-folder.png")}li a.o_toolbox_courseareas{background-image:url("../openolat/images/users.png")}li a.o_toolbox_portfolio{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.b_toolbox_link{background-image:url("../openolat/images/bullet_black.png")}li a.b_toolbox_doc{background-image:url("../openolat/images/docs/document_plain.png")}li a.b_toolbox_preview{background-image:url("../openolat/images/docs/document_preview.png")}li a.b_toolbox_publish{background-image:url("../openolat/images/docs/document_share.png")}li a.b_toolbox_move{background-image:url("../openolat/images/docs/document_move.png")}li a.b_toolbox_close{background-image:url("../openolat/images/close.png")}li a.b_toolbox_delete{background-image:url("../openolat/images/bin-metal-full.png")}li a.b_toolbox_copy,.b_copy_icon{background-image:url("../openolat/images/docs/document-copy.png")}.o_midlock{top:9px;left:9px;background-image:url("../openolat/images/decorator/deco_condition.png")}.o_miderr{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_error.png")}.o_midwarn{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_midpub{top:-2px;left:9px;background-image:url("../openolat/images/decorator/deco_ok.png")}span.o_passed{background:url(../openolat/images/tick.png) no-repeat right 50%;padding:0 25px 0 0;color:#009900}span.o_notpassed{background:url(../openolat/images/cross.png) no-repeat right 50%;padding:0 25px 0 0;color:#990000}.o_efficiencystatement_icon{background-image:url(../openolat/images/seal.png)}span.o_green_led{background:url(../openolat/images/green_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_yellow_led{background:url(../openolat/images/yellow_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_red_led{background:url(../openolat/images/red_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_black_led{background:url(../openolat/images/black_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_grey_led{background:url(../openolat/images/grey_led.png) no-repeat left 50%;padding:0 0 0 25px}.o_bc_icon{background-image:url("../openolat/images/folder.png") !important}.o_co_icon{background-image:url("../openolat/images/mail.png") !important}.o_cp_icon{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_org{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_dialog_icon{background-image:url("../openolat/images/docs/document_discuss.png") !important}.o_en_icon{background-image:url("../openolat/images/enrol.png") !important}.o_fo_icon{background-image:url("../openolat/images/forum/forum.png") !important}.o_iqself_icon{background-image:url("../openolat/images/le_resources/selftest.png") !important}.o_iqsurv_icon{background-image:url("../openolat/images/le_resources/survey.png") !important}.o_iqtest_icon{background-image:url("../openolat/images/le_resources/test.png") !important}.o_qitem_icon{background-image:url("../openolat/images//question-octagon-frame.png") !important}.o_ms_icon{background-image:url("../openolat/images/le_resources/thumb-up.png") !important}.o_scorm_icon,.o_scorm_org{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_scorm_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_scorm_asset{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_sp_icon{background-image:url("../openolat/images/docs/document-text.png") !important}.o_st_icon{background-image:url("../openolat/images/node-select-all.png") !important}.o_ta_icon{background-image:url("../openolat/images/docs/document-task.png") !important}.o_tu_icon{background-image:url("../openolat/images/docs/document-import.png") !important}.o_wiki_icon{background-image:url("../openolat/images/le_resources/wiki.png") !important}.o_ll_icon{background-image:url("../openolat/images/docs/document_linklist.png") !important}.o_cl_icon{background-image:url("../openolat/images/clipboard-task.png") !important}.o_den_icon{background-image:url("../openolat/images/clock.png") !important}.o_projectbroker_icon{background-image:url("../openolat/images/projectbroker.png") !important}.o_podcast_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png") !important}.o_blog_icon{background-image:url("../openolat/images/le_resources/blog.png") !important}.o_cal_icon{background-image:url("../openolat/images/calendar.png") !important}.o_lti_icon{background-image:url("../openolat/images/docs/document-node.png") !important}.o_vc_icon{background-image:url("../openolat/images/projection-screen.png") !important}.o_vitero_icon{background-image:url("../openolat/images/vitero.png") !important}.o_openmeetings_icon{background-image:url("../openolat/images/projection-screen-presentation.png") !important}.o_ep_icon{background-image:url("../openolat/images/le_resources/portfolio.png") !important}.o_EPStructuredMapTemplate_icon{background-image:url("../openolat/images/portfolio/briefcase.png") !important}.o_infomsg_icon{background-image:url("../openolat/images/information-button.png") !important}.o_cmembers_icon{background-image:url("../openolat/images/users.png") !important}.fx_members_icon{background-image:url("../openolat/images/users_members.png") !important}body#b_body .o_CourseModule_icon_closed{background-image:url("../openolat/images/le_resources/book-open-text-image_locked.png")}@media all{html{min-height:100%}body{min-height:100%;overflow-y:scroll;background:#ececec url("../openolat/images/sky.png") repeat-x left 83px}#b_page_margins{min-width:740px;max-width:1324px;margin:0 auto;width:100%;height:100%}#b_main_toolbar{clear:both;height:24px;line-height:24px;vertical-align:middle;margin:0;padding:1px 0 0 0;border-bottom:1px solid #dadada;background-color:white;moz-box-shadow:0 0 14px #d3d3d3;-ms-box-shadow:0 0 14px #d3d3d3;-o-box-shadow:0 0 14px #d3d3d3;-webkit-box-shadow:0 0 14px #d3d3d3;box-shadow:0 0 14px #d3d3d3}#b_main_toolbar ul li a span{line-height:24px}#b_main{background:#fff;min-height:550px;clear:both;moz-box-shadow:0 2px 14px #d3d3d3;-ms-box-shadow:0 2px 14px #d3d3d3;-o-box-shadow:0 2px 14px #d3d3d3;-webkit-box-shadow:0 2px 14px #d3d3d3;box-shadow:0 2px 14px #d3d3d3}#b_page a#b_toplink{position:absolute;bottom:1em;right:1em;background:transparent url(../openolat/images/arrow_up.png) 0 50% no-repeat;padding-left:14px;z-index:5}#b_header,#b_page,#b_col1_content,#b_col2_content,#b_col3_content,#b_col3_content_inner{position:relative}#b_col1{overflow:hidden}#b_col1_content{padding:1em 10px 1em 0px}#b_col3{border-left:1px #DDD dotted;border-right:1px #DDD dotted}#b_col3_content{min-height:550px;padding:20px 20px 30px 20px}#b_col2_content{overflow:hidden;padding:1em 0}.b_hidecol2 #b_col3{margin-right:0 !important;border-right:none}.b_hidecol1 #b_col3{margin-left:0 !important;border-left:none}.b_hideboth #b_col3{margin-left:0 !important;margin-right:0 !important;border-left:none;border-right:none}.b_hideboth #b_col1,.b_hideboth #b_col2,.b_hidecol1 #b_col1,.b_hidecol2 #b_col2,#b_ie_clearing{display:none}.b_c15r,.b_c20r,.b_c80r,.b_c85r{float:right;margin-left:-5px}.b_c15l,.b_c15r{width:15%}.b_c20l,.b_c20r{width:20%}.b_c80l,.b_c80r{width:80%}.b_c85l,.b_c85r{width:85%}.b_subcolumns_oldgecko,.b_c20l,.b_c15l,.b_c80l,.b_c85l{float:left}div.b_iframe_wrapper iframe{width:100%;position:relative;top:0;left:0;border:none;margin:0;padding:0;background:transparent}#b_main.b_exception{padding-left:165px;padding-right:165px}#b_header{height:auto;min-height:30px;overflow:hidden;position:relative}#b_header #b_topnav{position:absolute;right:0px;top:0px;padding:4px 15px 0px 0px;line-height:1.5em;min-height:1.5em}#b_header #b_topnav ul{margin:0}#b_header #b_topnav li,#b_header #b_topnav div,#b_header #b_topnav span{line-height:1.5em}#b_header #b_topnav .b_with_small_icon_right{padding:0 20px 0 0}#b_header #b_topnav .b_with_small_icon_left,#b_header #b_topnav div.b_table_wrapper div.b_table_empty,div.b_table_wrapper #b_header #b_topnav div.b_table_empty{padding:0 0 0 20px}#b_header #b_topnav .b_small_icon{height:1.5em}#b_header #b_topnav #o_topnav_langchooser select{font-size:90%}#b_header #b_topnav #o_topnav_search input{font-size:90%;margin:0;width:10em}#b_header #b_topnav #o_topnav_search a.o_fulltext_search_button{height:1.5em;background-position:50% 50%}#b_header #b_topnav #o_topnav_printview a{background:url(../openolat/images/printer.png) no-repeat right 50%;padding:0 20px 0 0;margin:0}#b_header #b_topnav #o_topnav_logout a{background:url("../openolat/images/control/control-power.png") no-repeat right 50%;padding:0 20px 0  0;margin:0;font-weight:bold}#b_header #b_topnav li{float:left;list-style:none;margin-left:1.7em}#b_header #b_topnav li div.b_form_element_wrapper.b_form_horizontal{margin:0}#b_header #b_topnav li#o_topnav_imclient li{margin-left:0.5em}#b_nav_main{float:left}#b_nav_main ul{padding-left:40px;margin:0}#b_nav_main ul li{float:left;position:relative;list-style:none;margin:0px;padding:4px 3px 4px 12px;margin-right:2px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:0;border-bottom-left-radius:0;background:#f5f5f5;background:rgba(255, 255, 255, 0.5)}#b_nav_main ul li a{padding:4px 12px 4px 3px}#b_nav_main ul li a:hover{text-decoration:none}#b_nav_main ul li.b_nav_site.b_nav_active,#b_nav_main ul li.b_nav_site:hover,#b_nav_main ul li.b_nav_site.b_exception{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_site.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_site:hover a.b_nav_tab_close,#b_nav_main ul li.b_nav_site.b_exception a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li.b_nav_site > div{padding-left:16px;background-repeat:no-repeat;background-position:0% 50%;background-image:url("../openolat/images/application.png")}#b_nav_main ul li.b_nav_site.o_site_home > div{background-image:url("../openolat/images/home.png")}#b_nav_main ul li.b_nav_site.o_site_admin > div{background-image:url("../openolat/images/wrench-screwdriver.png")}#b_nav_main ul li.b_nav_site.o_site_useradmin > div{background-image:url("../openolat/images/user_conf.png")}#b_nav_main ul li.b_nav_site.o_site_groupsmanagement > div{background-image:url("../openolat/images/users_conf.png")}#b_nav_main ul li.b_nav_site.o_site_repository > div{background-image:url("../openolat/images/books-stack.png")}#b_nav_main ul li.b_nav_site.o_site_groups > div{background-image:url("../openolat/images/users.png")}#b_nav_main ul li.b_nav_site.o_site_coaching > div{background-image:url("../openolat/images/eye.png")}#b_nav_main ul li.b_nav_site.site_demo_icon > div{background-image:url("../openolat/images/information-white.png")}#b_nav_main ul li.b_nav_site.f_site_library > div{background-image:url("../openolat/images/library.png")}#b_nav_main ul li.b_nav_site.fx_members > div{background-image:url("../openolat/images/users_members.png")}#b_nav_main ul li.b_nav_site.o_site_guidemo div{background-image:url("../openolat/images/light-bulb.png")}#b_nav_main ul li.b_nav_site.b_resource_GroupInfoMainController div{background-image:url(../openolat/images/users.png)}#b_nav_main ul li.b_nav_site.o_site_catalog div{background-image:url(../openolat/images/drawer-open.png)}#b_nav_main ul li.b_nav_site.o_site_qpool div{background-image:url(../openolat/images/book-question.png)}#b_nav_main ul li.b_nav_tab{margin-right:4px}#b_nav_main ul li.b_nav_tab a.b_nav_tab_close{position:absolute;top:3px;right:4px;width:13px;height:13px;line-height:0;padding:0;margin:0;background:transparent url(../openolat/images/cross_small_trimmed_grey.png) no-repeat right top}#b_nav_main ul li.b_nav_tab.b_nav_active,#b_nav_main ul li.b_nav_tab:hover{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_tab.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_tab:hover a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li#b_nav_spacer{background:none;border:none;width:20px;height:1px;padding:0}div.b_tree{font-size:100%;padding:0}div.b_tree ul{position:relative;padding:0;margin:0 0 0 1em;list-style:none;white-space:nowrap}div.b_tree ul li{position:relative;background:transparent;margin-left:0;padding-left:0;line-height:1.7em}div.b_tree ul li a.b_tree_icon{padding-left:20px;padding-top:2px;position:relative;background-position:0 50%;background-repeat:no-repeat}div.b_tree ul li a{color:#555555}div.b_tree ul li a.b_tree_l1{padding-left:16px}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:0px;z-index:9}div.b_tree ul li a:focus,div.b_tree ul li a:hover{color:#025d8c;background-color:transparent;text-decoration:underline}div.b_tree ul li a.b_tree_selected,div.b_tree ul li a:active{color:#025d8c;background-color:transparent;text-decoration:none}div.b_tree ul li a.b_tree_selected_parents,div.b_tree ul li strong{color:#025d8c;font-weight:bold}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l2{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l3{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l4{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l5{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l6{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l7{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l8{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l9{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l10{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l11{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li a.b_tree_l0{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l1{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l2{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l3{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l4{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l5{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l6{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l7{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l8{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l9{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l10{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l11{padding-left:13px;z-index:9}div.b_tree ul li span.b_tree_icon_decorator{width:12px;height:12px;float:right;display:inline;position:static;z-index:9;background-repeat:no-repeat}div.b_tree ul li.b_deleted{text-decoration:none}div.b_tree ul li.b_deleted a{text-decoration:line-through}div.b_tree ul.b_tree_l0 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l1 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l2 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l3 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l4 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l5 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l6 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l7 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l8 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l9 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l10 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l11 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree a.b_tree_level_close{background:transparent !important}div.b_tree a.b_tree_level_open{background:transparent !important}div.b_tree a.b_tree_level_close span{background:url("../openolat/images/tree_parent_open.png") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_open span{background:url("../openolat/images/tree_parent_closed.png") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_close:hover,div.b_tree a.b_tree_level_open:hover{text-decoration:none}#b_footer{color:#9D9D9D;padding:0;margin:0;position:relative;min-height:60px}#b_footer a{color:#777777}#b_footer #b_footer_user{position:absolute;top:1em;left:1em;line-height:16px}#b_footer #b_footer_user #b_username{margin-right:1.5em}#b_footer #b_footer_version{position:absolute;top:1em;right:1em}#b_footer #b_footer_powered{padding-top:1em;text-align:center;width:auto;background:none}#b_footer #b_footer_powered a{display:inline}#b_footer #b_footer_powered img{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_footer_powered img:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share{position:absolute;top:2.5em;left:1em;width:250px}#b_footer #b_share a,#b_footer #b_share span{margin:0 3px 0 0;background-repeat:no-repeat;width:16px;height:16px;float:left;display:inline;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_share a:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share #b_facebook{background-image:url(../openolat/images/social/facebook_16.png)}#b_footer #b_share #b_twitter{background-image:url(../openolat/images/social/twitter_16.png)}#b_footer #b_share #b_google{background-image:url(../openolat/images/social/google_16.png)}#b_footer #b_share #b_delicious{background-image:url(../openolat/images/social/delicious_16.png)}#b_footer #b_share #b_digg{background-image:url(../openolat/images/social/digg_16.png)}#b_footer #b_share #b_mail{background-image:url(../openolat/images/social/email_16.png)}#b_footer #b_share #b_link{background-image:url(../openolat/images/social/link_16.png)}#b_footer .fx_footer #b_footer_version > a{display:block;min-height:45px;background:transparent url("../../images/frentix/frentix_logo_grey.png") no-repeat left bottom}#b_footer .fx_footer #b_footer_version > a:hover{background-image:url("../../images/frentix/frentix_logo.png")}#callout_share_link input{width:480px}#b_main.b_menu_toolbar #b_col1_content{padding-top:0;padding-right:0}#b_main.b_menu_toolbar #b_col3_content{padding:0}div.b_menu_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);border-bottom:1px solid #7D7D7D;padding:5px 5px 2px 0}div.b_breadcumb_path{padding:0;margin:0;float:left;display:inline}div.b_breadcumb_path ul{padding:0;margin:0;list-style:none;float:left;display:inline}div.b_breadcumb_path ul li{padding:0 7px 0 14px;margin:0;list-style:none;float:left;display:inline;background:url(../openolat/images/breadcrumb-separator.png) no-repeat left 50%}div.b_breadcumb_path ul li.b_first{background:url(../openolat/images/home.png) no-repeat 5px 50%;padding-left:25px}div.b_breadcumb_path ul li a{color:#464444}div.b_breadcumb_path ul li span.b_disabled{color:#000;padding:0 10px 0 0;margin:0}#b_main_toolbar div.b_breadcumb_path ul a{color:#2d2e2d;font-weight:bold}#b_main_toolbar div.b_breadcumb_path ul a:hover{color:#585a58;text-decoration:none}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back{background:transparent;padding:0 7px 0 7px;margin:0 2px 0 0;border-right:1px solid #dadada}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a{font-type:Arial;color:#2d2e2d;font-weight:normal}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a:hover{color:#585a58}div.b_breadcumb_content{clear:both;margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);position:relative;padding:10px;height:19px;min-height:19px;border-bottom:1px solid #7D7D7D}div.b_toolbar ul{margin:0;list-style-image:none;list-style-type:none}div.b_toolbar ul li{margin:0px 16px 0px 0px;list-style-image:none;list-style-type:none}div.b_toolbar div.b_toolbar_left{position:absolute;top:7px;left:7px}div.b_toolbar ul.b_toolbar_left li{float:left}div.b_toolbar div.b_toolbar_right{position:absolute;top:7px;right:7px}div.b_toolbar ul.b_toolbar_right li{float:right;margin:0px 2px 0px 2px}div.b_toolbar div.b_toolbar_center{text-align:center}div.b_noti{border:1px solid #E9EAEF;padding:3px 23px 3px 3px;float:right;display:inline;position:relative;right:0;font-size:95%}div.b_noti a.b_contexthelp{position:absolute;top:2px;right:2px}div.b_noti a.b_noti_unsubscribe_link{background:url(../openolat/images/mail--minus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_subscribe_link{background:url(../openolat/images/mail--plus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_markedread_link{background:url(../openolat/images/tick.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_titled_wrapper div.b_noti{position:absolute;right:25px;top:0px}div.b_titled_wrapper fieldset div.b_noti{top:12px}h1.b_titled_wrapper span{padding-right:4em;font-style:italic}h2.b_titled_wrapper span{padding-right:4em;font-style:italic}h3.b_titled_wrapper span{padding-right:4em;font-style:italic}h4.b_titled_wrapper span{padding-right:3em;font-style:italic}h5.b_titled_wrapper span{padding-right:3em;font-style:italic}a.b_togglebox_closed{background:url("../openolat/images/tree_parent_closed.png") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}a.b_togglebox_opened{background:url("../openolat/images/tree_parent_open.png") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content{background:transparent;border:0px;padding:0px}div.b_titled_wrapper_desc a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;position:absolute;top:2px;left:5px;background:url(../openolat/images/information-white.png) no-repeat 0 50%}div.b_titled_wrapper_desc a.b_togglebox_closed{display:block;width:20px;height:20px;background:url(../openolat/images/information-white.png) no-repeat top left;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}div.b_titled_wrapper_desc div.b_togglebox div.b_togglebox_content{position:relative;margin-bottom:1em}div.b_titled_wrapper_desc a.b_togglebox_hide span{position:absolute;bottom:0;right:0;padding:0 6px 3px 0}div.b_titled_wrapper_desc a.b_togglebox_hide:hover{text-decoration:underline}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content div.o_course_run_objectives{position:relative}div.o_course_run_dropbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_returnbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_solutionbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_catalog div.o_catalog_link_title{margin:2em 0 0 0;border-bottom:1px solid #ccc;padding:0.3em}div.o_catalog fieldset{padding:1em 1em 0.5em 1em}div.o_catalog div.o_catalog_title{display:none}div.o_catalog div.o_catalog_nav{padding:1px 0 2px 22px;border-bottom:1px solid #EEE;background:url(../openolat/images/folder_open.png) 2px 50% no-repeat}div.o_catalog .o_catalog_sub_icon{background-image:url(../openolat/images/folder_small.png)}div.o_catalog div.o_catalog_links{margin-top:1em;padding-top:1em;border-top:1px solid #EEE}div.o_catalog div.o_catalog_itemlist ul{list-style-type:none;margin:0;padding:0}div.o_catalog div.o_catalog_itemlist ul li{margin:0;padding:0 0 0 0.5em;overflow:hidden}div.o_catalog div.o_catalog_itemlist ul a{display:block}div.o_catalog div.o_catalog_desc{margin:0.5em 0 0.5em 0;padding-left:20px;font-style:italic}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/images/folder_small.png)}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_noaccess_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/folder_open.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_entry_icon{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}.b_float_left{float:left;display:inline;margin-right:1em;margin-bottom:0.15em}.b_float_right{float:right;display:inline;margin-left:1em;margin-bottom:0.15em}.b_center{text-align:center;margin:0.5em auto}.b_floatscrollbox{overflow-x:auto;overflow-y:hidden}.b_overflowscrollbox{overflow:auto}}@media all and (min-width : 1324px){#b_footer #b_share{left:0}#b_footer #b_footer_user{left:0}#b_footer #b_footer_version{right:0}}.b_dd_item{cursor:move;z-index:100}.b_dd_proxy{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.b_dd_item.b_dd_over{background-color:#ffff60}.b_dd_sibling{height:3px;width:100%}.b_dd_sibling.b_dd_over{background:transparent url(../openolat/images/arrow_dd.png) top left no-repeat}div.b_dd_ct div.b_dd_sibling_l1{margin-left:0 !important}div.b_dd_ct div.b_dd_sibling_l2{margin-left:1em !important}div.b_dd_ct div.b_dd_sibling_l3{margin-left:2em !important}div.b_dd_ct div.b_dd_sibling_l4{margin-left:3em !important}div.b_dd_ct div.b_dd_sibling_l5{margin-left:4em !important}div.b_dd_ct div.b_dd_sibling_l6{margin-left:5em !important}div.b_dd_ct div.b_dd_sibling_l7{margin-left:6em !important}div.b_dd_ct div.b_dd_sibling_l8{margin-left:7em !important}div.b_dd_ct div.b_dd_sibling_l9{margin-left:8em !important}div.b_dd_ct div.b_dd_sibling_l10{margin-left:9em !important}div.b_dd_ct div.b_dd_sibling_l11{margin-left:10em !important}.b_group_accesscontrolled{background-image:url("../openolat/images/ac/umbrella.png")}.b_order_icon{background-image:url("../openolat/images/ac/shopping-basket.png")}div.b_order_details{margin-top:2em}div.b_order_details label{font-weight:bold}div.b_access_create ul{padding:0;margin-left:0}div.b_access_create li{padding:0;list-style:none}table.b_access_method td{padding:0.2em 1em 0.2em 0}table.b_access_method tr.b_access_desc td{padding:0 1em 1em 20px;font-style:italic}table.b_access_method td div.b_form_element{margin-left:0}div.b_access_method_list div.b_access_method legend{background-repeat:no-repeat;padding-left:20px}table span.b_access_method{padding-right:5px;font-size:90%;vertical-align:bottom;line-height:16px}.b_access_member_icon{background-image:url(../openolat/images/ac/lock-unlock.png)}.b_access_membersonly_icon{background-image:url("../openolat/images/ac/lock.png")}.b_access_method_free_icon{background-image:url("../openolat/images/ac/open-share.png")}.b_group_accesscontrolled.b_access_method_free,b_order_icon.b_access_method_free{background-image:url("../openolat/images/ac/open-share.png")}div.b_access_method_list div.b_access_method_free legend{background-image:url("../openolat/images/ac/open-share.png")}.b_access_method_token_icon{background-image:url("../openolat/images/ac/license-key.png")}.b_group_accesscontrolled.b_access_method_token,b_order_icon.b_access_method_token{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token legend{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token div.b_form_element_wrapper:nth-last-of-type(3) label,table.b_access_method tr.b_access_method_token .b_access_infos{background-image:url("../openolat/images/ac/key.png");background-repeat:no-repeat;padding-left:20px}div.b_access_method_list div.b_form_element_wrapper:nth-last-of-type(4) label{background-image:url("../openolat/images/information-white.png");background-repeat:no-repeat;padding-left:20px}.b_access_method_paypal_icon{background-image:url("../openolat/images/ac/credit-cards.png")}#b_main_access_control{margin:0 20% 0 20%;padding:20px 0 0 20px}.b_order_status_new_icon{background-image:url(../openolat/images/new-text.png)}.b_order_status_prepayment_icon{background-image:url(../openolat/images/ac/prepayment.png)}.b_order_status_payed_icon{background-image:url(../openolat/images/tick.png)}.b_order_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_order_status_error_icon{background-image:url(../images/olat/cross.png)}.b_order_status_warning_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_success_icon{background-image:url(../openolat/images/tick.png)}.b_transaction_status_waiting_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_error_icon{background-image:url(../openolat/images/cross.png)}.b_transaction_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_transaction_status_new_icon{background-image:url(../openolat/images/new-text.png)}div.b_form div.b_form_element_wrapper table.b_access_method div.b_form_element{margin-left:0}div.b_form table.b_access_method div.b_form_element span.b_form_datechooser{background-position:0 50%}div.b_layer_1 div.b_modal_area{width:82%;margin:9%}div.b_layer_2 div.b_modal_area{width:76%;margin:12%}div.b_layer_3 div.b_modal_area{width:70%;margin:15%}div.b_layer_5 div.b_modal_area{width:64%;margin:18%}div.b_modal_area{position:absolute;top:0px;left:0px;width:80%;margin:10%;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1}div.b_modal_overlay,div.ext-el-mask{background:#000;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25}div.b_window{text-align:left;border:1px solid #025d8c;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_window .b_window_header_wrapper{padding:2px 8px 0px 8px}div.b_window div.b_window_header{position:relative;border-bottom:1px solid #eee}div.b_window div.b_window_header_title{min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_window div.b_window_header_title a.b_link_close{top:4px;right:4px;position:absolute;min-height:16px;min-width:16px;background:transparent url("../openolat/images/close.png") no-repeat center center;display:inline-block}div.b_window div.b_window_header_title a.b_link_close:hover{top:4px;right:4px}div.b_window div.b_window_header_title strong{font-weight:bold}div.b_window div.b_window_content_wrapper{clear:both;width:auto;padding:0 4px 0 4px}div.b_window div.b_window_content{padding:1em}div.b_window div.b_window_content_inner{min-height:200px;position:relative}div.b_window div.b_window_footer_wrapper{height:4px}div.b_callout_area{position:absolute;top:0px;left:0px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_callout_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1;background:#000;opacity:0}div.b_callout{text-align:left;border:1px solid #025d8c;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_callout_content{max-width:60em;margin:10px;overflow:hidden}.b_callout_top_right_arrow{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #FFF;position:absolute;right:20px;top:-10px;z-index:1001}.b_callout_top_right_arrow-border{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #025d8c;position:absolute;right:20px;top:-11px;z-index:1000}div.x-tip-tc,div.x-tip-bc{background-repeat:repeat !important}div.x-tip-body p{margin-bottom:0px}div.x-tip-mc{background:#e9f2ff !important}body.b_ajax_busy{cursor:wait}div.b_ajax_busy{position:absolute;z-index:5001;left:50%;top:10px;height:32px;width:32px;background-repeat:no-repeat;background-image:url(../openolat/images/ajax-loader.svg)}html.no-svg div.b_ajax_busy{background-image:url(../openolat/images/ajax-loader.gif)}div.b_msg_dialog{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_question_32.png) no-repeat 10px 10px}div.b_msg_dialog .b_msg_title{font-weight:bold}#b_msg_sticky{clear:both;padding:10px 10px 10px 50px;min-height:32px;background:#ffb651 url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px;border:none}div.b_msg-div{left:35%;position:absolute;top:10px;width:30%;z-index:20000;border:1px solid #025d8c;background:#FAFAFA;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_msg-div .b_msg_info_winicon{background:transparent url(../openolat/images/icon_info_32.png) no-repeat 10px center}div.b_msg_info_content{padding:10px 10px 10px 50px}div.b_msg_warn_winicon{background:url(../openolat/images/icon_warning_32.png) no-repeat}div.b_msg_error_winicon{background:url(../openolat/images/icon_error_32.png) no-repeat}#b_msg_info{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_info_32.png) no-repeat 10px 10px}#b_msg_info .b_msg_title{font-weight:bold}.o_infomessage_wrapper{border:1px solid #ccc;background:#FAFAFA;margin-bottom:20px}.o_infomessage_wrapper .o_infomessage{padding:10px 10px 10px 50px;text-align:left;min-height:40px;background:url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px}div.b_wizard{background:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border:1px solid #025d8c}div.b_wizard div.b_wizard_header_wrapper{background:transparent}div.b_wizard div.b_wizard_header{background:transparent;position:relative}div.b_wizard div.b_wizard_header_title{background:transparent;min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_wizard div.b_wizard_header_title a.b_link_close{top:4px;right:4px;background:url(../openolat/images/close.png);background-repeat:no-repeat}div.b_wizard div.b_wizard_header_title strong{font-weight:bold}div.b_wizard div.b_wizard_steps_wrapper{clear:both;width:auto;padding:0 4px 0 4px;background:transparent}div.b_wizard div.b_wizard_steps_content{background:#fff;border:1px solid #555555;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_wizard div.b_wizard_steps_list{width:20em;padding:0;color:#555555}div.b_wizard div.b_wizard_steps_list ol{list-style-type:decimal;z-index:14;font-size:100%;padding:2em 5px 5px}div.b_wizard div.b_wizard_steps_list li{line-height:1.5em;white-space:normal;margin-bottom:1em;list-style:none;padding-left:18px}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current{font-weight:bold;background:url(../openolat/images/bullet_go.png) 0% 50% no-repeat;padding-left:18px}div.b_wizard div.b_wizard_steps_list li a{color:#555555}div.b_wizard div.b_wizard_steps_list li a:hover{color:#4F576A;background:transparent;text-decoration:underline}div.b_wizard div.b_wizard_steps_list li .b_disabled{color:#777777;border:0;background:transparent;padding:0;margin:0;white-space:normal;font-style:italic}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current .b_disabled{color:#555555;font-style:normal}div.b_wizard div.b_wizard_steps_current{margin-left:20em;padding-top:0.5em;padding-bottom:0.5em}div.b_wizard div.b_wizard_steps_current_inner{padding:1em;border-left:1px solid #ccc}div.b_wizard div.b_wizard_steps_current_content{min-height:300px;position:relative}div.b_wizard div.b_wizard_footer_wrapper{background:transparent}div.b_wizard div.b_wizard_footer div.b_button_group{text-align:left;padding:0.5em 1em 0.5em 21em;margin:0}span.b_wizard_button_prev:before,a.b_wizard_button_prev span:before{content:"\00ab \00a0"}span.b_wizard_button_next:after,a.b_wizard_button_next span:after{content:" \00bb"}a.b_wizard_button_finish,span.b_wizard_button_finish{margin-left:3em}a.b_wizard_button_cancel,span.b_wizard_button_cancel{margin-left:3em}.b_wizard_table_changedcell{font-style:italic;font-weight:bold;background:url(../openolat/images/new-text.png) no-repeat;padding-left:18px}div.b_legacy_wizard_steps{float:right;display:inline}.b_legacy_wizard_step_a1{background-image:url(../openolat/images/wizard/1a.png)}.b_legacy_wizard_step_a2{background-image:url(../openolat/images/wizard/2a.png)}.b_legacy_wizard_step_a3{background-image:url(../openolat/images/wizard/3a.png)}.b_legacy_wizard_step_a4{background-image:url(../openolat/images/wizard/4a.png)}.b_legacy_wizard_step_a5{background-image:url(../openolat/images/wizard/5a.png)}.b_legacy_wizard_step_a6{background-image:url(../openolat/images/wizard/6a.png)}.b_legacy_wizard_step_a7{background-image:url(../openolat/images/wizard/7a.png)}.b_legacy_wizard_step_a8{background-image:url(../openolat/images/wizard/8a.png)}.b_legacy_wizard_step_a9{background-image:url(../openolat/images/wizard/9a.png)}.b_legacy_wizard_step_p1{background-image:url(../openolat/images/wizard/1p.png)}.b_legacy_wizard_step_p2{background-image:url(../openolat/images/wizard/2p.png)}.b_legacy_wizard_step_p3{background-image:url(../openolat/images/wizard/3p.png)}.b_legacy_wizard_step_p4{background-image:url(../openolat/images/wizard/4p.png)}.b_legacy_wizard_step_p5{background-image:url(../openolat/images/wizard/5p.png)}.b_legacy_wizard_step_p6{background-image:url(../openolat/images/wizard/6p.png)}.b_legacy_wizard_step_p7{background-image:url(../openolat/images/wizard/7p.png)}.b_legacy_wizard_step_p8{background-image:url(../openolat/images/wizard/8p.png)}.b_legacy_wizard_step_p9{background-image:url(../openolat/images/wizard/9p.png)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs{float:left;display:inline-block;margin-bottom:1em}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul{line-height:1em;list-style:none;margin:0;padding:0;white-space:nowrap}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul strong{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul strong{width:auto}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:active{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:active{color:#000;text-decoration:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active strong{color:#000;font-weight:bold}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled{background:white !important}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled strong{color:#8994A9;background:transparent !important;font-weight:normal}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled:hover{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_first{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:3px}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0px}div.b_tabbedpane_wrapper div.b_tabbedpane_content{clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}div.b_tabbedpane_wrapper div.b_tabbedpane_content div.b_tabbedpane_content_inner{position:relative;min-height:30em}div.b_segments_container{min-height:25px;padding-top:8px;position:relative;background:url(../openolat/images/divider.png) center top no-repeat}div.b_segments_container div.b_segments{clear:both;position:absolute;left:50%}div.b_segments_container div.b_segments a:hover{text-decoration:none}div.b_segments_container div.b_segments ul{position:relative;left:-50%;list-style-type:none;margin:0}div.b_segments_container div.b_segments ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_segments_container div.b_segments ul li a{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_segments_container div.b_segments ul li a:hover,div.b_segments_container div.b_segments ul li a:active,div.b_segments_container div.b_segments ul li a:focus{text-decoration:none}div.b_segments_container div.b_segments ul li:hover{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_segments_container div.b_segments ul li.b_segment_selected{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_segments_container div.b_segments ul li.b_segment_selected a,div.b_segments_container div.b_segments ul li.b_segment_selected strong{color:#000;font-weight:bold}div.b_segments_container div.b_segments ul li.b_segment_first{-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:12px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:12px;border-top-left-radius:12px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:12px}div.b_segments_container div.b_segments ul li.b_segment_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:12px;-moz-border-radius-bottomright:12px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0px}div.b_segments_container div.b_segment_content{margin-top:50px;clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}button{border:none}.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_button,.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center}.b_button:focus,.b_button:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_button:focus{border:1px solid #025d8c}.b_button:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border:1px solid #025d8c}.b_button.b_button_preferred{background:#dce7ec;background:-moz-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #dce7ec), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);background:linear-gradient(top, #dce7ec 0%, #f1f1f1 100%);border:1px solid #025d8c}.b_button:focus,.b_button:hover{border:1px solid #aaa\9}.b_button_dirty{background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%);border-color:#ff9900}.b_button_dirty:focus,.b_button_dirty:hover{text-decoration:none;border:1px solid #ffc20e;background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%)}.b_disabled.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border:1px dotted #ccc;background:#fff}.b_disabled.b_button,.b_disabled.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center;cursor:default !important;color:#888}.b_disabled.b_button:focus,.b_disabled.b_button:hover{moz-box-shadow:0 0 0 transparent;-ms-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}div.b_button_group{text-align:center;margin:2em 0 1em 0}div.b_button_group div{display:inline}.b_xsmall,sup,sub{font-size:80%}.b_small,small{font-size:90%}a.b_toggle{white-space:nowrap;margin:0 0.5em 0.2em 0;cursor:default;color:#2C2B2B;border:1px solid #aaa;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_off.png) top left repeat-x}a.b_toggle span{padding:0 0.8em}a.b_toggle:hover{background:#ddd;text-decoration:none}a.b_toggle.b_on:hover{background:#747474}a.b_toggle.b_on,a.b_toggle:active,a.b_toggle.b_on:active{color:white;border:none;padding:1px;moz-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-ms-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-o-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-webkit-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);text-shadow:1px 1px 2px rgba(0, 0, 0, 0.5)}a.b_toggle:focus,a.b_toggle.b_on:focus{text-decoration:none}a.b_toggle:active,a.b_toggle.b_on:active{background:url(../openolat/images/toggle_active.png) top left repeat-x}a.b_toggle.b_on{background:url(../openolat/images/toggle_on.png) top left repeat-x}span.b_toggle.b_disabled{white-space:nowrap;margin:0 0.5em 0.2em 0;padding:0 0.8em;color:#667;border:1px solid #DDD;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_dis.png) top left repeat-x}a.b_toggle_slide{background:url(../openolat/images/handle.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.2em 0.2em 0.2em;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle;position:relative}a.b_toggle_slide span{position:absolute;top:-25px;left:0}a.b_toggle_slide:hover,a.b_toggle_slide:focus,a.b_toggle_slide:active,a.b_toggle_slide.b_on:hover,a.b_toggle_slide.b_on:focus,a.b_toggle_slide.b_on:active{border:1px solid #868686;text-decoration:none}a.b_toggle_slide.b_on{background-position:-16px 0px}a.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_dis.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle}a.b_toggle_slide.b_small{background:url(../openolat/images/handle_small.png) -41px 0px no-repeat;height:16px;width:55px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}a.b_toggle_slide span{position:absolute;top:-16px}a.b_toggle_slide.b_small.b_on{background-position:-9px 0px}span.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_small_dis.png) -41px 0px no-repeat;height:16px;width:55px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;display:inline-block;text-align:center;vertical-align:middle}span.b_toggle_slide_legend{font-size:90%}.b_link_back{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_back > span{padding:0px 8px 0px 25px;background:transparent url("../openolat/images/arrow_left_big.png") no-repeat 4px center}.b_link_back:focus,.b_link_back:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_back:focus{border-color:#025d8c}.b_link_back:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:#025d8c}.b_link_left_icon{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_left_icon > span{padding:2px 8px 0px 25px;background-color:transparent;background-repeat:no-repeat;background-position:4px center}.b_link_left_icon:focus,.b_link_left_icon:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_left_icon:focus{border-color:#025d8c}.b_link_left_icon:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:#025d8c}.b_link_to_home > span{background-image:url("../openolat/images/card-address.png")}.b_link_course > span{background-image:url("../openolat/images/book-open-next.png")}.b_link_group > span{background-image:url("../openolat/images/document-page-next.png")}.b_link_mail > span{background-image:url("../openolat/images/mail.png")}.b_link_assessment > span{background-image:url("../openolat/images/le_resources/thumb-up.png")}.b_link_ok > span{background-image:url("../openolat/images/tick.png")}.b_link_nok > span{background-image:url("../openolat/images/cross.png")}.b_link_edit > span{background-image:url("../openolat/images/docs/document--pencil.png")}div.o_login div.o_login_form{margin-bottom:2em}div.o_login div.o_login_form li{list-style:none}div.o_login div.o_login_form fieldset legend{display:none}div.o_login div.o_login_form input{width:15em;padding:2px 3px 2px 3px}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}input,select,textarea{border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em;margin:0}textarea{font-family:inherit;width:100%}input:focus,select:focus,textarea:focus{background:#fff;border:1px solid #504D4E}input.b_checkbox,input.b_radio{height:1em;width:1em;border:0;margin:0 2px 0 0}label.b_checkbox_label,label.b_radio_label{padding-left:0.5em}.b_inline_editable{padding:1px 20px 1px 0;vertical-align:middle;min-height:16px}.b_inline_editable:hover{background-position:100% 50%;background-repeat:no-repeat;background-image:url(../openolat/images/pencil-small.png)}span.b_inline_editable:hover{cursor:text !important}fieldset{position:relative;padding:1em;padding-top:1.5em;border:none;border-top:1px solid #94bed3}fieldset legend{font-family:Century Gothic, Apple Gothic, sans-serif;padding:0 5px;font-size:120%;font-weight:bold}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}div.b_form div.b_form_general_error{padding:10px 10px 10px 50px;margin-bottom:20px;text-align:left;background:url(../openolat/images/icon_error_32.png) no-repeat 10px 10px;min-height:32px;border:1px solid #990000;color:#990000;font-style:italic}div.b_form div.b_form_spacer{margin:10px 0}div.b_form hr.b_form_spacer{margin:10px 0;border-bottom:1px solid #eee;padding:0}div.b_form hr.b_form_spacer.b_form_horizontal{display:inline-block;width:2em}div.b_form hr.b_form_spacer.b_form_spacer_noline{margin:10px 0;border-bottom:0;padding:0}div.b_form div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0}div.b_form div.b_form_element_wrapper.b_form_horizontal{vertical-align:middle;margin:0.5em 1em 0.5em 0;float:left;display:inline}div.b_form div.b_form_element_wrapper.b_form_vertical{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_label{width:20%;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label label{float:left;display:inline;line-height:1.3em}div.b_form div.b_form_element_wrapper div.b_form_element_label span.b_form_mandatory{background:url(../openolat/images/star-small.png) no-repeat;padding-left:16px;height:16px}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_horizontal{width:auto;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_vertical{width:auto;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:25%;padding:0 2px 0 12px}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal{margin-left:0;padding-left:0;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_vertical{margin-left:0;margin-top:0.5em;padding-left:0;float:none;display:block;clear:both}div.b_form div.b_form_element_wrapper.b_form_error input,div.b_form div.b_form_element_wrapper.b_form_error select{border:1px solid #990000;background:#ebcccc}div.b_form div.b_form_element_wrapper div.b_form_error_msg{clear:both;color:#990000;font-style:italic;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0}div.b_form div.b_button_group{margin-left:0%;padding-left:0px;text-align:left}div.b_form.b_form_vertical div.b_button_group{text-align:left}div.b_form div.b_form_element div.b_form_example{display:inline;font-size:80%;color:#504D4E}div.b_form div.b_form_element .b_form_disabled{color:#504D4E}div.b_form div.b_form_element .b_form_element_disabled{color:#9E9C9C;background:#EEEEEE;border:1px solid #CDCBCB}div.b_form div.b_form_element span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px;padding-top:3px}div.b_form div.b_form_element a.b_form_groupchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_genericchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_wikitext{background-repeat:no-repeat;padding-left:12px;line-height:1.5em;font-style:italic}div.b_form div.b_form_element a.b_form_wikitext,div.b_form div.b_form_element .b_wiki_icon{background-image:url(../openolat/images/wiki/wiki_small_9px.png)}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element_label{width:10%}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:12%}div.form_shift_left{left:-25%}div.b_button_group div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element_label{width:auto;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element{margin-left:0}.b_subcolumns{display:table;width:100%;table-layout:fixed}.b_c25l input,.b_c25r input{max-width:93%}div.calendar{z-index:10000 !important}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element{margin:0;float:left}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label{float:none;width:auto;display:block;padding-left:2.5em}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label label{float:none}div.b_form_subform{padding-left:2.5em}div.b_form_selection_vertical div.b_form_selection_element{vertical-align:middle;line-height:1.3em;position:relative}div.b_form_selection_vertical div.b_form_selection_element input{vertical-align:middle;line-height:1.3em}div.b_form_selection_horizontal div.b_form_selection_element{float:left;display:inline;padding-right:1em}div.b_form_selection_horizontal div.b_form_selection_element input{vertical-align:middle}div.b_form div.b_form_element div.b_form_togglecheck{font-size:95%;display:block;vertical-align:middle;line-height:16px;margin-top:0.5em}div.b_form div.b_form_element div.b_form_togglecheck input{height:1em;width:1em}div.o_form_wrapper fieldset{min-width:60em}div.form_shift_left{position:inherit;left:-20%}div.mceExternalToolbar{background:#f0f0ee !important;overflow:auto}table.b_choice{padding:0;margin:0}table.b_choice td{padding:0.1em;margin:0}table.b_choice td.b_togglecheck{padding-top:1em}table.b_choice td.b_togglecheck div.b_togglecheck{display:inline;border-top:1px solid #eee}table.b_choice td.b_togglecheck input{margin:0 7px 0 2px}div.b_fileinput{position:relative}div.b_fileinput div.b_fileinput_fakechooser{position:relative;top:0px;left:0px;z-index:1;display:inline;white-space:nowrap}div.b_fileinput div.b_fileinput_fakechooser a{margin-left:5px}div.b_fileinput span.b_fileinput_maxsize{padding:1px 0 1px 1em;font-style:italic;min-height:16px;vertical-align:middle}div.b_fileinput input.b_fileinput_realchooser{position:absolute;top:0;left:0;height:1.8em;z-index:2;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}div.b_fileinput div.b_button_group{text-align:left;padding-left:0;margin-left:0}.b_fileinput_icon{background-image:url(../openolat/images/drive.png)}div.b_progress div.b_progress_bar{height:12px;border:1px solid #bfbfbf;background:#f3feff}div.b_progress div.b_progress_bar div{height:12px;background:#94bed3;background:-moz-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #94bed3), color-stop(100%, #025d8c));background:-webkit-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-o-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-ms-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:linear-gradient(top, #94bed3 0%, #025d8c 100%)}.b_mark_set{background-image:url("../openolat/images/flag.png") !important}.b_mark_not_set{background-image:url("../openolat/images/flag.png") !important;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark{width:20px;height:20px}div.b_mark div.b_form_element_wrapper{margin:0}div.b_mark div.b_form_element_wrapper div.b_form_element{margin:0;padding:0}div.b_mark a.b_mark_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px}div.b_mark a.b_mark_not_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark a.b_mark_set span,div.b_mark a.b_mark_not_set span{display:block;width:19px;height:19px}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{padding:0;border:0}table{border-collapse:collapse;margin-bottom:0.5em;border-top:0px solid white;border-bottom:0px solid white}table caption{font-variant:small-caps}table.b_full{width:99.5%}table.fixed{table-layout:fixed}table th,table td{padding:0.3em}table thead th{color:inherit;border-bottom:1px solid #ccc}table tbody tr.b_table_odd td{background:#eee}div.b_table_wrapper table{width:99.5%;margin-left:1px;border:1px solid #eeeeee}div.b_table_wrapper table tbody tr:hover td{background:#f3feff}div.b_table_wrapper div.b_table_filter{float:left;display:inline;font-size:95%;margin:7px 10px 2px 0}div.b_table_wrapper div.b_table_filter label{font-style:italic;margin:5px 0 2px 0}div.b_table_wrapper div.b_table_filter select{border:1px solid #ACAAAA}div.b_table_wrapper div.b_clearfix div.b_floatbox{margin:5px 0 0 0}div.b_table_wrapper div.b_table_count{font-size:95%;float:left;line-height:16px;vertical-align:bottom;margin:3px;font-size:95%}div.b_table_wrapper a.b_table_prefs,div.b_table_wrapper a.b_table_download{float:right;display:block;background-repeat:no-repeat;background-position:top left;width:16px;height:16px;margin:3px}div.b_table_wrapper a.b_table_prefs{background-image:url(../openolat/images/table_gear.png)}div.b_table_wrapper a.b_table_download{background-image:url(../openolat/images/table_download.png)}div.b_table_wrapper div.b_table_buttons{text-align:center;margin:1.5em 0 1em 0}div.b_table_wrapper div.b_table_empty{margin:1em 0}div.b_table_page{font-size:95%;text-align:center}div.b_table_page a{margin:0;padding:2px}div.b_table_page a.b_table_page_active{font-weight:bold;color:#000}div.b_table_page a.b_table_backward{background:url(../openolat/images/arrow_left.png) no-repeat center left;padding-left:16px}div.b_table_page a.b_table_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}div.b_table_page a.b_table_first_page{background:url(../openolat/images/home.png) no-repeat center left;padding-left:18px}div.b_table_page_all{font-size:95%;text-align:center}a.b_dev{position:absolute;left:0;top:0;z-index:4000;background:red url("../openolat/images/bug.png") no-repeat;width:16px;height:16px;border:1px solid #000}#b_devcon_main{background-color:#ccddff;position:absolute;z-index:4000;top:10px;left:5%;width:90%;text-align:left;border:1px solid #000}#b_devcon_handle{cursor:move;background:blue url(../openolat/images/bug.png) no-repeat 4px 50%;line-height:2em;padding-left:24px;color:white}a#b_devcon_handle_collapse{cursor:pointer;background:url("../openolat/images/tree_parent_open.png") no-repeat;width:15px;height:15px;float:right;margin:3px}a#b_devcon_handle_expand{cursor:pointer;background:url("../openolat/images/tree_parent_closed.png") no-repeat;width:15px;height:15px;float:right;margin:3px}a.b_devcon_handle_close{cursor:pointer;background:url(../openolat/images/close.png) no-repeat;width:15px;height:15px;float:right;margin:3px}#b_devcon_content{font-size:90%;padding:5px;border-top:0px solid #000;background:transparent}#b_devcon_content ul{float:left;margin:0;padding:0;list-style:none;white-space:nowrap}#b_devcon_content li{margin:0;padding:0 10px 0 0;float:left}#b_devcon_content fieldset{border-top:1px solid #ccc;margin:0;padding:8px}#b_devcon_mode{width:1em;height:1em;float:left;border:1px solid #000;margin-right:5px}#b_js_log textarea#o_debug_cons{width:99%;height:15em;font-family:monospace;font-size:110%;margin:5px 0 5px 0}iframe.o_debug_json{position:fixed;width:90%;margin-left:5%;bottom:4px;height:300px;background:white;border:2px solid #ccd8e7;z-index:90000}div.b_briefcase div.b_briefcase_foldercomp{margin-top:0.5em}div.b_briefcase_foldercomp div.b_briefcase_createactions{margin:0.5em 0}div.b_briefcase_foldercomp div.b_briefcase_createactions ul{list-style:none;margin:0;padding:0;white-space:nowrap;font-size:95%}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li{float:right;display:inline;margin:0 0 0 1em;padding:0 0 0 3px;position:relative}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li a{background-position:0 50%;background-repeat:no-repeat;padding:2px 0 2px 20px}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_upload{background-image:url(../openolat/images/docs/document_upload.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfolder{background-image:url(../openolat/images/folder_new.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfile{background-image:url(../openolat/images/docs/document_add.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_deletedfiles{background-image:url(../openolat/images/docs/document_remove.png)}div.b_briefcase_foldercomp div.b_briefcase_breadcrumb{clear:both;padding:1px 0 1px 20px;margin:0.5em 0 0 0;background:url(../openolat/images/folder_open.png) no-repeat 0 50%}div.b_briefcase_foldercomp div.b_briefcase_empty{clear:both;margin-top:0.5em;font-style:italic}div.b_briefcase_foldercomp table.b_briefcase_filetable{clear:both;border-collapse:collapse;margin-bottom:0.5em;background:#fff;width:99.9%;border:1px solid #eee}div.b_briefcase_foldercomp table.b_briefcase_filetable thead{color:#000}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a,div.b_briefcase_foldercomp table.b_briefcase_filetable thead span{color:#4F576A;font-weight:bold}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:focus{color:#000000;text-decoration:none;background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable th,div.b_briefcase_foldercomp table.b_briefcase_filetable td{white-space:nowrap;text-align:right;padding-right:1em}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_last_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-right:0}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_first_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_first_child{width:60%;text-align:left}div.b_briefcase_foldercomp table.b_briefcase_filetable td input.b_checkbox{margin:0 4px 0 0}div.b_briefcase_foldercomp table.b_briefcase_filetable td a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable td a:focus{background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-left:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions td{border:0;padding:0 0 0 3px;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions tr{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_file_icon{background-image:url(../openolat/images/docs/document--pencil.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_meta_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_edit_meta_dis_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_versions_icon{background-image:url(../openolat/images/docs/document_versions.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_versions_dis_icon{background-image:url(../openolat/images/docs/document_versions.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_locked_file_icon{background-image:url(../openolat/images/locked.png)}div.b_briefcase_preview{background-color:white;width:200px;height:200px;border:1px solid #8EAACE;margin-top:2px}div.b_briefcase div.b_briefcase_searchcomp{float:left;display:inline;margin:0.5em 0;width:14em}div.b_briefcase div.b_briefcase_searchcomp input{width:10em}div.b_briefcase div.b_briefcase_searchcomp div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_briefcase div.b_briefcase_commandbuttons{margin:1em 0}div.b_briefcase div.b_briefcase_webdav{margin:0.5em 0}div.b_briefcase div.b_briefcase_quota{clear:both;margin-top:1em;padding-top:1em;border-top:1px solid #000}div.b_briefcase_meta{size:0.8em}div.b_briefcase_meta p{font-style:italic;margin:0;padding-top:2px}div.b_send_documents ol.textbox-outer{margin-left:0;border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em}div.b_send_documents ol li{margin-left:0}div.b_send_documents textarea{overflow:auto;resize:none}@media all{div.o_wiki_wrapper{clear:both}div.o_wiki_wrapper div.o_wikimod_btn{position:relative}div.o_wiki_wrapper div.o_wikimod_btn a{margin-bottom:9px;background-repeat:no-repeat;background-position:center center;width:20px;height:19px;float:left;display:inline;padding-left:2px;border:1px solid #ccc;background-color:#eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;margin-right:2px}div.o_wiki_wrapper div.o_wikimod_btn a:hover{border:1px solid #025d8c}div.o_wiki_wrapper div.o_wikimod_btn div.b_contexthelp_wrapper a.b_contexthelp{position:absolute;top:0;right:0}div.o_wiki_wrapper a.o_wikimod_btn_bold{background-image:url(../openolat/images/wiki/edit-bold.png)}div.o_wiki_wrapper a.o_wikimod_btn_italic{background-image:url(../openolat/images/wiki/edit-italic.png)}div.o_wiki_wrapper a.o_wikimod_btn_link{background:url(../openolat/images/wiki/chain.png)}div.o_wiki_wrapper a.o_wikimod_btn_extlink{background:url(../openolat/images/wiki/chain--arrow.png)}div.o_wiki_wrapper a.o_wikimod_btn_headline{background:url(../openolat/images/wiki/edit-heading.png)}div.o_wiki_wrapper a.o_wikimod_btn_image{background:url(../openolat/images/wiki/image-medium.png)}div.o_wiki_wrapper a.o_wikimod_btn_media{background:url(../openolat/images/music-beam.png)}div.o_wiki_wrapper a.o_wikimod_btn_math{background:url(../openolat/images/wiki/edit-math.png)}div.o_wiki_wrapper a.o_wikimod_btn_nowiki{background:url(../openolat/images/wiki/edit-nowiki.png)}div.o_wiki_wrapper a.o_wikimod_btn_hr{background:url(../openolat/images/wiki/edit-hr.png)}div.o_wiki_wrapper a.o_wikimod_btn_list{background:url(../openolat/images/wiki/edit-list.png)}div.o_wiki_wrapper a.o_wikimod_btn_numlist{background:url(../openolat/images/wiki/edit-list-order.png)}div.o_wiki_wrapper .b_eportfolio_add,div.o_wiki_wrapper .b_eportfolio_add_again{position:absolute;top:28px;right:3px;z-index:99}div.o_wiki_wrapper h1{font-size:1.0em}div.o_wiki_wrapper h2{font-size:1.0em}div.o_wiki_wrapper h3{font-size:1.0em}div.o_wikimod_linkchooser{clear:both;float:left;display:inline}div.o_wikimod_filechooser{margin:0 2em;float:left;display:inline}div.o_wikimod_nav{font-size:90%;padding-top:1.5em}div.o_wikimod_nav legend{font-size:95%}div.o_wikimod_nav fieldset{padding:0.5em}div.o_wikimod_nav input{width:99%}div.o_wikimod_nav ul{margin:0;padding:0}div.o_wikimod_nav div.b_button_group{margin:0.5em 0;text-align:left}div.o_wikimod_nav div.b_form div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_wikimod_nav .b_form_element_wrapper .b_form_element{padding:0}div.o_wikimod_nav div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{margin:0.5em 0}div.o_wikimod_editform_wrapper{clear:both;padding:0.5em 0 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element_label{display:none}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element{clear:both;margin-left:0;padding:0 5px 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_button_group{margin-left:0;text-align:center}div.o_wikimod-article-box table[border="1"]{border-collapse:collapse;border:1px solid #BFBFBF}h1.o_wikimod_heading,h3.o_wikimod_heading{margin:0 0 1em 0;padding:.5em 0 .17em 0;border-bottom:1px solid #BFBFBF}#o_wikimod_uploader{margin:1em 0 0 0}.o_wikimod_version{border:1px solid #BFBFBF;padding:4px;margin-top:5px}.o_wikimod_diff{border:1px solid #BFBFBF;padding:4px;margin:0px}.o_wikimod_warn{color:#DF9719}.o_wiki_error{background-color:#DF9719}.o_wikimod_ins{background-color:#A4DCA4}.o_wikimod_old{background-color:#FFCCCC}.o_wikimod_new{background-color:#A4DCA4}.o_wikimod_del{background-color:#FFCCCC}.wiki-image{float:right;padding:10px;clear:right}.wiki-file-deleted{text-decoration:line-through}img.wikiimg{border:0px}a.wikiimg{text-decoration:none;color:inherit;font-weight:inherit}div.imgcaption{padding:0.3em 0em 0.2em 0.3em}div.imgleft{clear:left;float:left;margin:0.3em 0.3em 0.3em 0em;text-align:left}div.imgright{clear:right;float:right;margin:0.3em 0em 0.3em 0.3em;text-align:right}div.o_wikimod-article-box div{width:auto !important}div.imgcenter{clear:both;overflow:hidden;text-align:center;margin:0.3em 0em 0.3em 0em}div.imgthumb{border:1px solid #bbbbbb;padding:0.3em}table.gallery{border:1px solid #B8B8DB;margin:2px;padding:2px;background-color:white}table.gallery tr{vertical-align:middle}table.gallery td{background-color:#EEEEEE;border:solid 2px #B8B8DB;text-align:center;vertical-align:middle;width:150px}img.gallery{border:1px solid #B8B8DB;padding:0.3em}a.edit{font-style:italic;color:#E98F8F}a.externallink:before{content:url("../openolat/images/external_link.png");padding-right:2px}pre{padding:1em;border:1px dashed #B8B8DB;color:black;background-color:#EEEEEE;line-height:1.1em}}div.o_forum div.o_forum_switch{font-size:90%}div.o_forum div.o_forum_message{margin:1em 0 1em 0;padding:0.5em;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:#eeeeee}div.o_forum div.o_forum_message_header_wrapper{min-height:24px}div.o_forum div.o_forum_message_header_wrapper div.o_forum_message_header{min-height:24px}div.o_forum div.o_forum_message_title{vertical-align:middle;padding:2px 5px 2px 5px;min-height:24px}div.o_forum div.o_forum_message_title strong{font-weight:bold}div.o_forum div.o_forum_message_new div.o_forum_message_title strong{background:url(../openolat/images/new-text.png) no-repeat top right;padding-right:20px}div.o_forum div.o_forum_message_creator{width:100px;padding:0.5em 12px 0px 21px;font-size:95%;color:#4F576A;float:right;border-left:1px solid #fff}div.o_forum div.o_forum_message_creator strong{font-weight:normal}div.o_forum div.o_forum_message_creator img{border:1px solid #4F576A}div.o_forum div.o_forum_message_body{padding:0.5em;background:transparent;margin-right:155px}div.o_forum div.o_forum_message_attachments{margin:2em 0 0.5em 0;border-top:1px solid #555555;font-size:95%}div.o_forum div.o_forum_message_attachments strong{display:block;margin:0.5em 0;font-weight:normal;font-style:italic}div.o_forum div.o_forum_message_attachments ul{list-style:none;margin:0;padding:0}div.o_forum div.o_forum_message_attachments li{margin:0;padding:0}div.o_forum div.o_forum_message_attachments a{background-repeat:no-repeat;background-position:0 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}div.o_forum div.o_forum_message_modified{clear:both;border-top:1px solid #506D90;padding:0.5em 0 0 0;font-size:95%;font-style:italic;text-align:center;color:#98221F}div.o_forum div.o_forum_message_actions{text-align:center;padding:0.2em 1em;padding-top:0.8em}span.o_forum_thread_sticky{font-weight:bold}span.o_forum_status_thread_icon{background-image:url(../openolat/images/forum/forum.png)}span.o_forum_status_sticky_closed_icon{background-image:url(../openolat/images/forum/sticky-note-pin_locked.png)}span.o_forum_status_sticky_icon{background-image:url(../openolat/images/forum/sticky-note-pin.png)}span.o_forum_status_closed_icon{background-image:url(../openolat/images/forum/forum_locked.png)}div.o_forum_peekview{margin:1em 0 1em 0}div.o_forum_peekview h5{font-size:1em;position:relative;left:-20px}div.o_forum_peekview div.o_forum_peekview_message{padding-left:20px;padding-bottom:15px}div.o_forum_peekview div.b_quote_wrapper{display:none}.o_forum_message_icon{background-image:url(../openolat/images/forum/balloon-white-left.png)}div.o_forum_toolbar{float:left;display:inline;width:75%}div#o_forum_fulltextsearch{float:right;display:inline}div#o_forum_fulltextsearch input{width:10em}div#o_forum_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_struct_edit_btn{float:right;display:inline}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:white;padding-right:1em;overflow-x:auto}.b_artefact{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}div.o_ep_toc_editor div.b_subcl{min-height:35em}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:#FFF;padding-right:1em;overflow-x:auto}div.b_struct_edit_btn{float:right;display:inline}div.b_struct_submit_assess_btn{float:right;display:inline}.b_artefact div.b_actions{margin-top:2em}.b_artefact div.b_desc{font-style:italic;margin:1em 0}.b_ep_artAttribLink{background-image:url(../openolat/images/table_gear.png)}div.b_artefact_closed{font-size:25px;float:right;background:url(../openolat/images/locked.png) top right no-repeat}div.b_eportfolio_preview_c100l .b_artefact{margin:3px}div.b_eportfolio_preview_c33l .b_artefact{font-size:85%;margin:3px}.b_ep_nolink{color:#000000}.b_ep_nolink:hover{color:#000000;text-decoration:none}.b_ep_multiartefacts div.b_ep_add_message_with_arrow{position:relative;top:-50px}.b_ep_multiartefacts div.b_artefact_count{margin:1em 0 1em 0}a.b_ep_options{background:url(../openolat/images/gear.png) top left no-repeat;width:16px;height:16px;display:block}.b_ep_liveblog_icon{background-image:url(../openolat/images/portfolio/ep_liveblog_icon.png)}div.b_portfolio_toc ul{margin:0}div.b_portfolio_toc li{list-style-type:none}div.b_portfolio_toc li a{font-size:0.8em;text-decoration:none}div.b_portfolio_toc li.level1{font-size:1.2em;margin:1.2em 0 0.2em 0;border-bottom:1px solid #ddd}div.b_portfolio_toc li.level2{padding-left:20px;font-size:1.1em;border-bottom:1px dotted #ddd}div.b_portfolio_toc li.level3{padding-left:40px}div.b_portfolio_toc .link{float:right;margin-right:0px}div.b_portfolio_toc .commentlink{float:right;margin-right:10%}div.b_portfolio_toc .type_artefact{font-style:italic}div.b_portfolio_toc .type_map,div.b_portfolio_toc .type_page,div.b_portfolio_toc .type_struct,div.b_portfolio_toc .type_artefact{background-position:center left;background-repeat:no-repeat;padding-left:20px}a.b_eportfolio_add{background:url(../openolat/images/portfolio/ep_add_icon.png) top left no-repeat;display:block;width:16px;height:16px}td a.b_eportfolio_add{float:right;padding-right:2px}a.b_eportfolio_add_again,span.b_eportfolio_add_again{background:url(../openolat/images/portfolio/ep_add_again_icon.png) top left no-repeat;display:block;width:16px;height:16px}.o_efficiencystatement a.b_eportfolio_add_again{float:right}a.b_eportfolio_link{background:url(../openolat/images/portfolio/ep_link_icon.png) top left no-repeat;display:block;width:16px;height:16px}.b_eportfolio_link{background-image:url(../openolat/images/portfolio/ep_link_icon.png)}ul.b_eportfolio_maps{margin:0;padding:0}ul.b_eportfolio_maps li{display:block;float:left;position:relative;width:195px;height:320px;padding:60px 60px 40px 65px;margin:0.5em;background:url(../openolat/images/portfolio/eportfolio_map_default.png) top left no-repeat;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:14px;-webkit-border-bottom-right-radius:14px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:14px;-moz-border-radius-bottomright:14px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:4px;moz-box-shadow:0 1px 3px lightgray;-ms-box-shadow:0 1px 3px lightgray;-o-box-shadow:0 1px 3px lightgray;-webkit-box-shadow:0 1px 3px lightgray;box-shadow:0 1px 3px lightgray}ul.b_eportfolio_maps li .b_map_info{position:absolute;bottom:40px;width:inherit;font-size:0.9em}ul.b_eportfolio_maps li .b_map_info a.b_open_icon{font-size:1.2em;position:absolute;bottom:170px;right:-10px}.b_eportfolio_changelog .b_form{margin-top:20px;margin-bottom:20px}.b_eportfolio_changelog li{list-style:none}.b_eportfolio_changelog h5{margin-top:16px}.b_eportfolio_mapowner{font-style:italic;margin-bottom:8px}.b_eportfolio_mapowner div{display:inline}@media all{.epmst-green{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green,ul.b_eportfolio_maps li.template.epmst-green{background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-green > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green{margin-top:6px;background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green div.b_map_header h4{color:#444444}.epmst-green div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green div.b_ep_actualpage h1,.epmst-green div.b_ep_actualpage h4{color:#444444}.epmst-green div.b_pagination{float:none;position:static;width:100%}.epmst-green div.b_pagination ul{margin:0}.epmst-green div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green div.b_pagination li span,.epmst-green div.b_pagination li a,.epmst-green div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green div.b_eportfolio_page,.epmst-green div.b_portfolio_toc,.epmst-green div.b_eportfolio_edit{background-image:none}.epmst-green div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green2,ul.b_eportfolio_maps li.template.epmst-green2{background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green2{margin-top:6px;background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green2 div.b_map_header h4{color:#555555}.epmst-green2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green2 div.b_ep_actualpage h1,.epmst-green2 div.b_ep_actualpage h4{color:#555555}.epmst-green2 div.b_pagination{float:none;position:static;width:100%}.epmst-green2 div.b_pagination ul{margin:0}.epmst-green2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green2 div.b_pagination li span,.epmst-green2 div.b_pagination li a,.epmst-green2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green2 div.b_eportfolio_page,.epmst-green2 div.b_portfolio_toc,.epmst-green2 div.b_eportfolio_edit{background-image:none}.epmst-green2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green3,ul.b_eportfolio_maps li.template.epmst-green3{background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green3{margin-top:6px;background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green3 div.b_map_header h4{color:#555555}.epmst-green3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green3 div.b_ep_actualpage h1,.epmst-green3 div.b_ep_actualpage h4{color:#555555}.epmst-green3 div.b_pagination{float:none;position:static;width:100%}.epmst-green3 div.b_pagination ul{margin:0}.epmst-green3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green3 div.b_pagination li span,.epmst-green3 div.b_pagination li a,.epmst-green3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green3 div.b_eportfolio_page,.epmst-green3 div.b_portfolio_toc,.epmst-green3 div.b_eportfolio_edit{background-image:none}.epmst-green3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green4,ul.b_eportfolio_maps li.template.epmst-green4{background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green4{margin-top:6px;background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green4 div.b_map_header h4{color:#555555}.epmst-green4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green4 div.b_ep_actualpage h1,.epmst-green4 div.b_ep_actualpage h4{color:#555555}.epmst-green4 div.b_pagination{float:none;position:static;width:100%}.epmst-green4 div.b_pagination ul{margin:0}.epmst-green4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green4 div.b_pagination li span,.epmst-green4 div.b_pagination li a,.epmst-green4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green4 div.b_eportfolio_page,.epmst-green4 div.b_portfolio_toc,.epmst-green4 div.b_eportfolio_edit{background-image:none}.epmst-green4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red,ul.b_eportfolio_maps li.template.epmst-red{background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red{margin-top:6px;background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red div.b_map_header h4{color:#444444}.epmst-red div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red div.b_ep_actualpage h1,.epmst-red div.b_ep_actualpage h4{color:#444444}.epmst-red div.b_pagination{float:none;position:static;width:100%}.epmst-red div.b_pagination ul{margin:0}.epmst-red div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red div.b_pagination li span,.epmst-red div.b_pagination li a,.epmst-red div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red div.b_eportfolio_page,.epmst-red div.b_portfolio_toc,.epmst-red div.b_eportfolio_edit{background-image:none}.epmst-red div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red2,ul.b_eportfolio_maps li.template.epmst-red2{background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red2{margin-top:6px;background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red2 div.b_map_header h4{color:#444444}.epmst-red2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red2 div.b_ep_actualpage h1,.epmst-red2 div.b_ep_actualpage h4{color:#444444}.epmst-red2 div.b_pagination{float:none;position:static;width:100%}.epmst-red2 div.b_pagination ul{margin:0}.epmst-red2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red2 div.b_pagination li span,.epmst-red2 div.b_pagination li a,.epmst-red2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red2 div.b_eportfolio_page,.epmst-red2 div.b_portfolio_toc,.epmst-red2 div.b_eportfolio_edit{background-image:none}.epmst-red2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red3,ul.b_eportfolio_maps li.template.epmst-red3{background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red3{margin-top:6px;background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red3 div.b_map_header h4{color:#444444}.epmst-red3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red3 div.b_ep_actualpage h1,.epmst-red3 div.b_ep_actualpage h4{color:#444444}.epmst-red3 div.b_pagination{float:none;position:static;width:100%}.epmst-red3 div.b_pagination ul{margin:0}.epmst-red3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red3 div.b_pagination li span,.epmst-red3 div.b_pagination li a,.epmst-red3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red3 div.b_eportfolio_page,.epmst-red3 div.b_portfolio_toc,.epmst-red3 div.b_eportfolio_edit{background-image:none}.epmst-red3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red4,ul.b_eportfolio_maps li.template.epmst-red4{background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red4{margin-top:6px;background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red4 div.b_map_header h4{color:#444444}.epmst-red4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red4 div.b_ep_actualpage h1,.epmst-red4 div.b_ep_actualpage h4{color:#444444}.epmst-red4 div.b_pagination{float:none;position:static;width:100%}.epmst-red4 div.b_pagination ul{margin:0}.epmst-red4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red4 div.b_pagination li span,.epmst-red4 div.b_pagination li a,.epmst-red4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red4 div.b_eportfolio_page,.epmst-red4 div.b_portfolio_toc,.epmst-red4 div.b_eportfolio_edit{background-image:none}.epmst-red4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue,ul.b_eportfolio_maps li.template.epmst-blue{background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue{margin-top:6px;background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue div.b_map_header h4{color:#444444}.epmst-blue div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue div.b_ep_actualpage h1,.epmst-blue div.b_ep_actualpage h4{color:#444444}.epmst-blue div.b_pagination{float:none;position:static;width:100%}.epmst-blue div.b_pagination ul{margin:0}.epmst-blue div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue div.b_pagination li span,.epmst-blue div.b_pagination li a,.epmst-blue div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue div.b_eportfolio_page,.epmst-blue div.b_portfolio_toc,.epmst-blue div.b_eportfolio_edit{background-image:none}.epmst-blue div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue2,ul.b_eportfolio_maps li.template.epmst-blue2{background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue2{margin-top:6px;background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue2 div.b_map_header h4{color:#444444}.epmst-blue2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue2 div.b_ep_actualpage h1,.epmst-blue2 div.b_ep_actualpage h4{color:#444444}.epmst-blue2 div.b_pagination{float:none;position:static;width:100%}.epmst-blue2 div.b_pagination ul{margin:0}.epmst-blue2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue2 div.b_pagination li span,.epmst-blue2 div.b_pagination li a,.epmst-blue2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue2 div.b_eportfolio_page,.epmst-blue2 div.b_portfolio_toc,.epmst-blue2 div.b_eportfolio_edit{background-image:none}.epmst-blue2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue3,ul.b_eportfolio_maps li.template.epmst-blue3{background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue3{margin-top:6px;background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue3 div.b_map_header h4{color:#444444}.epmst-blue3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue3 div.b_ep_actualpage h1,.epmst-blue3 div.b_ep_actualpage h4{color:#444444}.epmst-blue3 div.b_pagination{float:none;position:static;width:100%}.epmst-blue3 div.b_pagination ul{margin:0}.epmst-blue3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue3 div.b_pagination li span,.epmst-blue3 div.b_pagination li a,.epmst-blue3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue3 div.b_eportfolio_page,.epmst-blue3 div.b_portfolio_toc,.epmst-blue3 div.b_eportfolio_edit{background-image:none}.epmst-blue3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue4,ul.b_eportfolio_maps li.template.epmst-blue4{background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue4{margin-top:6px;background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue4 div.b_map_header h4{color:#444444}.epmst-blue4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue4 div.b_ep_actualpage h1,.epmst-blue4 div.b_ep_actualpage h4{color:#444444}.epmst-blue4 div.b_pagination{float:none;position:static;width:100%}.epmst-blue4 div.b_pagination ul{margin:0}.epmst-blue4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue4 div.b_pagination li span,.epmst-blue4 div.b_pagination li a,.epmst-blue4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue4 div.b_eportfolio_page,.epmst-blue4 div.b_portfolio_toc,.epmst-blue4 div.b_eportfolio_edit{background-image:none}.epmst-blue4 div.b_pagination li.b_changelog{float:right}}li.default .b_map_info p{color:#bbb}li.comic .b_map_info p{color:#88a5c4}li.leather .b_map_info p{color:#C2A074}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}ul.b_eportfolio_maps li.leather{background:url(../openolat/images/portfolio/eportfolio_map_leather.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.leather a{color:#fad9a4}ul.b_eportfolio_maps li.comic{background:url(../openolat/images/portfolio/eportfolio_map_comic.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.template.default{background-image:url(../openolat/images/portfolio/eportfolio_map_default_template.png)}ul.b_eportfolio_maps li.template.comic{background-image:url(../openolat/images/portfolio/eportfolio_map_comic_template.png)}ul.b_eportfolio_maps li.template.leather{background-image:url(../openolat/images/portfolio/eportfolio_map_leather_template.png)}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}.b_eportfolio_map{background:white;padding:1.5em;min-height:30em}.b_eportfolio_map .b_ep_relative{position:relative}.b_eportfolio_toolbar div{display:inline}.b_eportfolio_toolbar{text-align:right;width:100%;border-bottom:1px solid #acaaaa;padding:1px 2px 4px 2px;margin-bottom:6px}.b_eportfolio_map a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:right;display:inline;background-repeat:no-repeat;margin-left:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_toolbar a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:none;display:inline-block;background-repeat:no-repeat;margin-left:0;margin-right:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_map div.b_eportfolio_add_link{float:left;display:inline;margin-top:2px}.o_ep_toc_editor .b_eportfolio_add_link{float:left}.b_eportfolio_map .b_eportfolio_add_link:hover{text-decoration:none}.b_eportfolio_map .b_eportfolio_comment_link{float:right;display:inline;margin-right:5px}.b_ep_tag_cloud{padding:1em 0 1em 0;border-bottom:1px solid #ccc}.b_eportfolio_page,.b_portfolio_toc,.b_eportfolio_edit,.b_eportfolio_changelog{min-height:40em;background:#f4f4f4 url(../openolat/images/portfolio/eportfolio_page_corner.png) top right no-repeat;padding:1em;-webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-o-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2)}.b_eportfolio_page .b_eportfolio_structure > h5{border-bottom:1px solid #ddd;margin-top:1.2em}.b_eportfolio_edit{margin-top:1.5em}.b_eportfolio.b_artefacts hr.b_ep_filter_spacer{height:10px;background:url(../openolat/images/portfolio/divider-arrow-down.png) 25px -12px no-repeat;border:none;border-top:1px solid #ccc;margin:2em 0 1em}.b_eportfolio.b_artefacts .b_ep_content{background:white;padding:0 1em 1em 1em;margin-top:1.5em}.b_eportfolio.b_artefacts .b_ep_content .b_ep_filter{padding:0;width:80%}.b_ep_filter{float:left}.b_ep_viewmode{float:right;width:15%}.b_ep_add_artefact{float:right}.b_ep_content div.b_ep_viewmode div.b_form_element_label{width:auto}.b_eportfolio.b_artefacts div.b_segments_container{top:-20px;margin-bottom:-20px}.b_ep_tagbrowser{width:30%;margin-right:0px}.b_ep_tagbrowser_view{width:68%;margin-left:0px}.b_ep_collection_icon{background-image:url(../openolat/images/portfolio/ep_collection.png) !important}.b_ep_map_icon,.b_portfolio_toc .type_map{background-image:url(../openolat/images/portfolio/briefcase.png) !important}.b_ep_page_icon,.b_portfolio_toc .type_page{background-image:url(../openolat/images/portfolio/ep_page.png) !important}.b_ep_page_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_page_add.png) !important}.b_ep_struct_icon,.b_portfolio_toc .type_struct{background-image:url(../openolat/images/portfolio/ep_struct.png) !important}.b_ep_struct_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_struct_add.png) !important}.type_artefact{background-image:url(../openolat/images/le_resources/portfolio.png) !important}div.b_eportfolio_collect_restriction{margin-top:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_el{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a{padding-left:0px;text-decoration:none}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a:hover{text-decoration:none}div.b_form.b_eportfolio_tag_selector{min-width:40em}div.b_eportfolio_restriction_wrapper a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper a.b_togglebox_closed{display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper p{padding:0 0 0 15px;margin:0}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content{padding:3px 3px 3px 3px;margin:0;border:1px solid red;background-image:none;background-color:transparent;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_eportfolio_restriction_error div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #FF9900 !important;background:#fff5cc url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_passed div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #F0F0F0 !important;background:#fcfcfc url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_error div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_passed div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content .b_togglebox_hide{display:none}.b_eportfolio_deadline_callout{width:300px}.b_ep_multiartefacts .b_c50l{clear:both}.b_eportfolio_fulltextsearch{float:left}.b_eportfolio_share_policy_wrapper{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-ms-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-o-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}.b_eportfolio_share_policy_wrapper .b_float_right{text-align:right}.b_eportfolio_share_policy_wrapper a.bit-input{text-decoration:none}.b_eportfolio_share_policy div input,.b_eportfolio_share_policy div span,.b_eportfolio_share_policy div select{float:left;margin-right:5px;padding-right:5px}.b_eportfolio_share_policy div span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}.b_eportfolio_share_policy .b_ep_share_date span{float:left}.b_eportfolio_share_policy_wrapper .b_eportfolio_share_policy{padding-left:20px;background:url(../openolat/images/user.png) top left no-repeat}.b_eportfolio_share_policy_wrapper.policytype_group .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}.b_eportfolio_share_policy_wrapper.policytype_invitation .b_eportfolio_share_policy{background-image:url(../openolat/images/share.png)}.b_eportfolio_share_policy_wrapper.policytype_allusers .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}div.b_ep_inline div input,div.b_ep_inline div span,div.b_ep_inline div select{float:left;margin-right:5px;padding-right:5px}.default div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.default div.b_pagination{float:none;position:static;width:100%}.default div.b_pagination ul{margin:0}.default div.b_pagination li{float:left;display:inline;width:auto;margin:2px 2px 2px 0;padding:0;background:#FAFAFA;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.default div.b_pagination li a{padding:1em;padding:5px 8px}.default div.b_pagination li,.default div.b_pagination li span,.default div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.default div.b_pagination li.b_disabled{padding-bottom:2px;margin-bottom:0;background:#f4f4f4}.default div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.default div.b_pagination li.b_changelog{float:right}.default div.b_eportfolio_page,.default div.b_portfolio_toc,.default div.b_eportfolio_edit,.default div.b_eportfolio_changelog{background-image:none}.b_eportfolio_map.comic{background:#a2c3e8 none;padding:30px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.comic{font-family:'Comic Sans MS', 'Comic Sans', fantasy}.comic div.b_pagination{position:absolute;right:0;width:16%;max-height:100%;overflow-x:hidden;overflow-y:auto;z-index:100}.comic .b_ep_relative > div:last-child{position:relative}.comic div.b_ep_actualpage{width:85%;margin-top:1em}.comic div.b_pagination ul{margin-top:30px;margin-left:0px;z-index:1}.comic div.b_pagination li{width:87%;background:url(../openolat/images/portfolio/postit.png) center right;padding:0;margin-bottom:1em;margin-left:8%;list-style-type:none}.comic div.b_pagination li span.b_disabled,.comic div.b_pagination li a span{display:block;padding:20px 15px 20px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li,.comic div.b_pagination li span,.comic div.b_pagination li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li.b_disabled{z-index:101;margin-left:0;width:100%}.comic div.b_pagination li .b_disabled{color:black;font-weight:bold}.comic div.b_pagination li.b_toc,.comic div.b_pagination li.b_changelog{background-image:url(../openolat/images/portfolio/postit_pink.png)}.b_eportfolio_map.leather{background:url(../openolat/images/portfolio/light-leather-tile.jpg)}.leather{font-family:Palatino, Georgia, serif}.leather div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.leather .b_map_header h4,.leather .b_map_header p,.leather .b_map_header a.b_eportfolio_add_link,.leather .b_map_header a.b_eportfolio_comment_link{color:white}.leather .b_eportfolio_mapowner{color:#fff}.leather div.b_pagination{float:none;position:static;width:100%}.leather div.b_pagination ul{margin:0}.leather div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.leather div.b_pagination li a{padding:1em;padding:5px 8px}.leather div.b_pagination li,.leather div.b_pagination li span,.leather div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.leather div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.leather div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.leather div.b_pagination li.b_changelog{float:right}.leather div.b_eportfolio_page,.leather div.b_portfolio_toc,.leather div.b_eportfolio_edit,.leather div.b_eportfolio_changelog{background-image:none}div.o_module_cp_wrapper a.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}div.o_module_cp_wrapper div#o_local_fulltextsearch{position:absolute;top:0;right:0;z-index:10}div.o_module_cp_wrapper div#o_local_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_module_cp_wrapper div.o_cp_navigation{float:right;display:inline;padding:3px 0 3px 3px;background:#ebebeb;border:1px solid #ddd;white-space:nowrap;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey}div.o_module_cp_wrapper div span a{margin:0 2px}div.o_module_cp_wrapper div span.b_disabled{display:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon{background-image:url("../openolat/images/arrow_left_big.png");text-decoration:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_next_icon{background-image:url("../openolat/images/arrow_right_big.png")}div.o_module_cp_wrapper div span a.o_cp_next_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_print_icon{background-image:url("../openolat/images/printer.png")}div.o_module_cp_wrapper div span a.o_cp_print_icon span{display:none}div.o_module_cp_wrapper div.o_cp_navigation div,div.o_module_cp_wrapper div.o_cp_navigation form{display:inline}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix{display:inline;clear:none}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix:after{display:inline;height:0;clear:none;visibility:hidden}#o_cpeditor_menu div.o_cpeditor_menu_tree{padding:10px 0 0 0}#b_col1 div.b_menu_toolbar a,#b_col3 div.b_menu_toolbar a{width:16px;height:16px;margin:3px;float:right;display:inline;background-repeat:no-repeat}a.o_cpeditor_import{background-image:url("../openolat/images/docs/document_upload.png")}a.o_cpeditor_new{background-image:url("../openolat/images/docs/document_add.png")}a.o_cpeditor_copy{background-image:url("../openolat/images/docs/document_copy.png")}a.o_cpeditor_delete{background-image:url("../openolat/images/docs/document_remove.png")}a.o_cpeditor_edit{background-image:url(../openolat/images/docs/document_metadata_edit.png)}a.o_cpeditor_preview{background-image:url(../openolat/images/docs/document_preview.png)}#o_cpeditor_content div.o_cpeditor_message{padding:20px}div.b_tree ul.b_tree_l0 li.o_sel_qpool_pools a.b_tree_l0,div.b_tree ul.b_tree_l0 li.o_sel_qpool_database a.b_tree_l0,div.b_tree ul.b_tree_l0 li.o_sel_qpool_admin a.b_tree_l0,div.b_tree ul.b_tree_l0 li.o_sel_qpool_shares a.b_tree_l0{padding-left:0}div.o_qpool_button_bar{padding:15px;text-align:center}.o_sel_qpool_pool{background-image:url("../openolat/images/database.png") !important}.o_sel_qpool_my_items{background-image:url("../openolat/images/user.png") !important}.o_sel_qpool_favorits{background-image:url("../openolat/images/flag.png") !important}.o_sel_qpool_share{background-image:url("../openolat/images/users.png") !important}.o_sel_qpool_collection{background-image:url("../openolat/images/document-list.png") !important}.o_qpool_edit_learning_time div{float:left}.o_qpool_edit_learning_time div input,.o_qpool_edit_learning_time div select,.o_qpool_edit_learning_time div span.o_qpool_edit_learning_time_label{margin-right:5px;padding-right:5px}#o_qti_run div.b_button_group{text-align:left}#o_qti_run_title{text-align:right}#o_qti_run_title strong{float:left;display:inline}#o_qti_run.o_qti_survey #o_qti_run_title strong{background:url(../openolat/images/le_resources/survey.png) no-repeat left 50%;padding-left:20px}#o_qti_run.o_qti_test #o_qti_run_title strong{background:url(../openolat/images/le_resources/test.png) no-repeat left 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}#o_qti_scoreinfo{float:left;display:inline;padding:.3em;border:1px solid silver;margin-right:1em}#o_qti_run_score{clear:both;margin:1em 0;padding:0 0 1.5em 0;font-size:90%}#o_qti_run_scoreinfo{float:left;display:inline}#o_qti_run_scoreprogress{float:left;display:inline;margin-left:1em}#o_qti_questioninfo{float:left;display:inline;padding:.3em;border:1px solid silver}#o_qti_run_questioninfo{float:left;display:inline;margin-left:1em}#o_qti_run_questionprogress{float:left;display:inline;margin-left:1em}#o_qti_run_status{clear:both}#o_qti_run_main{clear:both;border-top:1px solid #504D4E;margin:0.5em 0;padding:1em 0}#o_qti_run_menu_inner h4{font-size:100%}#o_qti_run_menu_inner ul{padding:0;margin:0;list-style:none}#o_qti_run_menu_inner li{clear:both;padding:0;margin:0;white-space:normal}#o_qti_run_menu_inner li.o_qti_menu_section{padding:1em 0}#o_qti_run_menu_inner li div.o_qti_menu_item,#o_qti_run_menu li div.o_qti_menu_section{float:left;display:inline;margin-right:10px}#o_qti_results td{padding:0}#b_main.o_editor_qti_correct{background-image:url(../openolat/images/qti/correct_bg.png);background-position:top left}#b_main.o_editor_qti{background-image:url(../openolat/images/edit_bg.png);background-position:top left}#o_qti_hints,#o_qti_solutions{margin:1em 0}#o_qti_hints a{background:url(../openolat/images/light-bulb.png) no-repeat left 50%;cursor:help;padding-left:20px}#o_qti_solutions a{background:url(../openolat/images/magnifier-zoom.png) no-repeat left 50%;cursor:help;padding-left:20px}.qti_response_level_feedback_label{margin-top:1em;font-style:italic}.qti_edit_layout{position:relative;padding-right:30px;margin-bottom:0.6em}.qti_edit_layout .edit_link{position:absolute;top:10px;right:0px}div.o_qti_item{margin-bottom:2em;margin-top:2em;line-height:2em}div.o_qti_item input.b_radio,div.o_qti_item input.b_checkbox{margin-left:1em}div.o_qti_item textarea{width:99%}img.o_qti_item_matimage{vertical-align:middle}div.o_qti_item_choice{display:table;margin:1em 0}div.o_qti_item_choice_option{display:table;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option_flow{display:table-cell;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option:hover{border:1px solid silver}div.o_qti_item_choice_option_flow:hover{border:1px solid silver}div.o_qti_item_choice_option_input{display:table-cell;vertical-align:middle;padding-right:.5em}div.o_qti_item_choice_option_input input{vertical-align:middle}div.o_qti_item_choice_option_value{display:table-cell}div.o_qti_item_choice_option_autoenum{display:table-cell;line-height:1.5em;width:1em;overflow:hidden;vertical-align:middle;color:silver;border:0;padding:0;margin:0}#o_qti_menu a{text-decoration:none}.o_qti_menu_section{padding:.3em;border-top:1px solid #94bed3}.o_qti_menu_section_clickable{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_section_clickable:hover{padding:.3em;border:1px solid silver;display:inline-block}.o_qti_menu_section_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_item_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item_active:hover{border:1px solid silver}.o_qti_menu_item_inactive{padding:.3em;border:1px solid transparent}.o_qti_menu_item:hover{border:1px solid silver}.o_qti_menu_item_closed{padding:.3em;border:1px solid transparent}.o_qti_menu_item_attempts_marked,.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;color:silver;padding:.2em .4em;border:1px solid transparent;background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:12px}.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.o_qti_menu_item_attempts:hover,.o_qti_menu_item_attempts_marked:hover{color:silver;border:1px solid silver;cursor:pointer}#o_qti_item_note{padding:0;margin:0;border:0;color:silver;font-family:inherit;font-size:1em;background:inherit;overflow:hidden}.o_qti_item_note_box{border:1px dashed silver;padding:.1em;margin:0;padding-left:.5em}div.o_qti_item_note_box_title{color:silver}div.o_qti_item_itemfeedback,div.o_qti_item_assessfeedback,div.o_qti_item_o_qti_item_sectionfeedback{margin:1em 0;background:url(../openolat/images/lightning.png) no-repeat left 50%;padding-left:20px}div.o_qti_item_objectives{margin:1em 0;background:url(../openolat/images/information-white.png) no-repeat left 50%;padding-left:20px;line-height:2em}.o_qti_timelimit_icon{background-image:url(../openolat/images/qti/time.png)}.o_qti_attemptslimit_icon{background-image:url(../openolat/images/qti/tries.png)}.o_qti_closed_icon{background-image:url(../openolat/images/qti/closed.png)}.o_mi_qtialientitem{background-image:url(../openolat/images/docs/document_plain.png)}.o_mi_qtisc{background-image:url(../openolat/images/qti/scItem.png)}.o_mi_qtimc{background-image:url(../openolat/images/qti/mcItem.png)}.o_mi_qtikprim{background-image:url(../openolat/images/qti/kprimItem.png)}.o_mi_qtifib{background-image:url(../openolat/images/qti/fibItem.png)}.o_mi_qtiessay{background-image:url(../openolat/images/qti/essayItem.png)}.o_mi_qtisection{background-image:url(../openolat/images/qti/section.png)}.o_mi_iqtest{background-image:url(../openolat/images/le_resources/test.png)}.o_mi_iqsurv{background-image:url(../openolat/images/le_resources/survey.png)}.onyx_iframe{width:100%;height:100%;border:none;min-height:60em}div.b_translation_start div.b_translation_start_body,div.b_translation_edit div.b_translation_edit_body{margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package{margin-bottom:0.5em;padding:1em 0 0.5em 0;border-bottom:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package div.b_translation_package_icon{margin-bottom:0.5em;border-bottom:1px solid #ACAAAA}div.b_translation_edit div.b_button_group{text-align:center;margin:1em 0 0 0}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_bar{float:left;display:inline}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_label{float:left;display:inline;padding:0 0 0 1em;font-size:90%;font-style:italic}div.b_translation_edit div.b_translation_edit_body textarea{width:99%}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_annotation{margin-top:1em}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_compare{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_target{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_form_element textarea.b_form_element_disabled{color:#000;background:#EEEEEE;border:1px solid #CDCBCB}div.b_translation_edit div.b_translation_edit_annotation h5{font-weight:normal;font-size:100%;font-style:italic}div.b_translation_edit div.b_translation_edit_annotation textarea{font-style:italic}div.b_translation_edit div.b_translation_refKey{background-image:url(../openolat/images/magnifier-zoom.png);vertical-align:middle;background-color:#eee;border:1px solid #ACAAAA;margin-right:1%}div.b_translation_edit div.b_translation_refKey code{line-height:1em;vertical-align:middle}div.b_translation_edit div.b_translation_refKey span{line-height:1em;font-style:italic}div.b_translation_config span.b_translation_status,ul.b_translation_status span.b_translation_status{position:absolute;right:1em}ul.b_translation_status{column-count:2;-moz-column-count:2;list-style:none}ul.b_translation_status li{position:relative}.b_translation_package_icon{background-image:url(../openolat/images/folder_open.png) !important}.b_translation_item_icon{background-image:url(../openolat/images/docs/document-node.png) !important}.b_translation_search_icon{background-image:url(../openolat/images/magnifier-zoom.png) !important}span.b_translation_i18nitem{position:relative !important}span.b_translation_i18nitem a.b_translation_i18nitem_launcher{position:absolute !important;z-index:100 !important;width:16px !important;height:16px !important;top:0 !important;left:5px !important;background:#eeeeee url(../openolat/images/docs/document_metadata_edit.png) no-repeat !important;border:1px solid #6e6e6e !important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;padding:0 !important}div.b_selectiontree{font-size:95%}div.b_selectiontree div.b_selectiontree_item{clear:both;position:relative;top:0;left:0;vertical-align:middle;height:16px;width:auto}div.b_selectiontree div.b_selectiontree_item div{width:16px;height:16px;float:left;display:inline;background-repeat:no-repeat}div.b_selectiontree div.b_selectiontree_item div.b_selectiontree_content{float:left;display:inline;margin-left:0.5em;width:auto;white-space:nowrap}div.b_selectiontree div.b_selectiontree_content{width:auto}div.b_selectiontree div.b_selectiontree_content div{width:auto}div.b_selectiontree div.b_selectiontree_content input{width:1em;height:1em;padding:0;margin:0 0.5em;vertical-align:middle}div.b_selectiontree div.b_selectiontree_content input.b_radio{margin:0}div.b_selectiontree .b_selectiontree_line{background-image:url(../openolat/images/tree/dots.gif)}div.b_selectiontree .b_selectiontree_space{background-image:url(../openolat/images/tree/dots_spacer.gif)}div.b_selectiontree .b_selectiontree_junction{background-image:url(../openolat/images/tree/dots_nt.gif)}div.b_selectiontree .b_selectiontree_end{background-image:url(../openolat/images/tree/dots_nl.gif)}#b_main.o_editor #b_col3{background-image:url(../openolat/images/edit_bg.png);background-position:top left;background-repeat:repeat}#b_main.o_editor div.b_tabbedpane_wrapper div.b_tabbedpane_content{background:#fff}#b_main_toolbar.o_course_breadcumbs div.b_breadcumb_path ul li.b_first{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}a.b_preview{background-image:url(../openolat/images/docs/document_preview.png);background-repeat:no-repeat;background-position:left;padding:2px 0 2px 20px}fieldset a.b_preview,div.b_tabbedpane_wrapper a.b_preview{position:absolute}div.b_module_singlepage_wrapper a.b_content_edit{position:absolute;top:0;right:20px;display:inline;background:url(../openolat/images/docs/document--pencil.png) no-repeat top left;width:16px;height:16px;margin:3px}div.b_module_singlepage_wrapper a.b_content_download{position:absolute;top:0;z-index:10;background:url(../openolat/images/docs/document_download.png) no-repeat top left;padding-left:20px;margin-top:3px;min-height:19px;height:19px}div.b_titled_wrapper div.b_module_singlepage_wrapper a.b_content_download{position:relative;padding-bottom:3px}div.b_titled_wrapper div.b_module_singlepage_wrapper div.b_iframe_wrapper{margin-top:3px}#b_content_popup{float:right;background:url(../openolat/images/applications.png) no-repeat top left;width:16px;height:16px;margin:3px}#o_course_editor_errorbox{font-size:90%;padding:3px 2px 2px 25px;margin:0 0 1em 0}div.o_courseeditor_legend{margin-top:3em}div.o_courseeditor_legend strong{font-weight:bold}div.o_courseeditor_legend div{top:0;left:0;padding-left:12px;background-repeat:no-repeat;background-position:0 50%}div.o_buttons_box_right{position:absolute;top:0;right:0}div.o_course_run div.o_course_run_displaytitle{font-style:italic}div.o_course_run div.o_course_run_objectives{background-color:#E9EAEF;padding:5px 5px 5px 25px;margin:0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_scoreinfo{background:#e9eaef url(../openolat/images/seal.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer{background:#e9eaef url(../openolat/images/information-white.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_groupinfo{background:#e9eaef url(../openolat/images/users.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_statusinfo{background:url(../openolat/images/bullet_go.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_returnbox{background:#e9eaef url(../openolat/images/box_return.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_dropbox{background:#e9eaef url(../openolat/images/box_drop.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_solutionbox{background:#e9eaef url(../openolat/images/box_solution.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_task{background:#e9eaef url(../openolat/images/assign.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer h4,div.o_course_run div.o_course_run_objectives h4,div.o_course_run div.o_course_run_scoreinfo h4,div.o_course_run div.o_course_run_returnbox h4,div.o_course_run div.o_course_run_dropbox h4,div.o_course_run div.o_course_run_solutionbox h4,div.o_course_run div.o_course_run_task h4,div.o_course_run div.o_course_run_log h4{font-size:100%;margin:0 0 1em 0}div.o_course_run div.o_course_run_scoreinfo_noinfo{font-style:italic;font-weight:bold}div.o_course_run div.o_course_run_toc{margin:1em 0 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{margin:0 0 1em 0;padding:1em 20px 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_shorttitle{border-bottom:1px solid #ACAAAA}div.o_course_run div.o_course_run_toc div.o_course_run_displaytitle{margin-top:0.5em;color:#aaaaaa}div.o_course_run div.o_course_run_toc div.o_course_run_objectives{margin:1em 0 1em 0;border:0;background:none}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{background:#FBFBFB;padding:5px;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run #b_content_popup{position:absolute;top:0;right:0}div.o_sp_peekview{margin:1em 0 1em 0}div.o_sp_peekview ul{list-style:none}div.o_sp_peekview li{margin-top:0.5em}div.o_peekview_author{padding:3px 0 5px 0;font-style:italic;color:#aaaaaa;font-size:90%}#b_preview_wrapper{clear:both;padding:10px;background:#fff;border-bottom:1px solid #94bed3}#b_main.b_preview{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white;background:white url(../openolat/images/prevbg.png) repeat}body.b_full_screen{background-color:white;background-image:none}body.b_full_screen #b_page_margins{display:none}body.b_full_screen div.b_modal_area{margin:2%;width:96%}body.b_full_screen div#b_preview_wrapper{margin:0;border:0;padding:0;background:#5e5e5e;background:-moz-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5e5e5e), color-stop(50%, #444444), color-stop(51%, #222222), color-stop(100%, #3c3c3c));background:-webkit-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-o-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-ms-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%)}body.b_full_screen div#b_preview_wrapper div.b_preview_link{border:none}body.b_full_screen div#b_preview_wrapper div.b_preview_link a.b_link_back{margin:0.5em}body.b_full_screen div#b_preview_wrapper div.b_preview_link div.b_preview_wrapper_loading{background:transparent url(../openolat/images/ajax-loader.gif) no-repeat top left}div#b_preview_wrapper div#b_preview_wrapper_message{float:right;padding-left:16px;width:100px}div.o_scorm a.b_link_close{padding-right:20px}div.o_scorm div.o_scorm_navigation{float:right;display:inline;padding:3px;background:#fefefe;background:-moz-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(50%, #e3e3e3), color-stop(51%, #cfcfcf), color-stop(100%, #f3f3f3));background:-webkit-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-o-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-ms-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);border:1px solid #504D4E;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0.2em}div.o_scorm div.o_scorm_navigation a{margin:0 2px}div.o_scorm div.o_scorm_navigation a.o_scorm_previous_icon{background-image:url(../openolat/images/arrow_left_big.png)}div.o_scorm div.o_scorm_navigation a.o_scorm_next_icon{background-image:url(../openolat/images/arrow_right_big.png)}div.o_scorm div.o_scorm_navigation a.hover{background-color:none}.o_scorm_completed,.o_scorm_passed{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_ok.png")}.o_scorm_failed{top:6px;left:6px !important;background-image:url("../openolat/images/decorator/deco_error.png")}.o_scorm_incomplete{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_scorm_not_attempted{top:6px;left:6px;background-image:none}div.o_members_search{padding-top:10px;padding-left:10px}div.filters{text-align:center;padding-top:1.5em}div.o_members_search div.searchitem{margin-bottom:0.5em}div.searchitem select,div.searchitem input{width:250px}.o_members_register{margin-bottom:5px}.o_members_register_active{font-weight:bold;font-size:120%}div.o_members_paging{width:100%;padding-bottom:1em;padding-top:0.5em;text-align:center}div.o_members_paging div{padding-left:1em;padding-right:1em;display:inline}div.o_bcard{background-color:#eee;margin-top:10px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.o_bcard_header,div.o_members_header{padding:6px;border-bottom:1px solid #fff}div.o_bcard_portrait{float:left;display:inline;width:100px;height:100px;margin:10px}div.o_bcard_portrait img{border:1px #d3d3d3 solid}div.o_bcard_portrait_group{background-image:url(../openolat/images/group_100x100.png);border:1px #d3d3d3 solid}div.o_bcard_text{margin-left:120px;margin-top:10px;line-height:150%}div.o_bcard_footer{text-align:right;clear:both;font-size:95%;color:#1f49b3;padding:5px}div.o_visitingcard h4{background:url("../openolat/images/card-address.png") 0 50% no-repeat;padding-left:20px;margin-bottom:1em}div.o_visitingcard table th{width:20%}.popup_iframe{width:100%;height:100%;border:none;min-height:60em}div.o_reservation{position:relative;margin-top:2em;padding:1em;background:#F7F7F7;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_reservation span.o_reservation_name{font-weight:bold;line-height:2em}div.o_reservation span.o_reservation_role_coach{margin-left:1em}div.o_reservation span.o_reservation_accepted{margin-left:2em;background:transparent url(../openolat/images/tick.png) 0 50% no-repeat;color:#009900;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation span.o_reservation_refused{margin-left:2em;background:transparent url(../openolat/images/cross.png) 0 50% no-repeat;color:#990000;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation a.o_reservation_details_link{padding:0 1em}div.o_reservation div.o_reservation_details{padding:1em 0 0 0}div.o_reservation ul{list-style:none;padding:0;margin:0}div.o_reservation ul li{background-repeat:no-repeat;padding:0;margin:0}div.o_infomsgs{padding-top:5px}div.o_infomsgs div.b_datecomp{top:2px;float:left;display:inline}div.o_infomsgs div.o_infomsg{margin-bottom:1em;padding:10px 0 0 0}div.o_infomsgs .b_year{display:none}div.o_infomsgs .o_item_info{color:#7D7D7D;font-size:90%}div.o_infomsgs .o_item_info .o_item_info_mod{color:#98221F}div.b_table_wrapper td a.o_peekview_infomsg_link{display:inline}div.o_infomsgs_config{padding-bottom:5px}div.o_infomsgs_config div{display:inline}.o_infomsg_icon{background-image:url(../openolat/images/information-button.png)}.o_infomsg_create_button{position:absolute;top:0;right:250px}.b_mail_icon{background-image:url(../openolat/images/mail.png)}div.b_mail_message div.b_form_element_wrapper:first-child div.b_form_element{font-weight:bold}.b_mail_new{width:20px !important;background-image:url(../openolat/images/new-text.png)}.b_table_wrapper span.b_mail_unread{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/bullet_black.png) top left no-repeat}.b_table_wrapper span.b_mail_read{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper span.b_mail_marked{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/flag.png) top left no-repeat}.b_table_wrapper span.b_mail_unmarked{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper .b_marked{font-weight:bold}ul.b_mail_attachments{list-style:none;margin:0;padding:0}ul.b_mail_attachments li{margin:0}div.o_cmembers *{vertical-align:middle}div.o_cmembers div.o_cmember{float:left;width:30%;height:50px;overflow:hidden;margin:5px 5px 5px 0;padding:8px;border:1px solid #ddd;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.o_cmembers div.o_cmember *{vertical-align:middle}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper{background-color:white;float:left;height:100%;width:50px;overflow:hidden;margin-right:5px;border:1px solid #ddd}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper img.o_cmember_portrait{background-color:white;min-width:50px;background-position:50% 50%;background-repeat:no-repeat}div.o_cmembers div.o_cmember .o_cmember_info_wrapper{padding:16px 0px}div.o_cmembers a.o_cmembers_mail{float:none;margin-left:5px;padding-left:20px;background-image:url(../openolat/images/mail.png)}div.o_cmembers a.o_cmembers_mail span{display:none}div.o_cmembers h4{padding:7px 0 0 0;clear:both}div.o_ll_container ul li{list-style:circle;margin:1em}div.o_ll_container ul li div{font-style:italic}a.o_ll_browse span{display:block;width:20px;height:18px;background:url(../openolat/images/library.png) top left no-repeat;margin-left:1px}div.b_datecomp{width:2.5em;height:3em;position:relative;margin-right:5px;font-weight:normal;color:white;text-align:center;vertical-align:middle;border:1px solid #000;font-size:85%}div.b_datecomp div{width:100%;position:absolute;left:0}div.b_datecomp div.b_year{height:1em;top:-1.5em;font-size:80%;font-weight:normal;color:#000}div.b_datecomp div.b_month{background:#BE5B5D;height:40%;top:0;font-size:80%;font-weight:normal;color:white}div.b_datecomp div.b_day{background:#fff;height:60%;bottom:0;font-size:120%;font-weight:bold;color:#000;border-top:1px solid #000;border-bottom:1px solid #aaaaaa}.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}img.o_portrait_dummy{background-image:url(../openolat/images/dummy.png);width:100px;height:100px}img.o_portrait_dummy_small{background-image:url(../openolat/images/dummy_small.png)}img.o_portrait_dummy_female_big{background-image:url(../openolat/images/dummy_female_big.png);width:100px;height:100px}img.o_portrait_dummy_female_small{background-image:url(../openolat/images/dummy_female_small.png)}img.o_portrait_dummy_male_big{background-image:url(../openolat/images/dummy_male_big.png);width:100px;height:100px}img.o_portrait_dummy_male_small{background-image:url(../openolat/images/dummy_male_small.png)}ul.o_sel_repository_owners{list-style:none;margin:0;padding:0;white-space:nowrap}ul.o_sel_repository_owners li{margin:0}div.fx_portal_admin{margin-top:10px}div.fx_portlets_column{width:30%;float:left;margin-right:10px}div.fx_portlets_column div.b_portlet{min-height:1em}div.fx_portlets_column_name{padding:5px 5px 0px 5px}div.fx_portlets_column_name span{color:#4F576A;font-weight:bold;text-deocration:underline}div.fx_portlets_column_portlets{border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}div.fx_available_portlets{width:28%;float:right}div.fx_available_portlets div.b_portlet{min-height:1em}div.fx_portlets_admin_column{min-height:12em}div.fx_site_admin_column{float:left}div.fx_site_admin_column div.fx_site_definition{min-height:1em}div.o_notifications_news_datechooser{border-bottom:1px solid #bbb;padding:1em 0 1em 0}div.o_notifications_news_datechooser label{padding-right:1em}div.o_notifications_news_subscription{margin:1.5em 0 2em 0}div.o_notifications_news_subscription h4{font-size:110%}div.o_notifications_news_subscription h4.o_returnbox_icon{background-image:url(../openolat/images/box_return.png) !important}div.o_notifications_news_context{color:#7D7D7D;font-size:90%}div.o_notifications_news_content{margin:0.5em 0 0.5em 0}div.o_notifications_news_content ul{list-style-type:none;margin:0}#o_search_form{margin:5px;position:relative}#o_search_form_toggler{background-image:url(../openolat/images/magnifier-zoom.png);cursor:pointer}#o_search_form_content div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0.5em 0}#o_search_form div.b_contexthelp_wrapper a.b_contexthelp{right:0}#o_search_results{border-top:1px solid #eee;margin:5px}#o_search_results_header{line-height:16px;vertical-align:middle;background:url(../openolat/images/magnifier-zoom.png) no-repeat center left #f8f8f8;padding:2px 2px 2px 20px;margin-bottom:5px}#o_search_results_header div.o_search_results_stats{float:right;display:inline;font-size:90%}#o_search_results_header span.o_search_highlight{padding-left:2em}#o_search_results_header.o_search_did_you_mean,#o_search_results_header.o_search_no_results{background-image:url(../openolat/images/exclamation.png);color:#990000}#o_search_results_header.o_search_did_you_mean span.o_search_did_you_mean_words{color:#000;font-weight:bold}#o_search_results_header #o_search_pageing{padding-left:2em;display:inline}#o_search_pageing_bottom{text-align:center;background:#F8F8F8;border-bottom:1px solid #eee;padding:3px}#o_search_results_toomany{background:url(../openolat/images/exclamation.png) no-repeat center left #f8f8f8;color:#990000;padding:5px 0 3px 20px;position:relative;top:-5px;margin-bottom:5px}div.o_search_result{margin:0 0 1em 0;padding:1em 0 0 0}div.o_search_result_title a{font-weight:bold}div.o_search_result_title a.o_search_result_details_link{margin-left:1em;font-weight:normal;font-size:90%;vertical-align:bottom}div.o_search_result_excerpt{padding:2px 0 1px 0;font-size:95%;max-width:60em}div.o_search_result_excerpt span.o_search_result_highlight{font-weight:bold;background-color:#FFFF80}div.o_search_result_context,div.o_search_result_author,div.o_search_result_lastmod,div.o_search_result_type,div.o_search_result_desc{padding:1px 0;font-size:90%;color:#667}a.o_fulltext_search_button{background:url(../openolat/images/magnifier-zoom.png) top left no-repeat}div.error-box{width:400px;margin:30px auto;padding:20px;border:2px solid #025d8c;border-radius:6px;background:white;moz-box-shadow:0 2px 4px #cccccc;-ms-box-shadow:0 2px 4px #cccccc;-o-box-shadow:0 2px 4px #cccccc;-webkit-box-shadow:0 2px 4px #cccccc;box-shadow:0 2px 4px #cccccc;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.error-box h1{background-image:url(../openolat/images/icon_warning_32.png);background-repeat:no-repeat;padding-left:30px;font-size:14pt;font-weight:bold}.b_tag_list{background:url(../openolat/images/tag-label-yellow.png) 0px 3px no-repeat !important}.b_tag_icon{background-image:url(../openolat/images/tag-label-yellow.png)}div.b_tags{margin:2em 0}div.b_tags div{padding:0.5em 0 0 20px}div.b_tags span.b_tag{font-size:80%;padding:5px 2px 5px 2px;line-height:3em;white-space:nowrap}*:first-child + html div.holder{padding-bottom:2px}* html div.holder{padding-bottom:2px}.textbox-outer{list-style-type:none;margin-left:0em}a.bit-box,span.b_tag{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #CAD8F3;background:#DEE7F8;padding:1px 5px 2px;padding-right:15px;position:relative}div.holder{font-size:80%;min-width:200px;width:auto;margin:0;overflow:hidden;height:auto !important;height:1%;padding:0px 0px 0;cursor:text}div.holder a{float:left;margin:0 5px 4px 0}div.holder a.bit{text-decoration:none;color:black}div.holder a.bit:active,div.holder a.bit:focus{outline:none}div.holder a.bit-box-focus{border-color:#598BEC;background:#598BEC;color:#fff}div.holder a.bit-input .maininput{border:1px solid #eeeeee}div.holder a.bit-input input{width:100px;margin:0;border:none;background:white;outline:0;padding:3px 0 2px}div.holder a.bit-input input.smallinput{width:20px}div.holder a.bit-hover{background:#BBCEF1;border:1px solid #6D95E0}div.holder a.bit-box-focus{background:#598BEC;color:#fff}div.holder a.bit-box a.closebutton{position:absolute;right:0;top:5px;display:block;width:7px;height:7px;font-size:1px;background:url("../openolat/images/tag_x.gif")}div.holder a.bit-box a.closebutton:hover{background-position:7px}div.holder a.bit-box a.closebutton:active{outline:none}div.holder a.bit-box-focus a.closebutton,div.holder a.bit-box-focus a.closebutton:hover{background-position:bottom}ol.textbox-outer{margin:0;padding:0}.textboxlist-auto{position:absolute;width:300px;overflow:visible;display:none;background:#eee;z-index:2}.textboxlist-auto .default{padding:5px 7px;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul{display:none;margin:0;padding:0;overflow:auto}.textboxlist-auto ul li{padding:5px 12px;z-index:1000;cursor:pointer;margin:0;list-style-type:none;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul li.loading-indicator{padding-left:30px;background-position:5px center;cursor:defat;font-size:100.01% !important;line-height:1.5em}.textboxlist-auto ul li.more-indicator{cursor:defat;font-style:italic}.textboxlist-auto ul li em{font-weight:bold;font-style:normal;background:#ccc}.textboxlist-auto ul li.auto-focus{background:#4173CC;color:#fff}.textboxlist-auto ul li.auto-focus em{background:none}input.inputMessage{color:#AAA;font-size:11px}.b_wizard .textbox-outer{background:url(../openolat/images/tag-label-yellow.png) top left no-repeat}.b_wizard .textbox-outer li{margin-left:18px}.b_wizard .textboxlist-auto ul li{margin-left:0}.b_wizard div.holder a.bit-input input{background:#f8f8f8;padding:0.4em}.clgen_font_arial{font-family:arial,helvetica}.clgen_font_arial_black{font-family:arial black,avant garde}.clgen_font_comic{font-family:comic sans ms,sans-serif}.clgen_font_courier{font-family:courier new,courier}.clgen_font_georgia{font-family:georgia,serif}.clgen_font_impact{font-family:impact,chicago}.clgen_font_lucida{font-family:lucida console,monaco,monospace}.clgen_font_palatino{font-family:palatino linotype,book antiqua,palatino,serif}.clgen_font_times{font-family:times new roman,times}.clgen_font_verdana{font-family:verdana,geneva,sans-serif}.clgen_font_xxlarge{font-size:130%}.clgen_font_xxsmall{font-size:70%}option.Black{background-color:Black}option.Navy{background-color:Navy}option.DarkBlue{background-color:DarkBlue}option.MediumBlue{background-color:MediumBlue}option.Blue{background-color:Blue}option.DarkGreen{background-color:DarkGreen}option.Green{background-color:Green}option.Teal{background-color:Teal}option.DarkCyan{background-color:DarkCyan}option.DeepSkyBlue{background-color:DeepSkyBlue}option.DarkTurquoise{background-color:DarkTurquoise}option.MediumSpringGreen{background-color:MediumSpringGreen}option.Lime{background-color:Lime}option.SpringGreen{background-color:SpringGreen}option.Aqua{background-color:Aqua}option.Cyan{background-color:Cyan}option.MidnightBlue{background-color:MidnightBlue}option.DodgerBlue{background-color:DodgerBlue}option.LightSeaGreen{background-color:LightSeaGreen}option.ForestGreen{background-color:ForestGreen}option.SeaGreen{background-color:SeaGreen}option.DarkSlateGray{background-color:DarkSlateGray}option.DarkSlateGrey{background-color:DarkSlateGrey}option.LimeGreen{background-color:LimeGreen}option.MediumSeaGreen{background-color:MediumSeaGreen}option.Turquoise{background-color:Turquoise}option.RoyalBlue{background-color:RoyalBlue}option.SteelBlue{background-color:SteelBlue}option.DarkSlateBlue{background-color:DarkSlateBlue}option.MediumTurquoise{background-color:MediumTurquoise}option.Indigo{background-color:Indigo}option.DarkOliveGreen{background-color:DarkOliveGreen}option.CadetBlue{background-color:CadetBlue}option.CornflowerBlue{background-color:CornflowerBlue}option.MediumAquaMarine{background-color:MediumAquaMarine}option.DimGray{background-color:DimGray}option.DimGrey{background-color:DimGrey}option.SlateBlue{background-color:SlateBlue}option.OliveDrab{background-color:OliveDrab}option.SlateGray{background-color:SlateGray}option.SlateGrey{background-color:SlateGrey}option.LightSlateGray{background-color:LightSlateGray}option.LightSlateGrey{background-color:LightSlateGrey}option.MediumSlateBlue{background-color:MediumSlateBlue}option.LawnGreen{background-color:LawnGreen}option.Chartreuse{background-color:Chartreuse}option.Aquamarine{background-color:Aquamarine}option.Maroon{background-color:Maroon}option.Purple{background-color:Purple}option.Olive{background-color:Olive}option.Gray{background-color:Gray}option.Grey{background-color:Grey}option.SkyBlue{background-color:SkyBlue}option.LightSkyBlue{background-color:LightSkyBlue}option.BlueViolet{background-color:BlueViolet}option.DarkRed{background-color:DarkRed}option.DarkMagenta{background-color:DarkMagenta}option.SaddleBrown{background-color:SaddleBrown}option.DarkSeaGreen{background-color:DarkSeaGreen}option.LightGreen{background-color:LightGreen}option.MediumPurple{background-color:MediumPurple}option.DarkViolet{background-color:DarkViolet}option.PaleGreen{background-color:PaleGreen}option.DarkOrchid{background-color:DarkOrchid}option.YellowGreen{background-color:YellowGreen}option.Sienna{background-color:Sienna}option.Brown{background-color:Brown}option.DarkGray{background-color:DarkGray}option.DarkGrey{background-color:DarkGrey}option.LightBlue{background-color:LightBlue}option.GreenYellow{background-color:GreenYellow}option.PaleTurquoise{background-color:PaleTurquoise}option.LightSteelBlue{background-color:LightSteelBlue}option.PowderBlue{background-color:PowderBlue}option.FireBrick{background-color:FireBrick}option.DarkGoldenRod{background-color:DarkGoldenRod}option.MediumOrchid{background-color:MediumOrchid}option.RosyBrown{background-color:RosyBrown}option.DarkKhaki{background-color:DarkKhaki}option.Silver{background-color:Silver}option.MediumVioletRed{background-color:MediumVioletRed}option.IndianRed{background-color:IndianRed}option.Peru{background-color:Peru}option.Chocolate{background-color:Chocolate}option.Tan{background-color:Tan}option.LightGray{background-color:LightGray}option.LightGrey{background-color:LightGrey}option.PaleVioletRed{background-color:PaleVioletRed}option.Thistle{background-color:Thistle}option.Orchid{background-color:Orchid}option.GoldenRod{background-color:GoldenRod}option.Crimson{background-color:Crimson}option.Gainsboro{background-color:Gainsboro}option.Plum{background-color:Plum}option.BurlyWood{background-color:BurlyWood}option.LightCyan{background-color:LightCyan}option.Lavender{background-color:Lavender}option.DarkSalmon{background-color:DarkSalmon}option.Violet{background-color:Violet}option.PaleGoldenRod{background-color:PaleGoldenRod}option.LightCoral{background-color:LightCoral}option.Khaki{background-color:Khaki}option.AliceBlue{background-color:AliceBlue}option.HoneyDew{background-color:HoneyDew}option.Azure{background-color:Azure}option.SandyBrown{background-color:SandyBrown}option.Wheat{background-color:Wheat}option.Beige{background-color:Beige}option.WhiteSmoke{background-color:WhiteSmoke}option.MintCream{background-color:MintCream}option.GhostWhite{background-color:GhostWhite}option.Salmon{background-color:Salmon}option.AntiqueWhite{background-color:AntiqueWhite}option.Linen{background-color:Linen}option.LightGoldenRodYellow{background-color:LightGoldenRodYellow}option.OldLace{background-color:OldLace}option.Red{background-color:Red}option.Fuchsia{background-color:Fuchsia}option.Magenta{background-color:Magenta}option.DeepPink{background-color:DeepPink}option.OrangeRed{background-color:OrangeRed}option.Tomato{background-color:Tomato}option.HotPink{background-color:HotPink}option.Coral{background-color:Coral}option.Darkorange{background-color:Darkorange}option.LightSalmon{background-color:LightSalmon}option.Orange{background-color:Orange}option.LightPink{background-color:LightPink}option.Pink{background-color:Pink}option.Gold{background-color:Gold}option.PeachPuff{background-color:PeachPuff}option.NavajoWhite{background-color:NavajoWhite}option.Moccasin{background-color:Moccasin}option.Bisque{background-color:Bisque}option.MistyRose{background-color:MistyRose}option.BlanchedAlmond{background-color:BlanchedAlmond}option.PapayaWhip{background-color:PapayaWhip}option.LavenderBlush{background-color:LavenderBlush}option.SeaShell{background-color:SeaShell}option.Cornsilk{background-color:Cornsilk}option.LemonChiffon{background-color:LemonChiffon}option.FloralWhite{background-color:FloralWhite}option.Snow{background-color:Snow}option.Yellow{background-color:Yellow}option.LightYellow{background-color:LightYellow}option.Ivory{background-color:Ivory}option.White{background-color:White}@media all{#o_cal_manage_calendars{float:right;margin-right:10px;margin-top:5px}#o_cal_config_below_cal_container{padding:6px;position:relative;overflow:hidden}#o_cal_config_below_cal_container div.b_contexthelp_wrapper a.b_contexthelp{top:0;right:0}.o_cal_embedded_course_container{padding-top:6px}.o_cal_embedded_course_container #b_content_popup{position:absolute;top:0;right:0}.o_course_run_peekview .o_cal_peekview ul li{list-style:none}#o_cal_wv_actions{vertical-align:middle;line-height:16px;padding-right:30px;float:right;display:inline;position:relative}#o_cal_wv_nav{text-align:left;vertical-align:middle;line-height:16px;float:left;display:inline;position:absolute;top:5px;left:5px}.o_cal_wv_prev,.o_cal_wv_next{margin-left:0 !important;margin-right:0 !important}.o_cal_wv_prev span{width:20px;height:20px;float:left;background:transparent url(arrow_left_big.png) no-repeat center center}.o_cal_wv_next span{width:20px;height:20px;float:left;background:transparent url(arrow_right_big.png) no-repeat center center}#o_cal_wv{padding:0 0px 5px 0px;position:relative;width:auto}#o_cal_wv_header_wrapper{padding-top:10px;position:relative;clear:both}#o_cal_wv_header{border:1px solid #888;position:relative;height:20px;margin-bottom:2px;background:#FFF}.o_cal_wv_grid_wrapper{position:relative;border:1px solid #888;background:#FFF;padding-bottom:1px}.o_cal_wv_grid{position:relative;width:auto;height:600px;overflow:scroll !important;overflow-x:hidden !important}#o_cal_wv_daylong{border:1px solid #888;position:relative;width:auto;overflow:visible;margin-bottom:2px;background:#FFF}.o_cal_wv_dlday{border-left:1px solid #888;position:absolute;width:13%;background:#FFF}.o_cal_wv_time{position:absolute;width:9%}.o_cal_wv_legend_hours{margin:0;padding:0;height:20px;text-align:center;color:#888}.o_cal_wv_legend_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:39px}.o_cal_wv_legend_hour div{padding:3px 3px 0 3px;text-align:center;color:#444;overflow:hidden;height:16px}.o_cal_wv_day{border-left:1px solid #888;position:absolute;width:13%;border-collapse:collapse;background:#FFF}.o_cal_wv_legend_day{margin:0;padding:0;height:20px}.o_cal_wv_legend_day div{padding:3px 3px 0px 3px;height:15px;overflow:hidden;text-align:center;color:#888}.o_cal_wv_hour{border-bottom:1px dotted #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour:hover{background:#DCDDE0}.o_cal_wv_hour:hover{background:#DCDDE0}.o_cal_wv_row0{left:0}.o_cal_wv_row1{left:9%}.o_cal_wv_row2{left:22%}.o_cal_wv_row3{left:35%}.o_cal_wv_row4{left:48%}.o_cal_wv_row5{left:61%}.o_cal_wv_row6{left:74%}.o_cal_wv_row7{left:87%}.o_cal_wv_holiday{background:#eee}.o_cal_wv_today{background:#fff5cc}.o_cal_wv_lastday{border-right:1px solid #888}.o_cal_wv_lasthour{border-bottom:0}.o_cal_wv_event_wrapper{padding:0;margin:0;padding-bottom:2px;position:absolute;overflow:hidden;z-index:10}.o_cal_wv_event{border:1px solid;padding:0;margin:0;position:relative;overflow:hidden;z-index:10}.o_cal_wv_event_overflow{position:absolute;right:2px;z-index:20}.o_cal_wv_event:hover{border-color:#000;z-index:11}.o_cal_wv_event_header{height:1em;overflow:hidden;padding:0px 2px 3px 2px;font-weight:bold;vertical-align:bottom}.o_cal_wv_event_content{padding:1px 2px 1px 2px}.o_cal_toptoolbar{margin-bottom:0.8em;min-width:707px;padding-bottom:8px;border-bottom:1px solid #eee}.o_cal_toptoolbar .o_cal_pagination{float:left;height:2em;width:235px}.o_cal_toptoolbar .o_cal_gotodate{float:left;height:2em;width:350px}.o_cal_gotodate div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:0}.o_cal_toptoolbar .o_cal_search{float:left;height:2em}.o_cal_wv_devent_wrapper{padding:0;margin:0;position:relative;top:-1px;left:-1px;width:auto;height:20px}.o_cal_wv_devent{border:1px solid;padding:0;margin:0;width:100%;height:19px;overflow:hidden;z-index:11}.o_cal_wv_devent:hover{border-color:#000;z-index:12}.o_cal_wv_devent_content{padding:1px 2px 1px 2px}.o_cal_config{margin:2em 0;position:relative;padding:5px}.o_cal_manage_config{position:relative;padding:5px}.o_cal_manage_config fieldset{position:relative;display:inline}.o_cal_config fieldset{position:relative;display:inline}.o_cal_config_scrollwrapper{width:400px;height:100px;overflow:scroll;overflow-x:hidden;border:1px solid #BFBFBF;position:relative}.o_cal_config_row{clear:both;padding:2px 15px 0 0}.o_cal_config_enabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_on.png) no-repeat;float:left;display:inline}a.o_cal_config_enabled:hover{background:url(../openolat/images/cal/check_on_over.png) no-repeat}.o_cal_config_disabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_off.png) no-repeat;float:left;display:inline}.o_cal_config_calendar{border:1px solid;padding:0;margin:0;padding:1px 6px 1px 4px;position:relative;height:14px;width:200px;overflow:hidden;float:left;display:inline}.o_cal_config_chosecolor{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/color.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_remove_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_remove.png) no-repeat 0 0;float:left;display:inline}a.o_cal_config_unsubscribe{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_remove.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_regenerate_link{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_regen.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_remove_cal{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/delete.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_addevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_importevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--arrow.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_readonly{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;opacity:0.6;float:left;display:inline}#o_cal_colorchooser{background:#DCDDE0;border:1px solid #999999;float:left;display:inline;padding:3px;position:relative}#o_cal_colorchooser div{position:relative;border:1px solid #FFF;margin:5px;float:left;display:inline}#o_cal_colorchooser div:hover{border:1px solid #000}#o_cal_colorchooser a{position:relative;width:20px;height:20px;float:left;display:inline}.o_cal_colorchooser_selected{background:url(../openolat/images/cal/selectedcolor.gif) no-repeat 2px 2px}.o_cal_orange{background:#ffc266;border-color:#ff9900;color:#5D5D5D}.o_cal_orange .o_cal_wv_event_header{background:#ff9900}.o_cal_orange a{color:#5d5d5d !important}.o_cal_green{background:#66c266;border-color:#009900;color:#FFF}.o_cal_green .o_cal_wv_event_header{background:#009900}.o_cal_green a{color:white !important}.o_cal_blue{background:#4d6e9f;border-color:#2e5894;color:#FFF}.o_cal_blue .o_cal_wv_event_header{background:#2e5894}.o_cal_blue a{color:white !important}.o_cal_yellow{background:#ffe066;border-color:#ffcc00;color:#5D5D5D}.o_cal_yellow .o_cal_wv_event_header{background:#ffcc00}.o_cal_yellow a{color:#5d5d5d !important}.o_cal_red{background:#c26666;border-color:#990000;color:#FFF}.o_cal_red .o_cal_wv_event_header{background:#990000}.o_cal_red a{color:white !important}.o_cal_grey{background:#DDDAAA;border-color:#5D5D5D;color:#FFF}.o_cal_grey .o_cal_wv_event_header{background:#5D5D5D}.o_cal_grey a{color:white !important}div.o_cal_gotodate div.b_form_element{margin-left:0%;margin-top:-4px}div.o_cal_search_subscribe{float:right;margin-right:20px}div.o_cal_week_year_label{font-weight:bold;margin-top:8px}.o_cal_config_regenerate_link{position:relative;float:left;display:inline}.o_cal_wv_event_tooltip{display:none}.o_cal_tooltip_buttons{text-align:right}.o_cal_wv .x-tip-body div{padding:0.2em 0}div.o_cal_wv_event_tooltip_content{padding-top:1em}div.o_cal_tooltip_buttons{padding-top:1em}.o_cal_wv_print{display:none}}.o_glossary{margin:0 100px 0 100px}.o_glossary_entry{margin:0px 0 0px 0;padding:10px;border-top:1px solid #DCDDE0;border-left:1px solid #DCDDE0;border-right:1px solid #DCDDE0}.o_glossary_commands{float:right}.o_glossary_addcommand{float:right}.o_glossary dt{font-weight:bold}dt span.o_glossary_author{font-weight:normal}dt span.o_glossary_modifier{font-weight:normal;color:#98221F}dt span.o_glossary_modifier a,dt span.o_glossary_modifier a:hover{color:#98221F}dt o_glossary_synonym{font-size:80%;font-variant:small-caps;font-style:italic}dd{padding-left:20px;clear:both}.o_glossary_register{margin-bottom:10px}.o_glossary_register_active{font-weight:bold;background-color:lightgrey;font-size:120%}.o_tm_glossary{border-bottom:1px dotted #666699}.o_tm_yellow{background-color:#FFFF66}.o_tm_blue{background-color:#33FFFF}.o_tm_red{background-color:#FF3333}.o_tm_green{background-color:#99FF00}@media print{.o_cal_toptoolbar.b_clearfix{display:none}.o_cal_wv{display:none}.o_cal_wv_print{display:block}#o_cal_config .b_float_right{display:none}#o_cal_config_below_cal_container .b_subcolumns{display:none}.o_cal_wv_print ul{list-style-type:none;margin-left:0}.o_cal_event{clear:left;margin:0.2em 0}.o_cal_wv_list *{float:left;width:100%}.o_cal_event span{padding:0 0.4em;display:block}.o_cal_date{font-weight:bold}.o_cal_time{width:25%}.o_cal_subject{width:40%;border-left-style:solid;border-left-width:thick}.o_cal_subject p{padding:0 0.4em;margin:0}.o_cal_location{float:right;width:34%}.o_cal_config_scrollwrapper{width:auto;height:auto;overflow:visible;overflow-x:visible}.o_cal_config_calendar{border-width:0;border-left-style:solid;border-left-width:thick;float:none;display:block}#o_cal_config_below_cal_container{border:none;background:none;overflow:visible}#o_cal_config_below_cal_container *{background:none;color:black}#o_cal_config_below_cal_container fieldset{border:none}#o_cal_config_below_cal_container fieldset legend{font-weight:bold}}#o_feed .o_box{border:1px solid #eee;padding:0.8em;margin-bottom:2em;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}#o_feed div.o_feed_edit{float:right;position:relative;top:0.2em;margin-right:0}#o_feed #o_link_container{margin-bottom:0.8em}#o_feed #o_link_container div.o_home{text-align:center}#o_feed #o_link_container div.o_older_items{float:left;display:inline}#o_feed #o_link_container div.o_newer_items{float:right;display:inline}#o_feed .b_year_navigation{text-align:center}#o_feed .b_year_navigation .b_months{border-top:1px solid #eee;padding-top:1em;margin-top:0.5em;clear:both;list-style:none}#o_feed .b_year_navigation span.b_disabled{background-image:none}div.o_feed_peekview{margin:1em 0 1em 0}div.o_feed_peekview h5{font-size:1em;position:relative;left:-20px}div.o_feed_peekview div.o_feed_peekview_item{padding-left:20px}#o_feed div.b_datecomp{top:2px;float:left;display:inline}#o_feed p.o_podcast_date{font-size:80%;color:#aaaaaa}#o_feed div.o_podcast_info img.icon{float:left;margin:0 1.5em 1.5em 0;max-width:120px;max-height:120px}#o_feed div.o_podcast_no_image{float:left;margin:0 1em 1em 0;width:100px;height:100px;color:#dfdfdf;background:white;text-align:center;padding:20px;border:2px dashed #dfdfdf;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_no_image span{vertical-align:middle}#o_feed div.o_podcast_subscription{clear:both}#o_feed div.o_podcast_subscription a.o_podcast_rss_link{display:block;float:right;width:16px;height:16px;background:url(../openolat/images/feed.png) no-repeat}#o_feed div.o_podcast_episode{padding:10px;margin-top:20px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_episode div.b_ratings_and_comments{margin:2em 0 0 0;padding-bottom:0;border-bottom:0}#o_feed div.o_podcast_episode div.o_podcast_audio{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_audio embed{width:200px;height:24px}#o_feed div.o_podcast_episode div.o_podcast_video{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_video embed{width:200px;height:157px}#o_feed .back_link.o_podcast{margin-bottom:1.5em}div.o_podcast_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/control/speaker-volume.png)}#o_feed .o_blog_posts .o_post,#o_feed .o_blog_post .o_post{margin-bottom:1em;padding:10px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}.o_post-readmorelinks{margin-top:1em;list-style:none}.o_post-readmorelinks,.o_post-readmorelinks li{margin-left:0;padding-left:0}#o_feed .o_blog_posts .o_draft{padding:0.8em;background-color:#fcf7ac;border:1px solid #fddc55}#o_feed .o_blog_posts .o_scheduled{padding:0.8em;background-color:#d9ffd0;border:1px solid #beffae}#o_feed div.o_blog_info div.o_blog_subscription{min-height:16px;padding-left:20px;background:url(../openolat/images/feed.png) no-repeat}#o_feed .o_blog_info .o_author,#o_feed .o_blog_posts .o_item_info{color:#7D7D7D;font-size:90%;margin:0}#o_feed .o_blog_posts p.o_item_info span.o_item_info_mod{color:#98221F}#o_feed .o_blog_post .back_link{margin-bottom:1.5em}div.o_blog_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/comment.png)}#o_instantmessaging_status_changer{padding:1em 0 0 0;margin:0}#o_instantmessaging_status_changer a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessaging_status_changer ul{list-style-type:none;padding:0;margin:0}#o_instantmessaging_status_changer li{padding:0;margin:0}#o_instantmessaging_status_changer li a{padding:0.1em 0 0.1em 20px;background-repeat:no-repeat;background-position:0 50%}.o_instantmessaging_chat_history,.o_groupchat_history{border:1px solid #ACAAAA;overflow:scroll;margin:0 0 1em 0;overflow-x:auto;height:170px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}.o_instantmessaging_chat_history div,.o_groupchat_history div{border-top:1px solid #eee}.o_instantmessaging_chat_history div.o_instantmessaging_avatar{float:left;padding:3px;border:1px solid #333;margin:3px}.o_instantmessaging_chat_history span.o_instantmessaging_from{text-align:left;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_from:hover{color:#000}.o_instantmessaging_chat_history span.o_instantmessaging_date{text-align:right;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_date:hover{color:#000}.o_instantmessaging_chat_history p-o_instantmessaging_body{background-color:red}.o_instantmessaging_chat_form input,.o_groupchat_chat_form input{width:99%}.o_instantmessaging_chat_form div.b_button_group,.o_groupchat_chat_form div.b_button_group{margin-top:1em}#o_instantmessages_buddieslist{font-size:90%;padding:1em 0 0 0;margin:0}#o_instantmessages_buddieslist a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessages_buddieslist ul{list-style-type:none;padding:0;margin:0}#o_instantmessages_buddieslist li{margin:0;padding:0}#o_instantmessages_buddieslist li.o_instantmessaging_group{padding-bottom:0.5em}#o_instantmessages_buddieslist li.o_instantmessaging_group div.o_instantmessaging_groupname{padding:0 0 0 20px;background:url(../openolat/images/users.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_vip span{font-weight:bold}#o_instantmessages_buddieslist li a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showgroupswitch{padding:2px 0 2px 20px;background:url(../openolat/images/users_conf.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status-offline.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_hideofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status.png) no-repeat 0 50%}#o_instantmessages_buddy{margin:1em 0 2em 0}#o_instantmessages_buddy a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}div.o_groupchat_roster{margin:0}div.o_groupchat_roster ul{list-style-type:none;margin:0;padding:0}div.o_groupchat_roster ul li{font-size:90%;margin:0;padding:0 0 0 20px;background:url(../openolat/images/user.png) no-repeat 0 50%}div.o_groupchat_roster ul li.o_instantmessaging_anonymous{background-image:url(../openolat/images/user_silhouette.png)}div.o_groupchat_roster ul li.o_instantmessaging_vip{font-weight:bold}div.o_groupchat_roster ul li.o_instantmessaging_vip.o_instantmessaging_anonymous{font-weight:normal}.o_instantmessaging_available_icon{background-image:url(../openolat/images/im/status.png)}.o_instantmessaging_dnd_icon{background-image:url(../openolat/images/im/status-away.png)}.o_instantmessaging_unavailable_icon{background-image:url(../openolat/images/im/status-offline.png)}.o_instantmessaging_new_msg_icon{background-image:url(../openolat/images/im/new_message.png)}.o_instantmessaging_chat_icon{background-image:url(../openolat/images/im/balloon-white-left.png)}.o_instantmessaging_refresh_icon{background-image:url(../openolat/images/qti/tries.png)}div.o_home_portaleditlink{position:absolute;top:1em;right:0.6em}.o_home_main{text-align:center}div.o_home_rsslink{clear:both;float:right;display:inline;margin:10px 0}div.o_home_rsslink a{float:right;display:inline}div.o_home_rsslink a.o_home_rsslink{background:url(../openolat/images/feed.png) no-repeat;width:16px;display:block;height:16px;line-height:0}.b_portlet{position:relative;margin:10px;min-height:13em}.b_portlet .b_portlet_showall{font-size:95%;position:absolute;right:0;top:0}.b_portlet .b_portlet_header{border-bottom:1px solid #94bed3;white-space:nowrap;overflow-y:hidden !important;overflow-x:hidden !important}.b_portlet .b_portlet_content{position:relative;padding:1em 0 0 0}.b_portlet div.b_portlet_table table{background:none;border:none}.b_portlet div.b_portlet_table table th,.b_portlet div.b_portlet_table table td{padding:0}.b_portlet div.b_portlet_table table tbody tr{background:transparent}.b_portlet div.b_portlet_table table tbody tr.b_table_odd td{background:transparent}.b_portlet div.b_portlet_table table tbody tr td{border:0 !important}.b_portlet div.b_portlet_table table tbody tr:hover,.b_portlet div.b_portlet_table table tbody tr:hover td,.b_portlet div.b_portlet_table table tbody tr:focus,.b_portlet div.b_portlet_table table tbody tr:focus td{background:transparent}.b_portlet div.b_portlet_table div.b_table_empty{background:none;padding:0;margin:0}div.o_portlet_repository_student td.b_first_child{width:24px}div.o_portlet_repository_teacher td.b_first_child{width:24px}.b_portlet .b_portlet_header{background-repeat:no-repeat;background-position:0% 50%;padding-left:27px;padding-top:5px;padding-bottom:5px}div.o_portlet_calendar div.b_portlet_header{background-image:url(../openolat/images/calendar_empty.png);padding-left:2px;padding-top:8px}div.o_portlet_calendar.o_day_1 div.b_portlet_header strong:before{content:"1";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_2 div.b_portlet_header strong:before{content:"2";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_3 div.b_portlet_header strong:before{content:"3";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_4 div.b_portlet_header strong:before{content:"4";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_5 div.b_portlet_header strong:before{content:"5";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_6 div.b_portlet_header strong:before{content:"6";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_7 div.b_portlet_header strong:before{content:"7";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_8 div.b_portlet_header strong:before{content:"8";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_9 div.b_portlet_header strong:before{content:"9";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_10 div.b_portlet_header strong:before{content:"10";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_11 div.b_portlet_header strong:before{content:"11";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_12 div.b_portlet_header strong:before{content:"12";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_13 div.b_portlet_header strong:before{content:"13";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_14 div.b_portlet_header strong:before{content:"14";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_15 div.b_portlet_header strong:before{content:"15";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_16 div.b_portlet_header strong:before{content:"16";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_17 div.b_portlet_header strong:before{content:"17";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_18 div.b_portlet_header strong:before{content:"18";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_19 div.b_portlet_header strong:before{content:"19";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_20 div.b_portlet_header strong:before{content:"20";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_21 div.b_portlet_header strong:before{content:"21";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_22 div.b_portlet_header strong:before{content:"22";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_23 div.b_portlet_header strong:before{content:"23";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_24 div.b_portlet_header strong:before{content:"24";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_25 div.b_portlet_header strong:before{content:"25";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_26 div.b_portlet_header strong:before{content:"26";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_27 div.b_portlet_header strong:before{content:"27";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_28 div.b_portlet_header strong:before{content:"28";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_29 div.b_portlet_header strong:before{content:"29";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_30 div.b_portlet_header strong:before{content:"30";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_31 div.b_portlet_header strong:before{content:"31";font-size:smaller;padding-right:16px}div.o_portlet_infomsg div.b_portlet_header{background-image:url(../openolat/images/comment.png)}div.o_portlet_quickstart div.b_portlet_header{background-image:url(../openolat/images/mouse.png)}div.o_portlet_bookmark div.b_portlet_header{background-image:url(../openolat/images/book-open-bookmark.png)}div.o_portlet_groups div.b_portlet_header{background-image:url(../openolat/images/users.png)}div.o_portlet_notes div.b_portlet_header{background-image:url(../openolat/images/sticky-note--pencil.png)}div.o_portlet_noti div.b_portlet_header{background-image:url(../openolat/images/mail.png)}div.o_portlet_eff div.b_portlet_header{background-image:url(../openolat/images/script-stamp.png)}div.o_portlet_repository_student div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}div.o_portlet_repository_teacher div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image-red.png)}div.b_portlet_iframe div.b_portlet_header{background-image:url(../openolat/images/layer.png)}div.b_portlet_sysinfo div.b_portlet_header{background-image:url(../openolat/images/exclamation.png)}div.b_portlet_dyk div.b_portlet_header{background-image:url(../openolat/images/light-bulb.png)}div.o_portlet_infomessages div.b_portlet_header{background-image:url(../openolat/images/information-button.png)}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet.b_portlet_edit{background:#FFE793;border:1px solid #FF9E3E;padding:2px}div.b_portlet.b_portlet_edit .b_portlet_header{height:23px}div.b_portlet_toolbox{position:absolute;top:0;right:0;padding:2px;height:20px;overflow-y:hidden !important;overflow-x:hidden !important}div.b_portlet_toolbox a,div.b_portlet_toolbox span.b_disabled{background-repeat:no-repeat;background-position:1px 1px;float:right;width:18px;height:18px;overflow:hidden}div.b_portlet_toolbox div{display:inline}div.b_portlet_toolbox > a,div.b_portlet_toolbox > span{border:1px solid #888;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;background:#eee;background-repeat:no-repeat;background-position:center}div.b_portlet_toolbox a.b_portlet_edit_left{background-image:url(../openolat/images/arrow_left_big.png)}div.b_portlet_toolbox a.b_portlet_edit_right{background-image:url(../openolat/images/arrow_right_big.png)}div.b_portlet_toolbox a.b_portlet_edit_down{background-image:url(../openolat/images/arrow_down_big.png)}div.b_portlet_toolbox a.b_portlet_edit_up{background-image:url(../openolat/images/arrow_up_big.png)}div.b_portlet_toolbox a.b_portlet_edit_delete{background-image:url(../openolat/images/bin-metal-full.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_auto{background-image:url(../openolat/images/table_sort.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_manual{background-image:url(../openolat/images/table_gear.png)}div.b_portlet_toolbox span.b_portlet_edit_left_disabled{background-image:url(../openolat/images/arrow_left_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_right_disabled{background-image:url(../openolat/images/arrow_right_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_down_disabled{background-image:url(../openolat/images/arrow_down_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_up_disabled{background-image:url(../openolat/images/arrow_up_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_auto_disabled{background-image:url(../openolat/images/table_sort.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_manual_disabled{background-image:url(../openolat/images/table_gear.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}.b_toolboxes{padding:6px}.b_toolboxes .b_toolbox{margin-bottom:20px}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper{border-bottom:1px solid #94bed3;background:inherit}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head{vertical-align:top}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head strong{font-weight:bold}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head_icon{background:transparent no-repeat 3px 50%;padding-left:19px;line-height:1.2em;color:black}.b_toolboxes .b_toolbox .b_toolbox_content ul{padding:0 0 0 6px;margin:0;list-style:none}.b_toolboxes .b_toolbox .b_toolbox_content li{padding:0;margin:0;line-height:1.7em;white-space:nowrap}.b_toolboxes .b_toolbox .b_toolbox_content li a{color:#667;background-repeat:no-repeat;background-position:0 50%;padding-left:20px;display:block}.b_toolboxes .b_toolbox .b_toolbox_content li a:focus,.b_toolboxes .b_toolbox .b_toolbox_content li a:hover,.b_toolboxes .b_toolbox .b_toolbox_content li a:active{color:#504D4E;text-decoration:underline}.b_toolboxes .b_toolbox .b_toolbox_content li div.b_note,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_important,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_warning{padding:0 0 0 20px;margin:0;border-bottom:0}.b_toolboxes .b_toolbox .b_toolbox_content li a.b_toolbox_toggle{padding-left:0;display:inline}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_toggle_wrapper{float:right;font-size:90%}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_link.b_disabled,.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_disabled{color:#999;background:no-repeat 0 50% url(../openolat/images/bullet_white.png);padding-left:18px;display:block}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet p{margin-bottom:0}div.b_portlet_dyk_q{font-weight:bold}div.b_portlet_dyk_a{padding-top:5px}div.b_portlet_dyk_next{text-align:right}div.f_library_catalog div.b_tree ul{white-space:normal}div.f_library_catalog div.b_tree ul.b_tree_l1 li a.b_tree_icon{background-image:none !important}div.f_library_catalog div.f_metadata{background-color:#fcfcfc;margin-left:20px;padding:4px}div.f_library_catalog h4{padding-left:25px;background-repeat:no-repeat;background-position:center left}div.f_library_catalog div.f_folder_info div.f_metadata{margin-bottom:1.5em}div.f_library_catalog div.b_noti{right:90px}div.f_library_catalog div.f_thumbnails_switch{border:1px solid #E9EAEF;display:inline;position:absolute;top:0px;right:0px;float:right;padding:3px 3px 3px 23px}div.f_library_catalog div.f_thumbnails_on{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%}div.f_library_catalog div.f_thumbnails_off{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7}div.f_library_catalog th,div.f_library_catalog td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog h3.b_filetype_folder{margin-top:20px}div.f_library_catalog div.f_item{margin-bottom:1em;padding:0.5em}div.f_library_catalog div.f_item div.f_item_thumbnail{width:200px;height:200px;float:left;margin-right:20px}div.f_library_catalog div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog div.f_item div.f_metadata{position:relative;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail{float:left;border-right:1px solid #eeeeee;margin-right:1em}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_inner{width:200px;height:200px}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_unavailable{width:200px;height:200px;background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text{padding-bottom:35px}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings{position:absolute;bottom:3px;right:3px;width:300px}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings div.b_ratings_and_comments{margin:0;border:none}div.f_library_catalog div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_wide div.f_metadata{background-color:#fcfcfc}div.f_library_catalog_wide th,div.f_library_catalog_wide td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog_wide th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog_wide h3.b_filetype_folder{margin-top:20px}div.f_library_catalog_wide div.f_item{margin-bottom:30px}div.f_library_catalog_wide div.f_item div.f_thumbnail{width:280px;height:158px;float:left;border-right:1px solid #999}div.f_library_catalog_wide div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog_wide div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog_wide div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog_wide div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog_wide div.f_item div.f_metadata{position:relative;border:1px solid #999;moz-box-shadow:0 1px 2px #999999;-ms-box-shadow:0 1px 2px #999999;-o-box-shadow:0 1px 2px #999999;-webkit-box-shadow:0 1px 2px #999999;box-shadow:0 1px 2px #999999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_inner{width:280px;height:158px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_unavailable{width:280px;height:158px;background-image:url(../openolat/images/no_preview.png);background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text{margin:10px 220px 10px 300px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos{position:absolute;top:0;right:0;height:158px;width:210px;border-left:1px solid #999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos_inner{margin:10px 10px 10px 10px}div.f_library_catalog_wide div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog_wide h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_condensed div.f_item_condensed{width:280px;height:280px;margin-right:30px;margin-bottom:30px;float:left;-webkit-box-shadow:0 1px 2px 0 #999;box-shadow:0 1px 2px 0 #999;border:1px solid #999;background-color:#fcfcfc}div.f_library_catalog_condensed div.f_item_condensed div.f_thumbnail{height:158px;width:280px}div.f_library_catalog_condensed div.f_item_condensed div.f_metadata_text{padding:12px 8px 12px 12px}div.f_library_catalog_condensed div.f_item_condensed div.o_eff_statement_progress{width:200px;margin:20px 0px 0px 20px}div.f_library_overview img{float:right;max-width:50%}div.f_library_overview p{padding-left:20px}div.f_library_overview div.f_library_big_icon{float:right;background-repeat:no-repeat;background-size:100%;width:45%;height:300px;margin:0 20px 0 20px}div.f_library_overview div.f_library_newest_files ul li{white-space:normal;padding-bottom:0.3em}div.f_library_overview div.f_library_newest_files ul li a{background-position:top left;min-height:16px}.f_library_big_icon{background-image:url(../openolat/images/library_image.png)}.f_library_icon{background-image:url(../openolat/images/library.png)}.f_thumbnail_unavailable{background-image:url(../openolat/images/no_preview.png)}#b_main.o_coaching div.o_eff_statement_progress{width:100%;height:15px;background-color:#eeeeee;border:1px solid #777777}#b_main.o_coaching div.o_eff_statement_progress div.o_eff_statement_solved{height:15px;background:#94bed3;background:-moz-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #94bed3), color-stop(100%, #025d8c));background:-webkit-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-o-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:-ms-linear-gradient(top, #94bed3 0%, #025d8c 100%);background:linear-gradient(top, #94bed3 0%, #025d8c 100%)}#b_main.o_coaching .o_eff_statement_rg div.o_eff_statement_progress{background:#f85032;background:-moz-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85032), color-stop(50%, #f16f5c), color-stop(51%, #f6290c), color-stop(100%, #e73827));background:-webkit-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:-o-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:-ms-linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%);background:linear-gradient(top, #f85032 0%, #f16f5c 50%, #f6290c 51%, #e73827 100%)}#b_main.o_coaching .o_eff_statement_rg div.o_eff_statement_progress div.o_eff_statement_solved{background:#9dd53a;background:-moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd53a), color-stop(50%, #a1d54f), color-stop(51%, #80c217), color-stop(100%, #7cbc0a));background:-webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-o-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:-ms-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);background:linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%)}#b_main.o_coaching div.o_eff_statement_details{margin:10px 0 10px 0}#b_main.o_coaching .b_toolbar_center span.b_disabled{display:none}div.o_eff_statement_progress{width:100%;height:15px;background-color:#eeeeee;border:1px solid #777777}div.o_eff_statement_progress div.o_eff_statement_solved{height:15px;background-color:#81afca}.o_eff_statement_rg div.o_eff_statement_progress{background-color:red}.o_eff_statement_rg div.o_eff_statement_progress div.o_eff_statement_solved{background-color:green}div.o_eff_statement_details{margin:10px 0 10px 0}div.o_eff_statement_recalculating{padding-left:30px;background:transparent url(../openolat/images/ajax-loader.gif) no-repeat top left}.ui-widget{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-size:100%}.ui-widget-header{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #eee;background:#fff;font-weight:bold}.ui-dialog{moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}.ui-dialog .ui-widget-header .ui-icon-closethick{background:white url("../openolat/images/close.png") no-repeat center center}.ui-dialog .ui-widget-header .ui-button.ui-corner-all{border:none !important;background:#fff !important}.ui-dialog .ui-widget-content{border-color:#fff;padding:5px}.ui-dialog .ui-dialog-titlebar{padding:2px 30px 2px 5px}.ui-dialog.ui-corner-all{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-dialog.ui-widget-content{border-color:#025d8c}.ui-dialog.o_modal-ui div.ui-dialog-buttonpane{display:none}.ui-autocomplete.ui-corner-all{border:1px solid #eee;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-autocomplete a.ui-corner-all{border:none}.ui-autocomplete a.ui-corner-all.ui-state-focus{background:#f3feff}.ui-autocomplete a.ui-corner-all.ui-state-focus .b_form_auto_completer_item{background-color:#f3feff}.ui-datepicker{moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}.ui-datepicker .ui-widget-header .ui-datepicker-prev.ui-corner-all,.ui-datepicker .ui-widget-header .ui-datepicker-next.ui-corner-all{border:none !important;background:#fff !important}.ui-datepicker .ui-widget-header .ui-icon.ui-icon-circle-triangle-e{background:white url("../openolat/images/arrow_right_big.png") no-repeat center center}.ui-datepicker .ui-widget-header .ui-icon.ui-icon-circle-triangle-w{background:white url("../openolat/images/arrow_left_big.png") no-repeat center center}.ui-datepicker .ui-state-default{background:#eee}.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight{border:1px solid #94bed3;background:#f3feff}.ui-datepicker.ui-corner-all{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-datepicker.ui-widget-content{border-color:#025d8c}.ui-tooltip{moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}.ui-tooltip.ui-corner-all{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}.ui-tooltip.ui-widget-content{border:1px solid #025d8c}ul.tagit li.tagit-choice.ui-widget-content.ui-state-default{background:#DEE7F8;border:1px solid #CAD8F3}ul.tagit.ui-corner-all{border:none;background:none}.ui-layout-pane{border:none}.ui-layout-resizer{background:none;border-width:1px;border-style:dotted}.ui-layout-toggler-hover,.ui-layout-resizer-hover .ui-layout-toggler-hover{background-color:#025d8c}.ui-layout-resizer-open-hover,.ui-layout-resizer-dragging{background:#f3feff}div.b_table_wrapper .dataTables_wrapper div.dataTables_scrollBody table.dataTable{border-top:none}div.b_table_wrapper .dataTables_wrapper div.dataTables_scrollBody table.dataTable thead th{border:none}div.b_table_wrapper .dataTables_wrapper table.dataTable thead th{border-bottom:1px solid #ccc;color:#025d8c}div.b_table_wrapper .dataTables_wrapper table.dataTable tr.even td.sorting_1{background:#eee}div.b_table_wrapper .dataTables_wrapper table.dataTable tr.odd{background-color:#fff}div.b_table_wrapper .dataTables_wrapper table.dataTable tr.odd td.sorting_1{background:#fff}@media print{.o_noprint{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_toplink{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}body{font-size:10pt}.b_noti{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_main.o_loginscreen{background-image:none}#b_main.o_home{background-image:none}#b_main.o_editor{background-image:none}#b_main{moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none}body,#b_page_margins,#b_page,#b_main,#b_page_wrapper{margin:0;padding:0;border:0}body *{font-family:"Times New Roman", Times, serif}code,pre{font-family:"Courier New", Courier, mono}#b_page_margins,#b_page{width:100% !important;min-width:0;max-width:none}#b_footer,#b_topnav,#b_nav,#search{display:none}#b_col1,#b_col2{display:none}#b_col3{margin:0 !important;border:none !important}.b_c25l,.b_c33l,.b_c38l,.b_c50l,.b_c62l,.b_c66l,.b_c75l,.b_c25r,.b_c33r,.b_c38r,.b_c50r,.b_c62r,.b_c66r,.b_c75r{width:100%;margin:0;float:none;overflow:visible;display:table}.b_subc,.b_subcl,.b_subcr{margin:0;padding:0}h1,h2,h3,h4,h5,h6{page-break-after:avoid}#b_page a[href^="http:"],#b_page a[href^="https:"]{padding-left:0;background-image:none}#b_col1_content:before,#b_col2_content:before,#b_col3_content:before{content:"";color:#888;background:inherit;display:block;font-weight:700;font-size:1.5em}.b_floatbox,.b_subcolumns,.b_subcolums_oldgecko{overflow:visible;display:table}#jsMath_PrintWarning{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}.o_wiki_wrapper .b_c20l,.o_wiki_wrapper .o_wikimod_nav{display:none}.o_wiki_wrapper .b_c80r{width:100%}.o_wiki_wrapper .b_c80r div.b_tabbedpane_tabs{display:none}}
diff --git a/src/main/webapp/static/themes/openolatexample/layout.css b/src/main/webapp/static/themes/openolatexample/layout.css
index 2b87593b106..4bf227ae1c3 100644
--- a/src/main/webapp/static/themes/openolatexample/layout.css
+++ b/src/main/webapp/static/themes/openolatexample/layout.css
@@ -26,4 +26,4 @@
  *  @author strentini, sergio.trentini@frentix.com,  www.frentix.com
  *  @date Nov. 2011
  * ========================================================
-**/@import url(../../yaml/core/slim_base.css);@import url(all/content.css);.b_with_small_icon_left,div.b_table_wrapper div.b_table_empty{padding:2px 0 2px 20px;min-height:16px;background-position:0 50%;background-repeat:no-repeat}option.b_with_small_icon_left{padding:0 0 0 20px;vertical-align:middle;min-height:11px;background-position:0 50%;background-repeat:no-repeat}.b_with_small_icon_right{padding:1px 20px 1px 0px;min-height:16px;background-position:100% 50%;background-repeat:no-repeat}.b_with_small_icon_only span{display:none}.b_small_icon{float:left;display:inline;width:16px;height:16px;background-position:0 50%;background-repeat:no-repeat}td a span.b_small_table_icon,td a.b_small_table_icon{padding-left:20px;width:16px;height:16px;background-position:2px 50%;background-repeat:no-repeat}a.b_small_icon:hover{text-decoration:none}.b_info_icon{background-image:url("../openolat/images/comment.png")}.b_warn_icon,div.b_table_wrapper div.b_table_empty{background-image:url("../openolat/images/exclamation.png")}.b_error_icon{background-image:url("../openolat/images/cross-circle.png")}.b_new_icon{background-image:url("../openolat/images/new-text.png")}.b_institution_icon{background-image:url("../openolat/images/home.png")}.b_group_icon{background-image:url("../openolat/images/users.png")}.b_user_icon{background-image:url("../openolat/images/user.png")}.b_move_left_icon{background-image:url("../openolat/images/arrow_left_big.png")}.b_move_right_icon{background-image:url("../openolat/images/arrow_right_big.png")}.b_move_down_icon{background-image:url("../openolat/images/arrow_down_big.png")}.b_move_up_icon{background-image:url("../openolat/images/arrow_up_big.png")}.b_delete_icon{background-image:url("../openolat/images/bin-metal-full.png")}.b_share_icon{background-image:url("../openolat/images/share.png")}.b_status_enabled_icon{background-image:url("../openolat/images/tick.png")}.b_status_disabled_icon{background-image:url("../openolat/images/cross.png")}.b_edit_icon{background-image:url("../openolat/images/docs/document--pencil.png")}.b_add_icon{background-image:url("../openolat/images/plus-circle.png")}.b_open_icon{background-image:url("../openolat/images/control/control.png")}.b_star_icon{background-image:url(../openolat/images/star.png)}.b_star_small_icon{background-image:url(../openolat/images/star-small.png)}.o_fulltext_search_button{background-image:url("../openolat/images/magnifier-zoom.png")}.o_help_icon{background-image:url("../openolat/images/help.png")}.o_rss_icon{background-image:url("../openolat/images/feed.png")}.o_login_guests{background-image:url("../openolat/images/user_silhouette.png")}.o_login_pwd{background-image:url("../openolat/images/user_excl.png")}.o_login_register{background-image:url("../openolat/images/user_register.png")}.o_news_icon{background-image:url("../openolat/images/information-white.png")}.o_course_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}.o_chat_icon{background-image:url("../openolat/images/balloons-box.png")}.o_admin_icon{background-image:url("../openolat/images/wrench-screwdriver.png")}.o_calendar_icon{background-image:url("../openolat/images/calendar.png")}.o_locked_icon{background-image:url("../openolat/images/locked.png")}.b_backward_icon{background-image:url("../openolat/images/arrow_left.png")}.b_forward_icon{background-image:url("../openolat/images/arrow_right.png")}.b_flag_en{background-image:url("../openolat/images/flags/gb.png")}.b_flag_de{background-image:url("../openolat/images/flags/de.png")}.b_flag_fr{background-image:url("../openolat/images/flags/fr.png")}.b_flag_it{background-image:url("../openolat/images/flags/it.png")}.b_flag_es{background-image:url("../openolat/images/flags/es.png")}.b_flag_da{background-image:url("../openolat/images/flags/dk.png")}.b_flag_cs{background-image:url("../openolat/images/flags/cz.png")}.b_flag_el{background-image:url("../openolat/images/flags/gr.png")}.b_flag_ee{background-image:url("../openolat/images/flags/ee.png")}.b_flag_ru{background-image:url("../openolat/images/flags/ru.png")}.b_flag_pl{background-image:url("../openolat/images/flags/pl.png")}.b_flag_zh_CN{background-image:url("../openolat/images/flags/cn.png")}.b_flag_zh_TW{background-image:url("../openolat/images/flags/tw.png")}.b_flag_lt{background-image:url("../openolat/images/flags/lt.png")}.b_flag_fa{background-image:url("../openolat/images/flags/ir.png")}.b_flag_pt_PT{background-image:url("../openolat/images/flags/pt.png")}.b_flag_pt_BR{background-image:url("../openolat/images/flags/br.png")}.b_flag_tr{background-image:url("../openolat/images/flags/tr.png")}.b_flag_hu{background-image:url("../openolat/images/flags/hu.png")}.b_flag_sq{background-image:url("../openolat/images/flags/al.png")}.b_flag_in{background-image:url("../openolat/images/flags/id.png")}.b_flag_ar{background-image:url("../openolat/images/flags/eg.png")}.b_flag_rm{background-image:url("../openolat/images/flags/rm.png")}.b_flag_af{background-image:url("../openolat/images/flags/za.png")}.b_flag_vi{background-image:url("../openolat/images/flags/vn.png")}.b_flag_mn{background-image:url("../openolat/images/flags/mn.png")}.b_flag_iw{background-image:url("../openolat/images/flags/il.png")}.b_flag_ko{background-image:url("../openolat/images/flags/kr.png")}.b_flag_nl_NL{background-image:url("../openolat/images/flags/nl.png")}.b_flag_jp{background-image:url("../openolat/images/flags/jp.png")}.b_flag_nb_NO{background-image:url("../openolat/images/flags/no.png")}.b_flag_et_EE{background-image:url("../openolat/images/flags/ee.png")}.b_flag_bg{background-image:url("../openolat/images/flags/bg.png")}.b_flag_hi_IN_ASIA{background-image:url("../openolat/images/flags/in.png")}.b_flag_ar_LB{background-image:url("../openolat/images/flags/lb.png")}.b_flag_gl_ES{background-image:url("../openolat/images/flags/galicia.png")}.b_filetype_file,.b_filetype_ico{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_avi_icon{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_bat_icon{background-image:url("../openolat/images/docs/document-binary.png") !important}.b_filetype_bmp{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_css{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_doc,.b_filetype_docx{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_dvi{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_exe{background-image:url("../openolat/images/docs/document-binary.png") !important}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.b_filetype_folder,.b_filetype_folder_open{background-image:url("../openolat/images/folder_open.png") !important}.b_filetype_folder{background-image:url("../openolat/images/folder.png") !important}.b_filetype_gif{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_gz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_htm,.b_filetype_html{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_jpeg,.b_filetype_jpg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_js{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_log{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_midi{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_video,.b_filetype_mov{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_audio,.b_filetype_mp3,.b_filetype_m3u{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_mpeg,.b_filetype_mpg{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_odp{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ods{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_odt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_odg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_odf{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_pdf{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_png{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_ppt{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_pptx{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ps{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_qt,.b_filetype_ra,.b_filetype_ram{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_readme,.b_filetype_README{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_rtf{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_tar,.b_filetype_tgz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_tiff{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_txt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_wav{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_xls,.b_filetype_xlsx{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_xml{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_xsl{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_zip{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_large_icon.b_filetype_file{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_avi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_bat{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_bmp{background-image:url("../openolat/images/docs_large/bmp.png") !important}.b_large_icon.b_filetype_css{background-image:url("../openolat/images/docs_large/css.png") !important}.b_large_icon.b_filetype_doc,.b_large_icon.b_filetype_docx{background-image:url("../openolat/images/docs_large/doc.png") !important}.b_large_icon.b_filetype_dvi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_exe{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_folder{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_gif{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_gz{background-image:url("../openolat/images/docs_large/tgz.png") !important}.b_large_icon.b_filetype_htm,.b_large_icon.b_filetype_html{background-image:url("../openolat/images/docs_large/html.png") !important}.b_large_icon.b_filetype_ico{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_jpeg,.b_large_icon.b_filetype_jpg{background-image:url("../openolat/images/docs_large/jpg.png") !important}.b_large_icon.b_filetype_js{background-image:url("../openolat/images/docs_large/java.png") !important}.b_large_icon.b_filetype_log{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_midi{background-image:url("../openolat/images/docs_large/midi.png") !important}.b_large_icon.b_filetype_mp4,.b_large_icon.b_filetype_m4v,.b_large_icon.b_filetype_webm,.b_large_icon.b_filetype_ogg{background-image:url("../openolat/images/docs_large/mp4.png") !important}.b_large_icon.b_filetype_flv{background-image:url("../openolat/images/docs_large/flv.png") !important}.b_large_icon.b_filetype_video,.b_large_icon.b_filetype_mov{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_audio,.b_large_icon.b_filetype_mp3,.b_large_icon .b_filetype_m3u{background-image:url("../openolat/images/docs_large/mp3.png") !important}.b_large_icon.b_filetype_mpeg,.b_large_icon.b_filetype_mpg{background-image:url("../openolat/images/docs_large/mpg.png") !important}.b_large_icon.b_filetype_odp{background-image:url("../openolat/images/docs_large/odp.png") !important}.b_large_icon.b_filetype_ods{background-image:url("../openolat/images/docs_large/ods.png") !important}.b_large_icon.b_filetype_odt{background-image:url("../openolat/images/docs_large/odt.png") !important}.b_large_icon.b_filetype_odg{background-image:url("../openolat/images/docs_large/odg.png") !important}.b_large_icon.b_filetype_odf{background-image:url("../openolat/images/docs_large/odf.png") !important}.b_large_icon.b_filetype_pdf{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_png{background-image:url("../openolat/images/docs_large/png.png") !important}.b_large_icon.b_filetype_ppt,.b_large_icon.b_filetype_pptx{background-image:url("../openolat/images/docs_large/ppt.png") !important}.b_large_icon.b_filetype_ps{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_qt,.b_large_icon.b_filetype_ra,.b_large_icon.b_filetype_ram{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_readme,.b_large_icon.b_filetype_README{background-image:url("../openolat/images/docs_large/text.png") !important}.b_large_icon.b_filetype_rtf{background-image:url("../openolat/images/docs_large/rtf.png") !important}.b_large_icon.b_filetype_tar,.b_large_icon.b_filetype_tgz{background-image:url("../openolat/images/docs_large/gtz.png") !important}.b_large_icon.b_filetype_tiff{background-image:url("../openolat/images/docs_large/tiff.png") !important}.b_large_icon.b_filetype_txt{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_wav{background-image:url("../openolat/images/docs_large/wav.png") !important}.b_large_icon.b_filetype_xls,.b_large_icon .b_filetype_xlsx{background-image:url("../openolat/images/docs_large/xls.png") !important}.b_large_icon.b_filetype_xml{background-image:url("../openolat/images/docs_large/xml.png") !important}.b_large_icon.b_filetype_xsl{background-image:url("../openolat/images/docs_large/xsl.png") !important}.b_large_icon.b_filetype_zip{background-image:url("../openolat/images/docs_large/zip.png") !important}li.b_nav_site div,li.b_nav_tab div{background:url("../openolat/images/application.png") no-repeat left 50%;padding-left:18px}li.b_resource_BusinessGroup div,.o_BusinessGroup_icon{background-image:url("../openolat/images/users.png")}li.b_resource_GroupCard div,.o_GroupCard_icon{background-image:url("../openolat/images/users.png")}li.b_resource_CourseModule div,.o_CourseModule_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li.b_resource_HOMEPAGECONFIG div,.o_HOMEPAGECONFIG_icon,li.b_resource_Identity div{background-image:url("../openolat/images/card-address.png")}li.b_resource_FileResource-SHAREDFOLDER div,.o_FileResource-SHAREDFOLDER_icon{background-image:url("../openolat/images/folder_shared.png")}li.b_resource_FileResource-WIKI div,.o_FileResource-WIKI_icon{background-image:url("../openolat/images/le_resources/wiki.png")}li.b_resource_FileResource-PODCAST div,.o_FileResource-PODCAST_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li.b_resource_FileResource-BLOG div,.o_FileResource-BLOG_icon{background-image:url("../openolat/images/le_resources/blog.png")}li.b_resource_FileResource-MOVIE div,.o_FileResource-MOVIE_icon{background-image:url("../openolat/images/docs/document-film.png")}li.b_resource_FileResource-PDF div,.o_FileResource-PDF_icon{background-image:url("../openolat/images/docs/document-pdf.png")}li.b_resource_FileResource-PPT div,.o_FileResource-PPT_icon{background-image:url("../openolat/images/docs/document-powerpoint.png")}li.b_resource_FileResource-DOC div,.o_FileResource-DOC_icon{background-image:url("../openolat/images/docs/document-word.png")}li.b_resource_FileResource-IMSCP div,.o_FileResource-IMSCP_icon{background-image:url("../openolat/images/le_resources/box.png")}li.b_resource_FileResource-SCORMCP div,.o_FileResource-SCORMCP_icon{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li.b_resource_FileResource-FILE div,.o_FileResource-FILE_icon{background-image:url("../openolat/images/docs/document_plain.png")}li.b_resource_FileResource-IMAGE div,.o_FileResource-IMAGE_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SOUND div,.o_FileResource-SOUND_icon{background-image:url("../openolat/images/docs/document-music.png")}li.b_resource_FileResource-XLS div,.o_FileResource-XLS_icon{background-image:url("../openolat/images/docs/document-excel.png")}li.b_resource_FileResource-ANIM div,.o_FileResource-ANIM_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SURVEY div,.o_FileResource-SURVEY_icon{background-image:url("../openolat/images/le_resources/survey.png")}li.b_resource_FileResource-TEST div,.o_FileResource-TEST_icon{background-image:url("../openolat/images/le_resources/test.png")}li.b_resource_FileResource-GLOSSARY div,.o_FileResource-GLOSSARY_icon{background-image:url("../openolat/images/le_resources/glossary.png")}li.b_resource_org-olat-search-ui-SearchController div,.o_org-olat-search-ui-SearchController_icon{background-image:url("../openolat/images/magnifier-zoom.png")}li.b_resource_EPStructuredMapTemplate div{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.o_toolbox_course{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li a.o_toolbox_content{background-image:url("../openolat/images/le_resources/box.png")}li a.o_toolbox_scorm{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li a.o_toolbox_test{background-image:url("../openolat/images/le_resources/test.png")}li a.o_toolbox_questionnaire{background-image:url("../openolat/images/le_resources/survey.png")}li a.o_toolbox_wiki{background-image:url("../openolat/images/le_resources/wiki.png")}li a.o_toolbox_podcast{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li a.o_toolbox_blog{background-image:url("../openolat/images/le_resources/blog.png")}li a.o_toolbox_glossary{background-image:url("../openolat/images/le_resources/glossary.png")}li a.o_toolbox_sharedfolder{background-image:url("../openolat/images/folder_shared.png")}li a.o_toolbox_coursefolder{background-image:url("../openolat/images/le_resources/blue-folder.png")}li a.o_toolbox_courseareas{background-image:url("../openolat/images/users.png")}li a.o_toolbox_portfolio{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.b_toolbox_link{background-image:url("../openolat/images/bullet_black.png")}li a.b_toolbox_doc{background-image:url("../openolat/images/docs/document_plain.png")}li a.b_toolbox_preview{background-image:url("../openolat/images/docs/document_preview.png")}li a.b_toolbox_publish{background-image:url("../openolat/images/docs/document_share.png")}li a.b_toolbox_move{background-image:url("../openolat/images/docs/document_move.png")}li a.b_toolbox_close{background-image:url("../openolat/images/close.png")}li a.b_toolbox_delete{background-image:url("../openolat/images/bin-metal-full.png")}li a.b_toolbox_copy,.b_copy_icon{background-image:url("../openolat/images/docs/document-copy.png")}.o_midlock{top:9px;left:9px;background-image:url("../openolat/images/decorator/deco_condition.png")}.o_miderr{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_error.png")}.o_midwarn{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_midpub{top:-2px;left:9px;background-image:url("../openolat/images/decorator/deco_ok.png")}span.o_passed{background:url(../openolat/images/tick.png) no-repeat right 50%;padding:0 25px 0 0;color:#009900}span.o_notpassed{background:url(../openolat/images/cross.png) no-repeat right 50%;padding:0 25px 0 0;color:#990000}.o_efficiencystatement_icon{background-image:url(../openolat/images/seal.png)}span.o_green_led{background:url(../openolat/images/green_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_yellow_led{background:url(../openolat/images/yellow_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_red_led{background:url(../openolat/images/red_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_black_led{background:url(../openolat/images/black_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_grey_led{background:url(../openolat/images/grey_led.png) no-repeat left 50%;padding:0 0 0 25px}.o_bc_icon{background-image:url("../openolat/images/folder.png") !important}.o_co_icon{background-image:url("../openolat/images/mail.png") !important}.o_cp_icon{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_org{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_dialog_icon{background-image:url("../openolat/images/docs/document_discuss.png") !important}.o_en_icon{background-image:url("../openolat/images/enrol.png") !important}.o_fo_icon{background-image:url("../openolat/images/forum/forum.png") !important}.o_iqself_icon{background-image:url("../openolat/images/le_resources/selftest.png") !important}.o_iqsurv_icon{background-image:url("../openolat/images/le_resources/survey.png") !important}.o_iqtest_icon{background-image:url("../openolat/images/le_resources/test.png") !important}.o_qitem_icon{background-image:url("../openolat/images//question-octagon-frame.png") !important}.o_ms_icon{background-image:url("../openolat/images/le_resources/thumb-up.png") !important}.o_scorm_icon,.o_scorm_org{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_scorm_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_scorm_asset{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_sp_icon{background-image:url("../openolat/images/docs/document-text.png") !important}.o_st_icon{background-image:url("../openolat/images/node-select-all.png") !important}.o_ta_icon{background-image:url("../openolat/images/docs/document-task.png") !important}.o_tu_icon{background-image:url("../openolat/images/docs/document-import.png") !important}.o_wiki_icon{background-image:url("../openolat/images/le_resources/wiki.png") !important}.o_ll_icon{background-image:url("../openolat/images/docs/document_linklist.png") !important}.o_cl_icon{background-image:url("../openolat/images/clipboard-task.png") !important}.o_den_icon{background-image:url("../openolat/images/clock.png") !important}.o_projectbroker_icon{background-image:url("../openolat/images/projectbroker.png") !important}.o_podcast_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png") !important}.o_blog_icon{background-image:url("../openolat/images/le_resources/blog.png") !important}.o_cal_icon{background-image:url("../openolat/images/calendar.png") !important}.o_lti_icon{background-image:url("../openolat/images/docs/document-node.png") !important}.o_vc_icon{background-image:url("../openolat/images/projection-screen.png") !important}.o_vitero_icon{background-image:url("../openolat/images/vitero.png") !important}.o_openmeetings_icon{background-image:url("../openolat/images/projection-screen-presentation.png") !important}.o_ep_icon{background-image:url("../openolat/images/le_resources/portfolio.png") !important}.o_EPStructuredMapTemplate_icon{background-image:url("../openolat/images/portfolio/briefcase.png") !important}.o_infomsg_icon{background-image:url("../openolat/images/information-button.png") !important}.o_cmembers_icon{background-image:url("../openolat/images/users.png") !important}.fx_members_icon{background-image:url("../openolat/images/users_members.png") !important}body#b_body .o_CourseModule_icon_closed{background-image:url("../openolat/images/le_resources/book-open-text-image_locked.png")}@media all{html{min-height:100%}body{min-height:100%;overflow-y:scroll;background:yellow;background:-moz-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, yellow), color-stop(33%, red), color-stop(66%, blue), color-stop(100%, green));background:-webkit-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:-o-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:-ms-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%)}#b_page_margins{min-width:740px;max-width:1324px;margin:0 auto;width:100%;height:100%}#b_main_toolbar{clear:both;height:24px;line-height:24px;vertical-align:middle;margin:0;padding:1px 0 0 0;border-bottom:1px solid #dadada;background-color:white;moz-box-shadow:0 0 14px #d3d3d3;-ms-box-shadow:0 0 14px #d3d3d3;-o-box-shadow:0 0 14px #d3d3d3;-webkit-box-shadow:0 0 14px #d3d3d3;box-shadow:0 0 14px #d3d3d3}#b_main_toolbar ul li a span{line-height:24px}#b_main{background:#fff;min-height:550px;clear:both;moz-box-shadow:0 2px 14px #d3d3d3;-ms-box-shadow:0 2px 14px #d3d3d3;-o-box-shadow:0 2px 14px #d3d3d3;-webkit-box-shadow:0 2px 14px #d3d3d3;box-shadow:0 2px 14px #d3d3d3}#b_page a#b_toplink{position:absolute;bottom:1em;right:1em;background:transparent url(../openolat/images/arrow_up.png) 0 50% no-repeat;padding-left:14px;z-index:5}#b_header,#b_page,#b_col1_content,#b_col2_content,#b_col3_content,#b_col3_content_inner{position:relative}#b_col1{overflow:hidden}#b_col1_content{padding:1em 10px 1em 0px}#b_col3{border-left:1px #DDD dotted;border-right:1px #DDD dotted}#b_col3_content{min-height:550px;padding:20px 20px 30px 20px}#b_col2_content{overflow:hidden;padding:1em 0}.b_hidecol2 #b_col3{margin-right:0 !important;border-right:none}.b_hidecol1 #b_col3{margin-left:0 !important;border-left:none}.b_hideboth #b_col3{margin-left:0 !important;margin-right:0 !important;border-left:none;border-right:none}.b_hideboth #b_col1,.b_hideboth #b_col2,.b_hidecol1 #b_col1,.b_hidecol2 #b_col2,#b_ie_clearing{display:none}.b_c15r,.b_c20r,.b_c80r,.b_c85r{float:right;margin-left:-5px}.b_c15l,.b_c15r{width:15%}.b_c20l,.b_c20r{width:20%}.b_c80l,.b_c80r{width:80%}.b_c85l,.b_c85r{width:85%}.b_subcolumns_oldgecko,.b_c20l,.b_c15l,.b_c80l,.b_c85l{float:left}div.b_iframe_wrapper iframe{width:100%;position:relative;top:0;left:0;border:none;margin:0;padding:0;background:transparent}#b_main.b_exception{padding-left:165px;padding-right:165px}#b_header{height:auto;min-height:30px;overflow:hidden;position:relative}#b_header #b_topnav{position:absolute;right:0px;top:0px;padding:4px 15px 0px 0px;line-height:1.5em;min-height:1.5em}#b_header #b_topnav ul{margin:0}#b_header #b_topnav li,#b_header #b_topnav div,#b_header #b_topnav span{line-height:1.5em}#b_header #b_topnav .b_with_small_icon_right{padding:0 20px 0 0}#b_header #b_topnav .b_with_small_icon_left,#b_header #b_topnav div.b_table_wrapper div.b_table_empty,div.b_table_wrapper #b_header #b_topnav div.b_table_empty{padding:0 0 0 20px}#b_header #b_topnav .b_small_icon{height:1.5em}#b_header #b_topnav #o_topnav_langchooser select{font-size:90%}#b_header #b_topnav #o_topnav_search input{font-size:90%;margin:0;width:10em}#b_header #b_topnav #o_topnav_search a.o_fulltext_search_button{height:1.5em;background-position:50% 50%}#b_header #b_topnav #o_topnav_printview a{background:url(../openolat/images/printer.png) no-repeat right 50%;padding:0 20px 0 0;margin:0}#b_header #b_topnav #o_topnav_logout a{background:url("../openolat/images/control/control-power.png") no-repeat right 50%;padding:0 20px 0  0;margin:0;font-weight:bold}#b_header #b_topnav li{float:left;list-style:none;margin-left:1.7em}#b_header #b_topnav li div.b_form_element_wrapper.b_form_horizontal{margin:0}#b_header #b_topnav li#o_topnav_imclient li{margin-left:0.5em}#b_nav_main{float:left}#b_nav_main ul{padding-left:40px;margin:0}#b_nav_main ul li{float:left;position:relative;list-style:none;margin:0px;padding:4px 3px 4px 12px;margin-right:2px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:0;border-bottom-left-radius:0;background:#f5f5f5;background:rgba(255, 255, 255, 0.5)}#b_nav_main ul li a{padding:4px 12px 4px 3px}#b_nav_main ul li a:hover{text-decoration:none}#b_nav_main ul li.b_nav_site.b_nav_active,#b_nav_main ul li.b_nav_site:hover,#b_nav_main ul li.b_nav_site.b_exception{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_site.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_site:hover a.b_nav_tab_close,#b_nav_main ul li.b_nav_site.b_exception a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li.b_nav_site > div{padding-left:16px;background-repeat:no-repeat;background-position:0% 50%;background-image:url("../openolat/images/application.png")}#b_nav_main ul li.b_nav_site.o_site_home > div{background-image:url("../openolat/images/home.png")}#b_nav_main ul li.b_nav_site.o_site_admin > div{background-image:url("../openolat/images/wrench-screwdriver.png")}#b_nav_main ul li.b_nav_site.o_site_useradmin > div{background-image:url("../openolat/images/user_conf.png")}#b_nav_main ul li.b_nav_site.o_site_groupsmanagement > div{background-image:url("../openolat/images/users_conf.png")}#b_nav_main ul li.b_nav_site.o_site_repository > div{background-image:url("../openolat/images/books-stack.png")}#b_nav_main ul li.b_nav_site.o_site_groups > div{background-image:url("../openolat/images/users.png")}#b_nav_main ul li.b_nav_site.o_site_coaching > div{background-image:url("../openolat/images/eye.png")}#b_nav_main ul li.b_nav_site.site_demo_icon > div{background-image:url("../openolat/images/information-white.png")}#b_nav_main ul li.b_nav_site.f_site_library > div{background-image:url("../openolat/images/library.png")}#b_nav_main ul li.b_nav_site.fx_members > div{background-image:url("../openolat/images/users_members.png")}#b_nav_main ul li.b_nav_site.o_site_guidemo div{background-image:url("../openolat/images/light-bulb.png")}#b_nav_main ul li.b_nav_site.b_resource_GroupInfoMainController div{background-image:url(../openolat/images/users.png)}#b_nav_main ul li.b_nav_site.o_site_catalog div{background-image:url(../openolat/images/drawer-open.png)}#b_nav_main ul li.b_nav_site.o_site_qpool div{background-image:url(../openolat/images/book-question.png)}#b_nav_main ul li.b_nav_tab{margin-right:4px}#b_nav_main ul li.b_nav_tab a.b_nav_tab_close{position:absolute;top:3px;right:4px;width:13px;height:13px;line-height:0;padding:0;margin:0;background:transparent url(../openolat/images/cross_small_trimmed_grey.png) no-repeat right top}#b_nav_main ul li.b_nav_tab.b_nav_active,#b_nav_main ul li.b_nav_tab:hover{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_tab.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_tab:hover a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li#b_nav_spacer{background:none;border:none;width:20px;height:1px;padding:0}div.b_tree{font-size:100%;padding:0}div.b_tree ul{position:relative;padding:0;margin:0 0 0 1em;list-style:none;white-space:nowrap}div.b_tree ul li{position:relative;background:transparent;margin-left:0;padding-left:0;line-height:1.7em}div.b_tree ul li a.b_tree_icon{padding-left:20px;padding-top:2px;position:relative;background-position:0 50%;background-repeat:no-repeat}div.b_tree ul li a{color:#555555}div.b_tree ul li a.b_tree_l1{padding-left:16px}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:0px;z-index:9}div.b_tree ul li a:focus,div.b_tree ul li a:hover{color:red;background-color:transparent;text-decoration:underline}div.b_tree ul li a.b_tree_selected,div.b_tree ul li a:active{color:red;background-color:transparent;text-decoration:none}div.b_tree ul li a.b_tree_selected_parents,div.b_tree ul li strong{color:red;font-weight:bold}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l2{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l3{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l4{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l5{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l6{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l7{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l8{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l9{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l10{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l11{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li a.b_tree_l0{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l1{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l2{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l3{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l4{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l5{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l6{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l7{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l8{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l9{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l10{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l11{padding-left:13px;z-index:9}div.b_tree ul li span.b_tree_icon_decorator{width:12px;height:12px;float:right;display:inline;position:static;z-index:9;background-repeat:no-repeat}div.b_tree ul li.b_deleted{text-decoration:none}div.b_tree ul li.b_deleted a{text-decoration:line-through}div.b_tree ul.b_tree_l0 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l1 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l2 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l3 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l4 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l5 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l6 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l7 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l8 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l9 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l10 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l11 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree a.b_tree_level_close{background:transparent !important}div.b_tree a.b_tree_level_open{background:transparent !important}div.b_tree a.b_tree_level_close span{background:url("../openolat/images/tree_parent_open.gif") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_open span{background:url("../openolat/images/tree_parent_closed.gif") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_close:hover,div.b_tree a.b_tree_level_open:hover{text-decoration:none}#b_footer{color:#9D9D9D;padding:0;margin:0;position:relative;min-height:60px}#b_footer a{color:#777777}#b_footer #b_footer_user{position:absolute;top:1em;left:1em;line-height:16px}#b_footer #b_footer_user #b_username{margin-right:1.5em}#b_footer #b_footer_version{position:absolute;top:1em;right:1em}#b_footer #b_footer_powered{padding-top:1em;text-align:center;width:auto;background:none}#b_footer #b_footer_powered a{display:inline}#b_footer #b_footer_powered img{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_footer_powered img:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share{position:absolute;top:2.5em;left:1em;width:250px}#b_footer #b_share a,#b_footer #b_share span{margin:0 3px 0 0;background-repeat:no-repeat;width:16px;height:16px;float:left;display:inline;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_share a:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share #b_facebook{background-image:url(../openolat/images/social/facebook_16.png)}#b_footer #b_share #b_twitter{background-image:url(../openolat/images/social/twitter_16.png)}#b_footer #b_share #b_google{background-image:url(../openolat/images/social/google_16.png)}#b_footer #b_share #b_delicious{background-image:url(../openolat/images/social/delicious_16.png)}#b_footer #b_share #b_digg{background-image:url(../openolat/images/social/digg_16.png)}#b_footer #b_share #b_mail{background-image:url(../openolat/images/social/email_16.png)}#b_footer #b_share #b_link{background-image:url(../openolat/images/social/link_16.png)}#b_footer .fx_footer #b_footer_version > a{display:block;min-height:45px;background:transparent url("../../images/frentix/frentix_logo_grey.png") no-repeat left bottom}#b_footer .fx_footer #b_footer_version > a:hover{background-image:url("../../images/frentix/frentix_logo.png")}#callout_share_link input{width:480px}#b_main.b_menu_toolbar #b_col1_content{padding-top:0;padding-right:0}#b_main.b_menu_toolbar #b_col3_content{padding:0}div.b_menu_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);border-bottom:1px solid #7D7D7D;padding:5px 5px 2px 0}div.b_breadcumb_path{padding:0;margin:0;float:left;display:inline}div.b_breadcumb_path ul{padding:0;margin:0;list-style:none;float:left;display:inline}div.b_breadcumb_path ul li{padding:0 7px 0 14px;margin:0;list-style:none;float:left;display:inline;background:url(../openolat/images/breadcrumb-separator.png) no-repeat left 50%}div.b_breadcumb_path ul li.b_first{background:url(../openolat/images/home.png) no-repeat 5px 50%;padding-left:25px}div.b_breadcumb_path ul li a{color:#464444}div.b_breadcumb_path ul li span.b_disabled{color:#000;padding:0 10px 0 0;margin:0}#b_main_toolbar div.b_breadcumb_path ul a{color:#2d2e2d;font-weight:bold}#b_main_toolbar div.b_breadcumb_path ul a:hover{color:#585a58;text-decoration:none}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back{background:transparent;padding:0 7px 0 7px;margin:0 2px 0 0;border-right:1px solid #dadada}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a{font-type:Arial;color:#2d2e2d;font-weight:normal}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a:hover{color:#585a58}div.b_breadcumb_content{clear:both;margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);position:relative;padding:10px;height:19px;min-height:19px;border-bottom:1px solid #7D7D7D}div.b_toolbar ul{margin:0;list-style-image:none;list-style-type:none}div.b_toolbar ul li{margin:0px 16px 0px 0px;list-style-image:none;list-style-type:none}div.b_toolbar div.b_toolbar_left{position:absolute;top:7px;left:7px}div.b_toolbar ul.b_toolbar_left li{float:left}div.b_toolbar div.b_toolbar_right{position:absolute;top:7px;right:7px}div.b_toolbar ul.b_toolbar_right li{float:right;margin:0px 2px 0px 2px}div.b_toolbar div.b_toolbar_center{text-align:center}div.b_noti{border:1px solid #E9EAEF;padding:3px 23px 3px 3px;float:right;display:inline;position:relative;right:0;font-size:95%}div.b_noti a.b_contexthelp{position:absolute;top:2px;right:2px}div.b_noti a.b_noti_unsubscribe_link{background:url(../openolat/images/mail--minus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_subscribe_link{background:url(../openolat/images/mail--plus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_markedread_link{background:url(../openolat/images/tick.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_titled_wrapper div.b_noti{position:absolute;right:25px;top:0px}div.b_titled_wrapper fieldset div.b_noti{top:12px}h1.b_titled_wrapper span{padding-right:4em;font-style:italic}h2.b_titled_wrapper span{padding-right:4em;font-style:italic}h3.b_titled_wrapper span{padding-right:4em;font-style:italic}h4.b_titled_wrapper span{padding-right:3em;font-style:italic}h5.b_titled_wrapper span{padding-right:3em;font-style:italic}a.b_togglebox_closed{background:url("../openolat/images/tree_parent_closed.gif") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}a.b_togglebox_opened{background:url("../openolat/images/tree_parent_open.gif") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content{background:transparent;border:0px;padding:0px}div.b_titled_wrapper_desc a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;position:absolute;top:2px;left:5px;background:url(../openolat/images/information-white.png) no-repeat 0 50%}div.b_titled_wrapper_desc a.b_togglebox_closed{display:block;width:20px;height:20px;background:url(../openolat/images/information-white.png) no-repeat top left;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}div.b_titled_wrapper_desc div.b_togglebox div.b_togglebox_content{position:relative;margin-bottom:1em}div.b_titled_wrapper_desc a.b_togglebox_hide span{position:absolute;bottom:0;right:0;padding:0 6px 3px 0}div.b_titled_wrapper_desc a.b_togglebox_hide:hover{text-decoration:underline}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content div.o_course_run_objectives{position:relative}div.o_course_run_dropbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_returnbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_solutionbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_catalog div.o_catalog_link_title{margin:2em 0 0 0;border-bottom:1px solid #ccc;padding:0.3em}div.o_catalog fieldset{padding:1em 1em 0.5em 1em}div.o_catalog div.o_catalog_title{display:none}div.o_catalog div.o_catalog_nav{padding:1px 0 2px 22px;border-bottom:1px solid #EEE;background:url(../openolat/images/folder_open.png) 2px 50% no-repeat}div.o_catalog .o_catalog_sub_icon{background-image:url(../openolat/images/folder_small.png)}div.o_catalog div.o_catalog_links{margin-top:1em;padding-top:1em;border-top:1px solid #EEE}div.o_catalog div.o_catalog_itemlist ul{list-style-type:none;margin:0;padding:0}div.o_catalog div.o_catalog_itemlist ul li{margin:0;padding:0 0 0 0.5em;overflow:hidden}div.o_catalog div.o_catalog_itemlist ul a{display:block}div.o_catalog div.o_catalog_desc{margin:0.5em 0 0.5em 0;padding-left:20px;font-style:italic}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/images/folder_small.png)}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_noaccess_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/folder_open.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_entry_icon{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}.b_float_left{float:left;display:inline;margin-right:1em;margin-bottom:0.15em}.b_float_right{float:right;display:inline;margin-left:1em;margin-bottom:0.15em}.b_center{text-align:center;margin:0.5em auto}.b_floatscrollbox{overflow-x:auto;overflow-y:hidden}.b_overflowscrollbox{overflow:auto}}@media all and (min-width : 1324px){#b_footer #b_share{left:0}#b_footer #b_footer_user{left:0}#b_footer #b_footer_version{right:0}}.b_dd_item{cursor:move;z-index:100}.b_dd_proxy{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.b_dd_item.b_dd_over{background-color:#ffff60}.b_dd_sibling{height:3px;width:100%}.b_dd_sibling.b_dd_over{background:transparent url(../openolat/images/arrow_dd.png) top left no-repeat}div.b_dd_ct div.b_dd_sibling_l1{margin-left:0 !important}div.b_dd_ct div.b_dd_sibling_l2{margin-left:1em !important}div.b_dd_ct div.b_dd_sibling_l3{margin-left:2em !important}div.b_dd_ct div.b_dd_sibling_l4{margin-left:3em !important}div.b_dd_ct div.b_dd_sibling_l5{margin-left:4em !important}div.b_dd_ct div.b_dd_sibling_l6{margin-left:5em !important}div.b_dd_ct div.b_dd_sibling_l7{margin-left:6em !important}div.b_dd_ct div.b_dd_sibling_l8{margin-left:7em !important}div.b_dd_ct div.b_dd_sibling_l9{margin-left:8em !important}div.b_dd_ct div.b_dd_sibling_l10{margin-left:9em !important}div.b_dd_ct div.b_dd_sibling_l11{margin-left:10em !important}.b_group_accesscontrolled{background-image:url("../openolat/images/ac/umbrella.png")}.b_order_icon{background-image:url("../openolat/images/ac/shopping-basket.png")}div.b_order_details{margin-top:2em}div.b_order_details label{font-weight:bold}div.b_access_create ul{padding:0;margin-left:0}div.b_access_create li{padding:0;list-style:none}table.b_access_method td{padding:0.2em 1em 0.2em 0}table.b_access_method tr.b_access_desc td{padding:0 1em 1em 20px;font-style:italic}table.b_access_method td div.b_form_element{margin-left:0}div.b_access_method_list div.b_access_method legend{background-repeat:no-repeat;padding-left:20px}table span.b_access_method{padding-right:5px;font-size:90%;vertical-align:bottom;line-height:16px}.b_access_member_icon{background-image:url(../openolat/images/ac/lock-unlock.png)}.b_access_membersonly_icon{background-image:url("../openolat/images/ac/lock.png")}.b_access_method_free_icon{background-image:url("../openolat/images/ac/open-share.png")}.b_group_accesscontrolled.b_access_method_free,b_order_icon.b_access_method_free{background-image:url("../openolat/images/ac/open-share.png")}div.b_access_method_list div.b_access_method_free legend{background-image:url("../openolat/images/ac/open-share.png")}.b_access_method_token_icon{background-image:url("../openolat/images/ac/license-key.png")}.b_group_accesscontrolled.b_access_method_token,b_order_icon.b_access_method_token{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token legend{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token div.b_form_element_wrapper:nth-last-of-type(3) label,table.b_access_method tr.b_access_method_token .b_access_infos{background-image:url("../openolat/images/ac/key.png");background-repeat:no-repeat;padding-left:20px}div.b_access_method_list div.b_form_element_wrapper:nth-last-of-type(4) label{background-image:url("../openolat/images/information-white.png");background-repeat:no-repeat;padding-left:20px}.b_access_method_paypal_icon{background-image:url("../openolat/images/ac/credit-cards.png")}#b_main_access_control{margin:0 20% 0 20%;padding:20px 0 0 20px}.b_order_status_new_icon{background-image:url(../openolat/images/new-text.png)}.b_order_status_prepayment_icon{background-image:url(../openolat/images/ac/prepayment.png)}.b_order_status_payed_icon{background-image:url(../openolat/images/tick.png)}.b_order_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_order_status_error_icon{background-image:url(../images/olat/cross.png)}.b_order_status_warning_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_success_icon{background-image:url(../openolat/images/tick.png)}.b_transaction_status_waiting_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_error_icon{background-image:url(../openolat/images/cross.png)}.b_transaction_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_transaction_status_new_icon{background-image:url(../openolat/images/new-text.png)}div.b_form div.b_form_element_wrapper table.b_access_method div.b_form_element{margin-left:0}div.b_form table.b_access_method div.b_form_element span.b_form_datechooser{background-position:0 50%}div.b_layer_1 div.b_modal_area{width:82%;margin:9%}div.b_layer_2 div.b_modal_area{width:76%;margin:12%}div.b_layer_3 div.b_modal_area{width:70%;margin:15%}div.b_layer_5 div.b_modal_area{width:64%;margin:18%}div.b_modal_area{position:absolute;top:0px;left:0px;width:80%;margin:10%;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1}div.b_modal_overlay,div.ext-el-mask{background:#000;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25}div.b_window{text-align:left;border:1px solid red;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_window .b_window_header_wrapper{padding:2px 8px 0px 8px}div.b_window div.b_window_header{position:relative;border-bottom:1px solid #eee}div.b_window div.b_window_header_title{min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_window div.b_window_header_title a.b_link_close{top:4px;right:4px;position:absolute;min-height:16px;min-width:16px;background:transparent url("../openolat/images/close.png") no-repeat center center;display:inline-block}div.b_window div.b_window_header_title a.b_link_close:hover{top:4px;right:4px}div.b_window div.b_window_header_title strong{font-weight:bold}div.b_window div.b_window_content_wrapper{clear:both;width:auto;padding:0 4px 0 4px}div.b_window div.b_window_content{padding:1em}div.b_window div.b_window_content_inner{min-height:200px;position:relative}div.b_window div.b_window_footer_wrapper{height:4px}div.b_callout_area{position:absolute;top:0px;left:0px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_callout_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1;background:#000;opacity:0}div.b_callout{text-align:left;border:1px solid red;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_callout_content{max-width:60em;margin:10px;overflow:hidden}.b_callout_top_right_arrow{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #FFF;position:absolute;right:20px;top:-10px;z-index:1001}.b_callout_top_right_arrow-border{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid red;position:absolute;right:20px;top:-11px;z-index:1000}div.x-tip-tc,div.x-tip-bc{background-repeat:repeat !important}div.x-tip-body p{margin-bottom:0px}div.x-tip-mc{background:#e9f2ff !important}body.b_ajax_busy{cursor:wait}div.b_ajax_busy{position:absolute;z-index:5001;left:50%;top:10px;height:32px;width:32px;background-repeat:no-repeat;background-image:url(../openolat/images/ajax-loader.svg)}html.no-svg div.b_ajax_busy{background-image:url(../openolat/images/ajax-loader.gif)}div.b_msg_dialog{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_question_32.png) no-repeat 10px 10px}div.b_msg_dialog .b_msg_title{font-weight:bold}#b_msg_sticky{clear:both;padding:10px 10px 10px 50px;min-height:32px;background:#ffb651 url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px;border:none}div.b_msg-div{left:35%;position:absolute;top:10px;width:30%;z-index:20000;border:1px solid red;background:#FAFAFA;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_msg-div .b_msg_info_winicon{background:transparent url(../openolat/images/icon_info_32.png) no-repeat 10px center}div.b_msg_info_content{padding:10px 10px 10px 50px}div.b_msg_warn_winicon{background:url(../openolat/images/icon_warning_32.png) no-repeat}div.b_msg_error_winicon{background:url(../openolat/images/icon_error_32.png) no-repeat}#b_msg_info{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_info_32.png) no-repeat 10px 10px}#b_msg_info .b_msg_title{font-weight:bold}.o_infomessage_wrapper{border:1px solid #ccc;background:#FAFAFA;margin-bottom:20px}.o_infomessage_wrapper .o_infomessage{padding:10px 10px 10px 50px;text-align:left;min-height:40px;background:url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px}div.b_wizard{background:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border:1px solid red}div.b_wizard div.b_wizard_header_wrapper{background:transparent}div.b_wizard div.b_wizard_header{background:transparent;position:relative}div.b_wizard div.b_wizard_header_title{background:transparent;min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_wizard div.b_wizard_header_title a.b_link_close{top:4px;right:4px;background:url(../openolat/images/close.png);background-repeat:no-repeat}div.b_wizard div.b_wizard_header_title strong{font-weight:bold}div.b_wizard div.b_wizard_steps_wrapper{clear:both;width:auto;padding:0 4px 0 4px;background:transparent}div.b_wizard div.b_wizard_steps_content{background:#fff;border:1px solid #555555;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_wizard div.b_wizard_steps_list{width:20em;padding:0;color:#555555}div.b_wizard div.b_wizard_steps_list ol{list-style-type:decimal;z-index:14;font-size:100%;padding:2em 5px 5px}div.b_wizard div.b_wizard_steps_list li{line-height:1.5em;white-space:normal;margin-bottom:1em;list-style:none;padding-left:18px}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current{font-weight:bold;background:url(../openolat/images/bullet_go.png) 0% 50% no-repeat;padding-left:18px}div.b_wizard div.b_wizard_steps_list li a{color:#555555}div.b_wizard div.b_wizard_steps_list li a:hover{color:#4F576A;background:transparent;text-decoration:underline}div.b_wizard div.b_wizard_steps_list li .b_disabled{color:#777777;border:0;background:transparent;padding:0;margin:0;white-space:normal;font-style:italic}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current .b_disabled{color:#555555;font-style:normal}div.b_wizard div.b_wizard_steps_current{margin-left:20em;padding-top:0.5em;padding-bottom:0.5em}div.b_wizard div.b_wizard_steps_current_inner{padding:1em;border-left:1px solid #ccc}div.b_wizard div.b_wizard_steps_current_content{min-height:300px;position:relative}div.b_wizard div.b_wizard_footer_wrapper{background:transparent}div.b_wizard div.b_wizard_footer div.b_button_group{text-align:left;padding:0.5em 1em 0.5em 21em;margin:0}span.b_wizard_button_prev:before,a.b_wizard_button_prev span:before{content:"\00ab \00a0"}span.b_wizard_button_next:after,a.b_wizard_button_next span:after{content:" \00bb"}a.b_wizard_button_finish,span.b_wizard_button_finish{margin-left:3em}a.b_wizard_button_cancel,span.b_wizard_button_cancel{margin-left:3em}.b_wizard_table_changedcell{font-style:italic;font-weight:bold;background:url(../openolat/images/new-text.png) no-repeat;padding-left:18px}div.b_legacy_wizard_steps{float:right;display:inline}.b_legacy_wizard_step_a1{background-image:url(../openolat/images/wizard/1a.png)}.b_legacy_wizard_step_a2{background-image:url(../openolat/images/wizard/2a.png)}.b_legacy_wizard_step_a3{background-image:url(../openolat/images/wizard/3a.png)}.b_legacy_wizard_step_a4{background-image:url(../openolat/images/wizard/4a.png)}.b_legacy_wizard_step_a5{background-image:url(../openolat/images/wizard/5a.png)}.b_legacy_wizard_step_a6{background-image:url(../openolat/images/wizard/6a.png)}.b_legacy_wizard_step_a7{background-image:url(../openolat/images/wizard/7a.png)}.b_legacy_wizard_step_a8{background-image:url(../openolat/images/wizard/8a.png)}.b_legacy_wizard_step_a9{background-image:url(../openolat/images/wizard/9a.png)}.b_legacy_wizard_step_p1{background-image:url(../openolat/images/wizard/1p.png)}.b_legacy_wizard_step_p2{background-image:url(../openolat/images/wizard/2p.png)}.b_legacy_wizard_step_p3{background-image:url(../openolat/images/wizard/3p.png)}.b_legacy_wizard_step_p4{background-image:url(../openolat/images/wizard/4p.png)}.b_legacy_wizard_step_p5{background-image:url(../openolat/images/wizard/5p.png)}.b_legacy_wizard_step_p6{background-image:url(../openolat/images/wizard/6p.png)}.b_legacy_wizard_step_p7{background-image:url(../openolat/images/wizard/7p.png)}.b_legacy_wizard_step_p8{background-image:url(../openolat/images/wizard/8p.png)}.b_legacy_wizard_step_p9{background-image:url(../openolat/images/wizard/9p.png)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs{float:left;display:inline-block;margin-bottom:1em}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul{line-height:1em;list-style:none;margin:0;padding:0;white-space:nowrap}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul strong{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul strong{width:auto}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:active{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:active{color:#000;text-decoration:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active strong{color:#000;font-weight:bold}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled{background:white !important}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled strong{color:#8994A9;background:transparent !important;font-weight:normal}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled:hover{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_first{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:3px}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0px}div.b_tabbedpane_wrapper div.b_tabbedpane_content{clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}div.b_tabbedpane_wrapper div.b_tabbedpane_content div.b_tabbedpane_content_inner{position:relative;min-height:30em}div.b_segments_container{min-height:25px;padding-top:8px;position:relative;background:url(../openolat/images/divider.png) center top no-repeat}div.b_segments_container div.b_segments{clear:both;position:absolute;left:50%}div.b_segments_container div.b_segments a:hover{text-decoration:none}div.b_segments_container div.b_segments ul{position:relative;left:-50%;list-style-type:none;margin:0}div.b_segments_container div.b_segments ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_segments_container div.b_segments ul li a{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_segments_container div.b_segments ul li a:hover,div.b_segments_container div.b_segments ul li a:active,div.b_segments_container div.b_segments ul li a:focus{text-decoration:none}div.b_segments_container div.b_segments ul li:hover{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_segments_container div.b_segments ul li.b_segment_selected{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_segments_container div.b_segments ul li.b_segment_selected a,div.b_segments_container div.b_segments ul li.b_segment_selected strong{color:#000;font-weight:bold}div.b_segments_container div.b_segments ul li.b_segment_first{-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:12px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:12px;border-top-left-radius:12px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:12px}div.b_segments_container div.b_segments ul li.b_segment_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:12px;-moz-border-radius-bottomright:12px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0px}div.b_segments_container div.b_segment_content{margin-top:50px;clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}button{border:none}.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_button,.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center}.b_button:focus,.b_button:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_button:focus{border:1px solid red}.b_button:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border:1px solid red}.b_button.b_button_preferred{background:#f7d1d1;background:-moz-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7d1d1), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);border:1px solid red}.b_button:focus,.b_button:hover{border:1px solid #aaa\9}.b_button_dirty{background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%);border-color:#ff9900}.b_button_dirty:focus,.b_button_dirty:hover{text-decoration:none;border:1px solid #ffc20e;background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%)}.b_disabled.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border:1px dotted #ccc;background:#fff}.b_disabled.b_button,.b_disabled.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center;cursor:default !important;color:#888}.b_disabled.b_button:focus,.b_disabled.b_button:hover{moz-box-shadow:0 0 0 transparent;-ms-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}div.b_button_group{text-align:center;margin:2em 0 1em 0}div.b_button_group div{display:inline}.b_xsmall,sup,sub{font-size:80%}.b_small,small{font-size:90%}a.b_toggle{white-space:nowrap;margin:0 0.5em 0.2em 0;cursor:default;color:#2C2B2B;border:1px solid #aaa;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_off.png) top left repeat-x}a.b_toggle span{padding:0 0.8em}a.b_toggle:hover{background:#ddd;text-decoration:none}a.b_toggle.b_on:hover{background:#747474}a.b_toggle.b_on,a.b_toggle:active,a.b_toggle.b_on:active{color:white;border:none;padding:1px;moz-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-ms-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-o-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-webkit-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);text-shadow:1px 1px 2px rgba(0, 0, 0, 0.5)}a.b_toggle:focus,a.b_toggle.b_on:focus{text-decoration:none}a.b_toggle:active,a.b_toggle.b_on:active{background:url(../openolat/images/toggle_active.png) top left repeat-x}a.b_toggle.b_on{background:url(../openolat/images/toggle_on.png) top left repeat-x}span.b_toggle.b_disabled{white-space:nowrap;margin:0 0.5em 0.2em 0;padding:0 0.8em;color:#667;border:1px solid #DDD;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_dis.png) top left repeat-x}a.b_toggle_slide{background:url(../openolat/images/handle.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.2em 0.2em 0.2em;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle;position:relative}a.b_toggle_slide span{position:absolute;top:-25px;left:0}a.b_toggle_slide:hover,a.b_toggle_slide:focus,a.b_toggle_slide:active,a.b_toggle_slide.b_on:hover,a.b_toggle_slide.b_on:focus,a.b_toggle_slide.b_on:active{border:1px solid #868686;text-decoration:none}a.b_toggle_slide.b_on{background-position:-16px 0px}a.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_dis.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle}a.b_toggle_slide.b_small{background:url(../openolat/images/handle_small.png) -41px 0px no-repeat;height:16px;width:55px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}a.b_toggle_slide span{position:absolute;top:-16px}a.b_toggle_slide.b_small.b_on{background-position:-9px 0px}span.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_small_dis.png) -41px 0px no-repeat;height:16px;width:55px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;display:inline-block;text-align:center;vertical-align:middle}span.b_toggle_slide_legend{font-size:90%}.b_link_back{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_back > span{padding:0px 8px 0px 25px;background:transparent url("../openolat/images/arrow_left_big.png") no-repeat 4px center}.b_link_back:focus,.b_link_back:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_back:focus{border-color:red}.b_link_back:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:red}.b_link_left_icon{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_left_icon > span{padding:2px 8px 0px 25px;background-color:transparent;background-repeat:no-repeat;background-position:4px center}.b_link_left_icon:focus,.b_link_left_icon:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_left_icon:focus{border-color:red}.b_link_left_icon:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:red}.b_link_to_home > span{background-image:url("../openolat/images/card-address.png")}.b_link_course > span{background-image:url("../openolat/images/book-open-next.png")}.b_link_group > span{background-image:url("../openolat/images/document-page-next.png")}.b_link_mail > span{background-image:url("../openolat/images/mail.png")}.b_link_assessment > span{background-image:url("../openolat/images/le_resources/thumb-up.png")}.b_link_ok > span{background-image:url("../openolat/images/tick.png")}.b_link_nok > span{background-image:url("../openolat/images/cross.png")}.b_link_edit > span{background-image:url("../openolat/images/docs/document--pencil.png")}div.o_login div.o_login_form{margin-bottom:2em}div.o_login div.o_login_form li{list-style:none}div.o_login div.o_login_form fieldset legend{display:none}div.o_login div.o_login_form input{width:15em;padding:2px 3px 2px 3px}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}input,select,textarea{border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em;margin:0}textarea{font-family:inherit;width:100%}input:focus,select:focus,textarea:focus{background:#fff;border:1px solid #504D4E}input.b_checkbox,input.b_radio{height:1em;width:1em;border:0;margin:0 2px 0 0}label.b_checkbox_label,label.b_radio_label{padding-left:0.5em}.b_inline_editable{padding:1px 20px 1px 0;vertical-align:middle;min-height:16px}.b_inline_editable:hover{background-position:100% 50%;background-repeat:no-repeat;background-image:url(../openolat/images/pencil-small.png)}span.b_inline_editable:hover{cursor:text !important}fieldset{position:relative;padding:1em;padding-top:1.5em;border:none;border-top:1px solid #ff6666}fieldset legend{font-family:Comic Sans, Comic Sans MS, cursive;padding:0 5px;font-size:120%;font-weight:bold}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}div.b_form div.b_form_general_error{padding:10px 10px 10px 50px;margin-bottom:20px;text-align:left;background:url(../openolat/images/icon_error_32.png) no-repeat 10px 10px;min-height:32px;border:1px solid #990000;color:#990000;font-style:italic}div.b_form div.b_form_spacer{margin:10px 0}div.b_form hr.b_form_spacer{margin:10px 0;border-bottom:1px solid #eee;padding:0}div.b_form hr.b_form_spacer.b_form_horizontal{display:inline-block;width:2em}div.b_form hr.b_form_spacer.b_form_spacer_noline{margin:10px 0;border-bottom:0;padding:0}div.b_form div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0}div.b_form div.b_form_element_wrapper.b_form_horizontal{vertical-align:middle;margin:0.5em 1em 0.5em 0;float:left;display:inline}div.b_form div.b_form_element_wrapper.b_form_vertical{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_label{width:20%;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label label{float:left;display:inline;line-height:1.3em}div.b_form div.b_form_element_wrapper div.b_form_element_label span.b_form_mandatory{background:url(../openolat/images/star-small.png) no-repeat;padding-left:16px;height:16px}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_horizontal{width:auto;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_vertical{width:auto;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:25%;padding:0 2px 0 12px}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal{margin-left:0;padding-left:0;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_vertical{margin-left:0;margin-top:0.5em;padding-left:0;float:none;display:block;clear:both}div.b_form div.b_form_element_wrapper.b_form_error input,div.b_form div.b_form_element_wrapper.b_form_error select{border:1px solid #990000;background:#ebcccc}div.b_form div.b_form_element_wrapper div.b_form_error_msg{clear:both;color:#990000;font-style:italic;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0}div.b_form div.b_button_group{margin-left:0%;padding-left:0px;text-align:left}div.b_form.b_form_vertical div.b_button_group{text-align:left}div.b_form div.b_form_element div.b_form_example{display:inline;font-size:80%;color:#504D4E}div.b_form div.b_form_element .b_form_disabled{color:#504D4E}div.b_form div.b_form_element .b_form_element_disabled{color:#9E9C9C;background:#EEEEEE;border:1px solid #CDCBCB}div.b_form div.b_form_element span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px;padding-top:3px}div.b_form div.b_form_element a.b_form_groupchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_genericchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_wikitext{background-repeat:no-repeat;padding-left:12px;line-height:1.5em;font-style:italic}div.b_form div.b_form_element a.b_form_wikitext,div.b_form div.b_form_element .b_wiki_icon{background-image:url(../openolat/images/wiki/wiki_small_9px.png)}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element_label{width:10%}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:12%}div.form_shift_left{left:-25%}div.b_button_group div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element_label{width:auto;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element{margin-left:0}.b_subcolumns{display:table;width:100%;table-layout:fixed}.b_c25l input,.b_c25r input{max-width:93%}div.calendar{z-index:10000 !important}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element{margin:0;float:left}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label{float:none;width:auto;display:block;padding-left:2.5em}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label label{float:none}div.b_form_subform{padding-left:2.5em}div.b_form_selection_vertical div.b_form_selection_element{vertical-align:middle;line-height:1.3em;position:relative}div.b_form_selection_vertical div.b_form_selection_element input{vertical-align:middle;line-height:1.3em}div.b_form_selection_horizontal div.b_form_selection_element{float:left;display:inline;padding-right:1em}div.b_form_selection_horizontal div.b_form_selection_element input{vertical-align:middle}div.b_form div.b_form_element div.b_form_togglecheck{font-size:95%;display:block;vertical-align:middle;line-height:16px;margin-top:0.5em}div.b_form div.b_form_element div.b_form_togglecheck input{height:1em;width:1em}div.o_form_wrapper fieldset{min-width:60em}div.form_shift_left{position:inherit;left:-20%}div.mceExternalToolbar{background:#f0f0ee !important;overflow:auto}table.b_choice{padding:0;margin:0}table.b_choice td{padding:0.1em;margin:0}table.b_choice td.b_togglecheck{padding-top:1em}table.b_choice td.b_togglecheck div.b_togglecheck{display:inline;border-top:1px solid #eee}table.b_choice td.b_togglecheck input{margin:0 7px 0 2px}div.b_fileinput{position:relative}div.b_fileinput div.b_fileinput_fakechooser{position:relative;top:0px;left:0px;z-index:1;display:inline;white-space:nowrap}div.b_fileinput div.b_fileinput_fakechooser a{margin-left:5px}div.b_fileinput span.b_fileinput_maxsize{padding:1px 0 1px 1em;font-style:italic;min-height:16px;vertical-align:middle}div.b_fileinput input.b_fileinput_realchooser{position:absolute;top:0;left:0;height:1.8em;z-index:2;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}div.b_fileinput div.b_button_group{text-align:left;padding-left:0;margin-left:0}.b_fileinput_icon{background-image:url(../openolat/images/drive.png)}div.b_progress div.b_progress_bar{height:12px;border:1px solid #bfbfbf;background:#ffcccc}div.b_progress div.b_progress_bar div{height:12px;background:#ff6666;background:-moz-linear-gradient(top, #ff6666 0%, red 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6666), color-stop(100%, red));background:-webkit-linear-gradient(top, #ff6666 0%, red 100%);background:-o-linear-gradient(top, #ff6666 0%, red 100%);background:-ms-linear-gradient(top, #ff6666 0%, red 100%);background:linear-gradient(top, #ff6666 0%, red 100%)}.b_mark_set{background-image:url("../openolat/images/flag.png") !important}.b_mark_not_set{background-image:url("../openolat/images/flag.png") !important;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark{width:20px;height:20px}div.b_mark div.b_form_element_wrapper{margin:0}div.b_mark div.b_form_element_wrapper div.b_form_element{margin:0;padding:0}div.b_mark a.b_mark_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px}div.b_mark a.b_mark_not_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark a.b_mark_set span,div.b_mark a.b_mark_not_set span{display:block;width:19px;height:19px}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{padding:0;border:0}table{border-collapse:collapse;margin-bottom:0.5em;border-top:0px solid white;border-bottom:0px solid white}table caption{font-variant:small-caps}table.b_full{width:99.5%}table.fixed{table-layout:fixed}table th,table td{padding:0.3em}table thead th{color:inherit;border-bottom:1px solid #ccc}table tbody tr.b_table_odd td{background:#eee}div.b_table_wrapper table{width:99.5%;margin-left:1px;border:1px solid #eeeeee}div.b_table_wrapper table tbody tr:hover td{background:#ffcccc}div.b_table_wrapper div.b_table_filter{float:left;display:inline;font-size:95%;margin:7px 10px 2px 0}div.b_table_wrapper div.b_table_filter label{font-style:italic;margin:5px 0 2px 0}div.b_table_wrapper div.b_table_filter select{border:1px solid #ACAAAA}div.b_table_wrapper div.b_clearfix div.b_floatbox{margin:5px 0 0 0}div.b_table_wrapper div.b_table_count{font-size:95%;float:left;line-height:16px;vertical-align:bottom;margin:3px;font-size:95%}div.b_table_wrapper a.b_table_prefs,div.b_table_wrapper a.b_table_download{float:right;display:block;background-repeat:no-repeat;background-position:top left;width:16px;height:16px;margin:3px}div.b_table_wrapper a.b_table_prefs{background-image:url(../openolat/images/table_gear.png)}div.b_table_wrapper a.b_table_download{background-image:url(../openolat/images/table_download.png)}div.b_table_wrapper div.b_table_buttons{text-align:center;margin:1.5em 0 1em 0}div.b_table_wrapper div.b_table_empty{margin:1em 0}div.b_table_page{font-size:95%;text-align:center}div.b_table_page a{margin:0;padding:2px}div.b_table_page a.b_table_page_active{font-weight:bold;color:#000}div.b_table_page a.b_table_backward{background:url(../openolat/images/arrow_left.png) no-repeat center left;padding-left:16px}div.b_table_page a.b_table_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}div.b_table_page a.b_table_first_page{background:url(../openolat/images/home.png) no-repeat center left;padding-left:18px}div.b_table_page_all{font-size:95%;text-align:center}a.b_dev{position:absolute;left:0;top:0;z-index:4000;background:red url("../openolat/images/bug.png") no-repeat;width:16px;height:16px;border:1px solid #000}#b_devcon_main{background-color:#ccddff;position:absolute;z-index:4000;top:10px;left:5%;width:90%;text-align:left;border:1px solid #000}#b_devcon_handle{cursor:move;background:blue url(../openolat/images/bug.png) no-repeat 4px 50%;line-height:2em;padding-left:24px;color:white}a#b_devcon_handle_collapse{cursor:pointer;background:url("../openolat/images/tree_parent_open.gif") no-repeat;width:15px;height:15px;float:right;margin:3px}a#b_devcon_handle_expand{cursor:pointer;background:url("../openolat/images/tree_parent_closed.gif") no-repeat;width:15px;height:15px;float:right;margin:3px}a.b_devcon_handle_close{cursor:pointer;background:url(../openolat/images/close.png) no-repeat;width:15px;height:15px;float:right;margin:3px}#b_devcon_content{font-size:90%;padding:5px;border-top:0px solid #000;background:transparent}#b_devcon_content ul{float:left;margin:0;padding:0;list-style:none;white-space:nowrap}#b_devcon_content li{margin:0;padding:0 10px 0 0;float:left}#b_devcon_content fieldset{border-top:1px solid #ccc;margin:0;padding:8px}#b_devcon_mode{width:1em;height:1em;float:left;border:1px solid #000;margin-right:5px}#b_js_log textarea#o_debug_cons{width:99%;height:15em;font-family:monospace;font-size:110%;margin:5px 0 5px 0}iframe.o_debug_json{position:fixed;width:90%;margin-left:5%;bottom:4px;height:300px;background:white;border:2px solid #ccd8e7;z-index:90000}div.b_briefcase div.b_briefcase_foldercomp{margin-top:0.5em}div.b_briefcase_foldercomp div.b_briefcase_createactions{margin:0.5em 0}div.b_briefcase_foldercomp div.b_briefcase_createactions ul{list-style:none;margin:0;padding:0;white-space:nowrap;font-size:95%}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li{float:right;display:inline;margin:0 0 0 1em;padding:0 0 0 3px;position:relative}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li a{background-position:0 50%;background-repeat:no-repeat;padding:2px 0 2px 20px}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_upload{background-image:url(../openolat/images/docs/document_upload.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfolder{background-image:url(../openolat/images/folder_new.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfile{background-image:url(../openolat/images/docs/document_add.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_deletedfiles{background-image:url(../openolat/images/docs/document_remove.png)}div.b_briefcase_foldercomp div.b_briefcase_breadcrumb{clear:both;padding:1px 0 1px 20px;margin:0.5em 0 0 0;background:url(../openolat/images/folder_open.png) no-repeat 0 50%}div.b_briefcase_foldercomp div.b_briefcase_empty{clear:both;margin-top:0.5em;font-style:italic}div.b_briefcase_foldercomp table.b_briefcase_filetable{clear:both;border-collapse:collapse;margin-bottom:0.5em;background:#fff;width:99.9%;border:1px solid #eee}div.b_briefcase_foldercomp table.b_briefcase_filetable thead{color:#000}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a,div.b_briefcase_foldercomp table.b_briefcase_filetable thead span{color:#4F576A;font-weight:bold}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:focus{color:#000000;text-decoration:none;background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable th,div.b_briefcase_foldercomp table.b_briefcase_filetable td{white-space:nowrap;text-align:right;padding-right:1em}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_last_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-right:0}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_first_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_first_child{width:60%;text-align:left}div.b_briefcase_foldercomp table.b_briefcase_filetable td input.b_checkbox{margin:0 4px 0 0}div.b_briefcase_foldercomp table.b_briefcase_filetable td a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable td a:focus{background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-left:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions td{border:0;padding:0 0 0 3px;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions tr{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_file_icon{background-image:url(../openolat/images/docs/document--pencil.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_meta_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_edit_meta_dis_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_versions_icon{background-image:url(../openolat/images/docs/document_versions.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_versions_dis_icon{background-image:url(../openolat/images/docs/document_versions.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_locked_file_icon{background-image:url(../openolat/images/locked.png)}div.b_briefcase_preview{background-color:white;width:200px;height:200px;border:1px solid #8EAACE;margin-top:2px}div.b_briefcase div.b_briefcase_searchcomp{float:left;display:inline;margin:0.5em 0;width:14em}div.b_briefcase div.b_briefcase_searchcomp input{width:10em}div.b_briefcase div.b_briefcase_searchcomp div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_briefcase div.b_briefcase_commandbuttons{margin:1em 0}div.b_briefcase div.b_briefcase_webdav{margin:0.5em 0}div.b_briefcase div.b_briefcase_quota{clear:both;margin-top:1em;padding-top:1em;border-top:1px solid #000}div.b_briefcase_meta{size:0.8em}div.b_briefcase_meta p{font-style:italic;margin:0;padding-top:2px}div.b_send_documents ol.textbox-outer{margin-left:0;border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em}div.b_send_documents ol li{margin-left:0}div.b_send_documents textarea{overflow:auto;resize:none}@media all{div.o_wiki_wrapper{clear:both}div.o_wiki_wrapper div.o_wikimod_btn{position:relative}div.o_wiki_wrapper div.o_wikimod_btn a{margin-bottom:9px;background-repeat:no-repeat;background-position:center center;width:20px;height:19px;float:left;display:inline;padding-left:2px;border:1px solid #ccc;background-color:#eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;margin-right:2px}div.o_wiki_wrapper div.o_wikimod_btn a:hover{border:1px solid red}div.o_wiki_wrapper div.o_wikimod_btn div.b_contexthelp_wrapper a.b_contexthelp{position:absolute;top:0;right:0}div.o_wiki_wrapper a.o_wikimod_btn_bold{background-image:url(../openolat/images/wiki/edit-bold.png)}div.o_wiki_wrapper a.o_wikimod_btn_italic{background-image:url(../openolat/images/wiki/edit-italic.png)}div.o_wiki_wrapper a.o_wikimod_btn_link{background:url(../openolat/images/wiki/chain.png)}div.o_wiki_wrapper a.o_wikimod_btn_extlink{background:url(../openolat/images/wiki/chain--arrow.png)}div.o_wiki_wrapper a.o_wikimod_btn_headline{background:url(../openolat/images/wiki/edit-heading.png)}div.o_wiki_wrapper a.o_wikimod_btn_image{background:url(../openolat/images/wiki/image-medium.png)}div.o_wiki_wrapper a.o_wikimod_btn_media{background:url(../openolat/images/music-beam.png)}div.o_wiki_wrapper a.o_wikimod_btn_math{background:url(../openolat/images/wiki/edit-math.png)}div.o_wiki_wrapper a.o_wikimod_btn_nowiki{background:url(../openolat/images/wiki/edit-nowiki.png)}div.o_wiki_wrapper a.o_wikimod_btn_hr{background:url(../openolat/images/wiki/edit-hr.png)}div.o_wiki_wrapper a.o_wikimod_btn_list{background:url(../openolat/images/wiki/edit-list.png)}div.o_wiki_wrapper a.o_wikimod_btn_numlist{background:url(../openolat/images/wiki/edit-list-order.png)}div.o_wiki_wrapper .b_eportfolio_add,div.o_wiki_wrapper .b_eportfolio_add_again{position:absolute;top:28px;right:3px;z-index:99}div.o_wiki_wrapper h1{font-size:1.0em}div.o_wiki_wrapper h2{font-size:1.0em}div.o_wiki_wrapper h3{font-size:1.0em}div.o_wikimod_linkchooser{clear:both;float:left;display:inline}div.o_wikimod_filechooser{margin:0 2em;float:left;display:inline}div.o_wikimod_nav{font-size:90%;padding-top:1.5em}div.o_wikimod_nav legend{font-size:95%}div.o_wikimod_nav fieldset{padding:0.5em}div.o_wikimod_nav input{width:99%}div.o_wikimod_nav ul{margin:0;padding:0}div.o_wikimod_nav div.b_button_group{margin:0.5em 0;text-align:left}div.o_wikimod_nav div.b_form div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_wikimod_nav .b_form_element_wrapper .b_form_element{padding:0}div.o_wikimod_nav div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{margin:0.5em 0}div.o_wikimod_editform_wrapper{clear:both;padding:0.5em 0 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element_label{display:none}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element{clear:both;margin-left:0;padding:0 5px 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_button_group{margin-left:0;text-align:center}div.o_wikimod-article-box table[border="1"]{border-collapse:collapse;border:1px solid #BFBFBF}h1.o_wikimod_heading,h3.o_wikimod_heading{margin:0 0 1em 0;padding:.5em 0 .17em 0;border-bottom:1px solid #BFBFBF}#o_wikimod_uploader{margin:1em 0 0 0}.o_wikimod_version{border:1px solid #BFBFBF;padding:4px;margin-top:5px}.o_wikimod_diff{border:1px solid #BFBFBF;padding:4px;margin:0px}.o_wikimod_warn{color:#DF9719}.o_wiki_error{background-color:#DF9719}.o_wikimod_ins{background-color:#A4DCA4}.o_wikimod_old{background-color:#FFCCCC}.o_wikimod_new{background-color:#A4DCA4}.o_wikimod_del{background-color:#FFCCCC}.wiki-image{float:right;padding:10px;clear:right}.wiki-file-deleted{text-decoration:line-through}}div.o_forum div.o_forum_switch{font-size:90%}div.o_forum div.o_forum_message{margin:1em 0 1em 0;padding:0.5em;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:#eeeeee}div.o_forum div.o_forum_message_header_wrapper{min-height:24px}div.o_forum div.o_forum_message_header_wrapper div.o_forum_message_header{min-height:24px}div.o_forum div.o_forum_message_title{vertical-align:middle;padding:2px 5px 2px 5px;min-height:24px}div.o_forum div.o_forum_message_title strong{font-weight:bold}div.o_forum div.o_forum_message_new div.o_forum_message_title strong{background:url(../openolat/images/new-text.png) no-repeat top right;padding-right:20px}div.o_forum div.o_forum_message_creator{width:100px;padding:0.5em 12px 0px 21px;font-size:95%;color:#4F576A;float:right;border-left:1px solid #fff}div.o_forum div.o_forum_message_creator strong{font-weight:normal}div.o_forum div.o_forum_message_creator img{border:1px solid #4F576A}div.o_forum div.o_forum_message_body{padding:0.5em;background:transparent;margin-right:155px}div.o_forum div.o_forum_message_attachments{margin:2em 0 0.5em 0;border-top:1px solid #555555;font-size:95%}div.o_forum div.o_forum_message_attachments strong{display:block;margin:0.5em 0;font-weight:normal;font-style:italic}div.o_forum div.o_forum_message_attachments ul{list-style:none;margin:0;padding:0}div.o_forum div.o_forum_message_attachments li{margin:0;padding:0}div.o_forum div.o_forum_message_attachments a{background-repeat:no-repeat;background-position:0 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}div.o_forum div.o_forum_message_modified{clear:both;border-top:1px solid #506D90;padding:0.5em 0 0 0;font-size:95%;font-style:italic;text-align:center;color:#98221F}div.o_forum div.o_forum_message_actions{text-align:center;padding:0.2em 1em;padding-top:0.8em}span.o_forum_thread_sticky{font-weight:bold}span.o_forum_status_thread_icon{background-image:url(../openolat/images/forum/forum.png)}span.o_forum_status_sticky_closed_icon{background-image:url(../openolat/images/forum/sticky-note-pin_locked.png)}span.o_forum_status_sticky_icon{background-image:url(../openolat/images/forum/sticky-note-pin.png)}span.o_forum_status_closed_icon{background-image:url(../openolat/images/forum/forum_locked.png)}div.o_forum_peekview{margin:1em 0 1em 0}div.o_forum_peekview h5{font-size:1em;position:relative;left:-20px}div.o_forum_peekview div.o_forum_peekview_message{padding-left:20px;padding-bottom:15px}div.o_forum_peekview div.b_quote_wrapper{display:none}.o_forum_message_icon{background-image:url(../openolat/images/forum/balloon-white-left.png)}div.o_forum_toolbar{float:left;display:inline;width:75%}div#o_forum_fulltextsearch{float:right;display:inline}div#o_forum_fulltextsearch input{width:10em}div#o_forum_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_struct_edit_btn{float:right;display:inline}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:white;padding-right:1em;overflow-x:auto}.b_artefact{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}div.o_ep_toc_editor div.b_subcl{min-height:35em}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:#FFF;padding-right:1em;overflow-x:auto}div.b_struct_edit_btn{float:right;display:inline}div.b_struct_submit_assess_btn{float:right;display:inline}.b_artefact div.b_actions{margin-top:2em}.b_artefact div.b_desc{font-style:italic;margin:1em 0}.b_ep_artAttribLink{background-image:url(../openolat/images/table_gear.png)}div.b_artefact_closed{font-size:25px;float:right;background:url(../openolat/images/locked.png) top right no-repeat}div.b_eportfolio_preview_c100l .b_artefact{margin:3px}div.b_eportfolio_preview_c33l .b_artefact{font-size:85%;margin:3px}.b_ep_nolink{color:#000000}.b_ep_nolink:hover{color:#000000;text-decoration:none}.b_ep_multiartefacts div.b_ep_add_message_with_arrow{position:relative;top:-50px}.b_ep_multiartefacts div.b_artefact_count{margin:1em 0 1em 0}a.b_ep_options{background:url(../openolat/images/gear.png) top left no-repeat;width:16px;height:16px;display:block}.b_ep_liveblog_icon{background-image:url(../openolat/images/portfolio/ep_liveblog_icon.png)}div.b_portfolio_toc ul{margin:0}div.b_portfolio_toc li{list-style-type:none}div.b_portfolio_toc li a{font-size:0.8em;text-decoration:none}div.b_portfolio_toc li.level1{font-size:1.2em;margin:1.2em 0 0.2em 0;border-bottom:1px solid #ddd}div.b_portfolio_toc li.level2{padding-left:20px;font-size:1.1em;border-bottom:1px dotted #ddd}div.b_portfolio_toc li.level3{padding-left:40px}div.b_portfolio_toc .link{float:right;margin-right:0px}div.b_portfolio_toc .commentlink{float:right;margin-right:10%}div.b_portfolio_toc .type_artefact{font-style:italic}div.b_portfolio_toc .type_map,div.b_portfolio_toc .type_page,div.b_portfolio_toc .type_struct,div.b_portfolio_toc .type_artefact{background-position:center left;background-repeat:no-repeat;padding-left:20px}a.b_eportfolio_add{background:url(../openolat/images/portfolio/ep_add_icon.png) top left no-repeat;display:block;width:16px;height:16px}td a.b_eportfolio_add{float:right;padding-right:2px}a.b_eportfolio_add_again,span.b_eportfolio_add_again{background:url(../openolat/images/portfolio/ep_add_again_icon.png) top left no-repeat;display:block;width:16px;height:16px}.o_efficiencystatement a.b_eportfolio_add_again{float:right}a.b_eportfolio_link{background:url(../openolat/images/portfolio/ep_link_icon.png) top left no-repeat;display:block;width:16px;height:16px}.b_eportfolio_link{background-image:url(../openolat/images/portfolio/ep_link_icon.png)}ul.b_eportfolio_maps{margin:0;padding:0}ul.b_eportfolio_maps li{display:block;float:left;position:relative;width:195px;height:320px;padding:60px 60px 40px 65px;margin:0.5em;background:url(../openolat/images/portfolio/eportfolio_map_default.png) top left no-repeat;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:14px;-webkit-border-bottom-right-radius:14px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:14px;-moz-border-radius-bottomright:14px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:4px;moz-box-shadow:0 1px 3px lightgray;-ms-box-shadow:0 1px 3px lightgray;-o-box-shadow:0 1px 3px lightgray;-webkit-box-shadow:0 1px 3px lightgray;box-shadow:0 1px 3px lightgray}ul.b_eportfolio_maps li .b_map_info{position:absolute;bottom:40px;width:inherit;font-size:0.9em}ul.b_eportfolio_maps li .b_map_info a.b_open_icon{font-size:1.2em;position:absolute;bottom:170px;right:-10px}.b_eportfolio_changelog .b_form{margin-top:20px;margin-bottom:20px}.b_eportfolio_changelog li{list-style:none}.b_eportfolio_changelog h5{margin-top:16px}.b_eportfolio_mapowner{font-style:italic;margin-bottom:8px}.b_eportfolio_mapowner div{display:inline}@media all{.epmst-green{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green,ul.b_eportfolio_maps li.template.epmst-green{background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-green > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green{margin-top:6px;background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green div.b_map_header h4{color:#444444}.epmst-green div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green div.b_ep_actualpage h1,.epmst-green div.b_ep_actualpage h4{color:#444444}.epmst-green div.b_pagination{float:none;position:static;width:100%}.epmst-green div.b_pagination ul{margin:0}.epmst-green div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green div.b_pagination li span,.epmst-green div.b_pagination li a,.epmst-green div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green div.b_eportfolio_page,.epmst-green div.b_portfolio_toc,.epmst-green div.b_eportfolio_edit{background-image:none}.epmst-green div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green2,ul.b_eportfolio_maps li.template.epmst-green2{background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green2{margin-top:6px;background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green2 div.b_map_header h4{color:#555555}.epmst-green2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green2 div.b_ep_actualpage h1,.epmst-green2 div.b_ep_actualpage h4{color:#555555}.epmst-green2 div.b_pagination{float:none;position:static;width:100%}.epmst-green2 div.b_pagination ul{margin:0}.epmst-green2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green2 div.b_pagination li span,.epmst-green2 div.b_pagination li a,.epmst-green2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green2 div.b_eportfolio_page,.epmst-green2 div.b_portfolio_toc,.epmst-green2 div.b_eportfolio_edit{background-image:none}.epmst-green2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green3,ul.b_eportfolio_maps li.template.epmst-green3{background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green3{margin-top:6px;background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green3 div.b_map_header h4{color:#555555}.epmst-green3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green3 div.b_ep_actualpage h1,.epmst-green3 div.b_ep_actualpage h4{color:#555555}.epmst-green3 div.b_pagination{float:none;position:static;width:100%}.epmst-green3 div.b_pagination ul{margin:0}.epmst-green3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green3 div.b_pagination li span,.epmst-green3 div.b_pagination li a,.epmst-green3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green3 div.b_eportfolio_page,.epmst-green3 div.b_portfolio_toc,.epmst-green3 div.b_eportfolio_edit{background-image:none}.epmst-green3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green4,ul.b_eportfolio_maps li.template.epmst-green4{background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green4{margin-top:6px;background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green4 div.b_map_header h4{color:#555555}.epmst-green4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green4 div.b_ep_actualpage h1,.epmst-green4 div.b_ep_actualpage h4{color:#555555}.epmst-green4 div.b_pagination{float:none;position:static;width:100%}.epmst-green4 div.b_pagination ul{margin:0}.epmst-green4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green4 div.b_pagination li span,.epmst-green4 div.b_pagination li a,.epmst-green4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green4 div.b_eportfolio_page,.epmst-green4 div.b_portfolio_toc,.epmst-green4 div.b_eportfolio_edit{background-image:none}.epmst-green4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red,ul.b_eportfolio_maps li.template.epmst-red{background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red{margin-top:6px;background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red div.b_map_header h4{color:#444444}.epmst-red div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red div.b_ep_actualpage h1,.epmst-red div.b_ep_actualpage h4{color:#444444}.epmst-red div.b_pagination{float:none;position:static;width:100%}.epmst-red div.b_pagination ul{margin:0}.epmst-red div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red div.b_pagination li span,.epmst-red div.b_pagination li a,.epmst-red div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red div.b_eportfolio_page,.epmst-red div.b_portfolio_toc,.epmst-red div.b_eportfolio_edit{background-image:none}.epmst-red div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red2,ul.b_eportfolio_maps li.template.epmst-red2{background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red2{margin-top:6px;background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red2 div.b_map_header h4{color:#444444}.epmst-red2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red2 div.b_ep_actualpage h1,.epmst-red2 div.b_ep_actualpage h4{color:#444444}.epmst-red2 div.b_pagination{float:none;position:static;width:100%}.epmst-red2 div.b_pagination ul{margin:0}.epmst-red2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red2 div.b_pagination li span,.epmst-red2 div.b_pagination li a,.epmst-red2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red2 div.b_eportfolio_page,.epmst-red2 div.b_portfolio_toc,.epmst-red2 div.b_eportfolio_edit{background-image:none}.epmst-red2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red3,ul.b_eportfolio_maps li.template.epmst-red3{background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red3{margin-top:6px;background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red3 div.b_map_header h4{color:#444444}.epmst-red3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red3 div.b_ep_actualpage h1,.epmst-red3 div.b_ep_actualpage h4{color:#444444}.epmst-red3 div.b_pagination{float:none;position:static;width:100%}.epmst-red3 div.b_pagination ul{margin:0}.epmst-red3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red3 div.b_pagination li span,.epmst-red3 div.b_pagination li a,.epmst-red3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red3 div.b_eportfolio_page,.epmst-red3 div.b_portfolio_toc,.epmst-red3 div.b_eportfolio_edit{background-image:none}.epmst-red3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red4,ul.b_eportfolio_maps li.template.epmst-red4{background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red4{margin-top:6px;background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red4 div.b_map_header h4{color:#444444}.epmst-red4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red4 div.b_ep_actualpage h1,.epmst-red4 div.b_ep_actualpage h4{color:#444444}.epmst-red4 div.b_pagination{float:none;position:static;width:100%}.epmst-red4 div.b_pagination ul{margin:0}.epmst-red4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red4 div.b_pagination li span,.epmst-red4 div.b_pagination li a,.epmst-red4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red4 div.b_eportfolio_page,.epmst-red4 div.b_portfolio_toc,.epmst-red4 div.b_eportfolio_edit{background-image:none}.epmst-red4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue,ul.b_eportfolio_maps li.template.epmst-blue{background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue{margin-top:6px;background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue div.b_map_header h4{color:#444444}.epmst-blue div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue div.b_ep_actualpage h1,.epmst-blue div.b_ep_actualpage h4{color:#444444}.epmst-blue div.b_pagination{float:none;position:static;width:100%}.epmst-blue div.b_pagination ul{margin:0}.epmst-blue div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue div.b_pagination li span,.epmst-blue div.b_pagination li a,.epmst-blue div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue div.b_eportfolio_page,.epmst-blue div.b_portfolio_toc,.epmst-blue div.b_eportfolio_edit{background-image:none}.epmst-blue div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue2,ul.b_eportfolio_maps li.template.epmst-blue2{background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue2{margin-top:6px;background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue2 div.b_map_header h4{color:#444444}.epmst-blue2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue2 div.b_ep_actualpage h1,.epmst-blue2 div.b_ep_actualpage h4{color:#444444}.epmst-blue2 div.b_pagination{float:none;position:static;width:100%}.epmst-blue2 div.b_pagination ul{margin:0}.epmst-blue2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue2 div.b_pagination li span,.epmst-blue2 div.b_pagination li a,.epmst-blue2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue2 div.b_eportfolio_page,.epmst-blue2 div.b_portfolio_toc,.epmst-blue2 div.b_eportfolio_edit{background-image:none}.epmst-blue2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue3,ul.b_eportfolio_maps li.template.epmst-blue3{background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue3{margin-top:6px;background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue3 div.b_map_header h4{color:#444444}.epmst-blue3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue3 div.b_ep_actualpage h1,.epmst-blue3 div.b_ep_actualpage h4{color:#444444}.epmst-blue3 div.b_pagination{float:none;position:static;width:100%}.epmst-blue3 div.b_pagination ul{margin:0}.epmst-blue3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue3 div.b_pagination li span,.epmst-blue3 div.b_pagination li a,.epmst-blue3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue3 div.b_eportfolio_page,.epmst-blue3 div.b_portfolio_toc,.epmst-blue3 div.b_eportfolio_edit{background-image:none}.epmst-blue3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue4,ul.b_eportfolio_maps li.template.epmst-blue4{background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue4{margin-top:6px;background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue4 div.b_map_header h4{color:#444444}.epmst-blue4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue4 div.b_ep_actualpage h1,.epmst-blue4 div.b_ep_actualpage h4{color:#444444}.epmst-blue4 div.b_pagination{float:none;position:static;width:100%}.epmst-blue4 div.b_pagination ul{margin:0}.epmst-blue4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue4 div.b_pagination li span,.epmst-blue4 div.b_pagination li a,.epmst-blue4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue4 div.b_eportfolio_page,.epmst-blue4 div.b_portfolio_toc,.epmst-blue4 div.b_eportfolio_edit{background-image:none}.epmst-blue4 div.b_pagination li.b_changelog{float:right}}li.default .b_map_info p{color:#bbb}li.comic .b_map_info p{color:#88a5c4}li.leather .b_map_info p{color:#C2A074}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}ul.b_eportfolio_maps li.leather{background:url(../openolat/images/portfolio/eportfolio_map_leather.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.leather a{color:#fad9a4}ul.b_eportfolio_maps li.comic{background:url(../openolat/images/portfolio/eportfolio_map_comic.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.template.default{background-image:url(../openolat/images/portfolio/eportfolio_map_default_template.png)}ul.b_eportfolio_maps li.template.comic{background-image:url(../openolat/images/portfolio/eportfolio_map_comic_template.png)}ul.b_eportfolio_maps li.template.leather{background-image:url(../openolat/images/portfolio/eportfolio_map_leather_template.png)}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}.b_eportfolio_map{background:white;padding:1.5em;min-height:30em}.b_eportfolio_map .b_ep_relative{position:relative}.b_eportfolio_toolbar div{display:inline}.b_eportfolio_toolbar{text-align:right;width:100%;border-bottom:1px solid #acaaaa;padding:1px 2px 4px 2px;margin-bottom:6px}.b_eportfolio_map a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:right;display:inline;background-repeat:no-repeat;margin-left:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_toolbar a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:none;display:inline-block;background-repeat:no-repeat;margin-left:0;margin-right:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_map div.b_eportfolio_add_link{float:left;display:inline;margin-top:2px}.o_ep_toc_editor .b_eportfolio_add_link{float:left}.b_eportfolio_map .b_eportfolio_add_link:hover{text-decoration:none}.b_eportfolio_map .b_eportfolio_comment_link{float:right;display:inline;margin-right:5px}.b_ep_tag_cloud{padding:1em 0 1em 0;border-bottom:1px solid #ccc}.b_eportfolio_page,.b_portfolio_toc,.b_eportfolio_edit,.b_eportfolio_changelog{min-height:40em;background:#f4f4f4 url(../openolat/images/portfolio/eportfolio_page_corner.png) top right no-repeat;padding:1em;-webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-o-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2)}.b_eportfolio_page .b_eportfolio_structure > h5{border-bottom:1px solid #ddd;margin-top:1.2em}.b_eportfolio_edit{margin-top:1.5em}.b_eportfolio.b_artefacts hr.b_ep_filter_spacer{height:10px;background:url(../openolat/images/portfolio/divider-arrow-down.png) 25px -12px no-repeat;border:none;border-top:1px solid #ccc;margin:2em 0 1em}.b_eportfolio.b_artefacts .b_ep_content{background:white;padding:0 1em 1em 1em;margin-top:1.5em}.b_eportfolio.b_artefacts .b_ep_content .b_ep_filter{padding:0;width:80%}.b_ep_filter{float:left}.b_ep_viewmode{float:right;width:15%}.b_ep_add_artefact{float:right}.b_ep_content div.b_ep_viewmode div.b_form_element_label{width:auto}.b_eportfolio.b_artefacts div.b_segments_container{top:-20px;margin-bottom:-20px}.b_ep_tagbrowser{width:30%;margin-right:0px}.b_ep_tagbrowser_view{width:68%;margin-left:0px}.b_ep_collection_icon{background-image:url(../openolat/images/portfolio/ep_collection.png) !important}.b_ep_map_icon,.b_portfolio_toc .type_map{background-image:url(../openolat/images/portfolio/briefcase.png) !important}.b_ep_page_icon,.b_portfolio_toc .type_page{background-image:url(../openolat/images/portfolio/ep_page.png) !important}.b_ep_page_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_page_add.png) !important}.b_ep_struct_icon,.b_portfolio_toc .type_struct{background-image:url(../openolat/images/portfolio/ep_struct.png) !important}.b_ep_struct_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_struct_add.png) !important}.type_artefact{background-image:url(../openolat/images/le_resources/portfolio.png) !important}div.b_eportfolio_collect_restriction{margin-top:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_el{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a{padding-left:0px;text-decoration:none}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a:hover{text-decoration:none}div.b_form.b_eportfolio_tag_selector{min-width:40em}div.b_eportfolio_restriction_wrapper a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper a.b_togglebox_closed{display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper p{padding:0 0 0 15px;margin:0}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content{padding:3px 3px 3px 3px;margin:0;border:1px solid red;background-image:none;background-color:transparent;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_eportfolio_restriction_error div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #FF9900 !important;background:#fff5cc url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_passed div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #F0F0F0 !important;background:#fcfcfc url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_error div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_passed div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content .b_togglebox_hide{display:none}.b_eportfolio_deadline_callout{width:300px}.b_ep_multiartefacts .b_c50l{clear:both}.b_eportfolio_fulltextsearch{float:left}.b_eportfolio_share_policy_wrapper{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-ms-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-o-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}.b_eportfolio_share_policy_wrapper .b_float_right{text-align:right}.b_eportfolio_share_policy_wrapper a.bit-input{text-decoration:none}.b_eportfolio_share_policy div input,.b_eportfolio_share_policy div span,.b_eportfolio_share_policy div select{float:left;margin-right:5px;padding-right:5px}.b_eportfolio_share_policy div span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}.b_eportfolio_share_policy .b_ep_share_date span{float:left}.b_eportfolio_share_policy_wrapper .b_eportfolio_share_policy{padding-left:20px;background:url(../openolat/images/user.png) top left no-repeat}.b_eportfolio_share_policy_wrapper.policytype_group .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}.b_eportfolio_share_policy_wrapper.policytype_invitation .b_eportfolio_share_policy{background-image:url(../openolat/images/share.png)}.b_eportfolio_share_policy_wrapper.policytype_allusers .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}div.b_ep_inline div input,div.b_ep_inline div span,div.b_ep_inline div select{float:left;margin-right:5px;padding-right:5px}.default div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.default div.b_pagination{float:none;position:static;width:100%}.default div.b_pagination ul{margin:0}.default div.b_pagination li{float:left;display:inline;width:auto;margin:2px 2px 2px 0;padding:0;background:#FAFAFA;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.default div.b_pagination li a{padding:1em;padding:5px 8px}.default div.b_pagination li,.default div.b_pagination li span,.default div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.default div.b_pagination li.b_disabled{padding-bottom:2px;margin-bottom:0;background:#f4f4f4}.default div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.default div.b_pagination li.b_changelog{float:right}.default div.b_eportfolio_page,.default div.b_portfolio_toc,.default div.b_eportfolio_edit,.default div.b_eportfolio_changelog{background-image:none}.b_eportfolio_map.comic{background:#a2c3e8 none;padding:30px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.comic{font-family:'Comic Sans MS', 'Comic Sans', fantasy}.comic div.b_pagination{position:absolute;right:0;width:16%;max-height:100%;overflow-x:hidden;overflow-y:auto;z-index:100}.comic .b_ep_relative > div:last-child{position:relative}.comic div.b_ep_actualpage{width:85%;margin-top:1em}.comic div.b_pagination ul{margin-top:30px;margin-left:0px;z-index:1}.comic div.b_pagination li{width:87%;background:url(../openolat/images/portfolio/postit.png) center right;padding:0;margin-bottom:1em;margin-left:8%;list-style-type:none}.comic div.b_pagination li span.b_disabled,.comic div.b_pagination li a span{display:block;padding:20px 15px 20px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li,.comic div.b_pagination li span,.comic div.b_pagination li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li.b_disabled{z-index:101;margin-left:0;width:100%}.comic div.b_pagination li .b_disabled{color:black;font-weight:bold}.comic div.b_pagination li.b_toc,.comic div.b_pagination li.b_changelog{background-image:url(../openolat/images/portfolio/postit_pink.png)}.b_eportfolio_map.leather{background:url(../openolat/images/portfolio/light-leather-tile.jpg)}.leather{font-family:Palatino, Georgia, serif}.leather div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.leather .b_map_header h4,.leather .b_map_header p,.leather .b_map_header a.b_eportfolio_add_link,.leather .b_map_header a.b_eportfolio_comment_link{color:white}.leather .b_eportfolio_mapowner{color:#fff}.leather div.b_pagination{float:none;position:static;width:100%}.leather div.b_pagination ul{margin:0}.leather div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.leather div.b_pagination li a{padding:1em;padding:5px 8px}.leather div.b_pagination li,.leather div.b_pagination li span,.leather div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.leather div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.leather div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.leather div.b_pagination li.b_changelog{float:right}.leather div.b_eportfolio_page,.leather div.b_portfolio_toc,.leather div.b_eportfolio_edit,.leather div.b_eportfolio_changelog{background-image:none}div.o_module_cp_wrapper a.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}div.o_module_cp_wrapper div#o_local_fulltextsearch{position:absolute;top:0;right:0;z-index:10}div.o_module_cp_wrapper div#o_local_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_module_cp_wrapper div.o_cp_navigation{float:right;display:inline;padding:3px 0 3px 3px;background:#ebebeb;border:1px solid #ddd;white-space:nowrap;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey}div.o_module_cp_wrapper div span a{margin:0 2px}div.o_module_cp_wrapper div span.b_disabled{display:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon{background-image:url("../openolat/images/arrow_left_big.png");text-decoration:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_next_icon{background-image:url("../openolat/images/arrow_right_big.png")}div.o_module_cp_wrapper div span a.o_cp_next_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_print_icon{background-image:url("../openolat/images/printer.png")}div.o_module_cp_wrapper div span a.o_cp_print_icon span{display:none}div.o_module_cp_wrapper div.o_cp_navigation div,div.o_module_cp_wrapper div.o_cp_navigation form{display:inline}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix{display:inline;clear:none}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix:after{display:inline;height:0;clear:none;visibility:hidden}#o_cpeditor_menu div.o_cpeditor_menu_tree{padding:10px 0 0 0}#b_col1 div.b_menu_toolbar a,#b_col3 div.b_menu_toolbar a{width:16px;height:16px;margin:3px;float:right;display:inline;background-repeat:no-repeat}a.o_cpeditor_import{background-image:url("../openolat/images/docs/document_upload.png")}a.o_cpeditor_new{background-image:url("../openolat/images/docs/document_add.png")}a.o_cpeditor_copy{background-image:url("../openolat/images/docs/document_copy.png")}a.o_cpeditor_delete{background-image:url("../openolat/images/docs/document_remove.png")}a.o_cpeditor_edit{background-image:url(../openolat/images/docs/document_metadata_edit.png)}a.o_cpeditor_preview{background-image:url(../openolat/images/docs/document_preview.png)}#o_cpeditor_content div.o_cpeditor_message{padding:20px}#o_qti_run div.b_button_group{text-align:left}#o_qti_run_title{text-align:right}#o_qti_run_title strong{float:left;display:inline}#o_qti_run.o_qti_survey #o_qti_run_title strong{background:url(../openolat/images/le_resources/survey.png) no-repeat left 50%;padding-left:20px}#o_qti_run.o_qti_test #o_qti_run_title strong{background:url(../openolat/images/le_resources/test.png) no-repeat left 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}#o_qti_scoreinfo{float:left;display:inline;padding:.3em;border:1px solid silver;margin-right:1em}#o_qti_run_score{clear:both;margin:1em 0;padding:0 0 1.5em 0;font-size:90%}#o_qti_run_scoreinfo{float:left;display:inline}#o_qti_run_scoreprogress{float:left;display:inline;margin-left:1em}#o_qti_questioninfo{float:left;display:inline;padding:.3em;border:1px solid silver}#o_qti_run_questioninfo{float:left;display:inline;margin-left:1em}#o_qti_run_questionprogress{float:left;display:inline;margin-left:1em}#o_qti_run_status{clear:both}#o_qti_run_main{clear:both;border-top:1px solid #504D4E;margin:0.5em 0;padding:1em 0}#o_qti_run_menu_inner h4{font-size:100%}#o_qti_run_menu_inner ul{padding:0;margin:0;list-style:none}#o_qti_run_menu_inner li{clear:both;padding:0;margin:0;white-space:normal}#o_qti_run_menu_inner li.o_qti_menu_section{padding:1em 0}#o_qti_run_menu_inner li div.o_qti_menu_item,#o_qti_run_menu li div.o_qti_menu_section{float:left;display:inline;margin-right:10px}#o_qti_results td{padding:0}#b_main.o_editor_qti_correct{background-image:url(../openolat/images/qti/correct_bg.png);background-position:top left}#b_main.o_editor_qti{background-image:url(../openolat/images/edit_bg.png);background-position:top left}#o_qti_hints,#o_qti_solutions{margin:1em 0}#o_qti_hints a{background:url(../openolat/images/light-bulb.png) no-repeat left 50%;cursor:help;padding-left:20px}#o_qti_solutions a{background:url(../openolat/images/magnifier-zoom.png) no-repeat left 50%;cursor:help;padding-left:20px}.qti_response_level_feedback_label{margin-top:1em;font-style:italic}.qti_edit_layout{position:relative;padding-right:30px;margin-bottom:0.6em}.qti_edit_layout .edit_link{position:absolute;top:10px;right:0px}div.o_qti_item{margin-bottom:2em;margin-top:2em;line-height:2em}div.o_qti_item input.b_radio,div.o_qti_item input.b_checkbox{margin-left:1em}div.o_qti_item textarea{width:99%}img.o_qti_item_matimage{vertical-align:middle}div.o_qti_item_choice{display:table;margin:1em 0}div.o_qti_item_choice_option{display:table;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option_flow{display:table-cell;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option:hover{border:1px solid silver}div.o_qti_item_choice_option_flow:hover{border:1px solid silver}div.o_qti_item_choice_option_input{display:table-cell;vertical-align:middle;padding-right:.5em}div.o_qti_item_choice_option_input input{vertical-align:middle}div.o_qti_item_choice_option_value{display:table-cell}div.o_qti_item_choice_option_autoenum{display:table-cell;line-height:1.5em;width:1em;overflow:hidden;vertical-align:middle;color:silver;border:0;padding:0;margin:0}#o_qti_menu a{text-decoration:none}.o_qti_menu_section{padding:.3em;border-top:1px solid #ff6666}.o_qti_menu_section_clickable{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_section_clickable:hover{padding:.3em;border:1px solid silver;display:inline-block}.o_qti_menu_section_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_item_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item_active:hover{border:1px solid silver}.o_qti_menu_item_inactive{padding:.3em;border:1px solid transparent}.o_qti_menu_item:hover{border:1px solid silver}.o_qti_menu_item_closed{padding:.3em;border:1px solid transparent}.o_qti_menu_item_attempts_marked,.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;color:silver;padding:.2em .4em;border:1px solid transparent;background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:12px}.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.o_qti_menu_item_attempts:hover,.o_qti_menu_item_attempts_marked:hover{color:silver;border:1px solid silver;cursor:pointer}#o_qti_item_note{padding:0;margin:0;border:0;color:silver;font-family:inherit;font-size:1em;background:inherit;overflow:hidden}.o_qti_item_note_box{border:1px dashed silver;padding:.1em;margin:0;padding-left:.5em}div.o_qti_item_note_box_title{color:silver}div.o_qti_item_itemfeedback,div.o_qti_item_assessfeedback,div.o_qti_item_o_qti_item_sectionfeedback{margin:1em 0;background:url(../openolat/images/lightning.png) no-repeat left 50%;padding-left:20px}div.o_qti_item_objectives{margin:1em 0;background:url(../openolat/images/information-white.png) no-repeat left 50%;padding-left:20px;line-height:2em}.o_qti_timelimit_icon{background-image:url(../openolat/images/qti/time.png)}.o_qti_attemptslimit_icon{background-image:url(../openolat/images/qti/tries.png)}.o_qti_closed_icon{background-image:url(../openolat/images/qti/closed.png)}.o_mi_qtialientitem{background-image:url(../openolat/images/docs/document_plain.png)}.o_mi_qtisc{background-image:url(../openolat/images/qti/scItem.png)}.o_mi_qtimc{background-image:url(../openolat/images/qti/mcItem.png)}.o_mi_qtikprim{background-image:url(../openolat/images/qti/kprimItem.png)}.o_mi_qtifib{background-image:url(../openolat/images/qti/fibItem.png)}.o_mi_qtiessay{background-image:url(../openolat/images/qti/essayItem.png)}.o_mi_qtisection{background-image:url(../openolat/images/qti/section.png)}.o_mi_iqtest{background-image:url(../openolat/images/le_resources/test.png)}.o_mi_iqsurv{background-image:url(../openolat/images/le_resources/survey.png)}.onyx_iframe{width:100%;height:100%;border:none;min-height:60em}div.b_translation_start div.b_translation_start_body,div.b_translation_edit div.b_translation_edit_body{margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package{margin-bottom:0.5em;padding:1em 0 0.5em 0;border-bottom:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package div.b_translation_package_icon{margin-bottom:0.5em;border-bottom:1px solid #ACAAAA}div.b_translation_edit div.b_button_group{text-align:center;margin:1em 0 0 0}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_bar{float:left;display:inline}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_label{float:left;display:inline;padding:0 0 0 1em;font-size:90%;font-style:italic}div.b_translation_edit div.b_translation_edit_body textarea{width:99%}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_annotation{margin-top:1em}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_compare{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_target{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_form_element textarea.b_form_element_disabled{color:#000;background:#EEEEEE;border:1px solid #CDCBCB}div.b_translation_edit div.b_translation_edit_annotation h5{font-weight:normal;font-size:100%;font-style:italic}div.b_translation_edit div.b_translation_edit_annotation textarea{font-style:italic}div.b_translation_edit div.b_translation_refKey{background-image:url(../openolat/images/magnifier-zoom.png);vertical-align:middle;background-color:#eee;border:1px solid #ACAAAA;margin-right:1%}div.b_translation_edit div.b_translation_refKey code{line-height:1em;vertical-align:middle}div.b_translation_edit div.b_translation_refKey span{line-height:1em;font-style:italic}div.b_translation_config span.b_translation_status,ul.b_translation_status span.b_translation_status{position:absolute;right:1em}ul.b_translation_status{column-count:2;-moz-column-count:2;list-style:none}ul.b_translation_status li{position:relative}.b_translation_package_icon{background-image:url(../openolat/images/folder_open.png) !important}.b_translation_item_icon{background-image:url(../openolat/images/docs/document-node.png) !important}.b_translation_search_icon{background-image:url(../openolat/images/magnifier-zoom.png) !important}span.b_translation_i18nitem{position:relative !important}span.b_translation_i18nitem a.b_translation_i18nitem_launcher{position:absolute !important;z-index:100 !important;width:16px !important;height:16px !important;top:0 !important;left:5px !important;background:#eeeeee url(../openolat/images/docs/document_metadata_edit.png) no-repeat !important;border:1px solid #6e6e6e !important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;padding:0 !important}div.b_selectiontree{font-size:95%}div.b_selectiontree div.b_selectiontree_item{clear:both;position:relative;top:0;left:0;vertical-align:middle;height:16px;width:auto}div.b_selectiontree div.b_selectiontree_item div{width:16px;height:16px;float:left;display:inline;background-repeat:no-repeat}div.b_selectiontree div.b_selectiontree_item div.b_selectiontree_content{float:left;display:inline;margin-left:0.5em;width:auto;white-space:nowrap}div.b_selectiontree div.b_selectiontree_content{width:auto}div.b_selectiontree div.b_selectiontree_content div{width:auto}div.b_selectiontree div.b_selectiontree_content input{width:1em;height:1em;padding:0;margin:0 0.5em;vertical-align:middle}div.b_selectiontree div.b_selectiontree_content input.b_radio{margin:0}div.b_selectiontree .b_selectiontree_line{background-image:url(../openolat/images/tree/dots.gif)}div.b_selectiontree .b_selectiontree_space{background-image:url(../openolat/images/tree/dots_spacer.gif)}div.b_selectiontree .b_selectiontree_junction{background-image:url(../openolat/images/tree/dots_nt.gif)}div.b_selectiontree .b_selectiontree_end{background-image:url(../openolat/images/tree/dots_nl.gif)}#b_main.o_editor #b_col3{background-image:url(../openolat/images/edit_bg.png);background-position:top left;background-repeat:repeat}#b_main.o_editor div.b_tabbedpane_wrapper div.b_tabbedpane_content{background:#fff}#b_main_toolbar.o_course_breadcumbs div.b_breadcumb_path ul li.b_first{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}a.b_preview{background-image:url(../openolat/images/docs/document_preview.png);background-repeat:no-repeat;background-position:left;padding:2px 0 2px 20px}fieldset a.b_preview,div.b_tabbedpane_wrapper a.b_preview{position:absolute}div.b_module_singlepage_wrapper a.b_content_edit{position:absolute;top:0;right:20px;display:inline;background:url(../openolat/images/docs/document--pencil.png) no-repeat top left;width:16px;height:16px;margin:3px}div.b_module_singlepage_wrapper a.b_content_download{position:absolute;top:0;z-index:10;background:url(../openolat/images/docs/document_download.png) no-repeat top left;padding-left:20px;margin-top:3px;min-height:19px;height:19px}div.b_titled_wrapper div.b_module_singlepage_wrapper a.b_content_download{position:relative;padding-bottom:3px}div.b_titled_wrapper div.b_module_singlepage_wrapper div.b_iframe_wrapper{margin-top:3px}#b_content_popup{float:right;background:url(../openolat/images/applications.png) no-repeat top left;width:16px;height:16px;margin:3px}#o_course_editor_errorbox{font-size:90%;padding:3px 2px 2px 25px;margin:0 0 1em 0}div.o_courseeditor_legend{margin-top:3em}div.o_courseeditor_legend strong{font-weight:bold}div.o_courseeditor_legend div{top:0;left:0;padding-left:12px;background-repeat:no-repeat;background-position:0 50%}div.o_buttons_box_right{position:absolute;top:0;right:0}div.o_course_run div.o_course_run_displaytitle{font-style:italic}div.o_course_run div.o_course_run_objectives{background-color:#E9EAEF;padding:5px 5px 5px 25px;margin:0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_scoreinfo{background:#e9eaef url(../openolat/images/seal.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer{background:#e9eaef url(../openolat/images/information-white.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_groupinfo{background:#e9eaef url(../openolat/images/users.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_statusinfo{background:url(../openolat/images/bullet_go.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_returnbox{background:#e9eaef url(../openolat/images/box_return.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_dropbox{background:#e9eaef url(../openolat/images/box_drop.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_solutionbox{background:#e9eaef url(../openolat/images/box_solution.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_task{background:#e9eaef url(../openolat/images/assign.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer h4,div.o_course_run div.o_course_run_objectives h4,div.o_course_run div.o_course_run_scoreinfo h4,div.o_course_run div.o_course_run_returnbox h4,div.o_course_run div.o_course_run_dropbox h4,div.o_course_run div.o_course_run_solutionbox h4,div.o_course_run div.o_course_run_task h4,div.o_course_run div.o_course_run_log h4{font-size:100%;margin:0 0 1em 0}div.o_course_run div.o_course_run_scoreinfo_noinfo{font-style:italic;font-weight:bold}div.o_course_run div.o_course_run_toc{margin:1em 0 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{margin:0 0 1em 0;padding:1em 20px 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_shorttitle{border-bottom:1px solid #ACAAAA}div.o_course_run div.o_course_run_toc div.o_course_run_displaytitle{margin-top:0.5em;color:#aaaaaa}div.o_course_run div.o_course_run_toc div.o_course_run_objectives{margin:1em 0 1em 0;border:0;background:none}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{background:#FBFBFB;padding:5px;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run #b_content_popup{position:absolute;top:0;right:0}div.o_sp_peekview{margin:1em 0 1em 0}div.o_sp_peekview ul{list-style:none}div.o_sp_peekview li{margin-top:0.5em}div.o_peekview_author{padding:3px 0 5px 0;font-style:italic;color:#aaaaaa;font-size:90%}#b_preview_wrapper{clear:both;padding:10px;background:#fff;border-bottom:1px solid #ff6666}#b_main.b_preview{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white;background:white url(../openolat/images/prevbg.png) repeat}body.b_full_screen{background-color:white;background-image:none}body.b_full_screen #b_page_margins{display:none}body.b_full_screen div.b_modal_area{margin:2%;width:96%}body.b_full_screen div#b_preview_wrapper{margin:0;border:0;padding:0;background:#5e5e5e;background:-moz-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5e5e5e), color-stop(50%, #444444), color-stop(51%, #222222), color-stop(100%, #3c3c3c));background:-webkit-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-o-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-ms-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%)}body.b_full_screen div#b_preview_wrapper div.b_preview_link{border:none}body.b_full_screen div#b_preview_wrapper div.b_preview_link a.b_link_back{margin:0.5em}body.b_full_screen div#b_preview_wrapper div.b_preview_link div.b_preview_wrapper_loading{background:transparent url(../openolat/images/ajax-loader.gif) no-repeat top left}div#b_preview_wrapper div#b_preview_wrapper_message{float:right;padding-left:16px;width:100px}div.o_scorm a.b_link_close{padding-right:20px}div.o_scorm div.o_scorm_navigation{float:right;display:inline;padding:3px;background:#fefefe;background:-moz-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(50%, #e3e3e3), color-stop(51%, #cfcfcf), color-stop(100%, #f3f3f3));background:-webkit-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-o-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-ms-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);border:1px solid #504D4E;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0.2em}div.o_scorm div.o_scorm_navigation a{margin:0 2px}div.o_scorm div.o_scorm_navigation a.o_scorm_previous_icon{background-image:url(../openolat/images/arrow_left_big.png)}div.o_scorm div.o_scorm_navigation a.o_scorm_next_icon{background-image:url(../openolat/images/arrow_right_big.png)}div.o_scorm div.o_scorm_navigation a.hover{background-color:none}.o_scorm_completed,.o_scorm_passed{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_ok.png")}.o_scorm_failed{top:6px;left:6px !important;background-image:url("../openolat/images/decorator/deco_error.png")}.o_scorm_incomplete{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_scorm_not_attempted{top:6px;left:6px;background-image:none}div.o_members_search{padding-top:10px;padding-left:10px}div.filters{text-align:center;padding-top:1.5em}div.o_members_search div.searchitem{margin-bottom:0.5em}div.searchitem select,div.searchitem input{width:250px}.o_members_register{margin-bottom:5px}.o_members_register_active{font-weight:bold;font-size:120%}div.o_members_paging{width:100%;padding-bottom:1em;padding-top:0.5em;text-align:center}div.o_members_paging div{padding-left:1em;padding-right:1em;display:inline}div.o_bcard{background-color:#eee;margin-top:10px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.o_bcard_header,div.o_members_header{padding:6px;border-bottom:1px solid #fff}div.o_bcard_portrait{float:left;display:inline;width:100px;height:100px;margin:10px}div.o_bcard_portrait img{border:1px #d3d3d3 solid}div.o_bcard_portrait_group{background-image:url(../openolat/images/group_100x100.png);border:1px #d3d3d3 solid}div.o_bcard_text{margin-left:120px;margin-top:10px;line-height:150%}div.o_bcard_footer{text-align:right;clear:both;font-size:95%;color:#1f49b3;padding:5px}div.o_visitingcard h4{background:url("../openolat/images/card-address.png") 0 50% no-repeat;padding-left:20px;margin-bottom:1em}div.o_visitingcard table th{width:20%}.popup_iframe{width:100%;height:100%;border:none;min-height:60em}div.o_reservation{position:relative;margin-top:2em;padding:1em;background:#F7F7F7;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_reservation span.o_reservation_name{font-weight:bold;line-height:2em}div.o_reservation span.o_reservation_role_coach{margin-left:1em}div.o_reservation span.o_reservation_accepted{margin-left:2em;background:transparent url(../openolat/images/tick.png) 0 50% no-repeat;color:#009900;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation span.o_reservation_refused{margin-left:2em;background:transparent url(../openolat/images/cross.png) 0 50% no-repeat;color:#990000;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation a.o_reservation_details_link{padding:0 1em}div.o_reservation div.o_reservation_details{padding:1em 0 0 0}div.o_reservation ul{list-style:none;padding:0;margin:0}div.o_reservation ul li{background-repeat:no-repeat;padding:0;margin:0}div.o_infomsgs{padding-top:5px}div.o_infomsgs div.b_datecomp{top:2px;float:left;display:inline}div.o_infomsgs div.o_infomsg{margin-bottom:1em;padding:10px 0 0 0}div.o_infomsgs .b_year{display:none}div.o_infomsgs .o_item_info{color:#7D7D7D;font-size:90%}div.o_infomsgs .o_item_info .o_item_info_mod{color:#98221F}div.b_table_wrapper td a.o_peekview_infomsg_link{display:inline}div.o_infomsgs_config{padding-bottom:5px}div.o_infomsgs_config div{display:inline}.o_infomsg_icon{background-image:url(../openolat/images/information-button.png)}.o_infomsg_create_button{position:absolute;top:0;right:250px}.b_mail_icon{background-image:url(../openolat/images/mail.png)}div.b_mail_message div.b_form_element_wrapper:first-child div.b_form_element{font-weight:bold}.b_mail_new{width:20px !important;background-image:url(../openolat/images/new-text.png)}.b_table_wrapper span.b_mail_unread{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/bullet_black.png) top left no-repeat}.b_table_wrapper span.b_mail_read{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper span.b_mail_marked{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/flag.png) top left no-repeat}.b_table_wrapper span.b_mail_unmarked{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper .b_marked{font-weight:bold}ul.b_mail_attachments{list-style:none;margin:0;padding:0}ul.b_mail_attachments li{margin:0}div.o_cmembers *{vertical-align:middle}div.o_cmembers div.o_cmember{float:left;width:30%;height:50px;overflow:hidden;margin:5px 5px 5px 0;padding:8px;border:1px solid #ddd;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.o_cmembers div.o_cmember *{vertical-align:middle}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper{background-color:white;float:left;height:100%;width:50px;overflow:hidden;margin-right:5px;border:1px solid #ddd}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper img.o_cmember_portrait{background-color:white;min-width:50px;background-position:50% 50%;background-repeat:no-repeat}div.o_cmembers div.o_cmember .o_cmember_info_wrapper{padding:16px 0px}div.o_cmembers a.o_cmembers_mail{float:none;margin-left:5px;padding-left:20px;background-image:url(../openolat/images/mail.png)}div.o_cmembers a.o_cmembers_mail span{display:none}div.o_cmembers h4{padding:7px 0 0 0;clear:both}div.o_ll_container ul li{list-style:circle;margin:1em}div.o_ll_container ul li div{font-style:italic}a.o_ll_browse span{display:block;width:20px;height:18px;background:url(../openolat/images/library.png) top left no-repeat;margin-left:1px}div.b_datecomp{width:2.5em;height:3em;position:relative;margin-right:5px;font-weight:normal;color:white;text-align:center;vertical-align:middle;border:1px solid #000;font-size:85%}div.b_datecomp div{width:100%;position:absolute;left:0}div.b_datecomp div.b_year{height:1em;top:-1.5em;font-size:80%;font-weight:normal;color:#000}div.b_datecomp div.b_month{background:#BE5B5D;height:40%;top:0;font-size:80%;font-weight:normal;color:white}div.b_datecomp div.b_day{background:#fff;height:60%;bottom:0;font-size:120%;font-weight:bold;color:#000;border-top:1px solid #000;border-bottom:1px solid #aaaaaa}.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}img.o_portrait_dummy{background-image:url(../openolat/images/dummy.png);width:100px;height:100px}img.o_portrait_dummy_small{background-image:url(../openolat/images/dummy_small.png)}img.o_portrait_dummy_female_big{background-image:url(../openolat/images/dummy_female_big.png);width:100px;height:100px}img.o_portrait_dummy_female_small{background-image:url(../openolat/images/dummy_female_small.png)}img.o_portrait_dummy_male_big{background-image:url(../openolat/images/dummy_male_big.png);width:100px;height:100px}img.o_portrait_dummy_male_small{background-image:url(../openolat/images/dummy_male_small.png)}ul.o_sel_repository_owners{list-style:none;margin:0;padding:0;white-space:nowrap}ul.o_sel_repository_owners li{margin:0}div.fx_portal_admin{margin-top:10px}div.fx_portlets_column{width:30%;float:left;margin-right:10px}div.fx_portlets_column div.b_portlet{min-height:1em}div.fx_portlets_column_name{padding:5px 5px 0px 5px}div.fx_portlets_column_name span{color:#4F576A;font-weight:bold;text-deocration:underline}div.fx_portlets_column_portlets{border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}div.fx_available_portlets{width:28%;float:right}div.fx_available_portlets div.b_portlet{min-height:1em}div.fx_portlets_admin_column{min-height:12em}div.fx_site_admin_column{float:left}div.fx_site_admin_column div.fx_site_definition{min-height:1em}div.o_notifications_news_datechooser{border-bottom:1px solid #bbb;padding:1em 0 1em 0}div.o_notifications_news_datechooser label{padding-right:1em}div.o_notifications_news_subscription{margin:1.5em 0 2em 0}div.o_notifications_news_subscription h4{font-size:110%}div.o_notifications_news_subscription h4.o_returnbox_icon{background-image:url(../openolat/images/box_return.png) !important}div.o_notifications_news_context{color:#7D7D7D;font-size:90%}div.o_notifications_news_content{margin:0.5em 0 0.5em 0}div.o_notifications_news_content ul{list-style-type:none;margin:0}#o_search_form{margin:5px;position:relative}#o_search_form_toggler{background-image:url(../openolat/images/magnifier-zoom.png);cursor:pointer}#o_search_form_content div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0.5em 0}#o_search_form div.b_contexthelp_wrapper a.b_contexthelp{right:0}#o_search_results{border-top:1px solid #eee;margin:5px}#o_search_results_header{line-height:16px;vertical-align:middle;background:url(../openolat/images/magnifier-zoom.png) no-repeat center left #f8f8f8;padding:2px 2px 2px 20px;margin-bottom:5px}#o_search_results_header div.o_search_results_stats{float:right;display:inline;font-size:90%}#o_search_results_header span.o_search_highlight{padding-left:2em}#o_search_results_header.o_search_did_you_mean,#o_search_results_header.o_search_no_results{background-image:url(../openolat/images/exclamation.png);color:#990000}#o_search_results_header.o_search_did_you_mean span.o_search_did_you_mean_words{color:#000;font-weight:bold}#o_search_results_header #o_search_pageing{padding-left:2em;display:inline}#o_search_pageing_bottom{text-align:center;background:#F8F8F8;border-bottom:1px solid #eee;padding:3px}#o_search_results_toomany{background:url(../openolat/images/exclamation.png) no-repeat center left #f8f8f8;color:#990000;padding:5px 0 3px 20px;position:relative;top:-5px;margin-bottom:5px}div.o_search_result{margin:0 0 1em 0;padding:1em 0 0 0}div.o_search_result_title a{font-weight:bold}div.o_search_result_title a.o_search_result_details_link{margin-left:1em;font-weight:normal;font-size:90%;vertical-align:bottom}div.o_search_result_excerpt{padding:2px 0 1px 0;font-size:95%;max-width:60em}div.o_search_result_excerpt span.o_search_result_highlight{font-weight:bold;background-color:#FFFF80}div.o_search_result_context,div.o_search_result_author,div.o_search_result_lastmod,div.o_search_result_type,div.o_search_result_desc{padding:1px 0;font-size:90%;color:#667}a.o_fulltext_search_button{background:url(../openolat/images/magnifier-zoom.png) top left no-repeat}div.error-box{width:400px;margin:30px auto;padding:20px;border:2px solid red;border-radius:6px;background:white;moz-box-shadow:0 2px 4px #cccccc;-ms-box-shadow:0 2px 4px #cccccc;-o-box-shadow:0 2px 4px #cccccc;-webkit-box-shadow:0 2px 4px #cccccc;box-shadow:0 2px 4px #cccccc;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.error-box h1{background-image:url(../openolat/images/icon_warning_32.png);background-repeat:no-repeat;padding-left:30px;font-size:14pt;font-weight:bold}.b_tag_list{background:url(../openolat/images/tag-label-yellow.png) 0px 3px no-repeat !important}.b_tag_icon{background-image:url(../openolat/images/tag-label-yellow.png)}div.b_tags{margin:2em 0}div.b_tags div{padding:0.5em 0 0 20px}div.b_tags span.b_tag{font-size:80%;padding:5px 2px 5px 2px;line-height:3em;white-space:nowrap}*:first-child + html div.holder{padding-bottom:2px}* html div.holder{padding-bottom:2px}.textbox-outer{list-style-type:none;margin-left:0em}a.bit-box,span.b_tag{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #CAD8F3;background:#DEE7F8;padding:1px 5px 2px;padding-right:15px;position:relative}div.holder{font-size:80%;min-width:200px;width:auto;margin:0;overflow:hidden;height:auto !important;height:1%;padding:0px 0px 0;cursor:text}div.holder a{float:left;margin:0 5px 4px 0}div.holder a.bit{text-decoration:none;color:black}div.holder a.bit:active,div.holder a.bit:focus{outline:none}div.holder a.bit-box-focus{border-color:#598BEC;background:#598BEC;color:#fff}div.holder a.bit-input .maininput{border:1px solid #eeeeee}div.holder a.bit-input input{width:100px;margin:0;border:none;background:white;outline:0;padding:3px 0 2px}div.holder a.bit-input input.smallinput{width:20px}div.holder a.bit-hover{background:#BBCEF1;border:1px solid #6D95E0}div.holder a.bit-box-focus{background:#598BEC;color:#fff}div.holder a.bit-box a.closebutton{position:absolute;right:0;top:5px;display:block;width:7px;height:7px;font-size:1px;background:url("../openolat/images/tag_x.gif")}div.holder a.bit-box a.closebutton:hover{background-position:7px}div.holder a.bit-box a.closebutton:active{outline:none}div.holder a.bit-box-focus a.closebutton,div.holder a.bit-box-focus a.closebutton:hover{background-position:bottom}ol.textbox-outer{margin:0;padding:0}.textboxlist-auto{position:absolute;width:300px;overflow:visible;display:none;background:#eee;z-index:2}.textboxlist-auto .default{padding:5px 7px;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul{display:none;margin:0;padding:0;overflow:auto}.textboxlist-auto ul li{padding:5px 12px;z-index:1000;cursor:pointer;margin:0;list-style-type:none;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul li.loading-indicator{padding-left:30px;background-position:5px center;cursor:defat;font-size:100.01% !important;line-height:1.5em}.textboxlist-auto ul li.more-indicator{cursor:defat;font-style:italic}.textboxlist-auto ul li em{font-weight:bold;font-style:normal;background:#ccc}.textboxlist-auto ul li.auto-focus{background:#4173CC;color:#fff}.textboxlist-auto ul li.auto-focus em{background:none}input.inputMessage{color:#AAA;font-size:11px}.b_wizard .textbox-outer{background:url(../openolat/images/tag-label-yellow.png) top left no-repeat}.b_wizard .textbox-outer li{margin-left:18px}.b_wizard .textboxlist-auto ul li{margin-left:0}.b_wizard div.holder a.bit-input input{background:#f8f8f8;padding:0.4em}.clgen_font_arial{font-family:arial,helvetica}.clgen_font_arial_black{font-family:arial black,avant garde}.clgen_font_comic{font-family:comic sans ms,sans-serif}.clgen_font_courier{font-family:courier new,courier}.clgen_font_georgia{font-family:georgia,serif}.clgen_font_impact{font-family:impact,chicago}.clgen_font_lucida{font-family:lucida console,monaco,monospace}.clgen_font_palatino{font-family:palatino linotype,book antiqua,palatino,serif}.clgen_font_times{font-family:times new roman,times}.clgen_font_verdana{font-family:verdana,geneva,sans-serif}.clgen_font_xxlarge{font-size:130%}.clgen_font_xxsmall{font-size:70%}option.Black{background-color:Black}option.Navy{background-color:Navy}option.DarkBlue{background-color:DarkBlue}option.MediumBlue{background-color:MediumBlue}option.Blue{background-color:Blue}option.DarkGreen{background-color:DarkGreen}option.Green{background-color:Green}option.Teal{background-color:Teal}option.DarkCyan{background-color:DarkCyan}option.DeepSkyBlue{background-color:DeepSkyBlue}option.DarkTurquoise{background-color:DarkTurquoise}option.MediumSpringGreen{background-color:MediumSpringGreen}option.Lime{background-color:Lime}option.SpringGreen{background-color:SpringGreen}option.Aqua{background-color:Aqua}option.Cyan{background-color:Cyan}option.MidnightBlue{background-color:MidnightBlue}option.DodgerBlue{background-color:DodgerBlue}option.LightSeaGreen{background-color:LightSeaGreen}option.ForestGreen{background-color:ForestGreen}option.SeaGreen{background-color:SeaGreen}option.DarkSlateGray{background-color:DarkSlateGray}option.DarkSlateGrey{background-color:DarkSlateGrey}option.LimeGreen{background-color:LimeGreen}option.MediumSeaGreen{background-color:MediumSeaGreen}option.Turquoise{background-color:Turquoise}option.RoyalBlue{background-color:RoyalBlue}option.SteelBlue{background-color:SteelBlue}option.DarkSlateBlue{background-color:DarkSlateBlue}option.MediumTurquoise{background-color:MediumTurquoise}option.Indigo{background-color:Indigo}option.DarkOliveGreen{background-color:DarkOliveGreen}option.CadetBlue{background-color:CadetBlue}option.CornflowerBlue{background-color:CornflowerBlue}option.MediumAquaMarine{background-color:MediumAquaMarine}option.DimGray{background-color:DimGray}option.DimGrey{background-color:DimGrey}option.SlateBlue{background-color:SlateBlue}option.OliveDrab{background-color:OliveDrab}option.SlateGray{background-color:SlateGray}option.SlateGrey{background-color:SlateGrey}option.LightSlateGray{background-color:LightSlateGray}option.LightSlateGrey{background-color:LightSlateGrey}option.MediumSlateBlue{background-color:MediumSlateBlue}option.LawnGreen{background-color:LawnGreen}option.Chartreuse{background-color:Chartreuse}option.Aquamarine{background-color:Aquamarine}option.Maroon{background-color:Maroon}option.Purple{background-color:Purple}option.Olive{background-color:Olive}option.Gray{background-color:Gray}option.Grey{background-color:Grey}option.SkyBlue{background-color:SkyBlue}option.LightSkyBlue{background-color:LightSkyBlue}option.BlueViolet{background-color:BlueViolet}option.DarkRed{background-color:DarkRed}option.DarkMagenta{background-color:DarkMagenta}option.SaddleBrown{background-color:SaddleBrown}option.DarkSeaGreen{background-color:DarkSeaGreen}option.LightGreen{background-color:LightGreen}option.MediumPurple{background-color:MediumPurple}option.DarkViolet{background-color:DarkViolet}option.PaleGreen{background-color:PaleGreen}option.DarkOrchid{background-color:DarkOrchid}option.YellowGreen{background-color:YellowGreen}option.Sienna{background-color:Sienna}option.Brown{background-color:Brown}option.DarkGray{background-color:DarkGray}option.DarkGrey{background-color:DarkGrey}option.LightBlue{background-color:LightBlue}option.GreenYellow{background-color:GreenYellow}option.PaleTurquoise{background-color:PaleTurquoise}option.LightSteelBlue{background-color:LightSteelBlue}option.PowderBlue{background-color:PowderBlue}option.FireBrick{background-color:FireBrick}option.DarkGoldenRod{background-color:DarkGoldenRod}option.MediumOrchid{background-color:MediumOrchid}option.RosyBrown{background-color:RosyBrown}option.DarkKhaki{background-color:DarkKhaki}option.Silver{background-color:Silver}option.MediumVioletRed{background-color:MediumVioletRed}option.IndianRed{background-color:IndianRed}option.Peru{background-color:Peru}option.Chocolate{background-color:Chocolate}option.Tan{background-color:Tan}option.LightGray{background-color:LightGray}option.LightGrey{background-color:LightGrey}option.PaleVioletRed{background-color:PaleVioletRed}option.Thistle{background-color:Thistle}option.Orchid{background-color:Orchid}option.GoldenRod{background-color:GoldenRod}option.Crimson{background-color:Crimson}option.Gainsboro{background-color:Gainsboro}option.Plum{background-color:Plum}option.BurlyWood{background-color:BurlyWood}option.LightCyan{background-color:LightCyan}option.Lavender{background-color:Lavender}option.DarkSalmon{background-color:DarkSalmon}option.Violet{background-color:Violet}option.PaleGoldenRod{background-color:PaleGoldenRod}option.LightCoral{background-color:LightCoral}option.Khaki{background-color:Khaki}option.AliceBlue{background-color:AliceBlue}option.HoneyDew{background-color:HoneyDew}option.Azure{background-color:Azure}option.SandyBrown{background-color:SandyBrown}option.Wheat{background-color:Wheat}option.Beige{background-color:Beige}option.WhiteSmoke{background-color:WhiteSmoke}option.MintCream{background-color:MintCream}option.GhostWhite{background-color:GhostWhite}option.Salmon{background-color:Salmon}option.AntiqueWhite{background-color:AntiqueWhite}option.Linen{background-color:Linen}option.LightGoldenRodYellow{background-color:LightGoldenRodYellow}option.OldLace{background-color:OldLace}option.Red{background-color:Red}option.Fuchsia{background-color:Fuchsia}option.Magenta{background-color:Magenta}option.DeepPink{background-color:DeepPink}option.OrangeRed{background-color:OrangeRed}option.Tomato{background-color:Tomato}option.HotPink{background-color:HotPink}option.Coral{background-color:Coral}option.Darkorange{background-color:Darkorange}option.LightSalmon{background-color:LightSalmon}option.Orange{background-color:Orange}option.LightPink{background-color:LightPink}option.Pink{background-color:Pink}option.Gold{background-color:Gold}option.PeachPuff{background-color:PeachPuff}option.NavajoWhite{background-color:NavajoWhite}option.Moccasin{background-color:Moccasin}option.Bisque{background-color:Bisque}option.MistyRose{background-color:MistyRose}option.BlanchedAlmond{background-color:BlanchedAlmond}option.PapayaWhip{background-color:PapayaWhip}option.LavenderBlush{background-color:LavenderBlush}option.SeaShell{background-color:SeaShell}option.Cornsilk{background-color:Cornsilk}option.LemonChiffon{background-color:LemonChiffon}option.FloralWhite{background-color:FloralWhite}option.Snow{background-color:Snow}option.Yellow{background-color:Yellow}option.LightYellow{background-color:LightYellow}option.Ivory{background-color:Ivory}option.White{background-color:White}@media all{#o_cal_manage_calendars{float:right;margin-right:10px;margin-top:5px}#o_cal_config_below_cal_container{padding:6px;position:relative;overflow:hidden}#o_cal_config_below_cal_container div.b_contexthelp_wrapper a.b_contexthelp{top:0;right:0}.o_cal_embedded_course_container{padding-top:6px}.o_cal_embedded_course_container #b_content_popup{position:absolute;top:0;right:0}.o_course_run_peekview .o_cal_peekview ul li{list-style:none}#o_cal_wv_actions{vertical-align:middle;line-height:16px;padding-right:30px;float:right;display:inline;position:relative}#o_cal_wv_nav{text-align:left;vertical-align:middle;line-height:16px;float:left;display:inline;position:absolute;top:5px;left:5px}.o_cal_wv_prev,.o_cal_wv_next{margin-left:0 !important;margin-right:0 !important}.o_cal_wv_prev span{width:20px;height:20px;float:left;background:transparent url(arrow_left_big.png) no-repeat center center}.o_cal_wv_next span{width:20px;height:20px;float:left;background:transparent url(arrow_right_big.png) no-repeat center center}#o_cal_wv{padding:0 0px 5px 0px;position:relative;width:auto}#o_cal_wv_header_wrapper{padding-top:10px;position:relative;clear:both}#o_cal_wv_header{border:1px solid #888;position:relative;height:20px;margin-bottom:2px;background:#FFF}.o_cal_wv_grid_wrapper{position:relative;border:1px solid #888;background:#FFF;padding-bottom:1px}.o_cal_wv_grid{position:relative;width:auto;height:600px;overflow:scroll !important;overflow-x:hidden !important}#o_cal_wv_daylong{border:1px solid #888;position:relative;width:auto;overflow:visible;margin-bottom:2px;background:#FFF}.o_cal_wv_dlday{border-left:1px solid #888;position:absolute;width:13%;background:#FFF}.o_cal_wv_time{position:absolute;width:9%}.o_cal_wv_legend_hours{margin:0;padding:0;height:20px;text-align:center;color:#888}.o_cal_wv_legend_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:39px}.o_cal_wv_legend_hour div{padding:3px 3px 0 3px;text-align:center;color:#444;overflow:hidden;height:16px}.o_cal_wv_day{border-left:1px solid #888;position:absolute;width:13%;border-collapse:collapse;background:#FFF}.o_cal_wv_legend_day{margin:0;padding:0;height:20px}.o_cal_wv_legend_day div{padding:3px 3px 0px 3px;height:15px;overflow:hidden;text-align:center;color:#888}.o_cal_wv_hour{border-bottom:1px dotted #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour:hover{background:#DCDDE0}.o_cal_wv_hour:hover{background:#DCDDE0}.o_cal_wv_row0{left:0}.o_cal_wv_row1{left:9%}.o_cal_wv_row2{left:22%}.o_cal_wv_row3{left:35%}.o_cal_wv_row4{left:48%}.o_cal_wv_row5{left:61%}.o_cal_wv_row6{left:74%}.o_cal_wv_row7{left:87%}.o_cal_wv_holiday{background:#eee}.o_cal_wv_today{background:#fff5cc}.o_cal_wv_lastday{border-right:1px solid #888}.o_cal_wv_lasthour{border-bottom:0}.o_cal_wv_event_wrapper{padding:0;margin:0;padding-bottom:2px;position:absolute;overflow:hidden;z-index:10}.o_cal_wv_event{border:1px solid;padding:0;margin:0;position:relative;overflow:hidden;z-index:10}.o_cal_wv_event_overflow{position:absolute;right:2px;z-index:20}.o_cal_wv_event:hover{border-color:#000;z-index:11}.o_cal_wv_event_header{height:1em;overflow:hidden;padding:0px 2px 3px 2px;font-weight:bold;vertical-align:bottom}.o_cal_wv_event_content{padding:1px 2px 1px 2px}.o_cal_toptoolbar{margin-bottom:0.8em;min-width:707px;padding-bottom:8px;border-bottom:1px solid #eee}.o_cal_toptoolbar .o_cal_pagination{float:left;height:2em;width:235px}.o_cal_toptoolbar .o_cal_gotodate{float:left;height:2em;width:350px}.o_cal_gotodate div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:0}.o_cal_toptoolbar .o_cal_search{float:left;height:2em}.o_cal_wv_devent_wrapper{padding:0;margin:0;position:relative;top:-1px;left:-1px;width:auto;height:20px}.o_cal_wv_devent{border:1px solid;padding:0;margin:0;width:100%;height:19px;overflow:hidden;z-index:11}.o_cal_wv_devent:hover{border-color:#000;z-index:12}.o_cal_wv_devent_content{padding:1px 2px 1px 2px}.o_cal_config{margin:2em 0;position:relative;padding:5px}.o_cal_manage_config{position:relative;padding:5px}.o_cal_manage_config fieldset{position:relative;display:inline}.o_cal_config fieldset{position:relative;display:inline}.o_cal_config_scrollwrapper{width:400px;height:100px;overflow:scroll;overflow-x:hidden;border:1px solid #BFBFBF;position:relative}.o_cal_config_row{clear:both;padding:2px 15px 0 0}.o_cal_config_enabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_on.png) no-repeat;float:left;display:inline}a.o_cal_config_enabled:hover{background:url(../openolat/images/cal/check_on_over.png) no-repeat}.o_cal_config_disabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_off.png) no-repeat;float:left;display:inline}.o_cal_config_calendar{border:1px solid;padding:0;margin:0;padding:1px 6px 1px 4px;position:relative;height:14px;width:200px;overflow:hidden;float:left;display:inline}.o_cal_config_chosecolor{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/color.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_remove_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_remove.png) no-repeat 0 0;float:left;display:inline}a.o_cal_config_unsubscribe{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_remove.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_regenerate_link{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_regen.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_remove_cal{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/delete.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_addevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_importevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--arrow.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_readonly{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;opacity:0.6;float:left;display:inline}#o_cal_colorchooser{background:#DCDDE0;border:1px solid #999999;float:left;display:inline;padding:3px;position:relative}#o_cal_colorchooser div{position:relative;border:1px solid #FFF;margin:5px;float:left;display:inline}#o_cal_colorchooser div:hover{border:1px solid #000}#o_cal_colorchooser a{position:relative;width:20px;height:20px;float:left;display:inline}.o_cal_colorchooser_selected{background:url(../openolat/images/cal/selectedcolor.gif) no-repeat 2px 2px}.o_cal_orange{background:#ffc266;border-color:#ff9900;color:#5D5D5D}.o_cal_orange .o_cal_wv_event_header{background:#ff9900}.o_cal_orange a{color:#5d5d5d !important}.o_cal_green{background:#66c266;border-color:#009900;color:#FFF}.o_cal_green .o_cal_wv_event_header{background:#009900}.o_cal_green a{color:white !important}.o_cal_blue{background:#4d6e9f;border-color:#2e5894;color:#FFF}.o_cal_blue .o_cal_wv_event_header{background:#2e5894}.o_cal_blue a{color:white !important}.o_cal_yellow{background:#ffe066;border-color:#ffcc00;color:#5D5D5D}.o_cal_yellow .o_cal_wv_event_header{background:#ffcc00}.o_cal_yellow a{color:#5d5d5d !important}.o_cal_red{background:#c26666;border-color:#990000;color:#FFF}.o_cal_red .o_cal_wv_event_header{background:#990000}.o_cal_red a{color:white !important}.o_cal_grey{background:#DDDAAA;border-color:#5D5D5D;color:#FFF}.o_cal_grey .o_cal_wv_event_header{background:#5D5D5D}.o_cal_grey a{color:white !important}div.o_cal_gotodate div.b_form_element{margin-left:0%;margin-top:-4px}div.o_cal_search_subscribe{float:right;margin-right:20px}div.o_cal_week_year_label{font-weight:bold;margin-top:8px}.o_cal_config_regenerate_link{position:relative;float:left;display:inline}.o_cal_wv_event_tooltip{display:none}.o_cal_tooltip_buttons{text-align:right}.o_cal_wv .x-tip-body div{padding:0.2em 0}div.o_cal_wv_event_tooltip_content{padding-top:1em}div.o_cal_tooltip_buttons{padding-top:1em}.o_cal_wv_print{display:none}}@media print{.o_cal_toptoolbar.b_clearfix{display:none}.o_cal_wv{display:none}.o_cal_wv_print{display:block}#o_cal_config .b_float_right{display:none}#o_cal_config_below_cal_container .b_subcolumns{display:none}.o_cal_wv_print ul{list-style-type:none;margin-left:0}.o_cal_event{clear:left;margin:0.2em 0}.o_cal_wv_list *{float:left;width:100%}.o_cal_event span{padding:0 0.4em;display:block}.o_cal_date{font-weight:bold}.o_cal_time{width:25%}.o_cal_subject{width:40%;border-left-style:solid;border-left-width:thick}.o_cal_subject p{padding:0 0.4em;margin:0}.o_cal_location{float:right;width:34%}.o_cal_config_scrollwrapper{width:auto;height:auto;overflow:visible;overflow-x:visible}.o_cal_config_calendar{border-width:0;border-left-style:solid;border-left-width:thick;float:none;display:block}#o_cal_config_below_cal_container{border:none;background:none;overflow:visible}#o_cal_config_below_cal_container *{background:none;color:black}#o_cal_config_below_cal_container fieldset{border:none}#o_cal_config_below_cal_container fieldset legend{font-weight:bold}}#o_feed .o_box{border:1px solid #eee;padding:0.8em;margin-bottom:2em;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}#o_feed div.o_feed_edit{float:right;position:relative;top:0.2em;margin-right:0}#o_feed #o_link_container{margin-bottom:0.8em}#o_feed #o_link_container div.o_home{text-align:center}#o_feed #o_link_container div.o_older_items{float:left;display:inline}#o_feed #o_link_container div.o_newer_items{float:right;display:inline}#o_feed .b_year_navigation{text-align:center}#o_feed .b_year_navigation .b_months{border-top:1px solid #eee;padding-top:1em;margin-top:0.5em;clear:both;list-style:none}#o_feed .b_year_navigation span.b_disabled{background-image:none}div.o_feed_peekview{margin:1em 0 1em 0}div.o_feed_peekview h5{font-size:1em;position:relative;left:-20px}div.o_feed_peekview div.o_feed_peekview_item{padding-left:20px}#o_feed div.b_datecomp{top:2px;float:left;display:inline}#o_feed p.o_podcast_date{font-size:80%;color:#aaaaaa}#o_feed div.o_podcast_info img.icon{float:left;margin:0 1.5em 1.5em 0;max-width:120px;max-height:120px}#o_feed div.o_podcast_no_image{float:left;margin:0 1em 1em 0;width:100px;height:100px;color:#dfdfdf;background:white;text-align:center;padding:20px;border:2px dashed #dfdfdf;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_no_image span{vertical-align:middle}#o_feed div.o_podcast_subscription{clear:both}#o_feed div.o_podcast_subscription a.o_podcast_rss_link{display:block;float:right;width:16px;height:16px;background:url(../openolat/images/feed.png) no-repeat}#o_feed div.o_podcast_episode{padding:10px;margin-top:20px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_episode div.b_ratings_and_comments{margin:2em 0 0 0;padding-bottom:0;border-bottom:0}#o_feed div.o_podcast_episode div.o_podcast_audio{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_audio embed{width:200px;height:24px}#o_feed div.o_podcast_episode div.o_podcast_video{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_video embed{width:200px;height:157px}#o_feed .back_link.o_podcast{margin-bottom:1.5em}div.o_podcast_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/control/speaker-volume.png)}#o_feed .o_blog_posts .o_post,#o_feed .o_blog_post .o_post{margin-bottom:1em;padding:10px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}.o_post-readmorelinks{margin-top:1em;list-style:none}.o_post-readmorelinks,.o_post-readmorelinks li{margin-left:0;padding-left:0}#o_feed .o_blog_posts .o_draft{padding:0.8em;background-color:#fcf7ac;border:1px solid #fddc55}#o_feed .o_blog_posts .o_scheduled{padding:0.8em;background-color:#d9ffd0;border:1px solid #beffae}#o_feed div.o_blog_info div.o_blog_subscription{min-height:16px;padding-left:20px;background:url(../openolat/images/feed.png) no-repeat}#o_feed .o_blog_info .o_author,#o_feed .o_blog_posts .o_item_info{color:#7D7D7D;font-size:90%;margin:0}#o_feed .o_blog_posts p.o_item_info span.o_item_info_mod{color:#98221F}#o_feed .o_blog_post .back_link{margin-bottom:1.5em}div.o_blog_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/comment.png)}#o_instantmessaging_status_changer{padding:1em 0 0 0;margin:0}#o_instantmessaging_status_changer a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessaging_status_changer ul{list-style-type:none;padding:0;margin:0}#o_instantmessaging_status_changer li{padding:0;margin:0}#o_instantmessaging_status_changer li a{padding:0.1em 0 0.1em 20px;background-repeat:no-repeat;background-position:0 50%}.o_instantmessaging_chat_history,.o_groupchat_history{border:1px solid #ACAAAA;overflow:scroll;margin:0 0 1em 0;overflow-x:auto;height:170px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}.o_instantmessaging_chat_history div,.o_groupchat_history div{border-top:1px solid #eee}.o_instantmessaging_chat_history div.o_instantmessaging_avatar{float:left;padding:3px;border:1px solid #333;margin:3px}.o_instantmessaging_chat_history span.o_instantmessaging_from{text-align:left;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_from:hover{color:#000}.o_instantmessaging_chat_history span.o_instantmessaging_date{text-align:right;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_date:hover{color:#000}.o_instantmessaging_chat_history p-o_instantmessaging_body{background-color:red}.o_instantmessaging_chat_form input,.o_groupchat_chat_form input{width:99%}.o_instantmessaging_chat_form div.b_button_group,.o_groupchat_chat_form div.b_button_group{margin-top:1em}#o_instantmessages_buddieslist{font-size:90%;padding:1em 0 0 0;margin:0}#o_instantmessages_buddieslist a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessages_buddieslist ul{list-style-type:none;padding:0;margin:0}#o_instantmessages_buddieslist li{margin:0;padding:0}#o_instantmessages_buddieslist li.o_instantmessaging_group{padding-bottom:0.5em}#o_instantmessages_buddieslist li.o_instantmessaging_group div.o_instantmessaging_groupname{padding:0 0 0 20px;background:url(../openolat/images/users.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_vip span{font-weight:bold}#o_instantmessages_buddieslist li a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showgroupswitch{padding:2px 0 2px 20px;background:url(../openolat/images/users_conf.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status-offline.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_hideofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status.png) no-repeat 0 50%}#o_instantmessages_buddy{margin:1em 0 2em 0}#o_instantmessages_buddy a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}div.o_groupchat_roster{margin:0}div.o_groupchat_roster ul{list-style-type:none;margin:0;padding:0}div.o_groupchat_roster ul li{font-size:90%;margin:0;padding:0 0 0 20px;background:url(../openolat/images/user.png) no-repeat 0 50%}div.o_groupchat_roster ul li.o_instantmessaging_anonymous{background-image:url(../openolat/images/user_silhouette.png)}div.o_groupchat_roster ul li.o_instantmessaging_vip{font-weight:bold}div.o_groupchat_roster ul li.o_instantmessaging_vip.o_instantmessaging_anonymous{font-weight:normal}.o_instantmessaging_available_icon{background-image:url(../openolat/images/im/status.png)}.o_instantmessaging_dnd_icon{background-image:url(../openolat/images/im/status-away.png)}.o_instantmessaging_unavailable_icon{background-image:url(../openolat/images/im/status-offline.png)}.o_instantmessaging_new_msg_icon{background-image:url(../openolat/images/im/new_message.png)}.o_instantmessaging_chat_icon{background-image:url(../openolat/images/im/balloon-white-left.png)}.o_instantmessaging_refresh_icon{background-image:url(../openolat/images/qti/tries.png)}div.o_home_portaleditlink{position:absolute;top:1em;right:0.6em}.o_home_main{text-align:center}div.o_home_rsslink{clear:both;float:right;display:inline;margin:10px 0}div.o_home_rsslink a{float:right;display:inline}div.o_home_rsslink a.o_home_rsslink{background:url(../openolat/images/feed.png) no-repeat;width:16px;display:block;height:16px;line-height:0}.b_portlet{position:relative;margin:10px;min-height:13em}.b_portlet .b_portlet_showall{font-size:95%;position:absolute;right:0;top:0}.b_portlet .b_portlet_header{border-bottom:1px solid #ff6666;white-space:nowrap;overflow-y:hidden !important;overflow-x:hidden !important}.b_portlet .b_portlet_content{position:relative;padding:1em 0 0 0}.b_portlet div.b_portlet_table table{background:none;border:none}.b_portlet div.b_portlet_table table th,.b_portlet div.b_portlet_table table td{padding:0}.b_portlet div.b_portlet_table table tbody tr{background:transparent}.b_portlet div.b_portlet_table table tbody tr.b_table_odd td{background:transparent}.b_portlet div.b_portlet_table table tbody tr td{border:0 !important}.b_portlet div.b_portlet_table table tbody tr:hover,.b_portlet div.b_portlet_table table tbody tr:hover td,.b_portlet div.b_portlet_table table tbody tr:focus,.b_portlet div.b_portlet_table table tbody tr:focus td{background:transparent}.b_portlet div.b_portlet_table div.b_table_empty{background:none;padding:0;margin:0}div.o_portlet_repository_student td.b_first_child{width:24px}div.o_portlet_repository_teacher td.b_first_child{width:24px}.b_portlet .b_portlet_header{background-repeat:no-repeat;background-position:0% 50%;padding-left:27px;padding-top:5px;padding-bottom:5px}div.o_portlet_calendar div.b_portlet_header{background-image:url(../openolat/images/calendar_empty.png);padding-left:2px;padding-top:8px}div.o_portlet_calendar.o_day_1 div.b_portlet_header strong:before{content:"1";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_2 div.b_portlet_header strong:before{content:"2";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_3 div.b_portlet_header strong:before{content:"3";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_4 div.b_portlet_header strong:before{content:"4";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_5 div.b_portlet_header strong:before{content:"5";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_6 div.b_portlet_header strong:before{content:"6";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_7 div.b_portlet_header strong:before{content:"7";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_8 div.b_portlet_header strong:before{content:"8";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_9 div.b_portlet_header strong:before{content:"9";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_10 div.b_portlet_header strong:before{content:"10";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_11 div.b_portlet_header strong:before{content:"11";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_12 div.b_portlet_header strong:before{content:"12";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_13 div.b_portlet_header strong:before{content:"13";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_14 div.b_portlet_header strong:before{content:"14";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_15 div.b_portlet_header strong:before{content:"15";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_16 div.b_portlet_header strong:before{content:"16";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_17 div.b_portlet_header strong:before{content:"17";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_18 div.b_portlet_header strong:before{content:"18";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_19 div.b_portlet_header strong:before{content:"19";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_20 div.b_portlet_header strong:before{content:"20";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_21 div.b_portlet_header strong:before{content:"21";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_22 div.b_portlet_header strong:before{content:"22";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_23 div.b_portlet_header strong:before{content:"23";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_24 div.b_portlet_header strong:before{content:"24";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_25 div.b_portlet_header strong:before{content:"25";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_26 div.b_portlet_header strong:before{content:"26";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_27 div.b_portlet_header strong:before{content:"27";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_28 div.b_portlet_header strong:before{content:"28";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_29 div.b_portlet_header strong:before{content:"29";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_30 div.b_portlet_header strong:before{content:"30";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_31 div.b_portlet_header strong:before{content:"31";font-size:smaller;padding-right:16px}div.o_portlet_infomsg div.b_portlet_header{background-image:url(../openolat/images/comment.png)}div.o_portlet_quickstart div.b_portlet_header{background-image:url(../openolat/images/mouse.png)}div.o_portlet_bookmark div.b_portlet_header{background-image:url(../openolat/images/book-open-bookmark.png)}div.o_portlet_groups div.b_portlet_header{background-image:url(../openolat/images/users.png)}div.o_portlet_notes div.b_portlet_header{background-image:url(../openolat/images/sticky-note--pencil.png)}div.o_portlet_noti div.b_portlet_header{background-image:url(../openolat/images/mail.png)}div.o_portlet_eff div.b_portlet_header{background-image:url(../openolat/images/script-stamp.png)}div.o_portlet_repository_student div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}div.o_portlet_repository_teacher div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image-red.png)}div.b_portlet_iframe div.b_portlet_header{background-image:url(../openolat/images/layer.png)}div.b_portlet_sysinfo div.b_portlet_header{background-image:url(../openolat/images/exclamation.png)}div.b_portlet_dyk div.b_portlet_header{background-image:url(../openolat/images/light-bulb.png)}div.o_portlet_infomessages div.b_portlet_header{background-image:url(../openolat/images/information-button.png)}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet.b_portlet_edit{background:#FFE793;border:1px solid #FF9E3E;padding:2px}div.b_portlet.b_portlet_edit .b_portlet_header{height:23px}div.b_portlet_toolbox{position:absolute;top:0;right:0;padding:2px;height:20px;overflow-y:hidden !important;overflow-x:hidden !important}div.b_portlet_toolbox a,div.b_portlet_toolbox span.b_disabled{background-repeat:no-repeat;background-position:1px 1px;float:right;width:18px;height:18px;overflow:hidden}div.b_portlet_toolbox div{display:inline}div.b_portlet_toolbox > a,div.b_portlet_toolbox > span{border:1px solid #888;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;background:#eee;background-repeat:no-repeat;background-position:center}div.b_portlet_toolbox a.b_portlet_edit_left{background-image:url(../openolat/images/arrow_left_big.png)}div.b_portlet_toolbox a.b_portlet_edit_right{background-image:url(../openolat/images/arrow_right_big.png)}div.b_portlet_toolbox a.b_portlet_edit_down{background-image:url(../openolat/images/arrow_down_big.png)}div.b_portlet_toolbox a.b_portlet_edit_up{background-image:url(../openolat/images/arrow_up_big.png)}div.b_portlet_toolbox a.b_portlet_edit_delete{background-image:url(../openolat/images/bin-metal-full.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_auto{background-image:url(../openolat/images/table_sort.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_manual{background-image:url(../openolat/images/table_gear.png)}div.b_portlet_toolbox span.b_portlet_edit_left_disabled{background-image:url(../openolat/images/arrow_left_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_right_disabled{background-image:url(../openolat/images/arrow_right_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_down_disabled{background-image:url(../openolat/images/arrow_down_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_up_disabled{background-image:url(../openolat/images/arrow_up_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_auto_disabled{background-image:url(../openolat/images/table_sort.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_manual_disabled{background-image:url(../openolat/images/table_gear.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}.b_toolboxes{padding:6px}.b_toolboxes .b_toolbox{margin-bottom:20px}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper{border-bottom:1px solid #ff6666;background:inherit}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head{vertical-align:top}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head strong{font-weight:bold}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head_icon{background:transparent no-repeat 3px 50%;padding-left:19px;line-height:1.2em;color:black}.b_toolboxes .b_toolbox .b_toolbox_content ul{padding:0 0 0 6px;margin:0;list-style:none}.b_toolboxes .b_toolbox .b_toolbox_content li{padding:0;margin:0;line-height:1.7em;white-space:nowrap}.b_toolboxes .b_toolbox .b_toolbox_content li a{color:#667;background-repeat:no-repeat;background-position:0 50%;padding-left:20px;display:block}.b_toolboxes .b_toolbox .b_toolbox_content li a:focus,.b_toolboxes .b_toolbox .b_toolbox_content li a:hover,.b_toolboxes .b_toolbox .b_toolbox_content li a:active{color:#504D4E;text-decoration:underline}.b_toolboxes .b_toolbox .b_toolbox_content li div.b_note,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_important,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_warning{padding:0 0 0 20px;margin:0;border-bottom:0}.b_toolboxes .b_toolbox .b_toolbox_content li a.b_toolbox_toggle{padding-left:0;display:inline}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_toggle_wrapper{float:right;font-size:90%}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_link.b_disabled,.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_disabled{color:#999;background:no-repeat 0 50% url(../openolat/images/bullet_white.png);padding-left:18px;display:block}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet p{margin-bottom:0}div.b_portlet_dyk_q{font-weight:bold}div.b_portlet_dyk_a{padding-top:5px}div.b_portlet_dyk_next{text-align:right}div.f_library_catalog div.b_tree ul{white-space:normal}div.f_library_catalog div.b_tree ul.b_tree_l1 li a.b_tree_icon{background-image:none !important}div.f_library_catalog div.f_metadata{background-color:#fcfcfc;margin-left:20px;padding:4px}div.f_library_catalog h4{padding-left:25px;background-repeat:no-repeat;background-position:center left}div.f_library_catalog div.f_folder_info div.f_metadata{margin-bottom:1.5em}div.f_library_catalog div.b_noti{right:90px}div.f_library_catalog div.f_thumbnails_switch{border:1px solid #E9EAEF;display:inline;position:absolute;top:0px;right:0px;float:right;padding:3px 3px 3px 23px}div.f_library_catalog div.f_thumbnails_on{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%}div.f_library_catalog div.f_thumbnails_off{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7}div.f_library_catalog th,div.f_library_catalog td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog h3.b_filetype_folder{margin-top:20px}div.f_library_catalog div.f_item{margin-bottom:1em;padding:0.5em}div.f_library_catalog div.f_item div.f_item_thumbnail{width:200px;height:200px;float:left;margin-right:20px}div.f_library_catalog div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog div.f_item div.f_metadata{position:relative;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail{float:left;border-right:1px solid #eeeeee;margin-right:1em}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_inner{width:200px;height:200px}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_unavailable{width:200px;height:200px;background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text{padding-bottom:35px}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings{position:absolute;bottom:3px;right:3px;width:300px}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings div.b_ratings_and_comments{margin:0;border:none}div.f_library_catalog div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_wide div.f_metadata{background-color:#fcfcfc}div.f_library_catalog_wide th,div.f_library_catalog_wide td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog_wide th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog_wide h3.b_filetype_folder{margin-top:20px}div.f_library_catalog_wide div.f_item{margin-bottom:30px}div.f_library_catalog_wide div.f_item div.f_thumbnail{width:280px;height:158px;float:left;border-right:1px solid #999}div.f_library_catalog_wide div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog_wide div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog_wide div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog_wide div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog_wide div.f_item div.f_metadata{position:relative;border:1px solid #999;moz-box-shadow:0 1px 2px #999999;-ms-box-shadow:0 1px 2px #999999;-o-box-shadow:0 1px 2px #999999;-webkit-box-shadow:0 1px 2px #999999;box-shadow:0 1px 2px #999999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_inner{width:280px;height:158px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_unavailable{width:280px;height:158px;background-image:url(../openolat/images/no_preview.png);background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text{margin:10px 220px 10px 300px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos{position:absolute;top:0;right:0;height:158px;width:210px;border-left:1px solid #999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos_inner{margin:10px 10px 10px 10px}div.f_library_catalog_wide div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog_wide h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_condensed div.f_item_condensed{width:280px;height:280px;margin-right:30px;margin-bottom:30px;float:left;-webkit-box-shadow:0 1px 2px 0 #999;box-shadow:0 1px 2px 0 #999;border:1px solid #999;background-color:#fcfcfc}div.f_library_catalog_condensed div.f_item_condensed div.f_thumbnail{height:158px;width:280px}div.f_library_catalog_condensed div.f_item_condensed div.f_metadata_text{padding:12px 8px 12px 12px}div.f_library_catalog_condensed div.f_item_condensed div.o_eff_statement_progress{width:200px;margin:20px 0px 0px 20px}div.f_library_overview img{float:right;max-width:50%}div.f_library_overview p{padding-left:20px}div.f_library_overview div.f_library_big_icon{float:right;background-repeat:no-repeat;background-size:100%;width:45%;height:300px;margin:0 20px 0 20px}div.f_library_overview div.f_library_newest_files ul li{white-space:normal;padding-bottom:0.3em}div.f_library_overview div.f_library_newest_files ul li a{background-position:top left;min-height:16px}.f_library_big_icon{background-image:url(../openolat/images/library_image.png)}.f_library_icon{background-image:url(../openolat/images/library.png)}.f_thumbnail_unavailable{background-image:url(../openolat/images/no_preview.png)}@media print{.o_noprint{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_toplink{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}body{font-size:10pt}.b_noti{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_main.o_loginscreen{background-image:none}#b_main.o_home{background-image:none}#b_main.o_editor{background-image:none}#b_main{moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none}body,#b_page_margins,#b_page,#b_main,#b_page_wrapper{margin:0;padding:0;border:0}body *{font-family:"Times New Roman", Times, serif}code,pre{font-family:"Courier New", Courier, mono}#b_page_margins,#b_page{width:100% !important;min-width:0;max-width:none}#b_footer,#b_topnav,#b_nav,#search{display:none}#b_col1,#b_col2{display:none}#b_col3{margin:0 !important;border:none !important}.b_c25l,.b_c33l,.b_c38l,.b_c50l,.b_c62l,.b_c66l,.b_c75l,.b_c25r,.b_c33r,.b_c38r,.b_c50r,.b_c62r,.b_c66r,.b_c75r{width:100%;margin:0;float:none;overflow:visible;display:table}.b_subc,.b_subcl,.b_subcr{margin:0;padding:0}h1,h2,h3,h4,h5,h6{page-break-after:avoid}#b_page a[href^="http:"],#b_page a[href^="https:"]{padding-left:0;background-image:none}#b_col1_content:before,#b_col2_content:before,#b_col3_content:before{content:"";color:#888;background:inherit;display:block;font-weight:700;font-size:1.5em}.b_floatbox,.b_subcolumns,.b_subcolums_oldgecko{overflow:visible;display:table}#jsMath_PrintWarning{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}.o_wiki_wrapper .b_c20l,.o_wiki_wrapper .o_wikimod_nav{display:none}.o_wiki_wrapper .b_c80r{width:100%}.o_wiki_wrapper .b_c80r div.b_tabbedpane_tabs{display:none}}
+**/@import url(../../yaml/core/slim_base.css);@import url(all/content.css);.b_with_small_icon_left,div.b_table_wrapper div.b_table_empty{padding:2px 0 2px 20px;min-height:16px;background-position:0 50%;background-repeat:no-repeat}option.b_with_small_icon_left{padding:0 0 0 20px;vertical-align:middle;min-height:11px;background-position:0 50%;background-repeat:no-repeat}.b_with_small_icon_right{padding:1px 20px 1px 0px;min-height:16px;background-position:100% 50%;background-repeat:no-repeat}.b_with_small_icon_only span{display:none}.b_small_icon{float:left;display:inline;width:16px;height:16px;background-position:0 50%;background-repeat:no-repeat}td a span.b_small_table_icon,td a.b_small_table_icon{padding-left:20px;width:16px;height:16px;background-position:2px 50%;background-repeat:no-repeat}a.b_small_icon:hover{text-decoration:none}.b_info_icon{background-image:url("../openolat/images/comment.png")}.b_warn_icon,div.b_table_wrapper div.b_table_empty{background-image:url("../openolat/images/exclamation.png")}.b_error_icon{background-image:url("../openolat/images/cross-circle.png")}.b_new_icon{background-image:url("../openolat/images/new-text.png")}.b_institution_icon{background-image:url("../openolat/images/home.png")}.b_group_icon{background-image:url("../openolat/images/users.png")}.b_user_icon{background-image:url("../openolat/images/user.png")}.b_move_left_icon{background-image:url("../openolat/images/arrow_left_big.png")}.b_move_right_icon{background-image:url("../openolat/images/arrow_right_big.png")}.b_move_down_icon{background-image:url("../openolat/images/arrow_down_big.png")}.b_move_up_icon{background-image:url("../openolat/images/arrow_up_big.png")}.b_delete_icon{background-image:url("../openolat/images/bin-metal-full.png")}.b_share_icon{background-image:url("../openolat/images/share.png")}.b_status_enabled_icon{background-image:url("../openolat/images/tick.png")}.b_status_disabled_icon{background-image:url("../openolat/images/cross.png")}.b_edit_icon{background-image:url("../openolat/images/docs/document--pencil.png")}.b_add_icon{background-image:url("../openolat/images/plus-circle.png")}.b_open_icon{background-image:url("../openolat/images/control/control.png")}.b_star_icon{background-image:url(../openolat/images/star.png)}.b_star_small_icon{background-image:url(../openolat/images/star-small.png)}.o_fulltext_search_button{background-image:url("../openolat/images/magnifier-zoom.png")}.o_help_icon{background-image:url("../openolat/images/help.png")}.o_rss_icon{background-image:url("../openolat/images/feed.png")}.o_login_guests{background-image:url("../openolat/images/user_silhouette.png")}.o_login_pwd{background-image:url("../openolat/images/user_excl.png")}.o_login_register{background-image:url("../openolat/images/user_register.png")}.o_news_icon{background-image:url("../openolat/images/information-white.png")}.o_course_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}.o_chat_icon{background-image:url("../openolat/images/balloons-box.png")}.o_admin_icon{background-image:url("../openolat/images/wrench-screwdriver.png")}.o_calendar_icon{background-image:url("../openolat/images/calendar.png")}.o_locked_icon{background-image:url("../openolat/images/locked.png")}.b_backward_icon{background-image:url("../openolat/images/arrow_left.png")}.b_forward_icon{background-image:url("../openolat/images/arrow_right.png")}.b_flag_en{background-image:url("../openolat/images/flags/gb.png")}.b_flag_de{background-image:url("../openolat/images/flags/de.png")}.b_flag_fr{background-image:url("../openolat/images/flags/fr.png")}.b_flag_it{background-image:url("../openolat/images/flags/it.png")}.b_flag_es{background-image:url("../openolat/images/flags/es.png")}.b_flag_da{background-image:url("../openolat/images/flags/dk.png")}.b_flag_cs{background-image:url("../openolat/images/flags/cz.png")}.b_flag_el{background-image:url("../openolat/images/flags/gr.png")}.b_flag_ee{background-image:url("../openolat/images/flags/ee.png")}.b_flag_ru{background-image:url("../openolat/images/flags/ru.png")}.b_flag_pl{background-image:url("../openolat/images/flags/pl.png")}.b_flag_zh_CN{background-image:url("../openolat/images/flags/cn.png")}.b_flag_zh_TW{background-image:url("../openolat/images/flags/tw.png")}.b_flag_lt{background-image:url("../openolat/images/flags/lt.png")}.b_flag_fa{background-image:url("../openolat/images/flags/ir.png")}.b_flag_pt_PT{background-image:url("../openolat/images/flags/pt.png")}.b_flag_pt_BR{background-image:url("../openolat/images/flags/br.png")}.b_flag_tr{background-image:url("../openolat/images/flags/tr.png")}.b_flag_hu{background-image:url("../openolat/images/flags/hu.png")}.b_flag_sq{background-image:url("../openolat/images/flags/al.png")}.b_flag_in{background-image:url("../openolat/images/flags/id.png")}.b_flag_ar{background-image:url("../openolat/images/flags/eg.png")}.b_flag_rm{background-image:url("../openolat/images/flags/rm.png")}.b_flag_af{background-image:url("../openolat/images/flags/za.png")}.b_flag_vi{background-image:url("../openolat/images/flags/vn.png")}.b_flag_mn{background-image:url("../openolat/images/flags/mn.png")}.b_flag_iw{background-image:url("../openolat/images/flags/il.png")}.b_flag_ko{background-image:url("../openolat/images/flags/kr.png")}.b_flag_nl_NL{background-image:url("../openolat/images/flags/nl.png")}.b_flag_jp{background-image:url("../openolat/images/flags/jp.png")}.b_flag_nb_NO{background-image:url("../openolat/images/flags/no.png")}.b_flag_et_EE{background-image:url("../openolat/images/flags/ee.png")}.b_flag_bg{background-image:url("../openolat/images/flags/bg.png")}.b_flag_hi_IN_ASIA{background-image:url("../openolat/images/flags/in.png")}.b_flag_ar_LB{background-image:url("../openolat/images/flags/lb.png")}.b_flag_gl_ES{background-image:url("../openolat/images/flags/galicia.png")}.b_filetype_file,.b_filetype_ico{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_avi_icon{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_bat_icon{background-image:url("../openolat/images/docs/document-binary.png") !important}.b_filetype_bmp{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_css{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_doc,.b_filetype_docx{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_dvi{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_exe{background-image:url("../openolat/images/docs/document-binary.png") !important}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.b_filetype_folder,.b_filetype_folder_open{background-image:url("../openolat/images/folder_open.png") !important}.b_filetype_folder{background-image:url("../openolat/images/folder.png") !important}.b_filetype_gif{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_gz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_htm,.b_filetype_html{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_jpeg,.b_filetype_jpg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_js{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_log{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_midi{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_video,.b_filetype_mov{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_audio,.b_filetype_mp3,.b_filetype_m3u{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_mpeg,.b_filetype_mpg{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_odp{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ods{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_odt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_odg{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_odf{background-image:url("../openolat/images/docs/document_plain.png") !important}.b_filetype_pdf{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_png{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_ppt{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_pptx{background-image:url("../openolat/images/docs/document-powerpoint.png") !important}.b_filetype_ps{background-image:url("../openolat/images/docs/document-pdf.png") !important}.b_filetype_qt,.b_filetype_ra,.b_filetype_ram{background-image:url("../openolat/images/docs/document-film.png") !important}.b_filetype_readme,.b_filetype_README{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_rtf{background-image:url("../openolat/images/docs/document-word.png") !important}.b_filetype_tar,.b_filetype_tgz{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_filetype_tiff{background-image:url("../openolat/images/docs/document-image.png") !important}.b_filetype_txt{background-image:url("../openolat/images/docs/document-text.png") !important}.b_filetype_wav{background-image:url("../openolat/images/docs/document-music.png") !important}.b_filetype_xls,.b_filetype_xlsx{background-image:url("../openolat/images/docs/document-excel.png") !important}.b_filetype_xml{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_xsl{background-image:url("../openolat/images/docs/document_tags.png") !important}.b_filetype_zip{background-image:url("../openolat/images/docs/document-zipper.png") !important}.b_large_icon.b_filetype_file{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_avi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_bat{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_bmp{background-image:url("../openolat/images/docs_large/bmp.png") !important}.b_large_icon.b_filetype_css{background-image:url("../openolat/images/docs_large/css.png") !important}.b_large_icon.b_filetype_doc,.b_large_icon.b_filetype_docx{background-image:url("../openolat/images/docs_large/doc.png") !important}.b_large_icon.b_filetype_dvi{background-image:url("../openolat/images/docs_large/avi.png") !important}.b_large_icon.b_filetype_exe{background-image:url("../openolat/images/docs_large/exe.png") !important}.b_large_icon.b_filetype_folder{background-image:url("../openolat/images/docs_large/_blank.png") !important}.b_large_icon.b_filetype_gif{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_gz{background-image:url("../openolat/images/docs_large/tgz.png") !important}.b_large_icon.b_filetype_htm,.b_large_icon.b_filetype_html{background-image:url("../openolat/images/docs_large/html.png") !important}.b_large_icon.b_filetype_ico{background-image:url("../openolat/images/docs_large/gif.png") !important}.b_large_icon.b_filetype_jpeg,.b_large_icon.b_filetype_jpg{background-image:url("../openolat/images/docs_large/jpg.png") !important}.b_large_icon.b_filetype_js{background-image:url("../openolat/images/docs_large/java.png") !important}.b_large_icon.b_filetype_log{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_midi{background-image:url("../openolat/images/docs_large/midi.png") !important}.b_large_icon.b_filetype_mp4,.b_large_icon.b_filetype_m4v,.b_large_icon.b_filetype_webm,.b_large_icon.b_filetype_ogg{background-image:url("../openolat/images/docs_large/mp4.png") !important}.b_large_icon.b_filetype_flv{background-image:url("../openolat/images/docs_large/flv.png") !important}.b_large_icon.b_filetype_video,.b_large_icon.b_filetype_mov{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_audio,.b_large_icon.b_filetype_mp3,.b_large_icon .b_filetype_m3u{background-image:url("../openolat/images/docs_large/mp3.png") !important}.b_large_icon.b_filetype_mpeg,.b_large_icon.b_filetype_mpg{background-image:url("../openolat/images/docs_large/mpg.png") !important}.b_large_icon.b_filetype_odp{background-image:url("../openolat/images/docs_large/odp.png") !important}.b_large_icon.b_filetype_ods{background-image:url("../openolat/images/docs_large/ods.png") !important}.b_large_icon.b_filetype_odt{background-image:url("../openolat/images/docs_large/odt.png") !important}.b_large_icon.b_filetype_odg{background-image:url("../openolat/images/docs_large/odg.png") !important}.b_large_icon.b_filetype_odf{background-image:url("../openolat/images/docs_large/odf.png") !important}.b_large_icon.b_filetype_pdf{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_png{background-image:url("../openolat/images/docs_large/png.png") !important}.b_large_icon.b_filetype_ppt,.b_large_icon.b_filetype_pptx{background-image:url("../openolat/images/docs_large/ppt.png") !important}.b_large_icon.b_filetype_ps{background-image:url("../openolat/images/docs_large/pdf.png") !important}.b_large_icon.b_filetype_qt,.b_large_icon.b_filetype_ra,.b_large_icon.b_filetype_ram{background-image:url("../openolat/images/docs_large/qt.png") !important}.b_large_icon.b_filetype_readme,.b_large_icon.b_filetype_README{background-image:url("../openolat/images/docs_large/text.png") !important}.b_large_icon.b_filetype_rtf{background-image:url("../openolat/images/docs_large/rtf.png") !important}.b_large_icon.b_filetype_tar,.b_large_icon.b_filetype_tgz{background-image:url("../openolat/images/docs_large/gtz.png") !important}.b_large_icon.b_filetype_tiff{background-image:url("../openolat/images/docs_large/tiff.png") !important}.b_large_icon.b_filetype_txt{background-image:url("../openolat/images/docs_large/txt.png") !important}.b_large_icon.b_filetype_wav{background-image:url("../openolat/images/docs_large/wav.png") !important}.b_large_icon.b_filetype_xls,.b_large_icon .b_filetype_xlsx{background-image:url("../openolat/images/docs_large/xls.png") !important}.b_large_icon.b_filetype_xml{background-image:url("../openolat/images/docs_large/xml.png") !important}.b_large_icon.b_filetype_xsl{background-image:url("../openolat/images/docs_large/xsl.png") !important}.b_large_icon.b_filetype_zip{background-image:url("../openolat/images/docs_large/zip.png") !important}li.b_nav_site div,li.b_nav_tab div{background:url("../openolat/images/application.png") no-repeat left 50%;padding-left:18px}li.b_resource_BusinessGroup div,.o_BusinessGroup_icon{background-image:url("../openolat/images/users.png")}li.b_resource_GroupCard div,.o_GroupCard_icon{background-image:url("../openolat/images/users.png")}li.b_resource_CourseModule div,.o_CourseModule_icon{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li.b_resource_HOMEPAGECONFIG div,.o_HOMEPAGECONFIG_icon,li.b_resource_Identity div{background-image:url("../openolat/images/card-address.png")}li.b_resource_FileResource-SHAREDFOLDER div,.o_FileResource-SHAREDFOLDER_icon{background-image:url("../openolat/images/folder_shared.png")}li.b_resource_FileResource-WIKI div,.o_FileResource-WIKI_icon{background-image:url("../openolat/images/le_resources/wiki.png")}li.b_resource_FileResource-PODCAST div,.o_FileResource-PODCAST_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li.b_resource_FileResource-BLOG div,.o_FileResource-BLOG_icon{background-image:url("../openolat/images/le_resources/blog.png")}li.b_resource_FileResource-MOVIE div,.o_FileResource-MOVIE_icon{background-image:url("../openolat/images/docs/document-film.png")}li.b_resource_FileResource-PDF div,.o_FileResource-PDF_icon{background-image:url("../openolat/images/docs/document-pdf.png")}li.b_resource_FileResource-PPT div,.o_FileResource-PPT_icon{background-image:url("../openolat/images/docs/document-powerpoint.png")}li.b_resource_FileResource-DOC div,.o_FileResource-DOC_icon{background-image:url("../openolat/images/docs/document-word.png")}li.b_resource_FileResource-IMSCP div,.o_FileResource-IMSCP_icon{background-image:url("../openolat/images/le_resources/box.png")}li.b_resource_FileResource-SCORMCP div,.o_FileResource-SCORMCP_icon{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li.b_resource_FileResource-FILE div,.o_FileResource-FILE_icon{background-image:url("../openolat/images/docs/document_plain.png")}li.b_resource_FileResource-IMAGE div,.o_FileResource-IMAGE_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SOUND div,.o_FileResource-SOUND_icon{background-image:url("../openolat/images/docs/document-music.png")}li.b_resource_FileResource-XLS div,.o_FileResource-XLS_icon{background-image:url("../openolat/images/docs/document-excel.png")}li.b_resource_FileResource-ANIM div,.o_FileResource-ANIM_icon{background-image:url("../openolat/images/docs/document-image.png")}li.b_resource_FileResource-SURVEY div,.o_FileResource-SURVEY_icon{background-image:url("../openolat/images/le_resources/survey.png")}li.b_resource_FileResource-TEST div,.o_FileResource-TEST_icon{background-image:url("../openolat/images/le_resources/test.png")}li.b_resource_FileResource-GLOSSARY div,.o_FileResource-GLOSSARY_icon{background-image:url("../openolat/images/le_resources/glossary.png")}li.b_resource_org-olat-search-ui-SearchController div,.o_org-olat-search-ui-SearchController_icon{background-image:url("../openolat/images/magnifier-zoom.png")}li.b_resource_EPStructuredMapTemplate div{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.o_toolbox_course{background-image:url("../openolat/images/le_resources/book-open-text-image.png")}li a.o_toolbox_content{background-image:url("../openolat/images/le_resources/box.png")}li a.o_toolbox_scorm{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png")}li a.o_toolbox_test{background-image:url("../openolat/images/le_resources/test.png")}li a.o_toolbox_questionnaire{background-image:url("../openolat/images/le_resources/survey.png")}li a.o_toolbox_wiki{background-image:url("../openolat/images/le_resources/wiki.png")}li a.o_toolbox_podcast{background-image:url("../openolat/images/le_resources/media-player-cast.png")}li a.o_toolbox_blog{background-image:url("../openolat/images/le_resources/blog.png")}li a.o_toolbox_glossary{background-image:url("../openolat/images/le_resources/glossary.png")}li a.o_toolbox_sharedfolder{background-image:url("../openolat/images/folder_shared.png")}li a.o_toolbox_coursefolder{background-image:url("../openolat/images/le_resources/blue-folder.png")}li a.o_toolbox_courseareas{background-image:url("../openolat/images/users.png")}li a.o_toolbox_portfolio{background-image:url("../openolat/images/le_resources/portfolio.png")}li a.b_toolbox_link{background-image:url("../openolat/images/bullet_black.png")}li a.b_toolbox_doc{background-image:url("../openolat/images/docs/document_plain.png")}li a.b_toolbox_preview{background-image:url("../openolat/images/docs/document_preview.png")}li a.b_toolbox_publish{background-image:url("../openolat/images/docs/document_share.png")}li a.b_toolbox_move{background-image:url("../openolat/images/docs/document_move.png")}li a.b_toolbox_close{background-image:url("../openolat/images/close.png")}li a.b_toolbox_delete{background-image:url("../openolat/images/bin-metal-full.png")}li a.b_toolbox_copy,.b_copy_icon{background-image:url("../openolat/images/docs/document-copy.png")}.o_midlock{top:9px;left:9px;background-image:url("../openolat/images/decorator/deco_condition.png")}.o_miderr{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_error.png")}.o_midwarn{top:8px;left:-2px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_midpub{top:-2px;left:9px;background-image:url("../openolat/images/decorator/deco_ok.png")}span.o_passed{background:url(../openolat/images/tick.png) no-repeat right 50%;padding:0 25px 0 0;color:#009900}span.o_notpassed{background:url(../openolat/images/cross.png) no-repeat right 50%;padding:0 25px 0 0;color:#990000}.o_efficiencystatement_icon{background-image:url(../openolat/images/seal.png)}span.o_green_led{background:url(../openolat/images/green_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_yellow_led{background:url(../openolat/images/yellow_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_red_led{background:url(../openolat/images/red_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_black_led{background:url(../openolat/images/black_led.png) no-repeat left 50%;padding:0 0 0 25px}span.o_grey_led{background:url(../openolat/images/grey_led.png) no-repeat left 50%;padding:0 0 0 25px}.o_bc_icon{background-image:url("../openolat/images/folder.png") !important}.o_co_icon{background-image:url("../openolat/images/mail.png") !important}.o_cp_icon{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_org{background-image:url("../openolat/images/le_resources/box.png") !important}.o_cp_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_dialog_icon{background-image:url("../openolat/images/docs/document_discuss.png") !important}.o_en_icon{background-image:url("../openolat/images/enrol.png") !important}.o_fo_icon{background-image:url("../openolat/images/forum/forum.png") !important}.o_iqself_icon{background-image:url("../openolat/images/le_resources/selftest.png") !important}.o_iqsurv_icon{background-image:url("../openolat/images/le_resources/survey.png") !important}.o_iqtest_icon{background-image:url("../openolat/images/le_resources/test.png") !important}.o_qitem_icon{background-image:url("../openolat/images//question-octagon-frame.png") !important}.o_ms_icon{background-image:url("../openolat/images/le_resources/thumb-up.png") !important}.o_scorm_icon,.o_scorm_org{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_scorm_item{background-image:url("../openolat/images/docs/document-text.png") !important}.o_scorm_asset{background-image:url("../openolat/images/le_resources/book-open-text-image-s.png") !important}.o_sp_icon{background-image:url("../openolat/images/docs/document-text.png") !important}.o_st_icon{background-image:url("../openolat/images/node-select-all.png") !important}.o_ta_icon{background-image:url("../openolat/images/docs/document-task.png") !important}.o_tu_icon{background-image:url("../openolat/images/docs/document-import.png") !important}.o_wiki_icon{background-image:url("../openolat/images/le_resources/wiki.png") !important}.o_ll_icon{background-image:url("../openolat/images/docs/document_linklist.png") !important}.o_cl_icon{background-image:url("../openolat/images/clipboard-task.png") !important}.o_den_icon{background-image:url("../openolat/images/clock.png") !important}.o_projectbroker_icon{background-image:url("../openolat/images/projectbroker.png") !important}.o_podcast_icon{background-image:url("../openolat/images/le_resources/media-player-cast.png") !important}.o_blog_icon{background-image:url("../openolat/images/le_resources/blog.png") !important}.o_cal_icon{background-image:url("../openolat/images/calendar.png") !important}.o_lti_icon{background-image:url("../openolat/images/docs/document-node.png") !important}.o_vc_icon{background-image:url("../openolat/images/projection-screen.png") !important}.o_vitero_icon{background-image:url("../openolat/images/vitero.png") !important}.o_openmeetings_icon{background-image:url("../openolat/images/projection-screen-presentation.png") !important}.o_ep_icon{background-image:url("../openolat/images/le_resources/portfolio.png") !important}.o_EPStructuredMapTemplate_icon{background-image:url("../openolat/images/portfolio/briefcase.png") !important}.o_infomsg_icon{background-image:url("../openolat/images/information-button.png") !important}.o_cmembers_icon{background-image:url("../openolat/images/users.png") !important}.fx_members_icon{background-image:url("../openolat/images/users_members.png") !important}body#b_body .o_CourseModule_icon_closed{background-image:url("../openolat/images/le_resources/book-open-text-image_locked.png")}@media all{html{min-height:100%}body{min-height:100%;overflow-y:scroll;background:yellow;background:-moz-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, yellow), color-stop(33%, red), color-stop(66%, blue), color-stop(100%, green));background:-webkit-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:-o-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:-ms-linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%);background:linear-gradient(top, yellow 0%, red 33%, blue 66%, green 100%)}#b_page_margins{min-width:740px;max-width:1324px;margin:0 auto;width:100%;height:100%}#b_main_toolbar{clear:both;height:24px;line-height:24px;vertical-align:middle;margin:0;padding:1px 0 0 0;border-bottom:1px solid #dadada;background-color:white;moz-box-shadow:0 0 14px #d3d3d3;-ms-box-shadow:0 0 14px #d3d3d3;-o-box-shadow:0 0 14px #d3d3d3;-webkit-box-shadow:0 0 14px #d3d3d3;box-shadow:0 0 14px #d3d3d3}#b_main_toolbar ul li a span{line-height:24px}#b_main{background:#fff;min-height:550px;clear:both;moz-box-shadow:0 2px 14px #d3d3d3;-ms-box-shadow:0 2px 14px #d3d3d3;-o-box-shadow:0 2px 14px #d3d3d3;-webkit-box-shadow:0 2px 14px #d3d3d3;box-shadow:0 2px 14px #d3d3d3}#b_page a#b_toplink{position:absolute;bottom:1em;right:1em;background:transparent url(../openolat/images/arrow_up.png) 0 50% no-repeat;padding-left:14px;z-index:5}#b_header,#b_page,#b_col1_content,#b_col2_content,#b_col3_content,#b_col3_content_inner{position:relative}#b_col1{overflow:hidden}#b_col1_content{padding:1em 10px 1em 0px}#b_col3{border-left:1px #DDD dotted;border-right:1px #DDD dotted}#b_col3_content{min-height:550px;padding:20px 20px 30px 20px}#b_col2_content{overflow:hidden;padding:1em 0}.b_hidecol2 #b_col3{margin-right:0 !important;border-right:none}.b_hidecol1 #b_col3{margin-left:0 !important;border-left:none}.b_hideboth #b_col3{margin-left:0 !important;margin-right:0 !important;border-left:none;border-right:none}.b_hideboth #b_col1,.b_hideboth #b_col2,.b_hidecol1 #b_col1,.b_hidecol2 #b_col2,#b_ie_clearing{display:none}.b_c15r,.b_c20r,.b_c80r,.b_c85r{float:right;margin-left:-5px}.b_c15l,.b_c15r{width:15%}.b_c20l,.b_c20r{width:20%}.b_c80l,.b_c80r{width:80%}.b_c85l,.b_c85r{width:85%}.b_subcolumns_oldgecko,.b_c20l,.b_c15l,.b_c80l,.b_c85l{float:left}div.b_iframe_wrapper iframe{width:100%;position:relative;top:0;left:0;border:none;margin:0;padding:0;background:transparent}#b_main.b_exception{padding-left:165px;padding-right:165px}#b_header{height:auto;min-height:30px;overflow:hidden;position:relative}#b_header #b_topnav{position:absolute;right:0px;top:0px;padding:4px 15px 0px 0px;line-height:1.5em;min-height:1.5em}#b_header #b_topnav ul{margin:0}#b_header #b_topnav li,#b_header #b_topnav div,#b_header #b_topnav span{line-height:1.5em}#b_header #b_topnav .b_with_small_icon_right{padding:0 20px 0 0}#b_header #b_topnav .b_with_small_icon_left,#b_header #b_topnav div.b_table_wrapper div.b_table_empty,div.b_table_wrapper #b_header #b_topnav div.b_table_empty{padding:0 0 0 20px}#b_header #b_topnav .b_small_icon{height:1.5em}#b_header #b_topnav #o_topnav_langchooser select{font-size:90%}#b_header #b_topnav #o_topnav_search input{font-size:90%;margin:0;width:10em}#b_header #b_topnav #o_topnav_search a.o_fulltext_search_button{height:1.5em;background-position:50% 50%}#b_header #b_topnav #o_topnav_printview a{background:url(../openolat/images/printer.png) no-repeat right 50%;padding:0 20px 0 0;margin:0}#b_header #b_topnav #o_topnav_logout a{background:url("../openolat/images/control/control-power.png") no-repeat right 50%;padding:0 20px 0  0;margin:0;font-weight:bold}#b_header #b_topnav li{float:left;list-style:none;margin-left:1.7em}#b_header #b_topnav li div.b_form_element_wrapper.b_form_horizontal{margin:0}#b_header #b_topnav li#o_topnav_imclient li{margin-left:0.5em}#b_nav_main{float:left}#b_nav_main ul{padding-left:40px;margin:0}#b_nav_main ul li{float:left;position:relative;list-style:none;margin:0px;padding:4px 3px 4px 12px;margin-right:2px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:0;border-bottom-left-radius:0;background:#f5f5f5;background:rgba(255, 255, 255, 0.5)}#b_nav_main ul li a{padding:4px 12px 4px 3px}#b_nav_main ul li a:hover{text-decoration:none}#b_nav_main ul li.b_nav_site.b_nav_active,#b_nav_main ul li.b_nav_site:hover,#b_nav_main ul li.b_nav_site.b_exception{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_site.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_site:hover a.b_nav_tab_close,#b_nav_main ul li.b_nav_site.b_exception a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li.b_nav_site > div{padding-left:16px;background-repeat:no-repeat;background-position:0% 50%;background-image:url("../openolat/images/application.png")}#b_nav_main ul li.b_nav_site.o_site_home > div{background-image:url("../openolat/images/home.png")}#b_nav_main ul li.b_nav_site.o_site_admin > div{background-image:url("../openolat/images/wrench-screwdriver.png")}#b_nav_main ul li.b_nav_site.o_site_useradmin > div{background-image:url("../openolat/images/user_conf.png")}#b_nav_main ul li.b_nav_site.o_site_groupsmanagement > div{background-image:url("../openolat/images/users_conf.png")}#b_nav_main ul li.b_nav_site.o_site_repository > div{background-image:url("../openolat/images/books-stack.png")}#b_nav_main ul li.b_nav_site.o_site_groups > div{background-image:url("../openolat/images/users.png")}#b_nav_main ul li.b_nav_site.o_site_coaching > div{background-image:url("../openolat/images/eye.png")}#b_nav_main ul li.b_nav_site.site_demo_icon > div{background-image:url("../openolat/images/information-white.png")}#b_nav_main ul li.b_nav_site.f_site_library > div{background-image:url("../openolat/images/library.png")}#b_nav_main ul li.b_nav_site.fx_members > div{background-image:url("../openolat/images/users_members.png")}#b_nav_main ul li.b_nav_site.o_site_guidemo div{background-image:url("../openolat/images/light-bulb.png")}#b_nav_main ul li.b_nav_site.b_resource_GroupInfoMainController div{background-image:url(../openolat/images/users.png)}#b_nav_main ul li.b_nav_site.o_site_catalog div{background-image:url(../openolat/images/drawer-open.png)}#b_nav_main ul li.b_nav_site.o_site_qpool div{background-image:url(../openolat/images/book-question.png)}#b_nav_main ul li.b_nav_tab{margin-right:4px}#b_nav_main ul li.b_nav_tab a.b_nav_tab_close{position:absolute;top:3px;right:4px;width:13px;height:13px;line-height:0;padding:0;margin:0;background:transparent url(../openolat/images/cross_small_trimmed_grey.png) no-repeat right top}#b_nav_main ul li.b_nav_tab.b_nav_active,#b_nav_main ul li.b_nav_tab:hover{moz-box-shadow:0 -4px 8px -1px #d3d3d3;-ms-box-shadow:0 -4px 8px -1px #d3d3d3;-o-box-shadow:0 -4px 8px -1px #d3d3d3;-webkit-box-shadow:0 -4px 8px -1px #d3d3d3;box-shadow:0 -4px 8px -1px #d3d3d3;background:white}#b_nav_main ul li.b_nav_tab.b_nav_active a.b_nav_tab_close,#b_nav_main ul li.b_nav_tab:hover a.b_nav_tab_close{background-image:url(../openolat/images/cross_small_trimmed_blue.png)}#b_nav_main ul li#b_nav_spacer{background:none;border:none;width:20px;height:1px;padding:0}div.b_tree{font-size:100%;padding:0}div.b_tree ul{position:relative;padding:0;margin:0 0 0 1em;list-style:none;white-space:nowrap}div.b_tree ul li{position:relative;background:transparent;margin-left:0;padding-left:0;line-height:1.7em}div.b_tree ul li a.b_tree_icon{padding-left:20px;padding-top:2px;position:relative;background-position:0 50%;background-repeat:no-repeat}div.b_tree ul li a{color:#555555}div.b_tree ul li a.b_tree_l1{padding-left:16px}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:0px;z-index:9}div.b_tree ul li a:focus,div.b_tree ul li a:hover{color:red;background-color:transparent;text-decoration:underline}div.b_tree ul li a.b_tree_selected,div.b_tree ul li a:active{color:red;background-color:transparent;text-decoration:none}div.b_tree ul li a.b_tree_selected_parents,div.b_tree ul li strong{color:red;font-weight:bold}div.b_tree ul li .b_tree_oc_l1{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l2{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l3{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l4{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l5{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l6{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l7{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l8{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l9{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l10{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li .b_tree_oc_l11{position:absolute;top:0px;left:1px;z-index:9}div.b_tree ul li a.b_tree_l0{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l1{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l2{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l3{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l4{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l5{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l6{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l7{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l8{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l9{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l10{padding-left:13px;z-index:9}div.b_tree ul li a.b_tree_l11{padding-left:13px;z-index:9}div.b_tree ul li span.b_tree_icon_decorator{width:12px;height:12px;float:right;display:inline;position:static;z-index:9;background-repeat:no-repeat}div.b_tree ul li.b_deleted{text-decoration:none}div.b_tree ul li.b_deleted a{text-decoration:line-through}div.b_tree ul.b_tree_l0 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l1 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l2 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l3 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l4 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l5 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l6 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l7 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l8 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l9 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l10 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree ul.b_tree_l11 a.b_tree_icon{padding-left:33px;background-position:15px 50%}div.b_tree a.b_tree_level_close{background:transparent !important}div.b_tree a.b_tree_level_open{background:transparent !important}div.b_tree a.b_tree_level_close span{background:url("../openolat/images/tree_parent_open.gif") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_open span{background:url("../openolat/images/tree_parent_closed.gif") no-repeat 0 50%;padding-right:13px}div.b_tree a.b_tree_level_close:hover,div.b_tree a.b_tree_level_open:hover{text-decoration:none}#b_footer{color:#9D9D9D;padding:0;margin:0;position:relative;min-height:60px}#b_footer a{color:#777777}#b_footer #b_footer_user{position:absolute;top:1em;left:1em;line-height:16px}#b_footer #b_footer_user #b_username{margin-right:1.5em}#b_footer #b_footer_version{position:absolute;top:1em;right:1em}#b_footer #b_footer_powered{padding-top:1em;text-align:center;width:auto;background:none}#b_footer #b_footer_powered a{display:inline}#b_footer #b_footer_powered img{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_footer_powered img:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share{position:absolute;top:2.5em;left:1em;width:250px}#b_footer #b_share a,#b_footer #b_share span{margin:0 3px 0 0;background-repeat:no-repeat;width:16px;height:16px;float:left;display:inline;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}#b_footer #b_share a:hover{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}#b_footer #b_share #b_facebook{background-image:url(../openolat/images/social/facebook_16.png)}#b_footer #b_share #b_twitter{background-image:url(../openolat/images/social/twitter_16.png)}#b_footer #b_share #b_google{background-image:url(../openolat/images/social/google_16.png)}#b_footer #b_share #b_delicious{background-image:url(../openolat/images/social/delicious_16.png)}#b_footer #b_share #b_digg{background-image:url(../openolat/images/social/digg_16.png)}#b_footer #b_share #b_mail{background-image:url(../openolat/images/social/email_16.png)}#b_footer #b_share #b_link{background-image:url(../openolat/images/social/link_16.png)}#b_footer .fx_footer #b_footer_version > a{display:block;min-height:45px;background:transparent url("../../images/frentix/frentix_logo_grey.png") no-repeat left bottom}#b_footer .fx_footer #b_footer_version > a:hover{background-image:url("../../images/frentix/frentix_logo.png")}#callout_share_link input{width:480px}#b_main.b_menu_toolbar #b_col1_content{padding-top:0;padding-right:0}#b_main.b_menu_toolbar #b_col3_content{padding:0}div.b_menu_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);border-bottom:1px solid #7D7D7D;padding:5px 5px 2px 0}div.b_breadcumb_path{padding:0;margin:0;float:left;display:inline}div.b_breadcumb_path ul{padding:0;margin:0;list-style:none;float:left;display:inline}div.b_breadcumb_path ul li{padding:0 7px 0 14px;margin:0;list-style:none;float:left;display:inline;background:url(../openolat/images/breadcrumb-separator.png) no-repeat left 50%}div.b_breadcumb_path ul li.b_first{background:url(../openolat/images/home.png) no-repeat 5px 50%;padding-left:25px}div.b_breadcumb_path ul li a{color:#464444}div.b_breadcumb_path ul li span.b_disabled{color:#000;padding:0 10px 0 0;margin:0}#b_main_toolbar div.b_breadcumb_path ul a{color:#2d2e2d;font-weight:bold}#b_main_toolbar div.b_breadcumb_path ul a:hover{color:#585a58;text-decoration:none}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back{background:transparent;padding:0 7px 0 7px;margin:0 2px 0 0;border-right:1px solid #dadada}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a{font-type:Arial;color:#2d2e2d;font-weight:normal}#b_main_toolbar div.b_breadcumb_path ul li.b_breadcumb_back a:hover{color:#585a58}div.b_breadcumb_content{clear:both;margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_toolbar{background:#f9f9f9;background:-moz-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d0d0d0));background:-webkit-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-o-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:-ms-linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);background:linear-gradient(top, #f9f9f9 0%, #d0d0d0 100%);position:relative;padding:10px;height:19px;min-height:19px;border-bottom:1px solid #7D7D7D}div.b_toolbar ul{margin:0;list-style-image:none;list-style-type:none}div.b_toolbar ul li{margin:0px 16px 0px 0px;list-style-image:none;list-style-type:none}div.b_toolbar div.b_toolbar_left{position:absolute;top:7px;left:7px}div.b_toolbar ul.b_toolbar_left li{float:left}div.b_toolbar div.b_toolbar_right{position:absolute;top:7px;right:7px}div.b_toolbar ul.b_toolbar_right li{float:right;margin:0px 2px 0px 2px}div.b_toolbar div.b_toolbar_center{text-align:center}div.b_noti{border:1px solid #E9EAEF;padding:3px 23px 3px 3px;float:right;display:inline;position:relative;right:0;font-size:95%}div.b_noti a.b_contexthelp{position:absolute;top:2px;right:2px}div.b_noti a.b_noti_unsubscribe_link{background:url(../openolat/images/mail--minus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_subscribe_link{background:url(../openolat/images/mail--plus.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_noti a.b_noti_markedread_link{background:url(../openolat/images/tick.png) no-repeat left 50%;padding:1px 0 1px 20px}div.b_titled_wrapper div.b_noti{position:absolute;right:25px;top:0px}div.b_titled_wrapper fieldset div.b_noti{top:12px}h1.b_titled_wrapper span{padding-right:4em;font-style:italic}h2.b_titled_wrapper span{padding-right:4em;font-style:italic}h3.b_titled_wrapper span{padding-right:4em;font-style:italic}h4.b_titled_wrapper span{padding-right:3em;font-style:italic}h5.b_titled_wrapper span{padding-right:3em;font-style:italic}a.b_togglebox_closed{background:url("../openolat/images/tree_parent_closed.gif") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}a.b_togglebox_opened{background:url("../openolat/images/tree_parent_open.gif") no-repeat 0 50%;padding:1px 0 1px 18px;vertical-align:middle}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content{background:transparent;border:0px;padding:0px}div.b_titled_wrapper_desc a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;position:absolute;top:2px;left:5px;background:url(../openolat/images/information-white.png) no-repeat 0 50%}div.b_titled_wrapper_desc a.b_togglebox_closed{display:block;width:20px;height:20px;background:url(../openolat/images/information-white.png) no-repeat top left;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}div.b_titled_wrapper_desc div.b_togglebox div.b_togglebox_content{position:relative;margin-bottom:1em}div.b_titled_wrapper_desc a.b_togglebox_hide span{position:absolute;bottom:0;right:0;padding:0 6px 3px 0}div.b_titled_wrapper_desc a.b_togglebox_hide:hover{text-decoration:underline}div.b_titled_wrapper div.b_togglebox div.b_togglebox_content div.o_course_run_objectives{position:relative}div.o_course_run_dropbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_returnbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_course_run_solutionbox div.b_noti{position:relative;top:0;right:25px;border:1px solid #FFFFFF}div.o_catalog div.o_catalog_link_title{margin:2em 0 0 0;border-bottom:1px solid #ccc;padding:0.3em}div.o_catalog fieldset{padding:1em 1em 0.5em 1em}div.o_catalog div.o_catalog_title{display:none}div.o_catalog div.o_catalog_nav{padding:1px 0 2px 22px;border-bottom:1px solid #EEE;background:url(../openolat/images/folder_open.png) 2px 50% no-repeat}div.o_catalog .o_catalog_sub_icon{background-image:url(../openolat/images/folder_small.png)}div.o_catalog div.o_catalog_links{margin-top:1em;padding-top:1em;border-top:1px solid #EEE}div.o_catalog div.o_catalog_itemlist ul{list-style-type:none;margin:0;padding:0}div.o_catalog div.o_catalog_itemlist ul li{margin:0;padding:0 0 0 0.5em;overflow:hidden}div.o_catalog div.o_catalog_itemlist ul a{display:block}div.o_catalog div.o_catalog_desc{margin:0.5em 0 0.5em 0;padding-left:20px;font-style:italic}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/images/folder_small.png)}div.b_ext_elem .x-tree-node-collapsed .x-tree-node-icon.o_catalog_cat_noaccess_icon,div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_icon{background-image:url(../openolat/folder_open.png)}div.b_ext_elem .x-tree-node-expanded .x-tree-node-icon.o_catalog_cat_noaccess_icon{background-image:url(../openolat/images/locked.png)}div.b_ext_elem .x-tree-node-leaf .x-tree-node-icon.o_catalog_entry_icon{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}.b_float_left{float:left;display:inline;margin-right:1em;margin-bottom:0.15em}.b_float_right{float:right;display:inline;margin-left:1em;margin-bottom:0.15em}.b_center{text-align:center;margin:0.5em auto}.b_floatscrollbox{overflow-x:auto;overflow-y:hidden}.b_overflowscrollbox{overflow:auto}}@media all and (min-width : 1324px){#b_footer #b_share{left:0}#b_footer #b_footer_user{left:0}#b_footer #b_footer_version{right:0}}.b_dd_item{cursor:move;z-index:100}.b_dd_proxy{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.b_dd_item.b_dd_over{background-color:#ffff60}.b_dd_sibling{height:3px;width:100%}.b_dd_sibling.b_dd_over{background:transparent url(../openolat/images/arrow_dd.png) top left no-repeat}div.b_dd_ct div.b_dd_sibling_l1{margin-left:0 !important}div.b_dd_ct div.b_dd_sibling_l2{margin-left:1em !important}div.b_dd_ct div.b_dd_sibling_l3{margin-left:2em !important}div.b_dd_ct div.b_dd_sibling_l4{margin-left:3em !important}div.b_dd_ct div.b_dd_sibling_l5{margin-left:4em !important}div.b_dd_ct div.b_dd_sibling_l6{margin-left:5em !important}div.b_dd_ct div.b_dd_sibling_l7{margin-left:6em !important}div.b_dd_ct div.b_dd_sibling_l8{margin-left:7em !important}div.b_dd_ct div.b_dd_sibling_l9{margin-left:8em !important}div.b_dd_ct div.b_dd_sibling_l10{margin-left:9em !important}div.b_dd_ct div.b_dd_sibling_l11{margin-left:10em !important}.b_group_accesscontrolled{background-image:url("../openolat/images/ac/umbrella.png")}.b_order_icon{background-image:url("../openolat/images/ac/shopping-basket.png")}div.b_order_details{margin-top:2em}div.b_order_details label{font-weight:bold}div.b_access_create ul{padding:0;margin-left:0}div.b_access_create li{padding:0;list-style:none}table.b_access_method td{padding:0.2em 1em 0.2em 0}table.b_access_method tr.b_access_desc td{padding:0 1em 1em 20px;font-style:italic}table.b_access_method td div.b_form_element{margin-left:0}div.b_access_method_list div.b_access_method legend{background-repeat:no-repeat;padding-left:20px}table span.b_access_method{padding-right:5px;font-size:90%;vertical-align:bottom;line-height:16px}.b_access_member_icon{background-image:url(../openolat/images/ac/lock-unlock.png)}.b_access_membersonly_icon{background-image:url("../openolat/images/ac/lock.png")}.b_access_method_free_icon{background-image:url("../openolat/images/ac/open-share.png")}.b_group_accesscontrolled.b_access_method_free,b_order_icon.b_access_method_free{background-image:url("../openolat/images/ac/open-share.png")}div.b_access_method_list div.b_access_method_free legend{background-image:url("../openolat/images/ac/open-share.png")}.b_access_method_token_icon{background-image:url("../openolat/images/ac/license-key.png")}.b_group_accesscontrolled.b_access_method_token,b_order_icon.b_access_method_token{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token legend{background-image:url("../openolat/images/ac/license-key.png")}div.b_access_method_list div.b_access_method_token div.b_form_element_wrapper:nth-last-of-type(3) label,table.b_access_method tr.b_access_method_token .b_access_infos{background-image:url("../openolat/images/ac/key.png");background-repeat:no-repeat;padding-left:20px}div.b_access_method_list div.b_form_element_wrapper:nth-last-of-type(4) label{background-image:url("../openolat/images/information-white.png");background-repeat:no-repeat;padding-left:20px}.b_access_method_paypal_icon{background-image:url("../openolat/images/ac/credit-cards.png")}#b_main_access_control{margin:0 20% 0 20%;padding:20px 0 0 20px}.b_order_status_new_icon{background-image:url(../openolat/images/new-text.png)}.b_order_status_prepayment_icon{background-image:url(../openolat/images/ac/prepayment.png)}.b_order_status_payed_icon{background-image:url(../openolat/images/tick.png)}.b_order_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_order_status_error_icon{background-image:url(../images/olat/cross.png)}.b_order_status_warning_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_success_icon{background-image:url(../openolat/images/tick.png)}.b_transaction_status_waiting_icon{background-image:url(../openolat/images/exclamation.png)}.b_transaction_status_error_icon{background-image:url(../openolat/images/cross.png)}.b_transaction_status_canceled_icon{background-image:url(../openolat/images/ac/canceled.png)}.b_transaction_status_new_icon{background-image:url(../openolat/images/new-text.png)}div.b_form div.b_form_element_wrapper table.b_access_method div.b_form_element{margin-left:0}div.b_form table.b_access_method div.b_form_element span.b_form_datechooser{background-position:0 50%}div.b_layer_1 div.b_modal_area{width:82%;margin:9%}div.b_layer_2 div.b_modal_area{width:76%;margin:12%}div.b_layer_3 div.b_modal_area{width:70%;margin:15%}div.b_layer_5 div.b_modal_area{width:64%;margin:18%}div.b_modal_area{position:absolute;top:0px;left:0px;width:80%;margin:10%;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1}div.b_modal_overlay,div.ext-el-mask{background:#000;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25}div.b_window{text-align:left;border:1px solid red;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_window .b_window_header_wrapper{padding:2px 8px 0px 8px}div.b_window div.b_window_header{position:relative;border-bottom:1px solid #eee}div.b_window div.b_window_header_title{min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_window div.b_window_header_title a.b_link_close{top:4px;right:4px;position:absolute;min-height:16px;min-width:16px;background:transparent url("../openolat/images/close.png") no-repeat center center;display:inline-block}div.b_window div.b_window_header_title a.b_link_close:hover{top:4px;right:4px}div.b_window div.b_window_header_title strong{font-weight:bold}div.b_window div.b_window_content_wrapper{clear:both;width:auto;padding:0 4px 0 4px}div.b_window div.b_window_content{padding:1em}div.b_window div.b_window_content_inner{min-height:200px;position:relative}div.b_window div.b_window_footer_wrapper{height:4px}div.b_callout_area{position:absolute;top:0px;left:0px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_callout_overlay{position:fixed;top:0;left:0;width:100%;height:100%;zoom:1;background:#000;opacity:0}div.b_callout{text-align:left;border:1px solid red;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;background:#fff}div.b_callout_content{max-width:60em;margin:10px;overflow:hidden}.b_callout_top_right_arrow{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #FFF;position:absolute;right:20px;top:-10px;z-index:1001}.b_callout_top_right_arrow-border{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid red;position:absolute;right:20px;top:-11px;z-index:1000}div.x-tip-tc,div.x-tip-bc{background-repeat:repeat !important}div.x-tip-body p{margin-bottom:0px}div.x-tip-mc{background:#e9f2ff !important}body.b_ajax_busy{cursor:wait}div.b_ajax_busy{position:absolute;z-index:5001;left:50%;top:10px;height:32px;width:32px;background-repeat:no-repeat;background-image:url(../openolat/images/ajax-loader.svg)}html.no-svg div.b_ajax_busy{background-image:url(../openolat/images/ajax-loader.gif)}div.b_msg_dialog{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_question_32.png) no-repeat 10px 10px}div.b_msg_dialog .b_msg_title{font-weight:bold}#b_msg_sticky{clear:both;padding:10px 10px 10px 50px;min-height:32px;background:#ffb651 url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px;border:none}div.b_msg-div{left:35%;position:absolute;top:10px;width:30%;z-index:20000;border:1px solid red;background:#FAFAFA;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-ms-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-o-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 6px rgba(0, 0, 0, 0.3)}div.b_msg-div .b_msg_info_winicon{background:transparent url(../openolat/images/icon_info_32.png) no-repeat 10px center}div.b_msg_info_content{padding:10px 10px 10px 50px}div.b_msg_warn_winicon{background:url(../openolat/images/icon_warning_32.png) no-repeat}div.b_msg_error_winicon{background:url(../openolat/images/icon_error_32.png) no-repeat}#b_msg_info{padding:10px 10px 10px 50px;min-height:32px;background:url(../openolat/images/icon_info_32.png) no-repeat 10px 10px}#b_msg_info .b_msg_title{font-weight:bold}.o_infomessage_wrapper{border:1px solid #ccc;background:#FAFAFA;margin-bottom:20px}.o_infomessage_wrapper .o_infomessage{padding:10px 10px 10px 50px;text-align:left;min-height:40px;background:url(../openolat/images/icon_warning_32.png) no-repeat 10px 10px}div.b_wizard{background:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border:1px solid red}div.b_wizard div.b_wizard_header_wrapper{background:transparent}div.b_wizard div.b_wizard_header{background:transparent;position:relative}div.b_wizard div.b_wizard_header_title{background:transparent;min-height:18px;line-height:18px;vertical-align:middle;padding:2px 5px 2px 5px}div.b_wizard div.b_wizard_header_title a.b_link_close{top:4px;right:4px;background:url(../openolat/images/close.png);background-repeat:no-repeat}div.b_wizard div.b_wizard_header_title strong{font-weight:bold}div.b_wizard div.b_wizard_steps_wrapper{clear:both;width:auto;padding:0 4px 0 4px;background:transparent}div.b_wizard div.b_wizard_steps_content{background:#fff;border:1px solid #555555;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_wizard div.b_wizard_steps_list{width:20em;padding:0;color:#555555}div.b_wizard div.b_wizard_steps_list ol{list-style-type:decimal;z-index:14;font-size:100%;padding:2em 5px 5px}div.b_wizard div.b_wizard_steps_list li{line-height:1.5em;white-space:normal;margin-bottom:1em;list-style:none;padding-left:18px}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current{font-weight:bold;background:url(../openolat/images/bullet_go.png) 0% 50% no-repeat;padding-left:18px}div.b_wizard div.b_wizard_steps_list li a{color:#555555}div.b_wizard div.b_wizard_steps_list li a:hover{color:#4F576A;background:transparent;text-decoration:underline}div.b_wizard div.b_wizard_steps_list li .b_disabled{color:#777777;border:0;background:transparent;padding:0;margin:0;white-space:normal;font-style:italic}div.b_wizard div.b_wizard_steps_list li.b_wizard_steps_current .b_disabled{color:#555555;font-style:normal}div.b_wizard div.b_wizard_steps_current{margin-left:20em;padding-top:0.5em;padding-bottom:0.5em}div.b_wizard div.b_wizard_steps_current_inner{padding:1em;border-left:1px solid #ccc}div.b_wizard div.b_wizard_steps_current_content{min-height:300px;position:relative}div.b_wizard div.b_wizard_footer_wrapper{background:transparent}div.b_wizard div.b_wizard_footer div.b_button_group{text-align:left;padding:0.5em 1em 0.5em 21em;margin:0}span.b_wizard_button_prev:before,a.b_wizard_button_prev span:before{content:"\00ab \00a0"}span.b_wizard_button_next:after,a.b_wizard_button_next span:after{content:" \00bb"}a.b_wizard_button_finish,span.b_wizard_button_finish{margin-left:3em}a.b_wizard_button_cancel,span.b_wizard_button_cancel{margin-left:3em}.b_wizard_table_changedcell{font-style:italic;font-weight:bold;background:url(../openolat/images/new-text.png) no-repeat;padding-left:18px}div.b_legacy_wizard_steps{float:right;display:inline}.b_legacy_wizard_step_a1{background-image:url(../openolat/images/wizard/1a.png)}.b_legacy_wizard_step_a2{background-image:url(../openolat/images/wizard/2a.png)}.b_legacy_wizard_step_a3{background-image:url(../openolat/images/wizard/3a.png)}.b_legacy_wizard_step_a4{background-image:url(../openolat/images/wizard/4a.png)}.b_legacy_wizard_step_a5{background-image:url(../openolat/images/wizard/5a.png)}.b_legacy_wizard_step_a6{background-image:url(../openolat/images/wizard/6a.png)}.b_legacy_wizard_step_a7{background-image:url(../openolat/images/wizard/7a.png)}.b_legacy_wizard_step_a8{background-image:url(../openolat/images/wizard/8a.png)}.b_legacy_wizard_step_a9{background-image:url(../openolat/images/wizard/9a.png)}.b_legacy_wizard_step_p1{background-image:url(../openolat/images/wizard/1p.png)}.b_legacy_wizard_step_p2{background-image:url(../openolat/images/wizard/2p.png)}.b_legacy_wizard_step_p3{background-image:url(../openolat/images/wizard/3p.png)}.b_legacy_wizard_step_p4{background-image:url(../openolat/images/wizard/4p.png)}.b_legacy_wizard_step_p5{background-image:url(../openolat/images/wizard/5p.png)}.b_legacy_wizard_step_p6{background-image:url(../openolat/images/wizard/6p.png)}.b_legacy_wizard_step_p7{background-image:url(../openolat/images/wizard/7p.png)}.b_legacy_wizard_step_p8{background-image:url(../openolat/images/wizard/8p.png)}.b_legacy_wizard_step_p9{background-image:url(../openolat/images/wizard/9p.png)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs{float:left;display:inline-block;margin-bottom:1em}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul{line-height:1em;list-style:none;margin:0;padding:0;white-space:nowrap}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul strong{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul > ul strong{width:auto}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li:active{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:focus,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:hover,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul a:active{color:#000;text-decoration:none}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_active strong{color:#000;font-weight:bold}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled{background:white !important}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled a,div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled strong{color:#8994A9;background:transparent !important;font-weight:normal}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_disabled:hover{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_first{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:3px}div.b_tabbedpane_wrapper div.b_tabbedpane_tabs ul li.b_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:0px}div.b_tabbedpane_wrapper div.b_tabbedpane_content{clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}div.b_tabbedpane_wrapper div.b_tabbedpane_content div.b_tabbedpane_content_inner{position:relative;min-height:30em}div.b_segments_container{min-height:25px;padding-top:8px;position:relative;background:url(../openolat/images/divider.png) center top no-repeat}div.b_segments_container div.b_segments{clear:both;position:absolute;left:50%}div.b_segments_container div.b_segments a:hover{text-decoration:none}div.b_segments_container div.b_segments ul{position:relative;left:-50%;list-style-type:none;margin:0}div.b_segments_container div.b_segments ul li{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;margin:0;float:left;display:inline;position:relative}div.b_segments_container div.b_segments ul li a{background:transparent;color:#667;display:block;font-weight:normal;padding:1px 6px 1px 5px;text-decoration:none;text-transform:none}div.b_segments_container div.b_segments ul li a:hover,div.b_segments_container div.b_segments ul li a:active,div.b_segments_container div.b_segments ul li a:focus{text-decoration:none}div.b_segments_container div.b_segments ul li:hover{moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}div.b_segments_container div.b_segments ul li.b_segment_selected{moz-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-ms-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-o-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0px 1px 2px rgba(0, 0, 0, 0.1);background:#eee;border-color:#ccc}div.b_segments_container div.b_segments ul li.b_segment_selected a,div.b_segments_container div.b_segments ul li.b_segment_selected strong{color:#000;font-weight:bold}div.b_segments_container div.b_segments ul li.b_segment_first{-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:12px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:12px;border-top-left-radius:12px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:12px}div.b_segments_container div.b_segments ul li.b_segment_last{-webkit-border-top-left-radius:0px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topleft:0px;-moz-border-radius-topright:12px;-moz-border-radius-bottomright:12px;-moz-border-radius-bottomleft:0px;border-top-left-radius:0px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:0px}div.b_segments_container div.b_segment_content{margin-top:50px;clear:both;padding:5px 15px;background:transparent;border:1px solid #d4d4d4}button{border:none}.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_button,.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center}.b_button:focus,.b_button:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_button:focus{border:1px solid red}.b_button:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border:1px solid red}.b_button.b_button_preferred{background:#f7d1d1;background:-moz-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7d1d1), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);background:linear-gradient(top, #f7d1d1 0%, #f1f1f1 100%);border:1px solid red}.b_button:focus,.b_button:hover{border:1px solid #aaa\9}.b_button_dirty{background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%);border-color:#ff9900}.b_button_dirty:focus,.b_button_dirty:hover{text-decoration:none;border:1px solid #ffc20e;background:white;background:-moz-linear-gradient(top, white 0%, #fff7e0 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #fff7e0));background:-webkit-linear-gradient(top, white 0%, #fff7e0 100%);background:-o-linear-gradient(top, white 0%, #fff7e0 100%);background:-ms-linear-gradient(top, white 0%, #fff7e0 100%);background:linear-gradient(top, white 0%, #fff7e0 100%)}.b_disabled.b_button{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s "";border:1px dotted #ccc;background:#fff}.b_disabled.b_button,.b_disabled.b_button span{color:#444;font-size:100%;display:inline-block;padding:0 0.8em;width:auto;line-height:1.9em;text-align:center;cursor:default !important;color:#888}.b_disabled.b_button:focus,.b_disabled.b_button:hover{moz-box-shadow:0 0 0 transparent;-ms-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}div.b_button_group{text-align:center;margin:2em 0 1em 0}div.b_button_group div{display:inline}.b_xsmall,sup,sub{font-size:80%}.b_small,small{font-size:90%}a.b_toggle{white-space:nowrap;margin:0 0.5em 0.2em 0;cursor:default;color:#2C2B2B;border:1px solid #aaa;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_off.png) top left repeat-x}a.b_toggle span{padding:0 0.8em}a.b_toggle:hover{background:#ddd;text-decoration:none}a.b_toggle.b_on:hover{background:#747474}a.b_toggle.b_on,a.b_toggle:active,a.b_toggle.b_on:active{color:white;border:none;padding:1px;moz-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-ms-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-o-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);-webkit-box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.5);text-shadow:1px 1px 2px rgba(0, 0, 0, 0.5)}a.b_toggle:focus,a.b_toggle.b_on:focus{text-decoration:none}a.b_toggle:active,a.b_toggle.b_on:active{background:url(../openolat/images/toggle_active.png) top left repeat-x}a.b_toggle.b_on{background:url(../openolat/images/toggle_on.png) top left repeat-x}span.b_toggle.b_disabled{white-space:nowrap;margin:0 0.5em 0.2em 0;padding:0 0.8em;color:#667;border:1px solid #DDD;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;display:inline-block;line-height:1.5em;text-align:center;background:url(../openolat/images/toggle_dis.png) top left repeat-x}a.b_toggle_slide{background:url(../openolat/images/handle.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.2em 0.2em 0.2em;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle;position:relative}a.b_toggle_slide span{position:absolute;top:-25px;left:0}a.b_toggle_slide:hover,a.b_toggle_slide:focus,a.b_toggle_slide:active,a.b_toggle_slide.b_on:hover,a.b_toggle_slide.b_on:focus,a.b_toggle_slide.b_on:active{border:1px solid #868686;text-decoration:none}a.b_toggle_slide.b_on{background-position:-16px 0px}a.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_dis.png) -63px 0px no-repeat;height:25px;width:85px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;display:inline-block;text-align:center;vertical-align:middle}a.b_toggle_slide.b_small{background:url(../openolat/images/handle_small.png) -41px 0px no-repeat;height:16px;width:55px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px}a.b_toggle_slide span{position:absolute;top:-16px}a.b_toggle_slide.b_small.b_on{background-position:-9px 0px}span.b_toggle_slide.b_disabled{background:url(../openolat/images/handle_small_dis.png) -41px 0px no-repeat;height:16px;width:55px;white-space:nowrap;margin:0 0.5em 0.2em 0;color:#2C2B2B;border:1px solid #aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;display:inline-block;text-align:center;vertical-align:middle}span.b_toggle_slide_legend{font-size:90%}.b_link_back{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_back > span{padding:0px 8px 0px 25px;background:transparent url("../openolat/images/arrow_left_big.png") no-repeat 4px center}.b_link_back:focus,.b_link_back:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_back:focus{border-color:red}.b_link_back:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:red}.b_link_left_icon{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;white-space:nowrap;cursor:pointer;margin:0 0.5em 0 0;padding:0;color:#444;background:transparent;display:inline-block;line-height:2.2em;vertical-align:middle;text-align:left;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1);background:#f5f5f5;background:-moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #f1f1f1));background:-webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:-ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);background:linear-gradient(top, #f5f5f5 0%, #f1f1f1 100%);-moz-transition:all 0.22s "";-webkit-transition:all 0.22s "";-o-transition:all 0.22s "";transition:all 0.22s ""}.b_link_left_icon > span{padding:2px 8px 0px 25px;background-color:transparent;background-repeat:no-repeat;background-position:4px center}.b_link_left_icon:focus,.b_link_left_icon:hover{text-decoration:none;border:1px solid #C6C6C6;moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-o-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:0 1px 1px rgba(0, 0, 0, 0.1)}.b_link_left_icon:focus{border-color:red}.b_link_left_icon:active{moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-o-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.3);border-color:red}.b_link_to_home > span{background-image:url("../openolat/images/card-address.png")}.b_link_course > span{background-image:url("../openolat/images/book-open-next.png")}.b_link_group > span{background-image:url("../openolat/images/document-page-next.png")}.b_link_mail > span{background-image:url("../openolat/images/mail.png")}.b_link_assessment > span{background-image:url("../openolat/images/le_resources/thumb-up.png")}.b_link_ok > span{background-image:url("../openolat/images/tick.png")}.b_link_nok > span{background-image:url("../openolat/images/cross.png")}.b_link_edit > span{background-image:url("../openolat/images/docs/document--pencil.png")}div.o_login div.o_login_form{margin-bottom:2em}div.o_login div.o_login_form li{list-style:none}div.o_login div.o_login_form fieldset legend{display:none}div.o_login div.o_login_form input{width:15em;padding:2px 3px 2px 3px}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}input,select,textarea{border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em;margin:0}textarea{font-family:inherit;width:100%}input:focus,select:focus,textarea:focus{background:#fff;border:1px solid #504D4E}input.b_checkbox,input.b_radio{height:1em;width:1em;border:0;margin:0 2px 0 0}label.b_checkbox_label,label.b_radio_label{padding-left:0.5em}.b_inline_editable{padding:1px 20px 1px 0;vertical-align:middle;min-height:16px}.b_inline_editable:hover{background-position:100% 50%;background-repeat:no-repeat;background-image:url(../openolat/images/pencil-small.png)}span.b_inline_editable:hover{cursor:text !important}fieldset{position:relative;padding:1em;padding-top:1.5em;border:none;border-top:1px solid #ff6666}fieldset legend{font-family:Comic Sans, Comic Sans MS, cursive;padding:0 5px;font-size:120%;font-weight:bold}div.b_form div.b_form_desc{padding-bottom:1em;font-style:italic}div.b_form div.b_form_general_error{padding:10px 10px 10px 50px;margin-bottom:20px;text-align:left;background:url(../openolat/images/icon_error_32.png) no-repeat 10px 10px;min-height:32px;border:1px solid #990000;color:#990000;font-style:italic}div.b_form div.b_form_spacer{margin:10px 0}div.b_form hr.b_form_spacer{margin:10px 0;border-bottom:1px solid #eee;padding:0}div.b_form hr.b_form_spacer.b_form_horizontal{display:inline-block;width:2em}div.b_form hr.b_form_spacer.b_form_spacer_noline{margin:10px 0;border-bottom:0;padding:0}div.b_form div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0}div.b_form div.b_form_element_wrapper.b_form_horizontal{vertical-align:middle;margin:0.5em 1em 0.5em 0;float:left;display:inline}div.b_form div.b_form_element_wrapper.b_form_vertical{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_label{width:20%;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label label{float:left;display:inline;line-height:1.3em}div.b_form div.b_form_element_wrapper div.b_form_element_label span.b_form_mandatory{background:url(../openolat/images/star-small.png) no-repeat;padding-left:16px;height:16px}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_horizontal{width:auto;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element_label.b_form_vertical{width:auto;float:none;display:block}div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:25%;padding:0 2px 0 12px}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal{margin-left:0;padding-left:0;float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{float:left;display:inline}div.b_form div.b_form_element_wrapper div.b_form_element.b_form_vertical{margin-left:0;margin-top:0.5em;padding-left:0;float:none;display:block;clear:both}div.b_form div.b_form_element_wrapper.b_form_error input,div.b_form div.b_form_element_wrapper.b_form_error select{border:1px solid #990000;background:#ebcccc}div.b_form div.b_form_element_wrapper div.b_form_error_msg{clear:both;color:#990000;font-style:italic;display:block}div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0}div.b_form div.b_button_group{margin-left:0%;padding-left:0px;text-align:left}div.b_form.b_form_vertical div.b_button_group{text-align:left}div.b_form div.b_form_element div.b_form_example{display:inline;font-size:80%;color:#504D4E}div.b_form div.b_form_element .b_form_disabled{color:#504D4E}div.b_form div.b_form_element .b_form_element_disabled{color:#9E9C9C;background:#EEEEEE;border:1px solid #CDCBCB}div.b_form div.b_form_element span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px;padding-top:3px}div.b_form div.b_form_element a.b_form_groupchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_genericchooser{background:url(../openolat/images/users.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}div.b_form div.b_form_element a.b_form_wikitext{background-repeat:no-repeat;padding-left:12px;line-height:1.5em;font-style:italic}div.b_form div.b_form_element a.b_form_wikitext,div.b_form div.b_form_element .b_wiki_icon{background-image:url(../openolat/images/wiki/wiki_small_9px.png)}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element_label{width:10%}div.b_labels_minified div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:12%}div.form_shift_left{left:-25%}div.b_button_group div.b_form_element_wrapper{vertical-align:middle;margin:0.5em 0;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element_label{width:auto;float:none;display:block}div.b_button_group div.b_form_element_wrapper div.b_form_element{margin-left:0}.b_subcolumns{display:table;width:100%;table-layout:fixed}.b_c25l input,.b_c25r input{max-width:93%}div.calendar{z-index:10000 !important}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element{margin:0;float:left}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label{float:none;width:auto;display:block;padding-left:2.5em}div.b_form div.b_form_element_wrapper.b_form_element_switch div.b_form_element_label label{float:none}div.b_form_subform{padding-left:2.5em}div.b_form_selection_vertical div.b_form_selection_element{vertical-align:middle;line-height:1.3em;position:relative}div.b_form_selection_vertical div.b_form_selection_element input{vertical-align:middle;line-height:1.3em}div.b_form_selection_horizontal div.b_form_selection_element{float:left;display:inline;padding-right:1em}div.b_form_selection_horizontal div.b_form_selection_element input{vertical-align:middle}div.b_form div.b_form_element div.b_form_togglecheck{font-size:95%;display:block;vertical-align:middle;line-height:16px;margin-top:0.5em}div.b_form div.b_form_element div.b_form_togglecheck input{height:1em;width:1em}div.o_form_wrapper fieldset{min-width:60em}div.form_shift_left{position:inherit;left:-20%}div.mceExternalToolbar{background:#f0f0ee !important;overflow:auto}table.b_choice{padding:0;margin:0}table.b_choice td{padding:0.1em;margin:0}table.b_choice td.b_togglecheck{padding-top:1em}table.b_choice td.b_togglecheck div.b_togglecheck{display:inline;border-top:1px solid #eee}table.b_choice td.b_togglecheck input{margin:0 7px 0 2px}div.b_fileinput{position:relative}div.b_fileinput div.b_fileinput_fakechooser{position:relative;top:0px;left:0px;z-index:1;display:inline;white-space:nowrap}div.b_fileinput div.b_fileinput_fakechooser a{margin-left:5px}div.b_fileinput span.b_fileinput_maxsize{padding:1px 0 1px 1em;font-style:italic;min-height:16px;vertical-align:middle}div.b_fileinput input.b_fileinput_realchooser{position:absolute;top:0;left:0;height:1.8em;z-index:2;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}div.b_fileinput div.b_button_group{text-align:left;padding-left:0;margin-left:0}.b_fileinput_icon{background-image:url(../openolat/images/drive.png)}div.b_progress div.b_progress_bar{height:12px;border:1px solid #bfbfbf;background:#ffcccc}div.b_progress div.b_progress_bar div{height:12px;background:#ff6666;background:-moz-linear-gradient(top, #ff6666 0%, red 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6666), color-stop(100%, red));background:-webkit-linear-gradient(top, #ff6666 0%, red 100%);background:-o-linear-gradient(top, #ff6666 0%, red 100%);background:-ms-linear-gradient(top, #ff6666 0%, red 100%);background:linear-gradient(top, #ff6666 0%, red 100%)}.b_mark_set{background-image:url("../openolat/images/flag.png") !important}.b_mark_not_set{background-image:url("../openolat/images/flag.png") !important;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark{width:20px;height:20px}div.b_mark div.b_form_element_wrapper{margin:0}div.b_mark div.b_form_element_wrapper div.b_form_element{margin:0;padding:0}div.b_mark a.b_mark_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px}div.b_mark a.b_mark_not_set{background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:20px;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}div.b_mark a.b_mark_set span,div.b_mark a.b_mark_not_set span{display:block;width:19px;height:19px}button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"] > input[type="button"]::-moz-focus-inner{padding:0;border:0}table{border-collapse:collapse;margin-bottom:0.5em;border-top:0px solid white;border-bottom:0px solid white}table caption{font-variant:small-caps}table.b_full{width:99.5%}table.fixed{table-layout:fixed}table th,table td{padding:0.3em}table thead th{color:inherit;border-bottom:1px solid #ccc}table tbody tr.b_table_odd td{background:#eee}div.b_table_wrapper table{width:99.5%;margin-left:1px;border:1px solid #eeeeee}div.b_table_wrapper table tbody tr:hover td{background:#ffcccc}div.b_table_wrapper div.b_table_filter{float:left;display:inline;font-size:95%;margin:7px 10px 2px 0}div.b_table_wrapper div.b_table_filter label{font-style:italic;margin:5px 0 2px 0}div.b_table_wrapper div.b_table_filter select{border:1px solid #ACAAAA}div.b_table_wrapper div.b_clearfix div.b_floatbox{margin:5px 0 0 0}div.b_table_wrapper div.b_table_count{font-size:95%;float:left;line-height:16px;vertical-align:bottom;margin:3px;font-size:95%}div.b_table_wrapper a.b_table_prefs,div.b_table_wrapper a.b_table_download{float:right;display:block;background-repeat:no-repeat;background-position:top left;width:16px;height:16px;margin:3px}div.b_table_wrapper a.b_table_prefs{background-image:url(../openolat/images/table_gear.png)}div.b_table_wrapper a.b_table_download{background-image:url(../openolat/images/table_download.png)}div.b_table_wrapper div.b_table_buttons{text-align:center;margin:1.5em 0 1em 0}div.b_table_wrapper div.b_table_empty{margin:1em 0}div.b_table_page{font-size:95%;text-align:center}div.b_table_page a{margin:0;padding:2px}div.b_table_page a.b_table_page_active{font-weight:bold;color:#000}div.b_table_page a.b_table_backward{background:url(../openolat/images/arrow_left.png) no-repeat center left;padding-left:16px}div.b_table_page a.b_table_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}div.b_table_page a.b_table_first_page{background:url(../openolat/images/home.png) no-repeat center left;padding-left:18px}div.b_table_page_all{font-size:95%;text-align:center}a.b_dev{position:absolute;left:0;top:0;z-index:4000;background:red url("../openolat/images/bug.png") no-repeat;width:16px;height:16px;border:1px solid #000}#b_devcon_main{background-color:#ccddff;position:absolute;z-index:4000;top:10px;left:5%;width:90%;text-align:left;border:1px solid #000}#b_devcon_handle{cursor:move;background:blue url(../openolat/images/bug.png) no-repeat 4px 50%;line-height:2em;padding-left:24px;color:white}a#b_devcon_handle_collapse{cursor:pointer;background:url("../openolat/images/tree_parent_open.gif") no-repeat;width:15px;height:15px;float:right;margin:3px}a#b_devcon_handle_expand{cursor:pointer;background:url("../openolat/images/tree_parent_closed.gif") no-repeat;width:15px;height:15px;float:right;margin:3px}a.b_devcon_handle_close{cursor:pointer;background:url(../openolat/images/close.png) no-repeat;width:15px;height:15px;float:right;margin:3px}#b_devcon_content{font-size:90%;padding:5px;border-top:0px solid #000;background:transparent}#b_devcon_content ul{float:left;margin:0;padding:0;list-style:none;white-space:nowrap}#b_devcon_content li{margin:0;padding:0 10px 0 0;float:left}#b_devcon_content fieldset{border-top:1px solid #ccc;margin:0;padding:8px}#b_devcon_mode{width:1em;height:1em;float:left;border:1px solid #000;margin-right:5px}#b_js_log textarea#o_debug_cons{width:99%;height:15em;font-family:monospace;font-size:110%;margin:5px 0 5px 0}iframe.o_debug_json{position:fixed;width:90%;margin-left:5%;bottom:4px;height:300px;background:white;border:2px solid #ccd8e7;z-index:90000}div.b_briefcase div.b_briefcase_foldercomp{margin-top:0.5em}div.b_briefcase_foldercomp div.b_briefcase_createactions{margin:0.5em 0}div.b_briefcase_foldercomp div.b_briefcase_createactions ul{list-style:none;margin:0;padding:0;white-space:nowrap;font-size:95%}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li{float:right;display:inline;margin:0 0 0 1em;padding:0 0 0 3px;position:relative}div.b_briefcase_foldercomp div.b_briefcase_createactions ul li a{background-position:0 50%;background-repeat:no-repeat;padding:2px 0 2px 20px}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_upload{background-image:url(../openolat/images/docs/document_upload.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfolder{background-image:url(../openolat/images/folder_new.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_newfile{background-image:url(../openolat/images/docs/document_add.png)}div.b_briefcase_foldercomp div.b_briefcase_createactions ul a.b_briefcase_deletedfiles{background-image:url(../openolat/images/docs/document_remove.png)}div.b_briefcase_foldercomp div.b_briefcase_breadcrumb{clear:both;padding:1px 0 1px 20px;margin:0.5em 0 0 0;background:url(../openolat/images/folder_open.png) no-repeat 0 50%}div.b_briefcase_foldercomp div.b_briefcase_empty{clear:both;margin-top:0.5em;font-style:italic}div.b_briefcase_foldercomp table.b_briefcase_filetable{clear:both;border-collapse:collapse;margin-bottom:0.5em;background:#fff;width:99.9%;border:1px solid #eee}div.b_briefcase_foldercomp table.b_briefcase_filetable thead{color:#000}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a,div.b_briefcase_foldercomp table.b_briefcase_filetable thead span{color:#4F576A;font-weight:bold}div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable thead a:focus{color:#000000;text-decoration:none;background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable th,div.b_briefcase_foldercomp table.b_briefcase_filetable td{white-space:nowrap;text-align:right;padding-right:1em}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_last_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-right:0}div.b_briefcase_foldercomp table.b_briefcase_filetable th.b_first_child,div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_first_child{width:60%;text-align:left}div.b_briefcase_foldercomp table.b_briefcase_filetable td input.b_checkbox{margin:0 4px 0 0}div.b_briefcase_foldercomp table.b_briefcase_filetable td a:hover,div.b_briefcase_foldercomp table.b_briefcase_filetable td a:focus{background-color:transparent}div.b_briefcase_foldercomp table.b_briefcase_filetable td.b_last_child{padding-left:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions td{border:0;padding:0 0 0 3px;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable table.b_briefcase_actions tr{border:0;padding:0;margin:0}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_file_icon{background-image:url(../openolat/images/docs/document--pencil.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_edit_meta_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_edit_meta_dis_icon{background-image:url(../openolat/images/docs/document_metadata_edit.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable a.b_briefcase_versions_icon{background-image:url(../openolat/images/docs/document_versions.png)}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_versions_dis_icon{background-image:url(../openolat/images/docs/document_versions.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_briefcase_foldercomp table.b_briefcase_filetable span.b_briefcase_locked_file_icon{background-image:url(../openolat/images/locked.png)}div.b_briefcase_preview{background-color:white;width:200px;height:200px;border:1px solid #8EAACE;margin-top:2px}div.b_briefcase div.b_briefcase_searchcomp{float:left;display:inline;margin:0.5em 0;width:14em}div.b_briefcase div.b_briefcase_searchcomp input{width:10em}div.b_briefcase div.b_briefcase_searchcomp div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_briefcase div.b_briefcase_commandbuttons{margin:1em 0}div.b_briefcase div.b_briefcase_webdav{margin:0.5em 0}div.b_briefcase div.b_briefcase_quota{clear:both;margin-top:1em;padding-top:1em;border-top:1px solid #000}div.b_briefcase_meta{size:0.8em}div.b_briefcase_meta p{font-style:italic;margin:0;padding-top:2px}div.b_send_documents ol.textbox-outer{margin-left:0;border:1px solid #ACAAAA;background:#F6F6F6;line-height:1.3em}div.b_send_documents ol li{margin-left:0}div.b_send_documents textarea{overflow:auto;resize:none}@media all{div.o_wiki_wrapper{clear:both}div.o_wiki_wrapper div.o_wikimod_btn{position:relative}div.o_wiki_wrapper div.o_wikimod_btn a{margin-bottom:9px;background-repeat:no-repeat;background-position:center center;width:20px;height:19px;float:left;display:inline;padding-left:2px;border:1px solid #ccc;background-color:#eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;margin-right:2px}div.o_wiki_wrapper div.o_wikimod_btn a:hover{border:1px solid red}div.o_wiki_wrapper div.o_wikimod_btn div.b_contexthelp_wrapper a.b_contexthelp{position:absolute;top:0;right:0}div.o_wiki_wrapper a.o_wikimod_btn_bold{background-image:url(../openolat/images/wiki/edit-bold.png)}div.o_wiki_wrapper a.o_wikimod_btn_italic{background-image:url(../openolat/images/wiki/edit-italic.png)}div.o_wiki_wrapper a.o_wikimod_btn_link{background:url(../openolat/images/wiki/chain.png)}div.o_wiki_wrapper a.o_wikimod_btn_extlink{background:url(../openolat/images/wiki/chain--arrow.png)}div.o_wiki_wrapper a.o_wikimod_btn_headline{background:url(../openolat/images/wiki/edit-heading.png)}div.o_wiki_wrapper a.o_wikimod_btn_image{background:url(../openolat/images/wiki/image-medium.png)}div.o_wiki_wrapper a.o_wikimod_btn_media{background:url(../openolat/images/music-beam.png)}div.o_wiki_wrapper a.o_wikimod_btn_math{background:url(../openolat/images/wiki/edit-math.png)}div.o_wiki_wrapper a.o_wikimod_btn_nowiki{background:url(../openolat/images/wiki/edit-nowiki.png)}div.o_wiki_wrapper a.o_wikimod_btn_hr{background:url(../openolat/images/wiki/edit-hr.png)}div.o_wiki_wrapper a.o_wikimod_btn_list{background:url(../openolat/images/wiki/edit-list.png)}div.o_wiki_wrapper a.o_wikimod_btn_numlist{background:url(../openolat/images/wiki/edit-list-order.png)}div.o_wiki_wrapper .b_eportfolio_add,div.o_wiki_wrapper .b_eportfolio_add_again{position:absolute;top:28px;right:3px;z-index:99}div.o_wiki_wrapper h1{font-size:1.0em}div.o_wiki_wrapper h2{font-size:1.0em}div.o_wiki_wrapper h3{font-size:1.0em}div.o_wikimod_linkchooser{clear:both;float:left;display:inline}div.o_wikimod_filechooser{margin:0 2em;float:left;display:inline}div.o_wikimod_nav{font-size:90%;padding-top:1.5em}div.o_wikimod_nav legend{font-size:95%}div.o_wikimod_nav fieldset{padding:0.5em}div.o_wikimod_nav input{width:99%}div.o_wikimod_nav ul{margin:0;padding:0}div.o_wikimod_nav div.b_button_group{margin:0.5em 0;text-align:left}div.o_wikimod_nav div.b_form div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_wikimod_nav .b_form_element_wrapper .b_form_element{padding:0}div.o_wikimod_nav div.b_form_element_wrapper div.b_form_element.b_form_horizontal .b_button{margin:0.5em 0}div.o_wikimod_editform_wrapper{clear:both;padding:0.5em 0 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element_label{display:none}div.o_wikimod_editform_wrapper div.b_form div.b_form_element_wrapper div.b_form_element{clear:both;margin-left:0;padding:0 5px 0 0}div.o_wikimod_editform_wrapper div.b_form div.b_button_group{margin-left:0;text-align:center}div.o_wikimod-article-box table[border="1"]{border-collapse:collapse;border:1px solid #BFBFBF}h1.o_wikimod_heading,h3.o_wikimod_heading{margin:0 0 1em 0;padding:.5em 0 .17em 0;border-bottom:1px solid #BFBFBF}#o_wikimod_uploader{margin:1em 0 0 0}.o_wikimod_version{border:1px solid #BFBFBF;padding:4px;margin-top:5px}.o_wikimod_diff{border:1px solid #BFBFBF;padding:4px;margin:0px}.o_wikimod_warn{color:#DF9719}.o_wiki_error{background-color:#DF9719}.o_wikimod_ins{background-color:#A4DCA4}.o_wikimod_old{background-color:#FFCCCC}.o_wikimod_new{background-color:#A4DCA4}.o_wikimod_del{background-color:#FFCCCC}.wiki-image{float:right;padding:10px;clear:right}.wiki-file-deleted{text-decoration:line-through}img.wikiimg{border:0px}a.wikiimg{text-decoration:none;color:inherit;font-weight:inherit}div.imgcaption{padding:0.3em 0em 0.2em 0.3em}div.imgleft{clear:left;float:left;margin:0.3em 0.3em 0.3em 0em;text-align:left}div.imgright{clear:right;float:right;margin:0.3em 0em 0.3em 0.3em;text-align:right}div.o_wikimod-article-box div{width:auto !important}div.imgcenter{clear:both;overflow:hidden;text-align:center;margin:0.3em 0em 0.3em 0em}div.imgthumb{border:1px solid #bbbbbb;padding:0.3em}table.gallery{border:1px solid #B8B8DB;margin:2px;padding:2px;background-color:white}table.gallery tr{vertical-align:middle}table.gallery td{background-color:#EEEEEE;border:solid 2px #B8B8DB;text-align:center;vertical-align:middle;width:150px}img.gallery{border:1px solid #B8B8DB;padding:0.3em}a.edit{font-style:italic;color:#E98F8F}a.externallink:before{content:url("../openolat/images/external_link.png");padding-right:2px}pre{padding:1em;border:1px dashed #B8B8DB;color:black;background-color:#EEEEEE;line-height:1.1em}}div.o_forum div.o_forum_switch{font-size:90%}div.o_forum div.o_forum_message{margin:1em 0 1em 0;padding:0.5em;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:#eeeeee}div.o_forum div.o_forum_message_header_wrapper{min-height:24px}div.o_forum div.o_forum_message_header_wrapper div.o_forum_message_header{min-height:24px}div.o_forum div.o_forum_message_title{vertical-align:middle;padding:2px 5px 2px 5px;min-height:24px}div.o_forum div.o_forum_message_title strong{font-weight:bold}div.o_forum div.o_forum_message_new div.o_forum_message_title strong{background:url(../openolat/images/new-text.png) no-repeat top right;padding-right:20px}div.o_forum div.o_forum_message_creator{width:100px;padding:0.5em 12px 0px 21px;font-size:95%;color:#4F576A;float:right;border-left:1px solid #fff}div.o_forum div.o_forum_message_creator strong{font-weight:normal}div.o_forum div.o_forum_message_creator img{border:1px solid #4F576A}div.o_forum div.o_forum_message_body{padding:0.5em;background:transparent;margin-right:155px}div.o_forum div.o_forum_message_attachments{margin:2em 0 0.5em 0;border-top:1px solid #555555;font-size:95%}div.o_forum div.o_forum_message_attachments strong{display:block;margin:0.5em 0;font-weight:normal;font-style:italic}div.o_forum div.o_forum_message_attachments ul{list-style:none;margin:0;padding:0}div.o_forum div.o_forum_message_attachments li{margin:0;padding:0}div.o_forum div.o_forum_message_attachments a{background-repeat:no-repeat;background-position:0 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}div.o_forum div.o_forum_message_modified{clear:both;border-top:1px solid #506D90;padding:0.5em 0 0 0;font-size:95%;font-style:italic;text-align:center;color:#98221F}div.o_forum div.o_forum_message_actions{text-align:center;padding:0.2em 1em;padding-top:0.8em}span.o_forum_thread_sticky{font-weight:bold}span.o_forum_status_thread_icon{background-image:url(../openolat/images/forum/forum.png)}span.o_forum_status_sticky_closed_icon{background-image:url(../openolat/images/forum/sticky-note-pin_locked.png)}span.o_forum_status_sticky_icon{background-image:url(../openolat/images/forum/sticky-note-pin.png)}span.o_forum_status_closed_icon{background-image:url(../openolat/images/forum/forum_locked.png)}div.o_forum_peekview{margin:1em 0 1em 0}div.o_forum_peekview h5{font-size:1em;position:relative;left:-20px}div.o_forum_peekview div.o_forum_peekview_message{padding-left:20px;padding-bottom:15px}div.o_forum_peekview div.b_quote_wrapper{display:none}.o_forum_message_icon{background-image:url(../openolat/images/forum/balloon-white-left.png)}div.o_forum_toolbar{float:left;display:inline;width:75%}div#o_forum_fulltextsearch{float:right;display:inline}div#o_forum_fulltextsearch input{width:10em}div#o_forum_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.b_struct_edit_btn{float:right;display:inline}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:white;padding-right:1em;overflow-x:auto}.b_artefact{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}div.o_ep_toc_editor div.b_subcl{min-height:35em}div.o_ep_struct_editor div.b_subcr{min-height:35em;background:#FFF;padding-right:1em;overflow-x:auto}div.b_struct_edit_btn{float:right;display:inline}div.b_struct_submit_assess_btn{float:right;display:inline}.b_artefact div.b_actions{margin-top:2em}.b_artefact div.b_desc{font-style:italic;margin:1em 0}.b_ep_artAttribLink{background-image:url(../openolat/images/table_gear.png)}div.b_artefact_closed{font-size:25px;float:right;background:url(../openolat/images/locked.png) top right no-repeat}div.b_eportfolio_preview_c100l .b_artefact{margin:3px}div.b_eportfolio_preview_c33l .b_artefact{font-size:85%;margin:3px}.b_ep_nolink{color:#000000}.b_ep_nolink:hover{color:#000000;text-decoration:none}.b_ep_multiartefacts div.b_ep_add_message_with_arrow{position:relative;top:-50px}.b_ep_multiartefacts div.b_artefact_count{margin:1em 0 1em 0}a.b_ep_options{background:url(../openolat/images/gear.png) top left no-repeat;width:16px;height:16px;display:block}.b_ep_liveblog_icon{background-image:url(../openolat/images/portfolio/ep_liveblog_icon.png)}div.b_portfolio_toc ul{margin:0}div.b_portfolio_toc li{list-style-type:none}div.b_portfolio_toc li a{font-size:0.8em;text-decoration:none}div.b_portfolio_toc li.level1{font-size:1.2em;margin:1.2em 0 0.2em 0;border-bottom:1px solid #ddd}div.b_portfolio_toc li.level2{padding-left:20px;font-size:1.1em;border-bottom:1px dotted #ddd}div.b_portfolio_toc li.level3{padding-left:40px}div.b_portfolio_toc .link{float:right;margin-right:0px}div.b_portfolio_toc .commentlink{float:right;margin-right:10%}div.b_portfolio_toc .type_artefact{font-style:italic}div.b_portfolio_toc .type_map,div.b_portfolio_toc .type_page,div.b_portfolio_toc .type_struct,div.b_portfolio_toc .type_artefact{background-position:center left;background-repeat:no-repeat;padding-left:20px}a.b_eportfolio_add{background:url(../openolat/images/portfolio/ep_add_icon.png) top left no-repeat;display:block;width:16px;height:16px}td a.b_eportfolio_add{float:right;padding-right:2px}a.b_eportfolio_add_again,span.b_eportfolio_add_again{background:url(../openolat/images/portfolio/ep_add_again_icon.png) top left no-repeat;display:block;width:16px;height:16px}.o_efficiencystatement a.b_eportfolio_add_again{float:right}a.b_eportfolio_link{background:url(../openolat/images/portfolio/ep_link_icon.png) top left no-repeat;display:block;width:16px;height:16px}.b_eportfolio_link{background-image:url(../openolat/images/portfolio/ep_link_icon.png)}ul.b_eportfolio_maps{margin:0;padding:0}ul.b_eportfolio_maps li{display:block;float:left;position:relative;width:195px;height:320px;padding:60px 60px 40px 65px;margin:0.5em;background:url(../openolat/images/portfolio/eportfolio_map_default.png) top left no-repeat;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:14px;-webkit-border-bottom-right-radius:14px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:14px;-moz-border-radius-bottomright:14px;-moz-border-radius-bottomleft:4px;border-top-left-radius:4px;border-top-right-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:4px;moz-box-shadow:0 1px 3px lightgray;-ms-box-shadow:0 1px 3px lightgray;-o-box-shadow:0 1px 3px lightgray;-webkit-box-shadow:0 1px 3px lightgray;box-shadow:0 1px 3px lightgray}ul.b_eportfolio_maps li .b_map_info{position:absolute;bottom:40px;width:inherit;font-size:0.9em}ul.b_eportfolio_maps li .b_map_info a.b_open_icon{font-size:1.2em;position:absolute;bottom:170px;right:-10px}.b_eportfolio_changelog .b_form{margin-top:20px;margin-bottom:20px}.b_eportfolio_changelog li{list-style:none}.b_eportfolio_changelog h5{margin-top:16px}.b_eportfolio_mapowner{font-style:italic;margin-bottom:8px}.b_eportfolio_mapowner div{display:inline}@media all{.epmst-green{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green,ul.b_eportfolio_maps li.template.epmst-green{background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-green > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green{margin-top:6px;background:#ecf69a;background:#ecf69a -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ecf69a), to(#ecf69a));background:#ecf69a -moz-linear-gradient(43% 71% 101deg, #ecf69a, #ecf69a);background:#ecf69a -o-linear-gradient(#ecf69a, #ecf69a);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ecf69a', EndColorStr='#ecf69a');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green div.b_map_header h4{color:#444444}.epmst-green div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green div.b_ep_actualpage h1,.epmst-green div.b_ep_actualpage h4{color:#444444}.epmst-green div.b_pagination{float:none;position:static;width:100%}.epmst-green div.b_pagination ul{margin:0}.epmst-green div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green div.b_pagination li span,.epmst-green div.b_pagination li a,.epmst-green div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green div.b_eportfolio_page,.epmst-green div.b_portfolio_toc,.epmst-green div.b_eportfolio_edit{background-image:none}.epmst-green div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green2,ul.b_eportfolio_maps li.template.epmst-green2{background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green2{margin-top:6px;background:#99e44d;background:#99e44d -webkit-gradient(linear, 37% 20%, 53% 100%, from(#99e44d), to(#cbf1a5));background:#99e44d -moz-linear-gradient(43% 71% 101deg, #99e44d, #cbf1a5);background:#99e44d -o-linear-gradient(#99e44d, #cbf1a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#99e44d', EndColorStr='#cbf1a5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green2 div.b_map_header h4{color:#555555}.epmst-green2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green2 div.b_ep_actualpage h1,.epmst-green2 div.b_ep_actualpage h4{color:#555555}.epmst-green2 div.b_pagination{float:none;position:static;width:100%}.epmst-green2 div.b_pagination ul{margin:0}.epmst-green2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green2 div.b_pagination li span,.epmst-green2 div.b_pagination li a,.epmst-green2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green2 div.b_eportfolio_page,.epmst-green2 div.b_portfolio_toc,.epmst-green2 div.b_eportfolio_edit{background-image:none}.epmst-green2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green3,ul.b_eportfolio_maps li.template.epmst-green3{background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green3{margin-top:6px;background:#dff0c1;background:#dff0c1 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dff0c1), to(#a0d346));background:#dff0c1 -moz-linear-gradient(43% 71% 101deg, #dff0c1, #a0d346);background:#dff0c1 -o-linear-gradient(#dff0c1, #a0d346);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dff0c1', EndColorStr='#a0d346');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green3 div.b_map_header h4{color:#555555}.epmst-green3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green3 div.b_ep_actualpage h1,.epmst-green3 div.b_ep_actualpage h4{color:#555555}.epmst-green3 div.b_pagination{float:none;position:static;width:100%}.epmst-green3 div.b_pagination ul{margin:0}.epmst-green3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green3 div.b_pagination li span,.epmst-green3 div.b_pagination li a,.epmst-green3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green3 div.b_eportfolio_page,.epmst-green3 div.b_portfolio_toc,.epmst-green3 div.b_eportfolio_edit{background-image:none}.epmst-green3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-green4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-green4,ul.b_eportfolio_maps li.template.epmst-green4{background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');border:1px solid #bbbbbb;border-left:3px solid rgba(136, 136, 136, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-green4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#555555}ul.b_eportfolio_maps li.epmst-green4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-green4{margin-top:6px;background:#d7dbb5;background:#d7dbb5 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#d7dbb5), to(#d7dbb5));background:#d7dbb5 -moz-linear-gradient(43% 71% 101deg, #d7dbb5, #d7dbb5);background:#d7dbb5 -o-linear-gradient(#d7dbb5, #d7dbb5);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#d7dbb5', EndColorStr='#d7dbb5');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-green4 div.b_map_header h4{color:#555555}.epmst-green4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-green4 div.b_ep_actualpage h1,.epmst-green4 div.b_ep_actualpage h4{color:#555555}.epmst-green4 div.b_pagination{float:none;position:static;width:100%}.epmst-green4 div.b_pagination ul{margin:0}.epmst-green4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-green4 div.b_pagination li span,.epmst-green4 div.b_pagination li a,.epmst-green4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-green4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-green4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-green4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-green4 div.b_eportfolio_page,.epmst-green4 div.b_portfolio_toc,.epmst-green4 div.b_eportfolio_edit{background-image:none}.epmst-green4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red,ul.b_eportfolio_maps li.template.epmst-red{background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red{margin-top:6px;background:#ffba71;background:#ffba71 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffba71), to(#ffba99));background:#ffba71 -moz-linear-gradient(43% 71% 101deg, #ffba71, #ffba99);background:#ffba71 -o-linear-gradient(#ffba71, #ffba99);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffba71', EndColorStr='#ffba99');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red div.b_map_header h4{color:#444444}.epmst-red div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red div.b_ep_actualpage h1,.epmst-red div.b_ep_actualpage h4{color:#444444}.epmst-red div.b_pagination{float:none;position:static;width:100%}.epmst-red div.b_pagination ul{margin:0}.epmst-red div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red div.b_pagination li span,.epmst-red div.b_pagination li a,.epmst-red div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red div.b_eportfolio_page,.epmst-red div.b_portfolio_toc,.epmst-red div.b_eportfolio_edit{background-image:none}.epmst-red div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red2,ul.b_eportfolio_maps li.template.epmst-red2{background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red2{margin-top:6px;background:#ff9772;background:#ff9772 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ff9772), to(#ff9780));background:#ff9772 -moz-linear-gradient(43% 71% 101deg, #ff9772, #ff9780);background:#ff9772 -o-linear-gradient(#ff9772, #ff9780);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9772', EndColorStr='#ff9780');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red2 div.b_map_header h4{color:#444444}.epmst-red2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red2 div.b_ep_actualpage h1,.epmst-red2 div.b_ep_actualpage h4{color:#444444}.epmst-red2 div.b_pagination{float:none;position:static;width:100%}.epmst-red2 div.b_pagination ul{margin:0}.epmst-red2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red2 div.b_pagination li span,.epmst-red2 div.b_pagination li a,.epmst-red2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red2 div.b_eportfolio_page,.epmst-red2 div.b_portfolio_toc,.epmst-red2 div.b_eportfolio_edit{background-image:none}.epmst-red2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red3,ul.b_eportfolio_maps li.template.epmst-red3{background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red3{margin-top:6px;background:#e8afbb;background:#e8afbb -webkit-gradient(linear, 37% 20%, 53% 100%, from(#e8afbb), to(#e8afa0));background:#e8afbb -moz-linear-gradient(43% 71% 101deg, #e8afbb, #e8afa0);background:#e8afbb -o-linear-gradient(#e8afbb, #e8afa0);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8afbb', EndColorStr='#e8afa0');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red3 div.b_map_header h4{color:#444444}.epmst-red3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red3 div.b_ep_actualpage h1,.epmst-red3 div.b_ep_actualpage h4{color:#444444}.epmst-red3 div.b_pagination{float:none;position:static;width:100%}.epmst-red3 div.b_pagination ul{margin:0}.epmst-red3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red3 div.b_pagination li span,.epmst-red3 div.b_pagination li a,.epmst-red3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red3 div.b_eportfolio_page,.epmst-red3 div.b_portfolio_toc,.epmst-red3 div.b_eportfolio_edit{background-image:none}.epmst-red3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-red4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-red4,ul.b_eportfolio_maps li.template.epmst-red4{background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-red4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-red4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-red4{margin-top:6px;background:#ffa800;background:#ffa800 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#ffa800), to(#ffaf00));background:#ffa800 -moz-linear-gradient(43% 71% 101deg, #ffa800, #ffaf00);background:#ffa800 -o-linear-gradient(#ffa800, #ffaf00);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa800', EndColorStr='#ffaf00');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-red4 div.b_map_header h4{color:#444444}.epmst-red4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-red4 div.b_ep_actualpage h1,.epmst-red4 div.b_ep_actualpage h4{color:#444444}.epmst-red4 div.b_pagination{float:none;position:static;width:100%}.epmst-red4 div.b_pagination ul{margin:0}.epmst-red4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-red4 div.b_pagination li span,.epmst-red4 div.b_pagination li a,.epmst-red4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-red4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-red4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-red4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-red4 div.b_eportfolio_page,.epmst-red4 div.b_portfolio_toc,.epmst-red4 div.b_eportfolio_edit{background-image:none}.epmst-red4 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue,ul.b_eportfolio_maps li.template.epmst-blue{background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue{margin-top:6px;background:#00d2f8;background:#00d2f8 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#00d2f8), to(#4a9ead));background:#00d2f8 -moz-linear-gradient(43% 71% 101deg, #00d2f8, #4a9ead);background:#00d2f8 -o-linear-gradient(#00d2f8, #4a9ead);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#00d2f8', EndColorStr='#4a9ead');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue div.b_map_header h4{color:#444444}.epmst-blue div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue div.b_ep_actualpage h1,.epmst-blue div.b_ep_actualpage h4{color:#444444}.epmst-blue div.b_pagination{float:none;position:static;width:100%}.epmst-blue div.b_pagination ul{margin:0}.epmst-blue div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue div.b_pagination li span,.epmst-blue div.b_pagination li a,.epmst-blue div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue div.b_eportfolio_page,.epmst-blue div.b_portfolio_toc,.epmst-blue div.b_eportfolio_edit{background-image:none}.epmst-blue div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue2{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue2,ul.b_eportfolio_maps li.template.epmst-blue2{background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue2 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue2 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue2{margin-top:6px;background:#c4f6ff;background:#c4f6ff -webkit-gradient(linear, 37% 20%, 53% 100%, from(#c4f6ff), to(#c4f6ff));background:#c4f6ff -moz-linear-gradient(43% 71% 101deg, #c4f6ff, #c4f6ff);background:#c4f6ff -o-linear-gradient(#c4f6ff, #c4f6ff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c4f6ff', EndColorStr='#c4f6ff');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue2 div.b_map_header h4{color:#444444}.epmst-blue2 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue2 div.b_ep_actualpage h1,.epmst-blue2 div.b_ep_actualpage h4{color:#444444}.epmst-blue2 div.b_pagination{float:none;position:static;width:100%}.epmst-blue2 div.b_pagination ul{margin:0}.epmst-blue2 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue2 div.b_pagination li span,.epmst-blue2 div.b_pagination li a,.epmst-blue2 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue2 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue2 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue2 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue2 div.b_eportfolio_page,.epmst-blue2 div.b_portfolio_toc,.epmst-blue2 div.b_eportfolio_edit{background-image:none}.epmst-blue2 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue3{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue3,ul.b_eportfolio_maps li.template.epmst-blue3{background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue3 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue3 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue3{margin-top:6px;background:#b3e2f7;background:#b3e2f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#b3e2f7), to(#b3e2f7));background:#b3e2f7 -moz-linear-gradient(43% 71% 101deg, #b3e2f7, #b3e2f7);background:#b3e2f7 -o-linear-gradient(#b3e2f7, #b3e2f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3e2f7', EndColorStr='#b3e2f7');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue3 div.b_map_header h4{color:#444444}.epmst-blue3 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue3 div.b_ep_actualpage h1,.epmst-blue3 div.b_ep_actualpage h4{color:#444444}.epmst-blue3 div.b_pagination{float:none;position:static;width:100%}.epmst-blue3 div.b_pagination ul{margin:0}.epmst-blue3 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue3 div.b_pagination li span,.epmst-blue3 div.b_pagination li a,.epmst-blue3 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue3 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue3 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue3 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue3 div.b_eportfolio_page,.epmst-blue3 div.b_portfolio_toc,.epmst-blue3 div.b_eportfolio_edit{background-image:none}.epmst-blue3 div.b_pagination li.b_changelog{float:right}}@media all{.epmst-blue4{font-family:Century Gothic, Apple Gothic, sans-serif}ul.b_eportfolio_maps li.epmst-blue4,ul.b_eportfolio_maps li.template.epmst-blue4{background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');border:1px solid #888888;border-left:3px solid rgba(85, 85, 85, 0.8);box-shadow:3px 3px 4px rgba(20, 20, 20, 0.4)}ul.b_eportfolio_maps .b_map_info p{color:black}ul.b_eportfolio_maps li.epmst-blue4 > h4{padding:20px 20px 4px 25px;background:rgba(255, 255, 230, 0.7) none;margin:0;-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;color:#444444}ul.b_eportfolio_maps li.epmst-blue4 > div.b_map_descr{padding:0 20px 20px 25px;background:rgba(255, 255, 230, 0.7) none;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px}.b_eportfolio_map.epmst-blue4{margin-top:6px;background:#dee7f7;background:#dee7f7 -webkit-gradient(linear, 37% 20%, 53% 100%, from(#dee7f7), to(#c1e9fd));background:#dee7f7 -moz-linear-gradient(43% 71% 101deg, #dee7f7, #c1e9fd);background:#dee7f7 -o-linear-gradient(#dee7f7, #c1e9fd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#dee7f7', EndColorStr='#c1e9fd');padding:30px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.epmst-blue4 div.b_map_header h4{color:#444444}.epmst-blue4 div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.epmst-blue4 div.b_ep_actualpage h1,.epmst-blue4 div.b_ep_actualpage h4{color:#444444}.epmst-blue4 div.b_pagination{float:none;position:static;width:100%}.epmst-blue4 div.b_pagination ul{margin:0}.epmst-blue4 div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-radius:7px 7px 0 0;-moz-border-radius:7px 7px 0 0;-o-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0}.epmst-blue4 div.b_pagination li span,.epmst-blue4 div.b_pagination li a,.epmst-blue4 div.b_pagination li{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.epmst-blue4 div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.epmst-blue4 div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.epmst-blue4 div.b_pagination li a{padding:1em;padding:5px 8px}.epmst-blue4 div.b_eportfolio_page,.epmst-blue4 div.b_portfolio_toc,.epmst-blue4 div.b_eportfolio_edit{background-image:none}.epmst-blue4 div.b_pagination li.b_changelog{float:right}}li.default .b_map_info p{color:#bbb}li.comic .b_map_info p{color:#88a5c4}li.leather .b_map_info p{color:#C2A074}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}ul.b_eportfolio_maps li.leather{background:url(../openolat/images/portfolio/eportfolio_map_leather.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.leather a{color:#fad9a4}ul.b_eportfolio_maps li.comic{background:url(../openolat/images/portfolio/eportfolio_map_comic.png) top left no-repeat;border:none}ul.b_eportfolio_maps li.template.default{background-image:url(../openolat/images/portfolio/eportfolio_map_default_template.png)}ul.b_eportfolio_maps li.template.comic{background-image:url(../openolat/images/portfolio/eportfolio_map_comic_template.png)}ul.b_eportfolio_maps li.template.leather{background-image:url(../openolat/images/portfolio/eportfolio_map_leather_template.png)}.b_map_page{text-align:center;clear:left}.b_map_page_all{text-align:center}.b_map_page > span{padding-right:3px}.b_map_page a.b_map_page_forward{background:url(../openolat/images/arrow_right.png) no-repeat center right;padding-right:16px}.b_eportfolio_map{background:white;padding:1.5em;min-height:30em}.b_eportfolio_map .b_ep_relative{position:relative}.b_eportfolio_toolbar div{display:inline}.b_eportfolio_toolbar{text-align:right;width:100%;border-bottom:1px solid #acaaaa;padding:1px 2px 4px 2px;margin-bottom:6px}.b_eportfolio_map a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:right;display:inline;background-repeat:no-repeat;margin-left:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_toolbar a.b_eportfolio_add_link,.b_eportfolio_map a.b_eportfolio_del_link{float:none;display:inline-block;background-repeat:no-repeat;margin-left:0;margin-right:0.5em;width:16px;height:16px;text-decoration:none}.b_eportfolio_map div.b_eportfolio_add_link{float:left;display:inline;margin-top:2px}.o_ep_toc_editor .b_eportfolio_add_link{float:left}.b_eportfolio_map .b_eportfolio_add_link:hover{text-decoration:none}.b_eportfolio_map .b_eportfolio_comment_link{float:right;display:inline;margin-right:5px}.b_ep_tag_cloud{padding:1em 0 1em 0;border-bottom:1px solid #ccc}.b_eportfolio_page,.b_portfolio_toc,.b_eportfolio_edit,.b_eportfolio_changelog{min-height:40em;background:#f4f4f4 url(../openolat/images/portfolio/eportfolio_page_corner.png) top right no-repeat;padding:1em;-webkit-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);-o-box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);box-shadow:0px 2px 5px rgba(0, 0, 0, 0.2)}.b_eportfolio_page .b_eportfolio_structure > h5{border-bottom:1px solid #ddd;margin-top:1.2em}.b_eportfolio_edit{margin-top:1.5em}.b_eportfolio.b_artefacts hr.b_ep_filter_spacer{height:10px;background:url(../openolat/images/portfolio/divider-arrow-down.png) 25px -12px no-repeat;border:none;border-top:1px solid #ccc;margin:2em 0 1em}.b_eportfolio.b_artefacts .b_ep_content{background:white;padding:0 1em 1em 1em;margin-top:1.5em}.b_eportfolio.b_artefacts .b_ep_content .b_ep_filter{padding:0;width:80%}.b_ep_filter{float:left}.b_ep_viewmode{float:right;width:15%}.b_ep_add_artefact{float:right}.b_ep_content div.b_ep_viewmode div.b_form_element_label{width:auto}.b_eportfolio.b_artefacts div.b_segments_container{top:-20px;margin-bottom:-20px}.b_ep_tagbrowser{width:30%;margin-right:0px}.b_ep_tagbrowser_view{width:68%;margin-left:0px}.b_ep_collection_icon{background-image:url(../openolat/images/portfolio/ep_collection.png) !important}.b_ep_map_icon,.b_portfolio_toc .type_map{background-image:url(../openolat/images/portfolio/briefcase.png) !important}.b_ep_page_icon,.b_portfolio_toc .type_page{background-image:url(../openolat/images/portfolio/ep_page.png) !important}.b_ep_page_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_page_add.png) !important}.b_ep_struct_icon,.b_portfolio_toc .type_struct{background-image:url(../openolat/images/portfolio/ep_struct.png) !important}.b_ep_struct_icon.b_eportfolio_add_link{background-image:url(../openolat/images/portfolio/ep_struct_add.png) !important}.type_artefact{background-image:url(../openolat/images/le_resources/portfolio.png) !important}div.b_eportfolio_collect_restriction{margin-top:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_el{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link{float:left;margin-right:5px}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a{padding-left:0px;text-decoration:none}div.b_eportfolio_collect_restriction div.b_eportfolio_collect_restriction_link a:hover{text-decoration:none}div.b_form.b_eportfolio_tag_selector{min-width:40em}div.b_eportfolio_restriction_wrapper a.b_togglebox_opened{z-index:10;display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper a.b_togglebox_closed{display:block;width:20px;height:20px;padding:0;margin-left:12px}div.b_eportfolio_restriction_wrapper p{padding:0 0 0 15px;margin:0}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content{padding:3px 3px 3px 3px;margin:0;border:1px solid red;background-image:none;background-color:transparent;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}div.b_eportfolio_restriction_error div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #FF9900 !important;background:#fff5cc url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_passed div.b_tooglebox_opened div.b_togglebox_content{border:1px solid #F0F0F0 !important;background:#fcfcfc url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 7px !important}div.b_eportfolio_restriction_error div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_warn.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_passed div.b_togglebox_closed{background:transparent url(../openolat/images/decorator/deco_ok.png) no-repeat 3px 5px !important}div.b_eportfolio_restriction_wrapper div.b_togglebox div.b_togglebox_content .b_togglebox_hide{display:none}.b_eportfolio_deadline_callout{width:300px}.b_ep_multiartefacts .b_c50l{clear:both}.b_eportfolio_fulltextsearch{float:left}.b_eportfolio_share_policy_wrapper{margin:5px;border:1px solid #ddd;padding:1em;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-ms-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-o-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%)}.b_eportfolio_share_policy_wrapper .b_float_right{text-align:right}.b_eportfolio_share_policy_wrapper a.bit-input{text-decoration:none}.b_eportfolio_share_policy div input,.b_eportfolio_share_policy div span,.b_eportfolio_share_policy div select{float:left;margin-right:5px;padding-right:5px}.b_eportfolio_share_policy div span.b_form_datechooser{background:url(../openolat/images/calendar.png) no-repeat;padding-left:18px;height:16px;line-height:16px;margin-left:2px}.b_eportfolio_share_policy .b_ep_share_date span{float:left}.b_eportfolio_share_policy_wrapper .b_eportfolio_share_policy{padding-left:20px;background:url(../openolat/images/user.png) top left no-repeat}.b_eportfolio_share_policy_wrapper.policytype_group .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}.b_eportfolio_share_policy_wrapper.policytype_invitation .b_eportfolio_share_policy{background-image:url(../openolat/images/share.png)}.b_eportfolio_share_policy_wrapper.policytype_allusers .b_eportfolio_share_policy{background-image:url(../openolat/images/users.png)}div.b_ep_inline div input,div.b_ep_inline div span,div.b_ep_inline div select{float:left;margin-right:5px;padding-right:5px}.default div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.default div.b_pagination{float:none;position:static;width:100%}.default div.b_pagination ul{margin:0}.default div.b_pagination li{float:left;display:inline;width:auto;margin:2px 2px 2px 0;padding:0;background:#FAFAFA;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.default div.b_pagination li a{padding:1em;padding:5px 8px}.default div.b_pagination li,.default div.b_pagination li span,.default div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.default div.b_pagination li.b_disabled{padding-bottom:2px;margin-bottom:0;background:#f4f4f4}.default div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.default div.b_pagination li.b_changelog{float:right}.default div.b_eportfolio_page,.default div.b_portfolio_toc,.default div.b_eportfolio_edit,.default div.b_eportfolio_changelog{background-image:none}.b_eportfolio_map.comic{background:#a2c3e8 none;padding:30px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:0;border-top-right-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}.comic{font-family:'Comic Sans MS', 'Comic Sans', fantasy}.comic div.b_pagination{position:absolute;right:0;width:16%;max-height:100%;overflow-x:hidden;overflow-y:auto;z-index:100}.comic .b_ep_relative > div:last-child{position:relative}.comic div.b_ep_actualpage{width:85%;margin-top:1em}.comic div.b_pagination ul{margin-top:30px;margin-left:0px;z-index:1}.comic div.b_pagination li{width:87%;background:url(../openolat/images/portfolio/postit.png) center right;padding:0;margin-bottom:1em;margin-left:8%;list-style-type:none}.comic div.b_pagination li span.b_disabled,.comic div.b_pagination li a span{display:block;padding:20px 15px 20px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li,.comic div.b_pagination li span,.comic div.b_pagination li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.comic div.b_pagination li.b_disabled{z-index:101;margin-left:0;width:100%}.comic div.b_pagination li .b_disabled{color:black;font-weight:bold}.comic div.b_pagination li.b_toc,.comic div.b_pagination li.b_changelog{background-image:url(../openolat/images/portfolio/postit_pink.png)}.b_eportfolio_map.leather{background:url(../openolat/images/portfolio/light-leather-tile.jpg)}.leather{font-family:Palatino, Georgia, serif}.leather div.b_ep_actualpage{width:100%;margin-top:0;clear:both}.leather .b_map_header h4,.leather .b_map_header p,.leather .b_map_header a.b_eportfolio_add_link,.leather .b_map_header a.b_eportfolio_comment_link{color:white}.leather .b_eportfolio_mapowner{color:#fff}.leather div.b_pagination{float:none;position:static;width:100%}.leather div.b_pagination ul{margin:0}.leather div.b_pagination li{float:left;display:inline;width:auto;margin:0 2px 0 0;padding:0;background:#ddd;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:7px;border-top-right-radius:7px;border-bottom-right-radius:0;border-bottom-left-radius:0}.leather div.b_pagination li a{padding:1em;padding:5px 8px}.leather div.b_pagination li,.leather div.b_pagination li span,.leather div.b_pagination li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis}.leather div.b_pagination li.b_disabled{padding:0;background:#f4f4f4}.leather div.b_pagination li .b_disabled{color:black;font-weight:normal;padding:5px 8px}.leather div.b_pagination li.b_changelog{float:right}.leather div.b_eportfolio_page,.leather div.b_portfolio_toc,.leather div.b_eportfolio_edit,.leather div.b_eportfolio_changelog{background-image:none}div.o_module_cp_wrapper a.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}div.o_module_cp_wrapper div#o_local_fulltextsearch{position:absolute;top:0;right:0;z-index:10}div.o_module_cp_wrapper div#o_local_fulltextsearch div.b_form_element_wrapper.b_form_horizontal{margin:0}div.o_module_cp_wrapper div.o_cp_navigation{float:right;display:inline;padding:3px 0 3px 3px;background:#ebebeb;border:1px solid #ddd;white-space:nowrap;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;moz-box-shadow:0 1px 2px lightGrey;-ms-box-shadow:0 1px 2px lightGrey;-o-box-shadow:0 1px 2px lightGrey;-webkit-box-shadow:0 1px 2px lightGrey;box-shadow:0 1px 2px lightGrey}div.o_module_cp_wrapper div span a{margin:0 2px}div.o_module_cp_wrapper div span.b_disabled{display:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon{background-image:url("../openolat/images/arrow_left_big.png");text-decoration:none}div.o_module_cp_wrapper div span a.o_cp_previous_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_next_icon{background-image:url("../openolat/images/arrow_right_big.png")}div.o_module_cp_wrapper div span a.o_cp_next_icon span{display:none}div.o_module_cp_wrapper div span a.o_cp_print_icon{background-image:url("../openolat/images/printer.png")}div.o_module_cp_wrapper div span a.o_cp_print_icon span{display:none}div.o_module_cp_wrapper div.o_cp_navigation div,div.o_module_cp_wrapper div.o_cp_navigation form{display:inline}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix{display:inline;clear:none}div.o_module_cp_wrapper div.o_cp_navigation div.b_clearfix:after{display:inline;height:0;clear:none;visibility:hidden}#o_cpeditor_menu div.o_cpeditor_menu_tree{padding:10px 0 0 0}#b_col1 div.b_menu_toolbar a,#b_col3 div.b_menu_toolbar a{width:16px;height:16px;margin:3px;float:right;display:inline;background-repeat:no-repeat}a.o_cpeditor_import{background-image:url("../openolat/images/docs/document_upload.png")}a.o_cpeditor_new{background-image:url("../openolat/images/docs/document_add.png")}a.o_cpeditor_copy{background-image:url("../openolat/images/docs/document_copy.png")}a.o_cpeditor_delete{background-image:url("../openolat/images/docs/document_remove.png")}a.o_cpeditor_edit{background-image:url(../openolat/images/docs/document_metadata_edit.png)}a.o_cpeditor_preview{background-image:url(../openolat/images/docs/document_preview.png)}#o_cpeditor_content div.o_cpeditor_message{padding:20px}#o_qti_run div.b_button_group{text-align:left}#o_qti_run_title{text-align:right}#o_qti_run_title strong{float:left;display:inline}#o_qti_run.o_qti_survey #o_qti_run_title strong{background:url(../openolat/images/le_resources/survey.png) no-repeat left 50%;padding-left:20px}#o_qti_run.o_qti_test #o_qti_run_title strong{background:url(../openolat/images/le_resources/test.png) no-repeat left 50%;padding-left:20px;padding-top:2px;padding-bottom:2px}#o_qti_scoreinfo{float:left;display:inline;padding:.3em;border:1px solid silver;margin-right:1em}#o_qti_run_score{clear:both;margin:1em 0;padding:0 0 1.5em 0;font-size:90%}#o_qti_run_scoreinfo{float:left;display:inline}#o_qti_run_scoreprogress{float:left;display:inline;margin-left:1em}#o_qti_questioninfo{float:left;display:inline;padding:.3em;border:1px solid silver}#o_qti_run_questioninfo{float:left;display:inline;margin-left:1em}#o_qti_run_questionprogress{float:left;display:inline;margin-left:1em}#o_qti_run_status{clear:both}#o_qti_run_main{clear:both;border-top:1px solid #504D4E;margin:0.5em 0;padding:1em 0}#o_qti_run_menu_inner h4{font-size:100%}#o_qti_run_menu_inner ul{padding:0;margin:0;list-style:none}#o_qti_run_menu_inner li{clear:both;padding:0;margin:0;white-space:normal}#o_qti_run_menu_inner li.o_qti_menu_section{padding:1em 0}#o_qti_run_menu_inner li div.o_qti_menu_item,#o_qti_run_menu li div.o_qti_menu_section{float:left;display:inline;margin-right:10px}#o_qti_results td{padding:0}#b_main.o_editor_qti_correct{background-image:url(../openolat/images/qti/correct_bg.png);background-position:top left}#b_main.o_editor_qti{background-image:url(../openolat/images/edit_bg.png);background-position:top left}#o_qti_hints,#o_qti_solutions{margin:1em 0}#o_qti_hints a{background:url(../openolat/images/light-bulb.png) no-repeat left 50%;cursor:help;padding-left:20px}#o_qti_solutions a{background:url(../openolat/images/magnifier-zoom.png) no-repeat left 50%;cursor:help;padding-left:20px}.qti_response_level_feedback_label{margin-top:1em;font-style:italic}.qti_edit_layout{position:relative;padding-right:30px;margin-bottom:0.6em}.qti_edit_layout .edit_link{position:absolute;top:10px;right:0px}div.o_qti_item{margin-bottom:2em;margin-top:2em;line-height:2em}div.o_qti_item input.b_radio,div.o_qti_item input.b_checkbox{margin-left:1em}div.o_qti_item textarea{width:99%}img.o_qti_item_matimage{vertical-align:middle}div.o_qti_item_choice{display:table;margin:1em 0}div.o_qti_item_choice_option{display:table;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option_flow{display:table-cell;padding:.5em;border:1px solid transparent}div.o_qti_item_choice_option:hover{border:1px solid silver}div.o_qti_item_choice_option_flow:hover{border:1px solid silver}div.o_qti_item_choice_option_input{display:table-cell;vertical-align:middle;padding-right:.5em}div.o_qti_item_choice_option_input input{vertical-align:middle}div.o_qti_item_choice_option_value{display:table-cell}div.o_qti_item_choice_option_autoenum{display:table-cell;line-height:1.5em;width:1em;overflow:hidden;vertical-align:middle;color:silver;border:0;padding:0;margin:0}#o_qti_menu a{text-decoration:none}.o_qti_menu_section{padding:.3em;border-top:1px solid #ff6666}.o_qti_menu_section_clickable{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_section_clickable:hover{padding:.3em;border:1px solid silver;display:inline-block}.o_qti_menu_section_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item{padding:.3em;border:1px solid transparent;display:inline-block}.o_qti_menu_item_active{padding:.3em;border:1px dashed silver;display:inline-block}.o_qti_menu_item_active:hover{border:1px solid silver}.o_qti_menu_item_inactive{padding:.3em;border:1px solid transparent}.o_qti_menu_item:hover{border:1px solid silver}.o_qti_menu_item_closed{padding:.3em;border:1px solid transparent}.o_qti_menu_item_attempts_marked,.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;color:silver;padding:.2em .4em;border:1px solid transparent;background:url(../openolat/images/flag.png) center right no-repeat;display:block;width:20px;height:12px}.o_qti_menu_item_attempts{zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4}.o_qti_menu_item_attempts:hover,.o_qti_menu_item_attempts_marked:hover{color:silver;border:1px solid silver;cursor:pointer}#o_qti_item_note{padding:0;margin:0;border:0;color:silver;font-family:inherit;font-size:1em;background:inherit;overflow:hidden}.o_qti_item_note_box{border:1px dashed silver;padding:.1em;margin:0;padding-left:.5em}div.o_qti_item_note_box_title{color:silver}div.o_qti_item_itemfeedback,div.o_qti_item_assessfeedback,div.o_qti_item_o_qti_item_sectionfeedback{margin:1em 0;background:url(../openolat/images/lightning.png) no-repeat left 50%;padding-left:20px}div.o_qti_item_objectives{margin:1em 0;background:url(../openolat/images/information-white.png) no-repeat left 50%;padding-left:20px;line-height:2em}.o_qti_timelimit_icon{background-image:url(../openolat/images/qti/time.png)}.o_qti_attemptslimit_icon{background-image:url(../openolat/images/qti/tries.png)}.o_qti_closed_icon{background-image:url(../openolat/images/qti/closed.png)}.o_mi_qtialientitem{background-image:url(../openolat/images/docs/document_plain.png)}.o_mi_qtisc{background-image:url(../openolat/images/qti/scItem.png)}.o_mi_qtimc{background-image:url(../openolat/images/qti/mcItem.png)}.o_mi_qtikprim{background-image:url(../openolat/images/qti/kprimItem.png)}.o_mi_qtifib{background-image:url(../openolat/images/qti/fibItem.png)}.o_mi_qtiessay{background-image:url(../openolat/images/qti/essayItem.png)}.o_mi_qtisection{background-image:url(../openolat/images/qti/section.png)}.o_mi_iqtest{background-image:url(../openolat/images/le_resources/test.png)}.o_mi_iqsurv{background-image:url(../openolat/images/le_resources/survey.png)}.onyx_iframe{width:100%;height:100%;border:none;min-height:60em}div.b_translation_start div.b_translation_start_body,div.b_translation_edit div.b_translation_edit_body{margin-top:0.5em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package{margin-bottom:0.5em;padding:1em 0 0.5em 0;border-bottom:1px solid #ACAAAA}div.b_translation_list div.b_translation_list_package div.b_translation_package_icon{margin-bottom:0.5em;border-bottom:1px solid #ACAAAA}div.b_translation_edit div.b_button_group{text-align:center;margin:1em 0 0 0}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_bar{float:left;display:inline}div.b_translation_edit div.b_translation_edit_head div.b_progress div.b_progress_label{float:left;display:inline;padding:0 0 0 1em;font-size:90%;font-style:italic}div.b_translation_edit div.b_translation_edit_body textarea{width:99%}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_annotation{margin-top:1em}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_compare{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_translation_edit_body div.b_translation_edit_target{margin-top:1em;padding-top:0.5em;border-top:1px solid #ACAAAA}div.b_translation_edit div.b_form_element textarea.b_form_element_disabled{color:#000;background:#EEEEEE;border:1px solid #CDCBCB}div.b_translation_edit div.b_translation_edit_annotation h5{font-weight:normal;font-size:100%;font-style:italic}div.b_translation_edit div.b_translation_edit_annotation textarea{font-style:italic}div.b_translation_edit div.b_translation_refKey{background-image:url(../openolat/images/magnifier-zoom.png);vertical-align:middle;background-color:#eee;border:1px solid #ACAAAA;margin-right:1%}div.b_translation_edit div.b_translation_refKey code{line-height:1em;vertical-align:middle}div.b_translation_edit div.b_translation_refKey span{line-height:1em;font-style:italic}div.b_translation_config span.b_translation_status,ul.b_translation_status span.b_translation_status{position:absolute;right:1em}ul.b_translation_status{column-count:2;-moz-column-count:2;list-style:none}ul.b_translation_status li{position:relative}.b_translation_package_icon{background-image:url(../openolat/images/folder_open.png) !important}.b_translation_item_icon{background-image:url(../openolat/images/docs/document-node.png) !important}.b_translation_search_icon{background-image:url(../openolat/images/magnifier-zoom.png) !important}span.b_translation_i18nitem{position:relative !important}span.b_translation_i18nitem a.b_translation_i18nitem_launcher{position:absolute !important;z-index:100 !important;width:16px !important;height:16px !important;top:0 !important;left:5px !important;background:#eeeeee url(../openolat/images/docs/document_metadata_edit.png) no-repeat !important;border:1px solid #6e6e6e !important;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;padding:0 !important}div.b_selectiontree{font-size:95%}div.b_selectiontree div.b_selectiontree_item{clear:both;position:relative;top:0;left:0;vertical-align:middle;height:16px;width:auto}div.b_selectiontree div.b_selectiontree_item div{width:16px;height:16px;float:left;display:inline;background-repeat:no-repeat}div.b_selectiontree div.b_selectiontree_item div.b_selectiontree_content{float:left;display:inline;margin-left:0.5em;width:auto;white-space:nowrap}div.b_selectiontree div.b_selectiontree_content{width:auto}div.b_selectiontree div.b_selectiontree_content div{width:auto}div.b_selectiontree div.b_selectiontree_content input{width:1em;height:1em;padding:0;margin:0 0.5em;vertical-align:middle}div.b_selectiontree div.b_selectiontree_content input.b_radio{margin:0}div.b_selectiontree .b_selectiontree_line{background-image:url(../openolat/images/tree/dots.gif)}div.b_selectiontree .b_selectiontree_space{background-image:url(../openolat/images/tree/dots_spacer.gif)}div.b_selectiontree .b_selectiontree_junction{background-image:url(../openolat/images/tree/dots_nt.gif)}div.b_selectiontree .b_selectiontree_end{background-image:url(../openolat/images/tree/dots_nl.gif)}#b_main.o_editor #b_col3{background-image:url(../openolat/images/edit_bg.png);background-position:top left;background-repeat:repeat}#b_main.o_editor div.b_tabbedpane_wrapper div.b_tabbedpane_content{background:#fff}#b_main_toolbar.o_course_breadcumbs div.b_breadcumb_path ul li.b_first{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}a.b_preview{background-image:url(../openolat/images/docs/document_preview.png);background-repeat:no-repeat;background-position:left;padding:2px 0 2px 20px}fieldset a.b_preview,div.b_tabbedpane_wrapper a.b_preview{position:absolute}div.b_module_singlepage_wrapper a.b_content_edit{position:absolute;top:0;right:20px;display:inline;background:url(../openolat/images/docs/document--pencil.png) no-repeat top left;width:16px;height:16px;margin:3px}div.b_module_singlepage_wrapper a.b_content_download{position:absolute;top:0;z-index:10;background:url(../openolat/images/docs/document_download.png) no-repeat top left;padding-left:20px;margin-top:3px;min-height:19px;height:19px}div.b_titled_wrapper div.b_module_singlepage_wrapper a.b_content_download{position:relative;padding-bottom:3px}div.b_titled_wrapper div.b_module_singlepage_wrapper div.b_iframe_wrapper{margin-top:3px}#b_content_popup{float:right;background:url(../openolat/images/applications.png) no-repeat top left;width:16px;height:16px;margin:3px}#o_course_editor_errorbox{font-size:90%;padding:3px 2px 2px 25px;margin:0 0 1em 0}div.o_courseeditor_legend{margin-top:3em}div.o_courseeditor_legend strong{font-weight:bold}div.o_courseeditor_legend div{top:0;left:0;padding-left:12px;background-repeat:no-repeat;background-position:0 50%}div.o_buttons_box_right{position:absolute;top:0;right:0}div.o_course_run div.o_course_run_displaytitle{font-style:italic}div.o_course_run div.o_course_run_objectives{background-color:#E9EAEF;padding:5px 5px 5px 25px;margin:0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_scoreinfo{background:#e9eaef url(../openolat/images/seal.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer{background:#e9eaef url(../openolat/images/information-white.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_groupinfo{background:#e9eaef url(../openolat/images/users.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_statusinfo{background:url(../openolat/images/bullet_go.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_returnbox{background:#e9eaef url(../openolat/images/box_return.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_dropbox{background:#e9eaef url(../openolat/images/box_drop.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_solutionbox{background:#e9eaef url(../openolat/images/box_solution.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_task{background:#e9eaef url(../openolat/images/assign.png) no-repeat 5px 5px;padding:5px 5px 5px 25px;margin:1.5em 0;border:1px solid #C5C4C4;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run div.o_course_run_disclaimer h4,div.o_course_run div.o_course_run_objectives h4,div.o_course_run div.o_course_run_scoreinfo h4,div.o_course_run div.o_course_run_returnbox h4,div.o_course_run div.o_course_run_dropbox h4,div.o_course_run div.o_course_run_solutionbox h4,div.o_course_run div.o_course_run_task h4,div.o_course_run div.o_course_run_log h4{font-size:100%;margin:0 0 1em 0}div.o_course_run div.o_course_run_scoreinfo_noinfo{font-style:italic;font-weight:bold}div.o_course_run div.o_course_run_toc{margin:1em 0 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{margin:0 0 1em 0;padding:1em 20px 0 0}div.o_course_run div.o_course_run_toc div.o_course_run_shorttitle{border-bottom:1px solid #ACAAAA}div.o_course_run div.o_course_run_toc div.o_course_run_displaytitle{margin-top:0.5em;color:#aaaaaa}div.o_course_run div.o_course_run_toc div.o_course_run_objectives{margin:1em 0 1em 0;border:0;background:none}div.o_course_run div.o_course_run_toc div.o_course_run_toc_entry{background:#FBFBFB;padding:5px;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_course_run #b_content_popup{position:absolute;top:0;right:0}div.o_sp_peekview{margin:1em 0 1em 0}div.o_sp_peekview ul{list-style:none}div.o_sp_peekview li{margin-top:0.5em}div.o_peekview_author{padding:3px 0 5px 0;font-style:italic;color:#aaaaaa;font-size:90%}#b_preview_wrapper{clear:both;padding:10px;background:#fff;border-bottom:1px solid #ff6666}#b_main.b_preview{moz-box-shadow:0 0 0 white;-ms-box-shadow:0 0 0 white;-o-box-shadow:0 0 0 white;-webkit-box-shadow:0 0 0 white;box-shadow:0 0 0 white;background:white url(../openolat/images/prevbg.png) repeat}body.b_full_screen{background-color:white;background-image:none}body.b_full_screen #b_page_margins{display:none}body.b_full_screen div.b_modal_area{margin:2%;width:96%}body.b_full_screen div#b_preview_wrapper{margin:0;border:0;padding:0;background:#5e5e5e;background:-moz-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5e5e5e), color-stop(50%, #444444), color-stop(51%, #222222), color-stop(100%, #3c3c3c));background:-webkit-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-o-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:-ms-linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%);background:linear-gradient(top, #5e5e5e 0%, #444444 50%, #222222 51%, #3c3c3c 100%)}body.b_full_screen div#b_preview_wrapper div.b_preview_link{border:none}body.b_full_screen div#b_preview_wrapper div.b_preview_link a.b_link_back{margin:0.5em}body.b_full_screen div#b_preview_wrapper div.b_preview_link div.b_preview_wrapper_loading{background:transparent url(../openolat/images/ajax-loader.gif) no-repeat top left}div#b_preview_wrapper div#b_preview_wrapper_message{float:right;padding-left:16px;width:100px}div.o_scorm a.b_link_close{padding-right:20px}div.o_scorm div.o_scorm_navigation{float:right;display:inline;padding:3px;background:#fefefe;background:-moz-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(50%, #e3e3e3), color-stop(51%, #cfcfcf), color-stop(100%, #f3f3f3));background:-webkit-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-o-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:-ms-linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);background:linear-gradient(top, #fefefe 0%, #e3e3e3 50%, #cfcfcf 51%, #f3f3f3 100%);border:1px solid #504D4E;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;margin:0.2em}div.o_scorm div.o_scorm_navigation a{margin:0 2px}div.o_scorm div.o_scorm_navigation a.o_scorm_previous_icon{background-image:url(../openolat/images/arrow_left_big.png)}div.o_scorm div.o_scorm_navigation a.o_scorm_next_icon{background-image:url(../openolat/images/arrow_right_big.png)}div.o_scorm div.o_scorm_navigation a.hover{background-color:none}.o_scorm_completed,.o_scorm_passed{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_ok.png")}.o_scorm_failed{top:6px;left:6px !important;background-image:url("../openolat/images/decorator/deco_error.png")}.o_scorm_incomplete{top:6px;left:6px;background-image:url("../openolat/images/decorator/deco_warn.png")}.o_scorm_not_attempted{top:6px;left:6px;background-image:none}div.o_members_search{padding-top:10px;padding-left:10px}div.filters{text-align:center;padding-top:1.5em}div.o_members_search div.searchitem{margin-bottom:0.5em}div.searchitem select,div.searchitem input{width:250px}.o_members_register{margin-bottom:5px}.o_members_register_active{font-weight:bold;font-size:120%}div.o_members_paging{width:100%;padding-bottom:1em;padding-top:0.5em;text-align:center}div.o_members_paging div{padding-left:1em;padding-right:1em;display:inline}div.o_bcard{background-color:#eee;margin-top:10px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.o_bcard_header,div.o_members_header{padding:6px;border-bottom:1px solid #fff}div.o_bcard_portrait{float:left;display:inline;width:100px;height:100px;margin:10px}div.o_bcard_portrait img{border:1px #d3d3d3 solid}div.o_bcard_portrait_group{background-image:url(../openolat/images/group_100x100.png);border:1px #d3d3d3 solid}div.o_bcard_text{margin-left:120px;margin-top:10px;line-height:150%}div.o_bcard_footer{text-align:right;clear:both;font-size:95%;color:#1f49b3;padding:5px}div.o_visitingcard h4{background:url("../openolat/images/card-address.png") 0 50% no-repeat;padding-left:20px;margin-bottom:1em}div.o_visitingcard table th{width:20%}.popup_iframe{width:100%;height:100%;border:none;min-height:60em}div.o_reservation{position:relative;margin-top:2em;padding:1em;background:#F7F7F7;border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}div.o_reservation span.o_reservation_name{font-weight:bold;line-height:2em}div.o_reservation span.o_reservation_role_coach{margin-left:1em}div.o_reservation span.o_reservation_accepted{margin-left:2em;background:transparent url(../openolat/images/tick.png) 0 50% no-repeat;color:#009900;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation span.o_reservation_refused{margin-left:2em;background:transparent url(../openolat/images/cross.png) 0 50% no-repeat;color:#990000;padding-left:20px;font-style:italic;line-height:2em}div.o_reservation a.o_reservation_details_link{padding:0 1em}div.o_reservation div.o_reservation_details{padding:1em 0 0 0}div.o_reservation ul{list-style:none;padding:0;margin:0}div.o_reservation ul li{background-repeat:no-repeat;padding:0;margin:0}div.o_infomsgs{padding-top:5px}div.o_infomsgs div.b_datecomp{top:2px;float:left;display:inline}div.o_infomsgs div.o_infomsg{margin-bottom:1em;padding:10px 0 0 0}div.o_infomsgs .b_year{display:none}div.o_infomsgs .o_item_info{color:#7D7D7D;font-size:90%}div.o_infomsgs .o_item_info .o_item_info_mod{color:#98221F}div.b_table_wrapper td a.o_peekview_infomsg_link{display:inline}div.o_infomsgs_config{padding-bottom:5px}div.o_infomsgs_config div{display:inline}.o_infomsg_icon{background-image:url(../openolat/images/information-button.png)}.o_infomsg_create_button{position:absolute;top:0;right:250px}.b_mail_icon{background-image:url(../openolat/images/mail.png)}div.b_mail_message div.b_form_element_wrapper:first-child div.b_form_element{font-weight:bold}.b_mail_new{width:20px !important;background-image:url(../openolat/images/new-text.png)}.b_table_wrapper span.b_mail_unread{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/bullet_black.png) top left no-repeat}.b_table_wrapper span.b_mail_read{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper span.b_mail_marked{display:block;display:inline-block;width:16px;height:16px;background:transparent url(../openolat/images/flag.png) top left no-repeat}.b_table_wrapper span.b_mail_unmarked{display:block;display:inline-block;width:16px;height:16px}.b_table_wrapper .b_marked{font-weight:bold}ul.b_mail_attachments{list-style:none;margin:0;padding:0}ul.b_mail_attachments li{margin:0}div.o_cmembers *{vertical-align:middle}div.o_cmembers div.o_cmember{float:left;width:30%;height:50px;overflow:hidden;margin:5px 5px 5px 0;padding:8px;border:1px solid #ddd;background:#f6f6f6;background:-moz-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ebebeb));background:-webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-o-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:-ms-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);background:linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.o_cmembers div.o_cmember *{vertical-align:middle}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper{background-color:white;float:left;height:100%;width:50px;overflow:hidden;margin-right:5px;border:1px solid #ddd}div.o_cmembers div.o_cmember .o_cmember_portrait_wrapper img.o_cmember_portrait{background-color:white;min-width:50px;background-position:50% 50%;background-repeat:no-repeat}div.o_cmembers div.o_cmember .o_cmember_info_wrapper{padding:16px 0px}div.o_cmembers a.o_cmembers_mail{float:none;margin-left:5px;padding-left:20px;background-image:url(../openolat/images/mail.png)}div.o_cmembers a.o_cmembers_mail span{display:none}div.o_cmembers h4{padding:7px 0 0 0;clear:both}div.o_ll_container ul li{list-style:circle;margin:1em}div.o_ll_container ul li div{font-style:italic}a.o_ll_browse span{display:block;width:20px;height:18px;background:url(../openolat/images/library.png) top left no-repeat;margin-left:1px}div.b_datecomp{width:2.5em;height:3em;position:relative;margin-right:5px;font-weight:normal;color:white;text-align:center;vertical-align:middle;border:1px solid #000;font-size:85%}div.b_datecomp div{width:100%;position:absolute;left:0}div.b_datecomp div.b_year{height:1em;top:-1.5em;font-size:80%;font-weight:normal;color:#000}div.b_datecomp div.b_month{background:#BE5B5D;height:40%;top:0;font-size:80%;font-weight:normal;color:white}div.b_datecomp div.b_day{background:#fff;height:60%;bottom:0;font-size:120%;font-weight:bold;color:#000;border-top:1px solid #000;border-bottom:1px solid #aaaaaa}.b_content_download{background:url("../openolat/images/drive-download.png") no-repeat top left;padding-left:20px;margin:3px;display:block;min-height:16px}img.o_portrait_dummy{background-image:url(../openolat/images/dummy.png);width:100px;height:100px}img.o_portrait_dummy_small{background-image:url(../openolat/images/dummy_small.png)}img.o_portrait_dummy_female_big{background-image:url(../openolat/images/dummy_female_big.png);width:100px;height:100px}img.o_portrait_dummy_female_small{background-image:url(../openolat/images/dummy_female_small.png)}img.o_portrait_dummy_male_big{background-image:url(../openolat/images/dummy_male_big.png);width:100px;height:100px}img.o_portrait_dummy_male_small{background-image:url(../openolat/images/dummy_male_small.png)}ul.o_sel_repository_owners{list-style:none;margin:0;padding:0;white-space:nowrap}ul.o_sel_repository_owners li{margin:0}div.fx_portal_admin{margin-top:10px}div.fx_portlets_column{width:30%;float:left;margin-right:10px}div.fx_portlets_column div.b_portlet{min-height:1em}div.fx_portlets_column_name{padding:5px 5px 0px 5px}div.fx_portlets_column_name span{color:#4F576A;font-weight:bold;text-deocration:underline}div.fx_portlets_column_portlets{border:1px solid #eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}div.fx_available_portlets{width:28%;float:right}div.fx_available_portlets div.b_portlet{min-height:1em}div.fx_portlets_admin_column{min-height:12em}div.fx_site_admin_column{float:left}div.fx_site_admin_column div.fx_site_definition{min-height:1em}div.o_notifications_news_datechooser{border-bottom:1px solid #bbb;padding:1em 0 1em 0}div.o_notifications_news_datechooser label{padding-right:1em}div.o_notifications_news_subscription{margin:1.5em 0 2em 0}div.o_notifications_news_subscription h4{font-size:110%}div.o_notifications_news_subscription h4.o_returnbox_icon{background-image:url(../openolat/images/box_return.png) !important}div.o_notifications_news_context{color:#7D7D7D;font-size:90%}div.o_notifications_news_content{margin:0.5em 0 0.5em 0}div.o_notifications_news_content ul{list-style-type:none;margin:0}#o_search_form{margin:5px;position:relative}#o_search_form_toggler{background-image:url(../openolat/images/magnifier-zoom.png);cursor:pointer}#o_search_form_content div.b_form div.b_form_element_wrapper div.b_form_element_wrapper{margin:0.5em 0}#o_search_form div.b_contexthelp_wrapper a.b_contexthelp{right:0}#o_search_results{border-top:1px solid #eee;margin:5px}#o_search_results_header{line-height:16px;vertical-align:middle;background:url(../openolat/images/magnifier-zoom.png) no-repeat center left #f8f8f8;padding:2px 2px 2px 20px;margin-bottom:5px}#o_search_results_header div.o_search_results_stats{float:right;display:inline;font-size:90%}#o_search_results_header span.o_search_highlight{padding-left:2em}#o_search_results_header.o_search_did_you_mean,#o_search_results_header.o_search_no_results{background-image:url(../openolat/images/exclamation.png);color:#990000}#o_search_results_header.o_search_did_you_mean span.o_search_did_you_mean_words{color:#000;font-weight:bold}#o_search_results_header #o_search_pageing{padding-left:2em;display:inline}#o_search_pageing_bottom{text-align:center;background:#F8F8F8;border-bottom:1px solid #eee;padding:3px}#o_search_results_toomany{background:url(../openolat/images/exclamation.png) no-repeat center left #f8f8f8;color:#990000;padding:5px 0 3px 20px;position:relative;top:-5px;margin-bottom:5px}div.o_search_result{margin:0 0 1em 0;padding:1em 0 0 0}div.o_search_result_title a{font-weight:bold}div.o_search_result_title a.o_search_result_details_link{margin-left:1em;font-weight:normal;font-size:90%;vertical-align:bottom}div.o_search_result_excerpt{padding:2px 0 1px 0;font-size:95%;max-width:60em}div.o_search_result_excerpt span.o_search_result_highlight{font-weight:bold;background-color:#FFFF80}div.o_search_result_context,div.o_search_result_author,div.o_search_result_lastmod,div.o_search_result_type,div.o_search_result_desc{padding:1px 0;font-size:90%;color:#667}a.o_fulltext_search_button{background:url(../openolat/images/magnifier-zoom.png) top left no-repeat}div.error-box{width:400px;margin:30px auto;padding:20px;border:2px solid red;border-radius:6px;background:white;moz-box-shadow:0 2px 4px #cccccc;-ms-box-shadow:0 2px 4px #cccccc;-o-box-shadow:0 2px 4px #cccccc;-webkit-box-shadow:0 2px 4px #cccccc;box-shadow:0 2px 4px #cccccc;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px}div.error-box h1{background-image:url(../openolat/images/icon_warning_32.png);background-repeat:no-repeat;padding-left:30px;font-size:14pt;font-weight:bold}.b_tag_list{background:url(../openolat/images/tag-label-yellow.png) 0px 3px no-repeat !important}.b_tag_icon{background-image:url(../openolat/images/tag-label-yellow.png)}div.b_tags{margin:2em 0}div.b_tags div{padding:0.5em 0 0 20px}div.b_tags span.b_tag{font-size:80%;padding:5px 2px 5px 2px;line-height:3em;white-space:nowrap}*:first-child + html div.holder{padding-bottom:2px}* html div.holder{padding-bottom:2px}.textbox-outer{list-style-type:none;margin-left:0em}a.bit-box,span.b_tag{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #CAD8F3;background:#DEE7F8;padding:1px 5px 2px;padding-right:15px;position:relative}div.holder{font-size:80%;min-width:200px;width:auto;margin:0;overflow:hidden;height:auto !important;height:1%;padding:0px 0px 0;cursor:text}div.holder a{float:left;margin:0 5px 4px 0}div.holder a.bit{text-decoration:none;color:black}div.holder a.bit:active,div.holder a.bit:focus{outline:none}div.holder a.bit-box-focus{border-color:#598BEC;background:#598BEC;color:#fff}div.holder a.bit-input .maininput{border:1px solid #eeeeee}div.holder a.bit-input input{width:100px;margin:0;border:none;background:white;outline:0;padding:3px 0 2px}div.holder a.bit-input input.smallinput{width:20px}div.holder a.bit-hover{background:#BBCEF1;border:1px solid #6D95E0}div.holder a.bit-box-focus{background:#598BEC;color:#fff}div.holder a.bit-box a.closebutton{position:absolute;right:0;top:5px;display:block;width:7px;height:7px;font-size:1px;background:url("../openolat/images/tag_x.gif")}div.holder a.bit-box a.closebutton:hover{background-position:7px}div.holder a.bit-box a.closebutton:active{outline:none}div.holder a.bit-box-focus a.closebutton,div.holder a.bit-box-focus a.closebutton:hover{background-position:bottom}ol.textbox-outer{margin:0;padding:0}.textboxlist-auto{position:absolute;width:300px;overflow:visible;display:none;background:#eee;z-index:2}.textboxlist-auto .default{padding:5px 7px;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul{display:none;margin:0;padding:0;overflow:auto}.textboxlist-auto ul li{padding:5px 12px;z-index:1000;cursor:pointer;margin:0;list-style-type:none;border:1px solid #ccc;border-width:0 1px 1px}.textboxlist-auto ul li.loading-indicator{padding-left:30px;background-position:5px center;cursor:defat;font-size:100.01% !important;line-height:1.5em}.textboxlist-auto ul li.more-indicator{cursor:defat;font-style:italic}.textboxlist-auto ul li em{font-weight:bold;font-style:normal;background:#ccc}.textboxlist-auto ul li.auto-focus{background:#4173CC;color:#fff}.textboxlist-auto ul li.auto-focus em{background:none}input.inputMessage{color:#AAA;font-size:11px}.b_wizard .textbox-outer{background:url(../openolat/images/tag-label-yellow.png) top left no-repeat}.b_wizard .textbox-outer li{margin-left:18px}.b_wizard .textboxlist-auto ul li{margin-left:0}.b_wizard div.holder a.bit-input input{background:#f8f8f8;padding:0.4em}.clgen_font_arial{font-family:arial,helvetica}.clgen_font_arial_black{font-family:arial black,avant garde}.clgen_font_comic{font-family:comic sans ms,sans-serif}.clgen_font_courier{font-family:courier new,courier}.clgen_font_georgia{font-family:georgia,serif}.clgen_font_impact{font-family:impact,chicago}.clgen_font_lucida{font-family:lucida console,monaco,monospace}.clgen_font_palatino{font-family:palatino linotype,book antiqua,palatino,serif}.clgen_font_times{font-family:times new roman,times}.clgen_font_verdana{font-family:verdana,geneva,sans-serif}.clgen_font_xxlarge{font-size:130%}.clgen_font_xxsmall{font-size:70%}option.Black{background-color:Black}option.Navy{background-color:Navy}option.DarkBlue{background-color:DarkBlue}option.MediumBlue{background-color:MediumBlue}option.Blue{background-color:Blue}option.DarkGreen{background-color:DarkGreen}option.Green{background-color:Green}option.Teal{background-color:Teal}option.DarkCyan{background-color:DarkCyan}option.DeepSkyBlue{background-color:DeepSkyBlue}option.DarkTurquoise{background-color:DarkTurquoise}option.MediumSpringGreen{background-color:MediumSpringGreen}option.Lime{background-color:Lime}option.SpringGreen{background-color:SpringGreen}option.Aqua{background-color:Aqua}option.Cyan{background-color:Cyan}option.MidnightBlue{background-color:MidnightBlue}option.DodgerBlue{background-color:DodgerBlue}option.LightSeaGreen{background-color:LightSeaGreen}option.ForestGreen{background-color:ForestGreen}option.SeaGreen{background-color:SeaGreen}option.DarkSlateGray{background-color:DarkSlateGray}option.DarkSlateGrey{background-color:DarkSlateGrey}option.LimeGreen{background-color:LimeGreen}option.MediumSeaGreen{background-color:MediumSeaGreen}option.Turquoise{background-color:Turquoise}option.RoyalBlue{background-color:RoyalBlue}option.SteelBlue{background-color:SteelBlue}option.DarkSlateBlue{background-color:DarkSlateBlue}option.MediumTurquoise{background-color:MediumTurquoise}option.Indigo{background-color:Indigo}option.DarkOliveGreen{background-color:DarkOliveGreen}option.CadetBlue{background-color:CadetBlue}option.CornflowerBlue{background-color:CornflowerBlue}option.MediumAquaMarine{background-color:MediumAquaMarine}option.DimGray{background-color:DimGray}option.DimGrey{background-color:DimGrey}option.SlateBlue{background-color:SlateBlue}option.OliveDrab{background-color:OliveDrab}option.SlateGray{background-color:SlateGray}option.SlateGrey{background-color:SlateGrey}option.LightSlateGray{background-color:LightSlateGray}option.LightSlateGrey{background-color:LightSlateGrey}option.MediumSlateBlue{background-color:MediumSlateBlue}option.LawnGreen{background-color:LawnGreen}option.Chartreuse{background-color:Chartreuse}option.Aquamarine{background-color:Aquamarine}option.Maroon{background-color:Maroon}option.Purple{background-color:Purple}option.Olive{background-color:Olive}option.Gray{background-color:Gray}option.Grey{background-color:Grey}option.SkyBlue{background-color:SkyBlue}option.LightSkyBlue{background-color:LightSkyBlue}option.BlueViolet{background-color:BlueViolet}option.DarkRed{background-color:DarkRed}option.DarkMagenta{background-color:DarkMagenta}option.SaddleBrown{background-color:SaddleBrown}option.DarkSeaGreen{background-color:DarkSeaGreen}option.LightGreen{background-color:LightGreen}option.MediumPurple{background-color:MediumPurple}option.DarkViolet{background-color:DarkViolet}option.PaleGreen{background-color:PaleGreen}option.DarkOrchid{background-color:DarkOrchid}option.YellowGreen{background-color:YellowGreen}option.Sienna{background-color:Sienna}option.Brown{background-color:Brown}option.DarkGray{background-color:DarkGray}option.DarkGrey{background-color:DarkGrey}option.LightBlue{background-color:LightBlue}option.GreenYellow{background-color:GreenYellow}option.PaleTurquoise{background-color:PaleTurquoise}option.LightSteelBlue{background-color:LightSteelBlue}option.PowderBlue{background-color:PowderBlue}option.FireBrick{background-color:FireBrick}option.DarkGoldenRod{background-color:DarkGoldenRod}option.MediumOrchid{background-color:MediumOrchid}option.RosyBrown{background-color:RosyBrown}option.DarkKhaki{background-color:DarkKhaki}option.Silver{background-color:Silver}option.MediumVioletRed{background-color:MediumVioletRed}option.IndianRed{background-color:IndianRed}option.Peru{background-color:Peru}option.Chocolate{background-color:Chocolate}option.Tan{background-color:Tan}option.LightGray{background-color:LightGray}option.LightGrey{background-color:LightGrey}option.PaleVioletRed{background-color:PaleVioletRed}option.Thistle{background-color:Thistle}option.Orchid{background-color:Orchid}option.GoldenRod{background-color:GoldenRod}option.Crimson{background-color:Crimson}option.Gainsboro{background-color:Gainsboro}option.Plum{background-color:Plum}option.BurlyWood{background-color:BurlyWood}option.LightCyan{background-color:LightCyan}option.Lavender{background-color:Lavender}option.DarkSalmon{background-color:DarkSalmon}option.Violet{background-color:Violet}option.PaleGoldenRod{background-color:PaleGoldenRod}option.LightCoral{background-color:LightCoral}option.Khaki{background-color:Khaki}option.AliceBlue{background-color:AliceBlue}option.HoneyDew{background-color:HoneyDew}option.Azure{background-color:Azure}option.SandyBrown{background-color:SandyBrown}option.Wheat{background-color:Wheat}option.Beige{background-color:Beige}option.WhiteSmoke{background-color:WhiteSmoke}option.MintCream{background-color:MintCream}option.GhostWhite{background-color:GhostWhite}option.Salmon{background-color:Salmon}option.AntiqueWhite{background-color:AntiqueWhite}option.Linen{background-color:Linen}option.LightGoldenRodYellow{background-color:LightGoldenRodYellow}option.OldLace{background-color:OldLace}option.Red{background-color:Red}option.Fuchsia{background-color:Fuchsia}option.Magenta{background-color:Magenta}option.DeepPink{background-color:DeepPink}option.OrangeRed{background-color:OrangeRed}option.Tomato{background-color:Tomato}option.HotPink{background-color:HotPink}option.Coral{background-color:Coral}option.Darkorange{background-color:Darkorange}option.LightSalmon{background-color:LightSalmon}option.Orange{background-color:Orange}option.LightPink{background-color:LightPink}option.Pink{background-color:Pink}option.Gold{background-color:Gold}option.PeachPuff{background-color:PeachPuff}option.NavajoWhite{background-color:NavajoWhite}option.Moccasin{background-color:Moccasin}option.Bisque{background-color:Bisque}option.MistyRose{background-color:MistyRose}option.BlanchedAlmond{background-color:BlanchedAlmond}option.PapayaWhip{background-color:PapayaWhip}option.LavenderBlush{background-color:LavenderBlush}option.SeaShell{background-color:SeaShell}option.Cornsilk{background-color:Cornsilk}option.LemonChiffon{background-color:LemonChiffon}option.FloralWhite{background-color:FloralWhite}option.Snow{background-color:Snow}option.Yellow{background-color:Yellow}option.LightYellow{background-color:LightYellow}option.Ivory{background-color:Ivory}option.White{background-color:White}@media all{#o_cal_manage_calendars{float:right;margin-right:10px;margin-top:5px}#o_cal_config_below_cal_container{padding:6px;position:relative;overflow:hidden}#o_cal_config_below_cal_container div.b_contexthelp_wrapper a.b_contexthelp{top:0;right:0}.o_cal_embedded_course_container{padding-top:6px}.o_cal_embedded_course_container #b_content_popup{position:absolute;top:0;right:0}.o_course_run_peekview .o_cal_peekview ul li{list-style:none}#o_cal_wv_actions{vertical-align:middle;line-height:16px;padding-right:30px;float:right;display:inline;position:relative}#o_cal_wv_nav{text-align:left;vertical-align:middle;line-height:16px;float:left;display:inline;position:absolute;top:5px;left:5px}.o_cal_wv_prev,.o_cal_wv_next{margin-left:0 !important;margin-right:0 !important}.o_cal_wv_prev span{width:20px;height:20px;float:left;background:transparent url(arrow_left_big.png) no-repeat center center}.o_cal_wv_next span{width:20px;height:20px;float:left;background:transparent url(arrow_right_big.png) no-repeat center center}#o_cal_wv{padding:0 0px 5px 0px;position:relative;width:auto}#o_cal_wv_header_wrapper{padding-top:10px;position:relative;clear:both}#o_cal_wv_header{border:1px solid #888;position:relative;height:20px;margin-bottom:2px;background:#FFF}.o_cal_wv_grid_wrapper{position:relative;border:1px solid #888;background:#FFF;padding-bottom:1px}.o_cal_wv_grid{position:relative;width:auto;height:600px;overflow:scroll !important;overflow-x:hidden !important}#o_cal_wv_daylong{border:1px solid #888;position:relative;width:auto;overflow:visible;margin-bottom:2px;background:#FFF}.o_cal_wv_dlday{border-left:1px solid #888;position:absolute;width:13%;background:#FFF}.o_cal_wv_time{position:absolute;width:9%}.o_cal_wv_legend_hours{margin:0;padding:0;height:20px;text-align:center;color:#888}.o_cal_wv_legend_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:39px}.o_cal_wv_legend_hour div{padding:3px 3px 0 3px;text-align:center;color:#444;overflow:hidden;height:16px}.o_cal_wv_day{border-left:1px solid #888;position:absolute;width:13%;border-collapse:collapse;background:#FFF}.o_cal_wv_legend_day{margin:0;padding:0;height:20px}.o_cal_wv_legend_day div{padding:3px 3px 0px 3px;height:15px;overflow:hidden;text-align:center;color:#888}.o_cal_wv_hour{border-bottom:1px dotted #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour{border-bottom:1px solid #DDD;margin:0;padding:0;height:19px}.o_cal_wv_half_hour:hover{background:#DCDDE0}.o_cal_wv_hour:hover{background:#DCDDE0}.o_cal_wv_row0{left:0}.o_cal_wv_row1{left:9%}.o_cal_wv_row2{left:22%}.o_cal_wv_row3{left:35%}.o_cal_wv_row4{left:48%}.o_cal_wv_row5{left:61%}.o_cal_wv_row6{left:74%}.o_cal_wv_row7{left:87%}.o_cal_wv_holiday{background:#eee}.o_cal_wv_today{background:#fff5cc}.o_cal_wv_lastday{border-right:1px solid #888}.o_cal_wv_lasthour{border-bottom:0}.o_cal_wv_event_wrapper{padding:0;margin:0;padding-bottom:2px;position:absolute;overflow:hidden;z-index:10}.o_cal_wv_event{border:1px solid;padding:0;margin:0;position:relative;overflow:hidden;z-index:10}.o_cal_wv_event_overflow{position:absolute;right:2px;z-index:20}.o_cal_wv_event:hover{border-color:#000;z-index:11}.o_cal_wv_event_header{height:1em;overflow:hidden;padding:0px 2px 3px 2px;font-weight:bold;vertical-align:bottom}.o_cal_wv_event_content{padding:1px 2px 1px 2px}.o_cal_toptoolbar{margin-bottom:0.8em;min-width:707px;padding-bottom:8px;border-bottom:1px solid #eee}.o_cal_toptoolbar .o_cal_pagination{float:left;height:2em;width:235px}.o_cal_toptoolbar .o_cal_gotodate{float:left;height:2em;width:350px}.o_cal_gotodate div.b_form div.b_form_element_wrapper div.b_form_element{margin-left:0}.o_cal_toptoolbar .o_cal_search{float:left;height:2em}.o_cal_wv_devent_wrapper{padding:0;margin:0;position:relative;top:-1px;left:-1px;width:auto;height:20px}.o_cal_wv_devent{border:1px solid;padding:0;margin:0;width:100%;height:19px;overflow:hidden;z-index:11}.o_cal_wv_devent:hover{border-color:#000;z-index:12}.o_cal_wv_devent_content{padding:1px 2px 1px 2px}.o_cal_config{margin:2em 0;position:relative;padding:5px}.o_cal_manage_config{position:relative;padding:5px}.o_cal_manage_config fieldset{position:relative;display:inline}.o_cal_config fieldset{position:relative;display:inline}.o_cal_config_scrollwrapper{width:400px;height:100px;overflow:scroll;overflow-x:hidden;border:1px solid #BFBFBF;position:relative}.o_cal_config_row{clear:both;padding:2px 15px 0 0}.o_cal_config_enabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_on.png) no-repeat;float:left;display:inline}a.o_cal_config_enabled:hover{background:url(../openolat/images/cal/check_on_over.png) no-repeat}.o_cal_config_disabled{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/check_off.png) no-repeat;float:left;display:inline}.o_cal_config_calendar{border:1px solid;padding:0;margin:0;padding:1px 6px 1px 4px;position:relative;height:14px;width:200px;overflow:hidden;float:left;display:inline}.o_cal_config_chosecolor{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/color.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_remove_subscribeical{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_remove.png) no-repeat 0 0;float:left;display:inline}a.o_cal_config_unsubscribe{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_remove.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_regenerate_link{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar_ical_export_regen.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_remove_cal{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/delete.png) no-repeat 2px 0px;float:left;display:inline}.o_cal_config_addevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_importevent{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--arrow.png) no-repeat 0 0;float:left;display:inline}.o_cal_config_readonly{position:relative;width:20px;height:16px;background:url(../openolat/images/cal/calendar--plus.png) no-repeat 0 0;opacity:0.6;float:left;display:inline}#o_cal_colorchooser{background:#DCDDE0;border:1px solid #999999;float:left;display:inline;padding:3px;position:relative}#o_cal_colorchooser div{position:relative;border:1px solid #FFF;margin:5px;float:left;display:inline}#o_cal_colorchooser div:hover{border:1px solid #000}#o_cal_colorchooser a{position:relative;width:20px;height:20px;float:left;display:inline}.o_cal_colorchooser_selected{background:url(../openolat/images/cal/selectedcolor.gif) no-repeat 2px 2px}.o_cal_orange{background:#ffc266;border-color:#ff9900;color:#5D5D5D}.o_cal_orange .o_cal_wv_event_header{background:#ff9900}.o_cal_orange a{color:#5d5d5d !important}.o_cal_green{background:#66c266;border-color:#009900;color:#FFF}.o_cal_green .o_cal_wv_event_header{background:#009900}.o_cal_green a{color:white !important}.o_cal_blue{background:#4d6e9f;border-color:#2e5894;color:#FFF}.o_cal_blue .o_cal_wv_event_header{background:#2e5894}.o_cal_blue a{color:white !important}.o_cal_yellow{background:#ffe066;border-color:#ffcc00;color:#5D5D5D}.o_cal_yellow .o_cal_wv_event_header{background:#ffcc00}.o_cal_yellow a{color:#5d5d5d !important}.o_cal_red{background:#c26666;border-color:#990000;color:#FFF}.o_cal_red .o_cal_wv_event_header{background:#990000}.o_cal_red a{color:white !important}.o_cal_grey{background:#DDDAAA;border-color:#5D5D5D;color:#FFF}.o_cal_grey .o_cal_wv_event_header{background:#5D5D5D}.o_cal_grey a{color:white !important}div.o_cal_gotodate div.b_form_element{margin-left:0%;margin-top:-4px}div.o_cal_search_subscribe{float:right;margin-right:20px}div.o_cal_week_year_label{font-weight:bold;margin-top:8px}.o_cal_config_regenerate_link{position:relative;float:left;display:inline}.o_cal_wv_event_tooltip{display:none}.o_cal_tooltip_buttons{text-align:right}.o_cal_wv .x-tip-body div{padding:0.2em 0}div.o_cal_wv_event_tooltip_content{padding-top:1em}div.o_cal_tooltip_buttons{padding-top:1em}.o_cal_wv_print{display:none}}.o_glossary{margin:0 100px 0 100px}.o_glossary_entry{margin:0px 0 0px 0;padding:10px;border-top:1px solid #DCDDE0;border-left:1px solid #DCDDE0;border-right:1px solid #DCDDE0}.o_glossary_commands{float:right}.o_glossary_addcommand{float:right}.o_glossary dt{font-weight:bold}dt span.o_glossary_author{font-weight:normal}dt span.o_glossary_modifier{font-weight:normal;color:#98221F}dt span.o_glossary_modifier a,dt span.o_glossary_modifier a:hover{color:#98221F}dt o_glossary_synonym{font-size:80%;font-variant:small-caps;font-style:italic}dd{padding-left:20px;clear:both}.o_glossary_register{margin-bottom:10px}.o_glossary_register_active{font-weight:bold;background-color:lightgrey;font-size:120%}.o_tm_glossary{border-bottom:1px dotted #666699}.o_tm_yellow{background-color:#FFFF66}.o_tm_blue{background-color:#33FFFF}.o_tm_red{background-color:#FF3333}.o_tm_green{background-color:#99FF00}@media print{.o_cal_toptoolbar.b_clearfix{display:none}.o_cal_wv{display:none}.o_cal_wv_print{display:block}#o_cal_config .b_float_right{display:none}#o_cal_config_below_cal_container .b_subcolumns{display:none}.o_cal_wv_print ul{list-style-type:none;margin-left:0}.o_cal_event{clear:left;margin:0.2em 0}.o_cal_wv_list *{float:left;width:100%}.o_cal_event span{padding:0 0.4em;display:block}.o_cal_date{font-weight:bold}.o_cal_time{width:25%}.o_cal_subject{width:40%;border-left-style:solid;border-left-width:thick}.o_cal_subject p{padding:0 0.4em;margin:0}.o_cal_location{float:right;width:34%}.o_cal_config_scrollwrapper{width:auto;height:auto;overflow:visible;overflow-x:visible}.o_cal_config_calendar{border-width:0;border-left-style:solid;border-left-width:thick;float:none;display:block}#o_cal_config_below_cal_container{border:none;background:none;overflow:visible}#o_cal_config_below_cal_container *{background:none;color:black}#o_cal_config_below_cal_container fieldset{border:none}#o_cal_config_below_cal_container fieldset legend{font-weight:bold}}#o_feed .o_box{border:1px solid #eee;padding:0.8em;margin-bottom:2em;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px}#o_feed div.o_feed_edit{float:right;position:relative;top:0.2em;margin-right:0}#o_feed #o_link_container{margin-bottom:0.8em}#o_feed #o_link_container div.o_home{text-align:center}#o_feed #o_link_container div.o_older_items{float:left;display:inline}#o_feed #o_link_container div.o_newer_items{float:right;display:inline}#o_feed .b_year_navigation{text-align:center}#o_feed .b_year_navigation .b_months{border-top:1px solid #eee;padding-top:1em;margin-top:0.5em;clear:both;list-style:none}#o_feed .b_year_navigation span.b_disabled{background-image:none}div.o_feed_peekview{margin:1em 0 1em 0}div.o_feed_peekview h5{font-size:1em;position:relative;left:-20px}div.o_feed_peekview div.o_feed_peekview_item{padding-left:20px}#o_feed div.b_datecomp{top:2px;float:left;display:inline}#o_feed p.o_podcast_date{font-size:80%;color:#aaaaaa}#o_feed div.o_podcast_info img.icon{float:left;margin:0 1.5em 1.5em 0;max-width:120px;max-height:120px}#o_feed div.o_podcast_no_image{float:left;margin:0 1em 1em 0;width:100px;height:100px;color:#dfdfdf;background:white;text-align:center;padding:20px;border:2px dashed #dfdfdf;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_no_image span{vertical-align:middle}#o_feed div.o_podcast_subscription{clear:both}#o_feed div.o_podcast_subscription a.o_podcast_rss_link{display:block;float:right;width:16px;height:16px;background:url(../openolat/images/feed.png) no-repeat}#o_feed div.o_podcast_episode{padding:10px;margin-top:20px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}#o_feed div.o_podcast_episode div.b_ratings_and_comments{margin:2em 0 0 0;padding-bottom:0;border-bottom:0}#o_feed div.o_podcast_episode div.o_podcast_audio{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_audio embed{width:200px;height:24px}#o_feed div.o_podcast_episode div.o_podcast_video{margin-bottom:3px}#o_feed div.o_podcast_episode div.o_podcast_video embed{width:200px;height:157px}#o_feed .back_link.o_podcast{margin-bottom:1.5em}div.o_podcast_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/control/speaker-volume.png)}#o_feed .o_blog_posts .o_post,#o_feed .o_blog_post .o_post{margin-bottom:1em;padding:10px;border:1px solid #dfdfdf;background-color:#fdfdfd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px}.o_post-readmorelinks{margin-top:1em;list-style:none}.o_post-readmorelinks,.o_post-readmorelinks li{margin-left:0;padding-left:0}#o_feed .o_blog_posts .o_draft{padding:0.8em;background-color:#fcf7ac;border:1px solid #fddc55}#o_feed .o_blog_posts .o_scheduled{padding:0.8em;background-color:#d9ffd0;border:1px solid #beffae}#o_feed div.o_blog_info div.o_blog_subscription{min-height:16px;padding-left:20px;background:url(../openolat/images/feed.png) no-repeat}#o_feed .o_blog_info .o_author,#o_feed .o_blog_posts .o_item_info{color:#7D7D7D;font-size:90%;margin:0}#o_feed .o_blog_posts p.o_item_info span.o_item_info_mod{color:#98221F}#o_feed .o_blog_post .back_link{margin-bottom:1.5em}div.o_blog_peekview div.o_feed_peekview_item a.o_feed_item_icon{background-image:url(../openolat/images/comment.png)}#o_instantmessaging_status_changer{padding:1em 0 0 0;margin:0}#o_instantmessaging_status_changer a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessaging_status_changer ul{list-style-type:none;padding:0;margin:0}#o_instantmessaging_status_changer li{padding:0;margin:0}#o_instantmessaging_status_changer li a{padding:0.1em 0 0.1em 20px;background-repeat:no-repeat;background-position:0 50%}.o_instantmessaging_chat_history,.o_groupchat_history{border:1px solid #ACAAAA;overflow:scroll;margin:0 0 1em 0;overflow-x:auto;height:170px;background:white;background:-moz-linear-gradient(top, white 80%, #f8f8f8 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(80%, white), color-stop(100%, #f8f8f8));background:-webkit-linear-gradient(top, white 80%, #f8f8f8 100%);background:-o-linear-gradient(top, white 80%, #f8f8f8 100%);background:-ms-linear-gradient(top, white 80%, #f8f8f8 100%);background:linear-gradient(top, white 80%, #f8f8f8 100%)}.o_instantmessaging_chat_history div,.o_groupchat_history div{border-top:1px solid #eee}.o_instantmessaging_chat_history div.o_instantmessaging_avatar{float:left;padding:3px;border:1px solid #333;margin:3px}.o_instantmessaging_chat_history span.o_instantmessaging_from{text-align:left;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_from:hover{color:#000}.o_instantmessaging_chat_history span.o_instantmessaging_date{text-align:right;color:#999}.o_instantmessaging_chat_history span.o_instantmessaging_date:hover{color:#000}.o_instantmessaging_chat_history p-o_instantmessaging_body{background-color:red}.o_instantmessaging_chat_form input,.o_groupchat_chat_form input{width:99%}.o_instantmessaging_chat_form div.b_button_group,.o_groupchat_chat_form div.b_button_group{margin-top:1em}#o_instantmessages_buddieslist{font-size:90%;padding:1em 0 0 0;margin:0}#o_instantmessages_buddieslist a.b_contexthelp{margin-top:5px;padding-right:5px}#o_instantmessages_buddieslist ul{list-style-type:none;padding:0;margin:0}#o_instantmessages_buddieslist li{margin:0;padding:0}#o_instantmessages_buddieslist li.o_instantmessaging_group{padding-bottom:0.5em}#o_instantmessages_buddieslist li.o_instantmessaging_group div.o_instantmessaging_groupname{padding:0 0 0 20px;background:url(../openolat/images/users.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_vip span{font-weight:bold}#o_instantmessages_buddieslist li a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showgroupswitch{padding:2px 0 2px 20px;background:url(../openolat/images/users_conf.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_showofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status-offline.png) no-repeat 0 50%}#o_instantmessages_buddieslist a.o_instantmessaging_hideofflineswitch{padding:2px 0 2px 20px;background:url(../openolat/images/im/status.png) no-repeat 0 50%}#o_instantmessages_buddy{margin:1em 0 2em 0}#o_instantmessages_buddy a{padding:2px 0 2px 20px;background-repeat:no-repeat;background-position:0 50%}div.o_groupchat_roster{margin:0}div.o_groupchat_roster ul{list-style-type:none;margin:0;padding:0}div.o_groupchat_roster ul li{font-size:90%;margin:0;padding:0 0 0 20px;background:url(../openolat/images/user.png) no-repeat 0 50%}div.o_groupchat_roster ul li.o_instantmessaging_anonymous{background-image:url(../openolat/images/user_silhouette.png)}div.o_groupchat_roster ul li.o_instantmessaging_vip{font-weight:bold}div.o_groupchat_roster ul li.o_instantmessaging_vip.o_instantmessaging_anonymous{font-weight:normal}.o_instantmessaging_available_icon{background-image:url(../openolat/images/im/status.png)}.o_instantmessaging_dnd_icon{background-image:url(../openolat/images/im/status-away.png)}.o_instantmessaging_unavailable_icon{background-image:url(../openolat/images/im/status-offline.png)}.o_instantmessaging_new_msg_icon{background-image:url(../openolat/images/im/new_message.png)}.o_instantmessaging_chat_icon{background-image:url(../openolat/images/im/balloon-white-left.png)}.o_instantmessaging_refresh_icon{background-image:url(../openolat/images/qti/tries.png)}div.o_home_portaleditlink{position:absolute;top:1em;right:0.6em}.o_home_main{text-align:center}div.o_home_rsslink{clear:both;float:right;display:inline;margin:10px 0}div.o_home_rsslink a{float:right;display:inline}div.o_home_rsslink a.o_home_rsslink{background:url(../openolat/images/feed.png) no-repeat;width:16px;display:block;height:16px;line-height:0}.b_portlet{position:relative;margin:10px;min-height:13em}.b_portlet .b_portlet_showall{font-size:95%;position:absolute;right:0;top:0}.b_portlet .b_portlet_header{border-bottom:1px solid #ff6666;white-space:nowrap;overflow-y:hidden !important;overflow-x:hidden !important}.b_portlet .b_portlet_content{position:relative;padding:1em 0 0 0}.b_portlet div.b_portlet_table table{background:none;border:none}.b_portlet div.b_portlet_table table th,.b_portlet div.b_portlet_table table td{padding:0}.b_portlet div.b_portlet_table table tbody tr{background:transparent}.b_portlet div.b_portlet_table table tbody tr.b_table_odd td{background:transparent}.b_portlet div.b_portlet_table table tbody tr td{border:0 !important}.b_portlet div.b_portlet_table table tbody tr:hover,.b_portlet div.b_portlet_table table tbody tr:hover td,.b_portlet div.b_portlet_table table tbody tr:focus,.b_portlet div.b_portlet_table table tbody tr:focus td{background:transparent}.b_portlet div.b_portlet_table div.b_table_empty{background:none;padding:0;margin:0}div.o_portlet_repository_student td.b_first_child{width:24px}div.o_portlet_repository_teacher td.b_first_child{width:24px}.b_portlet .b_portlet_header{background-repeat:no-repeat;background-position:0% 50%;padding-left:27px;padding-top:5px;padding-bottom:5px}div.o_portlet_calendar div.b_portlet_header{background-image:url(../openolat/images/calendar_empty.png);padding-left:2px;padding-top:8px}div.o_portlet_calendar.o_day_1 div.b_portlet_header strong:before{content:"1";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_2 div.b_portlet_header strong:before{content:"2";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_3 div.b_portlet_header strong:before{content:"3";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_4 div.b_portlet_header strong:before{content:"4";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_5 div.b_portlet_header strong:before{content:"5";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_6 div.b_portlet_header strong:before{content:"6";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_7 div.b_portlet_header strong:before{content:"7";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_8 div.b_portlet_header strong:before{content:"8";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_9 div.b_portlet_header strong:before{content:"9";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_10 div.b_portlet_header strong:before{content:"10";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_11 div.b_portlet_header strong:before{content:"11";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_12 div.b_portlet_header strong:before{content:"12";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_13 div.b_portlet_header strong:before{content:"13";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_14 div.b_portlet_header strong:before{content:"14";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_15 div.b_portlet_header strong:before{content:"15";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_16 div.b_portlet_header strong:before{content:"16";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_17 div.b_portlet_header strong:before{content:"17";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_18 div.b_portlet_header strong:before{content:"18";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_19 div.b_portlet_header strong:before{content:"19";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_20 div.b_portlet_header strong:before{content:"20";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_21 div.b_portlet_header strong:before{content:"21";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_22 div.b_portlet_header strong:before{content:"22";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_23 div.b_portlet_header strong:before{content:"23";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_24 div.b_portlet_header strong:before{content:"24";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_25 div.b_portlet_header strong:before{content:"25";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_26 div.b_portlet_header strong:before{content:"26";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_27 div.b_portlet_header strong:before{content:"27";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_28 div.b_portlet_header strong:before{content:"28";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_29 div.b_portlet_header strong:before{content:"29";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_30 div.b_portlet_header strong:before{content:"30";font-size:smaller;padding-right:16px}div.o_portlet_calendar.o_day_31 div.b_portlet_header strong:before{content:"31";font-size:smaller;padding-right:16px}div.o_portlet_infomsg div.b_portlet_header{background-image:url(../openolat/images/comment.png)}div.o_portlet_quickstart div.b_portlet_header{background-image:url(../openolat/images/mouse.png)}div.o_portlet_bookmark div.b_portlet_header{background-image:url(../openolat/images/book-open-bookmark.png)}div.o_portlet_groups div.b_portlet_header{background-image:url(../openolat/images/users.png)}div.o_portlet_notes div.b_portlet_header{background-image:url(../openolat/images/sticky-note--pencil.png)}div.o_portlet_noti div.b_portlet_header{background-image:url(../openolat/images/mail.png)}div.o_portlet_eff div.b_portlet_header{background-image:url(../openolat/images/script-stamp.png)}div.o_portlet_repository_student div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image.png)}div.o_portlet_repository_teacher div.b_portlet_header{background-image:url(../openolat/images/le_resources/book-open-text-image-red.png)}div.b_portlet_iframe div.b_portlet_header{background-image:url(../openolat/images/layer.png)}div.b_portlet_sysinfo div.b_portlet_header{background-image:url(../openolat/images/exclamation.png)}div.b_portlet_dyk div.b_portlet_header{background-image:url(../openolat/images/light-bulb.png)}div.o_portlet_infomessages div.b_portlet_header{background-image:url(../openolat/images/information-button.png)}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet.b_portlet_edit{background:#FFE793;border:1px solid #FF9E3E;padding:2px}div.b_portlet.b_portlet_edit .b_portlet_header{height:23px}div.b_portlet_toolbox{position:absolute;top:0;right:0;padding:2px;height:20px;overflow-y:hidden !important;overflow-x:hidden !important}div.b_portlet_toolbox a,div.b_portlet_toolbox span.b_disabled{background-repeat:no-repeat;background-position:1px 1px;float:right;width:18px;height:18px;overflow:hidden}div.b_portlet_toolbox div{display:inline}div.b_portlet_toolbox > a,div.b_portlet_toolbox > span{border:1px solid #888;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;background:#eee;background-repeat:no-repeat;background-position:center}div.b_portlet_toolbox a.b_portlet_edit_left{background-image:url(../openolat/images/arrow_left_big.png)}div.b_portlet_toolbox a.b_portlet_edit_right{background-image:url(../openolat/images/arrow_right_big.png)}div.b_portlet_toolbox a.b_portlet_edit_down{background-image:url(../openolat/images/arrow_down_big.png)}div.b_portlet_toolbox a.b_portlet_edit_up{background-image:url(../openolat/images/arrow_up_big.png)}div.b_portlet_toolbox a.b_portlet_edit_delete{background-image:url(../openolat/images/bin-metal-full.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_auto{background-image:url(../openolat/images/table_sort.png)}div.b_portlet_toolbox a.b_portlet_edit_sort_manual{background-image:url(../openolat/images/table_gear.png)}div.b_portlet_toolbox span.b_portlet_edit_left_disabled{background-image:url(../openolat/images/arrow_left_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_right_disabled{background-image:url(../openolat/images/arrow_right_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_down_disabled{background-image:url(../openolat/images/arrow_down_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_up_disabled{background-image:url(../openolat/images/arrow_up_big.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_auto_disabled{background-image:url(../openolat/images/table_sort.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}div.b_portlet_toolbox span.b_portlet_edit_sort_manual_disabled{background-image:url(../openolat/images/table_gear.png);zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2}.b_toolboxes{padding:6px}.b_toolboxes .b_toolbox{margin-bottom:20px}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper{border-bottom:1px solid #ff6666;background:inherit}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head{vertical-align:top}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head strong{font-weight:bold}.b_toolboxes .b_toolbox .b_toolbox_head_wrapper .b_toolbox_head_icon{background:transparent no-repeat 3px 50%;padding-left:19px;line-height:1.2em;color:black}.b_toolboxes .b_toolbox .b_toolbox_content ul{padding:0 0 0 6px;margin:0;list-style:none}.b_toolboxes .b_toolbox .b_toolbox_content li{padding:0;margin:0;line-height:1.7em;white-space:nowrap}.b_toolboxes .b_toolbox .b_toolbox_content li a{color:#667;background-repeat:no-repeat;background-position:0 50%;padding-left:20px;display:block}.b_toolboxes .b_toolbox .b_toolbox_content li a:focus,.b_toolboxes .b_toolbox .b_toolbox_content li a:hover,.b_toolboxes .b_toolbox .b_toolbox_content li a:active{color:#504D4E;text-decoration:underline}.b_toolboxes .b_toolbox .b_toolbox_content li div.b_note,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_important,.b_toolboxes .b_toolbox .b_toolbox_content li div.b_warning{padding:0 0 0 20px;margin:0;border-bottom:0}.b_toolboxes .b_toolbox .b_toolbox_content li a.b_toolbox_toggle{padding-left:0;display:inline}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_toggle_wrapper{float:right;font-size:90%}.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_link.b_disabled,.b_toolboxes .b_toolbox .b_toolbox_content li span.b_toolbox_disabled{color:#999;background:no-repeat 0 50% url(../openolat/images/bullet_white.png);padding-left:18px;display:block}div.b_portlet.o_pt_w_if div.b_portlet_header{background-image:url(../openolat/images/globe.png)}div.b_portlet p{margin-bottom:0}div.b_portlet_dyk_q{font-weight:bold}div.b_portlet_dyk_a{padding-top:5px}div.b_portlet_dyk_next{text-align:right}div.f_library_catalog div.b_tree ul{white-space:normal}div.f_library_catalog div.b_tree ul.b_tree_l1 li a.b_tree_icon{background-image:none !important}div.f_library_catalog div.f_metadata{background-color:#fcfcfc;margin-left:20px;padding:4px}div.f_library_catalog h4{padding-left:25px;background-repeat:no-repeat;background-position:center left}div.f_library_catalog div.f_folder_info div.f_metadata{margin-bottom:1.5em}div.f_library_catalog div.b_noti{right:90px}div.f_library_catalog div.f_thumbnails_switch{border:1px solid #E9EAEF;display:inline;position:absolute;top:0px;right:0px;float:right;padding:3px 3px 3px 23px}div.f_library_catalog div.f_thumbnails_on{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%}div.f_library_catalog div.f_thumbnails_off{background:url(../openolat/images/docs/document_preview.png) no-repeat 3px 50%;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=$percent)";filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7}div.f_library_catalog th,div.f_library_catalog td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog h3.b_filetype_folder{margin-top:20px}div.f_library_catalog div.f_item{margin-bottom:1em;padding:0.5em}div.f_library_catalog div.f_item div.f_item_thumbnail{width:200px;height:200px;float:left;margin-right:20px}div.f_library_catalog div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog div.f_item div.f_metadata{position:relative;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;moz-box-shadow:0 1px 2px #d3d3d3;-ms-box-shadow:0 1px 2px #d3d3d3;-o-box-shadow:0 1px 2px #d3d3d3;-webkit-box-shadow:0 1px 2px #d3d3d3;box-shadow:0 1px 2px #d3d3d3}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail{float:left;border-right:1px solid #eeeeee;margin-right:1em}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_inner{width:200px;height:200px}div.f_library_catalog div.f_item div.f_metadata div.f_thumbnail_unavailable{width:200px;height:200px;background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text{padding-bottom:35px}div.f_library_catalog div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings{position:absolute;bottom:3px;right:3px;width:300px}div.f_library_catalog div.f_item div.f_metadata div.f_item_ratings div.b_ratings_and_comments{margin:0;border:none}div.f_library_catalog div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_wide div.f_metadata{background-color:#fcfcfc}div.f_library_catalog_wide th,div.f_library_catalog_wide td{text-align:left;font-size:0.9em;color:#999;margin:0;padding:0;border:0}div.f_library_catalog_wide th{font-weight:bold;width:14em;vertical-align:top}div.f_library_catalog_wide h3.b_filetype_folder{margin-top:20px}div.f_library_catalog_wide div.f_item{margin-bottom:30px}div.f_library_catalog_wide div.f_item div.f_thumbnail{width:280px;height:158px;float:left;border-right:1px solid #999}div.f_library_catalog_wide div.f_item div.f_item_links a{background-repeat:no-repeat}div.f_library_catalog_wide div.f_item div.f_item_links a.b_filetype_file{display:block;width:70%;float:left;padding:2px 10px 2px 20px;background-repeat:no-repeat;margin:0}div.f_library_catalog_wide div.f_item div.f_item_links a.f_permalink{text-decoration:none;display:block;width:9px;height:9px;float:right;padding:4px 2px 2px 2px;margin:0;background-position:center center}div.f_library_catalog_wide div.f_item div.f_item_links span a.f_sendmail{text-decoration:none;background:url(../openolat/images/mail.png) no-repeat top left;display:block;width:16px;height:16px;float:right;padding:0 0 0 2px;margin:0}div.f_library_catalog_wide div.f_item div.f_metadata{position:relative;border:1px solid #999;moz-box-shadow:0 1px 2px #999999;-ms-box-shadow:0 1px 2px #999999;-o-box-shadow:0 1px 2px #999999;-webkit-box-shadow:0 1px 2px #999999;box-shadow:0 1px 2px #999999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_inner{width:280px;height:158px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_thumbnail_unavailable{width:280px;height:158px;background-image:url(../openolat/images/no_preview.png);background-repeat:no-repeat;background-position:50% 50%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text{margin:10px 220px 10px 300px}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_text_inner{width:100%}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos{position:absolute;top:0;right:0;height:158px;width:210px;border-left:1px solid #999}div.f_library_catalog_wide div.f_item div.f_metadata div.f_metadata_additional_infos_inner{margin:10px 10px 10px 10px}div.f_library_catalog_wide div.f_item_selected div.f_metadata{background-color:#F0F0F0 !important;moz-box-shadow:1 1px 4px #d3d3d3;-ms-box-shadow:1 1px 4px #d3d3d3;-o-box-shadow:1 1px 4px #d3d3d3;-webkit-box-shadow:1 1px 4px #d3d3d3;box-shadow:1 1px 4px #d3d3d3}div.f_library_catalog_wide h3.f_search_results{background-image:url(../openolat/images/magnifier-zoom.png) !important}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input{line-height:1.3em;margin:0;width:10em}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox input:focus{border:1px solid #504D4E}div.f_library_catalog_wide div.b_toolbox div.o_toolbox_searchbox button{width:16px;height:16px;background:url(../openolat/images/magnifier-zoom.png) no-repeat;border:0;vertical-align:top}div.f_library_catalog_condensed div.f_item_condensed{width:280px;height:280px;margin-right:30px;margin-bottom:30px;float:left;-webkit-box-shadow:0 1px 2px 0 #999;box-shadow:0 1px 2px 0 #999;border:1px solid #999;background-color:#fcfcfc}div.f_library_catalog_condensed div.f_item_condensed div.f_thumbnail{height:158px;width:280px}div.f_library_catalog_condensed div.f_item_condensed div.f_metadata_text{padding:12px 8px 12px 12px}div.f_library_catalog_condensed div.f_item_condensed div.o_eff_statement_progress{width:200px;margin:20px 0px 0px 20px}div.f_library_overview img{float:right;max-width:50%}div.f_library_overview p{padding-left:20px}div.f_library_overview div.f_library_big_icon{float:right;background-repeat:no-repeat;background-size:100%;width:45%;height:300px;margin:0 20px 0 20px}div.f_library_overview div.f_library_newest_files ul li{white-space:normal;padding-bottom:0.3em}div.f_library_overview div.f_library_newest_files ul li a{background-position:top left;min-height:16px}.f_library_big_icon{background-image:url(../openolat/images/library_image.png)}.f_library_icon{background-image:url(../openolat/images/library.png)}.f_thumbnail_unavailable{background-image:url(../openolat/images/no_preview.png)}@media print{.o_noprint{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_toplink{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}body{font-size:10pt}.b_noti{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}#b_main.o_loginscreen{background-image:none}#b_main.o_home{background-image:none}#b_main.o_editor{background-image:none}#b_main{moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none}body,#b_page_margins,#b_page,#b_main,#b_page_wrapper{margin:0;padding:0;border:0}body *{font-family:"Times New Roman", Times, serif}code,pre{font-family:"Courier New", Courier, mono}#b_page_margins,#b_page{width:100% !important;min-width:0;max-width:none}#b_footer,#b_topnav,#b_nav,#search{display:none}#b_col1,#b_col2{display:none}#b_col3{margin:0 !important;border:none !important}.b_c25l,.b_c33l,.b_c38l,.b_c50l,.b_c62l,.b_c66l,.b_c75l,.b_c25r,.b_c33r,.b_c38r,.b_c50r,.b_c62r,.b_c66r,.b_c75r{width:100%;margin:0;float:none;overflow:visible;display:table}.b_subc,.b_subcl,.b_subcr{margin:0;padding:0}h1,h2,h3,h4,h5,h6{page-break-after:avoid}#b_page a[href^="http:"],#b_page a[href^="https:"]{padding-left:0;background-image:none}#b_col1_content:before,#b_col2_content:before,#b_col3_content:before{content:"";color:#888;background:inherit;display:block;font-weight:700;font-size:1.5em}.b_floatbox,.b_subcolumns,.b_subcolums_oldgecko{overflow:visible;display:table}#jsMath_PrintWarning{display:none !important;visibility:hidden !important;height:0px !important;width:0px !important}.o_wiki_wrapper .b_c20l,.o_wiki_wrapper .o_wikimod_nav{display:none}.o_wiki_wrapper .b_c80r{width:100%}.o_wiki_wrapper .b_c80r div.b_tabbedpane_tabs{display:none}}
-- 
GitLab