<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[9910] sites/trunk/wordpress.org/public_html/style: Accessibility: Add skip link focus class to be used in older themes pages.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://meta.trac.wordpress.org/changeset/9910">9910</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://meta.trac.wordpress.org/changeset/9910","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>dufresnesteven</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2020-05-25 01:14:16 +0000 (Mon, 25 May 2020)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Accessibility: Add skip link focus class to be used in older themes pages.


See: https://meta.trac.wordpress.org/ticket/4109</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlstylewp4rtlcss">sites/trunk/wordpress.org/public_html/style/wp4-rtl.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlstylewp4css">sites/trunk/wordpress.org/public_html/style/wp4.css</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlstylewp4cssmap">sites/trunk/wordpress.org/public_html/style/wp4.css.map</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlstylewp4rtlcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/style/wp4-rtl.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/style/wp4-rtl.css   2020-05-24 19:43:14 UTC (rev 9909)
+++ sites/trunk/wordpress.org/public_html/style/wp4-rtl.css     2020-05-25 01:14:16 UTC (rev 9910)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,3 +1,5 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/* Grunt needs to be run after changes are made to compile wp4-rtl.css */ 
+
</ins><span class="cx" style="display: block; padding: 0 10px"> /* The Reset ---------------------------------- */
</span><span class="cx" style="display: block; padding: 0 10px"> body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
</span><span class="cx" style="display: block; padding: 0 10px"> h6,pre,form,fieldset,input,p,blockquote,table,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -106,6 +108,32 @@
</span><span class="cx" style="display: block; padding: 0 10px">        word-wrap: normal !important;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/* We also provide the a.screen-reader-text:focus declaration to be more specific than third party implementations that cause issues */
+a.screen-reader-text:focus,
+.screen-reader-text:focus {
+       background-color: #f1f1f1;
+       -webkit-border-radius: 3px;
+       border-radius: 3px;
+       -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
+       box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
+       clip: auto !important;
+       -webkit-clip-path: inherit;
+       clip-path: inherit;
+       color: #21759b;
+       display: block;
+       font-size: 14px;
+       font-size: .875rem;
+       font-weight: 700;
+       height: auto;
+       right: 5px;
+       line-height: normal;
+       padding: 15px 23px 14px;
+       text-decoration: none;
+       top: 5px;
+       width: auto;
+       z-index: 100000;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> /* =WordPress Core
</span><span class="cx" style="display: block; padding: 0 10px"> -------------------------------------------------------------- */
</span><span class="cx" style="display: block; padding: 0 10px"> .alignnone {
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlstylewp4css"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/style/wp4.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/style/wp4.css       2020-05-24 19:43:14 UTC (rev 9909)
+++ sites/trunk/wordpress.org/public_html/style/wp4.css 2020-05-25 01:14:16 UTC (rev 9910)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,3 +1,5 @@
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/* Grunt needs to be run after changes are made to compile wp4-rtl.css */ 
+
</ins><span class="cx" style="display: block; padding: 0 10px"> /* The Reset ---------------------------------- */
</span><span class="cx" style="display: block; padding: 0 10px"> body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
</span><span class="cx" style="display: block; padding: 0 10px"> h6,pre,form,fieldset,input,p,blockquote,table,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -106,6 +108,32 @@
</span><span class="cx" style="display: block; padding: 0 10px">        word-wrap: normal !important;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/* We also provide the a.screen-reader-text:focus declaration to be more specific than third party implementations that cause issues */
+a.screen-reader-text:focus,
+.screen-reader-text:focus {
+       background-color: #f1f1f1;
+       -webkit-border-radius: 3px;
+       border-radius: 3px;
+       -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
+       box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
+       clip: auto !important;
+       -webkit-clip-path: inherit;
+       clip-path: inherit;
+       color: #21759b;
+       display: block;
+       font-size: 14px;
+       font-size: .875rem;
+       font-weight: 700;
+       height: auto;
+       left: 5px;
+       line-height: normal;
+       padding: 15px 23px 14px;
+       text-decoration: none;
+       top: 5px;
+       width: auto;
+       z-index: 100000;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> /* =WordPress Core
</span><span class="cx" style="display: block; padding: 0 10px"> -------------------------------------------------------------- */
</span><span class="cx" style="display: block; padding: 0 10px"> .alignnone {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2465,4 +2493,5 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .notification-danger {
</span><span class="cx" style="display: block; padding: 0 10px">        background: #f2dede;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
</ins><span class="cx" style="display: block; padding: 0 10px"> /*# sourceMappingURL=wp4.css.map */
</span><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlstylewp4cssmap"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/style/wp4.css.map</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/style/wp4.css.map   2020-05-24 19:43:14 UTC (rev 9909)
+++ sites/trunk/wordpress.org/public_html/style/wp4.css.map     2020-05-25 01:14:16 UTC (rev 9910)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1 +1 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-{"version":3,"sources":["wp4.css"],"names":[],"mappings":"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","file":"wp4.css","sourcesContent":["/* The Reset ---------------------------------- */\nbody,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,\nh6,pre,form,fieldset,input,p,blockquote,table,\nth,td { margin: 0; padding: 0; }\nfieldset,img,abbr { border: 0; }\naddress,caption,cite,code,dfn,h1,h2,h3,\nh4,h5,h6,th,var { font-style: norma
 l; font-weight: normal; }\ncaption,th { text-align: left; }\nq:before,q:after { content: ''; }\na { text-decoration: none; }\n\nhtml {\n\toverflow-y: scroll;\n}\n\nbody {\n\tfont-size: 62.5%;\n\tbackground: #fff;\n\tfont-family: sans-serif;\n\tline-height: 22px;\n\tcolor: #444;\n}\n/* -------------------------------------------- */\n\ncode, pre { font-family: Consolas, Monaco, \"Courier New\", Courier, monospace; color: #000; }\n\na code,\na pre {\n\tcolor: inherit;\n}\n\npre {\n\tbackground: #f3f3f7;\n\tborder: 1px solid #dedee3;\n\tpadding: 11px;\n\tfont-size: 12px;\n\tline-height: 1.3em;\n\tmargin-bottom: 22px;\n\toverflow: auto;\n}\n\npre a { font-weight: normal; }\n\na,\n#wporg-footer ul li a {\n\tcolor: #21759b;\n\ttext-decoration: none;\n\tfont-weight: normal;\n}\n\nstrong a {\n\tfont-weight: bold;\n}\n\na:visited,\n#wporg-footer ul li a:visited {\n\tcolor: #4ca6cf;\n}\n\np a { border-bottom: 1px solid #dfdfdf; }\n\nh3 a { font-weight: bold; }\n\n.button a, .button 
 a:hover, #headline a:not(.button), #headline a:not(.button):hover, #sidebar a:not(.button), #sidebar a:not(.button):hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }\n\n#headline a.button { display: inline-block; }\n\np a:hover { border-bottom: 1px solid #d54e21; }\n\na:hover { color: #d54e21; }\n\nh2 {\n\tfont-family: \"HelveticaNeue-Light\",\"Helvetica Neue Light\",\"Helvetica Neue\",sans-serif;\n\tfont-weight: 300;\n\tfont-size: 22px;\n}\n\nh2 a {\n\tfont-weight: 300;\n}\n\nstrong {\n\tfont-weight: bold;\n}\n\nem, cite {\n\tfont-style: italic;\n}\n\nsup {\n\tline-height: 1em;\n\tfont-size: 80%;\n}\n\n/* Hide visually but not from screen readers */\n.screen-reader-text {\n\tposition: absolute;\n\tmargin: -1px;\n\tpadding: 0;\n\theight: 1px;\n\twidth: 1px;\n\toverflow: hidden;\n\tclip: rect(0 0 0 0);\n\tborder: 0;\n\tword-wrap: normal !important;\n}\n\n/* =WordPress Core\n----------------------
 ---------------------------------------- */\n.alignnone {\n\tmargin: 5px 20px 20px 0;\n}\n\n.aligncenter,\ndiv.aligncenter {\n\tdisplay: block;\n\tmargin: 5px auto 5px auto;\n}\n\n.alignright {\n\tfloat:right;\n\tmargin: 5px 0 20px 20px;\n}\n\n.alignleft {\n\tfloat: left;\n\tmargin: 5px 20px 20px 0;\n}\n\n.aligncenter {\n\tdisplay: block;\n\tmargin: 5px auto 5px auto;\n}\n\na img.alignright {\n\tfloat: right;\n\tmargin: 5px 0 20px 20px;\n}\n\na img.alignnone {\n\tmargin: 5px 20px 20px 0;\n}\n\na img.alignleft {\n\tfloat: left;\n\tmargin: 5px 20px 20px 0;\n}\n\na img.aligncenter {\n\tdisplay: block;\n\tmargin-left: auto;\n\tmargin-right: auto\n}\n\n.wp-caption {\n\tbackground: #fff;\n\tborder: 1px solid #f0f0f0;\n\tmax-width: 96%; /* Image does not overflow the content area */\n\tpadding: 5px 3px 10px;\n\ttext-align: center;\n}\n\n.wp-caption.alignnone {\n\tmargin: 5px 20px 20px 0;\n}\n\n.wp-caption.alignleft {\n\tmargin: 5px 20px 20px 0;\n}\n\n.wp-caption.alignright {\n\tmargin: 5px
  0 20px 20px;\n}\n\n.wp-caption img {\n\tborder: 0 none;\n\theight: auto;\n\tmargin: 0;\n\tmax-width: 98.5%;\n\tpadding: 0;\n\twidth: auto;\n}\n\n.wp-caption p.wp-caption-text {\n\tfont-size: 11px;\n\tline-height: 17px;\n\tmargin: 0;\n\tpadding: 0 4px 5px;\n}\n\n/* */\n\n.wrapper {\n\tmax-width: 960px;\n\tmargin: 0 auto;\n\tclear: both;\n}\n\n.wrapper img{\n\tmax-width: 100%;\n\theight: auto;\n}\n\n#wporg-header {\n\tposition: relative;\n\theight: 140px;\n\twidth: 100%;\n\tbackground: #23282d;\n\ttext-align: center;\n}\n\n#wporg-header h1 {\n\tdisplay: inline-block;\n\twidth: 303px;\n}\n\n#wporg-header h1 a {\n\tdisplay: block;\n\tbackground: url(//s.w.org/style/images/wporg-logo.svg?3) center left no-repeat;\n\tbackground-size: 290px 46px;\n\theight: 88px;\n\ttext-indent: -9999px;\n}\n\n#wporg-header h2.rosetta {\n\tfont-size: 30px;\n\tcolor: #dfdfdf;\n\tfont-family: Georgia, \"Times New Roman\", serif;\n\tmargin: 0;\n}\n\n#wporg-header h2.rosetta a {\n\tpadding: 0;\n\tdi
 splay: block;\n\theight: 52px; /* 88 header height - 36 top padding */\n\tcolor: #dfdfdf;\n\tline-height: 22px;\n\tborder-bottom: none;\n}\n\n#head-search {\n\theight: 48px;\n}\n\n#head-search form {\n\twidth: 288px;\n\tdisplay: inline-block;\n\tmargin-left: 60px;\n\tborder-bottom: 1px solid #3f3f3f;\n}\n\n#head-search input.text {\n\tbackground: #191e23;\n\tborder: 0;\n\tmargin-right: 0;\n\tmargin-bottom: 0;\n\twidth: 256px;\n\theight: 24px;\n\tcolor: #b4b9be;\n\tfloat: left;\n\tfont-size: 12px;\n\toutline: none;\n\tfont-family: \"Open Sans\", sans-serif;\n\tborder-radius: 0px;\n}\n\n#head-search input.text::-moz-placeholder {\n\tcolor: #eee;\n}\n\n#head-search .button {\n\tfloat: left;\n\ttext-shadow: none !important;\n\tborder: none;\n\tbox-shadow: none;\n\theight: 30px;\n\twidth: 26px;\n\tbackground: #191e23;\n\tbackground-image: url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831);\n\tbackground-position: 3px 5px;\n\tbackground-repeat: no-repeat;\n\tborde
 r-radius: 0;\n\tmargin: 0;\n\tpadding: 0;\n}\n\n#wporg-header ul#wporg-header-menu {\n\tposition: absolute;\n\tleft: -75%;\n\tmargin: 0;\n\tmin-width: 200px;\n\tmax-width: 75%;\n\tbackground: #23282d;\n\tlist-style: none;\n\ttext-align: left;\n\ttop: 100%;\n\t-webkit-transition: left 0.3s;\n\t-moz-transition: left 0.3s;\n\t-ms-transition: left 0.3s;\n\t-o-transition: left 0.3s;\n\ttransition: left 0.3s;\n\tz-index: 100000;\n}\n\n#wporg-header ul#wporg-header-menu.toggled {\n\tleft: 0;\n}\n\n#wporg-header ul li {\n\tposition:relative;\n\tlist-style-type:none;\n}\n\n#wporg-header ul li a {\n\tfont-family: \"Open Sans\", Helvetica, Arial, \"Liberation Sans\", sans-serif;\n\tfont-weight: 600;\n\tdisplay: block;\n\tline-height: 34px;\n\tpadding: 10px 30px;\n\tmargin: 0 4px;\n\tfont-size: 13px;\n\tcolor: #eee;\n\theight: 34px;\n}\n\n#wporg-header ul li a:hover,\n#wporg-header ul li a.current,\n#wporg-header ul li.current-menu-item a,\n#wporg-header ul li.current_page_p
 arent a {\n\tcolor: #00a0d2;\n}\n\n#wporg-header ul li a.subcurrent {\n\tfont-weight: bold;\n}\n\n#wporg-header .nav-submenu {\n\tclip: rect(1px, 1px, 1px, 1px);\n\theight: 1px;\n\tleft: -2px;\n\tmargin: 0;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n\tz-index: 99999;\n}\n\n#wporg-header ul.nav-submenu li a {\n\theight: 24px;\n\tline-height: 24px;\n\tmargin: 0;\n}\n\n#wporg-header ul li#download {\n\theight: 34px;\n\tpadding: 0 0 34px;\n\tfloat: right;\n\tmargin-right: 14px;\n\toverflow: hidden;\n}\n\n.wporg-page-download #wporg-header #download {\n\tdisplay: none;\n}\n\n#wporg-header ul li#download a {\n\tmargin: 0;\n\tpadding: 0 16px;\n}\n\n#wporg-header ul li#download a.current {\n\tcolor: #eee;\n}\n\n#wporg-header ul li#download a:hover {\n\tcolor: #eee;\n}\n\n@media screen and (max-width:820px) {\n\t#wporg-header ul li#download {\n\t\tdisplay: none;\n\t}\n}\n\n@media screen and (max-width:768px) {\n\t#wporg-header ul li#download {\n\t\tdisplay: bl
 ock;\n\t\tfloat: none;\n\t\tmargin: 10px 20px 20px;\n\t\tpadding-bottom: 0;\n\t\theight: auto;\n\t}\n\t#wporg-header ul li#download a {\n\t\tpadding: 4px 10px;\n\t}\n}\n\n#mobile-menu-button {\n\tbackground: none;\n\tborder: none;\n\tbox-shadow: none;\n\tposition: absolute;\n\ttop: 75px;\n\tleft: 10px;\n\tdisplay: block;\n\tfloat: left;\n\tvertical-align: top;\n\ttext-align: center;\n\ttext-decoration: inherit;\n\tfont-weight: normal;\n\tfont-style: normal;\n\tfont-size: 16px;\n\tfont-family: 'dashicons';\n\tline-height: 1;\n\tpadding: 1px;\n\ttext-shadow: none;\n\t-webkit-transition: color .1s ease-in 0;\n\t-moz-transition: color .1s ease-in 0;\n\ttransition: color .1s ease-in 0;\n\t-webkit-appearance: none;\n\t-webkit-font-smoothing: antialiased;\n}\n\n#mobile-menu-button:before {\n\tdisplay: inline-block;\n\tfloat: left;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n\tmargin: 0;\n\tpadding: 3px;\n\toutline: none;\n\tborder: none;\n\tcolor: #888;\n\tcontent: '\\f228'
 ;\n\tvertical-align: middle;\n\ttext-decoration: none;\n\tfont: normal 50px/1 'Dashicons';\n\t-webkit-font-smoothing: antialiased;\n}\n\n#download-mobile {\n\tbackground: #f7f7f7;\n\tborder-bottom: 1px solid #dddddd;\n}\n\n#download-mobile .wrapper {\n\tpadding: 20px 0;\n\ttext-align: center;\n}\n\n#download-mobile span.download-ready {\n\tfont-size: 1.6em;\n\tmargin: 0 0.25em;\n}\n\n#download-mobile a.download-button {\n\theight: inherit;\n\tpadding: 10px 15px;\n\tfont-size: 1.6em;\n\tmargin: 10px 0.25em;\n}\n\n.wporg-page-nightly .wrapper {\n\tmin-height: 250px;\n}\n\n@media screen and (min-width:480px) {\n\t#head-search form {\n\t\tmargin-left: 0;\n\t}\n}\n\n@media screen and (max-width:480px) {\n\t#head-search form {\n\t\twidth: 248px;\n\t}\n\t#head-search input.text {\n\t\twidth: 216px;\n  }\n}\n\n@media screen and (min-width:769px) {\n\n\t#wporg-header {\n\t\theight: 120px;\n\t\ttext-align: inherit;\n\t}\n\n\t#wporg-header h1 {\n\t\tfloat: left;\n\t\tpadding-left: 10px;\n\t}\n
 \n\t#head-search {\n\t\tfloat: right;\n\t\tmargin-right: 14px;\n\t\theight: 48px;\n\t\tpadding-top: 30px;\n\t}\n\n\t#head-search form {\n\t\tmargin-left: 0;\n\t}\n\n\t#wporg-header ul#wporg-header-menu {\n\t\tposition: static;\n\t\tfloat:left;\n\t\tmargin: -15px 0 0;\n\t\tpadding: 0;\n\t\tmin-width: 0;\n\t\tmax-width: inherit;\n\t\twidth: 100%;\n\t\tlist-style: none;\n\t}\n\n\t#wporg-header ul li {\n\t\tfloat: left;\n\t\tposition:relative;\n\t}\n\n\t#wporg-header ul li a {\n\t\tpadding: 0 6px;\n\t\theight: 46px;\n\t}\n\n\t#wporg-header ul li#download .uparrow {\n\t\tdisplay:none;\n\t}\n\n\t#wporg-header ul li a.current ~ .uparrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 9px solid transparent;\n\t\tborder-right: 9px solid transparent;\n\t\tborder-bottom: 9px solid #f7f7f7;\n\t\tmargin: -8px auto 0 auto;\n\t}\n\n\t#wporg-header ul li.current-menu-item:after,\n\t#wporg-header ul li.current_page_parent:after {\n\t\tcontent: '';\n\t\tposition: absolute;\n\t\tleft: 50%;\n\t\twid
 th: 0;\n\t\theight: 0;\n\t\tborder-left: 9px solid transparent;\n\t\tborder-right: 9px solid transparent;\n\t\tborder-bottom: 9px solid #f7f7f7;\n\t\tmargin: -8px 0 0 -9px;\n\t}\n\n\t#wporg-header ul li:hover .nav-submenu ~ .uparrow,\n\t#wporg-header ul li .nav-submenu:hover ~ .uparrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 9px solid transparent;\n\t\tborder-right: 9px solid transparent;\n\t\tborder-bottom: 9px solid #32373c;\n\t\tmargin: -10px auto 0 auto;\n\t}\n\n\t#wporg-header .nav-submenu {\n\t\tbackground: #32373c;\n\t\tborder: #32373c solid 1px;\n\t\tborder-top: 0;\n\t\tmargin-top: -1px;\n\t\tmin-width: 0;\n\t}\n\n\t#wporg-header ul li:hover .nav-submenu,\n\t#wporg-header ul li .nav-submenu:hover  {\n\t\tdisplay:block!important;/* Prevents #wporg-header ul overwriting this */\n\t\tposition:absolute;\n\t\ttop:46px;\n\t\tleft:0;\n\t\tz-index:101;\n\t\tmargin-left:0;\n\t\twidth:auto;\n\t}\n\n\t#wporg-header ul li .nav-submenu li {\n\t\tfloat: none;\n\t}\n\n\t#wporg-h
 eader ul.nav-submenu li a {\n\t\theight: 34px;\n\t\tline-height: 34px;\n\t}\n\n\t#wporg-header ul.nav-menu li:hover > ul,\n\t#wporg-header .nav-menu ul li:hover > ul,\n\t#wporg-header ul.nav-menu .focus > ul,\n\t#wporg-header .nav-menu .focus > ul {\n\t\tclip: inherit;\n\t\theight: inherit;\n\t\toverflow: inherit;\n\t\twidth: inherit;\n\t}\n\n\t#headline h2 {\n\t\ttext-rendering: optimizeLegibility;\n\t}\n\n\t#mobile-menu-button {\n\t\tdisplay: none;\n\t}\n\n\t#wporg-header h2.rosetta {\n\t\tpadding: 36px 27px 0;\n\t\tfloat: left;\n\t}\n}\n\n@media screen and (max-width:960px) {\n\t#home-welcome {\n\t\tmin-width: 0 !important;\n\t}\n\n\t#home-welcome .wrapper {\n\t\tmax-width: 100%;\n\t\tmargin: 0;\n\t}\n\n\t#home-text {\n\t\twidth: 100%;\n\t\tfloat: right;\n\t\tmargin: -10px;\n\t}\n\n\n\t#home-below .wrapper .col-2, #home-below .wrapper .col-4 {\n\t\tmax-width: 100%;\n\t}\n\n\t#home-below {\n\t\tmax-width: 100%;\n\t\twidth: auto;\n\t}\n}\n\n@media screen and (min-width:
 821px) {\n\t#download-mobile {\n\t\tdisplay: none;\n\t}\n}\n\n#home-welcome {\n\tbackground: #f7f7f7;\n\tmin-width: 960px;\n\tmin-height: 340px;\n\tborder-bottom: 1px solid #dfdfdf;\n}\n\n#home-welcome img.screenshot {\n\tmargin-top: 22px;\n\tmargin-right: 28px;\n\tfloat: left;\n}\n\n#home-welcome p {\n\tfont-size: 13px;\n\tpadding: 11px 0;\n\tmargin-right: 14px;\n}\n\n#home-welcome p.intro {\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n\tpadding-top: 34px;\n\tfont-size: 17px;\n\tline-height: 1.5em;\n}\n\n#home-welcome p.intro strong {\n\tfont-weight: normal;\n}\n\np.intro a {\n\tfont-weight: normal;\n}\n\n/* WordPress-style Buttons\n=======================\nCreate a button by adding the `.button` class to an element. For backwards\ncompatibility, we support several other classes (such as `.button-secondary`),\nbut these will *not* work with the stackable classes described below.\n\nButton Styles\n-------------\nTo display a primary button style, add the `.
 button-primary` class to a button.\n\nButton Sizes\n------------\nAdjust a button's size by adding the `.button-large` or `.button-small` class.\n\nButton States\n-------------\nLock the state of a button by adding the name of the pseudoclass as\nan actual class (e.g. `.hover` for `:hover`).\n\n\nTABLE OF CONTENTS:\n------------------\n 1.0 - Button Layouts\n 2.0 - Default Button Style\n 3.0 - Primary Button Style\n 4.0 - Button Groups\n 5.0 - Responsive Button Styles\n\n---------------------------------------------------------------------------- */\n/* ----------------------------------------------------------------------------\n  1.0 - Button Layouts\n---------------------------------------------------------------------------- */\n.submit input,\ninput[type=button],\ninput[type=submit],\n.button,\n.button-primary,\n.download-button,\n.button-secondary {\n\tborder: 1px solid;\n\t-webkit-border-radius: 3px;\n\tborder-radius: 3px;\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing
 :    border-box;\n\tbox-sizing:         border-box;\n\tcursor: pointer;\n\tdisplay: inline-block;\n\tfont-size: 0.8rem;\n\theight: 1.5625rem;\n\tline-height: 1;\n\tmargin: 0;\n\tpadding: 0 .8rem;\n\ttext-decoration: none;\n\twhite-space: nowrap;\n\t-webkit-appearance: none;\n}\n\n/* Remove the dotted border on :focus and the extra padding in Firefox */\nbutton::-moz-focus-inner,\ninput[type=\"reset\"]::-moz-focus-inner,\ninput[type=\"button\"]::-moz-focus-inner,\ninput[type=\"submit\"]::-moz-focus-inner {\n\tborder: 0 none;\n\tpadding: 0;\n}\n\n.button.button-xl,\n.button-group.button-xl .button {\n\tfont-size: 1rem;\n\theight: 2.44141rem;\n\tline-height: 1;\n\tpadding: 0 1.5rem;\n}\n\n.button.button-large,\n.button-group.button-large .button,\n.col-2 p.button,\n.col-13 p.button {\n\theight: 1.95313rem;\n\tline-height: 1;\n\tpadding: 0 1rem;\n}\n\n.button.button-small,\n.block-content span.button,\n.button-group.button-small .button {\n\tfont-size: 0.64
 rem;\n\theight: 1.25rem;\n\tline-height: 1;\n\tpadding: 0 .5rem;\n}\n\n.button.button-hero,\n.button-group.button-hero .button,\n#plugin-description p.button, .col-3 p.button,\nbody.trac #plugin-description .description-right p {\n\tfont-size: 14px;\n\theight: 46px;\n\tline-height: 44px;\n\tpadding: 0 36px;\n}\n\na.button,\na.button-primary,\na.button-secondary {\n\tline-height:  1.5625rem;\n}\n\na.button.button-large,\n.button-group.button-large a.button {\n\tline-height: 1.95313rem;\n}\n\na.button.button-xl,\n.button-group.button-xl a.button {\n\tline-height: 2.44141rem;\n}\n\na.button.button-small,\n.button-group.button-small a.button {\n\tline-height: 1.25rem;\n}\n\n.button:active,\n.button:focus {\n\toutline: none;\n}\n\n.button.hidden {\n\tdisplay: none;\n}\n\n/* Style Reset buttons as simple text links */\ninput[type=\"reset\"],\ninput[type=\"reset\"]:hover,\ninput[type=\"reset\"]:active,\ninput[type=\"reset\"]:focus {\n\tbackground: no
 ne;\n\tborder: none;\n\t-webkit-box-shadow: none;\n\tbox-shadow:         none;\n\tpadding: 0 2px 1px;\n\twidth: auto;\n}\n\n/* ----------------------------------------------------------------------------\n  2.0 - Default Button Style\n---------------------------------------------------------------------------- */\n.submit input,\ninput[type=button],\ninput[type=submit],\n.button,\n.button:visited,\n.button-secondary {\n\tbackground: #f7f7f7;\n\tborder-color: #cccccc;\n\t-webkit-box-shadow: 0 1px 0 #cccccc;\n\tbox-shadow:         0 1px 0 #cccccc;\n\tcolor: #555;\n\tvertical-align: top;\n}\n\np .button {\n\tvertical-align: baseline;\n}\n\n.submit input:hover,\ninput[type=button]:hover,\ninput[type=submit]:hover,\n.submit input:focus,\ninput[type=button]:focus,\ninput[type=submit]:focus,\n.button.hover,\n.button:hover,\n.button-secondary:hover,\n.button.focus,\n.button:focus,\n.button-secondary:focus {\n\tbackground: #fafafa;\n\tborder-color: #999;\n\tcolor: #23282d;\n}\n\n.submit inpu
 t:focus,\ninput[type=button]:focus,\ninput[type=submit]:focus,\n.button.focus,\n.button:focus,\n.button-secondary:focus,\n.button-link:focus {\n\tborder-color: #5b9dd9;\n\t-webkit-box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);\n\tbox-shadow:         0 0 3px rgba(0, 115, 170, 0.8);\n}\n\n.submit input:active,\ninput[type=button]:active,\ninput[type=submit]:active,\n.button.active,\n.button.active:hover,\n.button.active:focus,\n.button:active,\n.button-secondary:active {\n\tbackground: #eee;\n\tborder-color: #999;\n\t-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);\n\tbox-shadow:         inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);\n\t-webkit-transform: translateY(1px);\n\t-ms-transform:     translateY(1px);\n\ttransform:         translateY(1px);\n}\n\n.button.active:focus {\n\tborder-color: #5b9dd9;\n\t-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 3px rgba(0, 115, 170, 0.8);\n\tbox-shadow:         inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 3px rgba(0, 115, 1
 70, 0.8);\n}\n\n.submit input:disabled,\ninput[type=button]:disabled,\ninput[type=submit]:disabled,\n.button[disabled],\n.button:disabled,\n.button.disabled,\n.button-secondary[disabled],\n.button-secondary:disabled,\n.button-secondary.disabled,\n.button-disabled {\n\tbackground: #f7f7f7 !important;\n\tborder-color: #ddd !important;\n\t-webkit-box-shadow: none !important;\n\tbox-shadow:         none !important;\n\tcolor: #a0a5aa !important;\n\tcursor: default;\n\ttext-shadow: 0 1px 0 #fff !important;\n\t-webkit-transform: none !important;\n\t-ms-transform:     none !important;\n\ttransform:         none !important;\n}\n\n/* Buttons that look like links, for a cross of good semantics with the visual */\n.button-link {\n\tbackground: none;\n\tborder: 0;\n\t-webkit-border-radius: 0;\n\tborder-radius:         0;\n\t-webkit-box-shadow: none;\n\tbox-shadow:         none;\n\tcursor: pointer;\n\tmargin: 0;\n\toutline: none;\n\tpadding: 0;\n}\n\n.button-link:focus {\n\toutline: #5b9dd9 solid
  1px;\n}\n\n/* ----------------------------------------------------------------------------\n  3.0 - Primary Button Style\n---------------------------------------------------------------------------- */\n.button-primary,\n.download-button,\n.button-primary:visited,\n.download-button:visited {\n\tbackground: #0085ba;\n\tborder-color: #0073aa #006799 #006799;\n\t-webkit-box-shadow: 0 1px 0 #006799;\n\tbox-shadow:         0 1px 0 #006799;\n\tcolor: #fff;\n\ttext-decoration: none;\n\ttext-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;\n}\n\n.button-primary.hover,\n.button-primary:hover,\n.button-primary.focus,\n.button-primary:focus,\n.download-button.hover,\n.download-button:hover,\n.download-button.focus,\n.download-button:focus {\n\tbackground: #008ec2;\n\tborder-color: #006799;\n\tcolor: #fff;\n}\n\n.button-primary.focus,\n.button-primary:focus,\n.download-button.focus,\n.download-button:focus {\n\t-webkit-box-shadow: 0 1px 0 #0073aa, 0 0 2px 1
 px #33b3db;\n\tbox-shadow:         0 1px 0 #0073aa, 0 0 2px 1px #33b3db;\n}\n\n.button-primary.active,\n.button-primary.active:hover,\n.button-primary.active:focus,\n.button-primary:active,\n.download-button.active,\n.download-button.active:hover,\n.download-button.active:focus,\n.download-button:active {\n\tbackground: #0073aa;\n\tborder-color: #006799;\n\t-webkit-box-shadow: inset 0 2px 0 #006799;\n\tbox-shadow:         inset 0 2px 0 #006799;\n\tvertical-align: top;\n}\n\n.button-primary[disabled],\n.button-primary:disabled,\n.button-primary-disabled,\n.download-button[disabled],\n.download-button:disabled,\n.download-button-disabled {\n\tbackground: #008ec2 !important;\n\tborder-color: #007cb2 !important;\n\t-webkit-box-shadow: none !important;\n\tbox-shadow:         none !important;\n\tcolor: #66c6e4 !important;\n\tcursor: default;\n\ttext-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;\n}\n\n/* ----------------------------------------------------------------------------\n  4.0 
 - Button Groups\n---------------------------------------------------------------------------- */\n.button-group {\n\tdisplay: inline-block;\n\tfont-size: 0;\n\tposition: relative;\n\tvertical-align: middle;\n\twhite-space: nowrap;\n}\n\n.button-group > .button {\n\t-webkit-border-radius: 0;\n\tborder-radius: 0;\n\tdisplay: inline-block;\n\tmargin-right: -1px;\n\tz-index: 10;\n}\n\n.button-group > .button-primary {\n\tz-index: 100;\n}\n\n.button-group > .button:hover {\n\tz-index: 20;\n}\n\n.button-group > .button:first-child {\n\t-webkit-border-radius: 3px 0 0 3px;\n\tborder-radius:         3px 0 0 3px;\n}\n\n.button-group > .button:last-child {\n\t-webkit-border-radius: 0 3px 3px 0;\n\tborder-radius:         0 3px 3px 0;\n}\n\n.button-group > .button:focus {\n\tposition: relative;\n\tz-index: 1;\n}\n\n/* ----------------------------------------------------------------------------\n  5.0 - Responsive Button Styles\n--------------------------------------------------
 -------------------------- */\n@media screen and (max-width: 782px) {\n\t.button,\n\t.button.button-xl,\n\t.button.button-large,\n\t.button.button-small {\n\t\tfont-size: 14px;\n\t\theight: auto;\n\t\tline-height: normal;\n\t\tmargin-bottom: 4px;\n\t\tpadding: 6px 14px;\n\t\tvertical-align: middle;\n\t}\n}\n\n\n/* */\n\nbody #ed_toolbar input {\n\tpadding: 0 10px 1px;\n}\n\nbody #ed_toolbar #ed_pre {\n\tfont-family: sans-serif;\n}\n\n.col-3 a.download-button {\n\tdisplay: block;\n\ttext-align: center;\n}\n\n.download-meta {\n\ttext-align: center !important;\n\tfont-size: 12px;\n\tmargin-bottom: 0 !important;\n}\n\n\n/* */\n\n#home-welcome .download-button {\n\tmargin-left: 6px;\n}\n\n.col-3 ul {\n\tmargin-left: 16px;\n\tlist-style: square;\n\tmargin-bottom: 22px;\n}\n\n.col-3 p {\n\tmargin-bottom: 22px;\n}\n\n.download-tar {\n\tfont-size: 12px;\n\ttext-align: center;\n\tmargin-bottom: 14px !important;\n}\n\n#home-below {\n\tfont-size: 13px;\n\twidth: 960px;\n\tmargin: 0 auto;\n}\n\n
 #home-below .image img {\n\tborder: 1px solid #dadada;\n}\n\n#home-below .wrapper {\n\tfloat: left;\n\tmargin-bottom: 14px;\n}\n\n.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {\n\tfloat: left;\n\tmargin: 0 14px;\n}\n\n.col-1 { width: 52px; }\n.col-2 { width: 132px; }\n.col-3 { width: 212px; }\n.col-4 { width: 292px; }\n.col-5 { width: 372px; }\n.col-6 { width: 452px; }\n.col-7 { width: 532px; }\n.col-8 { width: 612px; }\n.col-9 { width: 692px; }\n.col-10 { width: 772px; }\n.col-11 { width: 852px; }\n.col-12 { width: 932px; }\n\n.col-9 h2 {\n\tmargin: 6px 0;\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n}\n\n.col-9 .entry {\n\tborder-bottom: 1px solid #dfdfdf;\n\tmargin-bottom: 30px;\n}\n\nh3 {\n\tfont-size: 14px;\n\tcolor: #23282d;\n\tfont-weight:bold;\n\tmargin: -1px 0 1px 0;\n}\n\nh4, h3.head {\n\tfont-weight: bold;\n\tfont-size: 14px;\n\tborder-bottom: 1px solid #dedede;\n\tpadding-bottom: 4px;\n\tcolor
 : #23282d;\n\tmargin-bottom: 18px;\n}\n\nh5 {\n\tfont-weight: bold;\n\tfont-size: 1em;\n\tmargin-bottom: 12px;\n}\n\n#home-below h4 {\n\tmargin-top: 28px;\n\tmargin-bottom: 16px;\n}\n\n#home-below h4 a {\n\tfont-weight: bold;\n}\n\n#home-below h5 {\n\tmargin-bottom: 0;\n}\n\n#home-below img.book {\n\tmargin-top: -17px;\n\tmargin-bottom: 6px;\n}\n\n#home-below a {\n\tfont-size: 14px;\n}\n\n#home-below ol.steps {\n\tmargin-top: -4px;\n}\n\n#home-below ol.steps li {\n\tpadding-left: 44px;\n\tpadding-top: 4px;\n\tmargin-bottom: 17px;\n\tposition: relative;\n}\n\n#home-below ol.steps li span {\n\tcontent: '';\n\twidth: 31px;\n\theight: 31px;\n\tposition: absolute;\n\tleft: 0;\n\ttop: 0;\n\tbackground-image: url(//s.w.org/style/images/steps.png);\n\tbackground-size: 93px 31px;\n\tbackground-repeat: no-repeat;\n}\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5),\n       only screen and (min-resolution: 1.5dppx),\n       only screen and (min-resolution: 144dpi) {\n\t#home-below
  ol.steps li span {\n\t\tbackground-image: url(//s.w.org/style/images/steps-2x.png);\n\t}\n}\n\n#home-below ol.steps li.one span {\n\tbackground-position: 0 0;\n}\n\n#home-below ol.steps li.two span {\n\tbackground-position: -31px 0;\n}\n\n#home-below ol.steps li.three span {\n\tbackground-position: -62px 0;\n}\n\nul#notable-users {\n\tlist-style: none;\n}\n\np#showcase-link a {\n\tfont-size: 0.9em;\n\tborder: none;\n}\n\nol.steps {\n\tlist-style: none;\n}\n\nul#notable-users li a {\n\tdisplay: block;\n\twidth: 130px;\n\theight: 59px;\n\tmargin-bottom: 8px;\n\tborder-top: 1px solid #f5f5f5;\n\tborder-left: 1px solid #f5f5f5;\n\tborder-right: 1px solid #dedede;\n\tborder-bottom: 1px solid #dedede;\n}\n\nul#notable-users li a:active {\n\tborder-top: 1px solid #dedede;\n\tborder-left: 1px solid #dedede;\n\tborder-right: 1px solid #f5f5f5;\n\tborder-bottom: 1px solid #f5f5f5;\n}\n\ninput.text {\n\tmargin-right: 2px;\n\tfont-size: 12px;\n\tpadding: 3px;\n\tbackground: #f5f5f5;\n\tborder:
  1px solid #ccc;\n\theight: 16px;\n\tvertical-align: top;\n\tcolor: #666;\n\tfont-family: sans-serif;\n}\n\n#headline {\n\theight: 62px;\n\tbackground: #f7f7f7;\n\tborder-bottom: 1px solid #dfdfdf;\n}\n\n#headline h2 {\n\tcolor: #555;\n\tfont-size: 28px;\n\tline-height: 1em;\n\ttext-shadow: #fff 0px 1px 0px;\n\tpadding-top: 18px;\n\tpadding-left: 9px;\n\tfloat: left;\n}\n\n.wporg-make .site-title a:before,\nbody.wporg-make #headline h2 a:before {\n\t-webkit-font-smoothing: antialiased;\n\tdisplay: inline-block;\n\tfont: normal 28px/1 'dashicons';\n\tvertical-align: top;\n\twidth: 36px;\n}\nbody.make-core #headline h2 a:before { content: '\\f475'; }\nbody.make-design #headline h2 a:before { content: '\\f309'; }\nbody.make-mobile #headline h2 a:before { content: '\\f470'; }\nbody.make-accessibility #headline h2 a:before { content: '\\f483'; }\nbody.make-polyglots #headline h2 a:before { content: '\\f326'; }\nbody.make-support #headline h2 a:before { content: '\\f125'; }\nbody.make-the
 mes #headline h2 a:before { content: '\\f100'; }\nbody.make-plugins #headline h2 a:before { content: '\\f106'; }\nbody.make-docs #headline h2 a:before { content: '\\f105'; }\nbody.make-community #headline h2 a:before { content: '\\f307'; }\nbody.make-meta #headline h2 a:before { content: '\\f325'; }\nbody.make-training #headline h2 a:before { content: '\\f118'; }\nbody.make-flow #headline h2 a:before { content: '\\f115'; }\nbody.make-tv #headline h2 a:before { content: '\\f235'; }\nbody.make-marketing #headline h2 a:before { content: '\\f130'; }\nbody.make-cli #headline h2 a:before { content: '\\f345'; }\nbody.make-hosting #headline h2 a:before { content: '\\f176'; }\n\n.make-core .site-title a:before { content: '\\f475'; }\n.make-design .site-title a:before { content: '\\f309'; }\n.make-mobile .site-title a:before { content: '\\f470'; }\n.make-accessibility .site-title a:before { content: '\\f483'; }\n.make-polyglots .site-title a:before { content: '\\f326'; }\n.make-support .site-
 title a:before { content: '\\f125'; }\n.make-themes .site-title a:before { content: '\\f100'; }\n.make-plugins .site-title a:before { content: '\\f106'; }\n.make-docs .site-title a:before { content: '\\f105'; }\n.make-community .site-title a:before { content: '\\f307'; }\n.make-meta .site-title a:before { content: '\\f325'; }\n.make-training .site-title a:before { content: '\\f118'; }\n.make-systems .site-title a:before { content: '\\f107'; }\n.make-flow .site-title a:before { content: '\\f115'; }\n.make-tv .site-title a:before { content: '\\f235'; }\n.make-marketing .site-title a:before { content: '\\f130'; }\n.make-cli .site-title a:before { content: '\\f345'; }\n.make-hosting .site-title a:before { content: '\\f176'; }\n\n#headline .login {\n\tfont-size: 12px;\n\tposition: relative;\n\tfloat: right;\n\tpadding-top: 22px;\n\tmargin-right: 15px;\n}\n\n#headline .login a {\n\tcolor: #21759b;\n}\n\n#headline .login a:visited {\n\tcolor: #4ca6cf;\n}\n\n#headline input.text {\n\tbackgr
 ound: #fff;\n\tborder: 1px solid #c6d9e9;\n}\n\n#pages {float:right;}\n\n#pagebody .submenu, #pagebody #submenu {\n\tmargin-left: 0;\n\tmargin-top: -2px;\n\tfont-size: 10px;\n\tlist-style: none;\n}\n\n#pagebody .submenu a#subcurrent, #pagebody #submenu a#subcurrent {\n\tcolor: #23282d;\n\tcursor: default;\n}\n\np.person {\n\tpadding-bottom: 10px;\n\tborder-bottom: 1px solid #dadada;\n\tmargin-bottom: 11px;\n}\n\n#pagebody .submenu li {\n\tborder-bottom: 1px solid #dedede;\n\tfont-size: 12px;\n\tline-height: 18px;\n\tpadding: 5px 0;\n}\n\n#pagebody .submenu li a {\n\twidth: 100%;\n\tdisplay: block;\n}\n\n#pagebody .submenu li.current {\n\tbackground: url(//s.w.org/style/images/arrow.png) center left no-repeat;\n\tfont-weight: bold;\n}\n\n#pagebody .submenu li:last-child {\n\tborder-bottom: 0;\n}\n\n#pagebody .submenu li ul {\n\tmargin-top: 0 !important;\n\tmargin-left: 16px !important;\n}\n\n#pagebody .submenu li ul li {\n\tborder: none;\n\tline-height: 1.4em;\n\tpadding-bottom: 2px;
 \n}\n\n#pagebody {\n\tfont-size: 13px;\n\tmargin-top: 29px;\n\tmargin-bottom: 22px;\n}\n\n#pagebody p, #pagebody ol, #pagebody ul {\n\tmargin: 0 0 22px 0;\n}\n\n#pagebody ul {\n\tmargin-left: 16px;\n\tlist-style: square;\n}\n\n#pagebody .submenu ul {\n\tmargin-bottom: 0;\n}\n\na.rsslink {\n\tbackground:url(//s.w.org/style/images/feedicon10.png) top left no-repeat;\n\tpadding-left: 14px;\n}\n\n#pagebody ol {\n\tmargin-left: 22px;\n}\n\n#pagebody ol.screenshots {\n\tlist-style: none;\n}\n\n#pagebody p.intro {\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n\tcolor: #555;\n\tfont-size: 15px;\n\tline-height: 1.6em;\n\tmargin-top: -1px;\n\tmargin-bottom: 23px;\n}\n\n#pagebody p.intro a {\n\tfont-weight: normal;\n}\n\n.feed {\n\tbackground: url(//s.w.org/style/images/feedicon.png) center left no-repeat;\n\tpadding-left: 19px;\n}\n\n#wporg-footer {\n\tclear: both;\n\toverflow: auto;\n\tmargin: 0 auto;\n\tpadding: 22px 14px 65px 14px;\n\tborder-top: 1px solid #dfdfdf;
 \n\tbackground-color: #f7f7f7;\n}\n\n#wporg-footer .wrapper {\n\toverflow: auto;\n\tmax-width: 932px;\n}\n\n#wporg-footer ul {\n\tfloat: left;\n\toverflow: auto;\n\twidth: 135px;\n\tmargin-left: 24px;\n\tmargin-bottom: 20px; /* for narrow screens */\n\tpadding-left: 0; /* override other generic styles */\n}\n\n@media screen and (min-width:960px) {\n\t#wporg-footer ul:first-child {\n\t\tmargin-left: 0;\n\t}\n}\n\n@media screen and (min-width:561px) and (max-width:959px) {\n\t#wporg-footer .wrapper {\n\t\tmax-width: 600px;\n\t}\n\n\t#wporg-footer ul:nth-child(3n+1) {\n\t\tmargin-left: 0;\n\t}\n\n\t#wporg-footer ul:nth-child(4n) {\n\t\tclear: both;\n\t}\n\n\t#wporg-footer ul {\n\t\tmargin-left: 2%;\n\t\twidth: 32%;\n\t}\n}\n\n@media screen and (max-width:560px) {\n\t#wporg-footer .wrapper {\n\t\tmax-width: 360px;\n\t}\n\n\t#wporg-footer ul:nth-child(2n+1) {\n\t\tmargin-left: 0;\n\t}\n\n\t#wporg-footer ul:nth-child(odd) {\n\t\tclear: both;\n\t}\n\n\t#wporg-footer ul {\n\t\tmargin-left: 
 4%;\n\t\twidth: 48%;\n\t}\n}\n\n#wporg-footer ul li {\n\tfont-size: 14px;\n\tmargin-bottom: 1px;\n\tcolor: #bbb;\n\tlist-style-type: none;\n}\n\n#wporg-footer ul li a {\n\tborder: none;\n}\n\n#wporg-footer .cip {\n\tclear: both;\n\tfloat: none;\n\ttext-align: center;\n\tmargin: 35px auto 0 auto;\n\tfont-size: 16px;\n\tletter-spacing: 0.3em;\n\ttext-transform: uppercase;\n\tcolor: #cccccc;\n}\n\n#wporg-footer .cip-image {\n\tbackground: url(//s.w.org/style/images/codeispoetry.png?1) center center no-repeat;\n\tbackground-size: 190px 15px;\n\twidth: 190px;\n\theight: 15px;\n\ttext-indent: -9999px;\n}\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5),\n       only screen and (min-resolution: 1.5dppx),\n\t   only screen and (min-resolution: 144dpi) {\n\t#wporg-footer .cip-image {\n\t\tbackground-image: url(//s.w.org/style/images/codeispoetry-2x.png?1);\n\t}\n}\n\nblockquote {\n\tbackground: #f5f5f5;\n\tborder: 1px solid #dadada;\n\tpadding: 22px 22px 0;\n\tmargin-bottom: 2
 2px;\n}\n\n.wporg-page-about-books #pagebody h2 {\n\tmargin-bottom: 1em;\n}\n\n#pagebody ul.books, ul#otherbooks {\n\tlist-style: none;\n\tmargin: 0;\n}\n\n#pagebody .books .image, #otherbooks .image {\n\twidth: 200px;\n\tdisplay: block;\n\tfloat: left;\n\ttext-align: center;\n\tmargin: 18px;\n\tborder-right: 1px solid #dadada;\n}\n\n#pagebody .books img, #otherbooks img {\n\tborder: 1px solid #dadada;\n}\n\n#pagebody .books.mobile img {\n\tborder:none;\n}\n\n#pagebody .books li, #otherbooks li {\n\tbackground: #f5f5f5;\n\tborder: 1px solid #dadada;\n\tborder-right-color: #eee;\n\tborder-bottom-color: #e0e0e0;\n\tmargin-bottom: 22px;\n\tclear: both;\n\tfloat: left;\n\twidth: 100%;\n}\n\n#pagebody .books h3, #otherbooks h3 {\n\tmargin: 18px 0 5px 0;\n\tfont: 21px Georgia, Times, \"Times New Roman\", serif;\n}\n\n#otherbooks h3, #otherbooks p {\n\tmargin-left:20px;\n}\n\n#otherbooks h3 {\n\tfont-size:18px;\n}\n\n#pagebody .books p, #otherbooks p {\n\tpadding-right: 22px;\n\t
 padding-left: 22px;\n\tmargin-bottom: 7px;\n\tline-height: 1.4em;\n}\n\n#pagebody .books .author, #otherbooks .author {\n\tfont: italic 15px Georgia, Times, \"Times New Roman\", serif;\n\tmargin-bottom: 11px;\n\tcolor: #888;\n}\n\n#pagebody .books .published, #otherbooks .published {\n\tfont-size: 11px;\n\ttext-transform: uppercase;\n\tletter-spacing: 0.2em;\n\tcolor: #888;\n}\n\n#pagebody .books h3 a, #otherbooks h3 a {\n\tfont-weight: normal;\n}\n\n.features .col-5 li {\n\tmargin-bottom:15px;\n}\n\n.alt { background: #f2f2f2; }\n\n.featured {\n\tbackground: #fffbcc;\n\tborder: 1px solid #e6db55;\n\tpadding: 11px 11px 16px;\n\tmargin: 32px 0;\n\toverflow: auto;\n\t/*width: 670px;*/\n}\n\n.wporg-page-hosting #pagebody .partner .forum {\n\tmargin: 0;\n}\n\n.partner {\n\tclear: both;\n\tmin-height: 100px;\n\tmargin: 40px 10px 40px 0;\n\tpadding-left: 120px;\n\tposition: relative;\n}\n\n.partner p {\n\tmargin-bottom: 10px;\n}\n\n.partner img {\n\tmargin-left: 10px;\n\tpositio
 n: absolute;\n\ttop: 0;\n\tleft: -10px;\n}\n@media (max-width: 359px) {\n\t.partner {\n\t\tmargin-right: 15px;\n\t\tpadding-left: 15px;\n\t}\n\t.partner img {\n\t\tfloat: right;\n\t\tposition: relative;\n\t}\n}\n\n.submit {\n\tborder-top: 1px solid #ccc;\n\tpadding: 1.5em 0 0 0;\n\tmargin: 10px 0 0 0;\n\t-moz-border-radius-bottomleft: 3px;\n\t-khtml-border-bottom-left-radius: 3px;\n\t-webkit-border-bottom-left-radius: 3px;\n\tborder-bottom-left-radius: 3px;\n\t-moz-border-radius-bottomright: 3px;\n\t-khtml-border-bottom-right-radius: 3px;\n\t-webkit-border-bottom-right-radius: 3px;\n\tborder-bottom-right-radius: 3px;\n}\n\n#pagebody table.widefat {\n\tborder-collapse: collapse;\n\twidth: 100%;\n\tclear: both;\n\tmargin-bottom: 11px;\n}\n\n#pagebody table.widefat a {\n\ttext-decoration: none;\n}\n\n#pagebody table.widefat tr.alt {\n\tbackground-color: #f2f2f2;\n}\n\n#pagebody table.widefat tbody.hover {\n\tcursor: pointer;\n}\n\n#pagebody table.widefat tbody tr.hover,\n#pagebody tabl
 e.widefat tbody tr:hover {\n\tbackground-color: #ddd;\n}\n#pagebody table.widefat tbody tr.hover a,\n#pagebody table.widefat tbody a:hover {\n\tcolor: #d54e21;\n}\n\n#pagebody table.widefat td, #pagebody table.widefat th {\n\tfont-size: 13px;\n\tpadding: 6px;\n\tvertical-align: text-top;\n}\n\n#pagebody table.widefat thead {\n\tbackground-color: #cfcfcf;\n\tcolor: #000;\n\tfont-weight: bold;\n}\n\n#pagebody table.widefat th {\n\tpadding-bottom: 4px;\n\tpadding-top: 8px;\n\ttext-align: left;\n}\n\n#pagebody table.widefat .check-column {\n\ttext-align: center;\n\tvertical-align: text-top;\n\twidth: 3%;\n}\n\n.wrap, .updated, .error {\n\tmargin: 0;\n\tmargin-left: 15px;\n\tmargin-right: 15px;\n\tpadding: 0;\n\tmax-width: 980px;\n}\n\n.form-table, form#profile-form table {\n\tborder-collapse: collapse;\n\tmargin-top: 1em;\n\twidth: 100%;\n\tcolor: #333;\n}\n\n.form-table td, form#profile-form table td {\n\tmargin-bottom: 9px;\n\tpadding: 10px;\n\tline-height: 20px;\n\tborder-bottom-widt
 h: 8px;\n\tborder-bottom-style: solid;\n\n}\n\n.form-table th, form#profile-form table th {\n\ttext-align: left;\n\tpadding: 10px;\n\twidth: 150px;\n\tfont-weight: bold;\n\tborder-bottom-width: 8px;\n\tborder-bottom-style: solid;\n}\n\n.form-table input[type='text'], .form-table textarea,\nform#profile-form table input[type='text'], form#profile-form textarea {\n\tborder: 1px solid #d1e5f6;\n\tborder-top-color: #b0c1cf;\n\tborder-left-color: #b0c1cf;\n}\n\n.form-table input[type='text'] {\n\tpadding: 3px;\n}\n\n.form-table textarea, form#profile-form table textarea {\n\twidth: 520px !important;\n\tfont-size: 13px;\n\tline-height: 1.5em;\n}\n\n.error {\n\tbackground-color: #ffebe8;\n\tborder-color: #c00;\n}\n\n.error a {\n\tcolor: #c00;\n}\n\n.form-invalid {\n\tbackground-color: #ffebe8 !important;\n}\n\n.form-invalid input {\n\tborder-color: #c00 !important;\n}\n\n.form-table td, .form-table th,\nform#profile-form table td, form#profile-form table th {\n\tborder-bottom-color: #fff;\
 n}\n\n.form-input-tip {\n\tcolor: #999;\n}\n\n#sitesearch {\n\tmargin-top: 10px;\n\tmargin-bottom: 22px;\n\tfont-size: 10px;\n}\n\n#sitesearch #sitesearchbox {\n\twidth: 45%;\n\tpadding: 3px;\n\tfont-size: 18px;\n}\n\n#sitesearch p { margin-top: 4px; }\n\n#sitesearch label { margin-right: 6px;}\n\n#sitesearch .text {\n\theight: 24px;\n}\n\n#sitesearch .button {\n\tfont-size: 16px;\n\tmargin-left: 4px;\n\theight: 32px;\n\tpadding: 0 6px;\n}\n\nol.searchresults {\n\tmargin-top: 22px !important;\n\tpadding-left: 4px;\n}\n\ndiv.special { margin-top: 22px; }\n\n.searchresults h4, .special h4 {\n\tmargin-bottom: 4px;\n}\n.searchresults .source, .special .source {\n\tfloat: right;\n\tfont-size: 10px;\n\tfont-style: italic;\n\tfont-family: \"Lucida Sans\";\n\tcolor: #888;\n\tfont-weight: normal;\n}\n\n.heatmap {\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n\tline-height: 3em;\n}\n\n.heatmap a {\n\tfont-weight: normal;\n}\n\n.col-10 .col-5 {\n\tmargin: 0;\
 n\twidth: 352px;\n}\n\n.col-10 .col-10 {\n\tmargin: 24px 0 0;\n\tclear: both;\n}\n\n.col-10 .col-8, .col-10 .col-7 {\n\tmargin: 0;\n}\n\n.col-10 .col-5 table td {\n\tline-height: 1.5em;\n\tpadding: 10px 0;\n\tborder-bottom: 1px solid #dadada;\n}\n\n.more {\n\tfont-size: 90%;\n}\n\n.column-list {\n\tfont-size: 12px;\n\tline-height: 1.5em;\n}\n\n.column-list li {\n\tpadding-bottom: 4px;\n}\n\n#theuser .block {\n\tmargin: 24px;\n}\n\n#theuser #userinfo {\n\tmargin-left: 22px;\n\tmargin-bottom: 0;\n}\n\n#lang-guess {\n\twidth: 93%;\n\tmax-width: 932px;\n\tmargin: 22px auto 0;\n\tbackground: #fffbcc;\n\tborder: 1px solid #e6db55;\n\ttext-align: center;\n\tfont: 1.3em Georgia, Times, \"Times New Roman\", serif;\n\tpadding: 10px 0;\n\t-moz-border-radius: 3px;\n\t-khtml-border-radius: 3px;\n\t-webkit-border-radius: 3px;\n\tborder-radius: 3px;\n}\n\nh3.graphics {\n\tclear: both;\n\tpadding-top: 20px;\n\tfont-size:22px;\n\tfont-weight: normal;\n\tcolor: #999;\n\tpadding-bottom: 6px;
 \n}\n\nul.logo {\n\tmargin: 0 14px 14px 0 !important;\n\twidth: 176px;\n\tborder: 1px solid #dfdfdf;\n\tborder-top: none;\n\tfloat: left;\n}\n\nul.logo li {\n\tlist-style: none;\n\tborder-bottom: 1px solid #dfdfdf;\n\tbackground: #f5f5f5;\n\tline-height:13px;\n}\n\nul.logo li.img {\n\tbackground: #fff;\n}\n\nul.logo li a span {\n\tcolor: #999;\n\tfont-weight: normal;\n}\n\nul.logo li a {\n\tdisplay: block;\n\tpadding: 6px 8px;\n\tfont-size:10px;\n}\n\nul.logo li:first-child {\n\tborder-top: 1px solid #dfdfdf;\n}\n\nul.logo li:last-child {\n\tborder-bottom: none;\n}\n\np.community {\n\tclear: both;\n\tfont-size:14px;\n\tpadding: 24px 0;\n}\n\n\nul.logo .pnglogo { background: #eee; text-align: center;}\n\nul.logo .pnglogo:hover { background: #555; }\n\n.pnglogo img {\n\tpadding: 62px 0;\n}\n\n#logo-blue img, #logo-grey img { padding: 20px 0; }\n\n\nul.colors {\n\tmargin: 0 !important;\n}\n\nul.colors li {\n\tfloat: left;\n\tlist-style: none;\n\tmargin-left: 60px;\n\tpadding-right:50px
 ;\n\tborder-right: 1px solid #dfdfdf;\n\tmargin-right:50px;\n\tmargin-bottom: 24px;\n\tline-height: 14px;\n\tfont-size: 10px;\n\tcolor: #666;\n}\n\nul.colors li strong {\n\tfont-size: 12px;\n\tcolor: #333;\n}\n\nul.colors li:last-child {\n\tpadding-right: 0;\n\tmargin-right: 0;\n\tborder-right: none;\n}\n\nul.colors li img {\n\tfloat: left;\n\tmargin-left: -60px;\n}\n\nbody .meta {\n\tfont-size: 12px;\n\tcolor: #777;\n\tmargin-bottom: 10px;\n}\n\nbody .meta a {\n\tcolor: #777;\n\tborder-bottom: 1px solid #dfdfdf;\n}\n\nbody .meta a:hover { color: #d54e21; border-bottom-color: #d54e21; }\n\nhr { border: none; border-top: 1px solid #dfdfdf; }\n\n#headline a {\n\tcolor: #555;\n}\n\nimg#wpstats {\n\tmargin: -10px 10px 0;\n}\n\n.wporg-stats-chart path[fill=\"#cccccc\"] {\n\tfill: #cbcdce;\n}\n\n.wporg-stats-chart path[fill=\"#0011cc\"] {\n\tfill: #0073aa;\n\tcursor: pointer;\n}\n\n.wporg-stats-chart path[fill=\"#0011cc\"]:hover {\n\tfill: #00a0d2;\n}\n\n.wpo
 rg-stats-chart text[fill=\"#0011cc\"] {\n\tfill: #444;\n}\n\n.wporg-stats-chart {\n\twidth: 650px; /* Avoid jumps when the charts are loaded. */\n\theight: 450px;\n\tposition: relative;\n}\n\n.wporg-stats-chart.loading:before {\n\tcontent: '';\n\tdisplay: block;\n\twidth: 20px;\n\theight: 20px;\n\tposition: absolute;\n\tleft: 50%;\n\ttop: 50%;\n\tmargin: -10px 0 0 -10px;\n\tbackground: url(https://s.w.org/wp-includes/images/spinner.gif) no-repeat center;\n\t-webkit-background-size: 20px 20px;\n\tbackground-size: 20px 20px;\n\t-webkit-transform: translateZ(0);\n\ttransform: translateZ(0);\n}\n\n@media print,\n  (-webkit-min-device-pixel-ratio: 1.25),\n  (min-resolution: 120dpi) {\n\t.wporg-stats-chart.loading:before {\n\t\tbackground-image:url(https://s.w.org/wp-includes/images/spinner-2x.gif)\n\t}\n}\n\n/* Responsive styling ---------------------------------- */\n\n.wporg-page-download .mobile-notice {\n\tdisplay: none;\n}\n.wporg-page-download .download-button-container {
 \n\ttext-align: center;\n}\n.wporg-page-mobile {\n\tbackground-color: #f1f1f1;\n}\n.wporg-page-mobile #pagebody ul.books {\n\tdisplay: -moz-box;\n\tdisplay: -ms-flexbox;\n\tdisplay: flex;\n\tflex-wrap: wrap;\n}\n.wporg-page-mobile #pagebody .books li {\n\twidth: 49%;\n\tmargin-left: 1%;\n\tclear: none;\n}\n.wporg-page-mobile #pagebody .books li:first-child {\n\tmargin-left: 0;\n\tmargin-right: 1%;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books p {\n\tmargin-bottom: 14px;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books li {\n\tpadding: 0 14px 15px;\n\tbox-sizing: border-box;\n\tbackground-color: #fff;\n\tborder: 1px solid #dedede;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books h3 {\n\tmargin-bottom: 15px;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books .image {\n\tfloat: right;\n\tborder-right: 0;\n\tborder-left: 1px solid #dadada;\n\tmargin-left: 14px;\n\tmargin-right: 0;\n\tmargin-top: 0;\n}\n\n.wporg-responsive .col-7,\nbody.wporg-responsive .
 col-8,\nbody.wporg-responsive .col-10 {\n\tmargin-left: 174px;\n}\nbody.wporg-responsive .col-2 {\n\tposition: absolute;\n}\n\n.wporg-responsive .col-10 .col-5 {\n\twidth: 50%;\n\tbox-sizing: border-box;\n\tpadding-right: 14px;\n}\n.wporg-responsive .col-10 .col-5:last-child {\n\tpadding-right: 0;\n\tpadding-left: 14px;\n}\n.wporg-responsive.wporg-page-parent-about .col-7,\n.wporg-responsive.wporg-page-parent-about .col-8,\n.wporg-responsive.wporg-page-parent-about .col-10 {\n\tmin-height: 550px;\n}\n\n.wporg-responsive.wporg-page-about-logos h3.graphics img {\n\tfloat: right;\n\tmargin-top: -40px;\n\tmargin-left: 40px;\n}\n.wporg-responsive.wporg-page-about-logos .all-logos ul.logo li {\n\tmin-height: 39px;\n}\n.wporg-responsive.wporg-page-about-logos .all-logos ul.logo li.img {\n\tmin-height: 150px;\n}\n.wporg-responsive.wporg-page-about-logos ul.logo li.img {\n\tline-height: 0;\n\ttext-align: center;\n}\n@media screen and (max-width: 974px) {\n\tbody.wporg-responsive #pagebody .w
 rapper {\n\t\tdisplay: -moz-box;\n\t\tdisplay: -ms-flexbox;\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t}\n\tbody.wporg-responsive .col-2,\n\tbody.wporg-responsive .col-3,\n\tbody.wporg-responsive .col-6,\n\tbody.wporg-responsive .col-7,\n\tbody.wporg-responsive .col-8,\n\tbody.wporg-responsive .col-9,\n\tbody.wporg-responsive .col-10,\n\tbody.wporg-responsive .col-12 {\n\t\twidth: inherit;\n\t\tfloat: none;\n\t\tword-wrap: break-word;\n\t}\n\n\tbody.wporg-responsive .col-2 {\n\t\tposition: inherit;\n\t\twidth: 100%;\n\t}\n\n\tbody.wporg-responsive .col-8,\n\tbody.wporg-responsive .col-9,\n\tbody.wporg-responsive .col-10 {\n\t\tmargin-left: 14px;\n\t\tmargin-right: 14px;\n\t}\n\n\t.wporg-responsive.wporg-page-parent-about .col-7,\n\t.wporg-responsive.wporg-page-parent-about .col-8,\n\t.wporg-responsive.wporg-page-parent-about .col-10 {\n\t\tmin-height: inherit;\n\t}\n\n\t.wporg-responsive.wporg-page-mobile #pagebody .books li {\n\t\twidth: 100%;\n\t\tmargin-left: 0;\n\t\tmargin-rig
 ht: 0;\n\t}\n\n\t/*\n\t * /download\n\t */\n\n\t.wporg-responsive .col-7 ~.col-2 {\n\t\tposition: inherit;\n\t\tfloat: left;\n\t\twidth: 50%;\n\t\tmargin: 0;\n\t\tbox-sizing: border-box;\n\t\tpadding: 0 14px;\n\t}\n\t.wporg-responsive .col-7 ~ .col-3 {\n\t\tfloat: right;\n\t\twidth: 50%;\n\t\tmargin: 0;\n\t\tbox-sizing: border-box;\n\t\tpadding: 0 14px;\n\t}\n\t.wporg-responsive .col-7 {\n\t\tmargin-left: 14px;\n\t\tmargin-right: 14px;\n\t\twidth: inherit;\n\t\tmargin-bottom: 3em;\n\t\tpadding-bottom: 2em;\n\t\tborder-bottom: 1px solid #ccc;\n\t}\n\n\t/*\n\t * /news and /showcase\n\t */\n\n\t.wporg-responsive .storycontent {\n\t\tpadding-right: 0;\n\t}\n}\n@media screen and (max-width: 700px) {\n\t.wporg-responsive.wporg-page-about-logos h3.graphics {\n\t\tpadding-top: 0;\n\t}\n\t.wporg-responsive.wporg-page-about-logos h3.graphics img {\n\t\tdisplay: block;\n\t\tfloat: none;\n\t\tmargin: 0 auto 14px;\n\t}\n}\n@media screen and (max-width: 480px) {\n\t.wporg-responsive .col-7 {\n\t\
 tborder-bottom: 0;\n\t}\n\t.wporg-responsive #sidebar, .wporg-responsive .col-7 {\n\t\tfloat: none;\n\t}\n\t.wporg-responsive #sidebar {\n\t\twidth: 100%;\n\t}\n\n\t.wporg-responsive .col-10 .col-5, .wporg-responsive .col-10 .col-5:last-child {\n\t\twidth: 100%;\n\t\tpadding: 0;\n\t}\n\n\t.wporg-responsive .col-7 ~ .col-3 {\n\t\tmargin-top: 2em;\n\t\tborder-top: 1px solid #ccc;\n\t\tpadding-top: 3em;\n\t\twidth: inherit;\n\t\tfloat: none;\n\t\tmargin: 2em auto;\n\t}\n\t.wporg-page-download .mobile-notice {\n\t\tdisplay: block;\n\t\twidth: 60%;\n\t\tmargin: 1px auto 3em;\n\t\tborder: 1px solid #ccc;\n\t\tpadding: 2em 1.9em 0.5em;\n\t}\n\t.wporg-page-download .mobile-notice-inner {\n\t\tdisplay: none;\n\t}\n\n\t.wporg-page-about-books #pagebody .books li {\n\t\tpadding: 0 18px 18px;\n\t\tbox-sizing: border-box;\n\t}\n\t.wporg-page-about-books #pagebody .books .image {\n\t\tborder-right: 0;\n\t\tfloat: none;\n\t\twidth: inherit;\n\t}\n\t.wporg-page-about-books #pagebody .books p {\n\t\
 tpadding-right: 0;\n\t\tpadding-left: 0;\n\t}\n\n\t.wporg-responsive.wporg-page-about-logos ul.logo {\n\t\twidth: 100%;\n\t}\n}\n\n\n/*\n *  Notifications\n */\n\n .notification {\n\tbackground: #eee;\n\tfont-size: 13px;\n\tmargin: 0;\n\tmax-width: 100%;\n\tpadding: 8px 12px;\n\ttext-align: center;\n}\n\n.notification-info {\n\tbackground: #d9edf7;\n}\n\n.notification-success {\n\tbackground: #c7e8ca;\n}\n\n.notification-warning {\n\tbackground: #fff8e5;\n}\n\n.notification-danger {\n\tbackground: #f2dede;\n}\n"]}
</del><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+{"version":3,"sources":["wp4.css"],"names":[],"mappings":"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
 ;CACA,uBAAuB;CACxB,sBAAA;CACA,gCAAA;CACC,oCAAkB;CACnB;;AAEA;CACC,oBAAA;CACA,iCAAD;CACC;;AAED;CACA,gBAAA;CACC,mBAAA;CACA;;AAED;CACA,iBAAA;CACC,iBAAE;CACH,uBAAA;CACC;;AAED;CACC,gBAAgB;CACjB,mBAAA;CACA,iBAAA;CACC,oBAAA;CACA;;AAED;CACC,kBAAA;CACA;;AAED;CACA;EACC,eAAA;EACC;CACD;;AAED;CACC;EACA,aAAA;EACC;CACF;EACC,aAAA;GACC;CACD;;AAED;CACA;EACE,gBAAgB;EACjB;CACA;;AAED;;CAEC;EACA,cAAA;EACC,oBAAiB;EAClB;;CAEA;EACA,YAAA;EACC,mBAAkB;EACnB;;CAEA;EACC,aAAa;EACd,mBAAA;EACA,aAAA;EACC,kBAAA;EACA;;CAED;EACC,eAAW;EACZ;;CAEA;EACC,iBAAA;EACA,WAAA;EACD,kBAAA;EACC,WAAA;EACA,aAAa;EACd,mBAAA;EACA,YAAA;EACC,iBAAA;EACA;;CAED;EADC,YAAA;EAGA,kBAAA;EACA;;CAED;EACC,eAAA;EACD,aAAA;EACC;;CAED;EADC,aAAA;EAGA;;CAED;EACA,SAAA;EACC,UAAA;EACA,mCAAmC;EACpC,oCAAA;EACC,iCAAiC;EACjC,yBAAA;EACA;;CAED;;EAEA,YAAA;EACC,mBAAA;EACD,UAAA;EACC,SAAA;EACA,UAAA;EACA,mCAAmC;EACpC,oCAAA;EACC,iCAAiC;EACjC,sBAAA;EACD;;CAEA;;EAEA,SAAA;EACC,UAAA;EACA,mCAAmC;EACpC,oCAAA;EACA,iCAAA;EACA,0BAAA;EACC;;CAED;EACA,oBAAA;EACC,0BAA0B;EAC3B,cAAA;EAC
 C,iBAAiB;EACjB,aAAA;EACA;;CAED;;EAEC,wBAAc,gDAAA;EACf,kBAAA;EACC,SAAA;EACA,OAAO;EACR,YAAA;EACC,cAAY;EACb,WAAA;EACC;;CAED;EACA,YAAA;EACD;;CAEC;EACC,aAAa;EACb,kBAAkB;EAClB;;CAED;;;;EAIC,cAAc;EACf,gBAAA;EACC,kBAAkB;EAClB,eAAA;EACD;;CAEA;;EAEC,mCAAA;EACA;;CAED;EACA,cAAA;EACA;;CAEA;EACC,qBAAqB;EACvB,YAAA;EACC;CACA;;;AAGD;CACC,eAAC;CACD;;AAED;CACC;EACA,wBAAA;EACD;;CAEC;EACD,gBAAA;EACC,UAAA;EACA;;CAEA;EACC,YAAY;EACb,aAAA;EACD,cAAA;EACC;;;CAGA;EACC,gBAAY;EACd;;CAEC;EACD,gBAAA;EACC,YAAA;EACC;CACD;;AAED;CACA;EACC,cAAA;EACD;CACC;;AAED;CACC,oBAAoB;CACrB,iBAAA;CACA,kBAAA;CACC,iCAAA;CACA;;AAED;CACA,iBAAA;CACC,mBAAgB;CAChB,YAAA;CACA;;AAED;CACA,gBAAA;CACC,gBAAA;CACA,mBAAkB;CAClB;;AAED;CACC,sDAAsD;CACvD,kBAAA;CACC,gBAAA;CACA,mBAAA;CACA;;AAED;CACC,oBAAA;CACA;;AAED;CACC,oBAAoB;CACpB;;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;+EA4B+E;AAC/E;;+EAE+E;AAC/E;;;;;;;CAGC,kBAAA;CAZA,2BAAA;CAkBA,mBAAA;CACD,+BAAA;CACC,+BAAkB;CAClB,+BAAA;CACD,gBAAA;CACC,sBAAA;CACA,kBAAA;CACA,kBAAe;CACf,aAAA;CACA,kBAAA;CACA,eAAA;CACA,UAAA;C
 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","file":"wp4.css","sourcesContent":["/* The Reset ---------------------------------- */\nbody,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,\nh6,pre,form,fieldset,input,p,blockquote,table,\nth,td { margin: 0; padding: 0; }\nfieldset,img,abbr { bor
 der: 0; }\naddress,caption,cite,code,dfn,h1,h2,h3,\nh4,h5,h6,th,var { font-style: normal; font-weight: normal; }\ncaption,th { text-align: left; }\nq:before,q:after { content: ''; }\na { text-decoration: none; }\n\nhtml {\n\toverflow-y: scroll;\n}\n\nbody {\n\tfont-size: 62.5%;\n\tbackground: #fff;\n\tfont-family: sans-serif;\n\tline-height: 22px;\n\tcolor: #444;\n}\n/* -------------------------------------------- */\n\ncode, pre { font-family: Consolas, Monaco, \"Courier New\", Courier, monospace; color: #000; }\n\na code,\na pre {\n\tcolor: inherit;\n}\n\npre {\n\tbackground: #f3f3f7;\n\tborder: 1px solid #dedee3;\n\tpadding: 11px;\n\tfont-size: 12px;\n\tline-height: 1.3em;\n\tmargin-bottom: 22px;\n\toverflow: auto;\n}\n\npre a { font-weight: normal; }\n\na,\n#wporg-footer ul li a {\n\tcolor: #21759b;\n\ttext-decoration: none;\n\tfont-weight: normal;\n}\n\nstrong a {\n\tfont-weight: bold;\n}\n\na:visited,\n#wporg-footer ul li a:visited {\n\tcolor: #4ca6cf;\n}\n\np a { bo
 rder-bottom: 1px solid #dfdfdf; }\n\nh3 a { font-weight: bold; }\n\n.button a, .button a:hover, #headline a:not(.button), #headline a:not(.button):hover, #sidebar a:not(.button), #sidebar a:not(.button):hover, .frontpageheatmap a, .frontpageheatmap a:hover, .col-3 a, .col-3 a:hover { border: none !important; }\n\n#headline a.button { display: inline-block; }\n\np a:hover { border-bottom: 1px solid #d54e21; }\n\na:hover { color: #d54e21; }\n\nh2 {\n\tfont-family: \"HelveticaNeue-Light\",\"Helvetica Neue Light\",\"Helvetica Neue\",sans-serif;\n\tfont-weight: 300;\n\tfont-size: 22px;\n}\n\nh2 a {\n\tfont-weight: 300;\n}\n\nstrong {\n\tfont-weight: bold;\n}\n\nem, cite {\n\tfont-style: italic;\n}\n\nsup {\n\tline-height: 1em;\n\tfont-size: 80%;\n}\n\n/* Hide visually but not from screen readers */\n.screen-reader-text {\n\tposition: absolute;\n\tmargin: -1px;\n\tpadding: 0;\n\theight: 1px;\n\twidth: 1px;\n\toverflow: hidden;\n\tclip: rect(0 0 0 0);\n\tborde
 r: 0;\n\tword-wrap: normal !important;\n}\n\n/* =WordPress Core\n-------------------------------------------------------------- */\n.alignnone {\n\tmargin: 5px 20px 20px 0;\n}\n\n.aligncenter,\ndiv.aligncenter {\n\tdisplay: block;\n\tmargin: 5px auto 5px auto;\n}\n\n.alignright {\n\tfloat:right;\n\tmargin: 5px 0 20px 20px;\n}\n\n.alignleft {\n\tfloat: left;\n\tmargin: 5px 20px 20px 0;\n}\n\n.aligncenter {\n\tdisplay: block;\n\tmargin: 5px auto 5px auto;\n}\n\na img.alignright {\n\tfloat: right;\n\tmargin: 5px 0 20px 20px;\n}\n\na img.alignnone {\n\tmargin: 5px 20px 20px 0;\n}\n\na img.alignleft {\n\tfloat: left;\n\tmargin: 5px 20px 20px 0;\n}\n\na img.aligncenter {\n\tdisplay: block;\n\tmargin-left: auto;\n\tmargin-right: auto\n}\n\n.wp-caption {\n\tbackground: #fff;\n\tborder: 1px solid #f0f0f0;\n\tmax-width: 96%; /* Image does not overflow the content area */\n\tpadding: 5px 3px 10px;\n\ttext-align: center;\n}\n\n.wp-caption.alignnone {\n\tmargin: 5px 20px 20px 0;\n}\n\n.wp-captio
 n.alignleft {\n\tmargin: 5px 20px 20px 0;\n}\n\n.wp-caption.alignright {\n\tmargin: 5px 0 20px 20px;\n}\n\n.wp-caption img {\n\tborder: 0 none;\n\theight: auto;\n\tmargin: 0;\n\tmax-width: 98.5%;\n\tpadding: 0;\n\twidth: auto;\n}\n\n.wp-caption p.wp-caption-text {\n\tfont-size: 11px;\n\tline-height: 17px;\n\tmargin: 0;\n\tpadding: 0 4px 5px;\n}\n\n/* */\n\n.wrapper {\n\tmax-width: 960px;\n\tmargin: 0 auto;\n\tclear: both;\n}\n\n.wrapper img{\n\tmax-width: 100%;\n\theight: auto;\n}\n\n#wporg-header {\n\tposition: relative;\n\theight: 140px;\n\twidth: 100%;\n\tbackground: #23282d;\n\ttext-align: center;\n}\n\n#wporg-header h1 {\n\tdisplay: inline-block;\n\twidth: 303px;\n}\n\n#wporg-header h1 a {\n\tdisplay: block;\n\tbackground: url(//s.w.org/style/images/wporg-logo.svg?3) center left no-repeat;\n\tbackground-size: 290px 46px;\n\theight: 88px;\n\ttext-indent: -9999px;\n}\n\n#wporg-header h2.rosetta {\n\tfont-size: 30px;\n\tcolor: #dfdfdf;\n\tfont-family: Georgia, \"Times New Rom
 an\", serif;\n\tmargin: 0;\n}\n\n#wporg-header h2.rosetta a {\n\tpadding: 0;\n\tdisplay: block;\n\theight: 52px; /* 88 header height - 36 top padding */\n\tcolor: #dfdfdf;\n\tline-height: 22px;\n\tborder-bottom: none;\n}\n\n#head-search {\n\theight: 48px;\n}\n\n#head-search form {\n\twidth: 288px;\n\tdisplay: inline-block;\n\tmargin-left: 60px;\n\tborder-bottom: 1px solid #3f3f3f;\n}\n\n#head-search input.text {\n\tbackground: #191e23;\n\tborder: 0;\n\tmargin-right: 0;\n\tmargin-bottom: 0;\n\twidth: 256px;\n\theight: 24px;\n\tcolor: #b4b9be;\n\tfloat: left;\n\tfont-size: 12px;\n\toutline: none;\n\tfont-family: \"Open Sans\", sans-serif;\n\tborder-radius: 0px;\n}\n\n#head-search input.text::-moz-placeholder {\n\tcolor: #eee;\n}\n\n#head-search .button {\n\tfloat: left;\n\ttext-shadow: none !important;\n\tborder: none;\n\tbox-shadow: none;\n\theight: 30px;\n\twidth: 26px;\n\tbackground: #191e23;\n\tbackground-image: url(//s.w.org/wp-includes/images/admin-bar-sprite.png?
 d=20120831);\n\tbackground-position: 3px 5px;\n\tbackground-repeat: no-repeat;\n\tborder-radius: 0;\n\tmargin: 0;\n\tpadding: 0;\n}\n\n#wporg-header ul#wporg-header-menu {\n\tposition: absolute;\n\tleft: -75%;\n\tmargin: 0;\n\tmin-width: 200px;\n\tmax-width: 75%;\n\tbackground: #23282d;\n\tlist-style: none;\n\ttext-align: left;\n\ttop: 100%;\n\t-webkit-transition: left 0.3s;\n\t-moz-transition: left 0.3s;\n\t-ms-transition: left 0.3s;\n\t-o-transition: left 0.3s;\n\ttransition: left 0.3s;\n\tz-index: 100000;\n}\n\n#wporg-header ul#wporg-header-menu.toggled {\n\tleft: 0;\n}\n\n#wporg-header ul li {\n\tposition:relative;\n\tlist-style-type:none;\n}\n\n#wporg-header ul li a {\n\tfont-family: \"Open Sans\", Helvetica, Arial, \"Liberation Sans\", sans-serif;\n\tfont-weight: 600;\n\tdisplay: block;\n\tline-height: 34px;\n\tpadding: 10px 30px;\n\tmargin: 0 4px;\n\tfont-size: 13px;\n\tcolor: #eee;\n\theight: 34px;\n}\n\n#wporg-header ul li a:hover,\n#wporg-header ul li a
 .current,\n#wporg-header ul li.current-menu-item a,\n#wporg-header ul li.current_page_parent a {\n\tcolor: #00a0d2;\n}\n\n#wporg-header ul li a.subcurrent {\n\tfont-weight: bold;\n}\n\n#wporg-header .nav-submenu {\n\tclip: rect(1px, 1px, 1px, 1px);\n\theight: 1px;\n\tleft: -2px;\n\tmargin: 0;\n\toverflow: hidden;\n\tpadding: 0;\n\tposition: absolute;\n\twidth: 1px;\n\tz-index: 99999;\n}\n\n#wporg-header ul.nav-submenu li a {\n\theight: 24px;\n\tline-height: 24px;\n\tmargin: 0;\n}\n\n#wporg-header ul li#download {\n\theight: 34px;\n\tpadding: 0 0 34px;\n\tfloat: right;\n\tmargin-right: 14px;\n\toverflow: hidden;\n}\n\n.wporg-page-download #wporg-header #download {\n\tdisplay: none;\n}\n\n#wporg-header ul li#download a {\n\tmargin: 0;\n\tpadding: 0 16px;\n}\n\n#wporg-header ul li#download a.current {\n\tcolor: #eee;\n}\n\n#wporg-header ul li#download a:hover {\n\tcolor: #eee;\n}\n\n@media screen and (max-width:820px) {\n\t#wporg-header ul li#download {\n\t\tdisplay: none;\n\t}\n}\n\n@
 media screen and (max-width:768px) {\n\t#wporg-header ul li#download {\n\t\tdisplay: block;\n\t\tfloat: none;\n\t\tmargin: 10px 20px 20px;\n\t\tpadding-bottom: 0;\n\t\theight: auto;\n\t}\n\t#wporg-header ul li#download a {\n\t\tpadding: 4px 10px;\n\t}\n}\n\n#mobile-menu-button {\n\tbackground: none;\n\tborder: none;\n\tbox-shadow: none;\n\tposition: absolute;\n\ttop: 75px;\n\tleft: 10px;\n\tdisplay: block;\n\tfloat: left;\n\tvertical-align: top;\n\ttext-align: center;\n\ttext-decoration: inherit;\n\tfont-weight: normal;\n\tfont-style: normal;\n\tfont-size: 16px;\n\tfont-family: 'dashicons';\n\tline-height: 1;\n\tpadding: 1px;\n\ttext-shadow: none;\n\t-webkit-transition: color .1s ease-in 0;\n\t-moz-transition: color .1s ease-in 0;\n\ttransition: color .1s ease-in 0;\n\t-webkit-appearance: none;\n\t-webkit-font-smoothing: antialiased;\n}\n\n#mobile-menu-button:before {\n\tdisplay: inline-block;\n\tfloat: left;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n\tmargin: 0;\n
 \tpadding: 3px;\n\toutline: none;\n\tborder: none;\n\tcolor: #888;\n\tcontent: '\\f228';\n\tvertical-align: middle;\n\ttext-decoration: none;\n\tfont: normal 50px/1 'Dashicons';\n\t-webkit-font-smoothing: antialiased;\n}\n\n#download-mobile {\n\tbackground: #f7f7f7;\n\tborder-bottom: 1px solid #dddddd;\n}\n\n#download-mobile .wrapper {\n\tpadding: 20px 0;\n\ttext-align: center;\n}\n\n#download-mobile span.download-ready {\n\tfont-size: 1.6em;\n\tmargin: 0 0.25em;\n}\n\n#download-mobile a.download-button {\n\theight: inherit;\n\tpadding: 10px 15px;\n\tfont-size: 1.6em;\n\tmargin: 10px 0.25em;\n}\n\n.wporg-page-nightly .wrapper {\n\tmin-height: 250px;\n}\n\n@media screen and (min-width:480px) {\n\t#head-search form {\n\t\tmargin-left: 0;\n\t}\n}\n\n@media screen and (max-width:480px) {\n\t#head-search form {\n\t\twidth: 248px;\n\t}\n\t#head-search input.text {\n\t\twidth: 216px;\n  }\n}\n\n@media screen and (min-width:769px) {\n\n\t#wporg-header {\n\t\theight: 120px;\n\t\ttext-align: 
 inherit;\n\t}\n\n\t#wporg-header h1 {\n\t\tfloat: left;\n\t\tpadding-left: 10px;\n\t}\n\n\t#head-search {\n\t\tfloat: right;\n\t\tmargin-right: 14px;\n\t\theight: 48px;\n\t\tpadding-top: 30px;\n\t}\n\n\t#head-search form {\n\t\tmargin-left: 0;\n\t}\n\n\t#wporg-header ul#wporg-header-menu {\n\t\tposition: static;\n\t\tfloat:left;\n\t\tmargin: -15px 0 0;\n\t\tpadding: 0;\n\t\tmin-width: 0;\n\t\tmax-width: inherit;\n\t\twidth: 100%;\n\t\tlist-style: none;\n\t}\n\n\t#wporg-header ul li {\n\t\tfloat: left;\n\t\tposition:relative;\n\t}\n\n\t#wporg-header ul li a {\n\t\tpadding: 0 6px;\n\t\theight: 46px;\n\t}\n\n\t#wporg-header ul li#download .uparrow {\n\t\tdisplay:none;\n\t}\n\n\t#wporg-header ul li a.current ~ .uparrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 9px solid transparent;\n\t\tborder-right: 9px solid transparent;\n\t\tborder-bottom: 9px solid #f7f7f7;\n\t\tmargin: -8px auto 0 auto;\n\t}\n\n\t#wporg-header ul li.current-menu-item:after,\n\t#wporg-header ul li.current_
 page_parent:after {\n\t\tcontent: '';\n\t\tposition: absolute;\n\t\tleft: 50%;\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 9px solid transparent;\n\t\tborder-right: 9px solid transparent;\n\t\tborder-bottom: 9px solid #f7f7f7;\n\t\tmargin: -8px 0 0 -9px;\n\t}\n\n\t#wporg-header ul li:hover .nav-submenu ~ .uparrow,\n\t#wporg-header ul li .nav-submenu:hover ~ .uparrow {\n\t\twidth: 0;\n\t\theight: 0;\n\t\tborder-left: 9px solid transparent;\n\t\tborder-right: 9px solid transparent;\n\t\tborder-bottom: 9px solid #32373c;\n\t\tmargin: -10px auto 0 auto;\n\t}\n\n\t#wporg-header .nav-submenu {\n\t\tbackground: #32373c;\n\t\tborder: #32373c solid 1px;\n\t\tborder-top: 0;\n\t\tmargin-top: -1px;\n\t\tmin-width: 0;\n\t}\n\n\t#wporg-header ul li:hover .nav-submenu,\n\t#wporg-header ul li .nav-submenu:hover  {\n\t\tdisplay:block!important;/* Prevents #wporg-header ul overwriting this */\n\t\tposition:absolute;\n\t\ttop:46px;\n\t\tleft:0;\n\t\tz-index:101;\n\t\tmargin-left:0;\n\t\twidth:aut
 o;\n\t}\n\n\t#wporg-header ul li .nav-submenu li {\n\t\tfloat: none;\n\t}\n\n\t#wporg-header ul.nav-submenu li a {\n\t\theight: 34px;\n\t\tline-height: 34px;\n\t}\n\n\t#wporg-header ul.nav-menu li:hover > ul,\n\t#wporg-header .nav-menu ul li:hover > ul,\n\t#wporg-header ul.nav-menu .focus > ul,\n\t#wporg-header .nav-menu .focus > ul {\n\t\tclip: inherit;\n\t\theight: inherit;\n\t\toverflow: inherit;\n\t\twidth: inherit;\n\t}\n\n\t#headline h2 {\n\t\ttext-rendering: optimizeLegibility;\n\t}\n\n\t#mobile-menu-button {\n\t\tdisplay: none;\n\t}\n\n\t#wporg-header h2.rosetta {\n\t\tpadding: 36px 27px 0;\n\t\tfloat: left;\n\t}\n}\n\n@media screen and (max-width:960px) {\n\t#home-welcome {\n\t\tmin-width: 0 !important;\n\t}\n\n\t#home-welcome .wrapper {\n\t\tmax-width: 100%;\n\t\tmargin: 0;\n\t}\n\n\t#home-text {\n\t\twidth: 100%;\n\t\tfloat: right;\n\t\tmargin: -10px;\n\t}\n\n\n\t#home-below .wrapper .col-2, #home-below .wrapper .col-4 {\n\t\tmax-width: 100%;\n\t}\n\n\t#home-b
 elow {\n\t\tmax-width: 100%;\n\t\twidth: auto;\n\t}\n}\n\n@media screen and (min-width:821px) {\n\t#download-mobile {\n\t\tdisplay: none;\n\t}\n}\n\n#home-welcome {\n\tbackground: #f7f7f7;\n\tmin-width: 960px;\n\tmin-height: 340px;\n\tborder-bottom: 1px solid #dfdfdf;\n}\n\n#home-welcome img.screenshot {\n\tmargin-top: 22px;\n\tmargin-right: 28px;\n\tfloat: left;\n}\n\n#home-welcome p {\n\tfont-size: 13px;\n\tpadding: 11px 0;\n\tmargin-right: 14px;\n}\n\n#home-welcome p.intro {\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n\tpadding-top: 34px;\n\tfont-size: 17px;\n\tline-height: 1.5em;\n}\n\n#home-welcome p.intro strong {\n\tfont-weight: normal;\n}\n\np.intro a {\n\tfont-weight: normal;\n}\n\n/* WordPress-style Buttons\n=======================\nCreate a button by adding the `.button` class to an element. For backwards\ncompatibility, we support several other classes (such as `.button-secondary`),\nbut these will *not* work with the stackable classes describe
 d below.\n\nButton Styles\n-------------\nTo display a primary button style, add the `.button-primary` class to a button.\n\nButton Sizes\n------------\nAdjust a button's size by adding the `.button-large` or `.button-small` class.\n\nButton States\n-------------\nLock the state of a button by adding the name of the pseudoclass as\nan actual class (e.g. `.hover` for `:hover`).\n\n\nTABLE OF CONTENTS:\n------------------\n 1.0 - Button Layouts\n 2.0 - Default Button Style\n 3.0 - Primary Button Style\n 4.0 - Button Groups\n 5.0 - Responsive Button Styles\n\n---------------------------------------------------------------------------- */\n/* ----------------------------------------------------------------------------\n  1.0 - Button Layouts\n---------------------------------------------------------------------------- */\n.submit input,\ninput[type=button],\ninput[type=submit],\n.button,\n.button-primary,\n.download-button,\n.button-secondary {\n\tborder: 1px solid;\n\t-webkit-border-ra
 dius: 3px;\n\tborder-radius: 3px;\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing:    border-box;\n\tbox-sizing:         border-box;\n\tcursor: pointer;\n\tdisplay: inline-block;\n\tfont-size: 0.8rem;\n\theight: 1.5625rem;\n\tline-height: 1;\n\tmargin: 0;\n\tpadding: 0 .8rem;\n\ttext-decoration: none;\n\twhite-space: nowrap;\n\t-webkit-appearance: none;\n}\n\n/* Remove the dotted border on :focus and the extra padding in Firefox */\nbutton::-moz-focus-inner,\ninput[type=\"reset\"]::-moz-focus-inner,\ninput[type=\"button\"]::-moz-focus-inner,\ninput[type=\"submit\"]::-moz-focus-inner {\n\tborder: 0 none;\n\tpadding: 0;\n}\n\n.button.button-xl,\n.button-group.button-xl .button {\n\tfont-size: 1rem;\n\theight: 2.44141rem;\n\tline-height: 1;\n\tpadding: 0 1.5rem;\n}\n\n.button.button-large,\n.button-group.button-large .button,\n.col-2 p.button,\n.col-13 p.button {\n\theight: 1.95313rem;\n\tline-height: 1;\n\tpadding: 0 1rem;\n}\n\n.button.button-small
 ,\n.block-content span.button,\n.button-group.button-small .button {\n\tfont-size: 0.64rem;\n\theight: 1.25rem;\n\tline-height: 1;\n\tpadding: 0 .5rem;\n}\n\n.button.button-hero,\n.button-group.button-hero .button,\n#plugin-description p.button, .col-3 p.button,\nbody.trac #plugin-description .description-right p {\n\tfont-size: 14px;\n\theight: 46px;\n\tline-height: 44px;\n\tpadding: 0 36px;\n}\n\na.button,\na.button-primary,\na.button-secondary {\n\tline-height:  1.5625rem;\n}\n\na.button.button-large,\n.button-group.button-large a.button {\n\tline-height: 1.95313rem;\n}\n\na.button.button-xl,\n.button-group.button-xl a.button {\n\tline-height: 2.44141rem;\n}\n\na.button.button-small,\n.button-group.button-small a.button {\n\tline-height: 1.25rem;\n}\n\n.button:active,\n.button:focus {\n\toutline: none;\n}\n\n.button.hidden {\n\tdisplay: none;\n}\n\n/* Style Reset buttons as simple text links */\ninput[type=\"reset\"],\ninput[type=\"reset\"]:hover,\ninput[type=
 \"reset\"]:active,\ninput[type=\"reset\"]:focus {\n\tbackground: none;\n\tborder: none;\n\t-webkit-box-shadow: none;\n\tbox-shadow:         none;\n\tpadding: 0 2px 1px;\n\twidth: auto;\n}\n\n/* ----------------------------------------------------------------------------\n  2.0 - Default Button Style\n---------------------------------------------------------------------------- */\n.submit input,\ninput[type=button],\ninput[type=submit],\n.button,\n.button:visited,\n.button-secondary {\n\tbackground: #f7f7f7;\n\tborder-color: #cccccc;\n\t-webkit-box-shadow: 0 1px 0 #cccccc;\n\tbox-shadow:         0 1px 0 #cccccc;\n\tcolor: #555;\n\tvertical-align: top;\n}\n\np .button {\n\tvertical-align: baseline;\n}\n\n.submit input:hover,\ninput[type=button]:hover,\ninput[type=submit]:hover,\n.submit input:focus,\ninput[type=button]:focus,\ninput[type=submit]:focus,\n.button.hover,\n.button:hover,\n.button-secondary:hover,\n.button.focus,\n.button:focus,\n.button-secondary:focus
  {\n\tbackground: #fafafa;\n\tborder-color: #999;\n\tcolor: #23282d;\n}\n\n.submit input:focus,\ninput[type=button]:focus,\ninput[type=submit]:focus,\n.button.focus,\n.button:focus,\n.button-secondary:focus,\n.button-link:focus {\n\tborder-color: #5b9dd9;\n\t-webkit-box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);\n\tbox-shadow:         0 0 3px rgba(0, 115, 170, 0.8);\n}\n\n.submit input:active,\ninput[type=button]:active,\ninput[type=submit]:active,\n.button.active,\n.button.active:hover,\n.button.active:focus,\n.button:active,\n.button-secondary:active {\n\tbackground: #eee;\n\tborder-color: #999;\n\t-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);\n\tbox-shadow:         inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);\n\t-webkit-transform: translateY(1px);\n\t-ms-transform:     translateY(1px);\n\ttransform:         translateY(1px);\n}\n\n.button.active:focus {\n\tborder-color: #5b9dd9;\n\t-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 3px rgba(0, 115, 170, 0.8);
 \n\tbox-shadow:         inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 3px rgba(0, 115, 170, 0.8);\n}\n\n.submit input:disabled,\ninput[type=button]:disabled,\ninput[type=submit]:disabled,\n.button[disabled],\n.button:disabled,\n.button.disabled,\n.button-secondary[disabled],\n.button-secondary:disabled,\n.button-secondary.disabled,\n.button-disabled {\n\tbackground: #f7f7f7 !important;\n\tborder-color: #ddd !important;\n\t-webkit-box-shadow: none !important;\n\tbox-shadow:         none !important;\n\tcolor: #a0a5aa !important;\n\tcursor: default;\n\ttext-shadow: 0 1px 0 #fff !important;\n\t-webkit-transform: none !important;\n\t-ms-transform:     none !important;\n\ttransform:         none !important;\n}\n\n/* Buttons that look like links, for a cross of good semantics with the visual */\n.button-link {\n\tbackground: none;\n\tborder: 0;\n\t-webkit-border-radius: 0;\n\tborder-radius:         0;\n\t-webkit-box-shadow: none;\n\tbox-shadow:         none;\n\tcursor: pointer;\n\tmargin: 0
 ;\n\toutline: none;\n\tpadding: 0;\n}\n\n.button-link:focus {\n\toutline: #5b9dd9 solid 1px;\n}\n\n/* ----------------------------------------------------------------------------\n  3.0 - Primary Button Style\n---------------------------------------------------------------------------- */\n.button-primary,\n.download-button,\n.button-primary:visited,\n.download-button:visited {\n\tbackground: #0085ba;\n\tborder-color: #0073aa #006799 #006799;\n\t-webkit-box-shadow: 0 1px 0 #006799;\n\tbox-shadow:         0 1px 0 #006799;\n\tcolor: #fff;\n\ttext-decoration: none;\n\ttext-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;\n}\n\n.button-primary.hover,\n.button-primary:hover,\n.button-primary.focus,\n.button-primary:focus,\n.download-button.hover,\n.download-button:hover,\n.download-button.focus,\n.download-button:focus {\n\tbackground: #008ec2;\n\tborder-color: #006799;\n\tcolor: #fff;\n}\n\n.button-primary.focus,\n.button-primary:focus,\n.download-bu
 tton.focus,\n.download-button:focus {\n\t-webkit-box-shadow: 0 1px 0 #0073aa, 0 0 2px 1px #33b3db;\n\tbox-shadow:         0 1px 0 #0073aa, 0 0 2px 1px #33b3db;\n}\n\n.button-primary.active,\n.button-primary.active:hover,\n.button-primary.active:focus,\n.button-primary:active,\n.download-button.active,\n.download-button.active:hover,\n.download-button.active:focus,\n.download-button:active {\n\tbackground: #0073aa;\n\tborder-color: #006799;\n\t-webkit-box-shadow: inset 0 2px 0 #006799;\n\tbox-shadow:         inset 0 2px 0 #006799;\n\tvertical-align: top;\n}\n\n.button-primary[disabled],\n.button-primary:disabled,\n.button-primary-disabled,\n.download-button[disabled],\n.download-button:disabled,\n.download-button-disabled {\n\tbackground: #008ec2 !important;\n\tborder-color: #007cb2 !important;\n\t-webkit-box-shadow: none !important;\n\tbox-shadow:         none !important;\n\tcolor: #66c6e4 !important;\n\tcursor: default;\n\ttext-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;\n}\n\n
 /* ----------------------------------------------------------------------------\n  4.0 - Button Groups\n---------------------------------------------------------------------------- */\n.button-group {\n\tdisplay: inline-block;\n\tfont-size: 0;\n\tposition: relative;\n\tvertical-align: middle;\n\twhite-space: nowrap;\n}\n\n.button-group > .button {\n\t-webkit-border-radius: 0;\n\tborder-radius: 0;\n\tdisplay: inline-block;\n\tmargin-right: -1px;\n\tz-index: 10;\n}\n\n.button-group > .button-primary {\n\tz-index: 100;\n}\n\n.button-group > .button:hover {\n\tz-index: 20;\n}\n\n.button-group > .button:first-child {\n\t-webkit-border-radius: 3px 0 0 3px;\n\tborder-radius:         3px 0 0 3px;\n}\n\n.button-group > .button:last-child {\n\t-webkit-border-radius: 0 3px 3px 0;\n\tborder-radius:         0 3px 3px 0;\n}\n\n.button-group > .button:focus {\n\tposition: relative;\n\tz-index: 1;\n}\n\n/* ---------------------------------------------------------------------------
 -\n  5.0 - Responsive Button Styles\n---------------------------------------------------------------------------- */\n@media screen and (max-width: 782px) {\n\t.button,\n\t.button.button-xl,\n\t.button.button-large,\n\t.button.button-small {\n\t\tfont-size: 14px;\n\t\theight: auto;\n\t\tline-height: normal;\n\t\tmargin-bottom: 4px;\n\t\tpadding: 6px 14px;\n\t\tvertical-align: middle;\n\t}\n}\n\n\n/* */\n\nbody #ed_toolbar input {\n\tpadding: 0 10px 1px;\n}\n\nbody #ed_toolbar #ed_pre {\n\tfont-family: sans-serif;\n}\n\n.col-3 a.download-button {\n\tdisplay: block;\n\ttext-align: center;\n}\n\n.download-meta {\n\ttext-align: center !important;\n\tfont-size: 12px;\n\tmargin-bottom: 0 !important;\n}\n\n\n/* */\n\n#home-welcome .download-button {\n\tmargin-left: 6px;\n}\n\n.col-3 ul {\n\tmargin-left: 16px;\n\tlist-style: square;\n\tmargin-bottom: 22px;\n}\n\n.col-3 p {\n\tmargin-bottom: 22px;\n}\n\n.download-tar {\n\tfont-size: 12px;\n\ttext-align: center;\n\tmargin-bottom: 14px !import
 ant;\n}\n\n#home-below {\n\tfont-size: 13px;\n\twidth: 960px;\n\tmargin: 0 auto;\n}\n\n#home-below .image img {\n\tborder: 1px solid #dadada;\n}\n\n#home-below .wrapper {\n\tfloat: left;\n\tmargin-bottom: 14px;\n}\n\n.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {\n\tfloat: left;\n\tmargin: 0 14px;\n}\n\n.col-1 { width: 52px; }\n.col-2 { width: 132px; }\n.col-3 { width: 212px; }\n.col-4 { width: 292px; }\n.col-5 { width: 372px; }\n.col-6 { width: 452px; }\n.col-7 { width: 532px; }\n.col-8 { width: 612px; }\n.col-9 { width: 692px; }\n.col-10 { width: 772px; }\n.col-11 { width: 852px; }\n.col-12 { width: 932px; }\n\n.col-9 h2 {\n\tmargin: 6px 0;\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n}\n\n.col-9 .entry {\n\tborder-bottom: 1px solid #dfdfdf;\n\tmargin-bottom: 30px;\n}\n\nh3 {\n\tfont-size: 14px;\n\tcolor: #23282d;\n\tfont-weight:bold;\n\tmargin: -1px 0 1px 0;\n}\n\nh4, h3.head {\n\tfont-weight: bold;\n\
 tfont-size: 14px;\n\tborder-bottom: 1px solid #dedede;\n\tpadding-bottom: 4px;\n\tcolor: #23282d;\n\tmargin-bottom: 18px;\n}\n\nh5 {\n\tfont-weight: bold;\n\tfont-size: 1em;\n\tmargin-bottom: 12px;\n}\n\n#home-below h4 {\n\tmargin-top: 28px;\n\tmargin-bottom: 16px;\n}\n\n#home-below h4 a {\n\tfont-weight: bold;\n}\n\n#home-below h5 {\n\tmargin-bottom: 0;\n}\n\n#home-below img.book {\n\tmargin-top: -17px;\n\tmargin-bottom: 6px;\n}\n\n#home-below a {\n\tfont-size: 14px;\n}\n\n#home-below ol.steps {\n\tmargin-top: -4px;\n}\n\n#home-below ol.steps li {\n\tpadding-left: 44px;\n\tpadding-top: 4px;\n\tmargin-bottom: 17px;\n\tposition: relative;\n}\n\n#home-below ol.steps li span {\n\tcontent: '';\n\twidth: 31px;\n\theight: 31px;\n\tposition: absolute;\n\tleft: 0;\n\ttop: 0;\n\tbackground-image: url(//s.w.org/style/images/steps.png);\n\tbackground-size: 93px 31px;\n\tbackground-repeat: no-repeat;\n}\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5),\n       only screen and (min-
 resolution: 1.5dppx),\n       only screen and (min-resolution: 144dpi) {\n\t#home-below ol.steps li span {\n\t\tbackground-image: url(//s.w.org/style/images/steps-2x.png);\n\t}\n}\n\n#home-below ol.steps li.one span {\n\tbackground-position: 0 0;\n}\n\n#home-below ol.steps li.two span {\n\tbackground-position: -31px 0;\n}\n\n#home-below ol.steps li.three span {\n\tbackground-position: -62px 0;\n}\n\nul#notable-users {\n\tlist-style: none;\n}\n\np#showcase-link a {\n\tfont-size: 0.9em;\n\tborder: none;\n}\n\nol.steps {\n\tlist-style: none;\n}\n\nul#notable-users li a {\n\tdisplay: block;\n\twidth: 130px;\n\theight: 59px;\n\tmargin-bottom: 8px;\n\tborder-top: 1px solid #f5f5f5;\n\tborder-left: 1px solid #f5f5f5;\n\tborder-right: 1px solid #dedede;\n\tborder-bottom: 1px solid #dedede;\n}\n\nul#notable-users li a:active {\n\tborder-top: 1px solid #dedede;\n\tborder-left: 1px solid #dedede;\n\tborder-right: 1px solid #f5f5f5;\n\tborder-bottom: 1px solid #f5f5f5;\n}\n\ninput.text {\n\tmar
 gin-right: 2px;\n\tfont-size: 12px;\n\tpadding: 3px;\n\tbackground: #f5f5f5;\n\tborder: 1px solid #ccc;\n\theight: 16px;\n\tvertical-align: top;\n\tcolor: #666;\n\tfont-family: sans-serif;\n}\n\n#headline {\n\theight: 62px;\n\tbackground: #f7f7f7;\n\tborder-bottom: 1px solid #dfdfdf;\n}\n\n#headline h2 {\n\tcolor: #555;\n\tfont-size: 28px;\n\tline-height: 1em;\n\ttext-shadow: #fff 0px 1px 0px;\n\tpadding-top: 18px;\n\tpadding-left: 9px;\n\tfloat: left;\n}\n\n.wporg-make .site-title a:before,\nbody.wporg-make #headline h2 a:before {\n\t-webkit-font-smoothing: antialiased;\n\tdisplay: inline-block;\n\tfont: normal 28px/1 'dashicons';\n\tvertical-align: top;\n\twidth: 36px;\n}\nbody.make-core #headline h2 a:before { content: '\\f475'; }\nbody.make-design #headline h2 a:before { content: '\\f309'; }\nbody.make-mobile #headline h2 a:before { content: '\\f470'; }\nbody.make-accessibility #headline h2 a:before { content: '\\f483'; }\nbody.make-polyglots #headline h2 a:before { content: '\\
 f326'; }\nbody.make-support #headline h2 a:before { content: '\\f125'; }\nbody.make-themes #headline h2 a:before { content: '\\f100'; }\nbody.make-plugins #headline h2 a:before { content: '\\f106'; }\nbody.make-docs #headline h2 a:before { content: '\\f105'; }\nbody.make-community #headline h2 a:before { content: '\\f307'; }\nbody.make-meta #headline h2 a:before { content: '\\f325'; }\nbody.make-training #headline h2 a:before { content: '\\f118'; }\nbody.make-flow #headline h2 a:before { content: '\\f115'; }\nbody.make-tv #headline h2 a:before { content: '\\f235'; }\nbody.make-marketing #headline h2 a:before { content: '\\f130'; }\nbody.make-cli #headline h2 a:before { content: '\\f345'; }\nbody.make-hosting #headline h2 a:before { content: '\\f176'; }\n\n.make-core .site-title a:before { content: '\\f475'; }\n.make-design .site-title a:before { content: '\\f309'; }\n.make-mobile .site-title a:before { content: '\\f470'; }\n.make-accessibility .site-title a:before { content: '\\f483
 '; }\n.make-polyglots .site-title a:before { content: '\\f326'; }\n.make-support .site-title a:before { content: '\\f125'; }\n.make-themes .site-title a:before { content: '\\f100'; }\n.make-plugins .site-title a:before { content: '\\f106'; }\n.make-docs .site-title a:before { content: '\\f105'; }\n.make-community .site-title a:before { content: '\\f307'; }\n.make-meta .site-title a:before { content: '\\f325'; }\n.make-training .site-title a:before { content: '\\f118'; }\n.make-systems .site-title a:before { content: '\\f107'; }\n.make-flow .site-title a:before { content: '\\f115'; }\n.make-tv .site-title a:before { content: '\\f235'; }\n.make-marketing .site-title a:before { content: '\\f130'; }\n.make-cli .site-title a:before { content: '\\f345'; }\n.make-hosting .site-title a:before { content: '\\f176'; }\n\n#headline .login {\n\tfont-size: 12px;\n\tposition: relative;\n\tfloat: right;\n\tpadding-top: 22px;\n\tmargin-right: 15px;\n}\n\n#headline .login a {\n\tcolor: #21759b;\n}\n\
 n#headline .login a:visited {\n\tcolor: #4ca6cf;\n}\n\n#headline input.text {\n\tbackground: #fff;\n\tborder: 1px solid #c6d9e9;\n}\n\n#pages {float:right;}\n\n#pagebody .submenu, #pagebody #submenu {\n\tmargin-left: 0;\n\tmargin-top: -2px;\n\tfont-size: 10px;\n\tlist-style: none;\n}\n\n#pagebody .submenu a#subcurrent, #pagebody #submenu a#subcurrent {\n\tcolor: #23282d;\n\tcursor: default;\n}\n\np.person {\n\tpadding-bottom: 10px;\n\tborder-bottom: 1px solid #dadada;\n\tmargin-bottom: 11px;\n}\n\n#pagebody .submenu li {\n\tborder-bottom: 1px solid #dedede;\n\tfont-size: 12px;\n\tline-height: 18px;\n\tpadding: 5px 0;\n}\n\n#pagebody .submenu li a {\n\twidth: 100%;\n\tdisplay: block;\n}\n\n#pagebody .submenu li.current {\n\tbackground: url(//s.w.org/style/images/arrow.png) center left no-repeat;\n\tfont-weight: bold;\n}\n\n#pagebody .submenu li:last-child {\n\tborder-bottom: 0;\n}\n\n#pagebody .submenu li ul {\n\tmargin-top: 0 !important;\n\tmargin-left: 16px !important;\n}\n\n#pageb
 ody .submenu li ul li {\n\tborder: none;\n\tline-height: 1.4em;\n\tpadding-bottom: 2px;\n}\n\n#pagebody {\n\tfont-size: 13px;\n\tmargin-top: 29px;\n\tmargin-bottom: 22px;\n}\n\n#pagebody p, #pagebody ol, #pagebody ul {\n\tmargin: 0 0 22px 0;\n}\n\n#pagebody ul {\n\tmargin-left: 16px;\n\tlist-style: square;\n}\n\n#pagebody .submenu ul {\n\tmargin-bottom: 0;\n}\n\na.rsslink {\n\tbackground:url(//s.w.org/style/images/feedicon10.png) top left no-repeat;\n\tpadding-left: 14px;\n}\n\n#pagebody ol {\n\tmargin-left: 22px;\n}\n\n#pagebody ol.screenshots {\n\tlist-style: none;\n}\n\n#pagebody p.intro {\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n\tcolor: #555;\n\tfont-size: 15px;\n\tline-height: 1.6em;\n\tmargin-top: -1px;\n\tmargin-bottom: 23px;\n}\n\n#pagebody p.intro a {\n\tfont-weight: normal;\n}\n\n.feed {\n\tbackground: url(//s.w.org/style/images/feedicon.png) center left no-repeat;\n\tpadding-left: 19px;\n}\n\n#wporg-footer {\n\tclear: both;\n\toverflow: auto
 ;\n\tmargin: 0 auto;\n\tpadding: 22px 14px 65px 14px;\n\tborder-top: 1px solid #dfdfdf;\n\tbackground-color: #f7f7f7;\n}\n\n#wporg-footer .wrapper {\n\toverflow: auto;\n\tmax-width: 932px;\n}\n\n#wporg-footer ul {\n\tfloat: left;\n\toverflow: auto;\n\twidth: 135px;\n\tmargin-left: 24px;\n\tmargin-bottom: 20px; /* for narrow screens */\n\tpadding-left: 0; /* override other generic styles */\n}\n\n@media screen and (min-width:960px) {\n\t#wporg-footer ul:first-child {\n\t\tmargin-left: 0;\n\t}\n}\n\n@media screen and (min-width:561px) and (max-width:959px) {\n\t#wporg-footer .wrapper {\n\t\tmax-width: 600px;\n\t}\n\n\t#wporg-footer ul:nth-child(3n+1) {\n\t\tmargin-left: 0;\n\t}\n\n\t#wporg-footer ul:nth-child(4n) {\n\t\tclear: both;\n\t}\n\n\t#wporg-footer ul {\n\t\tmargin-left: 2%;\n\t\twidth: 32%;\n\t}\n}\n\n@media screen and (max-width:560px) {\n\t#wporg-footer .wrapper {\n\t\tmax-width: 360px;\n\t}\n\n\t#wporg-footer ul:nth-child(2n+1) {\n\t\tmargin-left: 0;\n\t}\n\n\t#wporg-foote
 r ul:nth-child(odd) {\n\t\tclear: both;\n\t}\n\n\t#wporg-footer ul {\n\t\tmargin-left: 4%;\n\t\twidth: 48%;\n\t}\n}\n\n#wporg-footer ul li {\n\tfont-size: 14px;\n\tmargin-bottom: 1px;\n\tcolor: #bbb;\n\tlist-style-type: none;\n}\n\n#wporg-footer ul li a {\n\tborder: none;\n}\n\n#wporg-footer .cip {\n\tclear: both;\n\tfloat: none;\n\ttext-align: center;\n\tmargin: 35px auto 0 auto;\n\tfont-size: 16px;\n\tletter-spacing: 0.3em;\n\ttext-transform: uppercase;\n\tcolor: #cccccc;\n}\n\n#wporg-footer .cip-image {\n\tbackground: url(//s.w.org/style/images/codeispoetry.png?1) center center no-repeat;\n\tbackground-size: 190px 15px;\n\twidth: 190px;\n\theight: 15px;\n\ttext-indent: -9999px;\n}\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.5),\n       only screen and (min-resolution: 1.5dppx),\n\t   only screen and (min-resolution: 144dpi) {\n\t#wporg-footer .cip-image {\n\t\tbackground-image: url(//s.w.org/style/images/codeispoetry-2x.png?1);\n\t}\n}\n\nblockquote {\n\tbackgrou
 nd: #f5f5f5;\n\tborder: 1px solid #dadada;\n\tpadding: 22px 22px 0;\n\tmargin-bottom: 22px;\n}\n\n.wporg-page-about-books #pagebody h2 {\n\tmargin-bottom: 1em;\n}\n\n#pagebody ul.books, ul#otherbooks {\n\tlist-style: none;\n\tmargin: 0;\n}\n\n#pagebody .books .image, #otherbooks .image {\n\twidth: 200px;\n\tdisplay: block;\n\tfloat: left;\n\ttext-align: center;\n\tmargin: 18px;\n\tborder-right: 1px solid #dadada;\n}\n\n#pagebody .books img, #otherbooks img {\n\tborder: 1px solid #dadada;\n}\n\n#pagebody .books.mobile img {\n\tborder:none;\n}\n\n#pagebody .books li, #otherbooks li {\n\tbackground: #f5f5f5;\n\tborder: 1px solid #dadada;\n\tborder-right-color: #eee;\n\tborder-bottom-color: #e0e0e0;\n\tmargin-bottom: 22px;\n\tclear: both;\n\tfloat: left;\n\twidth: 100%;\n}\n\n#pagebody .books h3, #otherbooks h3 {\n\tmargin: 18px 0 5px 0;\n\tfont: 21px Georgia, Times, \"Times New Roman\", serif;\n}\n\n#otherbooks h3, #otherbooks p {\n\tmargin-left:20px;\n}\n\n#otherbooks h3 {\n
 \tfont-size:18px;\n}\n\n#pagebody .books p, #otherbooks p {\n\tpadding-right: 22px;\n\tpadding-left: 22px;\n\tmargin-bottom: 7px;\n\tline-height: 1.4em;\n}\n\n#pagebody .books .author, #otherbooks .author {\n\tfont: italic 15px Georgia, Times, \"Times New Roman\", serif;\n\tmargin-bottom: 11px;\n\tcolor: #888;\n}\n\n#pagebody .books .published, #otherbooks .published {\n\tfont-size: 11px;\n\ttext-transform: uppercase;\n\tletter-spacing: 0.2em;\n\tcolor: #888;\n}\n\n#pagebody .books h3 a, #otherbooks h3 a {\n\tfont-weight: normal;\n}\n\n.features .col-5 li {\n\tmargin-bottom:15px;\n}\n\n.alt { background: #f2f2f2; }\n\n.featured {\n\tbackground: #fffbcc;\n\tborder: 1px solid #e6db55;\n\tpadding: 11px 11px 16px;\n\tmargin: 32px 0;\n\toverflow: auto;\n\t/*width: 670px;*/\n}\n\n.wporg-page-hosting #pagebody .partner .forum {\n\tmargin: 0;\n}\n\n.partner {\n\tclear: both;\n\tmin-height: 100px;\n\tmargin: 40px 10px 40px 0;\n\tpadding-left: 120px;\n\tposition: relative;\n}\n\n.pa
 rtner p {\n\tmargin-bottom: 10px;\n}\n\n.partner img {\n\tmargin-left: 10px;\n\tposition: absolute;\n\ttop: 0;\n\tleft: -10px;\n}\n@media (max-width: 359px) {\n\t.partner {\n\t\tmargin-right: 15px;\n\t\tpadding-left: 15px;\n\t}\n\t.partner img {\n\t\tfloat: right;\n\t\tposition: relative;\n\t}\n}\n\n.submit {\n\tborder-top: 1px solid #ccc;\n\tpadding: 1.5em 0 0 0;\n\tmargin: 10px 0 0 0;\n\t-moz-border-radius-bottomleft: 3px;\n\t-khtml-border-bottom-left-radius: 3px;\n\t-webkit-border-bottom-left-radius: 3px;\n\tborder-bottom-left-radius: 3px;\n\t-moz-border-radius-bottomright: 3px;\n\t-khtml-border-bottom-right-radius: 3px;\n\t-webkit-border-bottom-right-radius: 3px;\n\tborder-bottom-right-radius: 3px;\n}\n\n#pagebody table.widefat {\n\tborder-collapse: collapse;\n\twidth: 100%;\n\tclear: both;\n\tmargin-bottom: 11px;\n}\n\n#pagebody table.widefat a {\n\ttext-decoration: none;\n}\n\n#pagebody table.widefat tr.alt {\n\tbackground-color: #f2f2f2;\n}\n\n#pagebody table.widefat tbody.ho
 ver {\n\tcursor: pointer;\n}\n\n#pagebody table.widefat tbody tr.hover,\n#pagebody table.widefat tbody tr:hover {\n\tbackground-color: #ddd;\n}\n#pagebody table.widefat tbody tr.hover a,\n#pagebody table.widefat tbody a:hover {\n\tcolor: #d54e21;\n}\n\n#pagebody table.widefat td, #pagebody table.widefat th {\n\tfont-size: 13px;\n\tpadding: 6px;\n\tvertical-align: text-top;\n}\n\n#pagebody table.widefat thead {\n\tbackground-color: #cfcfcf;\n\tcolor: #000;\n\tfont-weight: bold;\n}\n\n#pagebody table.widefat th {\n\tpadding-bottom: 4px;\n\tpadding-top: 8px;\n\ttext-align: left;\n}\n\n#pagebody table.widefat .check-column {\n\ttext-align: center;\n\tvertical-align: text-top;\n\twidth: 3%;\n}\n\n.wrap, .updated, .error {\n\tmargin: 0;\n\tmargin-left: 15px;\n\tmargin-right: 15px;\n\tpadding: 0;\n\tmax-width: 980px;\n}\n\n.form-table, form#profile-form table {\n\tborder-collapse: collapse;\n\tmargin-top: 1em;\n\twidth: 100%;\n\tcolor: #333;\n}\n\n.form-table td, form#profile-form table td
  {\n\tmargin-bottom: 9px;\n\tpadding: 10px;\n\tline-height: 20px;\n\tborder-bottom-width: 8px;\n\tborder-bottom-style: solid;\n\n}\n\n.form-table th, form#profile-form table th {\n\ttext-align: left;\n\tpadding: 10px;\n\twidth: 150px;\n\tfont-weight: bold;\n\tborder-bottom-width: 8px;\n\tborder-bottom-style: solid;\n}\n\n.form-table input[type='text'], .form-table textarea,\nform#profile-form table input[type='text'], form#profile-form textarea {\n\tborder: 1px solid #d1e5f6;\n\tborder-top-color: #b0c1cf;\n\tborder-left-color: #b0c1cf;\n}\n\n.form-table input[type='text'] {\n\tpadding: 3px;\n}\n\n.form-table textarea, form#profile-form table textarea {\n\twidth: 520px !important;\n\tfont-size: 13px;\n\tline-height: 1.5em;\n}\n\n.error {\n\tbackground-color: #ffebe8;\n\tborder-color: #c00;\n}\n\n.error a {\n\tcolor: #c00;\n}\n\n.form-invalid {\n\tbackground-color: #ffebe8 !important;\n}\n\n.form-invalid input {\n\tborder-color: #c00 !important;\n}\n\n.form-table td, .form-table th,\n
 form#profile-form table td, form#profile-form table th {\n\tborder-bottom-color: #fff;\n}\n\n.form-input-tip {\n\tcolor: #999;\n}\n\n#sitesearch {\n\tmargin-top: 10px;\n\tmargin-bottom: 22px;\n\tfont-size: 10px;\n}\n\n#sitesearch #sitesearchbox {\n\twidth: 45%;\n\tpadding: 3px;\n\tfont-size: 18px;\n}\n\n#sitesearch p { margin-top: 4px; }\n\n#sitesearch label { margin-right: 6px;}\n\n#sitesearch .text {\n\theight: 24px;\n}\n\n#sitesearch .button {\n\tfont-size: 16px;\n\tmargin-left: 4px;\n\theight: 32px;\n\tpadding: 0 6px;\n}\n\nol.searchresults {\n\tmargin-top: 22px !important;\n\tpadding-left: 4px;\n}\n\ndiv.special { margin-top: 22px; }\n\n.searchresults h4, .special h4 {\n\tmargin-bottom: 4px;\n}\n.searchresults .source, .special .source {\n\tfloat: right;\n\tfont-size: 10px;\n\tfont-style: italic;\n\tfont-family: \"Lucida Sans\";\n\tcolor: #888;\n\tfont-weight: normal;\n}\n\n.heatmap {\n\tfont-family: Georgia, Times, \"Times New Roman\", serif;\n\tline-height
 : 3em;\n}\n\n.heatmap a {\n\tfont-weight: normal;\n}\n\n.col-10 .col-5 {\n\tmargin: 0;\n\twidth: 352px;\n}\n\n.col-10 .col-10 {\n\tmargin: 24px 0 0;\n\tclear: both;\n}\n\n.col-10 .col-8, .col-10 .col-7 {\n\tmargin: 0;\n}\n\n.col-10 .col-5 table td {\n\tline-height: 1.5em;\n\tpadding: 10px 0;\n\tborder-bottom: 1px solid #dadada;\n}\n\n.more {\n\tfont-size: 90%;\n}\n\n.column-list {\n\tfont-size: 12px;\n\tline-height: 1.5em;\n}\n\n.column-list li {\n\tpadding-bottom: 4px;\n}\n\n#theuser .block {\n\tmargin: 24px;\n}\n\n#theuser #userinfo {\n\tmargin-left: 22px;\n\tmargin-bottom: 0;\n}\n\n#lang-guess {\n\twidth: 93%;\n\tmax-width: 932px;\n\tmargin: 22px auto 0;\n\tbackground: #fffbcc;\n\tborder: 1px solid #e6db55;\n\ttext-align: center;\n\tfont: 1.3em Georgia, Times, \"Times New Roman\", serif;\n\tpadding: 10px 0;\n\t-moz-border-radius: 3px;\n\t-khtml-border-radius: 3px;\n\t-webkit-border-radius: 3px;\n\tborder-radius: 3px;\n}\n\nh3.graphics {\n\tclear: both;\n\tpadding-top: 2
 0px;\n\tfont-size:22px;\n\tfont-weight: normal;\n\tcolor: #999;\n\tpadding-bottom: 6px;\n}\n\nul.logo {\n\tmargin: 0 14px 14px 0 !important;\n\twidth: 176px;\n\tborder: 1px solid #dfdfdf;\n\tborder-top: none;\n\tfloat: left;\n}\n\nul.logo li {\n\tlist-style: none;\n\tborder-bottom: 1px solid #dfdfdf;\n\tbackground: #f5f5f5;\n\tline-height:13px;\n}\n\nul.logo li.img {\n\tbackground: #fff;\n}\n\nul.logo li a span {\n\tcolor: #999;\n\tfont-weight: normal;\n}\n\nul.logo li a {\n\tdisplay: block;\n\tpadding: 6px 8px;\n\tfont-size:10px;\n}\n\nul.logo li:first-child {\n\tborder-top: 1px solid #dfdfdf;\n}\n\nul.logo li:last-child {\n\tborder-bottom: none;\n}\n\np.community {\n\tclear: both;\n\tfont-size:14px;\n\tpadding: 24px 0;\n}\n\n\nul.logo .pnglogo { background: #eee; text-align: center;}\n\nul.logo .pnglogo:hover { background: #555; }\n\n.pnglogo img {\n\tpadding: 62px 0;\n}\n\n#logo-blue img, #logo-grey img { padding: 20px 0; }\n\n\nul.colors {\n\tmargin: 0 !important;\n}\n\nul.color
 s li {\n\tfloat: left;\n\tlist-style: none;\n\tmargin-left: 60px;\n\tpadding-right:50px;\n\tborder-right: 1px solid #dfdfdf;\n\tmargin-right:50px;\n\tmargin-bottom: 24px;\n\tline-height: 14px;\n\tfont-size: 10px;\n\tcolor: #666;\n}\n\nul.colors li strong {\n\tfont-size: 12px;\n\tcolor: #333;\n}\n\nul.colors li:last-child {\n\tpadding-right: 0;\n\tmargin-right: 0;\n\tborder-right: none;\n}\n\nul.colors li img {\n\tfloat: left;\n\tmargin-left: -60px;\n}\n\nbody .meta {\n\tfont-size: 12px;\n\tcolor: #777;\n\tmargin-bottom: 10px;\n}\n\nbody .meta a {\n\tcolor: #777;\n\tborder-bottom: 1px solid #dfdfdf;\n}\n\nbody .meta a:hover { color: #d54e21; border-bottom-color: #d54e21; }\n\nhr { border: none; border-top: 1px solid #dfdfdf; }\n\n#headline a {\n\tcolor: #555;\n}\n\nimg#wpstats {\n\tmargin: -10px 10px 0;\n}\n\n.wporg-stats-chart path[fill=\"#cccccc\"] {\n\tfill: #cbcdce;\n}\n\n.wporg-stats-chart path[fill=\"#0011cc\"] {\n\tfill: #0073aa;\n\tcursor: pointer;\n}\n\n.
 wporg-stats-chart path[fill=\"#0011cc\"]:hover {\n\tfill: #00a0d2;\n}\n\n.wporg-stats-chart text[fill=\"#0011cc\"] {\n\tfill: #444;\n}\n\n.wporg-stats-chart {\n\twidth: 650px; /* Avoid jumps when the charts are loaded. */\n\theight: 450px;\n\tposition: relative;\n}\n\n.wporg-stats-chart.loading:before {\n\tcontent: '';\n\tdisplay: block;\n\twidth: 20px;\n\theight: 20px;\n\tposition: absolute;\n\tleft: 50%;\n\ttop: 50%;\n\tmargin: -10px 0 0 -10px;\n\tbackground: url(https://s.w.org/wp-includes/images/spinner.gif) no-repeat center;\n\t-webkit-background-size: 20px 20px;\n\tbackground-size: 20px 20px;\n\t-webkit-transform: translateZ(0);\n\ttransform: translateZ(0);\n}\n\n@media print,\n  (-webkit-min-device-pixel-ratio: 1.25),\n  (min-resolution: 120dpi) {\n\t.wporg-stats-chart.loading:before {\n\t\tbackground-image:url(https://s.w.org/wp-includes/images/spinner-2x.gif)\n\t}\n}\n\n/* Responsive styling ---------------------------------- */\n\n.wporg-page-download .
 mobile-notice {\n\tdisplay: none;\n}\n.wporg-page-download .download-button-container {\n\ttext-align: center;\n}\n.wporg-page-mobile {\n\tbackground-color: #f1f1f1;\n}\n.wporg-page-mobile #pagebody ul.books {\n\tdisplay: -moz-box;\n\tdisplay: -ms-flexbox;\n\tdisplay: flex;\n\tflex-wrap: wrap;\n}\n.wporg-page-mobile #pagebody .books li {\n\twidth: 49%;\n\tmargin-left: 1%;\n\tclear: none;\n}\n.wporg-page-mobile #pagebody .books li:first-child {\n\tmargin-left: 0;\n\tmargin-right: 1%;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books p {\n\tmargin-bottom: 14px;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books li {\n\tpadding: 0 14px 15px;\n\tbox-sizing: border-box;\n\tbackground-color: #fff;\n\tborder: 1px solid #dedede;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books h3 {\n\tmargin-bottom: 15px;\n}\n.wporg-responsive.wporg-page-mobile #pagebody .books .image {\n\tfloat: right;\n\tborder-right: 0;\n\tborder-left: 1px solid #dadada;\n\tmargin-left: 14px;\n\tmarg
 in-right: 0;\n\tmargin-top: 0;\n}\n\n.wporg-responsive .col-7,\nbody.wporg-responsive .col-8,\nbody.wporg-responsive .col-10 {\n\tmargin-left: 174px;\n}\nbody.wporg-responsive .col-2 {\n\tposition: absolute;\n}\n\n.wporg-responsive .col-10 .col-5 {\n\twidth: 50%;\n\tbox-sizing: border-box;\n\tpadding-right: 14px;\n}\n.wporg-responsive .col-10 .col-5:last-child {\n\tpadding-right: 0;\n\tpadding-left: 14px;\n}\n.wporg-responsive.wporg-page-parent-about .col-7,\n.wporg-responsive.wporg-page-parent-about .col-8,\n.wporg-responsive.wporg-page-parent-about .col-10 {\n\tmin-height: 550px;\n}\n\n.wporg-responsive.wporg-page-about-logos h3.graphics img {\n\tfloat: right;\n\tmargin-top: -40px;\n\tmargin-left: 40px;\n}\n.wporg-responsive.wporg-page-about-logos .all-logos ul.logo li {\n\tmin-height: 39px;\n}\n.wporg-responsive.wporg-page-about-logos .all-logos ul.logo li.img {\n\tmin-height: 150px;\n}\n.wporg-responsive.wporg-page-about-logos ul.logo li.img {\n\tline-height: 0;\n\ttext-align: c
 enter;\n}\n@media screen and (max-width: 974px) {\n\tbody.wporg-responsive #pagebody .wrapper {\n\t\tdisplay: -moz-box;\n\t\tdisplay: -ms-flexbox;\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t}\n\tbody.wporg-responsive .col-2,\n\tbody.wporg-responsive .col-3,\n\tbody.wporg-responsive .col-6,\n\tbody.wporg-responsive .col-7,\n\tbody.wporg-responsive .col-8,\n\tbody.wporg-responsive .col-9,\n\tbody.wporg-responsive .col-10,\n\tbody.wporg-responsive .col-12 {\n\t\twidth: inherit;\n\t\tfloat: none;\n\t\tword-wrap: break-word;\n\t}\n\n\tbody.wporg-responsive .col-2 {\n\t\tposition: inherit;\n\t\twidth: 100%;\n\t}\n\n\tbody.wporg-responsive .col-8,\n\tbody.wporg-responsive .col-9,\n\tbody.wporg-responsive .col-10 {\n\t\tmargin-left: 14px;\n\t\tmargin-right: 14px;\n\t}\n\n\t.wporg-responsive.wporg-page-parent-about .col-7,\n\t.wporg-responsive.wporg-page-parent-about .col-8,\n\t.wporg-responsive.wporg-page-parent-about .col-10 {\n\t\tmin-height: inherit;\n\t}\n\n\t.wporg-responsive.wporg-p
 age-mobile #pagebody .books li {\n\t\twidth: 100%;\n\t\tmargin-left: 0;\n\t\tmargin-right: 0;\n\t}\n\n\t/*\n\t * /download\n\t */\n\n\t.wporg-responsive .col-7 ~.col-2 {\n\t\tposition: inherit;\n\t\tfloat: left;\n\t\twidth: 50%;\n\t\tmargin: 0;\n\t\tbox-sizing: border-box;\n\t\tpadding: 0 14px;\n\t}\n\t.wporg-responsive .col-7 ~ .col-3 {\n\t\tfloat: right;\n\t\twidth: 50%;\n\t\tmargin: 0;\n\t\tbox-sizing: border-box;\n\t\tpadding: 0 14px;\n\t}\n\t.wporg-responsive .col-7 {\n\t\tmargin-left: 14px;\n\t\tmargin-right: 14px;\n\t\twidth: inherit;\n\t\tmargin-bottom: 3em;\n\t\tpadding-bottom: 2em;\n\t\tborder-bottom: 1px solid #ccc;\n\t}\n\n\t/*\n\t * /news and /showcase\n\t */\n\n\t.wporg-responsive .storycontent {\n\t\tpadding-right: 0;\n\t}\n}\n@media screen and (max-width: 700px) {\n\t.wporg-responsive.wporg-page-about-logos h3.graphics {\n\t\tpadding-top: 0;\n\t}\n\t.wporg-responsive.wporg-page-about-logos h3.graphics img {\n\t\tdisplay: block;\n\t\tfloat: none;\n\t\tmargin: 0 auto 1
 4px;\n\t}\n}\n@media screen and (max-width: 480px) {\n\t.wporg-responsive .col-7 {\n\t\tborder-bottom: 0;\n\t}\n\t.wporg-responsive #sidebar, .wporg-responsive .col-7 {\n\t\tfloat: none;\n\t}\n\t.wporg-responsive #sidebar {\n\t\twidth: 100%;\n\t}\n\n\t.wporg-responsive .col-10 .col-5, .wporg-responsive .col-10 .col-5:last-child {\n\t\twidth: 100%;\n\t\tpadding: 0;\n\t}\n\n\t.wporg-responsive .col-7 ~ .col-3 {\n\t\tmargin-top: 2em;\n\t\tborder-top: 1px solid #ccc;\n\t\tpadding-top: 3em;\n\t\twidth: inherit;\n\t\tfloat: none;\n\t\tmargin: 2em auto;\n\t}\n\t.wporg-page-download .mobile-notice {\n\t\tdisplay: block;\n\t\twidth: 60%;\n\t\tmargin: 1px auto 3em;\n\t\tborder: 1px solid #ccc;\n\t\tpadding: 2em 1.9em 0.5em;\n\t}\n\t.wporg-page-download .mobile-notice-inner {\n\t\tdisplay: none;\n\t}\n\n\t.wporg-page-about-books #pagebody .books li {\n\t\tpadding: 0 18px 18px;\n\t\tbox-sizing: border-box;\n\t}\n\t.wporg-page-about-books #pagebody .books .image {\n\t\tborder-right: 0;\n\t\tfloa
 t: none;\n\t\twidth: inherit;\n\t}\n\t.wporg-page-about-books #pagebody .books p {\n\t\tpadding-right: 0;\n\t\tpadding-left: 0;\n\t}\n\n\t.wporg-responsive.wporg-page-about-logos ul.logo {\n\t\twidth: 100%;\n\t}\n}\n\n\n/*\n *  Notifications\n */\n\n .notification {\n\tbackground: #eee;\n\tfont-size: 13px;\n\tmargin: 0;\n\tmax-width: 100%;\n\tpadding: 8px 12px;\n\ttext-align: center;\n}\n\n.notification-info {\n\tbackground: #d9edf7;\n}\n\n.notification-success {\n\tbackground: #c7e8ca;\n}\n\n.notification-warning {\n\tbackground: #fff8e5;\n}\n\n.notification-danger {\n\tbackground: #f2dede;\n}\n"]}
</ins><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>