diff --git a/about.html b/about.html deleted file mode 100644 index 11bdfd19b..000000000 --- a/about.html +++ /dev/null @@ -1,438 +0,0 @@ - - - - XOWA: About - - - - - -
-
-
-

About

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -

Information

- - - - - - - - - - - - - - - - - - - - - - - - - -
name:XOWA
license:AGPLv3
website:https://gnosygnu.github.io/xowa/
developer:gnosygnu
email:gnosygnu@gmail.com
identity passphrases:8d06d35872ca9e477c3295c3b2ccfb02214626660ae0f292ab93e1dfedcadac4
- -d17f529216e011db77e22365de09335a459d78584fb1c29066e79fe422b904f2
-

Contributors

- - - - - -
- - - - - - - - - -
namecontribution
Schnark -
    -
  • MathJax integration
  • -
  • Sortable/Collapsible tables
  • -
  • Reference tooltips
  • -
  • Timeline
  • -
  • Wikidata html formatter
  • -
  • Search suggestions
  • -
  • Redlink identification
  • -
  • Edit toolbar
  • -
  • German localization
  • -
  • 250+ defect detection
  • -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
namecontribution
treck -
    -
  • Firefox Add-on
  • -
  • Polish localization
  • -
-
hidp123 -
    -
  • multiple defect detection
  • -
-
Miles -
    -
  • multiple defect detection
  • -
-
Anselm -
    -
  • import bz2 by stdout proposal
  • -
  • multiple defect detection
  • -
-
Mattze96 -
    -
  • HTTP Web Server
  • -
-
zjzengdongyang -
    -
  • Chinese localization
  • -
  • multiple defect detection
  • -
-
-
-

Components and Tools

-

XOWA is free software. It was built using free software and was made possible by free culture.

-Support free software and free culture today! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameDescriptionLicense
Primary application components
Wikimedia FoundationWiki data dumps and imagesCC-BY-SA 3.0
XUL RunnerMozilla Firefox web browser runtime environmentMPL
JavaProgramming languageGPLv2
SWTWeb browser interoperabilityCPL
Secondary application components
sqliteSQL database libraryPublic Domain
Xerial SQLite JDBCJava library for SqliteApache v2.0
LuaEmbedded scripting libraryMIT
LuajEmbedded scripting library (Java)BSD
tidyHTML markup cleanerMIT
JTidyHTML markup cleaner (Java)BSD
MathJaxBrowser-based LaTEX functionalityApache v2.0
JQueryJavascript library (used for table sorting/collapsing)MIT
Apache Commons CompressBZ2 compression / decompression libraryApache v2.0
7-ZipCompression / decompression program (Windows)LGPL
LilypondMusic score generatorGPLv3
ImageMagickImage converterApache v2.0
InkscapeSVG converterGPL
MiKTEXTEX converter (Windows)MikTex Open Source
Websites
archive.orgImage database host
Sourceforge.netProject hosting website
GerritSoftware code review
Wikimedia dump serversWiki backup host
Development tools and utilities
UbuntuOperating systemGPL derived
EclipseJava IDECPL
jEditText editorGPLv2
Notepad++Text editor (Windows)GPL
FirebugHTML inspectionBSD
LibreOfficeSpreadsheet applicationLGPLv3, MPL
SQuirreL SQLSQL editorLGPL
JSmoothJava exe wrapper (Windows)GPLv2
Launch4JJava exe wrapper (Windows 64-bit)BSD, MIT
qBittorrentTorrent generatorGPLv2
GIMPImage manipulationGPLv3
VLCMedia playerGPLv2
DjVuLibreDjVu viewerGPLv2
EvincePDF viewerGPLv2
Resources
MediaWikiWiki server softwareGPLv2
PHPServer-side scripting languagePHP v3.01
Tango icon libraryIconsPublic Domain
OxygenIconsLGPL
Special mention
GNUFree software philosophy
- -
-
-
- -
-
-
-

Namespaces

- -
-
-
- -
- -
-

XOWA

- -
- -
-

Help

- -
- - - -
-

Donate

-
- -
-
-
- - \ No newline at end of file diff --git a/blog.html b/blog.html deleted file mode 100644 index 39c8b8430..000000000 --- a/blog.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - Blog - XOWA - - - - - -
-
-
-

Blog

-
-
From XOWA: the free, open-source, offline wiki application
-
-
- - - -

- Patch: Missing wikis in sidebar (2016-04-13 21:34 Wed) -

-

- This is a patch for a defect in v3.4.2.1. -

-

- v3.4.2.1 updated the CSS for the home wiki to fix a narrow search box. See https://github.com/gnosygnu/xowa/issues/54 -

-

- Unfortunately, this CSS also removed the wiki sidebar in the home wiki. I didn't notice this until yesterday. -

-

- The patch updates one file: /xowa/bin/any/xowa/cfg/app/xowa.gfs . Just replace your version with it. -

-

- You can also change this manually by finding the div_logo snippet and updating with the snippet below. -

-

- This will be part of the next release. I didn't want to release an entire new version for a one-line text-file fix. -

-

- Thanks. -

-
-  div_logo =
-<:["
-  <div id='p-logo'>
-    <a style="background-image: url(~{portal_logo_url});" href="~{portal_nav_main_href}" class='xowa-hover-off'~{<>msgs.get_html_accesskey_and_title('p-logo');<>}></a>
-  </div>
-  <div class="portal"><h3></h3></div><!-- empty heading else wikipedia css will hide next <h3> after <div id='p-logo'>; DATE:2016-04-12-->
-"]:>
-
-

- Release: v3.4.2.1 (2016-04-10 21:00 Sun) -

-

- The desktop app is a minor release. It has a fix for slow search database builds and some better Wikia support -

-

- The Android app is a major release. It has new pages for importing a wiki. It is the release candidate for XOWA beta on Google Play later this week. -

-

- (Desktop) Faster search database build -

-

- As per https://github.com/gnosygnu/xowa/issues/53 William was unable to build the new search databases on his machine. I tried it on an older dev machine, and found that it could take upwards of 5 hours to complete. -

-

- I optimized some of the SQL code and reduced it to about 2 hours. That said, note the following: -

-
    -
  • - Fails on my 32-bit Windows XP dev machine: I don't know why. The same build works on 2 Windows 7 64-bit machines, 1 openSUSE Linux 64-bit machine, and 1 Mac OS X 64-bit machine. It also works on the 32-bit JVM on the Windows 7 64-bit machine. However, the lone 32-bit Windows machine fails, and fails in a very strange way (it fails silently in release mode, and hangs in debug mode). I'm going to hope this is the non-dominant behavior, and reinvestigate at a later point in time. -
  • -
  • - Really benefits from an SSD: SQLite really does better with an SSD. I tried some tricks like changing PRAGMA synchronous to OFF, but this only shaves off a dozen or so minutes. In contrast, an SSD will easily knock off an hour if not more (from 2 hours to about 40 min) -
  • -
  • - If you want the new search, downloading from archive.org is the easiest way: There are other complexities with the search database rebuild (PageRank algorithm and the 10 GB pagelinks dump: See App/Search/Overview). As such, the easiest way is to download prebuilt copies from archive.org: - -
  • -
-

- (Desktop) New English Wikipedia images update (2016-03) -

-

- I uploaded new consolidated versions of English Wikipedia images (2016-03) to archive.org. See https://archive.org/details/Xowa_enwiki_latest. -

-

- In terms of usage, pick one of the following: -

-
    -
  • - New user: Download the new 2016-03 version. Previously you would have to download 2015-06 set, and then download separate updates for every month between 2015-07 and 2016-03. This was just too cumbersome. -
  • -
  • - Existing user (2015-06): Ignore the 2016-03 version. You downloaded the 2015-06 set and presumably have been keeping up with the monthly updates. The 2016-03 set is the same as your set, except it is smaller (it no longer has deleted images). If you want to remove about 8 GB of deleted images, see Dashboard/Files/Deletion. Once you remove the deleted images, you will have a set that is exactly the same as the 2016-03 version. -
  • -
  • - Existing user (2013-11 or something else): Download the 2016-03 version. You have an old set of XOWA image databases that I really can't support any longer (they have an extension of .sqlite3). I know downloading 80 GB is painful, but I'm not planning to change database formats again in the future. -
  • -
-

- Finally, after I release XOWA Beta for Android, I'm going to work on a new update feature that will more gracefully handle monthly updates. In the meantime, please bear with the manual process. -

-

- (Desktop) Minor Wikia parser tags -

-

- A user requested some parser functionality for Wikia wikis (see https://en.wikipedia.org/wiki/User_talk:Gnosygnu . This release now supports the <choose> and <tabber> extensions. -

-

- (Android) New pages for "Import new wiki" and "XOWA Wikis" -

-

- The last major piece for XOWA Beta was more usable screens for importing wikis and managing wikis. Both these pages are now part of the latest release: -

-
    -
  • - XOWA Wikis: The "XOWA" button in the left-nav now opens a page that lists all wikis. It also allows you to import a new one by pressing the "+" icon. -
  • -
  • - Import new wikis: The "Import" screen got a new design overhaul to make it much prettier and more intuitive. A lot of thanks goes to anonymous4 for helping with layout and feedback. -
  • -
-

- (Android) Minor fixes for crashes / obsoleted items -

-

- There were two minor crashes that would occur when using the left-nav button. The main one was pressing "Random" when on the "Import" screen -

-

- I also removed two features: "Nearby" and "Log in to Wikipedia". Neither of these seem useful for offline XOWA, and I didn't want them taking up screen real-estate. -

-

- Next release: v3.4.3 -

-

- I'm planning on releasing XOWA Android Beta on Google Play mid-week. I'm sure that there will be spillover work that leads to another Android app update next week. -

-

- For wikis, the Wikimedia dump server is stalled again. I'm going to wait for it to resume before continuing with German Wikipedia. -

-

-
-

-

- Release: v3.4.1.1 (2016-04-04 20:00 Sun) -

-

- The desktop app is a minor release. It has a few fixes related to old .sqlite3 wikis and offline imports. -

-

- The Android app has not been changed. -

-

- (Desktop) Fixes for old .sqlite3 wikis -

-

- As reported in https://sourceforge.net/p/xowa/discussion/defects/thread/f142ca23/ v3.3.4 did not work for old .sqlite3 wikis. These wikis were phased out last year (in 2015-04), but I didn't want to drop support for them entirely. -

-

- v3.4.1 has 2 fixes for the following: -

-
    -
  • - Open old .sqlite3 wikis: Previously, XOWA would just show a blank page -
  • -
  • - Allow old .sqlite3 wikis to upgrade to the new search system: Previously, XOWA would keep prompting to upgrade -
  • -
-

- (Desktop) Fix for offline import of large wikis -

-

- This was reported in a separate ticket: https://github.com/gnosygnu/xowa/issues/51 Basically, the new search system caused offline imports to fail for large wikis. A large wiki is defined as one with a dump file of 1.5 GB. -

-

- v3.4.1 fixes this issue. I tested with English Wikisource 2016-03: http://dumps.wikimedia.org/enwikisource/20160305/ -

-

- (Desktop) Command to shrink English Wikipedia images by 8 GB -

-

- The total size of English Wikipedia is about 90 GB. 8 GB is from old images: images removed from articles during the day-to-day editing churn. -

-

- If you have English Wikipedia and have been following along with the updates, go to Dashboard/Files/Deletion and follow the instructions therein. -

-

- (Package) Release of French Wikipedia 2016-03 -

-

- I had a request to update French Wikipedia, but have been delaying it for several weeks. I updated French Wiki and uploaded it here: https://archive.org/details/Xowa_frwiki_latest -

-

- Next release: v3.4.2 -

-

- I'm planning to work on Android-only matters and release a "beta" app on Google play. For wikis, I'll update German Wikipedia. -

-

-
-

-

- Release: NONE (2016-04-03 22:00 Sun) -

-

- Sory all. I'm postponing the release for tomorrow night. I'll post again tomorrow evening. Thanks. -

- -
-
-
- - -
-
-
-

Namespaces

- -
-
-
- -
- -
-

XOWA

- -
- -
-

Getting started

- -
- -
-

Help

-
- -
-
- -
-

Blog

-
- -
-
- - - -
-

Donate

-
- -
-
-
- - \ No newline at end of file diff --git a/contact.html b/contact.html deleted file mode 100644 index 2e8af24b5..000000000 --- a/contact.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - XOWA: Feedback - - - - - -
-
-
-

Feedback

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -

Want to leave a comment? Report a defect? Try one of the following: -

- - - -
-
-
- -
-
-
-

Namespaces

- -
-
-
- -
- -
-

XOWA

- -
- -
-

Help

- -
- - - -
-

Donate

-
- -
-
-
- - \ No newline at end of file diff --git a/download.html b/download.html deleted file mode 100644 index 636132eaa..000000000 --- a/download.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - XOWA: Download - - - - - -
-
-
-

Download

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -

All files are available at https://github.com/gnosygnu/xowa/releases/

- -

For more info, see https://gnosygnu.github.io/xowa/blog.html

- -

Windows

- - -

Linux

- - -

Mac OS X

- - -

Raspberry Pi

- - -

Android

- - -

Source code

- - -

Source code (Android)

- -
-

- v3.4.2.1 (2016-04-10) -

-

- Windows / Linux / Mac OS X -

-

- major.fix -

-
    -
  • - Search: Reduce build time for search databases. {detected by William} -
  • -
-

-
- major.package -

-
    -
  • - Package: Upload consolidated images for English Wikipedia. -
  • -
-
-
- Links: https://archive.org/details/Xowa_enwiki_latest -
-
-

-
- minor.add -

-
    -
  • - CSS: Update home CSS files to latest version from English Wikipedia. {detected by William} -
  • -
-
    -
  • - Parser: Add parser for RandomSelection tag. {requested by anonymous} Example: <choose><option>A</option><option>B</option></choose>. -
  • -
-
-
- Links: [[Diagnostics/Xtns/Wikia/All]] -
-
-
    -
  • - Parser: Add parser for Tabber tag. {requested by anonymous} Example: <tabber>tab1=A|-|tab2=B</tabber>. -
  • -
-
-
- Links: [[Diagnostics/Xtns/Wikia/All]] -
-
-

-
-

-

- Android -

-

- major.add -

-
    -
  • - UI: Add "Import New Wikis" page. {assisted by anonymous4} -
  • -
-
    -
  • - UI: Add "Wikis" list page. -
  • -
-

-
- minor.fix -

-
    -
  • - UI: Do not crash when pressing Random in home wiki. {detected by anonymous4} -
  • -
-
    -
  • - UI: Do not crash when pressing XOWA after History. -
  • -
-
    -
  • - UI: Remove "Nearby" pages. -
  • -
-
    -
  • - UI: Remove "Log in to Wikipedia". -
  • -
-

-
-

- - -
-
-
- -
-
-
-

Namespaces

- -
-
-
- -
- -
-

XOWA

- -
- -
-

Help

- -
- - - -
-

Donate

-
- -
-
-
- - \ No newline at end of file diff --git a/image_dbs.html b/image_dbs.html deleted file mode 100644 index 85b9e052e..000000000 --- a/image_dbs.html +++ /dev/null @@ -1,3002 +0,0 @@ - - - - XOWA: Download Wikis - - - - - -
-
-
-

Download wikis

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -
-
-

- Contents -

-
- -
-

- Credits -

-

- XOWA would like to thank archive.org for generously hosting these files on their servers. -

-

- Files -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- wiki[1] - - wiki date[2] - - posted date[3] - - size
- (GB)[4] -
- type[5] - - download[6] -
-

- https://simple.wikipedia.org
- https://simple.wiktionary.org
- https://simple.wikiquote.org
- https://simple.wikibooks.org
-

-
-

- 2015-04-06
- 2015-03-27
- 2015-04-07
- 2015-04-12
-

-
-

- 2015-04-20 -

-
-

- 1.9 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://en.wikipedia.org -

-
-

- 2016-03-05 -

-
-

- 2016-03-20 -

-
-

- 15 - 30[7] -

-
-

- .xowa -

-
-

- wiki.core
- wiki.main articles.part-1
- wiki.main articles.part-2
- wiki.other articles
- wiki.search
- wiki.category -

-
-

- https://en.wikipedia.org -

-
-

- 2016-03-05 -

-
-

- 2016-04-09 -

-
-

- 80 -

-
-

- .xowa -

-
-

- images.core
- images.main articles.part-01
- images.main articles.part-02
- images.main articles.part-03
- images.main articles.part-04
- images.main articles.part-05
- images.main articles.part-06
- images.main articles.part-07
- images.main articles.part-08
- images.main articles.part-09
- images.main articles.part-10
- images.other articles
-

-
-

- https://en.wikipedia.org (Android) -

-
-

- 2016-03-05 -

-
-

- 2016-03-20 -

-
-

- 28.8 -

-
-

- .xowa -

-
-

- html.core
- html.main articles.part-1
- html.main articles.part-2
- html.main articles.part-3
- html.project articles
- html.category articles
- html.portal articles
-

-
-

- https://en.wiktionary.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 1.7 -

-
-

- .xowa -

-
-

- wiki
- images -

-
-

- https://en.wikisource.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 11.3 -

-
-

- .xowa -

-
-

- wiki
- images -

-
-

- https://en.wikivoyage.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 7.1 -

-
-

- .xowa -

-
-

- wiki
- images -

-
-

- https://en.wikiquote.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 0.9 -

-
-

- .xowa -

-
-

- wiki and images -

-
-

- https://en.wikibooks.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 2.1 -

-
-

- .xowa -

-
-

- wiki and images -

-
-

- https://en.wikiversity.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 1.1 -

-
-

- .xowa -

-
-

- wiki and images -

-
-

- https://en.wikinews.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 0.6 -

-
-

- .xowa -

-
-

- wiki and images -

-
-

- https://species.wikimedia.org -

-
-

- 2016-01-12 -

-
-

- 2016-02-06 -

-
-

- 1.6 -

-
-

- .xowa -

-
-

- wiki and images -

-
-

- https://www.wikidata.org -

-
-

- 2014-10-09 -

-
- -

- 8.1 -

-
-

- .sqlite3 -

-
-

- wiki: 2014-10-09 -

-
-

- https://de.wikipedia.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-05 -

-
-

- 39 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main articles.part-1
- images.main articles.part-2
- images.main articles.part-3
- images.main articles.part-4
- images.other articles
-

-
-

- https://de.wiktionary.org
- https://de.wikisource.org
- https://de.wikivoyage.org
- https://de.wikiquote.org
- https://de.wikibooks.org
- https://de.wikiversity.org
- https://de.wikinews.org -

-
-

- 2015-09-01
- 2015-09-01
- 2015-09-01
- 2015-09-01
- 2015-09-01
- 2015-09-01
- 2015-09-01 -

-
-

- 2015-09-05 -

-
-

- 4.9 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://fr.wikipedia.org -

-
-

- 2016-03-05 -

-
-

- 2016-04-04 -

-
-

- 34.1 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.main.part-3
- images.main.part-4
- images.other -

-
-

- https://fr.wikipedia.org -

-
-

- 2016-03-05 -

-
-

- 2016-04-04 -

-
-

- 4 -

-
-

- .xowa -

-
-

- images.update.2016-03-05 -

-
-

- https://fr.wiktionary.org
- https://fr.wikisource.org
- https://fr.wikivoyage.org
- https://fr.wikiquote.org
- https://fr.wikibooks.org
- https://fr.wikiversity.org
- https://fr.wikinews.org
-

-
-

- 2015-11-02 -

-
-

- 2015-11-22 -

-
-

- 8.1 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://pl.wikipedia.org -

-
-

- 2015-03-31
-

-
-

- 2015-04-20 -

-
-

- 11.9 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.other
-

-
-

- https://pl.wiktionary.org
- https://pl.wikisource.org
- https://pl.wikivoyage.org
- https://pl.wikiquote.org
- https://pl.wikibooks.org
- https://pl.wikinews.org
-

-
-

- 2015-04-05
- 2015-04-08
- 2015-03-29
- 2015-04-05
- 2015-04-01
- 2015-04-01
-

-
-

- 2015-04-20 -

-
-

- 2.5 -

-
-

- .xowa -

-
-

- bundle: 2015-04-17
-

-
-

- https://zh.wikipedia.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-14 -

-
-

- 12.1 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.other
-

-
-

- https://zh.wiktionary.org
- https://zh.wikisource.org
- https://zh.wikivoyage.org
- https://zh.wikiquote.org
- https://zh.wikibooks.org
- https://zh.wikinews.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-14 -

-
-

- 1.3 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://commons.wikimedia.org -

-
-

- 2014-01-23 -

-
- -

- 6.9 -

-
-

- .sqlite3 -

-
-

- download
-

-
-

- https://nl.wikipedia.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-26 -

-
-

- 19.9 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.main.part-3
- images.other -

-
-

- https://nl.wiktionary.org
- https://nl.wikisource.org
- https://nl.wikivoyage.org
- https://nl.wikiquote.org
- https://nl.wikibooks.org
- https://nl.wikinews.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-26 -

-
-

- 0.9 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://la.wikipedia.org
- https://la.wiktionary.org
- https://la.wikisource.org
- https://la.wikiquote.org
- https://la.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-26 -

-
-

- 3.9 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://it.wikipedia.org -

-
-

- 2015-11-02 -

-
- -

- 21.7 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.main.part-3
- images.other -

-
-

- https://it.wiktionary.org
- https://it.wikisource.org
- https://it.wikivoyage.org
- https://it.wikiquote.org
- https://it.wikibooks.org
- https://it.wikiversity.org
- https://it.wikinews.org -

-
-

- 2015-12-06 -

-
- -

- 2.5 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- http://es.wikipedia.org -

-
-

- 2015-06-02 -

-
-

- 2015-07-12 -

-
-

- 21.6 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.main.part-3
- images.other
-

-
-

- https://es.wiktionary.org
- https://es.wikisource.org
- https://es.wikivoyage.org
- https://es.wikiquote.org
- https://es.wikibooks.org
- https://es.wikiversity.org
- https://es.wikinews.org
-

-
-

- 2015-06-02
- 2015-06-02
- 2015-06-02
- 2015-06-03
- 2015-06-03
- 2015-06-03
- 2015-06-02
-

-
-

- 2015-07-12 -

-
-

- 1.6 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://ru.wikipedia.org -

-
-

- 2015-12-06 -

-
-

- 2015-12-27 -

-
-

- 26 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.main.part-3
- images.other -

-
-

- https://ru.wiktionary.org
- https://ru.wikisource.org
- https://ru.wikivoyage.org
- https://ru.wikiquote.org
- https://ru.wikibooks.org
- https://ru.wikiversity.org
- https://ru.wikinews.org -

-
-

- 2015-12-06 -

-
-

- 2015-12-27 -

-
-

- 3.2 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- http://el.wikipedia.org
- http://el.wiktionary.org
- http://el.wikisource.org
- http://el.wikivoyage.org
- http://el.wikiquote.org
- http://el.wikibooks.org
- http://el.wikiversity.org
- http://el.wikinews.org
-

-
-

- 2015-04-10
- 2015-04-05
- 2015-04-11
- 2015-04-06
- 2015-04-10
- 2015-04-08
- 2015-04-02
- 2015-03-28
-

-
-

- 2015-04-20 -

-
-

- 2.9 -

-
-

- .xowa -

-
-

- bundle: 2015-04-17
-

-
-

- https://sv.wikipedia.org -

-
-

- 2015-06-02 -

-
-

- 2015-07-12 -

-
-

- 12.5 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.other
-

-
-

- https://sv.wiktionary.org
- https://sv.wikisource.org
- https://sv.wikivoyage.org
- https://sv.wikiquote.org
- https://sv.wikibooks.org
- https://sv.wikiversity.org
- https://sv.wikinews.org
-

-
-

- 2015-06-03
- 2015-06-03
- 2015-06-02
- 2015-06-02
- 2015-06-02
- 2015-06-02
- 2015-06-02
-

-
-

- 2015-07-12 -

-
-

- 0.6 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://ja.wikipedia.org -

-
-

- 2015-06-02 -

-
-

- 2015-07-12 -

-
-

- 14.6 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.other
-

-
-

- https://ja.wiktionary.org
- https://ja.wikisource.org
- https://ja.wikiquote.org
- https://ja.wikibooks.org
- https://ja.wikiversity.org
- https://ja.wikinews.org
-

-
-

- 2015-07-02
- 2015-07-02
- 2015-07-02
- 2015-07-02
- 2015-07-02
- 2015-07-02
-

-
-

- 2015-07-12 -

-
-

- 0.4 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://uk.wikipedia.org -

-
-

- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07 -

-
-

- 2015-08-27 -

-
-

- 10.3 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main
- images.other
-

-
-

- https://uk.wiktionary.org
- https://uk.wikisource.org
- https://uk.wikivoyage.org
- https://uk.wikiquote.org
- https://uk.wikibooks.org
- https://uk.wikinews.org -

-
-

- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07
- 2015-08-07 -

-
-

- 2015-08-27 -

-
-

- 0.3 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://ar.wikipedia.org
- https://ar.wiktionary.org
- https://ar.wikisource.org
- https://ar.wikiquote.org
- https://ar.wikibooks.org
- https://ar.wikiversity.org
- https://ar.wikinews.org -

-
-

- 2015-12-06 -

-
-

- 2015-12-13 -

-
-

- 7 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://hu.wikipedia.org
- https://hu.wiktionary.org
- https://hu.wikisource.org
- https://hu.wikiquote.org
- https://hu.wikibooks.org
- https://hu.wikinews.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-20 -

-
-

- 6.9 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://th.wikipedia.org
- https://th.wiktionary.org
- https://th.wikisource.org
- https://th.wikiquote.org
- https://th.wikibooks.org
- https://th.wikinews.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-20 -

-
-

- 2.5 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://pt.wikipedia.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-20 -

-
-

- 13.7 -

-
-

- .xowa -

-
-

- wiki
- images.core
- images.main.part-1
- images.main.part-2
- images.other
-

-
-

- https://pt.wiktionary.org
- https://pt.wikisource.org
- https://pt.wikivoyage.org
- https://pt.wikiquote.org
- https://pt.wikibooks.org
- https://pt.wikiversity.org
- https://pt.wikinews.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-20 -

-
-

- 1.1 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://no.wikipedia.org
- https://no.wiktionary.org
- https://no.wikisource.org
- https://no.wikiquote.org
- https://no.wikibooks.org
- https://no.wikinews.org
-

-
-

- 2015-10-06 -

-
-

- 2015-11-02 -

-
-

- 6.5 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://vi.wikipedia.org
- https://vi.wiktionary.org
- https://vi.wikisource.org
- https://vi.wikivoyage.org
- https://vi.wikiquote.org
- https://vi.wikibooks.org
-

-
-

- 2015-10-06 -

-
-

- 2015-11-02 -

-
-

- 7.8 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://fi.wikipedia.org
- https://fi.wiktionary.org
- https://fi.wikisource.org
- https://fi.wikiquote.org
- https://fi.wikibooks.org
- https://fi.wikiversity.org
- https://fi.wikinews.org -

-
-

- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05 -

-
-

- 2015-08-27 -

-
-

- 6.9 -

-
-

- .xowa -

-
-

- bundle: 2015-08-05 -

-
-

- https://cs.wikipedia.org
- https://cs.wiktionary.org
- https://cs.wikisource.org
- https://cs.wikiquote.org
- https://cs.wikibooks.org
- https://cs.wikiversity.org
- https://cs.wikinews.org
-

-
-

- 2015-04-15
- 2015-04-16
- 2015-04-16
- 2015-04-12
- 2015-04-12
- 2015-04-07
- 2015-04-06
-

-
-

- 2015-04-27 -

-
-

- 7.7 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://ko.wikipedia.org
- https://ko.wiktionary.org
- https://ko.wikisource.org
- https://ko.wikiquote.org
- https://ko.wikibooks.org
- https://ko.wikiversity.org
- https://ko.wikinews.org
-

-
-

- 2015-04-16
- 2015-04-21
- 2015-04-25
- 2015-04-06
- 2015-04-06
- 2015-04-22
- 2015-04-24
-

-
-

- 2015-05-04 -

-
-

- 4.7 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://bn.wikipedia.org
- https://bn.wiktionary.org
- https://bn.wikisource.org
- https://bn.wikibooks.org -

-
-

- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05 -

-
-

- 2015-08-23 -

-
-

- 0.9 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://fa.wikipedia.org
- https://fa.wiktionary.org
- https://fa.wikisource.org
- https://fa.wikiquote.org
- https://fa.wikibooks.org
- https://fa.wikinews.org -

-
-

- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05
- 2015-08-05 -

-
-

- 2015-08-23 -

-
-

- 6.5 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- https://tr.wikipedia.org
- https://tr.wiktionary.org
- https://tr.wikisource.org
- https://tr.wikiquote.org
- https://tr.wikibooks.org
- https://tr.wikinews.org -

-
-

- 2015-09-01
- 2015-09-01
- 2015-09-01
- 2015-09-01
- 2015-09-01
- 2015-09-01 -

-
-

- 2015-09-02 -

-
-

- 4.7 -

-
-

- .xowa -

-
-

- wikis and images
-

-
-

- http://id.wikipedia.org
- http://id.wiktionary.org
- http://id.wikisource.org
- http://id.wikiquote.org
- http://id.wikibooks.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-17 -

-
-

- 4.7 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- http://ro.wikipedia.org
- http://ro.wiktionary.org
- http://ro.wikisource.org
- http://ro.wikivoyage.org
- http://ro.wikiquote.org
- http://ro.wikibooks.org
- http://ro.wikinews.org -

-
-

- 2015-09-01 -

-
-

- 2015-09-17 -

-
-

- 8.1 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- http://sr.wikipedia.org
- http://sr.wiktionary.org
- http://sr.wikisource.org
- http://sr.wikiquote.org
- http://sr.wikibooks.org
- http://sr.wikinews.org -

-
-

- 2015-10-06 -

-
-

- 2015-10-18 -

-
-

- 6.2 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://ms.wikipedia.org
- https://ms.wiktionary.org
- https://ms.wikibooks.org -

-
-

- 2015-10-06 -

-
-

- 2015-10-18 -

-
-

- 2 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://he.wikipedia.org
- https://he.wiktionary.org
- https://he.wikisource.org
- https://he.wikivoyage.org
- https://he.wikiquote.org
- https://he.wikibooks.org
- https://he.wikinews.org -

-
-

- 2015-10-06 -

-
-

- 2015-11-02 -

-
-

- 7.1 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://bg.wikipedia.org
- https://bg.wiktionary.org
- https://bg.wikisource.org
- https://bg.wikiquote.org
- https://bg.wikibooks.org
- https://bg.wikinews.org -

-
-

- 2015-10-06 -

-
-

- 2015-10-18 -

-
-

- 4.4 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://da.wikipedia.org
- https://da.wiktionary.org
- https://da.wikisource.org
- https://da.wikiquote.org
- https://da.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-08 -

-
-

- 3.8 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://sh.wikipedia.org
- https://sh.wiktionary.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-08 -

-
-

- 4.6 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://hr.wikipedia.org
- https://hr.wiktionary.org
- https://hr.wikisource.org
- https://hr.wikiquote.org
- https://hr.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-08 -

-
-

- 2.9 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://eo.wikipedia.org
- https://eo.wiktionary.org
- https://eo.wikisource.org
- https://eo.wikiquote.org
- https://eo.wikibooks.org
- https://eo.wikinews.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-08 -

-
-

- 5 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://sk.wikipedia.org
- https://sk.wiktionary.org
- https://sk.wikisource.org
- https://sk.wikiquote.org
- https://sk.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-15 -

-
-

- 6 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://war.wikipedia.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-15 -

-
-

- 2.5 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://sl.wikipedia.org
- https://sl.wiktionary.org
- https://sl.wikisource.org
- https://sl.wikiquote.org
- https://sl.wikibooks.org
- https://sl.wikiversity.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-15 -

-
-

- 2.5 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://gl.wikipedia.org
- https://gl.wiktionary.org
- https://gl.wikisource.org
- https://gl.wikiquote.org
- https://gl.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-15 -

-
-

- 3 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://lt.wikipedia.org
- https://lt.wiktionary.org
- https://lt.wikisource.org
- https://lt.wikiquote.org
- https://lt.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-22 -

-
-

- 3.1 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://li.wikipedia.org
- https://li.wiktionary.org
- https://li.wikisource.org
- https://li.wikiquote.org
- https://li.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-22 -

-
-

- 0.3 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://et.wikipedia.org
- https://et.wiktionary.org
- https://et.wikisource.org
- https://et.wikiquote.org
- https://et.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-22 -

-
-

- 2.2 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://lv.wikipedia.org
- https://lv.wiktionary.org
- https://lv.wikibooks.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-22 -

-
-

- 1.7 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://nn.wikipedia.org
- https://nn.wiktionary.org
- https://nn.wikiquote.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-22 -

-
-

- 2 -

-
-

- .xowa -

-
-

- wikis and images -

-
-

- https://ceb.wikipedia.org -

-
-

- 2015-11-02 -

-
-

- 2015-11-22 -

-
-

- 2.6 -

-
-

- .xowa -

-
-

- wikis and images -

-
- -

- Information [8] -

-

- Package types -

-

- XOWA releases 2 different types of packages. -

-
    -
  • - .xowa: This is the new package type. These files should all go into the wiki folder.[9] -
      -
    • - For example, English Wikipedia .xowa files should go to C:\xowa\wiki\en.wikipedia.org. It would have files like the following: -
        -
      • - C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa -
      • -
      • - C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-text-ns.000.xowa -
      • -
      • - C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-core.xowa -
      • -
      • - C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-ns.000-db.001.xowa -
      • -
      • - etc. -
      • -
      -
    • -
    -
  • -
  • - .sqlite3: This is the old package type. These will be replaced with new .xowa packages. These files should be placed in two folders: -
      -
    • - Files that are labeled "wiki" should go into the wiki folder. -
        -
      • - For example, English Wikipedia wiki .sqlite3 databases should go to C:\xowa\wiki\en.wikipedia.org. It would have files like the following: -
          -
        • - C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org.000.sqlite3 -
        • -
        • - C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org.001.sqlite3 -
        • -
        • - etc. -
        • -
        -
      • -
      -
    • -
    • - Files that are labeled "images" should go into the file folder. -
        -
      • - For example, English Wikipedia file .sqlite3 databases should go to C:\xowa\file\en.wikipedia.org. It would have files like the following: -
          -
        • - C:\xowa\file\en.wikipedia.org\wiki.mnt.sqlite3 -
        • -
        • - C:\xowa\file\en.wikipedia.org\fsdb.main\fsdb.atr.00.sqlite3 -
        • -
        • - C:\xowa\file\en.wikipedia.org\fsdb.main\fsdb.bin.0000.sqlite3 -
        • -
        • - etc. -
        • -
        -
      • -
      -
    • -
    -
  • -
-

- File types -

-
    -
  • - .7z: This file should be unzipped to the root folder. All files should be automatically unzipped to the right location. -
  • -
-
-
- For example, if you unzip Xowa_enwiki_2013-11-04_images_complete_00.7z to C:\xowa you should have a file called C:\xowa\file\en.wikipedia.org\fsdb.main\fsdb.abc.sqlite3 -
-
-
    -
  • - .sqlite: These files are *.000.sqlite3 files that should be moved to the /xowa/wiki/wiki_name/ directory. -
  • -
-
-
- For example, if you downloaded en.wikipedia.org.000.sqlite3 for enwiki, then the final path will be C:\xowa\wiki\en.wikipedia.org\en.wikipedia.org.000.sqlite3 -
-
-

- Notes -

-
    -
  1. - ^ Url for wiki -
  2. -
  3. - ^ Date of the database dump that was used to generate the file. See the Wikimedia dump servers -
  4. -
  5. - ^ Date the file was uploaded to archive.org -
  6. -
  7. - ^ Size of file (in GB) -
  8. -
  9. - ^ Type of download: -
      -
    • - .xowa: New format. All files go to /xowa/wiki/wiki_name -
    • -
    • - .sqlite3: Old format. Files go to /xowa/wiki/wiki_name and /xowa/file/wiki_name -
    • -
    -
  10. -
  11. - ^ URL for http download -
  12. -
  13. - ^ Note the following: -
      -
    • - The wiki files should be downloaded to the Wiki folder. See the footnote on XOWA folder types. [9] -
    • -
    • - The wiki download has been separated into multiple parts. If you want a complete copy of English Wikipedia, you should download all parts. If you want to save a few GB, you can skip the parts that are not required: -
        -
      • - core: (required: 513 MB) needed for wiki to work. -
      • -
      • - main articles: (required: 11.6 GB) has all main articles in the wiki -
      • -
      • - other articles: (optional: 2.9 GB) has other articles in the wiki, such as Portal, Wikipedia, Help, etc -
      • -
      • - search: (optional: 364 MB) needed for Special:Search -
      • -
      • - category: (optional: 2.9 GB) needed for Category pages -
      • -
      -
    • -
    -
  14. -
  15. - ^ For simplicity's sake, these instructions use a root folder of C:\xowa for all examples. Please adjust as necessary for Linux / Mac OS X. -
  16. -
  17. - ^ a c Note the following types of folders: -
      -
    • - Root folder -
    • -
    The root folder is the folder which contains the main XOWA .jar. For example, on a Windows 64-bit system, the root folder could be C:\xowa and it would contain C:\xowa\xowa_windows_64.jar. It could also be C:\Program Files\xowa or D:\My folder\xowa where D: is a flash card. For Linux users, the root folder could be /home/your_user_name/xowa/. For Mac OS X users, the root folder could be /Users/your_user_name/xowa/. -
      -
    • - Wiki folder -
    • -
    The wiki folder is the folder that contains the wiki databases. For example, for English Wikipedia on the same Windows system, the wiki folder would be C:\xowa\wiki\en.wikipedia.org. If you're using German Wikisource, then the wiki folder would be C:\xowa\wiki\de.wikisource.org -
      -
    • - File folder -
    • -
    The file folder is the folder that contains the file databases for the sqlite3 version. For example, for English Wikipedia on the same Windows system, the wiki folder would be C:\xowa\file\en.wikipedia.org. If you're using German Wikisource, then the wiki folder would be C:\xowa\file\de.wikisource.org -
  18. -
- -
-
-
- -
-
-
-

Namespaces

- -
-
-
- -
- -
-

XOWA

- -
- -
-

Help

- -
- - - -
-

Donate

-
- -
-
-
- - \ No newline at end of file diff --git a/index.html b/index.html index cea7ef585..29f5edba6 100644 --- a/index.html +++ b/index.html @@ -3,8 +3,8 @@ Main Page - XOWA - - + +
@@ -26,8 +26,8 @@
- - + +
XOWA showing Wikipedia's article on Wikipedia diff --git a/installation.html b/installation.html deleted file mode 100644 index 896a31fd4..000000000 --- a/installation.html +++ /dev/null @@ -1,169 +0,0 @@ - - - - XOWA: Installation - - - - - -
-
-
-

Installation

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -

Choose a folder

- -

XOWA works from one folder. For the purpose of these instructions, this folder will be referred to as /xowa/. -

- -

The table below lists recommended locations by operating system. Note that these are just recommendations: you can use any other folder on your hard drive (or on a flash memory card). -

- - - - - - - - - - - - - - - - - - - - - -
operating system - folder - path of xowa jar -
Linux - /home/your_user_name/xowa/ - /home/your_user_name/xowa/xowa_linux.jar -
OS X - /Users/your_user_name/xowa/ - /Users/your_user_name/xowa/xowa_macosx.jar -
Windows - C:\xowa\ - C:\xowa\xowa_windows.jar -
- -


-

- -

Download XOWA

- -
    -
  • Download an "xowa_app_*.zip" from the download page -
  • -
  • Unzip to the xowa root folder. When finished, you will have a file called /xowa/xowa.gfs as well as many other files and directories. -
  • -
- -


-

- -

Run XOWA

- -
    -
  • On Windows, double-click C:\xowa\xowa.exe -
  • -
  • On Linux, open a terminal and run sh /home/your_user_name/xowa/xowa_linux.sh -
  • -
-
-
Note that the shell script is a wrapper for java -Xmx256m -jar /home/your_user_name/xowa/xowa_linux.jar -
-
-
    -
  • On OS X, open a terminal and run sh /Users/your_user_name/xowa/xowa_macosx.sh -
  • -
-
-
Note that the shell script is a wrapper for java -Xmx256m -d32 -XstartOnFirstThread -jar /Users/your_user_name/xowa/xowa_macosx.jar -
-
- -
-
-
- -
-
-
-

Namespaces

- -
-
-
- - - - \ No newline at end of file diff --git a/requirements.html b/requirements.html deleted file mode 100644 index b9052c50a..000000000 --- a/requirements.html +++ /dev/null @@ -1,132 +0,0 @@ - - - - XOWA: Requirements - - - - - -
-
-
-

Requirements

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -

Hardware

- -
    -
  • CPU: 1.5 GHz minimum; 2.5 GHz recommended -
  • -
  • Memory: 512 MB minimum; 2 GB recommended -
  • -
  • Storage: varies per wiki. -
      -
    • Space required during initial import: multiply the dump file by 8. For example, for English Wikipedia, the dump size is 10 GB. You should at least have 80 GB space free for the import process -
    • -
    • Space required when completed: multiply the dump file by 2.5. For example, for English Wikipedia, the dump size is 10 GB. When done, your English Wikipedia will be 25 GB. -
    • -
    -
  • -
- -

Software

- -
    -
  • Operating System -
      -
    • Windows 32 bit / 64 bit -
    • -
    • Linux 32 bit / 64 bit -
    • -
    • Mac OS X 32 bit -
    • -
    -
  • -
  • Java 1.6+ - -
  • -
- - -
-
-
- -
-
-
-

Namespaces

- -
-
-
- - - - \ No newline at end of file diff --git a/reviews.html b/reviews.html deleted file mode 100644 index b81471656..000000000 --- a/reviews.html +++ /dev/null @@ -1,1171 +0,0 @@ - - - - XOWA: Articles and Reviews - - - - - -
-
-
-

Articles and Reviews

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -

Credits

-

Thanks to all those who took some time out to write about XOWA.
-

- -

Also, many thanks to Anselm for gathering most of these links together (and a tip of the hat to hidp123 as well).
-

- -

Articles

-

Want to read what others have said above XOWA? Visit any one of the articles below in your preferred language.
-

- -

Got another link? Submit one through the Feedback page. -

- -
Last edited: 2015-03-14
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
language - date - site - link -
[Audio] - 2014-03-18 - eigeldinger.dyndns.org - XOWA Podcast (Part 1) by DomasoFan -
[Audio] - 2014-03-18 - eigeldinger.dyndns.org - XOWA Podcast (Part 2) by DomasoFan -
[Video] - 2013-12-02 - www.youtube.com - Xowa Webserver Test 1 by Matthias Ja. (Mattze96) -
[Video] - 2014-01-01 - www.youtube.com - Xowa Webserver Test 2 by Matthias Ja. (Mattze96) -
- English - - 2014-06-11 - - lwn.net - - Accessing Wikipedia offline -
- English - - 2014-06-05 - - soft32.com - - Bring down Wikipedia to your hard drive for offline viewing with Xowa -
English - 2014-03-20 - www.downloadtyphoon.com - XOWA 1.3.2.1 Beta -
English - 2014-01-27 - www.windows7download.com - XOWA 1.1.4.1 Beta -
English - 2014-01-10 - www.softpedia.com - Softpedia Editor's Review for XOWA -
English - 2013-12-15 - www.mybookofknowledge.com - Download Wikipedia & Use It Offline -
English - 2013-11-28 - www.usethistip.com - Download Entire Wikipedia With XOWA App -
English - 2013-11-28 - www.muktware.com - Now you can download entire Wikipedia for offline use -
English - 2013-11-27 - softonic.com - Free app Xowa lets you download all of Wikipedia -
English - 2013-11-27 - www.pghtechguy.com - Yes, you can download Wikipedia...all of Wikipedia.. -
English - 2013-11-26 - arstechnica.com - All of Wikipedia can be installed to your desktop in just 30 hours -
English - 2013-11-26 - slashdot.org - Have 100GB Free? Host Your Own Copy of Wikipedia, With Images -
English - 2013-11-26 - techpp.com - Download the Entire Wikipedia with 4.4M Articles with the Free XOWA app -
English - 2013-11-26 - www.getupdates.net - Obtain the Whole Wikipedia with four.4M Articles with the Free XOWA app -
English - 2013-09-25 - www.unixmen.com - XOWA : An Offline Wikipedia Reader And Editor -
English - 2013-02-25 - betanews.com - XOWA makes Wikipedia available offline -
English - 2013-02-18 - www.techrepublic.com - How to use the open source XOWA interface for Wikipedia -
Česky - 2014-04-?? - www.zdarma.org - XOWA - prohlížení a úprava článků z Wikipedie -
Česky - 2013-12-01 - computerworld.cz - Stáhněte si celou Wikipedii do svého počítače -
Česky - 2013-11-28 - diit.cz - Stáhněte si celou Wikipedii offline „jedním kliknutím“ -
Česky - 2013-11-28 - www.zive.cz - Program Xowa stáhne celou Wikipedii na váš disk -
Česky - 2013-11-27 - www.linuxexpres.cz - Wikipedie ve vašem počítači -
- Deutsch - - 2015-03-09 - - www.wintotal.de - - Xowa -
- Deutsch - - 2014-06-23 - - Computerter Bild - - Xowa -
Deutsch - 2014-01-14 - www.tipps-tricks-kniffe.de - Wikipedia Download: Wikipedia komplett auf den eigenen Computer herunterladen -
Deutsch - 2013-12-26 - www.heise.de - XOWA -
Deutsch - 2013-12-01 - www.chip.de - Xowa: Wikipedia komplett auf dem PC installieren -
Deutsch - 2013-11-28 - www.pctipp.ch - Schnell das ganze Wikipedia herunterladen -
Deutsch - 2013-11-27 - www.basicthinking.de - Wikipedia auf dem Desktop: Mit Xowa die Online-Enzyklopädie herunterladen -
Deutsch - 2013-11-27 - derstandard.at - XOWA ermöglicht Download englischer Wikipedia -
Deutsch - 2013-11-26 - www.linux-magazin.de - Offline-Wikipedia mit Xowa -
Deutsch - 2013-11-25 - srcery.blogspot.de - XOWA: Wikipedia offline -
Español - 2013-11-27 - noticias.softonic.com - Descarga toda Wikipedia en tu PC con la app gratuita Xowa -
Español - 2013-11-27 - www.mitecnovida.com - Xowa te permite descargar Wikipedia a tu disco duro -
Español - 2013-11-26 - identidadgeek.com - Ya puedes descargar Wikipedia a tu computadora -
Español - 2013-11-26 - smartphones-celulares-moviles.blogspot.de - Todos Wikipedia se puede instalar en el escritorio en sólo 30 horas -
Español - 2013-11-26 - www.theinquirer.es - Si tienes 100 Gb libres puedes guardar tu propia copia de la Wikipedia -
Français - 2014-03-19 - ordonnancement.org - XOWA 1.3.3 -
Français - 2014-03-04 - www.telechargeplus.com - XOWA -
Français - 2013-12-09 - www.logitheque.com - Télécharger Xowa - Tout Wikipedia pour Linux -
Français - 2013-12-02 - la-vache-libre.org - Xowa – Naviguer hors ligne sur Wikipedia -
Français - 2013-11-28 - izitech.ma - Tout Wikipedia installé sur votre PC en 30 heures avec Xawo ! -
Français - 2013-11-28 - www.numerama.com - Tout Wikipédia disponible hors ligne, en l'installant sur le PC -
Français - 2013-11-27 - www.tomsguide.fr - Installer tout Wikipédia sur son disque dur en 30 heures -
- ελληνικά - - 2014-03-26 - - osarena.net - - Xowa: Η Wikipedia στον υπολογιστή σας -
Hrvatski - 2013-11-27 - giga.geek.hr - Pročitajte kako možete spremiti Wikipediju na računalo -
Italiano - 2013-11-29 - www.lffl.org - Xowa navigare in Wikipedia anche offline su Linux, Windows e Mac -
Italiano - 2013-11-28 - www.indipedia.it - XOWA: una copia di Wikipedia sulla tua distro! -
Italiano - 2013-11-28 - www.tuxjournal.net - XOWA: una copia di Wikipedia sulla tua distro! -
Italiano - 2013-11-27 - www.tomshw.it - Ecco come installare e consultare Wikipedia senza Internet -
Italiano - 2013-11-27 - www.yourlifeupdated.net - Come scaricare tutto Wikipedia per la visualizzazione offline con Xowa -
Italiano - 2013-11-26 - news.softonic.it - Wikipedia è sul computer. Arriva Xowa, l'app per scaricare tutto Wikipedia -
Nederlands - 2013-11-27 - computertaal.info - Xowa: download Wikipedia en raadpleeg het offline -
Nederlands - 2013-11-27 - nieuws.nl.softonic.com - Gratis app Xowa geeft je offline toegang tot Wikipedia -
‪Norsk - 2013-11-28 - www.teknofil.no - Last ned hele Wikipedia til skrivebordet -
- Polski - - 2015-03-31 - - www.instalki.pl/ - - XOWA -
- Polski - - 2014-06-16 - - www.programosy.pl - - XOWA 1.6.3.1 -
Polski - 2014-03-14 - www.komputerswiat.pl - XOWA -
Polski - 2013-12-08 - www.dobreprogramy.pl - Desktop żyje! Regularny przegląd ciekawego oprogramowania dla naszych PC -
Polski - 2013-11-27 - news.softonic.pl - Cała Wikipedia na dysku twardym? Czemu nie! -
Português - 2013-12-01 - blogdalu.magazineluiza.com.br - Que tal baixar toda a Wikipedia para seu computador? -
Português - 2013-11-29 - www.diolinux.com.br - Xowa: Acesse a Wikipédia Offline -
Português - 2013-11-27 - exameinformatica.sapo.pt - Quem quer ter toda a Wikipedia no PC? -
Português - 2013-11-26 - bitcount.com.br - Wikipédia, inteira, na sua carteira -
Português - 2013-10-08 - tuxederivados.blogspot.de - XOWA ( Wikipedia Off Line ) / Debian e Derivados -
Português - 2013-09-26 - www.edivaldobrito.com.br - Instale e experimente XOWA: uma aplicação para leitura e edição offline da Wikipedia -
Română - 2014-03-18 - obisnuit.eu - Cum să citești Wikipedia offline, pe calculatorul tău, cu Xowa -
Română - 2013-11-28 - teknocez.blogspot.de - Vrei Wikipedia în calculatorul tău? -
Română - 2013-11-27 - tanaruemy.blogspot.de - Descarca toata enciclopedia Wikipedia pe hard disk-ul tau -
Română - 2013-11-27 - www.go4it.ro - Toată arhiva Wikipedia, pe hard disk în doar 30 ore -
Slovenčina - 2013-12-04 - www.itnews.sk - Xowa: Stiahnite si celú Wikipédiu do svojho počítača. Stačí na to vyhradiť 30 hodín a 25 GB -
Slovenčina - 2013-11-28 - www.zive.cz - Program Xowa stáhne celou Wikipedii na váš disk -
Slovenščina - 2013-11-28 - www.monitor.si - Prenesite si Wikipedijo na disk -
Slovenščina - 2013-11-27 - dne.enaa.com - Celotno Wikipedijo lahko imate na računalniku v 30 urah -
Ελληνικά - 2014-03-26 - osarena.net - Xowa: Η Wikipedia στον υπολογιστή σας -
Ελληνικά - 2013-12-01 - deltahacker.gr - Η εβδομάδα που πέρασε [bitMadness (small mention)] -
- Русский - - 2014-10-04 - - zenway.ru - - XOWA / Чтение и редактирование статей Википедии в автономном режиме -
Русский - 2014-03-11 - linsoft.info - XOWA -
Русский - 2013-11-29 - ittrend.am - Wikipedia можно скачать всего за 30 часов -
Русский - 2013-11-27 - www.x-drivers.ru - Всю Wikipedia можно скачать за 30 часов -
Русский - 2013-02-25 - home-avast.ru - Free Offline Browser Википедии и Reader: Xowa -
زَوُن - 2014-02-22 - www.arabdl.net - برنامج معدل ويكيبيديا XOWA 1.2.3.1 Beta -
فارسی - 2013-12-09 - momofire99-tech.blogfa.com - ویکی پدیای آفلاین -
فارسی - 2013-12-08 - press.jamejamonline.ir - Wikipedia, the free encyclopedia or database searches daily that many of the end users it is. -
فارسی - 2013-12-02 - news.asis.io - معرفی نرم‌افزارهای متن‌باز: بارگیری تمام محتوای ویکی‌پدیا با Xowa -
فارسی - 2013-11-29 - ictc.aeoi.org.ir - برنامه‌ی کاربردی متن‌بازی فرآیند بارگیری و نمایش تمام محتوای ویکی‌پدیا را درون رومیزی شما به صورت خودکار فراهم کرده است؛ ظاهراً این اقدام بیش از ۱ روز زمان می‌برد. -
فارسی - 2013-11-?? - parsdelta.ir - ویکی پدیای آفلاین -
فارسی - 2013-11-?? - farnet.ir - چگونه ویکی پدیا را به طور کامل بر روی رایانه شخصی خود نصب کنید -
فارسی - 2013-11-?? - www.bloghnews.com - نصب ویکی‌پدیا به طور کامل روی رایانه -
中文 - 2014-03-04 - www.guguzhu.com - XOWA 维基百科内容下载器 1.2.4.1 Beta -
中文 - 2014-01-24 - www.apprcn.com - Xowa – 离线阅读维基百科 -
中文 - 2013-12-17 - www.linuxidc.com - XOWA ... 发布,离线维基百科编辑工具 -
中文 - 2013-11-29 - toutiao.zol.com.cn - 开源应用:30小时下载全部维基百科内容 -
中文 - 2013-11-29 - www.baikce.cn - Xowa -
中文 - 2013-11-29 - www.ithome.com - 只需30小时,下载全部维基百科到你的电脑 -
中文 - 2013-11-29 - www.lupaworld.com - 开源应用:30小时下载全部维基百科内容 -
中文 - 2013-01-14 - www.oschina.net - 维基百科离线编辑工具 XOWA -
日本語 - 2013-01-28 - www.moongift.jp - xowaはオフラインのWikipediaビューワーです。 -
- -
-
-
- -
-
-
-

Namespaces

- -
-
-
- - - - \ No newline at end of file diff --git a/screenshots.html b/screenshots.html index aa129ec85..6433f6d14 100644 --- a/screenshots.html +++ b/screenshots.html @@ -84,12 +84,12 @@
- +
- +
@@ -100,102 +100,102 @@

Images

View images offline with XOWA image databases, or online by downloading them dynamically.

Solar System#Visual Summary
- - + +


Math

Read Math formulas using MathJax or LaTeX

Pythagorean theorem
- - + +


Popups

Hover over links to read article popups

Preview the Sun article from the Earth page
- - + +


Sister wikis

Browse other sister wikis including Wiktionary, Wikisource, Wikivoyage, Wikiquote, Wikibooks, Wikiversity and Wikinews

Wikisource's Alice In Wonderland
- - + +


Non-English wikis

Browse wikis in other langauges

French Wikipedia's France
- - + +


Wikimedia Commons

Download original images from Wikimedia Commons

Wikimedia Commons's Mona Lisa
- - + +


Wikidata

Browse data from Wikidata

Earth (originally developed by Schnark)
- - + +


Import

Import any one of over 800 other wikis using the Wikimedia dumps

home/wiki/Help:Import/List
- - + +


Search by title

Search by title

Search for Astronomy
- - + +


Alphabetic list of titles

Retrieve alphetical list of titles

Special:AllPages
- - + +


Edit

Edit articles to update content or remove mistakes

Editing as shown within the Sandbox
- - + +


HTTP Server

Run XOWA as an HTTP Server (courtesy of Mattze96)

- - + +


Firefox Addon

Run XOWA in Firefox through an Add-on (courtesy of piotrex)

- - + +


diff --git a/setup_enwiki.html b/setup_enwiki.html deleted file mode 100644 index 4dace055c..000000000 --- a/setup_enwiki.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - XOWA: Set up English Wikipedia - - - - - -
-
-
-

Set up English Wikipedia

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - - -

- Overview -

-

- English Wikipedia has a lot of data. There are 15.0+ million pages with 20.0+ GB of text, as well as 4.0+ million thumbnails. -

-

- Setting all this up on your computer will not be a quick process. As a general estimate, you will need about 30 GB and 5 hours processing time. If you want images as well, the numbers increase to 100 GB of disk space and 30+ hours of processing time. However, when you are done, you will have a complete, recent copy of English Wikipedia with images that can fit on a 128 GB SD card. -

-

- Although the process itself is not hard, I strongly recommend that you try Simple Wikipedia first. Simple Wikipedia has 184,000 pages and 90,000 images. The text version uses 200 MB and sets up in 5 minutes. With images, this expands to 2 GB and 30 minutes of downloading time. Simple Wikipedia is a reasonably accurate simulation of English Wikipedia -- just much smaller. It'll also give you a pretty good idea of what XOWA can do. -

-

- Part 1: Set up the wiki -

-

- The first part is to set up the wiki. You have two approaches for this part: import the wiki with XOWA or download a copy from the internet. -

-

- Option 1: Import the wiki with XOWA -

-

- Overview -

-
    -
  • - XOWA will download the database dump from the Wikimedia backup servers -
  • -
  • - The database dump will be 10+ GB and take about 3 hours to download -
  • -
  • - XOWA will take about 2.5 hours to build the wiki. The final wiki will use about 20 GB of disk space.[1] -
  • -
-

- Steps -

-
    -
  • - Launch XOWA -
  • -
  • - Use the menu bar and select Tools -> Import From List. Alternatively, you can enter home/wiki/Help:Import/List into the address bar -
  • -
  • - Find en.wikipedia.org -
  • -
  • - Click on the "download" link to the left. -
  • -
-

- That's it. The import process has now started. This part takes at least 5 hours so you may want to let it run for a while. When it's done, it will automatically load the Main Page. -

-

- Option 2: Download the wiki from archive.org -

-

- Overview -

-
    -
  • - The download will be approximately 20 GB. -
  • -
  • - When the download is completed, extract the files to J:\gplx\xowa\wiki\en.wikipedia.org -
  • -
-

- Steps -

-
    -
  • - Download the file from here -
  • -
  • - After the download completes, unzip the archive file in J:\gplx\xowa\. When you are done you should have a file like J:\gplx\xowa\wiki\en.wikipedia.org\en.wikipedia.org-core.xowa -
  • -
  • - Launch XOWA -
  • -
  • - Enter "w:" in the address bar. The Main_Page should load. -
  • -
-

- Part 2: Download the images -

-

- This part takes much longer to complete. It will require at least 70 GB of disk space and 24+ hours of download time. You'll be downloading compressed files from archive.org.[2] -

-

- Steps -

-
    -
  • - Go to https://archive.org/details/Xowa_enwiki_latest -
  • -
  • - Download each of the listed links marked image -
  • -
  • - Extract the files to J:\gplx\xowa\. When you are done, you will have files from J:\gplx\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-ns.000-db.001.xowa to J:\gplx\xowa\wiki\en.wikipedia.org\en.wikipedia.org-file-ns.000-db.023.xowa as well as several others -
  • -
-

- Updating the wiki -

-

- Wikipedia is constantly updating. New pages are added, and existing pages are changed to include different images. The above steps will give you a complete set of images for 2015-04-03. However, if you want to stay up to date with Wikipedia, then you may also want to download the monthly updates. -

-

- Monthly updates will be posted at the same url: https://archive.org/details/Xowa_enwiki_latest There will be a new link with the name of the wiki dump: for example: 2015-05-02. They will have new images introduced in the Wikipedia dump for that month. Note that these updates should be downloaded and unzipped in order (i.e.: first 2015-05-02, then 2015-06-02, etc). There are some files that appear in multiple sets: the most recent copy of the file should always replace the earlier version. -

-

- Note that if you update your wiki, you do not have to update the images. The two are independent of each other. In other words, you can use the 2017-01-01 English Wikipedia xml dump with the 2015-04-03 English Wikipedia images. Note that new images in the 2017-01-01 dump will not show up until you download the appropriate monthly updates. -

-

- Disk space usage -

-

- Some may wonder why XOWA needs so much disk space, especially when compared to other apps. The following is a brief list of reasons: -

-
    -
  • - XOWA is complete. It includes all articles across all namespaces, including the Wikipedia namespace, the Portal namespace, the Help namespace, and several others. It also includes redirect stubs. Other apps will only provide articles in the Main namespace. -
  • -
  • - XOWA includes Categories as well. Other apps will skip Categories altogether. -
  • -
  • - XOWA shows all content on the page. Other apps will omit sections, such as Table of Contents or Navigation boxes at the bottom of the page. -
  • -
  • - XOWA includes all images for the Main namespace, the Portal namespace and the Wikipedia namespace. Other apps will only provide images for the Main namespace -
  • -
  • - XOWA provides an accurate sized thumbnail for an article. If an article shows an 800 pixel wide image, XOWA shows an 800 pixel wide image. Other apps will actually show a smaller 220 pixel wide image. -
  • -
  • - XOWA includes the latest content. Other apps may be many months (if not years) behind. -
  • -
-

- Notes -

-
    -
  1. - ^ Note that when the import completes, it will move the 10 GB file to /xowa/wiki/#dump/done. This file can be deleted safely. Note that XOWA doesn't delete the file, as some users may want to keep the 10 GB file around for archival purposes, and redownoading 10 GB would be time-consuming. -
  2. -
  3. - ^ Note that these images are thumbnails, and are not the originals. They will show correctly in the context of the article, but if you want the original file, you will need to download the tarballs. See Help:Offline images -
  4. -
- - -
-
-
- -
-
-
-

Namespaces

- -
-
-
- - - - \ No newline at end of file diff --git a/setup_other_wikis.html b/setup_other_wikis.html deleted file mode 100644 index 93d9a6308..000000000 --- a/setup_other_wikis.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - XOWA: Set up Other Wikipedias - - - - - -
-
-
-

Set up Other Wikipedias

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -

- Overview -

-

- Other Wikipedias will follow the same process as setting up Simple Wikipedia or English Wikipedia. The steps are summarized below, but you should read both Help:Set up Simple Wikipedia and Help:Set up English Wikipedia -

-

- Note that some Wikipedias will require a lot of disk space. For example, German Wikipeda requires at least 40 GB. Depending on your location it may take several hours to download that much data. Please prepare accordingly. -

-

- Part 1: Set up the wiki -

-

- The first part is to set up the wiki. The set-up process involves the following steps: -

-
    -
  • XOWA will download the database dump from the Wikimedia backup servers -
  • -
  • The database dump will be multiple GBs and take several hours to download -
  • -
  • XOWA will take about an hour to build the wiki and produce a wiki 2 times the dump size. For example, German Wikipedia's dump is currently about 3 GB, so XOWA will generate a 6 GB wiki -
  • -
-

- To begin the process, do the following -

-
    -
  • Launch XOWA -
  • -
  • Use the menu bar and select Tools -> Import From List. Alternatively, you can enter home/wiki/Help:Import/List into the address bar -
  • -
  • Find your wiki's name in the list. -
  • -
  • Click on the "latest" link to the left. -
  • -
-

- The import process will start. When it's done, it will automatically load the Main Page. -

-

- Part 2: Download the images -

-

- This part usually takes much longer to complete. It will require many GB of disk space and many hours of download time. For example, German Wikipedia takes up 32 GB and may take 16 hours to download. -

-

- When you're ready to start, do the following: -

-
    -
  • Go to the download page -
  • -
  • Find your wiki in the list and click on the link -
  • -
  • Download the files from archive.org. -
  • -
  • Unzip the files in your xowa root directory. When you are done, you will have a file called /xowa/file/your_wiki.org/fsdb.main/fsdb.abc.sqlite3 as well as many others. -
  • -
  • Launch XOWA -
  • -
  • Enter "home/wiki/Help:Options/Files" into the address bar. -
  • -
  • Make sure "Retrieval enabled" is checked. -
  • -
  • Visit any page. All the images for this page will load. -
  • -
-

- Updating the wiki -

-

- If you want to update your wiki, you won't have to repeat the whole process. -

-
    -
  • If you update your wiki, you do not have to update the images. The two are independent of each other. Note that a later wiki dump may cite images not in the current XOWA image dump. These images won't show until you download the latest monthly update. -
  • -
  • XOWA will update images every few months. If you would like an update earlier, please post at https://sourceforge.net/p/xowa/discussion/general/thread/67c4cdb5/ -
  • -
- - -
-
-
- -
-
-
-

Namespaces

- -
-
-
- - - - \ No newline at end of file diff --git a/setup_simplewiki.html b/setup_simplewiki.html deleted file mode 100644 index 824347eab..000000000 --- a/setup_simplewiki.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - XOWA: Set up Simple Wikipedia - - - - - -
-
-
-

Set up Simple Wikipedia

-
-
From XOWA: a free, open-source, offline wiki application
-
-
- - -
-
-

- Contents -

-
- -
-

- Overview -

-

- Simple Wikipedia is a smaller wiki with 180,000+ pages and 90,000+ images. The text version can be setup in less than 5 minutes, using only 200 MB of disk space. The images version is a little larger: it needs 30 minutes of download time and 2 GB of space. -

-

- Part 1: Import the wiki -

-
    -
  • - Launch XOWA -
  • -
  • - Find the link for "Set up Simple Wikipedia" near the middle of the Main Page (home/wiki/Main_Page). -
  • -
  • - Click on it. The import process will start and should complete within 5 minutes. -
  • -
  • - Visit different pages in Simple Wikipedia. Note that XOWA is showing all the articles, but without any images. -
  • -
-

- Part 2: Download the images -

-
    -
  • - Download the zip from archive.org: https://archive.org/details/Xowa_simplewiki_latest -
  • -
  • - Unzip the files in your xowa root directory. When you are done, you will have a file called D:\xowa\simple.wikipedia.org\simple.wikipedia.org-file.xowa as well as many others.[1][2] -
  • -
  • - Enter simple.wikipedia.org/wiki/Gothic_architecture into the address bar. All images should load. -
  • -
-

- Notes -

-
    -
  1. - ^ This bundle also has Simple Wiktionary, Simple Wikiquote and Simple Wikibooks -
  2. -
  3. - ^ This bundle also has Simple Wikipedia from 2015-04-06. It will overwrite the copy you imported. This ensures that all the images should match up with the pages: i.e.: a later wiki (for example, 2017-01-02) may reference new images that were not present at the time of 2015-04-06. If you want a later version of Simple Wikipedia, simply reimport it again. Note the following about updating your wiki: -
      -
    • - Images will still show if the page hasn't changed the image. For example, if you are viewing a page from 2017-01-02 but no new images have been added or modified, then the page will look the same. -
    • -
    • - Images will not show, if the page has added new images or changed existing ones. For example, if the 2015-04-06 page had an Image called "Wiki_2015.png" but the 2017-01-02 version changed this to "Wiki_2017.png" then the "Wiki_2015.png" would not appear (since it wasn't known at the time of 2015-04-06) -
    • -
    -
  4. -
- - -
-
-
- -
-
-
-

Namespaces

- -
-
-
- - - - \ No newline at end of file diff --git a/wiki/file_screenshot_alice_in_wonderland.png b/wiki/home/file/screenshot_alice_in_wonderland.png similarity index 100% rename from wiki/file_screenshot_alice_in_wonderland.png rename to wiki/home/file/screenshot_alice_in_wonderland.png diff --git a/wiki/file_screenshot_alice_in_wonderland_600px.png b/wiki/home/file/screenshot_alice_in_wonderland_600px.png similarity index 100% rename from wiki/file_screenshot_alice_in_wonderland_600px.png rename to wiki/home/file/screenshot_alice_in_wonderland_600px.png diff --git a/wiki/file_screenshot_allpages.png b/wiki/home/file/screenshot_allpages.png similarity index 100% rename from wiki/file_screenshot_allpages.png rename to wiki/home/file/screenshot_allpages.png diff --git a/wiki/file_screenshot_allpages_600px.png b/wiki/home/file/screenshot_allpages_600px.png similarity index 100% rename from wiki/file_screenshot_allpages_600px.png rename to wiki/home/file/screenshot_allpages_600px.png diff --git a/wiki/file_screenshot_android_wikipedia.png b/wiki/home/file/screenshot_android_wikipedia.png similarity index 100% rename from wiki/file_screenshot_android_wikipedia.png rename to wiki/home/file/screenshot_android_wikipedia.png diff --git a/wiki/file_screenshot_android_wikipedia_600px.png b/wiki/home/file/screenshot_android_wikipedia_600px.png similarity index 100% rename from wiki/file_screenshot_android_wikipedia_600px.png rename to wiki/home/file/screenshot_android_wikipedia_600px.png diff --git a/wiki/file_screenshot_earth_popup.png b/wiki/home/file/screenshot_earth_popup.png similarity index 100% rename from wiki/file_screenshot_earth_popup.png rename to wiki/home/file/screenshot_earth_popup.png diff --git a/wiki/file_screenshot_earth_popup_600px.png b/wiki/home/file/screenshot_earth_popup_600px.png similarity index 100% rename from wiki/file_screenshot_earth_popup_600px.png rename to wiki/home/file/screenshot_earth_popup_600px.png diff --git a/wiki/file_screenshot_firefox_addon.png b/wiki/home/file/screenshot_firefox_addon.png similarity index 100% rename from wiki/file_screenshot_firefox_addon.png rename to wiki/home/file/screenshot_firefox_addon.png diff --git a/wiki/file_screenshot_firefox_addon_600px.png b/wiki/home/file/screenshot_firefox_addon_600px.png similarity index 100% rename from wiki/file_screenshot_firefox_addon_600px.png rename to wiki/home/file/screenshot_firefox_addon_600px.png diff --git a/wiki/file_screenshot_france.png b/wiki/home/file/screenshot_france.png similarity index 100% rename from wiki/file_screenshot_france.png rename to wiki/home/file/screenshot_france.png diff --git a/wiki/file_screenshot_france_600px.png b/wiki/home/file/screenshot_france_600px.png similarity index 100% rename from wiki/file_screenshot_france_600px.png rename to wiki/home/file/screenshot_france_600px.png diff --git a/wiki/file_screenshot_http_server.png b/wiki/home/file/screenshot_http_server.png similarity index 100% rename from wiki/file_screenshot_http_server.png rename to wiki/home/file/screenshot_http_server.png diff --git a/wiki/file_screenshot_http_server_600px.png b/wiki/home/file/screenshot_http_server_600px.png similarity index 100% rename from wiki/file_screenshot_http_server_600px.png rename to wiki/home/file/screenshot_http_server_600px.png diff --git a/wiki/file_screenshot_import.png b/wiki/home/file/screenshot_import.png similarity index 100% rename from wiki/file_screenshot_import.png rename to wiki/home/file/screenshot_import.png diff --git a/wiki/file_screenshot_import_600px.png b/wiki/home/file/screenshot_import_600px.png similarity index 100% rename from wiki/file_screenshot_import_600px.png rename to wiki/home/file/screenshot_import_600px.png diff --git a/wiki/file_screenshot_mona_lisa.png b/wiki/home/file/screenshot_mona_lisa.png similarity index 100% rename from wiki/file_screenshot_mona_lisa.png rename to wiki/home/file/screenshot_mona_lisa.png diff --git a/wiki/file_screenshot_mona_lisa_600px.png b/wiki/home/file/screenshot_mona_lisa_600px.png similarity index 100% rename from wiki/file_screenshot_mona_lisa_600px.png rename to wiki/home/file/screenshot_mona_lisa_600px.png diff --git a/wiki/file_screenshot_pythagorean_theorem.png b/wiki/home/file/screenshot_pythagorean_theorem.png similarity index 100% rename from wiki/file_screenshot_pythagorean_theorem.png rename to wiki/home/file/screenshot_pythagorean_theorem.png diff --git a/wiki/file_screenshot_pythagorean_theorem_600px.png b/wiki/home/file/screenshot_pythagorean_theorem_600px.png similarity index 100% rename from wiki/file_screenshot_pythagorean_theorem_600px.png rename to wiki/home/file/screenshot_pythagorean_theorem_600px.png diff --git a/wiki/file_screenshot_sandbox.png b/wiki/home/file/screenshot_sandbox.png similarity index 100% rename from wiki/file_screenshot_sandbox.png rename to wiki/home/file/screenshot_sandbox.png diff --git a/wiki/file_screenshot_sandbox_600px.png b/wiki/home/file/screenshot_sandbox_600px.png similarity index 100% rename from wiki/file_screenshot_sandbox_600px.png rename to wiki/home/file/screenshot_sandbox_600px.png diff --git a/wiki/file_screenshot_search_by_title.png b/wiki/home/file/screenshot_search_by_title.png similarity index 100% rename from wiki/file_screenshot_search_by_title.png rename to wiki/home/file/screenshot_search_by_title.png diff --git a/wiki/file_screenshot_search_by_title_600px.png b/wiki/home/file/screenshot_search_by_title_600px.png similarity index 100% rename from wiki/file_screenshot_search_by_title_600px.png rename to wiki/home/file/screenshot_search_by_title_600px.png diff --git a/wiki/file_screenshot_solar_system.png b/wiki/home/file/screenshot_solar_system.png similarity index 100% rename from wiki/file_screenshot_solar_system.png rename to wiki/home/file/screenshot_solar_system.png diff --git a/wiki/file_screenshot_solar_system_600px.png b/wiki/home/file/screenshot_solar_system_600px.png similarity index 100% rename from wiki/file_screenshot_solar_system_600px.png rename to wiki/home/file/screenshot_solar_system_600px.png diff --git a/wiki/file_screenshot_wikidata.png b/wiki/home/file/screenshot_wikidata.png similarity index 100% rename from wiki/file_screenshot_wikidata.png rename to wiki/home/file/screenshot_wikidata.png diff --git a/wiki/file_screenshot_wikidata_600px.png b/wiki/home/file/screenshot_wikidata_600px.png similarity index 100% rename from wiki/file_screenshot_wikidata_600px.png rename to wiki/home/file/screenshot_wikidata_600px.png diff --git a/wiki/file_screenshot_wikipedia_wmf.png b/wiki/home/file/screenshot_wikipedia_wmf.png similarity index 100% rename from wiki/file_screenshot_wikipedia_wmf.png rename to wiki/home/file/screenshot_wikipedia_wmf.png diff --git a/wiki/file_screenshot_wikipedia_wmf_600px.png b/wiki/home/file/screenshot_wikipedia_wmf_600px.png similarity index 100% rename from wiki/file_screenshot_wikipedia_wmf_600px.png rename to wiki/home/file/screenshot_wikipedia_wmf_600px.png diff --git a/wiki/file_screenshot_wikipedia_xowa.png b/wiki/home/file/screenshot_wikipedia_xowa.png similarity index 100% rename from wiki/file_screenshot_wikipedia_xowa.png rename to wiki/home/file/screenshot_wikipedia_xowa.png diff --git a/wiki/file_screenshot_wikipedia_xowa_600px.png b/wiki/home/file/screenshot_wikipedia_xowa_600px.png similarity index 100% rename from wiki/file_screenshot_wikipedia_xowa_600px.png rename to wiki/home/file/screenshot_wikipedia_xowa_600px.png diff --git a/xowa-logo.png b/xowa-logo.png deleted file mode 100644 index f1906e31b..000000000 Binary files a/xowa-logo.png and /dev/null differ diff --git a/xowa.css b/xowa.css deleted file mode 100644 index bdb0b222c..000000000 --- a/xowa.css +++ /dev/null @@ -1,5216 +0,0 @@ -/* MediaWiki:Gadget-site.css */ -/* -This is the CSS for all skins (for all users) on MediaWiki.org. - -SECTIONS: - # Indication of namespaces - # Color classes for content - # Special pages - # Main page styling - # Sidebar external links - # [[Extension Matrix]] stuff - # Wikitables, infobox templates, warnings, and other such stylings - # Some other small things -*/ - -/** - * 1. INDICATION OF NAMESPACES - * ------------------------------------------------- - */ - -/* Pseudo NS Special (light grey) */ -.ns--2 #content { background-color: #f4f4f4; } -.ns--2 div.thumb { border-color: #f4f4f4; } - -/* NS Project + Project_talk (light sky blue) */ -.ns-4 #content, -.ns-5 #content { background-color: #f8fcff; } -.ns-4 div.thumb, -.ns-5 div.thumb { border-color: #f8fcff; } - -/* NS MediaWiki + MediaWiki_talk (light grey) */ -.ns-8 #content, -.ns-9 #content { background-color: #f4f4f4; } -.ns-8 div.thumb, -.ns-9 div.thumb { border-color: #f4f4f4; } - -/* NS Manual + Manual_talk (light bluish violet) */ -.ns-100 #content, -.ns-101 #content { background-color: #f3f3ff; } -.ns-100 div.thumb, -.ns-101 div.thumb { border-color: #f3f3ff; } - -/* NS Help (but NOT Help_talk) (Public Domain icon) */ -.ns-12 #bodyContent { - background-image: url(//upload.wikimedia.org/wikipedia/mediawiki/6/67/PD-icon-faded.png); - background-repeat: no-repeat; - /* @noflip */ background-position: right 5em; -} - -/** - * 2. COLOR CLASSES FOR CONTENT - * ------------------------------------------------- - */ - -/* Border colors */ -.borderc1 { border-color: #e9e9e9; border-width: thin; } -.borderc2 { border-color: #aaaaaa; border-width: thin; } -.borderc3 { border-color: #777777; border-width: thin; } -.borderc4 { border-color: #000000; border-width: thin; } -.borderc5 { border-color: #c00000; border-width: thin; } -.borderc6 { border-color: #025e9d; border-width: thin; } -.borderc7 { border-color: #008040; border-width: thin; } -.borderc8 { border-color: #ffcc00; border-width: thin; } /* Used by: [[Template:Welcome]]. */ - -/* Background colors */ -.backgroundc1 { background-color: #ffffff; } /* Used by: [[Template:Welcome]]. */ -.backgroundc2 { background-color: #f9f9f9; } -.backgroundc3 { background-color: #eeeeee; } -.backgroundc4 { background-color: #e0e0e0; } -.backgroundc5 { background-color: #d2d2d2; } -.backgroundc6 { background-color: #b7b7b7; } -.backgroundc7 { background-color: #a3a3a3; } -.backgroundc8 { background-color: #444455; } - -/** - * 3. SPECIAL PAGES - * ------------------------------------------------- - */ - -/* Consistent special page navigation */ -.SpecialPageInfo { - background-color: #f9f9f9; - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/35px-Exquisite-khelpcenter.png); - background-position: 0.8em 0.5em; - background-repeat: no-repeat; - padding: 0.3em 0.5em 0.3em 5.0em; - border-color: #025e9d; - border-width: 1px; - border-style: solid; - border-bottom-width: medium; - margin-bottom: 1em; -} - -.mw-viewprevnext { - display: block; - border: 1px solid #cccccc; - background-color: #f9f9f2; - padding: 0.2em 0.4em; -} - -/** - * 4. MAIN PAGE STYLING - * ------------------------------------------------- - */ - -#mainpage_topbox { - background: #f9f9f9; - padding: 0px; - border: 1px solid #aaaaaa; - margin: 0.2em 10px 10px; -} -.mainpage_boxtitle, -.mainpage_hubtitle, -#mainpage_pagetitle { - font-size: 105%; - padding: 0.4em; - background-color: #eeeeee; -} -.mainpage_boxtitle { - line-height: 120%; -} -#mainpage_pagetitle { - color: #cf7606; - font-size: 200% !important; -} -#mainpage_sitelinks { - padding: 0.2em; - text-align: center; - background-color: white; -} -.mainpage_hubtitle { - text-align: center; -} -.mainpage_boxcontents, -.mainpage_boxcontents_small { - background: #ffffff; - padding: 0.2em 0.4em; -} -.mainpage_boxcontents_small { - font-size: 95%; -} -.mainpage_boxcontents_title { - display: block; - border-bottom: 1px solid #AAA; - margin-bottom: 0.5em; - text-align: center; - font-weight: bold; - font-size: larger; -} - -.mainpage_hubbox, -#mainpage_newscell, -#mainpage_downloadcell, -#mainpage_opportunitiescell, -#mainpage_featuredpagescell { - padding: 0; - border: 1px solid #aaaaaa; -} -#mainpage_newscell { - margin-bottom: 15px; - margin-top: 0 !important; -} -#mainpage_newscell .mainpage_boxtitle { - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/8/89/Exquisite-khelpcenter.png/20px-Exquisite-khelpcenter.png); - background-repeat: no-repeat; - background-position: 99% 0.3em; - padding-right: 25px; -} -#mainpage_downloadcell { - width: 17em; - margin-bottom: 5px; -} -#mainpage_downloadcell .mainpage_boxtitle { - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Crystal_Clear_action_build.png/18px-Crystal_Clear_action_build.png); - background-repeat: no-repeat; - background-position: 96% 0.33em; - padding-right: 25px; -} -#mainpage_opportunitiescell { - max-width: 25em; - margin-bottom: 15px; - margin-top: 0 !important; -} -#mainpage_opportunitiescell .mainpage_boxtitle { - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/63/User-online.svg/20px-User-online.svg.png); - background-repeat: no-repeat; - background-position: 98% 0.15em; - padding-right: 25px; -} -#mainpage_featuredpagescell { - max-width: 25em; - margin-bottom: 15px; - margin-top: 0 !important; -} -#mainpage_featuredpagescell .mainpage_boxtitle { - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Note_icon.svg/20px-Note_icon.svg.png); - background-repeat: no-repeat; - background-position: 98% 0.15em; - padding-right: 25px; -} -/* The words 'MediaWiki.org' in the title. */ -#mainpage_mwtitle { - color: #005288; -} - -/** - * The "mainpage" class is added to the body with JavaScript for the main page in all - * languages, so we can style things that apppear on the main page and also elsewhere. - */ -.mainpage #lastmod, -.mainpage #siteSub, -.mainpage #contentSub, -.mainpage #jump-to-nav, -.mainpage .firstHeading { - display: none !important; -} -.mainpage #content { - padding-top: 1em; -} - - -/** - * SIDEBAR EXTERNAL LINKS - * ------------------------------------------------- - */ -/* -#n-blog-text a, -#n-mw-repo-commits a, -#n-mw-repo-codereview a, -#n-browse-repo a, -#n-phpdoc a { - background: url(//upload.wikimedia.org/wikipedia/commons/6/64/Icon_External_Link.png) center right no-repeat; - padding-right: 13px; - color: #3366bb; -} -*/ - -/** - * WIKITABLES, INFOBOX TEMPLATES, WARNINGS AND OTHER SUCH STYLINGS - * ------------------------------------------------- - */ - -/* Custom h* styles (blue headings) */ -.wikitable td.hl3, -.wikitable th.hl3 { - background-color: #8da7d6; -} -.wikitable td.hl1, -.wikitable th.hl1 { - background: #c5d8fc; -} -.wikitable td.hl2, -.wikitable th.hl2 { - background: #a7c1f2; -} - -/** - * Make entire table valign=top, - * To replace the |valign=top| on every cell. - */ -.vatop tr, -tr.vatop, -.vatop td, -.vatop th { - vertical-align: top; -} - -/* General purpose "pretty (data) tables" */ -table.datatable { - background-color: transparent; -} - -table.datatable th, -table.datatable td { - padding: 4px; -} - -table.datatable th { - text-align: left; - background-color: #999999; -} - -table.datatable tr { - background-color: #cccccc; -} - -table.datatable tr:hover { - background-color: #ffffcc; -} - -/* SideBox styling */ -div.sideBox { - position: relative; - float: right; - background: white; - margin-left: 1em; - border: 1px solid gray; - padding: 0.3em; - width: 200px; - overflow: hidden; - clear: right; -} -div.sideBox dl { - padding: 0; - margin: 0 0 0.3em 0; - font-size: 96%; -} -div.sideBox dl dt { - background: none; - margin: 0.4em 0 0 0; -} -div.sideBox dl dd { - margin: 0.1em 0 0 1.1em; - background-color: #f3f3f3; -} - -/* Extension & Skin infobox styling */ -.tpl-infobox { - border: 2px solid #aaaaaa; - width: 280px; - /* @noflip */ clear: right; - /* @noflip */ float: right; - margin: 0 0 0.5em 0.5em; - border-collapse: collapse; - background-color: white; -} -.tpl-infobox td { - border: 2px none #aaaaaa; - padding: 0.2em 0.5em; - border-bottom: 1px solid #f0f0f0 !important; -} -.tpl-infobox-header { - background-color: #aaaaaa; - color: white; - text-align: left; -} -.tpl-infobox-header td { - padding-top: 0.5em; -} - -.ext-infobox-header img { - padding: 0 0.2em 0 0.5em; -} -.ext-status-unstable, -.ext-status-unstable td { - border-color: #990000; -} -.ext-status-unstable .ext-infobox-header { - background-color: #990000; - color: #ffff00; -} -.ext-status-experimental, -.ext-status-experimental td { - border-color: #ff4500; -} -.ext-status-experimental .ext-infobox-header { - background-color: #ff4500; -} -.ext-status-beta, -.ext-status-beta td { - border-color: #ffba01; -} -.ext-status-beta .ext-infobox-header { - background-color: #ffba01; -} -.ext-status-stable, -.ext-status-stable td { - border-color: #32cd32; -} -.ext-status-stable .ext-infobox-header { - background-color: #32cd32; -} -.ext-status-unmaintained, -.ext-status-unmaintained td { - border-color: #8b4513; -} -.ext-status-unmaintained .ext-infobox-header { - background-color: #8b4513; -} -.ext-status-magic, -.ext-status-magic td { - border-color: #fe57a1; -} -.ext-status-magic .ext-infobox-header { - color: #000; - background: #FFDBEB url(//upload.wikimedia.org/wikipedia/commons/thumb/2/20/Magic_wand.svg/60px-Magic_wand.svg.png) 0 0 no-repeat; -} -.ext-status-magic .ext-infobox-header img { - visibility: hidden; - padding-right: 1em; -} - -.skin-infobox, -.skin-infobox td { - border-color: #a7d7f9; -} -.skin-infobox-header { - color: #000; - background: #e2f4ff; -} - - - -/** - * Styling for {{See also}}, {{rellink}} etc. - */ -.rellink, -.dablink, -.mw-tpl-rellink { - font-style: italic; - padding-bottom: 0.4em; - padding-left: 0; - margin-bottom: 0.4em; - color: #555; - border-bottom: 1px solid #ccc; -} - -/** - * "Note" boxes ([[Template:Note]]) - */ -.tip, -.note { - padding: 0.5em; - margin: 0.5em 0; - overflow: hidden; - background-color: #F9F9F9; - background-position: 4px 2px; - background-repeat: no-repeat; - border: 1px solid #DDD; -} -.tip-info, -.note-info { - background-color: #F0F0E7; - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f8/Appunti_architetto_franc_01.svg/22px-Appunti_architetto_franc_01.svg.png); - border-color: #cc9933; - /* @noflip */ padding-left: 30px; - min-height: 28px; -} -.tip-reminder, -.note-reminder { - background-color: #F6FDEA; - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Bulbgraph.png/23px-Bulbgraph.png); - border-color: #D6E434; - padding-left: 31px; - min-height: 28px; -} -.tip-error, -.note-error { - background-color: #F0E7E7; - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/51/Attention_niels_epting.svg/24px-Attention_niels_epting.svg.png); - border-color: #cc3333; - padding-left: 32px; - min-height: 25px; -} - -/* Version box on [[Manual:Downloading MediaWiki]] */ -#DownloadVersionBox { - border: 2px solid black; - border-collapse: collapse; - margin: auto; - width: 50%; - color: black; -} -#DownloadVersionBox td { - border: 2px solid black; - padding: 20px; -} - -/* Major warning - used on the main page template to warn against editing carelessly, but can be used elsewhere as well */ -.majorwarning { - background: yellow; - padding: 0.3em; - text-align: center; - font-size: 125%; - border: 2px solid red; -} - -/* Page headings used throughout the wiki (though not very much at the time of writing…) */ -.page-notice, -.page-warning { - border-width: 1px; - border-style: solid; - padding: 0.3em 0.5em; - margin-bottom: 1em; - width: 95%; - margin-left: auto; - margin-right: auto; - text-align: center; -} - -/* Informative notices at the top of pages (blue) */ -.page-notice { - background-color: #f9f9f9; - border-color: #025e9d; - text-align: left; -} - -/* Warning information at the top of pages (red) */ -.page-warning { - background-color: #ffffff; - border-color: #c51919; - border-width: 2px; -} -.pw-head { - color: #c51919; - font-weight: bold; -} - -/* Used in Template:Notice */ -.block-note { - background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/6/60/Bulbgraph.png/18px-Bulbgraph.png); - background-position: top left; - background-repeat: no-repeat; -} -/** - * Using block-contents in the hope that it can apply to all block-level warning templates, - * with different images applied as backgrounds to the wrapping DIV. - */ -.block-contents { - display: block; - padding-left: 20px; -} - -/* Template documentation ([[Template:Documentation]]) */ -.template-documentation { - clear: both; - margin: 1em 0 0 0; - border: 1px solid #aaa; - background-color: #ecfcf4; - padding: 5px; -} - -/* Default style for navigation boxes */ -table.navbox { - /* Navbox container style */ - border: 1px solid #aaa; - width: 100%; - margin: auto; - clear: both; - font-size: 88%; - text-align: center; - padding: 1px; -} -table.navbox + table.navbox { - /* Single pixel border between adjacent navboxes */ - margin-top: -1px; - /* (doesn't work for IE6, but that's okay) */ -} -.navbox th, -.navbox-title, -.navbox-abovebelow { - text-align: center; - /* Title and above/below styles */ - padding-left: 1em; - padding-right: 1em; -} -th.navbox-group { - /* Group style */ - white-space: nowrap; - /* @noflip */ - text-align: right; -} -.navbox, -.navbox-subgroup { - background: #fdfdfd; -} -.navbox-list { - /* Must match background color */ - border-color: #fdfdfd; -} -.navbox th, -.navbox-title { - /* Level 1 color */ - background: #ccccff; -} -.navbox-abovebelow, -th.navbox-group, -.navbox-subgroup .navbox-title { - /* Level 2 color */ - background: #ddddff; -} -.navbox-subgroup .navbox-group, -.navbox-subgroup .navbox-abovebelow { - /* Level 3 color */ - background: #e6e6ff; -} -.navbox-even { - /* Even row striping */ - background: #f7f7f7; -} -.navbox-odd { - /* Odd row striping */ - background: transparent; -} -.navbox .hlist td dl, -.navbox .hlist td ol, -.navbox .hlist td ul, -.navbox td.hlist dl, -.navbox td.hlist ol, -.navbox td.hlist ul { - /* Adjust hlist padding in navboxes */ - padding: 0.125em 0; -} -.navbox .hlist dd, -.navbox .hlist dt, -.navbox .hlist li { - /* Nowrap list items in navboxes */ - white-space: nowrap; - /* IE < 8 no-wraps entire list, so disable it */ - white-space: normal !ie; -} -.navbox .hlist dd dl, -.navbox .hlist dt dl, -.navbox .hlist li ol, -.navbox .hlist li ul { - /* But allow parent list items to be wrapped */ - white-space: normal; -} -ol + table.navbox, -ul + table.navbox { - /* Prevent lists from clinging to navboxes */ - margin-top: 0.5em; -} - -/* Default styling for Navbar template */ -.navbar { - display: inline; - font-size: 88%; - font-weight: normal; -} -.navbar ul { - display: inline; - white-space: nowrap; -} -.navbar li { - word-spacing: -0.125em; -} - -/* Navbar styling when nested in navbox */ -.navbox .navbar { - display: block; - font-size: 100%; -} -.navbox-title .navbar { - /* @noflip */ - float: left; - /* @noflip */ - text-align: left; - /* @noflip */ - margin-right: 0.5em; - width: 6em; -} -/* Allow people to optionally wrap lines in source listings */ -div.wrapPreLines pre { - white-space: pre-wrap; -} - -/** - * 8. SOME OTHER SMALL THINGS - * ------------------------------------------------- - */ - -/* Give a bit of space to the TOC */ -#toc { - margin: 1em 0; -} - -/** - * Allow limiting of which header levels are shown in a TOC; - *
, for instance, will limit to - * showing ==headings== and ===headings=== but no further. - * Used in [[Template:TOC]] - */ -.toclimit-2 .toclevel-1 ul, -.toclimit-3 .toclevel-2 ul, -.toclimit-4 .toclevel-3 ul, -.toclimit-5 .toclevel-4 ul, -.toclimit-6 .toclevel-5 ul, -.toclimit-7 .toclevel-6 ul { - display: none; -} - -/* make the list of references look smaller and highlight clicked reference in blue */ -ol.references { - font-size: 100%; -} -.references-small { - font-size: 90%; -} -ol.references > li:target { - background-color: #ddeeff; -} -sup.reference:target { - background-color: #ddeeff; -} - - -/** - * Styling for links generated by [[MediaWiki:Edittools]] - * @source www.mediawiki.org/wiki/Extension:CharInsert#Styling - * @updated 2012-02-29 - */ -.mw-charinsert-buttons { - margin-top: 10px; - border: 1px solid #aaaaaa; - padding: 1px; - text-align: center; - font-size: 110%; -} -.mw-charinsert-buttons a { - color: black; - background-color: #cde !important; - font-weight: bold; - font-size: .9em; - text-decoration: none; - border: thin #069 outset; - padding: 0 .1em .1em; -} -.mw-charinsert-buttons a:hover, -.mw-charinsert-buttons a:active { - background-color: #bcd; - border-style: inset; -} -.client-js .mw-edittools-section { - display: inline; -} -.client-js .mw-edittools-section input[type="button"] { - font-size: 0.9em; - padding-left: 1px; - padding-right: 1px; - margin-left: 1px; -} - -/* from [[User:Splarka/Help:Linked images]] */ -.imagelink_wikilogo a { - width: 135px; - height: 135px; - display: block; - text-decoration: none; - background-image: url(//upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png); -} - -/** - * Infoboxes - */ -.infobox { - float: right; - clear: right; - margin-bottom: 0.5em; - margin-left: 1em; - padding: 0.2em; - border: 1px solid #AAA; - background: #F9F9F9; - color: black; -} - -.infobox td, -.infobox th { - vertical-align: top; -} - -.infobox caption { - margin-left: inherit; - font-size: larger; -} - -.infobox.bordered { - border-collapse: collapse; -} - -.infobox.bordered td, -.infobox.bordered th { - border: 1px solid #AAA; -} - -.infobox.bordered .borderless td, -.infobox.bordered .borderless th { - border: 0; -} - -/** - * Apparently the namespaces parameter - * for inputbox forces a checkbox. - * Let's hide it in the API sidebar - */ -.mw-inputbox-hideapicheck label[for="mw-inputbox-ns104"], -#mw-inputbox-ns104 { - display: none; -} - -/** Testing for code review **/ -div.mw-wordcloud { - width: 100%; - text-align: justify; -} - -.mw-wordcloud-size-1 { - color: #222; - font-size: 2.4em; -} -.mw-wordcloud-size-2 { - color: #333; - font-size: 2.2em; -} -.mw-wordcloud-size-3 { - color: #444; - font-size: 2.0em; -} -.mw-wordcloud-size-4 { - color: #555; - font-size: 1.8em; -} -.mw-wordcloud-size-5 { - color: #666; - font-size: 1.6em; -} -.mw-wordcloud-size-6 { - color: #777; - font-size: 1.4em; -} -.mw-wordcloud-size-7 { - color: #888; - font-size: 1.2em; -} -.mw-wordcloud-size-8 { - color: #999; - font-size: 1em; -} -.mw-wordcloud-size-9 { - color: #aaa; - font-size: 0.8em; - letter-spacing: 3px; -} -.mw-wordcloud-size-10, -.mw-wordcloud-size-0 { - color: #bbb; - font-size: 0.8em; -} - -/* @todo FIXME: document me :) */ -#signuptopbox li { - float: left; - list-style: none; - font-family: sans-serif; -} -#signuptopbox li { - color: #3ca7d4; - background: #c2e1f9; - line-height: 2.8em; - margin-right: .25em; - padding-right: .5em; -} -#signuptopbox li.pr-active, -#signuptopbox li.pr-active div { - color: #67ca36; - background: #d4f9c2; - border-color: #fff #fff #fff #67ca36; -} -#signuptopbox li div { - width: 0; - height: 0; - border-color: #fff #fff #fff #3CA7D4; - border-style: solid; - border-width: 1.4em .3em 1.4em 1.4em; - float: left; -} -#signuptopbox li span.pr-number { - display: block; - width: 1.8em; - line-height: 1.8em; - background: #3ca7d4; - color: #c2e1f9; - text-align: center; - margin: .5em; - -webkit-border-radius: 50%; - -moz-border-radius: 50%; - -ms-border-radius: 50%; - -o-border-radius: 50%; - border-radius: 50%; - font-weight: 600; - float: left; -} -#signuptopbox li.pr-active span.pr-number { - background: #67ca36; - color: #d4f9c2; -} -#signuptopbox li span { - float: left; -} -#signuptopbox li.pr-spacer { - padding: 0; -} - -/* Breadcrumb code */ -.breadcrumb { - list-style: none; - overflow: hidden; - font: 14px Helvetica, Arial, sans-serif; -} -.breadcrumb li { - float: left; - margin-bottom: 0; -} -.breadcrumb li a { - color: white; - text-decoration: none; - padding: 10px 0 10px 45px; - position: relative; - display: block; - float: left; -} - -.breadcrumb li a:after { - content: " "; - display: block; - width: 0; - height: 0; - /* Go big on the size, and let overflow hide */ - border-top: 50px solid transparent; - border-bottom: 50px solid transparent; - position: absolute; - top: 50%; - margin-top: -50px; - left: 100%; - z-index: 2; -} - -.breadcrumb li a:before { - content: " "; - display: block; - width: 0; - height: 0; - border-top: 50px solid transparent; - border-bottom: 50px solid transparent; - border-left: 31px solid white; - position: absolute; - top: 50%; - margin-top: -50px; - margin-left: 1px; - left: 100%; - z-index: 1; -} - -.breadcrumb li:first-child a { - padding-left: 20px; -} - -.currentcrumb a { - background: #069; -} - -.currentcrumb a:after { - border-left: 30px solid #069; -} - -.currentcrumb a:hover, -.prevcrumb a:hover, -.nextcrumb a:hover { - background: #002d44; -} - -.currentcrumb a:hover:after, -.prevcrumb a:hover:after, -.nextcrumb a:hover:after { - border-left-color: #002d44 !important; -} - -.prevcrumb a { - background: #396; -} - -.prevcrumb a:after { - border-left: 30px solid #396; -} - -.nextcrumb a { - background: #999; -} - -.nextcrumb a:after { - border-left: 30px solid #999; -} - -/* To facilitate rtl translations */ -#bodyContent .table-RTL a { - background: none; - padding-right: 0; -} - -#bodyContent .table-RTL ul { - margin-right: 10px; - display: table; -} - -/* Fix annoying bug where the "date" column in the LQT sometimes - * is two rows because of the date being too long even through there is - * enough space (otherwise the browser makes it's own decision on where to cut) - */ -.lqt_toc th:nth-child(3), -.lqt_toc td:nth-child(3) { - white-space: nowrap; -} - -.persian { - font-family: Tahoma; -} - -/** - * Fix so tags and .css and .js pages get normal text size. - * [[bugzilla:26204]] - */ -div.mw-geshi div, -div.mw-geshi div pre, -span.mw-geshi, -pre.source-css, -pre.source-javascript { - font-family: monospace, "Courier New" !important; -} - -/** - * Manual:Database_layout - */ -.mwmanual-dbview-box img { - opacity: 0.5; -} -.mwmanual-dbview-box:hover img { - opacity: 0.8; -} -.mwmanual-dbview-link { - background: rgb(198, 212, 235); - background: hsla(217, 48%, 85%, 0.8); - border: 1px solid #0645AD; - border-radius: 4px; - padding: 10px 5px; - text-align: center; - font-weight: bold; -} -.mwmanual-dbview-box:hover .mwmanual-dbview-link { - background: hsla(215, 46%, 95%, 0.8); -} -.mwmanual-dbview-link:hover { - background: hsla(215, 46%, 95%, 0.9); -} - -/** - * Hide "Edit" tab from [[VisualEditor:Welcome]] until page protection affects VisualEditor extension too (added on 06-29-2012) - * Unhid it for sysops in [[MediaWiki:Group-sysop.css]] - */ -body.page-VisualEditor_Welcome li#ca-edit { - display: none; -} - -/** - * Redesigned . - * Should improve readability by not having the samples blend into the white background, - * but by having a visible (though subtle) border around the code sample. - */ -code { - border: 1px solid #ddd; - padding: 1px 4px; - border-radius: 2px; -} - -/** - * VisualEditor documentation styles - required for displaying document diagrams - */ -.ve-doc-dm-data { - list-style: none; - cursor: default; -} -.ve-doc-dm-data li { - font-family: sans-serif; - text-align: center; - line-height: 2.25em; - display: inline-block; - width: 2.25em; - height: 2.25em; - border: solid 2px white; -} -.ve-doc-dm-data li.ve-doc-dm-cursor { - width: 0.5em; -} -.ve-doc-dm-cursor:hover { - border-color: #cccccc; -} -.ve-doc-dm-open, -.ve-doc-dm-close { - background-color: #50a5f4; - color: #7ddcfd; -} -.ve-doc-dm-open:hover, -.ve-doc-dm-close:hover { - border-color: #7ddcfd; -} -.ve-doc-dm-close { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJhJREFUeNrs0UENgEAQBMGThGMkImFBAp8jTVKVjIHptT4yM8eza947F2KIIYYYYoghBmKIgRhiIIYYiCGG18QQQwwxxBBDDMQQAzHEQAwxEEMMMTYHESMWRIwfBhEjFESMUBAxQkHECAURIxREjFAQMUJBxAgFESMURAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGCfW4ABAPk3h3InIbNlAAAAAElFTkSuQmCC); - background-size: contain; - background-position: left top; - background-repeat: no-repeat; -} -.ve-doc-dm-char, -.ve-doc-dm-achar { - border-radius: 3em; -} -.ve-doc-dm-char { - background-color: #7bcc45; - color: #fff; -} -.ve-doc-dm-char:hover { - border-color: #b6f26c; -} -.ve-doc-dm-achar { - background-color: #fa952c; - color: #fff; -} -.ve-doc-dm-achar:hover { - border-color: #fed045; -} -.ve-doc-dm-element-text { - color: #50a5f4; -} -.ve-doc-dm-char-text { - color: #7bcc45; -} -.ve-doc-dm-achar-text { - color: #fa952c; -} - -/* For templates in Category:VisualEditor tests templates */ -tt.ve-typing-test { - color: white; - background-color: black; - padding: 0 1em 0 1em; -}@media screen { - /** - * CSS in this file is used by *all* skins (that have any CSS at all). Be - * careful what you put in here, since what looks good in one skin may not in - * another, but don't ignore the poor pre-Monobook users either. - */ - - /* GENERAL CLASSES FOR DIRECTIONALITY SUPPORT */ - - /** - * These classes should be used for text depending on the content direction. - * Content stuff like editsection, ul/ol and TOC depend on this. - */ - .mw-content-ltr { - /* @noflip */ - direction: ltr; - } - .mw-content-rtl { - /* @noflip */ - direction: rtl; - } - - /* Most input fields should be in site direction */ - .sitedir-ltr textarea, - .sitedir-ltr input { - /* @noflip */ - direction: ltr; - } - .sitedir-rtl textarea, - .sitedir-rtl input { - /* @noflip */ - direction: rtl; - } - - /* User-Agent styles for new HTML5 elements */ - mark { - background-color: yellow; - color: black; - } - - /* Input types that should follow user direction, like buttons */ - /* TODO: What about buttons in wikipage content ? */ - input[type="submit"], - input[type="button"], - input[type="reset"], - input[type="file"] { - direction: ltr; - } - - /* Override default values */ - textarea[dir="ltr"], - input[dir="ltr"] { - /* @noflip */ - direction: ltr; - } - textarea[dir="rtl"], - input[dir="rtl"] { - /* @noflip */ - direction: rtl; - } - - /* Default style for semantic tags */ - abbr, - acronym, - .explain { - border-bottom: 1px dotted; - cursor: help; - } - - /* Colored watchlist and recent changes numbers */ - .mw-plusminus-pos { - color: #006400; /* dark green */ - } - .mw-plusminus-neg { - color: #8b0000; /* dark red */ - } - .mw-plusminus-null { - color: #aaa; /* gray */ - } - - /** - * Links to redirects appear italicized on [[Special:AllPages]], [[Special:PrefixIndex]], - * [[Special:Watchlist/edit]] and in category listings. - */ - .allpagesredirect, - .redirect-in-category, - .watchlistredir { - font-style: italic; - } - - /* Comment and username portions of RC entries */ - span.comment { - font-style: italic; - } - - span.changedby { - font-size: 95%; - } - - /* Math */ - .texvc { - direction: ltr; - unicode-bidi: embed; - } - img.tex { - vertical-align: middle; - } - span.texhtml { - font-family: serif; - } - - /** - * Add a bit of margin space between the preview and the toolbar. - * This replaces the ugly


we used to insert into the page source - */ - #wikiPreview.ontop { - margin-bottom: 1em; - } - - /* Stop floats from intruding into edit area in previews */ - #editform, - #toolbar, - #wpTextbox1 { - clear: both; - } - - #toolbar img { - cursor: pointer; - } - - /** - * File description page - */ - - div.mw-filepage-resolutioninfo { - font-size: smaller; - } - - /** - * File histories - */ - h2#filehistory { - clear: both; - } - - table.filehistory th, - table.filehistory td { - vertical-align: top; - } - table.filehistory th { - text-align: left; - } - table.filehistory td.mw-imagepage-filesize, - table.filehistory th.mw-imagepage-filesize { - white-space: nowrap; - } - - table.filehistory td.filehistory-selected { - font-weight: bold; - } - - /** - * Add a checkered background image on hover for file - * description pages. (bug 26470) - */ - .filehistory a img, - #file img:hover { - background: white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat; - background: white url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/Checker-16x16.png?2013-07-11T14:23:20Z) repeat!ie; - } - - /** - * rev_deleted stuff - */ - li span.deleted, - span.history-deleted { - text-decoration: line-through; - color: #888; - font-style: italic; - } - - /** - * Patrol stuff - */ - .not-patrolled { - background-color: #ffa; - } - - .unpatrolled { - font-weight: bold; - color: red; - } - - div.patrollink { - font-size: 75%; - text-align: right; - } - - /** - * Forms - */ - td.mw-label { - text-align: right; - } - td.mw-input { - text-align: left; - } - td.mw-submit { - text-align: left; - } - - td.mw-label { - vertical-align: top; - } - .prefsection td.mw-label { - width: 20%; - } - .prefsection table { - width: 100%; - } - .prefsection table.mw-htmlform-matrix { - width: auto; - } - - .mw-icon-question { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAIiwAACIsBe5ms4AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAE2SURBVCiRnVKxSgNBFJy5bJnOwtbGdCIkTZADC0v73P2AYOMfBDzhWq1PLW3ujrSCEBRLm7MM4cAfEM9GqxB3bDbhWFM53duZebOP9ygJK8Rx3Cd5KmkAoAegJllJyvI8f13pKAmj0ahDckxyDMDgL5aSUklpWZY/AQA4Q9IyLAA8S3p3tSGZuKbozOfzPsk7AIETvFlrd4uiuJ7NZldN0/QA7Lnm4WQyuWccxzeSTrzvPALYttYektwn+bSeh7wN3NA+jgDUZVl+kjxoE5IGjKLoC0DXMy2stVskhyQfAHRa3HcAoN6Q9GGMCUleegYAqAOS1QZT11p7DGDHJ0hWgaQMwNLjpnmenwGYeu9LSRklIYqic7enNUnyRdIQrWVLSoqiuDCuSF306iKMpNBLSNe6/9zeLwGVnNWuggHHAAAAAElFTkSuQmCC) no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/question-small.png?2013-07-11T14:23:20Z) no-repeat!ie; - /* SVG support using a transparent gradient to guarantee cross-browser - * compatibility (browsers able to understand gradient syntax support also SVG) - * lifted from #pt-login css rule in skins/vector/screen.css */ - background: -webkit-linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjEuMDU5cHgiIGhlaWdodD0iMjEuMDZweCIgdmlld0JveD0iMCAwIDIxLjA1OSAyMS4wNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjEuMDU5IDIxLjA2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM1NzU3NTciIGQ9Ik0xMC41MjksMEM0LjcxNSwwLDAsNC43MTQsMCwxMC41MjlzNC43MTUsMTAuNTMsMTAuNTI5LDEwLjUzYzUuODE2LDAsMTAuNTI5LTQuNzE1LDEwLjUyOS0xMC41Mw0KCVMxNi4zNDYsMCwxMC41MjksMHogTTEwLjUyNywxNi43NjdjLTAuODYxLDAtMS40OTgtMC42ODgtMS40OTgtMS41MTZjMC0wLjg2MiwwLjYzNy0xLjUzNCwxLjQ5OC0xLjUzNGMwLjgyOCwwLDEuNSwwLjY3MiwxLjUsMS41MzQNCglDMTIuMDI3LDE2LjA3OCwxMS4zNTUsMTYuNzY3LDEwLjUyNywxNi43Njd6IE0xMi42NjQsMTAuMjU1Yy0wLjcyMywwLjU2OC0xLDAuOTMxLTEsMS43Mzl2MC41SDkuNDU5di0wLjYwMw0KCWMwLTEuNTE3LDAuNDQ5LTIuMTM2LDEuMTU0LTIuNjg4YzAuNzA3LTAuNTUyLDEuMTM5LTAuODQ1LDEuMTM5LTEuNjM3YzAtMC42NzItMC40MTQtMS4wNTEtMS4yNC0xLjA1MQ0KCWMtMC43MDcsMC0xLjMyOCwwLjE4OS0xLjk4MiwwLjYzOEw3LjQ3OSw1LjM0NmMwLjg2MS0wLjYwNCwxLjkzLTEuMDM0LDMuMzQyLTEuMDM0YzEuOTEyLDAsMy41MTYsMS4wNTEsMy41MTYsMy4wNjYNCglDMTQuMzM2LDguODA4LDEzLjU0Myw5LjU2NiwxMi42NjQsMTAuMjU1eiIvPg0KPC9zdmc+DQo=) no-repeat; - background: -webkit-linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/question.svg?2013-07-11T14:23:20Z) no-repeat!ie; - background: linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjEuMDU5cHgiIGhlaWdodD0iMjEuMDZweCIgdmlld0JveD0iMCAwIDIxLjA1OSAyMS4wNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjEuMDU5IDIxLjA2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM1NzU3NTciIGQ9Ik0xMC41MjksMEM0LjcxNSwwLDAsNC43MTQsMCwxMC41MjlzNC43MTUsMTAuNTMsMTAuNTI5LDEwLjUzYzUuODE2LDAsMTAuNTI5LTQuNzE1LDEwLjUyOS0xMC41Mw0KCVMxNi4zNDYsMCwxMC41MjksMHogTTEwLjUyNywxNi43NjdjLTAuODYxLDAtMS40OTgtMC42ODgtMS40OTgtMS41MTZjMC0wLjg2MiwwLjYzNy0xLjUzNCwxLjQ5OC0xLjUzNGMwLjgyOCwwLDEuNSwwLjY3MiwxLjUsMS41MzQNCglDMTIuMDI3LDE2LjA3OCwxMS4zNTUsMTYuNzY3LDEwLjUyNywxNi43Njd6IE0xMi42NjQsMTAuMjU1Yy0wLjcyMywwLjU2OC0xLDAuOTMxLTEsMS43Mzl2MC41SDkuNDU5di0wLjYwMw0KCWMwLTEuNTE3LDAuNDQ5LTIuMTM2LDEuMTU0LTIuNjg4YzAuNzA3LTAuNTUyLDEuMTM5LTAuODQ1LDEuMTM5LTEuNjM3YzAtMC42NzItMC40MTQtMS4wNTEtMS4yNC0xLjA1MQ0KCWMtMC43MDcsMC0xLjMyOCwwLjE4OS0xLjk4MiwwLjYzOEw3LjQ3OSw1LjM0NmMwLjg2MS0wLjYwNCwxLjkzLTEuMDM0LDMuMzQyLTEuMDM0YzEuOTEyLDAsMy41MTYsMS4wNTEsMy41MTYsMy4wNjYNCglDMTQuMzM2LDguODA4LDEzLjU0Myw5LjU2NiwxMi42NjQsMTAuMjU1eiIvPg0KPC9zdmc+DQo=) no-repeat; - background: linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/question.svg?2013-07-11T14:23:20Z) no-repeat!ie; - background-size: 13px 13px; - display: inline-block; - height: 13px; - width: 13px; - margin-left: 4px; - } - - .mw-icon-question:lang(ar), - .mw-icon-question:lang(fa), - .mw-icon-question:lang(ur) { - -webkit-transform: scaleX(-1); - -ms-transform: scaleX(-1); - transform: scaleX(-1); - } - - td.mw-submit { - white-space: nowrap; - } - - table.mw-htmlform-nolabel td.mw-label { - width: 1px; - } - - tr.mw-htmlform-vertical-label td.mw-label { - text-align: left !important; - } - - .mw-htmlform-invalid-input td.mw-input input { - border-color: red; - } - - .mw-htmlform-flatlist div.mw-htmlform-flatlist-item { - display: inline; - margin-right: 1em; - white-space: nowrap; - } - - .mw-htmlform-matrix td { - padding-left: 0.5em; - padding-right: 0.5em; - } - - input#wpSummary { - width: 80%; - margin-bottom: 1em; - } - - /** - * Image captions - */ - /* @noflip */ - .mw-content-ltr .thumbcaption { - text-align: left; - } - /* @noflip */ - .mw-content-rtl .thumbcaption { - text-align: right; - } - /* @noflip */ - .mw-content-ltr .magnify { - float: right; - } - /* @noflip */ - .mw-content-rtl .magnify { - float: left; - } - - /** - * Categories - */ - #catlinks { - /** - * Overrides text justification (user preference) - * See bug 31990 - */ - text-align: left; - } - .catlinks ul { - display: inline; - margin: 0; - padding: 0; - list-style: none; - list-style-type: none; - list-style-image: none; - vertical-align: middle !ie; - } - - .catlinks li { - display: inline-block; - line-height: 1.25em; - border-left: 1px solid #AAA; - margin: 0.125em 0; - padding: 0 0.5em; - zoom: 1; - display: inline !ie; - } - - .catlinks li:first-child { - padding-left: 0.25em; - border-left: none; - } - - /* (bug 5346) make category redirects italic */ - .catlinks li a.mw-redirect { - font-style: italic; - } - /** - * Hidden categories - */ - .mw-hidden-cats-hidden { - display: none; - } - .catlinks-allhidden { - display: none; - } - - /* Convenience links to edit block, delete and protect reasons */ - p.mw-ipb-conveniencelinks, - p.mw-protect-editreasons, - p.mw-filedelete-editreasons, - p.mw-delete-editreasons, - p.mw-revdel-editreasons { - font-size: 90%; - text-align: right; - } - - /** - * OpenSearch ajax suggestions - */ - .os-suggest { - overflow: auto; - overflow-x: hidden; - position: absolute; - top: 0; - left: 0; - width: 0; - background-color: white; - border-style: solid; - border-color: #AAAAAA; - border-width: 1px; - z-index:99; - font-size:95%; - } - - table.os-suggest-results { - font-size: 95%; - cursor: pointer; - border: 0; - border-collapse: collapse; - width: 100%; - } - - .os-suggest-result, - .os-suggest-result-hl { - white-space: nowrap; - background-color: white; - color: black; - padding: 2px; - } - .os-suggest-result-hl, - .os-suggest-result-hl-webkit { - background-color: #4C59A6; - color: white; - } - - .os-suggest-toggle { - position: relative; - left: 1ex; - font-size: 65%; - } - .os-suggest-toggle-def { - position: absolute; - top: 0; - left: 0; - font-size: 65%; - visibility: hidden; - } - - /* Page history styling */ - - /* The auto-generated edit comments */ - .autocomment { - color: gray; - } - #pagehistory .history-user { - margin-left: 0.4em; - margin-right: 0.2em; - } - #pagehistory span.minor { - font-weight: bold; - } - #pagehistory li { - border: 1px solid white; - } - #pagehistory li.selected { - background-color: #f9f9f9; - border: 1px dashed #aaa; - } - - .mw-history-revisiondelete-button, #mw-fileduplicatesearch-icon { - float: right; - } - - /** Generic minor/bot/newpage styling (recent changes) */ - .newpage, - .minoredit, - .botedit { - font-weight: bold; - } - - #shared-image-dup, - #shared-image-conflict { - font-style: italic; - } - - /** - * Recreating deleted page warning - * Reupload file warning - * Page protection warning - * incl. log entries for these warnings - */ - div.mw-warning-with-logexcerpt { - padding: 3px; - margin-bottom: 3px; - border: 2px solid #2F6FAB; - clear: both; - } - div.mw-warning-with-logexcerpt ul li { - font-size: 90%; - } - - /* (show/hide) revision deletion links */ - span.mw-revdelundel-link, - strong.mw-revdelundel-link { - font-size: 90%; - } - span.mw-revdelundel-hidden, - input.mw-revdelundel-hidden { - visibility: hidden; - } - - td.mw-revdel-checkbox, - th.mw-revdel-checkbox { - padding-right: 10px; - text-align: center; - } - - /* red links; see bug 36276 */ - a.new { - color: #BA0000; - } - - /* feed links */ - a.feedlink { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABmJLR0QA/wD/AP+gvaeTAAAAB3RJTUUH2AkOCjkSL9xYhAAAAc9JREFUKJE90LFrU1EYQPHzffe+l/iSVkXTmNiANBU7iE5OLrbSVYKIiy5dnARB3FwEB5dOOhQKuthJEEHRsUXBoosO0lKKEYRa29LWQk3S5L53r0PVv+D8OPJlolrrr1ZmI7F1BFEjqBXECGJAjSBCaLddc7u5Mmb7q5U5007rWh5E9rYR/xsTBBXBWMVEglqRpGiGhcE5G6kdyugxcGsGyRdJ15ZwC29IF55jNEWt8K+aFOMhc+dC7Z6SITjC7ga2MkI8cpH41Dhh7RPa20Gt4toZac+IqhFMTpG0hVt8RetJg967SaTvGLnGNKZ0EtfOcB1P5jyqVjCRkIzfpnjtMYXrT2FrCff6JqhFRx/gnCXtZHgXUFHQSGg/u4Gbf4T2lYkvTaFGce8fIgePY09fwXU8Pg3sk2JFu5v4lQ+4FxPge+j5u3Q+v8TvrBKfbZB1PT4LqJh9Uv7yFLmrM2i+gPs4jRyqIaUz7C2+xZZOEA4cJaSgaAhqhbC1DK0N3K9NusvzAHB4GLf+HQBJBsiCD7J6/9zXI2VbVyv/b6Sdv1e6nrTryboB7wVbyjXt1rcfo0Frs4UkqvtUJHMBjyVEAcSjFiQJwRvf3F3/OfYH/dDFWrCooaIAAAAASUVORK5CYII=) center left no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/feed-icon.png?2013-07-11T14:23:20Z) center left no-repeat!ie; - padding-left: 16px; - } - - /* Plainlinks - this can be used to switch - * off special external link styling */ - .plainlinks a { - background: none !important; - padding: 0 !important; - } - /* External URLs should always be treated as LTR (bug 4330) */ - /* @noflip */ .rtl a.external.free, - .rtl a.external.autonumber { - direction: ltr; - unicode-bidi: embed; - } - - /** - * wikitable class for skinning normal tables - * keep in sync with commonPrint.css - */ - table.wikitable { - margin: 1em 0; - background-color: #f9f9f9; - border: 1px #aaa solid; - border-collapse: collapse; - color: black; - } - table.wikitable > tr > th, - table.wikitable > tr > td, - table.wikitable > * > tr > th, - table.wikitable > * > tr > td { - border: 1px #aaa solid; - padding: 0.2em; - } - table.wikitable > tr > th, - table.wikitable > * > tr > th { - background-color: #f2f2f2; - text-align: center; - } - table.wikitable > caption { - font-weight: bold; - } - - /* hide initially collapsed collapsable tables */ - table.collapsed tr.collapsable { - display: none; - } - - /* success and error messages */ - .success { - color: green; - font-size: larger; - } - .warning { - color: #FFA500; /* orange */ - font-size: larger; - } - .error { - color: red; - font-size: larger; - } - .errorbox, - .warningbox, - .successbox { - font-size: larger; - border: 2px solid; - padding: .5em 1em; - margin-bottom: 2em; - color: #000; - display: -moz-inline-block; - display: inline-block; - zoom: 1; - *display: inline; - } - .errorbox { - border-color: red; - background-color: #fff2f2; - } - .warningbox { - border-color: #FF8C00; /* darkorange */ - background-color: #FFFFC0; - } - .successbox { - border-color: green; - background-color: #dfd; - } - .errorbox h2, - .warningbox h2, - .successbox h2 { - font-size: 1em; - font-weight: bold; - display: inline; - margin: 0 .5em 0 0; - border: none; - } - - /* general info/warning box for SP */ - .mw-infobox { - border: 2px solid #ff7f00; - margin: 0.5em; - clear: left; - overflow: hidden; - } - - .mw-infobox-left { - margin: 7px; - float: left; - width: 35px; - } - - .mw-infobox-right { - margin: 0.5em 0.5em 0.5em 49px; - } - - /* Note on preview page */ - .previewnote { - color: #c00; - margin-bottom: 1em; - } - - .previewnote p { - text-indent: 3em; - margin: 0.8em 0; - } - - .visualClear { - clear: both; - } - - #mw_trackbacks { - border: solid 1px #bbbbff; - background-color: #eeeeff; - padding: 0.2em; - } - - /** - * Data table style - * - * Transparent table with suddle borders - * and blue row-highlighting. - */ - .mw-datatable { - border-collapse: collapse; - } - .mw-datatable, - .mw-datatable td, - .mw-datatable th { - border: 1px solid #aaaaaa; - padding: 0 0.15em 0 0.15em; - } - .mw-datatable th { - background-color: #ddddff; - } - .mw-datatable td { - background-color: #ffffff; - } - .mw-datatable tr:hover td { - background-color: #eeeeff; - } - - - /** - * TablePager tables generated by the TablePager PHP class - * in MediaWiki (e.g. Special:ListFiles). - */ - .TablePager { - min-width: 80%; - } - .TablePager_nav { - margin: 0 auto; - } - .TablePager_nav td { - padding: 3px; - text-align: center; - } - .TablePager_nav a { - text-decoration: none; - } - - .imagelist td, - .imagelist th { - white-space: nowrap; - } - .imagelist .TablePager_col_links { - background-color: #eeeeff; - } - .imagelist .TablePager_col_img_description { - white-space: normal; - } - .imagelist th.TablePager_sort { - background-color: #ccccff; - } - - /* filetoc */ - ul#filetoc { - text-align: center; - border: 1px solid #aaaaaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; - margin-bottom: 0.5em; - margin-left: 0; - margin-right: 0; - } - - #filetoc li { - display: inline; - list-style-type: none; - padding-right: 2em; - } - - /* Classes for Exif data display */ - table.mw_metadata { - font-size: 0.8em; - margin-left: 0.5em; - margin-bottom: 0.5em; - width: 400px; - } - - table.mw_metadata caption { - font-weight: bold; - } - - table.mw_metadata th { - font-weight: normal; - } - - table.mw_metadata td { - padding: 0.1em; - } - - table.mw_metadata { - border: none; - border-collapse: collapse; - } - - table.mw_metadata td, - table.mw_metadata th { - text-align: center; - border: 1px solid #aaaaaa; - padding-left: 5px; - padding-right: 5px; - } - - table.mw_metadata th { - background-color: #f9f9f9; - } - - table.mw_metadata td { - background-color: #fcfcfc; - } - - table.mw_metadata ul.metadata-langlist { - list-style-type: none; - list-style-image: none; - padding-right: 5px; - padding-left: 5px; - margin: 0; - } - - /* Correct directionality when page dir is different from site/user dir */ - .mw-content-ltr ul, - .mw-content-rtl .mw-content-ltr ul { - /* @noflip */ - margin: 0.3em 0 0 1.6em; - padding: 0; - } - .mw-content-rtl ul, - .mw-content-ltr .mw-content-rtl ul { - /* @noflip */ - margin: 0.3em 1.6em 0 0; - padding: 0; - } - .mw-content-ltr ol, - .mw-content-rtl .mw-content-ltr ol { - /* @noflip */ - margin: 0.3em 0 0 3.2em; - padding: 0; - } - .mw-content-rtl ol, - .mw-content-ltr .mw-content-rtl ol { - /* @noflip */ - margin: 0.3em 3.2em 0 0; - padding: 0; - } - /* @noflip */ - .mw-content-ltr dd, - .mw-content-rtl .mw-content-ltr dd { - margin-left: 1.6em; - margin-right: 0; - } - /* @noflip */ - .mw-content-rtl dd, - .mw-content-ltr .mw-content-rtl dd { - margin-right: 1.6em; - margin-left: 0; - } - - /* Galleries */ - /* These display attributes look nonsensical, but are needed to support IE and FF2 */ - /* Don't forget to update commonPrint.css */ - li.gallerybox { - vertical-align: top; - display: -moz-inline-box; - display: inline-block; - } - - ul.gallery, - li.gallerybox { - zoom: 1; - *display: inline; - } - - ul.gallery { - margin: 2px; - padding: 2px; - display: block; - } - - li.gallerycaption { - font-weight: bold; - text-align: center; - display: block; - word-wrap: break-word; - } - - li.gallerybox div.thumb { - text-align: center; - border: 1px solid #ccc; - background-color: #f9f9f9; - margin: 2px; - } - - li.gallerybox div.thumb img { - display: block; - margin: 0 auto; - } - - div.gallerytext { - overflow: hidden; - font-size: 94%; - padding: 2px 4px; - word-wrap: break-word; - } - - .mw-ajax-loader { - background-image: url(data:image/gif;base64,R0lGODlhIAAgAOMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBP///////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAAIAAgAAAE5/DJSWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBk+EDskxTBDPZwuAkkqIfxIQyhBQBFvHwSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5g/qXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQFCgAPACwAAAAAGAAXAAAEcvDJSesiNetplqlDsYnUYlIGw2jGV55SoS5sq0wmLS3qoBWtAw42mG0ehxYp90CoGKRNy8U8qFzNweCGwlJkgolCq0VIEAbMkUIghxLrDcLti2/Gg7D9qN774wkKBIOEfw+ChIV/gYmDho+QkZKTR3p7EQAh+QQFCgAPACwBAAAAHQAOAAAEcvDJSScxNev9jjkZwU2IUhkodSzLKA2DOKGYRLD1CA/InEoGlkui2PlyuKGkADM9aI8EayGbJDYI4zM1YIEmAwajkCAoehNmTNNaLsQMHmGuuEYHgpHAAGfUBHNzeUp9VBQJCoFOLmFxWHNoQweRWEocEQAh+QQFCgAPACwHAAAAGQARAAAEavDJ+cQQNOtdRsnf9iRINpyZYYgEgU3nQKnr1hIJjEqHGmqIlkInexRUB5FE0So9YhKaUpK4SaAPlWaxIFAETQ3B4BxzF2Kn8nBeJKebdm3SgksKXDt8kNP7/xoMgoMLP36DiAyAD4kMhREAIfkEBQoADwAsDgAAABIAGAAABGUQFfSqvZiUghXF1cZZxTCA4WYh5omKVqugD/woLV2rT/u9KoJpFDIYaIJBwnIwGogoivOoq0wPs6r1qe16v5WFeEzVjc+LKnphIIC9g193wGC4uvX6Aoo05BllVQULeXdadAxuEQAh+QQFCgAPACwOAAAAEgAeAAAEgDCp9Kq9WBGFBb5ECBbFV4XERaYmahGk14qPQJbm4z53foq2AquiGAwQJsQQYTRyfIlCc4DzTY8+i8CZxQy74KxhTD58P+S0Qaw+hN8WyruwWMDrdcM5ecAv3CYDDDIEBngmBwwMaxeGJgmKDFVdggx2bwuKA28EkXAGinJhVCYRACH5BAUKAA8ALA8AAQARAB8AAAR88Mn5UKIYC0KyT5ziZQqHjBQSohRHXGzFCSkHU/eTlCa7uTSUi6DIeVSEU0yiXDo9g6i0EIRKr6hrlPrsOgkGQ8EZDh+eZcOosKAcymPKYLE4TwphCWMvoS86HnsME3RqgXwSBnQjghR+h4MTB4sZjRiAGAsMbU4FDHFLEQAh+QQFCgAPACwIAA4AGAASAAAEbPDJSesjOKtk+8yg4nkgto1oihIqKgyD2FpwjcxUUtRDMROG2wPBkz0EjEHHYKgoYMKHgcE4PBZYCbM5KlAZHOxCUmBaPQuq8pqVHJg+GnUsEVO2nTQjzqZPmB1UXHVtE3wVOxUGC4M4H34qEQAh+QQFCgAPACwCABIAHQAOAAAEePDJSat96FJ0tEUEkV0DwwwepYSEklDEYpopJbCEIBkzY+geweD1SKxCiJJpUZAgmBbCYNCcIFaJggk1OSwWKINYMh2MLMRJ7LsbPxTl2sTAbhsmhalC/vje7VZxNXQLBHNuEnlcKV8dh38TCmcehhUHBo58cpA1EQAh+QQFCgAPACwAAA8AGQARAAAEZ7AsRuu7OOtbO9tgJnlfaJ7omQwpuixFCxrvK2dHvRwoQmw1w+8i3PgIggzBpjEYLoPohUBNoJzPR5T1OCpOB2dMK70oqIhQwcmDlh8J6nCDzWwzAmrIqblnEFZqGgUDYzcaAgNJGxEAIfkEBQoADwAsAQAIABEAGAAABFyQMDaevfiOyVbJ4GNwjCGEWLGQaLZRbYZUcW3feK7vaGEYNsXh96sRgYiW73e4JAYn0O9zKQwGhAdhi5pdLdts6DpQgLkgBfkSHl+TZ7ELi2mDEHKLgmC+JRQJEQAh+QQFCgAPACwAAAIADgAdAAAEcvDJ+cqgeDJmMt4M4U3DtozTsl1oASJpRxnbkS6LIT4Cw0oHHO4A8xAMwhPqgSssH4nnknAwWK+Zq1ZGoW650vAOpRgMBCOEee2xrAtRTNlcQEsI8Yd6oKAICARFHgmAYx4KgIIZCIB9ZIB5RgR2KAmKEQA7); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/ajax-loader.gif?2013-07-11T14:23:20Z)!ie; - background-position: center center; - background-repeat: no-repeat; - padding: 16px; - position: relative; - top: -16px; - } - - .mw-small-spinner { - padding: 10px !important; - margin-right: 0.6em; - background-image: url(data:image/gif;base64,R0lGODlhFAAUAIQQAAYJBRkbGCYnJTI0MT9APk5QTVhZV2ZoZXR2c4SGg5CSj52fnKyuq7m7uMfJxtPV0v///////////////////////////////////////////////////////////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgABACwAAAAAFAAUAAAFc2AgjuNQkCipHCMAiI6TjoWAiG7gNM08CgTca+cbGWyBXEMm6okMJxGBNWLuGo8ngWBY+HgxlIFwm4VnimKKkWgn1Dzwwv0uxpfqfJWZ2p1hV0VXTA9gMCRETXxOOj08jXxfMo+NcHiUgT5nlAFZejqRKCEAIfkECQoADAAsAAAAABQAFAAABXYgI45jcZAouSSjIIjDkI4HwTJBIALvLBIFUY4xAPhoA1ZAcAjIRI2RQlFCkIIMR6PxEC0UiYXDt3WMSdOFz0w+prTb6DHeMNPd9LN7n9WjtGwjdnIzcGeGIn5aI3WMglFbWY14kHKLR4AMkZKEb2ebDF18fUchACH5BAkKAAEALAAAAAAUABQAAAV6YCCO44GQKOkw40CIxZuKi9KIwyAK8hwkCpyOIPCNFglWTjEojAgJkeMmUixIhiABADhIGw3HwycACLyqsI+ATo2NqCmY6puH5WC43QHvjxx8M3KBUnJGgyIPYIGEAVMjaiJ0j3lTjTN5eQGadWqainQpgJJ0b36jPiEAIfkECQoAAQAsAAAAABQAFAAABXVgII7jwpAo+TxjkoiGkY5OwwauSBTz2DSinIHQozUcuISCIIMpRDUfcoRYBAwCwQH6c9xSBAEBgapNUwfy7Fs0/oBFgBwwqL3bcwCvzYeey10qdkV2Uw+BAX9RIkc+RgE/iY1tkZGSlI2Wgz0OU5YBbG2dRSEAIfkECQoACAAsAAAAABQAFAAABXcgIo4j05Ao+TjjsohuOjoNi8RIoshjDb+KBG/mczUUL9EhSevZYKwDgSBE0GoPXmFgqBKfqIMXlR2iro3TMCBgF9BqXpt9MKPGJAeYRAhw81dDAwAAAyIPaTZgTSIChiJxTWlWPmaTk5SWPpiBPHqQcWV2VnskIQAh+QQJCgABACwAAAAAFAAUAAAFemAgjqPjkCj5nGLTiAyTlg3rios8t/bLLDvayeXIjRYsx4tHcjwCi0RCp6w9Z4qEQifcxXbXYNN1Cw7Og0O1vEMTEGKUYmfaGQaEQ7O6WxQEAwUiD0QiLCIEAiMEBCNLAUoBNwcAA3E3ZQIAYoVllI10PSMHCXGGhykhACH5BAkKAAEALAAAAAAUABQAAAV3YCCOo+OQKPmcYtOIZlo2T/sGDSvjrBs4t90vh6MRYbXh6Igc0mAuRzIV1UGtpJhsKpy5grKEOLEAfrvjBKOLUuy0KQTBkMiadwsDYS56RGEkBwQjBQZLMwEAAAEIAoZdPooiBAKQRJKMAgVCWpgBB25sAQUDQiEAIfkECQoAEAAsAAAAABQAFAAABXsgJI6j45Ao+Zxi04hmWjZP+0INK+OsCzm33S+HoxFhteHoiBzSYC5HMhXVQa2kmGwqnLmCsm8O+O2KseadNrVQKBhZsnqRSChEj6iIQEIURm5LIwMBCAIBEAkDB10QAAIQAYgQBnxChyKYiQSMOwKQEJ8jCQuNIgd/OyEAIfkECQoAHwAsAAAAABQAFAAABXzgJ46j45Ao+Zxi04hmWjZP+34NK+Os+zm33S+HoxFhteHoiBzSYC5HMhXVQa2kmGwqnLmCsm8O+O2KsV0u6UDYAbWigwAg2K2iIgMAMPgsDCQMCkssCW0iBQMKA30MCQtdHwNtjCILCV0EfZKbDY9CBAUimiMMaDIIgDshACH5BAkKAB8ALAAAAAAUABQAAAV44CeOo+OQKPmcYtOIZlo2T/t+DSvjrPs5t90vh6MRYbXh6Igc0mAuRzIV1UGtpJhsKhwVAGBA1xUdhMVCMrMr4pIQhx1QK0IQBITdKio6CAQFHwsIWUFHCoEiBgQKCQlDWCkEgY5QXQV5H5WQQgWJmx8PbjsMC0IhACH5BAkKAB8ALAAAAAAUABQAAAV14CeOo+OQKPmcYtO0bwo/cC3b7pffotOcrsevRPsMBKMh8eNrFAcBwEBxczlRUMLNdEvwUgWAGPC1/gZjMs9c/I7aqMRh62KJEoZB4bay3gkEcw4LJD5JMQtzIgsKfj52XVQ7OzcKVDoxQjEyCoSYb3A8XDchACH5BAEKAB8ALAAAAAAUABQAAAV64CeOo+OQKJkcY9OIZjoSAPu5Ii6LgJC/jtdONKjdGo/GCfYQEQYjAYHkaAaVosJgUFjsXDHS07ALpxTDFOK5TbvAh217+MamSU0Zg1FWLkUMCgloMg9XSwwJCV6GVEI3Sw5eMEg4QX9fJzo6X0I6SZgoYZwPeXdmKSEAOw==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/spinner.gif?2013-07-11T14:23:20Z)!ie; - background-position: center center; - background-repeat: no-repeat; - } - - /* Language specific height correction for titles. Ref Bug 29405 and Bug 30809 */ - /* Languages like hi or ml require slightly more vertical space to show diacritics properly */ - h1:lang(anp), - h1:lang(as), - h1:lang(bh), /* Macrolanguage, used on bh.wikipedia.org, should be removed one day */ - h1:lang(bho), - h1:lang(bn), - h1:lang(gu), - h1:lang(hi), - h1:lang(kn), - h1:lang(ks), - h1:lang(ml), - h1:lang(mr), - h1:lang(my), - h1:lang(mai), - h1:lang(ne), - h1:lang(new), - h1:lang(or), - h1:lang(pa), - h1:lang(pi), - h1:lang(sa), - h1:lang(ta), - h1:lang(te) { - line-height: 1.6em !important; - } - h2:lang(anp), h3:lang(anp), h4:lang(anp), h5:lang(anp), h6:lang(anp), - h2:lang(as), h3:lang(as), h4:lang(as), h5:lang(as), h6:lang(as), - h2:lang(bho), h3:lang(bho), h4:lang(bho), h5:lang(bho), h6:lang(bho), - h2:lang(bh), h3:lang(bh), h4:lang(bh), h5:lang(bh), h6:lang(bh), - h2:lang(bn), h3:lang(bn), h4:lang(bn), h5:lang(bn), h6:lang(bn), - h2:lang(gu), h3:lang(gu), h4:lang(gu), h5:lang(gu), h6:lang(gu), - h2:lang(hi), h3:lang(hi), h4:lang(hi), h5:lang(hi), h6:lang(hi), - h2:lang(kn), h3:lang(kn), h4:lang(kn), h5:lang(kn), h6:lang(kn), - h2:lang(ks), h3:lang(ks), h4:lang(ks), h5:lang(ks), h6:lang(ks), - h2:lang(ml), h3:lang(ml), h4:lang(ml), h5:lang(ml), h6:lang(ml), - h2:lang(mr), h3:lang(mr), h4:lang(mr), h5:lang(mr), h6:lang(mr), - h2:lang(my), h3:lang(my), h4:lang(my), h5:lang(my), h6:lang(my), - h2:lang(mai), h3:lang(mai), h4:lang(mai), h5:lang(mai), h6:lang(mai), - h2:lang(ne), h3:lang(ne), h4:lang(ne), h5:lang(ne), h6:lang(ne), - h2:lang(new), h3:lang(new), h4:lang(new), h5:lang(new), h6:lang(new), - h2:lang(or), h3:lang(or), h4:lang(or), h5:lang(or), h6:lang(or), - h2:lang(pa), h3:lang(pa), h4:lang(pa), h5:lang(pa), h6:lang(pa), - h2:lang(pi), h3:lang(pi), h4:lang(pi), h5:lang(pi), h6:lang(pi), - h2:lang(sa), h3:lang(sa), h4:lang(sa), h5:lang(sa), h6:lang(sa), - h2:lang(ta), h3:lang(ta), h4:lang(ta), h5:lang(ta), h6:lang(ta), - h2:lang(te), h3:lang(te), h4:lang(te), h5:lang(te), h6:lang(te) { - line-height: 1.2em; - } - - /* Localised ordered list numbering for some languages */ - ol:lang(bcc) li, - ol:lang(bqi) li, - ol:lang(fa) li, - ol:lang(glk) li, - ol:lang(kk-arab) li, - ol:lang(mzn) li { - list-style-type: -moz-persian; - list-style-type: persian; - } - - ol:lang(ckb) li { - list-style-type: -moz-arabic-indic; - list-style-type: arabic-indic; - } - - ol:lang(hi) li, - ol:lang(mr) li { - list-style-type: -moz-devanagari; - list-style-type: devanagari; - } - - ol:lang(as) li, - ol:lang(bn) li { - list-style-type: -moz-bengali; - list-style-type: bengali; - } - - ol:lang(or) li { - list-style-type: -moz-oriya; - list-style-type: oriya; - } - - #toc ul, .toc ul { - margin: .3em 0; - } - - /* Correct directionality when page dir is different from site/user dir */ - /* @noflip */ .mw-content-ltr .toc ul, - .mw-content-ltr #toc ul, - .mw-content-rtl .mw-content-ltr .toc ul, - .mw-content-rtl .mw-content-ltr #toc ul { - text-align: left; - } - /* @noflip */ .mw-content-rtl .toc ul, - .mw-content-rtl #toc ul, - .mw-content-ltr .mw-content-rtl .toc ul, - .mw-content-ltr .mw-content-rtl #toc ul { - text-align: right; - } - /* @noflip */ .mw-content-ltr .toc ul ul, - .mw-content-ltr #toc ul ul, - .mw-content-rtl .mw-content-ltr .toc ul ul, - .mw-content-rtl .mw-content-ltr #toc ul ul { - margin: 0 0 0 2em; - } - /* @noflip */ .mw-content-rtl .toc ul ul, - .mw-content-rtl #toc ul ul, - .mw-content-ltr .mw-content-rtl .toc ul ul, - .mw-content-ltr .mw-content-rtl #toc ul ul { - margin: 0 2em 0 0; - } - - #toc #toctitle, - .toc #toctitle, - #toc .toctitle, - .toc .toctitle { - direction: ltr; - } - - /* tooltip styles */ - .mw-help-field-hint { - display: none; - margin-left: 2px; - margin-bottom: -8px; - padding: 0 0 0 15px; - background-image: url(data:image/gif;base64,R0lGODlhCwALALMAAP///01NTZOTk1lZWefn57i4uJSUlPPz82VlZdDQ0HFxcaysrNvb28TExAAAAAAAACH5BAAAAAAALAAAAAALAAsAAAQrUIRJqQQ455nNNBgHJANBDAwgZsVwqIG2IEQYYwXy2lq/Kg3NqqeSVCqCCAA7); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/help-question.gif?2013-07-11T14:23:20Z)!ie; - background-position: left center; - background-repeat: no-repeat; - cursor: pointer; - font-size: .8em; - text-decoration: underline; - color: #0645ad; - } - .mw-help-field-hint:hover { - background-image: url(data:image/gif;base64,R0lGODlhCwALALMAAAtop+7z+GCWwpW51oStz8rb6yZzrafF3bnR5Nzn8QBcoD91oABQmf///wAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE5NkQ0QUQzRjI0NzRCNUQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJBN0FFQTQwQjlGQzExREY5RDlBQTRBODQyMkJCMkFDIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJBN0FFQTNGQjlGQzExREY5RDlBQTRBODQyMkJCMkFDIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkM3RjExNzQwNzIwNjgxMTk1RkVBQ0ZBOEQxNTU5MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTk2RDRBRDNGMjQ3NEI1RDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAACwALAAAEK3CxSalsOOeZxRQY1yBKkihFI2aDEqiMRgBJGGMD8NpavxoHzaqnklQqiwgAOw==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/help-question-hover.gif?2013-07-11T14:23:20Z)!ie; - } - .mw-help-field-data { - display: block; - background-color: #d6f3ff; - padding:5px 8px 4px 8px; - border: 1px solid #5dc9f4; - margin-left: 20px; - } - .tipsy { - padding: 5px 5px 10px; - font-size: 12px; - position: absolute; - z-index: 100000; - overflow: visible; - } - .tipsy-inner { - padding: 5px 8px 4px 8px; - background-color: #d6f3ff; - color: black; - border: 1px solid #5dc9f4; - max-width: 300px; - text-align: left; - } - .tipsy-arrow { - position: absolute; - background: url(data:image/gif;base64,R0lGODlhDQANAMQAAPf399bz/9vu9m/O9NXy/8Pm9svp9pfd+YLW943X9LTn++z093XQ9WnM9OLw9p/c9YTU9InY9/T292DK9Jre+afj+rvq/Nzv9rjk9brl9cPt/ZLb+GbL9MLs/ZHb+KLh+iH5BAAAAAAALAAAAAANAA0AAAVK4BGMZBkcg2WW1lBEKxkVAFTFFQQAwkSYhIlgB3hQTJQHEbBodEiaxmIJyHhIGwwVIGEoAgqGZAswIAIIA3mX+CTWOwfHAd9dtiEAOw==) no-repeat top left; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/common/images/tipsy-arrow.gif?2013-07-11T14:23:20Z) no-repeat top left!ie; - width: 13px; - height: 13px; - } - .tipsy-se .tipsy-arrow { - bottom: -2px; - right: 10px; - background-position: 0% 100%; - } - - #mw-clearyourcache, - #mw-sitecsspreview, - #mw-sitejspreview, - #mw-usercsspreview, - #mw-userjspreview { - direction: ltr; - unicode-bidi: embed; - } - - /* Correct user & content directionality when viewing a diff */ - .diff-currentversion-title, - .diff { - direction: ltr; - unicode-bidi: embed; - } - /* @noflip */ .diff-contentalign-right td { - direction: rtl; - unicode-bidi: embed; - } - /* @noflip */ .diff-contentalign-left td { - direction: ltr; - unicode-bidi: embed; - } - .diff-otitle, - .diff-ntitle, - .diff-lineno { - direction: ltr !important; - unicode-bidi: embed; - } - - #mw-revision-info, - #mw-revision-info-current, - #mw-revision-nav { - direction: ltr; - display: inline; - } - - /* Images */ - - /* @noflip */ div.tright, - div.floatright, - table.floatright { - clear: right; - float: right; - } - /* @noflip */ div.tleft, - div.floatleft, - table.floatleft { - float: left; - clear: left; - } - div.floatright, - table.floatright, - div.floatleft, - table.floatleft { - position: relative; - } - - /* bug 12205 */ - #mw-credits a { - unicode-bidi: embed; - } - - /* Accessibility */ - .mw-jump, - #jump-to-nav { - overflow: hidden; - height: 0; - zoom: 1; /* http://webaim.org/techniques/skipnav/#iequirk */ - } - - /* Print footer should be hidden by default in screen. */ - .printfooter { - display: none; - } - - /* For developpers */ - .xdebug-error { - position: absolute; - z-index: 99; - } - - .mw-editsection, - .toctoggle { - -moz-user-select: none; - -webkit-user-select: none; - -ms-user-select: none; - user-select: none; - } - - /* Display editsection links smaller and next to headings */ - .mw-editsection { - font-size: small; - font-weight: normal; - margin-left: 1em; - vertical-align: baseline; - /* Reset line-height; headings tend to have it set to larger values */ - line-height: 1em; - /* As .mw-editsection is a (inline element), it is treated as part */ - /* of the heading content when selecting text by multiple clicks and thus */ - /* selected together with heading content, despite the user-select: none; */ - /* rule set above. This enforces non-selection without changing the look. */ - display: inline-block; - } - - /* Correct directionality when page dir is different from site/user dir */ - /* @noflip */ - .mw-content-ltr .mw-editsection, - .mw-content-rtl .mw-content-ltr .mw-editsection { - margin-left: 1em; - } - /* @noflip */ - .mw-content-rtl .mw-editsection, - .mw-content-ltr .mw-content-rtl .mw-editsection { - margin-right: 1em; - }}@media screen { - /** - * MediaWiki style sheet for general styles on basic content elements - * - * Styles for basic elements: links, lists, etc... - * - * This style sheet is used by the Monobook and Vector skins. - */ - - /* Links */ - a { - text-decoration: none; - color: #0645ad; - background: none; - } - a:visited { - color: #0b0080; - } - a:active { - color: #faa700; - } - a:hover, a:focus { - text-decoration: underline; - } - a.stub { - color: #772233; - } - a.new, #p-personal a.new { - color: #ba0000; - } - a.new:visited, #p-personal a.new:visited { - color: #a55858; - } - - /* Interwiki Styling */ - .mw-body a.extiw, - .mw-body a.extiw:active { - color: #36b; - } - .mw-body a.extiw:visited { - color: #636; - } - .mw-body a.extiw:active { - color: #b63; - } - - /* External links */ - .mw-body a.external { - color: #36b; - } - .mw-body a.external:visited { - color: #636; /* bug 3112 */ - } - .mw-body a.external:active { - color: #b63; - } - - /* Inline Elements */ - img { - border: none; - vertical-align: middle; - } - hr { - height: 1px; - color: #aaa; - background-color: #aaa; - border: 0; - margin: .2em 0; - } - - /* Structural Elements */ - h1, - h2, - h3, - h4, - h5, - h6 { - color: black; - background: none; - font-weight: normal; - margin: 0; - overflow: hidden; - padding-top: .5em; - padding-bottom: .17em; - border-bottom: 1px solid #aaa; - } - h1 { - font-size: 188%; - } - h2 { - font-size: 150%; - } - h3, - h4, - h5, - h6 { - border-bottom: none; - font-weight: bold; - } - h3 { - font-size: 132%; - } - h4 { - font-size: 116%; - } - h5 { - font-size: 108%; - } - h6 { - font-size: 100%; - } - - /* Some space under the headers in the content area */ - h1, - h2 { - margin-bottom: .6em; - } - h3, - h4, - h5 { - margin-bottom: .3em; - } - - p { - margin: .4em 0 .5em 0; - line-height: 1.5em; - } - p img { - margin: 0; - } - - ul { - line-height: 1.5em; - list-style-type: square; - margin: .3em 0 0 1.6em; - padding: 0; - } - ol { - line-height: 1.5em; - margin: .3em 0 0 3.2em; - padding: 0; - list-style-image: none; - } - li { - margin-bottom: .1em; - } - dt { - font-weight: bold; - margin-bottom: .1em; - } - dl { - margin-top: .2em; - margin-bottom: .5em; - } - dd { - line-height: 1.5em; - margin-left: 1.6em; - margin-bottom: .1em; - } - - q { - font-family: Times, "Times New Roman", serif; - font-style: italic; - } - /* Disabled for now - blockquote { - font-family: Times, "Times New Roman", serif; - font-style: italic; - }*/ - pre, code, tt, kbd, samp, .mw-code { - /* - * Some browsers will render the monospace text too small, namely Firefox, Chrome and Safari. - * Specifying any valid, second value will trigger correct behavior without forcing a different font. - */ - font-family: monospace, Courier; - } - code { - background-color: #f9f9f9; - } - pre, .mw-code { - padding: 1em; - border: 1px dashed #2f6fab; - color: black; - background-color: #f9f9f9; - } - - /* Tables */ - table { - font-size: 100%; - } - - /* Forms */ - fieldset { - border: 1px solid #2f6fab; - margin: 1em 0 1em 0; - padding: 0 1em 1em; - line-height: 1.5em; - } - fieldset.nested { - margin: 0 0 0.5em 0; - padding: 0 0.5em 0.5em; - } - legend { - padding: .5em; - font-size: 95%; - } - form { - border: none; - margin: 0; - } - textarea { - width: 100%; - padding: .1em; - } - select { - vertical-align: top; - } - - /* Emulate Center */ - .center { - width: 100%; - text-align: center; - } - *.center * { - margin-left: auto; - margin-right: auto; - } - /* Small for tables and similar */ - .small { - font-size: 94%; - } - table.small { - font-size: 100%; - } - - - /** - * MediaWiki style sheet for general styles on complex content - * - * Styles for complex things which are a standard part of page content - * (ie: the CSS classing built into the system), like the TOC. - */ - - /* Table of Contents */ - #toc, - .toc, - .mw-warning { - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; - } - - /** - * We want to display the ToC element with intrinsic width. There are a few good - * old ways of making it this way, including floating it or making it a table. - * Both are clearly suboptimal. - * - * Thus we use display: inline-block. It is treated as an inline element with - * regard to text flow, but this isn't an issue here as the ToC is always - * sandwiched between other block-level elements. - */ - #toc, - .toc { - display: -moz-inline-block; - display: inline-block; - zoom: 1; - *display: inline; - padding: 7px; - } - - /* CSS for backwards-compatibility with cached page renders and creative uses in wikitext */ - table#toc, - table.toc { - border-collapse: collapse; - } - /* Remove additional paddings inside table-cells that are not present in
s */ - table#toc td, - table.toc td { - padding: 0; - } - - #toc h2, - .toc h2 { - display: inline; - border: none; - padding: 0; - font-size: 100%; - font-weight: bold; - } - #toc #toctitle, - .toc #toctitle, - #toc .toctitle, - .toc .toctitle { - text-align: center; - } - #toc ul, - .toc ul { - list-style-type: none; - list-style-image: none; - margin-left: 0; - padding: 0; - text-align: left; - } - #toc ul ul, - .toc ul ul { - margin: 0 0 0 2em; - } - #toc .toctoggle, - .toc .toctoggle { - font-size: 94%; - } - - .toccolours { - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; - } - - /* Warning */ - .mw-warning { - margin-left: 50px; - margin-right: 50px; - text-align: center; - } - - /* Images */ - /* @noflip */div.floatright, table.floatright { - margin: 0 0 .5em .5em; - border: 0; - } - div.floatright p { font-style: italic; } - /* @noflip */div.floatleft, table.floatleft { - margin: 0 .5em .5em 0; - border: 0; - } - div.floatleft p { font-style: italic; } - /* Thumbnails */ - div.thumb { - margin-bottom: .5em; - width: auto; - background-color: transparent; - } - div.thumbinner { - border: 1px solid #ccc; - padding: 3px !important; - background-color: #f9f9f9; - font-size: 94%; - text-align: center; - overflow: hidden; - } - html .thumbimage { - border: 1px solid #ccc; - } - html .thumbcaption { - border: none; - line-height: 1.4em; - padding: 3px !important; - font-size: 94%; - } - div.magnify { - border: none !important; - background: none !important; - margin-left: 3px; - } - div.magnify a, div.magnify img { - display: block; - border: none !important; - background: none !important; - } - /* @noflip */div.tright { - margin: .5em 0 1.3em 1.4em; - } - /* @noflip */div.tleft { - margin: .5em 1.4em 1.3em 0; - } - img.thumbborder { - border: 1px solid #dddddd; - } - - /** - * Edit forms - */ - #editform textarea { - display: block; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - } - - /** - * Basic styles for the user login and create account forms - */ - #userlogin, #userloginForm { - border: solid 1px #cccccc; - padding: 1.2em; - margin: 0.5em; - } - - #loginend { - margin: 0.5em; - } - - #loginend table { - width: 100%; - } - - /** - * MediaWiki style sheet for common core styles on interfaces - * - * Styles for the Monobook/Vector pattern of laying out common interfaces. - * These ids/classes are not built into the system, - * they are outputted by the actual MonoBook/Vector code by convention. - */ - - /* Categories */ - .catlinks { - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - margin-top: 1em; - clear: both; - } - - /* User Message */ - .usermessage { - background-color: #ffce7b; - border: 1px solid #ffa500; - color: black; - font-weight: bold; - margin: 2em 0 1em; - padding: .5em 1em; - vertical-align: middle; - } - - /* Site Notice (includes notices from CentralNotice extension) */ - #siteNotice { - position: relative; - text-align: center; - margin: 0; - } - #localNotice { - margin-bottom: 0.9em; - } - - /* First h1 */ - .firstHeading, - #firstHeading { - margin-bottom: .1em; - /* These two rules hack around bug 2013 (fix for more limited bug 11325). - * When bug 2013 is fixed properly, they should be removed. */ - line-height: 1.2em; - padding-bottom: 0; - } - - /* Sub-navigation */ - #siteSub { - display: none; - } - #jump-to-nav { - /* Negate #contentSub's margin and replicate it so that the jump to links don't affect the spacing */ - margin-top: -1.4em; - margin-bottom: 1.4em - } - #contentSub, #contentSub2 { - font-size: 84%; - line-height: 1.2em; - margin: 0 0 1.4em 1em; - color: #7d7d7d; - width: auto; - } - span.subpages { - display: block; - } - - - /* - * Any rules which should not be flipped automatically in right-to-left situations should be - * prepended with @noflip in a comment block. Images that should be embedded as base64 data-URLs - * should be prepended with @embed in a comment block. - * - * This style-sheet employs a few CSS trick to accomplish compatibility with a wide range of web - * browsers. The most common trick is to use some styles in IE6 only. This is accomplished by using - * a rule that makes things work in IE6, and then following it with a rule that begins with - * "html > body" or use a child selector ">", which is ignored by IE6 because it does not support - * the child selector. You can spot this by looking for the "OVERRIDDEN BY COMPLIANT BROWSERS" and - * "IGNORED BY IE6" comments. - */ - - /* Framework */ - html, - body { - height: 100%; - margin: 0; - padding: 0; - font-family: sans-serif; - font-size: 1em; - } - body { - background-color: #f6f6f6; - } - /* Content */ - div#content { - margin-left: 10em; - padding: 1em; - /* Border on top, left, and bottom side */ - border: 1px solid #a7d7f9; - border-right-width: 0; - /* Merge the border with tabs' one (in their background image) */ - margin-top: -1px; - background-color: white; - color: black; - direction: ltr; - } - /* Hide, but keep accessible for screen-readers */ - #mw-navigation h2 { - position: absolute; - top: -9999px; - } - /* Head */ - #mw-page-base { - height: 5em; - background-color: white; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAOklEQVQIHQXBAQEAAAjDIFz/zhdsCyE0y4SQya2RCSGWaYQ2Hc3ahFiINTIh1ly3NRohEwuh0VmmER5oBCM5OFSTKwAAAABJRU5ErkJggg==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/page-fade.png?2013-07-11T14:23:20Z)!ie; - background-position: bottom left; - background-repeat: repeat-x; - } - #mw-head-base { - margin-top: -5em; - margin-left: 10em; - height: 5em; - } - div#mw-head { - position: absolute; - top: 0; - right: 0; - width: 100%; - } - div#mw-head h3 { - margin: 0; - padding: 0; - } - /* Hide empty portlets */ - div.emptyPortlet { - display: none; - } - /* Personal */ - #p-personal { - position: absolute; - top: 0.33em; - right: 0.75em; - /* Display on top of page tabs - bugs 37158, 48078 */ - z-index: 100; - } - #p-personal h3 { - display: none; - } - #p-personal ul { - list-style-type: none; - list-style-image: none; - margin: 0; - padding-left: 10em; /* Keep from overlapping logo */ - } - /* @noflip */ - #p-personal li { - line-height: 1.125em; - float: left; - } - /* This one flips! */ - #p-personal li { - margin-left: 0.75em; - margin-top: 0.5em; - font-size: 0.75em; - white-space: nowrap; - } - /* Navigation Containers */ - #left-navigation { - position: absolute; - left: 10em; - top: 2.5em; - } - #right-navigation { - float: right; - margin-top: 2.5em; - } - /* Navigation Labels */ - div.vectorTabs h3, - div.vectorMenu h3 span { - display: none; - } - /* Namespaces and Views */ - /* @noflip */ - div.vectorTabs { - float: left; - height: 2.5em; - } - div.vectorTabs { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR4XmVO0QqAQAwy//+P87QjGUf0IDo3ZZREAD84eXkZ5YDBRQcFwpXv3kW1N4/GmZXe326/xnf9ya8zzy/NtusBX91B1f55qzcAAAAASUVORK5CYII=); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/tab-break.png?2013-07-11T14:23:20Z)!ie; - background-position: bottom left; - background-repeat: no-repeat; - padding-left: 1px; - } - /* @noflip */ - div.vectorTabs ul { - float: left; - } - div.vectorTabs ul { - height: 100%; - list-style-type: none; - list-style-image: none; - margin: 0; - padding: 0; - } - /* @noflip */ - div.vectorTabs ul li { - float: left; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - div.vectorTabs ul li { - line-height: 1.125em; - display: inline-block; - height: 100%; - margin: 0; - padding: 0; - background-color: #f3f3f3; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAIAAADITs03AAAAPElEQVR4XuWK2xEAIAzCsPvv5DSu0ahX3yv4wQVyGGCSvg2dnJvduT8sz/IwKOIfjCi2z/76FhHeJcslVZQFLUC06LZ/AAAAAElFTkSuQmCC); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/tab-normal-fade.png?2013-07-11T14:23:20Z)!ie; - background-position: bottom left; - background-repeat: repeat-x; - white-space: nowrap; - } - /* IGNORED BY IE6 */ - div.vectorTabs ul > li { - display: block; - } - div.vectorTabs li.selected { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkAQAAAABvV2fNAAAADUlEQVQIHWNoYBgWEACJ5TIB0K9KcAAAAABJRU5ErkJggg==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/tab-current-fade.png?2013-07-11T14:23:20Z)!ie; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - div.vectorTabs li a { - display: inline-block; - height: 1.9em; - padding-left: 0.5em; - padding-right: 0.5em; - color: #0645ad; - cursor: pointer; - font-size: 0.8em; - } - /* IGNORED BY IE6 */ - div.vectorTabs li > a { - display: block; - } - div.vectorTabs li.icon a { - background-position: bottom right; - background-repeat: no-repeat; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - div.vectorTabs span a { - display: inline-block; - padding-top: 1.25em; - } - /* IGNORED BY IE6 */ - /* @noflip */ - div.vectorTabs span > a { - float: left; - display: block; - } - div.vectorTabs span { - display: inline-block; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR4XmVO0QqAQAwy//+P87QjGUf0IDo3ZZREAD84eXkZ5YDBRQcFwpXv3kW1N4/GmZXe326/xnf9ya8zzy/NtusBX91B1f55qzcAAAAASUVORK5CYII=); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/tab-break.png?2013-07-11T14:23:20Z)!ie; - background-position: bottom right; - background-repeat: no-repeat; - } - div.vectorTabs li.selected a, - div.vectorTabs li.selected a:visited{ - color: #333; - text-decoration: none; - } - div.vectorTabs li.new a, - div.vectorTabs li.new a:visited{ - color: #a55858; - } - /* Variants and Actions */ - /* @noflip */ - div.vectorMenu { - direction: ltr; - float: left; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQBAMAAADgw5IVAAAAD1BMVEXz+fuamprd3d15eXmxsbG+1Cf6AAAAAXRSTlMAQObYZgAAACZJREFUCFtjYKAaYBI2NjYWgnIUjY0NFRASMGGgBFwYKOEEZ5ILAABbAqkPJqHJAAAAAElFTkSuQmCC); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/arrow-down-icon.png?2013-07-11T14:23:20Z)!ie; - /* SVG support using a transparent gradient to guarantee cross-browser - * compatibility (browsers able to understand gradient syntax support also SVG) */ - background-image: -webkit-linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB2ZXJzaW9uPSIxLjEiCiAgIHdpZHRoPSIyMiIKICAgaGVpZ2h0PSIxNiIKICAgaWQ9InN2ZzIiPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM0IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTciPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAzNi4zNjIyKSIKICAgICBpZD0ibGF5ZXIxIj4KICAgIDxwYXRoCiAgICAgICBkPSJNIDEwLjAyODYyNCwzLjc3Mjk5MzIgOC4xOTc2NDQyLDYuOTQ0MzQyNCA2LjM2NjY2NDksMy43NzI5OTMyIHoiCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgyLjczMDc3OTEsMCwwLDEuNTc2NjE2LC0xMS44ODU5NTYsMTAzNi40MTM2KSIKICAgICAgIGlkPSJwYXRoMjk4NSIKICAgICAgIHN0eWxlPSJmaWxsOiM3OTc5Nzk7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgPC9nPgo8L3N2Zz4K); - background-image: -webkit-linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/arrow-down-icon.svg?2013-07-11T14:23:20Z)!ie; - background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB2ZXJzaW9uPSIxLjEiCiAgIHdpZHRoPSIyMiIKICAgaGVpZ2h0PSIxNiIKICAgaWQ9InN2ZzIiPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM0IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTciPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAzNi4zNjIyKSIKICAgICBpZD0ibGF5ZXIxIj4KICAgIDxwYXRoCiAgICAgICBkPSJNIDEwLjAyODYyNCwzLjc3Mjk5MzIgOC4xOTc2NDQyLDYuOTQ0MzQyNCA2LjM2NjY2NDksMy43NzI5OTMyIHoiCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgyLjczMDc3OTEsMCwwLDEuNTc2NjE2LC0xMS44ODU5NTYsMTAzNi40MTM2KSIKICAgICAgIGlkPSJwYXRoMjk4NSIKICAgICAgIHN0eWxlPSJmaWxsOiM3OTc5Nzk7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgPC9nPgo8L3N2Zz4K); - background-image: linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/arrow-down-icon.svg?2013-07-11T14:23:20Z)!ie; - background-position: 100% 60%; - background-repeat: no-repeat; - cursor: pointer; - } - div.vectorMenuFocus { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQBAMAAADgw5IVAAAAD1BMVEWampqSkpKtra2/v7/j4+Mm0C2mAAAAAXRSTlMAQObYZgAAACZJREFUCFtjYKAaYFEUFBRUgXKcBAWFHBASMGGgBFwYKGECZ5ILANu8AllBO68YAAAAAElFTkSuQmCC); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/arrow-down-focus-icon.png?2013-07-11T14:23:20Z)!ie; - /* SVG support using a transparent gradient to guarantee cross-browser - * compatibility (browsers able to understand gradient syntax support also SVG) */ - background-image: -webkit-linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB2ZXJzaW9uPSIxLjEiCiAgIHdpZHRoPSIyMiIKICAgaGVpZ2h0PSIxNiIKICAgaWQ9InN2ZzIiPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM0IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTciPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAzNi4zNjIyKSIKICAgICBpZD0ibGF5ZXIxIj4KICAgIDxwYXRoCiAgICAgICBkPSJNIDEwLjAyODYyNCwzLjc3Mjk5MzIgOC4xOTc2NDQyLDYuOTQ0MzQyNCA2LjM2NjY2NDksMy43NzI5OTMyIHoiCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgyLjczMDc3OTEsMCwwLDEuNTc2NjE2LC0xMS44ODU5NTYsMTAzNi40MTM2KSIKICAgICAgIGlkPSJwYXRoMjk4NSIKICAgICAgIHN0eWxlPSJmaWxsOiM5MjkyOTI7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgPC9nPgo8L3N2Zz4K); - background-image: -webkit-linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/arrow-down-focus-icon.svg?2013-07-11T14:23:20Z)!ie; - background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB2ZXJzaW9uPSIxLjEiCiAgIHdpZHRoPSIyMiIKICAgaGVpZ2h0PSIxNiIKICAgaWQ9InN2ZzIiPgogIDxkZWZzCiAgICAgaWQ9ImRlZnM0IiAvPgogIDxtZXRhZGF0YQogICAgIGlkPSJtZXRhZGF0YTciPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMTAzNi4zNjIyKSIKICAgICBpZD0ibGF5ZXIxIj4KICAgIDxwYXRoCiAgICAgICBkPSJNIDEwLjAyODYyNCwzLjc3Mjk5MzIgOC4xOTc2NDQyLDYuOTQ0MzQyNCA2LjM2NjY2NDksMy43NzI5OTMyIHoiCiAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgyLjczMDc3OTEsMCwwLDEuNTc2NjE2LC0xMS44ODU5NTYsMTAzNi40MTM2KSIKICAgICAgIGlkPSJwYXRoMjk4NSIKICAgICAgIHN0eWxlPSJmaWxsOiM5MjkyOTI7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgPC9nPgo8L3N2Zz4K); - background-image: linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/arrow-down-focus-icon.svg?2013-07-11T14:23:20Z)!ie; - background-position: 100% 60%; - } - /* @noflip */ - body.rtl div.vectorMenu { - direction: rtl; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - /* @noflip */ - div#mw-head div.vectorMenu h3 { - float: left; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR4XmVO0QqAQAwy//+P87QjGUf0IDo3ZZREAD84eXkZ5YDBRQcFwpXv3kW1N4/GmZXe326/xnf9ya8zzy/NtusBX91B1f55qzcAAAAASUVORK5CYII=); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/tab-break.png?2013-07-11T14:23:20Z)!ie; - background-repeat: no-repeat; - } - /* This will be flipped - unlike the one above it */ - div#mw-head div.vectorMenu h3 { - background-position: bottom left; - margin-left: -1px; - } - /* IGNORED BY IE6 */ - div#mw-head div.vectorMenu > h3 { - background-image: none; - } - div#mw-head div.vectorMenu h4, - div.vectorMenu#p-variants #mw-vector-current-variant { - display: inline-block; - float: left; - font-size: 0.8em; - padding-left: 0.5em; - padding-top: 1.375em; - font-weight: normal; - border: none; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - /* @noflip */ - div.vectorMenu h3 a { - display: inline-block; - width: 24px; - height: 1.9em; - text-decoration: none; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR4XmVO0QqAQAwy//+P87QjGUf0IDo3ZZREAD84eXkZ5YDBRQcFwpXv3kW1N4/GmZXe326/xnf9ya8zzy/NtusBX91B1f55qzcAAAAASUVORK5CYII=); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/tab-break.png?2013-07-11T14:23:20Z)!ie; - background-repeat: no-repeat; - } - /* This will be flipped - unlike the one above it */ - div.vectorMenu h3 a { - background-position: bottom right; - } - /* IGNORED BY IE6 */ - div.vectorMenu h3 > a { - display: block; - } - div.vectorMenu div.menu { - position: relative; - display: none; - clear: both; - text-align: left; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - /* @noflip */ - body.rtl div.vectorMenu div.menu { - margin-left: 24px; - } - /* IGNORED BY IE6 */ - /* @noflip */ - body.rtl div.vectorMenu > div.menu { - margin-left: auto; - } - /* IGNORED BY IE6 */ - /* Also fixes old versions of FireFox */ - /* @noflip */ - body.rtl div.vectorMenu > div.menu, - x:-moz-any-link { - margin-left: 23px; - } - /* Enable forcing showing of the menu for accessibility */ - div.vectorMenu:hover div.menu, - div.vectorMenu div.menuForceShow { - display: block; - } - div.vectorMenu ul { - position: absolute; - background-color: white; - border: solid 1px silver; - border-top-width: 0; - list-style-type: none; - list-style-image: none; - padding: 0; - margin: 0; - margin-left: -1px; - text-align: left; - } - /* Fixes old versions of FireFox */ - div.vectorMenu ul, - x:-moz-any-link { - min-width: 5em; - } - /* Returns things back to normal in modern versions of FireFox */ - div.vectorMenu ul, - x:-moz-any-link, - x:default { - min-width: 0; - } - div.vectorMenu li { - padding: 0; - margin: 0; - text-align: left; - line-height: 1em; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - div.vectorMenu li a { - display: inline-block; - padding: 0.5em; - white-space: nowrap; - color: #0645ad; - cursor: pointer; - font-size: 0.8em; - } - /* IGNORED BY IE6 */ - div.vectorMenu li > a { - display: block; - } - div.vectorMenu li.selected a, - div.vectorMenu li.selected a:visited { - color: #333; - text-decoration: none; - } - /* Search */ - #p-search h3 { - display: none; - } - /* @noflip */ - #p-search { - float: left; - } - #p-search { - margin-right: 0.5em; - margin-left: 0.5em; - } - #p-search form, - #p-search input { - margin: 0; - margin-top: 0.4em; - } - div#simpleSearch { - display: block; - width: 14em; - height: 1.4em; - margin-top: 0.65em; - position: relative; - min-height: 1px; /* Gotta trigger hasLayout for IE7 */ - border: solid 1px #aaa; - color: black; - background-color: white; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAQCAIAAABY/YLgAAAAJUlEQVQIHQXBsQEAAAjDoND/73UWdnerhmHVsDQZJrNWVg3Dqge6bgMe6bejNAAAAABJRU5ErkJggg==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/search-fade.png?2013-07-11T14:23:20Z)!ie; - background-position: top left; - background-repeat: repeat-x; - } - div#simpleSearch label { - /* - * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent - * this from ever being shown anyways. - */ - font-size: 13px; - top: 0.25em; - direction: ltr; - } - div#simpleSearch input { - color: black; - direction: ltr; - } - div#simpleSearch input:focus { - outline: none; - } - div#simpleSearch input.placeholder { - color: #999; - } - div#simpleSearch input::-webkit-input-placeholder { - color: #999; - } - div#simpleSearch input:-moz-placeholder { - color: #999; - } - div#simpleSearch input:-ms-input-placeholder { - color: #999; - } - div#simpleSearch input#searchInput { - position: absolute; - top: 0; - left: 0; - width: 90%; - margin: 0; - padding: 0; - padding-left: 0.2em; - padding-top: 0.2em; - padding-bottom: 0.2em; - outline: none; - border: none; - /* - * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent - * this from ever being shown anyways. - */ - font-size: 13px; - background-color: transparent; - direction: ltr; - } - div#simpleSearch button#searchButton { - position: absolute; - width: 10%; - right: 0; - top: 0; - padding: 0; - padding-top: 0.3em; - padding-bottom: 0.2em; - padding-right: 0.4em; - margin: 0; - border: none; - cursor: pointer; - background-color: transparent; - background-image: none; - } - /* OVERRIDDEN BY COMPLIANT BROWSERS */ - div#simpleSearch button#searchButton img { - border: none; - margin: 0; - margin-top: -3px; - padding: 0; - } - /* IGNORED BY IE6 */ - div#simpleSearch button#searchButton > img { - margin: 0; - } - /* Panel */ - div#mw-panel { - position: absolute; - top: 160px; - padding-top: 1em; - width: 10em; - left: 0; - } - div#mw-panel div.portal { - padding-bottom: 1.5em; - direction: ltr; - } - div#mw-panel div.portal h3 { - font-weight: normal; - color: #444; - padding: 0.25em; - padding-top: 0; - padding-left: 1.75em; - cursor: default; - border: none; - font-size: 0.75em; - } - div#mw-panel div.portal div.body { - margin: 0; - padding-top: 0.5em; - margin-left: 1.25em; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/portal-break.png?2013-07-11T14:23:20Z)!ie; - background-repeat: no-repeat; - background-position: top left; - } - div#mw-panel div.portal div.body ul { - list-style-type: none; - list-style-image: none; - padding: 0; - margin: 0; - } - div#mw-panel div.portal div.body ul li { - line-height: 1.125em; - padding: 0; - padding-bottom: 0.5em; - margin: 0; - font-size: 0.75em; - word-wrap: break-word; - } - div#mw-panel div.portal div.body ul li a { - color: #0645ad; - } - div#mw-panel div.portal div.body ul li a:visited { - color: #0b0080; - } - /* Footer */ - div#footer { - margin-left: 10em; - margin-top: 0; - padding: 0.75em; - direction: ltr; - } - div#footer ul { - list-style-type: none; - list-style-image: none; - margin: 0; - padding: 0; - } - div#footer ul li { - margin: 0; - padding: 0; - padding-top: 0.5em; - padding-bottom: 0.5em; - color: #333; - font-size: 0.7em; - } - div#footer #footer-icons { - float: right; - } - /* @noflip */ - body.ltr div#footer #footer-places { - float: left; - } - div#footer #footer-info li { - line-height: 1.4em; - } - div#footer #footer-icons li { - float: left; - margin-left: 0.5em; - line-height: 2em; - text-align: right; - } - div#footer #footer-places li { - float: left; - margin-right: 1em; - line-height: 2em; - } - /* Logo */ - #p-logo { - position: absolute; - top: -160px; - left: 0; - width: 10em; - height: 160px; - } - #p-logo a { - display: block; - width: 10em; - height: 160px; - background-repeat: no-repeat; - background-position: center center; - text-decoration: none; - } - - /* - * - * The following code is highly modified from monobook. It would be nice if the - * preftoc id was more human readable like preferences-toc for instance, - * howerver this would require backporting the other skins. - */ - - /* Preferences */ - #preftoc { - /* Tabs */ - width: 100%; - float: left; - clear: both; - margin: 0 !important; - padding: 0 !important; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAMAAAAvZzGNAAAAYFBMVEUAAAD+/v79/f38/Pzt7e36+vr4+Pj39/f19fXz8/Py8vLw8PD7+/vq6uro6Ojm5ubl5eXj4+Ph4eHf39/d3d3b29vZ2dnY2NjW1tbU1NTT09PR0dHQ0NDPz8/Ozs7Nzc0koCh/AAAAAXRSTlMAQObYZgAAABtJREFUCFtjYmBiBENOpp9QFgT+ZGIAijEShgBszwJih9jAuAAAAABJRU5ErkJggg==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/preferences-break.png?2013-07-11T14:23:20Z)!ie; - background-position: bottom left; - background-repeat: no-repeat; - } - #preftoc li { - /* Tab */ - float: left; - margin: 0; - padding: 0; - padding-right: 1px; - height: 2.25em; - white-space: nowrap; - list-style-type: none; - list-style-image: none; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAMAAAAvZzGNAAAAYFBMVEUAAAD+/v79/f38/Pzt7e36+vr4+Pj39/f19fXz8/Py8vLw8PD7+/vq6uro6Ojm5ubl5eXj4+Ph4eHf39/d3d3b29vZ2dnY2NjW1tbU1NTT09PR0dHQ0NDPz8/Ozs7Nzc0koCh/AAAAAXRSTlMAQObYZgAAABtJREFUCFtjYmBiBENOpp9QFgT+ZGIAijEShgBszwJih9jAuAAAAABJRU5ErkJggg==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/preferences-break.png?2013-07-11T14:23:20Z)!ie; - background-position: bottom right; - background-repeat: no-repeat; - } - /* Sadly, IE6 won't understand this */ - #preftoc li:first-child { - margin-left: 1px; - } - #preftoc a, - #preftoc a:active { - display: inline-block; - position: relative; - color: #0645ad; - padding: 0.5em; - text-decoration: none; - background-image: none; - font-size: 0.9em; - } - #preftoc a:hover, - #preftoc a:focus { - text-decoration: underline; - } - #preftoc li.selected a { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhCAQAAACysAk0AAAAHElEQVQIW2P6z8DE8J+JgQGKQFwMhCaIn4shCAC27Qc86OAoxwAAAABJRU5ErkJggg==); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/preferences-fade.png?2013-07-11T14:23:20Z)!ie; - background-position: bottom; - background-repeat: repeat-x; - color: #333; - text-decoration: none; - } - #preferences { - float: left; - width: 100%; - margin: 0; - margin-top: -2px; - clear: both; - border: solid 1px #ccc; - background-color: #fafafa; - } - #preferences fieldset { - border: none; - border-top: solid 1px #ccc; - } - #preferences fieldset.prefsection { - border: none; - padding: 0; - margin: 1em; - } - #preferences legend { - color: #666; - } - #preferences fieldset.prefsection legend.mainLegend { - display: none; - } - #preferences td { - padding-left: 0.5em; - padding-right: 0.5em; - } - .htmlform-tip { - font-size: x-small; - padding: .2em 2em; - color: #666; - } - #preferences div.mw-prefs-buttons { - padding: 1em; - } - #preferences div.mw-prefs-buttons input { - margin-right: 0.25em; - } - - /** - * The following code is slightly modified from monobook - */ - div#content { - line-height: 1.5em; - } - #bodyContent { - font-size: 0.8em; - } - - ul { - list-style-type: disc; - list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAANAQMAAABb8jbLAAAABlBMVEX///8AUow5QSOjAAAAAXRSTlMAQObYZgAAABNJREFUCB1jYEABBQw/wLCAgQEAGpIDyT0IVcsAAAAASUVORK5CYII=); - list-style-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/bullet-icon.png?2013-07-11T14:23:20Z)!ie; - } - - pre, .mw-code { - line-height: 1.3em; - } - - /* Site Notice (includes notices from CentralNotice extension) */ - #siteNotice { - font-size: 0.8em; - } - #firstHeading { - padding-top: 0; - margin-top: 0; - font-size: 1.6em; - } - div#content a.external, - div#content a.external[href ^="gopher://"] { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVR4Xn3PgQkAMQhDUXfqTu7kTtkpd5RA8AInfArtQ2iRXFWT2QedAfttj2FsPIOE1eCOlEuoWWjgzYaB/IkeGOrxXhqB+uA9Bfcm0lAZuh+YIeAD+cAqSz4kCMUAAAAASUVORK5CYII=) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/external-link-ltr-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href ^="https://"], - .link-https { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAdUlEQVQYV2P4//8/Awxv3LThf0dXKxyD+DA5DEUg+tWrV2AaWTFcIboJyJrhCtGtRMcgebhpL2/4/v//Lvn//x+7IRjIfn8v+P/t055gxZgKPzaC8Y/nMYQVLpnM8f/zo3AqKfzyOOL/h/sh/59c9sBUSIyvAeRdJWjk4E//AAAAAElFTkSuQmCC) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/lock-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href ^="mailto:"], - .link-mailto { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAMFBMVEX///////+IioX29vbq6unJx8O9vbvl5ePZ2NX7+/iysrLp5+KjoZyop6Oxrqrx8O1Uz2ohAAAAAXRSTlMAQObYZgAAAENJREFUCB1jYOBWKmBgYHASVGFgYFHsEXJgcJK4mqjCoL6oMM6JQXmxfKsRg+J0HWMhBkWrydlAMtLYVYghSUlJSQ0ATXALyH6+YqgAAAAASUVORK5CYII=) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/mail-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href ^="news:"] { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAe0lEQVR4Xo2QQQqAIBBFPbDXCKJTGCTRIqJN7qL2gp5BcOEpJmZgAlEp4eHiP/8Min7o4A8kfpxclFJmpJRAKVWIGNQoRHzNcBtSF6/7pDuEwDQbWaw20ijnPGGtffHOU0bitq9gzAExRmwqwGxeNAgAEJMeWx9Ne6PzAI3dPZAGO1zBAAAAAElFTkSuQmCC) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/news-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href ^="ftp://"], - .link-ftp { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAATElEQVR4XlXIQQrAIAwAwfzej/QtPqQUepBiqR68bWMghOzeRpCCf4DsDb26OfDk0quxo8KtN6AEGtEzNh5eRsbOx2RlHCw9YxSYR34KRKBV5WnY6QAAAABJRU5ErkJggg==) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/file-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href ^="irc://"], - div#content a.external[href ^="ircs://"], - .link-irc { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAdElEQVR4Xn3QTQqAIBAFYC8fRNeKAjdlxxD/wf3UTGoo2sBbyPuQUbbtK8zLNAz2zzCG4GcQ11BKWUUp1YVYULTWlBDCEBIwxoC1dggxBJxz/R3FJfIho+rVnPMXok6woFMc4L2HGCOhAtt/a1GB6RYqRrkBKEFJ6m9q5RIAAAAASUVORK5CYII=) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/talk-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href $=".ogg"], div#content a.external[href $=".OGG"], - div#content a.external[href $=".mid"], div#content a.external[href $=".MID"], - div#content a.external[href $=".midi"], div#content a.external[href $=".MIDI"], - div#content a.external[href $=".mp3"], div#content a.external[href $=".MP3"], - div#content a.external[href $=".wav"], div#content a.external[href $=".WAV"], - div#content a.external[href $=".wma"], div#content a.external[href $=".WMA"], - .link-audio { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAMFBMVEX///91fyrI0Xt5gzPCzGuyv0bw8eubomu3u5qQlWafo4HV25q3w1CLljOEjjKRlHTuBCtpAAAAAXRSTlMAQObYZgAAADdJREFUCFtjYGgUFBRnYBBSUlJkYDCCkIKCIFKAEUZmiohNdGRYs/XW6VgGkbhC1xcMjB8Y5BMA6nkLTrUjfj0AAAAASUVORK5CYII=) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/audio-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href $=".ogm"], div#content a.external[href $=".OGM"], - div#content a.external[href $=".avi"], div#content a.external[href $=".AVI"], - div#content a.external[href $=".mpeg"], div#content a.external[href $=".MPEG"], - div#content a.external[href $=".mpg"], div#content a.external[href $=".MPG"], - .link-video { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAAAAACoWZBhAAAAAnRSTlMA/1uRIrUAAABbSURBVAgdBcGxCQBBCARAWxeMBUOb2NzI7EAQW3iuDoP7GXp7TMTOPlp4fV85lkbHOaN1yCrhyV5GchHdwBWSy94duEJWEUjnMhodKCJ1aOHVXwmW3h4TsVT+AXinRvdYoWa2AAAAAElFTkSuQmCC) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/video-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - div#content a.external[href $=".pdf"], div#content a.external[href $=".PDF"], - div#content a.external[href *=".pdf#"], div#content a.external[href *=".PDF#"], - div#content a.external[href *=".pdf?"], div#content a.external[href *=".PDF?"], - .link-document { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAATklEQVR4XmXKQQqAMAwF0X/7XsSz9CSKiyIIFRFcjMmihmiGbB5fqDCaQJ4j46pzYLUWe+cXZ6OVBhTS0srY2Njp/+XxXXZOLu6EUWAOPX1vnwTBe6qQAAAAAElFTkSuQmCC) center right no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/document-icon.png?2013-07-11T14:23:20Z) center right no-repeat!ie; - padding-right: 13px; - } - - /* Icon for Usernames */ - #pt-userpage, - #pt-anonuserpage, - #pt-login { - background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAANCAMAAACn6Q83AAABMlBMVEUAAAAXMVgVL1QAFSvHgRbLiRrOiBnZn0LIghW/gBDXli6/gBW/gBXhp03Zly6/gADXnT25dBfBfA7anT3fnDLGgRf/AAC4hDDCijEvW5RZdZEoU5JEcqw/aaAoSog9Z53MZgA1XZM8ZZjHgxM7X5I0WIsyWIsZNVY3W407ZJk7YpgzV4kbOmYWL1FfdIgrVpAVL1MwYJzpuGs0Z6cuXJSrq6g3bbK1sahMd6s4aKbnsVzmrlbgmi02aak2a603bbGOqs6ovNTlr1syY6A3ZZ/uxorx0aEwXpkzZqVUfbBykbcyY6HenDPjoz/hnTLhnjU0YJcxYZ01ZJ5NdKQvXpgtUX/fmCjgmSnjqU7ioTs8ZZk7ZZk6ZJk7ZJfqvHVPfbGuhUHUljPTlTPswX6zhz/qvHQOItQnAAAAMXRSTlMAfIMMW04+1WIQ2Qww+dwEzQsl+P1DAd7gkvlN9usttwWo1VLRwMU+2/3+3ktS8mVWPq+4awAAAIRJREFUCB0FwU0LAVEYhuHnft8zhzMWPtIkiiwtlLK2sfUD/PMxCSsp2QlZjI/rckndOma15FKsV8vT9ytTO9/6fpO1ZPp8MpaP9UBBkd37SYWCAn0aHJq3IKdnPy8QI4az0uAMkzHAvcMxeM6tIL+4m6frOKXkUwtWkYBXGSWfY8bC9Qc4kh0uE5k18QAAAABJRU5ErkJggg==) left top no-repeat; - background: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/user-icon.png?2013-07-11T14:23:20Z) left top no-repeat!ie; - /* SVG support using a transparent gradient to guarantee cross-browser - * compatibility (browsers able to understand gradient syntax support also SVG) */ - background-image: -webkit-linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgdmVyc2lvbj0iMS4xIgogICB3aWR0aD0iMTIiCiAgIGhlaWdodD0iMTMuODM3NDU4IgogICBpZD0ic3ZnMjEwOCI+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhNjgiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxkZWZzCiAgICAgaWQ9ImRlZnMzIj4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50NDM1NiI+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wNDM1OCIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6IzAwMDAwMDtzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIwIiAvPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDQzNjAiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjAiCiAgICAgICAgIG9mZnNldD0iMSIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQzNDQiPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDQzNDYiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiM3MjdlMGE7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMCIgLz4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3A0MzQ4IgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojNWI2NTA4O3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjEiIC8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0MzM4Ij4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3A0MzQwIgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojZTliMTVlO3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjAiIC8+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wNDM0MiIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6Izk2NjQxNjtzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIxIiAvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50NDE2MyI+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wNDE2NSIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6IzNiNzRiYztzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIwIiAvPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDQxNjciCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiMyZDU5OTA7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMSIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDM4MjQiPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDM4MjYiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMCIgLz4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3AzODI4IgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojYzljOWM5O3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjEiIC8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQzODE2Ij4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3AzODE4IgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojMDAwMDAwO3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjAiIC8+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wMzgyMCIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6IzAwMDAwMDtzdG9wLW9wYWNpdHk6MCIKICAgICAgICAgb2Zmc2V0PSIxIiAvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MzgwMCI+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wMzgwMiIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6I2Y0ZDliMTtzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIwIiAvPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDM4MDQiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiNkZjk3MjU7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMSIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOS4zNDQ5MzEiCiAgICAgICBjeT0iMTcuMDY0MDc3IgogICAgICAgcj0iOS4xNjIwNTc5IgogICAgICAgZng9IjI5LjM0NDkzMSIKICAgICAgIGZ5PSIxNy4wNjQwNzciCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQzODA2IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50MzgwMCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50MzgyMiIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDM4MzAiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOC4wODk3NDEiCiAgICAgICBjeT0iMjcuMjAzMDgzIgogICAgICAgcj0iMTMuNTY1MzYiCiAgICAgICBmeD0iMjguMDg5NzQxIgogICAgICAgZnk9IjI3LjIwMzA4MyIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDQxNjkiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQ0MTYzIgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEuMjk3NTY0LDAsMCwwLjg4NDgzMSwtOC4zNTg1MDUsNC45NDA0NjkpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMjkuMzQ0OTMxIgogICAgICAgY3k9IjE3LjA2NDA3NyIKICAgICAgIHI9IjkuMTYyMDU3OSIKICAgICAgIGZ4PSIyOS4zNDQ5MzEiCiAgICAgICBmeT0iMTcuMDY0MDc3IgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDE3MSIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MDAiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMC43ODc5OTgsMCwwLDAuNzg3OTk4LDYuMjIxMTk4LDMuNjE3NjI3KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQxNzUiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzA3MTA4LDApIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDE3OSIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQzMjYiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMi40MTc4OSwtNykiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOS4zNDQ5MzEiCiAgICAgICBjeT0iMTcuMDY0MDc3IgogICAgICAgcj0iOS4xNjIwNTc5IgogICAgICAgZng9IjI5LjM0NDkzMSIKICAgICAgIGZ5PSIxNy4wNjQwNzciCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQ0MzI4IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDMzOCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwLjc4Nzk5OCwwLDAsMC43ODc5OTgsNi4yMjExOTgsMy42MTc2MjcpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDMzMCIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQzMzIiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMy4xMjUsLTcpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDMzNiIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxyYWRpYWxHcmFkaWVudAogICAgICAgY3g9IjE2LjIxNDc0MSIKICAgICAgIGN5PSIxOS44MzY0NjgiCiAgICAgICByPSIxMy41NjUzNiIKICAgICAgIGZ4PSIxNi4yMTQ3NDEiCiAgICAgICBmeT0iMTkuODM2NDY4IgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDM1MCIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNDQiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMC42ODE5MTcsMCw4LjIzMzc3MykiIC8+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIHgxPSIyMC42NjE2OTUiCiAgICAgICB5MT0iMzUuODE3OTc0IgogICAgICAgeDI9IjIyLjYyNjkyNSIKICAgICAgIHkyPSIzNi4yMTc3NTgiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0MzYyIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwLjk4MzM3NSwwLjE4MTU4OCwtMC4xODE1ODgsMC45ODMzNzUsNi4yMzE3MTYsLTIuNjUxNDY2KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIyLjY4Njc2NiIKICAgICAgIHkxPSIzNi4zOTA0IgogICAgICAgeDI9IjIxLjQwODQ1NSIKICAgICAgIHkyPSIzNS43Mzk2MzIiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0MzY2IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMC45Nzc2ODUsMC4yMTAwNzUsMC4yMTAwNzUsMC45Nzc2ODUsNTUuMTA5NiwtMy45NDUyMDkpIiAvPgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICB4MT0iMjAuNjYxNjk1IgogICAgICAgeTE9IjM1LjgxNzk3NCIKICAgICAgIHgyPSIyMi42MjY5MjUiCiAgICAgICB5Mj0iMzYuMjE3NzU4IgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50NDM3MiIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMC45ODMzNzUsMC4xODE1ODgsLTAuMTgxNTg4LDAuOTgzMzc1LC03LjA3MjEyLC05LjgyNDkyKSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIyLjY4Njc2NiIKICAgICAgIHkxPSIzNi4zOTA0IgogICAgICAgeDI9IjIxLjQwODQ1NSIKICAgICAgIHkyPSIzNS43Mzk2MzIiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0Mzc0IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMC45Nzc2ODUsMC4yMTAwNzUsMC4yMTAwNzUsMC45Nzc2ODUsNDEuODA1NzYsLTExLjExODY2KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIyLjY4Njc2NiIKICAgICAgIHkxPSIzNi4zOTA0IgogICAgICAgeDI9IjIxLjQwODQ1NSIKICAgICAgIHkyPSIzNS43Mzk2MzIiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQxMzY2IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMC45Nzc2ODUsMC4yMTAwNzUsMC4yMTAwNzUsMC45Nzc2ODUsNDEuODA1NzYsLTExLjExODY2KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIwLjY2MTY5NSIKICAgICAgIHkxPSIzNS44MTc5NzQiCiAgICAgICB4Mj0iMjIuNjI2OTI1IgogICAgICAgeTI9IjM2LjIxNzc1OCIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDEzNjkiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQ0MzU2IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAuOTgzMzc1LDAuMTgxNTg4LC0wLjE4MTU4OCwwLjk4MzM3NSwtNy4wNzIxMiwtOS44MjQ5MikiIC8+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIHgxPSIzMC45MzU5MjEiCiAgICAgICB5MT0iMjkuNTUzNDg2IgogICAgICAgeDI9IjMwLjkzNTkyMSIKICAgICAgIHkyPSIzNS44MDM0ODYiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQxMzcyIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50MzgyNCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIuNDE3ODksLTcpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMTYuMjE0NzQxIgogICAgICAgY3k9IjE5LjgzNjQ2OCIKICAgICAgIHI9IjEzLjU2NTM2IgogICAgICAgZng9IjE2LjIxNDc0MSIKICAgICAgIGZ5PSIxOS44MzY0NjgiCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQxMzgxIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM0NCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwwLjY4MTkxNywwLDguMjMzNzczKSIgLz4KICAgIDxyYWRpYWxHcmFkaWVudAogICAgICAgY3g9IjMxLjExMjY5OCIKICAgICAgIGN5PSIxOS4wMDg2MjEiCiAgICAgICByPSI4LjY2MjA1NzkiCiAgICAgICBmeD0iMzEuMTEyNjk4IgogICAgICAgZnk9IjE5LjAwODYyMSIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDIyNDMiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODE2IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOC4wODk3NDEiCiAgICAgICBjeT0iMjcuMjAzMDgzIgogICAgICAgcj0iMTMuNTY1MzYiCiAgICAgICBmeD0iMjguMDg5NzQxIgogICAgICAgZnk9IjI3LjIwMzA4MyIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDIyNDUiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQ0MTYzIgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEuMjk3NTY0LDAsMCwwLjg4NDgzMSwtOC4zNTg1MDUsNC45NDA0NjkpIiAvPgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICB4MT0iMzAuOTM1OTIxIgogICAgICAgeTE9IjI5LjU1MzQ4NiIKICAgICAgIHgyPSIzMC45MzU5MjEiCiAgICAgICB5Mj0iMzUuODAzNDg2IgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MjI0NyIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MjQiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxyYWRpYWxHcmFkaWVudAogICAgICAgY3g9IjMxLjExMjY5OCIKICAgICAgIGN5PSIxOS4wMDg2MjEiCiAgICAgICByPSI4LjY2MjA1NzkiCiAgICAgICBmeD0iMzEuMTEyNjk4IgogICAgICAgZnk9IjE5LjAwODYyMSIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDIyNDkiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODE2IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOS4zNDQ5MzEiCiAgICAgICBjeT0iMTcuMDY0MDc3IgogICAgICAgcj0iOS4xNjIwNTc5IgogICAgICAgZng9IjI5LjM0NDkzMSIKICAgICAgIGZ5PSIxNy4wNjQwNzciCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQyMjUxIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50MzgwMCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwLjc4Nzk5OCwwLDAsMC43ODc5OTgsNi4yMjExOTgsMy42MTc2MjcpIiAvPgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICB4MT0iMjAuNjYxNjk1IgogICAgICAgeTE9IjM1LjgxNzk3NCIKICAgICAgIHgyPSIyMi42MjY5MjUiCiAgICAgICB5Mj0iMzYuMjE3NzU4IgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MjI1MyIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMC45ODMzNzUsMC4xODE1ODgsLTAuMTgxNTg4LDAuOTgzMzc1LDYuMjMxNzE2LC0yLjY1MTQ2NikiIC8+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIHgxPSIyMi42ODY3NjYiCiAgICAgICB5MT0iMzYuMzkwNCIKICAgICAgIHgyPSIyMS40MDg0NTUiCiAgICAgICB5Mj0iMzUuNzM5NjMyIgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MjI1NSIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoLTAuOTc3Njg1LDAuMjEwMDc1LDAuMjEwMDc1LDAuOTc3Njg1LDU1LjEwOTYsLTMuOTQ1MjA5KSIgLz4KICA8L2RlZnM+CiAgPGcKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS4wMDAwMDM5LC0zMi4wNzAxMTIpIgogICAgIGlkPSJsYXllcjEiCiAgICAgc3R5bGU9ImRpc3BsYXk6aW5saW5lIiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUuMDAwMDAzOSwtMzIuMDcwMTEyKSIKICAgICBpZD0ibGF5ZXIyIgogICAgIHN0eWxlPSJkaXNwbGF5OmlubGluZSI+CiAgICA8ZwogICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMC4zOTAxMjc5MywwLDAsMC4zOTAxMjc5MywtMS4wODkxNTc4LDI4LjIyOTc5KSIKICAgICAgIGlkPSJnMjIzMCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gMzkuNzc0NzU1LDE5LjAwODYyMSBhIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgLTE3LjMyNDExNSwwIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgMTcuMzI0MTE1LDAgeiIKICAgICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMS43NzU1MSwwLDAsMC45NTkxODMsLTI0LjI1MzIyLDE4Ljc3MTUzKSIKICAgICAgICAgaWQ9InBhdGg0MzA2IgogICAgICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMDtmaWxsOnVybCgjcmFkaWFsR3JhZGllbnQyMjQzKTtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgICA8cGF0aAogICAgICAgICBkPSJtIDI1Ljk4NjE3NCw0MS42MzYwMzkgMTAuNjA2NjAyLDAgYyAzLjAwNTIwNCwwIDUuOTgwNDg0LC0xLjEwMTkzMiA3LjA3MTA2NywtNC4yNDI2NDEgMS4wMzU2MzksLTIuOTgyNDc2IDAuMTc2Nzc3LC04LjY2MjA1OCAtNi41NDA3MzcsLTEzLjI1ODI1MiBsIC0xMi41NTExNDYsMCBjIC02LjcxNzUxNCw0LjI0MjY0IC03LjU1Njk5MSwxMC4wNDQ4MzEgLTYuMDEwNDA3LDEzLjQzNTAyOCAxLjU3NTU5NSwzLjQ1Mzc5IDQuMjQyNjQsNC4wNjU4NjUgNy40MjQ2MjEsNC4wNjU4NjUgeiIKICAgICAgICAgaWQ9InBhdGg0MzA4IgogICAgICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMDtmaWxsOnVybCgjcmFkaWFsR3JhZGllbnQyMjQ1KTtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6IzIwNGE4NztzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1vcGFjaXR5OjE7c3Ryb2tlLWRhc2hhcnJheTpub25lO3N0cm9rZS1kYXNob2Zmc2V0OjA7bWFya2VyOm5vbmU7dmlzaWJpbGl0eTp2aXNpYmxlO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gMjYuNjkzMjgxLDI1LjcyNjEzNiBjIDMuMTgxOTgsMi44Mjg0MjcgNC41OTYxOTQsMTMuMDgxNDc2IDQuNTk2MTk0LDEzLjA4MTQ3NiAwLDAgMS40MTQyMTMsLTEwLjI1MzA0OCAzLjg4OTA4NywtMTMuMjU4MjUyIGwgLTguNDg1MjgxLDAuMTc2Nzc2IHoiCiAgICAgICAgIGlkPSJwYXRoNDMxMCIKICAgICAgICAgc3R5bGU9ImNvbG9yOiMwMDAwMDA7ZmlsbDp1cmwoI2xpbmVhckdyYWRpZW50MjI0Nyk7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAyOC45NzI3MjEsMjYuNzg2Nzk3IGMgMCwwIC0yLjE1MTMyMywxLjY2MDMzNSAtMS45NjU5OTEsMy42NjA1MzMgLTIuMDQxMjI2LC0xLjgwMDc5NCAtMi4wOTk4NzMsLTUuMjUxNTI0IC0yLjA5OTg3MywtNS4yNTE1MjQgbCA0LjA2NTg2NCwxLjU5MDk5MSB6IgogICAgICAgICBpZD0icGF0aDQzMTIiCiAgICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2ZpbGw6IzcyOWZjZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgICA8cGF0aAogICAgICAgICBkPSJtIDI1LjkxNDg2Miw0MC41OTM5MzMgMTAuNDkzNDQ3LC0wLjAyMjEgYyAyLjYzOTcyMywwIDUuMjUzMTYxLC0wLjk2NzkxOSA2LjIxMTExMiwtMy43MjY2NjcgMC45MDk2ODksLTIuNjE5NzYgLTAuMDk0NzIsLTcuNjA4NjE0IC01Ljk5NTI3OSwtMTEuNjQ1ODM3IEwgMjUuMDk5NDE3LDI0Ljk1NjI2NCBjIC01LjkwMDU1NywzLjcyNjY2NyAtNy4wNDI2Miw4LjgyMzIxOSAtNS42NjIwMjksMTIuMDQ0MTgyIDEuMzgwNTkyLDMuMjIwOTYzIDMuMzk1MjExLDMuNTcxMzkgNi40Nzc0NzQsMy41OTM0ODcgeiIKICAgICAgICAgaWQ9InBhdGg0MzE0IgogICAgICAgICBzdHlsZT0ib3BhY2l0eTowLjIxNTE4OTg2O2NvbG9yOiMwMDAwMDA7ZmlsbDpub25lO3N0cm9rZTojZmZmZmZmO3N0cm9rZS13aWR0aDowLjk5OTk5OTc2cHg7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjQ7c3Ryb2tlLW9wYWNpdHk6MTtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLWRhc2hvZmZzZXQ6MDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAzMy40MTA3OTUsMjYuNzg2Nzk3IGMgMCwwIDIuMTUxMzIzLDEuNjYwMzM1IDEuOTY1OTkxLDMuNjYwNTMzIDIuMDQxMjI2LC0xLjgwMDc5NCAyLjA5OTg3MywtNS4yNTE1MjQgMi4wOTk4NzMsLTUuMjUxNTI0IGwgLTQuMDY1ODY0LDEuNTkwOTkxIHoiCiAgICAgICAgIGlkPSJwYXRoNDMxNiIKICAgICAgICAgc3R5bGU9ImNvbG9yOiMwMDAwMDA7ZmlsbDojNzI5ZmNmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxcHg7bWFya2VyOm5vbmU7dmlzaWJpbGl0eTp2aXNpYmxlO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gMzkuNzc0NzU1LDE5LjAwODYyMSBhIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgLTE3LjMyNDExNSwwIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgMTcuMzI0MTE1LDAgeiIKICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMTI1LDMuNSkiCiAgICAgICAgIGlkPSJwYXRoNDMxOCIKICAgICAgICAgc3R5bGU9ImNvbG9yOiMwMDAwMDA7ZmlsbDp1cmwoI3JhZGlhbEdyYWRpZW50MjI0OSk7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAzOS43NzQ3NTUsMTkuMDA4NjIxIGEgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAtMTcuMzI0MTE1LDAgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAxNy4zMjQxMTUsMCB6IgogICAgICAgICBpZD0icGF0aDQzMjAiCiAgICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2ZpbGw6dXJsKCNyYWRpYWxHcmFkaWVudDIyNTEpO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTojYzE3ZDExO3N0cm9rZS13aWR0aDoxcHg7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjQ7c3Ryb2tlLW9wYWNpdHk6MTtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLWRhc2hvZmZzZXQ6MDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAzOS43NzQ3NTUsMTkuMDA4NjIxIGEgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAtMTcuMzI0MTE1LDAgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAxNy4zMjQxMTUsMCB6IgogICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjg3NzA5NSwwLDAsMC44NzcwOTUsMy44MjM5MjcsMi4zMzYyNjcpIgogICAgICAgICBpZD0icGF0aDQzMjIiCiAgICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuMTk2MjAyNTQ7Y29sb3I6IzAwMDAwMDtmaWxsOm5vbmU7c3Ryb2tlOiNmZmZmZmY7c3Ryb2tlLXdpZHRoOjEuMTQwMTI4MjVweDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2Utb3BhY2l0eToxO3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2UtZGFzaG9mZnNldDowO21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgICA8cGF0aAogICAgICAgICBkPSJtIDIxLjg1MTc5LDQwLjc3NTE5NyBjIC0xLjI0NzYwNywtMC41NDQ5NjkgLTEuODA1OTk0LC0xLjg1ODI3NyAtMS44MDU5OTQsLTEuODU4Mjc3IDAuODQxMjgxLC00LjA2OTEzNiAzLjcxOTkyNSwtNy4wNDYyMTYgMy43MTk5MjUsLTcuMDQ2MjE2IDAsMCAtMi4yNzkzMjEsNi40MTE1MTQgLTEuOTEzOTMxLDguOTA0NDkzIHoiCiAgICAgICAgIGlkPSJwYXRoNDM1NCIKICAgICAgICAgc3R5bGU9Im9wYWNpdHk6MC4yMjc4NDgwNztjb2xvcjojMDAwMDAwO2ZpbGw6dXJsKCNsaW5lYXJHcmFkaWVudDIyNTMpO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxcHg7bWFya2VyOm5vbmU7dmlzaWJpbGl0eTp2aXNpYmxlO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gNDAuNzU3NDk3LDM5LjkxNjg0NiBjIDEuMjMxMjUxLC0wLjU4MDk3OCAxLjgwNDM4LC0yLjAwMjMyMSAxLjgwNDM4LC0yLjAwMjMyMSAtMC45NTkxMiwtNC4wNDI5ODMgLTMuOTc2MTQ5LC02Ljg0MjgyMSAtMy45NzYxNDksLTYuODQyODIxIDAsMCAyLjQ2NDU5Myw2LjM0MjYwMiAyLjE3MTc2OSw4Ljg0NTE0MiB6IgogICAgICAgICBpZD0icGF0aDQzNjQiCiAgICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuMjI3ODQ4MDc7Y29sb3I6IzAwMDAwMDtmaWxsOnVybCgjbGluZWFyR3JhZGllbnQyMjU1KTtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==); - background-image: -webkit-linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/user-icon.svg?2013-07-11T14:23:20Z)!ie; - background-image: linear-gradient(transparent, transparent), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gQ3JlYXRlZCB3aXRoIElua3NjYXBlIChodHRwOi8vd3d3Lmlua3NjYXBlLm9yZy8pIC0tPgoKPHN2ZwogICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiCiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIKICAgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgogICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgdmVyc2lvbj0iMS4xIgogICB3aWR0aD0iMTIiCiAgIGhlaWdodD0iMTMuODM3NDU4IgogICBpZD0ic3ZnMjEwOCI+CiAgPG1ldGFkYXRhCiAgICAgaWQ9Im1ldGFkYXRhNjgiPgogICAgPHJkZjpSREY+CiAgICAgIDxjYzpXb3JrCiAgICAgICAgIHJkZjphYm91dD0iIj4KICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgICAgICA8ZGM6dHlwZQogICAgICAgICAgIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiIC8+CiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+CiAgICAgIDwvY2M6V29yaz4KICAgIDwvcmRmOlJERj4KICA8L21ldGFkYXRhPgogIDxkZWZzCiAgICAgaWQ9ImRlZnMzIj4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50NDM1NiI+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wNDM1OCIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6IzAwMDAwMDtzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIwIiAvPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDQzNjAiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiMwMDAwMDA7c3RvcC1vcGFjaXR5OjAiCiAgICAgICAgIG9mZnNldD0iMSIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQzNDQiPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDQzNDYiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiM3MjdlMGE7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMCIgLz4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3A0MzQ4IgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojNWI2NTA4O3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjEiIC8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0MzM4Ij4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3A0MzQwIgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojZTliMTVlO3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjAiIC8+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wNDM0MiIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6Izk2NjQxNjtzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIxIiAvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50NDE2MyI+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wNDE2NSIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6IzNiNzRiYztzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIwIiAvPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDQxNjciCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiMyZDU5OTA7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMSIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDM4MjQiPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDM4MjYiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiNmZmZmZmY7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMCIgLz4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3AzODI4IgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojYzljOWM5O3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjEiIC8+CiAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQzODE2Ij4KICAgICAgPHN0b3AKICAgICAgICAgaWQ9InN0b3AzODE4IgogICAgICAgICBzdHlsZT0ic3RvcC1jb2xvcjojMDAwMDAwO3N0b3Atb3BhY2l0eToxIgogICAgICAgICBvZmZzZXQ9IjAiIC8+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wMzgyMCIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6IzAwMDAwMDtzdG9wLW9wYWNpdHk6MCIKICAgICAgICAgb2Zmc2V0PSIxIiAvPgogICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MzgwMCI+CiAgICAgIDxzdG9wCiAgICAgICAgIGlkPSJzdG9wMzgwMiIKICAgICAgICAgc3R5bGU9InN0b3AtY29sb3I6I2Y0ZDliMTtzdG9wLW9wYWNpdHk6MSIKICAgICAgICAgb2Zmc2V0PSIwIiAvPgogICAgICA8c3RvcAogICAgICAgICBpZD0ic3RvcDM4MDQiCiAgICAgICAgIHN0eWxlPSJzdG9wLWNvbG9yOiNkZjk3MjU7c3RvcC1vcGFjaXR5OjEiCiAgICAgICAgIG9mZnNldD0iMSIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOS4zNDQ5MzEiCiAgICAgICBjeT0iMTcuMDY0MDc3IgogICAgICAgcj0iOS4xNjIwNTc5IgogICAgICAgZng9IjI5LjM0NDkzMSIKICAgICAgIGZ5PSIxNy4wNjQwNzciCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQzODA2IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50MzgwMCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50MzgyMiIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDM4MzAiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOC4wODk3NDEiCiAgICAgICBjeT0iMjcuMjAzMDgzIgogICAgICAgcj0iMTMuNTY1MzYiCiAgICAgICBmeD0iMjguMDg5NzQxIgogICAgICAgZnk9IjI3LjIwMzA4MyIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDQxNjkiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQ0MTYzIgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEuMjk3NTY0LDAsMCwwLjg4NDgzMSwtOC4zNTg1MDUsNC45NDA0NjkpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMjkuMzQ0OTMxIgogICAgICAgY3k9IjE3LjA2NDA3NyIKICAgICAgIHI9IjkuMTYyMDU3OSIKICAgICAgIGZ4PSIyOS4zNDQ5MzEiCiAgICAgICBmeT0iMTcuMDY0MDc3IgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDE3MSIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MDAiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMC43ODc5OTgsMCwwLDAuNzg3OTk4LDYuMjIxMTk4LDMuNjE3NjI3KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQxNzUiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNzA3MTA4LDApIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDE3OSIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQzMjYiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMi40MTc4OSwtNykiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOS4zNDQ5MzEiCiAgICAgICBjeT0iMTcuMDY0MDc3IgogICAgICAgcj0iOS4xNjIwNTc5IgogICAgICAgZng9IjI5LjM0NDkzMSIKICAgICAgIGZ5PSIxNy4wNjQwNzciCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQ0MzI4IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDMzOCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwLjc4Nzk5OCwwLDAsMC43ODc5OTgsNi4yMjExOTgsMy42MTc2MjcpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDMzMCIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjMwLjkzNTkyMSIKICAgICAgIHkxPSIyOS41NTM0ODYiCiAgICAgICB4Mj0iMzAuOTM1OTIxIgogICAgICAgeTI9IjM1LjgwMzQ4NiIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDQzMzIiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODI0IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMy4xMjUsLTcpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMzEuMTEyNjk4IgogICAgICAgY3k9IjE5LjAwODYyMSIKICAgICAgIHI9IjguNjYyMDU3OSIKICAgICAgIGZ4PSIzMS4xMTI2OTgiCiAgICAgICBmeT0iMTkuMDA4NjIxIgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDMzNiIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxyYWRpYWxHcmFkaWVudAogICAgICAgY3g9IjE2LjIxNDc0MSIKICAgICAgIGN5PSIxOS44MzY0NjgiCiAgICAgICByPSIxMy41NjUzNiIKICAgICAgIGZ4PSIxNi4yMTQ3NDEiCiAgICAgICBmeT0iMTkuODM2NDY4IgogICAgICAgaWQ9InJhZGlhbEdyYWRpZW50NDM1MCIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNDQiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSwwLDAsMC42ODE5MTcsMCw4LjIzMzc3MykiIC8+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIHgxPSIyMC42NjE2OTUiCiAgICAgICB5MT0iMzUuODE3OTc0IgogICAgICAgeDI9IjIyLjYyNjkyNSIKICAgICAgIHkyPSIzNi4yMTc3NTgiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0MzYyIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwLjk4MzM3NSwwLjE4MTU4OCwtMC4xODE1ODgsMC45ODMzNzUsNi4yMzE3MTYsLTIuNjUxNDY2KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIyLjY4Njc2NiIKICAgICAgIHkxPSIzNi4zOTA0IgogICAgICAgeDI9IjIxLjQwODQ1NSIKICAgICAgIHkyPSIzNS43Mzk2MzIiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0MzY2IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMC45Nzc2ODUsMC4yMTAwNzUsMC4yMTAwNzUsMC45Nzc2ODUsNTUuMTA5NiwtMy45NDUyMDkpIiAvPgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICB4MT0iMjAuNjYxNjk1IgogICAgICAgeTE9IjM1LjgxNzk3NCIKICAgICAgIHgyPSIyMi42MjY5MjUiCiAgICAgICB5Mj0iMzYuMjE3NzU4IgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50NDM3MiIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMC45ODMzNzUsMC4xODE1ODgsLTAuMTgxNTg4LDAuOTgzMzc1LC03LjA3MjEyLC05LjgyNDkyKSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIyLjY4Njc2NiIKICAgICAgIHkxPSIzNi4zOTA0IgogICAgICAgeDI9IjIxLjQwODQ1NSIKICAgICAgIHkyPSIzNS43Mzk2MzIiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQ0Mzc0IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMC45Nzc2ODUsMC4yMTAwNzUsMC4yMTAwNzUsMC45Nzc2ODUsNDEuODA1NzYsLTExLjExODY2KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIyLjY4Njc2NiIKICAgICAgIHkxPSIzNi4zOTA0IgogICAgICAgeDI9IjIxLjQwODQ1NSIKICAgICAgIHkyPSIzNS43Mzk2MzIiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQxMzY2IgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM1NiIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgtMC45Nzc2ODUsMC4yMTAwNzUsMC4yMTAwNzUsMC45Nzc2ODUsNDEuODA1NzYsLTExLjExODY2KSIgLz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICAgeDE9IjIwLjY2MTY5NSIKICAgICAgIHkxPSIzNS44MTc5NzQiCiAgICAgICB4Mj0iMjIuNjI2OTI1IgogICAgICAgeTI9IjM2LjIxNzc1OCIKICAgICAgIGlkPSJsaW5lYXJHcmFkaWVudDEzNjkiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQ0MzU2IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDAuOTgzMzc1LDAuMTgxNTg4LC0wLjE4MTU4OCwwLjk4MzM3NSwtNy4wNzIxMiwtOS44MjQ5MikiIC8+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIHgxPSIzMC45MzU5MjEiCiAgICAgICB5MT0iMjkuNTUzNDg2IgogICAgICAgeDI9IjMwLjkzNTkyMSIKICAgICAgIHkyPSIzNS44MDM0ODYiCiAgICAgICBpZD0ibGluZWFyR3JhZGllbnQxMzcyIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50MzgyNCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIuNDE3ODksLTcpIiAvPgogICAgPHJhZGlhbEdyYWRpZW50CiAgICAgICBjeD0iMTYuMjE0NzQxIgogICAgICAgY3k9IjE5LjgzNjQ2OCIKICAgICAgIHI9IjEzLjU2NTM2IgogICAgICAgZng9IjE2LjIxNDc0MSIKICAgICAgIGZ5PSIxOS44MzY0NjgiCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQxMzgxIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50NDM0NCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxLDAsMCwwLjY4MTkxNywwLDguMjMzNzczKSIgLz4KICAgIDxyYWRpYWxHcmFkaWVudAogICAgICAgY3g9IjMxLjExMjY5OCIKICAgICAgIGN5PSIxOS4wMDg2MjEiCiAgICAgICByPSI4LjY2MjA1NzkiCiAgICAgICBmeD0iMzEuMTEyNjk4IgogICAgICAgZnk9IjE5LjAwODYyMSIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDIyNDMiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODE2IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOC4wODk3NDEiCiAgICAgICBjeT0iMjcuMjAzMDgzIgogICAgICAgcj0iMTMuNTY1MzYiCiAgICAgICBmeD0iMjguMDg5NzQxIgogICAgICAgZnk9IjI3LjIwMzA4MyIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDIyNDUiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQ0MTYzIgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEuMjk3NTY0LDAsMCwwLjg4NDgzMSwtOC4zNTg1MDUsNC45NDA0NjkpIiAvPgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICB4MT0iMzAuOTM1OTIxIgogICAgICAgeTE9IjI5LjU1MzQ4NiIKICAgICAgIHgyPSIzMC45MzU5MjEiCiAgICAgICB5Mj0iMzUuODAzNDg2IgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MjI0NyIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDM4MjQiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgLz4KICAgIDxyYWRpYWxHcmFkaWVudAogICAgICAgY3g9IjMxLjExMjY5OCIKICAgICAgIGN5PSIxOS4wMDg2MjEiCiAgICAgICByPSI4LjY2MjA1NzkiCiAgICAgICBmeD0iMzEuMTEyNjk4IgogICAgICAgZnk9IjE5LjAwODYyMSIKICAgICAgIGlkPSJyYWRpYWxHcmFkaWVudDIyNDkiCiAgICAgICB4bGluazpocmVmPSIjbGluZWFyR3JhZGllbnQzODE2IgogICAgICAgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIC8+CiAgICA8cmFkaWFsR3JhZGllbnQKICAgICAgIGN4PSIyOS4zNDQ5MzEiCiAgICAgICBjeT0iMTcuMDY0MDc3IgogICAgICAgcj0iOS4xNjIwNTc5IgogICAgICAgZng9IjI5LjM0NDkzMSIKICAgICAgIGZ5PSIxNy4wNjQwNzciCiAgICAgICBpZD0icmFkaWFsR3JhZGllbnQyMjUxIgogICAgICAgeGxpbms6aHJlZj0iI2xpbmVhckdyYWRpZW50MzgwMCIKICAgICAgIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIgogICAgICAgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwLjc4Nzk5OCwwLDAsMC43ODc5OTgsNi4yMjExOTgsMy42MTc2MjcpIiAvPgogICAgPGxpbmVhckdyYWRpZW50CiAgICAgICB4MT0iMjAuNjYxNjk1IgogICAgICAgeTE9IjM1LjgxNzk3NCIKICAgICAgIHgyPSIyMi42MjY5MjUiCiAgICAgICB5Mj0iMzYuMjE3NzU4IgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MjI1MyIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMC45ODMzNzUsMC4xODE1ODgsLTAuMTgxNTg4LDAuOTgzMzc1LDYuMjMxNzE2LC0yLjY1MTQ2NikiIC8+CiAgICA8bGluZWFyR3JhZGllbnQKICAgICAgIHgxPSIyMi42ODY3NjYiCiAgICAgICB5MT0iMzYuMzkwNCIKICAgICAgIHgyPSIyMS40MDg0NTUiCiAgICAgICB5Mj0iMzUuNzM5NjMyIgogICAgICAgaWQ9ImxpbmVhckdyYWRpZW50MjI1NSIKICAgICAgIHhsaW5rOmhyZWY9IiNsaW5lYXJHcmFkaWVudDQzNTYiCiAgICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgICAgIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoLTAuOTc3Njg1LDAuMjEwMDc1LDAuMjEwMDc1LDAuOTc3Njg1LDU1LjEwOTYsLTMuOTQ1MjA5KSIgLz4KICA8L2RlZnM+CiAgPGcKICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS4wMDAwMDM5LC0zMi4wNzAxMTIpIgogICAgIGlkPSJsYXllcjEiCiAgICAgc3R5bGU9ImRpc3BsYXk6aW5saW5lIiAvPgogIDxnCiAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUuMDAwMDAzOSwtMzIuMDcwMTEyKSIKICAgICBpZD0ibGF5ZXIyIgogICAgIHN0eWxlPSJkaXNwbGF5OmlubGluZSI+CiAgICA8ZwogICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMC4zOTAxMjc5MywwLDAsMC4zOTAxMjc5MywtMS4wODkxNTc4LDI4LjIyOTc5KSIKICAgICAgIGlkPSJnMjIzMCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gMzkuNzc0NzU1LDE5LjAwODYyMSBhIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgLTE3LjMyNDExNSwwIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgMTcuMzI0MTE1LDAgeiIKICAgICAgICAgdHJhbnNmb3JtPSJtYXRyaXgoMS43NzU1MSwwLDAsMC45NTkxODMsLTI0LjI1MzIyLDE4Ljc3MTUzKSIKICAgICAgICAgaWQ9InBhdGg0MzA2IgogICAgICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMDtmaWxsOnVybCgjcmFkaWFsR3JhZGllbnQyMjQzKTtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgICA8cGF0aAogICAgICAgICBkPSJtIDI1Ljk4NjE3NCw0MS42MzYwMzkgMTAuNjA2NjAyLDAgYyAzLjAwNTIwNCwwIDUuOTgwNDg0LC0xLjEwMTkzMiA3LjA3MTA2NywtNC4yNDI2NDEgMS4wMzU2MzksLTIuOTgyNDc2IDAuMTc2Nzc3LC04LjY2MjA1OCAtNi41NDA3MzcsLTEzLjI1ODI1MiBsIC0xMi41NTExNDYsMCBjIC02LjcxNzUxNCw0LjI0MjY0IC03LjU1Njk5MSwxMC4wNDQ4MzEgLTYuMDEwNDA3LDEzLjQzNTAyOCAxLjU3NTU5NSwzLjQ1Mzc5IDQuMjQyNjQsNC4wNjU4NjUgNy40MjQ2MjEsNC4wNjU4NjUgeiIKICAgICAgICAgaWQ9InBhdGg0MzA4IgogICAgICAgICBzdHlsZT0iY29sb3I6IzAwMDAwMDtmaWxsOnVybCgjcmFkaWFsR3JhZGllbnQyMjQ1KTtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6IzIwNGE4NztzdHJva2Utd2lkdGg6MXB4O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1vcGFjaXR5OjE7c3Ryb2tlLWRhc2hhcnJheTpub25lO3N0cm9rZS1kYXNob2Zmc2V0OjA7bWFya2VyOm5vbmU7dmlzaWJpbGl0eTp2aXNpYmxlO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gMjYuNjkzMjgxLDI1LjcyNjEzNiBjIDMuMTgxOTgsMi44Mjg0MjcgNC41OTYxOTQsMTMuMDgxNDc2IDQuNTk2MTk0LDEzLjA4MTQ3NiAwLDAgMS40MTQyMTMsLTEwLjI1MzA0OCAzLjg4OTA4NywtMTMuMjU4MjUyIGwgLTguNDg1MjgxLDAuMTc2Nzc2IHoiCiAgICAgICAgIGlkPSJwYXRoNDMxMCIKICAgICAgICAgc3R5bGU9ImNvbG9yOiMwMDAwMDA7ZmlsbDp1cmwoI2xpbmVhckdyYWRpZW50MjI0Nyk7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAyOC45NzI3MjEsMjYuNzg2Nzk3IGMgMCwwIC0yLjE1MTMyMywxLjY2MDMzNSAtMS45NjU5OTEsMy42NjA1MzMgLTIuMDQxMjI2LC0xLjgwMDc5NCAtMi4wOTk4NzMsLTUuMjUxNTI0IC0yLjA5OTg3MywtNS4yNTE1MjQgbCA0LjA2NTg2NCwxLjU5MDk5MSB6IgogICAgICAgICBpZD0icGF0aDQzMTIiCiAgICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2ZpbGw6IzcyOWZjZjtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgICA8cGF0aAogICAgICAgICBkPSJtIDI1LjkxNDg2Miw0MC41OTM5MzMgMTAuNDkzNDQ3LC0wLjAyMjEgYyAyLjYzOTcyMywwIDUuMjUzMTYxLC0wLjk2NzkxOSA2LjIxMTExMiwtMy43MjY2NjcgMC45MDk2ODksLTIuNjE5NzYgLTAuMDk0NzIsLTcuNjA4NjE0IC01Ljk5NTI3OSwtMTEuNjQ1ODM3IEwgMjUuMDk5NDE3LDI0Ljk1NjI2NCBjIC01LjkwMDU1NywzLjcyNjY2NyAtNy4wNDI2Miw4LjgyMzIxOSAtNS42NjIwMjksMTIuMDQ0MTgyIDEuMzgwNTkyLDMuMjIwOTYzIDMuMzk1MjExLDMuNTcxMzkgNi40Nzc0NzQsMy41OTM0ODcgeiIKICAgICAgICAgaWQ9InBhdGg0MzE0IgogICAgICAgICBzdHlsZT0ib3BhY2l0eTowLjIxNTE4OTg2O2NvbG9yOiMwMDAwMDA7ZmlsbDpub25lO3N0cm9rZTojZmZmZmZmO3N0cm9rZS13aWR0aDowLjk5OTk5OTc2cHg7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjQ7c3Ryb2tlLW9wYWNpdHk6MTtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLWRhc2hvZmZzZXQ6MDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAzMy40MTA3OTUsMjYuNzg2Nzk3IGMgMCwwIDIuMTUxMzIzLDEuNjYwMzM1IDEuOTY1OTkxLDMuNjYwNTMzIDIuMDQxMjI2LC0xLjgwMDc5NCAyLjA5OTg3MywtNS4yNTE1MjQgMi4wOTk4NzMsLTUuMjUxNTI0IGwgLTQuMDY1ODY0LDEuNTkwOTkxIHoiCiAgICAgICAgIGlkPSJwYXRoNDMxNiIKICAgICAgICAgc3R5bGU9ImNvbG9yOiMwMDAwMDA7ZmlsbDojNzI5ZmNmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxcHg7bWFya2VyOm5vbmU7dmlzaWJpbGl0eTp2aXNpYmxlO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gMzkuNzc0NzU1LDE5LjAwODYyMSBhIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgLTE3LjMyNDExNSwwIDguNjYyMDU3OSw4LjY2MjA1NzkgMCAxIDEgMTcuMzI0MTE1LDAgeiIKICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMTI1LDMuNSkiCiAgICAgICAgIGlkPSJwYXRoNDMxOCIKICAgICAgICAgc3R5bGU9ImNvbG9yOiMwMDAwMDA7ZmlsbDp1cmwoI3JhZGlhbEdyYWRpZW50MjI0OSk7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjFweDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAzOS43NzQ3NTUsMTkuMDA4NjIxIGEgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAtMTcuMzI0MTE1LDAgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAxNy4zMjQxMTUsMCB6IgogICAgICAgICBpZD0icGF0aDQzMjAiCiAgICAgICAgIHN0eWxlPSJjb2xvcjojMDAwMDAwO2ZpbGw6dXJsKCNyYWRpYWxHcmFkaWVudDIyNTEpO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTojYzE3ZDExO3N0cm9rZS13aWR0aDoxcHg7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjQ7c3Ryb2tlLW9wYWNpdHk6MTtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLWRhc2hvZmZzZXQ6MDttYXJrZXI6bm9uZTt2aXNpYmlsaXR5OnZpc2libGU7ZGlzcGxheTppbmxpbmU7b3ZlcmZsb3c6dmlzaWJsZSIgLz4KICAgICAgPHBhdGgKICAgICAgICAgZD0ibSAzOS43NzQ3NTUsMTkuMDA4NjIxIGEgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAtMTcuMzI0MTE1LDAgOC42NjIwNTc5LDguNjYyMDU3OSAwIDEgMSAxNy4zMjQxMTUsMCB6IgogICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjg3NzA5NSwwLDAsMC44NzcwOTUsMy44MjM5MjcsMi4zMzYyNjcpIgogICAgICAgICBpZD0icGF0aDQzMjIiCiAgICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuMTk2MjAyNTQ7Y29sb3I6IzAwMDAwMDtmaWxsOm5vbmU7c3Ryb2tlOiNmZmZmZmY7c3Ryb2tlLXdpZHRoOjEuMTQwMTI4MjVweDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2Utb3BhY2l0eToxO3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2UtZGFzaG9mZnNldDowO21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgICA8cGF0aAogICAgICAgICBkPSJtIDIxLjg1MTc5LDQwLjc3NTE5NyBjIC0xLjI0NzYwNywtMC41NDQ5NjkgLTEuODA1OTk0LC0xLjg1ODI3NyAtMS44MDU5OTQsLTEuODU4Mjc3IDAuODQxMjgxLC00LjA2OTEzNiAzLjcxOTkyNSwtNy4wNDYyMTYgMy43MTk5MjUsLTcuMDQ2MjE2IDAsMCAtMi4yNzkzMjEsNi40MTE1MTQgLTEuOTEzOTMxLDguOTA0NDkzIHoiCiAgICAgICAgIGlkPSJwYXRoNDM1NCIKICAgICAgICAgc3R5bGU9Im9wYWNpdHk6MC4yMjc4NDgwNztjb2xvcjojMDAwMDAwO2ZpbGw6dXJsKCNsaW5lYXJHcmFkaWVudDIyNTMpO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lO3N0cm9rZS13aWR0aDoxcHg7bWFya2VyOm5vbmU7dmlzaWJpbGl0eTp2aXNpYmxlO2Rpc3BsYXk6aW5saW5lO292ZXJmbG93OnZpc2libGUiIC8+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Im0gNDAuNzU3NDk3LDM5LjkxNjg0NiBjIDEuMjMxMjUxLC0wLjU4MDk3OCAxLjgwNDM4LC0yLjAwMjMyMSAxLjgwNDM4LC0yLjAwMjMyMSAtMC45NTkxMiwtNC4wNDI5ODMgLTMuOTc2MTQ5LC02Ljg0MjgyMSAtMy45NzYxNDksLTYuODQyODIxIDAsMCAyLjQ2NDU5Myw2LjM0MjYwMiAyLjE3MTc2OSw4Ljg0NTE0MiB6IgogICAgICAgICBpZD0icGF0aDQzNjQiCiAgICAgICAgIHN0eWxlPSJvcGFjaXR5OjAuMjI3ODQ4MDc7Y29sb3I6IzAwMDAwMDtmaWxsOnVybCgjbGluZWFyR3JhZGllbnQyMjU1KTtmaWxsLW9wYWNpdHk6MTtmaWxsLXJ1bGU6ZXZlbm9kZDtzdHJva2U6bm9uZTtzdHJva2Utd2lkdGg6MXB4O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlIiAvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==); - background-image: linear-gradient(transparent, transparent), url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/user-icon.svg?2013-07-11T14:23:20Z)!ie; - padding-left: 15px !important; - } - - .redirectText { - font-size: 140%; - } - - .redirectMsg img { - vertical-align: text-bottom; - } - - #bodyContent { - position: relative; - width: 100%; - } - div#bodyContent { - line-height: 1.5em; - } - - /* mediawiki.notification */ - .skin-vector #mw-notification-area { - top: 7em; - font-size: 0.8em; - } - .skin-vector .mw-notification { - background-color: #fff; - background-color: rgba(255, 255, 255, 0.93); - padding: 0.75em 1.5em; - border: solid 1px #a7d7f9; - border-radius: 0.75em; - -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.125); - -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.125); - box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.125); - } - - /* Watch/Unwatch Icon Styling */ - #ca-unwatch.icon a, - #ca-watch.icon a { - margin: 0; - padding: 0; - outline: none; - display: block; - width: 26px; - /* This hides the text but shows the background image */ - padding-top: 3.1em; - margin-top: 0; - /* Only applied in IE6 */ - margin-top: -0.8em !ie; - height: 0; - overflow: hidden; - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAQCAMAAAClQEgHAAADAFBMVEXz+fv///91w/+t3P/G0NOh2v/N2evy/v665f/O7P7O8f/C5f+FuuePtcGW1v+O0f6g1v/a1cvCsnHx45T5+vzKwq2+rGN5xP/f2s/6+vme1v+b1P+HzP+W0v9zwf+Uv86+rXT+/uuFxPTEsmWi3f/Y8v+z3/+Y1//k1IuZ2v9xxP/JtmTo7POJw+664v/C7f+xx+F+tuPj5ufq7e2Ktsbs8fl9zP/R3vDD6v/Ny4v1/v+Gy/+zz6utvcKJxPLU7v+Ou87Wz768zJShydqUsrx3xf//+9WUyvS02Oqn3v+j3frZ6M3i9v/Nw3uw3f+98/+Erb7It4iSuuLbx2uIrbqCteJxw/++5v+Lzv/K1NXt/P+9rWi/soaxqZDPzMZsvv/r6ufy8O319vdovf/+/f3x7+qt3/++tqTy8vDf2czIslD29vWq2v/8/Pu+rnfBs4hnu/+Rz/9uwP/V0s3n03fo5uGk1//HwK7Pu2nk3tPRybb57ave2tPDsnaDyf/5+Pb6//+ozt/J4czO2ark9Py7q3T9/f78/f2SwPCTwdC0xMfd+f+R0f+W0unFvmjR3Oyc0PqyxdvO6fmt2u7b4OHn6+zP2dp2uvHV4vP58szv/P/DvXP//M+AzP/x5avC0pP2+fyNs8J/u+zU3em5rW16tejU7e2q19bA5fnVxXl0wf++2bLbynx8tdHh5/H16ar///zP1NvOvGjAs4/l5rnv//+erbHLvGj///l+uufCtI/09fb6+/vO3PC93c/a8fmv3P/z9ficyuWw3/+our3BrnOHt+KR1/+24v3Numje2dDW7+THysv7/PySr7r68saSoqrp//+gyt/G5/zFtXCou9KHu+rw8/eW0Pp3w/+/s2DHt2rBsW388bKTyO/29/fMuGh+rL/B0+rJ5NzS8f3//eTG6fmLs7/HztfT2avWxHOYrcLd2dDP1deYu+D///q5zujMumrs7u7//Nzt6+jJ9P/7/P6a1//17bnNwm3t7OjAxca7ycz4+fmn2f/19PM9fBugAAAAAXRSTlMAQObYZgAAAjxJREFUeF6101OMLEEYhuH+h8batm3b9h7btm3btm3btm3bmJ6amu2a9En25nxXnTdP/tRNU9r92EyxrnYT9v70UjW9fEIQKzTs2JS1y5yvVMuf3ANn2VyHr2trsfV14ZtesPqNQtLnA/Rje1oNgJUtWHpJtktafTY/QpKj8zuDJp/OBuibz5v0i1D1um04A+Bg36xRK6KHTH0tlfqKZbtCPuv57VllvosPIX9wWFL6+EpQTyhOT7KTY2XSdZn77FS6f1jj/vxdAe7+sWljueFludy9ooyrsT5Dq3xOxLMsUS6X+2BAxIwbBVRgPDB2nodh3WPMXmSAu7ejUCx1bdlZpbKyUkluC3T+7jk/0QFNVyjyvqn9jieRgBc/kdLNotcjnN94darqxpfjXH9b2rTrbctx3raa6U80Rr0087rGnyoeiA5EBgdSzLWehrqD00eiHz6qsik3a9teGeBN+v6Wmj7K9DsK7/ejAw95FLE/Raj3MCD7Pke+NadBnWtKgZ4f7UF3z2jsXy1FB6bHkLCnEeqpJmRfoLTmcFKWm7n56/nEWZxST9uUJdjHVALEXQCAZBJ2mQnQwwhga02yj8uIchtZ/iWKX6jnd4ceiU70CM3EPhlcgn9WFD+GeSRsA7e8El7aG8FNshdK+PPvjylR+AXo+U8rnBKOD5qTt1Ab7tkNpztPvuoOAU3Xd6e7wcXmFkRf5POW7gLZFGPSb0HeUOuHVOCfE33gNTTH98z7MPvgMHwvbO4//f/bX94WpZENI84pAAAAAElFTkSuQmCC); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/watch-icons.png?2013-07-11T14:23:20Z)!ie; - } - #ca-unwatch.icon a { - background-position: -43px 60%; - } - #ca-watch.icon a { - background-position: 5px 60%; - } - #ca-unwatch.icon a:hover, - #ca-unwatch.icon a:focus { - background-position: -67px 60%; - } - #ca-watch.icon a:hover, - #ca-watch.icon a:focus { - background-position: -19px 60%; - } - #ca-unwatch.icon a.loading, - #ca-watch.icon a.loading { - background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQfANra2uLi4vDw8PLy8ujo6Ozs7NbW1vj4+Pb29s7Oztzc3NTU1O7u7uDg4NHR0erq6v39/d7e3vz8/Pv7+/7+/tPT09jY2Pr6+tnZ2efn5/X19eXl5ebm5vT09P///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwAfACwAAAAAEAAQAAAFa+Anjl9QkShacVqabp2XuKjjecHhStrjHDdIgtORiCyWSEZwud0mg0zEUhkYnNhsY/O5OCRZrEEwgvzCkgqZhGiEB1wUgRGeAFKApqcjcJ5QCx4aFQEECX1/JAlJJBsVFRMkEBkXLhyVNJkhACH5BAkDAB8ALAAAAAAQABAAAAV74CeO4hUQZEoGhqGqWzQtEnlYRCYMGSB5BkTKQCgUOBGPkjBIdQDKqBLhaJI4D6l0gylMRg6IVkmhNBIjxWBM8XAwHNFAIdYWDA0SRhNtKy0CJAUVEAcRAQJkFikZDg4EBB0RDR4dGCkIEhAjFBsBDwovKo0BoioFQiMhACH5BAkDAB8ALAAAAAAQABAAAAWB4CeO5HeU33OVl5IIpYEFh/QR1rYNZSMUAYVBwfBYbKRJwwPxFDxQjAbloECvHgMEBUBgPZTApjSxeL+eQGDUsQwkaGhBcUBYinGI5GBIEBwEGhxwVwwLFgoRHQwECgIADRFXBgUfEygfEBEDTmuYIxAJFAYwnyMFABVbpiMYGSghACH5BAkDAB8ALAAAAAAQABAAAAV+4CdKjWieKOJs6De1U5Zhg4YcmaG0kXcElQDtEWkZPMgMBGlofQDIqK9pmhAADClSEDBtAICJROvR7EQGx5LsgQAOogKm0LhQ2IDRQRJRFKIHAh4XAXknEw5REQsRBgAOEigRFBQEERofAgJiKBoZAgsXTicUDgYDoygNXU4hACH5BAUDAB8ALAAAAAAQABAAAAV54Cd+EFBNY6p+hgCssOERGwSP3eZBgUIEG0xhdGFpPMjChjNoRD6XIGBDQVo9FIcogZnsrlbLQNRQfMEewVN0ERAaaE9AoDoECGj76lBBTxQwDlYBEQweGwwqEDIHCwIbBgAAFioUBgUOdCIaBRwrBhUHNykQY6MfIQA7); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/watch-icon-loading.gif?2013-07-11T14:23:20Z)!ie; - background-position: 5px 60%; - } - #ca-unwatch.icon a span, - #ca-watch.icon a span { - display: none; - } - div.vectorTabs ul { - background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR4XmVO0QqAQAwy//+P87QjGUf0IDo3ZZREAD84eXkZ5YDBRQcFwpXv3kW1N4/GmZXe326/xnf9ya8zzy/NtusBX91B1f55qzcAAAAASUVORK5CYII=); - background-image: url(//bits.wikimedia.org/static-1.22wmf10/skins/vector/images/tab-break.png?2013-07-11T14:23:20Z)!ie; - background-position: right bottom; - background-repeat: no-repeat; - } - - /* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */ - .tipsy { - font-size: 0.8em; - } - - /* Animate between standard and high definition layouts */ - - body.vector-animateLayout div#content, - body.vector-animateLayout div#footer { - -moz-transition: margin-left 250ms, padding 250ms; - -webkit-transition: margin-left 250ms, padding 250ms; - -o-transition: margin-left 250ms, padding 250ms; - transition: margin-left 250ms, padding 250ms; - } - body.vector-animateLayout #p-logo, - body.vector-animateLayout #left-navigation { - -moz-transition: left 250ms; - -webkit-transition: left 250ms; - -o-transition: left 250ms; - transition: left 250ms; - } - body.vector-animateLayout #mw-panel { - -moz-transition: padding-left 250ms; - -webkit-transition: padding-left 250ms; - -o-transition: padding-left 250ms; - transition: padding-left 250ms; - } - body.vector-animateLayout #p-search { - -moz-transition: margin-right 250ms; - -webkit-transition: margin-right 250ms; - -o-transition: margin-right 250ms; - transition: margin-right 250ms; - } - body.vector-animateLayout #p-personal { - -moz-transition: right 250ms; - -webkit-transition: right 250ms; - -o-transition: right 250ms; - transition: right 250ms; - } - body.vector-animateLayout #mw-head-base { - -moz-transition: margin-left 250ms; - -webkit-transition: margin-left 250ms; - -o-transition: margin-left 250ms; - transition: margin-left 250ms; - }}@media screen and (min-width: 982px) { - /* Vector screen styles for high definition displays */ - - div#content { - margin-left: 11em; - padding: 1.25em 1.5em 1.5em 1.5em; - } - #p-logo { - left: 0.5em; - } - div#footer { - margin-left: 11em; - padding: 1.25em; - } - #mw-panel { - padding-left: 0.5em; - } - #p-search { - margin-right: 1em; - } - #left-navigation { - left: 11em; - } - #p-personal { - right: 1em; - } - #mw-head-base { - margin-left: 11em; - }} - -/*XOWA:MediaWiki:Common.css*/ -/* Default styling for HTML elements */ -dfn { - font-style: inherit; /* Reset default styling for */ -} -sup, sub { - line-height: 1em; /* Reduce line-height for and */ -} - -/* Main page fixes */ -#interwiki-completelist { - font-weight: bold; -} -body.page-Main_Page #ca-delete { - display: none !important; -} -body.page-Main_Page #mp-topbanner { - clear: both; -} - -/* Edit window toolbar */ -#toolbar { - height: 22px; - margin-bottom: 6px; -} - -/* Make the list of references smaller */ -ol.references, -div.reflist, -div.refbegin { - font-size: 90%; /* Default font-size */ - margin-bottom: 0.5em; -} -div.refbegin-100 { - font-size: 100%; /* Option for normal fontsize in {{refbegin}} */ -} -div.reflist ol.references { - font-size: 100%; /* Reset font-size when nested in div.reflist */ - list-style-type: inherit; /* Enable custom list style types */ -} - -/* Highlight clicked reference in blue to help navigation */ -ol.references li:target, -sup.reference:target, -span.citation:target { - background-color: #DEF; -} - -/* Ensure refs in table headers and the like aren't bold or italic */ -sup.reference { - font-weight: normal; - font-style: normal; -} - -/* Allow hidden ref errors to be shown by user CSS */ -span.brokenref { - display: none; -} - -/* Styling for citations (CSS3). Breaks long urls, etc., rather than overflowing box */ -.citation { - word-wrap: break-word; -} - -/* For linked citation numbers and document IDs, where - the number need not be shown on a screen or a handheld, - but should be included in the printed version */ -@media screen, handheld { - .citation *.printonly { - display: none; - } -} - -/* Style for [[Template:Flowlist]] that Lets lists flow around floating objecs */ -.flowlist ul { - overflow-x: hidden; - margin-left: 0em; - padding-left: 1.6em; -} -.flowlist ol { - overflow-x: hidden; - margin-left: 0em; - padding-left: 3.2em; -} -.flowlist dl { - overflow-x: hidden; -} - -/* Style for horizontal lists (separator following item). - Note: hlist formatting will break if the resulting HTML lacks a breakable character - between list items. This happens when the following conditions are true: - 1) The list is made using wiki markup (where HTML is built by parser.php) - 2) HTMLTidy is disabled or unavailable (such as on Special: pages) - In such cases, building lists with .hlist using HTML instead of wiki markup - will work around this problem. See also [[Bugzilla:39617]]. - IE8-specific classes are assigned in [[MediaWiki:Common.js/IEFixes.js]]. - Last updated: January 24, 2013 - @source mediawiki.org/wiki/Snippets/Horizontal_lists - @maintainer: [[User:Edokter]] - @revision: 3.1 -*/ -.skin-monobook .hlist dl, -.skin-modern .hlist dl, -.skin-vector .hlist dl { - line-height: 1.5em; -} -.hlist dl, -.hlist ol, -.hlist ul { - margin: 0; - padding: 0; -} -/* Display list items inline and make them nowrap */ -.hlist dd, -.hlist dt, -.hlist li { - margin: 0; - display: inline; - white-space: nowrap; -} -/* Allow wrapping for list items (in tight spaces) */ -.hlist.hwrap dd, -.hlist.hwrap dt, -.hlist.hwrap li { - white-space: normal; -} -/* Display nested lists inline and allow them to wrap */ -.hlist dl dl, .hlist dl ol, .hlist dl ul, -.hlist ol dl, .hlist ol ol, .hlist ol ul, -.hlist ul dl, .hlist ul ol, .hlist ul ul { - display: inline; - white-space: normal; -} -/* Generate interpuncts */ -.hlist dt:after { - content: ":"; -} -.hlist dd:after, -.hlist li:after { - content: " ·"; - font-weight: bold; -} -.hlist dd:last-child:after, -.hlist dt:last-child:after, -.hlist li:last-child:after { - content: none; -} -/* For IE8 */ -.hlist dd.hlist-last-child:after, -.hlist dt.hlist-last-child:after, -.hlist li.hlist-last-child:after { - content: none; -} -/* Add parentheses around nested lists */ -.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before, -.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before, -.hlist li dd:first-child:before, .hlist li dt:first-child:before, .hlist li li:first-child:before { - content: "("; - font-weight: normal; -} -.hlist dd dd:last-child:after, .hlist dd dt:last-child:after, .hlist dd li:last-child:after, -.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after, -.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after { - content: ")"; - font-weight: normal; -} -/* For IE8 */ -.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after, -.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after, -.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after { - content: ")"; - font-weight: normal; -} -/* Put numbers in front of ordered list items */ -.hlist.hnum ol { - counter-reset: list-item; -} -.hlist.hnum ol > li { - counter-increment: list-item; -} -.hlist.hnum ol > li:before { - content: counter(list-item) " "; -} -.hlist.hnum dd ol > li:first-child:before, -.hlist.hnum dt ol > li:first-child:before, -.hlist.hnum li ol > li:first-child:before { - content: "(" counter(list-item) " "; -} - -/* Unbulleted lists */ -.plainlist ul { - line-height: inherit; - list-style: none none; - margin: 0; -} -.plainlist ul li { - margin-bottom: 0; -} - -/* Default style for navigation boxes */ -.navbox { /* Navbox container style */ - border: 1px solid #aaa; - width: 100%; - margin: auto; - clear: both; - font-size: 88%; - text-align: center; - padding: 1px; -} -.navbox-inner, -.navbox-subgroup { - width: 100%; -} -.navbox-group, -.navbox-title, -.navbox-abovebelow { - padding: 0.25em 1em; /* Title, group and above/below styles */ - line-height: 1.5em; - text-align: center; -} -th.navbox-group { /* Group style */ - white-space: nowrap; - /* @noflip */ - text-align: right; -} -.navbox, -.navbox-subgroup { - background: #fdfdfd; /* Background color */ -} -.navbox-list { - line-height: 1.8em; - border-color: #fdfdfd; /* Must match background color */ -} -.navbox th, -.navbox-title { - background: #ccccff; /* Level 1 color */ -} -.navbox-abovebelow, -th.navbox-group, -.navbox-subgroup .navbox-title { - background: #ddddff; /* Level 2 color */ -} -.navbox-subgroup .navbox-group, -.navbox-subgroup .navbox-abovebelow { - background: #e6e6ff; /* Level 3 color */ -} -.navbox-even { - background: #f7f7f7; /* Even row striping */ -} -.navbox-odd { - background: transparent; /* Odd row striping */ -} -table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */ - margin-top: -1px; /* (doesn't work for IE6, but that's okay) */ -} -.navbox .hlist td dl, -.navbox .hlist td ol, -.navbox .hlist td ul, -.navbox td.hlist dl, -.navbox td.hlist ol, -.navbox td.hlist ul { - padding: 0.125em 0; /* Adjust hlist padding in navboxes */ -} -ol + table.navbox, -ul + table.navbox { - margin-top: 0.5em; /* Prevent lists from clinging to navboxes */ -} - -/* Default styling for Navbar template */ -.navbar { - display: inline; - font-size: 88%; - font-weight: normal; -} -.navbar ul { - display: inline; - white-space: nowrap; -} -.navbar li { - word-spacing: -0.125em; -} -.navbar.mini li span { - font-variant: small-caps; -} -/* Navbar styling when nested in infobox and navbox */ -.infobox .navbar { - font-size: 100%; -} -.navbox .navbar { - display: block; - font-size: 100%; -} -.navbox-title .navbar { - /* @noflip */ - float: left; - /* @noflip */ - text-align: left; - /* @noflip */ - margin-right: 0.5em; - width: 6em; -} - -/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript - in [[MediaWiki:Common.js]] are styled here so they can be customised. */ -.collapseButton { - /* @noflip */ - float: right; - font-weight: normal; - /* @noflip */ - margin-left: 0.5em; - /* @noflip */ - text-align: right; - width: auto; -} -/* In navboxes, the show/hide button balances the v·d·e links - from [[Template:Navbar]], so they need to be the same width. */ -.navbox .collapseButton { - width: 6em; -} - -/* Styling for JQuery makeCollapsible, matching that of collapseButton */ -.mw-collapsible-toggle { - font-weight: normal; - /* @noflip */ - text-align: right; -} -.navbox .mw-collapsible-toggle { - width: 6em; -} - -/* Infobox template style */ -.infobox { - border: 1px solid #aaa; - background-color: #f9f9f9; - color: black; - /* @noflip */ - margin: 0.5em 0 0.5em 1em; - padding: 0.2em; - /* @noflip */ - float: right; - /* @noflip */ - clear: right; - /* @noflip */ - text-align: left; - font-size: 88%; - line-height: 1.5em; -} -.infobox caption { - font-size: 125%; - font-weight: bold; -} -.infobox td, -.infobox th { - vertical-align: top; -} -.infobox.bordered { - border-collapse: collapse; -} -.infobox.bordered td, -.infobox.bordered th { - border: 1px solid #aaa; -} -.infobox.bordered .borderless td, -.infobox.bordered .borderless th { - border: 0; -} - -.infobox.sisterproject { - width: 20em; - font-size: 90%; -} - -.infobox.standard-talk { - border: 1px solid #c0c090; - background-color: #f8eaba; -} -.infobox.standard-talk.bordered td, -.infobox.standard-talk.bordered th { - border: 1px solid #c0c090; -} - -/* styles for bordered infobox with merged rows */ -.infobox.bordered .mergedtoprow td, -.infobox.bordered .mergedtoprow th { - border: 0; - border-top: 1px solid #aaa; - /* @noflip */ - border-right: 1px solid #aaa; -} - -.infobox.bordered .mergedrow td, -.infobox.bordered .mergedrow th { - border: 0; - /* @noflip */ - border-right: 1px solid #aaa; -} - -/* Styles for geography infoboxes, eg countries, - country subdivisions, cities, etc. */ -.infobox.geography { - /* @noflip */ - text-align: left; - border-collapse: collapse; - line-height: 1.2em; - font-size: 90%; -} - -.infobox.geography td, -.infobox.geography th { - border-top: 1px solid #aaa; - padding: 0.4em 0.6em 0.4em 0.6em; -} -.infobox.geography .mergedtoprow td, -.infobox.geography .mergedtoprow th { - border-top: 1px solid #aaa; - padding: 0.4em 0.6em 0.2em 0.6em; -} - -.infobox.geography .mergedrow td, -.infobox.geography .mergedrow th { - border: 0; - padding: 0 0.6em 0.2em 0.6em; -} - -.infobox.geography .mergedbottomrow td, -.infobox.geography .mergedbottomrow th { - border-top: 0; - border-bottom: 1px solid #aaa; - padding: 0 0.6em 0.4em 0.6em; -} - -.infobox.geography .maptable td, -.infobox.geography .maptable th { - border: 0; - padding: 0; -} - -/* Normal font styling for table row headers with scope="row" tag */ -.wikitable.plainrowheaders th[scope=row] { - font-weight: normal; - /* @noflip */ - text-align: left; -} - -/* Lists in data cells are always left-aligned */ -.wikitable td ul, -.wikitable td ol, -.wikitable td dl { - /* @noflip */ - text-align: left; -} -/* ...unless they also use the hlist class */ -.wikitable.hlist td ul, -.wikitable.hlist td ol, -.wikitable.hlist td dl { - text-align: inherit; -} - -/* Icons for medialist templates [[Template:Listen]], - [[Template:Multi-listen_start]], [[Template:Video]], - [[Template:Multi-video_start]] */ -div.listenlist { - background: url("upload.wikimedia.org/wikipedia/commons/3/3f/Gnome_speakernotes_30px.png"); - /* @noflip */ - padding-left: 40px; -} - -/* Fix for hieroglyphs specificality issue in infoboxes ([[Bugzilla:41869]]) */ -table.mw-hiero-table td { - vertical-align: middle; -} - -/* Style rules for media list templates */ -div.medialist { - min-height: 50px; - margin: 1em; - /* @noflip */ - background-position: top left; - background-repeat: no-repeat; -} -div.medialist ul { - list-style-type: none; - list-style-image: none; - margin: 0; -} -div.medialist ul li { - padding-bottom: 0.5em; -} -div.medialist ul li li { - font-size: 91%; - padding-bottom: 0; -} - -/* Change the external link icon to an Adobe icon for all PDF files - in browsers that support these CSS selectors, like Mozilla and Opera */ -div#content a[href$=".pdf"].external, -div#content a[href*=".pdf?"].external, -div#content a[href*=".pdf#"].external, -div#content a[href$=".PDF"].external, -div#content a[href*=".PDF?"].external, -div#content a[href*=".PDF#"].external, -div#mw_content a[href$=".pdf"].external, -div#mw_content a[href*=".pdf?"].external, -div#mw_content a[href*=".pdf#"].external, -div#mw_content a[href$=".PDF"].external, -div#mw_content a[href*=".PDF?"].external, -div#mw_content a[href*=".PDF#"].external { - background: url("upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right; - /* @noflip */ - padding-right: 18px; -} - -/* Change the external link icon to an Adobe icon anywhere the PDFlink class - is used (notably Template:PDFlink). This works in IE, unlike the above. */ -div#content span.PDFlink a, -div#mw_content span.PDFlink a { - background: url("upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right; - /* @noflip */ - padding-right: 18px; -} - -/* Content in columns with CSS instead of tables [[Template:Columns]] */ -div.columns-2 div.column { - /* @noflip */ - float: left; - width: 50%; - min-width: 300px; -} -div.columns-3 div.column { - /* @noflip */ - float: left; - width: 33.3%; - min-width: 200px; -} -div.columns-4 div.column { - /* @noflip */ - float: left; - width: 25%; - min-width: 150px; -} -div.columns-5 div.column { - /* @noflip */ - float: left; - width: 20%; - min-width: 120px; -} - -/* Messagebox templates */ -.messagebox { - border: 1px solid #aaa; - background-color: #f9f9f9; - width: 80%; - margin: 0 auto 1em auto; - padding: .2em; -} -.messagebox.merge { - border: 1px solid #c0b8cc; - background-color: #f0e5ff; - text-align: center; -} -.messagebox.cleanup { - border: 1px solid #9f9fff; - background-color: #efefff; - text-align: center; -} -.messagebox.standard-talk { - border: 1px solid #c0c090; - background-color: #f8eaba; - margin: 4px auto; -} -/* For old WikiProject banners inside banner shells. */ -.mbox-inside .standard-talk, -.messagebox.nested-talk { - border: 1px solid #c0c090; - background-color: #f8eaba; - width: 100%; - margin: 2px 0; - padding: 2px; -} -.messagebox.small { - width: 238px; - font-size: 85%; - /* @noflip */ - float: right; - clear: both; - /* @noflip */ - margin: 0 0 1em 1em; - line-height: 1.25em; -} -.messagebox.small-talk { - width: 238px; - font-size: 85%; - /* @noflip */ - float: right; - clear: both; - /* @noflip */ - margin: 0 0 1em 1em; - line-height: 1.25em; - background: #F8EABA; -} - -/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */ -th.mbox-text, td.mbox-text { /* The message body cell(s) */ - border: none; - /* @noflip */ - padding: 0.25em 0.9em; /* 0.9em left/right */ - width: 100%; /* Make all mboxes the same width regardless of text length */ -} -td.mbox-image { /* The left image cell */ - border: none; - /* @noflip */ - padding: 2px 0 2px 0.9em; /* 0.9em left, 0px right */ - text-align: center; -} -td.mbox-imageright { /* The right image cell */ - border: none; - /* @noflip */ - padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */ - text-align: center; -} -td.mbox-empty-cell { /* An empty narrow cell */ - border: none; - padding: 0px; - width: 1px; -} - -/* Article message box styles */ -table.ambox { - margin: 0px 10%; /* 10% = Will not overlap with other elements */ - border: 1px solid #aaa; - /* @noflip */ - border-left: 10px solid #1e90ff; /* Default "notice" blue */ - background: #fbfbfb; -} -table.ambox + table.ambox { /* Single border between stacked boxes. */ - margin-top: -1px; -} -.ambox th.mbox-text, -.ambox td.mbox-text { /* The message body cell(s) */ - padding: 0.25em 0.5em; /* 0.5em left/right */ -} -.ambox td.mbox-image { /* The left image cell */ - /* @noflip */ - padding: 2px 0 2px 0.5em; /* 0.5em left, 0px right */ -} -.ambox td.mbox-imageright { /* The right image cell */ - /* @noflip */ - padding: 2px 0.5em 2px 0; /* 0px left, 0.5em right */ -} - -table.ambox-notice { - /* @noflip */ - border-left: 10px solid #1e90ff; /* Blue */ -} -table.ambox-speedy { - /* @noflip */ - border-left: 10px solid #b22222; /* Red */ - background: #fee; /* Pink */ -} -table.ambox-delete { - /* @noflip */ - border-left: 10px solid #b22222; /* Red */ -} -table.ambox-content { - /* @noflip */ - border-left: 10px solid #f28500; /* Orange */ -} -table.ambox-style { - /* @noflip */ - border-left: 10px solid #f4c430; /* Yellow */ -} -table.ambox-move { - /* @noflip */ - border-left: 10px solid #9932cc; /* Purple */ -} -table.ambox-protection { - /* @noflip */ - border-left: 10px solid #bba; /* Gray-gold */ -} - -/* Image message box styles */ -table.imbox { - margin: 4px 10%; - border-collapse: collapse; - border: 3px solid #1e90ff; /* Default "notice" blue */ - background: #fbfbfb; -} -.imbox .mbox-text .imbox { /* For imboxes inside imbox-text cells. */ - margin: 0 -0.5em; /* 0.9 - 0.5 = 0.4em left/right. */ - display: block; /* Fix for webkit to force 100% width. */ -} -.mbox-inside .imbox { /* For imboxes inside other templates. */ - margin: 4px; -} - -table.imbox-notice { - border: 3px solid #1e90ff; /* Blue */ -} -table.imbox-speedy { - border: 3px solid #b22222; /* Red */ - background: #fee; /* Pink */ -} -table.imbox-delete { - border: 3px solid #b22222; /* Red */ -} -table.imbox-content { - border: 3px solid #f28500; /* Orange */ -} -table.imbox-style { - border: 3px solid #f4c430; /* Yellow */ -} -table.imbox-move { - border: 3px solid #9932cc; /* Purple */ -} -table.imbox-protection { - border: 3px solid #bba; /* Gray-gold */ -} -table.imbox-license { - border: 3px solid #88a; /* Dark gray */ - background: #f7f8ff; /* Light gray */ -} -table.imbox-featured { - border: 3px solid #cba135; /* Brown-gold */ -} - -/* Category message box styles */ -table.cmbox { - margin: 3px 10%; - border-collapse: collapse; - border: 1px solid #aaa; - background: #DFE8FF; /* Default "notice" blue */ -} - -table.cmbox-notice { - background: #D8E8FF; /* Blue */ -} -table.cmbox-speedy { - margin-top: 4px; - margin-bottom: 4px; - border: 4px solid #b22222; /* Red */ - background: #FFDBDB; /* Pink */ -} -table.cmbox-delete { - background: #FFDBDB; /* Red */ -} -table.cmbox-content { - background: #FFE7CE; /* Orange */ -} -table.cmbox-style { - background: #FFF9DB; /* Yellow */ -} -table.cmbox-move { - background: #E4D8FF; /* Purple */ -} -table.cmbox-protection { - background: #EFEFE1; /* Gray-gold */ -} - -/* Other pages message box styles */ -table.ombox { - margin: 4px 10%; - border-collapse: collapse; - border: 1px solid #aaa; /* Default "notice" gray */ - background: #f9f9f9; -} - -table.ombox-notice { - border: 1px solid #aaa; /* Gray */ -} -table.ombox-speedy { - border: 2px solid #b22222; /* Red */ - background: #fee; /* Pink */ -} -table.ombox-delete { - border: 2px solid #b22222; /* Red */ -} -table.ombox-content { - border: 1px solid #f28500; /* Orange */ -} -table.ombox-style { - border: 1px solid #f4c430; /* Yellow */ -} -table.ombox-move { - border: 1px solid #9932cc; /* Purple */ -} -table.ombox-protection { - border: 2px solid #bba; /* Gray-gold */ -} - -/* Talk page message box styles */ -table.tmbox { - margin: 4px 10%; - border-collapse: collapse; - border: 1px solid #c0c090; /* Default "notice" gray-brown */ - background: #f8eaba; -} -.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */ - margin: 2px 0; /* this declaration overrides other styles (including mbox-small above) */ - width: 100%; /* For Safari and Opera */ -} -.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when */ - line-height: 1.5em; /* also "nested", so reset styles that are */ - font-size: 100%; /* set in "mbox-small" above. */ -} - -table.tmbox-speedy { - border: 2px solid #b22222; /* Red */ - background: #fee; /* Pink */ -} -table.tmbox-delete { - border: 2px solid #b22222; /* Red */ -} -table.tmbox-content { - border: 2px solid #f28500; /* Orange */ -} -table.tmbox-style { - border: 2px solid #f4c430; /* Yellow */ -} -table.tmbox-move { - border: 2px solid #9932cc; /* Purple */ -} -table.tmbox-protection, -table.tmbox-notice { - border: 1px solid #c0c090; /* Gray-brown */ -} - -/* Disambig and set index box styles */ -table.dmbox { - clear: both; - margin: 0.9em 1em; - border-top: 1px solid #ccc; - border-bottom: 1px solid #ccc; - background: transparent; -} - -/* Footer and header message box styles */ -table.fmbox { - clear: both; - margin: 0.2em 0; - width: 100%; - border: 1px solid #aaa; - background: #f9f9f9; /* Default "system" gray */ -} -table.fmbox-system { - background: #f9f9f9; -} -table.fmbox-warning { - border: 1px solid #bb7070; /* Dark pink */ - background: #ffdbdb; /* Pink */ -} -table.fmbox-editnotice { - background: transparent; -} -/* Div based "warning" style fmbox messages. */ -div.mw-warning-with-logexcerpt, -div.mw-lag-warn-high, -div.mw-cascadeprotectedwarning, -div#mw-protect-cascadeon { - clear: both; - margin: 0.2em 0; - border: 1px solid #bb7070; - background: #ffdbdb; - padding: 0.25em 0.9em; -} -/* Div based "system" style fmbox messages. - Used in [[MediaWiki:Readonly lag]]. */ -div.mw-lag-warn-normal, -div.fmbox-system { - clear: both; - margin: 0.2em 0; - border: 1px solid #aaa; - background: #f9f9f9; - padding: 0.25em 0.9em; -} - -/* These mbox-small classes must be placed after all other - ambox/tmbox/ombox etc classes. "body.mediawiki" is so - they override "table.ambox + table.ambox" above. */ -body.mediawiki table.mbox-small { /* For the "small=yes" option. */ - /* @noflip */ - clear: right; - /* @noflip */ - float: right; - /* @noflip */ - margin: 4px 0 4px 1em; - width: 238px; - font-size: 88%; - line-height: 1.25em; -} -body.mediawiki table.mbox-small-left { /* For the "small=left" option. */ - /* @noflip */ - margin: 4px 1em 4px 0; - width: 238px; - border-collapse: collapse; - font-size: 88%; - line-height: 1.25em; -} - -/* Style for compact ambox */ -/* Hide the images */ -.compact-ambox table .mbox-image, -.compact-ambox table .mbox-imageright, -.compact-ambox table .mbox-empty-cell { - display: none; -} -/* Remove borders, backgrounds, padding, etc. */ -.compact-ambox table.ambox { - border: none; - border-collapse: collapse; - background: transparent; - margin: 0 0 0 1.6em !important; - padding: 0 !important; - width: auto; - display: block; -} -body.mediawiki .compact-ambox table.mbox-small-left { - font-size: 100%; - width: auto; - margin: 0; -} -/* Style the text cell as a list item and remove its padding */ -.compact-ambox table .mbox-text { - padding: 0 !important; - margin: 0 !important; -} -.compact-ambox table .mbox-text-span { - display: list-item; - line-height: 1.5em; - list-style-type: square; - list-style-image: url("bits.wikimedia.org/skins/common/images/bullet.gif"); -} -.skin-vector .compact-ambox table .mbox-text-span { - list-style-type: circle; - list-style-image: url("bits.wikimedia.org/skins/vector/images/bullet-icon.png") -} -/* Allow for hiding text in compact form */ -.compact-ambox .hide-when-compact { - display: none; -} - -/* Remove default styles for [[MediaWiki:Noarticletext]]. */ -div.noarticletext { - border: none; - background: transparent; - padding: 0; -} - -/* Bold save button */ -#wpSave { - font-weight: bold; -} - -/* class hiddenStructure is defunct. See [[Wikipedia:hiddenStructure]] */ -.hiddenStructure { - display: inline !important; - color: #f00; - background-color: #0f0; -} - -/* suppress missing interwiki image links where #ifexist cannot - be used due to high number of requests see .hidden-redlink on - [[m:MediaWiki:Common.css]] */ -.check-icon a.new { - display: none; - speak: none; -} - -/* Removes underlines from certain links */ -.nounderlines a, -.IPA a:link, .IPA a:visited { - text-decoration: none !important; -} - -/* Standard Navigationsleisten, aka box hiding thingy - from .de. Documentation at [[Wikipedia:NavFrame]]. */ -div.NavFrame { - margin: 0; - padding: 4px; - border: 1px solid #aaa; - text-align: center; - border-collapse: collapse; - font-size: 95%; -} -div.NavFrame + div.NavFrame { - border-top-style: none; - border-top-style: hidden; -} -div.NavPic { - background-color: #fff; - margin: 0; - padding: 2px; - /* @noflip */ - float: left; -} -div.NavFrame div.NavHead { - height: 1.6em; - font-weight: bold; - background-color: #ccf; - position: relative; -} -div.NavFrame p, -div.NavFrame div.NavContent, -div.NavFrame div.NavContent p { - font-size: 100%; -} -div.NavEnd { - margin: 0; - padding: 0; - line-height: 1px; - clear: both; -} -a.NavToggle { - position: absolute; - top: 0; - /* @noflip */ - right: 3px; - font-weight: normal; - font-size: 90%; -} - -/* Hatnotes and disambiguation notices */ -.rellink, -.dablink { - font-style: italic; - /* @noflip */ - padding-left: 1.6em; - margin-bottom: 0.5em; -} -.rellink i, -.dablink i { - font-style: normal; -} - -/* Allow transcluded pages to display in lists rather than a table. - Compatible in Firefox; incompatible in IE6. */ -.listify td { display: list-item; } -.listify tr { display: block; } -.listify table { display: block; } - -/* Geographical coordinates defaults. See [[Template:Coord/link]] - for how these are used. The classes "geo", "longitude", and - "latitude" are used by the [[Geo microformat]]. */ -.geo-default, .geo-dms, .geo-dec { display: inline; } -.geo-nondefault, .geo-multi-punct { display: none; } -.longitude, .latitude { white-space: nowrap; } - -/* When
is used on the table of contents, - the ToC will display without numbers */ -.nonumtoc .tocnumber { display: none; } -.nonumtoc #toc ul, -.nonumtoc .toc ul { - line-height: 1.5em; - list-style: none none; - margin: .3em 0 0; - padding: 0; -} -.nonumtoc #toc ul ul, -.nonumtoc .toc ul ul { - /* @noflip */ - margin: 0 0 0 2em; -} - -/* Allow limiting of which header levels are shown in a TOC; -
, for instance, will limit to - showing ==headings== and ===headings=== but no further - (as long as there are no =headings= on the page, which - there shouldn't be according to the MoS). */ -.toclimit-2 .toclevel-1 ul, -.toclimit-3 .toclevel-2 ul, -.toclimit-4 .toclevel-3 ul, -.toclimit-5 .toclevel-4 ul, -.toclimit-6 .toclevel-5 ul, -.toclimit-7 .toclevel-6 ul { - display: none; -} - -/* Styling for Template:Quote */ -blockquote.templatequote { - margin-top: 0; -} -blockquote.templatequote div.templatequotecite { - line-height: 1em; - /* @noflip */ - text-align: left; - /* @noflip */ - padding-left: 2em; - margin-top: 0; -} -blockquote.templatequote div.templatequotecite cite { - font-size: 85%; -} - -/* User block messages */ -div.user-block { - padding: 5px; - margin-bottom: 0.5em; - border: 1px solid #A9A9A9; - background-color: #FFEFD5; -} - -/* Prevent line breaks in silly places: - 1) Where desired - 2) Links when we don't want them to - 3) Bold "links" to the page itself - 4) Ref tags with group names --> "[Note 1]" */ -.nowrap, -.nowraplinks a, -.nowraplinks .selflink, -sup.reference a { - white-space: nowrap; -} -/* But allow wrapping where desired: */ -.wrap, -.wraplinks a { - white-space: normal; -} - -/* For template documentation */ -.template-documentation { - clear: both; - margin: 1em 0 0 0; - border: 1px solid #aaa; - background-color: #ecfcf4; - padding: 1em; -} - -/* Inline divs in ImageMaps (code borrowed from de.wiki) */ -.imagemap-inline div { - display: inline; -} - -/* Increase the height of the image upload box */ -#wpUploadDescription { - height: 13em; -} - -/* Minimum thumb width */ -.thumbinner { - min-width: 100px; -} - -/* Makes the background of a framed image white instead of gray. - Only visible with transparent images. */ -div.thumb img.thumbimage { - background-color: #fff; -} - -/* The backgrounds for galleries. */ -div#content .gallerybox div.thumb { - /* Light gray padding */ - background-color: #F9F9F9; -} -/* Put a chequered background behind images, only visible if they have transparency. - '.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */ -.gallerybox .thumb img { - background: #fff url("bits.wikimedia.org/skins/common/images/Checker-16x16.png") repeat; -} -/* But not on articles, user pages, portals or with opt-out. */ -.ns-0 .gallerybox .thumb img, -.ns-2 .gallerybox .thumb img, -.ns-100 .gallerybox .thumb img, -.nochecker .gallerybox .thumb img { - background: #fff; -} - -/* Category tree styling. Works in conjuction with [[MediaWiki:Categorytree-expand-bullet]], - [[MediaWiki:Categorytree-collapse-bullet]] and [[MediaWiki:Categorytree-empty-bullet]]. */ -#mw-subcategories ul { - list-style: none none; - margin-left: 0.25em; -} -.CategoryTreeChildren { - margin-left: 1.25em; -} - -/* Prevent floating boxes from overlapping any category listings, - file histories, edit previews, and edit [Show changes] views. */ -#mw-subcategories, #mw-pages, #mw-category-media, -#filehistory, #wikiPreview, #wikiDiff { - clear: both; -} - -body.rtl #mw-articlefeedbackv5, body.rtl #mw-articlefeedback { - display: block; /* Override inline block mode */ - margin-bottom: 1em; - /* @noflip */ - clear: right; /* Clear any info boxes that stick out */ - /* @noflip */ - float: right; /* Prevents margin collapsing */ -} - -/* Selectively hide headers in WikiProject banners */ -.wpb .wpb-header { display: none; } -.wpbs-inner .wpb .wpb-header { display: block; } /* for IE */ -.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */ -.wpbs-inner .wpb-outside { display: none; } /* hide things that should only display outside shells */ - -/* Styling for Abuse Filter tags */ -.mw-tag-markers { - font-family:sans-serif; - font-style:italic; - font-size:90%; -} - -/* Hide stuff meant for accounts with special permissions. Made visible again in - [[MediaWiki:Group-sysop.css]] and [[MediaWiki:Group-accountcreator.css]]. */ -.sysop-show, .accountcreator-show { - display: none; -} - -/** - * Hide the redlink generated by {{Editnotice}}, - * this overrides the ".sysop-show { display: none; }" above that applies - * to the same link as well. - */ -.ve-init-mw-viewPageTarget-toolbar-editNotices-notice .editnotice-redlink { - display: none !important; -} - -/* Remove bullets when there are multiple edit page warnings */ -ul.permissions-errors > li { - list-style: none none; -} -ul.permissions-errors { - margin: 0; -} - -/* No linewrap on the labels of the login/signup page */ -body.page-Special_UserLogin .mw-label label, -body.page-Special_UserLogin_signup .mw-label label { - white-space: nowrap; -} - -/* Disable the automatic text-size adjust of WebKit on iPhones etc. - It scales some text, and not the other. Use none, or fixed percentage instead. - Use media selector, because defining a value, overwrites platform defaults. */ -@media only screen and (max-device-width: 480px) { - body { - -webkit-text-size-adjust: none; - } -} - -/* Pie chart test: Transparent borders */ -.transborder { - border: solid transparent; -} -* html .transborder { /* IE6 */ - border: solid #000001; - filter: chroma(color=#000001); -} - -/* Styling for updated markers on watchlist, history and recent/related changes. - Bullets are handled in skin-specific stylesheets. */ -.updatedmarker { - background-color: transparent; - color: #006400; -} -li.mw-changeslist-line-watched .mw-title, -table.mw-changeslist-line-watched .mw-title, -table.mw-enhanced-watch .mw-enhanced-rctime { - font-weight: normal; -} - -/* Adjust font for inline HTML generated formulae */ -span.texhtml { - font-family: "Times New Roman", "Nimbus Roman No9 L", Times, serif; - font-size: 118%; - white-space: nowrap; -} -span.texhtml span.texhtml { - font-size: 100%; -} - -/* Fix so tags and .css and .js pages get normal text size. - [[Bugzilla:26204]]. See also [[Wikipedia:Typography#The monospace 'bug']] */ -div.mw-geshi div, -div.mw-geshi div pre, -span.mw-geshi, -pre.source-css, -pre.source-javascript, -pre.source-lua { - font-family: monospace, Courier !important; -} - -/* Fix styling of transcluded prefindex tables */ -table#mw-prefixindex-list-table, -table#mw-prefixindex-nav-table { - width: 98%; -} - -/* For portals, added 2011-12-07 -bv - On wide screens, show these as two columns - On narrow and mobile screens, let them collapse into a single column */ -.portal-column-left { - float: left; - width: 50%; -} -.portal-column-right { - float: right; - width: 49%; -} -.portal-column-left-wide { - float: left; - width: 60%; -} -.portal-column-right-narrow { - float: right; - width: 39%; -} -.portal-column-left-extra-wide { - float: left; - width: 70%; -} -.portal-column-right-extra-narrow { - float: right; - width: 29%; -} -@media only screen and (max-width: 800px) { - /* Decouple the columns on narrow screens */ - .portal-column-left, - .portal-column-right, - .portal-column-left-wide, - .portal-column-right-narrow, - .portal-column-left-extra-wide, - .portal-column-right-extra-narrow { - float: inherit; - width: inherit; - } -} - -/* For announcements */ -#bodyContent .letterhead { - background-image:url('upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png'); - background-repeat:no-repeat; - padding: 2em; - background-color: #faf9f2; -} - -/* Tree style lists */ -.treeview ul { - padding: 0; - margin: 0; -} -.treeview li { - padding: 0; - margin: 0; - list-style-type: none; - list-style-image: none; - zoom: 1; /* BE KIND TO IE6 */; -} -.treeview li li { - background: url("upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px; - /* @noflip */ - padding-left: 20px; - text-indent: 0.3em; -} -.treeview li li.lastline { - background-position: 0 -5971px -} -.treeview li.emptyline > ul { - /* @noflip */ - margin-left: -1px; -} -.treeview li.emptyline > ul > li:first-child { - background-position: 0 9px -} - -/* Make it possible to hide checkboxes in */ -.inputbox-hidecheckboxes form .inputbox-element { - display: none !important; -} - -/* Hide charinsert base for those not using the gadget */ -#editpage-specialchars { - display: none; -} - -/* work-around for [[bugzilla:23965]] (Kaltura advertisement) */ -.k-player .k-attribution { - visibility: hidden; -} - -/* Unicode font families, for [[Template:Unicode]] */ -.UnicodeAnimal { font-family: "Apple Color Emoji", Symbola, "Segoe UI Symbol", Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeAstro { font-family: Symbola, Quivira, "Segoe UI Symbol", FreeSerif, Brampton, "Apple Color Emoji", FreeMono, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeChem { font-family: Quivira, Symbola, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeCommunication { font-family: Symbola, "Segoe UI Symbol", "Apple Color Emoji", Quivira, Brampton, FreeSerif, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeDentistry { font-family: "Segoe UI Symbol", Quivira, FreeMono, Symbola, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeEducation { font-family: "Segoe UI Symbol", Symbola, "Apple Color Emoji", Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeEmoticon { font-family: "Apple Color Emoji", "Segoe UI Symbol", Symbola, Brampton, FreeMono, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeEnclosed { font-family: Quivira, Brampton, "Apple Color Emoji", "Segoe UI Symbol", FreeSans, FreeSerif, FreeMono, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeEvent { font-family: "Apple Color Emoji", "Segoe UI Symbol", Symbola, Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeFood { font-family: "Apple Color Emoji", Symbola, "Segoe UI Symbol", Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeGame { font-family: Symbola, Quivira, FreeSerif, Brampton, "Segoe UI Symbol", "Apple Color Emoji", "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeMap { font-family: Symbola, "Apple Color Emoji", "Segoe UI Symbol", Quivira, Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeMedicine { font-family: "Segoe UI Symbol", Quivira, Symbola, "Apple Color Emoji", Brampton, FreeSerif, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeMoney { font-family: Symbola, Quivira, FreeSerif, FreeSans, FreeMono, "Segoe UI Symbol", "Apple Color Emoji", Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeMusic { font-family: Symbola, FreeSerif, Quivira, "Segoe UI Symbol", Brampton, "Apple Color Emoji", "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodePerson { font-family: "Apple Color Emoji", Symbola, "Segoe UI Symbol", Quivira, Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodePicto { font-family: Symbola, "Segoe UI Symbol", FreeSerif, Quivira, Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodePlant { font-family: Symbola, "Apple Color Emoji", "Segoe UI Symbol", Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodePoliticsReligion { font-family: Symbola, "Segoe UI Symbol", FreeSerif, Quivira, Brampton, FreeMono, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeRegion { font-family: "Apple Color Emoji", Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeSport { font-family: Symbola, "Apple Color Emoji", "Segoe UI Symbol", "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeTechnology { font-family: Symbola, "Segoe UI Symbol", FreeMono, FreeSerif, Quivira, FreeSans, Brampton, "Apple Color Emoji", "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeTime { font-family: Quivira, Symbola, "Apple Color Emoji", Brampton, "Segoe UI Symbol", "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeUI { font-family: Symbola, Quivira, "Segoe UI Symbol", "Apple Color Emoji", FreeSerif, FreeMono, Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeWarning { font-family: Symbola, "Segoe UI Symbol", Quivira, "Apple Color Emoji", Brampton, FreeSerif, "Arial Unicode MS", "Arial Unicode MS", "Lucida Sans Unicode"; } -.UnicodeWeather { font-family: Symbola, Quivira, "Segoe UI Symbol", FreeSerif, "Apple Color Emoji", Brampton, "Arial Unicode MS", "Lucida Sans Unicode"; } - -/*XOWA:MediaWiki:Vector.css*/ -/* Don't display some stuff on the main page */ -body.page-Main_Page #deleteconfirm, -body.page-Main_Page #t-cite, -body.page-Main_Page #footer-info-lastmod, -body.action-view.page-Main_Page #siteSub, -body.action-view.page-Main_Page #contentSub, -body.action-view.page-Main_Page h1.firstHeading { - display: none !important; -} - -/* Position Main Page top banner */ -body.page-Main_Page #mp-topbanner { - margin-top: 0 !important; -} - -/* Position coordinates */ -#coordinates { - position: absolute; - top: 0em; - right: 0em; - float: right; - margin: 0em; - padding: 0em; - line-height: 1.5em; - text-align: right; - text-indent: 0; - font-size: 85%; - text-transform: none; - white-space: nowrap; -} - -/* For positioning icons at top-right, used in Templates - "Spoken Article" and "Featured Article" */ -div.topicon { - position: absolute; - top: -2em; - margin-right: -10px; - display: block !important; -} - -/* FR topicon position */ -div.flaggedrevs_short { - position: absolute; - top: -3em; - right: 80px; - z-index: 1; - margin-left: 0; - /* Because this is not yet a topicon, we emulate it's behavior, - this ensure compatibility with edit lead section gadget. */ - margin-right: -10px; -} - -/* On rtl interfaces, we need to override the defaults. - It is content included (so ltr), but positioned in part of the rtl interface. */ -body.rtl #protected-icon { - /* @noflip */ - left: 55px; -} -body.rtl #spoken-icon, -body.rtl #commons-icon { - /* @noflip */ - left: 30px; -} -body.rtl #featured-star { - /* @noflip */ - left: 10px; -} - -/* Menu over FR box */ -div.vectorMenu div { - z-index: 2; -} - -/* Display "From Wikipedia, the free encyclopedia" */ -#siteSub { - display: inline; - font-size: 92%; -} - -/* Bullets for Good and Featured interwiki links */ -li.GA { - list-style-image: url("upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png"); -} -li.FA { - list-style-image: url("upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png"); -} - -/* Styling for updated markers on watchlist, history and recent/related changes */ -li.mw-changeslist-line-watched, -li.mw-history-line-updated { - list-style-image: url("upload.wikimedia.org/wikipedia/commons/c/c2/ChangedBulletVector.png"); -} - -/* Blue instead of yellow padlock for secure links. */ -#bodyContent a.external[href ^="https://"], -.link-https { - background: url("upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") center right no-repeat; - /* @noflip */ - padding-right: 16px; -} - -/* (Soft) redirect styling (bug:26544) */ -div.redirectMsg img { - vertical-align: text-bottom; -} -.redirectText { - font-size: 150%; - margin: 5px; -} \ No newline at end of file diff --git a/wiki/home/page/xowa_common.css b/xowa_common.css similarity index 100% rename from wiki/home/page/xowa_common.css rename to xowa_common.css diff --git a/wiki/home/page/xowa_logo.png b/xowa_logo.png similarity index 100% rename from wiki/home/page/xowa_logo.png rename to xowa_logo.png