summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wikipedia/Makefile.am.inc44
-rw-r--r--wikipedia/views/css/first_load.css901
-rw-r--r--wikipedia/views/css/main.css189
-rw-r--r--wikipedia/views/css/nolinks.css11
-rw-r--r--wikipedia/views/css/second_load.css3810
-rw-r--r--wikipedia/views/css/wikipedia.css97
-rw-r--r--wikipedia/views/fonts/BentonSans-Bold.eotbin29318 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Bold.svg149
-rw-r--r--wikipedia/views/fonts/BentonSans-Bold.ttfbin29072 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Bold.woffbin18044 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Book.eotbin28810 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Book.svg148
-rw-r--r--wikipedia/views/fonts/BentonSans-Book.ttfbin28564 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Book.woffbin17652 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Medium.eotbin29358 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Medium.svg150
-rw-r--r--wikipedia/views/fonts/BentonSans-Medium.ttfbin29104 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Medium.woffbin17788 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Regular.eotbin29062 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Regular.svg148
-rw-r--r--wikipedia/views/fonts/BentonSans-Regular.ttfbin28804 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Regular.woffbin17768 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Thin.eotbin30182 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Thin.svgbin27320 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Thin.ttfbin29936 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/BentonSans-Thin.woffbin18208 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/LinLibertine_R.eotbin546154 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/LinLibertine_R.svgbin528064 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/LinLibertine_R.ttfbin545944 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/LinLibertine_R.woffbin312456 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/MinionPro-Regular.eotbin316176 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/MinionPro-Regular.svgbin217280 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/MinionPro-Regular.ttfbin315892 -> 0 bytes
-rw-r--r--wikipedia/views/fonts/MinionPro-Regular.woffbin142000 -> 0 bytes
-rw-r--r--wikipedia/views/images/bg-main-content.pngbin8200 -> 0 bytes
-rw-r--r--wikipedia/views/images/hr-separate.pngbin1992 -> 0 bytes
-rw-r--r--wikipedia/views/images/index_list_arrow-down.svg8
-rw-r--r--wikipedia/views/images/title-line.jpgbin1814 -> 0 bytes
-rw-r--r--wikipedia/views/js/jquery-min.js5
-rw-r--r--wikipedia/views/js/main.js66
-rw-r--r--wikipedia/widgets/title_label_view.js95
41 files changed, 0 insertions, 5821 deletions
diff --git a/wikipedia/Makefile.am.inc b/wikipedia/Makefile.am.inc
index 572788b..493b539 100644
--- a/wikipedia/Makefile.am.inc
+++ b/wikipedia/Makefile.am.inc
@@ -45,54 +45,10 @@ js_sources = \
wikipedia/widgets/category_layout_manager.js \
wikipedia/widgets/category_selector_view.js \
wikipedia/views/domain_wiki_view.js \
- wikipedia/widgets/title_label_view.js \
wikipedia/WikipediaWebView.js \
$(NULL)
-parafernalia_sources = \
- wikipedia/views/css/first_load.css \
- wikipedia/views/css/main.css \
- wikipedia/views/css/nolinks.css \
- wikipedia/views/css/second_load.css \
- wikipedia/views/css/wikipedia.css \
- wikipedia/views/fonts/BentonSans-Bold.eot \
- wikipedia/views/fonts/BentonSans-Bold.svg \
- wikipedia/views/fonts/BentonSans-Bold.ttf \
- wikipedia/views/fonts/BentonSans-Bold.woff \
- wikipedia/views/fonts/BentonSans-Book.eot \
- wikipedia/views/fonts/BentonSans-Book.svg \
- wikipedia/views/fonts/BentonSans-Book.ttf \
- wikipedia/views/fonts/BentonSans-Book.woff \
- wikipedia/views/fonts/BentonSans-Medium.eot \
- wikipedia/views/fonts/BentonSans-Medium.svg \
- wikipedia/views/fonts/BentonSans-Medium.ttf \
- wikipedia/views/fonts/BentonSans-Medium.woff \
- wikipedia/views/fonts/BentonSans-Regular.eot \
- wikipedia/views/fonts/BentonSans-Regular.svg \
- wikipedia/views/fonts/BentonSans-Regular.ttf \
- wikipedia/views/fonts/BentonSans-Regular.woff \
- wikipedia/views/fonts/BentonSans-Thin.eot \
- wikipedia/views/fonts/BentonSans-Thin.svg \
- wikipedia/views/fonts/BentonSans-Thin.ttf \
- wikipedia/views/fonts/BentonSans-Thin.woff \
- wikipedia/views/fonts/LinLibertine_R.eot \
- wikipedia/views/fonts/LinLibertine_R.svg \
- wikipedia/views/fonts/LinLibertine_R.ttf \
- wikipedia/views/fonts/LinLibertine_R.woff \
- wikipedia/views/fonts/MinionPro-Regular.eot \
- wikipedia/views/fonts/MinionPro-Regular.svg \
- wikipedia/views/fonts/MinionPro-Regular.ttf \
- wikipedia/views/fonts/MinionPro-Regular.woff \
- wikipedia/views/images/bg-main-content.png \
- wikipedia/views/images/hr-separate.png \
- wikipedia/views/images/index_list_arrow-down.svg \
- wikipedia/views/images/title-line.jpg \
- wikipedia/views/js/jquery-min.js \
- wikipedia/views/js/main.js \
- $(NULL)
-
gjsmodulesdir = $(datadir)/gjs-1.0
nobase_dist_gjsmodules_DATA = \
$(js_sources) \
- $(parafernalia_sources) \
$(NULL)
diff --git a/wikipedia/views/css/first_load.css b/wikipedia/views/css/first_load.css
deleted file mode 100644
index f4d0709..0000000
--- a/wikipedia/views/css/first_load.css
+++ /dev/null
@@ -1,901 +0,0 @@
-sup,sub
-{
- height:0;
- line-height:1;
- vertical-align:baseline;
- _vertical-align:bottom;
- position:relative;
-}
-
-sup
-{
- bottom:1ex;
-}
-
-sub
-{
- top:.5ex;
-}
-
-body.page-Wikipédia_Página_principal #t-cite,body.page-Wikipédia_Página_principal #lastmod,body.page-Wikipédia_Página_principal #siteSub,body.page-Wikipédia_Página_principal #contentSub,body.page-Wikipédia_Página_principal h1.firstHeading
-{
- display:none!important;
-}
-
-div.aviso-novo-item-esplanada
-{
- font-style:italic;
-}
-
-div.aviso-novo-item-esplanada + p>a.new
-{
- display:none;
-}
-
-.mw-search-results
-{
- margin-left:0;
-}
-
-.mw-search-results li
-{
- margin:0;
- padding:.35em 1em;
- border-bottom:1px solid #d3daed;
- background-color:#f6f8fc;
- list-style-type:none;
- list-style-image:none;
-}
-
-.infobox
-{
- border:1px solid #aaa;
- background-color:#f9f9f9;
- margin-bottom:.5em;
- margin-left:1em;
- padding:.2em;
- float:right;
- clear:right;
-}
-
-.infobox tr
-{
- vertical-align:top;
-}
-
-.infobox caption
-{
- margin-left:inherit;
-}
-
-.infobox.bordered
-{
- border-collapse:collapse;
-}
-
-.infobox.bordered td,.infobox.bordered th
-{
- border:1px solid #aaa;
-}
-
-.infobox.sisterproject
-{
- width:22em;
-}
-
-.hiddenStructure
-{
- display:none;
-}
-
-table.prettytable
-{
- margin:1em 1em 1em 0;
- background:#f9f9f9;
- border:1px #aaa solid;
- border-collapse:collapse;
-}
-
-table.prettytable th,table.prettytable td
-{
- border:1px #aaa solid;
- padding:.2em;
-}
-
-table.prettytable th
-{
- background:#f2f2f2;
- text-align:center;
-}
-
-table.prettytable caption
-{
- font-weight:bold;
-}
-
-.caixa
-{
- width:80%;
- margin:0 auto;
- padding:.1em;
- font-size:95%;
-}
-
-.caixaMW
-{
- margin:1px 0;
- padding:.1em;
- font-size:93%;
- line-height:120%;
- clear:both;
-}
-
-.caixaMW.info,.caixa.info
-{
- background-color:white;
- border:1px solid #ccc;
-}
-
-.caixaMW.infodestaque,.caixa.infodestaque
-{
- background-color:#f5faff;
- border:1px solid #cedff2;
-}
-
-.caixaMW.aviso,.caixa.aviso
-{
- background-color:#fff3f3;
- border:1px solid #ffc9c9;
-}
-
-.caixaMW.avisodestaque,.caixa.avisodestaque
-{
- background-color:#fff;
- border:2px solid #f00;
-}
-
-table.navbox
-{
- background-color:#f9f9f9;
- border:1px solid #aaa;
- clear:both;
- font-size:90%;
- margin:1em 0 0;
- padding:2px;
- text-align:center;
- width:100%;
-}
-
-table.navbox th
-{
- background-color:#ccf;
- padding-left:1em;
- padding-right:1em;
-}
-
-table.navbox tr:not(:first-child) th
-{
- background-color:#ddf;
-}
-
-.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:.125em 0;
-}
-
-div.Boxmerge,div.NavFrame
-{
- margin:0;
- padding:2px;
- border:1px solid #aaa;
- text-align:center;
- border-collapse:collapse;
- font-size:95%;
-}
-
-div.Boxmerge div.NavFrame
-{
- border-style:none;
- border-style:hidden;
-}
-
-div.NavFrame + div.NavFrame
-{
- border-top-style:none;
- border-top-style:hidden;
-}
-
-div.NavPic
-{
- background-color:#fff;
- margin:0;
- padding:2px;
- float:left;
-}
-
-div.NavFrame div.NavHead
-{
- height:1.6em;
- font-weight:bold;
- font-size:100%;
- background-color:#efefef;
- position:relative;
-}
-
-div.NavFrame p
-{
- font-size:100%;
-}
-
-div.NavFrame div.NavContent
-{
- font-size:100%;
-}
-
-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;
- right:3px;
- font-weight:normal;
- font-size:smaller;
-}
-
-.rellink,.dablink
-{
- font-style:italic;
- padding-left:1.6em;
- margin-bottom:.5em;
-}
-
-.rellink i,.dablink i
-{
- font-style:normal;
-}
-
-ol.references
-{
- font-size:100%;
-}
-
-ol.references li:target,sup.reference:target,span.citation:target
-{
- background-color:#DEF;
-}
-
-sup.reference:target
-{
- background-color:#DEF;
-}
-
-span.citation,cite
-{
- font-style:normal;
- word-wrap:break-word;
-}
-
-@media screen,handheld {
- span.citation .printonly
- {
- display:none;
- }
-}
-
-.references-small
-{
- font-size:90%;
-}
-
-.allpagesredirect a,.redirect-in-category a,.unusedtemplatesredirect a,.watchlistredir a
-{
- font-style:italic;
- color:green;
-}
-
-table.metadata
-{
- border:1px solid #aaa;
- display:none;
- speak:none;
-}
-
-.metadata-label
-{
- color:#aaa;
-}
-
-div.listenlist
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png);
- padding-left:40px;
-}
-
-div.videolist,div.multivideolist
-{
- background:url(//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png);
- padding-left:50px;
-}
-
-div.medialist
-{
- min-height:50px;
- margin:1em;
- 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:.5em;
-}
-
-div.medialist ul li li
-{
- font-size:91%;
- padding-bottom:0;
-}
-
-#content a[href$=".pdf"].external,#content a[href*=".pdf?"].external,#content a[href*=".pdf#"].external,#content a[href$=".PDF"].external,#content a[href*=".PDF?"].external,#content a[href*=".PDF#"].external,#mw_content a[href$=".pdf"].external,#mw_content a[href*=".pdf?"].external,#mw_content a[href*=".pdf#"].external,#mw_content a[href$=".PDF"].external,#mw_content a[href*=".PDF?"].external,#mw_content a[href*=".PDF#"].external
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center right no-repeat;
- padding-right:16px;
-}
-
-#content span.PDFlink a,#mw_content span.PDFlink a
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) center right no-repeat;
- padding-right:17px;
-}
-
-.messagebox
-{
- border:1px solid #aaa;
- background-color:#f9f9f9;
- width:80%;
- margin:0 auto 1em;
- 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;
-}
-
-.messagebox.nested-talk
-{
- border:1px solid #c0c090;
- background-color:#f8eaba;
- width:100%;
- margin:2px 4px;
-}
-
-.messagebox.small
-{
- width:238px;
- font-size:85%;
- float:right;
- clear:both;
- margin:0 0 1em 1em;
- line-height:1.25em;
-}
-
-.infobox_v2
-{
- background:#f9f9f9;
- color:#000;
- font-size:90%;
- line-height:1.1em;
- float:right;
- clear:right;
- margin:0 0 .5em 1em;
- width:23em;
- border:1px solid #aaa;
- padding:2px;
-}
-
-.infobox_v2 th
-{
- vertical-align:top;
- text-align:left;
-}
-
-.infobox_v2 .topo
-{
- height:45px;
- vertical-align:middle;
- text-align:center;
- font-size:120%;
- font-weight:bolder;
- line-height:1.2em;
- color:#000;
-}
-
-.infobox_v2 .midia
-{
- height:35px;
- vertical-align:middle;
- text-align:center;
- font-weight:bolder;
- color:#000;
-}
-
-.topo.padrao
-{
-}
-
-.topo.astronomia
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/e/ee/Picto_infobox_rocket.png) no-repeat top right;
-}
-
-.topo.bd
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/2/2c/Picto_infobox_comicballoon.png) no-repeat top right;
-}
-
-.topo.castelo
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/5/5c/Picto_infobox_chateau.png) no-repeat top right;
-}
-
-.topo.cerveja
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/0/04/Picto_infobox_beer.png) no-repeat top right;
-}
-
-.topo.cinema
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/e/ea/Picto_infobox_cinema.png) no-repeat top right;
-}
-
-.topo.computador
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/c/ce/Arduino_ftdi_chip-1.png) no-repeat top right;
-}
-
-.topo.comunicacao
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/a/a2/Picto_infobox_antenna.png) no-repeat top right;
-}
-
-.topo.edificioreligioso
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/3/30/Pictogram-infobox-religious.png) no-repeat top right;
-}
-
-.topo.europa
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/c/c0/Picto_Infobox_Europe.png) no-repeat top right;
-}
-
-.topo.fisica
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/3/37/Fourier_infobox.png) no-repeat bottom right;
-}
-
-.topo.internet
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/a/aa/Picto_infobox_internet_PD.svg) no-repeat center right;
-}
-
-.topo.humano
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/8/82/Picto_infobox_manwoman.png) no-repeat top right;
-}
-
-.topo.jogo
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/2/2d/Picto_infobox_gamepad.png) no-repeat bottom right;
-}
-
-.topo.jornal
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/2/23/Picto_infobox_journal.png) no-repeat bottom right;
-}
-
-.topo.mapa
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/7/7a/Picto_infobox_map.png) no-repeat top right;
-}
-
-.topo.musica
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/6/60/Picto_infobox_music.png) no-repeat bottom right;
-}
-
-.topo.novela
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png) no-repeat bottom right;
-}
-
-.topo.palacio
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/5/5e/Pictogram_infobox_palace.png) no-repeat top right;
-}
-
-.topo.quimica
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/9/95/Picto_infobox_chemistry.png) no-repeat bottom right;
-}
-
-.topo.teatro
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/3/37/Picto_infobox_masks.png) no-repeat top right;
-}
-
-.topo.autor
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/1/1e/Picto_infobox_auteur.png) no-repeat top right;
-}
-
-.topo.wiki
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/2/24/Picto_infobox_default.png) no-repeat top right;
-}
-
-.topo.filme
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/4/4d/Picto_infobox_film.png) no-repeat center right;
-}
-
-.topo.ferramentas
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/c/cb/Picto_infobox_tools.png) no-repeat top right;
-}
-
-.topo.livro
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/4/42/Picto_infobox_book.png) no-repeat center right;
-}
-
-.topo.televisao
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png) no-repeat top right;
-}
-
-.topo.televisao2
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/a/a6/Picto_infobox_TV-T%26PC.png) no-repeat bottom right;
-}
-
-.topo.espacial
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/9/94/Picto_infobox_shuttle.png) no-repeat top right;
-}
-
-.topo.rka
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/1/1b/Picto_infobox_RKA.png) no-repeat top right;
-}
-
-.topo.ginastica
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/9/92/Picto_infobox_gymnastic.png) no-repeat top right;
-}
-
-.topo.raio
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/2/27/Picto_infobox_raio.png) no-repeat top right;
-}
-
-.topo.robo
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/5/5f/Picto_infobox_robot.png) no-repeat top right;
-}
-
-.midia.audio
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Gnome-mime-sound-openclipart.svg/35px-Gnome-mime-sound-openclipart.svg.png) no-repeat top left;
-}
-
-.midia.video
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Video-x-generic.svg/35px-Video-x-generic.svg.png) no-repeat top left;
-}
-
-.fundologo
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/1/10/Wikipedia-logo-v2-200px-transparent.png);
-}
-
-.toclimit-2 .toclevel-2,.toclimit-3 .toclevel-3,.toclimit-4 .toclevel-4,.toclimit-5 .toclevel-5,.toclimit-6 .toclevel-6,.toclimit-7 .toclevel-7
-{
- display:none;
-}
-
-div.thumb
-{
- border:none;
-}
-
-div.tright
-{
- border:none;
- margin:.5em 0 .8em 1.4em;
-}
-
-div.tleft
-{
- border:none;
- margin:.5em 1.4em .8em 0;
-}
-
-.AFI
-{
- font-family:"Charis SIL","Doulos SIL",Gentium,GentiumAlt,"DejaVu Sans",Code2000,"TITUS Cyberbit Basic","Arial Unicode MS","Lucida Sans Unicode","Chrysanthi Unicode";
-}
-
-.Unicode
-{
- font-family:Code2000,Code2001,"Free Serif","TITUS Cyberbit Basic","Doulos SIL","Chrysanthi Unicode","Bitstream Cyberbit","Bitstream CyberBase",Thryomanes,Gentium,GentiumAlt,"Lucida Grande","Free Sans","Arial Unicode MS","Microsoft Sans Serif","Lucida Sans Unicode";
-}
-
-.politonico
-{
- font-family:"Athena Unicode",Gentium,"Palatino Linotype","Arial Unicode MS","Lucida Sans Unicode","Lucida Grande",Code2000;
-}
-
-.template-documentation
-{
- clear:both;
- margin:1em 0 0;
- border:1px solid #C0C0C0;
- background-color:#ECFCF4;
- padding:1em;
-}
-
-div.mw-geshi div,div.mw-geshi div pre,span.mw-geshi,pre.source-css,pre.source-javascript,.source-lua
-{
- font-family:monospace,Courier!important;
-}
-
-#ca-wikilove.icon a
-{
- background-image:url(//upload.wikimedia.org/wikipedia/commons/thumb/8/87/Symbol_thumbs_up.svg/16px-Symbol_thumbs_up.svg.png);
-}
-
-#ca-wikilove.icon a:hover,#ca-wikilove.icon a:focus
-{
- background-position:5px 60%;
- background-image:url(//upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Symbol_thumbs_up_color.svg/16px-Symbol_thumbs_up_color.svg.png);
-}
-
-.sysop-show,.eliminator-show,
-{
- display:none;
-}
-
-.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;
-}
-
-.hlist dd,.hlist dt,.hlist li
-{
- margin:0;
- display:inline;
- white-space:nowrap;
-}
-
-.hlist.hwrap dd,.hlist.hwrap dt,.hlist.hwrap li
-{
- white-space:normal;
-}
-
-.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;
-}
-
-.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;
-}
-
-.hlist dd.hlist-last-child:after,.hlist dt.hlist-last-child:after,.hlist li.hlist-last-child:after
-{
- content:none;
-}
-
-.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;
-}
-
-.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;
-}
-
-.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) " ";
-}
-
-#mw-subcategories ul
-{
- list-style:none none;
- margin-left:.25em;
-}
-
-.CategoryTreeChildren
-{
- margin-left:1.25em;
-}
-
-#siteSub
-{
- display:inline;
- font-size:92%;
- font-weight:normal;
-}
-
-#protegida
-{
- position:absolute;
- z-index:100;
- right:10px;
- top:85px;
-}
-
-#coordinates
-{
- position:absolute;
- top:-5px;
- right:0;
- float:right;
- margin:0;
- padding:0;
- line-height:1.5em;
- text-align:right;
- text-indent:0;
- font-size:85%;
- text-transform:none;
- white-space:nowrap;
-}
-
-#atalho
-{
- position:absolute;
- z-index:100px;
- border:1px solid #999;
- background:#fff;
- right:0;
- top:-15px;
- width:95px;
- margin:0 0 .5em 1em;
- padding:0;
- line-height:1.5em;
- text-align:center;
- text-indent:0;
- font-size:85%;
- text-transform:none;
- white-space:normal;
-}
-
-.plainlinksneverexpand a.external.text:after
-{
- display:none!important;
-}
-
-div.topicon
-{
- position:absolute;
- top:-2em;
- margin-right:-10px;
- display:block!important;
-}
-
-#destaques1
-{
- position:absolute;
- top:-3em;
- margin-right:-10px;
- right:10px;
- display:block!important;
-}
-
-#FIST1
-{
- position:absolute;
- top:-3em;
- margin-right:-10px;
- right:10px;
- display:block!important;
-}
-
-span.texhtml
-{
- font-family:'Times New Roman',serif;
- font-size:120%;
- line-height:1em;
-}
-
-@media print {
- .ref-scroll
- {
- height:100%;
- overflow:visible;
- }
-
- .dablink,.navbox
- {
- display:none;
- }
-}
diff --git a/wikipedia/views/css/main.css b/wikipedia/views/css/main.css
deleted file mode 100644
index 224b604..0000000
--- a/wikipedia/views/css/main.css
+++ /dev/null
@@ -1,189 +0,0 @@
-/* RESET CSS */
-html, body, div, span, object, iframe,
-h1, h2, h3, h4, h5, h6, p, blockquote, pre,
-abbr, address, cite, code,
-del, dfn, em, img, ins, kbd, q, samp,
-small, strong, sub, sup, var,
-b, i,
-dl, dt, dd, ol, ul, li,
-fieldset, form, label, legend,
-table, caption,article, #menu-wrapper, figure, footer, header, hgroup, menu, nav, section, menu,
-time, mark, video, button {
-margin:0;
-padding:0;
-border:0;
-outline:0;
-font-size:100%;
-vertical-align:baseline;
-background:transparent;
--webkit-box-sizing: border-box;
-}
-input,select,textarea{outline:none;}
-input:focus{outline:none;}
-
-article, #menu-wrapper, figure, footer, header,
-hgroup, nav, section { display:block; }
-
-nav ul { list-style:none}
-
-blockquote, q { quotes:none; }
-
-blockquote:before, blockquote:after,
-q:before, q:after { content:''; content:none; }
-
-a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none; color: inherit; }
-
-ins { background-color:#ff9; color:#000; text-decoration:none; }
-
-mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
-
-del { text-decoration: line-through; }
-
-abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
-
-input, select { vertical-align:middle; }
-/* END RESET CSS */
-
-/* USEFUL CLASSES */
-.none {display: none;}
-/*Clearfix Method*/
-.cf:before, .cf:after {content:0 " ";display: table}
-.cf:after {clear: both}
-
-.hide-text {text-indent: -9999px;white-space: nowrap;overflow: hidden}
-/* END USEFUL CLASSES*/
-
-/*FONTS*/
-@font-face {
- font-family: 'BentonSans-Book';
- src: url('../fonts/BentonSans-Book.eot');
- src: url('../fonts/BentonSans-Book.eot?#iefix') format('embedded-opentype'),
- url('../fonts/BentonSans-Book.woff') format('woff'),
- url('../fonts/BentonSans-Book.ttf') format('truetype'),
- url('../fonts/BentonSans-Book.svg#BentonSans-Book') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-@font-face {
- font-family: 'BentonSans-Bold';
- src: url('../fonts/BentonSans-Bold.eot');
- src: url('../fonts/BentonSans-Bold.eot?#iefix') format('embedded-opentype'),
- url('../fonts/BentonSans-Bold.woff') format('woff'),
- url('../fonts/BentonSans-Bold.ttf') format('truetype'),
- url('../fonts/BentonSans-Bold.svg#BentonSans-Bold') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-@font-face {
- font-family: 'BentonSans-Regular';
- src: url('../fonts/BentonSans-Regular.eot');
- src: url('../fonts/BentonSans-Regular.eot?#iefix') format('embedded-opentype'),
- url('../fonts/BentonSans-Regular.woff') format('woff'),
- url('../fonts/BentonSans-Regular.ttf') format('truetype'),
- url('../fonts/BentonSans-Regular.svg#BentonSans-Regular') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-@font-face {
- font-family: 'Conv_BentonSans-Thin';
- src: url('../fonts/BentonSans-Thin.eot');
- src: url('../fonts/BentonSans-Thin.woff') format('woff'),
- url('../fonts/BentonSans-Thin.ttf') format('truetype'),
- url('../fonts/BentonSans-Thin.svg') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-@font-face {
- font-family: 'Conv_LinLibertine_R';
- src: url('../fonts/LinLibertine_R.eot');
- src: url('../fonts/LinLibertine_R.woff') format('woff'),
- url('../fonts/LinLibertine_R.ttf') format('truetype'),
- url('../fonts/LinLibertine_R.svg') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-@font-face {
- font-family: 'Conv_MinionPro-Regular';
- src: url('../fonts/MinionPro-Regular.eot');
- src: url('../fonts/MinionPro-Regular.woff') format('woff'),
- url('../fonts/MinionPro-Regular.ttf') format('truetype'),
- url('../fonts/MinionPro-Regular.svg') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-
-@font-face {
- font-family: 'BentonSans-Medium';
- src: url('../fonts/BentonSans-Medium.eot');
- src: url('../fonts/BentonSans-Medium.eot?#iefix') format('embedded-opentype'),
- url('../fonts/BentonSans-Medium.woff') format('woff'),
- url('../fonts/BentonSans-Medium.ttf') format('truetype'),
- url('../fonts/BentonSans-Medium.svg#font25') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-/*END FONTS*/
-
-body {width: 100%;height: 100%;font-family: 'BentonSans-Book';font-size: 13px;line-height: 18px;color:#464646;overflow: hidden;}
-#main {-webkit-transition-property: top, bottom;-webkit-transition-duration: 1s;position: absolute;top:0px;width: 100%}
-#main-wrapper-home {background: url(../images/background-home.jpg) center center no-repeat;background-size: cover;width: 100%;position: relative;}
-#main-wrapper-middle {width: 100%;;height:355px;background: url(../images/background-middle.jpg) no-repeat;background-size: 100% 355px;}
-#main-results {background: url(../images/background-result.jpg) center center no-repeat;background-size: cover;width: 100%}
-#main-wrapper {width: 1000px;margin: auto;position: relative;}
-a {color:#277090;text-decoration: none}
-a:hover {text-decoration: underline;}
-hr {display: none}
-hr.hr-normal {border: 0;margin:25px 0px; height: 1px;background: #333;background: -webkit-gradient(linear,0 0,100% 0,from(rgba(201, 201, 201, 0.4)), to(rgba(201, 201, 201, 0.4)), color-stop(50%, #c4c0ba));width: 100%;float: left;clear: both;display: block;}
-hr.hr-title {margin-bottom: 0px;background: url(../images/hr-separate.png);width: 925px;height: 11px;box-shadow:none;opacity: 0.5;position: fixed;margin-top: -12px;background-size: 100%;background-repeat: no-repeat;display: block;}
-#main-wrapper-home #header-home {width: 420px;height: 260px;margin: auto;margin-top: -130px;top: 50%;position: absolute;left: 50%;margin-left: -210px;}
-#header-top {height: 95px;padding: 15px 0px 0px 40px }
-#header-top [class^="header"] {float: left;}
-#main-wrapper-home #header-home [class^="header"] {float: none;}
-.header-col1,.header-col3 {width: 25%}
-#main-wrapper-home .header-col1,#main-wrapper-home .header-col3 {width: 100%;margin: auto}
-.header-col2 {width: 50%}
-#main-wrapper-home .header-col2 {width: 100%}
-#main-wrapper-home .header-col1 a ,#main-wrapper-home .header-col3 select {display: block;margin:0px auto 15px}
-#main-wrapper-home .header-col3 .language {margin: 60px 0px 0px 0px}
-.logo-home {background: url(../images/logo-wiki.png);display: block;width: 197px;height: 61px}
-.form-search {position: relative;}
-.input-search {width: 100%;border: none;border-radius: 50px;background: rgba(0,0,0,0.2) ;height: 37px;padding: 0 35px 0px 35px;color:#fff;text-align: center;-webkit-box-shadow: inset 0px 4px 4px 1px rgba(0, 0, 0, 0.3),inset 1px -1px 0px 0px rgba(255, 255, 255, 0.3);-webkit-box-sizing:border-box;text-align: left;}
-.input-search:hover {background: rgba(0,0,0,0.4)}
-.input-search:focus {background: rgba(0,0,0,0.6)}
-.icon-search {width: 18px;height:20px;position:absolute;top:8px;left:10px;background:url(../images/sprite-search-box.png) 0 2px no-repeat;opacity: 0.6}
-.input-search:focus + .icon-search {opacity: 1}
-.close-search {width: 17px;height: 17px;position: absolute;top:10px;right:10px;background:url(../images/sprite-close-input.png) 0 4px no-repeat;display: none;}
-.close-search:hover {background-position: 0 -13px}
-.close-search:active {background-position: 0 -33px}
-.language {margin:5px 0px 0px 50px;}
-.language select {-webkit-appearance: none;border: none;border-radius: 5px;width: 130px;height:27px;color:#b3b3b3;padding: 5px;box-shadow: inset 0px 2px 7px 0px rgba(255, 255, 255, 0.1), 0px 1px 0px 0px rgba(255, 255, 255, 0.3); background: rgba(58,53,43,0.4) url(../images/arrow-select.png) no-repeat 105px center;}
-.language select option {background: #fff;height: 25px;display: block;}
-#header-content {overflow: hidden;padding:45px 0px 35px 0px}
-#main-content {width: 100%;background: url(../images/bg-main-content.png) repeat-x;padding:0px 28px 0px 33px;box-shadow: 0 0 10px #000;border-top: 1px solid #a49e9a;float: left;overflow: hidden;}
-#inside-content {overflow-y: auto;overflow-x: hidden;;margin-top: -5px;position: relative;padding-top: 10px;padding-right: 15px;}
-#inside-content p { width: 65%; margin-bottom: 10px; }
-#inside-content li { list-style-position: inside;width: 65%;}
-#inside-content td li { width: 100%; }
-#inside-content > section {overflow: hidden;}
-#inside-content::-webkit-scrollbar {width: 9px;z-index:1000}
-#inside-content::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);-webkit-border-radius: 10px;border-radius: 10px;}
-#inside-content::-webkit-scrollbar-thumb {-webkit-border-radius: 10px;border-radius: 10px;background: rgba(162,162,162,1);-webkit-box-shadow: inset 0 0 6px rgba(70,70,70,0.5);}
-#inside-content::-webkit-scrollbar-thumb:window-inactive {background: rgba(70,70,70,0.6);}
-h1 {font-family: 'Conv_BentonSans-Thin';font-size: 40px;font-weight: normal;line-height: 28px}
-h2 {clear: both;}
-
-.box-img img {margin-bottom:10px}
-
-.icon-pdf-print {position: absolute;width: 65px;height: 230px;font-family: 'BentonSans-Medium';font-weight: normal;font-size: 13px;top: 50%;margin-top: -115px;right: -90px}
-.icon-pdf-print > a {width: 65px;background: url(../images/sprite-pdf-print.png) no-repeat;position: absolute;display: block;padding-top:70px;text-align: center;color:#645850;font-size: 12px;text-transform:uppercase;}
-
-.icon-pdf-print a.pdf {top: 0px}
-.icon-pdf-print a.print {bottom:0px;background-position: -64px 0px}
-
-/*css for auto-complete*/
-.form-search {position: relative;}
-.auto-complete {width: 406px;position: absolute;top: 50px;left:10px;list-style: none;z-index: 100}
-.auto-complete li {height: 30px;padding: 6px 5px;background: url(../images/eos_wikipedia_result-list.png) 0px 0px;cursor:pointer;overflow: hidden;}
-.auto-complete li.selected {background-position: 0px -29px;}
-.auto-complete li span {position: relative;white-space: nowrap;}
-.auto-complete li.selected span::after {content: " ";position: absolute;right:-15px;top:2px;width: 7px;height: 10px;background: url(../images/eos_wikipedia_result-arrow.png) no-repeat} \ No newline at end of file
diff --git a/wikipedia/views/css/nolinks.css b/wikipedia/views/css/nolinks.css
deleted file mode 100644
index 020bb7e..0000000
--- a/wikipedia/views/css/nolinks.css
+++ /dev/null
@@ -1,11 +0,0 @@
-a{
- pointer-events: none;
- cursor: default;
- color:#464646;
- text-decoration: none;
-}
-
-.toc a{
- cursor:pointer;
- pointer-events: auto;
-} \ No newline at end of file
diff --git a/wikipedia/views/css/second_load.css b/wikipedia/views/css/second_load.css
deleted file mode 100644
index 2447821..0000000
--- a/wikipedia/views/css/second_load.css
+++ /dev/null
@@ -1,3810 +0,0 @@
-.collapseButton
-{
- float:right;
- font-weight:normal;
- text-align:right;
- width:auto;
-}
-
-.ns-talk dd
-{
- margin:0;
- padding:0;
-}
-
-.ns-talk dl
-{
- border-top:solid 1px #a7d7f9;
- border-left:solid 1px #a7d7f9;
- padding-top:.5em;
- padding-left:.5em;
- margin-left:1em;
- zoom:1;
-}
-
-.ns-talk dl,.ns-talk dl dl dl,.ns-talk dl dl dl dl dl,.ns-talk dl dl dl dl dl dl dl,.ns-talk dl dl dl dl dl dl dl dl dl
-{
- background:#f5faff;
-}
-
-.ns-talk dl dl,.ns-talk dl dl dl dl,.ns-talk dl dl dl dl dl dl,.ns-talk dl dl dl dl dl dl dl dl,.ns-talk dl dl dl dl dl dl dl dl dl dl
-{
- background:white;
-}
-
-.mbBouton
-{
- background-color:#ddddff;
- border:.15em solid #000000;
- border-color:#eaeaff #c4c4ff #9f9fff #eaeaff;
- border-radius:.5em .5em 0 0;
- cursor:pointer;
- display:inline;
- margin-right:.1em;
- padding:.2em .3em;
- position:relative;
-}
-
-.mbBouton a,.mbBouton strong
-{
- background:none!important;
- color:#8080ff!important;
- font-size:90%;
- font-weight:bold;
- padding:0!important;
- text-decoration:none!important;
-}
-
-.mbBouton a:hover,.mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline!important;
-}
-
-.mbBoutonSel
-{
- background-color:#9f9fff;
- border:.15em solid #000000;
- border-color:#c4c4ff #8080ff #9f9fff #c4c4ff;
- border-radius:.5em .5em 0 0;
- cursor:default;
- display:inline;
- margin-right:.1em;
- padding:.2em .3em;
- position:relative;
- color:white;
-}
-
-.mbBoutonSel a
-{
- background:none!important;
- color:white!important;
- cursor:default;
- font-size:90%;
- font-weight:bold;
- padding:0!important;
- text-decoration:none!important;
-}
-
-.mbContenu
-{
- background-color:#f8f8ff;
- border:.2em solid #9f9fff;
- border-color:#9f9fff #8080ff #8080ff #9f9fff;
- border-radius:0 .5em .5em 0;
- padding:1em;
- position:static;
-}
-
-.mbOnglet
-{
- background-color:#f8f8ff;
- border-color:#8080ff #c4c4ff #c4c4ff #8080ff;
- width:100%;
-}
-
-.mbLilas .mbBouton
-{
- background-color:#d0b0ff;
- border-color:#f0d0ff #b090e0 #9070c0 #f0d0ff;
-}
-
-.mbLilas .mbBouton a,.mbLilas .mbBouton strong
-{
- color:#8080ff!important;
- font-size:90%;
-}
-
-.mbLilas .mbBouton a:hover,.mbLilas .mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline;
-}
-
-.mbLilas .mbBoutonSel
-{
- background-color:#9070c0;
- border-color:#b090e0 #7050a0 #9070c0 #b090e0;
-}
-
-.mbLilas .mbContenu
-{
- background-color:#f5fffa;
- border-color:#9070c0 #7050a0 #7050a0 #9070c0;
-}
-
-.mbLilas .mbOnglet
-{
- background-color:#f5fffa;
- border-color:#7050a0 #b090e0 #b090e0 #7050a0;
-}
-
-.mbVert .mbBouton
-{
- background-color:#a5e085;
- border-color:#c0f090 #90d060 #75c045 #c0f090;
-}
-
-.mbVert .mbBouton a,.mbVert .mbBouton strong
-{
- color:#60b030!important;
- font-size:90%;
-}
-
-.mbVert .mbBouton a:hover,.mbVert .mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline;
-}
-
-.mbVert .mbBoutonSel
-{
- background-color:#75c045;
- border-color:#90d060 #60b030 #75c045 #90d060;
-}
-
-.mbVert .mbContenu
-{
- background-color:#f5fffa;
- border-color:#75c045 #60b030 #60b030 #75c045;
-}
-
-.mbVert .mbOnglet
-{
- background-color:#f5fffa;
- border-color:#60b030 #90d060 #90d060 #60b030;
-}
-
-.mbBleu .mbBouton
-{
- background-color:#a7c1e6;
- border-color:#c8d6e9 #88abde #5b8dd6 #c8d6e9;
-}
-
-.mbBleu .mbBouton a,.mbBleu .mbBouton strong
-{
- color:#3379de!important;
- font-size:90%;
-}
-
-.mbBleu .mbBouton a:hover .mbBleu .mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline;
-}
-
-.mbBleu .mbBoutonSel
-{
- background-color:#5b8dd6;
- border-color:#88abde #3379de #5b8dd6 #88abde;
-}
-
-.mbBleu .mbContenu
-{
- background-color:#ffffff;
- border-color:#5b8dd6 #3379de #3379de #5b8dd6;
-}
-
-.mbBleu .mbOnglet
-{
- background-color:#ffffff;
- border-color:#3379de #88abde #88abde #3379de;
-}
-
-.mbOrange .mbBouton
-{
- background-color:#ffbd7f;
- border-color:#ffd0a4 #ffac5d #ff9d42 #ffd0a4;
-}
-
-.mbOrange .mbBouton a,.mbOrange .mbBouton strong
-{
- color:#ff820e!important;
- font-size:90%;
-}
-
-.mbOrange .mbBouton a:hover .mbOrange .mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline;
-}
-
-.mbOrange .mbBoutonSel
-{
- background-color:#ff9d42;
- border-color:#ffac5d #ff820e #ff9d42 #ffac5d;
-}
-
-.mbOrange .mbContenu
-{
- background-color:#ffeedd;
- border-color:#ff9d42 #ff820e #ff820e #ff9d42;
-}
-
-.mbOrange .mbOnglet
-{
- background-color:#ffeedd;
- border-color:#ff820e #ffac5d #ffac5d #ff820e;
-}
-
-.mbGris .mbBouton
-{
- background-color:#b9b9b9;
- border-color:#cfcfcf #9f9f9f #868686 #cfcfcf;
-}
-
-.mbGris .mbBouton a,.mbGris .mbBouton strong
-{
- color:#666666!important;
- font-size:90%;
-}
-
-.mbGris .mbBouton a:hover .mbGris .mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline;
-}
-
-.mbGris .mbBoutonSel
-{
- background-color:#868686;
- border-color:#9f9f9f #666666 #868686 #9f9f9f;
-}
-
-.mbGris .mbContenu
-{
- background-color:#fffce8;
- border-color:#868686 #666666 #666666 #868686;
-}
-
-.mbGris .mbOnglet
-{
- background-color:#fffce8;
- border-color:#666666 #9f9f9f #9f9f9f #666666;
-}
-
-.mbJaune .mbBouton
-{
- background-color:#ffe16a;
- border-color:#ffeeaa #ffd52b #eabb00 #ffeeaa;
-}
-
-.mbJaune .mbBouton a,.mbJaune .mbBouton strong
-{
- color:#aa8800!important;
- font-size:90%;
-}
-
-.mbJaune .mbBouton a:hover .mbJaune .mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline;
-}
-
-.mbJaune .mbBoutonSel
-{
- background-color:#eabb00;
- border-color:#ffd52b #aa8800 #eabb00 #ffd52b;
-}
-
-.mbJaune .mbContenu
-{
- background-color:#fffce8;
- border-color:#eabb00 #aa8800 #aa8800 #eabb00;
-}
-
-.mbJaune .mbOnglet
-{
- background-color:#fffce8;
- border-color:#aa8800 #ffd52b #ffd52b #aa8800;
-}
-
-.mbRouge .mbBouton
-{
- background-color:#ff9b6a;
- border-color:#ffc6aa #ff6215 #ca4200 #ffc6aa;
-}
-
-.mbRouge .mbBouton a,.mbRouge .mbBouton strong
-{
- color:#993300!important;
- font-size:90%;
-}
-
-.mbRouge .mbBouton a:hover .mbRouge .mbBouton strong:hover
-{
- color:black!important;
- text-decoration:underline;
-}
-
-.mbRouge .mbBoutonSel
-{
- background-color:#ca4200;
- border-color:#ff6215 #993300 #ca4200 #ff6215;
-}
-
-.mbRouge .mbContenu
-{
- background-color:#fffce8;
- border-color:#ca4200 #993300 #993300 #ca4200;
-}
-
-.mbRouge .mbOnglet
-{
- background-color:#fffce8;
- border-color:#993300 #ff6215 #ff6215 #993300;
-}
-
-.client-js .page-Wikipédia_Esplanada_geral #editform,.client-js .page-Wikipédia_Esplanada_propostas #editform
-{
- display:none;
-}
-
-.referencetooltip
-{
- position:absolute;
- list-style:none;
- list-style-image:none;
- opacity:0;
- font-size:10px;
- margin:0;
- z-index:5;
- padding:0;
-}
-
-.referencetooltip li
-{
- border:#080086 2px solid;
- max-width:260px;
- padding:10px 8px 13px;
- margin:0;
- background-color:#F7F7F7;
- box-shadow:2px 4px 2px rgba(0,0,0,0.3);
- -moz-box-shadow:2px 4px 2px rgba(0,0,0,0.3);
- -webkit-box-shadow:2px 4px 2px rgba(0,0,0,0.3);
-}
-
-.referencetooltip li+li
-{
- margin-left:7px;
- margin-top:-2px;
- border:0;
- padding:0;
- height:3px;
- width:0;
- background-color:transparent;
- box-shadow:none;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- border-top:12px #080086 solid;
- border-right:7px transparent solid;
- border-left:7px transparent solid;
-}
-
-.referencetooltip>li+li::after
-{
- content:'';
- border-top:8px #F7F7F7 solid;
- border-right:5px transparent solid;
- border-left:5px transparent solid;
- margin-top:-12px;
- margin-left:-5px;
- z-index:1;
- height:0;
- width:0;
- display:block;
-}
-
-.client-js .referencetooltip li ul li
-{
- border:none;
- box-shadow:none;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- height:auto;
- width:auto;
- margin:auto;
- padding:0;
- position:static;
-}
-
-.RTflipped
-{
- padding-top:13px;
-}
-
-.referencetooltip.RTflipped li+li
-{
- position:absolute;
- top:2px;
- border-top:0;
- border-bottom:12px #080086 solid;
-}
-
-.referencetooltip.RTflipped li+li::after
-{
- border-top:0;
- border-bottom:8px #F7F7F7 solid;
- position:absolute;
- margin-top:7px;
-}
-
-.RTsettings
-{
- float:right;
- height:16px;
- width:16px;
- cursor:pointer;
- background-image:url(//upload.wikimedia.org/wikipedia/commons/e/ed/Cog.png);
- margin-top:-9px;
- margin-right:-7px;
- -webkit-transition:opacity .15s;
- -moz-transition:opacity .15s;
- -o-transition:opacity .15s;
- -ms-transition:opacity .15s;
- transition:opacity .15s;
- opacity:0.6;
- filter:alpha(opacity=60);
-}
-
-.RTsettings:hover
-{
- opacity:1;
- filter:alpha(opacity=100);
-}
-
-#destaques1
-{
- padding-right:25px;
-}
-
-#FIST1,#spoken-icon
-{
- padding-right:30px;
-}
-
-#atalho
-{
- right:40px;
-}
-
-li.BOM
-{
- list-style-image:url(//upload.wikimedia.org/wikipedia/commons/a/a1/Monobook-bullet-star-gray.png);
-}
-
-li.FA,li.FL
-{
- list-style-image:url(//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png);
-}
-
-.skin-vector #mw-panel div.portal div.body ul li.FA,.skin-vector #mw-panel div.portal div.body ul li.FL,.skin-vector #mw-panel div.portal div.body ul li.BOM
-{
- margin-left:-1.25em;
- padding-left:1.25em;
- list-style-image:none;
-}
-
-.skin-vector #mw-panel div.portal div.body ul li.FA,.skin-vector #mw-panel div.portal div.body ul li.FL
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png) no-repeat 0 0;
-}
-
-.skin-vector #mw-panel div.portal div.body ul li.BOM
-{
- background:url(//upload.wikimedia.org/wikipedia/commons/a/a1/Monobook-bullet-star-gray.png) no-repeat 0 0;
-}
-
-.geonotice
-{
- border:1px solid #CCC;
-}
-
-#geonotice-hide
-{
- font-size:smaller;
-}
-
-#newParticipant_wikiProjects-dialog input
-{
- display:block;
-}
-
-#newParticipant_wikiProjects-fields
-{
- display:none;
-}
-
-#newParticipant_wikiProjects-openDialog
-{
- cursor:pointer;
-}
-
-.newParticipant_wikiProjects-fill-field
-{
- border:1px solid red;
-}
-
-.reportBugDialog label,.reportBugDialog input,.reportBugDialog textarea
-{
- display:block;
-}
-
-.reportBugDialog input.text,.reportBugDialog textarea
-{
- margin-bottom:12px;
- width:95%;
- padding:.4em;
-}
-
-.reportBugDialog fieldset
-{
- padding:0;
- border:0;
-}
-
-.reportBugDialog .ui-widget-content
-{
- border:1px solid #DDD;
-}
-
-.reportBugDialog a
-{
- color:#0645AD;
-}
-
-#wbBadReports
-{
- float:right;
- width:200px;
- padding:4px 10px 18px;
- margin:2px 0 0 10px;
- font-size:95%;
- border:2px solid #900;
-}
-
-#specpop-globhidden
-{
- background:white;
- filter:alpha(opacity=75);
- opacity:0.75;
- position:absolute;
- left:0;
- top:0;
- z-index:2000;
-}
-
-#specpop-form,#specpop-info
-{
- background:white;
- border:1px solid black;
- position:absolute;
- min-height:300px;
- top:200px;
-}
-
-#specpop-form
-{
- padding:5px 10px;
- width:330px;
- z-index:2001;
-}
-
-#specpop-info
-{
- font-size:13px;
- padding:21px 30px;
- width:520px;
- z-index:2002;
-}
-
-#wpSummary
-{
- width:320px;
-}
-
-#wb-form #TextBox
-{
- width:320px;
- height:200px;
-}
-
-#wikibus-captcha img
-{
- float:left;
-}
-
-.mw-hiero-table
-{
- border:0;
- border-spacing:0;
-}
-
-.mw-hiero-outer
-{
- display:inline;
-}
-
-.mw-hiero-table td
-{
- padding:0;
- text-align:center;
- vertical-align:middle;
-}
-
-.mw-hiero-box
-{
- background:black;
-}
-
-@media print {
- a.stub,a.new
- {
- color:#ba0000;
- text-decoration:none;
- }
-
- #toc
- {
- border:1px solid #aaaaaa;
- background-color:#f9f9f9;
- padding:5px;
- }
-
- div.floatright
- {
- float:right;
- clear:right;
- position:relative;
- margin:.5em 0 .8em 1.4em;
- }
-
- div.floatright p
- {
- font-style:italic;
- }
-
- div.floatleft
- {
- float:left;
- clear:left;
- position:relative;
- margin:.5em 1.4em .8em 0;
- }
-
- div.floatleft p
- {
- font-style:italic;
- }
-
- div.center
- {
- text-align:center;
- }
-
- div.thumb
- {
- border:none;
- width:auto;
- margin-top:.5em;
- margin-bottom:.8em;
- background-color:transparent;
- }
-
- div.thumbinner
- {
- border:1px solid #cccccc;
- padding:3px!important;
- background-color:White;
- font-size:94%;
- text-align:center;
- overflow:hidden;
- }
-
- html .thumbimage
- {
- border:1px solid #cccccc;
- }
-
- html .thumbcaption
- {
- border:none;
- text-align:left;
- line-height:1.4em;
- padding:3px!important;
- font-size:94%;
- }
-
- div.magnify
- {
- display:none;
- }
-
- div.tright
- {
- float:right;
- clear:right;
- margin:.5em 0 .8em 1.4em;
- }
-
- div.tleft
- {
- float:left;
- clear:left;
- margin:.5em 1.4em .8em 0;
- }
-
- img.thumbborder
- {
- border:1px solid #dddddd;
- }
-
- table.rimage
- {
- float:right;
- width:1pt;
- position:relative;
- margin-left:1em;
- margin-bottom:1em;
- text-align:center;
- }
-
- body
- {
- background:white;
- color:black;
- margin:0;
- padding:0;
- }
-
- .noprint,div#jump-to-nav,.mw-jump,div.top,div#column-one,#colophon,.mw-editsection,.editsection,.toctoggle,.tochidden,div#f-poweredbyico,div#f-copyrightico,li#viewcount,li#about,li#disclaimer,li#mobileview,li#privacy,#footer-places,.mw-hidden-catlinks,tr.mw-metadata-show-hide-extended,span.mw-filepage-other-resolutions,#filetoc,.usermessage,#mw-navigation
- {
- display:none;
- }
-
- ul
- {
- list-style-type:square;
- }
-
- #content
- {
- background:none;
- border:none!important;
- padding:0!important;
- margin:0!important;
- direction:ltr;
- }
-
- #footer
- {
- background:white;
- color:black;
- margin-top:1em;
- border-top:1px solid #AAA;
- direction:ltr;
- }
-
- h1,h2,h3,h4,h5,h6
- {
- font-weight:bold;
- }
-
- p
- {
- margin:1em 0;
- line-height:1.2em;
- }
-
- pre,.mw-code
- {
- border:1pt dashed black;
- white-space:pre;
- font-size:8pt;
- overflow:auto;
- padding:1em 0;
- background:white;
- color:black;
- }
-
- table.listing,table.listing td
- {
- border:1pt solid black;
- border-collapse:collapse;
- }
-
- a
- {
- color:black!important;
- background:none!important;
- padding:0!important;
- }
-
- a:link,a:visited
- {
- color:#520;
- background:transparent;
- text-decoration:underline;
- }
-
- #content a.external.text:after,#content a.external.autonumber:after
- {
- content:" (" attr(href) ")";
- }
-
- #globalWrapper
- {
- width:100%!important;
- min-width:0!important;
- }
-
- #content
- {
- background:white;
- color:black;
- }
-
- #column-content
- {
- margin:0!important;
- }
-
- #column-content #content
- {
- padding:1em;
- margin:0!important;
- }
-
- a,a.external,a.new,a.stub
- {
- color:black!important;
- text-decoration:none!important;
- }
-
- a,a.external,a.new,a.stub
- {
- color:inherit!important;
- text-decoration:inherit!important;
- }
-
- img
- {
- border:none;
- vertical-align:middle;
- }
-
- span.texhtml
- {
- font-family:serif;
- }
-
- #siteNotice
- {
- display:none;
- }
-
- li.gallerybox
- {
- vertical-align:top;
- display:0;
- 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;
- margin:2px;
- }
-
- div.gallerytext
- {
- overflow:hidden;
- font-size:94%;
- padding:2px 4px;
- word-wrap:break-word;
- }
-
- table.diff
- {
- background:white;
- }
-
- td.diff-otitle
- {
- background:#ffffff;
- }
-
- td.diff-ntitle
- {
- background:#ffffff;
- }
-
- td.diff-addedline
- {
- background:#ccffcc;
- font-size:smaller;
- border:solid 2px black;
- }
-
- td.diff-deletedline
- {
- background:#ffffaa;
- font-size:smaller;
- border:dotted 2px black;
- }
-
- td.diff-context
- {
- background:#eeeeee;
- font-size:smaller;
- }
-
- .diffchange
- {
- color:silver;
- font-weight:bold;
- text-decoration:underline;
- }
-
- table.wikitable,table.mw_metadata
- {
- margin:1em 0;
- border:1px #aaa solid;
- background:white;
- border-collapse:collapse;
- }
-
- table.wikitable > tr > th,table.wikitable > tr > td,table.wikitable > * > tr > th,table.wikitable > * > tr > td,.mw_metadata th,.mw_metadata td
- {
- border:1px #aaa solid;
- padding:.2em;
- }
-
- table.wikitable > tr > th,table.wikitable > * > tr > th,.mw_metadata th
- {
- text-align:center;
- background:white;
- font-weight:bold;
- }
-
- table.wikitable > caption,.mw_metadata caption
- {
- font-weight:bold;
- }
-
- a.sortheader
- {
- margin:0 .3em;
- }
-
- .wikitable,.thumb,img
- {
- page-break-inside:avoid;
- }
-
- h2,h3,h4,h5,h6
- {
- page-break-after:avoid;
- }
-
- p
- {
- widows:3;
- orphans:3;
- }
-
- .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.15em;
- padding:0 .4em;
- border-left:1px solid #AAA;
- margin:.1em 0;
- zoom:1;
- display:inline !ie;
- }
-
- .catlinks li:first-child
- {
- padding-left:.2em;
- border-left:none;
- }
-}
-
-@media screen {
- .mw-content-ltr
- {
- direction:ltr;
- }
-
- .mw-content-rtl
- {
- direction:rtl;
- }
-
- .sitedir-ltr textarea,.sitedir-ltr input
- {
- direction:ltr;
- }
-
- .sitedir-rtl textarea,.sitedir-rtl input
- {
- direction:rtl;
- }
-
- mark
- {
- background-color:yellow;
- color:black;
- }
-
- input[type="submit"],input[type="button"],input[type="reset"],input[type="file"]
- {
- direction:ltr;
- }
-
- textarea[dir="ltr"],input[dir="ltr"]
- {
- direction:ltr;
- }
-
- textarea[dir="rtl"],input[dir="rtl"]
- {
- direction:rtl;
- }
-
- abbr,acronym,.explain
- {
- border-bottom:1px dotted;
- cursor:help;
- }
-
- .mw-plusminus-pos
- {
- color:#006400;
- }
-
- .mw-plusminus-neg
- {
- color:#8b0000;
- }
-
- .mw-plusminus-null
- {
- color:#aaa;
- }
-
- .allpagesredirect,.redirect-in-category,.watchlistredir
- {
- font-style:italic;
- }
-
- span.comment
- {
- font-style:italic;
- }
-
- span.changedby
- {
- font-size:95%;
- }
-
- .texvc
- {
- direction:ltr;
- unicode-bidi:embed;
- }
-
- img.tex
- {
- vertical-align:middle;
- }
-
- span.texhtml
- {
- font-family:serif;
- }
-
- #wikiPreview.ontop
- {
- margin-bottom:1em;
- }
-
- #editform,#toolbar,#wpTextbox1
- {
- clear:both;
- }
-
- #toolbar img
- {
- cursor:pointer;
- }
-
- .mw-content-ltr .editsection,.mw-content-rtl .mw-content-ltr .editsection
- {
- float:right;
- margin-left:5px;
- }
-
- .mw-content-rtl .editsection,.mw-content-ltr .mw-content-rtl .editsection
- {
- float:left;
- margin-right:5px;
- }
-
- div.mw-filepage-resolutioninfo
- {
- font-size:smaller;
- }
-
- 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;
- }
-
- .filehistory a img,#file img:hover
- {
- background:white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
- background:white url(//bits.wikimedia.org/static-1.22wmf4/skins/common/images/Checker-16x16.png?2013-05-13T15:06:40Z) repeat!ie;
- }
-
- li span.deleted,span.history-deleted
- {
- text-decoration:line-through;
- color:#888;
- font-style:italic;
- }
-
- .not-patrolled
- {
- background-color:#ffa;
- }
-
- .unpatrolled
- {
- font-weight:bold;
- color:red;
- }
-
- div.patrollink
- {
- font-size:75%;
- text-align:right;
- }
-
- 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;
- }
-
- 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:.5em;
- padding-right:.5em;
- }
-
- input#wpSummary
- {
- width:80%;
- margin-bottom:1em;
- }
-
- .mw-content-ltr .thumbcaption
- {
- text-align:left;
- }
-
- .mw-content-rtl .thumbcaption
- {
- text-align:right;
- }
-
- .mw-content-ltr .magnify
- {
- float:right;
- }
-
- .mw-content-rtl .magnify
- {
- float:left;
- }
-
- #catlinks
- {
- 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:.125em 0;
- padding:0 .5em;
- zoom:1;
- display:inline !ie;
- }
-
- .catlinks li:first-child
- {
- padding-left:.25em;
- border-left:none;
- }
-
- .catlinks li a.mw-redirect
- {
- font-style:italic;
- }
-
- .mw-hidden-cats-hidden
- {
- display:none;
- }
-
- .catlinks-allhidden
- {
- display:none;
- }
-
- 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;
- }
-
- .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;
- }
-
- .autocomment
- {
- color:gray;
- }
-
- #pagehistory .history-user
- {
- margin-left:.4em;
- margin-right:.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;
- }
-
- .newpage,.minoredit,.botedit
- {
- font-weight:bold;
- }
-
- #shared-image-dup,#shared-image-conflict
- {
- font-style:italic;
- }
-
- 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%;
- }
-
- 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;
- }
-
- a.new
- {
- color:#BA0000;
- }
-
- 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.22wmf4/skins/common/images/feed-icon.png?2013-05-13T15:06:40Z) center left no-repeat!ie;
- padding-left:16px;
- }
-
- .plainlinks a
- {
- background:none!important;
- padding:0!important;
- }
-
- .rtl a.external.free,.rtl a.external.autonumber
- {
- direction:ltr;
- unicode-bidi:embed;
- }
-
- 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:.2em;
- }
-
- table.wikitable > tr > th,table.wikitable > * > tr > th
- {
- background-color:#f2f2f2;
- text-align:center;
- }
-
- table.wikitable > caption
- {
- font-weight:bold;
- }
-
- table.collapsed tr.collapsable
- {
- display:none;
- }
-
- .success
- {
- color:green;
- font-size:larger;
- }
-
- .warning
- {
- color:#FFA500;
- font-size:larger;
- }
-
- .error
- {
- color:red;
- font-size:larger;
- }
-
- .errorbox,.warningbox,.successbox
- {
- font-size:larger;
- border:2px solid;
- padding:.5em 1em;
- float:left;
- margin-bottom:2em;
- color:#000;
- }
-
- .errorbox
- {
- border-color:red;
- background-color:#fff2f2;
- }
-
- .warningbox
- {
- border-color:#FF8C00;
- 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;
- }
-
- .mw-infobox
- {
- border:2px solid #ff7f00;
- margin:.5em;
- clear:left;
- overflow:hidden;
- }
-
- .mw-infobox-left
- {
- margin:7px;
- float:left;
- width:35px;
- }
-
- .mw-infobox-right
- {
- margin:.5em .5em .5em 49px;
- }
-
- .previewnote
- {
- color:#c00;
- margin-bottom:1em;
- }
-
- .previewnote p
- {
- text-indent:3em;
- margin:.8em 0;
- }
-
- .visualClear
- {
- clear:both;
- }
-
- #mw_trackbacks
- {
- border:solid 1px #bbbbff;
- background-color:#eeeeff;
- padding:.2em;
- }
-
- .mw-datatable
- {
- border-collapse:collapse;
- }
-
- .mw-datatable,.mw-datatable td,.mw-datatable th
- {
- border:1px solid #aaaaaa;
- padding:0 .15em;
- }
-
- .mw-datatable th
- {
- background-color:#ddddff;
- }
-
- .mw-datatable td
- {
- background-color:#ffffff;
- }
-
- .mw-datatable tr:hover td
- {
- background-color:#eeeeff;
- }
-
- .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;
- }
-
- ul#filetoc
- {
- text-align:center;
- border:1px solid #aaaaaa;
- background-color:#f9f9f9;
- padding:5px;
- font-size:95%;
- margin-bottom:.5em;
- margin-left:0;
- margin-right:0;
- }
-
- #filetoc li
- {
- display:inline;
- list-style-type:none;
- padding-right:2em;
- }
-
- table.mw_metadata
- {
- font-size:.8em;
- margin-left:.5em;
- margin-bottom:.5em;
- width:400px;
- }
-
- table.mw_metadata caption
- {
- font-weight:bold;
- }
-
- table.mw_metadata th
- {
- font-weight:normal;
- }
-
- table.mw_metadata td
- {
- padding:.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;
- }
-
- .mw-content-ltr ul,.mw-content-rtl .mw-content-ltr ul
- {
- margin:.3em 0 0 1.6em;
- padding:0;
- }
-
- .mw-content-rtl ul,.mw-content-ltr .mw-content-rtl ul
- {
- margin:.3em 1.6em 0 0;
- padding:0;
- }
-
- .mw-content-ltr ol,.mw-content-rtl .mw-content-ltr ol
- {
- margin:.3em 0 0 3.2em;
- padding:0;
- }
-
- .mw-content-rtl ol,.mw-content-ltr .mw-content-rtl ol
- {
- margin:.3em 3.2em 0 0;
- padding:0;
- }
-
- .mw-content-ltr dd,.mw-content-rtl .mw-content-ltr dd
- {
- margin-left:1.6em;
- margin-right:0;
- }
-
- .mw-content-rtl dd,.mw-content-ltr .mw-content-rtl dd
- {
- margin-right:1.6em;
- margin-left:0;
- }
-
- li.gallerybox
- {
- vertical-align:top;
- display:0;
- 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.22wmf4/skins/common/images/ajax-loader.gif?2013-05-13T15:06:40Z)!ie;
- background-position:center center;
- background-repeat:no-repeat;
- padding:16px;
- position:relative;
- top:-16px;
- }
-
- .mw-small-spinner
- {
- padding:10px!important;
- margin-right:.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.22wmf4/skins/common/images/spinner.gif?2013-05-13T15:06:40Z)!ie;
- background-position:center center;
- background-repeat:no-repeat;
- }
-
- h1:lang(anp),h1:lang(as),h1:lang(bh),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;
- }
-
- 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:0;
- list-style-type:persian;
- }
-
- ol:lang(ckb) li
- {
- list-style-type:0;
- list-style-type:arabic-indic;
- }
-
- ol:lang(hi) li,ol:lang(mr) li
- {
- list-style-type:0;
- list-style-type:devanagari;
- }
-
- ol:lang(as) li,ol:lang(bn) li
- {
- list-style-type:0;
- list-style-type:bengali;
- }
-
- ol:lang(or) li
- {
- list-style-type:0;
- list-style-type:oriya;
- }
-
- #toc ul,.toc ul
- {
- margin:.3em 0;
- }
-
- .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;
- }
-
- .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;
- }
-
- .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;
- }
-
- .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;
- }
-
- .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.22wmf4/skins/common/images/help-question.gif?2013-05-13T15:06:40Z)!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.22wmf4/skins/common/images/help-question-hover.gif?2013-05-13T15:06:40Z)!ie;
- }
-
- .mw-help-field-data
- {
- display:block;
- background-color:#d6f3ff;
- padding:5px 8px 4px;
- 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;
- 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.22wmf4/skins/common/images/tipsy-arrow.gif?2013-05-13T15:06:40Z) 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;
- }
-
- .diff-currentversion-title,.diff
- {
- direction:ltr;
- unicode-bidi:embed;
- }
-
- .diff-contentalign-right td
- {
- direction:rtl;
- unicode-bidi:embed;
- }
-
- .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;
- }
-
- div.tright,div.floatright,table.floatright
- {
- clear:right;
- float:right;
- }
-
- div.tleft,div.floatleft,table.floatleft
- {
- float:left;
- clear:left;
- }
-
- div.floatright,table.floatright,div.floatleft,table.floatleft
- {
- position:relative;
- }
-
- #mw-credits a
- {
- unicode-bidi:embed;
- }
-
- .mw-jump,#jump-to-nav
- {
- overflow:hidden;
- height:0;
- zoom:1;
- }
-
- .printfooter
- {
- display:none;
- }
-
- .xdebug-error
- {
- position:absolute;
- z-index:99;
- }
-
- .mw-editsection,.editsection,.toctoggle
- {
- -moz-user-select:none;
- -webkit-user-select:none;
- -ms-user-select:none;
- user-select:none;
- }
-
- .mw-editsection
- {
- font-size:small;
- font-weight:normal;
- margin-left:1em;
- vertical-align:baseline;
- line-height:1em;
- display:inline-block;
- }
-
- .mw-content-ltr .mw-editsection,.mw-content-rtl .mw-content-ltr .mw-editsection
- {
- margin-left:1em;
- }
-
- .mw-content-rtl .mw-editsection,.mw-content-ltr .mw-content-rtl .mw-editsection
- {
- margin-right:1em;
- }
-}
-
-.PopUpMediaTransform a .play-btn-large
-{
- position:absolute;
- top:50%;
- left:50%;
- width:70px;
- height:53px;
- margin-left:-35px;
- margin-top:-25px;
- background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAA1CAMAAADLRm3ZAAABnlBMVEUAAAAAAAAAAABaWlp4eHh7e3t/f393d3eDg4N0dHRtbW2FhYVra2uJiYmNjY1nZ2eRkZFkZGSUlJRiYmKYmJhgYGCcnJxeXl5cXFyfn58AAACioqKlpaWsrKwAAACpqakAAAAAAAAAAAAAAABEREQFBQUHBwdMTEwAAAAYGBgAAAAAAAABAQEXFxcAAAAAAAAAAABxcXGoqKh3d3eampp8fHyIiIgUFBQcHBw0NDSFhYV+fn5FRUUmJiaNjY11dXWPj4+Hh4c9PT14eHifn59nZ2eBgYFISEiBgYFubm5vb28ODg4lJSVra2tiYmJoaGgEBAQmJiZmZmaLi4saGhpiYmKYmJhZWVlgYGBfX19vb29DQ0MGBgZcXFyBgYFKSkoPDw9ZWVlzc3NQUFBXV1eKiopUVFQdHR1VVVUQEBBYWFglJSVTU1NXV1cKCgosLCySkpJRUVFISEgyMjJPT08dHR2GhoY4ODhNTU09PT0MDAwuLi57e3sTExNJSUkgICBOTk4hISEbGxtTU1MoKChBQUEsLCxXV1cAAABycnIdNM6eAAAAinRSTlOzj6jO1dbX1NfU09nS2drR29Hc0N3Q3c/O3gDf3+Ce4EgIGW7HtbXKnLouq7S5cHIq1ODQ3NTXuLq/1tXEvNjT2NjC093N18bW0dC2vNHM0LW90Ne5z9rLzsrTxbXN1Me3zdDKzdfLu8y3zb3Lyba/2svFwcq618PKxLa/1LjJu8q8u8y+xsDKrdJqj5XQAAABYklEQVR4Xu3XVVNCQRjH4VdQEbvFVRAOIRl2d3d3d3d317d2GEaGOOfM1oUXPB/gN7NX/30BIYPeGMPAqDcgBMhrBUZWLwJBAcwcAriBAzfogAMdKIADBUUmmqm64JAxl2m1k/XMmZkin+YaxsxYqd9iA1OmsfDPajVDZqMgoL1jhzpTmR+k/OCQMlObG+L4dJgq050d5rKVJlOXGaHijjxzny6i94k005YqatBFlmlKEdfy1UeS+UmS0tllwc/0JEhT9WNnBuJlqCy4maE4OSO4mdFYOeO4mQm1jCnAzUyXSJqdm8fOLCRKWVomWIaVZHFrLqJlWE8Ts7lFuAzbGZF294iXYT8rnPLICcSZk5xQyjMzzTKc5wXTXFnoluFaE+TmlnYZipUBpgcA5syjjWU1Tf7I8wvbhr/6Im/vTmDLgO3D9Gn+R5+2aIbXzeABDjwgOIDZtwDIzvwsnR1xujV/AS6zSfMs2bS9AAAAAElFTkSuQmCC);
- background-image:url(//bits.wikimedia.org/static-1.22wmf4/extensions/TimedMediaHandler/resources/player_big_play_button.png?2013-05-13T15:10:00Z)!ie;
-}
-
-.PopUpMediaTransform a .play-btn-large :hover
-{
- background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAA1CAMAAADLRm3ZAAABtlBMVEUAAAAAAAAAAAC5ubm1tbWwsLC+vr6Li4vExMSrq6umpqbIyMjOzs6ioqLT09OdnZ3Y2NiZmZnc3NyWlpbh4eGSkpLn5+eQkJCNjY0AAADr6+vv7+/z8/P39/cAAAD9/f0AAAAAAAAAAAAAAAB2dnYAAAAoKCj5+flra2sMDAwAAAAAAAAAAAAAAAAAAAACAgLW1tbPz88wMDCHh4fExMS8vLxKSkpubm6vr6+qqqo0NDQQEBDCwsK1tbUmJiaysrLT09PLy8uIiIgXFxetra2+vr7r6+tycnIbGxvMzMyTk5O1tbU8PDyjo6PR0dG0tLQLCwufn58HBwc9PT2bm5shISEqKiqXl5cICAiJiYmTk5Pj4+OoqKhpaWkKCgqOjo5TU1OXl5cYGBiKioo9PT18fHwlJSWGhoYuLi6CgoIvLy+Dg4Ofn5+oqKg7OzuAgIDk5OSLi4tHR0fIyMh9fX3Z2dlycnJPT08JCQl7e3vJyclhYWFZWVl4eHhhYWEUFBS6urpqamofHx9ycnK2trZzc3N6eno1NTUsLCyKioqAgIBBQUFmZmZHR0cICAjBwcEAAACIiIg+YVJpAAAAknRSTlOzj6jt6+ru4O/p5/Hy5vPl9eT24/ji+eHgAPr7/P2e/hlICG7YLr7+07accipwq7Tw777X6erGzuLjv7fs4rzn8PDYuObr+dK57tjqwuTu6rbjtcPiur3htdvg8+jRtt7H3Lndwdi83b7bwNze5cPb9t/G7drz0Mq22e7MzdjPuOrUu9fo1NnCwN/cxdLItu6t3VahkKcAAAFlSURBVHhe7dfFcgJBFIbRGyLEXegIDBAITtzd3d3d3d3d88ZJigqFzExNyyILzgN8Vb36+wJCGrXWj4JWrUEIkMUElEwWBJwMqNk4sAIDVlACA0qQAQMygowv05fNIDNYplKNFFBnmjN+ZU5SZtrTHHJnqTKVqX8KFykyWSlO9auNxJmmZBebOSWEmZ1EN3v73USZ0ngPxyckmbpYL3n5+JnLaB5FxbiZ20heU+V4mYpwflXVNTiZ2jAhHw1G6Zm1YGEtrZIzbUEiOjqlZrr8xfRIzfQGiOmXmhkIFDEEUjPDIYJGx8YlZyZChdxNYyzDTAS/uXmsZViI4rO0jLkMKzHevtaxl2EjztPWth2wM7sJ7uQHhyTLcJTkSnFqJFuGM4WL8wvSZUiXO11dA1BnbvQ0q2lwRO4f6Db88ekn8vxiB7oM6F8Nb+//6NPmy7C6GczAgBk4G1D75ADpqJ+l1CFGt+Y3XGRJEJqP8KwAAAAASUVORK5CYII=);
- background-image:url(//bits.wikimedia.org/static-1.22wmf4/extensions/TimedMediaHandler/resources/player_big_play_button_hover.png?2013-05-13T15:10:00Z)!ie;
-}
-
-.PopUpMediaTransform
-{
- position:relative;
- display:inline-block;
-}
-
-li.gallerybox div.thumb div.PopUpMediaTransform
-{
- margin:0 auto;
-}
-
-@media screen {
- 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;
- }
-
- .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;
- }
-
- .mw-body a.external
- {
- color:#36b;
- }
-
- .mw-body a.external:visited
- {
- color:#636;
- }
-
- .mw-body a.external:active
- {
- color:#b63;
- }
-
- img
- {
- border:none;
- vertical-align:middle;
- }
-
- hr
- {
- height:1px;
- color:#aaa;
- background-color:#aaa;
- border:0;
- margin:.2em 0;
- }
-
- h1,h2,h3,h4,h5,h6
- {
- color:black;
- background:none;
- font-weight:normal;
- margin:0;
- padding-top:.5em;
- padding-bottom:.17em;
- border-bottom:1px solid #aaa;
- }
-
- h1
- {
- font-size:188%;
- }
-
- h1 .editsection
- {
- font-size:53%;
- }
-
- h2
- {
- font-size:150%;
- }
-
- h2 .editsection
- {
- font-size:67%;
- }
-
- h3,h4,h5,h6
- {
- border-bottom:none;
- font-weight:bold;
- }
-
- h3
- {
- font-size:132%;
- }
-
- h3 .editsection
- {
- font-size:76%;
- font-weight:normal;
- }
-
- h4
- {
- font-size:116%;
- }
-
- h4 .editsection
- {
- font-size:86%;
- font-weight:normal;
- }
-
- h5
- {
- font-size:105%;
- }
-
- h5 .editsection
- {
- font-weight:normal;
- }
-
- h6
- {
- font-size:100%;
- }
-
- h6 .editsection
- {
- font-size:125%;
- font-weight:normal;
- }
-
- h1,h2
- {
- margin-bottom:.6em;
- }
-
- h3,h4,h5
- {
- margin-bottom:.3em;
- }
-
- p
- {
- margin:.4em 0 .5em;
- 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;
- }
-
- pre,code,tt,kbd,samp,.mw-code
- {
- font-family:monospace,Courier;
- }
-
- code
- {
- background-color:#f9f9f9;
- }
-
- pre,.mw-code
- {
- padding:1em;
- border:1px dashed #2f6fab;
- color:black;
- background-color:#f9f9f9;
- }
-
- table
- {
- font-size:100%;
- }
-
- fieldset
- {
- border:1px solid #2f6fab;
- margin:1em 0;
- padding:0 1em 1em;
- line-height:1.5em;
- }
-
- fieldset.nested
- {
- margin:0 0 .5em;
- padding:0 .5em .5em;
- }
-
- legend
- {
- padding:.5em;
- font-size:95%;
- }
-
- form
- {
- border:none;
- margin:0;
- }
-
- textarea
- {
- width:100%;
- padding:.1em;
- }
-
- select
- {
- vertical-align:top;
- }
-
- .center
- {
- width:100%;
- text-align:center;
- }
-
- .center *
- {
- margin-left:auto;
- margin-right:auto;
- }
-
- .small
- {
- font-size:94%;
- }
-
- table.small
- {
- font-size:100%;
- }
-
- #toc,.toc,.mw-warning
- {
- border:1px solid #aaa;
- background-color:#f9f9f9;
- padding:5px;
- font-size:95%;
- }
-
- #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%;
- }
-
- .mw-warning
- {
- margin-left:50px;
- margin-right:50px;
- text-align:center;
- }
-
- div.floatright,table.floatright
- {
- margin:0 0 .5em .5em;
- border:0;
- }
-
- div.floatright p
- {
- font-style:italic;
- }
-
- div.floatleft,table.floatleft
- {
- margin:0 .5em .5em 0;
- border:0;
- }
-
- div.floatleft p
- {
- font-style:italic;
- }
-
- 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;
- }
-
- div.magnify a,div.magnify img
- {
- display:block;
- border:none!important;
- background:none!important;
- }
-
- div.tright
- {
- margin:.5em 0 1.3em 1.4em;
- }
-
- div.tleft
- {
- margin:.5em 1.4em 1.3em 0;
- }
-
- img.thumbborder
- {
- border:1px solid #dddddd;
- }
-
- #editform textarea
- {
- display:block;
- -moz-box-sizing:border-box;
- -webkit-box-sizing:border-box;
- box-sizing:border-box;
- }
-
- #userlogin,#userloginForm
- {
- border:solid 1px #cccccc;
- padding:1.2em;
- margin:.5em;
- }
-
- #loginend
- {
- margin:.5em;
- }
-
- #loginend table
- {
- width:100%;
- }
-
- .catlinks
- {
- border:1px solid #aaa;
- background-color:#f9f9f9;
- padding:5px;
- margin-top:1em;
- clear:both;
- }
-
- .usermessage
- {
- background-color:#ffce7b;
- border:1px solid #ffa500;
- color:black;
- font-weight:bold;
- margin:2em 0 1em;
- padding:.5em 1em;
- vertical-align:middle;
- }
-
- #siteNotice
- {
- position:relative;
- text-align:center;
- margin:0;
- }
-
- #localNotice
- {
- margin-bottom:.9em;
- }
-
- .firstHeading,#firstHeading
- {
- margin-bottom:.1em;
- line-height:1.2em;
- padding-bottom:0;
- }
-
- #siteSub
- {
- display:none;
- }
-
- #jump-to-nav
- {
- 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;
- }
-
- html,body
- {
- height:100%;
- margin:0;
- padding:0;
- font-family:sans-serif;
- font-size:1em;
- }
-
- body
- {
- background-color:#f6f6f6;
- }
-
- div#content
- {
- margin-left:10em;
- padding:1em;
- border:1px solid #a7d7f9;
- border-right-width:0;
- margin-top:-1px;
- background-color:white;
- color:black;
- direction:ltr;
- }
-
- #mw-navigation h2
- {
- position:absolute;
- top:-9999px;
- }
-
- #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.22wmf4/skins/vector/images/page-fade.png?2013-05-13T15:06:40Z)!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,div#mw-head h5
- {
- margin:0;
- padding:0;
- }
-
- div.emptyPortlet
- {
- display:none;
- }
-
- #p-personal
- {
- position:absolute;
- top:.33em;
- right:.75em;
- z-index:100;
- }
-
- #p-personal h3,#p-personal h5
- {
- display:none;
- }
-
- #p-personal ul
- {
- list-style-type:none;
- list-style-image:none;
- margin:0;
- padding-left:10em;
- }
-
- #p-personal li
- {
- line-height:1.125em;
- float:left;
- }
-
- #p-personal li
- {
- margin-left:.75em;
- margin-top:.5em;
- font-size:.75em;
- white-space:nowrap;
- }
-
- #left-navigation
- {
- position:absolute;
- left:10em;
- top:2.5em;
- }
-
- #right-navigation
- {
- float:right;
- margin-top:2.5em;
- }
-
- div.vectorTabs h3,div.vectorTabs h5,div.vectorMenu h3 span,div.vectorMenu h5 span
- {
- display:none;
- }
-
- 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.22wmf4/skins/vector/images/tab-break.png?2013-05-13T15:06:40Z)!ie;
- background-position:bottom left;
- background-repeat:no-repeat;
- padding-left:1px;
- }
-
- div.vectorTabs ul
- {
- float:left;
- }
-
- div.vectorTabs ul
- {
- height:100%;
- list-style-type:none;
- list-style-image:none;
- margin:0;
- padding:0;
- }
-
- div.vectorTabs ul li
- {
- float:left;
- }
-
- 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.22wmf4/skins/vector/images/tab-normal-fade.png?2013-05-13T15:06:40Z)!ie;
- background-position:bottom left;
- background-repeat:repeat-x;
- white-space:nowrap;
- }
-
- 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.22wmf4/skins/vector/images/tab-current-fade.png?2013-05-13T15:06:40Z)!ie;
- }
-
- div.vectorTabs li a
- {
- display:inline-block;
- height:1.9em;
- padding-left:.5em;
- padding-right:.5em;
- color:#0645ad;
- cursor:pointer;
- font-size:.8em;
- }
-
- div.vectorTabs li > a
- {
- display:block;
- }
-
- div.vectorTabs li.icon a
- {
- background-position:bottom right;
- background-repeat:no-repeat;
- }
-
- div.vectorTabs span a
- {
- display:inline-block;
- padding-top:1.25em;
- }
-
- 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.22wmf4/skins/vector/images/tab-break.png?2013-05-13T15:06:40Z)!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;
- }
-
- div.vectorMenu
- {
- direction:ltr;
- float:left;
- background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQBAMAAADgw5IVAAAAD1BMVEXz+fuamprd3d15eXmxsbG+1Cf6AAAAAXRSTlMAQObYZgAAACZJREFUCFtjYKAaYBI2NjYWgnIUjY0NFRASMGGgBFwYKOEEZ5ILAABbAqkPJqHJAAAAAElFTkSuQmCC);
- background-image:url(//bits.wikimedia.org/static-1.22wmf4/skins/vector/images/arrow-down-icon.png?2013-05-13T15:06:40Z)!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.22wmf4/skins/vector/images/arrow-down-focus-icon.png?2013-05-13T15:06:40Z)!ie;
- background-position:100% 60%;
- }
-
- body.rtl div.vectorMenu
- {
- direction:rtl;
- }
-
- div#mw-head div.vectorMenu h3,div#mw-head div.vectorMenu h5
- {
- float:left;
- background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAARElEQVR4XmVO0QqAQAwy//+P87QjGUf0IDo3ZZREAD84eXkZ5YDBRQcFwpXv3kW1N4/GmZXe326/xnf9ya8zzy/NtusBX91B1f55qzcAAAAASUVORK5CYII=);
- background-image:url(//bits.wikimedia.org/static-1.22wmf4/skins/vector/images/tab-break.png?2013-05-13T15:06:40Z)!ie;
- background-repeat:no-repeat;
- }
-
- div#mw-head div.vectorMenu h3,div#mw-head div.vectorMenu h5
- {
- background-position:bottom left;
- margin-left:-1px;
- }
-
- div#mw-head div.vectorMenu > h3,div#mw-head div.vectorMenu > h5
- {
- background-image:none;
- }
-
- div#mw-head div.vectorMenu h4,div.vectorMenu#p-variants #mw-vector-current-variant
- {
- display:inline-block;
- float:left;
- font-size:.8em;
- padding-left:.5em;
- padding-top:1.375em;
- font-weight:normal;
- border:none;
- }
-
- div.vectorMenu h3 a,div.vectorMenu h5 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.22wmf4/skins/vector/images/tab-break.png?2013-05-13T15:06:40Z)!ie;
- background-repeat:no-repeat;
- }
-
- div.vectorMenu h3 a,div.vectorMenu h5 a
- {
- background-position:bottom right;
- }
-
- div.vectorMenu h3 > a,div.vectorMenu h5 > a
- {
- display:block;
- }
-
- div.vectorMenu div.menu
- {
- position:relative;
- display:none;
- clear:both;
- text-align:left;
- }
-
- body.rtl div.vectorMenu div.menu
- {
- margin-left:24px;
- }
-
- body.rtl div.vectorMenu > div.menu
- {
- margin-left:auto;
- }
-
- body.rtl div.vectorMenu > div.menu,x:-moz-any-link
- {
- margin-left:23px;
- }
-
- 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;
- }
-
- div.vectorMenu ul,x:-moz-any-link
- {
- min-width:5em;
- }
-
- 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;
- }
-
- div.vectorMenu li a
- {
- display:inline-block;
- padding:.5em;
- white-space:nowrap;
- color:#0645ad;
- cursor:pointer;
- font-size:.8em;
- }
-
- div.vectorMenu li > a
- {
- display:block;
- }
-
- div.vectorMenu li.selected a,div.vectorMenu li.selected a:visited
- {
- color:#333;
- text-decoration:none;
- }
-
- #p-search h3,#p-search h5
- {
- display:none;
- }
-
- #p-search
- {
- float:left;
- }
-
- #p-search
- {
- margin-right:.5em;
- margin-left:.5em;
- }
-
- #p-search form,#p-search input
- {
- margin:0;
- margin-top:.4em;
- }
-
- div#simpleSearch
- {
- display:block;
- width:14em;
- height:1.4em;
- margin-top:.65em;
- position:relative;
- min-height:1px;
- 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.22wmf4/skins/vector/images/search-fade.png?2013-05-13T15:06:40Z)!ie;
- background-position:top left;
- background-repeat:repeat-x;
- }
-
- div#simpleSearch label
- {
- font-size:13px;
- top:.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:.2em;
- padding-top:.2em;
- padding-bottom:.2em;
- outline:none;
- border:none;
- font-size:13px;
- background-color:transparent;
- direction:ltr;
- }
-
- div#simpleSearch button#searchButton
- {
- position:absolute;
- width:10%;
- right:0;
- top:0;
- padding:0;
- padding-top:.3em;
- padding-bottom:.2em;
- padding-right:.4em;
- margin:0;
- border:none;
- cursor:pointer;
- background-color:transparent;
- background-image:none;
- }
-
- div#simpleSearch button#searchButton img
- {
- border:none;
- margin:0;
- margin-top:-3px;
- padding:0;
- }
-
- div#simpleSearch button#searchButton > img
- {
- margin:0;
- }
-
- 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,div#mw-panel div.portal h5
- {
- font-weight:normal;
- color:#444;
- padding:.25em;
- padding-top:0;
- padding-left:1.75em;
- cursor:default;
- border:none;
- font-size:.75em;
- }
-
- div#mw-panel div.portal div.body
- {
- margin:0;
- padding-top:.5em;
- margin-left:1.25em;
- background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC);
- background-image:url(//bits.wikimedia.org/static-1.22wmf4/skins/vector/images/portal-break.png?2013-05-13T15:06:40Z)!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:.5em;
- margin:0;
- font-size:.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;
- }
-
- div#footer
- {
- margin-left:10em;
- margin-top:0;
- padding:.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:.5em;
- padding-bottom:.5em;
- color:#333;
- font-size:.7em;
- }
-
- div#footer #footer-icons
- {
- float:right;
- }
-
- 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:.5em;
- line-height:2em;
- text-align:right;
- }
-
- div#footer #footer-places li
- {
- float:left;
- margin-right:1em;
- line-height:2em;
- }
-
- #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;
- }
-
- #preftoc
- {
- 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.22wmf4/skins/vector/images/preferences-break.png?2013-05-13T15:06:40Z)!ie;
- background-position:bottom left;
- background-repeat:no-repeat;
- }
-
- #preftoc li
- {
- 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.22wmf4/skins/vector/images/preferences-break.png?2013-05-13T15:06:40Z)!ie;
- background-position:bottom right;
- background-repeat:no-repeat;
- }
-
- #preftoc li:first-child
- {
- margin-left:1px;
- }
-
- #preftoc a,#preftoc a:active
- {
- display:inline-block;
- position:relative;
- color:#0645ad;
- padding:.5em;
- text-decoration:none;
- background-image:none;
- font-size:.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.22wmf4/skins/vector/images/preferences-fade.png?2013-05-13T15:06:40Z)!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:.5em;
- padding-right:.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:.25em;
- }
-
- div#content
- {
- line-height:1.5em;
- }
-
- #bodyContent
- {
- font-size:.8em;
- }
-
- .editsection
- {
- float:right;
- }
-
- 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.22wmf4/skins/vector/images/bullet-icon.png?2013-05-13T15:06:40Z)!ie;
- }
-
- pre,.mw-code
- {
- line-height:1.3em;
- }
-
- #siteNotice
- {
- font-size:.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.22wmf4/skins/vector/images/external-link-ltr-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/lock-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/mail-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/news-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/file-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/talk-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/audio-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/video-icon.png?2013-05-13T15:06:40Z) 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.22wmf4/skins/vector/images/document-icon.png?2013-05-13T15:06:40Z) center right no-repeat!ie;
- padding-right:13px;
- }
-
- #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.22wmf4/skins/vector/images/user-icon.png?2013-05-13T15:06:40Z) left top no-repeat!ie;
- background-image:0;
- background-image:0;
- 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.22wmf4/skins/vector/images/user-icon.svg?2013-05-13T15:06:40Z)!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;
- }
-
- .skin-vector #mw-notification-area
- {
- top:7em;
- font-size:.8em;
- }
-
- .skin-vector .mw-notification
- {
- background-color:#fff;
- background-color:rgba(255,255,255,0.93);
- padding:.75em 1.5em;
- border:solid 1px #a7d7f9;
- border-radius:.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);
- }
-
- #ca-unwatch.icon a,#ca-watch.icon a
- {
- margin:0;
- padding:0;
- outline:none;
- display:block;
- width:26px;
- padding-top:3.1em;
- margin-top:0;
- margin-top:-.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.22wmf4/skins/vector/images/watch-icons.png?2013-05-13T15:06:40Z)!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.22wmf4/skins/vector/images/watch-icon-loading.gif?2013-05-13T15:06:40Z)!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.22wmf4/skins/vector/images/tab-break.png?2013-05-13T15:06:40Z)!ie;
- background-position:right bottom;
- background-repeat:no-repeat;
- }
-
- .tipsy
- {
- font-size:.8em;
- }
-
- body.vector-animateLayout div#content,body.vector-animateLayout div#footer
- {
- -moz-transition:margin-left 250in 250ms;
- -webkit-transition:margin-left 250in 250ms;
- -o-transition:margin-left 250in 250ms;
- transition:margin-left 250in 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-width982px {
- div#content
- {
- margin-left:11em;
- padding:1.25em 1.5em 1.5em;
- }
-
- #p-logo
- {
- left:.5em;
- }
-
- div#footer
- {
- margin-left:11em;
- padding:1.25em;
- }
-
- #mw-panel
- {
- padding-left:.5em;
- }
-
- #p-search
- {
- margin-right:1em;
- }
-
- #left-navigation
- {
- left:11em;
- }
-
- #p-personal
- {
- right:1em;
- }
-
- #mw-head-base
- {
- margin-left:11em;
- }
-} \ No newline at end of file
diff --git a/wikipedia/views/css/wikipedia.css b/wikipedia/views/css/wikipedia.css
deleted file mode 100644
index e31a672..0000000
--- a/wikipedia/views/css/wikipedia.css
+++ /dev/null
@@ -1,97 +0,0 @@
-/*CSS for structure*/
-#inside-content * {-webkit-box-sizing: content-box;}
-#inside-content ul {list-style-type: none;}
-#inside-content sup,#inside-content .mw-editsection {display: none;}
-@media screen and (max-width: 1200px) {
- #main-wrapper {width: 850px;}
- .icon-pdf-print {right: -72px;}
- hr.hr-title {width: 784px;}
-}
-
-/*title pattern*/
-h2,h3,h4,h5 {margin: 20px 0px}
-
-h2 { padding: 0px 0px 10px;background:url(../images/title-line.jpg) no-repeat bottom;font-size: 20px;margin-bottom: 10px;}
-h3 { font-size: 16px; }
-b { font-weight: bold;font-family: 'BentonSans-Bold'; }
-
-/*toc index pattern*/
-#toc {border:none;background: none}
-#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {text-align: left;margin-top: 25px;background: url(../images/title-line.jpg) no-repeat bottom;background-size: 100% 1px; }
-#toc #toctitle h2, .toc #toctitle h2, #toc .toctitle h2, .toc .toctitle h2 {font-family: 'BentonSans-Bold'; font-size: 15px;font-weight: normal;text-transform: uppercase;background: none;}
-#toc a {color:#464646;}
-#toc a:hover {text-decoration: none}
-#toc ul ul, .toc ul ul {margin: 0 0 0 2em;}
-#toc li {position: relative;padding:0px 0px 7px 20px;border-bottom: 1px solid #fff;margin-top: 5px}
-#toc li:after {width: 15px;height: 15px;position: absolute;background: url(../images/index_list_arrow-down.svg) no-repeat;left: 0px;top: 1px; content:""}
-#toc ul > li > ul > li {border-bottom: none}
-.tocnumber {margin-right: 5px;}
-
-/*style for thumbs*/
-div.thumbinner {border: 1px solid #ccc;padding: 7px!important;background-color: #f9f9f9;font-size: 100%;text-align: center;overflow: hidden;box-shadow: -1px 1px 1px 0px rgba(203,199,195,0.7); max-width: 914px; }
-
-div.thumbinner img { max-width: 100%; }
-
-div.thumbcaption { text-align: left; }
-div.magnify { float: right; margin-left: 10px; }
-
-/*table class infobox_v2*/
-.infobox_v2 {float: right;}
-
-/*classes defaults*/
-div.tleft, div.floatleft, table.floatleft {float: left;clear: left;}
-div.tright, div.floatright, table.floatright {clear: right;float: right;}
-div.tright {border: none;margin: 0.5em 0 0.8em 1.4em;}
-div.tleft {border: none;margin: 0.5em 1.4em 0.8em 0;}
-.rellink, .dablink {font-style: italic;padding-left: 0;margin-bottom: 10px;}
-
-/*player for countries*/
-.mediaContainer {margin-top: 10px}
-
-/*gallery images*/
-li.gallerybox {display: inline-block !important;}
-li.gallerybox .gallerytext p { width: 100% !important; }
-
-/*first block class noprint*/
-.noprint {margin: 20px auto !important;box-shadow: -1px 1px 1px 0px rgba(203,199,195,0.7);border-top:1px solid #ccc !important;border-bottom:1px solid #ccc !important;border-right:1px solid #ccc !important; display: none; }
-
-/*font size with 110%*/
-/*table th,table tr,table td {font-size: 100% !important;}*/
-
-/*page of disamgigation*/
-#disambig {background-color:#fff;-webkit-box-shadow: 0px 0px 1px 1px rgba(179, 179, 179, 1);width: 99%;margin:25px 2px 20px;padding: 20px;box-sizing:border-box;}
-#disambig i {font-style: normal;line-height: 25px}
-#disambig ~ p {padding-bottom: 10px;}
-#disambig ~ p:after {content:" ";border: 0;margin:15px 0px 0px 0px; height: 1px;background: #333;background: -webkit-gradient(linear,0 0,100% 0,from(rgba(201, 201, 201, 0.4)), to(rgba(201, 201, 201, 0.4)), color-stop(50%, #c4c0ba));width: 100%;float: left;clear: both;display: block;}
-#disambig ~ ul {list-style-type: disc;list-style-image: none;margin-left:2px;}
-#disambig ~ ul li {list-style-position: inside;margin-top: 10px}
-#disambig ~ ul li:before {content:" ";border: 0;margin:5px 0px 0px 0px; height: 1px;background: #333;background: -webkit-gradient(linear,0 0,100% 0,from(rgba(201, 201, 201, 0.4)), to(rgba(201, 201, 201, 0.4)), color-stop(50%, #c4c0ba));width: 100%;float: left;clear: both;display: block;}
-
-/*style of table right*/
-.infobox {border: 1px solid #ccc; padding: 7px!important; background-color: #f9f9f9; font-size: 100%; text-align: center; overflow: hidden; box-shadow: -1px 1px 1px 0px rgba(203,199,195,0.7); max-width: 914px;border-radius: 0px !important;}
-
-.infobox_v2 {border: 1px solid #ccc; padding: 7px!important; background-color: #f9f9f9; font-size: 100%; text-align: center; overflow: hidden; box-shadow: -1px 1px 1px 0px rgba(203,199,195,0.7); max-width: 914px;border-radius: 0px !important;}
-.infobox_v2 th{text-align: left !important;border-bottom: 1px solid #B3B3B3}
-
-/*coordinates*/
-#coordinates {top: -5px;right: 25px;}
-#coordinates.noprint { box-shadow:none !important;border: 0px !important; display: block; }
-
-
-/* tabelas wikitable */
-table.wikitable { border: 1px solid #ccc; padding: 7px!important; background-color: #f9f9f9; font-size: 100%; text-align: center;box-shadow: -1px 1px 1px 0px rgba(203,199,195,0.7); max-width: 914px;border-radius: 0px !important; }
-
-table.wikitable tr th { border: 1px solid #ccc; }
-table.wikitable tr td { border: 1px solid #ccc; }
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/wikipedia/views/fonts/BentonSans-Bold.eot b/wikipedia/views/fonts/BentonSans-Bold.eot
deleted file mode 100644
index e3ad795..0000000
--- a/wikipedia/views/fonts/BentonSans-Bold.eot
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Bold.svg b/wikipedia/views/fonts/BentonSans-Bold.svg
deleted file mode 100644
index 8563a34..0000000
--- a/wikipedia/views/fonts/BentonSans-Bold.svg
+++ /dev/null
@@ -1,149 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" > <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
-<defs >
-<font id="font2" horiz-adv-x="1009" ><font-face
- font-family="BentonSans Bold"
- units-per-em="2048"
- panose-1="2 0 5 3 4 0 0 2 0 4"
- ascent="1515"
- descent="-410"
- alphabetic="0" />
-<missing-glyph horiz-adv-x="1556" d="M520 1225L657 1212L606 1516H950L899 1212L1034 1225L1030 1278H1270L1268 1245L1300 1249V1010L1245 1014L1233 877L1536 928V584L1233 635L1245 502L1300 506V266L1266 268L1270 233H1030L1034 289L899 301L950 0H606L657
-301L522 289L526 233H287L291 268L256 266V506L309 502L322 635L20 584V928L322 877L309 1014L256 1010V1249L289 1247L287 1278H526L520 1225ZM1051 1030L899 1042V877H1063L1051 1030ZM657 877V1042L506 1030L492 877H657ZM899 635V471L1051 483L1063 635H899ZM504
-485L657 471V635H492L504 485Z" />
-<glyph unicode=" " glyph-name="space" horiz-adv-x="550" />
-<glyph unicode="!" glyph-name="exclam" horiz-adv-x="731" d="M250 479L166 1516H580L498 479H250ZM197 0V303H549V0H197Z" />
-<glyph unicode="&quot;" glyph-name="quotedbl" horiz-adv-x="942" d="M567 963L532 1364V1516H811V1364L776 963H567ZM164 963L129 1364V1516H410V1364L375 963H164Z" />
-<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="1562" d="M197 0L276 381H51V625H328L383 891H139V1135H434L514 1516H809L729 1135H958L1038 1516H1333L1253 1135H1509V891H1202L1147 625H1421V381H1096L1016 0H721L801 381H573L492 0H197ZM623 625H852L907
-891H680L623 625Z" />
-<glyph unicode="$" glyph-name="dollar" horiz-adv-x="1398" d="M602 -18Q417 0 294 85T88 307L311 451Q386 347 452 289T612 213V647Q553 662 507 676T409 711T318 755T242 813T182 886T144 977T129 1090Q129 1282 256 1400T602 1536V1677H799V1530Q907 1515
-994 1474T1135 1382T1239 1260L1018 1100Q965 1175 915 1220T793 1286V887Q886 865 955 842T1090 781T1199 698T1266 584T1292 432Q1292 345 1264 271T1177 135T1023 33T799 -18V-190H602V-18ZM612 1298Q523 1286 478 1238T432 1118T475 1005T612 934V1298ZM793
-211Q892 225 940 271T989 401Q989 477 942 522T793 600V211Z" />
-<glyph unicode="%" glyph-name="percent" horiz-adv-x="2269" d="M500 549Q308 549 198 683T88 1044Q88 1271 199 1405T500 1540Q688 1540 797 1406T907 1047Q907 821 798 685T500 549ZM541 0L1446 1516H1729L823 0H541ZM1962 -20T1772 -20T1472 115T1362 475Q1362
-702 1473 837T1774 973Q1961 973 2071 838T2181 477T2072 116ZM500 756Q637 756 637 1044Q637 1329 500 1329Q358 1329 358 1047Q358 756 500 756ZM1774 188Q1911 188 1911 477Q1911 760 1772 760Q1632 760 1632 477Q1632 188 1774 188Z" />
-<glyph unicode="&amp;" glyph-name="ampersand" horiz-adv-x="1521" d="M604 -29Q327 -29 180 79T33 375Q33 446 52 508T101 615T179 701T273 770T381 827Q285 1014 285 1161Q285 1238 311 1305T388 1427T523 1512T715 1544Q815 1544 892 1517T1016 1442T1085
-1336T1108 1212T1089 1089T1039 988T960 905T866 837T758 778Q776 751 850 659Q946 540 1016 473Q1091 602 1112 780H1393Q1353 504 1237 315Q1360 248 1516 248V-20Q1231 -17 1032 96Q853 -29 604 -29ZM653 952Q740 1002 787 1060T834 1200Q834 1253 807 1291T721
-1329T626 1291T588 1180Q588 1073 653 952ZM606 201Q721 201 813 260Q717 355 606 494Q547 569 500 635Q367 546 367 422Q367 318 432 260T606 201Z" />
-<glyph unicode="&apos;" glyph-name="quotesingle" horiz-adv-x="540" d="M164 963L129 1364V1516H410V1364L375 963H164Z" />
-<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="827" d="M614 -420Q354 -201 222 42T90 584Q90 882 222 1125T614 1587L766 1427Q434 1058 434 584Q434 336 524 119T776 -270L614 -420Z" />
-<glyph unicode=")" glyph-name="parenright" horiz-adv-x="827" d="M213 -420L51 -270Q211 -97 301 119T391 584Q391 1062 59 1427L213 1587Q472 1370 603 1127T735 584Q735 284 604 41T213 -420Z" />
-<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="1040" d="M375 618L203 721L393 997L55 975V1167L395 1143L203 1421L375 1524L520 1219L666 1524L840 1421L647 1143L985 1167V975L647 997L840 721L668 618L520 924L375 618Z" />
-<glyph unicode="+" glyph-name="plus" horiz-adv-x="1323" d="M530 178V588H137V848H530V1257H793V848H1186V588H793V178H530Z" />
-<glyph unicode="," glyph-name="comma" horiz-adv-x="577" d="M160 -246L246 0H113V317H465V45L313 -246H160Z" />
-<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="731" d="M96 532V754H635V532H96Z" />
-<glyph unicode="." glyph-name="period" horiz-adv-x="577" d="M113 0V317H465V0H113Z" />
-<glyph unicode="/" glyph-name="slash" horiz-adv-x="1312" d="M47 0L928 1516H1266L385 0H47Z" />
-<glyph unicode="0" glyph-name="zero" horiz-adv-x="1425" d="M1008 -29T713 -29T250 185T82 758T250 1330T713 1544T1174 1331T1341 758T1175 185ZM713 231Q859 231 935 365T1012 758Q1012 1015 935 1146T713 1278Q414 1278 414 758Q414 500 491 366T713 231Z" />
-<glyph unicode="1" glyph-name="one" horiz-adv-x="937" d="M66 0V260H340V1214Q282 1184 208 1165T70 1145V1417Q251 1423 348 1516H662V260H901V0H66Z" />
-<glyph unicode="2" glyph-name="two" horiz-adv-x="1257" d="M53 0V33Q53 106 61 164T97 295T173 432T305 571T506 721Q553 751 573 763T630 800T681 836T722 867T759 900T785 931T808 964T822 998T832 1038T834 1081Q834 1167 782 1216T635 1266Q545 1266 457
-1209T303 1049L68 1214Q136 1319 216 1390T405 1502T645 1544Q887 1544 1022 1426T1157 1104Q1157 1049 1150 1005T1122 908T1065 810T968 710T821 602Q642 488 549 406T449 260H1167V0H53Z" />
-<glyph unicode="3" glyph-name="three" horiz-adv-x="1275" d="M612 -29Q236 -29 23 231L229 416Q302 327 400 282T598 236Q725 236 791 290T858 446Q858 568 770 619T496 670H420V913H502Q602 913 669 928T769 972T814 1032T827 1104Q827 1272 608 1272Q415 1272
-266 1128L84 1337Q185 1433 335 1487T647 1542Q893 1542 1025 1441T1157 1155Q1157 1021 1080 927T860 803Q1027 776 1116 675T1206 426Q1206 215 1044 93T612 -29Z" />
-<glyph unicode="4" glyph-name="four" horiz-adv-x="1384" d="M780 0V297H45V539L735 1516H1102V559H1358V297H1102V0H780ZM389 559H780V1118H776L389 559Z" />
-<glyph unicode="5" glyph-name="five" horiz-adv-x="1247" d="M600 -29Q257 -29 33 172L201 391Q278 321 377 279T580 236Q724 236 796 308T868 504Q868 634 801 706T606 778Q446 778 328 633L113 700L174 1516H1094L1077 1264H430L401 928Q501 1022 707 1022Q943
-1022 1071 883T1200 516Q1200 271 1039 121T600 -29Z" />
-<glyph unicode="6" glyph-name="six" horiz-adv-x="1339" d="M700 -29Q421 -29 252 170T82 731Q82 900 121 1038T225 1269T377 1425T557 1516T750 1544Q905 1544 1006 1510T1190 1417L1049 1192Q980 1238 916 1259T764 1280Q616 1280 520 1163T408 840Q585 977
-786 977Q889 977 976 949T1131 864T1237 713T1276 496Q1276 259 1117 115T700 -29ZM715 223Q831 223 897 297T963 481Q963 532 951 574T912 653T836 710T719 731Q537 731 408 604Q420 414 498 319T715 223Z" />
-<glyph unicode="7" glyph-name="seven" horiz-adv-x="1103" d="M166 0L745 1247H25V1516H1085V1270L502 0H166Z" />
-<glyph unicode="8" glyph-name="eight" horiz-adv-x="1306" d="M653 -29Q367 -29 205 82T43 391Q43 526 136 627T379 791Q243 861 178 943T113 1161Q113 1235 148 1302T248 1424T418 1511T653 1544Q786 1544 892 1512T1062 1424T1159 1302T1192 1161Q1192 1042
-1124 949T930 801Q1010 765 1065 732T1167 650T1238 538T1262 391Q1262 195 1100 83T653 -29ZM676 909Q781 961 825 1010T870 1130T817 1254T655 1309T491 1259T436 1137Q436 1056 493 1008T676 909ZM653 199Q780 199 854 259T928 410Q928 494 860 551T629 674Q505
-614 442 551T379 410Q379 320 453 260T653 199Z" />
-<glyph unicode="9" glyph-name="nine" horiz-adv-x="1339" d="M590 -29Q431 -29 327 7T139 104L283 322Q355 272 420 250T575 227Q722 227 818 347T930 676Q751 539 551 539Q449 539 363 567T208 652T102 803T63 1020Q63 1256 222 1400T639 1544Q918 1544 1086
-1346T1255 784Q1255 616 1217 477T1113 246T962 91T782 -1T590 -29ZM621 784Q801 784 930 911Q908 1284 625 1284Q507 1284 442 1213T377 1034Q377 983 388 941T426 862T502 805T621 784Z" />
-<glyph unicode=":" glyph-name="colon" horiz-adv-x="604" d="M125 774V1092H479V774H125ZM125 0V317H479V0H125Z" />
-<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="604" d="M125 774V1092H479V774H125ZM168 -246L256 0H125V317H479V53L322 -246H168Z" />
-<glyph unicode="&lt;" glyph-name="less" horiz-adv-x="1323" d="M1206 98L123 573V754L1206 1229V958L475 664L1206 369V98Z" />
-<glyph unicode="=" glyph-name="equal" horiz-adv-x="1323" d="M143 788V1022H1178V788H143ZM143 322V555H1178V322H143Z" />
-<glyph unicode="&gt;" glyph-name="greater" horiz-adv-x="1323" d="M127 98V369L858 664L127 958V1229L1210 754V573L127 98Z" />
-<glyph unicode="?" glyph-name="question" horiz-adv-x="1216" d="M432 475Q424 548 424 623Q424 731 481 804T641 934Q732 985 768 1028T805 1143Q805 1206 754 1244T612 1282Q516 1282 420 1231T260 1104L61 1290Q288 1544 647 1544Q875 1544 1001 1440T1128
-1169Q1128 1100 1110 1045T1057 947T982 875T887 815Q858 800 837 788T797 762T765 739T742 713T725 688T714 657T707 623T704 583T702 537T702 481Q702 477 702 475H432ZM391 0V303H743V0H391Z" />
-<glyph unicode="@" glyph-name="at" horiz-adv-x="1777" d="M870 -29Q692 -29 544 30T296 192T141 440T86 754T145 1069T308 1319T564 1484T893 1544T1219 1487T1472 1329T1634 1086T1692 778Q1692 568 1585 440T1288 311Q1173 311 1109 358T1016 494Q949 423
-873 381T694 338Q567 338 494 420T420 653Q420 900 533 1051T811 1202Q901 1202 954 1175T1049 1098L1063 1186H1313L1212 575Q1187 446 1325 446Q1424 446 1485 532T1546 770Q1546 1053 1367 1228T891 1403T419 1223T242 754Q242 564 318 416T540 183T881 98Q1110
-98 1266 203L1335 102Q1151 -29 870 -29ZM803 528Q887 528 969 610L1020 926Q986 963 953 979T872 995Q777 995 725 902T672 680Q672 604 701 566T803 528Z" />
-<glyph unicode="A" glyph-name="A" horiz-adv-x="1460" d="M35 0L571 1522H889L1425 0H1087L975 338H459L342 0H35ZM541 580H897L723 1096H719L541 580Z" />
-<glyph unicode="B" glyph-name="B" horiz-adv-x="1460" d="M156 0V1516H762Q852 1516 926 1507T1072 1473T1193 1406T1273 1298T1303 1141Q1303 990 1222 904T1014 793V788Q1343 731 1343 418Q1343 308 1298 225T1173 94T999 23T793 0H156ZM483 891H729Q983 891
-983 1073Q983 1165 923 1211T733 1257H483V891ZM483 254H752Q1018 254 1018 457Q1018 655 737 655H483V254Z" />
-<glyph unicode="C" glyph-name="C" horiz-adv-x="1492" d="M772 -29Q622 -29 498 20T280 164T136 412T84 760Q84 952 137 1103T285 1350T502 1494T772 1544Q911 1544 1019 1509T1199 1407T1315 1257T1386 1067L1071 975Q1051 1045 1028 1095T969 1186T885 1247T770
-1268Q600 1268 509 1133T418 760Q418 517 511 379T774 240Q903 240 977 318T1094 559L1407 489Q1378 370 1330 279T1206 117T1021 9T772 -29Z" />
-<glyph unicode="D" glyph-name="D" horiz-adv-x="1515" d="M156 0V1516H621Q764 1516 883 1492T1106 1411T1280 1270T1391 1056T1432 766Q1432 599 1391 468T1279 250T1104 106T881 25T621 0H156ZM487 270H643Q888 270 993 385T1098 762Q1098 1008 991 1122T639
-1237H487V270Z" />
-<glyph unicode="E" glyph-name="E" horiz-adv-x="1296" d="M156 0V1516H1188V1237H489V911H995V647H489V270H1225V0H156Z" />
-<glyph unicode="F" glyph-name="F" horiz-adv-x="1200" d="M156 0V1516H1157V1237H489V868H965V604H489V0H156Z" />
-<glyph unicode="G" glyph-name="G" horiz-adv-x="1558" d="M748 -29Q580 -29 452 30T244 196T124 447T84 764Q84 1121 270 1332T774 1544Q887 1544 978 1520T1150 1442T1291 1291T1386 1059L1081 975Q1034 1131 960 1199T772 1268Q729 1268 688 1258T596 1215T508
-1130T446 985T420 770T443 553T502 400T588 305T686 254T786 240Q910 240 992 312T1098 512H834V760H1415V0H1147V209H1143Q1130 172 1099 133T1020 57T901 -5T748 -29Z" />
-<glyph unicode="H" glyph-name="H" horiz-adv-x="1574" d="M156 0V1516H489V928H1085V1516H1419V0H1085V647H489V0H156Z" />
-<glyph unicode="I" glyph-name="I" horiz-adv-x="675" d="M172 0V1516H504V0H172Z" />
-<glyph unicode="J" glyph-name="J" horiz-adv-x="1095" d="M463 -29Q317 -29 212 15T20 139L207 348Q329 238 446 238Q635 238 635 498V1516H969V446Q969 338 941 253T853 103T695 5T463 -29Z" />
-<glyph unicode="K" glyph-name="K" horiz-adv-x="1470" d="M156 0V1516H489V889L997 1516H1386L872 924L1440 0H1063L655 672L489 485V0H156Z" />
-<glyph unicode="L" glyph-name="L" horiz-adv-x="1200" d="M156 0V1516H489V270H1157V0H156Z" />
-<glyph unicode="M" glyph-name="M" horiz-adv-x="1859" d="M156 0V1516H596L934 401H938L1253 1516H1704V0H1382V1034H1378Q1357 907 1294 696L1067 0H772L547 696Q492 876 459 1051H455V0H156Z" />
-<glyph unicode="N" glyph-name="N" horiz-adv-x="1591" d="M156 0V1516H489L1124 549H1128V1516H1436V0H1128L467 975H463V0H156Z" />
-<glyph unicode="O" glyph-name="O" horiz-adv-x="1597" d="M799 -29Q687 -29 584 1T389 95T230 250T123 472T84 758T123 1043T230 1265T389 1420T583 1514T799 1544Q910 1544 1013 1514T1207 1420T1365 1265T1472 1044T1511 758T1472 472T1366 250T1207 95T1013
-1T799 -29ZM799 240Q974 240 1077 380T1180 758Q1180 995 1077 1131T799 1268Q622 1268 520 1132T418 758Q418 519 520 380T799 240Z" />
-<glyph unicode="P" glyph-name="P" horiz-adv-x="1384" d="M156 0V1516H707Q811 1516 896 1504T1063 1460T1201 1374T1291 1234T1325 1030Q1325 539 702 539H487V0H156ZM487 797H715Q866 797 932 853T999 1022Q999 1132 933 1187T715 1243H487V797Z" />
-<glyph unicode="Q" glyph-name="Q" horiz-adv-x="1597" d="M1106 -406Q881 -406 748 -294T608 -4Q496 22 402 82T236 236T123 464T82 758Q82 913 121 1043T228 1265T387 1420T581 1514T797 1544Q908 1544 1011 1514T1205 1420T1363 1265T1470 1044T1509 758Q1509
-592 1465 454T1342 222T1164 69T946 -12Q956 -42 972 -64T1012 -100T1061 -122T1121 -135T1187 -140T1262 -141H1366V-406H1106ZM797 240Q972 240 1074 379T1176 758Q1176 995 1074 1131T797 1268Q620 1268 517 1132T414 758Q414 519 517 380T797 240Z" />
-<glyph unicode="R" glyph-name="R" horiz-adv-x="1443" d="M156 0V1516H725Q1015 1516 1168 1404T1321 1047Q1321 871 1242 767T1006 614L1343 0H991L676 571H483V0H156ZM483 829H711Q858 829 926 877T995 1038Q995 1148 927 1195T711 1243H483V829Z" />
-<glyph unicode="S" glyph-name="S" horiz-adv-x="1417" d="M719 -29Q484 -29 324 71T74 344L326 494Q389 370 496 303T735 236Q855 236 927 280T999 410Q999 490 927 536T692 629Q489 686 412 719Q226 799 169 934Q139 1003 139 1092Q139 1301 289 1422T686 1544Q798
-1544 895 1519T1065 1449T1192 1351T1288 1233L1057 1057Q997 1154 896 1213T684 1272Q580 1272 523 1231T465 1120Q465 1084 479 1056T517 1007T582 967T666 934T776 901Q847 882 891 869T1000 831T1105 785T1191 726T1264 649T1307 553T1325 432Q1325 338 1289
-257T1182 111T991 9T719 -29Z" />
-<glyph unicode="T" glyph-name="T" horiz-adv-x="1327" d="M496 0V1237H45V1516H1282V1237H829V0H496Z" />
-<glyph unicode="U" glyph-name="U" horiz-adv-x="1484" d="M1051 -25T743 -25T283 134T131 580V1516H465V588Q465 246 748 246Q892 246 959 332T1026 588V1516H1354V582Q1354 293 1203 134Z" />
-<glyph unicode="V" glyph-name="V" horiz-adv-x="1429" d="M557 -6L35 1516H373L719 432H723L1081 1516H1395L872 -6H557Z" />
-<glyph unicode="W" glyph-name="W" horiz-adv-x="1957" d="M446 0L43 1516H379L539 825Q594 607 612 494H616Q635 621 686 823L840 1516H1147L1311 819Q1319 786 1335 719T1362 604T1382 494H1386Q1400 587 1454 815L1608 1516H1915L1520 0H1235L995 1055H991L735 0H446Z" />
-<glyph unicode="X" glyph-name="X" horiz-adv-x="1484" d="M66 0L551 801L109 1516H489L760 1061L1016 1516H1360L928 799L1419 0H1049L727 530L416 0H66Z" />
-<glyph unicode="Y" glyph-name="Y" horiz-adv-x="1415" d="M541 0V643L18 1516H362L709 926L1057 1516H1397L872 643V0H541Z" />
-<glyph unicode="Z" glyph-name="Z" horiz-adv-x="1351" d="M61 0V229L852 1239H113V1516H1272V1278L498 270H1272V0H61Z" />
-<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="909" d="M141 -410V1516H850V1286H473V-180H850V-410H141Z" />
-<glyph unicode="\" glyph-name="backslash" horiz-adv-x="1251" d="M897 0L16 1516H354L1235 0H897Z" />
-<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="909" d="M57 -410V-180H434V1286H57V1516H766V-410H57Z" />
-<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="1132" d="M190 1212L455 1563H676L940 1212H754L563 1364L379 1212H190Z" />
-<glyph unicode="_" glyph-name="underscore" horiz-adv-x="1024" d="M0 -324V-94H1024V-324H0Z" />
-<glyph unicode="`" glyph-name="grave" horiz-adv-x="1024" d="M504 1208L199 1563H530L721 1208H504Z" />
-<glyph unicode="a" glyph-name="a" horiz-adv-x="1181" d="M365 -16Q234 -16 144 64T53 279Q53 469 220 574T745 709V735Q745 866 598 866Q413 866 240 731L100 920Q316 1114 645 1114Q865 1114 966 1008T1067 686V266Q1067 74 1098 0H770Q745 80 745 160Q589
--16 365 -16ZM496 231Q652 231 745 326V528Q375 491 375 336Q375 285 407 258T496 231Z" />
-<glyph unicode="b" glyph-name="b" horiz-adv-x="1277" d="M786 -16Q584 -16 455 129V0H125V1516H455V924Q590 1114 791 1114Q982 1114 1096 968T1210 547T1095 128T786 -16ZM674 231Q776 231 828 312T881 545Q881 686 829 764T670 842Q560 842 455 735V332Q510
-279 560 255T674 231Z" />
-<glyph unicode="c" glyph-name="c" horiz-adv-x="1136" d="M602 -23Q522 -23 448 -5T303 55T181 161T98 323T66 545Q66 671 100 771T190 934T318 1038T465 1097T616 1114Q702 1114 773 1096T893 1048T982 973T1046 883T1092 780L815 688Q784 789 736 830T612 872Q510
-872 453 788T395 543Q395 389 447 299T608 209Q761 209 823 403L1096 309Q959 -23 602 -23Z" />
-<glyph unicode="d" glyph-name="d" horiz-adv-x="1277" d="M485 -16Q292 -16 179 123T66 537Q66 813 181 963T489 1114Q704 1114 821 954V1516H1151V266Q1151 73 1184 0H846Q835 19 828 69T821 164Q691 -16 485 -16ZM608 231Q718 231 821 338V741Q766 794 716
-818T604 842Q501 842 448 765T395 539Q395 396 448 314T608 231Z" />
-<glyph unicode="e" glyph-name="e" horiz-adv-x="1181" d="M623 -23Q534 -23 455 -5T304 55T180 162T97 324T66 545Q66 667 101 766T193 929T324 1035T470 1096T614 1114Q688 1114 754 1099T888 1042T1005 935T1085 759T1116 506V457H393Q416 207 647 207Q738
-207 824 244T971 338L1098 141Q905 -23 623 -23ZM397 651H821Q797 879 612 879Q531 879 473 823T397 651Z" />
-<glyph unicode="f" glyph-name="f" horiz-adv-x="829" d="M223 0V852H41V1092H223V1167Q223 1217 229 1257T249 1340T291 1414T360 1471T462 1510T602 1524Q646 1524 715 1519T801 1509V1280Q767 1288 705 1288Q632 1288 592 1262T551 1157V1092H788V852H551V0H223Z" />
-<glyph unicode="g" glyph-name="g" horiz-adv-x="1259" d="M555 -410Q398 -410 288 -394T113 -344T19 -267T-10 -164Q-10 -89 42 -34T178 55Q104 104 104 186Q104 307 262 410Q174 461 128 542T82 723Q82 893 213 1003T573 1114Q808 1114 940 995Q994 1042 1072
-1072T1221 1108V856Q1129 856 1036 831Q1057 786 1057 723Q1057 551 930 443T573 334Q494 334 406 352Q369 323 369 297Q369 268 397 258T492 244L655 233Q936 223 1059 151T1182 -76Q1182 -185 1100 -261T879 -374T555 -410ZM578 516Q666 516 715 570T764 711T716
-851T578 905Q490 905 441 851T391 711Q391 625 441 571T578 516ZM608 -244Q736 -244 814 -214T893 -131Q893 -94 875 -74T793 -40T602 -20L430 -12L358 -6Q297 -46 297 -104Q297 -176 370 -210T608 -244Z" />
-<glyph unicode="h" glyph-name="h" horiz-adv-x="1265" d="M125 0V1516H455V920Q602 1114 831 1114Q979 1114 1065 1037T1151 797V0H821V692Q821 768 791 805T694 842Q579 842 455 733V0H125Z" />
-<glyph unicode="i" glyph-name="i" horiz-adv-x="602" d="M135 1241V1505H467V1241H135ZM137 0V1092H465V0H137Z" />
-<glyph unicode="j" glyph-name="j" horiz-adv-x="602" d="M135 1241V1505H467V1241H135ZM111 -416Q65 -416 -5 -411T-90 -401V-178Q-54 -190 4 -190Q72 -190 104 -155T137 -41V1092H465V-104Q465 -156 459 -195T430 -278T371 -350T268 -397T111 -416Z" />
-<glyph unicode="k" glyph-name="k" horiz-adv-x="1198" d="M125 0V1516H455V684L795 1092H1149L793 684L1169 0H829L588 444L455 295V0H125Z" />
-<glyph unicode="l" glyph-name="l" horiz-adv-x="602" d="M137 0V1516H465V0H137Z" />
-<glyph unicode="m" glyph-name="m" horiz-adv-x="1908" d="M125 0V1092H455V920Q515 1000 606 1057T813 1114Q1061 1114 1112 920Q1174 999 1265 1056T1473 1114Q1633 1114 1712 1024T1792 780V0H1462V692Q1462 771 1437 806T1343 842Q1287 842 1236 815T1124
-733V0H795V692Q795 771 770 806T676 842Q619 842 568 815T455 733V0H125Z" />
-<glyph unicode="n" glyph-name="n" horiz-adv-x="1265" d="M127 0V1092H457V920Q604 1114 834 1114Q980 1114 1065 1037T1151 797V0H823V692Q823 768 793 805T694 842Q581 842 457 733V0H127Z" />
-<glyph unicode="o" glyph-name="o" horiz-adv-x="1247" d="M708 -23T625 -23T465 -5T314 55T186 161T99 323T66 545Q66 669 99 768T185 930T313 1036T464 1096T625 1114Q708 1114 784 1097T934 1037T1062 931T1149 768T1182 545Q1182 422 1149 324T1062 162T935
-56T785 -5ZM625 209Q738 209 795 298T852 543Q852 613 839 671T800 775T729 846T625 872Q510 872 453 784T395 543Q395 447 416 375T491 256T625 209Z" />
-<glyph unicode="p" glyph-name="p" horiz-adv-x="1277" d="M125 -410V1092H455V926Q591 1114 791 1114Q982 1114 1096 968T1210 547T1095 128T786 -16Q584 -16 455 129V-410H125ZM674 231Q776 231 828 312T881 545Q881 686 829 764T670 842Q560 842 455 735V332Q510
-279 560 255T674 231Z" />
-<glyph unicode="q" glyph-name="q" horiz-adv-x="1277" d="M821 -410V156Q685 -16 485 -16Q292 -16 179 123T66 537Q66 813 181 963T489 1114Q599 1114 679 1076T821 956V1092H1151V-410H821ZM608 231Q718 231 821 338V741Q766 794 716 818T604 842Q501 842 448
-765T395 539Q395 396 448 314T608 231Z" />
-<glyph unicode="r" glyph-name="r" horiz-adv-x="866" d="M125 0V1092H455V909H457Q588 1114 825 1114H836L831 821Q795 827 745 827Q569 827 455 678V0H125Z" />
-<glyph unicode="s" glyph-name="s" horiz-adv-x="1093" d="M555 -23Q243 -23 45 145L176 330Q250 265 353 227T555 188Q634 188 681 215T729 295Q729 350 684 377T522 426Q481 433 453 439T385 454T319 474T259 499T204 532T160 574T124 626T103 690T94 768Q94
-929 212 1021T518 1114Q678 1114 789 1076T997 961L868 774Q696 893 547 893Q477 893 438 868T399 797Q399 749 443 725T594 680Q637 673 666 667T736 652T804 632T866 607T923 575T969 535T1005 484T1027 422T1036 346Q1036 250 997 178T890 62T737 -2T555 -23Z"
-/>
-<glyph unicode="t" glyph-name="t" horiz-adv-x="874" d="M584 -14Q488 -14 421 0T314 39T251 106T221 194T213 307V852H31V1092H213V1466H541V1092H821V852H541V379Q541 290 572 258T692 225Q768 225 801 238V2Q781 -3 708 -8T584 -14Z" />
-<glyph unicode="u" glyph-name="u" horiz-adv-x="1265" d="M434 -23Q287 -23 201 55T115 295V1092H444V391Q444 316 475 278T573 240Q682 240 811 350V1092H1141V0H811V170Q659 -23 434 -23Z" />
-<glyph unicode="v" glyph-name="v" horiz-adv-x="1105" d="M387 -2L-4 1092H336L565 365H569L799 1092H1108L719 -2H387Z" />
-<glyph unicode="w" glyph-name="w" horiz-adv-x="1587" d="M324 0L4 1092H336L430 700Q473 532 502 367H506Q536 533 582 709L676 1092H932L1032 702Q1063 593 1110 367H1114Q1151 556 1190 698L1290 1092H1583L1264 0H958L795 666H791L627 0H324Z" />
-<glyph unicode="x" glyph-name="x" horiz-adv-x="1122" d="M23 0L397 563L49 1092H395L584 791L762 1092H1094L741 563L1110 0H766L557 330L354 0H23Z" />
-<glyph unicode="y" glyph-name="y" horiz-adv-x="1146" d="M297 -418Q125 -418 -14 -379L55 -125Q167 -154 262 -154Q316 -154 349 -132T401 -59L422 -6L4 1092H344L584 383H588L829 1092H1149L690 -115Q650 -215 604 -278T480 -380T297 -418Z" />
-<glyph unicode="z" glyph-name="z" horiz-adv-x="1085" d="M59 0V170L588 852H98V1092H995V918L465 233H1036V0H59Z" />
-<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="903" d="M569 -410Q431 -410 355 -327T279 -106V190Q279 265 266 313T222 388T152 425T51 436V670Q112 670 152 680T222 717T265 792T279 915V1212Q279 1350 355 1433T569 1516H860V1286H770Q610 1286
-610 1124V870Q610 727 567 656T436 555V551Q524 522 567 451T610 236V-18Q610 -180 770 -180H860V-410H569Z" />
-<glyph unicode="|" glyph-name="bar" horiz-adv-x="819" d="M246 -410V1516H571V-410H246Z" />
-<glyph unicode="}" glyph-name="braceright" horiz-adv-x="903" d="M43 -410V-180H133Q293 -180 293 -18V266Q293 340 304 389T339 470T392 519T467 551V555Q421 570 393 587T340 635T304 716T293 840V1124Q293 1288 135 1288H45L43 1516H365Q503 1516 564 1448T625
-1243V915Q625 771 677 721T852 670V436Q791 436 751 426T682 389T639 314T625 190V-137Q625 -274 564 -342T365 -410H43Z" />
-<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="1071" d="M692 762Q642 762 596 780T522 819T460 859T397 877Q313 877 313 766H135Q135 1092 379 1092Q429 1092 475 1074T549 1035T611 995T674 977Q758 977 758 1087H934Q934 762 692 762Z" />
-</font>
-</defs>
-</svg>
diff --git a/wikipedia/views/fonts/BentonSans-Bold.ttf b/wikipedia/views/fonts/BentonSans-Bold.ttf
deleted file mode 100644
index eff5152..0000000
--- a/wikipedia/views/fonts/BentonSans-Bold.ttf
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Bold.woff b/wikipedia/views/fonts/BentonSans-Bold.woff
deleted file mode 100644
index 78bd308..0000000
--- a/wikipedia/views/fonts/BentonSans-Bold.woff
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Book.eot b/wikipedia/views/fonts/BentonSans-Book.eot
deleted file mode 100644
index 1e6991b..0000000
--- a/wikipedia/views/fonts/BentonSans-Book.eot
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Book.svg b/wikipedia/views/fonts/BentonSans-Book.svg
deleted file mode 100644
index 5ddfc6f..0000000
--- a/wikipedia/views/fonts/BentonSans-Book.svg
+++ /dev/null
@@ -1,148 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" > <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
-<defs >
-<font id="font3" horiz-adv-x="930" ><font-face
- font-family="BentonSans Book"
- units-per-em="2048"
- panose-1="2 0 5 3 4 0 0 2 0 4"
- ascent="1516"
- descent="-410"
- alphabetic="0" />
-<missing-glyph horiz-adv-x="1556" d="M385 365L326 360V487L391 483L406 705L20 678V834L406 809L391 1034L326 1030V1155L385 1151L381 1210H508L504 1145L727 1133L700 1516H856L831 1133L1055 1145L1051 1210H1176L1171 1151L1233 1155V1030L1165 1032L1153
-809L1536 834V678L1153 705L1165 483L1233 487V360L1171 365L1176 303H1051L1055 371L831 385L856 0H700L727 385L504 371L508 303H381L385 365ZM1059 1038L831 1051V809H1071L1059 1038ZM727 809V1051L498 1038L487 809H727ZM831 705V467L1059 477L1071 705H831ZM500
-479L727 467V705H487L500 479Z" />
-<glyph unicode=" " glyph-name="space" horiz-adv-x="462" />
-<glyph unicode="!" glyph-name="exclam" horiz-adv-x="641" d="M281 414L233 1516H410L365 414H281ZM233 0V190H412V0H233Z" />
-<glyph unicode="&quot;" glyph-name="quotedbl" horiz-adv-x="829" d="M553 1001L518 1403V1516H662V1403L627 1001H553ZM203 1001L168 1403V1516H309V1403L274 1001H203Z" />
-<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="1449" d="M236 0L328 444H90V561H352L434 954H178V1071H459L553 1516H684L592 1071H983L1077 1516H1208L1114 1071H1360V954H1092L1008 561H1272V444H985L891 0H760L852 444H461L367 0H236ZM483 561H877L958
-954H567L483 561Z" />
-<glyph unicode="$" glyph-name="dollar" horiz-adv-x="1325" d="M604 -8Q508 -2 425 27T284 99T187 186T121 279L229 350Q301 240 389 181T608 111V735Q526 760 471 781T353 838T253 913T191 1013T166 1147Q166 1304 283 1411T604 1528V1677H717V1526Q994 1498
-1130 1270L1022 1192Q959 1291 892 1340T713 1401V842Q776 823 817 810T914 773T1006 728T1081 671T1143 599T1181 508T1196 395Q1196 222 1068 113T717 -10V-190H604V-8ZM608 1405Q458 1398 382 1329T305 1157Q305 1097 327 1051T395 972T488 917T608 872V1405ZM713
-113Q771 116 820 126T913 158T988 209T1037 284T1055 385Q1055 442 1037 488T990 565T913 623T821 668T713 705V113Z" />
-<glyph unicode="%" glyph-name="percent" horiz-adv-x="1986" d="M467 627Q306 627 217 750T127 1077Q127 1288 219 1413T469 1538Q625 1538 716 1415T807 1085Q807 881 716 754T467 627ZM475 0L1380 1516H1511L606 0H475ZM1520 -20Q1358 -20 1269 103T1180 430Q1180
-641 1272 765T1522 889Q1678 889 1769 767T1860 436Q1860 234 1769 107T1520 -20ZM469 741Q567 741 622 836T678 1081Q678 1237 623 1330T467 1423T312 1329T256 1085Q256 928 312 835T469 741ZM1520 92Q1619 92 1674 188T1729 434Q1729 591 1675 683T1520 776Q1419
-776 1364 682T1309 436Q1309 279 1364 186T1520 92Z" />
-<glyph unicode="&amp;" glyph-name="ampersand" horiz-adv-x="1476" d="M584 -29Q338 -29 210 79T82 375Q82 455 109 525T187 652T299 753T438 840Q334 1022 334 1188Q334 1336 426 1440T686 1544Q838 1544 921 1462T1004 1253Q1004 1192 984 1137T931 1038T847
-952T743 877T621 809Q662 746 760 618Q911 423 1022 315Q1149 482 1182 758H1319Q1276 441 1118 238Q1278 109 1425 109V-20Q1312 -15 1219 21T1026 139Q837 -29 584 -29ZM563 899Q633 935 682 967T777 1041T846 1134T870 1243Q870 1321 824 1372T686 1423Q583
-1423 528 1361T473 1194Q473 1055 563 899ZM592 94Q794 94 934 219Q809 338 645 547Q539 679 496 743Q227 588 227 385Q227 246 320 170T592 94Z" />
-<glyph unicode="&apos;" glyph-name="quotesingle" horiz-adv-x="477" d="M203 1001L168 1403V1516H309V1403L274 1001H203Z" />
-<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="813" d="M639 -420Q383 -205 256 34T129 559T256 1084T639 1538L702 1466Q506 1285 396 1054T285 559Q285 295 396 63T705 -350L639 -420Z" />
-<glyph unicode=")" glyph-name="parenright" horiz-adv-x="813" d="M174 -420L109 -350Q307 -169 418 63T530 559Q530 822 419 1053T111 1466L174 1538Q430 1322 558 1084T686 559T558 35T174 -420Z" />
-<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="1040" d="M358 723L256 782L469 1092L94 1065V1178L471 1151L256 1460L358 1522L520 1180L682 1522L784 1460L571 1151L946 1178V1065L571 1092L784 782L682 723L520 1063L358 723Z" />
-<glyph unicode="+" glyph-name="plus" horiz-adv-x="1302" d="M588 154V612H135V735H588V1194H715V735H1169V612H715V154H588Z" />
-<glyph unicode="," glyph-name="comma" horiz-adv-x="548" d="M205 -207L254 0H186V193H362V18L270 -207H205Z" />
-<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="731" d="M135 582V705H596V582H135Z" />
-<glyph unicode="." glyph-name="period" horiz-adv-x="548" d="M186 0V193H362V0H186Z" />
-<glyph unicode="/" glyph-name="slash" horiz-adv-x="1124" d="M47 0L928 1516H1077L197 0H47Z" />
-<glyph unicode="0" glyph-name="zero" horiz-adv-x="1337" d="M670 -29Q494 -29 368 69T177 344T113 758T177 1171T367 1446T670 1544Q845 1544 970 1446T1159 1172T1223 758T1160 345T971 70T670 -29ZM670 98Q864 98 971 269T1079 758Q1079 1074 969 1244T670
-1415Q475 1415 367 1246T258 758Q258 442 368 270T670 98Z" />
-<glyph unicode="1" glyph-name="one" horiz-adv-x="884" d="M123 0V131H408V1358Q352 1328 272 1308T127 1288V1417Q318 1424 416 1516H551V131H809V0H123Z" />
-<glyph unicode="2" glyph-name="two" horiz-adv-x="1202" d="M98 0V33Q98 149 140 250T297 468T606 709Q782 821 854 910T926 1120Q926 1256 845 1335T616 1415Q374 1415 240 1153L125 1221Q206 1377 332 1460T623 1544Q826 1544 946 1429T1067 1128Q1067 974
-981 860T676 606Q474 478 370 357T258 131H1073V0H98Z" />
-<glyph unicode="3" glyph-name="three" horiz-adv-x="1210" d="M582 -29Q416 -29 281 44T61 254L170 332Q326 98 584 98Q750 98 847 182T944 408Q944 579 831 660T457 741H399V866H469Q704 866 807 936T911 1151Q911 1272 833 1343T590 1415Q379 1415 229 1231L129
-1315Q320 1544 598 1544Q714 1544 803 1513T946 1428T1026 1308T1053 1165Q1053 1021 974 928T754 807Q923 772 1005 674T1087 408Q1087 218 949 95T582 -29Z" />
-<glyph unicode="4" glyph-name="four" horiz-adv-x="1241" d="M797 0V367H68V475L758 1516H936V496H1192V367H936V0H797ZM231 496H797V1346H793L231 496Z" />
-<glyph unicode="5" glyph-name="five" horiz-adv-x="1191" d="M580 -29Q419 -29 289 45T80 244L184 328Q343 98 578 98Q672 98 746 131T865 220T933 347T956 496Q956 675 861 773T610 872Q396 872 264 682L156 723L215 1516H1016L1004 1382H336L295 856Q416 997
-631 997Q839 997 969 862T1100 502Q1100 350 1038 230T856 41T580 -29Z" />
-<glyph unicode="6" glyph-name="six" horiz-adv-x="1251" d="M651 -29Q537 -29 441 17T270 155T155 393T113 731Q113 962 188 1147T399 1438T707 1544Q921 1544 1069 1430L993 1319Q929 1369 864 1393T702 1417Q567 1417 465 1328T309 1086T254 745Q440 948 686
-948Q918 948 1038 819T1159 475Q1159 257 1018 114T651 -29ZM657 96Q822 96 920 195T1018 473Q1018 634 932 728T670 823Q548 823 440 762T260 600Q282 348 390 222T657 96Z" />
-<glyph unicode="7" glyph-name="seven" horiz-adv-x="1124" d="M244 0L883 1382H102V1516H1034V1391L393 0H244Z" />
-<glyph unicode="8" glyph-name="eight" horiz-adv-x="1243" d="M623 -31Q374 -31 228 82T82 367Q82 445 108 509T189 625T313 720T483 805Q400 842 343 877T241 957T174 1057T152 1180Q152 1250 184 1315T275 1432T424 1515T623 1546Q733 1546 823 1515T971 1433T1060
-1316T1092 1180Q1092 1092 1051 1024T941 909T756 809Q860 763 929 723T1054 630T1135 513T1161 367T1124 214T1020 88T850 1T623 -31ZM629 864Q808 942 879 1007T950 1174Q950 1274 866 1348T623 1423Q469 1423 381 1350T293 1180Q293 1077 368 1011T629 864ZM449
-92T623 92T907 169T1018 375Q1018 438 993 489T912 585T788 667T614 748Q403 654 314 573T225 375Q225 251 337 172Z" />
-<glyph unicode="9" glyph-name="nine" horiz-adv-x="1251" d="M545 -29Q313 -29 158 106L231 215Q305 155 374 127T549 98Q684 98 786 187T942 428T995 770Q808 567 565 567Q334 567 213 696T92 1040Q92 1258 233 1401T600 1544Q714 1544 810 1498T980 1360T1095
-1122T1137 784Q1137 553 1062 368T852 77T545 -29ZM582 692Q704 692 811 753T991 915Q980 1044 945 1142T855 1299T735 1387T592 1417Q428 1417 331 1318T233 1042Q233 882 319 787T582 692Z" />
-<glyph unicode=":" glyph-name="colon" horiz-adv-x="555" d="M188 885V1079H367V885H188ZM188 0V193H367V0H188Z" />
-<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="555" d="M188 885V1079H367V885H188ZM207 -207L256 0H188V193H367V20L272 -207H207Z" />
-<glyph unicode="&lt;" glyph-name="less" horiz-adv-x="1302" d="M1188 147L104 612V715L1188 1180V1047L268 664L1188 281V147Z" />
-<glyph unicode="=" glyph-name="equal" horiz-adv-x="1302" d="M133 838V958H1167V838H133ZM133 371V492H1167V371H133Z" />
-<glyph unicode="&gt;" glyph-name="greater" horiz-adv-x="1302" d="M117 147V281L1036 664L117 1047V1180L1200 715V612L117 147Z" />
-<glyph unicode="?" glyph-name="question" horiz-adv-x="1103" d="M436 412Q432 494 432 547Q432 655 474 727T616 858Q686 901 723 928T794 991T839 1069T852 1167Q852 1283 772 1349T549 1415Q427 1415 340 1362T182 1208L80 1286Q171 1409 284 1476T557 1544Q755
-1544 876 1442T997 1176Q997 1103 978 1045T920 942T840 865T735 797Q691 771 662 750T612 702T579 652T562 589T555 513T553 412H436ZM406 0V190H584V0H406Z" />
-<glyph unicode="@" glyph-name="at" horiz-adv-x="1777" d="M885 -29Q715 -29 569 28T320 188T159 438T100 758Q100 988 202 1168T484 1446T889 1544Q1113 1544 1292 1448T1574 1176T1677 778Q1677 566 1581 443T1335 319Q1239 319 1177 362T1094 475Q930 326
-752 326Q613 326 529 409T444 653Q444 807 498 933T651 1134T874 1208Q1027 1208 1141 1096L1155 1190H1272L1184 588Q1171 508 1214 457T1346 406Q1454 406 1522 500T1591 776Q1591 926 1538 1054T1392 1271T1169 1411T889 1462Q738 1462 609 1410T387 1267T243
-1044T190 758Q190 553 279 392T527 141T887 51Q1107 51 1305 160L1341 90Q1128 -29 885 -29ZM770 426Q850 426 919 456T1061 557L1124 985Q1073 1048 1012 1076T868 1104Q781 1104 712 1044T605 883T567 664Q567 426 770 426Z" />
-<glyph unicode="A" glyph-name="A" horiz-adv-x="1378" d="M74 0L610 1522H768L1305 0H1153L991 467H377L215 0H74ZM422 596H946L686 1350H682L422 596Z" />
-<glyph unicode="B" glyph-name="B" horiz-adv-x="1402" d="M195 0V1516H721Q974 1516 1104 1417T1235 1135Q1235 990 1155 901T948 784V780Q1099 752 1191 660T1284 412Q1284 225 1152 113T766 0H195ZM338 842H709Q894 842 993 910T1092 1116Q1092 1256 1001 1320T713
-1384H338V842ZM338 129H764Q1141 129 1141 418Q1141 568 1031 641T719 715H338V129Z" />
-<glyph unicode="C" glyph-name="C" horiz-adv-x="1431" d="M752 -29Q465 -29 293 186T121 764Q121 992 199 1169T421 1445T752 1544Q974 1544 1109 1423T1300 1081L1161 1047Q1109 1233 1014 1322T750 1411Q530 1411 398 1236T266 768Q266 456 398 279T754 102Q1086
-102 1186 487L1325 457Q1268 228 1122 100T752 -29Z" />
-<glyph unicode="D" glyph-name="D" horiz-adv-x="1452" d="M195 0V1516H578Q949 1516 1140 1325T1331 760Q1331 387 1138 194T578 0H195ZM340 131H600Q1186 131 1186 760Q1186 1380 596 1380H340V131Z" />
-<glyph unicode="E" glyph-name="E" horiz-adv-x="1236" d="M195 0V1516H1100V1380H340V866H907V735H340V133H1143V0H195Z" />
-<glyph unicode="F" glyph-name="F" horiz-adv-x="1157" d="M195 0V1516H1081V1380H340V858H889V727H340V0H195Z" />
-<glyph unicode="G" glyph-name="G" horiz-adv-x="1480" d="M743 -29Q549 -29 407 75T193 357T121 764Q121 1117 298 1330T754 1544Q968 1544 1107 1426T1305 1079L1165 1047Q1111 1237 1015 1324T752 1411Q652 1411 565 1370T411 1251T305 1049T266 770Q266 457
-400 280T756 102Q949 102 1063 231T1176 588H809V713H1317V0H1186V231H1182Q1124 117 1017 44T743 -29Z" />
-<glyph unicode="H" glyph-name="H" horiz-adv-x="1499" d="M195 0V1516H340V866H1161V1516H1307V0H1161V733H340V0H195Z" />
-<glyph unicode="I" glyph-name="I" horiz-adv-x="575" d="M215 0V1516H360V0H215Z" />
-<glyph unicode="J" glyph-name="J" horiz-adv-x="1019" d="M430 -29Q190 -29 55 180L158 258Q210 181 273 141T424 100Q694 100 694 408V1516H840V406Q840 194 732 83T430 -29Z" />
-<glyph unicode="K" glyph-name="K" horiz-adv-x="1368" d="M195 0V1516H340V698L1065 1516H1243L723 942L1319 0H1151L625 829L340 518V0H195Z" />
-<glyph unicode="L" glyph-name="L" horiz-adv-x="1157" d="M195 0V1516H340V133H1081V0H195Z" />
-<glyph unicode="M" glyph-name="M" horiz-adv-x="1783" d="M195 0V1516H383L891 188H895L1399 1516H1591V0H1446V1270H1442Q1422 1207 1348 1004L954 0H821L428 1004Q366 1168 334 1274H330V0H195Z" />
-<glyph unicode="N" glyph-name="N" horiz-adv-x="1521" d="M195 0V1516H350L1186 266H1190V1516H1327V0H1198L336 1288H332V0H195Z" />
-<glyph unicode="O" glyph-name="O" horiz-adv-x="1519" d="M944 -29T760 -29T431 68T203 344T121 758Q121 933 169 1080T301 1329T504 1487T760 1544Q944 1544 1089 1448T1316 1171T1399 758T1317 345T1089 68ZM541 102T760 102T1116 278T1253 758Q1253 1061 1116
-1236T760 1411Q540 1411 403 1236T266 758Q266 454 403 278Z" />
-<glyph unicode="P" glyph-name="P" horiz-adv-x="1316" d="M195 0V1516H698Q950 1516 1089 1412T1229 1102Q1229 883 1083 778T684 672H340V0H195ZM340 801H694Q889 801 986 870T1083 1098Q1083 1248 986 1315T692 1382H340V801Z" />
-<glyph unicode="Q" glyph-name="Q" horiz-adv-x="1519" d="M1130 -381Q910 -381 796 -283T680 -23Q430 7 276 219T121 758Q121 933 169 1080T303 1329T505 1487T760 1544Q941 1544 1086 1448T1315 1171T1399 758Q1399 428 1240 214T825 -25Q837 -152 922 -202T1161
--252H1266V-381H1130ZM760 100Q977 100 1114 277T1251 758Q1251 1060 1115 1235T760 1411Q540 1411 403 1236T266 758Q266 454 403 277T760 100Z" />
-<glyph unicode="R" glyph-name="R" horiz-adv-x="1374" d="M195 0V1516H702Q956 1516 1092 1411T1229 1106Q1229 764 866 696L1249 0H1085L715 680H338V0H195ZM338 809H692Q888 809 985 875T1083 1100Q1083 1252 986 1317T690 1382H338V809Z" />
-<glyph unicode="S" glyph-name="S" horiz-adv-x="1329" d="M676 -29Q465 -29 319 78T119 373L248 420Q298 263 409 182T682 100Q853 100 955 174T1057 375Q1057 457 1025 511T906 614T659 715Q553 748 482 776T347 841T246 922T189 1023T168 1155Q168 1320 301
-1432T639 1544Q843 1544 972 1451T1159 1196L1036 1139Q981 1282 882 1347T637 1413Q488 1413 400 1343T311 1165Q311 1113 325 1075T366 1006T446 947T564 894T731 836Q857 796 939 757T1084 666T1174 545T1202 385Q1202 198 1054 85T676 -29Z" />
-<glyph unicode="T" glyph-name="T" horiz-adv-x="1263" d="M559 0V1380H70V1516H1194V1380H705V0H559Z" />
-<glyph unicode="U" glyph-name="U" horiz-adv-x="1464" d="M731 -27Q595 -27 489 14T315 130T214 300T180 512V1516H326V537Q326 341 428 223T733 104T1037 219T1139 532V1516H1284V516Q1284 402 1249 304T1147 132T973 16T731 -27Z" />
-<glyph unicode="V" glyph-name="V" horiz-adv-x="1349" d="M606 -6L74 1516H223L676 193H680L1135 1516H1276L743 -6H606Z" />
-<glyph unicode="W" glyph-name="W" horiz-adv-x="1894" d="M485 0L82 1516H229L465 596Q521 387 557 215H561Q598 393 649 594L874 1516H1028L1257 586Q1324 323 1343 215H1348Q1352 235 1436 580L1673 1516H1812L1411 0H1274L952 1315H948L623 0H485Z" />
-<glyph unicode="X" glyph-name="X" horiz-adv-x="1345" d="M66 0L594 813L133 1516H301L678 928L1055 1516H1210L754 813L1280 0H1124L670 698L215 0H66Z" />
-<glyph unicode="Y" glyph-name="Y" horiz-adv-x="1265" d="M559 0V668L51 1516H209L635 793L1059 1516H1214L705 668V0H559Z" />
-<glyph unicode="Z" glyph-name="Z" horiz-adv-x="1275" d="M86 0V104L995 1393H145V1516H1171V1409L266 123H1171V0H86Z" />
-<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="796" d="M180 -410V1516H700V1407H324V-301H700V-410H180Z" />
-<glyph unicode="\" glyph-name="backslash" horiz-adv-x="1112" d="M922 0L41 1516H190L1071 0H922Z" />
-<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="796" d="M96 -410V-301H473V1405H96V1516H616V-410H96Z" />
-<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="1044" d="M205 1188L469 1513H575L840 1188H750L520 1389L291 1188H205Z" />
-<glyph unicode="_" glyph-name="underscore" horiz-adv-x="1024" d="M0 -258V-143H1024V-258H0Z" />
-<glyph unicode="`" glyph-name="grave" horiz-adv-x="1024" d="M586 1194L297 1513H483L678 1194H586Z" />
-<glyph unicode="a" glyph-name="a" horiz-adv-x="1120" d="M403 -18Q259 -18 179 54T98 252Q98 335 135 401T257 526T484 629T829 705V760Q829 981 610 981Q491 981 396 937T207 811L131 899Q236 996 354 1048T623 1100Q799 1100 884 1011T969 756V266Q969 75
-999 0H854Q829 80 829 154Q640 -18 403 -18ZM434 98Q653 98 829 268V604Q660 575 543 539T360 460T266 372T238 270Q238 187 290 143T434 98Z" />
-<glyph unicode="b" glyph-name="b" horiz-adv-x="1214" d="M653 -18Q467 -18 305 147V0H164V1516H305V922Q464 1100 666 1100Q861 1100 985 956T1110 541Q1110 403 1075 295T978 120T834 17T653 -18ZM641 100Q791 100 880 209T969 539Q969 753 877 866T641 979Q547
-979 468 934T305 801V276Q389 188 470 144T641 100Z" />
-<glyph unicode="c" glyph-name="c" horiz-adv-x="1087" d="M569 -23Q476 -23 392 15T243 122T140 300T102 539Q102 679 143 789T253 965T406 1066T584 1100Q872 1100 997 805L877 752Q830 865 760 922T580 979Q517 979 460 955T353 882T274 745T244 541Q244 334
-337 216T575 98Q686 98 756 152T885 328L999 279Q930 132 828 55T569 -23Z" />
-<glyph unicode="d" glyph-name="d" horiz-adv-x="1214" d="M549 -18Q455 -18 375 16T234 118T139 293T104 539T139 785T236 961T380 1064T561 1100Q660 1100 751 1054T909 932V1516H1051V266Q1051 73 1083 0H934Q909 77 909 158Q833 76 747 29T549 -18ZM573 102Q668
-102 747 146T909 279V803Q745 981 573 981Q424 981 335 869T246 537Q246 324 338 213T573 102Z" />
-<glyph unicode="e" glyph-name="e" horiz-adv-x="1118" d="M575 -23Q480 -23 395 14T245 120T141 298T102 541Q102 679 143 789T254 965T405 1065T575 1100Q771 1100 893 954T1016 539V512H244Q245 319 342 208T584 96Q700 96 777 144T920 293L1008 223Q853 -23
-575 -23ZM246 625H879Q867 786 790 883T573 981Q449 981 357 890T246 625Z" />
-<glyph unicode="f" glyph-name="f" horiz-adv-x="675" d="M244 0V958H55V1079H244V1241Q244 1378 322 1448T553 1518Q603 1518 635 1513V1395Q601 1399 563 1399Q385 1399 385 1243V1079H623V958H385V0H244Z" />
-<glyph unicode="g" glyph-name="g" horiz-adv-x="1155" d="M557 -414Q301 -414 173 -343T45 -143Q45 -61 97 2T244 102Q147 142 147 240Q147 332 279 401Q201 451 158 531T115 711Q115 882 236 991T541 1100Q727 1100 848 989Q896 1025 965 1052T1098 1087V954Q987
-954 901 918Q965 831 965 711Q965 538 845 433T541 328Q446 328 367 358Q281 325 281 266Q281 231 316 213T440 184L676 166Q866 150 961 83T1057 -109Q1057 -253 920 -333T557 -414ZM411 436T543 436T753 510T831 709Q831 839 755 913T541 987Q408 987 330 912T252
-709Q252 585 331 511ZM571 -303Q735 -303 830 -253T926 -121Q926 -43 858 -3T631 49L416 66L360 72Q272 44 226 -9T180 -125Q180 -303 571 -303Z" />
-<glyph unicode="h" glyph-name="h" horiz-adv-x="1189" d="M164 0V1516H305V909Q500 1100 717 1100Q875 1100 956 1017T1038 780V0H897V754Q897 868 845 923T682 979Q583 979 493 932T305 791V0H164Z" />
-<glyph unicode="i" glyph-name="i" horiz-adv-x="491" d="M172 1329V1481H322V1329H172ZM176 0V1079H317V0H176Z" />
-<glyph unicode="j" glyph-name="j" horiz-adv-x="491" d="M172 1329V1481H322V1329H172ZM90 -412Q31 -412 6 -403V-291Q40 -299 70 -299Q176 -299 176 -178V1079H317V-180Q317 -295 264 -353T90 -412Z" />
-<glyph unicode="k" glyph-name="k" horiz-adv-x="1085" d="M164 0V1516H305V510L819 1079H985L633 698L1028 0H874L539 590L305 340V0H164Z" />
-<glyph unicode="l" glyph-name="l" horiz-adv-x="491" d="M176 0V1516H317V0H176Z" />
-<glyph unicode="m" glyph-name="m" horiz-adv-x="1869" d="M164 0V1079H305V909Q397 999 492 1049T700 1100Q943 1100 997 905Q1203 1100 1405 1100Q1565 1100 1640 1017T1716 780V0H1575V754Q1575 871 1529 925T1372 979Q1279 979 1195 932T1012 791V0H870V754Q870
-871 824 925T666 979Q574 979 488 932T305 791V0H164Z" />
-<glyph unicode="n" glyph-name="n" horiz-adv-x="1189" d="M164 0V1079H305V909Q500 1100 717 1100Q875 1100 956 1017T1038 780V0H897V754Q897 868 845 923T682 979Q583 979 493 932T305 791V0H164Z" />
-<glyph unicode="o" glyph-name="o" horiz-adv-x="1181" d="M692 -23T592 -23T404 15T249 123T142 300T102 539T141 777T247 955T403 1062T592 1100T780 1063T934 955T1040 778T1079 539T1040 301T935 123T780 15ZM592 98Q752 98 845 220T938 541Q938 630 916 708T851
-848T742 944T592 979Q431 979 338 857T244 541Q244 418 281 320T399 160T592 98Z" />
-<glyph unicode="p" glyph-name="p" horiz-adv-x="1214" d="M164 -410V1079H305V926Q468 1100 666 1100Q861 1100 985 956T1110 541Q1110 403 1075 295T978 120T834 17T653 -18Q467 -18 305 147V-410H164ZM641 100Q791 100 880 209T969 539Q969 753 877 866T641
-979Q547 979 468 934T305 801V276Q389 188 470 144T641 100Z" />
-<glyph unicode="q" glyph-name="q" horiz-adv-x="1214" d="M909 -410V158Q833 76 747 29T549 -18Q455 -18 375 16T234 118T139 293T104 539T139 785T236 961T380 1064T561 1100Q745 1100 909 936V1079H1051V-410H909ZM573 102Q668 102 747 146T909 279V803Q745
-981 573 981Q424 981 335 869T246 537Q246 324 338 213T573 102Z" />
-<glyph unicode="r" glyph-name="r" horiz-adv-x="808" d="M164 0V1079H305V866H309Q457 1100 737 1100H762L748 969Q709 971 705 971Q574 971 472 901T305 702V0H164Z" />
-<glyph unicode="s" glyph-name="s" horiz-adv-x="1036" d="M512 -20Q373 -20 263 32T88 172L178 254Q314 98 514 98Q651 98 723 147T795 287Q795 373 729 418T498 502Q297 551 210 617T123 817Q123 937 221 1018T489 1100Q730 1100 889 944L809 850Q676 983 494
-983Q376 983 318 937T260 823Q260 747 318 707T522 631Q633 604 702 579T827 515T907 422T932 289Q932 144 816 62T512 -20Z" />
-<glyph unicode="t" glyph-name="t" horiz-adv-x="747" d="M522 -14Q368 -14 303 48T238 252V958H49V1079H238V1466H379V1079H659V958H379V281Q379 190 416 147T549 104Q616 104 662 119V-2Q596 -14 522 -14Z" />
-<glyph unicode="u" glyph-name="u" horiz-adv-x="1189" d="M475 -23Q316 -23 235 61T154 299V1079H295V324Q295 209 347 154T510 98Q607 98 697 146T885 287V1079H1028V0H885V170Q686 -23 475 -23Z" />
-<glyph unicode="v" glyph-name="v" horiz-adv-x="1042" d="M451 -4L53 1079H205L524 168H528L846 1079H989L592 -4H451Z" />
-<glyph unicode="w" glyph-name="w" horiz-adv-x="1529" d="M387 0L55 1079H203L354 545L455 178H459Q511 384 557 545L705 1079H834L983 535Q1017 421 1077 178H1081Q1132 367 1180 530L1337 1079H1475L1143 0H1012L768 887H764L516 0H387Z" />
-<glyph unicode="x" glyph-name="x" horiz-adv-x="1046" d="M63 0L451 559L90 1079H248L528 664L809 1079H963L600 559L987 0H831L522 453L215 0H63Z" />
-<glyph unicode="y" glyph-name="y" horiz-adv-x="1079" d="M201 -414Q105 -414 23 -391L55 -274Q114 -291 205 -291Q291 -291 341 -252T426 -125L471 -6L53 1079H205L541 168H545L879 1079H1026L561 -125Q532 -201 503 -251T432 -340T334 -396T201 -414Z" />
-<glyph unicode="z" glyph-name="z" horiz-adv-x="1036" d="M84 0V90L741 961H137V1079H920V987L262 117H948V0H84Z" />
-<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="778" d="M565 -410Q299 -410 299 -131V254Q299 398 247 449T72 500V606Q194 606 246 657T299 852V1237Q299 1516 565 1516H692V1407H602Q442 1407 442 1249V846Q442 772 431 722T396 639T343 588T268 555V551Q313
-536 342 518T396 468T431 385T442 260V-143Q442 -301 602 -301H692V-410H565Z" />
-<glyph unicode="|" glyph-name="bar" horiz-adv-x="706" d="M285 -410V1516H422V-410H285Z" />
-<glyph unicode="}" glyph-name="braceright" horiz-adv-x="778" d="M86 -410V-301H176Q258 -301 297 -262T336 -143V266Q336 340 347 389T382 470T435 519T510 551V555Q464 570 436 587T383 635T347 716T336 840V1249Q336 1331 301 1372T184 1413H94L86 1516H219Q357
-1516 418 1449T479 1243V852Q479 777 492 729T536 654T606 617T707 606V500Q646 500 606 490T536 453T493 378T479 254V-137Q479 -275 418 -342T219 -410H86Z" />
-<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="1032" d="M668 848Q619 848 561 877T452 934T367 963Q321 963 302 938T283 852H193Q193 1077 365 1077Q413 1077 471 1049T581 992T668 963Q713 963 732 988T752 1073H842Q842 848 668 848Z" />
-</font>
-</defs>
-</svg>
diff --git a/wikipedia/views/fonts/BentonSans-Book.ttf b/wikipedia/views/fonts/BentonSans-Book.ttf
deleted file mode 100644
index 0019e94..0000000
--- a/wikipedia/views/fonts/BentonSans-Book.ttf
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Book.woff b/wikipedia/views/fonts/BentonSans-Book.woff
deleted file mode 100644
index 4e6a60a..0000000
--- a/wikipedia/views/fonts/BentonSans-Book.woff
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Medium.eot b/wikipedia/views/fonts/BentonSans-Medium.eot
deleted file mode 100644
index 405602e..0000000
--- a/wikipedia/views/fonts/BentonSans-Medium.eot
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Medium.svg b/wikipedia/views/fonts/BentonSans-Medium.svg
deleted file mode 100644
index 49d623d..0000000
--- a/wikipedia/views/fonts/BentonSans-Medium.svg
+++ /dev/null
@@ -1,150 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" > <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
-<defs >
-<font id="font25" horiz-adv-x="977" ><font-face
- font-family="BentonSans Medium"
- units-per-em="2048"
- panose-1="2 0 6 3 3 0 0 2 0 4"
- ascent="1515"
- descent="-410"
- alphabetic="0" />
-<missing-glyph horiz-adv-x="1556" d="M330 309L285 305V498L344 494L356 664L20 623V889L356 848L342 1022L285 1018V1210L328 1206L326 1249H518L514 1192L686 1180L645 1516H911L870 1180L1042 1192L1038 1249H1231L1227 1206L1272 1210V1018L1212 1022L1200
-848L1536 889V623L1200 664L1212 494L1272 498V305L1227 309L1231 262H1038L1042 324L870 336L911 0H645L686 336L514 324L518 262H326L330 309ZM870 1047V848H1067L1053 1034L870 1047ZM686 848V1047L502 1034L489 848H686ZM870 664V469L1055 481L1067 664H870ZM502
-481L686 469V664H489L502 481Z" />
-<glyph unicode=" " glyph-name="space" horiz-adv-x="514" />
-<glyph unicode="!" glyph-name="exclam" horiz-adv-x="694" d="M262 453L195 1516H510L442 453H262ZM211 0V256H494V0H211Z" />
-<glyph unicode="&quot;" glyph-name="quotedbl" horiz-adv-x="894" d="M561 979L526 1380V1516H750V1380L715 979H561ZM180 979L145 1380V1516H369V1380L334 979H180Z" />
-<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="1515" d="M213 0L297 408H68V598H338L403 918H156V1108H444L530 1516H758L674 1108H969L1055 1516H1282L1196 1108H1448V918H1157L1090 598H1360V408H1051L965 0H737L821 408H526L440 0H213ZM565 598H862L928
-918H633L565 598Z" />
-<glyph unicode="$" glyph-name="dollar" horiz-adv-x="1368" d="M602 -14Q271 16 100 297L279 418Q352 314 427 255T610 180V684Q553 699 509 712T414 746T326 789T253 844T194 915T157 1003T143 1112Q143 1290 267 1404T602 1532V1677H766V1528Q923 1509 1023
-1441T1194 1264L1020 1128Q964 1214 906 1262T760 1325V870Q850 847 915 825T1048 765T1158 682T1226 570T1253 418Q1253 331 1223 258T1134 126T981 32T766 -14V-190H602V-14ZM610 1333Q496 1324 439 1271T381 1135Q381 1046 437 996T610 911V1333ZM760 178Q884
-190 950 240T1016 395Q1016 494 953 549T760 643V178Z" />
-<glyph unicode="%" glyph-name="percent" horiz-adv-x="2154" d="M485 580Q307 580 206 710T104 1057Q104 1277 207 1408T487 1540T764 1411T866 1061Q866 844 764 712T485 580ZM514 0L1419 1516H1640L735 0H514ZM1669 -20Q1490 -20 1389 110T1288 457Q1288 677
-1391 807T1671 938Q1846 938 1948 809T2050 461Q2050 244 1948 112T1669 -20ZM487 760Q570 760 611 839T653 1059Q653 1204 611 1281T485 1358T359 1280T317 1061Q317 916 360 838T487 760ZM1669 158Q1753 158 1795 237T1837 459Q1837 604 1795 681T1669 758Q1584
-758 1542 680T1499 461Q1499 315 1541 237T1669 158Z" />
-<glyph unicode="&amp;" glyph-name="ampersand" horiz-adv-x="1503" d="M578 -29Q334 -29 194 83T53 375Q53 460 80 531T158 657T268 752T403 831Q305 1013 305 1171Q305 1245 329 1311T401 1429T526 1513T702 1544Q793 1544 864 1519T978 1449T1043 1349T1065
-1229Q1065 1150 1037 1083T955 963T842 871T702 791Q747 725 813 643Q932 492 1018 408Q1111 550 1141 770H1364Q1323 482 1188 285Q1329 190 1479 190V-20Q1342 -17 1236 14T1030 113Q844 -29 578 -29ZM616 930Q671 960 708 985T779 1045T831 1119T848 1208Q848
-1268 810 1309T707 1350Q628 1350 585 1310T541 1186Q541 1065 616 930ZM600 176Q758 176 862 244Q769 331 623 514Q559 593 498 680Q309 560 309 408Q309 292 384 234T600 176Z" />
-<glyph unicode="&apos;" glyph-name="quotesingle" horiz-adv-x="514" d="M180 979L145 1380V1516H369V1380L334 979H180Z" />
-<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="821" d="M625 -420Q367 -203 237 38T106 573Q106 868 236 1108T625 1567L741 1442Q567 1266 470 1046T373 573Q373 318 472 96T748 -303L625 -420Z" />
-<glyph unicode=")" glyph-name="parenright" horiz-adv-x="821" d="M197 -420L74 -303Q251 -126 350 96T449 573Q449 826 352 1046T80 1442L197 1567Q455 1349 585 1109T715 573Q715 280 585 39T197 -420Z" />
-<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="1040" d="M369 662L223 745L424 1036L72 1012V1171L426 1147L223 1438L369 1524L520 1202L672 1524L817 1438L616 1147L969 1171V1012L616 1036L817 745L674 662L520 981L369 662Z" />
-<glyph unicode="+" glyph-name="plus" horiz-adv-x="1314" d="M553 168V598H137V801H553V1231H762V801H1180V598H762V168H553Z" />
-<glyph unicode="," glyph-name="comma" horiz-adv-x="565" d="M178 -229L250 0H141V266H424V35L295 -229H178Z" />
-<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="731" d="M113 553V733H618V553H113Z" />
-<glyph unicode="." glyph-name="period" horiz-adv-x="565" d="M141 0V266H424V0H141Z" />
-<glyph unicode="/" glyph-name="slash" horiz-adv-x="1234" d="M47 0L928 1516H1188L307 0H47Z" />
-<glyph unicode="0" glyph-name="zero" horiz-adv-x="1388" d="M696 -29Q414 -29 254 185T94 758T254 1330T696 1544Q884 1544 1019 1446T1224 1172T1294 758T1225 345T1020 70T696 -29ZM696 197Q863 197 950 337T1038 758Q1038 1036 949 1175T696 1315Q350 1315
-350 758Q350 479 440 338T696 197Z" />
-<glyph unicode="1" glyph-name="one" horiz-adv-x="917" d="M88 0V225H367V1255Q310 1226 233 1206T92 1186V1417Q277 1423 375 1516H616V225H864V0H88Z" />
-<glyph unicode="2" glyph-name="two" horiz-adv-x="1234" d="M72 0V33Q72 104 83 164T124 295T207 430T344 570T547 719Q625 769 670 801T759 870T824 940T857 1010T870 1096Q870 1200 806 1257T633 1315Q534 1315 441 1257T276 1092L86 1223Q296 1544 645 1544Q866
-1544 993 1427T1120 1114Q1120 1016 1092 940T984 780T762 606Q580 491 485 399T371 225H1128V0H72Z" />
-<glyph unicode="3" glyph-name="three" horiz-adv-x="1249" d="M600 -29Q234 -29 37 238L215 381Q355 197 596 197Q741 197 822 254T903 430Q903 571 801 631T481 692H412V901H487Q596 901 670 916T786 962T844 1030T862 1122Q862 1216 801 1264T602 1313Q505
-1313 412 1275T252 1167L102 1327Q197 1427 335 1484T627 1542Q864 1542 989 1438T1114 1159Q1114 1023 1042 932T836 805Q1157 740 1157 420Q1157 215 1006 93T600 -29Z" />
-<glyph unicode="4" glyph-name="four" horiz-adv-x="1325" d="M786 0V311H49V512L739 1516H1034V532H1290V311H1034V0H786ZM326 532H786V1210H782L326 532Z" />
-<glyph unicode="5" glyph-name="five" horiz-adv-x="1224" d="M592 -29Q422 -29 283 32T47 201L205 369Q291 287 380 242T580 197Q741 197 823 280T905 502Q905 649 827 724T608 799Q413 799 301 653L131 709L190 1516H1063L1044 1290H389L358 899Q464 1012 676
-1012Q901 1012 1030 875T1159 510Q1159 270 1006 121T592 -29Z" />
-<glyph unicode="6" glyph-name="six" horiz-adv-x="1302" d="M680 -29Q411 -29 253 166T94 731Q94 926 146 1083T288 1339T497 1491T750 1544Q869 1544 971 1509T1141 1421L1018 1233Q892 1321 739 1321Q567 1321 461 1181T346 801Q530 965 745 965Q967 965 1098
-841T1229 487Q1229 338 1155 219T955 36T680 -29ZM692 188Q830 188 907 265T985 479Q985 752 698 752Q595 752 498 708T348 602Q363 390 453 289T692 188Z" />
-<glyph unicode="7" glyph-name="seven" horiz-adv-x="1112" d="M197 0L801 1290H55V1516H1065V1307L459 0H197Z" />
-<glyph unicode="8" glyph-name="eight" horiz-adv-x="1280" d="M641 -35Q370 -35 215 80T59 381Q59 523 154 623T422 797Q273 869 201 951T129 1167Q129 1240 163 1307T259 1429T421 1517T641 1550Q765 1550 864 1518T1025 1430T1118 1308T1151 1167Q1151 935
-858 803Q948 764 1009 728T1121 642T1196 528T1221 381Q1221 196 1066 81T641 -35ZM657 891Q791 953 847 1009T903 1149Q903 1229 837 1285T641 1341Q513 1341 445 1287T377 1153Q377 1065 442 1009T657 891ZM492 172T641 172T877 231T965 395Q965 493 885 561T623
-702Q464 629 390 559T315 395Q315 294 403 233Z" />
-<glyph unicode="9" glyph-name="nine" horiz-adv-x="1302" d="M553 -29Q434 -29 333 6T162 94L285 283Q413 190 563 190Q735 190 841 332T956 715Q774 551 557 551Q335 551 205 675T74 1028Q74 1177 148 1296T348 1479T623 1544Q892 1544 1050 1349T1208 784Q1208
-589 1156 433T1014 177T806 24T553 -29ZM604 764Q707 764 804 808T954 913Q940 1125 850 1224T610 1323Q472 1323 395 1248T317 1036Q317 764 604 764Z" />
-<glyph unicode=":" glyph-name="colon" horiz-adv-x="583" d="M152 819V1087H432V819H152ZM152 0V266H432V0H152Z" />
-<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="583" d="M152 819V1087H432V819H152ZM184 -229L256 0H152V266H432V39L301 -229H184Z" />
-<glyph unicode="&lt;" glyph-name="less" horiz-adv-x="1314" d="M1200 119L117 590V737L1200 1208V995L391 664L1200 332V119Z" />
-<glyph unicode="=" glyph-name="equal" horiz-adv-x="1314" d="M139 809V995H1174V809H139ZM139 342V528H1174V342H139Z" />
-<glyph unicode="&gt;" glyph-name="greater" horiz-adv-x="1314" d="M123 119V332L932 664L123 995V1208L1206 737V590L123 119Z" />
-<glyph unicode="?" glyph-name="question" horiz-adv-x="1171" d="M434 449Q428 498 428 592Q428 799 629 911Q741 976 782 1022T823 1153Q823 1230 761 1274T588 1319Q482 1319 389 1268T231 1143L70 1288Q280 1544 610 1544Q833 1544 954 1442T1075 1171Q1075
-1101 1057 1045T1002 945T924 872T825 809Q779 784 749 764T698 719T666 673T649 614T642 544T641 449H434ZM397 0V256H678V0H397Z" />
-<glyph unicode="@" glyph-name="at" horiz-adv-x="1777" d="M877 -29Q644 -29 465 71T189 350T92 756Q92 926 151 1072T315 1322T569 1485T891 1544Q1123 1544 1304 1447T1585 1175T1686 778Q1686 567 1584 441T1307 315Q1092 315 1044 469Q911 334 717 334Q586
-334 508 416T430 653Q430 895 546 1049T838 1204Q990 1204 1085 1098L1100 1188H1296L1200 580Q1189 509 1222 470T1333 430Q1435 430 1500 519T1565 772Q1565 1062 1378 1244T891 1427Q693 1427 540 1342T303 1104T219 756Q219 559 301 406T534 166T883 80Q1107
-80 1282 186L1337 98Q1142 -29 877 -29ZM788 487Q902 487 1006 588L1063 950Q1022 998 977 1019T870 1040Q797 1040 741 988T657 853T629 674Q629 579 668 533T788 487Z" />
-<glyph unicode="A" glyph-name="A" horiz-adv-x="1427" d="M51 0L588 1522H840L1376 0H1114L991 360H416L291 0H51ZM494 586H915L709 1200H705L494 586Z" />
-<glyph unicode="B" glyph-name="B" horiz-adv-x="1437" d="M172 0V1516H745Q863 1516 956 1496T1123 1432T1235 1315T1274 1139Q1274 988 1201 902T1006 791V786Q1319 729 1319 416Q1319 214 1172 107T782 0H172ZM424 883H721Q875 883 951 932T1028 1090T957 1244T725
-1290H424V883ZM424 221H756Q918 221 992 274T1067 442Q1067 560 982 613T729 666H424V221Z" />
-<glyph unicode="C" glyph-name="C" horiz-adv-x="1468" d="M764 -29Q617 -29 496 22T285 170T147 419T98 762Q98 948 148 1097T288 1344T499 1492T764 1544Q1236 1544 1352 1073L1108 1004Q1063 1161 985 1234T762 1307Q570 1307 463 1165T356 764Q356 495 464
-350T766 205Q914 205 1000 282T1130 530L1374 475Q1316 237 1166 104T764 -29Z" />
-<glyph unicode="D" glyph-name="D" horiz-adv-x="1490" d="M172 0V1516H604Q786 1516 928 1473T1175 1340T1335 1105T1391 764Q1391 565 1335 417T1173 179T926 44T604 0H172ZM428 229H627Q890 229 1012 354T1135 764Q1135 1034 1011 1156T623 1278H428V229Z" />
-<glyph unicode="E" glyph-name="E" horiz-adv-x="1271" d="M172 0V1516H1151V1278H428V901H958V674H428V233H1192V0H172Z" />
-<glyph unicode="F" glyph-name="F" horiz-adv-x="1183" d="M172 0V1516H1126V1278H428V872H934V645H428V0H172Z" />
-<glyph unicode="G" glyph-name="G" horiz-adv-x="1525" d="M745 -29Q586 -29 462 29T258 194T139 444T98 764Q98 1125 279 1334T766 1544Q1229 1544 1354 1067L1116 1004Q1067 1171 985 1239T764 1307Q706 1307 652 1293T543 1240T448 1144T382 989T356 770T379
-549T441 386T534 280T647 219T774 201Q928 201 1022 289T1128 543H823V750H1374V0H1163V219H1159Q1140 175 1107 134T1023 55T901 -6T745 -29Z" />
-<glyph unicode="H" glyph-name="H" horiz-adv-x="1544" d="M172 0V1516H428V911H1116V1516H1372V0H1116V674H428V0H172Z" />
-<glyph unicode="I" glyph-name="I" horiz-adv-x="634" d="M188 0V1516H446V0H188Z" />
-<glyph unicode="J" glyph-name="J" horiz-adv-x="1064" d="M449 -29Q201 -29 37 145L197 303Q305 195 432 195Q545 195 602 252T659 455V1516H915V420Q915 207 793 89T449 -29Z" />
-<glyph unicode="K" glyph-name="K" horiz-adv-x="1429" d="M172 0V1516H428V811L1024 1516H1327L811 932L1391 0H1098L643 735L428 498V0H172Z" />
-<glyph unicode="L" glyph-name="L" horiz-adv-x="1183" d="M172 0V1516H428V233H1126V0H172Z" />
-<glyph unicode="M" glyph-name="M" horiz-adv-x="1828" d="M172 0V1516H510L915 313H920L1313 1516H1657V0H1409V1130H1405Q1382 1025 1315 821L1020 0H793L500 821Q438 1003 408 1141H403V0H172Z" />
-<glyph unicode="N" glyph-name="N" horiz-adv-x="1562" d="M172 0V1516H432L1149 434H1153V1516H1391V0H1157L414 1104H410V0H172Z" />
-<glyph unicode="O" glyph-name="O" horiz-adv-x="1564" d="M784 -29Q639 -29 515 23T297 172T151 420T98 758T151 1095T297 1343T514 1492T784 1544T1052 1492T1268 1343T1413 1096T1466 758T1414 421T1269 173T1052 23T784 -29ZM784 203Q978 203 1093 349T1208
-758Q1208 1020 1093 1164T784 1309Q587 1309 472 1165T356 758Q356 494 471 349T784 203Z" />
-<glyph unicode="P" glyph-name="P" horiz-adv-x="1357" d="M172 0V1516H702Q804 1516 889 1502T1049 1453T1175 1367T1256 1234T1286 1051Q1286 944 1254 861T1168 725T1037 637T876 589T694 575H426V0H172ZM426 799H707Q878 799 956 856T1034 1042Q1034 1168
-955 1225T705 1282H426V799Z" />
-<glyph unicode="Q" glyph-name="Q" horiz-adv-x="1564" d="M1116 -395Q885 -395 764 -290T637 -10Q398 33 247 236T96 758Q96 944 151 1095T302 1343T520 1492T782 1544Q920 1544 1042 1492T1259 1343T1409 1095T1464 758Q1464 592 1421 453T1301 218T1121 62T897
--16Q906 -60 925 -90T969 -137T1035 -163T1116 -175T1221 -178H1325V-395H1116ZM782 199Q976 199 1091 346T1206 758Q1206 1020 1091 1164T782 1309Q585 1309 470 1165T354 758Q354 494 470 347T782 199Z" />
-<glyph unicode="R" glyph-name="R" horiz-adv-x="1415" d="M172 0V1516H715Q990 1516 1137 1403T1284 1061Q1284 712 948 631L1305 0H1030L690 598H424V0H172ZM424 821H705Q873 821 952 873T1032 1055Q1032 1181 953 1231T702 1282H424V821Z" />
-<glyph unicode="S" glyph-name="S" horiz-adv-x="1380" d="M702 -29Q482 -29 324 75T92 356L295 463Q428 199 713 199Q857 199 939 247T1022 395Q1022 491 946 548T678 662Q602 684 556 699T447 738T346 786T267 843T203 915T165 1004T150 1116Q150 1309 293 1426T668
-1544Q878 1544 1018 1455T1235 1219L1049 1090Q916 1311 666 1311Q540 1311 471 1266T401 1139Q401 1097 415 1064T454 1007T526 960T624 919T758 877Q856 848 923 824T1062 760T1176 675T1246 564T1274 414Q1274 222 1120 97T702 -29Z" />
-<glyph unicode="T" glyph-name="T" horiz-adv-x="1300" d="M522 0V1278H55V1516H1245V1278H778V0H522Z" />
-<glyph unicode="U" glyph-name="U" horiz-adv-x="1476" d="M739 -25Q586 -25 472 16T289 135T186 317T152 553V1516H408V575Q408 207 741 207Q1073 207 1073 573V1516H1325V555Q1325 381 1261 252T1064 49T739 -25Z" />
-<glyph unicode="V" glyph-name="V" horiz-adv-x="1396" d="M578 -6L51 1516H311L702 334H707L1104 1516H1346L819 -6H578Z" />
-<glyph unicode="W" glyph-name="W" horiz-adv-x="1933" d="M463 0L59 1516H317L510 731Q567 507 590 379H594Q617 516 672 729L854 1516H1100L1288 725Q1350 482 1368 379H1372Q1382 438 1393 488T1421 611T1446 719L1634 1516H1874L1475 0H1251L979 1161H975L688 0H463Z" />
-<glyph unicode="X" glyph-name="X" horiz-adv-x="1427" d="M66 0L569 805L119 1516H412L727 1008L1032 1516H1298L856 805L1362 0H1079L705 600L334 0H66Z" />
-<glyph unicode="Y" glyph-name="Y" horiz-adv-x="1353" d="M547 0V653L31 1516H301L680 870L1057 1516H1323L805 653V0H547Z" />
-<glyph unicode="Z" glyph-name="Z" horiz-adv-x="1320" d="M72 0V178L909 1300H127V1516H1231V1331L403 209H1231V0H72Z" />
-<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="862" d="M158 -410V1516H788V1335H412V-229H788V-410H158Z" />
-<glyph unicode="\" glyph-name="backslash" horiz-adv-x="1193" d="M907 0L27 1516H287L1167 0H907Z" />
-<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="862" d="M74 -410V-229H451V1333H74V1516H705V-410H74Z" />
-<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="1095" d="M197 1202L461 1542H635L899 1202H752L547 1374L342 1202H197Z" />
-<glyph unicode="_" glyph-name="underscore" horiz-adv-x="1024" d="M0 -297V-115H1024V-297H0Z" />
-<glyph unicode="`" glyph-name="grave" horiz-adv-x="1024" d="M537 1202L240 1542H512L705 1202H537Z" />
-<glyph unicode="a" glyph-name="a" horiz-adv-x="1157" d="M379 -16Q243 -16 158 57T72 262Q72 445 240 558T780 713V745Q780 826 737 863T602 901Q421 901 236 754L113 911Q208 998 343 1053T637 1108Q848 1108 938 1011T1028 715V266Q1028 74 1059 0H805Q780
-80 780 139Q628 -16 379 -16ZM471 178Q648 178 780 303V543Q319 480 319 309Q319 246 360 212T471 178Z" />
-<glyph unicode="b" glyph-name="b" horiz-adv-x="1251" d="M705 -16Q616 -16 534 19T393 121V0H141V1516H393V944Q530 1108 739 1108Q933 1108 1051 964T1169 545Q1169 270 1045 127T705 -16ZM649 184Q790 184 854 271T918 543Q918 713 849 803T657 893Q584 893
-513 854T393 756V319Q443 254 511 219T649 184Z" />
-<glyph unicode="c" glyph-name="c" horiz-adv-x="1116" d="M588 -23Q490 -23 402 10T240 110T124 287T80 543Q80 663 111 760T194 921T314 1028T454 1089T602 1108Q681 1108 746 1091T858 1045T943 975T1007 889T1053 791L840 715Q776 897 598 897Q481 897 408
-812T334 543Q334 370 401 277T594 184Q687 184 746 224T848 373L1057 297Q1026 227 987 173T893 73T760 2T588 -23Z" />
-<glyph unicode="d" glyph-name="d" horiz-adv-x="1251" d="M512 -16Q318 -16 200 126T82 541Q82 817 207 962T547 1108Q636 1108 717 1073T858 971V1516H1110V266Q1110 73 1143 0H883Q858 52 858 147Q716 -16 512 -16ZM594 190Q668 190 739 230T858 328V764Q809
-828 740 863T602 899Q462 899 398 809T334 535Q334 365 402 278T594 190Z" />
-<glyph unicode="e" glyph-name="e" horiz-adv-x="1155" d="M604 -23Q520 -23 445 -3T302 61T186 170T109 330T80 543Q80 662 112 760T197 921T319 1027T457 1089T598 1108Q674 1108 741 1090T871 1029T977 919T1048 751T1075 520V461H332Q339 319 418 249T623
-178Q723 178 792 209T928 305L1061 174Q883 -23 604 -23ZM336 649H844Q821 903 596 903Q495 903 424 842T336 649Z" />
-<glyph unicode="f" glyph-name="f" horiz-adv-x="765" d="M236 0V887H47V1087H236V1198Q236 1270 252 1326T307 1427T416 1497T588 1522Q638 1522 737 1511V1317Q705 1325 651 1325Q574 1325 531 1295T487 1184V1087H725V887H487V0H236Z" />
-<glyph unicode="g" glyph-name="g" horiz-adv-x="1202" d="M551 -422Q281 -422 154 -351T27 -156Q27 -76 73 -18T205 74Q121 117 121 207Q121 316 268 406Q185 458 141 539T96 719Q96 890 219 999T553 1108Q758 1108 887 993Q938 1035 1013 1064T1157 1100V895Q1057
-895 967 866Q1006 803 1006 719Q1006 546 884 439T553 332Q486 332 401 354Q346 323 346 285Q346 253 372 239T471 219L664 207Q904 191 1008 122T1112 -90Q1112 -253 962 -337T551 -422ZM557 506Q661 506 718 559T776 711Q776 812 719 866T555 920Q450 920 392
-865T334 711T393 559T557 506ZM590 -240Q728 -240 808 -206T889 -113Q889 -53 833 -28T612 8L424 20Q398 20 358 27Q258 -19 258 -113Q258 -183 338 -211T590 -240Z" />
-<glyph unicode="h" glyph-name="h" horiz-adv-x="1234" d="M141 0V1516H395V940Q460 1009 560 1058T793 1108Q938 1108 1022 1023T1106 780V0H852V717Q852 808 813 850T690 893Q549 893 395 752V0H141Z" />
-<glyph unicode="i" glyph-name="i" horiz-adv-x="557" d="M150 1276V1495H408V1276H150ZM152 0V1087H406V0H152Z" />
-<glyph unicode="j" glyph-name="j" horiz-adv-x="557" d="M150 1276V1495H408V1276H150ZM102 -414Q67 -414 14 -410T-51 -401V-225Q-15 -233 31 -233Q92 -233 122 -201T152 -96V1087H406V-135Q406 -196 394 -242T349 -330T255 -392T102 -414Z" />
-<glyph unicode="k" glyph-name="k" horiz-adv-x="1153" d="M141 0V1516H393V612L805 1087H1081L727 690L1112 0H848L567 504L393 313V0H141Z" />
-<glyph unicode="l" glyph-name="l" horiz-adv-x="557" d="M152 0V1516H406V0H152Z" />
-<glyph unicode="m" glyph-name="m" horiz-adv-x="1892" d="M141 0V1087H393V938Q548 1108 766 1108Q894 1108 961 1063T1063 930Q1226 1108 1444 1108Q1604 1108 1682 1021T1761 780V0H1509V717Q1509 811 1476 852T1356 893Q1284 893 1220 858T1077 752V0H825V717Q825
-811 792 852T672 893Q601 893 537 858T393 752V0H141Z" />
-<glyph unicode="n" glyph-name="n" horiz-adv-x="1234" d="M141 0V1087H395V940Q460 1009 560 1058T793 1108Q938 1108 1022 1023T1106 780V0H852V717Q852 808 813 850T690 893Q549 893 395 752V0H141Z" />
-<glyph unicode="o" glyph-name="o" horiz-adv-x="1220" d="M691 -23T610 -23T454 -3T310 62T191 171T110 331T80 543Q80 660 109 755T189 915T308 1024T452 1088T610 1108Q691 1108 766 1088T911 1024T1030 916T1111 756T1141 543Q1141 427 1111 332T1030 172T911
-62T767 -3ZM610 188Q746 188 816 280T887 543Q887 702 818 797T610 893Q475 893 405 801T334 543Q334 380 402 284T610 188Z" />
-<glyph unicode="p" glyph-name="p" horiz-adv-x="1251" d="M141 -410V1087H393V944Q530 1108 739 1108Q933 1108 1051 964T1169 545Q1169 270 1045 127T705 -16Q616 -16 534 19T393 121V-410H141ZM649 184Q790 184 854 271T918 543Q918 713 849 803T657 893Q584
-893 513 854T393 756V319Q443 254 511 219T649 184Z" />
-<glyph unicode="q" glyph-name="q" horiz-adv-x="1251" d="M858 -410V147Q716 -16 512 -16Q318 -16 200 126T82 541Q82 817 207 962T547 1108Q636 1108 717 1073T858 971V1087H1110V-410H858ZM594 190Q668 190 739 230T858 328V764Q809 828 740 863T602 899Q462
-899 398 809T334 535Q334 365 402 278T594 190Z" />
-<glyph unicode="r" glyph-name="r" horiz-adv-x="843" d="M141 0V1087H393V909H397Q521 1108 788 1108H805L797 877Q771 881 729 881Q512 881 393 688V0H141Z" />
-<glyph unicode="s" glyph-name="s" horiz-adv-x="1071" d="M539 -23Q392 -23 264 24T59 150L197 303Q348 174 539 174Q756 174 756 299Q756 320 748 337T722 369T685 393T634 413T578 429T514 444Q349 482 278 517Q107 606 104 788Q104 931 216 1019T508 1108Q655
-1108 759 1069T954 954L834 791Q773 841 686 875T526 909Q342 909 342 799Q342 773 355 753T387 719T441 693T504 673T580 655Q744 619 814 586Q986 506 993 329Q993 321 993 313Q993 230 957 165T858 59T714 -2T539 -23Z" />
-<glyph unicode="t" glyph-name="t" horiz-adv-x="825" d="M563 -14Q461 -14 395 4T292 62T241 154T227 285V887H39V1087H227V1466H479V1087H760V887H479V348Q479 258 513 221T639 184Q706 184 748 199V0Q685 -14 563 -14Z" />
-<glyph unicode="u" glyph-name="u" horiz-adv-x="1234" d="M442 -20Q297 -20 213 64T129 307V1087H383V367Q383 276 422 233T545 190Q684 190 840 332V1087H1094V0H840V147Q774 78 675 29T442 -20Z" />
-<glyph unicode="v" glyph-name="v" horiz-adv-x="1079" d="M412 -2L18 1087H283L549 285H553L817 1087H1061L668 -2H412Z" />
-<glyph unicode="w" glyph-name="w" horiz-adv-x="1562" d="M348 0L25 1087H281L399 637Q448 453 481 291H485Q528 485 571 641L686 1087H891L1012 633Q1046 516 1096 291H1100Q1152 514 1186 629L1309 1087H1538L1214 0H979L782 756H778L582 0H348Z" />
-<glyph unicode="x" glyph-name="x" horiz-adv-x="1091" d="M39 0L418 561L66 1087H334L561 739L780 1087H1040L684 561L1061 0H793L543 381L297 0H39Z" />
-<glyph unicode="y" glyph-name="y" horiz-adv-x="1120" d="M256 -422Q123 -422 -2 -389L55 -186Q134 -209 240 -209Q307 -209 346 -181T412 -86L442 -6L25 1087H287L567 295H571L850 1087H1100L637 -119Q579 -273 494 -347T256 -422Z" />
-<glyph unicode="z" glyph-name="z" horiz-adv-x="1064" d="M70 0V145L649 887H113V1087H965V936L383 195H999V0H70Z" />
-<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="851" d="M567 -410Q429 -410 358 -332T287 -117V217Q287 292 274 340T230 415T160 452T59 463V643Q120 643 160 653T230 690T273 765T287 889V1223Q287 1360 358 1438T567 1516H791V1335H700Q541 1335
-541 1176V860Q541 762 520 700T462 606T367 555V551Q456 521 498 455T541 246V-70Q541 -229 700 -229H791V-410H567Z" />
-<glyph unicode="|" glyph-name="bar" horiz-adv-x="772" d="M262 -410V1516H510V-410H262Z" />
-<glyph unicode="}" glyph-name="braceright" horiz-adv-x="851" d="M61 -410V-229H152Q311 -229 311 -70V266Q311 340 322 390T357 471T410 519T485 551V555Q439 570 411 587T358 635T322 716T311 840V1176Q311 1339 156 1339H66L61 1516H305Q443 1516 504 1449T565
-1243V889Q565 814 578 766T622 691T692 654T793 643V463Q732 463 692 453T622 416T579 341T565 217V-137Q565 -275 504 -342T305 -410H61Z" />
-<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="1054" d="M682 799Q636 799 591 817T515 856T449 895T385 913Q341 913 321 888T301 803H158Q158 1087 373 1087Q418 1087 464 1069T540 1030T607 991T672 973Q714 973 735 999T756 1083H897Q897 939 841
-869T682 799Z" />
-</font>
-</defs>
-</svg>
diff --git a/wikipedia/views/fonts/BentonSans-Medium.ttf b/wikipedia/views/fonts/BentonSans-Medium.ttf
deleted file mode 100644
index 960b50f..0000000
--- a/wikipedia/views/fonts/BentonSans-Medium.ttf
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Medium.woff b/wikipedia/views/fonts/BentonSans-Medium.woff
deleted file mode 100644
index 03e429e..0000000
--- a/wikipedia/views/fonts/BentonSans-Medium.woff
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Regular.eot b/wikipedia/views/fonts/BentonSans-Regular.eot
deleted file mode 100644
index c696808..0000000
--- a/wikipedia/views/fonts/BentonSans-Regular.eot
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Regular.svg b/wikipedia/views/fonts/BentonSans-Regular.svg
deleted file mode 100644
index 5b58067..0000000
--- a/wikipedia/views/fonts/BentonSans-Regular.svg
+++ /dev/null
@@ -1,148 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" > <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%">
-<defs >
-<font id="font26" horiz-adv-x="945" ><font-face
- font-family="BentonSans Regular"
- units-per-em="2048"
- panose-1="2 0 5 3 4 0 0 2 0 4"
- ascent="1516"
- descent="-410"
- alphabetic="0" />
-<missing-glyph horiz-adv-x="1556" d="M369 348L313 344V492L377 487L389 692L20 662V852L389 821L377 1030L313 1026V1174L369 1169L365 1223H512L508 1161L715 1147L684 1516H874L844 1147L1051 1161L1047 1223H1194L1190 1169L1245 1174V1026L1182 1030L1167
-821L1536 852V662L1167 692L1182 487L1245 492V344L1190 348L1194 291H1047L1051 356L844 369L874 0H684L715 369L508 356L512 291H365L369 348ZM1057 1036L844 1049V821H1069L1057 1036ZM715 821V1049L500 1036L487 821H715ZM844 692V467L1057 479L1069 692H844ZM500
-479L715 467V692H487L500 479Z" />
-<glyph unicode=" " glyph-name="space" horiz-adv-x="479" />
-<glyph unicode="!" glyph-name="exclam" horiz-adv-x="657" d="M274 426L221 1516H440L389 426H274ZM225 0V211H436V0H225Z" />
-<glyph unicode="&quot;" glyph-name="quotedbl" horiz-adv-x="849" d="M557 993L522 1395V1516H688V1395L653 993H557ZM195 993L160 1395V1516H328V1395L293 993H195Z" />
-<glyph unicode="#" glyph-name="numbersign" horiz-adv-x="1470" d="M227 0L317 432H82V573H348L424 942H170V1083H455L545 1516H707L616 1083H979L1069 1516H1231L1141 1083H1386V942H1112L1034 573H1298V432H1006L913 0H752L842 432H481L389 0H227ZM510 573H872L948
-942H588L510 573Z" />
-<glyph unicode="$" glyph-name="dollar" horiz-adv-x="1339" d="M604 -10Q508 -3 426 26T285 98T186 187T115 285L246 371Q318 264 402 205T610 133V719Q553 735 510 749T418 785T332 828T262 881T206 949T171 1032T158 1135Q158 1298 278 1407T604 1530V1677H731V1526Q813
-1518 881 1494T999 1433T1084 1357T1151 1268L1022 1171Q963 1266 898 1315T727 1378V850Q800 830 851 813T964 768T1066 709T1143 633T1196 531T1214 403Q1214 228 1087 116T731 -12V-190H604V-10ZM610 1382Q471 1375 401 1311T330 1149Q330 1094 350 1052T411
-979T497 927T610 885V1382ZM727 133Q1042 154 1042 389Q1042 453 1019 501T950 584T853 640T727 686V133Z" />
-<glyph unicode="%" glyph-name="percent" horiz-adv-x="2037" d="M473 612Q306 612 213 737T119 1071Q119 1285 215 1411T475 1538Q637 1538 731 1414T825 1077Q825 869 731 741T473 612ZM487 0L1393 1516H1552L647 0H487ZM1565 -20Q1399 -20 1306 105T1212 438Q1212
-652 1309 778T1569 905Q1730 905 1824 780T1919 444Q1919 237 1824 109T1565 -20ZM475 748Q568 748 619 838T670 1073Q670 1226 619 1314T473 1403Q378 1403 327 1314T276 1077Q276 924 327 836T475 748ZM1567 113Q1661 113 1712 204T1763 442Q1763 595 1712 682T1565
-770T1419 681T1368 444Q1368 291 1419 202T1567 113Z" />
-<glyph unicode="&amp;" glyph-name="ampersand" horiz-adv-x="1484" d="M582 -29Q337 -29 205 80T72 375Q72 456 99 526T177 653T288 752T426 836Q324 1016 324 1182Q324 1254 347 1318T414 1433T530 1514T692 1544Q851 1544 937 1460T1024 1245Q1024 1168 996
-1102T912 982T794 887T645 803Q683 746 776 627Q909 455 1020 344Q1138 505 1169 762H1333Q1292 454 1141 252Q1291 135 1442 135V-20Q1320 -15 1224 19T1028 131Q841 -29 582 -29ZM580 909Q646 944 691 973T778 1043T841 1130T862 1233Q862 1304 819 1352T692
-1401Q598 1401 546 1345T494 1192Q494 1057 580 909ZM594 121Q780 121 911 227Q795 337 637 537Q550 647 498 723Q252 580 252 393Q252 261 339 191T594 121Z" />
-<glyph unicode="&apos;" glyph-name="quotesingle" horiz-adv-x="489" d="M195 993L160 1395V1516H328V1395L293 993H195Z" />
-<glyph unicode="(" glyph-name="parenleft" horiz-adv-x="817" d="M635 -420Q378 -204 250 36T121 563Q121 851 249 1091T635 1546L715 1458Q525 1278 418 1051T311 563Q311 302 418 73T719 -336L635 -420Z" />
-<glyph unicode=")" glyph-name="parenright" horiz-adv-x="817" d="M182 -420L98 -336Q289 -156 396 73T504 563Q504 824 398 1051T100 1458L182 1546Q438 1331 566 1092T694 563Q694 275 566 35T182 -420Z" />
-<glyph unicode="*" glyph-name="asterisk" horiz-adv-x="1040" d="M362 702L246 770L455 1073L86 1049V1176L457 1149L246 1452L362 1522L520 1188L678 1522L795 1452L586 1149L954 1176V1049L586 1073L795 770L680 702L520 1036L362 702Z" />
-<glyph unicode="+" glyph-name="plus" horiz-adv-x="1306" d="M578 158V608H135V756H578V1206H729V756H1174V608H729V158H578Z" />
-<glyph unicode="," glyph-name="comma" horiz-adv-x="555" d="M197 -215L252 0H172V215H383V25L279 -215H197Z" />
-<glyph unicode="-" glyph-name="hyphen" horiz-adv-x="731" d="M127 573V713H604V573H127Z" />
-<glyph unicode="." glyph-name="period" horiz-adv-x="555" d="M172 0V215H383V0H172Z" />
-<glyph unicode="/" glyph-name="slash" horiz-adv-x="1159" d="M47 0L928 1516H1112L231 0H47Z" />
-<glyph unicode="0" glyph-name="zero" horiz-adv-x="1353" d="M857 -29T678 -29T369 69T173 344T106 758Q106 1117 257 1330T678 1544Q857 1544 986 1446T1180 1172T1245 758T1180 345T986 70ZM678 129Q863 129 965 290T1067 758Q1067 1061 963 1222T678 1384Q490
-1384 389 1224T287 758Q287 454 391 292T678 129Z" />
-<glyph unicode="1" glyph-name="one" horiz-adv-x="894" d="M111 0V160H395V1327Q339 1297 260 1277T115 1257V1417Q306 1424 403 1516H571V160H825V0H111Z" />
-<glyph unicode="2" glyph-name="two" horiz-adv-x="1212" d="M90 0V33Q90 120 112 197T188 358T342 530T588 713Q708 790 773 846T873 967T907 1112Q907 1238 832 1311T623 1384Q389 1384 252 1135L113 1221Q291 1544 631 1544Q839 1544 961 1428T1083 1124Q1083
-973 1000 858T702 606Q318 362 293 160H1092V0H90Z" />
-<glyph unicode="3" glyph-name="three" horiz-adv-x="1222" d="M588 -29Q417 -29 279 42T53 248L184 346Q336 129 588 129Q747 129 839 205T932 416Q932 576 822 651T465 727H403V877H475Q701 877 798 943T895 1141Q895 1254 822 1318T594 1382Q382 1382 238 1210L121
-1319Q209 1422 334 1482T608 1542Q725 1542 816 1512T962 1430T1045 1310T1073 1163Q1073 1022 995 929T778 805Q1110 739 1110 412Q1110 218 967 95T588 -29Z" />
-<glyph unicode="4" glyph-name="four" horiz-adv-x="1267" d="M793 0V350H61V487L752 1516H967V508H1223V350H967V0H793ZM260 508H793V1305H788L260 508Z" />
-<glyph unicode="5" glyph-name="five" horiz-adv-x="1202" d="M584 -29Q420 -29 287 40T70 229L190 340Q270 240 364 185T580 129Q699 129 782 181T902 315T940 498Q940 667 850 758T610 850Q403 850 276 674L147 719L207 1516H1030L1016 1354H352L315 870Q433
-1001 645 1001Q858 1001 988 866T1118 506Q1118 270 973 121T584 -29Z" />
-<glyph unicode="6" glyph-name="six" horiz-adv-x="1267" d="M659 -29Q540 -29 441 18T266 156T148 395T106 731Q106 911 153 1063T281 1321T476 1485T721 1544Q944 1544 1092 1425L1001 1292Q940 1339 874 1362T715 1386Q587 1386 489 1305T338 1083T283 762Q467
-954 705 954Q933 954 1057 826T1182 479Q1182 259 1035 115T659 -29ZM670 125Q825 125 916 218T1008 475Q1008 625 928 713T678 801Q562 801 458 745T287 600Q307 361 410 243T670 125Z" />
-<glyph unicode="7" glyph-name="seven" horiz-adv-x="1120" d="M229 0L856 1354H88V1516H1044V1364L414 0H229Z" />
-<glyph unicode="8" glyph-name="eight" horiz-adv-x="1255" d="M629 -33Q373 -33 224 81T74 371Q74 519 172 619T463 801Q300 876 222 960T143 1176Q143 1247 176 1313T269 1432T423 1516T629 1548Q743 1548 836 1516T988 1432T1078 1313T1110 1176Q1110 1049
-1031 965T788 807Q888 764 954 725T1075 634T1154 518T1180 371Q1180 197 1032 82T629 -33ZM637 872Q804 947 870 1008T936 1165Q936 1260 858 1328T629 1397Q482 1397 401 1331T319 1171Q319 1072 390 1011T637 872ZM463 117T629 117T898 189T1001 381Q1001 494
-910 571T616 733Q423 646 339 568T254 381Q254 264 358 191Z" />
-<glyph unicode="9" glyph-name="nine" horiz-adv-x="1267" d="M547 -29Q315 -29 160 102L248 236Q317 182 386 155T553 127Q681 127 779 208T929 431T983 754Q799 561 561 561Q335 561 211 690T86 1036Q86 1256 233 1400T608 1544Q727 1544 826 1497T1001 1358T1117
-1120T1159 784Q1159 604 1113 452T985 195T791 30T547 -29ZM590 715Q704 715 808 771T979 915Q960 1154 858 1271T598 1389Q442 1389 351 1297T260 1040Q260 890 340 803T590 715Z" />
-<glyph unicode=":" glyph-name="colon" horiz-adv-x="563" d="M176 864V1081H387V864H176ZM176 0V215H387V0H176Z" />
-<glyph unicode=";" glyph-name="semicolon" horiz-adv-x="563" d="M176 864V1081H387V864H176ZM199 -215L256 0H176V215H387V27L281 -215H199Z" />
-<glyph unicode="&lt;" glyph-name="less" horiz-adv-x="1306" d="M1192 139L109 604V723L1192 1188V1030L307 664L1192 297V139Z" />
-<glyph unicode="=" glyph-name="equal" horiz-adv-x="1306" d="M135 829V971H1169V829H135ZM135 362V504H1169V362H135Z" />
-<glyph unicode="&gt;" glyph-name="greater" horiz-adv-x="1306" d="M119 139V297L1004 664L119 1030V1188L1202 723V604L119 139Z" />
-<glyph unicode="?" glyph-name="question" horiz-adv-x="1124" d="M436 424Q430 489 430 561Q430 670 475 743T621 874Q688 915 722 940T788 999T832 1072T844 1163Q844 1266 769 1325T561 1384Q347 1384 197 1188L76 1288Q171 1409 289 1476T573 1544Q779 1544
-900 1442T1022 1174Q1022 1103 1003 1046T946 944T866 869T764 801Q726 779 699 760T652 722T619 680T598 634T586 577T581 510T580 424H436ZM403 0V211H612V0H403Z" />
-<glyph unicode="@" glyph-name="at" horiz-adv-x="1777" d="M883 -29Q711 -29 565 28T315 188T154 437T96 756Q96 986 198 1166T482 1445T891 1544Q1060 1544 1206 1488T1457 1331T1621 1088T1681 778Q1681 567 1583 442T1325 317Q1226 317 1163 359T1077 473Q922
-328 741 328Q604 328 522 411T440 653Q440 809 494 935T644 1134T862 1206Q1014 1206 1122 1098L1137 1190H1280L1190 584Q1178 508 1218 461T1341 414Q1447 414 1515 506T1583 774Q1583 971 1494 1125T1248 1365T891 1450Q690 1450 533 1363T287 1117T199 756Q199
-605 250 476T391 255T608 113T885 61Q1110 61 1296 168L1339 94Q1137 -29 883 -29ZM776 444Q915 444 1044 567L1106 975Q1057 1032 1001 1057T870 1083Q745 1083 666 961T586 668Q586 444 776 444Z" />
-<glyph unicode="A" glyph-name="A" horiz-adv-x="1392" d="M66 0L602 1522H791L1327 0H1141L991 434H389L240 0H66ZM444 592H936L694 1303H690L444 592Z" />
-<glyph unicode="B" glyph-name="B" horiz-adv-x="1415" d="M186 0V1516H729Q979 1516 1113 1420T1247 1137Q1247 990 1170 902T967 786V782Q1116 755 1206 664T1296 414Q1296 221 1159 111T772 0H186ZM365 854H713Q887 854 979 917T1071 1108Q1071 1238 987 1297T717
-1356H365V854ZM365 158H760Q1118 158 1118 426Q1118 565 1015 631T723 698H365V158Z" />
-<glyph unicode="C" glyph-name="C" horiz-adv-x="1443" d="M756 -29Q464 -29 289 183T113 764Q113 1116 291 1330T756 1544Q1200 1544 1317 1079L1145 1032Q1094 1211 1005 1294T754 1378Q542 1378 419 1213T295 766Q295 468 419 302T758 135Q919 135 1020 226T1169
-502L1339 463Q1282 232 1135 102T756 -29Z" />
-<glyph unicode="D" glyph-name="D" horiz-adv-x="1464" d="M186 0V1516H586Q956 1516 1153 1327T1350 762Q1350 383 1152 192T586 0H186ZM367 162H608Q889 162 1029 306T1169 762Q1169 1063 1027 1206T604 1350H367V162Z" />
-<glyph unicode="E" glyph-name="E" horiz-adv-x="1247" d="M186 0V1516H1116V1350H367V877H924V715H367V164H1159V0H186Z" />
-<glyph unicode="F" glyph-name="F" horiz-adv-x="1165" d="M186 0V1516H1096V1350H367V862H903V700H367V0H186Z" />
-<glyph unicode="G" glyph-name="G" horiz-adv-x="1495" d="M745 -29Q595 -29 475 30T275 195T155 446T113 764Q113 1001 195 1178T423 1450T758 1544Q1201 1544 1319 1075L1151 1032Q1097 1216 1005 1297T756 1378Q664 1378 583 1342T437 1235T333 1044T295 770Q295
-462 424 298T762 133Q941 133 1049 249T1161 573H813V725H1335V0H1178V227H1174Q1122 119 1015 45T745 -29Z" />
-<glyph unicode="H" glyph-name="H" horiz-adv-x="1513" d="M186 0V1516H367V881H1147V1516H1327V0H1147V715H367V0H186Z" />
-<glyph unicode="I" glyph-name="I" horiz-adv-x="593" d="M207 0V1516H387V0H207Z" />
-<glyph unicode="J" glyph-name="J" horiz-adv-x="1034" d="M434 -29Q303 -29 211 22T49 170L170 272Q274 129 428 129Q551 129 617 197T684 422V1516H864V410Q864 198 751 85T434 -29Z" />
-<glyph unicode="K" glyph-name="K" horiz-adv-x="1388" d="M186 0V1516H367V733L1053 1516H1270L750 938L1341 0H1135L631 801L367 512V0H186Z" />
-<glyph unicode="L" glyph-name="L" horiz-adv-x="1165" d="M186 0V1516H367V164H1096V0H186Z" />
-<glyph unicode="M" glyph-name="M" horiz-adv-x="1798" d="M186 0V1516H422L899 227H903L1372 1516H1612V0H1434V1227H1430Q1423 1199 1411 1162T1390 1098T1363 1021T1337 948L975 0H813L451 948Q383 1133 356 1233H352V0H186Z" />
-<glyph unicode="N" glyph-name="N" horiz-adv-x="1533" d="M186 0V1516H377L1174 317H1178V1516H1348V0H1186L360 1231H356V0H186Z" />
-<glyph unicode="O" glyph-name="O" horiz-adv-x="1533" d="M908 -29T768 -29T508 26T300 181T163 429T113 758Q113 937 162 1085T299 1334T507 1489T768 1544T1028 1489T1234 1334T1370 1086T1419 758Q1419 578 1370 430T1235 181T1028 26ZM768 133Q978 133 1108
-300T1239 758Q1239 1048 1109 1214T768 1380Q555 1380 425 1215T295 758Q295 466 425 300T768 133Z" />
-<glyph unicode="P" glyph-name="P" horiz-adv-x="1329" d="M186 0V1516H700Q956 1516 1101 1410T1247 1085Q1247 967 1205 880T1086 742T910 666T688 641H367V0H186ZM367 801H698Q886 801 977 865T1069 1079Q1069 1222 977 1287T696 1352H367V801Z" />
-<glyph unicode="Q" glyph-name="Q" horiz-adv-x="1533" d="M1126 -385Q902 -385 786 -285T666 -18Q420 15 267 224T113 758Q113 937 164 1086T303 1334T511 1489T768 1544T1024 1489T1230 1335T1368 1086T1419 758Q1419 538 1345 367T1142 97T848 -20Q855 -83
-880 -125T951 -189T1050 -220T1180 -229H1284V-385H1126ZM768 131Q978 131 1107 298T1237 758Q1237 1049 1108 1214T768 1380Q555 1380 424 1215T293 758Q293 466 424 299T768 131Z" />
-<glyph unicode="R" glyph-name="R" horiz-adv-x="1386" d="M186 0V1516H707Q967 1516 1106 1408T1245 1092Q1245 750 893 676L1266 0H1069L707 653H365V0H186ZM365 813H696Q883 813 975 874T1067 1085Q1067 1229 975 1290T694 1352H365V813Z" />
-<glyph unicode="S" glyph-name="S" horiz-adv-x="1345" d="M684 -29Q471 -29 321 77T111 367L262 434Q319 283 428 207T692 131Q854 131 950 197T1047 381Q1047 494 968 561T666 698Q560 731 491 757T354 821T247 901T186 1005T162 1143Q162 1317 298 1430T649
-1544Q855 1544 988 1452T1184 1204L1040 1124Q980 1258 883 1319T647 1380Q506 1380 423 1318T340 1157Q340 1108 354 1072T394 1006T471 951T582 902T739 848Q837 818 907 790T1041 722T1142 638T1203 531T1225 393Q1225 205 1075 88T684 -29Z" />
-<glyph unicode="T" glyph-name="T" horiz-adv-x="1275" d="M547 0V1350H66V1516H1210V1350H727V0H547Z" />
-<glyph unicode="U" glyph-name="U" horiz-adv-x="1468" d="M735 -27Q593 -27 484 14T307 131T206 305T172 524V1516H352V549Q352 358 447 247T737 135Q929 135 1023 244T1118 545V1516H1296V528Q1296 409 1261 309T1157 133T980 15T735 -27Z" />
-<glyph unicode="V" glyph-name="V" horiz-adv-x="1363" d="M598 -6L66 1516H250L684 236H688L1124 1516H1298L766 -6H598Z" />
-<glyph unicode="W" glyph-name="W" horiz-adv-x="1906" d="M477 0L74 1516H256L479 637Q545 387 567 266H571Q601 420 657 635L868 1516H1051L1268 629Q1277 589 1297 509T1330 374T1352 266H1356Q1371 343 1440 623L1661 1516H1833L1432 0H1266L961 1268H956L643 0H477Z" />
-<glyph unicode="X" glyph-name="X" horiz-adv-x="1372" d="M66 0L586 809L129 1516H336L694 952L1047 1516H1237L784 811L1307 0H1110L682 668L252 0H66Z" />
-<glyph unicode="Y" glyph-name="Y" horiz-adv-x="1292" d="M555 0V664L45 1516H238L649 817L1059 1516H1247L735 664V0H555Z" />
-<glyph unicode="Z" glyph-name="Z" horiz-adv-x="1290" d="M82 0V127L969 1364H139V1516H1190V1384L309 150H1190V0H82Z" />
-<glyph unicode="[" glyph-name="bracketleft" horiz-adv-x="817" d="M172 -410V1516H727V1384H350V-279H727V-410H172Z" />
-<glyph unicode="\" glyph-name="backslash" horiz-adv-x="1138" d="M918 0L37 1516H221L1102 0H918Z" />
-<glyph unicode="]" glyph-name="bracketright" horiz-adv-x="817" d="M88 -410V-279H465V1382H88V1516H643V-410H88Z" />
-<glyph unicode="^" glyph-name="asciicircum" horiz-adv-x="1060" d="M201 1192L465 1522H594L858 1192H752L528 1384L307 1192H201Z" />
-<glyph unicode="_" glyph-name="underscore" horiz-adv-x="1024" d="M0 -270V-133H1024V-270H0Z" />
-<glyph unicode="`" glyph-name="grave" horiz-adv-x="1024" d="M569 1198L279 1522H494L686 1198H569Z" />
-<glyph unicode="a" glyph-name="a" horiz-adv-x="1132" d="M395 -16Q254 -16 172 55T90 256Q90 341 128 409T249 535T474 636T813 707V756Q813 956 608 956Q494 956 401 914T217 793L125 903Q343 1104 627 1104Q815 1104 901 1012T987 743V266Q987 74 1018 0H838Q813
-75 813 150Q635 -16 395 -16ZM446 123Q653 123 813 281V584Q611 552 488 507T315 407T264 283Q264 205 312 164T446 123Z" />
-<glyph unicode="b" glyph-name="b" horiz-adv-x="1226" d="M670 -16Q481 -16 332 139V0H156V1516H332V930Q487 1104 688 1104Q883 1104 1005 960T1128 543Q1128 270 1002 127T670 -16ZM645 127Q791 127 871 229T952 541Q952 741 868 846T647 952Q483 952 332 786V291Q476
-127 645 127Z" />
-<glyph unicode="c" glyph-name="c" horiz-adv-x="1097" d="M575 -23Q480 -23 395 13T242 119T134 297T94 541Q94 656 122 751T199 910T311 1019T445 1084T590 1104Q661 1104 721 1088T826 1044T906 977T968 894T1014 801L864 739Q823 847 756 900T586 954Q525
-954 471 932T371 863T299 734T272 541Q272 345 357 235T582 125Q686 125 753 175T872 342L1018 285Q973 188 918 124T776 18T575 -23Z" />
-<glyph unicode="d" glyph-name="d" horiz-adv-x="1226" d="M537 -16Q341 -16 219 126T96 539Q96 812 223 958T557 1104Q652 1104 740 1061T893 944V1516H1069V266Q1069 73 1102 0H918Q893 67 893 154Q739 -16 537 -16ZM580 129Q741 129 893 295V791Q748 954 582
-954Q436 954 354 850T272 537Q272 337 357 233T580 129Z" />
-<glyph unicode="e" glyph-name="e" horiz-adv-x="1130" d="M584 -23Q486 -23 399 13T244 117T135 294T94 541Q94 655 123 750T200 909T313 1018T445 1083T584 1104Q786 1104 910 959T1034 532V496H270Q274 319 365 220T596 121Q708 121 782 164T922 297L1024 207Q864
--23 584 -23ZM274 633H866Q855 782 783 869T582 956Q465 956 379 874T274 633Z" />
-<glyph unicode="f" glyph-name="f" horiz-adv-x="704" d="M240 0V936H51V1081H240V1227Q240 1520 565 1520Q582 1520 620 1517T666 1513V1370Q641 1376 590 1376Q416 1376 416 1225V1081H653V936H416V0H240Z" />
-<glyph unicode="g" glyph-name="g" horiz-adv-x="1177" d="M557 -416Q292 -416 164 -346T35 -147Q35 -66 87 -5T231 92Q139 136 139 229Q139 324 274 403Q195 455 152 535T109 715Q109 885 232 994T549 1104Q743 1104 868 991Q918 1028 988 1056T1124 1092V936Q1018
-936 930 901Q985 824 985 715Q985 542 863 436T549 330Q466 330 377 356Q301 322 301 272Q301 238 333 221T451 197L672 178Q879 164 982 96T1085 -102Q1085 -252 942 -334T557 -416ZM426 459T551 459T748 526T821 711Q821 830 750 898T549 967Q423 967 350 898T276
-711Q276 595 351 527ZM580 -283Q740 -283 832 -238T924 -119Q924 -46 859 -11T625 37L420 51L358 57Q281 30 240 -17T199 -121Q199 -203 290 -243T580 -283Z" />
-<glyph unicode="h" glyph-name="h" horiz-adv-x="1204" d="M156 0V1516H334V920Q522 1104 739 1104Q893 1104 976 1020T1059 780V0H883V741Q883 849 835 900T684 952Q592 952 508 908T334 778V0H156Z" />
-<glyph unicode="i" glyph-name="i" horiz-adv-x="512" d="M164 1313V1485H348V1313H164ZM168 0V1081H344V0H168Z" />
-<glyph unicode="j" glyph-name="j" horiz-adv-x="512" d="M164 1313V1485H348V1313H164ZM94 -412Q30 -412 -12 -403V-270Q29 -279 57 -279Q168 -279 168 -154V1081H344V-166Q344 -285 288 -348T94 -412Z" />
-<glyph unicode="k" glyph-name="k" horiz-adv-x="1105" d="M156 0V1516H332V541L815 1081H1016L662 694L1055 0H866L547 563L332 332V0H156Z" />
-<glyph unicode="l" glyph-name="l" horiz-adv-x="512" d="M168 0V1516H344V0H168Z" />
-<glyph unicode="m" glyph-name="m" horiz-adv-x="1878" d="M156 0V1081H332V918Q518 1104 721 1104Q850 1104 919 1055T1018 913Q1211 1104 1417 1104Q1577 1104 1654 1019T1731 780V0H1554V741Q1554 852 1512 902T1366 952Q1280 952 1202 909T1032 778V0H856V741Q856
-852 814 902T668 952Q584 952 504 909T332 778V0H156Z" />
-<glyph unicode="n" glyph-name="n" horiz-adv-x="1204" d="M156 0V1081H334V920Q522 1104 739 1104Q893 1104 976 1020T1059 780V0H883V741Q883 849 835 900T684 952Q592 952 508 908T334 778V0H156Z" />
-<glyph unicode="o" glyph-name="o" horiz-adv-x="1193" d="M698 -23T598 -23T408 13T248 119T136 297T94 541T135 785T246 962T407 1067T598 1104Q698 1104 788 1068T948 963T1059 785T1100 541T1059 297T948 119T788 14ZM598 127Q750 127 836 239T922 541Q922
-656 887 747T777 895T598 952Q445 952 359 840T272 541Q272 423 307 332T417 184T598 127Z" />
-<glyph unicode="p" glyph-name="p" horiz-adv-x="1226" d="M156 -410V1081H332V932Q489 1104 688 1104Q883 1104 1005 960T1128 543Q1128 270 1002 127T670 -16Q481 -16 332 139V-410H156ZM645 127Q791 127 871 229T952 541Q952 741 868 846T647 952Q483 952 332
-786V291Q476 127 645 127Z" />
-<glyph unicode="q" glyph-name="q" horiz-adv-x="1226" d="M893 -410V154Q739 -16 537 -16Q341 -16 219 126T96 539Q96 812 223 958T557 1104Q745 1104 893 946V1081H1069V-410H893ZM580 129Q741 129 893 295V791Q748 954 582 954Q436 954 354 850T272 537Q272
-337 357 233T580 129Z" />
-<glyph unicode="r" glyph-name="r" horiz-adv-x="819" d="M156 0V1081H332V881H336Q479 1104 754 1104H776L764 940Q758 942 713 942Q459 942 332 698V0H156Z" />
-<glyph unicode="s" glyph-name="s" horiz-adv-x="1048" d="M520 -20Q379 -20 263 30T78 164L184 270Q323 121 522 121Q648 121 715 164T782 291Q782 368 718 408T504 483Q426 502 374 518T270 561T186 620T136 700T117 809Q117 936 220 1020T496 1104Q631 1104
-729 1064T909 948L817 831Q677 961 504 961Q393 961 339 920T285 815Q285 744 344 708T541 639Q610 622 656 608T754 574T838 529T899 472T939 396T952 297Q952 146 832 63T520 -20Z" />
-<glyph unicode="t" glyph-name="t" horiz-adv-x="772" d="M535 -14Q368 -14 301 51T233 262V936H45V1081H233V1466H410V1081H690V936H410V301Q410 211 446 170T578 129Q637 129 688 143V-2Q626 -14 535 -14Z" />
-<glyph unicode="u" glyph-name="u" horiz-adv-x="1204" d="M465 -20Q310 -20 228 63T145 301V1081H322V338Q322 230 370 179T520 127Q613 127 696 171T870 301V1081H1049V0H870V162Q684 -20 465 -20Z" />
-<glyph unicode="v" glyph-name="v" horiz-adv-x="1054" d="M438 -4L41 1081H229L532 205H537L836 1081H1012L616 -4H438Z" />
-<glyph unicode="w" glyph-name="w" horiz-adv-x="1540" d="M375 0L45 1081H227L369 573Q427 364 463 213H467Q514 406 561 575L698 1081H852L993 565Q1041 396 1083 213H1087Q1138 409 1182 561L1329 1081H1495L1165 0H1001L772 846H768L537 0H375Z" />
-<glyph unicode="x" glyph-name="x" horiz-adv-x="1060" d="M55 0L440 559L82 1081H274L539 686L801 1081H987L627 561L1010 0H819L528 430L240 0H55Z" />
-<glyph unicode="y" glyph-name="y" horiz-adv-x="1091" d="M217 -416Q105 -416 14 -389L55 -248Q125 -266 215 -266Q296 -266 342 -231T422 -113L463 -6L45 1081H231L549 207H553L870 1081H1049L586 -123Q556 -199 526 -249T454 -339T353 -397T217 -416Z" />
-<glyph unicode="z" glyph-name="z" horiz-adv-x="1044" d="M80 0V106L713 938H129V1081H934V971L299 141H965V0H80Z" />
-<glyph unicode="{" glyph-name="braceleft" horiz-adv-x="800" d="M565 -410Q295 -410 295 -127V242Q295 385 243 436T68 487V618Q189 618 242 669T295 864V1233Q295 1516 565 1516H723V1384H633Q551 1384 512 1345T473 1227V850Q473 753 452 693T395 604T299
-555V551Q360 531 395 503T451 414T473 256V-121Q473 -279 633 -279H723V-410H565Z" />
-<glyph unicode="|" glyph-name="bar" horiz-adv-x="727" d="M276 -410V1516H449V-410H276Z" />
-<glyph unicode="}" glyph-name="braceright" horiz-adv-x="800" d="M78 -410V-279H168Q328 -279 328 -121V266Q328 340 339 389T374 470T427 519T502 551V555Q456 570 428 587T375 635T339 716T328 840V1227Q328 1308 292 1349T174 1391H84L78 1516H246Q384 1516
-445 1448T506 1243V864Q506 720 559 669T733 618V487Q611 487 559 436T506 242V-137Q506 -274 445 -342T246 -410H78Z" />
-<glyph unicode="~" glyph-name="asciitilde" horiz-adv-x="1040" d="M672 834Q621 834 564 862T457 919T373 948Q328 948 309 923T289 838H180Q180 1081 369 1081Q420 1081 477 1053T584 996T670 967Q714 967 734 992T754 1077H858Q858 834 672 834Z" />
-</font>
-</defs>
-</svg>
diff --git a/wikipedia/views/fonts/BentonSans-Regular.ttf b/wikipedia/views/fonts/BentonSans-Regular.ttf
deleted file mode 100644
index 205958c..0000000
--- a/wikipedia/views/fonts/BentonSans-Regular.ttf
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Regular.woff b/wikipedia/views/fonts/BentonSans-Regular.woff
deleted file mode 100644
index 9df8a7a..0000000
--- a/wikipedia/views/fonts/BentonSans-Regular.woff
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Thin.eot b/wikipedia/views/fonts/BentonSans-Thin.eot
deleted file mode 100644
index ca46250..0000000
--- a/wikipedia/views/fonts/BentonSans-Thin.eot
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Thin.svg b/wikipedia/views/fonts/BentonSans-Thin.svg
deleted file mode 100644
index 3b1a12e..0000000
--- a/wikipedia/views/fonts/BentonSans-Thin.svg
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Thin.ttf b/wikipedia/views/fonts/BentonSans-Thin.ttf
deleted file mode 100644
index 5c24ff4..0000000
--- a/wikipedia/views/fonts/BentonSans-Thin.ttf
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/BentonSans-Thin.woff b/wikipedia/views/fonts/BentonSans-Thin.woff
deleted file mode 100644
index 44a8dce..0000000
--- a/wikipedia/views/fonts/BentonSans-Thin.woff
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/LinLibertine_R.eot b/wikipedia/views/fonts/LinLibertine_R.eot
deleted file mode 100644
index dfeba24..0000000
--- a/wikipedia/views/fonts/LinLibertine_R.eot
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/LinLibertine_R.svg b/wikipedia/views/fonts/LinLibertine_R.svg
deleted file mode 100644
index 6d345d5..0000000
--- a/wikipedia/views/fonts/LinLibertine_R.svg
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/LinLibertine_R.ttf b/wikipedia/views/fonts/LinLibertine_R.ttf
deleted file mode 100644
index e0ace23..0000000
--- a/wikipedia/views/fonts/LinLibertine_R.ttf
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/LinLibertine_R.woff b/wikipedia/views/fonts/LinLibertine_R.woff
deleted file mode 100644
index 456b8b0..0000000
--- a/wikipedia/views/fonts/LinLibertine_R.woff
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/MinionPro-Regular.eot b/wikipedia/views/fonts/MinionPro-Regular.eot
deleted file mode 100644
index af588d4..0000000
--- a/wikipedia/views/fonts/MinionPro-Regular.eot
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/MinionPro-Regular.svg b/wikipedia/views/fonts/MinionPro-Regular.svg
deleted file mode 100644
index ab7a913..0000000
--- a/wikipedia/views/fonts/MinionPro-Regular.svg
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/MinionPro-Regular.ttf b/wikipedia/views/fonts/MinionPro-Regular.ttf
deleted file mode 100644
index 242b3bf..0000000
--- a/wikipedia/views/fonts/MinionPro-Regular.ttf
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/fonts/MinionPro-Regular.woff b/wikipedia/views/fonts/MinionPro-Regular.woff
deleted file mode 100644
index 245fa5b..0000000
--- a/wikipedia/views/fonts/MinionPro-Regular.woff
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/images/bg-main-content.png b/wikipedia/views/images/bg-main-content.png
deleted file mode 100644
index 69702c3..0000000
--- a/wikipedia/views/images/bg-main-content.png
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/images/hr-separate.png b/wikipedia/views/images/hr-separate.png
deleted file mode 100644
index c93cf38..0000000
--- a/wikipedia/views/images/hr-separate.png
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/images/index_list_arrow-down.svg b/wikipedia/views/images/index_list_arrow-down.svg
deleted file mode 100644
index 7903b58..0000000
--- a/wikipedia/views/images/index_list_arrow-down.svg
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.1" id="Google_x2B_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
- y="0px" width="13px" height="13px" viewBox="0 0 13 13" enable-background="new 0 0 13 13" xml:space="preserve">
-<path fill="#C8BE05" d="M6.5,0C2.91,0,0,2.91,0,6.5S2.91,13,6.5,13S13,10.09,13,6.5S10.09,0,6.5,0z M6.5,9.828L2.258,5.586
- l1.414-1.414L6.5,7l2.828-2.828l1.414,1.415L6.5,9.828z"/>
-</svg>
diff --git a/wikipedia/views/images/title-line.jpg b/wikipedia/views/images/title-line.jpg
deleted file mode 100644
index de72545..0000000
--- a/wikipedia/views/images/title-line.jpg
+++ /dev/null
Binary files differ
diff --git a/wikipedia/views/js/jquery-min.js b/wikipedia/views/js/jquery-min.js
deleted file mode 100644
index 006e953..0000000
--- a/wikipedia/views/js/jquery-min.js
+++ /dev/null
@@ -1,5 +0,0 @@
-/*! jQuery v1.9.1 | (c) 2005, 2012 jQuery Foundation, Inc. | jquery.org/license
-//@ sourceMappingURL=jquery.min.map
-*/(function(e,t){var n,r,i=typeof t,o=e.document,a=e.location,s=e.jQuery,u=e.$,l={},c=[],p="1.9.1",f=c.concat,d=c.push,h=c.slice,g=c.indexOf,m=l.toString,y=l.hasOwnProperty,v=p.trim,b=function(e,t){return new b.fn.init(e,t,r)},x=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,w=/\S+/g,T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,C=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,k=/^[\],:{}\s]*$/,E=/(?:^|:|,)(?:\s*\[)+/g,S=/\\(?:["\\\/bfnrt]|u[\da-fA-F]{4})/g,A=/"[^"\\\r\n]*"|true|false|null|-?(?:\d+\.|)\d+(?:[eE][+-]?\d+|)/g,j=/^-ms-/,D=/-([\da-z])/gi,L=function(e,t){return t.toUpperCase()},H=function(e){(o.addEventListener||"load"===e.type||"complete"===o.readyState)&&(q(),b.ready())},q=function(){o.addEventListener?(o.removeEventListener("DOMContentLoaded",H,!1),e.removeEventListener("load",H,!1)):(o.detachEvent("onreadystatechange",H),e.detachEvent("onload",H))};b.fn=b.prototype={jquery:p,constructor:b,init:function(e,n,r){var i,a;if(!e)return this;if("string"==typeof e){if(i="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:N.exec(e),!i||!i[1]&&n)return!n||n.jquery?(n||r).find(e):this.constructor(n).find(e);if(i[1]){if(n=n instanceof b?n[0]:n,b.merge(this,b.parseHTML(i[1],n&&n.nodeType?n.ownerDocument||n:o,!0)),C.test(i[1])&&b.isPlainObject(n))for(i in n)b.isFunction(this[i])?this[i](n[i]):this.attr(i,n[i]);return this}if(a=o.getElementById(i[2]),a&&a.parentNode){if(a.id!==i[2])return r.find(e);this.length=1,this[0]=a}return this.context=o,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):b.isFunction(e)?r.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),b.makeArray(e,this))},selector:"",length:0,size:function(){return this.length},toArray:function(){return h.call(this)},get:function(e){return null==e?this.toArray():0>e?this[this.length+e]:this[e]},pushStack:function(e){var t=b.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return b.each(this,e,t)},ready:function(e){return b.ready.promise().done(e),this},slice:function(){return this.pushStack(h.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},map:function(e){return this.pushStack(b.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:d,sort:[].sort,splice:[].splice},b.fn.init.prototype=b.fn,b.extend=b.fn.extend=function(){var e,n,r,i,o,a,s=arguments[0]||{},u=1,l=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[1]||{},u=2),"object"==typeof s||b.isFunction(s)||(s={}),l===u&&(s=this,--u);l>u;u++)if(null!=(o=arguments[u]))for(i in o)e=s[i],r=o[i],s!==r&&(c&&r&&(b.isPlainObject(r)||(n=b.isArray(r)))?(n?(n=!1,a=e&&b.isArray(e)?e:[]):a=e&&b.isPlainObject(e)?e:{},s[i]=b.extend(c,a,r)):r!==t&&(s[i]=r));return s},b.extend({noConflict:function(t){return e.$===b&&(e.$=u),t&&e.jQuery===b&&(e.jQuery=s),b},isReady:!1,readyWait:1,holdReady:function(e){e?b.readyWait++:b.ready(!0)},ready:function(e){if(e===!0?!--b.readyWait:!b.isReady){if(!o.body)return setTimeout(b.ready);b.isReady=!0,e!==!0&&--b.readyWait>0||(n.resolveWith(o,[b]),b.fn.trigger&&b(o).trigger("ready").off("ready"))}},isFunction:function(e){return"function"===b.type(e)},isArray:Array.isArray||function(e){return"array"===b.type(e)},isWindow:function(e){return null!=e&&e==e.window},isNumeric:function(e){return!isNaN(parseFloat(e))&&isFinite(e)},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[m.call(e)]||"object":typeof e},isPlainObject:function(e){if(!e||"object"!==b.type(e)||e.nodeType||b.isWindow(e))return!1;try{if(e.constructor&&!y.call(e,"constructor")&&!y.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}var r;for(r in e);return r===t||y.call(e,r)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},error:function(e){throw Error(e)},parseHTML:function(e,t,n){if(!e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||o;var r=C.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:(r=b.buildFragment([e],t,i),i&&b(i).remove(),b.merge([],r.childNodes))},parseJSON:function(n){return e.JSON&&e.JSON.parse?e.JSON.parse(n):null===n?n:"string"==typeof n&&(n=b.trim(n),n&&k.test(n.replace(S,"@").replace(A,"]").replace(E,"")))?Function("return "+n)():(b.error("Invalid JSON: "+n),t)},parseXML:function(n){var r,i;if(!n||"string"!=typeof n)return null;try{e.DOMParser?(i=new DOMParser,r=i.parseFromString(n,"text/xml")):(r=new ActiveXObject("Microsoft.XMLDOM"),r.async="false",r.loadXML(n))}catch(o){r=t}return r&&r.documentElement&&!r.getElementsByTagName("parsererror").length||b.error("Invalid XML: "+n),r},noop:function(){},globalEval:function(t){t&&b.trim(t)&&(e.execScript||function(t){e.eval.call(e,t)})(t)},camelCase:function(e){return e.replace(j,"ms-").replace(D,L)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,n){var r,i=0,o=e.length,a=M(e);if(n){if(a){for(;o>i;i++)if(r=t.apply(e[i],n),r===!1)break}else for(i in e)if(r=t.apply(e[i],n),r===!1)break}else if(a){for(;o>i;i++)if(r=t.call(e[i],i,e[i]),r===!1)break}else for(i in e)if(r=t.call(e[i],i,e[i]),r===!1)break;return e},trim:v&&!v.call("\ufeff\u00a0")?function(e){return null==e?"":v.call(e)}:function(e){return null==e?"":(e+"").replace(T,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(M(Object(e))?b.merge(n,"string"==typeof e?[e]:e):d.call(n,e)),n},inArray:function(e,t,n){var r;if(t){if(g)return g.call(t,e,n);for(r=t.length,n=n?0>n?Math.max(0,r+n):n:0;r>n;n++)if(n in t&&t[n]===e)return n}return-1},merge:function(e,n){var r=n.length,i=e.length,o=0;if("number"==typeof r)for(;r>o;o++)e[i++]=n[o];else while(n[o]!==t)e[i++]=n[o++];return e.length=i,e},grep:function(e,t,n){var r,i=[],o=0,a=e.length;for(n=!!n;a>o;o++)r=!!t(e[o],o),n!==r&&i.push(e[o]);return i},map:function(e,t,n){var r,i=0,o=e.length,a=M(e),s=[];if(a)for(;o>i;i++)r=t(e[i],i,n),null!=r&&(s[s.length]=r);else for(i in e)r=t(e[i],i,n),null!=r&&(s[s.length]=r);return f.apply([],s)},guid:1,proxy:function(e,n){var r,i,o;return"string"==typeof n&&(o=e[n],n=e,e=o),b.isFunction(e)?(r=h.call(arguments,2),i=function(){return e.apply(n||this,r.concat(h.call(arguments)))},i.guid=e.guid=e.guid||b.guid++,i):t},access:function(e,n,r,i,o,a,s){var u=0,l=e.length,c=null==r;if("object"===b.type(r)){o=!0;for(u in r)b.access(e,n,u,r[u],!0,a,s)}else if(i!==t&&(o=!0,b.isFunction(i)||(s=!0),c&&(s?(n.call(e,i),n=null):(c=n,n=function(e,t,n){return c.call(b(e),n)})),n))for(;l>u;u++)n(e[u],r,s?i:i.call(e[u],u,n(e[u],r)));return o?e:c?n.call(e):l?n(e[0],r):a},now:function(){return(new Date).getTime()}}),b.ready.promise=function(t){if(!n)if(n=b.Deferred(),"complete"===o.readyState)setTimeout(b.ready);else if(o.addEventListener)o.addEventListener("DOMContentLoaded",H,!1),e.addEventListener("load",H,!1);else{o.attachEvent("onreadystatechange",H),e.attachEvent("onload",H);var r=!1;try{r=null==e.frameElement&&o.documentElement}catch(i){}r&&r.doScroll&&function a(){if(!b.isReady){try{r.doScroll("left")}catch(e){return setTimeout(a,50)}q(),b.ready()}}()}return n.promise(t)},b.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){l["[object "+t+"]"]=t.toLowerCase()});function M(e){var t=e.length,n=b.type(e);return b.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||"function"!==n&&(0===t||"number"==typeof t&&t>0&&t-1 in e)}r=b(o);var _={};function F(e){var t=_[e]={};return b.each(e.match(w)||[],function(e,n){t[n]=!0}),t}b.Callbacks=function(e){e="string"==typeof e?_[e]||F(e):b.extend({},e);var n,r,i,o,a,s,u=[],l=!e.once&&[],c=function(t){for(r=e.memory&&t,i=!0,a=s||0,s=0,o=u.length,n=!0;u&&o>a;a++)if(u[a].apply(t[0],t[1])===!1&&e.stopOnFalse){r=!1;break}n=!1,u&&(l?l.length&&c(l.shift()):r?u=[]:p.disable())},p={add:function(){if(u){var t=u.length;(function i(t){b.each(t,function(t,n){var r=b.type(n);"function"===r?e.unique&&p.has(n)||u.push(n):n&&n.length&&"string"!==r&&i(n)})})(arguments),n?o=u.length:r&&(s=t,c(r))}return this},remove:function(){return u&&b.each(arguments,function(e,t){var r;while((r=b.inArray(t,u,r))>-1)u.splice(r,1),n&&(o>=r&&o--,a>=r&&a--)}),this},has:function(e){return e?b.inArray(e,u)>-1:!(!u||!u.length)},empty:function(){return u=[],this},disable:function(){return u=l=r=t,this},disabled:function(){return!u},lock:function(){return l=t,r||p.disable(),this},locked:function(){return!l},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],!u||i&&!l||(n?l.push(t):c(t)),this},fire:function(){return p.fireWith(this,arguments),this},fired:function(){return!!i}};return p},b.extend({Deferred:function(e){var t=[["resolve","done",b.Callbacks("once memory"),"resolved"],["reject","fail",b.Callbacks("once memory"),"rejected"],["notify","progress",b.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return b.Deferred(function(n){b.each(t,function(t,o){var a=o[0],s=b.isFunction(e[t])&&e[t];i[o[1]](function(){var e=s&&s.apply(this,arguments);e&&b.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[a+"With"](this===r?n.promise():this,s?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?b.extend(e,r):r}},i={};return r.pipe=r.then,b.each(t,function(e,o){var a=o[2],s=o[3];r[o[1]]=a.add,s&&a.add(function(){n=s},t[1^e][2].disable,t[2][2].lock),i[o[0]]=function(){return i[o[0]+"With"](this===i?r:this,arguments),this},i[o[0]+"With"]=a.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=0,n=h.call(arguments),r=n.length,i=1!==r||e&&b.isFunction(e.promise)?r:0,o=1===i?e:b.Deferred(),a=function(e,t,n){return function(r){t[e]=this,n[e]=arguments.length>1?h.call(arguments):r,n===s?o.notifyWith(t,n):--i||o.resolveWith(t,n)}},s,u,l;if(r>1)for(s=Array(r),u=Array(r),l=Array(r);r>t;t++)n[t]&&b.isFunction(n[t].promise)?n[t].promise().done(a(t,l,n)).fail(o.reject).progress(a(t,u,s)):--i;return i||o.resolveWith(l,n),o.promise()}}),b.support=function(){var t,n,r,a,s,u,l,c,p,f,d=o.createElement("div");if(d.setAttribute("className","t"),d.innerHTML=" <link/><table></table><a href='/a'>a</a><input type='checkbox'/>",n=d.getElementsByTagName("*"),r=d.getElementsByTagName("a")[0],!n||!r||!n.length)return{};s=o.createElement("select"),l=s.appendChild(o.createElement("option")),a=d.getElementsByTagName("input")[0],r.style.cssText="top:1px;float:left;opacity:.5",t={getSetAttribute:"t"!==d.className,leadingWhitespace:3===d.firstChild.nodeType,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/top/.test(r.getAttribute("style")),hrefNormalized:"/a"===r.getAttribute("href"),opacity:/^0.5/.test(r.style.opacity),cssFloat:!!r.style.cssFloat,checkOn:!!a.value,optSelected:l.selected,enctype:!!o.createElement("form").enctype,html5Clone:"<:nav></:nav>"!==o.createElement("nav").cloneNode(!0).outerHTML,boxModel:"CSS1Compat"===o.compatMode,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,boxSizingReliable:!0,pixelPosition:!1},a.checked=!0,t.noCloneChecked=a.cloneNode(!0).checked,s.disabled=!0,t.optDisabled=!l.disabled;try{delete d.test}catch(h){t.deleteExpando=!1}a=o.createElement("input"),a.setAttribute("value",""),t.input=""===a.getAttribute("value"),a.value="t",a.setAttribute("type","radio"),t.radioValue="t"===a.value,a.setAttribute("checked","t"),a.setAttribute("name","t"),u=o.createDocumentFragment(),u.appendChild(a),t.appendChecked=a.checked,t.checkClone=u.cloneNode(!0).cloneNode(!0).lastChild.checked,d.attachEvent&&(d.attachEvent("onclick",function(){t.noCloneEvent=!1}),d.cloneNode(!0).click());for(f in{submit:!0,change:!0,focusin:!0})d.setAttribute(c="on"+f,"t"),t[f+"Bubbles"]=c in e||d.attributes[c].expando===!1;return d.style.backgroundClip="content-box",d.cloneNode(!0).style.backgroundClip="",t.clearCloneStyle="content-box"===d.style.backgroundClip,b(function(){var n,r,a,s="padding:0;margin:0;border:0;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;",u=o.getElementsByTagName("body")[0];u&&(n=o.createElement("div"),n.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",u.appendChild(n).appendChild(d),d.innerHTML="<table><tr><td></td><td>t</td></tr></table>",a=d.getElementsByTagName("td"),a[0].style.cssText="padding:0;margin:0;border:0;display:none",p=0===a[0].offsetHeight,a[0].style.display="",a[1].style.display="none",t.reliableHiddenOffsets=p&&0===a[0].offsetHeight,d.innerHTML="",d.style.cssText="box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%;",t.boxSizing=4===d.offsetWidth,t.doesNotIncludeMarginInBodyOffset=1!==u.offsetTop,e.getComputedStyle&&(t.pixelPosition="1%"!==(e.getComputedStyle(d,null)||{}).top,t.boxSizingReliable="4px"===(e.getComputedStyle(d,null)||{width:"4px"}).width,r=d.appendChild(o.createElement("div")),r.style.cssText=d.style.cssText=s,r.style.marginRight=r.style.width="0",d.style.width="1px",t.reliableMarginRight=!parseFloat((e.getComputedStyle(r,null)||{}).marginRight)),typeof d.style.zoom!==i&&(d.innerHTML="",d.style.cssText=s+"width:1px;padding:1px;display:inline;zoom:1",t.inlineBlockNeedsLayout=3===d.offsetWidth,d.style.display="block",d.innerHTML="<div></div>",d.firstChild.style.width="5px",t.shrinkWrapBlocks=3!==d.offsetWidth,t.inlineBlockNeedsLayout&&(u.style.zoom=1)),u.removeChild(n),n=d=a=r=null)}),n=s=u=l=r=a=null,t}();var O=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,B=/([A-Z])/g;function P(e,n,r,i){if(b.acceptData(e)){var o,a,s=b.expando,u="string"==typeof n,l=e.nodeType,p=l?b.cache:e,f=l?e[s]:e[s]&&s;if(f&&p[f]&&(i||p[f].data)||!u||r!==t)return f||(l?e[s]=f=c.pop()||b.guid++:f=s),p[f]||(p[f]={},l||(p[f].toJSON=b.noop)),("object"==typeof n||"function"==typeof n)&&(i?p[f]=b.extend(p[f],n):p[f].data=b.extend(p[f].data,n)),o=p[f],i||(o.data||(o.data={}),o=o.data),r!==t&&(o[b.camelCase(n)]=r),u?(a=o[n],null==a&&(a=o[b.camelCase(n)])):a=o,a}}function R(e,t,n){if(b.acceptData(e)){var r,i,o,a=e.nodeType,s=a?b.cache:e,u=a?e[b.expando]:b.expando;if(s[u]){if(t&&(o=n?s[u]:s[u].data)){b.isArray(t)?t=t.concat(b.map(t,b.camelCase)):t in o?t=[t]:(t=b.camelCase(t),t=t in o?[t]:t.split(" "));for(r=0,i=t.length;i>r;r++)delete o[t[r]];if(!(n?$:b.isEmptyObject)(o))return}(n||(delete s[u].data,$(s[u])))&&(a?b.cleanData([e],!0):b.support.deleteExpando||s!=s.window?delete s[u]:s[u]=null)}}}b.extend({cache:{},expando:"jQuery"+(p+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(e){return e=e.nodeType?b.cache[e[b.expando]]:e[b.expando],!!e&&!$(e)},data:function(e,t,n){return P(e,t,n)},removeData:function(e,t){return R(e,t)},_data:function(e,t,n){return P(e,t,n,!0)},_removeData:function(e,t){return R(e,t,!0)},acceptData:function(e){if(e.nodeType&&1!==e.nodeType&&9!==e.nodeType)return!1;var t=e.nodeName&&b.noData[e.nodeName.toLowerCase()];return!t||t!==!0&&e.getAttribute("classid")===t}}),b.fn.extend({data:function(e,n){var r,i,o=this[0],a=0,s=null;if(e===t){if(this.length&&(s=b.data(o),1===o.nodeType&&!b._data(o,"parsedAttrs"))){for(r=o.attributes;r.length>a;a++)i=r[a].name,i.indexOf("data-")||(i=b.camelCase(i.slice(5)),W(o,i,s[i]));b._data(o,"parsedAttrs",!0)}return s}return"object"==typeof e?this.each(function(){b.data(this,e)}):b.access(this,function(n){return n===t?o?W(o,e,b.data(o,e)):null:(this.each(function(){b.data(this,e,n)}),t)},null,n,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){b.removeData(this,e)})}});function W(e,n,r){if(r===t&&1===e.nodeType){var i="data-"+n.replace(B,"-$1").toLowerCase();if(r=e.getAttribute(i),"string"==typeof r){try{r="true"===r?!0:"false"===r?!1:"null"===r?null:+r+""===r?+r:O.test(r)?b.parseJSON(r):r}catch(o){}b.data(e,n,r)}else r=t}return r}function $(e){var t;for(t in e)if(("data"!==t||!b.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}b.extend({queue:function(e,n,r){var i;return e?(n=(n||"fx")+"queue",i=b._data(e,n),r&&(!i||b.isArray(r)?i=b._data(e,n,b.makeArray(r)):i.push(r)),i||[]):t},dequeue:function(e,t){t=t||"fx";var n=b.queue(e,t),r=n.length,i=n.shift(),o=b._queueHooks(e,t),a=function(){b.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),o.cur=i,i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return b._data(e,n)||b._data(e,n,{empty:b.Callbacks("once memory").add(function(){b._removeData(e,t+"queue"),b._removeData(e,n)})})}}),b.fn.extend({queue:function(e,n){var r=2;return"string"!=typeof e&&(n=e,e="fx",r--),r>arguments.length?b.queue(this[0],e):n===t?this:this.each(function(){var t=b.queue(this,e,n);b._queueHooks(this,e),"fx"===e&&"inprogress"!==t[0]&&b.dequeue(this,e)})},dequeue:function(e){return this.each(function(){b.dequeue(this,e)})},delay:function(e,t){return e=b.fx?b.fx.speeds[e]||e:e,t=t||"fx",this.queue(t,function(t,n){var r=setTimeout(t,e);n.stop=function(){clearTimeout(r)}})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,n){var r,i=1,o=b.Deferred(),a=this,s=this.length,u=function(){--i||o.resolveWith(a,[a])};"string"!=typeof e&&(n=e,e=t),e=e||"fx";while(s--)r=b._data(a[s],e+"queueHooks"),r&&r.empty&&(i++,r.empty.add(u));return u(),o.promise(n)}});var I,z,X=/[\t\r\n]/g,U=/\r/g,V=/^(?:input|select|textarea|button|object)$/i,Y=/^(?:a|area)$/i,J=/^(?:checked|selected|autofocus|autoplay|async|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped)$/i,G=/^(?:checked|selected)$/i,Q=b.support.getSetAttribute,K=b.support.input;b.fn.extend({attr:function(e,t){return b.access(this,b.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){b.removeAttr(this,e)})},prop:function(e,t){return b.access(this,b.prop,e,t,arguments.length>1)},removeProp:function(e){return e=b.propFix[e]||e,this.each(function(){try{this[e]=t,delete this[e]}catch(n){}})},addClass:function(e){var t,n,r,i,o,a=0,s=this.length,u="string"==typeof e&&e;if(b.isFunction(e))return this.each(function(t){b(this).addClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(w)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(X," "):" ")){o=0;while(i=t[o++])0>r.indexOf(" "+i+" ")&&(r+=i+" ");n.className=b.trim(r)}return this},removeClass:function(e){var t,n,r,i,o,a=0,s=this.length,u=0===arguments.length||"string"==typeof e&&e;if(b.isFunction(e))return this.each(function(t){b(this).removeClass(e.call(this,t,this.className))});if(u)for(t=(e||"").match(w)||[];s>a;a++)if(n=this[a],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(X," "):"")){o=0;while(i=t[o++])while(r.indexOf(" "+i+" ")>=0)r=r.replace(" "+i+" "," ");n.className=e?b.trim(r):""}return this},toggleClass:function(e,t){var n=typeof e,r="boolean"==typeof t;return b.isFunction(e)?this.each(function(n){b(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n){var o,a=0,s=b(this),u=t,l=e.match(w)||[];while(o=l[a++])u=r?u:!s.hasClass(o),s[u?"addClass":"removeClass"](o)}else(n===i||"boolean"===n)&&(this.className&&b._data(this,"__className__",this.className),this.className=this.className||e===!1?"":b._data(this,"__className__")||"")})},hasClass:function(e){var t=" "+e+" ",n=0,r=this.length;for(;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(X," ").indexOf(t)>=0)return!0;return!1},val:function(e){var n,r,i,o=this[0];{if(arguments.length)return i=b.isFunction(e),this.each(function(n){var o,a=b(this);1===this.nodeType&&(o=i?e.call(this,n,a.val()):e,null==o?o="":"number"==typeof o?o+="":b.isArray(o)&&(o=b.map(o,function(e){return null==e?"":e+""})),r=b.valHooks[this.type]||b.valHooks[this.nodeName.toLowerCase()],r&&"set"in r&&r.set(this,o,"value")!==t||(this.value=o))});if(o)return r=b.valHooks[o.type]||b.valHooks[o.nodeName.toLowerCase()],r&&"get"in r&&(n=r.get(o,"value"))!==t?n:(n=o.value,"string"==typeof n?n.replace(U,""):null==n?"":n)}}}),b.extend({valHooks:{option:{get:function(e){var t=e.attributes.value;return!t||t.specified?e.value:e.text}},select:{get:function(e){var t,n,r=e.options,i=e.selectedIndex,o="select-one"===e.type||0>i,a=o?null:[],s=o?i+1:r.length,u=0>i?s:o?i:0;for(;s>u;u++)if(n=r[u],!(!n.selected&&u!==i||(b.support.optDisabled?n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disabled&&b.nodeName(n.parentNode,"optgroup"))){if(t=b(n).val(),o)return t;a.push(t)}return a},set:function(e,t){var n=b.makeArray(t);return b(e).find("option").each(function(){this.selected=b.inArray(b(this).val(),n)>=0}),n.length||(e.selectedIndex=-1),n}}},attr:function(e,n,r){var o,a,s,u=e.nodeType;if(e&&3!==u&&8!==u&&2!==u)return typeof e.getAttribute===i?b.prop(e,n,r):(a=1!==u||!b.isXMLDoc(e),a&&(n=n.toLowerCase(),o=b.attrHooks[n]||(J.test(n)?z:I)),r===t?o&&a&&"get"in o&&null!==(s=o.get(e,n))?s:(typeof e.getAttribute!==i&&(s=e.getAttribute(n)),null==s?t:s):null!==r?o&&a&&"set"in o&&(s=o.set(e,r,n))!==t?s:(e.setAttribute(n,r+""),r):(b.removeAttr(e,n),t))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(w);if(o&&1===e.nodeType)while(n=o[i++])r=b.propFix[n]||n,J.test(n)?!Q&&G.test(n)?e[b.camelCase("default-"+n)]=e[r]=!1:e[r]=!1:b.attr(e,n,""),e.removeAttribute(Q?n:r)},attrHooks:{type:{set:function(e,t){if(!b.support.radioValue&&"radio"===t&&b.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(e,n,r){var i,o,a,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return a=1!==s||!b.isXMLDoc(e),a&&(n=b.propFix[n]||n,o=b.propHooks[n]),r!==t?o&&"set"in o&&(i=o.set(e,r,n))!==t?i:e[n]=r:o&&"get"in o&&null!==(i=o.get(e,n))?i:e[n]},propHooks:{tabIndex:{get:function(e){var n=e.getAttributeNode("tabindex");return n&&n.specified?parseInt(n.value,10):V.test(e.nodeName)||Y.test(e.nodeName)&&e.href?0:t}}}}),z={get:function(e,n){var r=b.prop(e,n),i="boolean"==typeof r&&e.getAttribute(n),o="boolean"==typeof r?K&&Q?null!=i:G.test(n)?e[b.camelCase("default-"+n)]:!!i:e.getAttributeNode(n);return o&&o.value!==!1?n.toLowerCase():t},set:function(e,t,n){return t===!1?b.removeAttr(e,n):K&&Q||!G.test(n)?e.setAttribute(!Q&&b.propFix[n]||n,n):e[b.camelCase("default-"+n)]=e[n]=!0,n}},K&&Q||(b.attrHooks.value={get:function(e,n){var r=e.getAttributeNode(n);return b.nodeName(e,"input")?e.defaultValue:r&&r.specified?r.value:t},set:function(e,n,r){return b.nodeName(e,"input")?(e.defaultValue=n,t):I&&I.set(e,n,r)}}),Q||(I=b.valHooks.button={get:function(e,n){var r=e.getAttributeNode(n);return r&&("id"===n||"name"===n||"coords"===n?""!==r.value:r.specified)?r.value:t},set:function(e,n,r){var i=e.getAttributeNode(r);return i||e.setAttributeNode(i=e.ownerDocument.createAttribute(r)),i.value=n+="","value"===r||n===e.getAttribute(r)?n:t}},b.attrHooks.contenteditable={get:I.get,set:function(e,t,n){I.set(e,""===t?!1:t,n)}},b.each(["width","height"],function(e,n){b.attrHooks[n]=b.extend(b.attrHooks[n],{set:function(e,r){return""===r?(e.setAttribute(n,"auto"),r):t}})})),b.support.hrefNormalized||(b.each(["href","src","width","height"],function(e,n){b.attrHooks[n]=b.extend(b.attrHooks[n],{get:function(e){var r=e.getAttribute(n,2);return null==r?t:r}})}),b.each(["href","src"],function(e,t){b.propHooks[t]={get:function(e){return e.getAttribute(t,4)}}})),b.support.style||(b.attrHooks.style={get:function(e){return e.style.cssText||t},set:function(e,t){return e.style.cssText=t+""}}),b.support.optSelected||(b.propHooks.selected=b.extend(b.propHooks.selected,{get:function(e){var t=e.parentNode;return t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null}})),b.support.enctype||(b.propFix.enctype="encoding"),b.support.checkOn||b.each(["radio","checkbox"],function(){b.valHooks[this]={get:function(e){return null===e.getAttribute("value")?"on":e.value}}}),b.each(["radio","checkbox"],function(){b.valHooks[this]=b.extend(b.valHooks[this],{set:function(e,n){return b.isArray(n)?e.checked=b.inArray(b(e).val(),n)>=0:t}})});var Z=/^(?:input|select|textarea)$/i,et=/^key/,tt=/^(?:mouse|contextmenu)|click/,nt=/^(?:focusinfocus|focusoutblur)$/,rt=/^([^.]*)(?:\.(.+)|)$/;function it(){return!0}function ot(){return!1}b.event={global:{},add:function(e,n,r,o,a){var s,u,l,c,p,f,d,h,g,m,y,v=b._data(e);if(v){r.handler&&(c=r,r=c.handler,a=c.selector),r.guid||(r.guid=b.guid++),(u=v.events)||(u=v.events={}),(f=v.handle)||(f=v.handle=function(e){return typeof b===i||e&&b.event.triggered===e.type?t:b.event.dispatch.apply(f.elem,arguments)},f.elem=e),n=(n||"").match(w)||[""],l=n.length;while(l--)s=rt.exec(n[l])||[],g=y=s[1],m=(s[2]||"").split(".").sort(),p=b.event.special[g]||{},g=(a?p.delegateType:p.bindType)||g,p=b.event.special[g]||{},d=b.extend({type:g,origType:y,data:o,handler:r,guid:r.guid,selector:a,needsContext:a&&b.expr.match.needsContext.test(a),namespace:m.join(".")},c),(h=u[g])||(h=u[g]=[],h.delegateCount=0,p.setup&&p.setup.call(e,o,m,f)!==!1||(e.addEventListener?e.addEventListener(g,f,!1):e.attachEvent&&e.attachEvent("on"+g,f))),p.add&&(p.add.call(e,d),d.handler.guid||(d.handler.guid=r.guid)),a?h.splice(h.delegateCount++,0,d):h.push(d),b.event.global[g]=!0;e=null}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,p,f,d,h,g,m=b.hasData(e)&&b._data(e);if(m&&(c=m.events)){t=(t||"").match(w)||[""],l=t.length;while(l--)if(s=rt.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){p=b.event.special[d]||{},d=(r?p.delegateType:p.bindType)||d,f=c[d]||[],s=s[2]&&RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),u=o=f.length;while(o--)a=f[o],!i&&g!==a.origType||n&&n.guid!==a.guid||s&&!s.test(a.namespace)||r&&r!==a.selector&&("**"!==r||!a.selector)||(f.splice(o,1),a.selector&&f.delegateCount--,p.remove&&p.remove.call(e,a));u&&!f.length&&(p.teardown&&p.teardown.call(e,h,m.handle)!==!1||b.removeEvent(e,d,m.handle),delete c[d])}else for(d in c)b.event.remove(e,d+t[l],n,r,!0);b.isEmptyObject(c)&&(delete m.handle,b._removeData(e,"events"))}},trigger:function(n,r,i,a){var s,u,l,c,p,f,d,h=[i||o],g=y.call(n,"type")?n.type:n,m=y.call(n,"namespace")?n.namespace.split("."):[];if(l=f=i=i||o,3!==i.nodeType&&8!==i.nodeType&&!nt.test(g+b.event.triggered)&&(g.indexOf(".")>=0&&(m=g.split("."),g=m.shift(),m.sort()),u=0>g.indexOf(":")&&"on"+g,n=n[b.expando]?n:new b.Event(g,"object"==typeof n&&n),n.isTrigger=!0,n.namespace=m.join("."),n.namespace_re=n.namespace?RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,n.result=t,n.target||(n.target=i),r=null==r?[n]:b.makeArray(r,[n]),p=b.event.special[g]||{},a||!p.trigger||p.trigger.apply(i,r)!==!1)){if(!a&&!p.noBubble&&!b.isWindow(i)){for(c=p.delegateType||g,nt.test(c+g)||(l=l.parentNode);l;l=l.parentNode)h.push(l),f=l;f===(i.ownerDocument||o)&&h.push(f.defaultView||f.parentWindow||e)}d=0;while((l=h[d++])&&!n.isPropagationStopped())n.type=d>1?c:p.bindType||g,s=(b._data(l,"events")||{})[n.type]&&b._data(l,"handle"),s&&s.apply(l,r),s=u&&l[u],s&&b.acceptData(l)&&s.apply&&s.apply(l,r)===!1&&n.preventDefault();if(n.type=g,!(a||n.isDefaultPrevented()||p._default&&p._default.apply(i.ownerDocument,r)!==!1||"click"===g&&b.nodeName(i,"a")||!b.acceptData(i)||!u||!i[g]||b.isWindow(i))){f=i[u],f&&(i[u]=null),b.event.triggered=g;try{i[g]()}catch(v){}b.event.triggered=t,f&&(i[u]=f)}return n.result}},dispatch:function(e){e=b.event.fix(e);var n,r,i,o,a,s=[],u=h.call(arguments),l=(b._data(this,"events")||{})[e.type]||[],c=b.event.special[e.type]||{};if(u[0]=e,e.delegateTarget=this,!c.preDispatch||c.preDispatch.call(this,e)!==!1){s=b.event.handlers.call(this,e,l),n=0;while((o=s[n++])&&!e.isPropagationStopped()){e.currentTarget=o.elem,a=0;while((i=o.handlers[a++])&&!e.isImmediatePropagationStopped())(!e.namespace_re||e.namespace_re.test(i.namespace))&&(e.handleObj=i,e.data=i.data,r=((b.event.special[i.origType]||{}).handle||i.handler).apply(o.elem,u),r!==t&&(e.result=r)===!1&&(e.preventDefault(),e.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,e),e.result}},handlers:function(e,n){var r,i,o,a,s=[],u=n.delegateCount,l=e.target;if(u&&l.nodeType&&(!e.button||"click"!==e.type))for(;l!=this;l=l.parentNode||this)if(1===l.nodeType&&(l.disabled!==!0||"click"!==e.type)){for(o=[],a=0;u>a;a++)i=n[a],r=i.selector+" ",o[r]===t&&(o[r]=i.needsContext?b(r,this).index(l)>=0:b.find(r,this,null,[l]).length),o[r]&&o.push(i);o.length&&s.push({elem:l,handlers:o})}return n.length>u&&s.push({elem:this,handlers:n.slice(u)}),s},fix:function(e){if(e[b.expando])return e;var t,n,r,i=e.type,a=e,s=this.fixHooks[i];s||(this.fixHooks[i]=s=tt.test(i)?this.mouseHooks:et.test(i)?this.keyHooks:{}),r=s.props?this.props.concat(s.props):this.props,e=new b.Event(a),t=r.length;while(t--)n=r[t],e[n]=a[n];return e.target||(e.target=a.srcElement||o),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!e.metaKey,s.filter?s.filter(e,a):e},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(e,n){var r,i,a,s=n.button,u=n.fromElement;return null==e.pageX&&null!=n.clientX&&(i=e.target.ownerDocument||o,a=i.documentElement,r=i.body,e.pageX=n.clientX+(a&&a.scrollLeft||r&&r.scrollLeft||0)-(a&&a.clientLeft||r&&r.clientLeft||0),e.pageY=n.clientY+(a&&a.scrollTop||r&&r.scrollTop||0)-(a&&a.clientTop||r&&r.clientTop||0)),!e.relatedTarget&&u&&(e.relatedTarget=u===e.target?n.toElement:u),e.which||s===t||(e.which=1&s?1:2&s?3:4&s?2:0),e}},special:{load:{noBubble:!0},click:{trigger:function(){return b.nodeName(this,"input")&&"checkbox"===this.type&&this.click?(this.click(),!1):t}},focus:{trigger:function(){if(this!==o.activeElement&&this.focus)try{return this.focus(),!1}catch(e){}},delegateType:"focusin"},blur:{trigger:function(){return this===o.activeElement&&this.blur?(this.blur(),!1):t},delegateType:"focusout"},beforeunload:{postDispatch:function(e){e.result!==t&&(e.originalEvent.returnValue=e.result)}}},simulate:function(e,t,n,r){var i=b.extend(new b.Event,n,{type:e,isSimulated:!0,originalEvent:{}});r?b.event.trigger(i,null,t):b.event.dispatch.call(t,i),i.isDefaultPrevented()&&n.preventDefault()}},b.removeEvent=o.removeEventListener?function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n,!1)}:function(e,t,n){var r="on"+t;e.detachEvent&&(typeof e[r]===i&&(e[r]=null),e.detachEvent(r,n))},b.Event=function(e,n){return this instanceof b.Event?(e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||e.returnValue===!1||e.getPreventDefault&&e.getPreventDefault()?it:ot):this.type=e,n&&b.extend(this,n),this.timeStamp=e&&e.timeStamp||b.now(),this[b.expando]=!0,t):new b.Event(e,n)},b.Event.prototype={isDefaultPrevented:ot,isPropagationStopped:ot,isImmediatePropagationStopped:ot,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=it,e&&(e.preventDefault?e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=it,e&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=it,this.stopPropagation()}},b.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(e,t){b.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj;
-return(!i||i!==r&&!b.contains(r,i))&&(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),b.support.submitBubbles||(b.event.special.submit={setup:function(){return b.nodeName(this,"form")?!1:(b.event.add(this,"click._submit keypress._submit",function(e){var n=e.target,r=b.nodeName(n,"input")||b.nodeName(n,"button")?n.form:t;r&&!b._data(r,"submitBubbles")&&(b.event.add(r,"submit._submit",function(e){e._submit_bubble=!0}),b._data(r,"submitBubbles",!0))}),t)},postDispatch:function(e){e._submit_bubble&&(delete e._submit_bubble,this.parentNode&&!e.isTrigger&&b.event.simulate("submit",this.parentNode,e,!0))},teardown:function(){return b.nodeName(this,"form")?!1:(b.event.remove(this,"._submit"),t)}}),b.support.changeBubbles||(b.event.special.change={setup:function(){return Z.test(this.nodeName)?(("checkbox"===this.type||"radio"===this.type)&&(b.event.add(this,"propertychange._change",function(e){"checked"===e.originalEvent.propertyName&&(this._just_changed=!0)}),b.event.add(this,"click._change",function(e){this._just_changed&&!e.isTrigger&&(this._just_changed=!1),b.event.simulate("change",this,e,!0)})),!1):(b.event.add(this,"beforeactivate._change",function(e){var t=e.target;Z.test(t.nodeName)&&!b._data(t,"changeBubbles")&&(b.event.add(t,"change._change",function(e){!this.parentNode||e.isSimulated||e.isTrigger||b.event.simulate("change",this.parentNode,e,!0)}),b._data(t,"changeBubbles",!0))}),t)},handle:function(e){var n=e.target;return this!==n||e.isSimulated||e.isTrigger||"radio"!==n.type&&"checkbox"!==n.type?e.handleObj.handler.apply(this,arguments):t},teardown:function(){return b.event.remove(this,"._change"),!Z.test(this.nodeName)}}),b.support.focusinBubbles||b.each({focus:"focusin",blur:"focusout"},function(e,t){var n=0,r=function(e){b.event.simulate(t,e.target,b.event.fix(e),!0)};b.event.special[t]={setup:function(){0===n++&&o.addEventListener(e,r,!0)},teardown:function(){0===--n&&o.removeEventListener(e,r,!0)}}}),b.fn.extend({on:function(e,n,r,i,o){var a,s;if("object"==typeof e){"string"!=typeof n&&(r=r||n,n=t);for(a in e)this.on(a,n,r,e[a],o);return this}if(null==r&&null==i?(i=n,r=n=t):null==i&&("string"==typeof n?(i=r,r=t):(i=r,r=n,n=t)),i===!1)i=ot;else if(!i)return this;return 1===o&&(s=i,i=function(e){return b().off(e),s.apply(this,arguments)},i.guid=s.guid||(s.guid=b.guid++)),this.each(function(){b.event.add(this,e,i,r,n)})},one:function(e,t,n,r){return this.on(e,t,n,r,1)},off:function(e,n,r){var i,o;if(e&&e.preventDefault&&e.handleObj)return i=e.handleObj,b(e.delegateTarget).off(i.namespace?i.origType+"."+i.namespace:i.origType,i.selector,i.handler),this;if("object"==typeof e){for(o in e)this.off(o,n,e[o]);return this}return(n===!1||"function"==typeof n)&&(r=n,n=t),r===!1&&(r=ot),this.each(function(){b.event.remove(this,e,r,n)})},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},trigger:function(e,t){return this.each(function(){b.event.trigger(e,t,this)})},triggerHandler:function(e,n){var r=this[0];return r?b.event.trigger(e,n,r,!0):t}}),function(e,t){var n,r,i,o,a,s,u,l,c,p,f,d,h,g,m,y,v,x="sizzle"+-new Date,w=e.document,T={},N=0,C=0,k=it(),E=it(),S=it(),A=typeof t,j=1<<31,D=[],L=D.pop,H=D.push,q=D.slice,M=D.indexOf||function(e){var t=0,n=this.length;for(;n>t;t++)if(this[t]===e)return t;return-1},_="[\\x20\\t\\r\\n\\f]",F="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=F.replace("w","w#"),B="([*^$|!~]?=)",P="\\["+_+"*("+F+")"+_+"*(?:"+B+_+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+O+")|)|)"+_+"*\\]",R=":("+F+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+P.replace(3,8)+")*)|.*)\\)|)",W=RegExp("^"+_+"+|((?:^|[^\\\\])(?:\\\\.)*)"+_+"+$","g"),$=RegExp("^"+_+"*,"+_+"*"),I=RegExp("^"+_+"*([\\x20\\t\\r\\n\\f>+~])"+_+"*"),z=RegExp(R),X=RegExp("^"+O+"$"),U={ID:RegExp("^#("+F+")"),CLASS:RegExp("^\\.("+F+")"),NAME:RegExp("^\\[name=['\"]?("+F+")['\"]?\\]"),TAG:RegExp("^("+F.replace("w","w*")+")"),ATTR:RegExp("^"+P),PSEUDO:RegExp("^"+R),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+_+"*(even|odd|(([+-]|)(\\d*)n|)"+_+"*(?:([+-]|)"+_+"*(\\d+)|))"+_+"*\\)|)","i"),needsContext:RegExp("^"+_+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+_+"*((?:-\\d)?\\d*)"+_+"*\\)|)(?=[^-]|$)","i")},V=/[\x20\t\r\n\f]*[+~]/,Y=/^[^{]+\{\s*\[native code/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,G=/^(?:input|select|textarea|button)$/i,Q=/^h\d$/i,K=/'|\\/g,Z=/\=[\x20\t\r\n\f]*([^'"\]]*)[\x20\t\r\n\f]*\]/g,et=/\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g,tt=function(e,t){var n="0x"+t-65536;return n!==n?t:0>n?String.fromCharCode(n+65536):String.fromCharCode(55296|n>>10,56320|1023&n)};try{q.call(w.documentElement.childNodes,0)[0].nodeType}catch(nt){q=function(e){var t,n=[];while(t=this[e++])n.push(t);return n}}function rt(e){return Y.test(e+"")}function it(){var e,t=[];return e=function(n,r){return t.push(n+=" ")>i.cacheLength&&delete e[t.shift()],e[n]=r}}function ot(e){return e[x]=!0,e}function at(e){var t=p.createElement("div");try{return e(t)}catch(n){return!1}finally{t=null}}function st(e,t,n,r){var i,o,a,s,u,l,f,g,m,v;if((t?t.ownerDocument||t:w)!==p&&c(t),t=t||p,n=n||[],!e||"string"!=typeof e)return n;if(1!==(s=t.nodeType)&&9!==s)return[];if(!d&&!r){if(i=J.exec(e))if(a=i[1]){if(9===s){if(o=t.getElementById(a),!o||!o.parentNode)return n;if(o.id===a)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(a))&&y(t,o)&&o.id===a)return n.push(o),n}else{if(i[2])return H.apply(n,q.call(t.getElementsByTagName(e),0)),n;if((a=i[3])&&T.getByClassName&&t.getElementsByClassName)return H.apply(n,q.call(t.getElementsByClassName(a),0)),n}if(T.qsa&&!h.test(e)){if(f=!0,g=x,m=t,v=9===s&&e,1===s&&"object"!==t.nodeName.toLowerCase()){l=ft(e),(f=t.getAttribute("id"))?g=f.replace(K,"\\$&"):t.setAttribute("id",g),g="[id='"+g+"'] ",u=l.length;while(u--)l[u]=g+dt(l[u]);m=V.test(e)&&t.parentNode||t,v=l.join(",")}if(v)try{return H.apply(n,q.call(m.querySelectorAll(v),0)),n}catch(b){}finally{f||t.removeAttribute("id")}}}return wt(e.replace(W,"$1"),t,n,r)}a=st.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},c=st.setDocument=function(e){var n=e?e.ownerDocument||e:w;return n!==p&&9===n.nodeType&&n.documentElement?(p=n,f=n.documentElement,d=a(n),T.tagNameNoComments=at(function(e){return e.appendChild(n.createComment("")),!e.getElementsByTagName("*").length}),T.attributes=at(function(e){e.innerHTML="<select></select>";var t=typeof e.lastChild.getAttribute("multiple");return"boolean"!==t&&"string"!==t}),T.getByClassName=at(function(e){return e.innerHTML="<div class='hidden e'></div><div class='hidden'></div>",e.getElementsByClassName&&e.getElementsByClassName("e").length?(e.lastChild.className="e",2===e.getElementsByClassName("e").length):!1}),T.getByName=at(function(e){e.id=x+0,e.innerHTML="<a name='"+x+"'></a><div name='"+x+"'></div>",f.insertBefore(e,f.firstChild);var t=n.getElementsByName&&n.getElementsByName(x).length===2+n.getElementsByName(x+0).length;return T.getIdNotName=!n.getElementById(x),f.removeChild(e),t}),i.attrHandle=at(function(e){return e.innerHTML="<a href='#'></a>",e.firstChild&&typeof e.firstChild.getAttribute!==A&&"#"===e.firstChild.getAttribute("href")})?{}:{href:function(e){return e.getAttribute("href",2)},type:function(e){return e.getAttribute("type")}},T.getIdNotName?(i.find.ID=function(e,t){if(typeof t.getElementById!==A&&!d){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},i.filter.ID=function(e){var t=e.replace(et,tt);return function(e){return e.getAttribute("id")===t}}):(i.find.ID=function(e,n){if(typeof n.getElementById!==A&&!d){var r=n.getElementById(e);return r?r.id===e||typeof r.getAttributeNode!==A&&r.getAttributeNode("id").value===e?[r]:t:[]}},i.filter.ID=function(e){var t=e.replace(et,tt);return function(e){var n=typeof e.getAttributeNode!==A&&e.getAttributeNode("id");return n&&n.value===t}}),i.find.TAG=T.tagNameNoComments?function(e,n){return typeof n.getElementsByTagName!==A?n.getElementsByTagName(e):t}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},i.find.NAME=T.getByName&&function(e,n){return typeof n.getElementsByName!==A?n.getElementsByName(name):t},i.find.CLASS=T.getByClassName&&function(e,n){return typeof n.getElementsByClassName===A||d?t:n.getElementsByClassName(e)},g=[],h=[":focus"],(T.qsa=rt(n.querySelectorAll))&&(at(function(e){e.innerHTML="<select><option selected=''></option></select>",e.querySelectorAll("[selected]").length||h.push("\\["+_+"*(?:checked|disabled|ismap|multiple|readonly|selected|value)"),e.querySelectorAll(":checked").length||h.push(":checked")}),at(function(e){e.innerHTML="<input type='hidden' i=''/>",e.querySelectorAll("[i^='']").length&&h.push("[*^$]="+_+"*(?:\"\"|'')"),e.querySelectorAll(":enabled").length||h.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),h.push(",.*:")})),(T.matchesSelector=rt(m=f.matchesSelector||f.mozMatchesSelector||f.webkitMatchesSelector||f.oMatchesSelector||f.msMatchesSelector))&&at(function(e){T.disconnectedMatch=m.call(e,"div"),m.call(e,"[s!='']:x"),g.push("!=",R)}),h=RegExp(h.join("|")),g=RegExp(g.join("|")),y=rt(f.contains)||f.compareDocumentPosition?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},v=f.compareDocumentPosition?function(e,t){var r;return e===t?(u=!0,0):(r=t.compareDocumentPosition&&e.compareDocumentPosition&&e.compareDocumentPosition(t))?1&r||e.parentNode&&11===e.parentNode.nodeType?e===n||y(w,e)?-1:t===n||y(w,t)?1:0:4&r?-1:1:e.compareDocumentPosition?-1:1}:function(e,t){var r,i=0,o=e.parentNode,a=t.parentNode,s=[e],l=[t];if(e===t)return u=!0,0;if(!o||!a)return e===n?-1:t===n?1:o?-1:a?1:0;if(o===a)return ut(e,t);r=e;while(r=r.parentNode)s.unshift(r);r=t;while(r=r.parentNode)l.unshift(r);while(s[i]===l[i])i++;return i?ut(s[i],l[i]):s[i]===w?-1:l[i]===w?1:0},u=!1,[0,0].sort(v),T.detectDuplicates=u,p):p},st.matches=function(e,t){return st(e,null,null,t)},st.matchesSelector=function(e,t){if((e.ownerDocument||e)!==p&&c(e),t=t.replace(Z,"='$1']"),!(!T.matchesSelector||d||g&&g.test(t)||h.test(t)))try{var n=m.call(e,t);if(n||T.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(r){}return st(t,p,null,[e]).length>0},st.contains=function(e,t){return(e.ownerDocument||e)!==p&&c(e),y(e,t)},st.attr=function(e,t){var n;return(e.ownerDocument||e)!==p&&c(e),d||(t=t.toLowerCase()),(n=i.attrHandle[t])?n(e):d||T.attributes?e.getAttribute(t):((n=e.getAttributeNode(t))||e.getAttribute(t))&&e[t]===!0?t:n&&n.specified?n.value:null},st.error=function(e){throw Error("Syntax error, unrecognized expression: "+e)},st.uniqueSort=function(e){var t,n=[],r=1,i=0;if(u=!T.detectDuplicates,e.sort(v),u){for(;t=e[r];r++)t===e[r-1]&&(i=n.push(r));while(i--)e.splice(n[i],1)}return e};function ut(e,t){var n=t&&e,r=n&&(~t.sourceIndex||j)-(~e.sourceIndex||j);if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function lt(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function ct(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function pt(e){return ot(function(t){return t=+t,ot(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}o=st.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r];r++)n+=o(t);return n},i=st.selectors={cacheLength:50,createPseudo:ot,match:U,find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(et,tt),e[3]=(e[4]||e[5]||"").replace(et,tt),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||st.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&st.error(e[0]),e},PSEUDO:function(e){var t,n=!e[5]&&e[2];return U.CHILD.test(e[0])?null:(e[4]?e[2]=e[4]:n&&z.test(n)&&(t=ft(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){return"*"===e?function(){return!0}:(e=e.replace(et,tt).toLowerCase(),function(t){return t.nodeName&&t.nodeName.toLowerCase()===e})},CLASS:function(e){var t=k[e+" "];return t||(t=RegExp("(^|"+_+")"+e+"("+_+"|$)"))&&k(e,function(e){return t.test(e.className||typeof e.getAttribute!==A&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=st.attr(r,e);return null==i?"!="===t:t?(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i+" ").indexOf(n)>-1:"|="===t?i===n||i.slice(0,n.length+1)===n+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,p,f,d,h,g=o!==a?"nextSibling":"previousSibling",m=t.parentNode,y=s&&t.nodeName.toLowerCase(),v=!u&&!s;if(m){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?m.firstChild:m.lastChild],a&&v){c=m[x]||(m[x]={}),l=c[e]||[],d=l[0]===N&&l[1],f=l[0]===N&&l[2],p=d&&m.childNodes[d];while(p=++d&&p&&p[g]||(f=d=0)||h.pop())if(1===p.nodeType&&++f&&p===t){c[e]=[N,d,f];break}}else if(v&&(l=(t[x]||(t[x]={}))[e])&&l[0]===N)f=l[1];else while(p=++d&&p&&p[g]||(f=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===y:1===p.nodeType)&&++f&&(v&&((p[x]||(p[x]={}))[e]=[N,f]),p===t))break;return f-=i,f===r||0===f%r&&f/r>=0}}},PSEUDO:function(e,t){var n,r=i.pseudos[e]||i.setFilters[e.toLowerCase()]||st.error("unsupported pseudo: "+e);return r[x]?r(t):r.length>1?(n=[e,e,"",t],i.setFilters.hasOwnProperty(e.toLowerCase())?ot(function(e,n){var i,o=r(e,t),a=o.length;while(a--)i=M.call(e,o[a]),e[i]=!(n[i]=o[a])}):function(e){return r(e,0,n)}):r}},pseudos:{not:ot(function(e){var t=[],n=[],r=s(e.replace(W,"$1"));return r[x]?ot(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),!n.pop()}}),has:ot(function(e){return function(t){return st(e,t).length>0}}),contains:ot(function(e){return function(t){return(t.textContent||t.innerText||o(t)).indexOf(e)>-1}}),lang:ot(function(e){return X.test(e||"")||st.error("unsupported lang: "+e),e=e.replace(et,tt).toLowerCase(),function(t){var n;do if(n=d?t.getAttribute("xml:lang")||t.getAttribute("lang"):t.lang)return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===f},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeName>"@"||3===e.nodeType||4===e.nodeType)return!1;return!0},parent:function(e){return!i.pseudos.empty(e)},header:function(e){return Q.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||t.toLowerCase()===e.type)},first:pt(function(){return[0]}),last:pt(function(e,t){return[t-1]}),eq:pt(function(e,t,n){return[0>n?n+t:n]}),even:pt(function(e,t){var n=0;for(;t>n;n+=2)e.push(n);return e}),odd:pt(function(e,t){var n=1;for(;t>n;n+=2)e.push(n);return e}),lt:pt(function(e,t,n){var r=0>n?n+t:n;for(;--r>=0;)e.push(r);return e}),gt:pt(function(e,t,n){var r=0>n?n+t:n;for(;t>++r;)e.push(r);return e})}};for(n in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})i.pseudos[n]=lt(n);for(n in{submit:!0,reset:!0})i.pseudos[n]=ct(n);function ft(e,t){var n,r,o,a,s,u,l,c=E[e+" "];if(c)return t?0:c.slice(0);s=e,u=[],l=i.preFilter;while(s){(!n||(r=$.exec(s)))&&(r&&(s=s.slice(r[0].length)||s),u.push(o=[])),n=!1,(r=I.exec(s))&&(n=r.shift(),o.push({value:n,type:r[0].replace(W," ")}),s=s.slice(n.length));for(a in i.filter)!(r=U[a].exec(s))||l[a]&&!(r=l[a](r))||(n=r.shift(),o.push({value:n,type:a,matches:r}),s=s.slice(n.length));if(!n)break}return t?s.length:s?st.error(e):E(e,u).slice(0)}function dt(e){var t=0,n=e.length,r="";for(;n>t;t++)r+=e[t].value;return r}function ht(e,t,n){var i=t.dir,o=n&&"parentNode"===i,a=C++;return t.first?function(t,n,r){while(t=t[i])if(1===t.nodeType||o)return e(t,n,r)}:function(t,n,s){var u,l,c,p=N+" "+a;if(s){while(t=t[i])if((1===t.nodeType||o)&&e(t,n,s))return!0}else while(t=t[i])if(1===t.nodeType||o)if(c=t[x]||(t[x]={}),(l=c[i])&&l[0]===p){if((u=l[1])===!0||u===r)return u===!0}else if(l=c[i]=[p],l[1]=e(t,n,s)||r,l[1]===!0)return!0}}function gt(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function mt(e,t,n,r,i){var o,a=[],s=0,u=e.length,l=null!=t;for(;u>s;s++)(o=e[s])&&(!n||n(o,r,i))&&(a.push(o),l&&t.push(s));return a}function yt(e,t,n,r,i,o){return r&&!r[x]&&(r=yt(r)),i&&!i[x]&&(i=yt(i,o)),ot(function(o,a,s,u){var l,c,p,f=[],d=[],h=a.length,g=o||xt(t||"*",s.nodeType?[s]:s,[]),m=!e||!o&&t?g:mt(g,f,e,s,u),y=n?i||(o?e:h||r)?[]:a:m;if(n&&n(m,y,s,u),r){l=mt(y,d),r(l,[],s,u),c=l.length;while(c--)(p=l[c])&&(y[d[c]]=!(m[d[c]]=p))}if(o){if(i||e){if(i){l=[],c=y.length;while(c--)(p=y[c])&&l.push(m[c]=p);i(null,y=[],l,u)}c=y.length;while(c--)(p=y[c])&&(l=i?M.call(o,p):f[c])>-1&&(o[l]=!(a[l]=p))}}else y=mt(y===a?y.splice(h,y.length):y),i?i(null,a,y,u):H.apply(a,y)})}function vt(e){var t,n,r,o=e.length,a=i.relative[e[0].type],s=a||i.relative[" "],u=a?1:0,c=ht(function(e){return e===t},s,!0),p=ht(function(e){return M.call(t,e)>-1},s,!0),f=[function(e,n,r){return!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):p(e,n,r))}];for(;o>u;u++)if(n=i.relative[e[u].type])f=[ht(gt(f),n)];else{if(n=i.filter[e[u].type].apply(null,e[u].matches),n[x]){for(r=++u;o>r;r++)if(i.relative[e[r].type])break;return yt(u>1&&gt(f),u>1&&dt(e.slice(0,u-1)).replace(W,"$1"),n,r>u&&vt(e.slice(u,r)),o>r&&vt(e=e.slice(r)),o>r&&dt(e))}f.push(n)}return gt(f)}function bt(e,t){var n=0,o=t.length>0,a=e.length>0,s=function(s,u,c,f,d){var h,g,m,y=[],v=0,b="0",x=s&&[],w=null!=d,T=l,C=s||a&&i.find.TAG("*",d&&u.parentNode||u),k=N+=null==T?1:Math.random()||.1;for(w&&(l=u!==p&&u,r=n);null!=(h=C[b]);b++){if(a&&h){g=0;while(m=e[g++])if(m(h,u,c)){f.push(h);break}w&&(N=k,r=++n)}o&&((h=!m&&h)&&v--,s&&x.push(h))}if(v+=b,o&&b!==v){g=0;while(m=t[g++])m(x,y,u,c);if(s){if(v>0)while(b--)x[b]||y[b]||(y[b]=L.call(f));y=mt(y)}H.apply(f,y),w&&!s&&y.length>0&&v+t.length>1&&st.uniqueSort(f)}return w&&(N=k,l=T),x};return o?ot(s):s}s=st.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=ft(e)),n=t.length;while(n--)o=vt(t[n]),o[x]?r.push(o):i.push(o);o=S(e,bt(i,r))}return o};function xt(e,t,n){var r=0,i=t.length;for(;i>r;r++)st(e,t[r],n);return n}function wt(e,t,n,r){var o,a,u,l,c,p=ft(e);if(!r&&1===p.length){if(a=p[0]=p[0].slice(0),a.length>2&&"ID"===(u=a[0]).type&&9===t.nodeType&&!d&&i.relative[a[1].type]){if(t=i.find.ID(u.matches[0].replace(et,tt),t)[0],!t)return n;e=e.slice(a.shift().value.length)}o=U.needsContext.test(e)?0:a.length;while(o--){if(u=a[o],i.relative[l=u.type])break;if((c=i.find[l])&&(r=c(u.matches[0].replace(et,tt),V.test(a[0].type)&&t.parentNode||t))){if(a.splice(o,1),e=r.length&&dt(a),!e)return H.apply(n,q.call(r,0)),n;break}}}return s(e,p)(r,t,d,n,V.test(e)),n}i.pseudos.nth=i.pseudos.eq;function Tt(){}i.filters=Tt.prototype=i.pseudos,i.setFilters=new Tt,c(),st.attr=b.attr,b.find=st,b.expr=st.selectors,b.expr[":"]=b.expr.pseudos,b.unique=st.uniqueSort,b.text=st.getText,b.isXMLDoc=st.isXML,b.contains=st.contains}(e);var at=/Until$/,st=/^(?:parents|prev(?:Until|All))/,ut=/^.[^:#\[\.,]*$/,lt=b.expr.match.needsContext,ct={children:!0,contents:!0,next:!0,prev:!0};b.fn.extend({find:function(e){var t,n,r,i=this.length;if("string"!=typeof e)return r=this,this.pushStack(b(e).filter(function(){for(t=0;i>t;t++)if(b.contains(r[t],this))return!0}));for(n=[],t=0;i>t;t++)b.find(e,this[t],n);return n=this.pushStack(i>1?b.unique(n):n),n.selector=(this.selector?this.selector+" ":"")+e,n},has:function(e){var t,n=b(e,this),r=n.length;return this.filter(function(){for(t=0;r>t;t++)if(b.contains(this,n[t]))return!0})},not:function(e){return this.pushStack(ft(this,e,!1))},filter:function(e){return this.pushStack(ft(this,e,!0))},is:function(e){return!!e&&("string"==typeof e?lt.test(e)?b(e,this.context).index(this[0])>=0:b.filter(e,this).length>0:this.filter(e).length>0)},closest:function(e,t){var n,r=0,i=this.length,o=[],a=lt.test(e)||"string"!=typeof e?b(e,t||this.context):0;for(;i>r;r++){n=this[r];while(n&&n.ownerDocument&&n!==t&&11!==n.nodeType){if(a?a.index(n)>-1:b.find.matchesSelector(n,e)){o.push(n);break}n=n.parentNode}}return this.pushStack(o.length>1?b.unique(o):o)},index:function(e){return e?"string"==typeof e?b.inArray(this[0],b(e)):b.inArray(e.jquery?e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){var n="string"==typeof e?b(e,t):b.makeArray(e&&e.nodeType?[e]:e),r=b.merge(this.get(),n);return this.pushStack(b.unique(r))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),b.fn.andSelf=b.fn.addBack;function pt(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}b.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return b.dir(e,"parentNode")},parentsUntil:function(e,t,n){return b.dir(e,"parentNode",n)},next:function(e){return pt(e,"nextSibling")},prev:function(e){return pt(e,"previousSibling")},nextAll:function(e){return b.dir(e,"nextSibling")},prevAll:function(e){return b.dir(e,"previousSibling")},nextUntil:function(e,t,n){return b.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return b.dir(e,"previousSibling",n)},siblings:function(e){return b.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return b.sibling(e.firstChild)},contents:function(e){return b.nodeName(e,"iframe")?e.contentDocument||e.contentWindow.document:b.merge([],e.childNodes)}},function(e,t){b.fn[e]=function(n,r){var i=b.map(this,t,n);return at.test(e)||(r=n),r&&"string"==typeof r&&(i=b.filter(r,i)),i=this.length>1&&!ct[e]?b.unique(i):i,this.length>1&&st.test(e)&&(i=i.reverse()),this.pushStack(i)}}),b.extend({filter:function(e,t,n){return n&&(e=":not("+e+")"),1===t.length?b.find.matchesSelector(t[0],e)?[t[0]]:[]:b.find.matches(e,t)},dir:function(e,n,r){var i=[],o=e[n];while(o&&9!==o.nodeType&&(r===t||1!==o.nodeType||!b(o).is(r)))1===o.nodeType&&i.push(o),o=o[n];return i},sibling:function(e,t){var n=[];for(;e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}});function ft(e,t,n){if(t=t||0,b.isFunction(t))return b.grep(e,function(e,r){var i=!!t.call(e,r,e);return i===n});if(t.nodeType)return b.grep(e,function(e){return e===t===n});if("string"==typeof t){var r=b.grep(e,function(e){return 1===e.nodeType});if(ut.test(t))return b.filter(t,r,!n);t=b.filter(t,r)}return b.grep(e,function(e){return b.inArray(e,t)>=0===n})}function dt(e){var t=ht.split("|"),n=e.createDocumentFragment();if(n.createElement)while(t.length)n.createElement(t.pop());return n}var ht="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",gt=/ jQuery\d+="(?:null|\d+)"/g,mt=RegExp("<(?:"+ht+")[\\s/>]","i"),yt=/^\s+/,vt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,bt=/<([\w:]+)/,xt=/<tbody/i,wt=/<|&#?\w+;/,Tt=/<(?:script|style|link)/i,Nt=/^(?:checkbox|radio)$/i,Ct=/checked\s*(?:[^=]|=\s*.checked.)/i,kt=/^$|\/(?:java|ecma)script/i,Et=/^true\/(.*)/,St=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g,At={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:b.support.htmlSerialize?[0,"",""]:[1,"X<div>","</div>"]},jt=dt(o),Dt=jt.appendChild(o.createElement("div"));At.optgroup=At.option,At.tbody=At.tfoot=At.colgroup=At.caption=At.thead,At.th=At.td,b.fn.extend({text:function(e){return b.access(this,function(e){return e===t?b.text(this):this.empty().append((this[0]&&this[0].ownerDocument||o).createTextNode(e))},null,e,arguments.length)},wrapAll:function(e){if(b.isFunction(e))return this.each(function(t){b(this).wrapAll(e.call(this,t))});if(this[0]){var t=b(e,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstChild&&1===e.firstChild.nodeType)e=e.firstChild;return e}).append(this)}return this},wrapInner:function(e){return b.isFunction(e)?this.each(function(t){b(this).wrapInner(e.call(this,t))}):this.each(function(){var t=b(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=b.isFunction(e);return this.each(function(n){b(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){b.nodeName(this,"body")||b(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.appendChild(e)})},prepend:function(){return this.domManip(arguments,!0,function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.insertBefore(e,this.firstChild)})},before:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,!1,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){var n,r=0;for(;null!=(n=this[r]);r++)(!e||b.filter(e,[n]).length>0)&&(t||1!==n.nodeType||b.cleanData(Ot(n)),n.parentNode&&(t&&b.contains(n.ownerDocument,n)&&Mt(Ot(n,"script")),n.parentNode.removeChild(n)));return this},empty:function(){var e,t=0;for(;null!=(e=this[t]);t++){1===e.nodeType&&b.cleanData(Ot(e,!1));while(e.firstChild)e.removeChild(e.firstChild);e.options&&b.nodeName(e,"select")&&(e.options.length=0)}return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return b.clone(this,e,t)})},html:function(e){return b.access(this,function(e){var n=this[0]||{},r=0,i=this.length;if(e===t)return 1===n.nodeType?n.innerHTML.replace(gt,""):t;if(!("string"!=typeof e||Tt.test(e)||!b.support.htmlSerialize&&mt.test(e)||!b.support.leadingWhitespace&&yt.test(e)||At[(bt.exec(e)||["",""])[1].toLowerCase()])){e=e.replace(vt,"<$1></$2>");try{for(;i>r;r++)n=this[r]||{},1===n.nodeType&&(b.cleanData(Ot(n,!1)),n.innerHTML=e);n=0}catch(o){}}n&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(e){var t=b.isFunction(e);return t||"string"==typeof e||(e=b(e).not(this).detach()),this.domManip([e],!0,function(e){var t=this.nextSibling,n=this.parentNode;n&&(b(this).remove(),n.insertBefore(e,t))})},detach:function(e){return this.remove(e,!0)},domManip:function(e,n,r){e=f.apply([],e);var i,o,a,s,u,l,c=0,p=this.length,d=this,h=p-1,g=e[0],m=b.isFunction(g);if(m||!(1>=p||"string"!=typeof g||b.support.checkClone)&&Ct.test(g))return this.each(function(i){var o=d.eq(i);m&&(e[0]=g.call(this,i,n?o.html():t)),o.domManip(e,n,r)});if(p&&(l=b.buildFragment(e,this[0].ownerDocument,!1,this),i=l.firstChild,1===l.childNodes.length&&(l=i),i)){for(n=n&&b.nodeName(i,"tr"),s=b.map(Ot(l,"script"),Ht),a=s.length;p>c;c++)o=l,c!==h&&(o=b.clone(o,!0,!0),a&&b.merge(s,Ot(o,"script"))),r.call(n&&b.nodeName(this[c],"table")?Lt(this[c],"tbody"):this[c],o,c);if(a)for(u=s[s.length-1].ownerDocument,b.map(s,qt),c=0;a>c;c++)o=s[c],kt.test(o.type||"")&&!b._data(o,"globalEval")&&b.contains(u,o)&&(o.src?b.ajax({url:o.src,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0}):b.globalEval((o.text||o.textContent||o.innerHTML||"").replace(St,"")));l=i=null}return this}});function Lt(e,t){return e.getElementsByTagName(t)[0]||e.appendChild(e.ownerDocument.createElement(t))}function Ht(e){var t=e.getAttributeNode("type");return e.type=(t&&t.specified)+"/"+e.type,e}function qt(e){var t=Et.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function Mt(e,t){var n,r=0;for(;null!=(n=e[r]);r++)b._data(n,"globalEval",!t||b._data(t[r],"globalEval"))}function _t(e,t){if(1===t.nodeType&&b.hasData(e)){var n,r,i,o=b._data(e),a=b._data(t,o),s=o.events;if(s){delete a.handle,a.events={};for(n in s)for(r=0,i=s[n].length;i>r;r++)b.event.add(t,n,s[n][r])}a.data&&(a.data=b.extend({},a.data))}}function Ft(e,t){var n,r,i;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!b.support.noCloneEvent&&t[b.expando]){i=b._data(t);for(r in i.events)b.removeEvent(t,r,i.handle);t.removeAttribute(b.expando)}"script"===n&&t.text!==e.text?(Ht(t).text=e.text,qt(t)):"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),b.support.html5Clone&&e.innerHTML&&!b.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Nt.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.defaultSelected=t.selected=e.defaultSelected:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}}b.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){b.fn[e]=function(e){var n,r=0,i=[],o=b(e),a=o.length-1;for(;a>=r;r++)n=r===a?this:this.clone(!0),b(o[r])[t](n),d.apply(i,n.get());return this.pushStack(i)}});function Ot(e,n){var r,o,a=0,s=typeof e.getElementsByTagName!==i?e.getElementsByTagName(n||"*"):typeof e.querySelectorAll!==i?e.querySelectorAll(n||"*"):t;if(!s)for(s=[],r=e.childNodes||e;null!=(o=r[a]);a++)!n||b.nodeName(o,n)?s.push(o):b.merge(s,Ot(o,n));return n===t||n&&b.nodeName(e,n)?b.merge([e],s):s}function Bt(e){Nt.test(e.type)&&(e.defaultChecked=e.checked)}b.extend({clone:function(e,t,n){var r,i,o,a,s,u=b.contains(e.ownerDocument,e);if(b.support.html5Clone||b.isXMLDoc(e)||!mt.test("<"+e.nodeName+">")?o=e.cloneNode(!0):(Dt.innerHTML=e.outerHTML,Dt.removeChild(o=Dt.firstChild)),!(b.support.noCloneEvent&&b.support.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||b.isXMLDoc(e)))for(r=Ot(o),s=Ot(e),a=0;null!=(i=s[a]);++a)r[a]&&Ft(i,r[a]);if(t)if(n)for(s=s||Ot(e),r=r||Ot(o),a=0;null!=(i=s[a]);a++)_t(i,r[a]);else _t(e,o);return r=Ot(o,"script"),r.length>0&&Mt(r,!u&&Ot(e,"script")),r=s=i=null,o},buildFragment:function(e,t,n,r){var i,o,a,s,u,l,c,p=e.length,f=dt(t),d=[],h=0;for(;p>h;h++)if(o=e[h],o||0===o)if("object"===b.type(o))b.merge(d,o.nodeType?[o]:o);else if(wt.test(o)){s=s||f.appendChild(t.createElement("div")),u=(bt.exec(o)||["",""])[1].toLowerCase(),c=At[u]||At._default,s.innerHTML=c[1]+o.replace(vt,"<$1></$2>")+c[2],i=c[0];while(i--)s=s.lastChild;if(!b.support.leadingWhitespace&&yt.test(o)&&d.push(t.createTextNode(yt.exec(o)[0])),!b.support.tbody){o="table"!==u||xt.test(o)?"<table>"!==c[1]||xt.test(o)?0:s:s.firstChild,i=o&&o.childNodes.length;while(i--)b.nodeName(l=o.childNodes[i],"tbody")&&!l.childNodes.length&&o.removeChild(l)
-}b.merge(d,s.childNodes),s.textContent="";while(s.firstChild)s.removeChild(s.firstChild);s=f.lastChild}else d.push(t.createTextNode(o));s&&f.removeChild(s),b.support.appendChecked||b.grep(Ot(d,"input"),Bt),h=0;while(o=d[h++])if((!r||-1===b.inArray(o,r))&&(a=b.contains(o.ownerDocument,o),s=Ot(f.appendChild(o),"script"),a&&Mt(s),n)){i=0;while(o=s[i++])kt.test(o.type||"")&&n.push(o)}return s=null,f},cleanData:function(e,t){var n,r,o,a,s=0,u=b.expando,l=b.cache,p=b.support.deleteExpando,f=b.event.special;for(;null!=(n=e[s]);s++)if((t||b.acceptData(n))&&(o=n[u],a=o&&l[o])){if(a.events)for(r in a.events)f[r]?b.event.remove(n,r):b.removeEvent(n,r,a.handle);l[o]&&(delete l[o],p?delete n[u]:typeof n.removeAttribute!==i?n.removeAttribute(u):n[u]=null,c.push(o))}}});var Pt,Rt,Wt,$t=/alpha\([^)]*\)/i,It=/opacity\s*=\s*([^)]*)/,zt=/^(top|right|bottom|left)$/,Xt=/^(none|table(?!-c[ea]).+)/,Ut=/^margin/,Vt=RegExp("^("+x+")(.*)$","i"),Yt=RegExp("^("+x+")(?!px)[a-z%]+$","i"),Jt=RegExp("^([+-])=("+x+")","i"),Gt={BODY:"block"},Qt={position:"absolute",visibility:"hidden",display:"block"},Kt={letterSpacing:0,fontWeight:400},Zt=["Top","Right","Bottom","Left"],en=["Webkit","O","Moz","ms"];function tn(e,t){if(t in e)return t;var n=t.charAt(0).toUpperCase()+t.slice(1),r=t,i=en.length;while(i--)if(t=en[i]+n,t in e)return t;return r}function nn(e,t){return e=t||e,"none"===b.css(e,"display")||!b.contains(e.ownerDocument,e)}function rn(e,t){var n,r,i,o=[],a=0,s=e.length;for(;s>a;a++)r=e[a],r.style&&(o[a]=b._data(r,"olddisplay"),n=r.style.display,t?(o[a]||"none"!==n||(r.style.display=""),""===r.style.display&&nn(r)&&(o[a]=b._data(r,"olddisplay",un(r.nodeName)))):o[a]||(i=nn(r),(n&&"none"!==n||!i)&&b._data(r,"olddisplay",i?n:b.css(r,"display"))));for(a=0;s>a;a++)r=e[a],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?o[a]||"":"none"));return e}b.fn.extend({css:function(e,n){return b.access(this,function(e,n,r){var i,o,a={},s=0;if(b.isArray(n)){for(o=Rt(e),i=n.length;i>s;s++)a[n[s]]=b.css(e,n[s],!1,o);return a}return r!==t?b.style(e,n,r):b.css(e,n)},e,n,arguments.length>1)},show:function(){return rn(this,!0)},hide:function(){return rn(this)},toggle:function(e){var t="boolean"==typeof e;return this.each(function(){(t?e:nn(this))?b(this).show():b(this).hide()})}}),b.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Wt(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":b.support.cssFloat?"cssFloat":"styleFloat"},style:function(e,n,r,i){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var o,a,s,u=b.camelCase(n),l=e.style;if(n=b.cssProps[u]||(b.cssProps[u]=tn(l,u)),s=b.cssHooks[n]||b.cssHooks[u],r===t)return s&&"get"in s&&(o=s.get(e,!1,i))!==t?o:l[n];if(a=typeof r,"string"===a&&(o=Jt.exec(r))&&(r=(o[1]+1)*o[2]+parseFloat(b.css(e,n)),a="number"),!(null==r||"number"===a&&isNaN(r)||("number"!==a||b.cssNumber[u]||(r+="px"),b.support.clearCloneStyle||""!==r||0!==n.indexOf("background")||(l[n]="inherit"),s&&"set"in s&&(r=s.set(e,r,i))===t)))try{l[n]=r}catch(c){}}},css:function(e,n,r,i){var o,a,s,u=b.camelCase(n);return n=b.cssProps[u]||(b.cssProps[u]=tn(e.style,u)),s=b.cssHooks[n]||b.cssHooks[u],s&&"get"in s&&(a=s.get(e,!0,r)),a===t&&(a=Wt(e,n,i)),"normal"===a&&n in Kt&&(a=Kt[n]),""===r||r?(o=parseFloat(a),r===!0||b.isNumeric(o)?o||0:a):a},swap:function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=a[o];return i}}),e.getComputedStyle?(Rt=function(t){return e.getComputedStyle(t,null)},Wt=function(e,n,r){var i,o,a,s=r||Rt(e),u=s?s.getPropertyValue(n)||s[n]:t,l=e.style;return s&&(""!==u||b.contains(e.ownerDocument,e)||(u=b.style(e,n)),Yt.test(u)&&Ut.test(n)&&(i=l.width,o=l.minWidth,a=l.maxWidth,l.minWidth=l.maxWidth=l.width=u,u=s.width,l.width=i,l.minWidth=o,l.maxWidth=a)),u}):o.documentElement.currentStyle&&(Rt=function(e){return e.currentStyle},Wt=function(e,n,r){var i,o,a,s=r||Rt(e),u=s?s[n]:t,l=e.style;return null==u&&l&&l[n]&&(u=l[n]),Yt.test(u)&&!zt.test(n)&&(i=l.left,o=e.runtimeStyle,a=o&&o.left,a&&(o.left=e.currentStyle.left),l.left="fontSize"===n?"1em":u,u=l.pixelLeft+"px",l.left=i,a&&(o.left=a)),""===u?"auto":u});function on(e,t,n){var r=Vt.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function an(e,t,n,r,i){var o=n===(r?"border":"content")?4:"width"===t?1:0,a=0;for(;4>o;o+=2)"margin"===n&&(a+=b.css(e,n+Zt[o],!0,i)),r?("content"===n&&(a-=b.css(e,"padding"+Zt[o],!0,i)),"margin"!==n&&(a-=b.css(e,"border"+Zt[o]+"Width",!0,i))):(a+=b.css(e,"padding"+Zt[o],!0,i),"padding"!==n&&(a+=b.css(e,"border"+Zt[o]+"Width",!0,i)));return a}function sn(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,o=Rt(e),a=b.support.boxSizing&&"border-box"===b.css(e,"boxSizing",!1,o);if(0>=i||null==i){if(i=Wt(e,t,o),(0>i||null==i)&&(i=e.style[t]),Yt.test(i))return i;r=a&&(b.support.boxSizingReliable||i===e.style[t]),i=parseFloat(i)||0}return i+an(e,t,n||(a?"border":"content"),r,o)+"px"}function un(e){var t=o,n=Gt[e];return n||(n=ln(e,t),"none"!==n&&n||(Pt=(Pt||b("<iframe frameborder='0' width='0' height='0'/>").css("cssText","display:block !important")).appendTo(t.documentElement),t=(Pt[0].contentWindow||Pt[0].contentDocument).document,t.write("<!doctype html><html><body>"),t.close(),n=ln(e,t),Pt.detach()),Gt[e]=n),n}function ln(e,t){var n=b(t.createElement(e)).appendTo(t.body),r=b.css(n[0],"display");return n.remove(),r}b.each(["height","width"],function(e,n){b.cssHooks[n]={get:function(e,r,i){return r?0===e.offsetWidth&&Xt.test(b.css(e,"display"))?b.swap(e,Qt,function(){return sn(e,n,i)}):sn(e,n,i):t},set:function(e,t,r){var i=r&&Rt(e);return on(e,t,r?an(e,n,r,b.support.boxSizing&&"border-box"===b.css(e,"boxSizing",!1,i),i):0)}}}),b.support.opacity||(b.cssHooks.opacity={get:function(e,t){return It.test((t&&e.currentStyle?e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.$1)+"":t?"1":""},set:function(e,t){var n=e.style,r=e.currentStyle,i=b.isNumeric(t)?"alpha(opacity="+100*t+")":"",o=r&&r.filter||n.filter||"";n.zoom=1,(t>=1||""===t)&&""===b.trim(o.replace($t,""))&&n.removeAttribute&&(n.removeAttribute("filter"),""===t||r&&!r.filter)||(n.filter=$t.test(o)?o.replace($t,i):o+" "+i)}}),b(function(){b.support.reliableMarginRight||(b.cssHooks.marginRight={get:function(e,n){return n?b.swap(e,{display:"inline-block"},Wt,[e,"marginRight"]):t}}),!b.support.pixelPosition&&b.fn.position&&b.each(["top","left"],function(e,n){b.cssHooks[n]={get:function(e,r){return r?(r=Wt(e,n),Yt.test(r)?b(e).position()[n]+"px":r):t}}})}),b.expr&&b.expr.filters&&(b.expr.filters.hidden=function(e){return 0>=e.offsetWidth&&0>=e.offsetHeight||!b.support.reliableHiddenOffsets&&"none"===(e.style&&e.style.display||b.css(e,"display"))},b.expr.filters.visible=function(e){return!b.expr.filters.hidden(e)}),b.each({margin:"",padding:"",border:"Width"},function(e,t){b.cssHooks[e+t]={expand:function(n){var r=0,i={},o="string"==typeof n?n.split(" "):[n];for(;4>r;r++)i[e+Zt[r]+t]=o[r]||o[r-2]||o[0];return i}},Ut.test(e)||(b.cssHooks[e+t].set=on)});var cn=/%20/g,pn=/\[\]$/,fn=/\r?\n/g,dn=/^(?:submit|button|image|reset|file)$/i,hn=/^(?:input|select|textarea|keygen)/i;b.fn.extend({serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=b.prop(this,"elements");return e?b.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!b(this).is(":disabled")&&hn.test(this.nodeName)&&!dn.test(e)&&(this.checked||!Nt.test(e))}).map(function(e,t){var n=b(this).val();return null==n?null:b.isArray(n)?b.map(n,function(e){return{name:t.name,value:e.replace(fn,"\r\n")}}):{name:t.name,value:n.replace(fn,"\r\n")}}).get()}}),b.param=function(e,n){var r,i=[],o=function(e,t){t=b.isFunction(t)?t():null==t?"":t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(n===t&&(n=b.ajaxSettings&&b.ajaxSettings.traditional),b.isArray(e)||e.jquery&&!b.isPlainObject(e))b.each(e,function(){o(this.name,this.value)});else for(r in e)gn(r,e[r],n,o);return i.join("&").replace(cn,"+")};function gn(e,t,n,r){var i;if(b.isArray(t))b.each(t,function(t,i){n||pn.test(e)?r(e,i):gn(e+"["+("object"==typeof i?t:"")+"]",i,n,r)});else if(n||"object"!==b.type(t))r(e,t);else for(i in t)gn(e+"["+i+"]",t[i],n,r)}b.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){b.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),b.fn.hover=function(e,t){return this.mouseenter(e).mouseleave(t||e)};var mn,yn,vn=b.now(),bn=/\?/,xn=/#.*$/,wn=/([?&])_=[^&]*/,Tn=/^(.*?):[ \t]*([^\r\n]*)\r?$/gm,Nn=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Cn=/^(?:GET|HEAD)$/,kn=/^\/\//,En=/^([\w.+-]+:)(?:\/\/([^\/?#:]*)(?::(\d+)|)|)/,Sn=b.fn.load,An={},jn={},Dn="*/".concat("*");try{yn=a.href}catch(Ln){yn=o.createElement("a"),yn.href="",yn=yn.href}mn=En.exec(yn.toLowerCase())||[];function Hn(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(w)||[];if(b.isFunction(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function qn(e,n,r,i){var o={},a=e===jn;function s(u){var l;return o[u]=!0,b.each(e[u]||[],function(e,u){var c=u(n,r,i);return"string"!=typeof c||a||o[c]?a?!(l=c):t:(n.dataTypes.unshift(c),s(c),!1)}),l}return s(n.dataTypes[0])||!o["*"]&&s("*")}function Mn(e,n){var r,i,o=b.ajaxSettings.flatOptions||{};for(i in n)n[i]!==t&&((o[i]?e:r||(r={}))[i]=n[i]);return r&&b.extend(!0,e,r),e}b.fn.load=function(e,n,r){if("string"!=typeof e&&Sn)return Sn.apply(this,arguments);var i,o,a,s=this,u=e.indexOf(" ");return u>=0&&(i=e.slice(u,e.length),e=e.slice(0,u)),b.isFunction(n)?(r=n,n=t):n&&"object"==typeof n&&(a="POST"),s.length>0&&b.ajax({url:e,type:a,dataType:"html",data:n}).done(function(e){o=arguments,s.html(i?b("<div>").append(b.parseHTML(e)).find(i):e)}).complete(r&&function(e,t){s.each(r,o||[e.responseText,t,e])}),this},b.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){b.fn[t]=function(e){return this.on(t,e)}}),b.each(["get","post"],function(e,n){b[n]=function(e,r,i,o){return b.isFunction(r)&&(o=o||i,i=r,r=t),b.ajax({url:e,type:n,dataType:o,data:r,success:i})}}),b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:yn,type:"GET",isLocal:Nn.test(mn[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Dn,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":e.String,"text html":!0,"text json":b.parseJSON,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Mn(Mn(e,b.ajaxSettings),t):Mn(b.ajaxSettings,e)},ajaxPrefilter:Hn(An),ajaxTransport:Hn(jn),ajax:function(e,n){"object"==typeof e&&(n=e,e=t),n=n||{};var r,i,o,a,s,u,l,c,p=b.ajaxSetup({},n),f=p.context||p,d=p.context&&(f.nodeType||f.jquery)?b(f):b.event,h=b.Deferred(),g=b.Callbacks("once memory"),m=p.statusCode||{},y={},v={},x=0,T="canceled",N={readyState:0,getResponseHeader:function(e){var t;if(2===x){if(!c){c={};while(t=Tn.exec(a))c[t[1].toLowerCase()]=t[2]}t=c[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===x?a:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return x||(e=v[n]=v[n]||e,y[e]=t),this},overrideMimeType:function(e){return x||(p.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>x)for(t in e)m[t]=[m[t],e[t]];else N.always(e[N.status]);return this},abort:function(e){var t=e||T;return l&&l.abort(t),k(0,t),this}};if(h.promise(N).complete=g.add,N.success=N.done,N.error=N.fail,p.url=((e||p.url||yn)+"").replace(xn,"").replace(kn,mn[1]+"//"),p.type=n.method||n.type||p.method||p.type,p.dataTypes=b.trim(p.dataType||"*").toLowerCase().match(w)||[""],null==p.crossDomain&&(r=En.exec(p.url.toLowerCase()),p.crossDomain=!(!r||r[1]===mn[1]&&r[2]===mn[2]&&(r[3]||("http:"===r[1]?80:443))==(mn[3]||("http:"===mn[1]?80:443)))),p.data&&p.processData&&"string"!=typeof p.data&&(p.data=b.param(p.data,p.traditional)),qn(An,p,n,N),2===x)return N;u=p.global,u&&0===b.active++&&b.event.trigger("ajaxStart"),p.type=p.type.toUpperCase(),p.hasContent=!Cn.test(p.type),o=p.url,p.hasContent||(p.data&&(o=p.url+=(bn.test(o)?"&":"?")+p.data,delete p.data),p.cache===!1&&(p.url=wn.test(o)?o.replace(wn,"$1_="+vn++):o+(bn.test(o)?"&":"?")+"_="+vn++)),p.ifModified&&(b.lastModified[o]&&N.setRequestHeader("If-Modified-Since",b.lastModified[o]),b.etag[o]&&N.setRequestHeader("If-None-Match",b.etag[o])),(p.data&&p.hasContent&&p.contentType!==!1||n.contentType)&&N.setRequestHeader("Content-Type",p.contentType),N.setRequestHeader("Accept",p.dataTypes[0]&&p.accepts[p.dataTypes[0]]?p.accepts[p.dataTypes[0]]+("*"!==p.dataTypes[0]?", "+Dn+"; q=0.01":""):p.accepts["*"]);for(i in p.headers)N.setRequestHeader(i,p.headers[i]);if(p.beforeSend&&(p.beforeSend.call(f,N,p)===!1||2===x))return N.abort();T="abort";for(i in{success:1,error:1,complete:1})N[i](p[i]);if(l=qn(jn,p,n,N)){N.readyState=1,u&&d.trigger("ajaxSend",[N,p]),p.async&&p.timeout>0&&(s=setTimeout(function(){N.abort("timeout")},p.timeout));try{x=1,l.send(y,k)}catch(C){if(!(2>x))throw C;k(-1,C)}}else k(-1,"No Transport");function k(e,n,r,i){var c,y,v,w,T,C=n;2!==x&&(x=2,s&&clearTimeout(s),l=t,a=i||"",N.readyState=e>0?4:0,r&&(w=_n(p,N,r)),e>=200&&300>e||304===e?(p.ifModified&&(T=N.getResponseHeader("Last-Modified"),T&&(b.lastModified[o]=T),T=N.getResponseHeader("etag"),T&&(b.etag[o]=T)),204===e?(c=!0,C="nocontent"):304===e?(c=!0,C="notmodified"):(c=Fn(p,w),C=c.state,y=c.data,v=c.error,c=!v)):(v=C,(e||!C)&&(C="error",0>e&&(e=0))),N.status=e,N.statusText=(n||C)+"",c?h.resolveWith(f,[y,C,N]):h.rejectWith(f,[N,C,v]),N.statusCode(m),m=t,u&&d.trigger(c?"ajaxSuccess":"ajaxError",[N,p,c?y:v]),g.fireWith(f,[N,C]),u&&(d.trigger("ajaxComplete",[N,p]),--b.active||b.event.trigger("ajaxStop")))}return N},getScript:function(e,n){return b.get(e,t,n,"script")},getJSON:function(e,t,n){return b.get(e,t,n,"json")}});function _n(e,n,r){var i,o,a,s,u=e.contents,l=e.dataTypes,c=e.responseFields;for(s in c)s in r&&(n[c[s]]=r[s]);while("*"===l[0])l.shift(),o===t&&(o=e.mimeType||n.getResponseHeader("Content-Type"));if(o)for(s in u)if(u[s]&&u[s].test(o)){l.unshift(s);break}if(l[0]in r)a=l[0];else{for(s in r){if(!l[0]||e.converters[s+" "+l[0]]){a=s;break}i||(i=s)}a=a||i}return a?(a!==l[0]&&l.unshift(a),r[a]):t}function Fn(e,t){var n,r,i,o,a={},s=0,u=e.dataTypes.slice(),l=u[0];if(e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u[1])for(i in e.converters)a[i.toLowerCase()]=e.converters[i];for(;r=u[++s];)if("*"!==r){if("*"!==l&&l!==r){if(i=a[l+" "+r]||a["* "+r],!i)for(n in a)if(o=n.split(" "),o[1]===r&&(i=a[l+" "+o[0]]||a["* "+o[0]])){i===!0?i=a[n]:a[n]!==!0&&(r=o[0],u.splice(s--,0,r));break}if(i!==!0)if(i&&e["throws"])t=i(t);else try{t=i(t)}catch(c){return{state:"parsererror",error:i?c:"No conversion from "+l+" to "+r}}}l=r}return{state:"success",data:t}}b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return b.globalEval(e),e}}}),b.ajaxPrefilter("script",function(e){e.cache===t&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!1)}),b.ajaxTransport("script",function(e){if(e.crossDomain){var n,r=o.head||b("head")[0]||o.documentElement;return{send:function(t,i){n=o.createElement("script"),n.async=!0,e.scriptCharset&&(n.charset=e.scriptCharset),n.src=e.url,n.onload=n.onreadystatechange=function(e,t){(t||!n.readyState||/loaded|complete/.test(n.readyState))&&(n.onload=n.onreadystatechange=null,n.parentNode&&n.parentNode.removeChild(n),n=null,t||i(200,"success"))},r.insertBefore(n,r.firstChild)},abort:function(){n&&n.onload(t,!0)}}}});var On=[],Bn=/(=)\?(?=&|$)|\?\?/;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=On.pop()||b.expando+"_"+vn++;return this[e]=!0,e}}),b.ajaxPrefilter("json jsonp",function(n,r,i){var o,a,s,u=n.jsonp!==!1&&(Bn.test(n.url)?"url":"string"==typeof n.data&&!(n.contentType||"").indexOf("application/x-www-form-urlencoded")&&Bn.test(n.data)&&"data");return u||"jsonp"===n.dataTypes[0]?(o=n.jsonpCallback=b.isFunction(n.jsonpCallback)?n.jsonpCallback():n.jsonpCallback,u?n[u]=n[u].replace(Bn,"$1"+o):n.jsonp!==!1&&(n.url+=(bn.test(n.url)?"&":"?")+n.jsonp+"="+o),n.converters["script json"]=function(){return s||b.error(o+" was not called"),s[0]},n.dataTypes[0]="json",a=e[o],e[o]=function(){s=arguments},i.always(function(){e[o]=a,n[o]&&(n.jsonpCallback=r.jsonpCallback,On.push(o)),s&&b.isFunction(a)&&a(s[0]),s=a=t}),"script"):t});var Pn,Rn,Wn=0,$n=e.ActiveXObject&&function(){var e;for(e in Pn)Pn[e](t,!0)};function In(){try{return new e.XMLHttpRequest}catch(t){}}function zn(){try{return new e.ActiveXObject("Microsoft.XMLHTTP")}catch(t){}}b.ajaxSettings.xhr=e.ActiveXObject?function(){return!this.isLocal&&In()||zn()}:In,Rn=b.ajaxSettings.xhr(),b.support.cors=!!Rn&&"withCredentials"in Rn,Rn=b.support.ajax=!!Rn,Rn&&b.ajaxTransport(function(n){if(!n.crossDomain||b.support.cors){var r;return{send:function(i,o){var a,s,u=n.xhr();if(n.username?u.open(n.type,n.url,n.async,n.username,n.password):u.open(n.type,n.url,n.async),n.xhrFields)for(s in n.xhrFields)u[s]=n.xhrFields[s];n.mimeType&&u.overrideMimeType&&u.overrideMimeType(n.mimeType),n.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");try{for(s in i)u.setRequestHeader(s,i[s])}catch(l){}u.send(n.hasContent&&n.data||null),r=function(e,i){var s,l,c,p;try{if(r&&(i||4===u.readyState))if(r=t,a&&(u.onreadystatechange=b.noop,$n&&delete Pn[a]),i)4!==u.readyState&&u.abort();else{p={},s=u.status,l=u.getAllResponseHeaders(),"string"==typeof u.responseText&&(p.text=u.responseText);try{c=u.statusText}catch(f){c=""}s||!n.isLocal||n.crossDomain?1223===s&&(s=204):s=p.text?200:404}}catch(d){i||o(-1,d)}p&&o(s,c,p,l)},n.async?4===u.readyState?setTimeout(r):(a=++Wn,$n&&(Pn||(Pn={},b(e).unload($n)),Pn[a]=r),u.onreadystatechange=r):r()},abort:function(){r&&r(t,!0)}}}});var Xn,Un,Vn=/^(?:toggle|show|hide)$/,Yn=RegExp("^(?:([+-])=|)("+x+")([a-z%]*)$","i"),Jn=/queueHooks$/,Gn=[nr],Qn={"*":[function(e,t){var n,r,i=this.createTween(e,t),o=Yn.exec(t),a=i.cur(),s=+a||0,u=1,l=20;if(o){if(n=+o[2],r=o[3]||(b.cssNumber[e]?"":"px"),"px"!==r&&s){s=b.css(i.elem,e,!0)||n||1;do u=u||".5",s/=u,b.style(i.elem,e,s+r);while(u!==(u=i.cur()/a)&&1!==u&&--l)}i.unit=r,i.start=s,i.end=o[1]?s+(o[1]+1)*n:n}return i}]};function Kn(){return setTimeout(function(){Xn=t}),Xn=b.now()}function Zn(e,t){b.each(t,function(t,n){var r=(Qn[t]||[]).concat(Qn["*"]),i=0,o=r.length;for(;o>i;i++)if(r[i].call(e,t,n))return})}function er(e,t,n){var r,i,o=0,a=Gn.length,s=b.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;var t=Xn||Kn(),n=Math.max(0,l.startTime+l.duration-t),r=n/l.duration||0,o=1-r,a=0,u=l.tweens.length;for(;u>a;a++)l.tweens[a].run(o);return s.notifyWith(e,[l,o,n]),1>o&&u?n:(s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:b.extend({},t),opts:b.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Xn||Kn(),duration:n.duration,tweens:[],createTween:function(t,n){var r=b.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)l.tweens[n].run(1);return t?s.resolveWith(e,[l,t]):s.rejectWith(e,[l,t]),this}}),c=l.props;for(tr(c,l.opts.specialEasing);a>o;o++)if(r=Gn[o].call(l,e,c,l.opts))return r;return Zn(l,c),b.isFunction(l.opts.start)&&l.opts.start.call(e,l),b.fx.timer(b.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always)}function tr(e,t){var n,r,i,o,a;for(i in e)if(r=b.camelCase(i),o=t[r],n=e[i],b.isArray(n)&&(o=n[1],n=e[i]=n[0]),i!==r&&(e[r]=n,delete e[i]),a=b.cssHooks[r],a&&"expand"in a){n=a.expand(n),delete e[r];for(i in n)i in e||(e[i]=n[i],t[i]=o)}else t[r]=o}b.Animation=b.extend(er,{tweener:function(e,t){b.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");var n,r=0,i=e.length;for(;i>r;r++)n=e[r],Qn[n]=Qn[n]||[],Qn[n].unshift(t)},prefilter:function(e,t){t?Gn.unshift(e):Gn.push(e)}});function nr(e,t,n){var r,i,o,a,s,u,l,c,p,f=this,d=e.style,h={},g=[],m=e.nodeType&&nn(e);n.queue||(c=b._queueHooks(e,"fx"),null==c.unqueued&&(c.unqueued=0,p=c.empty.fire,c.empty.fire=function(){c.unqueued||p()}),c.unqueued++,f.always(function(){f.always(function(){c.unqueued--,b.queue(e,"fx").length||c.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[d.overflow,d.overflowX,d.overflowY],"inline"===b.css(e,"display")&&"none"===b.css(e,"float")&&(b.support.inlineBlockNeedsLayout&&"inline"!==un(e.nodeName)?d.zoom=1:d.display="inline-block")),n.overflow&&(d.overflow="hidden",b.support.shrinkWrapBlocks||f.always(function(){d.overflow=n.overflow[0],d.overflowX=n.overflow[1],d.overflowY=n.overflow[2]}));for(i in t)if(a=t[i],Vn.exec(a)){if(delete t[i],u=u||"toggle"===a,a===(m?"hide":"show"))continue;g.push(i)}if(o=g.length){s=b._data(e,"fxshow")||b._data(e,"fxshow",{}),"hidden"in s&&(m=s.hidden),u&&(s.hidden=!m),m?b(e).show():f.done(function(){b(e).hide()}),f.done(function(){var t;b._removeData(e,"fxshow");for(t in h)b.style(e,t,h[t])});for(i=0;o>i;i++)r=g[i],l=f.createTween(r,m?s[r]:0),h[r]=s[r]||b.style(e,r),r in s||(s[r]=l.start,m&&(l.end=l.start,l.start="width"===r||"height"===r?1:0))}}function rr(e,t,n,r,i){return new rr.prototype.init(e,t,n,r,i)}b.Tween=rr,rr.prototype={constructor:rr,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(b.cssNumber[n]?"":"px")},cur:function(){var e=rr.propHooks[this.prop];return e&&e.get?e.get(this):rr.propHooks._default.get(this)},run:function(e){var t,n=rr.propHooks[this.prop];return this.pos=t=this.options.duration?b.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):rr.propHooks._default.set(this),this}},rr.prototype.init.prototype=rr.prototype,rr.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=b.css(e.elem,e.prop,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){b.fx.step[e.prop]?b.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[b.cssProps[e.prop]]||b.cssHooks[e.prop])?b.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},rr.propHooks.scrollTop=rr.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},b.each(["toggle","show","hide"],function(e,t){var n=b.fn[t];b.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(ir(t,!0),e,r,i)}}),b.fn.extend({fadeTo:function(e,t,n,r){return this.filter(nn).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=b.isEmptyObject(e),o=b.speed(t,n,r),a=function(){var t=er(this,b.extend({},e),o);a.finish=function(){t.stop(!0)},(i||b._data(this,"finish"))&&t.stop(!0)};return a.finish=a,i||o.queue===!1?this.each(a):this.queue(o.queue,a)},stop:function(e,n,r){var i=function(e){var t=e.stop;delete e.stop,t(r)};return"string"!=typeof e&&(r=n,n=e,e=t),n&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,n=null!=e&&e+"queueHooks",o=b.timers,a=b._data(this);if(n)a[n]&&a[n].stop&&i(a[n]);else for(n in a)a[n]&&a[n].stop&&Jn.test(n)&&i(a[n]);for(n=o.length;n--;)o[n].elem!==this||null!=e&&o[n].queue!==e||(o[n].anim.stop(r),t=!1,o.splice(n,1));(t||!r)&&b.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=b._data(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=b.timers,a=r?r.length:0;for(n.finish=!0,b.queue(this,e,[]),i&&i.cur&&i.cur.finish&&i.cur.finish.call(this),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;a>t;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}});function ir(e,t){var n,r={height:e},i=0;for(t=t?1:0;4>i;i+=2-t)n=Zt[i],r["margin"+n]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}b.each({slideDown:ir("show"),slideUp:ir("hide"),slideToggle:ir("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){b.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),b.speed=function(e,t,n){var r=e&&"object"==typeof e?b.extend({},e):{complete:n||!n&&t||b.isFunction(e)&&e,duration:e,easing:n&&t||t&&!b.isFunction(t)&&t};return r.duration=b.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in b.fx.speeds?b.fx.speeds[r.duration]:b.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){b.isFunction(r.old)&&r.old.call(this),r.queue&&b.dequeue(this,r.queue)},r},b.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2}},b.timers=[],b.fx=rr.prototype.init,b.fx.tick=function(){var e,n=b.timers,r=0;for(Xn=b.now();n.length>r;r++)e=n[r],e()||n[r]!==e||n.splice(r--,1);n.length||b.fx.stop(),Xn=t},b.fx.timer=function(e){e()&&b.timers.push(e)&&b.fx.start()},b.fx.interval=13,b.fx.start=function(){Un||(Un=setInterval(b.fx.tick,b.fx.interval))},b.fx.stop=function(){clearInterval(Un),Un=null},b.fx.speeds={slow:600,fast:200,_default:400},b.fx.step={},b.expr&&b.expr.filters&&(b.expr.filters.animated=function(e){return b.grep(b.timers,function(t){return e===t.elem}).length}),b.fn.offset=function(e){if(arguments.length)return e===t?this:this.each(function(t){b.offset.setOffset(this,e,t)});var n,r,o={top:0,left:0},a=this[0],s=a&&a.ownerDocument;if(s)return n=s.documentElement,b.contains(n,a)?(typeof a.getBoundingClientRect!==i&&(o=a.getBoundingClientRect()),r=or(s),{top:o.top+(r.pageYOffset||n.scrollTop)-(n.clientTop||0),left:o.left+(r.pageXOffset||n.scrollLeft)-(n.clientLeft||0)}):o},b.offset={setOffset:function(e,t,n){var r=b.css(e,"position");"static"===r&&(e.style.position="relative");var i=b(e),o=i.offset(),a=b.css(e,"top"),s=b.css(e,"left"),u=("absolute"===r||"fixed"===r)&&b.inArray("auto",[a,s])>-1,l={},c={},p,f;u?(c=i.position(),p=c.top,f=c.left):(p=parseFloat(a)||0,f=parseFloat(s)||0),b.isFunction(t)&&(t=t.call(e,n,o)),null!=t.top&&(l.top=t.top-o.top+p),null!=t.left&&(l.left=t.left-o.left+f),"using"in t?t.using.call(e,l):i.css(l)}},b.fn.extend({position:function(){if(this[0]){var e,t,n={top:0,left:0},r=this[0];return"fixed"===b.css(r,"position")?t=r.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),b.nodeName(e[0],"html")||(n=e.offset()),n.top+=b.css(e[0],"borderTopWidth",!0),n.left+=b.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-b.css(r,"marginTop",!0),left:t.left-n.left-b.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent||o.documentElement;while(e&&!b.nodeName(e,"html")&&"static"===b.css(e,"position"))e=e.offsetParent;return e||o.documentElement})}}),b.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,n){var r=/Y/.test(n);b.fn[e]=function(i){return b.access(this,function(e,i,o){var a=or(e);return o===t?a?n in a?a[n]:a.document.documentElement[i]:e[i]:(a?a.scrollTo(r?b(a).scrollLeft():o,r?o:b(a).scrollTop()):e[i]=o,t)},e,i,arguments.length,null)}});function or(e){return b.isWindow(e)?e:9===e.nodeType?e.defaultView||e.parentWindow:!1}b.each({Height:"height",Width:"width"},function(e,n){b.each({padding:"inner"+e,content:n,"":"outer"+e},function(r,i){b.fn[i]=function(i,o){var a=arguments.length&&(r||"boolean"!=typeof i),s=r||(i===!0||o===!0?"margin":"border");return b.access(this,function(n,r,i){var o;return b.isWindow(n)?n.document.documentElement["client"+e]:9===n.nodeType?(o=n.documentElement,Math.max(n.body["scroll"+e],o["scroll"+e],n.body["offset"+e],o["offset"+e],o["client"+e])):i===t?b.css(n,r,s):b.style(n,r,i,s)},n,a?i:t,a,null)}})}),e.jQuery=e.$=b,"function"==typeof define&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return b})})(window); \ No newline at end of file
diff --git a/wikipedia/views/js/main.js b/wikipedia/views/js/main.js
deleted file mode 100644
index 531d7fa..0000000
--- a/wikipedia/views/js/main.js
+++ /dev/null
@@ -1,66 +0,0 @@
-window.Endless = window.Endless || {};
-Endless.Wikipedia = Endless.Wikipedia || {};
-
-(function(window, document, $) {
-
- "use strict";
-
- Endless.Wikipedia.App = function() {
- var privateObject,
- $body = $("body"),
- $image = $(".image"),
- $main = $("#main"),
- $main_content = $("#main-content"),
- $inside_content = $("#inside-content"),
- $header_content = $("#header-content"),
- $wiki_content = $("#wiki_content"),
- lang = "pt",
-
- _resultPageView = function(image_path) {
- $('#inside-content [src^="//"]').each(function() {
- var parent = $(this).parent();
- if($(this).is("img")){
- var url = $(this).attr("src");
- var theSplit = url.split("/");
- var filename = theSplit[theSplit.length - 2];
- if(filename.length == 2){
- filename = theSplit[theSplit.length - 1];
- }
- var newSrc = image_path + encodeURI(filename)
- if(newSrc.substring(newSrc.length - 4) == ".svg"){
- newSrc += ".png";
- }
- $(this).attr('src', newSrc);
- }
- });
- // May need this back at some point
- // $('link[rel=stylesheet]').each(function(){
- // var src = $(this).attr("href");
- // console.log(asset_path + src);
- // $(this).attr("href", asset_path + "/" + src);
- // });
- },
-
- wresize = function() {
- $main_content.height($(window).height());
- $inside_content.height($main_content.outerHeight() - ($("#header-content").outerHeight() + 15));
- }
-
- return {
- init: function() {
- $(document).hide();
- var image_path = $inside_content.attr('image_path');
- _resultPageView(image_path);
- wresize();
- $(document).show();
- },
- wresize: wresize
- };
- };
-
- $(function() {
- Endless.Wikipedia.module = new Endless.Wikipedia.App();
- Endless.Wikipedia.module.init();
- });
-
-}(window, document, jQuery)); \ No newline at end of file
diff --git a/wikipedia/widgets/title_label_view.js b/wikipedia/widgets/title_label_view.js
deleted file mode 100644
index f3f599e..0000000
--- a/wikipedia/widgets/title_label_view.js
+++ /dev/null
@@ -1,95 +0,0 @@
-const GdkPixbuf = imports.gi.GdkPixbuf;
-const GObject = imports.gi.GObject;
-const Gtk = imports.gi.Gtk;
-const Lang = imports.lang;
-
-const Utils = imports.wikipedia.utils;
-
-const TITLE_LABEL_SCREEN_WIDTH_PERCENTAGE = 0.37;
-const TITLE_LABEL_LEFT_MARGIN = 20; // pixels
-const TITLE_LABEL_BOTTOM_MARGIN = 20; // pixels
-const TITLE_LABEL_BENTON_SANS_CORRECTION = 20; // pixels
-
-const TitleLabelView = new Lang.Class({
- Name: 'TitleLabelView',
- Extends: Gtk.Overlay,
- Properties: {
- 'title': GObject.ParamSpec.string('title',
- 'Front page title',
- 'Name of the Wikipedia-based application',
- GObject.ParamFlags.READWRITE | GObject.ParamFlags.CONSTRUCT,
- ''),
- 'image-uri': GObject.ParamSpec.string('image-uri',
- 'Image URI',
- 'Image URI for title image',
- GObject.ParamFlags.READWRITE | GObject.ParamFlags.CONSTRUCT,
- '')
- },
-
- _init: function(props) {
- this._title = null;
- this._image_uri = null;
- this._label = new Gtk.Label({
- halign: Gtk.Align.START,
- valign: Gtk.Align.END,
- margin_left: TITLE_LABEL_LEFT_MARGIN,
- margin_bottom: TITLE_LABEL_BOTTOM_MARGIN - TITLE_LABEL_BENTON_SANS_CORRECTION
- });
- this._image = new Gtk.Image();
-
- let context = this._label.get_style_context()
- context.add_class(EndlessWikipedia.STYLE_CLASS_TITLE);
-
- this.parent(props);
-
- this.add(this._image);
- this.add_overlay(this._label);
- },
-
- // OVERRIDES
-
- // Ensure that this widget is 37% of the window's width
- vfunc_get_preferred_width: function() {
- let toplevel = this.get_toplevel();
- if(toplevel == null)
- return this.parent();
- let width = toplevel.get_allocated_width() * TITLE_LABEL_SCREEN_WIDTH_PERCENTAGE;
- return [width, width];
- },
-
- vfunc_size_allocate: function(allocation) {
- this.parent(allocation);
- if(this._image_uri !== "" && this._image_uri != null) {
- let new_pixbuf = Utils.load_pixbuf_cover(Utils.resourceUriToPath(this._image_uri),
- allocation.width, allocation.height);
- this._image.set_from_pixbuf(new_pixbuf);
- }
- },
-
- // PROPERTIES
-
- get title() {
- return this._title;
- },
-
- set title(value) {
- this._title = value;
- if(this._label)
- this._label.label = value.toUpperCase();
- },
-
- get image_uri() {
- return this._image_uri;
- },
-
- set image_uri(value) {
- this._image_uri = value;
- if(this._image) {
- let res_path = Utils.resourceUriToPath(value);
- let allocation = this.get_allocation();
- let new_pixbuf = Utils.load_pixbuf_cover(Utils.resourceUriToPath(this._image_uri),
- allocation.width, allocation.height);
- this._image.set_from_pixbuf(new_pixbuf);
- }
- }
-});