/* START screen styles */
/* XXXXXXXXX /lib/styles/screen.css XXXXXXXXX */
/**
 * Basic screen styles. These styles are needed for basic DokuWiki functions
 * regardless of the used template. Templates can override them of course
 */
/* messages with msg() */
/* /@media  END screen styles */
/* START all styles */
/* XXXXXXXXX /lib/styles/all.css XXXXXXXXX */
/**
 * Basic screen and print styles. These styles are needed for basic DokuWiki functions
 * regardless of the used template. Templates can override them of course
 */
/* one of the many clearfix versions */
/* image alignment */
/* table cell alignment */
/* underline */
/* XXXXXXXXX /lib/plugins/acl/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/acl/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/addnewpage/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/addnewpage/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/authplain/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/authplain/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/cleanup/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/cleanup/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/clearhistory/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/clearhistory/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/config/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/config/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/edittable/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/edittable/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/extension/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/extension/all.less XXXXXXXXX */
/* /@media */
/* XXXXXXXXX /lib/plugins/include/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/include/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/indexmenu/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/indexmenu/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/info/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/info/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/logviewer/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/logviewer/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/nodisp/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/nodisp/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/safefnrecode/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/safefnrecode/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/searchtext/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/searchtext/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/styling/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/styling/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/tablewidth/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/tablewidth/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/text/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/text/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/translation/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/translation/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/upgrade/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/upgrade/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/usermanager/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/usermanager/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/wrap/all.css XXXXXXXXX */
/********************************************************************
Screen and Print Styles for the Wrap Plugin
********************************************************************/
/* resetting the box model to something more sane makes life a whole lot easier */
/* tables in columns and boxes should span the whole width */
/* emulate a headline */
/* emulate a bigger headline with a bottom border */
/* different bigger headline for safety notes */
/* change border colour of emulated headlines inside boxes to something more neutral
   (to match all the different background colours) */
/* real headlines should not be indented inside a wrap */
/* columns
********************************************************************/
/*____________ CSS3 columns  ____________*/
/* widths
********************************************************************/
/* show 2 instead 4 columns on medium sized screens (mobile, etc) */
/* /@media */
/* show full width on smaller screens (mobile, etc) */
/* /@media */
/* alignments
********************************************************************/
/* box
********************************************************************/
/* see styles for boxes and notes with icons in style.css */
/*____________ rounded corners ____________*/
/* (only for modern browsers) */
/* mark
********************************************************************/
/* see styles for highlighted text in style.css */
/* miscellaneous
********************************************************************/
/*____________ indent ____________*/
/*____________ outdent ____________*/
/*____________ word wrapping in pre ____________*/
/*____________ spoiler ____________*/
/* see rest of spoiler styles in style.css */
/*____________ clear float ____________*/
/*____________ hide ____________*/
/*____________ button-style link ____________*/
/* see rest of button link styles in style.css */
/* XXXXXXXXX /lib/plugins/wrap/all.less XXXXXXXXX */
/********************************************************************
Screen and Print Styles for the Wrap Plugin
********************************************************************/
/* /.dokuwiki */
/* XXXXXXXXX /lib/plugins/yalist/all.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/yalist/all.less XXXXXXXXX */
/* XXXXXXXXX /lib/tpl/limedio1/css/mobile.less XXXXXXXXX */
/**
 * This file provides styles for mobile devices
 * and smaller screens (up to 480px and 768px width).
 *
 * @author Anika Henke <anika@selfthinker.org>
 */
/* for detecting media queries in JavaScript (see script.js): */
/* for screen widths in the tablet range
********************************************************************/
/* /@media */
/* for screen widths in the smartphone range
********************************************************************/
/* /@media */
/* for screen heights smaller than the pagetools permit
********************************************************************/
/* /@media */
/* XXXXXXXXX /conf/userall.css XXXXXXXXX */
/* XXXXXXXXX /conf/userall.less XXXXXXXXX */
/* END all styles */
/* START print styles */
/* XXXXXXXXX /lib/styles/print.css XXXXXXXXX */
/**
 * Basic print styles. These styles are needed for basic DokuWiki functions
 * regardless of the used template. Templates can override them of course
 */
/* /@media  END print styles */
/* START speech styles */
/* XXXXXXXXX /lib/styles/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/acl/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/acl/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/addnewpage/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/addnewpage/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/authplain/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/authplain/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/cleanup/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/cleanup/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/clearhistory/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/clearhistory/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/config/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/config/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/edittable/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/edittable/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/extension/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/extension/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/include/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/include/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/indexmenu/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/indexmenu/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/info/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/info/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/logviewer/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/logviewer/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/nodisp/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/nodisp/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/safefnrecode/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/safefnrecode/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/searchtext/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/searchtext/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/styling/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/styling/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/tablewidth/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/tablewidth/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/text/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/text/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/translation/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/translation/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/upgrade/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/upgrade/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/usermanager/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/usermanager/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/wrap/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/wrap/speech.less XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/yalist/speech.css XXXXXXXXX */
/* XXXXXXXXX /lib/plugins/yalist/speech.less XXXXXXXXX */
/* /@media  END speech styles */
@media screen {
  a.interwiki {
    background: transparent url(/help/lib/images/interwiki.svg) 0 0 no-repeat;
    background-size: 1.2em;
    padding: 0 0 0 1.4em;
  }
  a.iw_wp {
    background-image: url(/help/lib/images/interwiki/wp.svg);
  }
  a.iw_wpfr {
    background-image: url(/help/lib/images/interwiki/wpfr.svg);
  }
  a.iw_wpde {
    background-image: url(/help/lib/images/interwiki/wpde.svg);
  }
  a.iw_wpes {
    background-image: url(/help/lib/images/interwiki/wpes.svg);
  }
  a.iw_wppl {
    background-image: url(/help/lib/images/interwiki/wppl.svg);
  }
  a.iw_wpjp {
    background-image: url(/help/lib/images/interwiki/wpjp.svg);
  }
  a.iw_wpmeta {
    background-image: url(/help/lib/images/interwiki/wpmeta.svg);
  }
  a.iw_doku {
    background-image: url(/help/lib/images/interwiki/doku.svg);
  }
  a.iw_amazon {
    background-image: url(/help/lib/images/interwiki/amazon.svg);
  }
  a.iw_amazon_de {
    background-image: url(/help/lib/images/interwiki/amazon.de.svg);
  }
  a.iw_amazon_uk {
    background-image: url(/help/lib/images/interwiki/amazon.uk.svg);
  }
  a.iw_paypal {
    background-image: url(/help/lib/images/interwiki/paypal.svg);
  }
  a.iw_phpfn {
    background-image: url(/help/lib/images/interwiki/phpfn.svg);
  }
  a.iw_skype {
    background-image: url(/help/lib/images/interwiki/skype.svg);
  }
  a.iw_google {
    background-image: url(/help/lib/images/interwiki/google.svg);
  }
  a.iw_user {
    background-image: url(/help/lib/images/interwiki/user.svg);
  }
  a.iw_callto {
    background-image: url(/help/lib/images/interwiki/callto.svg);
  }
  a.iw_tel {
    background-image: url(/help/lib/images/interwiki/tel.svg);
  }
  .mediafile {
    background: transparent url(/help/lib/images/fileicons/svg/file.svg) 0px 1px no-repeat;
    background-size: 1.2em;
    padding-left: 1.5em;
  }
  .mf_sh {
    background-image: url(/help/lib/images/fileicons/svg/sh.svg);
  }
  .mf_xls {
    background-image: url(/help/lib/images/fileicons/svg/xls.svg);
  }
  .mf_ico {
    background-image: url(/help/lib/images/fileicons/svg/ico.svg);
  }
  .mf_conf {
    background-image: url(/help/lib/images/fileicons/svg/conf.svg);
  }
  .mf_bash {
    background-image: url(/help/lib/images/fileicons/svg/bash.svg);
  }
  .mf_js {
    background-image: url(/help/lib/images/fileicons/svg/js.svg);
  }
  .mf_asm {
    background-image: url(/help/lib/images/fileicons/svg/asm.svg);
  }
  .mf_rar {
    background-image: url(/help/lib/images/fileicons/svg/rar.svg);
  }
  .mf_rtf {
    background-image: url(/help/lib/images/fileicons/svg/rtf.svg);
  }
  .mf_svg {
    background-image: url(/help/lib/images/fileicons/svg/svg.svg);
  }
  .mf_7z {
    background-image: url(/help/lib/images/fileicons/svg/7z.svg);
  }
  .mf_xlsx {
    background-image: url(/help/lib/images/fileicons/svg/xlsx.svg);
  }
  .mf_png {
    background-image: url(/help/lib/images/fileicons/svg/png.svg);
  }
  .mf_file {
    background-image: url(/help/lib/images/fileicons/svg/file.svg);
  }
  .mf_pdf {
    background-image: url(/help/lib/images/fileicons/svg/pdf.svg);
  }
  .mf_mp3 {
    background-image: url(/help/lib/images/fileicons/svg/mp3.svg);
  }
  .mf_csh {
    background-image: url(/help/lib/images/fileicons/svg/csh.svg);
  }
  .mf_htm {
    background-image: url(/help/lib/images/fileicons/svg/htm.svg);
  }
  .mf_ogv {
    background-image: url(/help/lib/images/fileicons/svg/ogv.svg);
  }
  .mf_json {
    background-image: url(/help/lib/images/fileicons/svg/json.svg);
  }
  .mf_py {
    background-image: url(/help/lib/images/fileicons/svg/py.svg);
  }
  .mf_rpm {
    background-image: url(/help/lib/images/fileicons/svg/rpm.svg);
  }
  .mf_mp4 {
    background-image: url(/help/lib/images/fileicons/svg/mp4.svg);
  }
  .mf_rb {
    background-image: url(/help/lib/images/fileicons/svg/rb.svg);
  }
  .mf_css {
    background-image: url(/help/lib/images/fileicons/svg/css.svg);
  }
  .mf_gz {
    background-image: url(/help/lib/images/fileicons/svg/gz.svg);
  }
  .mf_txt {
    background-image: url(/help/lib/images/fileicons/svg/txt.svg);
  }
  .mf_cpp {
    background-image: url(/help/lib/images/fileicons/svg/cpp.svg);
  }
  .mf_doc {
    background-image: url(/help/lib/images/fileicons/svg/doc.svg);
  }
  .mf_pl {
    background-image: url(/help/lib/images/fileicons/svg/pl.svg);
  }
  .mf_jpeg {
    background-image: url(/help/lib/images/fileicons/svg/jpeg.svg);
  }
  .mf_wav {
    background-image: url(/help/lib/images/fileicons/svg/wav.svg);
  }
  .mf_swf {
    background-image: url(/help/lib/images/fileicons/svg/swf.svg);
  }
  .mf_pptx {
    background-image: url(/help/lib/images/fileicons/svg/pptx.svg);
  }
  .mf_php {
    background-image: url(/help/lib/images/fileicons/svg/php.svg);
  }
  .mf_jpg {
    background-image: url(/help/lib/images/fileicons/svg/jpg.svg);
  }
  .mf_deb {
    background-image: url(/help/lib/images/fileicons/svg/deb.svg);
  }
  .mf_c {
    background-image: url(/help/lib/images/fileicons/svg/c.svg);
  }
  .mf_ppt {
    background-image: url(/help/lib/images/fileicons/svg/ppt.svg);
  }
  .mf_zip {
    background-image: url(/help/lib/images/fileicons/svg/zip.svg);
  }
  .mf_html {
    background-image: url(/help/lib/images/fileicons/svg/html.svg);
  }
  .mf_sql {
    background-image: url(/help/lib/images/fileicons/svg/sql.svg);
  }
  .mf_docx {
    background-image: url(/help/lib/images/fileicons/svg/docx.svg);
  }
  .mf_webm {
    background-image: url(/help/lib/images/fileicons/svg/webm.svg);
  }
  .mf_java {
    background-image: url(/help/lib/images/fileicons/svg/java.svg);
  }
  .mf_gif {
    background-image: url(/help/lib/images/fileicons/svg/gif.svg);
  }
  .mf_xml {
    background-image: url(/help/lib/images/fileicons/svg/xml.svg);
  }
  .mf_ogg {
    background-image: url(/help/lib/images/fileicons/svg/ogg.svg);
  }
  .mf_ps {
    background-image: url(/help/lib/images/fileicons/svg/ps.svg);
  }
  .mf_h {
    background-image: url(/help/lib/images/fileicons/svg/h.svg);
  }
  .mf_ods {
    background-image: url(/help/lib/images/fileicons/svg/ods.svg);
  }
  .mf_odt {
    background-image: url(/help/lib/images/fileicons/svg/odt.svg);
  }
  .mf_tar {
    background-image: url(/help/lib/images/fileicons/svg/tar.svg);
  }
  .mf_lua {
    background-image: url(/help/lib/images/fileicons/svg/lua.svg);
  }
  .mf_tgz {
    background-image: url(/help/lib/images/fileicons/svg/tgz.svg);
  }
  .mf_cs {
    background-image: url(/help/lib/images/fileicons/svg/cs.svg);
  }
  .mf_csv {
    background-image: url(/help/lib/images/fileicons/svg/csv.svg);
  }
  .mf_bz2 {
    background-image: url(/help/lib/images/fileicons/svg/bz2.svg);
  }
}
@media screen {
  /*____________ all available icons in sprite ____________*/
  /* end plugin:configmanager */
  /* XXXXXXXXX /lib/plugins/config/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/edittable/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/edittable/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/edittable/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/edittable/style.less XXXXXXXXX */
  /*____________ all available icons in sprite ____________*/
  /* modal windows */
  /* media manager popup toggle buttons */
  /* hide something accessibly
   (e.g. for screen readers or to keep access keys working) */
  /**
 * GeSHi syntax highlighting styles
 *
 * Generated with https://www.dokuwiki.org/tips:geshi_style_builder
 * Cleaned up with http://cleancss.com/
 * Manulally LESSified
 */
  /* XXXXXXXXX /lib/scripts/jquery/jquery-ui-theme/smoothness.css XXXXXXXXX */
  /*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
  /* Layout helpers
----------------------------------*/
  /* Interaction Cues
----------------------------------*/
  /* Icons
----------------------------------*/
  /* Misc visuals
----------------------------------*/
  /* Overlays */
  /* icon support */
  /* left-aligned */
  /* right-aligned */
  /* to make room for the icon, a width needs to be set here */
  /* no icon support for input elements */
  /* button icon element(s) */
  /* workarounds */
  /* Support: Firefox 5 - 40 */
  /* Spinner specific style fixes */
  /* with multiple calendars */
  /* RTL support */
  /* Icons */
  /* support: IE8 - See #6727 */
  /* more specificity required here to override default borders */
  /* Component containers
----------------------------------*/
  /* Interaction states
----------------------------------*/
  /* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
  /* Interaction Cues
----------------------------------*/
  /* Icons
----------------------------------*/
  /* states and images */
  /* positioning */
  /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
  /* Misc visuals
----------------------------------*/
  /* Corner radius */
  /* Overlays */
  /* XXXXXXXXX /lib/plugins/acl/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/acl/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/acl/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/acl/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/addnewpage/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/addnewpage/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/addnewpage/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/addnewpage/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/authplain/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/authplain/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/authplain/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/authplain/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/cleanup/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/cleanup/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/cleanup/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/cleanup/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/clearhistory/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/clearhistory/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/clearhistory/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/clearhistory/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/config/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/config/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/config/style.css XXXXXXXXX */
  /* plugin:configmanager */
  /*!
 * (The MIT License)
 * 
 * Copyright (c) 2012-2014 Marcin Warpechowski
 * Copyright (c) 2015 Handsoncode sp. z o.o. <hello@handsoncode.net>
 * 
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * 'Software'), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * 
 * Version: 0.34.0
 * Date: Wed Aug 02 2017 19:31:32 GMT+0200 (CEST)
 */
  /**
 * Fix for bootstrap styles
 */
  /* table-bordered */
  /* selection */
  /* plugins */
  /* row + column resizer*/
  /* border line */
  /* fill handle */
  /*
TextRenderer readOnly cell
*/
  /*
TextRenderer horizontal alignment
*/
  /*
TextRenderer vertical alignment
*/
  /*
TextRenderer placeholder value
*/
  /*
AutocompleteRenderer down arrow
*/
  /*
CheckboxRenderer
*/
  /**
 * Handsontable in Handsontable
 */
  /**
* Autocomplete Editor
*/
  /**
 * Handsontable listbox theme
 */
  /*
Cell borders
*/
  /*WalkontableDebugOverlay*/
  /*

 Handsontable Mobile Text Editor stylesheet

 */
  /* Initial left/top coordinates - overwritten when actual position is set */
  /*!
 * Handsontable ContextMenu
 */
  /* the section edit button  */
  /* XXXXXXXXX /lib/plugins/extension/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/extension/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/extension/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/extension/style.less XXXXXXXXX */
  /*
 * Extension plugin styles
 *
 * @author  Christopher Smith <chris@jalakai.co.uk>
 * @author  Piyush Mishra <me@piyushmishra.com>
 * @author  Håkan Sandell <sandell.hakan@gmail.com>
 * @author  Anika Henke <anika@selfthinker.org>
 */
  /**
 * very simple lightbox
 * @link http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/super-simple-lightbox-with-css-and-jquery/
 */
  /**
 * general styles
 */
  /*
 * extensions table
 */
  /**
 * extension table left column
 */
  /*
 * Enabled/Disabled overrides
 */
  /**
 * extension table right column
 */
  /**
 * Search form
 */
  /**
 * Install form
 */
  /* XXXXXXXXX /lib/plugins/include/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/include/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/include/style.css XXXXXXXXX */
  /* Disable the default interwiki icon for the user link (if there is any) */
  /* XXXXXXXXX /lib/plugins/include/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/indexmenu/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/indexmenu/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/indexmenu/style.css XXXXXXXXX */
  /*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landro               |
|--------------------------------------------------*/
  /*
 a.nodeFdUrl	        Namespace with url link (headpage)	        js
 a.node 	        Namespace without url link        	        js
 a.nodeUrl	        Page	                                        js
 a.nodeSel 	        Last visited page            	                js
 a.navSel 	        Current page            	                js
 a.indexmenu_idx_head	link style of a namespace with url (headpage)	nojs
 a.indexmenu_idx	link style of a namespace without url	        nojs
 */
  /* dtree properties. No need to change*/
  /*Properties that can be edit*/
  /*Link properties*/
  /*Link properties*/
  /* Last visited page highlighting*/
  /* Current page highlighting*/
  /*
.dtree .clip {
}
*/
  /*Namespace without page link in nojs mode. !important has to be used*/
  /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
  /*Style for admin panel interface*/
  /*Mouseover property*/
  /*Mouseover property*/
  /*tocbullet property*/
  /*scrolling arrow property*/
  /*toc property*/
  /*
 * Temporary fix for vector template
 * .toc is style for tabel of ToC in mediawiki styles, included in vector, but of no use in DokuWiki
 */
  /*nojs tree div*/
  /***************************************
 *          indexmenu wizard           *
 ***************************************/
  /* XXXXXXXXX /lib/plugins/indexmenu/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/info/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/info/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/info/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/info/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/logviewer/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/logviewer/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/logviewer/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/logviewer/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/nodisp/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/nodisp/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/nodisp/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/nodisp/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/safefnrecode/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/safefnrecode/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/safefnrecode/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/safefnrecode/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/searchtext/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/searchtext/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/searchtext/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/searchtext/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/styling/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/styling/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/styling/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/styling/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/tablewidth/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/tablewidth/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/tablewidth/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/tablewidth/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/text/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/text/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/text/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/text/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/translation/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/translation/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/translation/style.css XXXXXXXXX */
  /* List */
  /* Dropdown */
  /* flags for non-existing pages */
  /* XXXXXXXXX /lib/plugins/translation/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/upgrade/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/upgrade/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/upgrade/style.css XXXXXXXXX */
  /* based on http://cssdeck.com/labs/progress-bar */
  /* XXXXXXXXX /lib/plugins/upgrade/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/usermanager/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/usermanager/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/usermanager/style.css XXXXXXXXX */
  /* User Manager specific styles */
  /* IE won't understand but doesn't require it */
  /* XXXXXXXXX /lib/plugins/usermanager/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/wrap/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/wrap/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/wrap/style.css XXXXXXXXX */
  /********************************************************************
Screen Styles for the Wrap Plugin (additional to all.css)
********************************************************************/
  /* box
********************************************************************/
  /*____________ notes with icons ____________*/
  /* general styles for all note divs */
  /* general styles for all note spans */
  /* sorry for icons glued to the right side, but there is currently no way
     to make this look good without adjusting the images themselves */
  /*____________ info ____________*/
  /*____________ important ____________*/
  /*____________ alert ____________*/
  /*____________ tip ____________*/
  /*____________ help ____________*/
  /*____________ todo ____________*/
  /*____________ download ____________*/
  /*____________ safety notes ____________*/
  /* mark
********************************************************************/
  /* miscellaneous
********************************************************************/
  /*____________ spoiler ____________*/
  /*____________ only print ____________*/
  /*____________ tabs ____________*/
  /* in addition to template styles */
  /*____________ button-style link ____________*/
  /* XXXXXXXXX /lib/plugins/wrap/style.less XXXXXXXXX */
  /********************************************************************
Screen Styles for the Wrap Plugin (additional to all.css)
********************************************************************/
  /* /.dokuwiki */
  /* XXXXXXXXX /lib/plugins/yalist/screen.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/yalist/screen.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/yalist/style.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/yalist/style.less XXXXXXXXX */
  /* XXXXXXXXX /lib/tpl/limedio1/css/basic.less XXXXXXXXX */
  /**
 * This file provides the most basic styles.
 *
 * If you integrate DokuWiki into another project, you might either
 * want to integrate this file into the other project as well, or use
 * the other project's basic CSS for DokuWiki instead of this one.
 *
 * @author Anika Henke <anika@selfthinker.org>
 */
  /*____________ headers ____________*/
  /* bottom margin = 1 / font-size */
  /*____________ basic margins and paddings ____________*/
  /*____________ lists ____________*/
  /*____________ tables ____________*/
  /*____________ links ____________*/
  /*____________ misc ____________*/
  /*____________ forms ____________*/
  /* for all of the form styles, style.ini colours are not used on purpose (except for fieldset border) */
  /* all types of buttons */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_imgdetail.css XXXXXXXXX */
  /**
 * This file provides styles for the image detail page (detail.php).
 */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_media_popup.css XXXXXXXXX */
  /**
 * This file provides styles for the media manager popup
 * (mediamanager.php).
 */
  /*____________ structure ____________*/
  /* left side
********************************************************************/
  /*____________ options ____________*/
  /*____________ tree ____________*/
  /* right side
********************************************************************/
  /*____________ upload form ____________*/
  /* upload info */
  /*____________ file list ____________*/
  /* highlight newly uploaded or edited file */
  /* link which inserts media file */
  /* info how to insert media, if JS disabled */
  /*____________ media search ____________*/
  /* XXXXXXXXX /lib/tpl/limedio1/css/_media_fullscreen.css XXXXXXXXX */
  /**
 * This file provides the styles for the fullscreen media manager
 * (?do=media).
 *
 * What most templates would probably need to change (depending on
 * their site width) are the 4 min-width's (search for @change).
 */
  /*____________ structure ____________*/
  /*____________ namespaces panel ____________*/
  /* make it look like a tab (as in _tabs.css) */
  /*____________ file list panel ____________*/
  /* file list header */
  /* file list content */
  /* file list as thumbs */
  /* file list as rows */
  /* upload form */
  /*____________ file panel ____________*/
  /* file meta data edit form */
  /* file revisions form */
  /* file diff view */
  /* image diff views */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_fileuploader.css XXXXXXXXX */
  /**
 * This file provides the styles for the file uploader
 * used in the media manager (both fullscreen and popup).
 */
  /* select file button */
  /* drop area */
  /* list of files to upload */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_tabs.css XXXXXXXXX */
  /**
 * This file provides the styles for general tabs.
 */
  /* border underneath */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_links.css XXXXXXXXX */
  /**
 * This file provides styles for all types of links.
 */
  /*____________ links to wiki pages ____________*/
  /* existing wikipage */
  /* not existing wikipage */
  /* any link to current page */
  /*____________ other link types ____________*/
  /* external link */
  /* windows share */
  /* email link */
  /* icons of the following are set by dokuwiki in lib/exe/css.php */
  /* link to some embedded media */
  /* interwiki link */
  /* RTL corrections; if link icons don't work as expected, remove the following lines */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_toc.css XXXXXXXXX */
  /**
 * This file provides styles for the TOC (table of contents), the
 * sitemap (?do=index) and backlinks (?do=backlink).
 */
  /* toc
********************************************************************/
  /* toc container */
  /*____________ toc header ____________*/
  /*____________ toc list ____________*/
  /* in case of toc list jumping one level
  (e.g. if heading level 3 follows directly after heading level 1) */
  /* sitemap (and backlinks)
********************************************************************/
  /* XXXXXXXXX /lib/tpl/limedio1/css/_footnotes.css XXXXXXXXX */
  /**
 * This file provides styles for footnotes.
 */
  /*____________ footnotes inside the text ____________*/
  /* link to footnote inside the text */
  /* JSpopup */
  /*____________ footnotes at the bottom of the page ____________*/
  /* XXXXXXXXX /lib/tpl/limedio1/css/_search.css XXXXXXXXX */
  /**
 * This file provides styles for the search results page (?do=search)
 * and the AJAX search popup.
 */
  /* search results page
********************************************************************/
  /* loading gif */
  /*____________ matching pagenames ____________*/
  /*____________ search results ____________*/
  /* search heading */
  /* search snippet */
  /* search hit in normal text */
  /* search hit in search results */
  /* ellipsis separating snippets */
  /* "nothing found" at search + media */
  /* AJAX quicksearch popup
********************************************************************/
  /* .JSpopup */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_recent.css XXXXXXXXX */
  /**
 * This file provides styles for the recent changes (?do=recent) and
 * old revisions (?do=revisions).
 */
  /*____________ list of revisions / recent changes ____________*/
  /* select type of revisions (media/pages) */
  /*____________ size differences ____________*/
  /*____________ page navigator ____________*/
  /* XXXXXXXXX /lib/tpl/limedio1/css/_diff.css XXXXXXXXX */
  /**
 * This file provides styles for the diff view, which shows you
 * differences between two versions of a page (?do=diff).
 */
  /* table header */
  /* table body */
  /* diff options */
  /* diff nav */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_edit.css XXXXXXXXX */
  /**
 * This file provides styles for the edit view (?do=edit), preview
 * and section edit buttons.
 */
  /* edit view
********************************************************************/
  /*____________ toolbar ____________*/
  /* buttons inside of toolbar */
  /* picker popups (outside of .dokuwiki) */
  /* picker for headlines */
  /* buttons inside of picker */
  /*____________ edit textarea ____________*/
  /*____________ below the textarea ____________*/
  /* size and wrap controls */
  /* edit buttons */
  /* summary input and minor changes checkbox */
  /* change background colour if summary is missing */
  /* preview
********************************************************************/
  /* section edit buttons
********************************************************************/
  /* style for section highlighting */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_modal.css XXXXXXXXX */
  /**
 * This file provides styles for modal dialogues.
 */
  /* link wizard (opens from the link button in the edit toolbar)
********************************************************************/
  /* media option wizard (opens when inserting media in the media popup)
********************************************************************/
  /* XXXXXXXXX /lib/tpl/limedio1/css/_forms.css XXXXXXXXX */
  /* TODO: this file is not up to the best standards and will be fixed after an overhaul of the form code */
  /**
 * This file provides styles for forms in general and specifically
 * for ?do=
 *   - login
 *   - resendpwd
 *   - register
 *   - profile
 *   - subscribe
 */
  /* ---------------- forms ------------------------ */
  /**
 * Styles for auth forms
 */
  /**
 * Styles for the subscription page
 */
  /* XXXXXXXXX /lib/tpl/limedio1/css/_admin.css XXXXXXXXX */
  /**
 * This file provides styles for the Administration overview
 * (?do=admin).
 */
  /* DokuWiki version below */
  /* XXXXXXXXX /lib/tpl/limedio1/css/structure.less XXXXXXXXX */
  /**
 * This file provides styles for the general layout structure.
 *
 * @author Anika Henke <anika@selfthinker.org>
 */
  /* XXXXXXXXX /lib/tpl/limedio1/css/design.less XXXXXXXXX */
  /**
 * This file provides the main design styles for the
 * bits that surround the content.
 *
 * @author Anika Henke <anika@selfthinker.org>
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author Clarence Lee <clarencedglee@gmail.com>
 */
  /* header
********************************************************************/
  /* tools
********************************************************************/
  /* highlight selected tool */
  /*____________ user tools ____________*/
  /*____________ site tools ____________*/
  /*____________ breadcrumbs ____________*/
  /* sidebar
********************************************************************/
  /* Indexmenu plugin JS style 2016.09.08 RITS
********************************************************************/
  /* content
********************************************************************/
  /* license note under edit window */
  /* footer
********************************************************************/
  /* XXXXXXXXX /lib/tpl/limedio1/css/pagetools.less XXXXXXXXX */
  /**
 * This file provides the styles for the page tools
 * (fly out navigation beside the page to edit, etc).
 *
 * @author Anika Henke <anika@selfthinker.org>
 * @author Andreas Gohr <andi@splitbrain.org>
 */
  /* show all tools on hover and individual tools on focus */
  /**
 * page tools without highlighting
 *
 * @param string @action The action class
 * @param int @position Position in the page tools sprite
 */
  /**
 * page tools with highlighting
 *
 * @param string @action The action class
 * @param int @position Position in the page tools sprite
 * @param string @mode The mode in which this tool should be highlighted
 */
  /* XXXXXXXXX /lib/tpl/limedio1/css/content.less XXXXXXXXX */
  /**
 * This file provides the main design styles for the page content.
 *
 * @author Anika Henke <anika@selfthinker.org>
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author Clarence Lee <clarencedglee@gmail.com>
 */
  /*____________ section indenting ____________

.dokuwiki .page  h1 {margin-left: 0;}
.dokuwiki .page  h2 {margin-left: .666em;}
.dokuwiki .page  h3 {margin-left: 1.776em;}
.dokuwiki .page  h4 {margin-left: 3em;}
.dokuwiki .page  h5 {margin-left: 4.5712em;}
.dokuwiki .page  div.level1 {margin-left: 0;}
.dokuwiki .page  div.level2 {margin-left: 1em;}
.dokuwiki .page  div.level3 {margin-left: 2em;}
.dokuwiki .page  div.level4 {margin-left: 3em;}
.dokuwiki .page  div.level5 {margin-left: 4em;}

[dir=rtl] .dokuwiki .page h1 {margin-left: 0; margin-right: 0;}
[dir=rtl] .dokuwiki .page h2 {margin-left: 0; margin-right: .666em;}
[dir=rtl] .dokuwiki .page h3 {margin-left: 0; margin-right: 1.776em;}
[dir=rtl] .dokuwiki .page h4 {margin-left: 0; margin-right: 3em;}
[dir=rtl] .dokuwiki .page h5 {margin-left: 0; margin-right: 4.5712em;}
[dir=rtl] .dokuwiki .page div.level1 {margin-left: 0; margin-right: 0;}
[dir=rtl] .dokuwiki .page div.level2 {margin-left: 0; margin-right: 1em;}
[dir=rtl] .dokuwiki .page div.level3 {margin-left: 0; margin-right: 2em;}
[dir=rtl] .dokuwiki .page div.level4 {margin-left: 0; margin-right: 3em;}
[dir=rtl] .dokuwiki .page div.level5 {margin-left: 0; margin-right: 4em;}
*/
  /* hx margin-left = (1 / font-size) * .levelx-margin */
  /*____________ links to wiki pages (addition to _links) ____________*/
  /* existing wikipage */
  /* not existing wikipage */
  /*____________ images ____________*/
  /* embedded images (styles are already partly set in lib/styles/all.css) */
  /*____________ lists ____________*/
  /*____________ tables ____________*/
  /* div around each table */
  /*____________ code ____________*/
  /* fix if background-color hides underlining */
  /* filenames for downloadable file and code blocks */
  /* for code in <file> */
  /*____________ JS popup ____________*/
  /* changes to underscored CSS files
********************************************************************/
  /*____________ changes to _edit ____________*/
  /*____________ changes to _toc ____________*/
  /*____________ changes to _imgdetail ____________*/
  /* XXXXXXXXX /lib/tpl/limedio1/css/wrap_custm.css XXXXXXXXX */
  /********************************************************************
Screen Styles for the Wrap Plugin (additional to all.css) 2016.09.08 RITS
********************************************************************/
  /* アラビア語など右から開始する言語については未対応 */
  /* ダークカラーの場合のスタイルには未対応*/
  /* box
********************************************************************/
  /*____________ notes with icons ____________*/
  /* 重要/制限/補足/参照のアイコン：DIVで共通要素 */
  /*____________ important ____________*/
  /*____________ limit ____________*/
  /*____________ note ____________*/
  /*____________ reference ____________*/
  /*____________リスト____________*/
  /*____________ビュレットリスト____________*/
  /*____________ナンバーリスト____________*/
  /*____________ tips類 枠共通 ____________*/
  /*____________ tips ____________*/
  /* XXXXXXXXX /lib/tpl/limedio1/css/qna_custm.css XXXXXXXXX */
  /* XXXXXXXXX /lib/tpl/limedio1/css/style_custm.less XXXXXXXXX */
  /*____________ user tools ____________*/
  /* XXXXXXXXX /lib/tpl/limedio1/css/help_custom.css XXXXXXXXX */
  /* 機能ごとに表示・非表示をコントロールする */
  /* 有効にしたい場合は、各項目の消去用スタイルのコメントアウトをはずす */
  /* 以下は目次の表示順に記載する */
  /* ■検索結果から別の資料を探す以下 */
  /* 関連資料を探す:消さない */
  /* ◆仮想書架から探す */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(4) ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_search_vshelf{
  display:none;
}
*/
  /* ◆おすすめ資料から探す */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(4) ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_search_recommend{
  display:none;
}
*/
  /* ■検索した資料を利用する以下 */
  /* 資料を借りる:消さない */
  /* 資料を予約する:消さない */
  /* ◆資料の情報を使って依頼する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(5) ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_request{
  display:none;
}
*/
  /* ブックマークする:消さない */
  /* ■図書館に資料がないときは以下 */
  /* ◆他機関へ借用を依頼する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(6) ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_rent{
  display:none;
}
.wrap_desc_request_each ul>li:nth-of-type(1){
  display:none;
}
*/
  /* ◆他機関へ複写を依頼する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(6) ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_copy{
  display:none;
}
.wrap_desc_request_each ul>li:nth-of-type(2){
  display:none;
}
*/
  /* ◆購入を依頼する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(6) ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_order{
  display:none;
}
.wrap_desc_request_each ul>li:nth-of-type(3){
  display:none;
}
*/
  /* ■いろいろな状況を確認する以下 */
  /* ◆図書館からのお知らせ */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_info{
  display:none;
}
*/
  /* ◆新着情報 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_newarrival{
  display:none;
}
*/
  /* ◆図書館から借りている資料 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_loan_and_rent_status ul>li:nth-of-type(1){
  display:none;
}
*/
  /* ◆予約した資料 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(4){
  display:none;
}
.wrap_desc_request_status ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_from_rent_status ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_from_copy_status ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_from_order_status ul>li:nth-of-type(1){
  display:none;
}
*/
  /* ◆他機関へ借用依頼した資料 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(5){
  display:none;
}
.wrap_desc_loan_and_rent_status ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_request_status ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_rent_status{
  display:none;
}
.wrap_desc_from_reserve_status ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_from_copy_status ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_from_order_status ul>li:nth-of-type(2){
  display:none;
}
*/
  /* ◆他機関へ複写依頼した資料 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(6){
  display:none;
}
.wrap_desc_request_status ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_copy_status{
  display:none;
}
.wrap_desc_from_reserve_status ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_from_rent_status ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_from_order_status ul>li:nth-of-type(3){
  display:none;
}
*/
  /* ◆購入を依頼した資料 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(7){
  display:none;
}
.wrap_desc_request_status ul>li:nth-of-type(4){
  display:none;
}
.wrap_desc_order_status{
  display:none;
}
.wrap_desc_from_reserve_status ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_from_rent_status ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_from_copy_status ul>li:nth-of-type(3){
  display:none;
}
*/
  /* ブックマークした資料:消さない */
  /* ◆貸出履歴 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(9){
  display:none;
}
.wrap_desc_history{
  display:none;
}
*/
  /* ◆予算照会 */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(7) ul>li:nth-of-type(10){
  display:none;
}
.wrap_desc_budget{
  display:none;
}
*/
  /* ■状況・状態を変更する以下 */
  /* ◆貸出期間を延長する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(8) ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_loan_extend{
  display:none;
}
*/
  /* ◆予約を取り消す */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(8) ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_reserve_cancel{
  display:none;
}
*/
  /* ◆他機関への借用依頼を取り消す */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(8) ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_rent_cancel{
  display:none;
}
*/
  /* ◆他機関への複写依頼を取り消す */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(8) ul>li:nth-of-type(4){
  display:none;
}
.wrap_desc_copy_cancel{
  display:none;
}
*/
  /* ◆購入依頼を取り消す */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(8) ul>li:nth-of-type(5){
  display:none;
}
.wrap_desc_order_cancel{
  display:none;
}
*/
  /* ■設定を変更する以下 */
  /* ◆サービス設定を変更する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(9) ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_change_settings{
  display:none;
}
*/
  /* ◆パスワードを変更する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(9) ul>li:nth-of-type(2){
  display:none;
}
.wrap_desc_change_password{
  display:none;
}
*/
  /* ◆メールアドレスを変更する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(9) ul>li:nth-of-type(3){
  display:none;
}
.wrap_desc_change_mail{
  display:none;
}
.wrap_desc_change_mail_and_newarrival ul>li:nth-of-type(1){
  display:none;
}
*/
  /* ◆通知設定を変更する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(9) ul>li:nth-of-type(4){
  display:none;
}
.wrap_desc_change_notice{
  display:none;
}
.wrap_desc_change_newarrival_and_notice ul>li:nth-of-type(2){
  display:none;
}
*/
  /* ◆新着条件を設定する */
  /*
#dokuwiki__aside .indexmenu_nojs>ul>li:nth-of-type(9) ul>li:nth-of-type(5){
  display:none;
}
.wrap_desc_change_newarrival{
  display:none;
}
.wrap_desc_change_newarrival_and_notice ul>li:nth-of-type(1){
  display:none;
}
.wrap_desc_change_mail_and_newarrival ul>li:nth-of-type(2){
  display:none;
}
*/
  /* XXXXXXXXX /conf/userstyle.css XXXXXXXXX */
  /* XXXXXXXXX /conf/userstyle.less XXXXXXXXX */
  div.error,
  div.info,
  div.success,
  div.notify {
    color: #000;
    background-repeat: no-repeat;
    background-position: 8px 50%;
    border: 1px solid;
    font-size: 90%;
    margin: 0 0 0.5em;
    padding: 0.4em;
    padding-left: 32px;
    overflow: hidden;
    border-radius: 5px;
  }
  [dir=rtl] div.error,
  [dir=rtl] div.info,
  [dir=rtl] div.success,
  [dir=rtl] div.notify {
    background-position: 99% 50%;
    padding-left: .4em;
    padding-right: 32px;
  }
  div.error {
    background-color: #fcc;
    background-image: url(/help/lib/styles/../images/error.png);
    border-color: #ebb;
  }
  div.info {
    background-color: #ccf;
    background-image: url(/help/lib/styles/../images/info.png);
    border-color: #bbe;
  }
  div.success {
    background-color: #cfc;
    background-image: url(/help/lib/styles/../images/success.png);
    border-color: #beb;
  }
  div.notify {
    background-color: #ffc;
    background-image: url(/help/lib/styles/../images/notify.png);
    border-color: #eeb;
  }
  .JSpopup,
  #link__wiz {
    position: absolute;
    background-color: #fff;
    color: #000;
    z-index: 20;
    overflow: hidden;
  }
  #link__wiz .ui-dialog-content {
    padding-left: 0;
    padding-right: 0;
  }
  #media__popup_content button.button {
    border: 1px outset;
  }
  #media__popup_content button.selected {
    border-style: inset;
  }
  .a11y {
    position: absolute !important;
    left: -99999em !important;
    top: auto !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
  }
  [dir=rtl] .a11y {
    left: auto !important;
    right: -99999em !important;
  }
  .code .co0 {
    color: #666666;
    font-style: italic;
  }
  .code .co4 {
    color: #cc0000;
    font-style: italic;
  }
  .code .es5 {
    color: #006699;
    font-weight: bold;
  }
  .code .es6 {
    color: #009933;
    font-weight: bold;
  }
  .code .kw2 {
    color: #000000;
    font-weight: bold;
  }
  .code .kw5 {
    color: #008000;
  }
  .code .kw6 {
    color: #f08;
    font-weight: bold;
  }
  .code .me0 {
    color: #004000;
  }
  .code .nu0 {
    color: #cc66cc;
  }
  .code .re0 {
    color: #0000ff;
  }
  .code .re3 {
    color: #ff3333;
    font-weight: bold;
  }
  .code .re4 {
    color: #009999;
  }
  .code .re5 {
    color: #660033;
  }
  .code .re7 {
    color: #991111;
  }
  .code .re8 {
    color: #00b000;
  }
  .code .sc-2 {
    color: #404040;
  }
  .code .sy3 {
    color: #000040;
  }
  .code .br0,
  .code .sy0 {
    color: #66cc66;
  }
  .code .co1,
  .code .coMULTI,
  .code .sc-1 {
    color: #808080;
    font-style: italic;
  }
  .code .co2,
  .code .sy1 {
    color: #339933;
  }
  .code .co3,
  .code .sy4 {
    color: #008080;
  }
  .code .es0,
  .code .es1,
  .code .esHARD {
    color: #000099;
    font-weight: bold;
  }
  .code .es2,
  .code .es3,
  .code .es4 {
    color: #660099;
    font-weight: bold;
  }
  .code .kw1,
  .code .kw8 {
    color: #b1b100;
  }
  .code .kw10,
  .code .kw11,
  .code .kw12,
  .code .kw9 {
    color: #003399;
    font-weight: bold;
  }
  .code .kw13,
  .code .kw14,
  .code .kw15,
  .code .kw16,
  .code .me1,
  .code .me2 {
    color: #006600;
  }
  .code .kw3,
  .code .kw7,
  .code .sy2 {
    color: #000066;
  }
  .code .kw4,
  .code .re2 {
    color: #993333;
  }
  .code .re1,
  .code .st0,
  .code .st_h {
    color: #ff0000;
  }
  .code li,
  .code .li1 {
    font-weight: normal;
    vertical-align: top;
  }
  .code .ln-xtra {
    background-color: #ffc;
  }
  .ui-helper-hidden {
    display: none;
  }
  .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
  }
  .ui-helper-clearfix:before,
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
  }
  .ui-helper-clearfix:after {
    clear: both;
  }
  .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */
  }
  .ui-front {
    z-index: 100;
  }
  .ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
  }
  .ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
  }
  .ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
  }
  .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%;
  }
  .ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
  }
  .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
  }
  .ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
  }
  .ui-menu .ui-menu {
    position: absolute;
  }
  .ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  }
  .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
  }
  .ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
  }
  .ui-menu .ui-state-focus,
  .ui-menu .ui-state-active {
    margin: -1px;
  }
  .ui-menu-icons {
    position: relative;
  }
  .ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
  }
  .ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
  }
  .ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
  }
  .ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* Support: IE <= 11 */
    overflow: visible;
  }
  .ui-button,
  .ui-button:link,
  .ui-button:visited,
  .ui-button:hover,
  .ui-button:active {
    text-decoration: none;
  }
  .ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
  }
  input.ui-button.ui-button-icon-only {
    text-indent: 0;
  }
  .ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
  }
  .ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
  }
  input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
  }
  input.ui-button::-moz-focus-inner,
  button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  .ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
  }
  .ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .ui-controlgroup > .ui-controlgroup-item:focus,
  .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
  }
  .ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
  }
  .ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
  }
  .ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
  }
  .ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
  }
  .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none;
  }
  .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none;
  }
  .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
  }
  .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
  }
  .ui-controlgroup-vertical .ui-spinner-input {
    /* Support: IE8 only, Android < 4.4 only */
    width: 75%;
    width: calc(97.6%);
  }
  .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
  }
  .ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
  }
  .ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
  }
  .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
  .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
  }
  .ui-checkboxradio-disabled {
    pointer-events: none;
  }
  .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
  }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
  }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
  }
  .ui-datepicker .ui-datepicker-prev-hover,
  .ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
  }
  .ui-datepicker .ui-datepicker-prev {
    left: 2px;
  }
  .ui-datepicker .ui-datepicker-next {
    right: 2px;
  }
  .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
  }
  .ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
  }
  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
  }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
  }
  .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
  }
  .ui-datepicker select.ui-datepicker-month,
  .ui-datepicker select.ui-datepicker-year {
    width: 45%;
  }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
  }
  .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
  }
  .ui-datepicker td {
    border: 0;
    padding: 1px;
  }
  .ui-datepicker td span,
  .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
  }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
  }
  .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
  }
  .ui-datepicker.ui-datepicker-multi {
    width: auto;
  }
  .ui-datepicker-multi .ui-datepicker-group {
    float: left;
  }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
  }
  .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
  }
  .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
  }
  .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
  }
  .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
  .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
  }
  .ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
  }
  .ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
  }
  .ui-datepicker-rtl {
    direction: rtl;
  }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
  }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
  }
  .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
  }
  .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
  }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
  }
  .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
  }
  .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right;
  }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
  .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
  }
  .ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em;
  }
  .ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
  }
  .ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
  }
  .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
  }
  .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
  }
  .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
  }
  .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
  }
  .ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
  }
  .ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
  }
  .ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
  }
  .ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
  }
  .ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
  }
  .ui-dialog .ui-resizable-se,
  .ui-dialog .ui-resizable-sw,
  .ui-dialog .ui-resizable-ne,
  .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
  }
  .ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
  }
  .ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
  }
  .ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
  }
  .ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
  }
  .ui-draggable .ui-dialog-titlebar {
    cursor: move;
  }
  .ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
  }
  .ui-resizable {
    position: relative;
  }
  .ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
  }
  .ui-resizable-disabled .ui-resizable-handle,
  .ui-resizable-autohide .ui-resizable-handle {
    display: none;
  }
  .ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
  }
  .ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
  }
  .ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
  }
  .ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
  }
  .ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
  }
  .ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
  }
  .ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
  }
  .ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
  }
  .ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
  }
  .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
  }
  .ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    /* support: IE8 */
    opacity: 0.25;
  }
  .ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
  }
  .ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
  }
  .ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
  }
  .ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
  }
  .ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px;
  }
  .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
  }
  .ui-selectmenu-open {
    display: block;
  }
  .ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
  }
  .ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0;
  }
  .ui-slider {
    position: relative;
    text-align: left;
  }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
  }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
  }
  .ui-slider.ui-state-disabled .ui-slider-handle,
  .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
  }
  .ui-slider-horizontal {
    height: .8em;
  }
  .ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
  }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
  }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
  }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
  }
  .ui-slider-vertical {
    width: .8em;
    height: 100px;
  }
  .ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em;
  }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
  }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
  }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0;
  }
  .ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
  }
  .ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
  }
  .ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em;
  }
  .ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
  }
  .ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none;
  }
  .ui-spinner-up {
    top: 0;
  }
  .ui-spinner-down {
    bottom: 0;
  }
  .ui-tabs {
    position: relative;
    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
  }
  .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
  }
  .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
  }
  .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
  .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
  .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
  }
  .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
  }
  .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
  }
  .ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
  }
  body .ui-tooltip {
    border-width: 2px;
  }
  .ui-widget {
    font-size: 1.1em;
  }
  .ui-widget .ui-widget {
    font-size: 1em;
  }
  .ui-widget input,
  .ui-widget select,
  .ui-widget textarea,
  .ui-widget button {
    font-size: 1em;
  }
  .ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3;
  }
  .ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222;
  }
  .ui-widget-content a {
    color: #222222;
  }
  .ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAAAAAAy19n/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0T//xSrMc0AAAAHdElNRQfgCQ4MHyImfxJ+AAAATUlEQVQY073OoQ2AQBAF0Z/p4qrZbuiMam414iQUQLKg+Sgc+pInR4yODWmKof1EgQM3XLjwhbvGjTtOnLjzrLhw4vrKwA0typx1++MFHrwm/bbhD4gAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTYtMDktMTRUMTI6MzE6MzQtMDQ6MDAt1BHuAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE2LTA5LTE0VDEyOjMxOjM0LTA0OjAwXImpUgAAAABJRU5ErkJggg==") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
  }
  .ui-widget-header a {
    color: #222222;
  }
  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default,
  .ui-button,
  html .ui-button.ui-state-disabled:hover,
  html .ui-button.ui-state-disabled:active {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAAAAAAao4lEAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0T//xSrMc0AAAAHdElNRQfgCQ4MHyImfxJ+AAAATElEQVQ4y2N4l8fEwDCKRhF1EcOzZwzPjRie32Fi3MvEeIGJ8SsT4zcmRg4mRk4mxm9MjF+ZGB8zfGRmYljF8EmOiUF4wB08ioYEAgDUMBI63vAgyAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wOS0xNFQxMjozMTozNC0wNDowMC3UEe4AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDktMTRUMTI6MzE6MzQtMDQ6MDBcialSAAAAAElFTkSuQmCC") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
  }
  .ui-state-default a,
  .ui-state-default a:link,
  .ui-state-default a:visited,
  a.ui-button,
  a:link.ui-button,
  a:visited.ui-button,
  .ui-button {
    color: #555555;
    text-decoration: none;
  }
  .ui-state-hover,
  .ui-widget-content .ui-state-hover,
  .ui-widget-header .ui-state-hover,
  .ui-state-focus,
  .ui-widget-content .ui-state-focus,
  .ui-widget-header .ui-state-focus,
  .ui-button:hover,
  .ui-button:focus {
    border: 1px solid #999999;
    background: #dadada url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAAAAAAao4lEAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0T//xSrMc0AAAAHdElNRQfgCQ4MHyImfxJ+AAAAS0lEQVQ4y2N4+p+JgWEUjSIqo6+3GW57MTH+YWIUZ2I0Ybj/h4kph+HRByamdoanjxme+zExBjAxmjAx/mZiXMHEIDPwDh5FQwEBABzuEyBfPm9/AAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTE0VDEyOjMxOjM0LTA0OjAwLdQR7gAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0xNFQxMjozMTozNC0wNDowMFyJqVIAAAAASUVORK5CYII=") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
  }
  .ui-state-hover a,
  .ui-state-hover a:hover,
  .ui-state-hover a:link,
  .ui-state-hover a:visited,
  .ui-state-focus a,
  .ui-state-focus a:hover,
  .ui-state-focus a:link,
  .ui-state-focus a:visited,
  a.ui-button:hover,
  a.ui-button:focus {
    color: #212121;
    text-decoration: none;
  }
  .ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
  }
  .ui-state-active,
  .ui-widget-content .ui-state-active,
  .ui-widget-header .ui-state-active,
  a.ui-button:active,
  .ui-button:active,
  .ui-button.ui-state-active:hover {
    border: 1px solid #aaaaaa;
    background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQAQAAAABHIzd2AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAd2KE6QAAAAHdElNRQfgCQ4MHyImfxJ+AAAAEUlEQVQoz2NoYBiFo3AU4oAAlWjIAdM0sWkAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTYtMDktMTRUMTI6MzE6MzQtMDQ6MDAt1BHuAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE2LTA5LTE0VDEyOjMxOjM0LTA0OjAwXImpUgAAAABJRU5ErkJggg==") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
  }
  .ui-icon-background,
  .ui-state-active .ui-icon-background {
    border: #aaaaaa;
    background-color: #212121;
  }
  .ui-state-active a,
  .ui-state-active a:link,
  .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
  }
  .ui-state-highlight,
  .ui-widget-content .ui-state-highlight,
  .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAIAAACwqkHPAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0T///////8JWPfcAAAAB3RJTUUH4AkODB8iJn8SfgAAAI1JREFUSMftzyEKAkEUgOF/nmIQbIOIsKMGQRgxewjrVqtZMGnd+3gDwYN4hRV2i+MbweIVRMNLX/jTT77ppjkLABiGYRjfBtWU6prcffbuXvAESmHIjK0wYu52QkHkJBQs3VGYsKIiXzQ08dPIDz20U3FjFux5Rb22SfAEVwoDPGtB6ND/i2nDMIwf8gY8YSRTiOx5LgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wOS0xNFQxMjozMTozNC0wNDowMC3UEe4AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDktMTRUMTI6MzE6MzQtMDQ6MDBcialSAAAAAElFTkSuQmCC") 50% 50% repeat-x;
    color: #363636;
  }
  .ui-state-checked {
    border: 1px solid #fcefa1;
    background: #fbf9ee;
  }
  .ui-state-highlight a,
  .ui-widget-content .ui-state-highlight a,
  .ui-widget-header .ui-state-highlight a {
    color: #363636;
  }
  .ui-state-error,
  .ui-widget-content .ui-state-error,
  .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAIAAACwqkHPAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0T///////8JWPfcAAAAB3RJTUUH4AkODB8iJn8SfgAAAIpJREFUSMftz7ENAWEYh/Hn/xYS51whVhCN1g5KI1jAAJbQ0ItEfRMYgA0uZvg+yR2J7j4FsYFQvNWveKqHtHjM7hMDAMdxHOfb0LZ1HQLJmnGckrJmFyvS8Da6ro0eW52NXKXCh4KjktHXm1ejVDRy7bkYmTY6GV1WOhgd5iwNKBj8xbTjOM4PeQJHLShkmp8JSAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNi0wOS0xNFQxMjozMTozNC0wNDowMC3UEe4AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTYtMDktMTRUMTI6MzE6MzQtMDQ6MDBcialSAAAAAElFTkSuQmCC") 50% 50% repeat-x;
    color: #cd0a0a;
  }
  .ui-state-error a,
  .ui-widget-content .ui-state-error a,
  .ui-widget-header .ui-state-error a {
    color: #cd0a0a;
  }
  .ui-state-error-text,
  .ui-widget-content .ui-state-error-text,
  .ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
  }
  .ui-priority-primary,
  .ui-widget-content .ui-priority-primary,
  .ui-widget-header .ui-priority-primary {
    font-weight: bold;
  }
  .ui-priority-secondary,
  .ui-widget-content .ui-priority-secondary,
  .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    /* support: IE8 */
    font-weight: normal;
  }
  .ui-state-disabled,
  .ui-widget-content .ui-state-disabled,
  .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    /* support: IE8 */
    background-image: none;
  }
  .ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
    /* support: IE8 - See #6059 */
  }
  .ui-icon {
    width: 16px;
    height: 16px;
  }
  .ui-icon,
  .ui-widget-content .ui-icon {
    background-image: url("/help/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png");
  }
  .ui-widget-header .ui-icon {
    background-image: url("/help/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_222222_256x240.png");
  }
  .ui-state-hover .ui-icon,
  .ui-state-focus .ui-icon,
  .ui-button:hover .ui-icon,
  .ui-button:focus .ui-icon {
    background-image: url("/help/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png");
  }
  .ui-state-active .ui-icon,
  .ui-button:active .ui-icon {
    background-image: url("/help/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_454545_256x240.png");
  }
  .ui-state-highlight .ui-icon,
  .ui-button .ui-state-highlight.ui-icon {
    background-image: url("/help/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_2e83ff_256x240.png");
  }
  .ui-state-error .ui-icon,
  .ui-state-error-text .ui-icon {
    background-image: url("/help/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_cd0a0a_256x240.png");
  }
  .ui-button .ui-icon {
    background-image: url("/help/lib/scripts/jquery/jquery-ui-theme/images/ui-icons_888888_256x240.png");
  }
  .ui-icon-blank {
    background-position: 16px 16px;
  }
  .ui-icon-caret-1-n {
    background-position: 0 0;
  }
  .ui-icon-caret-1-ne {
    background-position: -16px 0;
  }
  .ui-icon-caret-1-e {
    background-position: -32px 0;
  }
  .ui-icon-caret-1-se {
    background-position: -48px 0;
  }
  .ui-icon-caret-1-s {
    background-position: -65px 0;
  }
  .ui-icon-caret-1-sw {
    background-position: -80px 0;
  }
  .ui-icon-caret-1-w {
    background-position: -96px 0;
  }
  .ui-icon-caret-1-nw {
    background-position: -112px 0;
  }
  .ui-icon-caret-2-n-s {
    background-position: -128px 0;
  }
  .ui-icon-caret-2-e-w {
    background-position: -144px 0;
  }
  .ui-icon-triangle-1-n {
    background-position: 0 -16px;
  }
  .ui-icon-triangle-1-ne {
    background-position: -16px -16px;
  }
  .ui-icon-triangle-1-e {
    background-position: -32px -16px;
  }
  .ui-icon-triangle-1-se {
    background-position: -48px -16px;
  }
  .ui-icon-triangle-1-s {
    background-position: -65px -16px;
  }
  .ui-icon-triangle-1-sw {
    background-position: -80px -16px;
  }
  .ui-icon-triangle-1-w {
    background-position: -96px -16px;
  }
  .ui-icon-triangle-1-nw {
    background-position: -112px -16px;
  }
  .ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
  }
  .ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
  }
  .ui-icon-arrow-1-n {
    background-position: 0 -32px;
  }
  .ui-icon-arrow-1-ne {
    background-position: -16px -32px;
  }
  .ui-icon-arrow-1-e {
    background-position: -32px -32px;
  }
  .ui-icon-arrow-1-se {
    background-position: -48px -32px;
  }
  .ui-icon-arrow-1-s {
    background-position: -65px -32px;
  }
  .ui-icon-arrow-1-sw {
    background-position: -80px -32px;
  }
  .ui-icon-arrow-1-w {
    background-position: -96px -32px;
  }
  .ui-icon-arrow-1-nw {
    background-position: -112px -32px;
  }
  .ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
  }
  .ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
  }
  .ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
  }
  .ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
  }
  .ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
  }
  .ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
  }
  .ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
  }
  .ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
  }
  .ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
  }
  .ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
  }
  .ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
  }
  .ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
  }
  .ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
  }
  .ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
  }
  .ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
  }
  .ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
  }
  .ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
  }
  .ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
  }
  .ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
  }
  .ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
  }
  .ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
  }
  .ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
  }
  .ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
  }
  .ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
  }
  .ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
  }
  .ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
  }
  .ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
  }
  .ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
  }
  .ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
  }
  .ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
  }
  .ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
  }
  .ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
  }
  .ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
  }
  .ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
  }
  .ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
  }
  .ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
  }
  .ui-icon-arrow-4 {
    background-position: 0 -80px;
  }
  .ui-icon-arrow-4-diag {
    background-position: -16px -80px;
  }
  .ui-icon-extlink {
    background-position: -32px -80px;
  }
  .ui-icon-newwin {
    background-position: -48px -80px;
  }
  .ui-icon-refresh {
    background-position: -64px -80px;
  }
  .ui-icon-shuffle {
    background-position: -80px -80px;
  }
  .ui-icon-transfer-e-w {
    background-position: -96px -80px;
  }
  .ui-icon-transferthick-e-w {
    background-position: -112px -80px;
  }
  .ui-icon-folder-collapsed {
    background-position: 0 -96px;
  }
  .ui-icon-folder-open {
    background-position: -16px -96px;
  }
  .ui-icon-document {
    background-position: -32px -96px;
  }
  .ui-icon-document-b {
    background-position: -48px -96px;
  }
  .ui-icon-note {
    background-position: -64px -96px;
  }
  .ui-icon-mail-closed {
    background-position: -80px -96px;
  }
  .ui-icon-mail-open {
    background-position: -96px -96px;
  }
  .ui-icon-suitcase {
    background-position: -112px -96px;
  }
  .ui-icon-comment {
    background-position: -128px -96px;
  }
  .ui-icon-person {
    background-position: -144px -96px;
  }
  .ui-icon-print {
    background-position: -160px -96px;
  }
  .ui-icon-trash {
    background-position: -176px -96px;
  }
  .ui-icon-locked {
    background-position: -192px -96px;
  }
  .ui-icon-unlocked {
    background-position: -208px -96px;
  }
  .ui-icon-bookmark {
    background-position: -224px -96px;
  }
  .ui-icon-tag {
    background-position: -240px -96px;
  }
  .ui-icon-home {
    background-position: 0 -112px;
  }
  .ui-icon-flag {
    background-position: -16px -112px;
  }
  .ui-icon-calendar {
    background-position: -32px -112px;
  }
  .ui-icon-cart {
    background-position: -48px -112px;
  }
  .ui-icon-pencil {
    background-position: -64px -112px;
  }
  .ui-icon-clock {
    background-position: -80px -112px;
  }
  .ui-icon-disk {
    background-position: -96px -112px;
  }
  .ui-icon-calculator {
    background-position: -112px -112px;
  }
  .ui-icon-zoomin {
    background-position: -128px -112px;
  }
  .ui-icon-zoomout {
    background-position: -144px -112px;
  }
  .ui-icon-search {
    background-position: -160px -112px;
  }
  .ui-icon-wrench {
    background-position: -176px -112px;
  }
  .ui-icon-gear {
    background-position: -192px -112px;
  }
  .ui-icon-heart {
    background-position: -208px -112px;
  }
  .ui-icon-star {
    background-position: -224px -112px;
  }
  .ui-icon-link {
    background-position: -240px -112px;
  }
  .ui-icon-cancel {
    background-position: 0 -128px;
  }
  .ui-icon-plus {
    background-position: -16px -128px;
  }
  .ui-icon-plusthick {
    background-position: -32px -128px;
  }
  .ui-icon-minus {
    background-position: -48px -128px;
  }
  .ui-icon-minusthick {
    background-position: -64px -128px;
  }
  .ui-icon-close {
    background-position: -80px -128px;
  }
  .ui-icon-closethick {
    background-position: -96px -128px;
  }
  .ui-icon-key {
    background-position: -112px -128px;
  }
  .ui-icon-lightbulb {
    background-position: -128px -128px;
  }
  .ui-icon-scissors {
    background-position: -144px -128px;
  }
  .ui-icon-clipboard {
    background-position: -160px -128px;
  }
  .ui-icon-copy {
    background-position: -176px -128px;
  }
  .ui-icon-contact {
    background-position: -192px -128px;
  }
  .ui-icon-image {
    background-position: -208px -128px;
  }
  .ui-icon-video {
    background-position: -224px -128px;
  }
  .ui-icon-script {
    background-position: -240px -128px;
  }
  .ui-icon-alert {
    background-position: 0 -144px;
  }
  .ui-icon-info {
    background-position: -16px -144px;
  }
  .ui-icon-notice {
    background-position: -32px -144px;
  }
  .ui-icon-help {
    background-position: -48px -144px;
  }
  .ui-icon-check {
    background-position: -64px -144px;
  }
  .ui-icon-bullet {
    background-position: -80px -144px;
  }
  .ui-icon-radio-on {
    background-position: -96px -144px;
  }
  .ui-icon-radio-off {
    background-position: -112px -144px;
  }
  .ui-icon-pin-w {
    background-position: -128px -144px;
  }
  .ui-icon-pin-s {
    background-position: -144px -144px;
  }
  .ui-icon-play {
    background-position: 0 -160px;
  }
  .ui-icon-pause {
    background-position: -16px -160px;
  }
  .ui-icon-seek-next {
    background-position: -32px -160px;
  }
  .ui-icon-seek-prev {
    background-position: -48px -160px;
  }
  .ui-icon-seek-end {
    background-position: -64px -160px;
  }
  .ui-icon-seek-start {
    background-position: -80px -160px;
  }
  .ui-icon-seek-first {
    background-position: -80px -160px;
  }
  .ui-icon-stop {
    background-position: -96px -160px;
  }
  .ui-icon-eject {
    background-position: -112px -160px;
  }
  .ui-icon-volume-off {
    background-position: -128px -160px;
  }
  .ui-icon-volume-on {
    background-position: -144px -160px;
  }
  .ui-icon-power {
    background-position: 0 -176px;
  }
  .ui-icon-signal-diag {
    background-position: -16px -176px;
  }
  .ui-icon-signal {
    background-position: -32px -176px;
  }
  .ui-icon-battery-0 {
    background-position: -48px -176px;
  }
  .ui-icon-battery-1 {
    background-position: -64px -176px;
  }
  .ui-icon-battery-2 {
    background-position: -80px -176px;
  }
  .ui-icon-battery-3 {
    background-position: -96px -176px;
  }
  .ui-icon-circle-plus {
    background-position: 0 -192px;
  }
  .ui-icon-circle-minus {
    background-position: -16px -192px;
  }
  .ui-icon-circle-close {
    background-position: -32px -192px;
  }
  .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
  }
  .ui-icon-circle-triangle-s {
    background-position: -64px -192px;
  }
  .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
  }
  .ui-icon-circle-triangle-n {
    background-position: -96px -192px;
  }
  .ui-icon-circle-arrow-e {
    background-position: -112px -192px;
  }
  .ui-icon-circle-arrow-s {
    background-position: -128px -192px;
  }
  .ui-icon-circle-arrow-w {
    background-position: -144px -192px;
  }
  .ui-icon-circle-arrow-n {
    background-position: -160px -192px;
  }
  .ui-icon-circle-zoomin {
    background-position: -176px -192px;
  }
  .ui-icon-circle-zoomout {
    background-position: -192px -192px;
  }
  .ui-icon-circle-check {
    background-position: -208px -192px;
  }
  .ui-icon-circlesmall-plus {
    background-position: 0 -208px;
  }
  .ui-icon-circlesmall-minus {
    background-position: -16px -208px;
  }
  .ui-icon-circlesmall-close {
    background-position: -32px -208px;
  }
  .ui-icon-squaresmall-plus {
    background-position: -48px -208px;
  }
  .ui-icon-squaresmall-minus {
    background-position: -64px -208px;
  }
  .ui-icon-squaresmall-close {
    background-position: -80px -208px;
  }
  .ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
  }
  .ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
  }
  .ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
  }
  .ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
  }
  .ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
  }
  .ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-tl {
    border-top-left-radius: 4px;
  }
  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    border-top-right-radius: 4px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-left,
  .ui-corner-bl {
    border-bottom-left-radius: 4px;
  }
  .ui-corner-all,
  .ui-corner-bottom,
  .ui-corner-right,
  .ui-corner-br {
    border-bottom-right-radius: 4px;
  }
  .ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    /* support: IE8 */
  }
  .ui-widget-shadow {
    -webkit-box-shadow: -8px -8px 8px #aaaaaa;
    box-shadow: -8px -8px 8px #aaaaaa;
  }
  #acl__tree {
    font-size: 90%;
    width: 25%;
    height: 300px;
    float: left;
    overflow: auto;
    border: 1px solid #ccc;
    text-align: left;
  }
  [dir=rtl] #acl__tree {
    float: right;
    text-align: right;
  }
  #acl__tree a.cur {
    background-color: #ff9;
    font-weight: bold;
  }
  #acl__tree ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #acl__tree li {
    padding-left: 1em;
    list-style-image: none;
  }
  [dir=rtl] #acl__tree li {
    padding-left: 0em;
    padding-right: 1em;
  }
  #acl__tree ul img {
    margin-right: 0.25em;
    cursor: pointer;
  }
  [dir=rtl] #acl__tree ul img {
    margin-left: 0.25em;
    margin-right: 0em;
  }
  #acl__detail {
    width: 73%;
    height: 300px;
    float: right;
    overflow: auto;
  }
  [dir=rtl] #acl__detail {
    float: left;
  }
  #acl__detail fieldset {
    width: 90%;
  }
  #acl__detail div#acl__user {
    border: 1px solid #ccc;
    padding: 0.5em;
    margin-bottom: 0.6em;
  }
  #acl_manager table.inline {
    width: 100%;
    margin: 0;
  }
  #acl_manager table .check {
    text-align: center;
  }
  #acl_manager table .action {
    text-align: right;
  }
  #acl_manager .aclgroup {
    background: transparent url(/help/lib/plugins/acl/pix/group.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
  }
  [dir=rtl] #acl_manager .aclgroup {
    background: transparent url(/help/lib/plugins/acl/pix/group.png) right 1px no-repeat;
    padding: 1px 18px 1px 0px;
  }
  #acl_manager .acluser {
    background: transparent url(/help/lib/plugins/acl/pix/user.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
  }
  [dir=rtl] #acl_manager .acluser {
    background: transparent url(/help/lib/plugins/acl/pix/user.png) right 1px no-repeat;
    padding: 1px 18px 1px 0px;
  }
  #acl_manager .aclpage {
    background: transparent url(/help/lib/plugins/acl/pix/page.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
  }
  [dir=rtl] #acl_manager .aclpage {
    background: transparent url(/help/lib/plugins/acl/pix/page.png) right 1px no-repeat;
    padding: 1px 18px 1px 0px;
  }
  #acl_manager .aclns {
    background: transparent url(/help/lib/plugins/acl/pix/ns.png) 0px 1px no-repeat;
    padding: 1px 0px 1px 18px;
  }
  [dir=rtl] #acl_manager .aclns {
    background: transparent url(/help/lib/plugins/acl/pix/ns.png) right 1px no-repeat;
    padding: 1px 18px 1px 0px;
  }
  #acl_manager label.disabled {
    opacity: .5;
    cursor: auto;
  }
  #acl_manager label {
    text-align: left;
    font-weight: normal;
    display: inline;
  }
  #acl_manager table {
    margin-left: 10%;
    width: 80%;
  }
  #acl_manager table tr {
    background-color: inherit;
  }
  #acl_manager table tr:hover {
    background-color: #eee;
  }
  div.page form fieldset fieldset {
    text-align: left;
  }
  fieldset.clearhistory {
    float: right;
    margin-right: 10px;
    width: 315px;
    margin-left: 20px;
  }
  div.dokuwiki div.page p.clearhistory {
    margin-right: 350px;
    margin-left: 30px;
  }
  #config__manager div.success,
  #config__manager div.error,
  #config__manager div.info {
    background-position: 0.5em;
    padding: 0.5em;
    text-align: center;
  }
  #config__manager fieldset {
    margin: 1em;
    width: auto;
    margin-bottom: 2em;
    background-color: #eee;
    color: #333;
    padding: 0 1em;
  }
  [dir=rtl] #config__manager fieldset {
    clear: both;
  }
  #config__manager legend {
    font-size: 1.25em;
  }
  #config__manager table {
    margin: 1em 0;
    width: 100%;
  }
  #config__manager fieldset td {
    text-align: left;
  }
  [dir=rtl] #config__manager fieldset td {
    text-align: right;
  }
  #config__manager fieldset td.value {
    /* fixed data column width */
    width: 31em;
  }
  [dir=rtl] #config__manager label {
    text-align: right;
  }
  [dir=rtl] #config__manager td.value input.checkbox {
    float: right;
    padding-left: 0;
    padding-right: 0.7em;
  }
  [dir=rtl] #config__manager td.value label {
    float: left;
  }
  #config__manager td.label {
    padding: 0.8em 0 0.6em 1em;
    vertical-align: top;
  }
  [dir=rtl] #config__manager td.label {
    padding: 0.8em 1em 0.6em 0;
  }
  #config__manager td.label label {
    clear: left;
    display: block;
  }
  [dir=rtl] #config__manager td.label label {
    clear: right;
  }
  #config__manager td.label img {
    padding: 0 10px;
    vertical-align: middle;
    float: right;
  }
  [dir=rtl] #config__manager td.label img {
    float: left;
  }
  #config__manager td.label span.outkey {
    font-size: 70%;
    margin-top: -1.7em;
    margin-left: -1em;
    display: block;
    background-color: #fff;
    color: #666;
    float: left;
    padding: 0 0.1em;
    position: relative;
    z-index: 1;
  }
  [dir=rtl] #config__manager td.label span.outkey {
    float: right;
    margin-right: 1em;
  }
  #config__manager td input.edit {
    width: 30em;
  }
  #config__manager td .input {
    width: 30.8em;
  }
  #config__manager td textarea.edit {
    width: 27.5em;
    height: 4em;
  }
  #config__manager td textarea.edit:focus {
    height: 10em;
  }
  #config__manager tr .input,
  #config__manager tr input,
  #config__manager tr textarea,
  #config__manager tr select {
    background-color: #fff;
    color: #000;
  }
  #config__manager tr.default .input,
  #config__manager tr.default input,
  #config__manager tr.default textarea,
  #config__manager tr.default select,
  #config__manager .selectiondefault {
    background-color: #ccddff;
    color: #000;
  }
  #config__manager tr.protected .input,
  #config__manager tr.protected input,
  #config__manager tr.protected textarea,
  #config__manager tr.protected select,
  #config__manager tr.protected .selection {
    background-color: #ffcccc !important;
    color: #000 !important;
  }
  #config__manager td.error {
    background-color: red;
    color: #000;
  }
  #config__manager .selection {
    width: 14.8em;
    float: left;
    margin: 0 0.3em 2px 0;
  }
  [dir=rtl] #config__manager .selection {
    width: 14.8em;
    float: right;
    margin: 0 0 2px 0.3em;
  }
  #config__manager .selection label {
    float: right;
    width: 14em;
    font-size: 90%;
  }
  #config__manager .other {
    clear: both;
    padding-top: 0.5em;
  }
  #config__manager .other label {
    padding-left: 2px;
    font-size: 90%;
  }
  .handsontable .table th,
  .handsontable .table td {
    border-top: none;
  }
  .handsontable tr {
    background: #fff;
  }
  .handsontable td {
    background-color: inherit;
  }
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 1px solid #CCCCCC;
  }
  .handsontable .table-bordered {
    border: 0;
    border-collapse: separate;
  }
  .handsontable .table-bordered th,
  .handsontable .table-bordered td {
    border-left: none;
  }
  .handsontable .table-bordered th:first-child,
  .handsontable .table-bordered td:first-child {
    border-left: 1px solid #CCCCCC;
  }
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    line-height: 21px;
    padding: 0 4px;
  }
  .col-lg-1.handsontable,
  .col-lg-10.handsontable,
  .col-lg-11.handsontable,
  .col-lg-12.handsontable,
  .col-lg-2.handsontable,
  .col-lg-3.handsontable,
  .col-lg-4.handsontable,
  .col-lg-5.handsontable,
  .col-lg-6.handsontable,
  .col-lg-7.handsontable,
  .col-lg-8.handsontable,
  .col-lg-9.handsontable,
  .col-md-1.handsontable,
  .col-md-10.handsontable,
  .col-md-11.handsontable,
  .col-md-12.handsontable,
  .col-md-2.handsontable,
  .col-md-3.handsontable,
  .col-md-4.handsontable,
  .col-md-5.handsontable,
  .col-md-6.handsontable,
  .col-md-7.handsontable,
  .col-md-8.handsontable,
  .col-md-9.handsontable
.col-sm-1.handsontable,
  .col-sm-10.handsontable,
  .col-sm-11.handsontable,
  .col-sm-12.handsontable,
  .col-sm-2.handsontable,
  .col-sm-3.handsontable,
  .col-sm-4.handsontable,
  .col-sm-5.handsontable,
  .col-sm-6.handsontable,
  .col-sm-7.handsontable,
  .col-sm-8.handsontable,
  .col-sm-9.handsontable
.col-xs-1.handsontable,
  .col-xs-10.handsontable,
  .col-xs-11.handsontable,
  .col-xs-12.handsontable,
  .col-xs-2.handsontable,
  .col-xs-3.handsontable,
  .col-xs-4.handsontable,
  .col-xs-5.handsontable,
  .col-xs-6.handsontable,
  .col-xs-7.handsontable,
  .col-xs-8.handsontable,
  .col-xs-9.handsontable {
    padding-left: 0;
    padding-right: 0;
  }
  .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #FFF;
  }
  .handsontable {
    position: relative;
  }
  .handsontable .hide {
    display: none;
  }
  .handsontable .relative {
    position: relative;
  }
  .handsontable.htAutoSize {
    visibility: hidden;
    left: -99000px;
    position: absolute;
    top: -99000px;
  }
  .handsontable .wtHider {
    width: 0;
  }
  .handsontable .wtSpreader {
    position: relative;
    width: 0;
    /*must be 0, otherwise blank space appears in scroll demo after scrolling max to the right */
    height: auto;
  }
  .handsontable table,
  .handsontable tbody,
  .handsontable thead,
  .handsontable td,
  .handsontable th,
  .handsontable input,
  .handsontable textarea,
  .handsontable div {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
  }
  .handsontable input,
  .handsontable textarea {
    min-height: initial;
  }
  .handsontable table.htCore {
    border-collapse: separate;
    /* it must be separate, otherwise there are offset miscalculations in WebKit: http://stackoverflow.com/questions/2655987/border-collapse-differences-in-ff-and-webkit */
    /* this actually only changes appearance of user selection - does not make text unselectable */
    /* -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none; */
    /* no browser supports unprefixed version */
    border-spacing: 0;
    margin: 0;
    border-width: 0;
    table-layout: fixed;
    width: 0;
    outline-width: 0;
    /* reset bootstrap table style. for more info see: https://github.com/handsontable/handsontable/issues/224 */
    max-width: none;
    max-height: none;
  }
  .handsontable col {
    width: 50px;
  }
  .handsontable col.rowHeader {
    width: 50px;
  }
  .handsontable th,
  .handsontable td {
    border-top-width: 0;
    border-left-width: 0;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    height: 22px;
    empty-cells: show;
    line-height: 21px;
    padding: 0 4px 0 4px;
    /* top, bottom padding different than 0 is handled poorly by FF with HTML5 doctype */
    background-color: #FFF;
    vertical-align: top;
    overflow: hidden;
    outline-width: 0;
    white-space: pre-line;
    /* preserve new line character in cell */
    background-clip: padding-box;
  }
  .handsontable td.htInvalid {
    background-color: #ff4c42 !important;
    /*gives priority over td.area selection background*/
  }
  .handsontable td.htNoWrap {
    white-space: nowrap;
  }
  .handsontable th:last-child {
    /*Foundation framework fix*/
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
  }
  .handsontable tr:first-child th.htNoFrame,
  .handsontable th:first-child.htNoFrame,
  .handsontable th.htNoFrame {
    border-left-width: 0;
    background-color: white;
    border-color: #FFF;
  }
  .handsontable th:first-child,
  .handsontable th:nth-child(2),
  .handsontable td:first-of-type,
  .handsontable .htNoFrame + th,
  .handsontable .htNoFrame + td {
    border-left: 1px solid #CCC;
  }
  .handsontable.htRowHeaders thead tr th:nth-child(2) {
    border-left: 1px solid #CCC;
  }
  .handsontable tr:first-child th,
  .handsontable tr:first-child td {
    border-top: 1px solid #CCC;
  }
  .ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable tbody tr th,
  .ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable:not(.ht_clone_top) thead tr th:first-child {
    border-right-width: 0;
  }
  .ht_master:not(.innerBorderTop) thead tr:last-child th,
  .ht_master:not(.innerBorderTop) ~ .handsontable thead tr:last-child th,
  .ht_master:not(.innerBorderTop) thead tr.lastChild th,
  .ht_master:not(.innerBorderTop) ~ .handsontable thead tr.lastChild th {
    border-bottom-width: 0;
  }
  .handsontable th {
    background-color: #f3f3f3;
    color: #222;
    text-align: center;
    font-weight: normal;
    white-space: nowrap;
  }
  .handsontable thead th {
    padding: 0;
  }
  .handsontable th.active {
    background-color: #CCC;
  }
  .handsontable thead th .relative {
    padding: 2px 4px;
  }
  .handsontable tbody th.ht__highlight,
  .handsontable thead th.ht__highlight {
    background-color: #dcdcdc;
  }
  .handsontable.ht__selection--columns thead th.ht__highlight,
  .handsontable.ht__selection--rows tbody th.ht__highlight {
    background-color: #8eb0e7;
    color: #000;
  }
  .handsontable .manualColumnResizer {
    position: fixed;
    top: 0;
    cursor: col-resize;
    z-index: 110;
    width: 5px;
    height: 25px;
  }
  .handsontable .manualRowResizer {
    position: fixed;
    left: 0;
    cursor: row-resize;
    z-index: 110;
    height: 5px;
    width: 50px;
  }
  .handsontable .manualColumnResizer:hover,
  .handsontable .manualColumnResizer.active,
  .handsontable .manualRowResizer:hover,
  .handsontable .manualRowResizer.active {
    background-color: #AAB;
  }
  .handsontable .manualColumnResizerGuide {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #AAB;
    display: none;
    width: 0;
    border-right: 1px dashed #777;
    margin-left: 5px;
  }
  .handsontable .manualRowResizerGuide {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: #AAB;
    display: none;
    height: 0;
    border-bottom: 1px dashed #777;
    margin-top: 5px;
  }
  .handsontable .manualColumnResizerGuide.active,
  .handsontable .manualRowResizerGuide.active {
    display: block;
    z-index: 199;
  }
  .handsontable .columnSorting {
    position: relative;
  }
  .handsontable .columnSorting:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  .handsontable .columnSorting.ascending::after {
    content: '\25B2';
    color: #5f5f5f;
    position: absolute;
    right: -15px;
  }
  .handsontable .columnSorting.descending::after {
    content: '\25BC';
    color: #5f5f5f;
    position: absolute;
    right: -15px;
  }
  .handsontable .wtBorder {
    position: absolute;
    font-size: 0;
  }
  .handsontable .wtBorder.hidden {
    display: none !important;
  }
  .handsontable td.area {
    background: -moz-linear-gradient(top,rgba(181,209,255,0.34) 0%,rgba(181,209,255,0.34) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(181,209,255,0.34)),color-stop(100%,rgba(181,209,255,0.34)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,rgba(181,209,255,0.34) 0%,rgba(181,209,255,0.34) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,rgba(181,209,255,0.34) 0%,rgba(181,209,255,0.34) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top,rgba(181,209,255,0.34) 0%,rgba(181,209,255,0.34) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom,rgba(181,209,255,0.34) 0%,rgba(181,209,255,0.34) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b5d1ff',endColorstr='#57b5d1ff',GradientType=0);
    /* IE6-9 */
    background-color: #fff;
  }
  .handsontable .wtBorder.corner {
    font-size: 0;
    cursor: crosshair;
  }
  .handsontable .htBorder.htFillBorder {
    background: red;
    width: 1px;
    height: 1px;
  }
  .handsontableInput {
    border: none;
    outline-width: 0;
    margin: 0;
    padding: 1px 5px 0 5px;
    font-family: inherit;
    line-height: 21px;
    font-size: inherit;
    box-shadow: 0 0 0 2px #5292F7 inset;
    resize: none;
    /*below are needed to overwrite stuff added by jQuery UI Bootstrap theme*/
    display: block;
    color: #000;
    border-radius: 0;
    background-color: #FFF;
    /*overwrite styles potentionally made by a framework*/
  }
  .handsontableInputHolder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .htSelectEditor {
    -webkit-appearance: menulist-button !important;
    position: absolute;
    width: auto;
  }
  .handsontable .htDimmed {
    color: #777;
  }
  .handsontable .htSubmenu {
    position: relative;
  }
  .handsontable .htSubmenu :after {
    content: '\25B6';
    color: #777;
    position: absolute;
    right: 5px;
  }
  .handsontable .htLeft {
    text-align: left;
  }
  .handsontable .htCenter {
    text-align: center;
  }
  .handsontable .htRight {
    text-align: right;
  }
  .handsontable .htJustify {
    text-align: justify;
  }
  .handsontable .htTop {
    vertical-align: top;
  }
  .handsontable .htMiddle {
    vertical-align: middle;
  }
  .handsontable .htBottom {
    vertical-align: bottom;
  }
  .handsontable .htPlaceholder {
    color: #999;
  }
  .handsontable .htAutocompleteArrow {
    float: right;
    font-size: 10px;
    color: #EEE;
    cursor: default;
    width: 16px;
    text-align: center;
  }
  .handsontable td .htAutocompleteArrow:hover {
    color: #777;
  }
  .handsontable td.area .htAutocompleteArrow {
    color: #d3d3d3;
  }
  .handsontable .htCheckboxRendererInput {
    display: inline-block;
    vertical-align: middle;
  }
  .handsontable .htCheckboxRendererInput.noValue {
    opacity: 0.5;
  }
  .handsontable .htCheckboxRendererLabel {
    cursor: pointer;
    display: inline-block;
    width: 100%;
  }
  @-webkit-keyframes opacity-hide {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      /*display: none;*/
    }
  }
  @keyframes opacity-hide {
    from {
      /*display: block;*/
      opacity: 1;
    }
    to {
      opacity: 0;
      /*display: none;*/
    }
  }
  @-webkit-keyframes opacity-show {
    from {
      opacity: 0;
      /*display: none;*/
    }
    to {
      opacity: 1;
      /*display: block;*/
    }
  }
  @keyframes opacity-show {
    from {
      opacity: 0;
      /*display: none;*/
    }
    to {
      opacity: 1;
      /*display: block;*/
    }
  }
  .handsontable .handsontable.ht_clone_top .wtHider {
    padding: 0 0 5px 0;
  }
  .handsontable .autocompleteEditor.handsontable {
    padding-right: 17px;
  }
  .handsontable .autocompleteEditor.handsontable.htMacScroll {
    padding-right: 15px;
  }
  .handsontable.listbox {
    margin: 0;
  }
  .handsontable.listbox .ht_master table {
    border: 1px solid #ccc;
    border-collapse: separate;
    background: white;
  }
  .handsontable.listbox th,
  .handsontable.listbox tr:first-child th,
  .handsontable.listbox tr:last-child th,
  .handsontable.listbox tr:first-child td,
  .handsontable.listbox td {
    border-color: transparent;
  }
  .handsontable.listbox th,
  .handsontable.listbox td {
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .handsontable.listbox td.htDimmed {
    cursor: default;
    color: inherit;
    font-style: inherit;
  }
  .handsontable.listbox .wtBorder {
    visibility: hidden;
  }
  .handsontable.listbox tr td.current,
  .handsontable.listbox tr:hover td {
    background: #eee;
  }
  .ht_clone_top {
    z-index: 101;
  }
  .ht_clone_left {
    z-index: 102;
  }
  .ht_clone_top_left_corner,
  .ht_clone_bottom_left_corner {
    z-index: 103;
  }
  .ht_clone_debug {
    z-index: 103;
  }
  .handsontable td.htSearchResult {
    background: #fcedd9;
    color: #583707;
  }
  .htBordered {
    /*box-sizing: border-box !important;*/
    border-width: 1px;
  }
  .htBordered.htTopBorderSolid {
    border-top-style: solid;
    border-top-color: #000;
  }
  .htBordered.htRightBorderSolid {
    border-right-style: solid;
    border-right-color: #000;
  }
  .htBordered.htBottomBorderSolid {
    border-bottom-style: solid;
    border-bottom-color: #000;
  }
  .htBordered.htLeftBorderSolid {
    border-left-style: solid;
    border-left-color: #000;
  }
  .handsontable tbody tr th:nth-last-child(2) {
    border-right: 1px solid #CCC;
  }
  .handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer {
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
  }
  .ht_clone_top_left_corner thead tr th:nth-last-child(2) {
    border-right: 1px solid #CCC;
  }
  .htCollapseButton {
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    cursor: pointer;
    margin-bottom: 3px;
    position: relative;
  }
  .htCollapseButton:after {
    content: "";
    height: 300%;
    width: 1px;
    display: block;
    background: #ccc;
    margin-left: 4px;
    position: absolute;
    /*top: -300%;*/
    bottom: 10px;
  }
  thead .htCollapseButton {
    right: 5px;
    position: absolute;
    top: 5px;
    background: #fff;
  }
  thead .htCollapseButton:after {
    height: 1px;
    width: 700%;
    right: 10px;
    top: 4px;
  }
  .handsontable tr th .htExpandButton {
    position: absolute;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
    cursor: pointer;
    top: 0;
    display: none;
  }
  .handsontable thead tr th .htExpandButton {
    /*left: 5px;*/
    top: 5px;
  }
  .handsontable tr th .htExpandButton.clickable {
    display: block;
  }
  .collapsibleIndicator {
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
    right: 5px;
    border: 1px solid #A6A6A6;
    line-height: 10px;
    color: #222;
    border-radius: 10px;
    font-size: 10px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 6px #eeeeee;
    -moz-box-shadow: 0 0 0 6px #eeeeee;
    box-shadow: 0 0 0 6px #eeeeee;
    background: #eee;
  }
  .handsontable col.hidden {
    width: 0 !important;
  }
  .handsontable table tr th.lightRightBorder {
    border-right: 1px solid #E6E6E6;
  }
  .handsontable tr.hidden,
  .handsontable tr.hidden td,
  .handsontable tr.hidden th {
    display: none;
  }
  .ht_master,
  .ht_clone_left,
  .ht_clone_top,
  .ht_clone_bottom {
    overflow: hidden;
  }
  .ht_master .wtHolder {
    overflow: auto;
  }
  .ht_clone_left .wtHolder {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .ht_clone_top .wtHolder,
  .ht_clone_bottom .wtHolder {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .wtDebugHidden {
    display: none;
  }
  .wtDebugVisible {
    display: block;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: wtFadeInFromNone;
    animation-duration: 0.5s;
    animation-name: wtFadeInFromNone;
  }
  @keyframes wtFadeInFromNone {
    0% {
      display: none;
      opacity: 0;
    }
    1% {
      display: block;
      opacity: 0;
    }
    100% {
      display: block;
      opacity: 1;
    }
  }
  @-webkit-keyframes wtFadeInFromNone {
    0% {
      display: none;
      opacity: 0;
    }
    1% {
      display: block;
      opacity: 0;
    }
    100% {
      display: block;
      opacity: 1;
    }
  }
  .handsontable.mobile,
  .handsontable.mobile .wtHolder {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-overflow-scrolling: touch;
  }
  .htMobileEditorContainer {
    display: none;
    position: absolute;
    top: 0;
    width: 70%;
    height: 54pt;
    background: #f8f8f8;
    border-radius: 20px;
    border: 1px solid #ebebeb;
    z-index: 999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-text-size-adjust: none;
  }
  .topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle),
  .topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea) {
    z-index: 9999;
  }
  .topLeftSelectionHandle,
  .topLeftSelectionHandle-HitArea,
  .bottomRightSelectionHandle,
  .bottomRightSelectionHandle-HitArea {
    left: -10000px;
    top: -10000px;
  }
  .htMobileEditorContainer.active {
    display: block;
  }
  .htMobileEditorContainer .inputs {
    position: absolute;
    right: 210pt;
    bottom: 10pt;
    top: 10pt;
    left: 14px;
    height: 34pt;
  }
  .htMobileEditorContainer .inputs textarea {
    font-size: 13pt;
    border: 1px solid #a1a1a1;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    left: 14px;
    right: 14px;
    top: 0;
    bottom: 0;
    padding: 7pt;
  }
  .htMobileEditorContainer .cellPointer {
    position: absolute;
    top: -13pt;
    height: 0;
    width: 0;
    left: 30px;
    border-left: 13pt solid transparent;
    border-right: 13pt solid transparent;
    border-bottom: 13pt solid #ebebeb;
  }
  .htMobileEditorContainer .cellPointer.hidden {
    display: none;
  }
  .htMobileEditorContainer .cellPointer:before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    height: 0;
    width: 0;
    left: -13pt;
    border-left: 13pt solid transparent;
    border-right: 13pt solid transparent;
    border-bottom: 13pt solid #f8f8f8;
  }
  .htMobileEditorContainer .moveHandle {
    position: absolute;
    top: 10pt;
    left: 5px;
    width: 30px;
    bottom: 0px;
    cursor: move;
    z-index: 9999;
  }
  .htMobileEditorContainer .moveHandle:after {
    content: "..\A..\A..\A..";
    white-space: pre;
    line-height: 10px;
    font-size: 20pt;
    display: inline-block;
    margin-top: -8px;
    color: #ebebeb;
  }
  .htMobileEditorContainer .positionControls {
    width: 205pt;
    position: absolute;
    right: 5pt;
    top: 0;
    bottom: 0;
  }
  .htMobileEditorContainer .positionControls > div {
    width: 50pt;
    height: 100%;
    float: left;
  }
  .htMobileEditorContainer .positionControls > div:after {
    content: " ";
    display: block;
    width: 15pt;
    height: 15pt;
    text-align: center;
    line-height: 50pt;
  }
  .htMobileEditorContainer .leftButton:after,
  .htMobileEditorContainer .rightButton:after,
  .htMobileEditorContainer .upButton:after,
  .htMobileEditorContainer .downButton:after {
    transform-origin: 5pt 5pt;
    -webkit-transform-origin: 5pt 5pt;
    margin: 21pt 0 0 21pt;
  }
  .htMobileEditorContainer .leftButton:after {
    border-top: 2px solid #288ffe;
    border-left: 2px solid #288ffe;
    -webkit-transform: rotate(-45deg);
    /*margin-top: 17pt;*/
    /*margin-left: 20pt;*/
  }
  .htMobileEditorContainer .leftButton:active:after {
    border-color: #cfcfcf;
  }
  .htMobileEditorContainer .rightButton:after {
    border-top: 2px solid #288ffe;
    border-left: 2px solid #288ffe;
    -webkit-transform: rotate(135deg);
    /*margin-top: 17pt;*/
    /*margin-left: 10pt;*/
  }
  .htMobileEditorContainer .rightButton:active:after {
    border-color: #cfcfcf;
  }
  .htMobileEditorContainer .upButton:after {
    /*border-top: 2px solid #cfcfcf;*/
    border-top: 2px solid #288ffe;
    border-left: 2px solid #288ffe;
    -webkit-transform: rotate(45deg);
    /*margin-top: 22pt;*/
    /*margin-left: 15pt;*/
  }
  .htMobileEditorContainer .upButton:active:after {
    border-color: #cfcfcf;
  }
  .htMobileEditorContainer .downButton:after {
    border-top: 2px solid #288ffe;
    border-left: 2px solid #288ffe;
    -webkit-transform: rotate(225deg);
    /*margin-top: 15pt;*/
    /*margin-left: 15pt;*/
  }
  .htMobileEditorContainer .downButton:active:after {
    border-color: #cfcfcf;
  }
  .handsontable.hide-tween {
    -webkit-animation: opacity-hide 0.3s;
    animation: opacity-hide 0.3s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
  }
  .handsontable.show-tween {
    -webkit-animation: opacity-show 0.3s;
    animation: opacity-show 0.3s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
  }
  .htContextMenu {
    display: none;
    position: absolute;
    z-index: 1060;
    /* needs to be higher than 1050 - z-index for Twitter Bootstrap modal (#1569) */
  }
  .htContextMenu .ht_clone_top,
  .htContextMenu .ht_clone_left,
  .htContextMenu .ht_clone_corner,
  .htContextMenu .ht_clone_debug {
    display: none;
  }
  .htContextMenu table.htCore {
    border: 1px solid #ccc;
    border-bottom-width: 2px;
    border-right-width: 2px;
  }
  .htContextMenu .wtBorder {
    visibility: hidden;
  }
  .htContextMenu table tbody tr td {
    background: white;
    border-width: 0;
    padding: 4px 6px 0 6px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .htContextMenu table tbody tr td:first-child {
    border: 0;
  }
  .htContextMenu table tbody tr td.htDimmed {
    font-style: normal;
    color: #323232;
  }
  .htContextMenu table tbody tr td.current,
  .htContextMenu table tbody tr td.zeroclipboard-is-hover {
    background: #f3f3f3;
  }
  .htContextMenu table tbody tr td.htSeparator {
    border-top: 1px solid #bbb;
    height: 0;
    padding: 0;
    cursor: default;
  }
  .htContextMenu table tbody tr td.htDisabled {
    color: #999;
    cursor: default;
  }
  .htContextMenu table tbody tr td.htDisabled:hover {
    background: #fff;
    color: #999;
    cursor: default;
  }
  .htContextMenu table tbody tr.htHidden {
    display: none;
  }
  .htContextMenu table tbody tr td .htItemWrapper {
    margin-left: 10px;
    margin-right: 6px;
  }
  .htContextMenu table tbody tr td div span.selected {
    margin-top: -2px;
    position: absolute;
    left: 4px;
  }
  .htContextMenu .ht_master .wtHolder {
    overflow: hidden;
  }
  textarea#HandsontableCopyPaste {
    position: fixed !important;
    bottom: 100% !important;
    right: 100% !important;
    outline: 0 none !important;
  }
  .htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_top_left_corner th:nth-child(2),
  .htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_left td:first-of-type {
    border-left: 0 none;
  }
  .handsontable .wtHider {
    position: relative;
  }
  .handsontable.ht__manualColumnMove.after-selection--columns thead th.ht__highlight {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grab;
  }
  .handsontable.ht__manualColumnMove.on-moving--columns,
  .handsontable.ht__manualColumnMove.on-moving--columns thead th.ht__highlight {
    cursor: move;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
  .handsontable.ht__manualColumnMove.on-moving--columns .manualColumnResizer {
    display: none;
  }
  .handsontable .ht__manualColumnMove--guideline,
  .handsontable .ht__manualColumnMove--backlight {
    position: absolute;
    height: 100%;
    display: none;
  }
  .handsontable .ht__manualColumnMove--guideline {
    background: #757575;
    width: 2px;
    top: 0;
    margin-left: -1px;
    z-index: 105;
  }
  .handsontable .ht__manualColumnMove--backlight {
    background: #343434;
    background: rgba(52,52,52,0.25);
    display: none;
    z-index: 105;
    pointer-events: none;
  }
  .handsontable.on-moving--columns.show-ui .ht__manualColumnMove--guideline,
  .handsontable.on-moving--columns .ht__manualColumnMove--backlight {
    display: block;
  }
  .handsontable .wtHider {
    position: relative;
  }
  .handsontable.ht__manualRowMove.after-selection--rows tbody th.ht__highlight {
    cursor: move;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    cursor: grab;
  }
  .handsontable.ht__manualRowMove.on-moving--rows,
  .handsontable.ht__manualRowMove.on-moving--rows tbody th.ht__highlight {
    cursor: move;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
  .handsontable.ht__manualRowMove.on-moving--rows .manualRowResizer {
    display: none;
  }
  .handsontable .ht__manualRowMove--guideline,
  .handsontable .ht__manualRowMove--backlight {
    position: absolute;
    width: 100%;
    display: none;
  }
  .handsontable .ht__manualRowMove--guideline {
    background: #757575;
    height: 2px;
    left: 0;
    margin-top: -1px;
    z-index: 105;
  }
  .handsontable .ht__manualRowMove--backlight {
    background: #343434;
    background: rgba(52,52,52,0.25);
    display: none;
    z-index: 105;
    pointer-events: none;
  }
  .handsontable.on-moving--rows.show-ui .ht__manualRowMove--guideline,
  .handsontable.on-moving--rows .ht__manualRowMove--backlight {
    display: block;
  }
  .dokuwiki div.editbutton_table {
    margin-top: -1.7em;
    float: none;
    display: none;
    margin-bottom: 1em;
  }
  .dokuwiki div.editbutton_table form div.no button,
  .dokuwiki div.editbutton_table form div.no input.button {
    margin-left: 0.6em;
    padding: 0 0.3em;
    background-image: none;
    border-top: none;
    float: none;
    line-height: 1.8em;
    height: 1.8em;
    border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-right-radius: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
    -webkit-border-bottom-right-radius: 0.5em;
    border-bottom-left-radius: 0.5em;
    -moz-border-radius-bottomleft: 0.5em;
    -webkit-border-bottom-left-radius: 0.5em;
  }
  #edittable__editor {
    margin-bottom: 1.4em;
    height: 400px;
    width: 100%;
    display: block;
    overflow: hidden;
  }
  #edittable__editor table td.right {
    text-align: right;
    float: none;
  }
  #edittable__editor table td.center {
    text-align: center;
  }
  #edittable__editor table td.header {
    font-weight: bold;
    background-color: #eee;
    background-image: none;
  }
  div.picker {
    z-index: 500;
  }
  #link__wiz {
    z-index: 103;
  }
  .htContextMenu table tbody tr td {
    padding-left: 0;
    padding-right: 0;
  }
  .htContextMenu table tbody tr td div.htItemWrapper {
    margin-left: 4px;
    padding-left: 20px;
    background-position: center left;
    background-repeat: no-repeat;
  }
  .htContextMenu table tbody tr td div.htItemWrapper.toggle_header {
    background-image: url('../plugins/edittable/images/text_heading.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.align_left {
    background-image: url('../plugins/edittable/images/a_left.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.align_center {
    background-image: url('../plugins/edittable/images/a_center.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.align_right {
    background-image: url('../plugins/edittable/images/a_right.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.row_above {
    background-image: url('../plugins/edittable/images/row_above.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.remove_row {
    background-image: url('../plugins/edittable/images/remove_row.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.row_below {
    background-image: url('../plugins/edittable/images/row_below.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.col_left {
    background-image: url('../plugins/edittable/images/col_left.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.remove_col {
    background-image: url('../plugins/edittable/images/remove_col.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.col_right {
    background-image: url('../plugins/edittable/images/col_right.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.mergeCells {
    padding-left: 0px;
  }
  .htContextMenu table tbody tr td div.htItemWrapper.mergeCells div {
    padding-left: 20px;
    background-position: center left;
    background-repeat: no-repeat;
  }
  .htContextMenu table tbody tr td div.htItemWrapper.mergeCells div.merge {
    background-image: url('../plugins/edittable/images/merge_cells.png');
  }
  .htContextMenu table tbody tr td div.htItemWrapper.mergeCells div.unmerge {
    background-image: url('../plugins/edittable/images/split_cells.png');
  }
  .htContextMenu table tbody td.htSeparator div {
    padding-left: 0;
  }
  #plugin__extensionlightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4AWNg2AwAALYAtJA+g34AAAAASUVORK5CYII=) repeat;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
  }
  #plugin__extensionlightbox p {
    text-align: right;
    color: #fff;
    margin-right: 20px;
    font-size: 12px;
  }
  #plugin__extensionlightbox img {
    box-shadow: 0 0 25px #111;
    max-width: 90%;
    max-height: 90%;
  }
  #extension__manager ul.tabs li.active a {
    background-color: #eee;
    border-bottom: solid 1px #eee;
    z-index: 2;
  }
  #extension__manager .panelHeader {
    background-color: #eee;
    margin: 0 0 10px 0;
    padding: 10px 10px 8px;
    overflow: hidden;
  }
  #extension__manager div.msg {
    margin: 0.4em 0 0 0;
  }
  #extension__list ul.extensionList {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    list-style: none;
  }
  #extension__list ul.extensionList li {
    margin: 0 0 .5em;
    padding: 0 0 .5em;
    color: #333;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
  }
  #extension__list button {
    margin-bottom: .3em;
  }
  #extension__list .legend {
    position: relative;
    width: 75%;
    float: left;
  }
  #extension__list .legend > div {
    padding: 0 .5em 0 132px;
    border-right: 1px solid #eee;
    overflow: hidden;
  }
  #extension__list .legend div.screenshot {
    margin-top: 4px;
    margin-left: -132px;
    max-width: 120px;
    float: left;
    position: relative;
  }
  #extension__list .legend div.screenshot img {
    width: 120px;
    height: 70px;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #666;
  }
  #extension__list .legend div.screenshot span {
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #extension__list .legend h2 {
    width: 100%;
    float: right;
    margin: 0.2em 0 0.5em;
    font-size: 100%;
    font-weight: normal;
    border: none;
  }
  #extension__list .legend h2 strong {
    font-size: 120%;
    font-weight: bold;
    vertical-align: baseline;
  }
  #extension__list .legend p {
    margin: 0 0 0.6em 0;
  }
  #extension__list .legend div.popularity {
    background-color: #fff;
    border: 1px solid silver;
    height: .4em;
    margin: 0 auto;
    padding: 1px;
    width: 5.5em;
    position: absolute;
    right: .5em;
    top: 0.2em;
  }
  #extension__list .legend div.popularity div {
    background-color: #ccc;
    height: 100%;
  }
  #extension__list .legend div.linkbar {
    font-size: 85%;
  }
  #extension__list .legend div.linkbar span.tags {
    padding-left: 18px;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAABHElEQVR4AV3KT0sCQRjH8edNeC16F8LS69D+YKRlhAeXRAkxliWWPUhIRIcgJIKILl68SBdB6BL0AjwJXQKPEiM9l2/DNIgbX4Zh5veRW27ocUWXlIQ4h2STa3TVyJLOPyI9lCEpA0eGxDQzRLooCUj0MeMbtbBNfY1I6j6jn87nnCnPKC80qK2IJKhtyZwZTUKeUHvqVD2R2LyjLJjSIOKSliMP1Cg7IhfbbfOGMiYkJiXxpE+VkiXWtIKGmaBMOPOkySPKHWX2coItDOpmvCIJ5/Ze0ueInU3BVQtOzasjIS06fP3NW4jgOwmOzciRiIWbi3ZeA0glODRD1Nan4ucMQA7yJTPg3s9Z4NvP75oKBT97kK2YL2ysv38BeXJNZj9ZoigAAAAASUVORK5CYII=) no-repeat 0 0;
  }
  #extension__list .legend div.linkbar a.bugs {
    padding-left: 18px;
    background: transparent url(data:image/gif;base64,R0lGODlhEAAQAPMPAJGRkYuLi6Ojo1lZWbS0tIyMjGlpaU9PT4WFhXJycn9/f0dHR76+vsjIyNjY2AAAACH5BAUAAA8ALAAAAAAQABAAAARv8Mn5wCw0S4Af0tUUBEmiGBpgFQGCEM6nsUDTEInAlIYlIQGGYKhIABaSkQsg5DAJhsPEpWgIOAUCAIqaKLaAQDYMHZglX8LoGrgOMkVBmyUwvDWJAUFQcB+kGgY9AAOAB0gaZoWAIBl/jSALiBMRADs=) no-repeat 0 0;
  }
  #extension__list .legend a.info {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAQlBMVEW7xdG8xtK9x9PAydPAydTBytXHz9jJ0NnK0dnS2d/V2t/W2uDb4Obg5Oni5enr7vHu8PP09fb5+fr9/f39/f7///8blOpbAAAAPklEQVR4AWMQRQYk8PgZEECAQZSXEQb4QSp5mCCAF6xPmJMZBPigpgizsbCwcAnDzBRiZ+UWQdggyCFE0HYAuFoKlJBmmk4AAAAASUVORK5CYII=) no-repeat 0 0;
    border-width: 0;
    height: 13px;
    width: 13px;
    text-indent: -9999px;
    float: right;
    margin: .5em 0 0;
    overflow: hidden;
  }
  #extension__list .legend a.info.close {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAQlBMVEW7xdG8xtK9x9PAydPAydTBytXHz9jJ0NnK0dnS2d/V2t/W2uDb4Obg5Oni5enr7vHu8PP09fb5+fr9/f39/f7///8blOpbAAAAPklEQVR4AWMQRQbYeIIcQgieEDsrtwiMJ8zGwsLCJQzhCXMygwAfhMfDBAG8IB4vIwzwizLwMyCAAKp9xPMAzXYKlP+8464AAAAASUVORK5CYII=) no-repeat 0 0;
  }
  #extension__list .legend dl.details {
    margin: 0.4em 0 0 0;
    font-size: 85%;
    border-top: 1px solid #eee;
    clear: both;
  }
  #extension__list .legend dl.details dt {
    clear: left;
    float: left;
    width: 25%;
    margin: 0;
    text-align: right;
    font-weight: normal;
    padding: 0.2em 5px 0 0;
    font-weight: bold;
  }
  #extension__list .legend dl.details dd {
    margin-left: 25%;
    padding: 0.2em 0 0 5px;
  }
  #extension__list .legend dl.details dd a.donate {
    padding-left: 18px;
    background: transparent url(/help/lib/plugins/extension/images/donate.png) left center no-repeat;
  }
  [dir=rtl] #extension__list .legend {
    float: right;
  }
  [dir=rtl] #extension__list .legend > div {
    padding: 0 132px 0 .5em;
    border-left: 1px solid #eee;
    border-right-width: 0;
  }
  [dir=rtl] #extension__list .legend div.screenshot {
    margin-left: 0;
    margin-right: -132px;
    float: right;
  }
  [dir=rtl] #extension__list .legend div.screenshot span {
    left: auto;
    right: 0;
  }
  [dir=rtl] #extension__list .legend h2 {
    float: left;
  }
  [dir=rtl] #extension__list .legend div.popularity {
    right: auto;
    left: .5em;
  }
  [dir=rtl] #extension__list .legend div.linkbar span.tags,
  [dir=rtl] #extension__list .legend dl.details dd a.donate {
    padding-left: 0;
    padding-right: 18px;
    background-position: top right;
  }
  [dir=rtl] #extension__list .legend a.info {
    float: left;
  }
  [dir=rtl] #extension__list .legend dl.details dt {
    clear: right;
    float: right;
    text-align: left;
    padding-left: 5px;
    padding-right: 0;
  }
  [dir=rtl] #extension__list .legend dl.details dd {
    margin-left: 0;
    margin-right: 25%;
    padding-left: 0;
    padding-right: 5px;
  }
  #extension__list.hasDisplayOptions .enabled,
  #extension__list.hasDisplayOptions .disabled,
  #extension__list.hasDisplayOptions .updatable {
    display: none;
  }
  #extension__list.hasDisplayOptions.enabled .enabled,
  #extension__list.hasDisplayOptions.disabled .disabled,
  #extension__list.hasDisplayOptions.updatable .updatable {
    display: block;
  }
  #extension__list .enabled div.screenshot span {
    background: transparent url(/help/lib/plugins/extension/images/enabled.png) no-repeat 2px 2px;
  }
  #extension__list .disabled div.screenshot span {
    background: transparent url(/help/lib/plugins/extension/images/disabled.png) no-repeat 2px 2px;
  }
  #extension__list .disabled .legend {
    opacity: 0.7;
  }
  #extension__manager .actions {
    padding: 0;
    font-size: 95%;
    width: 25%;
    float: right;
    text-align: right;
  }
  #extension__manager .actions .version {
    display: block;
  }
  #extension__manager .actions p {
    margin: 0.2em 0;
    text-align: center;
  }
  #extension__manager .actions p.permerror {
    margin-left: 0.4em;
    text-align: left;
    padding-left: 19px;
    background: transparent url(/help/lib/plugins/extension/images/warning.png) center left no-repeat;
    line-height: 18px;
    font-size: 12px;
  }
  [dir=rtl] #extension__manager .actions {
    float: left;
    text-align: left;
  }
  [dir=rtl] #extension__manager .actions p.permerror {
    margin-left: 0;
    margin-right: 0.4em;
    text-align: right;
    padding-left: 0;
    padding-right: 19px;
    background-position: center right;
  }
  #extension__manager form.search {
    display: block;
    margin-bottom: 2em;
  }
  #extension__manager form.search span {
    font-weight: bold;
  }
  #extension__manager form.search input.edit {
    width: 25em;
  }
  #extension__manager form.install {
    text-align: center;
    display: block;
    width: 60%;
  }
  #extension__viewoptions label {
    margin-left: 1em;
    vertical-align: baseline;
  }
  div.dokuwiki div.plugin_include_content div.secedit {
    float: right;
    margin-left: 1em;
    margin-top: 0;
  }
  div.dokuwiki div.inclmeta {
    border-top: 1px dotted #ccc;
    padding-top: 0.2em;
    color: #666;
    font-size: 80%;
    line-height: 1.25;
    /*margin-top: 0.5em;*/
    margin-bottom: 2em;
  }
  div.dokuwiki div.inclmeta a.permalink {
    background: transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHAK6urpGRkb+/v/X19dfX125ubkpKSv///yH5BAEAAAcALAAAAAAQAAwAAANCeLrc/jC2IYIlwwYxVg4DUQWEaHWHUBCBUQRFYQRAISjXYAgiYIQWRY1lKBpJBYCC8AIAYM3nasGM2aoxgmTLPSQAADs=) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
  }
  div.dokuwiki div.inclmeta abbr.published {
    background: transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHAP///2VlZePj49ra2qOjo4KCgr29vf///yH5BAEAAAcALAAAAAAQAAwAAANAeKpDFYWMRY8pRhBxTT1DIQAAQQrFRBEGWboGUYmueRZVUBK8CwSzke9WYQ1JsUpI6EKpKJ0RB/NhOCCSqraSAAA7) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
    border-bottom: 0;
  }
  div.dokuwiki div.inclmeta span.author {
    background: transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHACcnJ0RERPDw8HBwcKenp9jY2MLCwv///yH5BAEAAAcALAAAAAAQAAwAAAM5eLo1YyvGAiqAMhoLRp6c9ymURYyKEFgYSlQiKgxB3UoGXe8DISyznVBYIAGGQ8DpIDAQntAooZgAADs=) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
  }
  div.dokuwiki div.inclmeta span.author a.interwiki {
    background: none;
    padding: 0;
  }
  div.dokuwiki div.inclmeta span.comment {
    background: transparent url(data:image/gif;base64,R0lGODlhEAAMAKIHAGVlZaysrP///9DQ0IKCgujo6JaWlv///yH5BAEAAAcALAAAAAAQAAwAAAM0eLrcbCDKSAojQeitAxDLx43EEI6kqYioVp6tqx5Y7IFKAUWGpleOkA4QCC4MkKIxRzQmAAA7) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
  }
  div.dokuwiki div.inclmeta div.tags {
    border-top: 0;
    font-size: 100%;
    float: right;
    clear: none;
  }
  div.dokuwiki p.include_readmore {
    text-align: right;
  }
  .dtree {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    white-space: nowrap !important;
    word-wrap: normal !important;
    line-height: normal;
  }
  .dtree img {
    border: 0;
    vertical-align: top;
  }
  .dokuwiki .dtree a,
  .dokuwiki .aside .dtree a,
  .dokuwiki .dtree a:visited,
  .dokuwiki .aside .dtree a:visited,
  .dokuwiki .dtree a:link,
  .dokuwiki .aside .dtree a:link {
    color: #080;
    text-decoration: none;
  }
  .dtree a.node,
  .dtree a.nodeSel a.navSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
  }
  .dtree a.nodeSel {
    background-color: #eee;
  }
  .dokuwiki .dtree a.navSel,
  .dokuwiki .aside .dtree a.navSel {
    background-color: #ff9;
  }
  div.li a.indexmenu_idx {
    color: #d30 !important;
    text-decoration: none !important;
    font-weight: bold;
  }
  div.li a.indexmenu_idx_head {
    font-weight: bold;
  }
  div.dokuwiki div.indexmenu_list_themes {
    clear: both;
    border-top: 2px solid #ccc;
    padding-left: 1em;
  }
  .dokuwiki .dtree a.nodeFdUrl:hover,
  .dokuwiki .dtree a.nodeSel:hover,
  .dokuwiki a.navSel:hover,
  .dokuwiki .dtree a.nodeUrl:hover {
    color: #080;
    text-decoration: underline;
    background-color: #eee;
  }
  .dtree a.node:hover {
    text-decoration: none;
  }
  .dtree .indexmenu_tocbullet {
    position: absolute;
    background: transparent url(data:image/gif;base64,R0lGODlhCwANAKEDAP8AAP8zAP9VAP///yH5BAEKAAMALAAAAAALAA0AAAIbnI+pu+DsQmhRiFTlMzFYeQSABCLkpJDMyg4FADs=) no-repeat scroll;
    vertical-align: middle;
    width: 11px;
    height: 11px;
  }
  .dtree .indexmenu_larrow {
    position: absolute;
    opacity: .60;
    background: transparent url(/help/lib/plugins/indexmenu/images/larrow.gif) repeat-y scroll;
    padding-left: 22px;
    z-index: 100;
  }
  .indexmenu_toc {
    font-size: 80%;
    line-height: 1.2em;
    white-space: normal;
    overflow: hidden;
    width: 200px !important;
    z-index: 100 !important;
    word-wrap: break-word;
  }
  .indexmenu_toc ul.toc {
    border: 0 none;
  }
  .indexmenu_toc .tocheader {
    background-color: #eee;
    padding: 2px 0;
  }
  .indexmenu_toc .indexmenu_toc_inside {
    border: 1px solid #ccc;
    background-color: #fff;
    text-align: left;
    padding: 0.5em 0 0.7em 0;
    max-height: 300px;
    overflow: auto;
  }
  .dtree .indexmenu_rarrow {
    position: absolute;
    background: white url(data:image/gif;base64,R0lGODlhCwAPAKECAMzMzGZmZv///////yH5BAEUAAIALAAAAAALAA8AAAIihI8my6zdHlwvCOsAs1hInjWgpy0juV2h2qETVb7SlNRAAQA7) no-repeat scroll;
    width: 11px;
    height: 15px;
  }
  .indexmenu_rmenuhead {
    background-color: #CCFFCC;
    margin: 0;
    text-align: center;
    padding: 1px 5px;
    vertical-align: middle;
    overflow: hidden;
    width: 100px;
  }
  .indexmenu_rmenu ul {
    margin: 0;
  }
  .indexmenu_rmenu,
  .indexmenu_rmenu li ul {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    border: 1px solid black;
    font-size: 80%;
    line-height: 120%;
    padding-bottom: 5px;
    width: 110px;
  }
  .indexmenu_rmenu li a,
  .indexmenu_rmenu li span.indexmenu_submenu {
    padding: 1px 0;
    display: block;
  }
  .indexmenu_rmenu ul,
  .indexmenu_rmenu li {
    list-style-type: none !important;
    list-style-image: none !important;
    color: #000 !important;
    padding: 0;
    text-align: center;
    position: relative;
  }
  .indexmenu_rmenu a:hover,
  .indexmenu_rmenu .indexmenu_submenu:hover {
    background-color: #E6E6E6 !important;
    display: block;
  }
  .indexmenu_opts {
    font-size: 80%;
  }
  .dtree .emptynode {
    background: transparent url(data:image/gif;base64,R0lGODlhEAAQAPMAANE7PqtdgemgNfJdANMWAI0AAP8AAP///////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAAIACwAAAAAEAAQAAAErRAhhBBCCCGEEIIIIYQQQgghhBBECCGEAgkIIYQgQggRhBARpiAEEUKIFIQQQsQYWBBCiBSEEEIIQURMQYgUhBBCCCKEEDGFFIQQQhAhhBBCxBSEEIIIIYQQQsQUUxBECCGEEELEFISgKQghhBBCxBQEEUKmIIQQQmAQiBBCCBmEEEJAQFMQQgghZBBCCAJTEEIIIYQQQhAhVBBCCCGEEIIGIYQQQgghhBBECKEIADs=) no-repeat scroll;
    display: inline;
    padding: 1px 8px;
    width: 16px;
    height: 16px;
    vertical-align: top;
    /* needed by ie7 */
    zoom: 1;
  }
  .indexmenu_rmenu li {
    margin: 0;
  }
  .indexmenu_rmenu li ul {
    display: none;
    /*.indexmenu_rmenu width-1*/
    left: 109px;
    font-size: 100%;
    top: 0;
  }
  .indexmenu_rmenu li:hover ul,
  .indexmenu_nojs,
  .indexmenu_titlemenu {
    display: block;
  }
  .indexmenu_titlemenu {
    background-color: #ccc;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
  }
  #indexmenu__wiz {
    width: 451px;
  }
  #indexmenu__wiz fieldset {
    width: 401px;
    text-align: left;
  }
  #indexmenu__wiz input {
    margin: 0 0.1em 0 0;
  }
  #indexmenu__wiz input#namespace {
    margin: 0 0.6em;
    width: 270px;
  }
  #indexmenu__wiz .number input {
    width: 30px;
  }
  #indexmenu__wiz strong {
    line-height: 1.5em;
  }
  #indexmenu__wiz label {
    margin: 0 0.6em;
  }
  #indexmenu__wiz fieldset.options label.number {
    margin: 0 0.6em 0 -0.3em;
  }
  #indexmenu__wiz input#indexmenu__insert {
    margin: 0.5em 3px 1em 3px;
  }
  #indexmenu__wiz fieldset.metanumber input[type=text] {
    width: 50px;
    margin: 5px;
  }
  .dokuwiki #indexmenu__wiz div.toolbar button.toolbutton {
    border-radius: 4px;
    margin: 0 3px 3px 0;
    border-left-width: 1px;
  }
  .dokuwiki #indexmenu__wiz div.toolbar button.toolbutton div {
    width: 16px;
    height: 16px;
    opacity: .70;
  }
  .dokuwiki #indexmenu__wiz div.toolbar button.toolbutton div:hover,
  .dokuwiki #indexmenu__wiz div.toolbar button.toolbutton div:active,
  .dokuwiki #indexmenu__wiz div.toolbar button.toolbutton.selected div {
    opacity: 1;
  }
  .dokuwiki #indexmenu__wiz div.toolbar button.toolbutton.selected {
    border-color: #333;
    /* copied from tpl/dokuwiki/css/basic.css */
    background-color: #ddd;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+);
    /*background: -moz-linear-gradient(   top, #ffffff 0%, #f4f4f4 30%, #dddddd 99%, #cccccc 99%); see FS#2447*/
    background: -webkit-linear-gradient(top,#ffffff 0%,#f4f4f4 30%,#dddddd 99%,#bbbbbb 99%);
    background: -o-linear-gradient(top,#ffffff 0%,#f4f4f4 30%,#dddddd 99%,#bbbbbb 99%);
    background: -ms-linear-gradient(top,#ffffff 0%,#f4f4f4 30%,#dddddd 99%,#bbbbbb 99%);
    background: linear-gradient(top,#ffffff 0%,#f4f4f4 30%,#dddddd 99%,#bbbbbb 99%);
  }
  #plugin__logviewer form {
    float: right;
  }
  #plugin__logviewer .tabs {
    margin-bottom: 2em;
  }
  #plugin__logviewer label {
    display: block;
    margin-top: -1em;
    margin-bottom: 1em;
  }
  #plugin__logviewer dl {
    max-height: 80vh;
    overflow: auto;
  }
  #plugin__logviewer dl dt {
    display: flex;
  }
  #plugin__logviewer dl dt.hidden {
    display: none;
  }
  #plugin__logviewer dl dt .datetime {
    flex: 0 0 auto;
    margin-right: 1em;
  }
  #plugin__logviewer dl dt .log {
    flex: 1 1 auto;
  }
  #plugin__logviewer dl dt .log span {
    display: block;
  }
  #plugin__logviewer dl dt .log span.file {
    font-family: monospace;
  }
  #plugin__logviewer dl dd {
    font-size: 80%;
    white-space: nowrap;
    font-family: monospace;
  }
  #plugin__styling button.primary {
    font-weight: bold;
  }
  [dir=rtl] #plugin__styling table input {
    text-align: right;
  }
  #plugin__styling_loader {
    display: none;
  }
  .dokuwiki div.plugin_translation {
    float: right;
    font-size: 95%;
    padding-right: 0.1em;
    margin: 0.0em 0 0.3em 0;
    text-align: right;
  }
  .dokuwiki div.plugin_translation ul {
    padding: 0;
    margin: 0;
  }
  .dokuwiki div.plugin_translation ul li {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0.2em 0 0 0;
  }
  .dokuwiki div.plugin_translation ul li img {
    margin: -0.1em 0.2em;
  }
  .dokuwiki div.plugin_translation ul li a.wikilink1:link,
  .dokuwiki div.plugin_translation ul li a.wikilink1:hover,
  .dokuwiki div.plugin_translation ul li a.wikilink1:active,
  .dokuwiki div.plugin_translation ul li a.wikilink1:visited {
    background-color: #000080;
    color: #fff;
    text-decoration: none;
    padding: 0 0.2em;
    margin: 0.1em 0.2em;
    border: none !important;
  }
  .dokuwiki div.plugin_translation ul li a.wikilink2:link,
  .dokuwiki div.plugin_translation ul li a.wikilink2:hover,
  .dokuwiki div.plugin_translation ul li a.wikilink2:active,
  .dokuwiki div.plugin_translation ul li a.wikilink2:visited {
    background-color: #808080;
    color: #fff;
    text-decoration: none;
    padding: 0 0.2em;
    margin: 0.1em 0.2em;
    border: none !important;
  }
  .dokuwiki div.plugin_translation select,
  .dokuwiki div.plugin_translation input {
    border: none;
    background-color: #ccc;
  }
  .dokuwiki div.plugin_translation option.flag {
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: left center;
  }
  .dokuwiki div.plugin_translation select.wikilink1,
  .dokuwiki div.plugin_translation option.wikilink1 {
    color: #000080;
    text-align: center;
  }
  .dokuwiki div.plugin_translation select.wikilink2,
  .dokuwiki div.plugin_translation option.wikilink2 {
    color: #808080;
    text-align: center;
  }
  .dokuwiki div.plugin_translation img.wikilink2,
  .dokuwiki div.plugin_translation .wikilink2 img {
    opacity: 0.5;
  }
  table#outdated_translations td {
    padding-left: 3px;
    padding-right: 3px;
  }
  table#outdated_translations td.missing {
    background-color: #ff6666;
  }
  table#outdated_translations td.outdated {
    background-color: #ffff66;
  }
  table#outdated_translations td.current {
    background-color: #00CC00;
  }
  #plugin__upgrade {
    margin: 0 auto;
    height: 20em;
    overflow: auto;
  }
  #plugin__upgrade_form {
    display: block;
    overflow: auto;
    margin: 1em;
    font-size: 120%;
  }
  #plugin__upgrade_careful {
    float: right;
    text-align: right;
    margin-right: 1em;
    color: red;
  }
  #plugin__upgrade_form {
    clear: right;
  }
  #plugin__upgrade_form button {
    float: right;
    margin-left: 0.5em;
  }
  #plugin__upgrade_form button.careful {
    opacity: 0.5;
  }
  #plugin__upgrade_meter {
    height: 20px;
    position: relative;
    margin: 3em 1em 1em 1em;
  }
  #plugin__upgrade_meter ol {
    margin: 0;
    padding: 0;
    display: block;
    height: 100%;
    border-radius: 10px;
    background-color: #ddd;
    position: relative;
    list-style: none;
  }
  #plugin__upgrade_meter ol li {
    float: left;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 19%;
    position: relative;
    border-radius: 10px;
  }
  #plugin__upgrade_meter ol li span {
    right: -0.5em;
    display: block;
    text-align: center;
  }
  #plugin__upgrade_meter ol li .step {
    top: -0.4em;
    padding: .2em 0;
    border: 3px solid #ddd;
    z-index: 99;
    font-size: 1.25em;
    color: #ddd;
    width: 1.5em;
    font-weight: 700;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
  }
  #plugin__upgrade_meter ol li .stage {
    color: #fff;
    font-weight: 700;
  }
  #plugin__upgrade_meter ol li.active {
    height: 20px;
    background: #aaa;
  }
  #plugin__upgrade_meter ol li.active span.stage {
    color: #000;
  }
  #plugin__upgrade_meter ol li.active span.step {
    color: #000;
    border: 3px solid #2b73b7;
  }
  #user__manager tr.disabled {
    color: #6f6f6f;
    background: #e4e4e4;
  }
  #user__manager tr.user_info {
    vertical-align: top;
  }
  #user__manager div.edit_user {
    width: 46%;
    float: left;
  }
  #user__manager table {
    margin-bottom: 1em;
  }
  #user__manager ul.notes {
    padding-left: 0;
    padding-right: 1.4em;
  }
  #user__manager button[disabled] {
    color: #ccc !important;
    border-color: #ccc !important;
  }
  #user__manager .import_users {
    margin-top: 1.4em;
  }
  #user__manager .import_failures {
    margin-top: 1.4em;
  }
  #user__manager .import_failures td.lineno {
    text-align: center;
  }
  .dokuwiki .wrap_box {
    background: #eee;
    color: #333;
  }
  .dokuwiki div.wrap_box,
  .dokuwiki div.wrap_danger,
  .dokuwiki div.wrap_warning,
  .dokuwiki div.wrap_caution,
  .dokuwiki div.wrap_notice,
  .dokuwiki div.wrap_safety {
    padding: 1em 1em .5em;
    margin-bottom: 1.5em;
    overflow: hidden;
  }
  .dokuwiki span.wrap_box,
  .dokuwiki span.wrap_danger,
  .dokuwiki span.wrap_warning,
  .dokuwiki span.wrap_caution,
  .dokuwiki span.wrap_notice,
  .dokuwiki span.wrap_safety {
    padding: 0 .3em;
  }
  .dokuwiki div.wrap_info,
  .dokuwiki div.wrap_important,
  .dokuwiki div.wrap_alert,
  .dokuwiki div.wrap_tip,
  .dokuwiki div.wrap_help,
  .dokuwiki div.wrap_todo,
  .dokuwiki div.wrap_download {
    padding: 1em 1em .5em 70px;
    margin-bottom: 1.5em;
    min-height: 68px;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    color: inherit;
    overflow: hidden;
  }
  .dokuwiki span.wrap_info,
  .dokuwiki span.wrap_important,
  .dokuwiki span.wrap_alert,
  .dokuwiki span.wrap_tip,
  .dokuwiki span.wrap_help,
  .dokuwiki span.wrap_todo,
  .dokuwiki span.wrap_download {
    padding: 0 2px 0 20px;
    min-height: 20px;
    background-position: 2px 50%;
    background-repeat: no-repeat;
    color: inherit;
  }
  [dir=rtl] .dokuwiki div.wrap_info,
  [dir=rtl] .dokuwiki div.wrap_important,
  [dir=rtl] .dokuwiki div.wrap_alert,
  [dir=rtl] .dokuwiki div.wrap_tip,
  [dir=rtl] .dokuwiki div.wrap_help,
  [dir=rtl] .dokuwiki div.wrap_todo,
  [dir=rtl] .dokuwiki div.wrap_download {
    padding: 1em 60px .5em 1em;
    background-position: right 50%;
  }
  [dir=rtl] .dokuwiki span.wrap_info,
  [dir=rtl] .dokuwiki span.wrap_important,
  [dir=rtl] .dokuwiki span.wrap_alert,
  [dir=rtl] .dokuwiki span.wrap_tip,
  [dir=rtl] .dokuwiki span.wrap_help,
  [dir=rtl] .dokuwiki span.wrap_todo,
  [dir=rtl] .dokuwiki span.wrap_download {
    padding: 0 18px 0 2px;
    background-position: right 50%;
  }
  .dokuwiki .wrap_info {
    background-color: #d1d7df;
  }
  .dokuwiki .wrap__dark.wrap_info {
    background-color: #343e4a;
  }
  .dokuwiki div.wrap_info {
    background-image: url(/help/lib/plugins/wrap/images/note/48/info.png);
  }
  .dokuwiki span.wrap_info {
    background-image: url(/help/lib/plugins/wrap/images/note/16/info.png);
  }
  .dokuwiki .wrap_important {
    background-color: #ffd39f;
  }
  .dokuwiki .wrap__dark.wrap_important {
    background-color: #6c3b00;
  }
  .dokuwiki div.wrap_important {
    background-image: url(/help/lib/plugins/wrap/images/note/48/important.png);
  }
  .dokuwiki span.wrap_important {
    background-image: url(/help/lib/plugins/wrap/images/note/16/important.png);
  }
  .dokuwiki .wrap_alert {
    background-color: #ffbcaf;
  }
  .dokuwiki .wrap__dark.wrap_alert {
    background-color: #6b1100;
  }
  .dokuwiki div.wrap_alert {
    background-image: url(/help/lib/plugins/wrap/images/note/48/alert.png);
  }
  .dokuwiki span.wrap_alert {
    background-image: url(/help/lib/plugins/wrap/images/note/16/alert.png);
  }
  .dokuwiki .wrap_tip {
    background-color: #fff79f;
  }
  .dokuwiki .wrap__dark.wrap_tip {
    background-color: #4a4400;
  }
  .dokuwiki div.wrap_tip {
    background-image: url(/help/lib/plugins/wrap/images/note/48/tip.png);
  }
  .dokuwiki span.wrap_tip {
    background-image: url(/help/lib/plugins/wrap/images/note/16/tip.png);
  }
  .dokuwiki .wrap_help {
    background-color: #dcc2ef;
  }
  .dokuwiki .wrap__dark.wrap_help {
    background-color: #3c1757;
  }
  .dokuwiki div.wrap_help {
    background-image: url(/help/lib/plugins/wrap/images/note/48/help.png);
  }
  .dokuwiki span.wrap_help {
    background-image: url(/help/lib/plugins/wrap/images/note/16/help.png);
  }
  .dokuwiki .wrap_todo {
    background-color: #c2efdd;
  }
  .dokuwiki .wrap__dark.wrap_todo {
    background-color: #17573e;
  }
  .dokuwiki div.wrap_todo {
    background-image: url(/help/lib/plugins/wrap/images/note/48/todo.png);
  }
  .dokuwiki span.wrap_todo {
    background-image: url(/help/lib/plugins/wrap/images/note/16/todo.png);
  }
  .dokuwiki .wrap_download {
    background-color: #d6efc2;
  }
  .dokuwiki .wrap__dark.wrap_download {
    background-color: #345717;
  }
  .dokuwiki div.wrap_download {
    background-image: url(/help/lib/plugins/wrap/images/note/48/download.png);
  }
  .dokuwiki span.wrap_download {
    background-image: url(/help/lib/plugins/wrap/images/note/16/download.png);
  }
  .dokuwiki .wrap_danger {
    background-color: #c00;
    color: #fff;
  }
  .dokuwiki .wrap_warning {
    background-color: #f60;
    color: #000;
  }
  .dokuwiki .wrap_caution {
    background-color: #ff0;
    color: #000;
  }
  .dokuwiki .wrap_notice {
    background-color: #06f;
    color: #fff;
  }
  .dokuwiki .wrap_safety {
    background-color: #090;
    color: #fff;
  }
  .dokuwiki .wrap_hi {
    background-color: #ff9;
    overflow: hidden;
  }
  .dokuwiki .wrap__dark.wrap_hi {
    background-color: #4e4e0d;
  }
  .dokuwiki .wrap_spoiler {
    background-color: #fff !important;
    color: #fff !important;
    border: 1px dotted red;
  }
  .dokuwiki .wrap_onlyprint {
    display: none;
  }
  .dokuwiki .plugin_wrap.tabs {
    margin-bottom: 1.4em;
  }
  .dokuwiki .wrap_button a:link,
  .dokuwiki .wrap_button a:visited {
    background-color: #eee;
  }
  .dokuwiki .wrap_button a:link:hover,
  .dokuwiki .wrap_button a:visited:hover,
  .dokuwiki .wrap_button a:link:focus,
  .dokuwiki .wrap_button a:visited:focus,
  .dokuwiki .wrap_button a:link:active,
  .dokuwiki .wrap_button a:visited:active {
    background-color: #ddd;
  }
  .dokuwiki {
    /* box
********************************************************************/
    /*____________ notes with icons ____________*/
    /* general styles for all note divs */
    /* general styles for all note spans */
    /* sorry for icons glued to the right side, but there is currently no way
     to make this look good without adjusting the images themselves */
    /*____________ info ____________*/
    /*____________ important ____________*/
    /*____________ alert ____________*/
    /*____________ tip ____________*/
    /*____________ help ____________*/
    /*____________ todo ____________*/
    /*____________ download ____________*/
    /*____________ safety notes ____________*/
    /* mark
********************************************************************/
    /* miscellaneous
********************************************************************/
    /*____________ spoiler ____________*/
    /*____________ only print ____________*/
    /*____________ tabs ____________*/
    /* in addition to template styles */
    /*____________ button-style link ____________*/
  }
  .dokuwiki .wrap_box {
    background: #eee;
    color: #333;
  }
  .dokuwiki div.wrap_box,
  .dokuwiki div.wrap_danger,
  .dokuwiki div.wrap_warning,
  .dokuwiki div.wrap_caution,
  .dokuwiki div.wrap_notice,
  .dokuwiki div.wrap_safety {
    padding: 1em 1em .5em;
    margin-bottom: 1.5em;
    overflow: hidden;
  }
  .dokuwiki span.wrap_box,
  .dokuwiki span.wrap_danger,
  .dokuwiki span.wrap_warning,
  .dokuwiki span.wrap_caution,
  .dokuwiki span.wrap_notice,
  .dokuwiki span.wrap_safety {
    padding: 0 .3em;
  }
  .dokuwiki div.wrap_info,
  .dokuwiki div.wrap_important,
  .dokuwiki div.wrap_alert,
  .dokuwiki div.wrap_tip,
  .dokuwiki div.wrap_help,
  .dokuwiki div.wrap_todo,
  .dokuwiki div.wrap_download {
    padding: 1em 1em .5em 70px;
    margin-bottom: 1.5em;
    min-height: 68px;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    color: inherit;
    overflow: hidden;
  }
  .dokuwiki span.wrap_info,
  .dokuwiki span.wrap_important,
  .dokuwiki span.wrap_alert,
  .dokuwiki span.wrap_tip,
  .dokuwiki span.wrap_help,
  .dokuwiki span.wrap_todo,
  .dokuwiki span.wrap_download {
    padding: 0 2px 0 20px;
    min-height: 20px;
    background-position: 2px 50%;
    background-repeat: no-repeat;
    color: inherit;
  }
  .dokuwiki [dir=rtl] div.wrap_info,
  .dokuwiki [dir=rtl] div.wrap_important,
  .dokuwiki [dir=rtl] div.wrap_alert,
  .dokuwiki [dir=rtl] div.wrap_tip,
  .dokuwiki [dir=rtl] div.wrap_help,
  .dokuwiki [dir=rtl] div.wrap_todo,
  .dokuwiki [dir=rtl] div.wrap_download {
    padding: 1em 60px .5em 1em;
    background-position: right 50%;
  }
  .dokuwiki [dir=rtl] span.wrap_info,
  .dokuwiki [dir=rtl] span.wrap_important,
  .dokuwiki [dir=rtl] span.wrap_alert,
  .dokuwiki [dir=rtl] span.wrap_tip,
  .dokuwiki [dir=rtl] span.wrap_help,
  .dokuwiki [dir=rtl] span.wrap_todo,
  .dokuwiki [dir=rtl] span.wrap_download {
    padding: 0 18px 0 2px;
    background-position: right 50%;
  }
  .dokuwiki .wrap_info {
    background-color: #d1d7df;
  }
  .dokuwiki .wrap__dark.wrap_info {
    background-color: #343e4a;
  }
  .dokuwiki div.wrap_info {
    background-image: url(/help/lib/plugins/wrap/images/note/48/info.png);
  }
  .dokuwiki span.wrap_info {
    background-image: url(/help/lib/plugins/wrap/images/note/16/info.png);
  }
  .dokuwiki .wrap_important {
    background-color: #ffd39f;
  }
  .dokuwiki .wrap__dark.wrap_important {
    background-color: #6c3b00;
  }
  .dokuwiki div.wrap_important {
    background-image: url(/help/lib/plugins/wrap/images/note/48/important.png);
  }
  .dokuwiki span.wrap_important {
    background-image: url(/help/lib/plugins/wrap/images/note/16/important.png);
  }
  .dokuwiki .wrap_alert {
    background-color: #ffbcaf;
  }
  .dokuwiki .wrap__dark.wrap_alert {
    background-color: #6b1100;
  }
  .dokuwiki div.wrap_alert {
    background-image: url(/help/lib/plugins/wrap/images/note/48/alert.png);
  }
  .dokuwiki span.wrap_alert {
    background-image: url(/help/lib/plugins/wrap/images/note/16/alert.png);
  }
  .dokuwiki .wrap_tip {
    background-color: #fff79f;
  }
  .dokuwiki .wrap__dark.wrap_tip {
    background-color: #4a4400;
  }
  .dokuwiki div.wrap_tip {
    background-image: url(/help/lib/plugins/wrap/images/note/48/tip.png);
  }
  .dokuwiki span.wrap_tip {
    background-image: url(/help/lib/plugins/wrap/images/note/16/tip.png);
  }
  .dokuwiki .wrap_help {
    background-color: #dcc2ef;
  }
  .dokuwiki .wrap__dark.wrap_help {
    background-color: #3c1757;
  }
  .dokuwiki div.wrap_help {
    background-image: url(/help/lib/plugins/wrap/images/note/48/help.png);
  }
  .dokuwiki span.wrap_help {
    background-image: url(/help/lib/plugins/wrap/images/note/16/help.png);
  }
  .dokuwiki .wrap_todo {
    background-color: #c2efdd;
  }
  .dokuwiki .wrap__dark.wrap_todo {
    background-color: #17573e;
  }
  .dokuwiki div.wrap_todo {
    background-image: url(/help/lib/plugins/wrap/images/note/48/todo.png);
  }
  .dokuwiki span.wrap_todo {
    background-image: url(/help/lib/plugins/wrap/images/note/16/todo.png);
  }
  .dokuwiki .wrap_download {
    background-color: #d6efc2;
  }
  .dokuwiki .wrap__dark.wrap_download {
    background-color: #345717;
  }
  .dokuwiki div.wrap_download {
    background-image: url(/help/lib/plugins/wrap/images/note/48/download.png);
  }
  .dokuwiki span.wrap_download {
    background-image: url(/help/lib/plugins/wrap/images/note/16/download.png);
  }
  .dokuwiki .wrap_danger {
    background-color: #c00;
    color: #fff;
  }
  .dokuwiki .wrap_warning {
    background-color: #f60;
    color: #000;
  }
  .dokuwiki .wrap_caution {
    background-color: #ff0;
    color: #000;
  }
  .dokuwiki .wrap_notice {
    background-color: #06f;
    color: #fff;
  }
  .dokuwiki .wrap_safety {
    background-color: #090;
    color: #fff;
  }
  .dokuwiki .wrap_danger *,
  .dokuwiki .wrap_warning *,
  .dokuwiki .wrap_caution *,
  .dokuwiki .wrap_notice *,
  .dokuwiki .wrap_safety * {
    color: inherit !important;
  }
  .dokuwiki .wrap_hi {
    background-color: #ff9;
    overflow: hidden;
  }
  .dokuwiki .wrap__dark.wrap_hi {
    background-color: #4e4e0d;
  }
  .dokuwiki .wrap_spoiler {
    background-color: #fff !important;
    color: #fff !important;
    border: 1px dotted red;
  }
  .dokuwiki .wrap_onlyprint {
    display: none;
  }
  .dokuwiki .plugin_wrap.tabs {
    margin-bottom: 1.4em;
  }
  .dokuwiki .wrap_button a:link,
  .dokuwiki .wrap_button a:visited {
    background-color: #eee;
  }
  .dokuwiki .wrap_button a:link:hover,
  .dokuwiki .wrap_button a:visited:hover,
  .dokuwiki .wrap_button a:link:focus,
  .dokuwiki .wrap_button a:visited:focus,
  .dokuwiki .wrap_button a:link:active,
  .dokuwiki .wrap_button a:visited:active {
    background-color: #ddd;
  }
  div.dokuwiki dl {
    margin-bottom: 0.5em;
  }
  div.dokuwiki dt {
    clear: left;
  }
  div.dokuwiki .dt {
    margin-right: 1em;
    color: #999;
    font-weight: bold;
    max-width: 30%;
    float: left;
  }
  div.dokuwiki dd {
    margin-left: 3em;
  }
  div.dokuwiki dl:after,
  div.dokuwiki dl dl:before,
  div.dokuwiki dl ol:before,
  div.dokuwiki dl ul:before {
    content: '.';
    display: block;
    clear: left;
    width: 0;
    height: 0;
    visibility: hidden;
  }
  html {
    overflow-x: auto;
    overflow-y: scroll;
  }
  html,
  body {
    color: #333;
    background: #fbfaf9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABzCAYAAABZ/2hDAAAAmElEQVQoz+3IIU5DURRF0X32ff2/oQlp6yDB1CGYAAMgwTCMjhwMDoEr72KYAq5LLlhvHyROIS2hpdN/p1NwitWStGS0OKb0RMYyBVJctovsb6awpLiMjRx2CDsqP5Z93Ee+q4uxDjlskfduuZtIgvlYpn0ilU2Uz/u2nypkdRT9Enn+Cgkl/UrlsYNB+/gGAhJin89c/adf1hUppirdLEYAAAAASUVORK5CYII=) top left repeat-x;
    margin: 0;
    padding: 0;
  }
  body {
    font: normal 87.5%/1.4 "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "CI", Meiryo, "lr oSVbN", Helvetica, Arial, Verdana, sans-serif;
    /* default font size: 100% => 16px; 93.75% => 15px; 87.5% => 14px; 81.25% => 13px; 75% => 12px */
    -webkit-text-size-adjust: 100%;
  }
  caption,
  figcaption,
  summary,
  legend {
    padding: 0;
    margin: 0 0 .35em;
    line-height: 1.2;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: bold;
    padding: 0;
    line-height: 1.2;
    clear: left;
    /* ideally 'both', but problems with toc */
  }
  [dir=rtl] h1,
  [dir=rtl] h2,
  [dir=rtl] h3,
  [dir=rtl] h4,
  [dir=rtl] h5,
  [dir=rtl] h6 {
    clear: right;
  }
  h1 {
    font-size: 2em;
    margin: 0 0 0.444em;
  }
  h2 {
    font-size: 1.25em;
    margin: 0 0 0.666em -0.125em;
    padding: .75em .25em;
    background-color: #f6f6f6;
  }
  h3 {
    font-size: 1.125em;
    margin: .0 0 .777em;
    padding: .5em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  h4 {
    font-size: 1em;
    margin: 0 0 .777em;
    padding: .5em 0;
    border-bottom: 1px solid #ccc;
  }
  h5 {
    font-size: 1em;
    margin: 0 0 .888em;
  }
  h6 {
    font-size: .875em;
    margin: 0 0 1.333em;
  }
  p,
  ul,
  ol,
  dl,
  pre,
  table,
  hr,
  blockquote,
  figure,
  details,
  fieldset,
  address {
    margin: 0 0 1.4em 0;
    /* bottom margin = line-height */
    padding: 0;
  }
  div,
  video,
  audio {
    margin: 0;
    padding: 0;
  }
  ul,
  ol {
    padding: 0 0 0 1.5em;
  }
  [dir=rtl] ul,
  [dir=rtl] ol {
    padding: 0 1.5em 0 0;
  }
  li,
  dd {
    padding: 0;
    margin: 0 0 0 1.5em;
  }
  [dir=rtl] li,
  [dir=rtl] dd {
    margin: 0 1.5em 0 0;
  }
  dt {
    font-weight: bold;
    margin: 0;
    padding: 0;
  }
  li ul,
  li ol,
  li dl,
  dl ul,
  dl ol,
  dl dl {
    margin-bottom: 0;
    padding: 0;
  }
  li li {
    font-size: 100%;
  }
  ul {
    list-style: disc outside;
  }
  ol {
    list-style: decimal outside;
  }
  ol ol {
    list-style-type: lower-alpha;
  }
  ol ol ol {
    list-style-type: upper-roman;
  }
  ol ol ol ol {
    list-style-type: upper-alpha;
  }
  ol ol ol ol ol {
    list-style-type: lower-roman;
  }
  table {
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0;
    border: 1px solid #ccc;
  }
  caption {
    caption-side: top;
    text-align: left;
  }
  [dir=rtl] caption {
    text-align: right;
  }
  th,
  td {
    padding: .3em .5em;
    margin: 0;
    vertical-align: top;
    border: 1px solid #ccc;
  }
  th {
    font-weight: bold;
    background-color: #eee;
    text-align: left;
  }
  [dir=rtl] th {
    text-align: right;
  }
  a {
    outline: none;
  }
  a:link,
  a:visited {
    text-decoration: none;
    color: #2b73b7;
  }
  a:link:hover,
  a:visited:hover,
  a:link:focus,
  a:visited:focus,
  a:link:active,
  a:visited:active {
    text-decoration: underline;
  }
  img {
    border-width: 0;
    vertical-align: middle;
    color: #666;
    background-color: transparent;
    font-style: italic;
    height: auto;
  }
  img,
  object,
  embed,
  iframe,
  video,
  audio {
    max-width: 100%;
  }
  button img {
    max-width: none;
  }
  hr {
    border-top: solid #ccc;
    border-bottom: solid #fff;
    border-width: 1px 0;
    height: 0;
    text-align: center;
    clear: both;
  }
  acronym,
  abbr {
    cursor: help;
    border-bottom: 1px dotted;
    font-style: normal;
  }
  em acronym,
  em abbr {
    font-style: italic;
  }
  mark {
    background-color: #ff9;
    color: inherit;
  }
  pre,
  code,
  samp,
  kbd {
    font-family: Consolas, "Andale Mono WT", "Andale Mono", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace;
    /* same font stack should be used for ".dokuwiki table.diff td" in _diff.css */
    font-size: 1em;
    direction: ltr;
    text-align: left;
    background-color: #fbfaf9;
    color: #333;
    box-shadow: inset 0 0 .3em #ccc;
    border-radius: 2px;
  }
  pre {
    overflow: auto;
    word-wrap: normal;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 .5em #ccc;
    padding: .7em 1em;
  }
  blockquote {
    padding: 0 .5em;
    border: solid #ccc;
    border-width: 0 0 0 .25em;
  }
  [dir=rtl] blockquote {
    border-width: 0 .25em 0 0;
  }
  q:before,
  q:after {
    content: '';
  }
  sub,
  sup {
    font-size: .8em;
    line-height: 1;
  }
  sub {
    vertical-align: sub;
  }
  sup {
    vertical-align: super;
  }
  small {
    font-size: .8em;
  }
  form {
    display: inline;
    margin: 0;
    padding: 0;
  }
  fieldset {
    padding: .7em 1em 0;
    padding: .7rem 1rem;
    /* for those browsers understanding :last-child */
    border: 1px solid #999;
  }
  fieldset > :last-child {
    margin-bottom: 0;
  }
  legend {
    margin: 0;
    padding: 0 .1em;
  }
  label {
    vertical-align: middle;
    cursor: pointer;
  }
  input,
  textarea,
  button,
  select,
  optgroup,
  option,
  keygen,
  output,
  meter,
  progress {
    font: inherit;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    line-height: normal;
    margin: 0;
    vertical-align: middle;
    box-sizing: border-box;
  }
  select {
    max-width: 100%;
  }
  optgroup {
    font-style: italic;
    font-weight: bold;
  }
  option {
    font-style: normal;
    font-weight: normal;
  }
  input,
  textarea,
  select,
  keygen {
    border: 1px solid #ccc;
    box-shadow: inset 0 0 1px #eee;
    border-radius: 2px;
  }
  input:active,
  input:focus,
  textarea:active,
  textarea:focus,
  select:active,
  select:focus,
  keygen:active,
  keygen:focus {
    border-color: #999;
  }
  input[type=radio],
  input[type=checkbox],
  input[type=image] {
    padding: 0;
    border-style: none;
    box-shadow: none;
  }
  input[type=submit],
  input[type=button],
  input[type=reset],
  input.button,
  a.button,
  button,
  .qq-upload-button {
    color: #333;
    background-color: #eee;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MjQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0VFRUVFRSIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0NDQ0NDQyIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnODI0KSIgLz4KPC9zdmc+);
    background-image: linear-gradient(to bottom,#ffffff 0%,#f4f4f4 30%,#eeeeee 99%,#cccccc 99%);
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: .1em .5em;
    cursor: pointer;
  }
  input[type=submit]:hover,
  input[type=submit]:active,
  input[type=submit]:focus,
  input[type=button]:hover,
  input[type=button]:active,
  input[type=button]:hover,
  input[type=reset]:hover,
  input[type=reset]:active,
  input[type=reset]:hover,
  input.button:hover,
  input.button:active,
  input.button:focus,
  a.button:hover,
  a.button:active,
  a.button:focus,
  button:hover,
  button:active,
  button:focus,
  .qq-upload-button:hover {
    border-color: #999;
    background-color: #ddd;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMC4zIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0RERERERCIgb2Zmc2V0PSIwLjk5Ii8+PHN0b3Agc3RvcC1jb2xvcj0iI0JCQkJCQiIgb2Zmc2V0PSIuOTkiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnNjcwKSIgLz4KPC9zdmc+);
    background-image: linear-gradient(to bottom,#ffffff 0%,#f4f4f4 30%,#dddddd 99%,#bbbbbb 99%);
  }
  input::-moz-focus-inner,
  button::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  input[disabled],
  button[disabled],
  select[disabled],
  textarea[disabled],
  option[disabled],
  input[readonly],
  button[readonly],
  select[readonly],
  textarea[readonly] {
    cursor: auto;
    opacity: .5;
    background-color: #eee;
  }
  #dokuwiki__detail {
    padding: 1em;
  }
  #dokuwiki__detail img {
    float: left;
    margin: 0 1.5em .5em 0;
  }
  [dir=rtl] #dokuwiki__detail div.content img {
    float: right;
    margin-right: 0;
    margin-left: 1.5em;
  }
  #dokuwiki__detail div.img_detail {
    float: left;
  }
  [dir=rtl] #dokuwiki__detail div.content div.img_detail {
    float: right;
  }
  #dokuwiki__detail p.back {
    clear: both;
  }
  html.popup {
    overflow: auto;
  }
  #media__manager {
    height: 100%;
    overflow: hidden;
  }
  #mediamgr__aside {
    width: 30%;
    height: 100%;
    overflow: auto;
    position: absolute;
    left: 0;
    border-right: 1px solid #ccc;
  }
  [dir=rtl] #mediamgr__aside {
    left: auto;
    right: 0;
    border-right-width: 0;
    border-left: 1px solid #ccc;
  }
  #mediamgr__aside .pad {
    padding: .5em;
  }
  #mediamgr__content {
    width: 69.7%;
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
  }
  [dir=rtl] #mediamgr__content {
    right: auto;
    left: 0;
  }
  #mediamgr__content .pad {
    padding: .5em;
  }
  #media__manager h1,
  #media__manager h2 {
    font-size: 1.5em;
    margin-bottom: .5em;
    padding-bottom: .2em;
    border-bottom: 1px solid #ccc;
  }
  #media__opts {
    margin-bottom: .5em;
  }
  #media__opts input {
    margin-right: .3em;
  }
  [dir=rtl] #media__opts input {
    margin-right: 0;
    margin-left: .3em;
  }
  #media__tree ul {
    padding-left: .2em;
  }
  [dir=rtl] #media__tree ul {
    padding-left: 0;
    padding-right: .2em;
  }
  #media__tree ul li {
    clear: left;
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
  }
  [dir=rtl] #media__tree ul li {
    clear: right;
    margin-right: 0;
  }
  #media__tree ul li img {
    float: left;
    padding: .5em .3em 0 0;
  }
  [dir=rtl] #media__tree ul li img {
    float: right;
    padding: .5em 0 0 .3em;
  }
  #media__tree ul li div.li {
    display: inline;
  }
  #media__tree ul li li {
    margin-left: 1.5em;
  }
  [dir=rtl] #media__tree ul li li {
    margin-left: 0;
    margin-right: 1.5em;
  }
  #media__content div.upload {
    font-size: .9em;
    margin-bottom: .5em;
  }
  #mediamanager__uploader {
    margin-bottom: 1em;
  }
  #mediamanager__uploader p {
    margin-bottom: .5em;
  }
  #media__content img.load {
    margin: 1em auto;
  }
  #media__content .odd,
  #media__content .even {
    padding: .5em;
  }
  #media__content .odd {
    background-color: #eee;
  }
  #media__content #scroll__here {
    border: 1px dashed #ccc;
  }
  #media__content a.mediafile {
    margin-right: 1.5em;
    font-weight: bold;
    cursor: pointer;
  }
  [dir=rtl] #media__content a.mediafile {
    margin-right: 0;
    margin-left: 1.5em;
  }
  #media__content img.btn {
    vertical-align: text-bottom;
  }
  #media__content div.example {
    color: #666;
    margin-left: 1em;
  }
  #media__content div.detail {
    padding: .2em 0;
  }
  #media__content div.detail div.thumb {
    float: left;
    margin: 0 .5em 0 18px;
  }
  [dir=rtl] #media__content div.detail div.thumb {
    float: right;
    margin: 0 18px 0 .5em;
  }
  #media__content div.detail div.thumb a {
    display: block;
    cursor: pointer;
  }
  #media__content div.detail p {
    margin-bottom: 0;
  }
  #mediamanager__page h1 {
    margin-bottom: .5em;
  }
  #mediamanager__page {
    /* min-width must be summary of all 3 panels' min-widths */
    min-width: 50em;
    /* @change */
    width: 100%;
    text-align: left;
  }
  [dir=rtl] #mediamanager__page {
    text-align: right;
  }
  #mediamanager__page .panel {
    float: left;
  }
  [dir=rtl] #mediamanager__page .panel {
    float: right;
  }
  #mediamanager__page .namespaces {
    width: 20%;
    min-width: 10em;
    /* @change */
    left: 0 !important;
    /* overrules jQuery UI resizable in rtl */
  }
  #mediamanager__page .filelist {
    width: 50%;
    min-width: 25em;
    /* @change */
    left: 0 !important;
    /* overrules jQuery UI resizable in rtl */
  }
  #mediamanager__page .file {
    width: 30%;
    min-width: 15em;
    /* @change */
  }
  #mediamanager__page .tabs li {
    white-space: nowrap;
  }
  #mediamanager__page .panelHeader {
    background-color: #eee;
    margin: 0 10px 10px 0;
    padding: 10px 10px 8px;
    text-align: left;
    min-height: 20px;
    overflow: hidden;
  }
  [dir=rtl] #mediamanager__page .panelHeader {
    text-align: right;
    margin: 0 0 10px 10px;
  }
  #mediamanager__page .panelContent {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    margin: 0 10px 10px 0;
    position: relative;
  }
  [dir=rtl] #mediamanager__page .panelContent {
    text-align: right;
    margin: 0 0 10px 10px;
  }
  #mediamanager__page .file .panelHeader,
  #mediamanager__page .file .panelContent {
    margin-right: 0;
  }
  [dir=rtl] #mediamanager__page .file .panelHeader,
  [dir=rtl] #mediamanager__page .file .panelContent {
    margin-left: 0;
  }
  #mediamanager__page .ui-resizable-e {
    width: 6px;
    right: 2px;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAgBAMAAADDFxRQAAAAFVBMVEUzMzMzMzMzMzMzMzMzMzMzMzMAAAC/StzQAAAAB3RSTlMQEQQPAX8A/rYeMAAAACdJREFUeAFjSDNLY0gLg2AVMK0GxG4MYWFhVMVsYWIgc0H2IHBaGgAKAiA/dIJU/QAAAABJRU5ErkJggg==) center center no-repeat;
  }
  #mediamanager__page .ui-resizable-e:hover {
    background-color: #eee;
  }
  [dir=rtl] #mediamanager__page .ui-resizable-w {
    width: 6px;
    left: 2px;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAgBAMAAADDFxRQAAAAFVBMVEUzMzMzMzMzMzMzMzMzMzMzMzMAAAC/StzQAAAAB3RSTlMQEQQPAX8A/rYeMAAAACdJREFUeAFjSDNLY0gLg2AVMK0GxG4MYWFhVMVsYWIgc0H2IHBaGgAKAiA/dIJU/QAAAABJRU5ErkJggg==) center center no-repeat;
  }
  [dir=rtl] #mediamanager__page .ui-resizable-w:hover {
    background-color: #eee;
  }
  #mediamanager__page dd {
    margin: 0;
  }
  #mediamanager__page .panelHeader h3 {
    float: left;
    font-weight: normal;
    font-size: 1em;
    padding: 0;
    margin: 0 0 3px;
  }
  [dir=rtl] #mediamanager__page .panelHeader h3 {
    float: right;
  }
  [dir=rtl] #mediamanager__page .namespaces {
    text-align: right;
  }
  #mediamanager__page .namespaces h2 {
    font-size: 1em;
    display: inline-block;
    padding: .3em .8em;
    margin: 0 0 0 .3em;
    border-radius: .5em .5em 0 0;
    font-weight: normal;
    background-color: #eee;
    color: #333;
    border: 1px solid #ccc;
    border-bottom-color: #eee;
    line-height: 1.4em;
    position: relative;
    bottom: -1px;
    z-index: 2;
  }
  [dir=rtl] #mediamanager__page .namespaces h2 {
    margin: 0 .3em 0 0;
    position: relative;
    right: 10px;
  }
  #mediamanager__page .namespaces .panelHeader {
    border-top: 1px solid #ccc;
    z-index: 1;
  }
  #mediamanager__page .namespaces ul {
    margin-left: .2em;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
  }
  [dir=rtl] #mediamanager__page .namespaces ul {
    margin-left: 0;
    margin-right: .2em;
  }
  #mediamanager__page .namespaces ul ul {
    margin-left: 1em;
  }
  [dir=rtl] #mediamanager__page .namespaces ul ul {
    margin-left: 0;
    margin-right: 1em;
  }
  #mediamanager__page .namespaces ul ul li {
    margin: 0;
  }
  #mediamanager__page .namespaces ul .selected {
    background-color: #ff9;
    font-weight: bold;
  }
  #mediamanager__page .panelHeader form.options {
    float: right;
    margin-top: -3px;
  }
  [dir=rtl] #mediamanager__page .panelHeader form.options {
    float: left;
  }
  #mediamanager__page .panelHeader ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #mediamanager__page .panelHeader ul li {
    color: #333;
    float: left;
    line-height: 1;
    padding-left: 3px;
  }
  [dir=rtl] #mediamanager__page .panelHeader ul li {
    padding-right: 3px;
    padding-left: 0;
    float: right;
  }
  #mediamanager__page .panelHeader ul li.ui-buttonset {
    padding-left: 30px;
    margin: 0 0 0 5px;
  }
  #mediamanager__page .panelHeader ul li.listType {
    background: url('/help/lib/tpl/limedio1/../../images/icon-list.png') 3px 1px no-repeat;
  }
  #mediamanager__page .panelHeader ul li.sortBy {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXBAMAAAASBMmTAAAAJFBMVEUAAAAxTmwAAAAAAAAAAAAAAAAAAAAxTmx9o3ezya/R3s/k7OMWHTSjAAAABnRSTlMAVWqhwdU2LKdOAAAAWElEQVR4AWNABeLlhQhOORDi4JSX41GGGyQQIaWAJMiUhCSltkxBDS6R1ZGUBqTT0kCkWkfbNpAoSypIKqOzDcRxMwBrmgHisCSDNWV3tMEl2CBaQSSRAACrsRYJGMgpLgAAAABJRU5ErkJggg==') 3px 1px no-repeat;
  }
  [dir=rtl] #mediamanager__page .panelHeader ul li.ui-buttonset {
    padding-left: 0;
    padding-right: 30px;
    margin: 0 5px 0 0;
    background-position: right 1px;
  }
  #mediamanager__page .panelHeader form.options .ui-buttonset label {
    font-size: 90%;
    margin-right: -0.4em;
  }
  #mediamanager__page .panelHeader form.options .ui-buttonset .ui-button-text {
    padding: .3em .5em;
    line-height: 1;
  }
  #mediamanager__page .filelist ul {
    padding: 0;
    margin: 0 10px 0 0;
  }
  [dir=rtl] #mediamanager__page .filelist ul {
    margin: 0 0 0 10px;
  }
  #mediamanager__page .filelist ul.rows {
    margin: 0;
  }
  #mediamanager__page .filelist .panelContent ul li:hover {
    background-color: #eee;
  }
  #mediamanager__page .filelist li dt a {
    vertical-align: middle;
    display: table-cell;
    overflow: hidden;
  }
  #mediamanager__page .filelist .thumbs li {
    width: 100px;
    min-height: 130px;
    display: inline-block;
    /* the right margin should visually be 10px, but because of its inline-block nature the whitespace inbetween is about 4px more */
    margin: 0 6px 10px 0;
    background-color: #ddd;
    color: #333;
    padding: 5px;
    vertical-align: top;
    text-align: center;
    position: relative;
    line-height: 1.2;
  }
  [dir=rtl] #mediamanager__page .filelist .thumbs li {
    margin-right: 0;
    margin-left: 6px;
  }
  #mediamanager__page .filelist .thumbs li dt a {
    width: 100px;
    height: 90px;
  }
  #mediamanager__page .filelist .thumbs li dt a img {
    max-width: 90px;
    max-height: 90px;
  }
  #mediamanager__page .filelist .thumbs li .name,
  #mediamanager__page .filelist .thumbs li .size,
  #mediamanager__page .filelist .thumbs li .filesize,
  #mediamanager__page .filelist .thumbs li .date {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90px;
    white-space: nowrap;
  }
  #mediamanager__page .filelist .thumbs li .name {
    padding: 5px 0;
    font-weight: bold;
  }
  #mediamanager__page .filelist .thumbs li .date {
    font-style: italic;
    white-space: normal;
  }
  #mediamanager__page .filelist .rows li {
    list-style: none;
    display: block;
    position: relative;
    max-height: 50px;
    margin: 0 0 3px 0;
    background-color: #fff;
    color: #333;
    overflow: hidden;
  }
  #mediamanager__page .filelist .rows li:nth-child(2n+1) {
    background-color: #ddd;
  }
  #mediamanager__page .filelist .rows li dt {
    float: left;
    width: 10%;
    height: 40px;
    text-align: center;
  }
  [dir=rtl] #mediamanager__page .filelist .rows li dt {
    float: right;
  }
  #mediamanager__page .filelist .rows li dt a {
    width: 100px;
    height: 40px;
  }
  #mediamanager__page .filelist .rows li dt a img {
    max-width: 40px;
    max-height: 40px;
  }
  #mediamanager__page .filelist .rows li .name,
  #mediamanager__page .filelist .rows li .size,
  #mediamanager__page .filelist .rows li .filesize,
  #mediamanager__page .filelist .rows li .date {
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    margin-left: 1%;
    white-space: nowrap;
  }
  [dir=rtl] #mediamanager__page .filelist .rows li .name,
  [dir=rtl] #mediamanager__page .filelist .rows li .size,
  [dir=rtl] #mediamanager__page .filelist .rows li .filesize,
  [dir=rtl] #mediamanager__page .filelist .rows li .date {
    float: right;
    margin-left: 0;
    margin-right: 1%;
  }
  #mediamanager__page .filelist .rows li .name {
    width: 30%;
    font-weight: bold;
  }
  #mediamanager__page .filelist .rows li .size,
  #mediamanager__page .filelist .rows li .filesize {
    width: 15%;
  }
  #mediamanager__page .filelist .rows li .date {
    width: 20%;
    font-style: italic;
    white-space: normal;
  }
  #mediamanager__page div.upload {
    padding-bottom: 0.5em;
  }
  #mediamanager__page .file ul.actions {
    text-align: center;
    margin: 0 0 5px;
    padding: 0;
    list-style: none;
  }
  #mediamanager__page .file ul.actions li {
    display: inline;
    margin: 0;
  }
  #mediamanager__page .file div.image {
    margin-bottom: 5px;
    text-align: center;
  }
  #mediamanager__page .file div.image img {
    width: 100%;
  }
  #mediamanager__page .file dl {
    margin-bottom: 0;
  }
  #mediamanager__page .file dl dt {
    font-weight: bold;
    display: block;
    background-color: #eee;
  }
  #mediamanager__page .file dl dd {
    display: block;
    background-color: #ddd;
  }
  #mediamanager__page form.meta div.row {
    margin-bottom: 5px;
  }
  #mediamanager__page form.meta label span {
    display: block;
  }
  #mediamanager__page form.meta input {
    width: 50%;
  }
  #mediamanager__page form.meta button {
    width: auto;
  }
  #mediamanager__page form.meta textarea.edit {
    height: 6em;
    width: 95%;
    min-width: 95%;
    max-width: 95%;
  }
  #mediamanager__page form.changes ul {
    margin-left: 10px;
    padding: 0;
    list-style-type: none;
  }
  [dir=rtl] #mediamanager__page form.changes ul {
    margin-left: 0;
    margin-right: 10px;
  }
  #mediamanager__page form.changes ul li div.li div {
    font-size: 90%;
    color: #666;
    padding-left: 18px;
  }
  [dir=rtl] #mediamanager__page form.changes ul li div.li div {
    padding-left: 0;
    padding-right: 18px;
  }
  #mediamanager__page form.changes ul li div.li input {
    position: relative;
    top: 1px;
  }
  #mediamanager__diff table {
    table-layout: fixed;
    border-width: 0;
  }
  #mediamanager__diff td,
  #mediamanager__diff th {
    width: 48%;
    margin: 0 5px 10px 0;
    padding: 0;
    vertical-align: top;
    text-align: left;
    border-color: #fff;
  }
  [dir=rtl] #mediamanager__diff td,
  [dir=rtl] #mediamanager__diff th {
    margin: 0 0 10px 5px;
    text-align: right;
  }
  #mediamanager__diff th {
    font-weight: normal;
    background-color: #fff;
    line-height: 1.2;
  }
  #mediamanager__diff th a {
    font-weight: bold;
  }
  #mediamanager__diff th span {
    font-size: 90%;
  }
  #mediamanager__diff dl dd strong {
    background-color: #ff9;
    color: #333;
    font-weight: normal;
  }
  #mediamanager__page .file form.diffView {
    margin-bottom: 10px;
    display: block;
  }
  #mediamanager__diff div.slider {
    margin: 10px;
    width: 95%;
  }
  #mediamanager__diff .imageDiff {
    position: relative;
  }
  #mediamanager__diff .imageDiff .image2 {
    position: absolute;
    top: 0;
    left: 0;
  }
  #mediamanager__diff .imageDiff.opacity .image2 {
    opacity: 0.5;
  }
  #mediamanager__diff .imageDiff.portions .image2 {
    border-right: 1px solid red;
    overflow: hidden;
  }
  #mediamanager__diff .imageDiff.portions img {
    float: left;
  }
  #mediamanager__diff .imageDiff img {
    width: 100%;
    max-width: none;
  }
  .qq-uploader {
    position: relative;
    width: 100%;
  }
  .qq-uploader .error {
    color: #f00;
    background-color: #fff;
  }
  .qq-upload-button {
    display: inline-block;
    text-decoration: none;
    font-size: 100%;
    cursor: pointer;
    margin: 1px 1px 5px;
  }
  .qq-upload-button-focus {
    outline: 1px dotted;
  }
  .qq-upload-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 70px;
    z-index: 2;
    background: #ddd;
    color: #333;
    text-align: center;
  }
  .qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 120%;
  }
  .qq-upload-drop-area-active {
    background: #eee;
  }
  div.qq-uploader ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .qq-uploader li {
    margin: 0 0 5px;
    color: #333;
  }
  .qq-uploader li span,
  .qq-uploader li input,
  .qq-uploader li a {
    margin-right: 5px;
  }
  .qq-upload-file {
    display: block;
    font-weight: bold;
  }
  .qq-upload-spinner {
    display: inline-block;
    background: url("/help/lib/tpl/limedio1/../../images/throbber.gif");
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
  }
  .qq-upload-size,
  .qq-upload-cancel {
    font-size: 85%;
  }
  .qq-upload-failed-text {
    display: none;
  }
  .qq-upload-fail .qq-upload-failed-text {
    display: inline;
  }
  .qq-action-container * {
    vertical-align: middle;
  }
  .qq-overwrite-check input {
    margin-left: 10px;
  }
  .dokuwiki .tabs > ul,
  .dokuwiki ul.tabs {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
  }
  .dokuwiki .tabs > ul:after,
  .dokuwiki ul.tabs:after {
    position: absolute;
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #ccc;
    z-index: 1;
  }
  .dokuwiki .tabs > ul li,
  .dokuwiki ul.tabs li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  [dir=rtl] .dokuwiki .tabs > ul li,
  [dir=rtl] .dokuwiki ul.tabs li {
    float: right;
  }
  .dokuwiki .tabs > ul li a,
  .dokuwiki ul.tabs li strong,
  .dokuwiki ul.tabs li a {
    display: inline-block;
    padding: .3em .8em;
    margin: 0 0 0 .3em;
    background-color: #ddd;
    color: #333;
    border: 1px solid #ccc;
    border-radius: .5em .5em 0 0;
    position: relative;
    z-index: 0;
  }
  [dir=rtl] .dokuwiki .tabs > ul li a,
  [dir=rtl] .dokuwiki ul.tabs li strong,
  [dir=rtl] .dokuwiki ul.tabs li a {
    margin: 0 .3em 0 0;
  }
  .dokuwiki ul.tabs li strong {
    font-weight: normal;
  }
  .dokuwiki .tabs > ul li a:hover,
  .dokuwiki .tabs > ul li a:active,
  .dokuwiki .tabs > ul li a:focus,
  .dokuwiki .tabs > ul li .curid a,
  .dokuwiki .tabs > ul .active a,
  .dokuwiki ul.tabs li a:hover,
  .dokuwiki ul.tabs li a:active,
  .dokuwiki ul.tabs li a:focus,
  .dokuwiki ul.tabs li.active a,
  .dokuwiki ul.tabs li strong {
    background-color: #eee;
    color: #333;
    text-decoration: none;
    font-weight: normal;
  }
  .dokuwiki .tabs > ul li .curid a,
  .dokuwiki .tabs > ul li .active a,
  .dokuwiki .tabs > ul li .active a,
  .dokuwiki ul.tabs li.active a,
  .dokuwiki ul.tabs li strong {
    z-index: 2;
    border-bottom-color: #eee;
  }
  .dokuwiki a.wikilink2 {
    text-decoration: none;
  }
  .dokuwiki a.wikilink2:link,
  .dokuwiki a.wikilink2:visited {
    border-bottom: 1px dashed;
  }
  .dokuwiki a.wikilink2:hover,
  .dokuwiki a.wikilink2:active,
  .dokuwiki a.wikilink2:focus {
    border-bottom-width: 0;
  }
  .dokuwiki span.curid a {
    font-weight: bold;
  }
  .dokuwiki a.urlextern,
  .dokuwiki a.windows,
  .dokuwiki a.mail,
  .dokuwiki a.mediafile,
  .dokuwiki a.interwiki {
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 0 0 0 18px;
  }
  .dokuwiki a.urlextern {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAABdklEQVR4AWMgAVRo1zY3rGk41rC+rqvCBCJWBpPM4WoomLHtdtuv/t9Lfk263TtrQ0t7Oj9cbzZDc/W6s/8T7khD+P+F/8bv29PZlswJVVBu0vPuVZyNYHFZbmAqE1SR0cbjXR6pjGBO58am962Ta3e3ftqy6B5LCcMasOj7gInrm9jBzI4vTX+bfjT/7/4/p/w/zFXybUmt71u4wJzGfxP/t/xvA+KaP2XnQSKVFpWPav/U/6+HKJjz++OVJUDp1n9N/+r+19QyMCz1mPC/8X/X/26Igrn3GiUeL5n/v+F/8//6/9NOMTC0hDUDefP/L4MoOL6ickVeSQ1QqAGooPdBJE/lnloge/fhixBHftFd9bLkR83/+n/1QAXVP8qX1Pyv/L/s/12f/4xQNz8s3Pa/6X/Vvzqgour/5f/r/q//f2fmLy54WP7lfJN74eMSoKIyoNFz/5/+9ar+Px9aZL3Xfjvz7aO3/96+eLvsnSVE7CPhOAYA9nvIX0UoNU8AAAAASUVORK5CYII=);
  }
  .dokuwiki a.windows {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA6UlEQVR4AWMYkqAMTFYwlCKESoOrrlVdrbpeub0sCcRPYCk0QtHT8LblfxsQtvyr+1t1qkStZkfvlrKGksA81iIFsILOf+3/O/51/G/9v/Bfy/+GLwfPz7kz+cOEAzXX6p+BFRx4Ovf/rP+T/7f87/lw4PfEv93vd+xf82Ti36l/XxwEK/jv+2/B/zX3Tiz6W/e/8uOm73Peth3q+LP0/9M1/7mRXPJf/OG03f8m/i/53/Bvzv+DLz7U/+eCS34EQqASnm9h146d/3/h/d2FP+3/o/v/I9Scf+r/lf7zgdif0JV8QtNAJAAAS/98wKXZc5gAAAAASUVORK5CYII=);
  }
  .dokuwiki a.mail {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAABOUlEQVR4AaXJMWoUUQDG8f/33ltldyZB3E2xaCAxIQREFKwD2lhb6QmsxMIL6BlU8AhCjmBADdqlWLyACKZKF7LZmUzmzXwiSMTKwl/7478Jng9OXa5fviRzwTS5/j40OcHo2fSofH10tUcXHVg9q54cj3kleOnRj/uHh3e+FVgCbK2drX/dn5xuogAD8uqnyfXZRi3J+tXN2uxj2WwkEgFw0vnW3srmwbU2K2uat2fvi/ObSbII0Kl3VL+9O975PPXEOwe7sb8dZXfqSGB6YWm89Wb+dF+jt+3K3ZoeYUDwwgOjK14wV7tHNXhYUvgEqzUhQeegZVcsSOYBRFeCIXN3ggBoiYYTJBOJIHmhhiWEEHzwl3ycIhjxm5y1nO8FYoJbj268A0D8ISAWj0HQyEOE+Zuwasy//ATU93+97E8p8AAAAABJRU5ErkJggg==);
  }
  [dir=rtl] .dokuwiki a.urlextern,
  [dir=rtl] .dokuwiki a.windows,
  [dir=rtl] .dokuwiki a.mail,
  [dir=rtl] .dokuwiki a.interwiki,
  [dir=rtl] .dokuwiki a.mediafile {
    background-position: right center;
    padding: 0 18px 0 0;
  }
  #dw__toc {
    float: right;
    margin: 0 0 1.4em 1.4em;
    width: 12em;
    background-color: #eee;
    color: inherit;
  }
  [dir=rtl] #dw__toc {
    float: left;
    margin: 0 1.4em 1.4em 0;
  }
  .dokuwiki h3.toggle {
    padding: .2em .5em;
    font-weight: bold;
    border-left: 0px;
    border-top: inherit;
    border-bottom: inherit;
  }
  .dokuwiki .toggle strong {
    float: right;
    margin: 0 .2em;
  }
  [dir=rtl] .dokuwiki .toggle strong {
    float: left;
  }
  #dw__toc > div {
    padding: .2em .5em;
  }
  #dw__toc ul {
    padding: 0;
    margin: 0;
  }
  #dw__toc ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1.1;
  }
  #dw__toc ul li div.li {
    padding: .15em 0;
  }
  #dw__toc ul ul {
    padding-left: 1em;
  }
  [dir=rtl] #dw__toc ul ul {
    padding-left: 0;
    padding-right: 1em;
  }
  .dokuwiki ul.idx {
    padding-left: 0;
  }
  [dir=rtl] .dokuwiki ul.idx {
    padding-right: 0;
  }
  .dokuwiki ul.idx li {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAAA1JREFUeAFjsIFCMAAACW4A8TlryZgAAAAASUVORK5CYII=);
  }
  .dokuwiki ul.idx li.open {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAABNJREFUeAFj+AeENQwWDAIMQAAAHhICwcrz0MAAAAAASUVORK5CYII=);
  }
  .dokuwiki ul.idx li.closed {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJAQMAAADAY3TdAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAABZJREFUeAFjZmA+wNwAhiXMGcwBzAsAI6QEKNehQp8AAAAASUVORK5CYII=);
  }
  [dir=rtl] .dokuwiki ul.idx li.closed {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJAQMAAADAY3TdAAAABlBMVEUAAACZmZl+9SADAAAAAXRSTlMAQObYZgAAABdJREFUeAFjYGCQYFJgcmD4wfwHBBkYAB3ABHJeYPgfAAAAAElFTkSuQmCC);
  }
  div.insitu-footnote {
    max-width: 40%;
    min-width: 5em;
  }
  .dokuwiki div.footnotes {
    border-top: 1px solid #ccc;
    padding: .5em 0 0 0;
    margin: 1em 0 0 0;
    clear: both;
  }
  .dokuwiki div.footnotes div.fn sup a.fn_bot {
    font-weight: bold;
  }
  #dw__loading {
    text-align: center;
    margin-bottom: 1.4em;
  }
  .dokuwiki div.search_quickresult {
    margin-bottom: 1.4em;
  }
  .dokuwiki div.search_quickresult ul {
    padding: 0;
  }
  .dokuwiki div.search_quickresult ul li {
    float: left;
    width: 12em;
    margin: 0 1.5em;
  }
  [dir=rtl] .dokuwiki div.search_quickresult ul li {
    float: right;
  }
  .dokuwiki dl.search_results {
    margin-bottom: 1.2em;
  }
  .dokuwiki dl.search_results dt {
    font-weight: normal;
    margin-bottom: .2em;
  }
  .dokuwiki dl.search_results dd {
    color: #999;
    background-color: inherit;
    margin: 0 0 1.2em 0;
  }
  .dokuwiki .search_hit {
    color: #333;
    background-color: #ff9;
  }
  .dokuwiki .search_results strong.search_hit {
    font-weight: normal;
  }
  .dokuwiki .search_results .search_sep {
    color: #333;
    background-color: inherit;
  }
  .dokuwiki div.nothing {
    margin-bottom: 1.4em;
  }
  .dokuwiki form.search div.no {
    position: relative;
  }
  .dokuwiki form.search div.ajax_qsearch {
    position: absolute;
    top: 0;
    left: -13.5em;
    /* -( width of #qsearch__in + padding of .ajax_qsearch + a bit more ) */
    width: 12em;
    padding: 0.5em;
    font-size: .9em;
    z-index: 20;
    text-align: left;
    display: none;
  }
  [dir=rtl] .dokuwiki form.search div.ajax_qsearch {
    left: auto;
    right: -13.5em;
    text-align: right;
  }
  .dokuwiki form.search div.ajax_qsearch strong {
    display: block;
    margin-bottom: .3em;
  }
  .dokuwiki form.search div.ajax_qsearch ul {
    margin: 0 !important;
    padding: 0 !important;
  }
  .dokuwiki form.search div.ajax_qsearch ul li {
    margin: 0;
    padding: 0;
    display: block !important;
  }
  .dokuwiki .changeType {
    margin-bottom: .5em;
  }
  .dokuwiki form.changes ul li {
    list-style: none;
    margin-left: 0;
  }
  [dir=rtl] .dokuwiki form.changes ul li {
    margin-right: 0;
  }
  .dokuwiki form.changes ul li span,
  .dokuwiki form.changes ul li a {
    vertical-align: middle;
  }
  .dokuwiki form.changes ul li span.user a {
    vertical-align: bottom;
  }
  .dokuwiki form.changes ul li.minor {
    opacity: .7;
  }
  .dokuwiki form.changes li a.diff_link {
    vertical-align: baseline;
  }
  .dokuwiki form.changes li a.revisions_link {
    vertical-align: baseline;
  }
  .dokuwiki form.changes li span.sum {
    font-weight: bold;
  }
  .dokuwiki form.changes li .sizechange {
    font-size: 80%;
    border-radius: .2em;
    padding: .1em .2em;
    /* cannot use non-guaranteed style.ini colour placeholders, dark templates need to overwrite */
    background-color: #ddd;
  }
  .dokuwiki form.changes li .sizechange.positive {
    background-color: #cfc;
  }
  .dokuwiki form.changes li .sizechange.negative {
    background-color: #fdd;
  }
  .dokuwiki div.pagenav {
    text-align: center;
    margin: 1.4em 0;
  }
  .dokuwiki div.pagenav-prev,
  .dokuwiki div.pagenav-next {
    display: inline;
    margin: 0 .5em;
  }
  .dokuwiki table.diff {
    width: 100%;
    border-width: 0;
  }
  .dokuwiki table.diff th,
  .dokuwiki table.diff td {
    vertical-align: top;
    padding: 0;
    border-width: 0;
    /* no style.ini colours because deleted and added lines have a fixed background colour */
    background-color: #fff;
    color: #333;
  }
  .dokuwiki table.diff th {
    border-bottom: 1px solid #ccc;
    font-size: 110%;
    font-weight: normal;
  }
  .dokuwiki table.diff th a {
    font-weight: bold;
  }
  .dokuwiki table.diff th span.user {
    font-size: .9em;
  }
  .dokuwiki table.diff th span.sum {
    font-size: .9em;
    font-weight: bold;
  }
  .dokuwiki table.diff th.minor {
    color: #999;
  }
  .dokuwiki table.diff_sidebyside th {
    width: 50%;
  }
  .dokuwiki table.diff .diff-lineheader {
    width: .7em;
    text-align: right;
  }
  [dir=rtl] .dokuwiki table.diff .diff-lineheader {
    text-align: left;
  }
  .dokuwiki table.diff .diff-lineheader,
  .dokuwiki table.diff td {
    font-family: Consolas, "Andale Mono WT", "Andale Mono", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace;
  }
  .dokuwiki table.diff td.diff-blockheader {
    font-weight: bold;
  }
  .dokuwiki table.diff .diff-addedline {
    background-color: #cfc;
    color: inherit;
  }
  .dokuwiki table.diff .diff-deletedline {
    background-color: #fdd;
    color: inherit;
  }
  .dokuwiki table.diff td.diff-context {
    background-color: #eee;
    color: inherit;
  }
  .dokuwiki table.diff td.diff-addedline strong,
  .dokuwiki table.diff td.diff-deletedline strong {
    color: #f00;
    background-color: inherit;
    font-weight: bold;
  }
  .dokuwiki .diffoptions form {
    float: left;
  }
  .dokuwiki .diffoptions p {
    float: right;
  }
  .dokuwiki table.diff_sidebyside td.diffnav {
    padding-bottom: .7em;
  }
  .dokuwiki .diffnav a {
    display: inline-block;
    vertical-align: middle;
  }
  .dokuwiki .diffnav a span {
    display: none;
  }
  .dokuwiki .diffnav a:hover,
  .dokuwiki .diffnav a:active,
  .dokuwiki .diffnav a:focus {
    background-color: #eee;
    text-decoration: none;
  }
  .dokuwiki .diffnav a:before {
    display: inline-block;
    line-height: 1;
    padding: .2em .4em;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #333;
  }
  .dokuwiki .diffnav a.diffprevrev:before {
    content: '\25C0';
    /* left triangle */
  }
  .dokuwiki .diffnav a.diffnextrev:before,
  .dokuwiki .diffnav a.difflastrev:before {
    content: '\25B6';
    /* right triangle */
  }
  .dokuwiki .diffnav a.diffbothprevrev:before {
    content: '\25C0\25C0';
  }
  .dokuwiki .diffnav a.diffbothnextrev:before {
    content: '\25B6\25B6';
  }
  .dokuwiki .diffnav select {
    width: 60%;
    min-width: 9em;
    height: 1.5em;
    /* height is necessary for longer options in Webkit */
  }
  .dokuwiki .diffnav select option[selected] {
    font-weight: bold;
  }
  .dokuwiki div.toolbar {
    margin-bottom: .5em;
  }
  #draft__status {
    float: right;
    color: #999;
    background-color: inherit;
  }
  [dir=rtl] #draft__status {
    float: left;
  }
  #tool__bar {
    float: left;
  }
  [dir=rtl] #tool__bar {
    float: right;
  }
  div.picker {
    width: 300px;
    border: 1px solid #ccc;
    background-color: #eee;
    color: inherit;
  }
  div.picker.pk_hl {
    width: auto;
  }
  div.picker button.pickerbutton,
  div.picker button.toolbutton {
    padding: .1em .35em;
    border-width: 0;
  }
  .dokuwiki textarea.edit {
    width: 100%;
    margin-bottom: .5em;
  }
  .dokuwiki div.editBar {
    overflow: hidden;
    margin-bottom: .5em;
  }
  #size__ctl {
    float: right;
  }
  [dir=rtl] #size__ctl {
    float: left;
  }
  #size__ctl img {
    cursor: pointer;
  }
  .dokuwiki .editBar .editButtons {
    display: inline;
    margin-right: 1em;
  }
  [dir=rtl] .dokuwiki .editBar .editButtons {
    margin-right: 0;
    margin-left: 1em;
  }
  .dokuwiki .editBar .summary {
    display: inline;
  }
  .dokuwiki .editBar .summary label {
    vertical-align: middle;
    white-space: nowrap;
  }
  .dokuwiki .editBar .summary label span {
    vertical-align: middle;
  }
  .dokuwiki .editBar .summary input.missing {
    color: #333;
    background-color: #ffcccc;
  }
  .dokuwiki div.preview {
    border: dotted #ccc;
    border-width: .2em 0;
    padding: 1.4em 0;
    margin-bottom: 1.4em;
  }
  .dokuwiki .secedit {
    float: right;
    margin-top: -1.4em;
  }
  [dir=rtl] .dokuwiki .secedit {
    float: left;
  }
  .dokuwiki .secedit button {
    font-size: 75%;
  }
  .dokuwiki div.section_highlight {
    margin: 0 -1em;
    /* negative side margin = side padding + side border */
    padding: 0 .5em;
    border: solid #eee;
    border-width: 0 .5em;
  }
  .dokuwiki .ui-widget {
    font-size: 100%;
  }
  [dir=rtl] #link__wiz_close {
    float: left;
  }
  #link__wiz_result {
    background-color: #fff;
    width: 293px;
    height: 193px;
    overflow: auto;
    border: 1px solid #ccc;
    margin: 3px auto;
    text-align: left;
    line-height: 1;
  }
  [dir=rtl] #link__wiz_result {
    text-align: right;
  }
  #link__wiz_result div {
    padding: 3px 3px 3px 0;
  }
  #link__wiz_result div a {
    display: block;
    padding-left: 22px;
    min-height: 16px;
    background: transparent 3px center no-repeat;
  }
  [dir=rtl] #link__wiz_result div a {
    padding: 3px 22px 3px 3px;
    background-position: 257px 3px;
  }
  #link__wiz_result div.type_u a {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAS1BMVEWQobeQobeZp7efsMSsu8yuvM6vvc+vv9GwvtCxv9GywdOzwdO0xde5ydy+z+LD1OjEzdfH2e3J1uTL3fLN2unR3u3U4vHX5fXa6fmfrfPkAAAAAXRSTlMAQObYZgAAAFtJREFUeNp1zOsOQDAMQOEe5jb3Ddv7PymhWRC+f6dpKwrkgbbl0TZGy62b4H1oSF1v82Gr0S7X8bSWnF0sg1oKjjauT5xBgLxTOVxHlUIuJPL2t8Gk0iBTn093r9IEibebz/EAAAAASUVORK5CYII=);
  }
  #link__wiz_result div.type_f a {
    background-image: url(/help/lib/tpl/limedio1/../../images/page.png);
  }
  #link__wiz_result div.type_d a {
    background-image: url(/help/lib/tpl/limedio1/../../images/ns.png);
  }
  #link__wiz_result div.even {
    background-color: #ddd;
  }
  #link__wiz_result div.selected {
    background-color: #eee;
  }
  #link__wiz_result span {
    display: block;
    color: #666;
    margin-left: 22px;
  }
  #media__popup {
    /* for backwards compatibility (not needed since Rincewind) */
    display: none;
  }
  #media__popup_content p {
    margin: 0 0 .5em;
  }
  #media__popup_content label {
    margin-right: .5em;
    cursor: default;
  }
  #media__popup_content button {
    margin-right: 1px;
    cursor: pointer;
  }
  .dokuwiki form {
    border: none;
    display: inline;
  }
  .dokuwiki label.block {
    display: block;
    text-align: right;
    font-weight: bold;
  }
  [dir=rtl] .dokuwiki label.block {
    text-align: left;
  }
  .dokuwiki label.simple {
    display: block;
    text-align: left;
    font-weight: normal;
  }
  [dir=rtl] .dokuwiki label.simple {
    text-align: right;
  }
  .dokuwiki label.block select,
  .dokuwiki label.block input.edit {
    width: 50%;
  }
  .dokuwiki label span {
    vertical-align: middle;
  }
  .dokuwiki fieldset {
    width: 400px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 0.5em;
    margin: auto;
  }
  .dokuwiki input.edit,
  .dokuwiki select.edit {
    vertical-align: middle;
  }
  .dokuwiki select.edit {
    padding: 0.1em 0;
  }
  .dokuwiki button {
    vertical-align: middle;
  }
  #dw__login label[for="remember__me"] {
    margin-left: 50%;
    margin-bottom: 1.4em;
  }
  #dw__login fieldset,
  #dw__resendpwd fieldset,
  #dw__register fieldset {
    padding-bottom: 0.7em;
  }
  #dw__profiledelete {
    display: block;
    margin-top: 2.8em;
  }
  #subscribe__form {
    display: block;
    width: 400px;
    text-align: center;
  }
  #subscribe__form fieldset {
    text-align: left;
    margin: 0.5em 0;
  }
  [dir=rtl] #subscribe__form fieldset {
    text-align: right;
  }
  #subscribe__form label {
    display: block;
    margin: 0 0.5em 0.5em;
  }
  .dokuwiki ul.admin_tasks {
    float: left;
    width: 40%;
    list-style-type: none;
    font-size: 1.125em;
  }
  [dir=rtl] .dokuwiki ul.admin_tasks {
    float: right;
  }
  .dokuwiki ul.admin_tasks li {
    padding-left: 35px;
    margin: 0 0 1em 0;
    font-weight: bold;
    list-style-type: none;
    background: transparent none no-repeat scroll 0 0;
    color: inherit;
  }
  [dir=rtl] .dokuwiki ul.admin_tasks li {
    padding-left: 0;
    padding-right: 35px;
    background-position: right 0;
  }
  .dokuwiki ul.admin_tasks li.admin_acl {
    background-image: url(/help/lib/tpl/limedio1/../../images/admin/acl.png);
  }
  .dokuwiki ul.admin_tasks li.admin_usermanager {
    background-image: url(/help/lib/tpl/limedio1/../../images/admin/usermanager.png);
  }
  .dokuwiki ul.admin_tasks li.admin_plugin {
    background-image: url(/help/lib/tpl/limedio1/../../images/admin/plugin.png);
  }
  .dokuwiki ul.admin_tasks li.admin_config {
    background-image: url(/help/lib/tpl/limedio1/../../images/admin/config.png);
  }
  .dokuwiki ul.admin_tasks li.admin_styling {
    background-image: url(/help/lib/tpl/limedio1/../../images/admin/styling.png);
  }
  .dokuwiki ul.admin_tasks li.admin_revert {
    background-image: url(/help/lib/tpl/limedio1/../../images/admin/revert.png);
  }
  .dokuwiki ul.admin_tasks li.admin_popularity {
    background-image: url(/help/lib/tpl/limedio1/../../images/admin/popularity.png);
  }
  .dokuwiki #admin__version {
    clear: left;
    float: right;
    color: #666;
    background-color: inherit;
  }
  [dir=rtl] .dokuwiki #admin__version {
    clear: right;
    float: left;
  }
  body {
    margin: 0 auto;
  }
  #dokuwiki__site {
    margin: 0 auto;
    max-width: 75em;
  }
  #dokuwiki__site > .site {
    padding: 0 .5em;
  }
  #dokuwiki__header {
    width: 100%;
  }
  #dokuwiki__header .headings {
    float: left;
  }
  #dokuwiki__header .tools {
    float: right;
    text-align: right;
  }
  [dir=rtl] #dokuwiki__header .headings {
    float: right;
    text-align: right;
  }
  [dir=rtl] #dokuwiki__header .tools {
    float: left;
    text-align: left;
  }
  #dokuwiki__site .wrapper {
    position: relative;
  }
  #dokuwiki__aside {
    width: 16em;
    float: left;
    position: relative;
    display: block;
  }
  #dokuwiki__aside > .pad {
    margin: 0 1.5em 0 0;
  }
  [dir=rtl] #dokuwiki__aside {
    float: right;
  }
  [dir=rtl] #dokuwiki__aside > .pad {
    margin: 0 0 0 1.5em;
  }
  .showSidebar #dokuwiki__content {
    float: right;
    margin-left: -16em;
    width: 100%;
  }
  .showSidebar #dokuwiki__content > .pad {
    margin-left: 16em;
  }
  [dir=rtl] .showSidebar #dokuwiki__content {
    float: left;
    margin-left: 0;
    margin-right: -16em;
  }
  [dir=rtl] .showSidebar #dokuwiki__content > .pad {
    margin-left: 0;
    margin-right: 16em;
  }
  #dokuwiki__footer {
    clear: both;
  }
  #dokuwiki__header {
    padding: 2em 0 1.5em;
    /* make all links in header (including breadcrumb and interwiki) same colour as the rest */
  }
  #dokuwiki__header .headings,
  #dokuwiki__header .tools {
    margin-bottom: 1.5em;
    width: 49%;
  }
  #dokuwiki__header .tools {
    margin-top: .2em;
  }
  #dokuwiki__header h1 {
    margin: 0;
    font-size: 1.5em;
    font-weight: normal;
  }
  #dokuwiki__header h1 img {
    float: left;
    margin-right: .5em;
  }
  #dokuwiki__header h1 span {
    display: block;
    padding-top: 10px;
  }
  #dokuwiki__header h1 a {
    text-decoration: none;
    color: #333;
    background-color: inherit;
  }
  #dokuwiki__header p.claim {
    margin-bottom: 0;
    font-size: 0.875em;
  }
  #dokuwiki__header a {
    color: #2b73b7;
    background-color: inherit;
  }
  [dir=rtl] #dokuwiki__header h1 img {
    float: right;
    margin-left: .5em;
    margin-right: 0;
  }
  .mode_admin a.action.admin,
  .mode_login a.action.login,
  .mode_register a.action.register,
  .mode_profile a.action.profile,
  .mode_recent a.action.recent,
  .mode_index a.action.index,
  .mode_media a.action.media,
  .mode_revisions a.action.revs,
  .mode_backlink a.action.backlink,
  .mode_subscribe a.action.subscribe {
    font-weight: bold;
  }
  #dokuwiki__header .tools ul {
    padding-left: 0;
    margin-bottom: 0;
  }
  #dokuwiki__header .tools li {
    font-size: 0.875em;
    margin-left: 1em;
    list-style: none;
    display: inline;
  }
  #dokuwiki__header .tools form.search div.ajax_qsearch li {
    font-size: 1em;
    margin-left: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  [dir=rtl] #dokuwiki__header .tools li {
    margin-right: 1em;
    margin-left: 0;
  }
  #dokuwiki__usertools a.action,
  #dokuwiki__usertools a.iw_user {
    padding-left: 20px;
    background: transparent url(/help/lib/tpl/limedio1/images/usertools.png) no-repeat 0 0;
  }
  [dir=rtl] #dokuwiki__usertools a.action {
    padding-left: 0;
    padding-right: 20px;
  }
  #dokuwiki__header .mobileTools {
    display: none;
    /* hide mobile tools dropdown to only show in mobile view */
  }
  #dokuwiki__usertools {
    position: absolute;
    top: .5em;
    right: .5em;
    text-align: right;
    width: 100%;
  }
  #dokuwiki__usertools ul {
    margin: 0 auto;
    padding: 0;
    max-width: 75em;
  }
  #dokuwiki__usertools a.action.admin {
    background-position: left 0;
  }
  #dokuwiki__usertools a.iw_user,
  #dokuwiki__usertools a.action.profile {
    background-position: left -32px;
  }
  #dokuwiki__usertools a.action.register {
    background-position: left -64px;
  }
  #dokuwiki__usertools a.action.login {
    background-position: left -96px;
  }
  #dokuwiki__usertools a.action.logout {
    background-position: left -128px;
  }
  [dir=rtl] #dokuwiki__usertools {
    text-align: left;
    left: 40px;
    right: auto;
  }
  [dir=rtl] #dokuwiki__usertools a.action.admin {
    background-position: right 0;
  }
  [dir=rtl] #dokuwiki__usertools a.action.profile {
    background-position: right -32px;
  }
  [dir=rtl] #dokuwiki__usertools a.action.register {
    background-position: right -64px;
  }
  [dir=rtl] #dokuwiki__usertools a.action.login {
    background-position: right -96px;
  }
  [dir=rtl] #dokuwiki__usertools a.action.logout {
    background-position: right -128px;
  }
  #dokuwiki__sitetools {
    text-align: right;
  }
  #dokuwiki__sitetools form.search {
    font-size: 0.875em;
  }
  [dir=rtl] #dokuwiki__sitetools {
    text-align: left;
  }
  form.search {
    display: block;
    position: relative;
    margin-bottom: 0.5em;
  }
  form.search input {
    width: 18em;
    padding: .35em 22px .35em .1em;
  }
  form.search button {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAY1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmaHTeAAAAIXRSTlMHNEEkTD4WPVEtKzcMQ1NATkc4VFJGHDEhJ0Q6RS8uVQBDAjEGAAAAXklEQVR4AS3HVQ4CUQDF0MHdGZfe/a+SNLz+NKeKNSnJCTj2Sn55rl9w+XNiTNLfaWRFHZsZ5cYZtew4xK7cZD7EBmaZFdtz9gO0MtlRWmTSvafH3GpZOulCWwBpxT/nGxX5oR8AJgAAAABJRU5ErkJggg==) no-repeat 0 0;
    border-width: 0;
    width: 19px;
    height: 14px;
    text-indent: -99999px;
    margin-left: -20px;
    box-shadow: none;
    padding: 0;
  }
  [dir=rtl] form.search input {
    padding: .35em .1em .35em 22px;
  }
  [dir=rtl] form.search button {
    background-position: 5px 0;
    margin-left: 0;
    margin-right: -20px;
    position: relative;
  }
  .dokuwiki div.breadcrumbs {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: .5em;
    font-size: 0.875em;
    clear: both;
  }
  .dokuwiki div.breadcrumbs div {
    padding: .1em .35em;
  }
  .dokuwiki div.breadcrumbs div:only-child {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
  }
  .dokuwiki div.breadcrumbs div:first-child {
    border-top: 1px solid #fff;
  }
  .dokuwiki div.breadcrumbs div:last-child {
    border-bottom: 1px solid #ccc;
  }
  .dokuwiki div.breadcrumbs .bcsep {
    font-size: 0.75em;
  }
  .dokuwiki .aside {
    font-size: 0.875em;
    overflow: hidden;
    word-wrap: break-word;
    /* make sidebar more condensed */
  }
  .dokuwiki .aside h1 {
    font-size: 1.714em;
    margin-bottom: .292em;
  }
  .dokuwiki .aside h2 {
    margin-bottom: .333em;
  }
  .dokuwiki .aside h3 {
    margin-bottom: .444em;
  }
  .dokuwiki .aside h4 {
    margin-bottom: .5em;
  }
  .dokuwiki .aside h5 {
    margin-bottom: .5714em;
  }
  .dokuwiki .aside p,
  .dokuwiki .aside ul,
  .dokuwiki .aside ol,
  .dokuwiki .aside dl,
  .dokuwiki .aside pre,
  .dokuwiki .aside table,
  .dokuwiki .aside fieldset,
  .dokuwiki .aside hr,
  .dokuwiki .aside blockquote,
  .dokuwiki .aside address {
    margin-bottom: .7em;
  }
  .dokuwiki .aside ul,
  .dokuwiki .aside ol {
    padding-left: .5em;
  }
  .dokuwiki .aside li ul,
  .dokuwiki .aside li ol {
    margin-bottom: 0;
    padding: 0;
  }
  .dokuwiki .aside a:link,
  .dokuwiki .aside a:visited {
    color: #2b73b7;
    background-color: inherit;
  }
  [dir=rtl] .dokuwiki .aside ul,
  [dir=rtl] .dokuwiki .aside ol {
    padding-right: .5em;
  }
  .dtree a {
    font-family: "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", "CI", Meiryo, "lr oSVbN", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #2b73b7 !important;
    text-decoration: none;
  }
  .dokuwiki .pageId {
    float: right;
    margin-right: -1em;
    margin-bottom: -1px;
    margin-top: -1.5em;
    overflow: hidden;
    padding: 0.5em 1em 0;
  }
  .dokuwiki .pageId span {
    font-size: 0.875em;
    border: solid #eee;
    border-width: 1px 1px 0;
    background-color: #fff;
    color: #999;
    padding: .1em .35em;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    box-shadow: 0 0 .5em #999;
    display: block;
  }
  .dokuwiki div.page {
    clear: both;
    background: #fff;
    color: inherit;
    border: 1px solid #eee;
    box-shadow: 0 0 .5em #999;
    border-radius: 2px;
    padding: 1.556em 2em 2em;
    margin-bottom: .5em;
    overflow: hidden;
    word-wrap: break-word;
  }
  .dokuwiki .docInfo {
    font-size: 0.875em;
    text-align: right;
  }
  .dokuwiki div.license {
    font-size: 93.75%;
  }
  [dir=rtl] .dokuwiki .docInfo {
    text-align: left;
  }
  [dir=rtl] .dokuwiki .pageId {
    float: left;
    margin-left: -1em;
    margin-right: 0;
  }
  .dokuwiki .wrapper {
    margin-bottom: 1.4em;
  }
  #dokuwiki__footer {
    margin-bottom: 1em;
    text-align: center;
  }
  #dokuwiki__footer > .pad {
    font-size: 0.875em;
  }
  #dokuwiki__footer div.license {
    margin-bottom: 0.5em;
    font-size: 100%;
  }
  #dokuwiki__footer div.buttons a img {
    opacity: 0.5;
  }
  #dokuwiki__footer div.buttons a:hover img,
  #dokuwiki__footer div.buttons a:active img,
  #dokuwiki__footer div.buttons a:focus img {
    opacity: 1;
  }
  [dir=rtl] #dokuwiki__footer .license img {
    margin: 0 0 0 .5em;
  }
  #dokuwiki__site > .site {
    /* give space to the right so the tools won't disappear on smaller screens */
    /* it's 40px because the 30px wide icons will have 5px more spacing to the left and right */
    padding-right: 40px;
    /* give the same space to the left to balance it out */
    padding-left: 40px;
  }
  .dokuwiki div.page {
    height: 190px;
    min-height: 190px;
    /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
    height: auto;
  }
  #dokuwiki__usertools {
    /* move the tools just outside of the site */
    right: 40px;
  }
  [dir=rtl] #dokuwiki__usertools {
    right: auto;
    left: 40px;
  }
  #dokuwiki__pagetools {
    position: absolute;
    right: -40px;
    /* on same vertical level as first headline, because .page has 2em padding */
    top: 2em;
    width: 40px;
  }
  [dir=rtl] #dokuwiki__pagetools {
    right: auto;
    left: -40px;
  }
  #dokuwiki__pagetools div.tools {
    position: fixed;
    width: 40px;
  }
  #dokuwiki__pagetools ul {
    position: absolute;
    right: 0;
    text-align: right;
    margin: 0;
    padding: 0;
    /* add transparent border to prevent jumping when proper border is added on hover */
    border: 1px solid transparent;
    z-index: 10;
  }
  [dir=rtl] #dokuwiki__pagetools ul {
    right: auto;
    left: 0;
    text-align: left;
  }
  #dokuwiki__pagetools ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0.875em;
  }
  #dokuwiki__pagetools ul li a {
    display: block;
    min-height: 20px;
    /* 30 - 2x5 */
    line-height: 20px;
    padding: 0;
    background-position: right 0;
    background-repeat: no-repeat;
    /* add transparent border to prevent jumping when proper border is added on focus */
    border: 1px solid transparent;
    white-space: nowrap;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin-left: auto;
    /* align right if the ul is larger because one item is focused */
  }
  #dokuwiki__pagetools ul li a:before {
    content: url(/help/lib/tpl/limedio1/images/pagetools-sprite.png?v=2);
    display: inline-block;
    font-size: 0;
    line-height: 0;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a {
    background-position: left 0;
    margin-right: auto;
    margin-left: 0;
  }
  #dokuwiki__pagetools:hover ul,
  #dokuwiki__pagetools ul li a:focus,
  #dokuwiki__pagetools ul li a:active {
    background-color: #fff;
    border-color: #ccc;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #999;
  }
  #dokuwiki__pagetools:hover ul li a,
  #dokuwiki__pagetools ul li a:focus,
  #dokuwiki__pagetools ul li a:active {
    width: auto;
    height: auto;
    overflow: visible;
    padding: 5px 40px 5px 5px;
    background-image: url(/help/lib/tpl/limedio1/images/pagetools-sprite.png?v=2);
  }
  #dokuwiki__pagetools:hover ul li a:before,
  #dokuwiki__pagetools ul li a:focus:before {
    content: none;
  }
  [dir=rtl] #dokuwiki__pagetools:hover ul,
  [dir=rtl] #dokuwiki__pagetools ul li a:focus {
    box-shadow: -2px 2px 2px #999;
  }
  [dir=rtl] #dokuwiki__pagetools:hover li a,
  [dir=rtl] #dokuwiki__pagetools ul li a:focus,
  [dir=rtl] #dokuwiki__pagetools ul li a:active {
    padding: 5px 5px 5px 40px;
  }
  #dokuwiki__pagetools ul li a:hover,
  #dokuwiki__pagetools ul li a:active,
  #dokuwiki__pagetools ul li a:focus {
    text-decoration: none;
  }
  #dokuwiki__pagetools ul li a:hover {
    background-color: #eee;
  }
  #dokuwiki__pagetools ul li a.edit {
    background-position: right -90px;
  }
  #dokuwiki__pagetools ul li a.edit:before {
    margin-top: -90px;
  }
  #dokuwiki__pagetools ul li a.edit:hover,
  #dokuwiki__pagetools ul li a.edit:active,
  #dokuwiki__pagetools ul li a.edit:focus {
    background-position: right -135px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.edit {
    background-position: left -90px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.edit:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.edit:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.edit:focus {
    background-position: left -135px;
  }
  #dokuwiki__pagetools ul li a.create {
    background-position: right -180px;
  }
  #dokuwiki__pagetools ul li a.create:before {
    margin-top: -180px;
  }
  #dokuwiki__pagetools ul li a.create:hover,
  #dokuwiki__pagetools ul li a.create:active,
  #dokuwiki__pagetools ul li a.create:focus {
    background-position: right -225px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.create {
    background-position: left -180px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.create:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.create:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.create:focus {
    background-position: left -225px;
  }
  #dokuwiki__pagetools ul li a.show {
    background-position: right -360px;
  }
  #dokuwiki__pagetools ul li a.show:before {
    margin-top: -360px;
  }
  #dokuwiki__pagetools ul li a.show:hover,
  #dokuwiki__pagetools ul li a.show:active,
  #dokuwiki__pagetools ul li a.show:focus {
    background-position: right -405px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.show {
    background-position: left -360px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.show:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.show:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.show:focus {
    background-position: left -405px;
  }
  #dokuwiki__pagetools ul li a.source {
    background-position: right -450px;
  }
  #dokuwiki__pagetools ul li a.source:before {
    margin-top: -450px;
  }
  #dokuwiki__pagetools ul li a.source:hover,
  #dokuwiki__pagetools ul li a.source:active,
  #dokuwiki__pagetools ul li a.source:focus {
    background-position: right -495px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.source {
    background-position: left -450px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.source:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.source:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.source:focus {
    background-position: left -495px;
  }
  #dokuwiki__pagetools ul li a.draft {
    background-position: right -270px;
  }
  #dokuwiki__pagetools ul li a.draft:before {
    margin-top: -270px;
  }
  #dokuwiki__pagetools ul li a.draft:hover,
  #dokuwiki__pagetools ul li a.draft:active,
  #dokuwiki__pagetools ul li a.draft:focus {
    background-position: right -315px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.draft {
    background-position: left -270px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.draft:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.draft:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.draft:focus {
    background-position: left -315px;
  }
  #dokuwiki__pagetools ul li a.revs {
    background-position: right -630px;
  }
  #dokuwiki__pagetools ul li a.revs:before {
    margin-top: -630px;
  }
  #dokuwiki__pagetools ul li a.revs:hover,
  #dokuwiki__pagetools ul li a.revs:active,
  #dokuwiki__pagetools ul li a.revs:focus {
    background-position: right -675px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.revs {
    background-position: left -630px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.revs:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.revs:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.revs:focus {
    background-position: left -675px;
  }
  .mode_revisions #dokuwiki__pagetools ul li a.revs {
    background-position: right -675px;
  }
  .mode_revisions #dokuwiki__pagetools ul li a.revs:before {
    margin-top: -675px;
  }
  [dir=rtl] .mode_revisions #dokuwiki__pagetools ul li a.revs {
    background-position: left -675px;
  }
  #dokuwiki__pagetools ul li a.backlink {
    background-position: right -720px;
  }
  #dokuwiki__pagetools ul li a.backlink:before {
    margin-top: -720px;
  }
  #dokuwiki__pagetools ul li a.backlink:hover,
  #dokuwiki__pagetools ul li a.backlink:active,
  #dokuwiki__pagetools ul li a.backlink:focus {
    background-position: right -765px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.backlink {
    background-position: left -720px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.backlink:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.backlink:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.backlink:focus {
    background-position: left -765px;
  }
  .mode_backlink #dokuwiki__pagetools ul li a.backlink {
    background-position: right -765px;
  }
  .mode_backlink #dokuwiki__pagetools ul li a.backlink:before {
    margin-top: -765px;
  }
  [dir=rtl] .mode_backlink #dokuwiki__pagetools ul li a.backlink {
    background-position: left -765px;
  }
  #dokuwiki__pagetools ul li a.top {
    background-position: right -900px;
  }
  #dokuwiki__pagetools ul li a.top:before {
    margin-top: -900px;
  }
  #dokuwiki__pagetools ul li a.top:hover,
  #dokuwiki__pagetools ul li a.top:active,
  #dokuwiki__pagetools ul li a.top:focus {
    background-position: right -945px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.top {
    background-position: left -900px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.top:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.top:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.top:focus {
    background-position: left -945px;
  }
  #dokuwiki__pagetools ul li a.revert {
    background-position: right -540px;
  }
  #dokuwiki__pagetools ul li a.revert:before {
    margin-top: -540px;
  }
  #dokuwiki__pagetools ul li a.revert:hover,
  #dokuwiki__pagetools ul li a.revert:active,
  #dokuwiki__pagetools ul li a.revert:focus {
    background-position: right -585px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.revert {
    background-position: left -540px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.revert:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.revert:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.revert:focus {
    background-position: left -585px;
  }
  .mode_revert #dokuwiki__pagetools ul li a.revert {
    background-position: right -585px;
  }
  .mode_revert #dokuwiki__pagetools ul li a.revert:before {
    margin-top: -585px;
  }
  [dir=rtl] .mode_revert #dokuwiki__pagetools ul li a.revert {
    background-position: left -585px;
  }
  #dokuwiki__pagetools ul li a.subscribe {
    background-position: right -810px;
  }
  #dokuwiki__pagetools ul li a.subscribe:before {
    margin-top: -810px;
  }
  #dokuwiki__pagetools ul li a.subscribe:hover,
  #dokuwiki__pagetools ul li a.subscribe:active,
  #dokuwiki__pagetools ul li a.subscribe:focus {
    background-position: right -855px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.subscribe {
    background-position: left -810px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.subscribe:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.subscribe:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.subscribe:focus {
    background-position: left -855px;
  }
  .mode_subscribe #dokuwiki__pagetools ul li a.subscribe {
    background-position: right -855px;
  }
  .mode_subscribe #dokuwiki__pagetools ul li a.subscribe:before {
    margin-top: -855px;
  }
  [dir=rtl] .mode_subscribe #dokuwiki__pagetools ul li a.subscribe {
    background-position: left -855px;
  }
  #dokuwiki__pagetools ul li a.mediaManager {
    background-position: right -990px;
  }
  #dokuwiki__pagetools ul li a.mediaManager:before {
    margin-top: -990px;
  }
  #dokuwiki__pagetools ul li a.mediaManager:hover,
  #dokuwiki__pagetools ul li a.mediaManager:active,
  #dokuwiki__pagetools ul li a.mediaManager:focus {
    background-position: right -1035px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.mediaManager {
    background-position: left -990px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.mediaManager:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.mediaManager:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.mediaManager:focus {
    background-position: left -1035px;
  }
  #dokuwiki__pagetools ul li a.back {
    background-position: right -1080px;
  }
  #dokuwiki__pagetools ul li a.back:before {
    margin-top: -1080px;
  }
  #dokuwiki__pagetools ul li a.back:hover,
  #dokuwiki__pagetools ul li a.back:active,
  #dokuwiki__pagetools ul li a.back:focus {
    background-position: right -1125px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.back {
    background-position: left -1080px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.back:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.back:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.back:focus {
    background-position: left -1125px;
  }
  #dokuwiki__pagetools ul li a.img_backto {
    background-position: right -1080px;
  }
  #dokuwiki__pagetools ul li a.img_backto:before {
    margin-top: -1080px;
  }
  #dokuwiki__pagetools ul li a.img_backto:hover,
  #dokuwiki__pagetools ul li a.img_backto:active,
  #dokuwiki__pagetools ul li a.img_backto:focus {
    background-position: right -1125px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.img_backto {
    background-position: left -1080px;
  }
  [dir=rtl] #dokuwiki__pagetools ul li a.img_backto:hover,
  [dir=rtl] #dokuwiki__pagetools ul li a.img_backto:active,
  [dir=rtl] #dokuwiki__pagetools ul li a.img_backto:focus {
    background-position: left -1125px;
  }
  .dokuwiki a.wikilink1 {
    color: #080;
    background-color: inherit;
  }
  .dokuwiki a.wikilink2 {
    color: #d30;
    background-color: inherit;
  }
  .dokuwiki img.media {
    margin: .2em 0;
  }
  .dokuwiki img.medialeft {
    margin: .2em 1em .2em 0;
  }
  .dokuwiki img.mediaright {
    margin: .2em 0 .2em 1em;
  }
  .dokuwiki img.mediacenter {
    margin: .2em auto;
  }
  .dokuwiki .page ul li,
  .dokuwiki .aside ul li {
    color: #999;
  }
  .dokuwiki .page ol li,
  .dokuwiki .aside ol li {
    color: #666;
  }
  .dokuwiki .page li .li,
  .dokuwiki .aside li .li {
    color: #333;
  }
  .dokuwiki div.table {
    overflow-x: auto;
    margin-bottom: 1.4em;
  }
  .dokuwiki div.table table {
    margin-bottom: 0;
  }
  .dokuwiki table.inline {
    min-width: 50%;
  }
  .dokuwiki table.inline tr:hover td {
    background-color: #eee;
  }
  .dokuwiki table.inline tr:hover th {
    background-color: #ccc;
  }
  .dokuwiki em.u code {
    text-decoration: underline;
  }
  .dokuwiki dl.code dt,
  .dokuwiki dl.file dt {
    background-color: #fbfaf9;
    background: linear-gradient(to bottom,#eee 0%,#fbfaf9 100%);
    color: inherit;
    border: 1px solid #ccc;
    border-bottom-color: #fbfaf9;
    border-top-left-radius: .3em;
    border-top-right-radius: .3em;
    padding: .3em .6em .1em;
    margin-bottom: -1px;
    float: left;
  }
  .dokuwiki dl.code dt a,
  .dokuwiki dl.file dt a {
    background-color: transparent;
    font-size: 0.875em;
    font-weight: normal;
    display: block;
    min-height: 16px;
  }
  .dokuwiki dl.code dd,
  .dokuwiki dl.file dd {
    margin: 0;
    clear: left;
  }
  .dokuwiki dl.code pre,
  .dokuwiki dl.file pre {
    box-shadow: inset -4px -4px .5em -0.3em #ccc;
  }
  [dir=rtl] .dokuwiki dl.code dt,
  [dir=rtl] .dokuwiki dl.file dt {
    float: right;
  }
  [dir=rtl] .dokuwiki dl.code dd,
  [dir=rtl] .dokuwiki dl.file dd {
    clear: right;
  }
  .dokuwiki dl.file pre,
  .dokuwiki dl.file dt {
    border-style: dashed;
  }
  .dokuwiki dl.file dt {
    border-bottom-style: solid;
  }
  .JSpopup {
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
    box-shadow: .1em .1em .1em #ccc;
    border-radius: 2px;
    padding: .3em .5em;
    font-size: .9em;
  }
  .dokuwiki form.search div.ajax_qsearch {
    top: -0.35em;
    font-size: 1em;
    text-overflow: ellipsis;
  }
  .JSpopup ul,
  .JSpopup ol {
    padding-left: 0;
  }
  [dir=rtl] .JSpopup ul,
  [dir=rtl] .JSpopup ol {
    padding-right: 0;
  }
  #acl__tree li {
    margin: 0;
  }
  #dokuwiki__content span.curid a {
    font-weight: normal;
  }
  #dokuwiki__content strong span.curid a {
    font-weight: bold;
  }
  .dokuwiki div.toolbar button.toolbutton {
    border-radius: 0;
    border-left-width: 0;
    padding: .1em .35em;
  }
  .dokuwiki div.toolbar button.toolbutton:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
  }
  .dokuwiki div.toolbar button.toolbutton:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  [dir=rtl] .dokuwiki div.toolbar button.toolbutton:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-left-width: 1px;
  }
  [dir=rtl] .dokuwiki div.toolbar button.toolbutton:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left-width: 0;
    border-right-width: 1px;
  }
  .dokuwiki div.section_highlight {
    margin: 0 -2em;
    padding: 0 1em;
    border-width: 0 1em;
  }
  .dokuwiki textarea.edit {
    font-family: Consolas, "Andale Mono WT", "Andale Mono", "Bitstream Vera Sans Mono", "Nimbus Mono L", Monaco, "Courier New", monospace;
  }
  .dokuwiki div.preview {
    margin: 0 -2em;
    padding: 0 2em;
  }
  .dokuwiki.hasSidebar div.preview {
    border-right: 16em solid #eee;
  }
  [dir=rtl] .dokuwiki.hasSidebar div.preview {
    border-right-width: 0;
    border-left: 16em solid #eee;
  }
  .dokuwiki div.preview div.pad {
    padding: 1.556em 0 2em;
  }
  #dw__toc {
    margin: -1.556em -2em .5em 1.4em;
    width: 16em;
    border-left: 1px solid #ccc;
    background: #fff;
    color: inherit;
  }
  [dir=rtl] #dw__toc {
    margin: -1.556em 1.4em .5em -2em;
    border-left-width: 0;
    border-right: 1px solid #ccc;
  }
  .dokuwiki h3.toggle {
    padding: .5em 1em;
    margin-bottom: 0;
    font-size: .875em;
    letter-spacing: .1em;
  }
  #dokuwiki__aside h3.toggle {
    display: none;
  }
  .dokuwiki .toggle strong {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAMAAAC+Ge+yAAAAQlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACO4fbyAAAAFnRSTlMONR0rATsVCD8ELigXODwpSSMnMjcAXQ+QPwAAADhJREFUeNo9jMcJADAMA53ee7z/qnE+AiEOVIiZzREj0Zz+g+1XxSSw29g3M4Wz9CquAhChjDkOH9FOBKVcmAk8AAAAAElFTkSuQmCC) 0 0;
    width: 8px;
    height: 5px;
    margin: .4em 0 0;
  }
  .dokuwiki .toggle.closed strong {
    background-position: 0 -5px;
  }
  .dokuwiki .toggle strong span {
    display: none;
  }
  #dw__toc > div {
    font-size: 0.875em;
    padding: .5em 1em 1em;
  }
  #dw__toc ul {
    padding: 0 0 0 1.2em;
  }
  #dw__toc ul li {
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHAgMAAAC9yW99AAAACVBMVEUAAADd3d27u7saETAbAAAAAXRSTlMAQObYZgAAABZJREFUeAFj4GBg0GJgWNYAJIFsCAAAFSEBi77tmgYAAAAASUVORK5CYII=);
  }
  #dw__toc ul li.clear {
    list-style: none;
  }
  #dw__toc ul li div.li {
    padding: .2em 0;
  }
  [dir=rtl] #dw__toc ul {
    padding: 0 1.5em 0 0;
  }
  #dokuwiki__detail {
    padding: 0;
  }
  #dokuwiki__detail img {
    float: none;
    margin-bottom: 1.4em;
  }
  #dokuwiki__detail div.img_detail {
    float: none;
  }
  #dokuwiki__detail div.img_detail dl {
    overflow: hidden;
  }
  #dokuwiki__detail div.img_detail dl dt {
    float: left;
    width: 9em;
    text-align: right;
    clear: left;
  }
  #dokuwiki__detail div.img_detail dl dd {
    margin-left: 9.5em;
  }
  [dir=rtl] #dokuwiki__detail div.img_detail dl dt {
    float: right;
    text-align: left;
    clear: right;
  }
  [dir=rtl] #dokuwiki__detail div.img_detail dl dd {
    margin-left: 0;
    margin-right: 9.5em;
  }
  .dokuwiki div.wrap_imp,
  .dokuwiki div.wrap_limit,
  .dokuwiki div.wrap_note,
  .dokuwiki div.wrap_ref {
    display: inline-block;
    margin-left: .25em;
    margin-bottom: 8px;
    padding: 3px 6px 0px 30px;
    height: 22px;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 0.78em;
    border: 1.5px solid;
    border-radius: 6px;
  }
  .dokuwiki div.wrap_imp p,
  .dokuwiki div.wrap_limit p,
  .dokuwiki div.wrap_note p,
  .dokuwiki div.wrap_ref p {
    display: inline;
    margin: 0em;
  }
  .dokuwiki div.wrap_imp {
    border-color: #cf142b;
    background-image: url(/help/lib/tpl/limedio1/images/note/imp-24.png);
    color: #cf142b;
  }
  .dokuwiki div.wrap_limit {
    border-color: #f9c14b;
    background-image: url(/help/lib/tpl/limedio1/images/note/limit-24.png);
    color: #f9c14b;
  }
  .dokuwiki div.wrap_note {
    border-color: #45bdcf;
    background-image: url(/help/lib/tpl/limedio1/images/note/note-24.png);
    color: #45bdcf;
  }
  .dokuwiki div.wrap_ref {
    border-color: #b7d342;
    background-image: url(/help/lib/tpl/limedio1/images/note/ref-24.png);
    color: #b7d342;
  }
  .dokuwiki div.wrap_listi,
  .dokuwiki div.wrap_list {
    margin-bottom: .5em;
    font-size: 0.875em;
  }
  .dokuwiki div.wrap_listi ul,
  .dokuwiki div.wrap_list ul {
    margin-left: 8px;
    padding-left: 3px;
  }
  .dokuwiki div.wrap_listi ul li,
  .dokuwiki div.wrap_list ul li {
    padding-left: 5px;
  }
  .dokuwiki div.wrap_listi ul li,
  .dokuwiki div.wrap_listi ul li .li {
    color: #cf142b;
  }
  .dokuwiki div.wrap_list ul li,
  .dokuwiki div.wrap_list ul li .li {
    color: #333;
  }
  .dokuwiki div.wrap_listi ol,
  .dokuwiki div.wrap_list ol {
    margin-left: 32px;
    padding: 0;
  }
  .dokuwiki div.wrap_listi ol li,
  .dokuwiki div.wrap_listi ol li .li {
    color: #cf142b;
  }
  .dokuwiki div.wrap_list ol li,
  .dokuwiki div.wrap_list ol li .li {
    color: #333;
  }
  .dokuwiki div.wrap_tips {
    padding: .5em .5em 0em 32px;
    margin-bottom: 1.5em;
    /*min-height: 48px;*/
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    border: 2px solid;
    border-radius: 6px;
  }
  .dokuwiki div.wrap_tips {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAAGXcA1uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZlJREFUeNpiLNh89z8DDCBzmBiQAEAAMaLLPADiAyAOCxArQDEDQAAhK3swwVdZEc5H1g9k74eJoRiMDAACCKcEsrscgbgRw/VA2gFZDK4D6KIDyEaxoOkESR7EazlAAOGUwAWY0PiJQDcwAmlFGBvKx+49oOQCKPs+EMcjeYQRmwYDbArw+eEB1JYHyAqA8g1Aqh4jmKDRfB+oAK+nAQKI4lAiS0Mj1NOOUH8xYI1q5NABeRTIBnkWlFITgPR8DBvQgrIeSXwBsk0YToIGIzpIxKkB6pQDaGIHSAoloK0FGBpggtCc54AWP/0YoQS0dgIoRIC0I5rp/+kb0wABRrIN1EhKVAUsBOQbofGOL0pR8iOxQYRhMLRgBCWBA+gxi88ibEFUiMPVF6A5sBCbS6F6CglaAEp/OFz3HuqDflzBgU0vtsxpgM110Nx+gEB8OBATyeuh5Tyyxn5oKW2AlB0vAC1FD5L5xFigAPIFUPMFJLGFQLwRTd0HJAckYDMcVyq6gFavgAq7idDUcwEpGEHBkQ9rBAzfnAwAIcDGTm8fYtwAAAAASUVORK5CYII=);
    background-color: inherit;
    border-color: #71bce9;
    font-size: .875em;
    color: #666;
  }
  .dokuwiki div.wrap_tips p {
    margin: 0 0 .75em 0;
    padding: 0;
  }
  .dokuwiki div.wrap_tips ul,
  .dokuwiki div.wrap_tips ol {
    padding: 0;
  }
  .dokuwiki div.wrap_tips ol li,
  .dokuwiki div.wrap_tips ol li .li {
    color: inherit;
  }
  .dokuwiki div.wrap_tips ul li,
  .dokuwiki div.wrap_tips ul li .li {
    color: inherit;
  }
  div.dokuwiki div.qna-block {
    margin-bottom: 1em;
  }
  div.dokuwiki div.qna-question {
    padding: 0.5em 1em 0.3em 2em;
    background-color: __background_other__;
    background-image: url(/help/lib/tpl/limedio1/images/question.png);
    background-repeat: no-repeat;
    background-position: top left;
  }
  div.dokuwiki div.qna-title {
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 0.5em;
  }
  div.dokuwiki div.qna-title a {
    text-decoration: none;
  }
  div.dokuwiki div.qna-answer {
    border-top: 1px dashed #ccc;
    padding: 1em 1em 0.1em 2em;
    background-color: __background_other__;
    background-image: url(/help/lib/tpl/limedio1/images/answer.png);
    background-repeat: no-repeat;
    background-position: top left;
  }
  #dokuwiki__lmfoot {
    /* move the tools just outside of the site */
    right: 40px;
    list-style: none;
  }
  [dir=rtl] #dokuwiki__lmfoot {
    right: auto;
    left: 40px;
    list-style: none;
  }
  #dokuwiki__lmfoot a.action,
  #dokuwiki__lmfoot a.iw_user {
    padding-left: 20px;
    background: transparent url(/help/lib/tpl/limedio1/images/usertools.png) no-repeat 0 0;
  }
  [dir=rtl] #dokuwiki__lmfoot a.action {
    padding-left: 0;
    padding-right: 20px;
  }
  #dokuwiki__lmfoot ul li {
    margin-left: 1em;
    display: inline-block;
  }
  #dokuwiki__lmfoot {
    right: .5em;
    text-align: right;
    font-size: .875em;
    width: 100%;
  }
  #dokuwiki__lmfoot ul {
    /* max-width: @ini_site_width; */
    max-width: 100%;
    list-style: none;
  }
  #dokuwiki__lmfoot ul li {
    padding: 0;
    /* max-width: @ini_site_width; */
    max-width: 100%;
    display: inline;
    display: none;
  }
  #dokuwiki__lmfoot a.action.admin {
    background-position: left 0;
  }
  #dokuwiki__lmfoot a.iw_user,
  #dokuwiki__lmfoot a.action.profile {
    background-position: left -32px;
  }
  #dokuwiki__lmfoot a.action.register {
    background-position: left -64px;
  }
  #dokuwiki__lmfoot a.action.login {
    background-position: left -96px;
  }
  #dokuwiki__lmfoot a.action.logout {
    background-position: left -128px;
  }
  [dir=rtl] #dokuwiki__lmfoot {
    text-align: left;
  }
  [dir=rtl] #dokuwiki__lmfoot a.action.admin {
    background-position: left 0;
  }
  [dir=rtl] #dokuwiki__lmfoot a.action.profile {
    background-position: left -32px;
  }
  [dir=rtl] #dokuwiki__lmfoot a.action.register {
    background-position: left -64px;
  }
  [dir=rtl] #dokuwiki__lmfoot a.action.login {
    background-position: left -96px;
  }
  [dir=rtl] #dokuwiki__lmfoot a.action.logout {
    background-position: left -128px;
  }
}
div.clearer {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.group {
  display: inline-block;
}
.group {
  display: block;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
div.no {
  display: inline;
  margin: 0;
  padding: 0;
}
.hidden {
  display: none;
}
.medialeft {
  float: left;
}
.mediaright {
  float: right;
}
.mediacenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.leftalign {
  text-align: left;
}
.centeralign {
  text-align: center;
}
.rightalign {
  text-align: right;
}
[dir=rtl] .leftalign {
  text-align: left;
}
[dir=rtl] .centeralign {
  text-align: center;
}
[dir=rtl] .rightalign {
  text-align: right;
}
em.u {
  font-style: normal;
  text-decoration: underline;
}
em em.u {
  font-style: italic;
}
img.icon.smiley {
  height: 1.2em;
}
svg {
  width: auto;
  height: 1.2em;
}
@media only screen and (max-width: 600px) {
  #extension__list .legend > div {
    padding-left: 0;
  }
  #extension__list .legend div.screenshot {
    margin: 0 .5em .5em 0;
  }
  #extension__list .legend h2 {
    width: auto;
    float: none;
  }
  #extension__list .legend div.linkbar {
    clear: left;
  }
  [dir=rtl] #extension__list .legend > div {
    padding-right: 0;
  }
  [dir=rtl] #extension__list .legend div.screenshot {
    margin: 0 0 .5em .5em;
  }
  [dir=rtl] #extension__list .legend div.linkbar {
    clear: right;
  }
}
.dokuwiki .plugin_wrap {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dokuwiki .plugin_wrap table {
  width: 100%;
}
.dokuwiki .plugin_wrap em strong {
  font-size: 130%;
  font-weight: bold;
  font-style: normal;
  display: block;
}
.dokuwiki .plugin_wrap em strong em.u {
  font-size: 115%;
  border-bottom: 1px solid #ccc;
  font-style: normal;
  text-decoration: none;
  display: block;
}
.dokuwiki .wrap_danger em strong em.u,
.dokuwiki .wrap_warning em strong em.u,
.dokuwiki .wrap_caution em strong em.u,
.dokuwiki .wrap_notice em strong em.u,
.dokuwiki .wrap_safety em strong em.u {
  text-transform: uppercase;
  border-bottom-width: 0;
}
.dokuwiki .wrap_box em strong em.u,
.dokuwiki .wrap_info em strong em.u,
.dokuwiki .wrap_important em strong em.u,
.dokuwiki .wrap_alert em strong em.u,
.dokuwiki .wrap_tip em strong em.u,
.dokuwiki .wrap_help em strong em.u,
.dokuwiki .wrap_todo em strong em.u,
.dokuwiki .wrap_download em strong em.u {
  border-bottom-color: #999;
}
.dokuwiki .plugin_wrap h1,
.dokuwiki .plugin_wrap h2,
.dokuwiki .plugin_wrap h3,
.dokuwiki .plugin_wrap h4,
.dokuwiki .plugin_wrap h5 {
  margin-left: 0;
  margin-right: 0;
}
.dokuwiki .wrap_left,
.dokuwiki .wrap_column {
  float: left;
  margin-right: 1.5em;
}
[dir=rtl] .dokuwiki .wrap_column {
  float: right;
  margin-left: 1.5em;
  margin-right: 0;
}
.dokuwiki .wrap_right {
  float: right;
  margin-left: 1.5em;
}
.dokuwiki .wrap_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dokuwiki .wrap_col2,
.dokuwiki .wrap_col3,
.dokuwiki .wrap_col4,
.dokuwiki .wrap_col5 {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  -moz-column-rule: 1px dotted #666;
  -webkit-column-rule: 1px dotted #666;
  column-rule: 1px dotted #666;
}
.dokuwiki .wrap_col2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.dokuwiki .wrap_col3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.dokuwiki .wrap_col4 {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
.dokuwiki .wrap_col5 {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
}
.dokuwiki .wrap_half {
  width: 48%;
  margin-right: 4%;
}
.dokuwiki .wrap_third {
  width: 30%;
  margin-right: 5%;
}
.dokuwiki .wrap_quarter {
  width: 22%;
  margin-right: 4%;
}
[dir=rtl] .dokuwiki .wrap_half,
[dir=rtl] .dokuwiki .wrap_third,
[dir=rtl] .dokuwiki .wrap_quarter {
  margin-right: 0;
  margin-left: 4%;
}
[dir=rtl] .dokuwiki .wrap_third {
  margin-left: 5%;
}
.dokuwiki .wrap_half:nth-of-type(2n),
.dokuwiki .wrap_third:nth-of-type(3n),
.dokuwiki .wrap_quarter:nth-of-type(4n) {
  margin-right: 0;
}
[dir=rtl] .dokuwiki .wrap_half:nth-of-type(2n),
[dir=rtl] .dokuwiki .wrap_third:nth-of-type(3n),
[dir=rtl] .dokuwiki .wrap_quarter:nth-of-type(4n) {
  margin-left: 0;
}
.dokuwiki .wrap_half:nth-of-type(2n+1),
.dokuwiki .wrap_third:nth-of-type(3n+1),
.dokuwiki .wrap_quarter:nth-of-type(4n+1) {
  clear: left;
}
[dir=rtl] .dokuwiki .wrap_half:nth-of-type(2n+1),
[dir=rtl] .dokuwiki .wrap_third:nth-of-type(3n+1),
[dir=rtl] .dokuwiki .wrap_quarter:nth-of-type(4n+1) {
  clear: right;
}
@media only screen and (max-width: 950px) {
  .dokuwiki .wrap_quarter {
    width: 48%;
  }
  .dokuwiki .wrap_quarter:nth-of-type(2n) {
    margin-right: 0;
  }
  [dir=rtl] .dokuwiki .wrap_quarter:nth-of-type(2n) {
    margin-left: 0;
  }
  .dokuwiki .wrap_quarter:nth-of-type(2n+1) {
    clear: left;
  }
  [dir=rtl] .dokuwiki .wrap_quarter:nth-of-type(2n) {
    clear: right;
  }
}
@media only screen and (max-width: 600px) {
  .dokuwiki .wrap_half,
  .dokuwiki .wrap_third,
  .dokuwiki .wrap_quarter {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
.dokuwiki .wrap_leftalign {
  text-align: left;
}
.dokuwiki .wrap_centeralign {
  text-align: center;
}
.dokuwiki .wrap_rightalign {
  text-align: right;
}
.dokuwiki .wrap_justify {
  text-align: justify;
}
.dokuwiki div.wrap_round {
  border-radius: 1.4em;
}
.dokuwiki span.wrap_round {
  border-radius: .14em;
}
.dokuwiki .wrap_lo {
  color: #666;
  font-size: 85%;
}
.dokuwiki .wrap_em {
  color: #c00;
  font-weight: bold;
}
.dokuwiki .wrap__dark.wrap_em {
  color: #f66;
}
.dokuwiki .wrap_indent {
  padding-left: 1.5em;
}
[dir=rtl] .dokuwiki .wrap_indent {
  padding-right: 1.5em;
  padding-left: 0;
}
.dokuwiki .wrap_outdent {
  margin-left: -1.5em;
}
[dir=rtl] .dokuwiki .wrap_outdent {
  margin-right: -1.5em;
  margin-left: 0;
}
.dokuwiki div.wrap_prewrap pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  /* for IE < 8 */
}
.dokuwiki div.wrap_spoiler {
  margin-bottom: 1.5em;
}
.dokuwiki .wrap_clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 1px;
  visibility: hidden;
  overflow: hidden;
}
.dokuwiki .wrap_hide {
  display: none;
}
.dokuwiki .wrap_button a:link,
.dokuwiki .wrap_button a:visited {
  background-image: none;
  border: 1px solid #ccc;
  border-radius: .3em;
  padding: .5em .7em;
  text-decoration: none;
}
.dokuwiki {
  /* resetting the box model to something more sane makes life a whole lot easier */
  /* emulate a headline
   (only with 'emulatedHeadlines' config option set)
   @deprecated 2018-03-20 */
  /* emulate a bigger headline with a bottom border */
  /* different bigger headline for safety notes */
  /* change border colour of emulated headlines inside boxes to something more neutral
   (to match all the different background colours) */
  /* real headlines should not be indented inside a wrap */
  /* columns
********************************************************************/
  /*____________ CSS3 columns  ____________*/
  /* widths
********************************************************************/
  /* this doesn't always work when third and twothirds are mixed across rows
   but can be fixed by adding any div (e.g. <WRAP clear/>) after a row */
  /* show 2 instead 4 columns on medium sized screens (mobile, etc) */
  /* /@media */
  /* show full width on smaller screens (mobile, etc) */
  /* /@media */
  /* alignments
********************************************************************/
  /* box
********************************************************************/
  /* see styles for boxes and notes with icons in style.css */
  /*____________ rounded corners ____________*/
  /* (only for modern browsers) */
  /* mark
********************************************************************/
  /* see styles for highlighted text in style.css */
  /* miscellaneous
********************************************************************/
  /*____________ tablewidth ____________*/
  /*____________ indent ____________*/
  /*____________ outdent ____________*/
  /*____________ word wrapping in pre ____________*/
  /*____________ spoiler ____________*/
  /* see rest of spoiler styles in style.css */
  /*____________ clear float ____________*/
  /*____________ hide ____________*/
  /*____________ button-style link ____________*/
  /* see rest of button link styles in style.css */
}
.dokuwiki .plugin_wrap {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dokuwiki .plugin_wrap.wrap__emuhead em strong {
  font-size: 130%;
  font-weight: bold;
  font-style: normal;
  display: block;
}
.dokuwiki .plugin_wrap.wrap__emuhead em strong em.u {
  font-size: 115%;
  border-bottom: 1px solid #ccc;
  font-style: normal;
  text-decoration: none;
  display: block;
}
.dokuwiki .wrap_danger.wrap__emuhead em strong em.u,
.dokuwiki .wrap_warning.wrap__emuhead em strong em.u,
.dokuwiki .wrap_caution.wrap__emuhead em strong em.u,
.dokuwiki .wrap_notice.wrap__emuhead em strong em.u,
.dokuwiki .wrap_safety.wrap__emuhead em strong em.u {
  text-transform: uppercase;
  border-bottom-width: 0;
}
.dokuwiki .wrap_box.wrap__emuhead em strong em.u,
.dokuwiki .wrap_info.wrap__emuhead em strong em.u,
.dokuwiki .wrap_important.wrap__emuhead em strong em.u,
.dokuwiki .wrap_alert.wrap__emuhead em strong em.u,
.dokuwiki .wrap_tip.wrap__emuhead em strong em.u,
.dokuwiki .wrap_help.wrap__emuhead em strong em.u,
.dokuwiki .wrap_todo.wrap__emuhead em strong em.u,
.dokuwiki .wrap_download.wrap__emuhead em strong em.u {
  border-bottom-color: #999;
}
.dokuwiki .plugin_wrap h1,
.dokuwiki .plugin_wrap h2,
.dokuwiki .plugin_wrap h3,
.dokuwiki .plugin_wrap h4,
.dokuwiki .plugin_wrap h5 {
  margin-left: 0;
  margin-right: 0;
}
.dokuwiki .wrap_left,
.dokuwiki .wrap_column {
  float: left;
  margin-right: 1.5em;
}
.dokuwiki [dir=rtl] .wrap_column {
  float: right;
  margin-left: 1.5em;
  margin-right: 0;
}
.dokuwiki .wrap_right {
  float: right;
  margin-left: 1.5em;
}
.dokuwiki .wrap_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dokuwiki .wrap_col2,
.dokuwiki .wrap_col3,
.dokuwiki .wrap_col4,
.dokuwiki .wrap_col5,
.dokuwiki .wrap_colsmall,
.dokuwiki .wrap_colmedium,
.dokuwiki .wrap_collarge {
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  -moz-column-rule: 1px dotted #666;
  -webkit-column-rule: 1px dotted #666;
  column-rule: 1px dotted #666;
}
.dokuwiki .wrap_col2 {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.dokuwiki .wrap_col3 {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.dokuwiki .wrap_col4 {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
}
.dokuwiki .wrap_col5 {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
}
.dokuwiki .wrap_colsmall {
  -moz-column-width: 10em;
  -webkit-column-width: 10em;
  column-width: 10em;
}
.dokuwiki .wrap_colmedium {
  -moz-column-width: 20em;
  -webkit-column-width: 20em;
  column-width: 20em;
}
.dokuwiki .wrap_collarge {
  -moz-column-width: 30em;
  -webkit-column-width: 30em;
  column-width: 30em;
}
.dokuwiki .wrap_twothirds {
  width: 65%;
  margin-right: 5%;
}
.dokuwiki .wrap_half {
  width: 48%;
  margin-right: 4%;
}
.dokuwiki .wrap_third {
  width: 30%;
  margin-right: 5%;
}
.dokuwiki .wrap_quarter {
  width: 22%;
  margin-right: 4%;
}
.dokuwiki [dir=rtl] .wrap_half,
.dokuwiki [dir=rtl] .wrap_quarter {
  margin-right: 0;
  margin-left: 4%;
}
.dokuwiki [dir=rtl] .wrap_twothirds,
.dokuwiki [dir=rtl] .wrap_third {
  margin-right: 0;
  margin-left: 5%;
}
.dokuwiki .wrap_half + .wrap_half,
.dokuwiki .wrap_third + .wrap_twothirds,
.dokuwiki .wrap_twothirds + .wrap_third,
.dokuwiki .wrap_third + .wrap_third + .wrap_third,
.dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter {
  margin-right: 0;
}
[dir=rtl] .dokuwiki .wrap_half + .wrap_half,
[dir=rtl] .dokuwiki .wrap_third + .wrap_twothirds,
[dir=rtl] .dokuwiki .wrap_twothirds + .wrap_third,
[dir=rtl] .dokuwiki .wrap_third + .wrap_third + .wrap_third,
[dir=rtl] .dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter {
  margin-left: 0;
}
.dokuwiki .wrap_half + .wrap_half + *,
.dokuwiki .wrap_third + .wrap_twothirds + *,
.dokuwiki .wrap_twothirds + .wrap_third + *,
.dokuwiki .wrap_third + .wrap_third + .wrap_third + *,
.dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter + * {
  clear: left;
}
[dir=rtl] .dokuwiki .wrap_half + .wrap_half + *,
[dir=rtl] .dokuwiki .wrap_third + .wrap_twothirds + *,
[dir=rtl] .dokuwiki .wrap_twothirds + .wrap_third + *,
[dir=rtl] .dokuwiki .wrap_third + .wrap_third + .wrap_third + *,
[dir=rtl] .dokuwiki .wrap_quarter + .wrap_quarter + .wrap_quarter + .wrap_quarter + * {
  clear: right;
}
@media only screen and (max-width: 950px) {
  .dokuwiki .wrap_quarter {
    width: 48%;
  }
  .dokuwiki .wrap_quarter:nth-of-type(2n) {
    margin-right: 0;
  }
  .dokuwiki [dir=rtl] .wrap_quarter:nth-of-type(2n) {
    margin-left: 0;
  }
  .dokuwiki .wrap_quarter:nth-of-type(2n+1) {
    clear: left;
  }
  .dokuwiki [dir=rtl] .wrap_quarter:nth-of-type(2n) {
    clear: right;
  }
}
@media only screen and (max-width: 600px) {
  .dokuwiki .wrap_twothirds,
  .dokuwiki .wrap_half,
  .dokuwiki .wrap_third,
  .dokuwiki .wrap_quarter {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
.dokuwiki .wrap_leftalign {
  text-align: left;
}
.dokuwiki .wrap_centeralign {
  text-align: center;
}
.dokuwiki .wrap_rightalign {
  text-align: right;
}
.dokuwiki .wrap_justify {
  text-align: justify;
}
.dokuwiki div.wrap_round {
  border-radius: 1.4em;
}
.dokuwiki span.wrap_round {
  border-radius: .14em;
}
.dokuwiki .wrap_lo {
  color: #666;
  font-size: 85%;
}
.dokuwiki .wrap_em {
  color: #c00;
  font-weight: bold;
}
.dokuwiki .wrap__dark.wrap_em {
  color: #f66;
}
.dokuwiki .wrap_tablewidth table {
  width: 100%;
}
.dokuwiki .wrap_indent {
  padding-left: 1.5em;
}
.dokuwiki [dir=rtl] .wrap_indent {
  padding-right: 1.5em;
  padding-left: 0;
}
.dokuwiki .wrap_outdent {
  margin-left: -1.5em;
}
.dokuwiki [dir=rtl] .wrap_outdent {
  margin-right: -1.5em;
  margin-left: 0;
}
.dokuwiki div.wrap_prewrap pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  /* for IE < 8 */
}
.dokuwiki div.wrap_spoiler {
  margin-bottom: 1.5em;
}
.dokuwiki .wrap_clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 1px;
  visibility: hidden;
  overflow: hidden;
}
.dokuwiki .wrap_hide {
  display: none;
}
.dokuwiki .wrap_button a:link,
.dokuwiki .wrap_button a:visited {
  background-image: none;
  border: 1px solid #ccc;
  border-radius: .3em;
  padding: .5em .7em;
  text-decoration: none;
}
#screen__mode {
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 800px) {
  /* structure */
  /* preview */
  /* toc */
  /* page */
  /* enable horizontal scrolling in media manager */
  /* push pagetools closer to content */
  /* _edit */
  /* _recent */
  #screen__mode {
    z-index: 1;
    /* for detecting media queries in JavaScript (see script.js) */
  }
  #dokuwiki__aside {
    width: 100%;
    float: none;
    margin-bottom: 1.5em;
  }
  #dokuwiki__aside > .pad,
  [dir=rtl] #dokuwiki__aside > .pad {
    margin: 0 0 .5em;
    /* style like .page */
    background: #fff;
    color: inherit;
    border: 1px solid #eee;
    box-shadow: 0 0 .5em #999;
    border-radius: 2px;
    padding: 1em;
    margin-bottom: .5em;
  }
  #dokuwiki__aside h3.toggle {
    font-size: 1em;
  }
  #dokuwiki__aside h3.toggle.closed {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #dokuwiki__aside h3.toggle.open {
    border-bottom: 1px solid #ccc;
  }
  .showSidebar #dokuwiki__content {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .showSidebar #dokuwiki__content > .pad {
    margin-left: 0;
  }
  [dir=rtl] .showSidebar #dokuwiki__content,
  [dir=rtl] .showSidebar #dokuwiki__content > .pad {
    margin-right: 0;
  }
  .dokuwiki.hasSidebar div.preview {
    border-right: none;
  }
  [dir=rtl] .dokuwiki.hasSidebar div.preview {
    border-left: none;
  }
  #dw__toc {
    float: none;
    margin: 0 0 1em 0;
    width: auto;
    border-left-width: 0;
    border-bottom: 1px solid #ccc;
  }
  [dir=rtl] #dw__toc {
    float: none;
    margin: 0 0 1em 0;
    border-right-width: 0;
  }
  .dokuwiki h3.toggle {
    padding: 0 .5em .5em 0;
  }
  #dw__toc > div,
  #dokuwiki__aside div.content {
    padding: .2em 0 .5em;
  }
  .dokuwiki div.page {
    padding: 1em;
  }
  .mode_media div.page {
    overflow: auto;
  }
  #dokuwiki__pagetools {
    top: 0;
  }
  .showSidebar #dokuwiki__pagetools {
    top: 3.5em;
  }
  .dokuwiki div.section_highlight {
    margin: 0 -1em;
    padding: 0 .5em;
    border-width: 0 .5em;
  }
  .dokuwiki div.preview {
    margin: 0 -1em;
    padding: 1em;
  }
  .dokuwiki form.changes ul {
    padding-left: 0;
  }
  [dir=rtl] .dokuwiki form.changes ul {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  /*____________ structure ____________*/
  /*____________ header ____________*/
  /* @todo: maybe move breadcrumbs to the bottom? */
  /* search form */
  /* action dropdown is alternative for all hidden tools */
  /* force same height on search input and tools select */
  /*____________ content ____________*/
  /* form elements */
  /* _edit */
  #screen__mode {
    z-index: 2;
    /* for detecting media queries in JavaScript (see script.js) */
  }
  body {
    font-size: 100%;
  }
  #dokuwiki__site {
    max-width: 100%;
  }
  #dokuwiki__site > .site {
    padding: 0 .5em;
  }
  #dokuwiki__aside {
    margin-bottom: 0;
  }
  #dokuwiki__header {
    padding: .5em 0;
  }
  #dokuwiki__header ul.a11y.skip {
    position: static !important;
    left: 0 !important;
    width: auto !important;
    height: auto !important;
    float: right;
    font-size: 0.875em;
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  #dokuwiki__header ul.a11y.skip li {
    margin-left: .35em;
    display: inline;
  }
  [dir=rtl] #dokuwiki__header ul.a11y.skip {
    left: auto !important;
    right: 0 !important;
    float: left;
    padding-right: 0;
  }
  [dir=rtl] #dokuwiki__header ul.a11y.skip li {
    margin: 0 .35em 0 0;
  }
  #dokuwiki__header .headings,
  #dokuwiki__header .tools {
    float: none;
    text-align: left;
    width: auto;
    margin-bottom: .5em;
  }
  [dir=rtl] #dokuwiki__header .headings,
  [dir=rtl] #dokuwiki__header .tools {
    float: none;
    text-align: right;
    width: auto;
  }
  #dokuwiki__sitetools {
    text-align: left;
  }
  [dir=rtl] #dokuwiki__sitetools {
    text-align: right;
  }
  #dokuwiki__usertools,
  #dokuwiki__sitetools ul,
  #dokuwiki__sitetools h3,
  #dokuwiki__pagetools,
  .dokuwiki div.breadcrumbs,
  .dokuwiki .pageId {
    display: none;
  }
  #dokuwiki__sitetools form.search {
    float: left;
    margin: 0 .2em .2em 0;
    width: 49%;
  }
  [dir=rtl] #dokuwiki__sitetools form.search {
    float: right;
    margin: 0 0 .2em .2em;
  }
  #dokuwiki__sitetools form.search input {
    width: 100% !important;
  }
  .dokuwiki form.search div.ajax_qsearch {
    display: none !important;
  }
  #dokuwiki__header .mobileTools {
    display: block;
    font-size: 0.875em;
    margin: 0 0 .2em 0;
    float: right;
    width: 49%;
  }
  [dir=rtl] #dokuwiki__header .mobileTools {
    float: left;
  }
  #dokuwiki__header .mobileTools select {
    padding: .3em .1em;
    width: 100% !important;
  }
  #dokuwiki__sitetools form.search input,
  #dokuwiki__header .mobileTools select {
    height: 2.1em;
    line-height: 2.1em;
    overflow: visible;
  }
  #dokuwiki__aside > .pad,
  .dokuwiki div.page {
    padding: .5em;
  }
  #config__manager fieldset td.value,
  #config__manager td .input,
  .dokuwiki fieldset,
  .dokuwiki input.edit,
  .dokuwiki textarea {
    width: auto !important;
    max-width: 100% !important;
  }
  .dokuwiki select {
    max-width: 100% !important;
  }
  #config__manager fieldset {
    margin-left: 0;
    margin-right: 0;
  }
  .dokuwiki label.block {
    text-align: left;
  }
  .dokuwiki label.block span {
    display: block;
  }
  [dir=rtl] .dokuwiki label.block {
    text-align: right;
  }
  .dokuwiki div.section_highlight {
    margin: 0;
    padding: 0;
    border-width: 0;
  }
  .dokuwiki div.preview {
    margin: 0 -0.5em;
    padding: .5em;
  }
}
@media only screen and (max-height: 400px) {
  #dokuwiki__pagetools div.tools {
    position: static;
  }
}
@media print {
  /* XXXXXXXXX /lib/plugins/wrap/print.less XXXXXXXXX */
  /********************************************************************
Print Styles for the Wrap Plugin (additional to all.css)
********************************************************************/
  /* messages with msg() */
  /* section edit button */
  /* accessibly hidden text */
  /* modal windows */
  /* XXXXXXXXX /lib/plugins/acl/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/acl/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/addnewpage/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/addnewpage/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/authplain/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/authplain/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/cleanup/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/cleanup/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/clearhistory/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/clearhistory/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/config/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/config/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/edittable/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/edittable/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/extension/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/extension/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/include/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/include/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/indexmenu/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/indexmenu/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/info/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/info/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/logviewer/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/logviewer/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/nodisp/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/nodisp/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/safefnrecode/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/safefnrecode/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/searchtext/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/searchtext/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/styling/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/styling/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/tablewidth/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/tablewidth/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/text/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/text/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/translation/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/translation/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/upgrade/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/upgrade/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/usermanager/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/usermanager/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/wrap/print.css XXXXXXXXX */
  /********************************************************************
Print Styles for the Wrap Plugin (additional to all.css)
********************************************************************/
  /* boxes and notes with icons
********************************************************************/
  /* mark
********************************************************************/
  /* miscellaneous
********************************************************************/
  /*____________ spoiler ____________*/
  /*____________ pagebreak ____________*/
  /*____________ avoid page break ____________*/
  /* not yet supported by most browsers */
  /*____________ no print ____________*/
  /********************************************************************
Styles shared between print.css and pdf.css
********************************************************************/
  /* /.dokuwiki */
  /* /.dokuwiki */
  /* XXXXXXXXX /lib/plugins/yalist/print.css XXXXXXXXX */
  /* XXXXXXXXX /lib/plugins/yalist/print.less XXXXXXXXX */
  /* XXXXXXXXX /lib/tpl/limedio1/css/print.css XXXXXXXXX */
  /**
 * This file provides the styles for printing.
 *
 * @todo: improve and finish
 */
  /* hide certain sections */
  /* display href after link */
  /* code blocks */
  /* images */
  /* tables */
  /*____________ a bit of layout ____________*/
  /*____________見出し____________*/
  /*____________ notes with icons ____________*/
  /* 重要/制限/補足/参照のアイコン：DIVで共通要素 */
  /*____________ important ____________*/
  /*____________ limit ____________*/
  /*____________ note ____________*/
  /*____________ reference ____________*/
  /*____________リスト____________*/
  /*____________ビュレットリスト____________*/
  /*____________ナンバーリスト____________*/
  /*____________ tips類 枠共通 ____________*/
  /*____________ tips ____________*/
  /* XXXXXXXXX /conf/userprint.css XXXXXXXXX */
  /* XXXXXXXXX /conf/userprint.less XXXXXXXXX */
  div.error,
  div.info,
  div.success,
  div.notify,
  .secedit,
  .a11y,
  .JSpopup,
  #link__wiz {
    display: none;
  }
  .dokuwiki div.editbutton_table {
    display: none !important;
  }
  .dokuwiki div.plugin_translation {
    display: none;
  }
  .dokuwiki div.wrap_box,
  .dokuwiki div.wrap_danger,
  .dokuwiki div.wrap_warning,
  .dokuwiki div.wrap_caution,
  .dokuwiki div.wrap_notice,
  .dokuwiki div.wrap_safety,
  .dokuwiki div.wrap_info,
  .dokuwiki div.wrap_important,
  .dokuwiki div.wrap_alert,
  .dokuwiki div.wrap_tip,
  .dokuwiki div.wrap_help,
  .dokuwiki div.wrap_todo,
  .dokuwiki div.wrap_download {
    border: 2px solid #999;
    padding: 1em 1em .5em;
    margin-bottom: 1.5em;
  }
  .dokuwiki span.wrap_box,
  .dokuwiki span.wrap_danger,
  .dokuwiki span.wrap_warning,
  .dokuwiki span.wrap_caution,
  .dokuwiki span.wrap_notice,
  .dokuwiki span.wrap_safety,
  .dokuwiki span.wrap_info,
  .dokuwiki span.wrap_important,
  .dokuwiki span.wrap_alert,
  .dokuwiki span.wrap_tip,
  .dokuwiki span.wrap_help,
  .dokuwiki span.wrap_todo,
  .dokuwiki span.wrap_download {
    border: 1px solid #999;
    padding: 0 .3em;
  }
  .dokuwiki .wrap_hi {
    border: 1px solid #999;
  }
  .dokuwiki .wrap_spoiler {
    visibility: hidden;
  }
  .dokuwiki .wrap_pagebreak {
    page-break-after: always;
  }
  .dokuwiki .wrap_nopagebreak {
    page-break-inside: avoid;
  }
  .dokuwiki .wrap_noprint {
    display: none;
  }
  .dokuwiki {
    /* miscellaneous
********************************************************************/
    /*____________ pagebreak ____________*/
    /*____________ avoid page break ____________*/
    /* not yet supported by most browsers */
    /*____________ no print ____________*/
  }
  .dokuwiki .wrap_pagebreak {
    break-after: page;
    /* CSS 3 */
    page-break-after: always;
    /* CSS 2.1 */
  }
  .dokuwiki .wrap_nopagebreak {
    break-inside: avoid;
    /* CSS 3 */
    page-break-inside: avoid;
    /* CSS 2.1 */
  }
  .dokuwiki .wrap_noprint {
    display: none;
  }
  .dokuwiki {
    /* boxes and notes with icons
********************************************************************/
    /* mark
********************************************************************/
    /* miscellaneous
********************************************************************/
    /*____________ spoiler ____________*/
  }
  .dokuwiki div.wrap_box,
  .dokuwiki div.wrap_danger,
  .dokuwiki div.wrap_warning,
  .dokuwiki div.wrap_caution,
  .dokuwiki div.wrap_notice,
  .dokuwiki div.wrap_safety,
  .dokuwiki div.wrap_info,
  .dokuwiki div.wrap_important,
  .dokuwiki div.wrap_alert,
  .dokuwiki div.wrap_tip,
  .dokuwiki div.wrap_help,
  .dokuwiki div.wrap_todo,
  .dokuwiki div.wrap_download {
    border: 2px solid #999;
    padding: 1em 1em .5em;
    margin-bottom: 1.5em;
  }
  .dokuwiki span.wrap_box,
  .dokuwiki span.wrap_danger,
  .dokuwiki span.wrap_warning,
  .dokuwiki span.wrap_caution,
  .dokuwiki span.wrap_notice,
  .dokuwiki span.wrap_safety,
  .dokuwiki span.wrap_info,
  .dokuwiki span.wrap_important,
  .dokuwiki span.wrap_alert,
  .dokuwiki span.wrap_tip,
  .dokuwiki span.wrap_help,
  .dokuwiki span.wrap_todo,
  .dokuwiki span.wrap_download {
    border: 1px solid #999;
    padding: 0 .3em;
  }
  .dokuwiki .wrap_hi {
    border: 1px solid #999;
  }
  .dokuwiki .wrap_spoiler {
    visibility: hidden;
  }
  div.dokuwiki dl {
    margin-bottom: 0.5em;
    padding: 0;
  }
  div.dokuwiki dt {
    clear: left;
  }
  div.dokuwiki .dt {
    margin-right: 1em;
    font-weight: bold;
    max-width: 30%;
    float: left;
  }
  div.dokuwiki .dt,
  div.dokuwiki .dd,
  div.dokuwiki .li {
    margin-bottom: 0.33em;
  }
  div.dokuwiki dd {
    margin-left: 3em;
  }
  div.dokuwiki dl:after,
  div.dokuwiki dl dl:before,
  div.dokuwiki dl ol:before,
  div.dokuwiki dl ul:before {
    content: '.';
    display: block;
    clear: left;
    width: 0;
    height: 0;
    visibility: hidden;
  }
  body {
    font: normal 87.5%/1.4 "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
    -webkit-print-color-adjust: exact;
  }
  .a11y,
  audio,
  video,
  #dokuwiki__header .tools,
  #dokuwiki__aside,
  .dokuwiki .breadcrumbs,
  .dokuwiki .pageId,
  #dw__toc,
  h3.toggle,
  #dokuwiki__pagetools,
  #dokuwiki__footer {
    display: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  caption,
  legend {
    clear: both;
  }
  ul {
    list-style: disc outside;
  }
  ol {
    list-style: decimal outside;
  }
  ol ol {
    list-style-type: lower-alpha;
  }
  ol ol ol {
    list-style-type: upper-roman;
  }
  ol ol ol ol {
    list-style-type: upper-alpha;
  }
  ol ol ol ol ol {
    list-style-type: lower-roman;
  }
  a:link,
  a:visited {
    text-decoration: none;
    border-bottom: 1pt dotted;
    color: #333;
    background-color: inherit;
  }
  a.urlextern:after,
  a.interwiki:after,
  a.mail:after {
    content: " [" attr(href) "]";
    font-size: 90%;
  }
  pre {
    font-family: monospace;
  }
  dl.code dt,
  dl.file dt {
    font-weight: bold;
  }
  mark {
    font-weight: bold;
  }
  img {
    border-width: 0;
    vertical-align: middle;
  }
  img.media {
    margin: .2em 0;
  }
  img.medialeft {
    margin: .2em 1em .2em 0;
  }
  img.mediaright {
    margin: .2em 0 .2em 1em;
  }
  img.mediacenter {
    margin: .2em auto;
  }
  blockquote {
    padding: 0 10pt;
    margin: 0;
    border: solid #ccc;
    border-width: 0 0 0 2pt;
  }
  [dir=rtl] blockquote {
    border-width: 0 2pt 0 0;
  }
  .dokuwiki div.table {
    margin-bottom: 1.4em;
  }
  table {
    border-collapse: collapse;
    empty-cells: show;
    border-spacing: 0;
    border: 1pt solid #ccc;
  }
  th,
  td {
    padding: 3pt 5pt;
    margin: 0;
    vertical-align: top;
    border: 1pt solid #666;
  }
  th {
    font-weight: bold;
    background-color: #eee !important;
    /*       background-color: #ccc !important;*/
    text-align: left;
  }
  [dir=rtl] th {
    text-align: right;
  }
  #dokuwiki__header {
    border-bottom: 2pt solid #ccc;
  }
  #dokuwiki__header h1 {
    font-size: 1.5em;
  }
  #dokuwiki__header h1 a {
    text-decoration: none;
    border-width: 0;
  }
  #dokuwiki__header h1 img {
    float: left;
    margin-right: .5em;
  }
  [dir=rtl] #dokuwiki__header h1 img {
    float: right;
    margin-right: 0;
    margin-left: .5em;
  }
  .dokuwiki div.footnotes {
    clear: both;
    border-top: 1pt dotted #999;
    margin-top: 10pt;
  }
  .dokuwiki div.docInfo {
    font-size: 90%;
    text-align: right;
    clear: both;
    padding-top: 2pt;
    border-top: 1pt solid #999;
    margin-top: 10pt;
  }
  [dir=rtl] .dokuwiki div.docInfo {
    text-align: left;
  }
  h1 {
    font-size: 2em;
    margin: 1em 0 0.444em;
  }
  h2 {
    font-size: 1.25em;
    margin: 0 0 0.666em -0.125em;
    padding: .75em .25em;
    background-color: #f6f6f6;
  }
  h3 {
    font-size: 1.125em;
    margin: .0 0 .777em;
    padding: .5em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  h4 {
    font-size: 1em;
    margin: 0 0 .777em;
    padding: .5em 0;
    border-bottom: 1px solid #ccc;
  }
  h5 {
    font-size: 1em;
    margin: 0 0 .888em;
  }
  .dokuwiki div.wrap_imp,
  .dokuwiki div.wrap_limit,
  .dokuwiki div.wrap_note,
  .dokuwiki div.wrap_ref {
    display: inline-block;
    margin-left: .25em;
    margin-bottom: 6px;
    padding: 3px 6px 0px 30px;
    height: 24px;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 0.78em;
    border: 1.5px solid;
    border-radius: 6px;
  }
  .dokuwiki div.wrap_imp p,
  .dokuwiki div.wrap_limit p,
  .dokuwiki div.wrap_note p,
  .dokuwiki div.wrap_ref p {
    margin: 0em;
  }
  .dokuwiki div.wrap_imp {
    border-color: #cf142b;
    background-image: url(/help/lib/tpl/limedio1/images/note/imp-24.png);
    color: #cf142b;
  }
  .dokuwiki div.wrap_limit {
    border-color: #f9c14b;
    background-image: url(/help/lib/tpl/limedio1/images/note/limit-24.png);
    color: #f9c14b;
  }
  .dokuwiki div.wrap_note {
    border-color: #45bdcf;
    background-image: url(/help/lib/tpl/limedio1/images/note/note-24.png);
    color: #45bdcf;
  }
  .dokuwiki div.wrap_ref {
    border-color: #b7d342;
    background-image: url(/help/lib/tpl/limedio1/images/note/ref-24.png);
    color: #b7d342;
  }
  .dokuwiki div.wrap_listi,
  .dokuwiki div.wrap_list {
    margin: 0 0 .5em 16px;
    font-size: 0.875em;
  }
  .dokuwiki div.wrap_listi ul,
  .dokuwiki div.wrap_list ul {
    margin-left: 8px;
    padding-left: 3px;
  }
  .dokuwiki div.wrap_listi ul li,
  .dokuwiki div.wrap_list ul li {
    padding-left: 5px;
  }
  .dokuwiki div.wrap_listi ul li,
  .dokuwiki div.wrap_listi ul li .li {
    color: #cf142b;
  }
  .dokuwiki div.wrap_list ul li,
  .dokuwiki div.wrap_list ul li .li {
    color: #333;
  }
  .dokuwiki div.wrap_listi ol,
  .dokuwiki div.wrap_list ol {
    margin-left: 32px;
    padding: 0;
  }
  .dokuwiki div.wrap_listi ol li,
  .dokuwiki div.wrap_listi ol li .li {
    color: #cf142b;
  }
  .dokuwiki div.wrap_list ol li,
  .dokuwiki div.wrap_list ol li .li {
    color: #333;
  }
  .dokuwiki div.wrap_tips {
    padding: .5em .5em 0em 32px;
    margin-bottom: 1.5em;
    /*min-height: 48px;*/
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    border: 2px solid;
    border-radius: 6px;
  }
  .dokuwiki div.wrap_tips {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAAGXcA1uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZlJREFUeNpiLNh89z8DDCBzmBiQAEAAMaLLPADiAyAOCxArQDEDQAAhK3swwVdZEc5H1g9k74eJoRiMDAACCKcEsrscgbgRw/VA2gFZDK4D6KIDyEaxoOkESR7EazlAAOGUwAWY0PiJQDcwAmlFGBvKx+49oOQCKPs+EMcjeYQRmwYDbArw+eEB1JYHyAqA8g1Aqh4jmKDRfB+oAK+nAQKI4lAiS0Mj1NOOUH8xYI1q5NABeRTIBnkWlFITgPR8DBvQgrIeSXwBsk0YToIGIzpIxKkB6pQDaGIHSAoloK0FGBpggtCc54AWP/0YoQS0dgIoRIC0I5rp/+kb0wABRrIN1EhKVAUsBOQbofGOL0pR8iOxQYRhMLRgBCWBA+gxi88ibEFUiMPVF6A5sBCbS6F6CglaAEp/OFz3HuqDflzBgU0vtsxpgM110Nx+gEB8OBATyeuh5Tyyxn5oKW2AlB0vAC1FD5L5xFigAPIFUPMFJLGFQLwRTd0HJAckYDMcVyq6gFavgAq7idDUcwEpGEHBkQ9rBAzfnAwAIcDGTm8fYtwAAAAASUVORK5CYII=);
    background-color: inherit;
    border-color: #71bce9;
    font-size: .875em;
    color: #666;
  }
  .dokuwiki div.wrap_tips ul,
  .dokuwiki div.wrap_tips ol {
    margin-left: 16px;
    padding-left: 3px;
  }
  .dokuwiki div.wrap_tips ol li,
  .dokuwiki div.wrap_tips ol li .li {
    color: inherit;
  }
  .dokuwiki div.wrap_tips ul li,
  .dokuwiki div.wrap_tips ul li .li {
    color: inherit;
  }
}
