<!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>[6166] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins: Plugin directory theme: better visual separation of blockquote elements.</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 { 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/6166">6166</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/6166","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>tellyworth</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2017-11-24 01:05:49 +0000 (Fri, 24 Nov 2017)</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'>Plugin directory theme: better visual separation of blockquote elements. Props @webdevmattcrom and @noisysocks

Uses a different background colour and padding to make blockquotes stand out more.

Fixes <a href="http://meta.trac.wordpress.org/ticket/2790">#2790</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginsclientstyleselements_elementsscss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/elements/_elements.scss</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginscssstylecss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css/style.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginsclientstyleselements_elementsscss"></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/wp-content/themes/pub/wporg-plugins/client/styles/elements/_elements.scss</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/elements/_elements.scss   2017-11-23 19:38:14 UTC (rev 6165)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/styles/elements/_elements.scss     2017-11-24 01:05:49 UTC (rev 6166)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -25,15 +25,13 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> blockquote {
</span><span class="cx" style="display: block; padding: 0 10px">        // Override wp4.css.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        background: transparent;
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ background: $color__background-pre;
</ins><span class="cx" style="display: block; padding: 0 10px">         border: none;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        padding: 0;
</del><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        border-left: 2px solid $color__border;
</del><span class="cx" style="display: block; padding: 0 10px">         color: #82878c;
</span><span class="cx" style="display: block; padding: 0 10px">        font-style: italic;
</span><span class="cx" style="display: block; padding: 0 10px">        margin: 1rem 0;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        padding-left: 1rem;
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ padding: 1rem 2rem;
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        cite {
</span><span class="cx" style="display: block; padding: 0 10px">                font-size: ms( -2 );
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgpluginscssstylecss"></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/wp-content/themes/pub/wporg-plugins/css/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css/style.css   2017-11-23 19:38:14 UTC (rev 6165)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/css/style.css     2017-11-24 01:05:49 UTC (rev 6166)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,2 +1,3746 @@
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,
 select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{font-size:100%}body,button,input,select,textarea{color:#32373c;font-family:Open Sans,san
 s-serif;font-size:100%;line-height:1.5}@media screen and (min-width:48em){html{font-size:1.125rem}}h1,h2,h3,h4,h5,h6{clear:both;font-family:inherit;line-height:1.5;margin:32px 0 16px;margin:2rem 0 1rem}h1{font-size:61.035px;font-size:3.8146972656rem;font-weight:300}h1.title{font-size:12.8px;font-size:.8rem;color:#0073aa;font-weight:600;letter-spacing:.8px;letter-spacing:.05rem;text-transform:uppercase}h2{font-size:39.062px;font-size:2.44140625rem;font-weight:300}h3{font-size:25px;font-size:1.5625rem;font-weight:400}h4{font-size:20px;font-size:1.25rem;border:none;color:#32373c;font-weight:600;padding:0}h5{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;text-transform:uppercase}p{margin:1em 0}p.subheading{color:#82878c;font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}p.intro{font-size
 :20px;font-size:1.25rem}p.aside{font-size:12.8px;font-size:.8rem}p.note{font-size:10.24px;font-size:.64rem;letter-spacing:.16px;letter-spacing:.01rem;max-width:291.038px;max-width:18.1898940355rem}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:Courier\ 10 Pitch,Courier,monospace;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{conten
 t:""}blockquote{background:transparent;border:none;padding:0;border-left:2px solid #eee;color:#82878c;font-style:italic;margin:16px 0;margin:1rem 0;padding-left:16px;padding-left:1rem}blockquote cite{font-size:12.8px;font-size:.8rem}hr{background-color:#eee;border:0;height:2px;margin:80px auto;margin:5rem auto}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}table{margin:0 0 1.5em;width:100%}.notice{background:#fff;border-left:4px solid #fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);margin:1em 0;padding:1px 12px}.notice p{font-size:12.8px;font-size:.8rem;margin:.5em 0;padding:2px}.notice.notice-alt{-webkit-box-shadow:none;box-shadow:none}.notice.notice-large{padding:10px 20px}.notice.notice-success{border-left-color:#46b450}.notice.notice-success.notice-alt{background-color:#ecf7ed}.notice
 .notice-warning{border-left-color:#ffb900}.notice.notice-warning.notice-alt{background-color:#fff8e5}.notice.notice-error{border-left-color:#dc3232}.notice.notice-error.notice-alt{background-color:#fbeaea}.notice.notice-info{border-left-color:#00a0d2}.notice.notice-info.notice-alt{background-color:#e5f5fa}.locale-banner{background:#c7e8ca;font-size:12.8px;font-size:.8rem;padding:8px;padding:.5rem;text-align:center}@media (min-width:67rem){.locale-banner{margin:1rem auto;max-width:960px}}.button,.button-primary,.button-secondary,.plugin-upload-form .button-primary{border:1px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:12.8px;font-size:.8rem;height:25px;height:1.5625rem;line-height:1;margin:0;padding:0 12.8px;padding:0 .8rem;text-decoration:none;white-space:nowrap;-webkit-appearance:none}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[t
 ype=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0 none;padding:0}.button-group.button-large .button,.button.button-large{height:31.25px;height:1.953125rem;line-height:1;padding:0 16px;padding:0 1rem}.button-group.button-small .button,.button.button-small{font-size:10.24px;font-size:.64rem;height:20px;height:1.25rem;line-height:1;padding:0 8px;padding:0 .5rem}a.button,a.button-primary,a.button-secondary{line-height:25px;line-height:1.5625rem}a.button-primary:hover,a.button-secondary:hover,a.button:hover{border:inherit}.button-group.button-large a.button,a.button.button-large{line-height:31.25px;line-height:1.953125rem}.button-group.button-small a.button,a.button.button-small{line-height:20px;line-height:1.25rem}.button:active,.button:focus{outline:none}.button.hidden{display:none}input[type=reset],input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0 2px 1px;width
 :auto}.button,.button-secondary,.button:visited{background:#f7f7f7;border-color:#ccc;-webkit-box-shadow:0 1px 0 #ccc;box-shadow:0 1px 0 #ccc;color:#555;vertical-align:top}p .button{vertical-align:baseline}.button-secondary:focus,.button-secondary:hover,.button.focus,.button.hover,.button:focus,.button:hover{background:#fafafa;border-color:#999;color:#23282d}.button-link:focus,.button-secondary:focus,.button.focus,.button:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 3px rgba(0,115,170,.8);box-shadow:0 0 3px rgba(0,115,170,.8)}.button-secondary:active,.button.active,.button.active:hover,.button:active{background:#eee;border-color:#999;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.button.active:focus{border-color:#5b9dd9;-webkit-box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5),0 0 3px rgba(0,115,170,.8);box-shadow:inset 0 2px 5px -3px rgb
 a(0,0,0,.5),0 0 3px rgba(0,115,170,.8)}.button-disabled,.button-secondary.disabled,.button-secondary:disabled,.button-secondary[disabled],.button.disabled,.button:disabled,.button[disabled]{background:#f7f7f7!important;border-color:#ddd!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#a0a5aa!important;cursor:default;text-shadow:0 1px 0 #fff!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.button-link{background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0}.button-link:focus{outline:1px solid #5b9dd9}.button-primary,.download-button,.plugin-upload-form .button-primary{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799}.button-primar
 y:visited,.download-button:visited,.plugin-upload-form .button-primary:visited{background:#0085ba;border-color:#0073aa #006799 #006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary.hover,.button-primary:focus,.button-primary:hover,.download-button.focus,.download-button.hover,.download-button:focus,.download-button:hover,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary.hover,.plugin-upload-form .button-primary:focus,.plugin-upload-form .button-primary:hover{background:#008ec2;border-color:#006799;-webkit-box-shadow:0 1px 0 #006799;box-shadow:0 1px 0 #006799;color:#fff}.button-primary.focus,.button-primary:focus,.download-button.focus,.download-button:focus,.plugin-upload-form .button-primary.focus,.plugin-upload-form .button-primary:focus{-webkit-box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db}.button-primary.active,.button-primary.active:focus,
 .button-primary.active:hover,.button-primary:active,.download-button.active,.download-button.active:focus,.download-button.active:hover,.download-button:active,.plugin-upload-form .button-primary.active,.plugin-upload-form .button-primary.active:focus,.plugin-upload-form .button-primary.active:hover,.plugin-upload-form .button-primary:active{background:#0073aa;border-color:#006799;-webkit-box-shadow:inset 0 2px 0 #006799;box-shadow:inset 0 2px 0 #006799;vertical-align:top}.button-primary.disabled,.button-primary:disabled,.button-primary[disabled],.download-button.disabled,.download-button:disabled,.download-button[disabled],.plugin-upload-form .button-primary.disabled,.plugin-upload-form .button-primary:disabled,.plugin-upload-form .button-primary[disabled]{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-primary.button.b
 utton-hero,.download-button.button.button-hero,.plugin-upload-form .button-primary.button.button-hero{-webkit-box-shadow:0 2px 0 #006799;box-shadow:0 2px 0 #006799}.button-primary.button.button-hero.active,.button-primary.button.button-hero.active:focus,.button-primary.button.button-hero.active:hover,.button-primary.button.button-hero:active,.download-button.button.button-hero.active,.download-button.button.button-hero.active:focus,.download-button.button.button-hero.active:hover,.download-button.button.button-hero:active,.plugin-upload-form .button-primary.button.button-hero.active,.plugin-upload-form .button-primary.button.button-hero.active:focus,.plugin-upload-form .button-primary.button.button-hero.active:hover,.plugin-upload-form .button-primary.button.button-hero:active{-webkit-box-shadow:inset 0 3px 0 #006799;box-shadow:inset 0 3px 0 #006799}.button-primary-disabled{background:#008ec2!important;border-color:#007cb2!important;-webkit-box-shadow:none!important;box-shadow:none!
 important;color:#66c6e4!important;cursor:default;text-shadow:0 -1px 0 rgba(0,0,0,.1)!important}.button-group{display:inline-block;font-size:0;position:relative;vertical-align:middle;white-space:nowrap}.button-group>.button{-webkit-border-radius:0;border-radius:0;display:inline-block;margin-right:-1px;z-index:10}.button-group>.button-primary{z-index:100}.button-group>.button:hover{z-index:20}.button-group>.button:first-child{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.button-group>.button:last-child{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.button-group>.button:focus{position:relative;z-index:1}@media screen and (max-width:48em){.button,.button.button-large,.button.button-small,.plugin-upload-form .button-primary{font-size:14px;height:auto;line-height:normal;margin-bottom:4px;padding:6px 14px;vertical-align:middle}}input,textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],in
 put[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=radio],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:#fff;border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);color:#32373c;outline:none;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out}input[type=checkbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{color:#111}input[type=che
 ckbox]:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=radio]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#5b9dd9;-webkit-box-shadow:0 0 2px rgba(30,140,190,.8);box-shadow:0 0 2px rgba(30,140,190,.8)}input[type=email],input[type=url]{direction:ltr}input[type=email],input[type=number],input[type=password],input[type=search],input[type=text],select{padding:6px 10px}input[type=number]{height:40px;line-height:inherit}input[type=checkbox],input[type=radio]{-webkit-appearance:none;background:#fff;border:1px solid #b4b9be;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);clear:none;color:#555;cursor:pointer;display:inline-block;height:25
 px;line-height:0;margin:-4px 4px 0 0;min-width:16px;padding:0!important;text-align:center;-webkit-transition:border-color .05s ease-in-out;transition:border-color .05s ease-in-out;vertical-align:middle;width:25px}input[type=checkbox]{padding:10px}input[type=radio]{-webkit-border-radius:50%;border-radius:50%;line-height:10px;margin-right:4px}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline-block;float:left;font:normal 21px/1 dashicons;vertical-align:middle;width:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}input[type=checkbox]:checked:before{color:#1e8cbe;content:"\f147";font:normal 30px/1 dashicons;margin:-3px -5px}input[type=radio]:checked:before{background-color:#1e8cbe;-webkit-border-radius:50px;border-radius:50px;content:"\2022";font-size:24px;height:9px;line-height:16px;margin:7px;text-indent:-9999px;vertical-align:middle;width:9px}@-moz-document url-prefix(){.form-table input.tog,inp
 ut[type=checkbox],input[type=radio]{margin-bottom:-1px}}input[type=search]::-webkit-search-decoration{display:none}.ie8 input[type=password]{font-family:sans-serif}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}input,select,textarea{-webkit-border-radius:0;border-radius:0;font-size:16px}textarea{line-height:1.4;overflow:auto;padding:2px 6px;resize:vertical}input[type=file]{padding:3px 0}label{cursor:pointer}input.readonly,input[readonly],textarea.readonly,textarea[readonly]{background-color:#eee}:-moz-placeholder{color:#a9a9a9}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{background:hsla(0,0%,100%,.5);border-color:hsla(0,0%,87%,.75);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.04);box-shadow:inset 0 1px 2px rgba(0,0,0,.04);color:rgba(51,51,51,.5)}input[type=file].disabled,input[type=file]:disabled,input[type=range].disabled,input[type=range]:disabled{background:none;-webkit-box-shadow:none;
 box-shadow:none}input[type=checkbox].disabled,input[type=checkbox].disabled:checked:before,input[type=checkbox]:disabled,input[type=checkbox]:disabled:checked:before,input[type=radio].disabled,input[type=radio].disabled:checked:before,input[type=radio]:disabled,input[type=radio]:disabled:checked:before{opacity:.7}fieldset label,label{vertical-align:middle}@media screen and (min-width:48em){input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{padding:3px 5px}input[type=number]{height:28px}input[type=checkbox]{padding:0}input[type=checkbox]:checked:before{font:normal 21px/1 dashicons;margin:-3px 0 0 -4px}input[type=checkbox],input[type=radio]{height:16px;width:16px}input[type=radio]:checked:before{width:6px;height:6px;margin:4px}input,select,textarea{font-size:14px;padding:3px 5px}}.plugin-upload-form fieldset{border:none;margin:0;padding:0}.plugin-upload-form legend{margin:16px 0;margin:1rem 0}.plugin-upload-form .category-checklist{list-style
 -type:none;margin:0 0 32px;margin:0 0 2rem}.plugin-upload-form .category-checklist li{float:left;padding:8px 0;padding:.5rem 0;width:50%}@media screen and (min-width:48em){.plugin-upload-form .category-checklist li{padding:0}.plugin-upload-form .category-checklist label{font-size:.8rem}}@media screen and (min-width:48em){.plugin-upload-form label.button{line-height:1.8}}.plugin-upload-form .plugin-file{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}a{color:#0073aa}a:visited{color:#0073aa}a:active,a:focus,a:hover{color:#0073aa;text-decoration:underline}a.button:active,a.button:focus,a.button:hover{text-decoration:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}p a:not(.button),p a:not(.button):hover{border:none}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{float:left;width
 :50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{float:right;text-align:right;width:50%}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.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;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}.site-content[tabindex="-1"]:focus{outline:0}.no-js .hide-if-no-js{display:none}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.avatar{-webkit-border-radius:50%;border-radius:50%;vertical-align:middle}.clear:after
 ,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.plugin-meta:after,.plugin-meta:before,.plugin-upload-form .category-checklist:after,.plugin-upload-form .category-checklist:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.type-plugin .plugin-header:after,.type-plugin .plugin-header:before,.type-plugin:after,.type-plugin:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.plugin-meta:after,.plugin-upload-form .category-checklist:after,.site-content:after,.site-footer:after,.site-header:after,.type-plugin .plugin-header:after,.type-plugin:after{clear:both}#wporg-header{background:#23282d;height:140px;position:relative;text-align:center;width:100%}#wporg-header .wrapper{margin:0 auto;max-width:960px}#wporg-header h1{display:inline-block;margin:auto;width:303px}#wporg-header h1 a{backgrou
 nd:url(//s.w.org/style/images/wp-header-logo.png?1) 0 no-repeat;-webkit-background-size:303px 53px;background-size:303px 53px;display:block;height:88px;text-indent:-9999px;width:303px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){#wporg-header h1 a{background-image:url(//s.w.org/style/images/wp-header-logo-2x.png?1)}}#wporg-header h2.rosetta{clear:none;color:#dfdfdf;font-family:Georgia,Times New Roman,serif;font-size:30px;margin:0}#wporg-header h2.rosetta a{border-bottom:none;color:#dfdfdf;display:block;height:52px;line-height:22px;padding:0}#wporg-header h2.rosetta a:hover{text-decoration:none}#wporg-header #wporg-header-menu{background:#23282d;left:-75%;list-style:none;margin:0;max-width:75%;min-width:200px;padding:20px 0 0;position:absolute;text-align:left;-webkit-transition:left .3s;transition:left .3s;z-index:100000}#wporg-header #wporg-header-menu.active{left:0}#wporg-header ul li{li
 st-style-type:none;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:34px;line-height:34px;margin:0 4px;padding:10px 30px;text-decoration:none}#wporg-header ul li a.subcurrent{font-weight:700}@media (max-width:768px){#wporg-header ul li a{height:auto}}#wporg-header ul li#download,#wporg-header ul li.download{float:right;height:34px;margin-right:14px;overflow:hidden;padding:0 0 34px}@media screen and (max-width:820px){#wporg-header ul li#download,#wporg-header ul li.download{display:none}}@media screen and (max-width:768px){#wporg-header ul li#download,#wporg-header ul li.download{display:block;float:none;margin:10px 20px 20px;padding-bottom:0;height:auto}#wporg-header ul li#download a,#wporg-header ul li.download a{padding:4px 10px}}#wporg-header ul li#download a,#wporg-header ul li.download a{margin:0;padding:0 16px}#wporg-header ul li#download a:hover,#wporg-header
  ul li.download a:hover{color:#eee}#wporg-header ul li#download.current-menu-item a,#wporg-header ul li#download.current a,#wporg-header ul li.download.current-menu-item a,#wporg-header ul li.download.current a{color:#eee}#wporg-header ul li#download .uparrow,#wporg-header ul li.download .uparrow{display:none}#wporg-header ul li.current-menu-item a,#wporg-header ul li.current_page_parent a,#wporg-header ul li a.current,#wporg-header ul li a:hover{color:#00a0d2}#wporg-header .nav-submenu{display:none;margin-bottom:10px;margin-top:-15px;padding:0;position:static}#wporg-header .nav-submenu li a{height:24px;line-height:24px;margin-left:20px}@media screen and (min-width:768px){#wporg-header #head-search{float:right;margin-right:14px;padding-top:30px}}#wporg-header #head-search form{border-bottom:1px solid #3f3f3f;display:inline-block;margin-left:60px;width:288px}#wporg-header #head-search form input.text{background:#191e23;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-sizi
 ng:content-box;-moz-box-sizing:content-box;box-sizing:content-box;color:#b4b9be;float:left;font-family:Open Sans,sans-serif;font-size:12px;height:24px;margin:0;outline:none;padding:3px;vertical-align:top;width:256px}#wporg-header #head-search form input.text::-moz-placeholder{color:#eee}@media screen and (max-width:480px){#wporg-header #head-search form input.text{width:216px}}#wporg-header #head-search form .button{background:#191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 4px;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;float:left;height:30px;margin:0;padding:0;text-shadow:none!important;width:26px}@media screen and (max-width:480px){#wporg-header #head-search form{width:248px}}@media screen and (min-width:480px){#wporg-header #head-search form{margin-left:0}}@media screen and (min-width:768px){#wporg-header{height:120px;text-align:inherit}#wporg-header h1{float:left;padding-left:10px}#wporg-hea
 der h2.rosetta{float:left;padding:36px 27px 0}#wporg-header #wporg-header-menu{float:left;list-style:none;margin:-15px 0 0;max-width:inherit;min-width:0;padding:0;position:static;width:100%}#wporg-header ul li{float:left;position:relative}#wporg-header ul li a{color:#eee;display:block;font-family:Open Sans,Helvetica,Arial,Liberation Sans,sans-serif;font-size:13px;font-weight:600;height:46px;line-height:34px;margin:0 4px;padding:0 6px}#wporg-header ul li a.current~.uparrow{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-8px auto 0;width:0}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after{border-bottom:9px solid #f7f7f7;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:50%;margin:-8px 0 0 -9px;position:absolute;width:0}#wporg-header ul li .nav-submenu:hover~.uparrow,#wporg-header ul li:hover .nav-submenu~.uparrow{border-bot
 tom:9px solid #32373c;border-left:9px solid transparent;border-right:9px solid transparent;height:0;margin:-10px auto 0;width:0}#wporg-header ul li .nav-submenu li{float:none}#wporg-header ul li .nav-submenu li a{height:34px;line-height:34px;margin-left:6px}#wporg-header .nav-submenu{background:#32373c;border:1px solid #32373c;border-top:0;display:none!important;margin-top:-1px;min-width:0}#wporg-header ul li .nav-submenu:hover,#wporg-header ul li:hover .nav-submenu{display:block!important;left:0;margin-left:0;position:absolute;top:46px;width:auto;z-index:101}#wporg-header #headline h2{text-rendering:optimizeLegibility}#wporg-header ul li.current-menu-item:after,#wporg-header ul li.current_page_parent:after,#wporg-header ul li a.current~.uparrow{border-bottom-color:#0073aa}}#mobile-menu-button{display:block;float:left;font-family:dashicons;font-size:16px;font-style:normal;font-weight:400;height:32px;left:10px;line-height:1;position:absolute;text-align:center;text-decoration:inherit;
 top:75px;-webkit-transition:color .1s ease-in;transition:color .1s ease-in;vertical-align:top;width:39px;-webkit-font-smoothing:antialiased}#mobile-menu-button:before{border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#888;content:"\f228";display:inline-block;float:left;font:normal 50px/1 Dashicons;height:32px;margin:0;outline:none;padding:3px;text-decoration:none;vertical-align:middle;width:39px;-webkit-font-smoothing:antialiased}#mobile-menu-button:hover{background:none}@media screen and (min-width:768px){#mobile-menu-button{display:none}}#download-mobile{background:#f7f7f7;border-bottom:1px solid #ddd}#download-mobile .wrapper{padding:20px 0;text-align:center}#download-mobile span.download-ready{font-size:1.6em;margin:0 .25em}#download-mobile a.download-button{font-size:1.6em;height:inherit;margin:10px .25em;padding:10px 15px}.infinite-scroll.neverending .site-footer,.infinite-scroll .posts-navigation{display:none}.infinity-
 end.neverending .site-footer{display:block}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.error-404 .page-title{text-align:center}.err
 or-404 .page-content{text-align:center}.error-404 .page-content .logo-swing{height:160px;height:10rem;margin:96px auto;margin:6rem auto;position:relative;text-align:center;width:160px;width:10rem}.error-404 .page-content .logo-swing .wp-logo{left:0;max-width:none;position:absolute;top:0;width:160px;width:10rem}@-webkit-keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg)
 ;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes a{10%{width:180px;height:180px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}15%{width:185px;height:185px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{width:180px;height:180px;-webkit-transform:rotate(5deg);transform:rotate(5deg)}40%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animatio
 n-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:a;animation-name:a}.archive .site-main{margin-top:32px;margin-top:2rem;padding-top:0}.archive .page-header{margin:32px 0;margin:2rem 0}.plugin-section{border-bottom:2px solid #eee;margin:0 auto 76.293px;margin:0 auto 4.768371582rem;max-width:960px;padding-bottom:48.828px;padding-bottom:3.0517578125rem}.plugin-section:last-of-type{margin-bottom:0}.plugin-section .section-header{position:relative}.plugin-section .section-title{font-size:25px;font-size:1.5625rem;font-weight:400;margin-bottom:48px;margin-bottom:3rem}.plugin-section .section-link{font-size:16px;font-size:1rem;position:absolute;right:0;top:11.2px;top:.7rem}.page .entry-header{margin-top:32px;margin-top:2rem}.page .entry-header .entry-title{font-size:25px;font-size:1.5625rem;font
 -weight:400;margin:0 auto;max-width:568.434px;max-width:35.527136788rem}@media screen and (min-width:48em){.page .entry-header .entry-title{padding:0 2rem}}.page .entry-content h2{font-size:25px;font-size:1.5625rem;font-weight:400}.page .entry-content h3{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}.page .entry-content a{text-decoration:underline}.page .entry-content section{padding:32px 0;padding:2rem 0}.page .entry-content section .container{margin:0 auto;max-width:568.434px;max-width:35.527136788rem}@media screen and (min-width:48em){.page .entry-content section .container{padding:0 2rem}}.page .entry-content section:first-of-type{padding-top:0}.page .entry-content section+section{border-top:2px solid #eee}.plugin-card{background-color:#f9f9f9;margin-bottom:4%;padding:15px 15px 8px;vertical-align:top}@media screen and (min-width:48em){.plugin-card{display:inline-block;margin-right:4%;width:48%}.plugin-card:nth-o
 f-type(2n){margin-right:0}}.plugin-card .entry{display:inline-block;margin:auto;vertical-align:top}@media screen and (min-width:21em){.plugin-card .entry{width:-webkit-calc(96% - 128px);width:calc(96% - 128px)}}.plugin-card .entry-title{font-size:16px;font-size:1rem;line-height:1.3;margin:0 0 8px}.plugin-card .entry-title a{font-weight:400}.plugin-card .entry-excerpt{font-size:12.8px;font-size:.8rem}.plugin-card .entry-excerpt p{margin:0}.plugin-card hr{background-color:#fff;margin:15px -15px 8px}.plugin-card footer span{font-size:11.704px;font-size:.73152rem;display:inline-block;overflow:hidden;white-space:nowrap}.plugin-card footer span i{display:inline-block;font-size:16px;font-size:1rem;margin-right:6.4px;margin-right:.4rem}.plugin-card footer span.last-updated{display:none}.plugin-card footer span.plugin-author{width:100%}.plugin-card footer span.active-installs{min-width:48%}.plugin-card footer .dashicons{margin:0 2px -16px;margin:0 2px -1rem;color:#bbb;width:auto;height:auto;
 display:none}@media (min-width:414px){.plugin-card footer .dashicons{display:inline-block}}.entry-thumbnail{display:none;max-width:128px}.entry-thumbnail .plugin-icon{-webkit-background-size:cover;background-size:cover;height:128px;width:128px}@media screen and (min-width:21em){.entry-thumbnail{display:inline-block;margin:0 4% 0 0;vertical-align:top}.entry-thumbnail a{display:block}}.single .entry-thumbnail{display:none;float:left;height:96px;margin-right:16px;margin-right:1rem;width:96px}@media screen and (min-width:26em){.single .entry-thumbnail{display:block}}.single .entry-thumbnail .plugin-icon{-webkit-background-size:contain!important;background-size:contain!important;height:96px!important;width:96px!important}[class*=dashicons-star-]{color:#ffb900}.rtl .dashicons-star-half{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.plugin-rating{line-height:1;margin:0 10px 8px 0}.plugin-rating .wporg-ratings{display:inline-block;margin-right:5px}.plugin-rating .rating-count{
 color:#999;font-size:12.8px;font-size:.8rem;top:-1px}.site-main.single .plugin-rating .rating-count{display:none}.plugin-rating .rating-count a{color:inherit;cursor:hand;text-decoration:none}@-webkit-keyframes b{0%{opacity:1;font-size:1rem;-webkit-text-stroke-color:transparent}25%{opacity:.6;color:#fff;font-size:.8rem;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#dc3232}75%{opacity:.6;color:#fff;font-size:1.42875rem;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#dc3232}to{opacity:1;font-size:1.25rem;-webkit-text-stroke-color:transparent}}@keyframes b{0%{opacity:1;font-size:1rem;-webkit-text-stroke-color:transparent}25%{opacity:.6;color:#fff;font-size:.8rem;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#dc3232}75%{opacity:.6;color:#fff;font-size:1.42875rem;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#dc3232}to{opacity:1;font-size:1.25rem;-webkit-text-stroke-color:transparent}}@-webkit-keyframes c{0%{font-size:1.42875rem}80%{font-size:1.25rem
 }}@keyframes c{0%{font-size:1.42875rem}80%{font-size:1.25rem}}.plugin-favorite{height:36px;text-align:center;vertical-align:top;width:36px}.plugin-favorite .plugin-favorite-heart{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:none;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#cbcdce;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:20px;font-size:1.25rem;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease}.plugin-favorite .plugin-favorite-heart.favorited{color:#dc3232}.plugin-favorite .plugin-favorite-heart:hover{-webkit-animation:c .3s infinite alternate;animation:c .3s infinite alternate}.plugin-favorite .plugi
 n-favorite-heart:focus{outline:thin dotted}.plugin-favorite .plugin-favorite-heart:focus,.plugin-favorite .plugin-favorite-heart:hover{text-decoration:none}.plugin-favorite .plugin-favorite-heart:after{content:"\f487";font-family:dashicons;vertical-align:top}.plugin-favorite .plugin-favorite-heart.is-animating{-webkit-animation:b .3s;animation:b .3s}.plugin-banner{background-position:50% 50%;-webkit-background-size:100% 100%;background-size:100%;display:inline-block;font-size:0;line-height:0;margin:0 auto 18.288px;margin:0 auto 1.143rem;padding-top:32.38342%;vertical-align:middle;width:100%}@media screen and (min-width:60em){.plugin-banner{margin-top:1.5625rem}}.plugin-changelog{font-size:12.8px;font-size:.8rem}.plugin-changelog code{font-size:12.8px;font-size:.8rem}.plugin-changelog h4{margin-top:0}.plugin-developers .contributors-list{font-size:0}.plugin-developers .contributors-list li{display:inline-block;font-size:16px;font-size:1rem;margin-right:4%;vertical-align:top
 ;width:48%}.plugin-developers .contributors-list li:nth-of-type(2n){margin-right:0}.plugin-faq h2:first-of-type{font-size:20px;font-size:1.25rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase;border:none;color:#32373c;padding:0;text-transform:inherit}.plugin-faq dl{border-bottom:1px solid #eee}.plugin-faq dt{border-top:1px solid #eee;cursor:pointer;font-size:16px;font-size:1rem;font-weight:600;padding:16px 0;padding:1rem 0}.plugin-faq dt:before{content:"\f347";float:right;font-family:dashicons;margin:0 16px;margin:0 1rem}.plugin-faq dt.open:before{content:"\f343"}.plugin-faq dt .button-link{display:inherit;text-align:inherit}.plugin-faq dt .button-link.no-focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.plugin-faq dd{display:none;margin:0 0 16px;margin:0 0 1rem}.no-js .plugin-faq dd{display:block}.plugin-faq dd p{margin:0}.plugin-faq dd p+p{margin-top:16px;margin-top:1rem}.plugin-reviews{list-style-type:none;margin:
 0;padding:0}.plugin-reviews .plugin-review+.plugin-review{margin:32px 0 16px;margin:2rem 0 1rem}.plugin-reviews .review-avatar{display:none}.plugin-reviews .review,.plugin-reviews .review-author,.plugin-reviews .wporg-ratings{display:inline-block;vertical-align:top}.plugin-reviews .review-header{margin:0 0 8px;margin:0 0 .5rem}.plugin-reviews .review-title{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;margin:0 0 8px;margin:0 0 .5rem;text-transform:inherit}.plugin-reviews .review-author{line-height:1.25;margin-left:10px}@media screen and (min-width:48em){.plugin-reviews .review-avatar{display:inline-block;vertical-align:top}.plugin-reviews .review-avatar .avatar{margin-right:1rem}.plugin-reviews .review{width:-webkit-calc(100% - 60px - 1rem);width:calc(100% - 60px - 1rem)}.plugin-reviews .review-header{margin:0}.plugin-reviews .review-author{line-height:1}}.reviews-link{display:inline-block;font-size:12.8px;font-size:.8rem;margin-top:8px;mar
 gin-top:.5rem;text-decoration:none}.reviews-link:after{content:"\f345";font-family:dashicons;vertical-align:text-top;padding-left:5px;float:right;position:relative;top:1px}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.image-gallery-content{position:relative}.image-gallery-content .image-gallery-left-nav,.image-gallery-content .image-gallery-right-nav{display:none;font-size:48.828px;font-size:3.0517578125rem;height:100%;position:absolute;top:0;z-index:4;border-color:#eee;-webkit-transition:background .1s ease,border .1s ease;transition:background .1s ease,border .1s ease}@media (max-width:768px){.image-gallery-content .image-gallery-left-nav,.image-gallery-content .image-gallery-right-nav{font-size:3.4em}}@media (min-width:768px){.image-gallery-content .image-gallery-left-nav:hover,.image-gallery-content .image-gallery-right-nav:hover{background:#fff;opacity:.8;border:1px solid #eee}}.image-gallery-content .image-galler
 y-left-nav:before,.image-gallery-content .image-gallery-right-nav:before{position:relative;font-family:dashicons}.image-gallery-content .image-gallery-left-nav{left:0}.image-gallery-content .image-gallery-left-nav:before{content:"\f341"}.image-gallery-content .image-gallery-left-nav:hover{margin-left:-1px}.image-gallery-content .image-gallery-right-nav{right:0}.image-gallery-content .image-gallery-right-nav:before{content:"\f345"}.image-gallery-content .image-gallery-right-nav:hover{margin-right:-1px}.image-gallery-content:hover .image-gallery-left-nav,.image-gallery-content:hover .image-gallery-right-nav{display:block}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;border:1px solid #eee}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{margin:0}.image-gallery-slide img{display:block;margin:0 auto}.image-gallery-slide .imag
 e-gallery-description{background:#f5f5f5;color:#32373c;line-height:1.5;padding:10px 20px;white-space:normal;font-size:12.8px;font-size:.8rem}@media (max-width:768px){.image-gallery-slide .image-gallery-description{font-size:.8rem;padding:8px 15px}}.image-gallery-thumbnails{background:#fff;margin-top:5px}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:table-cell;margin-right:5px;border:1px solid #eee;max-height:100px;overflow:hidden}.image-gallery-thumbnail .image-gallery-image{margin:0}.image-gallery-thumbnail img{vertical-align:middle;width:100px}@media (max-width:768px){.image-gallery-thumbnail img{width:75px}}.image-gallery-thumbnail:hover{-webkit-box-shadow:0 1px 8px rgba(0,0,0,.3);box-shadow:0 1px 8px rgba(0,0,0,.3)}.image-gallery-thumbnail.active{border:1px solid #337ab7}.image-gallery-thumbnail-label{color:#222;font-size:1em}@media (max-width:768px){.image-gallery-thumbnail-labe
 l{font-size:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);bottom:0;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;z-index:4}.plugin-screenshots{list-style-type:none;margin:0;padding:0}.plugin-screenshots h2:first-of-type{font-size:20px;font-size:1.25rem;border:none;color:#32373c;font-weight:600;padding:0;text-transform:inherit}.plugin-screenshots .image-gallery-slides{max-height:600px}.plugin-screenshots .image-gallery-image img{max-height:550px}.plugin-screenshots .image-gallery-thumbnail{vertical-align:top}.plugin-screenshots .image-gallery-thumbnail img{max-height:100px}.plugin-screenshots .image-gallery-thumbnails{overflow:hidden}.download-history-stats td{text-align:right}.previous-versions{max-width:60%}@media screen and (min-width:48em){.previous-versions{height:30px;vertical-align:top}}.section.read-more{border-bottom:2px solid #eee;max-height:200px;overflow:hidden;padding-bottom:1px}.section.read-more.plugin-description{max-height:520px}.section
 .read-more.plugin-description.toggled{max-height:none}.section.read-more.toggled{max-height:none}.no-js .section.read-more{max-height:none;overflow:auto}.section h1,.section h2,.section h3{font-size:16px;font-size:1rem;font-weight:600;letter-spacing:.16px;letter-spacing:.01rem;text-transform:uppercase}.section h1:nth-child(2),.section h2:nth-child(2),.section h3:nth-child(2){margin-top:0}.section h4,.section h5,.section h6{font-size:12.8px;font-size:.8rem;font-weight:600;letter-spacing:.8px;letter-spacing:.05rem;text-transform:uppercase}.section h4:nth-child(2),.section h5:nth-child(2),.section h6:nth-child(2){margin-top:0}.section h2:first-of-type{font-size:20px;font-size:1.25rem;border:none;color:#32373c;font-weight:600;padding:0;text-transform:inherit}.section-toggle{color:#0073aa;cursor:pointer;font-size:12.8px;font-size:.8rem;margin-top:8px;margin-top:.5rem;position:relative}.no-js .section-toggle{display:none}.section-toggle:after{content:"\f347";font-family:dashicon
 s;padding-left:5px;vertical-align:text-top;position:relative;float:right;top:1px}.toggled+.section-toggle:after{content:"\f343"}.section-toggle:hover{text-decoration:underline}.type-plugin .plugin-notice{margin-top:0}.type-plugin .plugin-header{border-bottom:0;padding:18.288px 25px;padding:1.143rem 1.5625rem}.type-plugin .plugin-header .plugin-actions{float:right}.type-plugin .plugin-header .plugin-actions div{display:inline-block;text-align:center}.type-plugin .plugin-header .plugin-title{clear:none;font-size:25px;font-size:1.5625rem;font-weight:400;margin:0}.type-plugin .plugin-header .plugin-title a{color:inherit;text-decoration:none}.type-plugin .plugin-header .byline{color:#78848f}.type-plugin .entry-banner+.plugin-header,.type-plugin .plugin-banner+.plugin-header{padding-top:0}.type-plugin .tabs{list-style:none;margin:0;border-bottom:2px solid #eee}.type-plugin .tabs li{display:inline-block;margin-bottom:-2px;border:2px solid transparent;font-size:12.8px;font-size:.8
 rem;color:#0073aa;-webkit-transition:background .2s ease;transition:background .2s ease}.type-plugin .tabs li a{border:0;display:block;padding:10.24px 20px;padding:.64rem 1.25rem;background:#fff;text-decoration:none}.type-plugin .tabs li a.active,.type-plugin .tabs li a:hover{background:#eee}.type-plugin .tabs li.active,.type-plugin .tabs li:hover{padding-bottom:0!important;border:2px solid #eee}@media screen and (max-width:34em){.type-plugin .tabs{border-top:2px solid #eee}.type-plugin .tabs li{display:block;border:none;border-bottom:1px solid #eee;margin-bottom:1px}.type-plugin .tabs li.active,.type-plugin .tabs li:hover{border:none;border-bottom:1px solid #eee}}.type-plugin .entry-content{padding:0 25px;padding:0 1.5625rem;max-width:768px;max-width:48rem}@media screen and (min-width:48em){.type-plugin .entry-content{float:left;padding:0;width:65%}}.type-plugin .entry-content>div{display:none;border:0}.type-plugin .entry-content>div~button{display:none;border:0}.type-plugin 
 .entry-content a:not(.button){text-decoration:underline}.type-plugin .entry-content tr{border-bottom:1px solid #eee}.type-plugin .entry-content tr:first-child{border-top:1px solid #eee}.type-plugin .entry-content tr td{padding:3.2px 0;padding:.2rem 0}.type-plugin .entry-content #admin{display:block!important}.type-plugin .entry-meta{padding:0 25px;padding:0 1.5625rem}.type-plugin span#description,.type-plugin span#developers,.type-plugin span#installation,.type-plugin span#reviews{position:fixed}.type-plugin span#developers:target~.tabs li#tablink-developers,.type-plugin span#installation:target~.tabs li#tablink-installation,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.tabs li#tablink-description,.type-plugin span#reviews:target~.tabs li#tablink-reviews{border-top:2px solid #eee;border-left:2px solid #eee;border-right:2px solid #eee;border-bottom:0;padding-bottom:2px;background:#fff}.type-plugin span#developers:target~.entry-con
 tent #tab-changelog,.type-plugin span#developers:target~.entry-content #tab-developers,.type-plugin span#developers:target~.entry-content #tab-developers .plugin-development,.type-plugin span#developers:target~.entry-content #tab-developers~button,.type-plugin span#installation:target~.entry-content #tab-installation,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.entry-content #faq,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.entry-content #screenshots,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.entry-content #tab-description,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.entry-content #tab-developers,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.entry-content #tab-developers~button,.type-plugin span#reviews:target~.
 entry-content #tab-reviews{display:block}.type-plugin span#developers:target~.entry-content #tab-developers .plugin-contributors,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.entry-content #tab-developers .plugin-development{display:none}.type-plugin span#installation:target~.entry-meta .plugin-contributors,.type-plugin span#reviews:not(:target)~span#installation:not(:target)~span#developers:not(:target)~.entry-meta .plugin-contributors,.type-plugin span#reviews:target~.entry-meta .plugin-contributors,.type-plugin span#reviews:target~.entry-meta .plugin-donate,.type-plugin span#reviews:target~.entry-meta .plugin-meta,.type-plugin span#reviews:target~.entry-meta .plugin-support{display:none}.type-plugin .plugin-reviews .plugin-review+.plugin-review{margin:32px 0 16px;margin:2rem 0 1rem;padding-bottom:16px;padding-bottom:1rem}.type-plugin article.plugin-review{border-bottom:2px solid #eee}@media screen and (min-width:48em){.type-pl
 ugin .entry-content,.type-plugin .entry-meta,.type-plugin .plugin-header{padding-left:0;padding-right:0}.type-plugin .entry-meta{float:right;width:30%}}.search-form{font-size:0;margin-bottom:32px;margin-bottom:2rem;max-width:100%;position:relative}.search-form .search-field{-webkit-appearance:none;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;display:block;font-size:16px;font-size:1rem;margin:0 auto;max-width:100%;padding:8px;padding:.5rem;width:363.797px;width:22.7373675443rem}.search-form .button-search{border-top:none;border-left:none;-webkit-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;font-size:16px;font-size:1rem;position:relative;right:auto;top:auto;vertical-align:top}.search-form .button-search:active{background:#006799;border-right:1px solid #006799;-webkit-box-shadow:none;box-shadow:none}.search-form .button-search .dashicons{font-size:16px;font-size:1rem}.site-header .search-form{display:inline-block}.site-header.home .
 search-form .button-search,.site-main .search-form .button-search{background:transparent;border:none;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#32373c;display:block;height:45px;padding:8px 16px;padding:.5rem 1rem;position:absolute;right:0;text-shadow:none;top:0}.site-header.home .search-form .button-search:focus,.site-main .search-form .button-search:focus{-webkit-box-shadow:0 0 2px 1px #33b3db;box-shadow:0 0 2px 1px #33b3db}.site-header.home .search-form .button-search:active,.site-main .search-form .button-search:active{background:transparent;border:none;-webkit-transform:none;-ms-transform:none;transform:none}.site-header:not(.home) .search-form{margin:0}.site-header:not(.home) .search-form .search-field{border:0;-webkit-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;display:inline-block;font-size:16px;font-size:1rem;padding:5px 10px;position:relative;width:auto}@media screen and (min-width:48em){.site-header:not(.home) .search-for
 m .search-field{font-size:.64rem;width:7rem}.site-header:not(.home) .search-form .search-field+.button-search{display:inline-block;margin-bottom:0}}@media screen and (min-width:60em){.site-header:not(.home) .search-form .search-field{width:10rem}}.site-main .search-form .search-field{border:1px solid #ddd;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.07);box-shadow:inset 0 1px 2px rgba(0,0,0,.07);padding:8px;padding:.5rem;width:100%}.search .site-main{margin-top:32px;margin-top:2rem;padding-top:0}.search.search-results .page-header{margin:32px 0;margin:2rem 0}nav .nav-links{text-align:center}nav .nav-links .page-numbers{background-color:#f9f9f9;min-width:2em;padding:8px;display:inline-block;cursor:hand}nav .nav-links .page-numbers.dots,nav .nav-links .page-numbers.next,nav .nav-links .page-numbers.prev{width:auto;font-size:.9em;background:none}nav .nav-links .page-numbers.dots{cursor:inherit}nav .nav-links span.page-numbers{font-weight:700;background-color:#f7f7f7}.main-navigation{
 background:#0073aa;clear:both;left:0;position:absolute;top:60px;width:100%}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{-webkit-box-shadow:0 3px 3px rgba(0,0,0,.2);box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;left:-999em;position:absolute;top:1.5em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul{left:100%}.main-navigation ul ul a{width:200px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{left:auto}.main-navigation li{border-top:1px solid hsla(0,0%,100%,.2);padding:16px;padding:1rem}.main-navigation a{color:hsla(0,0%,100%,.8);display:block;font-size:12.8px;font-size:.8rem;text-decoration:none}.main-navigation a.active,.main-navigation a:hover{color:#fff}@media screen and (min-width:48em){.main-navigation a.active{border-bottom:1px solid}}.main-navigation.toggled ul{display:block}.menu-toggle{background:transparent;border:non
 e;color:#fff;font-size:25px;font-size:1.5625rem;height:56px;height:3.5rem;overflow:hidden;position:absolute;right:16px;right:1rem;top:-58px;width:56px;width:3.5rem;-webkit-appearance:none}.toggled .menu-toggle:before{content:"\f343"}@media screen and (min-width:48em){.menu-toggle{display:none}.main-navigation{float:right;position:relative;width:auto;top:auto}.main-navigation.toggled{padding:1px 0}.main-navigation ul{display:inline-block;font-size:0}.main-navigation ul li{border:0;display:inline-block;font-size:1rem;margin-right:1rem;padding:0}.main-navigation ul li:last-of-type{margin-right:0}}.site-description{color:hsla(0,0%,100%,.8);font-size:20px;font-size:1.25rem;font-weight:300;margin:-6.4px auto 32px;margin:-.4rem auto 2rem;text-align:center}.site-title{display:inline-block;font-size:25px;font-size:1.5625rem;font-weight:300;line-height:1;margin:0 32px 0 0;margin:0 2rem 0 0;max-width:none}.site-title a{color:#fff;font-weight:300}.site-title a:active,.site-title a:foc
 us,.site-title a:hover{text-decoration:none}.site-header.home .site-title{display:inherit;font-size:61.035px;font-size:3.8146972656rem;margin:32px 0 16px;margin:2rem 0 1rem}.site-header{background:#0073aa;padding:16px 0;padding:1rem 0;position:relative}.site-header .site-branding{margin:0 auto;max-width:960px;padding:0 25px;padding:0 1.5625rem}@media screen and (min-width:48em){.site-header .site-branding{padding:0 10px}}.site-header.home{padding:25px 18.288px;padding:1.5625rem 1.143rem;text-align:center}.site-main{margin:0 auto;max-width:960px;padding:48.828px 25px;padding:3.0517578125rem 1.5625rem}@media screen and (min-width:48em){.site-main{padding:3.0517578125rem 10px}}.single .site-main,.site-main.single{padding:0}@media screen and (min-width:48em){.single .site-main,.site-main.single{padding:0 10px 3.0517578125rem}}.page .site-main,.site-main.page{padding-top:0}.site-main .page-title{font-size:25px;font-size:1.5625rem;font-weight:400}.site-main .no-results{margin:0 auto;max-w
 idth:568.434px;max-width:35.527136788rem;padding:0 32px;padding:0 2rem}.widget-area{margin:0 auto;max-width:960px;padding:0 25px 48.828px;padding:0 1.5625rem 3.0517578125rem}@media screen and (min-width:48em){.widget-area{padding:0 10px 3.0517578125rem}}.committer-list,.support-rep-list{font-size:12.8px;font-size:.8rem;list-style:none;margin:0}.committer-list li,.support-rep-list li{padding-bottom:8px;padding-bottom:.5rem}.committer-list li .remove,.support-rep-list li .remove{color:red;visibility:hidden}.committer-list li:hover .remove,.support-rep-list li:hover .remove{visibility:visible}.committer-list .avatar,.support-rep-list .avatar{float:left;margin-right:10px}.committer-list .spinner,.support-rep-list .spinner{position:relative}.committer-list .spinner:after,.support-rep-list .spinner:after{content:"";display:block;width:20px;height:20px;position:absolute;right:-50%;top:50%;margin:-10px -10px 0 0;background:url(/wp-admin/images/spinner.gif) no-repeat 50%;-webkit-ba
 ckground-size:20px 20px;background-size:20px 20px;-webkit-transform:translateZ(0);transform:translateZ(0)}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi),print{.committer-list .spinner:after,.support-rep-list .spinner:after{background-image:url(/wp-admin/images/spinner-2x.gif)}}.plugin-contributors.read-more{border-bottom:2px solid #eee;max-height:200px;overflow:hidden;padding-bottom:1px}.plugin-contributors.read-more.toggled{max-height:none}.no-js .plugin-contributors.read-more{max-height:none;overflow:auto}.contributors-list{font-size:12.8px;font-size:.8rem;list-style-type:none;margin:0}.contributors-list li{margin-bottom:16px;margin-bottom:1rem}.contributors-list .avatar{float:left;margin-right:10px}.plugin-meta{margin-top:32px;margin-top:2rem}.plugin-meta ul{font-size:12.8px;font-size:.8rem;list-style-type:none;margin:0;padding:0}.plugin-meta li{border-top:1px solid #eee;display:inline-block;padding:8px 0;padding:.5rem 0;width:100%;position:relative}.plugin-
 meta li strong{float:right}.plugin-meta li:first-child{border-top:0}.plugin-meta .languages,.plugin-meta .tags{float:right;text-align:right}.plugin-meta .tags{width:60%}.plugin-meta .languages .popover{margin-top:8px}.plugin-meta .languages .popover-trigger{color:#0073aa;font-weight:600}.plugin-meta .languages .popover-trigger:hover{text-decoration:underline}.plugin-meta [rel=tag]{background:#eee;-webkit-border-radius:2px;border-radius:2px;color:#000;display:inline-block;font-size:10.24px;font-size:.64rem;margin:2px;max-width:95%;overflow:hidden;padding:3px 6px;position:relative;text-overflow:ellipsis;white-space:nowrap;width:auto}.plugin-meta [rel=tag]:hover{background:#f3f3f3}.plugin-meta [rel=tag]:active{background:#dfdfdf}.popover{display:none;position:absolute;width:100%;max-width:300px;left:0;z-index:100;padding:1em 1em 2em;margin-top:10px;background-color:#fff;border:1px solid #ccc;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-sh
 adow:0 2px 10px rgba(0,0,0,.1)}.popover.is-top-right{left:auto;right:0}.popover.is-visible{display:block}.popover .popover-close{position:absolute;bottom:.5em;right:.6em;font-size:small;color:#0073aa}.popover .popover-close:active,.popover .popover-close:focus,.popover .popover-close:hover{text-decoration:underline}.popover .popover-arrow{position:absolute;height:0;width:0;top:-10px;right:20px;z-index:-1;border:10px solid #ccc;border-top:none;border-left-color:transparent;border-right-color:transparent}.popover .popover-arrow:after{content:"";position:absolute;top:2px;left:-10px;border:10px solid #fff;border-top:none;border-left-color:transparent;border-right-color:transparent}.popover .popover-inner{text-align:left}.popover .popover-inner p:first-child{margin-top:0}.popover .popover-inner p:last-child{margin-bottom:0}.plugin-ratings{font-size:12.8px;font-size:.8rem;position:relative}.plugin-ratings .reviews-link{position:absolute;right:0;top:0}.plugin-ratings .reviews-lin
 k:after{content:"\f345";font-family:dashicons;padding-left:5px;vertical-align:top}.plugin-ratings [class*=dashicons-star-]{color:#ffb900;display:inline-block;font-size:25px;font-size:1.5625rem;height:auto;margin:0;width:auto}.plugin-ratings .ratings-list{list-style-type:none;margin:16px 0;margin:1rem 0;padding:0}.plugin-ratings .ratings-list .counter-container,.plugin-ratings .ratings-list .counter-container a{width:100%}.plugin-ratings .ratings-list .counter-container:hover,.plugin-ratings .ratings-list .counter-container a:hover{text-decoration:none}.plugin-ratings .ratings-list .counter-label{display:inline-block;min-width:65px}.plugin-ratings .ratings-list .counter-back,.plugin-ratings .ratings-list .counter-bar{display:inline-block;height:16px;height:1rem;vertical-align:middle}.plugin-ratings .ratings-list .counter-back{background-color:#ececec;width:58%;width:-webkit-calc(100% - 130px);width:calc(100% - 130px)}.plugin-ratings .ratings-list .counter-bar{background-col
 or:#ffc733;display:block}.plugin-ratings .ratings-list .counter-count{margin-left:3px}.home .widget,.widget-area.home .widget{display:inline-block;font-size:12.8px;font-size:.8rem;margin:0;vertical-align:top}@media screen and (min-width:48em){.home .widget,.widget-area.home .widget{margin-right:5%;width:30%}.home .widget:last-child,.widget-area.home .widget:last-child{margin-right:0}}.home .widget select,.widget-area.home .widget select{max-width:100%}.entry-meta .widget-title{font-size:20px;font-size:1.25rem;border:none;color:#32373c;font-weight:600;padding:0}.plugin-support{font-size:12.8px;font-size:.8rem}.plugin-support .counter-container{margin-bottom:16px;margin-bottom:1rem;position:relative}.plugin-support .counter-back,.plugin-support .counter-bar{display:inline-block;height:30px;vertical-align:middle}.plugin-support .counter-back{background-color:#ececec;width:100%}.plugin-support .counter-bar{background-color:#c7e8ca;display:block}.plugin-support .counter-count{font-size:1
 0.24px;font-size:.64rem;left:8px;position:absolute;top:8px;width:100%;width:-webkit-calc(100% - 8px);width:calc(100% - 8px)}@media screen and (min-width:48em){.plugin-support .counter-count{top:5px}}
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/*--------------------------------------------------------------
+# Normalize
+--------------------------------------------------------------*/
+html {
+  font-family: sans-serif;
+  -webkit-text-size-adjust: 100%;
+  -ms-text-size-adjust: 100%;
+}
+
+body {
+  margin: 0;
+}
+
+article,
+aside,
+details,
+figcaption,
+figure,
+footer,
+header,
+main,
+menu,
+nav,
+section,
+summary {
+  display: block;
+}
+
+audio,
+canvas,
+progress,
+video {
+  display: inline-block;
+  vertical-align: baseline;
+}
+
+audio:not([controls]) {
+  display: none;
+  height: 0;
+}
+
+[hidden],
+template {
+  display: none;
+}
+
+a {
+  background-color: transparent;
+}
+
+a:active,
+a:hover {
+  outline: 0;
+}
+
+abbr[title] {
+  border-bottom: 1px dotted;
+}
+
+b,
+strong {
+  font-weight: bold;
+}
+
+dfn {
+  font-style: italic;
+}
+
+h1 {
+  font-size: 2em;
+  margin: 0.67em 0;
+}
+
+mark {
+  background: #ff0;
+  color: #000;
+}
+
+small {
+  font-size: 80%;
+}
+
+sub,
+sup {
+  font-size: 75%;
+  line-height: 0;
+  position: relative;
+  vertical-align: baseline;
+}
+
+sup {
+  top: -0.5em;
+}
+
+sub {
+  bottom: -0.25em;
+}
+
+img {
+  border: 0;
+}
+
+svg:not(:root) {
+  overflow: hidden;
+}
+
+figure {
+  margin: 1em 40px;
+}
+
+hr {
+  box-sizing: content-box;
+  height: 0;
+}
+
+pre {
+  overflow: auto;
+}
+
+code,
+kbd,
+pre,
+samp {
+  font-family: monospace, monospace;
+  font-size: 1em;
+}
+
+button,
+input,
+optgroup,
+select,
+textarea {
+  color: inherit;
+  font: inherit;
+  margin: 0;
+}
+
+button {
+  overflow: visible;
+}
+
+button,
+select {
+  text-transform: none;
+}
+
+button,
+html input[type="button"],
+input[type="reset"],
+input[type="submit"] {
+  -webkit-appearance: button;
+  cursor: pointer;
+}
+
+button[disabled],
+html input[disabled] {
+  cursor: default;
+}
+
+button::-moz-focus-inner,
+input::-moz-focus-inner {
+  border: 0;
+  padding: 0;
+}
+
+input {
+  line-height: normal;
+}
+
+input[type="checkbox"],
+input[type="radio"] {
+  box-sizing: border-box;
+  padding: 0;
+}
+
+input[type="number"]::-webkit-inner-spin-button,
+input[type="number"]::-webkit-outer-spin-button {
+  height: auto;
+}
+
+input[type="search"]::-webkit-search-cancel-button,
+input[type="search"]::-webkit-search-decoration {
+  -webkit-appearance: none;
+}
+
+fieldset {
+  border: 1px solid #c0c0c0;
+  margin: 0 2px;
+  padding: 0.35em 0.625em 0.75em;
+}
+
+legend {
+  border: 0;
+  padding: 0;
+}
+
+textarea {
+  overflow: auto;
+}
+
+optgroup {
+  font-weight: bold;
+}
+
+table {
+  border-collapse: collapse;
+  border-spacing: 0;
+}
+
+td,
+th {
+  padding: 0;
+}
+
+/*--------------------------------------------------------------
+# Typography
+--------------------------------------------------------------*/
+html {
+  font-size: 100%;
+}
+
+body,
+button,
+input,
+select,
+textarea {
+  color: #32373c;
+  font-family: "Open Sans", sans-serif;
+  font-size: 100%;
+  line-height: 1.5;
+}
+
+@media screen and (min-width: 48em) {
+  html {
+    font-size: 1.125rem;
+  }
+}
+
+h1, h2, h3, h4, h5, h6 {
+  clear: both;
+  font-family: inherit;
+  line-height: 1.5;
+  margin: 2rem 0 1rem;
+}
+
+h1 {
+  font-size: 3.8146972656rem;
+  font-weight: 300;
+}
+
+h1.title {
+  font-size: 0.8rem;
+  color: #0073aa;
+  font-weight: 600;
+  letter-spacing: 0.05rem;
+  text-transform: uppercase;
+}
+
+h2 {
+  font-size: 2.44140625rem;
+  font-weight: 300;
+}
+
+h3 {
+  font-size: 1.5625rem;
+  font-weight: 400;
+}
+
+h4 {
+  font-size: 1.25rem;
+  border: none;
+  color: #32373c;
+  font-weight: 600;
+  padding: 0;
+}
+
+h5 {
+  font-size: 1rem;
+  font-weight: 600;
+  letter-spacing: 0.01rem;
+  text-transform: uppercase;
+}
+
+h6 {
+  font-size: 0.8rem;
+  font-weight: 600;
+  letter-spacing: 0.8px;
+  text-transform: uppercase;
+}
+
+p {
+  margin: 1em 0;
+}
+
+p.subheading {
+  color: #82878c;
+  font-size: 1.25rem;
+  font-weight: 300;
+  margin: -0.4rem auto 2rem;
+  text-align: center;
+}
+
+p.intro {
+  font-size: 1.25rem;
+}
+
+p.aside {
+  font-size: 0.8rem;
+}
+
+p.note {
+  font-size: 0.64rem;
+  letter-spacing: 0.01rem;
+  max-width: 18.1898940355rem;
+}
+
+dfn, cite, em, i {
+  font-style: italic;
+}
+
+blockquote {
+  margin: 0 1.5em;
+}
+
+address {
+  margin: 0 0 1.5em;
+}
+
+pre {
+  background: #eee;
+  font-family: "Courier 10 Pitch", Courier, monospace;
+  font-size: 0.9375rem;
+  line-height: 1.6;
+  margin-bottom: 1.6em;
+  max-width: 100%;
+  overflow: auto;
+  padding: 1.6em;
+}
+
+code, kbd, tt, var {
+  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
+  font-size: 0.9375rem;
+}
+
+abbr, acronym {
+  border-bottom: 1px dotted #666;
+  cursor: help;
+}
+
+mark, ins {
+  background: #fff9c0;
+  text-decoration: none;
+}
+
+big {
+  font-size: 125%;
+}
+
+/*--------------------------------------------------------------
+# Elements
+--------------------------------------------------------------*/
+html {
+  box-sizing: border-box;
+}
+
+*,
+*:before,
+*:after {
+  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
+  box-sizing: inherit;
+}
+
+body {
+  background: #fff;
+  /* Fallback for when there is no custom background color defined. */
+}
+
+blockquote, q {
+  quotes: "" "";
+}
+
+blockquote:before, blockquote:after, q:before, q:after {
+  content: "";
+}
+
+blockquote {
+  background: #eee;
+  border: none;
+  color: #82878c;
+  font-style: italic;
+  margin: 1rem 0;
+  padding: 1rem 2rem;
+}
+
+blockquote cite {
+  font-size: 0.8rem;
+}
+
+hr {
+  background-color: #eee;
+  border: 0;
+  height: 2px;
+  margin: 5rem auto;
+}
+
+ul, ol {
+  margin: 0 0 1.5em 3em;
+}
+
+ul {
+  list-style: disc;
+}
+
+ol {
+  list-style: decimal;
+}
+
+li > ul,
+li > ol {
+  margin-bottom: 0;
+  margin-left: 1.5em;
+}
+
+dt {
+  font-weight: bold;
+}
+
+dd {
+  margin: 0 1.5em 1.5em;
+}
+
+img {
+  height: auto;
+  /* Make sure images are scaled correctly. */
+  max-width: 100%;
+  /* Adhere to container width. */
+}
+
+table {
+  margin: 0 0 1.5em;
+  width: 100%;
+}
+
+.notice {
+  background: #fff;
+  border-left: 4px solid #fff;
+  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
+  margin: 1em 0;
+  padding: 1px 12px;
+}
+
+.notice p {
+  font-size: 0.8rem;
+  margin: 0.5em 0;
+  padding: 2px;
+}
+
+.notice.notice-alt {
+  box-shadow: none;
+}
+
+.notice.notice-large {
+  padding: 10px 20px;
+}
+
+.notice.notice-success {
+  border-left-color: #46b450;
+}
+
+.notice.notice-success.notice-alt {
+  background-color: #ecf7ed;
+}
+
+.notice.notice-warning {
+  border-left-color: #ffb900;
+}
+
+.notice.notice-warning.notice-alt {
+  background-color: #fff8e5;
+}
+
+.notice.notice-error {
+  border-left-color: #dc3232;
+}
+
+.notice.notice-error.notice-alt {
+  background-color: #fbeaea;
+}
+
+.notice.notice-info {
+  border-left-color: #00a0d2;
+}
+
+.notice.notice-info.notice-alt {
+  background-color: #e5f5fa;
+}
+
+.locale-banner {
+  background: #C7E8CA;
+  font-size: 0.8rem;
+  padding: 0.5rem;
+  text-align: center;
+}
+
+@media (min-width: 67rem) {
+  .locale-banner {
+    margin: 1rem auto;
+    max-width: 960px;
+  }
+}
+
+/*--------------------------------------------------------------
+# Forms
+--------------------------------------------------------------*/
+/* ----------------------------------------------------------------------------
+  1.0 - Button Layouts
+---------------------------------------------------------------------------- */
+.button,
+.button-primary,
+.button-secondary,
+.plugin-upload-form .button-primary {
+  border: 1px solid;
+  border-radius: 3px;
+  box-sizing: border-box;
+  cursor: pointer;
+  display: inline-block;
+  font-size: 0.8rem;
+  height: 1.5625rem;
+  line-height: 1;
+  margin: 0;
+  padding: 0 0.8rem;
+  text-decoration: none;
+  white-space: nowrap;
+  -webkit-appearance: none;
+}
+
+/* Remove the dotted border on :focus and the extra padding in Firefox */
+button::-moz-focus-inner,
+input[type="reset"]::-moz-focus-inner,
+input[type="button"]::-moz-focus-inner,
+input[type="submit"]::-moz-focus-inner {
+  border: 0 none;
+  padding: 0;
+}
+
+.button.button-large,
+.button-group.button-large .button {
+  height: 1.953125rem;
+  line-height: 1;
+  padding: 0 1rem;
+}
+
+.button.button-small,
+.button-group.button-small .button {
+  font-size: 0.64rem;
+  height: 1.25rem;
+  line-height: 1;
+  padding: 0 0.5rem;
+}
+
+a.button,
+a.button-primary,
+a.button-secondary {
+  line-height: 1.5625rem;
+}
+
+a.button:hover,
+a.button-primary:hover,
+a.button-secondary:hover {
+  border: inherit;
+}
+
+a.button.button-large,
+.button-group.button-large a.button {
+  line-height: 1.953125rem;
+}
+
+a.button.button-small,
+.button-group.button-small a.button {
+  line-height: 1.25rem;
+}
+
+.button:active,
+.button:focus {
+  outline: none;
+}
+
+.button.hidden {
+  display: none;
+}
+
+/* Style Reset buttons as simple text links */
+input[type="reset"],
+input[type="reset"]:hover,
+input[type="reset"]:active,
+input[type="reset"]:focus {
+  background: none;
+  border: none;
+  box-shadow: none;
+  padding: 0 2px 1px;
+  width: auto;
+}
+
+/* ----------------------------------------------------------------------------
+  2.0 - Default Button Style
+---------------------------------------------------------------------------- */
+.button,
+.button:visited,
+.button-secondary {
+  background: #f7f7f7;
+  border-color: #cccccc;
+  box-shadow: 0 1px 0 #cccccc;
+  color: #555;
+  vertical-align: top;
+}
+
+p .button {
+  vertical-align: baseline;
+}
+
+.button.hover,
+.button:hover,
+.button-secondary:hover,
+.button.focus,
+.button:focus,
+.button-secondary:focus {
+  background: #fafafa;
+  border-color: #999;
+  color: #23282d;
+}
+
+.button.focus,
+.button:focus,
+.button-secondary:focus,
+.button-link:focus {
+  border-color: #5b9dd9;
+  box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
+}
+
+.button.active,
+.button.active:hover,
+.button:active,
+.button-secondary:active {
+  background: #eee;
+  border-color: #999;
+  box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
+  transform: translateY(1px);
+}
+
+.button.active:focus {
+  border-color: #5b9dd9;
+  box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 3px rgba(0, 115, 170, 0.8);
+}
+
+.button[disabled],
+.button:disabled,
+.button.disabled,
+.button-secondary[disabled],
+.button-secondary:disabled,
+.button-secondary.disabled,
+.button-disabled {
+  background: #f7f7f7 !important;
+  border-color: #ddd !important;
+  box-shadow: none !important;
+  color: #a0a5aa !important;
+  cursor: default;
+  text-shadow: 0 1px 0 #fff !important;
+  transform: none !important;
+}
+
+/* Buttons that look like links, for a cross of good semantics with the visual */
+.button-link {
+  background: none;
+  border: 0;
+  border-radius: 0;
+  box-shadow: none;
+  cursor: pointer;
+  margin: 0;
+  outline: none;
+  padding: 0;
+}
+
+.button-link:focus {
+  outline: #5b9dd9 solid 1px;
+}
+
+/* ----------------------------------------------------------------------------
+  3.0 - Primary Button Style
+---------------------------------------------------------------------------- */
+.button-primary,
+.download-button,
+.plugin-upload-form .button-primary {
+  background: #0085ba;
+  border-color: #0073aa #006799 #006799;
+  box-shadow: 0 1px 0 #006799;
+  color: #fff;
+  text-decoration: none;
+  text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
+}
+
+.button-primary:visited,
+.download-button:visited,
+.plugin-upload-form .button-primary:visited {
+  background: #0085ba;
+  border-color: #0073aa #006799 #006799;
+  box-shadow: 0 1px 0 #006799;
+  color: #fff;
+}
+
+.button-primary.hover, .button-primary:hover, .button-primary.focus, .button-primary:focus,
+.download-button.hover,
+.download-button:hover,
+.download-button.focus,
+.download-button:focus,
+.plugin-upload-form .button-primary.hover,
+.plugin-upload-form .button-primary:hover,
+.plugin-upload-form .button-primary.focus,
+.plugin-upload-form .button-primary:focus {
+  background: #008ec2;
+  border-color: #006799;
+  box-shadow: 0 1px 0 #006799;
+  color: #fff;
+}
+
+.button-primary.focus, .button-primary:focus,
+.download-button.focus,
+.download-button:focus,
+.plugin-upload-form .button-primary.focus,
+.plugin-upload-form .button-primary:focus {
+  box-shadow: 0 1px 0 #0073aa, 0 0 2px 1px #33b3db;
+}
+
+.button-primary.active, .button-primary.active:hover, .button-primary.active:focus, .button-primary:active,
+.download-button.active,
+.download-button.active:hover,
+.download-button.active:focus,
+.download-button:active,
+.plugin-upload-form .button-primary.active,
+.plugin-upload-form .button-primary.active:hover,
+.plugin-upload-form .button-primary.active:focus,
+.plugin-upload-form .button-primary:active {
+  background: #0073aa;
+  border-color: #006799;
+  box-shadow: inset 0 2px 0 #006799;
+  vertical-align: top;
+}
+
+.button-primary[disabled], .button-primary:disabled, .button-primary.disabled,
+.download-button[disabled],
+.download-button:disabled,
+.download-button.disabled,
+.plugin-upload-form .button-primary[disabled],
+.plugin-upload-form .button-primary:disabled,
+.plugin-upload-form .button-primary.disabled {
+  background: #008ec2 !important;
+  border-color: #007cb2 !important;
+  box-shadow: none !important;
+  color: #66c6e4 !important;
+  cursor: default;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
+}
+
+.button-primary.button.button-hero,
+.download-button.button.button-hero,
+.plugin-upload-form .button-primary.button.button-hero {
+  box-shadow: 0 2px 0 #006799;
+}
+
+.button-primary.button.button-hero.active, .button-primary.button.button-hero.active:hover, .button-primary.button.button-hero.active:focus, .button-primary.button.button-hero:active,
+.download-button.button.button-hero.active,
+.download-button.button.button-hero.active:hover,
+.download-button.button.button-hero.active:focus,
+.download-button.button.button-hero:active,
+.plugin-upload-form .button-primary.button.button-hero.active,
+.plugin-upload-form .button-primary.button.button-hero.active:hover,
+.plugin-upload-form .button-primary.button.button-hero.active:focus,
+.plugin-upload-form .button-primary.button.button-hero:active {
+  box-shadow: inset 0 3px 0 #006799;
+}
+
+.button-primary-disabled {
+  background: #008ec2 !important;
+  border-color: #007cb2 !important;
+  box-shadow: none !important;
+  color: #66c6e4 !important;
+  cursor: default;
+  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
+}
+
+/* ----------------------------------------------------------------------------
+  4.0 - Button Groups
+---------------------------------------------------------------------------- */
+.button-group {
+  display: inline-block;
+  font-size: 0;
+  position: relative;
+  vertical-align: middle;
+  white-space: nowrap;
+}
+
+.button-group > .button {
+  border-radius: 0;
+  display: inline-block;
+  margin-right: -1px;
+  z-index: 10;
+}
+
+.button-group > .button-primary {
+  z-index: 100;
+}
+
+.button-group > .button:hover {
+  z-index: 20;
+}
+
+.button-group > .button:first-child {
+  border-radius: 3px 0 0 3px;
+}
+
+.button-group > .button:last-child {
+  border-radius: 0 3px 3px 0;
+}
+
+.button-group > .button:focus {
+  position: relative;
+  z-index: 1;
+}
+
+/* ----------------------------------------------------------------------------
+  5.0 - Responsive Button Styles
+---------------------------------------------------------------------------- */
+@media screen and (max-width: 48em) {
+  .button,
+  .button.button-large,
+  .button.button-small,
+  .plugin-upload-form .button-primary {
+    font-size: 14px;
+    height: auto;
+    line-height: normal;
+    margin-bottom: 4px;
+    padding: 6px 14px;
+    vertical-align: middle;
+  }
+}
+
+/* Include margin and padding in the width calculation of input and textarea. */
+input,
+textarea {
+  box-sizing: border-box;
+}
+
+input[type="text"],
+input[type="password"],
+input[type="checkbox"],
+input[type="color"],
+input[type="date"],
+input[type="datetime"],
+input[type="datetime-local"],
+input[type="email"],
+input[type="month"],
+input[type="number"],
+input[type="password"],
+input[type="search"],
+input[type="radio"],
+input[type="tel"],
+input[type="text"],
+input[type="time"],
+input[type="url"],
+input[type="week"],
+select,
+textarea {
+  background-color: #fff;
+  border: 1px solid #ddd;
+  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
+  color: #32373c;
+  outline: none;
+  transition: 0.05s border-color ease-in-out;
+}
+
+input[type="text"]:focus,
+input[type="password"]:focus,
+input[type="checkbox"]:focus,
+input[type="color"]:focus,
+input[type="date"]:focus,
+input[type="datetime"]:focus,
+input[type="datetime-local"]:focus,
+input[type="email"]:focus,
+input[type="month"]:focus,
+input[type="number"]:focus,
+input[type="password"]:focus,
+input[type="search"]:focus,
+input[type="radio"]:focus,
+input[type="tel"]:focus,
+input[type="text"]:focus,
+input[type="time"]:focus,
+input[type="url"]:focus,
+input[type="week"]:focus,
+select:focus,
+textarea:focus {
+  color: #111;
+}
+
+input[type="text"]:focus,
+input[type="password"]:focus,
+input[type="color"]:focus,
+input[type="date"]:focus,
+input[type="datetime"]:focus,
+input[type="datetime-local"]:focus,
+input[type="email"]:focus,
+input[type="month"]:focus,
+input[type="number"]:focus,
+input[type="password"]:focus,
+input[type="search"]:focus,
+input[type="tel"]:focus,
+input[type="text"]:focus,
+input[type="time"]:focus,
+input[type="url"]:focus,
+input[type="week"]:focus,
+input[type="checkbox"]:focus,
+input[type="radio"]:focus,
+select:focus,
+textarea:focus {
+  border-color: #5b9dd9;
+  box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
+}
+
+/* rtl:ignore */
+input[type="email"],
+input[type="url"] {
+  direction: ltr;
+}
+
+input[type="text"],
+input[type="email"],
+input[type="search"],
+input[type="password"],
+input[type="number"],
+select {
+  padding: 6px 10px;
+}
+
+/* Vertically align the number selector with the input. */
+input[type="number"] {
+  height: 40px;
+  line-height: inherit;
+}
+
+input[type="checkbox"],
+input[type="radio"] {
+  -webkit-appearance: none;
+  background: #fff;
+  border: 1px solid #b4b9be;
+  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
+  clear: none;
+  color: #555;
+  cursor: pointer;
+  display: inline-block;
+  height: 25px;
+  line-height: 0;
+  margin: -4px 4px 0 0;
+  min-width: 16px;
+  padding: 0 !important;
+  text-align: center;
+  transition: .05s border-color ease-in-out;
+  vertical-align: middle;
+  width: 25px;
+}
+
+input[type="checkbox"] {
+  padding: 10px;
+}
+
+input[type="radio"] {
+  border-radius: 50%;
+  line-height: 10px;
+  margin-right: 4px;
+}
+
+input[type="checkbox"]:checked:before,
+input[type="radio"]:checked:before {
+  display: inline-block;
+  float: left;
+  font: normal 21px/1 dashicons;
+  vertical-align: middle;
+  width: 16px;
+  -moz-osx-font-smoothing: grayscale;
+  -webkit-font-smoothing: antialiased;
+  speak: none;
+}
+
+input[type="checkbox"]:checked:before {
+  color: #1e8cbe;
+  content: "\f147";
+  font: normal 30px/1 dashicons;
+  margin: -3px -5px;
+}
+
+input[type="radio"]:checked:before {
+  background-color: #1e8cbe;
+  border-radius: 50px;
+  content: "\2022";
+  font-size: 24px;
+  height: 9px;
+  line-height: 16px;
+  margin: 7px;
+  text-indent: -9999px;
+  vertical-align: middle;
+  width: 9px;
+}
+
+@-moz-document url-prefix() {
+  input[type="checkbox"],
+  input[type="radio"],
+  .form-table input.tog {
+    margin-bottom: -1px;
+  }
+}
+
+/* Search */
+input[type="search"]::-webkit-search-decoration {
+  display: none;
+}
+
+.ie8 input[type="password"] {
+  font-family: sans-serif;
+}
+
+textarea,
+input,
+select,
+button {
+  font-family: inherit;
+  font-size: inherit;
+  font-weight: inherit;
+}
+
+textarea,
+input,
+select {
+  border-radius: 0;
+  font-size: 16px;
+}
+
+textarea {
+  line-height: 1.4;
+  overflow: auto;
+  padding: 2px 6px;
+  resize: vertical;
+}
+
+input[type="file"] {
+  padding: 3px 0;
+}
+
+label {
+  cursor: pointer;
+}
+
+input.readonly,
+input[readonly],
+textarea.readonly,
+textarea[readonly] {
+  background-color: #eee;
+}
+
+:-moz-placeholder {
+  color: #a9a9a9;
+}
+
+input:disabled,
+input.disabled,
+select:disabled,
+select.disabled,
+textarea:disabled,
+textarea.disabled {
+  background: rgba(255, 255, 255, 0.5);
+  border-color: rgba(222, 222, 222, 0.75);
+  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.04);
+  color: rgba(51, 51, 51, 0.5);
+}
+
+input[type="file"]:disabled,
+input[type="file"].disabled,
+input[type="range"]:disabled,
+input[type="range"].disabled {
+  background: none;
+  box-shadow: none;
+}
+
+input[type="checkbox"]:disabled,
+input[type="checkbox"].disabled,
+input[type="radio"]:disabled,
+input[type="radio"].disabled,
+input[type="checkbox"]:disabled:checked:before,
+input[type="checkbox"].disabled:checked:before,
+input[type="radio"]:disabled:checked:before,
+input[type="radio"].disabled:checked:before {
+  opacity: 0.7;
+}
+
+label,
+fieldset label {
+  vertical-align: middle;
+}
+
+/* =Media Queries
+-------------------------------------------------------------- */
+@media screen and (min-width: 48em) {
+  /* Input Elements */
+  input[type="text"],
+  input[type="email"],
+  input[type="search"],
+  input[type="password"],
+  input[type="number"] {
+    padding: 3px 5px;
+  }
+  input[type="number"] {
+    height: 28px;
+  }
+  input[type="checkbox"] {
+    padding: 0;
+  }
+  input[type="checkbox"]:checked:before {
+    font: normal 21px/1 dashicons;
+    margin: -3px 0 0 -4px;
+  }
+  input[type="radio"],
+  input[type="checkbox"] {
+    height: 16px;
+    width: 16px;
+  }
+  input[type="radio"]:checked:before {
+    width: 6px;
+    height: 6px;
+    margin: 4px;
+  }
+  textarea,
+  input,
+  select {
+    font-size: 14px;
+    padding: 3px 5px;
+    /* Reset mobile webkit's default element styling */
+  }
+}
+
+.plugin-upload-form fieldset {
+  border: none;
+  margin: 0;
+  padding: 0;
+}
+
+.plugin-upload-form legend {
+  margin: 1rem 0;
+}
+
+.plugin-upload-form .category-checklist {
+  list-style-type: none;
+  margin: 0 0 2rem;
+}
+
+.plugin-upload-form .category-checklist li {
+  float: left;
+  padding: 0.5rem 0;
+  width: 50%;
+}
+
+@media screen and (min-width: 48em) {
+  .plugin-upload-form .category-checklist li {
+    padding: 0;
+  }
+  .plugin-upload-form .category-checklist label {
+    font-size: 0.8rem;
+  }
+}
+
+@media screen and (min-width: 48em) {
+  .plugin-upload-form label.button {
+    line-height: 1.8;
+  }
+}
+
+.plugin-upload-form .plugin-file {
+  height: 0.1px;
+  opacity: 0;
+  overflow: hidden;
+  position: absolute;
+  width: 0.1px;
+  z-index: -1;
+}
+
+/*--------------------------------------------------------------
+# Navigation
+--------------------------------------------------------------*/
+/*--------------------------------------------------------------
+## Links
+--------------------------------------------------------------*/
+a {
+  color: #0073aa;
+}
+
+a:visited {
+  /* Override wp4.css */
+  color: #0073aa;
+}
+
+a:hover, a:focus, a:active {
+  /* Override wp4.css */
+  color: #0073aa;
+  text-decoration: underline;
+}
+
+a.button:hover, a.button:focus, a.button:active {
+  text-decoration: none;
+}
+
+a:focus {
+  outline: thin dotted;
+}
+
+a:hover, a:active {
+  outline: 0;
+}
+
+p a:not(.button),
+p a:not(.button):hover {
+  border: none;
+}
+
+/*--------------------------------------------------------------
+## Menus
+--------------------------------------------------------------*/
+.site-main .comment-navigation, .site-main
+.posts-navigation, .site-main
+.post-navigation {
+  margin: 0 0 1.5em;
+  overflow: hidden;
+}
+
+.comment-navigation .nav-previous,
+.posts-navigation .nav-previous,
+.post-navigation .nav-previous {
+  float: left;
+  width: 50%;
+}
+
+.comment-navigation .nav-next,
+.posts-navigation .nav-next,
+.post-navigation .nav-next {
+  float: right;
+  text-align: right;
+  width: 50%;
+}
+
+/*--------------------------------------------------------------
+# Accessibility
+--------------------------------------------------------------*/
+/* Text meant only for screen readers. */
+.screen-reader-text {
+  clip: rect(1px, 1px, 1px, 1px);
+  height: 1px;
+  overflow: hidden;
+  position: absolute !important;
+  width: 1px;
+}
+
+.screen-reader-text:focus {
+  background-color: #f1f1f1;
+  border-radius: 3px;
+  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
+  clip: auto !important;
+  color: #21759b;
+  display: block;
+  font-size: 0.875rem;
+  font-weight: bold;
+  height: auto;
+  left: 5px;
+  line-height: normal;
+  padding: 15px 23px 14px;
+  text-decoration: none;
+  top: 5px;
+  width: auto;
+  z-index: 100000;
+  /* Above WP toolbar. */
+}
+
+/* Do not show the outline on the skip link target. */
+.site-content[tabindex="-1"]:focus {
+  outline: 0;
+}
+
+/* hide elements if JS isn't available. */
+.no-js .hide-if-no-js {
+  display: none;
+}
+
+/*--------------------------------------------------------------
+# Alignments
+--------------------------------------------------------------*/
+.alignleft {
+  display: inline;
+  float: left;
+  margin-right: 1.5em;
+}
+
+.alignright {
+  display: inline;
+  float: right;
+  margin-left: 1.5em;
+}
+
+.aligncenter {
+  clear: both;
+  display: block;
+  margin-left: auto;
+  margin-right: auto;
+}
+
+/*--------------------------------------------------------------
+# Avatars
+--------------------------------------------------------------*/
+.avatar {
+  border-radius: 50%;
+  vertical-align: middle;
+}
+
+/*--------------------------------------------------------------
+# Clearings
+--------------------------------------------------------------*/
+.clear:before, .plugin-upload-form .category-checklist:before, .type-plugin:before, .type-plugin .plugin-header:before, .plugin-meta:before,
+.clear:after,
+.plugin-upload-form .category-checklist:after,
+.type-plugin:after,
+.type-plugin .plugin-header:after,
+.plugin-meta:after,
+.entry-content:before,
+.entry-content:after,
+.comment-content:before,
+.comment-content:after,
+.site-header:before,
+.site-header:after,
+.site-content:before,
+.site-content:after,
+.site-footer:before,
+.site-footer:after {
+  content: "";
+  display: table;
+  table-layout: fixed;
+}
+
+.clear:after, .plugin-upload-form .category-checklist:after, .type-plugin:after, .type-plugin .plugin-header:after, .plugin-meta:after,
+.entry-content:after,
+.comment-content:after,
+.site-header:after,
+.site-content:after,
+.site-footer:after {
+  clear: both;
+}
+
+/*--------------------------------------------------------------
+# WP.org Header
+--------------------------------------------------------------*/
+#wporg-header {
+  background: #23282d;
+  height: 140px;
+  position: relative;
+  text-align: center;
+  width: 100%;
+}
+
+#wporg-header .wrapper {
+  margin: 0 auto;
+  max-width: 960px;
+}
+
+#wporg-header h1 {
+  display: inline-block;
+  margin: auto;
+  width: 303px;
+}
+
+#wporg-header h1 a {
+  background: url(//s.w.org/style/images/wp-header-logo.png?1) center left no-repeat;
+  background-size: 303px 53px;
+  display: block;
+  height: 88px;
+  text-indent: -9999px;
+  width: 303px;
+}
+
+@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
+  #wporg-header h1 a {
+    background-image: url(//s.w.org/style/images/wp-header-logo-2x.png?1);
+  }
+}
+
+#wporg-header h2.rosetta {
+  clear: none;
+  color: #dfdfdf;
+  font-family: Georgia, "Times New Roman", serif;
+  font-size: 30px;
+  margin: 0;
+}
+
+#wporg-header h2.rosetta a {
+  border-bottom: none;
+  color: #dfdfdf;
+  display: block;
+  height: 52px;
+  /* 88 header height - 36 top padding */
+  line-height: 22px;
+  padding: 0;
+}
+
+#wporg-header h2.rosetta a:hover {
+  text-decoration: none;
+}
+
+#wporg-header #wporg-header-menu {
+  background: #23282d;
+  left: -75%;
+  list-style: none;
+  margin: 0;
+  max-width: 75%;
+  min-width: 200px;
+  padding: 20px 0 0;
+  position: absolute;
+  text-align: left;
+  transition: left 0.3s;
+  z-index: 100000;
+}
+
+#wporg-header #wporg-header-menu.active {
+  left: 0;
+}
+
+#wporg-header ul li {
+  list-style-type: none;
+  position: relative;
+}
+
+#wporg-header ul li a {
+  color: #eee;
+  display: block;
+  font-family: "Open Sans", Helvetica, Arial, "Liberation Sans", sans-serif;
+  font-size: 13px;
+  font-weight: 600;
+  height: 34px;
+  line-height: 34px;
+  margin: 0 4px;
+  padding: 10px 30px;
+  text-decoration: none;
+}
+
+#wporg-header ul li a.subcurrent {
+  font-weight: bold;
+}
+
+@media (max-width: 768px) {
+  #wporg-header ul li a {
+    height: auto;
+  }
+}
+
+#wporg-header ul li#download, #wporg-header ul li.download {
+  float: right;
+  height: 34px;
+  margin-right: 14px;
+  overflow: hidden;
+  padding: 0 0 34px;
+}
+
+@media screen and (max-width: 820px) {
+  #wporg-header ul li#download, #wporg-header ul li.download {
+    display: none;
+  }
+}
+
+@media screen and (max-width: 768px) {
+  #wporg-header ul li#download, #wporg-header ul li.download {
+    display: block;
+    float: none;
+    margin: 10px 20px 20px;
+    padding-bottom: 0;
+    height: auto;
+  }
+  #wporg-header ul li#download a, #wporg-header ul li.download a {
+    padding: 4px 10px;
+  }
+}
+
+#wporg-header ul li#download a, #wporg-header ul li.download a {
+  margin: 0;
+  padding: 0 16px;
+}
+
+#wporg-header ul li#download a:hover, #wporg-header ul li.download a:hover {
+  color: #eee;
+}
+
+#wporg-header ul li#download.current a, #wporg-header ul li#download.current-menu-item a, #wporg-header ul li.download.current a, #wporg-header ul li.download.current-menu-item a {
+  color: #eee;
+}
+
+#wporg-header ul li#download .uparrow, #wporg-header ul li.download .uparrow {
+  display: none;
+}
+
+#wporg-header ul li a:hover,
+#wporg-header ul li a.current,
+#wporg-header ul li.current-menu-item a,
+#wporg-header ul li.current_page_parent a {
+  color: #00a0d2;
+}
+
+#wporg-header .nav-submenu {
+  display: none;
+  margin-bottom: 10px;
+  margin-top: -15px;
+  padding: 0;
+  position: static;
+}
+
+#wporg-header .nav-submenu li a {
+  height: 24px;
+  line-height: 24px;
+  margin-left: 20px;
+}
+
+@media screen and (min-width: 768px) {
+  #wporg-header #head-search {
+    float: right;
+    margin-right: 14px;
+    padding-top: 30px;
+  }
+}
+
+#wporg-header #head-search form {
+  border-bottom: 1px solid #3f3f3f;
+  display: inline-block;
+  margin-left: 60px;
+  width: 288px;
+}
+
+#wporg-header #head-search form input.text {
+  background: #191e23;
+  border: 0;
+  border-radius: 0;
+  box-sizing: content-box;
+  color: #b4b9be;
+  float: left;
+  font-family: "Open Sans", sans-serif;
+  font-size: 12px;
+  height: 24px;
+  margin: 0;
+  outline: none;
+  padding: 3px;
+  vertical-align: top;
+  width: 256px;
+}
+
+#wporg-header #head-search form input.text::-moz-placeholder {
+  color: #eee;
+}
+
+@media screen and (max-width: 480px) {
+  #wporg-header #head-search form input.text {
+    width: 216px;
+  }
+}
+
+#wporg-header #head-search form .button {
+  background: #191e23 url(//s.w.org/wp-includes/images/admin-bar-sprite.png?d=20120831) no-repeat 2px 4px;
+  border: none;
+  border-radius: 0;
+  box-shadow: none;
+  float: left;
+  height: 30px;
+  margin: 0;
+  padding: 0;
+  text-shadow: none !important;
+  width: 26px;
+}
+
+@media screen and (max-width: 480px) {
+  #wporg-header #head-search form {
+    width: 248px;
+  }
+}
+
+@media screen and (min-width: 480px) {
+  #wporg-header #head-search form {
+    margin-left: 0;
+  }
+}
+
+@media screen and (min-width: 768px) {
+  #wporg-header {
+    height: 120px;
+    text-align: inherit;
+  }
+  #wporg-header h1 {
+    float: left;
+    padding-left: 10px;
+  }
+  #wporg-header h2.rosetta {
+    float: left;
+    padding: 36px 27px 0;
+  }
+  #wporg-header #wporg-header-menu {
+    float: left;
+    list-style: none;
+    margin: -15px 0 0;
+    max-width: inherit;
+    min-width: 0;
+    padding: 0;
+    position: static;
+    width: 100%;
+  }
+  #wporg-header ul li {
+    float: left;
+    position: relative;
+  }
+  #wporg-header ul li a {
+    color: #eee;
+    display: block;
+    font-family: "Open Sans", Helvetica, Arial, "Liberation Sans", sans-serif;
+    font-size: 13px;
+    font-weight: 600;
+    height: 46px;
+    line-height: 34px;
+    margin: 0 4px;
+    padding: 0 6px;
+  }
+  #wporg-header ul li a.current ~ .uparrow {
+    border-bottom: 9px solid #f7f7f7;
+    border-left: 9px solid transparent;
+    border-right: 9px solid transparent;
+    height: 0;
+    margin: -8px auto 0 auto;
+    width: 0;
+  }
+  #wporg-header ul li.current-menu-item:after, #wporg-header ul li.current_page_parent:after {
+    border-bottom: 9px solid #f7f7f7;
+    border-left: 9px solid transparent;
+    border-right: 9px solid transparent;
+    content: '';
+    height: 0;
+    left: 50%;
+    margin: -8px 0 0 -9px;
+    position: absolute;
+    width: 0;
+  }
+  #wporg-header ul li:hover .nav-submenu ~ .uparrow,
+  #wporg-header ul li .nav-submenu:hover ~ .uparrow {
+    border-bottom: 9px solid #32373c;
+    border-left: 9px solid transparent;
+    border-right: 9px solid transparent;
+    height: 0;
+    margin: -10px auto 0 auto;
+    width: 0;
+  }
+  #wporg-header ul li .nav-submenu li {
+    float: none;
+  }
+  #wporg-header ul li .nav-submenu li a {
+    height: 34px;
+    line-height: 34px;
+    margin-left: 6px;
+  }
+  #wporg-header .nav-submenu {
+    background: #32373c;
+    border: #32373c solid 1px;
+    border-top: 0;
+    display: none !important;
+    /* Prevents #wporg-header ul overwriting this */
+    margin-top: -1px;
+    min-width: 0;
+  }
+  #wporg-header ul li:hover .nav-submenu,
+  #wporg-header ul li .nav-submenu:hover {
+    display: block !important;
+    /* Prevents #wporg-header ul overwriting this */
+    left: 0;
+    margin-left: 0;
+    position: absolute;
+    top: 46px;
+    width: auto;
+    z-index: 101;
+  }
+  #wporg-header #headline h2 {
+    text-rendering: optimizeLegibility;
+  }
+  #wporg-header ul li.current-menu-item:after,
+  #wporg-header ul li.current_page_parent:after,
+  #wporg-header ul li a.current ~ .uparrow {
+    border-bottom-color: #0073aa;
+  }
+}
+
+#mobile-menu-button {
+  display: block;
+  float: left;
+  font-family: 'dashicons';
+  font-size: 16px;
+  font-style: normal;
+  font-weight: normal;
+  height: 32px;
+  left: 10px;
+  line-height: 1;
+  position: absolute;
+  text-align: center;
+  text-decoration: inherit;
+  top: 75px;
+  transition: color .1s ease-in;
+  vertical-align: top;
+  width: 39px;
+  -webkit-font-smoothing: antialiased;
+}
+
+#mobile-menu-button:before {
+  border: none;
+  box-sizing: border-box;
+  color: #888;
+  content: '\f228';
+  display: inline-block;
+  float: left;
+  font: normal 50px/1 'Dashicons';
+  height: 32px;
+  margin: 0;
+  outline: none;
+  padding: 3px;
+  text-decoration: none;
+  vertical-align: middle;
+  width: 39px;
+  -webkit-font-smoothing: antialiased;
+}
+
+#mobile-menu-button:hover {
+  background: none;
+}
+
+@media screen and (min-width: 768px) {
+  #mobile-menu-button {
+    display: none;
+  }
+}
+
+#download-mobile {
+  background: #f7f7f7;
+  border-bottom: 1px solid #dddddd;
+}
+
+#download-mobile .wrapper {
+  padding: 20px 0;
+  text-align: center;
+}
+
+#download-mobile span.download-ready {
+  font-size: 1.6em;
+  margin: 0 0.25em;
+}
+
+#download-mobile a.download-button {
+  font-size: 1.6em;
+  height: inherit;
+  margin: 10px 0.25em;
+  padding: 10px 15px;
+}
+
+/*--------------------------------------------------------------
+# Infinite scroll
+--------------------------------------------------------------*/
+/* Globally hidden elements when Infinite Scroll is supported and in use. */
+.infinite-scroll .posts-navigation,
+.infinite-scroll.neverending .site-footer {
+  /* Theme Footer (when set to scrolling) */
+  display: none;
+}
+
+/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
+.infinity-end.neverending .site-footer {
+  display: block;
+}
+
+/*--------------------------------------------------------------
+# Media
+--------------------------------------------------------------*/
+.page-content .wp-smiley,
+.entry-content .wp-smiley,
+.comment-content .wp-smiley {
+  border: none;
+  margin-bottom: 0;
+  margin-top: 0;
+  padding: 0;
+}
+
+/* Make sure embeds and iframes fit their containers. */
+embed,
+iframe,
+object {
+  max-width: 100%;
+}
+
+/*--------------------------------------------------------------
+## Captions
+--------------------------------------------------------------*/
+.wp-caption {
+  margin-bottom: 1.5em;
+  max-width: 100%;
+}
+
+.wp-caption img[class*="wp-image-"] {
+  display: block;
+  margin-left: auto;
+  margin-right: auto;
+}
+
+.wp-caption .wp-caption-text {
+  margin: 0.8075em 0;
+}
+
+.wp-caption-text {
+  text-align: center;
+}
+
+/*--------------------------------------------------------------
+## Galleries
+--------------------------------------------------------------*/
+.gallery {
+  margin-bottom: 1.5em;
+}
+
+.gallery-item {
+  display: inline-block;
+  text-align: center;
+  vertical-align: top;
+  width: 100%;
+}
+
+.gallery-columns-2 .gallery-item {
+  max-width: 50%;
+}
+
+.gallery-columns-3 .gallery-item {
+  max-width: 33.33%;
+}
+
+.gallery-columns-4 .gallery-item {
+  max-width: 25%;
+}
+
+.gallery-columns-5 .gallery-item {
+  max-width: 20%;
+}
+
+.gallery-columns-6 .gallery-item {
+  max-width: 16.66%;
+}
+
+.gallery-columns-7 .gallery-item {
+  max-width: 14.28%;
+}
+
+.gallery-columns-8 .gallery-item {
+  max-width: 12.5%;
+}
+
+.gallery-columns-9 .gallery-item {
+  max-width: 11.11%;
+}
+
+.gallery-caption {
+  display: block;
+}
+
+/*--------------------------------------------------------------
+# Components
+--------------------------------------------------------------*/
+.error-404 .page-title {
+  text-align: center;
+}
+
+.error-404 .page-content {
+  text-align: center;
+}
+
+.error-404 .page-content .logo-swing {
+  height: 10rem;
+  margin: 6rem auto;
+  position: relative;
+  text-align: center;
+  width: 10rem;
+}
+
+.error-404 .page-content .logo-swing .wp-logo {
+  left: 0;
+  max-width: none;
+  position: absolute;
+  top: 0;
+  width: 10rem;
+}
+
+@keyframes hinge {
+  10% {
+    width: 180px;
+    height: 180px;
+    transform: rotate3d(0, 0, 1, 0deg);
+  }
+  15% {
+    width: 185px;
+    height: 185px;
+    transform: rotate3d(0, 0, 1, 0deg);
+  }
+  20% {
+    width: 180px;
+    height: 180px;
+    transform: rotate3d(0, 0, 1, 5deg);
+  }
+  40% {
+    transform-origin: top left;
+    animation-timing-function: ease-in-out;
+  }
+  60% {
+    transform: rotate3d(0, 0, 1, 40deg);
+    transform-origin: top left;
+    animation-timing-function: ease-in-out;
+  }
+  40%, 80% {
+    transform: rotate3d(0, 0, 1, 60deg);
+    transform-origin: top left;
+    animation-timing-function: ease-in-out;
+    opacity: 1;
+  }
+  to {
+    transform: translate3d(0, 700px, 0);
+    opacity: 0;
+  }
+}
+
+.hinge {
+  animation-duration: 2s;
+  animation-name: hinge;
+}
+
+.archive .site-main {
+  margin-top: 2rem;
+  padding-top: 0;
+}
+
+.archive .page-header {
+  margin: 2rem 0;
+}
+
+.plugin-section {
+  border-bottom: 2px solid #eee;
+  margin: 0 auto 4.768371582rem;
+  max-width: 960px;
+  padding-bottom: 3.0517578125rem;
+}
+
+.plugin-section:last-of-type {
+  margin-bottom: 0;
+}
+
+.plugin-section .section-header {
+  position: relative;
+}
+
+.plugin-section .section-title {
+  font-size: 1.5625rem;
+  font-weight: 400;
+  margin-bottom: 3rem;
+}
+
+.plugin-section .section-link {
+  font-size: 1rem;
+  position: absolute;
+  right: 0;
+  top: 0.7rem;
+}
+
+.page .entry-header {
+  margin-top: 2rem;
+}
+
+.page .entry-header .entry-title {
+  font-size: 1.5625rem;
+  font-weight: 400;
+  margin: 0 auto;
+  max-width: 35.527136788rem;
+}
+
+@media screen and (min-width: 48em) {
+  .page .entry-header .entry-title {
+    padding: 0 2rem;
+  }
+}
+
+.page .entry-content h2 {
+  font-size: 1.5625rem;
+  font-weight: 400;
+}
+
+.page .entry-content h3 {
+  font-size: 1rem;
+  font-weight: 600;
+  letter-spacing: 0.01rem;
+  text-transform: uppercase;
+}
+
+.page .entry-content a {
+  text-decoration: underline;
+}
+
+.page .entry-content section {
+  padding: 2rem 0;
+}
+
+.page .entry-content section .container {
+  margin: 0 auto;
+  max-width: 35.527136788rem;
+}
+
+@media screen and (min-width: 48em) {
+  .page .entry-content section .container {
+    padding: 0 2rem;
+  }
+}
+
+.page .entry-content section:first-of-type {
+  padding-top: 0;
+}
+
+.page .entry-content section + section {
+  border-top: 2px solid #eee;
+}
+
+.plugin-card {
+  background-color: #f9f9f9;
+  margin-bottom: 4%;
+  padding: 15px 15px 8px;
+  vertical-align: top;
+}
+
+@media screen and (min-width: 48em) {
+  .plugin-card {
+    display: inline-block;
+    margin-right: 4%;
+    width: 48%;
+  }
+  .plugin-card:nth-of-type(even) {
+    margin-right: 0;
+  }
+}
+
+.plugin-card .entry {
+  display: inline-block;
+  margin: auto;
+  vertical-align: top;
+}
+
+@media screen and (min-width: 21em) {
+  .plugin-card .entry {
+    width: calc(96% - 128px);
+  }
+}
+
+.plugin-card .entry-title {
+  font-size: 1rem;
+  line-height: 1.3;
+  margin: 0 0 8px;
+}
+
+.plugin-card .entry-title a {
+  font-weight: 400;
+}
+
+.plugin-card .entry-excerpt {
+  font-size: 0.8rem;
+}
+
+.plugin-card .entry-excerpt p {
+  margin: 0;
+}
+
+.plugin-card hr {
+  background-color: #fff;
+  margin: 15px -15px 8px;
+}
+
+.plugin-card footer span {
+  font-size: 0.73152rem;
+  display: inline-block;
+  overflow: hidden;
+  white-space: nowrap;
+}
+
+.plugin-card footer span i {
+  display: inline-block;
+  font-size: 1rem;
+  margin-right: 0.4rem;
+}
+
+.plugin-card footer span.last-updated {
+  display: none;
+}
+
+.plugin-card footer span.plugin-author {
+  width: 100%;
+}
+
+.plugin-card footer span.active-installs {
+  min-width: 48%;
+}
+
+.plugin-card footer .dashicons {
+  margin: 0 2px -1rem;
+  color: #bbb;
+  width: auto;
+  height: auto;
+  display: none;
+}
+
+@media (min-width: 414px) {
+  .plugin-card footer .dashicons {
+    display: inline-block;
+  }
+}
+
+.entry-thumbnail {
+  display: none;
+  max-width: 128px;
+}
+
+.entry-thumbnail .plugin-icon {
+  background-size: cover;
+  height: 128px;
+  width: 128px;
+}
+
+@media screen and (min-width: 21em) {
+  .entry-thumbnail {
+    display: inline-block;
+    margin: 0 4% 0 0;
+    vertical-align: top;
+  }
+  .entry-thumbnail a {
+    display: block;
+  }
+}
+
+.single .entry-thumbnail {
+  display: none;
+  float: left;
+  height: 96px;
+  margin-right: 1rem;
+  width: 96px;
+}
+
+@media screen and (min-width: 26em) {
+  .single .entry-thumbnail {
+    display: block;
+  }
+}
+
+.single .entry-thumbnail .plugin-icon {
+  background-size: contain !important;
+  height: 96px !important;
+  width: 96px !important;
+}
+
+[class*='dashicons-star-'] {
+  color: #ffb900;
+}
+
+.rtl .dashicons-star-half {
+  transform: rotateY(180deg);
+}
+
+.plugin-rating {
+  line-height: 1;
+  margin: 0 10px 8px 0;
+}
+
+.plugin-rating .wporg-ratings {
+  display: inline-block;
+  margin-right: 5px;
+}
+
+.plugin-rating .rating-count {
+  color: #999;
+  font-size: 0.8rem;
+  top: -1px;
+}
+
+.site-main.single .plugin-rating .rating-count {
+  display: none;
+}
+
+.plugin-rating .rating-count a {
+  color: inherit;
+  cursor: hand;
+  text-decoration: none;
+}
+
+@keyframes favme-anime {
+  0% {
+    opacity: 1;
+    font-size: 1rem;
+    -webkit-text-stroke-color: transparent;
+  }
+  25% {
+    opacity: 0.6;
+    color: #fff;
+    font-size: 0.8rem;
+    -webkit-text-stroke-width: 1px;
+    -webkit-text-stroke-color: #dc3232;
+  }
+  75% {
+    opacity: 0.6;
+    color: #fff;
+    font-size: 1.42875rem;
+    -webkit-text-stroke-width: 1px;
+    -webkit-text-stroke-color: #dc3232;
+  }
+  100% {
+    opacity: 1;
+    font-size: 1.25rem;
+    -webkit-text-stroke-color: transparent;
+  }
+}
+
+@keyframes favme-hover {
+  from {
+    font-size: 1.42875rem;
+  }
+  80% {
+    font-size: 1.25rem;
+  }
+}
+
+.plugin-favorite {
+  height: 36px;
+  text-align: center;
+  vertical-align: top;
+  width: 36px;
+}
+
+.plugin-favorite .plugin-favorite-heart {
+  align-items: center;
+  background: none;
+  border: 0;
+  border-radius: 0;
+  box-shadow: none;
+  color: #cbcdce;
+  cursor: pointer;
+  display: flex;
+  font-size: 1.25rem;
+  height: 100%;
+  justify-content: center;
+  line-height: 1;
+  margin: 0;
+  outline: none;
+  padding: 0;
+  transition: all .2s ease;
+}
+
+.plugin-favorite .plugin-favorite-heart.favorited {
+  color: #dc3232;
+}
+
+.plugin-favorite .plugin-favorite-heart:hover {
+  animation: favme-hover .3s infinite alternate;
+}
+
+.plugin-favorite .plugin-favorite-heart:focus {
+  outline: thin dotted;
+}
+
+.plugin-favorite .plugin-favorite-heart:hover, .plugin-favorite .plugin-favorite-heart:focus {
+  text-decoration: none;
+}
+
+.plugin-favorite .plugin-favorite-heart:after {
+  content: "\f487";
+  font-family: dashicons;
+  vertical-align: top;
+}
+
+.plugin-favorite .plugin-favorite-heart.is-animating {
+  animation: favme-anime .3s;
+}
+
+.plugin-banner {
+  background-position: 50% 50%;
+  background-size: 100%;
+  display: inline-block;
+  font-size: 0;
+  line-height: 0;
+  margin: 0 auto 1.143rem;
+  padding-top: 32.38342%;
+  /* 250px / 722px */
+  vertical-align: middle;
+  width: 100%;
+}
+
+@media screen and (min-width: 60em) {
+  .plugin-banner {
+    margin-top: 1.5625rem;
+  }
+}
+
+.plugin-changelog {
+  font-size: 0.8rem;
+}
+
+.plugin-changelog code {
+  font-size: 0.8rem;
+}
+
+.plugin-changelog h4 {
+  margin-top: 0;
+}
+
+.plugin-developers .contributors-list {
+  font-size: 0;
+}
+
+.plugin-developers .contributors-list li {
+  display: inline-block;
+  font-size: 1rem;
+  margin-right: 4%;
+  vertical-align: top;
+  width: 48%;
+}
+
+.plugin-developers .contributors-list li:nth-of-type(even) {
+  margin-right: 0;
+}
+
+.plugin-faq h2:first-of-type {
+  font-size: 1.25rem;
+  font-weight: 600;
+  letter-spacing: 0.01rem;
+  text-transform: uppercase;
+  border: none;
+  color: #32373c;
+  padding: 0;
+  text-transform: inherit;
+}
+
+.plugin-faq dl {
+  border-bottom: 1px solid #eee;
+}
+
+.plugin-faq dt {
+  border-top: 1px solid #eee;
+  cursor: pointer;
+  font-size: 1rem;
+  font-weight: 600;
+  padding: 1rem 0;
+}
+
+.plugin-faq dt:before {
+  content: "\f347";
+  float: right;
+  font-family: dashicons;
+  margin: 0 1rem;
+}
+
+.plugin-faq dt.open:before {
+  content: "\f343";
+}
+
+.plugin-faq dt .button-link {
+  display: inherit;
+  text-align: inherit;
+}
+
+.plugin-faq dt .button-link.no-focus {
+  box-shadow: none;
+  outline: none;
+}
+
+.plugin-faq dd {
+  display: none;
+  margin: 0 0 1rem;
+}
+
+.no-js .plugin-faq dd {
+  display: block;
+}
+
+.plugin-faq dd p {
+  margin: 0;
+}
+
+.plugin-faq dd p + p {
+  margin-top: 1rem;
+}
+
+.plugin-reviews {
+  list-style-type: none;
+  margin: 0;
+  padding: 0;
+}
+
+.plugin-reviews .plugin-review + .plugin-review {
+  margin: 2rem 0 1rem;
+}
+
+.plugin-reviews .review-avatar {
+  display: none;
+}
+
+.plugin-reviews .review,
+.plugin-reviews .wporg-ratings,
+.plugin-reviews .review-author {
+  display: inline-block;
+  vertical-align: top;
+}
+
+.plugin-reviews .review-header {
+  margin: 0 0 0.5rem;
+}
+
+.plugin-reviews .review-title {
+  font-size: 1rem;
+  font-weight: 600;
+  letter-spacing: 0.01rem;
+  margin: 0 0 0.5rem;
+  text-transform: inherit;
+}
+
+.plugin-reviews .review-author {
+  line-height: 1.25;
+  margin-left: 10px;
+}
+
+@media screen and (min-width: 48em) {
+  .plugin-reviews .review-avatar {
+    display: inline-block;
+    vertical-align: top;
+  }
+  .plugin-reviews .review-avatar .avatar {
+    margin-right: 1rem;
+  }
+  .plugin-reviews .review {
+    width: calc(100% - 60px - 1rem);
+  }
+  .plugin-reviews .review-header {
+    margin: 0;
+  }
+  .plugin-reviews .review-author {
+    line-height: 1;
+  }
+}
+
+.reviews-link {
+  display: inline-block;
+  font-size: 0.8rem;
+  margin-top: 0.5rem;
+  text-decoration: none;
+}
+
+.reviews-link:after {
+  content: "\f345";
+  font-family: dashicons;
+  vertical-align: text-top;
+  padding-left: 5px;
+  float: right;
+  position: relative;
+  top: 1px;
+}
+
+.image-gallery {
+  user-select: none;
+}
+
+.image-gallery-content {
+  position: relative;
+}
+
+.image-gallery-content .image-gallery-left-nav,
+.image-gallery-content .image-gallery-right-nav {
+  display: none;
+  font-size: 3.0517578125rem;
+  height: 100%;
+  position: absolute;
+  top: 0;
+  z-index: 4;
+  border-color: #eee;
+  -webkit-transition: background 0.1s ease, border 0.1s ease;
+  transition: background 0.1s ease, border 0.1s ease;
+}
+
+@media (max-width: 768px) {
+  .image-gallery-content .image-gallery-left-nav,
+  .image-gallery-content .image-gallery-right-nav {
+    font-size: 3.4em;
+  }
+}
+
+@media (min-width: 768px) {
+  .image-gallery-content .image-gallery-left-nav:hover,
+  .image-gallery-content .image-gallery-right-nav:hover {
+    background: #fff;
+    opacity: 0.8;
+    border: 1px solid #eee;
+  }
+}
+
+.image-gallery-content .image-gallery-left-nav:before,
+.image-gallery-content .image-gallery-right-nav:before {
+  position: relative;
+  font-family: 'dashicons';
+}
+
+.image-gallery-content .image-gallery-left-nav {
+  left: 0;
+}
+
+.image-gallery-content .image-gallery-left-nav:before {
+  content: '\f341';
+}
+
+.image-gallery-content .image-gallery-left-nav:hover {
+  margin-left: -1px;
+}
+
+.image-gallery-content .image-gallery-right-nav {
+  right: 0;
+}
+
+.image-gallery-content .image-gallery-right-nav:before {
+  content: '\f345';
+}
+
+.image-gallery-content .image-gallery-right-nav:hover {
+  margin-right: -1px;
+}
+
+.image-gallery-content:hover .image-gallery-left-nav,
+.image-gallery-content:hover .image-gallery-right-nav {
+  display: block;
+}
+
+.image-gallery-slides {
+  line-height: 0;
+  overflow: hidden;
+  position: relative;
+  white-space: nowrap;
+  border: 1px solid #eee;
+}
+
+.image-gallery-slide {
+  left: 0;
+  position: absolute;
+  top: 0;
+  width: 100%;
+}
+
+.image-gallery-slide.center {
+  position: relative;
+}
+
+.image-gallery-slide .image-gallery-image {
+  margin: 0;
+}
+
+.image-gallery-slide img {
+  display: block;
+  margin: 0 auto;
+}
+
+.image-gallery-slide .image-gallery-description {
+  background: #f5f5f5;
+  color: #32373c;
+  line-height: 1.5;
+  padding: 10px 20px;
+  white-space: normal;
+  font-size: 0.8rem;
+}
+
+@media (max-width: 768px) {
+  .image-gallery-slide .image-gallery-description {
+    font-size: 0.8rem;
+    padding: 8px 15px;
+  }
+}
+
+.image-gallery-thumbnails {
+  background: #fff;
+  margin-top: 5px;
+}
+
+.image-gallery-thumbnails .image-gallery-thumbnails-container {
+  cursor: pointer;
+  text-align: center;
+  white-space: nowrap;
+}
+
+.image-gallery-thumbnail {
+  display: table-cell;
+  margin-right: 5px;
+  border: 1px solid #eee;
+  max-height: 100px;
+  overflow: hidden;
+}
+
+.image-gallery-thumbnail .image-gallery-image {
+  margin: 0;
+}
+
+.image-gallery-thumbnail img {
+  vertical-align: middle;
+  width: 100px;
+}
+
+@media (max-width: 768px) {
+  .image-gallery-thumbnail img {
+    width: 75px;
+  }
+}
+
+.image-gallery-thumbnail:hover {
+  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
+}
+
+.image-gallery-thumbnail.active {
+  border: 1px solid #337ab7;
+}
+
+.image-gallery-thumbnail-label {
+  color: #222;
+  font-size: 1em;
+}
+
+@media (max-width: 768px) {
+  .image-gallery-thumbnail-label {
+    font-size: 0.8em;
+  }
+}
+
+.image-gallery-index {
+  background: rgba(0, 0, 0, 0.4);
+  bottom: 0;
+  color: #fff;
+  line-height: 1;
+  padding: 10px 20px;
+  position: absolute;
+  right: 0;
+  z-index: 4;
+}
+
+.plugin-screenshots {
+  list-style-type: none;
+  margin: 0;
+  padding: 0;
+}
+
+.plugin-screenshots h2:first-of-type {
+  font-size: 1.25rem;
+  border: none;
+  color: #32373c;
+  font-weight: 600;
+  padding: 0;
+  text-transform: inherit;
+}
+
+.plugin-screenshots .image-gallery-slides {
+  max-height: 600px;
+}
+
+.plugin-screenshots .image-gallery-image img {
+  max-height: 550px;
+}
+
+.plugin-screenshots .image-gallery-thumbnail {
+  vertical-align: top;
+}
+
+.plugin-screenshots .image-gallery-thumbnail img {
+  max-height: 100px;
+}
+
+.plugin-screenshots .image-gallery-thumbnails {
+  overflow: hidden;
+}
+
+.download-history-stats td {
+  text-align: right;
+}
+
+.previous-versions {
+  max-width: 60%;
+}
+
+@media screen and (min-width: 48em) {
+  .previous-versions {
+    height: 30px;
+    vertical-align: top;
+  }
+}
+
+.section.read-more {
+  border-bottom: 2px solid #eee;
+  max-height: 200px;
+  overflow: hidden;
+  padding-bottom: 1px;
+}
+
+.section.read-more.plugin-description {
+  max-height: 520px;
+}
+
+.section.read-more.plugin-description.toggled {
+  max-height: none;
+}
+
+.section.read-more.toggled {
+  max-height: none;
+}
+
+.no-js .section.read-more {
+  max-height: none;
+  overflow: auto;
+}
+
+.section h1, .section h2, .section h3 {
+  font-size: 1rem;
+  font-weight: 600;
+  letter-spacing: 0.01rem;
+  text-transform: uppercase;
+}
+
+.section h1:nth-child(2), .section h2:nth-child(2), .section h3:nth-child(2) {
+  margin-top: 0;
+}
+
+.section h4, .section h5, .section h6 {
+  font-size: 0.8rem;
+  font-weight: 600;
+  letter-spacing: 0.05rem;
+  text-transform: uppercase;
+}
+
+.section h4:nth-child(2), .section h5:nth-child(2), .section h6:nth-child(2) {
+  margin-top: 0;
+}
+
+.section h2:first-of-type {
+  font-size: 1.25rem;
+  border: none;
+  color: #32373c;
+  font-weight: 600;
+  padding: 0;
+  text-transform: inherit;
+}
+
+.section-toggle {
+  color: #0073aa;
+  cursor: pointer;
+  font-size: 0.8rem;
+  margin-top: 0.5rem;
+  position: relative;
+}
+
+.no-js .section-toggle {
+  display: none;
+}
+
+.section-toggle:after {
+  content: "\f347";
+  font-family: dashicons;
+  padding-left: 5px;
+  vertical-align: text-top;
+  position: relative;
+  float: right;
+  top: 1px;
+}
+
+.toggled + .section-toggle:after {
+  content: "\f343";
+}
+
+.section-toggle:hover {
+  text-decoration: underline;
+}
+
+.type-plugin .plugin-notice {
+  margin-top: 0;
+}
+
+.type-plugin .plugin-header {
+  border-bottom: 0;
+  padding: 1.143rem 1.5625rem;
+}
+
+.type-plugin .plugin-header .plugin-actions {
+  float: right;
+}
+
+.type-plugin .plugin-header .plugin-actions div {
+  display: inline-block;
+  text-align: center;
+}
+
+.type-plugin .plugin-header .plugin-title {
+  clear: none;
+  font-size: 1.5625rem;
+  font-weight: 400;
+  margin: 0;
+}
+
+.type-plugin .plugin-header .plugin-title a {
+  color: inherit;
+  text-decoration: none;
+}
+
+.type-plugin .plugin-header .byline {
+  color: #78848f;
+}
+
+.type-plugin .plugin-banner + .plugin-header {
+  padding-top: 0;
+}
+
+.type-plugin .tabs {
+  list-style: none;
+  margin: 0;
+  border-bottom: 2px solid #eee;
+}
+
+.type-plugin .tabs li {
+  display: inline-block;
+  margin-bottom: -2px;
+  border: 2px solid transparent;
+  font-size: 0.8rem;
+  color: #0073aa;
+  transition: background .2s ease;
+}
+
+.type-plugin .tabs li a {
+  border: 0;
+  display: block;
+  padding: 0.64rem 1.25rem;
+  background: white;
+  text-decoration: none;
+}
+
+.type-plugin .tabs li a.active, .type-plugin .tabs li a:hover {
+  background: #eee;
+}
+
+.type-plugin .tabs li.active, .type-plugin .tabs li:hover {
+  padding-bottom: 0 !important;
+  border: 2px solid #eee;
+}
+
+@media screen and (max-width: 34em) {
+  .type-plugin .tabs {
+    border-top: 2px solid #eee;
+  }
+  .type-plugin .tabs li {
+    display: block;
+    border: none;
+    border-bottom: 1px solid #eee;
+    margin-bottom: 1px;
+  }
+  .type-plugin .tabs li.active, .type-plugin .tabs li:hover {
+    border: none;
+    border-bottom: 1px solid #eee;
+  }
+}
+
+.type-plugin .entry-content {
+  padding: 0 1.5625rem;
+  max-width: 48rem;
+}
+
+@media screen and (min-width: 48em) {
+  .type-plugin .entry-content {
+    float: left;
+    padding: 0;
+    width: 65%;
+  }
+}
+
+.type-plugin .entry-content > div {
+  display: none;
+  border: 0;
+}
+
+.type-plugin .entry-content > div ~ button {
+  display: none;
+  border: 0;
+}
+
+.type-plugin .entry-content a:not(.button) {
+  text-decoration: underline;
+}
+
+.type-plugin .entry-content tr {
+  border-bottom: 1px solid #eee;
+}
+
+.type-plugin .entry-content tr:first-child {
+  border-top: 1px solid #eee;
+}
+
+.type-plugin .entry-content tr td {
+  padding: 0.2rem 0;
+}
+
+.type-plugin .entry-content #admin {
+  display: block !important;
+}
+
+.type-plugin .entry-meta {
+  padding: 0 1.5625rem;
+}
+
+.type-plugin span#description,
+.type-plugin span#reviews,
+.type-plugin span#developers,
+.type-plugin span#installation {
+  position: fixed;
+}
+
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .tabs li#tablink-description,
+.type-plugin span#reviews:target ~ .tabs li#tablink-reviews,
+.type-plugin span#installation:target ~ .tabs li#tablink-installation,
+.type-plugin span#developers:target ~ .tabs li#tablink-developers {
+  border-top: 2px solid #eee;
+  border-left: 2px solid #eee;
+  border-right: 2px solid #eee;
+  border-bottom: 0;
+  padding-bottom: 2px;
+  background: #fff;
+}
+
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .entry-content #tab-description,
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .entry-content #screenshots,
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .entry-content #faq,
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .entry-content #tab-developers,
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .entry-content #tab-developers ~ button,
+.type-plugin span#reviews:target ~ .entry-content #tab-reviews,
+.type-plugin span#installation:target ~ .entry-content #tab-installation,
+.type-plugin span#developers:target ~ .entry-content #tab-changelog,
+.type-plugin span#developers:target ~ .entry-content #tab-developers,
+.type-plugin span#developers:target ~ .entry-content #tab-developers ~ button,
+.type-plugin span#developers:target ~ .entry-content #tab-developers .plugin-development {
+  display: block;
+}
+
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .entry-content #tab-developers .plugin-development,
+.type-plugin span#developers:target ~ .entry-content #tab-developers .plugin-contributors {
+  display: none;
+}
+
+.type-plugin span#reviews:not(:target) ~ span#installation:not(:target) ~ span#developers:not(:target) ~ .entry-meta .plugin-contributors,
+.type-plugin span#reviews:target ~ .entry-meta .plugin-meta,
+.type-plugin span#reviews:target ~ .entry-meta .plugin-support,
+.type-plugin span#reviews:target ~ .entry-meta .plugin-donate,
+.type-plugin span#reviews:target ~ .entry-meta .plugin-contributors,
+.type-plugin span#installation:target ~ .entry-meta .plugin-contributors {
+  display: none;
+}
+
+.type-plugin .plugin-reviews .plugin-review + .plugin-review {
+  margin: 32px 0 16px;
+  margin: 2rem 0 1rem;
+  padding-bottom: 1rem;
+}
+
+.type-plugin article.plugin-review {
+  border-bottom: 2px solid #eee;
+}
+
+@media screen and (min-width: 48em) {
+  .type-plugin .plugin-header,
+  .type-plugin .entry-content,
+  .type-plugin .entry-meta {
+    padding-left: 0;
+    padding-right: 0;
+  }
+  .type-plugin .entry-meta {
+    float: right;
+    width: 30%;
+  }
+}
+
+.search-form {
+  font-size: 0;
+  margin-bottom: 2rem;
+  max-width: 100%;
+  position: relative;
+}
+
+.search-form .search-field {
+  -webkit-appearance: none;
+  border: none;
+  border-radius: 0;
+  box-shadow: none;
+  display: block;
+  font-size: 1rem;
+  margin: 0 auto;
+  max-width: 100%;
+  padding: 0.5rem;
+  width: 22.7373675443rem;
+}
+
+.search-form .button-search {
+  border-top: none;
+  border-left: none;
+  border-radius: 0 2px 2px 0;
+  font-size: 1rem;
+  position: relative;
+  right: auto;
+  top: auto;
+  vertical-align: top;
+}
+
+.search-form .button-search:active {
+  background: #006799;
+  border-right: 1px solid #006799;
+  box-shadow: none;
+}
+
+.search-form .button-search .dashicons {
+  font-size: 1rem;
+}
+
+.site-header .search-form {
+  display: inline-block;
+}
+
+.site-header.home .search-form .button-search,
+.site-main .search-form .button-search {
+  background: transparent;
+  border: none;
+  border-radius: 0;
+  box-shadow: none;
+  color: #32373c;
+  display: block;
+  height: 45px;
+  padding: 0.5rem 1rem;
+  position: absolute;
+  right: 0;
+  text-shadow: none;
+  top: 0;
+}
+
+.site-header.home .search-form .button-search:focus,
+.site-main .search-form .button-search:focus {
+  box-shadow: 0 0 2px 1px #33b3db;
+}
+
+.site-header.home .search-form .button-search:active,
+.site-main .search-form .button-search:active {
+  background: transparent;
+  border: none;
+  transform: none;
+}
+
+.site-header:not(.home) .search-form {
+  margin: 0;
+}
+
+.site-header:not(.home) .search-form .search-field {
+  border: 0;
+  border-radius: 2px 0 0 2px;
+  display: inline-block;
+  font-size: 1rem;
+  padding: 5px 10px;
+  position: relative;
+  width: auto;
+}
+
+@media screen and (min-width: 48em) {
+  .site-header:not(.home) .search-form .search-field {
+    font-size: 0.64rem;
+    width: 7rem;
+  }
+  .site-header:not(.home) .search-form .search-field + .button-search {
+    display: inline-block;
+    margin-bottom: 0;
+  }
+}
+
+@media screen and (min-width: 60em) {
+  .site-header:not(.home) .search-form .search-field {
+    width: 10rem;
+  }
+}
+
+.site-main .search-form .search-field {
+  border: 1px solid #ddd;
+  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
+  padding: 0.5rem;
+  width: 100%;
+}
+
+.search .site-main {
+  margin-top: 2rem;
+  padding-top: 0;
+}
+
+.search.search-results .page-header {
+  margin: 2rem 0;
+}
+
+nav .nav-links {
+  text-align: center;
+}
+
+nav .nav-links .page-numbers {
+  background-color: #f9f9f9;
+  min-width: 2em;
+  padding: 8px;
+  display: inline-block;
+  cursor: hand;
+}
+
+nav .nav-links .page-numbers.next, nav .nav-links .page-numbers.prev, nav .nav-links .page-numbers.dots {
+  width: auto;
+  font-size: 0.9em;
+  background: none;
+}
+
+nav .nav-links .page-numbers.dots {
+  cursor: inherit;
+}
+
+nav .nav-links span.page-numbers {
+  font-weight: bold;
+  background-color: #f7f7f7;
+}
+
+.main-navigation {
+  background: #0073aa;
+  clear: both;
+  left: 0;
+  position: absolute;
+  top: 60px;
+  width: 100%;
+}
+
+.main-navigation ul {
+  display: none;
+  list-style: none;
+  margin: 0;
+  padding-left: 0;
+}
+
+.main-navigation ul ul {
+  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
+  float: left;
+  left: -999em;
+  position: absolute;
+  top: 1.5em;
+  z-index: 99999;
+}
+
+.main-navigation ul ul ul {
+  left: -999em;
+  top: 0;
+}
+
+.main-navigation ul ul li:hover > ul,
+.main-navigation ul ul li.focus > ul {
+  left: 100%;
+}
+
+.main-navigation ul ul a {
+  width: 200px;
+}
+
+.main-navigation ul li:hover > ul,
+.main-navigation ul li.focus > ul {
+  left: auto;
+}
+
+.main-navigation li {
+  border-top: 1px solid rgba(255, 255, 255, 0.2);
+  padding: 1rem;
+}
+
+.main-navigation a {
+  color: rgba(255, 255, 255, 0.8);
+  display: block;
+  font-size: 0.8rem;
+  text-decoration: none;
+}
+
+.main-navigation a:hover, .main-navigation a.active {
+  color: #fff;
+}
+
+@media screen and (min-width: 48em) {
+  .main-navigation a.active {
+    border-bottom: 1px solid;
+  }
+}
+
+/* Small menu. */
+.main-navigation.toggled ul {
+  display: block;
+}
+
+.menu-toggle {
+  background: transparent;
+  border: none;
+  color: #fff;
+  font-size: 1.5625rem;
+  height: 3.5rem;
+  overflow: hidden;
+  position: absolute;
+  right: 1rem;
+  top: -58px;
+  width: 3.5rem;
+  -webkit-appearance: none;
+}
+
+.toggled .menu-toggle:before {
+  content: "\f343";
+}
+
+@media screen and (min-width: 48em) {
+  .menu-toggle {
+    display: none;
+  }
+  .main-navigation {
+    float: right;
+    position: relative;
+    width: auto;
+    top: auto;
+  }
+  .main-navigation.toggled {
+    padding: 1px 0;
+  }
+  .main-navigation ul {
+    display: inline-block;
+    font-size: 0;
+  }
+  .main-navigation ul li {
+    border: 0;
+    display: inline-block;
+    font-size: 1rem;
+    margin-right: 1rem;
+    padding: 0;
+  }
+  .main-navigation ul li:last-of-type {
+    margin-right: 0;
+  }
+}
+
+.site-description {
+  color: rgba(255, 255, 255, 0.8);
+  font-size: 1.25rem;
+  font-weight: 300;
+  margin: -0.4rem auto 2rem;
+  text-align: center;
+}
+
+.site-title {
+  display: inline-block;
+  font-size: 1.5625rem;
+  font-weight: 300;
+  line-height: 1;
+  margin: 0 2rem 0 0;
+  max-width: none;
+}
+
+.site-title a {
+  color: #fff;
+  font-weight: 300;
+}
+
+.site-title a:hover, .site-title a:focus, .site-title a:active {
+  text-decoration: none;
+}
+
+.site-header.home .site-title {
+  display: inherit;
+  font-size: 3.8146972656rem;
+  margin: 2rem 0 1rem;
+}
+
+.site-header {
+  background: #0073aa;
+  padding: 1rem 0;
+  position: relative;
+}
+
+.site-header .site-branding {
+  margin: 0 auto;
+  max-width: 960px;
+  padding: 0 1.5625rem;
+}
+
+@media screen and (min-width: 48em) {
+  .site-header .site-branding {
+    padding: 0 10px;
+  }
+}
+
+.site-header.home {
+  padding: 1.5625rem 1.143rem;
+  text-align: center;
+}
+
+.site-main {
+  margin: 0 auto;
+  max-width: 960px;
+  padding: 3.0517578125rem 1.5625rem;
+}
+
+@media screen and (min-width: 48em) {
+  .site-main {
+    padding: 3.0517578125rem 10px;
+  }
+}
+
+.site-main.single,
+.single .site-main {
+  padding: 0;
+}
+
+@media screen and (min-width: 48em) {
+  .site-main.single,
+  .single .site-main {
+    padding: 0 10px 3.0517578125rem;
+  }
+}
+
+.site-main.page,
+.page .site-main {
+  padding-top: 0;
+}
+
+.site-main .page-title {
+  font-size: 1.5625rem;
+  font-weight: 400;
+}
+
+.site-main .no-results {
+  margin: 0 auto;
+  max-width: 35.527136788rem;
+  padding: 0 2rem;
+}
+
+.widget-area {
+  margin: 0 auto;
+  max-width: 960px;
+  padding: 0 1.5625rem 3.0517578125rem 1.5625rem;
+}
+
+@media screen and (min-width: 48em) {
+  .widget-area {
+    padding: 0 10px 3.0517578125rem;
+  }
+}
+
+.committer-list,
+.support-rep-list {
+  font-size: 0.8rem;
+  list-style: none;
+  margin: 0;
+}
+
+.committer-list li,
+.support-rep-list li {
+  padding-bottom: 0.5rem;
+}
+
+.committer-list li .remove,
+.support-rep-list li .remove {
+  color: #ff0000;
+  visibility: hidden;
+}
+
+.committer-list li:hover .remove,
+.support-rep-list li:hover .remove {
+  visibility: visible;
+}
+
+.committer-list .avatar,
+.support-rep-list .avatar {
+  float: left;
+  margin-right: 10px;
+}
+
+.committer-list .spinner,
+.support-rep-list .spinner {
+  position: relative;
+}
+
+.committer-list .spinner:after,
+.support-rep-list .spinner:after {
+  content: "";
+  display: block;
+  width: 20px;
+  height: 20px;
+  position: absolute;
+  right: -50%;
+  top: 50%;
+  margin: -10px -10px 0 0;
+  background: url("/wp-admin/images/spinner.gif") no-repeat center;
+  -webkit-background-size: 20px 20px;
+  background-size: 20px 20px;
+  -webkit-transform: translateZ(0);
+  transform: translateZ(0);
+}
+
+@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
+  .committer-list .spinner:after,
+  .support-rep-list .spinner:after {
+    background-image: url("/wp-admin/images/spinner-2x.gif");
+  }
+}
+
+.plugin-contributors.read-more {
+  border-bottom: 2px solid #eee;
+  max-height: 200px;
+  overflow: hidden;
+  padding-bottom: 1px;
+}
+
+.plugin-contributors.read-more.toggled {
+  max-height: none;
+}
+
+.no-js .plugin-contributors.read-more {
+  max-height: none;
+  overflow: auto;
+}
+
+.contributors-list {
+  font-size: 0.8rem;
+  list-style-type: none;
+  margin: 0;
+}
+
+.contributors-list li {
+  margin-bottom: 1rem;
+}
+
+.contributors-list .avatar {
+  float: left;
+  margin-right: 10px;
+}
+
+.plugin-meta {
+  margin-top: 2rem;
+}
+
+.plugin-meta ul {
+  font-size: 0.8rem;
+  list-style-type: none;
+  margin: 0;
+  padding: 0;
+}
+
+.plugin-meta li {
+  border-top: 1px solid #eee;
+  display: inline-block;
+  padding: 0.5rem 0;
+  width: 100%;
+  position: relative;
+}
+
+.plugin-meta li strong {
+  float: right;
+}
+
+.plugin-meta li:first-child {
+  border-top: 0;
+}
+
+.plugin-meta .languages,
+.plugin-meta .tags {
+  float: right;
+  text-align: right;
+}
+
+.plugin-meta .tags {
+  width: 60%;
+}
+
+.plugin-meta .languages .popover {
+  margin-top: 8px;
+}
+
+.plugin-meta .languages .popover-trigger {
+  color: #0073aa;
+  font-weight: 600;
+}
+
+.plugin-meta .languages .popover-trigger:hover {
+  text-decoration: underline;
+}
+
+.plugin-meta [rel="tag"] {
+  background: #eee;
+  border-radius: 2px;
+  color: #000;
+  display: inline-block;
+  font-size: 0.64rem;
+  margin: 2px;
+  max-width: 95%;
+  overflow: hidden;
+  padding: 3px 6px;
+  position: relative;
+  text-overflow: ellipsis;
+  white-space: nowrap;
+  width: auto;
+}
+
+.plugin-meta [rel="tag"]:hover {
+  background: #f3f3f3;
+}
+
+.plugin-meta [rel="tag"]:active {
+  background: #dfdfdf;
+}
+
+.popover {
+  display: none;
+  position: absolute;
+  width: 100%;
+  max-width: 300px;
+  left: 0;
+  z-index: 100;
+  padding: 1em 1em 2em;
+  margin-top: 10px;
+  background-color: #fff;
+  border: 1px solid #ccc;
+  border-radius: 2px;
+  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
+}
+
+.popover.is-top-right {
+  left: auto;
+  right: 0;
+}
+
+.popover.is-visible {
+  display: block;
+}
+
+.popover .popover-close {
+  position: absolute;
+  bottom: .5em;
+  right: .6em;
+  font-size: small;
+  color: #0073aa;
+}
+
+.popover .popover-close:hover, .popover .popover-close:focus, .popover .popover-close:active {
+  text-decoration: underline;
+}
+
+.popover .popover-arrow {
+  position: absolute;
+  height: 0;
+  width: 0;
+  top: -10px;
+  right: 20px;
+  z-index: -1;
+  border: 10px solid #ccc;
+  border-top: none;
+  border-left-color: transparent;
+  border-right-color: transparent;
+}
+
+.popover .popover-arrow:after {
+  content: '';
+  position: absolute;
+  top: 2px;
+  left: -10px;
+  border: 10px solid #fff;
+  border-top: none;
+  border-left-color: transparent;
+  border-right-color: transparent;
+}
+
+.popover .popover-inner {
+  text-align: left;
+}
+
+.popover .popover-inner p:first-child {
+  margin-top: 0;
+}
+
+.popover .popover-inner p:last-child {
+  margin-bottom: 0;
+}
+
+.plugin-ratings {
+  font-size: 0.8rem;
+  position: relative;
+}
+
+.plugin-ratings .reviews-link {
+  position: absolute;
+  right: 0;
+  top: 0;
+}
+
+.plugin-ratings .reviews-link:after {
+  content: "\f345";
+  font-family: dashicons;
+  padding-left: 5px;
+  vertical-align: top;
+}
+
+.plugin-ratings [class*='dashicons-star-'] {
+  color: #FFB900;
+  display: inline-block;
+  font-size: 1.5625rem;
+  height: auto;
+  margin: 0;
+  width: auto;
+}
+
+.plugin-ratings .ratings-list {
+  list-style-type: none;
+  margin: 1rem 0;
+  padding: 0;
+}
+
+.plugin-ratings .ratings-list .counter-container,
+.plugin-ratings .ratings-list .counter-container a {
+  width: 100%;
+}
+
+.plugin-ratings .ratings-list .counter-container:hover,
+.plugin-ratings .ratings-list .counter-container a:hover {
+  text-decoration: none;
+}
+
+.plugin-ratings .ratings-list .counter-label {
+  display: inline-block;
+  min-width: 65px;
+}
+
+.plugin-ratings .ratings-list .counter-back,
+.plugin-ratings .ratings-list .counter-bar {
+  display: inline-block;
+  height: 1rem;
+  vertical-align: middle;
+}
+
+.plugin-ratings .ratings-list .counter-back {
+  background-color: #ececec;
+  width: 58%;
+  width: calc(100% - 130px);
+}
+
+.plugin-ratings .ratings-list .counter-bar {
+  background-color: #ffc733;
+  display: block;
+}
+
+.plugin-ratings .ratings-list .counter-count {
+  margin-left: 3px;
+}
+
+.home .widget,
+.widget-area.home .widget {
+  display: inline-block;
+  font-size: 0.8rem;
+  margin: 0;
+  vertical-align: top;
+  /* Make sure select elements fit in widgets. */
+}
+
+@media screen and (min-width: 48em) {
+  .home .widget,
+  .widget-area.home .widget {
+    margin-right: 5%;
+    width: 30%;
+  }
+  .home .widget:last-child,
+  .widget-area.home .widget:last-child {
+    margin-right: 0;
+  }
+}
+
+.home .widget select,
+.widget-area.home .widget select {
+  max-width: 100%;
+}
+
+.entry-meta .widget-title {
+  font-size: 1.25rem;
+  border: none;
+  color: #32373c;
+  font-weight: 600;
+  padding: 0;
+}
+
+.plugin-support {
+  font-size: 0.8rem;
+}
+
+.plugin-support .counter-container {
+  margin-bottom: 1rem;
+  position: relative;
+}
+
+.plugin-support .counter-back,
+.plugin-support .counter-bar {
+  display: inline-block;
+  height: 30px;
+  vertical-align: middle;
+}
+
+.plugin-support .counter-back {
+  background-color: #ececec;
+  width: 100%;
+}
+
+.plugin-support .counter-bar {
+  background-color: #c7e8ca;
+  display: block;
+}
+
+.plugin-support .counter-count {
+  font-size: 0.64rem;
+  left: 8px;
+  position: absolute;
+  top: 8px;
+  width: 100%;
+  width: calc(100% - 8px);
+}
+
+@media screen and (min-width: 48em) {
+  .plugin-support .counter-count {
+    top: 5px;
+  }
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> /*# sourceMappingURL=style.css.map */
</span><span class="cx" style="display: block; padding: 0 10px">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>