summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/css')
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm-rtl.css46
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm-rtl.min.css2
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm.css46
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-admin-jitm.min.css2
-rw-r--r--plugins/jetpack/css/jetpack-admin-rtl.css38
-rw-r--r--plugins/jetpack/css/jetpack-admin-rtl.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-admin-rtl.min.css2
-rw-r--r--plugins/jetpack/css/jetpack-admin.css38
-rw-r--r--plugins/jetpack/css/jetpack-admin.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-admin.min.css2
-rw-r--r--plugins/jetpack/css/jetpack-banners-rtl.css72
-rw-r--r--plugins/jetpack/css/jetpack-banners-rtl.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-banners-rtl.min.css2
-rw-r--r--plugins/jetpack/css/jetpack-banners.css72
-rw-r--r--plugins/jetpack/css/jetpack-banners.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-banners.min.css2
-rw-r--r--plugins/jetpack/css/jetpack-idc-rtl.css13
-rw-r--r--plugins/jetpack/css/jetpack-idc-rtl.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-idc-rtl.min.css2
-rw-r--r--plugins/jetpack/css/jetpack-idc.css13
-rw-r--r--plugins/jetpack/css/jetpack-idc.css.map2
-rw-r--r--plugins/jetpack/css/jetpack-idc.min.css2
24 files changed, 142 insertions, 228 deletions
diff --git a/plugins/jetpack/css/jetpack-admin-jitm-rtl.css b/plugins/jetpack/css/jetpack-admin-jitm-rtl.css
index 748fdb93..56de0f28 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm-rtl.css
+++ b/plugins/jetpack/css/jetpack-admin-jitm-rtl.css
@@ -164,7 +164,6 @@ https://github.com/thoughtbot/bourbon
.jitm-banner.jitm-card {
border-right: 4px solid;
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0.75rem 0.75rem 0.75rem 0.375rem;
@@ -232,11 +231,9 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner.jitm-card .jitm-card__link-indicator {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
color: #0087be;
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@@ -263,7 +260,6 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__icons {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@@ -297,9 +293,8 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 481px) {
.jitm-banner__icons {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
}
.jitm-banner__icons .jitm-banner__icon {
display: none;
@@ -310,7 +305,6 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__icon-plan {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: 1rem;
@@ -340,22 +334,18 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 481px) {
.jitm-banner__icon-plan {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
}
}
.jitm-banner__content {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- display: -webkit-box;
+ -ms-flex-align: center;
+ align-items: center;
display: -ms-flexbox;
display: flex;
- -webkit-box-flex: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
+ -ms-flex-positive: 1;
+ flex-grow: 1;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@@ -368,9 +358,8 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__info {
- -webkit-box-flex: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
+ -ms-flex-positive: 1;
+ flex-grow: 1;
line-height: 1.4;
}
@@ -415,12 +404,10 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__action .jitm-banner__prices {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-pack: start;
- -ms-flex-pack: start;
- justify-content: flex-start;
+ -ms-flex-pack: start;
+ justify-content: flex-start;
}
.jitm-banner__action .jitm-banner__prices .dops-plan-price {
@@ -446,9 +433,8 @@ https://github.com/thoughtbot/bourbon
margin-top: 2.5rem;
}
.jitm-banner__action .jitm-banner__prices {
- -webkit-box-pack: end;
- -ms-flex-pack: end;
- justify-content: flex-end;
+ -ms-flex-pack: end;
+ justify-content: flex-end;
text-align: left;
}
}
diff --git a/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map b/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map
index 69d2c548..cfbee3e7 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map
+++ b/plugins/jetpack/css/jetpack-admin-jitm-rtl.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-jitm-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jitm-button {\n background: white;\n border-color: #c8d7e1;\n border-style: solid;\n border-width: 1px 1px 2px;\n color: #2e4453;\n cursor: pointer;\n display: inline-block;\n margin: 0;\n outline: 0;\n overflow: hidden;\n font-weight: 500;\n text-overflow: ellipsis;\n text-decoration: none;\n vertical-align: top;\n box-sizing: border-box;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n border-radius: 0.25rem;\n padding: 0.4375rem 0.875rem 0.5625rem;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n.jitm-button:hover {\n border-color: #a8bece;\n color: #2e4453;\n}\n\n.jitm-button:active {\n border-width: 2px 1px 1px;\n}\n\n.jitm-button:visited {\n color: #2e4453;\n}\n\n.jitm-button[disabled], .jitm-button:disabled {\n color: #e9eff3;\n background: white;\n border-color: #e9eff3;\n cursor: default;\n}\n\n.jitm-button[disabled]:active, .jitm-button:disabled:active {\n border-width: 1px 1px 2px;\n}\n\n.jitm-button:focus {\n outline: 0;\n border-color: #00aadc;\n box-shadow: 0 0 0 2px #78dcfa;\n}\n\n.jitm-button.is-compact {\n padding: 0.4375rem;\n color: #668eaa;\n font-size: 0.6875rem;\n line-height: 1;\n text-transform: uppercase;\n}\n\n.jitm-button.is-compact:disabled {\n color: #e9eff3;\n}\n\n.jitm-button.hidden {\n display: none;\n}\n\n.jitm-button.is-primary {\n background: #00aadc;\n border-color: #0087be;\n color: white;\n}\n\n.jitm-button.is-primary:hover, .jitm-button.is-primary:focus {\n border-color: #005082;\n color: white;\n}\n\n.jitm-button.is-primary[disabled], .jitm-button.is-primary:disabled {\n background: #bceefd;\n border-color: #8cc9e2;\n color: white;\n}\n\n.jitm-button.is-primary.is-compact {\n color: white;\n}\n\n#screen-meta-links + .jitm-card {\n margin: 2.5rem auto 0 1.5385em;\n}\n\n.jitm-card {\n display: block;\n position: relative;\n margin: 1rem auto 0 0;\n padding: 1rem;\n box-sizing: border-box;\n background: white;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jitm-card:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n@media (min-width: 481px) {\n .jitm-card {\n margin-bottom: 1rem;\n padding: 1.5rem;\n }\n}\n\n.jitm-card.is-compact {\n margin-bottom: 0.0625rem;\n}\n\n@media (min-width: 481px) {\n .jitm-card.is-compact {\n margin-bottom: 1px;\n padding: 1rem 1.5rem;\n }\n}\n\n.jitm-card.is-card-link {\n padding-left: 3rem;\n}\n\n.post-php .jitm-card {\n margin-left: 0;\n}\n\n.jitm-banner.jitm-card {\n border-right: 4px solid;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 0.75rem 0.75rem 0.75rem 0.375rem;\n position: relative;\n z-index: 2;\n border-right-color: #4ab866;\n}\n\n@media (max-width: 480px) {\n .jitm-banner.jitm-card {\n display: block;\n }\n}\n\n.jitm-banner.jitm-card.is-card-link {\n padding: 0.75rem 1rem 0.75rem 3rem;\n}\n\n.jitm-banner.jitm-card.is-dismissible {\n padding-left: 3rem;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal {\n border-right-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon {\n color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle {\n background-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium {\n border-right-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business, .jitm-banner.jitm-card.woo-jitm {\n border-right-color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon {\n color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle {\n background-color: #855DA6;\n}\n\n.jitm-banner.jitm-card .jitm-card__link-indicator {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n color: #0087be;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner.jitm-card:hover {\n transition: all 100ms ease-in-out;\n}\n\n.jitm-banner.jitm-card:hover.is-card-link {\n box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1;\n}\n\n.jitm-banner.jitm-card:hover .jitm-card__link-indicator {\n color: #005082;\n}\n\n@media (min-width: 481px) {\n .jitm-banner.jitm-card {\n padding: 0.75rem 1rem;\n }\n .jitm-banner.jitm-card.is-dismissible {\n padding-left: 1rem;\n }\n}\n\n.jitm-banner__icons {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner__icons .jitm-banner__icon,\n.jitm-banner__icons .jitm-banner__icon-circle {\n border-radius: 50%;\n -ms-flex-negative: 0;\n flex-shrink: 0;\n height: 1.5rem;\n width: 1.5rem;\n margin-left: 1rem;\n margin-top: -0.125rem;\n text-align: center;\n top: 0.25rem;\n}\n\n.jitm-banner__icons .jitm-banner__icon {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n color: white;\n display: block;\n}\n\n.jitm-banner__icons .jitm-banner__icon-circle {\n color: white;\n display: none;\n padding: 0.1875rem 0.1875rem 0.25rem 0.25rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icons {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n .jitm-banner__icons .jitm-banner__icon {\n display: none;\n }\n .jitm-banner__icons .jitm-banner__icon-circle {\n display: block;\n }\n}\n\n.jitm-banner__icon-plan {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n margin-left: 1rem;\n}\n\n.jitm-banner__icon-plan .dops-plan-icon {\n height: 2rem;\n width: 2rem;\n}\n\n.jitm-banner__icon-plan .jp-emblem {\n position: relative;\n top: 0.125rem;\n}\n\n@media (max-width: 480px) {\n .jitm-banner__icon-plan .jp-emblem {\n margin-bottom: 0.75rem;\n }\n}\n\n.jitm-banner__icon-plan .jp-emblem svg {\n height: 2rem;\n width: 2rem;\n fill: #00BE28;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icon-plan {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n}\n\n.jitm-banner__content {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-flex: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__content {\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n }\n}\n\n.jitm-banner__info {\n -webkit-box-flex: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n line-height: 1.4;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 50%;\n flex-basis: 50%;\n }\n}\n\n@media (min-width: 961px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 70%;\n flex-basis: 70%;\n }\n}\n\n.jitm-banner__info .jitm-banner__title,\n.jitm-banner__info .jitm-banner__description {\n color: #2e4453;\n}\n\n.jitm-banner__info .jitm-banner__title {\n font-size: 14px;\n font-weight: 500;\n}\n\n.jitm-banner__info .jitm-banner__description {\n font-size: 0.75rem;\n line-height: 1.5;\n margin-top: 0.375rem;\n}\n\n.jitm-banner__action {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n font-size: 0.75rem;\n margin: 0.5rem 0 0;\n text-align: right;\n width: 100%;\n}\n\n.jitm-banner__action .jitm-banner__prices {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol {\n color: #2e4453;\n}\n\n.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0.5rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__action {\n margin: 0 0.5rem 0 0.25rem;\n text-align: center;\n width: auto;\n }\n .jitm-banner__action .is-dismissible {\n margin-top: 2.5rem;\n }\n .jitm-banner__action .jitm-banner__prices {\n -webkit-box-pack: end;\n -ms-flex-pack: end;\n justify-content: flex-end;\n text-align: left;\n }\n}\n\n.jitm-banner__dismiss {\n display: block;\n text-decoration: none;\n line-height: .5;\n}\n\n.jitm-banner__dismiss:before {\n color: #4f748e;\n font: 400 16px/1 dashicons;\n content: '\\f158';\n}\n\n@media (min-width: 661px) {\n .jitm-banner__dismiss {\n margin-left: -0.5rem;\n }\n}\n\n@media (max-width: 480px) {\n .jitm-banner__dismiss {\n position: absolute;\n top: 0.875rem;\n left: 0.875rem;\n }\n}\n\n.jitm-banner__action + .jitm-banner__dismiss {\n margin-right: 0.625rem;\n}\n"],"file":"jetpack-admin-jitm-rtl.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-jitm-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jitm-button {\n background: white;\n border-color: #c8d7e1;\n border-style: solid;\n border-width: 1px 1px 2px;\n color: #2e4453;\n cursor: pointer;\n display: inline-block;\n margin: 0;\n outline: 0;\n overflow: hidden;\n font-weight: 500;\n text-overflow: ellipsis;\n text-decoration: none;\n vertical-align: top;\n box-sizing: border-box;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n border-radius: 0.25rem;\n padding: 0.4375rem 0.875rem 0.5625rem;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n.jitm-button:hover {\n border-color: #a8bece;\n color: #2e4453;\n}\n\n.jitm-button:active {\n border-width: 2px 1px 1px;\n}\n\n.jitm-button:visited {\n color: #2e4453;\n}\n\n.jitm-button[disabled], .jitm-button:disabled {\n color: #e9eff3;\n background: white;\n border-color: #e9eff3;\n cursor: default;\n}\n\n.jitm-button[disabled]:active, .jitm-button:disabled:active {\n border-width: 1px 1px 2px;\n}\n\n.jitm-button:focus {\n outline: 0;\n border-color: #00aadc;\n box-shadow: 0 0 0 2px #78dcfa;\n}\n\n.jitm-button.is-compact {\n padding: 0.4375rem;\n color: #668eaa;\n font-size: 0.6875rem;\n line-height: 1;\n text-transform: uppercase;\n}\n\n.jitm-button.is-compact:disabled {\n color: #e9eff3;\n}\n\n.jitm-button.hidden {\n display: none;\n}\n\n.jitm-button.is-primary {\n background: #00aadc;\n border-color: #0087be;\n color: white;\n}\n\n.jitm-button.is-primary:hover, .jitm-button.is-primary:focus {\n border-color: #005082;\n color: white;\n}\n\n.jitm-button.is-primary[disabled], .jitm-button.is-primary:disabled {\n background: #bceefd;\n border-color: #8cc9e2;\n color: white;\n}\n\n.jitm-button.is-primary.is-compact {\n color: white;\n}\n\n#screen-meta-links + .jitm-card {\n margin: 2.5rem auto 0 1.5385em;\n}\n\n.jitm-card {\n display: block;\n position: relative;\n margin: 1rem auto 0 0;\n padding: 1rem;\n box-sizing: border-box;\n background: white;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jitm-card:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n@media (min-width: 481px) {\n .jitm-card {\n margin-bottom: 1rem;\n padding: 1.5rem;\n }\n}\n\n.jitm-card.is-compact {\n margin-bottom: 0.0625rem;\n}\n\n@media (min-width: 481px) {\n .jitm-card.is-compact {\n margin-bottom: 1px;\n padding: 1rem 1.5rem;\n }\n}\n\n.jitm-card.is-card-link {\n padding-left: 3rem;\n}\n\n.post-php .jitm-card {\n margin-left: 0;\n}\n\n.jitm-banner.jitm-card {\n border-right: 4px solid;\n display: -ms-flexbox;\n display: flex;\n padding: 0.75rem 0.75rem 0.75rem 0.375rem;\n position: relative;\n z-index: 2;\n border-right-color: #4ab866;\n}\n\n@media (max-width: 480px) {\n .jitm-banner.jitm-card {\n display: block;\n }\n}\n\n.jitm-banner.jitm-card.is-card-link {\n padding: 0.75rem 1rem 0.75rem 3rem;\n}\n\n.jitm-banner.jitm-card.is-dismissible {\n padding-left: 3rem;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal {\n border-right-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon {\n color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle {\n background-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium {\n border-right-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business, .jitm-banner.jitm-card.woo-jitm {\n border-right-color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon {\n color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle {\n background-color: #855DA6;\n}\n\n.jitm-banner.jitm-card .jitm-card__link-indicator {\n -ms-flex-align: center;\n align-items: center;\n color: #0087be;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner.jitm-card:hover {\n transition: all 100ms ease-in-out;\n}\n\n.jitm-banner.jitm-card:hover.is-card-link {\n box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1;\n}\n\n.jitm-banner.jitm-card:hover .jitm-card__link-indicator {\n color: #005082;\n}\n\n@media (min-width: 481px) {\n .jitm-banner.jitm-card {\n padding: 0.75rem 1rem;\n }\n .jitm-banner.jitm-card.is-dismissible {\n padding-left: 1rem;\n }\n}\n\n.jitm-banner__icons {\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner__icons .jitm-banner__icon,\n.jitm-banner__icons .jitm-banner__icon-circle {\n border-radius: 50%;\n -ms-flex-negative: 0;\n flex-shrink: 0;\n height: 1.5rem;\n width: 1.5rem;\n margin-left: 1rem;\n margin-top: -0.125rem;\n text-align: center;\n top: 0.25rem;\n}\n\n.jitm-banner__icons .jitm-banner__icon {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n color: white;\n display: block;\n}\n\n.jitm-banner__icons .jitm-banner__icon-circle {\n color: white;\n display: none;\n padding: 0.1875rem 0.1875rem 0.25rem 0.25rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icons {\n -ms-flex-align: center;\n align-items: center;\n }\n .jitm-banner__icons .jitm-banner__icon {\n display: none;\n }\n .jitm-banner__icons .jitm-banner__icon-circle {\n display: block;\n }\n}\n\n.jitm-banner__icon-plan {\n display: -ms-flexbox;\n display: flex;\n margin-left: 1rem;\n}\n\n.jitm-banner__icon-plan .dops-plan-icon {\n height: 2rem;\n width: 2rem;\n}\n\n.jitm-banner__icon-plan .jp-emblem {\n position: relative;\n top: 0.125rem;\n}\n\n@media (max-width: 480px) {\n .jitm-banner__icon-plan .jp-emblem {\n margin-bottom: 0.75rem;\n }\n}\n\n.jitm-banner__icon-plan .jp-emblem svg {\n height: 2rem;\n width: 2rem;\n fill: #00BE28;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icon-plan {\n -ms-flex-align: center;\n align-items: center;\n }\n}\n\n.jitm-banner__content {\n -ms-flex-align: center;\n align-items: center;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-positive: 1;\n flex-grow: 1;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__content {\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n }\n}\n\n.jitm-banner__info {\n -ms-flex-positive: 1;\n flex-grow: 1;\n line-height: 1.4;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 50%;\n flex-basis: 50%;\n }\n}\n\n@media (min-width: 961px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 70%;\n flex-basis: 70%;\n }\n}\n\n.jitm-banner__info .jitm-banner__title,\n.jitm-banner__info .jitm-banner__description {\n color: #2e4453;\n}\n\n.jitm-banner__info .jitm-banner__title {\n font-size: 14px;\n font-weight: 500;\n}\n\n.jitm-banner__info .jitm-banner__description {\n font-size: 0.75rem;\n line-height: 1.5;\n margin-top: 0.375rem;\n}\n\n.jitm-banner__action {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n font-size: 0.75rem;\n margin: 0.5rem 0 0;\n text-align: right;\n width: 100%;\n}\n\n.jitm-banner__action .jitm-banner__prices {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: start;\n justify-content: flex-start;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol {\n color: #2e4453;\n}\n\n.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0.5rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__action {\n margin: 0 0.5rem 0 0.25rem;\n text-align: center;\n width: auto;\n }\n .jitm-banner__action .is-dismissible {\n margin-top: 2.5rem;\n }\n .jitm-banner__action .jitm-banner__prices {\n -ms-flex-pack: end;\n justify-content: flex-end;\n text-align: left;\n }\n}\n\n.jitm-banner__dismiss {\n display: block;\n text-decoration: none;\n line-height: .5;\n}\n\n.jitm-banner__dismiss:before {\n color: #4f748e;\n font: 400 16px/1 dashicons;\n content: '\\f158';\n}\n\n@media (min-width: 661px) {\n .jitm-banner__dismiss {\n margin-left: -0.5rem;\n }\n}\n\n@media (max-width: 480px) {\n .jitm-banner__dismiss {\n position: absolute;\n top: 0.875rem;\n left: 0.875rem;\n }\n}\n\n.jitm-banner__action + .jitm-banner__dismiss {\n margin-right: 0.625rem;\n}\n"],"file":"jetpack-admin-jitm-rtl.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-admin-jitm-rtl.min.css b/plugins/jetpack/css/jetpack-admin-jitm-rtl.min.css
index a282cb8a..9c17c005 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm-rtl.min.css
+++ b/plugins/jetpack/css/jetpack-admin-jitm-rtl.min.css
@@ -1,3 +1,3 @@
@charset "UTF-8";/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.jitm-button{background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:.875rem;line-height:1.3125rem;border-radius:.25rem;padding:.4375rem .875rem .5625rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.jitm-button:hover{border-color:#a8bece;color:#2e4453}.jitm-button:active{border-width:2px 1px 1px}.jitm-button:visited{color:#2e4453}.jitm-button:disabled,.jitm-button[disabled]{color:#e9eff3;background:#fff;border-color:#e9eff3;cursor:default}.jitm-button:disabled:active,.jitm-button[disabled]:active{border-width:1px 1px 2px}.jitm-button:focus{outline:0;border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa}.jitm-button.is-compact{padding:.4375rem;color:#668eaa;font-size:.6875rem;line-height:1;text-transform:uppercase}.jitm-button.is-compact:disabled{color:#e9eff3}.jitm-button.hidden{display:none}.jitm-button.is-primary{background:#00aadc;border-color:#0087be;color:#fff}.jitm-button.is-primary:focus,.jitm-button.is-primary:hover{border-color:#005082;color:#fff}.jitm-button.is-primary:disabled,.jitm-button.is-primary[disabled]{background:#bceefd;border-color:#8cc9e2;color:#fff}.jitm-button.is-primary.is-compact{color:#fff}#screen-meta-links+.jitm-card{margin:2.5rem auto 0 1.5385em}.jitm-card{display:block;position:relative;margin:1rem auto 0 0;padding:1rem;box-sizing:border-box;background:#fff;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jitm-card:after{content:".";display:block;height:0;clear:both;visibility:hidden}@media (min-width:481px){.jitm-card{margin-bottom:1rem;padding:1.5rem}}.jitm-card.is-compact{margin-bottom:.0625rem}@media (min-width:481px){.jitm-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.jitm-card.is-card-link{padding-left:3rem}.post-php .jitm-card{margin-left:0}.jitm-banner.jitm-card{border-right:4px solid;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem .75rem .75rem .375rem;position:relative;z-index:2;border-right-color:#4ab866}@media (max-width:480px){.jitm-banner.jitm-card{display:block}}.jitm-banner.jitm-card.is-card-link{padding:.75rem 1rem .75rem 3rem}.jitm-banner.jitm-card.is-dismissible{padding-left:3rem}.jitm-banner.jitm-card .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-personal{border-right-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon{color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-premium{border-right-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-business,.jitm-banner.jitm-card.woo-jitm{border-right-color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon{color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle{background-color:#855da6}.jitm-banner.jitm-card .jitm-card__link-indicator{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0087be;display:-webkit-box;display:-ms-flexbox;display:flex}.jitm-banner.jitm-card:hover{transition:all .1s ease-in-out}.jitm-banner.jitm-card:hover.is-card-link{box-shadow:0 0 0 1px #87a6bc,0 2px 4px #c8d7e1}.jitm-banner.jitm-card:hover .jitm-card__link-indicator{color:#005082}@media (min-width:481px){.jitm-banner.jitm-card{padding:.75rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-left:1rem}}.jitm-banner__icons{display:-webkit-box;display:-ms-flexbox;display:flex}.jitm-banner__icons .jitm-banner__icon,.jitm-banner__icons .jitm-banner__icon-circle{border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:1.5rem;width:1.5rem;margin-left:1rem;margin-top:-.125rem;text-align:center;top:.25rem}.jitm-banner__icons .jitm-banner__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#fff;display:block}.jitm-banner__icons .jitm-banner__icon-circle{color:#fff;display:none;padding:.1875rem .1875rem .25rem .25rem}@media (min-width:481px){.jitm-banner__icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jitm-banner__icons .jitm-banner__icon{display:none}.jitm-banner__icons .jitm-banner__icon-circle{display:block}}.jitm-banner__icon-plan{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1rem}.jitm-banner__icon-plan .dops-plan-icon{height:2rem;width:2rem}.jitm-banner__icon-plan .jp-emblem{position:relative;top:.125rem}@media (max-width:480px){.jitm-banner__icon-plan .jp-emblem{margin-bottom:.75rem}}.jitm-banner__icon-plan .jp-emblem svg{height:2rem;width:2rem;fill:#00be28}@media (min-width:481px){.jitm-banner__icon-plan{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.jitm-banner__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:481px){.jitm-banner__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jitm-banner__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.4}@media (min-width:481px){.jitm-banner__info{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (min-width:961px){.jitm-banner__info{-ms-flex-preferred-size:70%;flex-basis:70%}}.jitm-banner__info .jitm-banner__description,.jitm-banner__info .jitm-banner__title{color:#2e4453}.jitm-banner__info .jitm-banner__title{font-size:14px;font-weight:500}.jitm-banner__info .jitm-banner__description{font-size:.75rem;line-height:1.5;margin-top:.375rem}.jitm-banner__action{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:.75rem;margin:.5rem 0 0;text-align:right;width:100%}.jitm-banner__action .jitm-banner__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:0}.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol{color:#2e4453}.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:.5rem}@media (min-width:481px){.jitm-banner__action{margin:0 .5rem 0 .25rem;text-align:center;width:auto}.jitm-banner__action .is-dismissible{margin-top:2.5rem}.jitm-banner__action .jitm-banner__prices{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}}.jitm-banner__dismiss{display:block;text-decoration:none;line-height:.5}.jitm-banner__dismiss:before{color:#4f748e;font:400 16px/1 dashicons;content:'\f158'}@media (min-width:661px){.jitm-banner__dismiss{margin-left:-.5rem}}@media (max-width:480px){.jitm-banner__dismiss{position:absolute;top:.875rem;left:.875rem}}.jitm-banner__action+.jitm-banner__dismiss{margin-right:.625rem} \ No newline at end of file
+*/.jitm-button{background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:.875rem;line-height:1.3125rem;border-radius:.25rem;padding:.4375rem .875rem .5625rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.jitm-button:hover{border-color:#a8bece;color:#2e4453}.jitm-button:active{border-width:2px 1px 1px}.jitm-button:visited{color:#2e4453}.jitm-button:disabled,.jitm-button[disabled]{color:#e9eff3;background:#fff;border-color:#e9eff3;cursor:default}.jitm-button:disabled:active,.jitm-button[disabled]:active{border-width:1px 1px 2px}.jitm-button:focus{outline:0;border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa}.jitm-button.is-compact{padding:.4375rem;color:#668eaa;font-size:.6875rem;line-height:1;text-transform:uppercase}.jitm-button.is-compact:disabled{color:#e9eff3}.jitm-button.hidden{display:none}.jitm-button.is-primary{background:#00aadc;border-color:#0087be;color:#fff}.jitm-button.is-primary:focus,.jitm-button.is-primary:hover{border-color:#005082;color:#fff}.jitm-button.is-primary:disabled,.jitm-button.is-primary[disabled]{background:#bceefd;border-color:#8cc9e2;color:#fff}.jitm-button.is-primary.is-compact{color:#fff}#screen-meta-links+.jitm-card{margin:2.5rem auto 0 1.5385em}.jitm-card{display:block;position:relative;margin:1rem auto 0 0;padding:1rem;box-sizing:border-box;background:#fff;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jitm-card:after{content:".";display:block;height:0;clear:both;visibility:hidden}@media (min-width:481px){.jitm-card{margin-bottom:1rem;padding:1.5rem}}.jitm-card.is-compact{margin-bottom:.0625rem}@media (min-width:481px){.jitm-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.jitm-card.is-card-link{padding-left:3rem}.post-php .jitm-card{margin-left:0}.jitm-banner.jitm-card{border-right:4px solid;display:-ms-flexbox;display:flex;padding:.75rem .75rem .75rem .375rem;position:relative;z-index:2;border-right-color:#4ab866}@media (max-width:480px){.jitm-banner.jitm-card{display:block}}.jitm-banner.jitm-card.is-card-link{padding:.75rem 1rem .75rem 3rem}.jitm-banner.jitm-card.is-dismissible{padding-left:3rem}.jitm-banner.jitm-card .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-personal{border-right-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon{color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-premium{border-right-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-business,.jitm-banner.jitm-card.woo-jitm{border-right-color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon{color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle{background-color:#855da6}.jitm-banner.jitm-card .jitm-card__link-indicator{-ms-flex-align:center;align-items:center;color:#0087be;display:-ms-flexbox;display:flex}.jitm-banner.jitm-card:hover{transition:all .1s ease-in-out}.jitm-banner.jitm-card:hover.is-card-link{box-shadow:0 0 0 1px #87a6bc,0 2px 4px #c8d7e1}.jitm-banner.jitm-card:hover .jitm-card__link-indicator{color:#005082}@media (min-width:481px){.jitm-banner.jitm-card{padding:.75rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-left:1rem}}.jitm-banner__icons{display:-ms-flexbox;display:flex}.jitm-banner__icons .jitm-banner__icon,.jitm-banner__icons .jitm-banner__icon-circle{border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:1.5rem;width:1.5rem;margin-left:1rem;margin-top:-.125rem;text-align:center;top:.25rem}.jitm-banner__icons .jitm-banner__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#fff;display:block}.jitm-banner__icons .jitm-banner__icon-circle{color:#fff;display:none;padding:.1875rem .1875rem .25rem .25rem}@media (min-width:481px){.jitm-banner__icons{-ms-flex-align:center;align-items:center}.jitm-banner__icons .jitm-banner__icon{display:none}.jitm-banner__icons .jitm-banner__icon-circle{display:block}}.jitm-banner__icon-plan{display:-ms-flexbox;display:flex;margin-left:1rem}.jitm-banner__icon-plan .dops-plan-icon{height:2rem;width:2rem}.jitm-banner__icon-plan .jp-emblem{position:relative;top:.125rem}@media (max-width:480px){.jitm-banner__icon-plan .jp-emblem{margin-bottom:.75rem}}.jitm-banner__icon-plan .jp-emblem svg{height:2rem;width:2rem;fill:#00be28}@media (min-width:481px){.jitm-banner__icon-plan{-ms-flex-align:center;align-items:center}}.jitm-banner__content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:481px){.jitm-banner__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jitm-banner__info{-ms-flex-positive:1;flex-grow:1;line-height:1.4}@media (min-width:481px){.jitm-banner__info{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (min-width:961px){.jitm-banner__info{-ms-flex-preferred-size:70%;flex-basis:70%}}.jitm-banner__info .jitm-banner__description,.jitm-banner__info .jitm-banner__title{color:#2e4453}.jitm-banner__info .jitm-banner__title{font-size:14px;font-weight:500}.jitm-banner__info .jitm-banner__description{font-size:.75rem;line-height:1.5;margin-top:.375rem}.jitm-banner__action{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:.75rem;margin:.5rem 0 0;text-align:right;width:100%}.jitm-banner__action .jitm-banner__prices{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:0}.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol{color:#2e4453}.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:.5rem}@media (min-width:481px){.jitm-banner__action{margin:0 .5rem 0 .25rem;text-align:center;width:auto}.jitm-banner__action .is-dismissible{margin-top:2.5rem}.jitm-banner__action .jitm-banner__prices{-ms-flex-pack:end;justify-content:flex-end;text-align:left}}.jitm-banner__dismiss{display:block;text-decoration:none;line-height:.5}.jitm-banner__dismiss:before{color:#4f748e;font:400 16px/1 dashicons;content:'\f158'}@media (min-width:661px){.jitm-banner__dismiss{margin-left:-.5rem}}@media (max-width:480px){.jitm-banner__dismiss{position:absolute;top:.875rem;left:.875rem}}.jitm-banner__action+.jitm-banner__dismiss{margin-right:.625rem} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-admin-jitm.css b/plugins/jetpack/css/jetpack-admin-jitm.css
index daa089cf..77f492c6 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm.css
+++ b/plugins/jetpack/css/jetpack-admin-jitm.css
@@ -164,7 +164,6 @@ https://github.com/thoughtbot/bourbon
.jitm-banner.jitm-card {
border-left: 4px solid;
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0.75rem 0.375rem 0.75rem 0.75rem;
@@ -232,11 +231,9 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner.jitm-card .jitm-card__link-indicator {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
color: #0087be;
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@@ -263,7 +260,6 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__icons {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@@ -297,9 +293,8 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 481px) {
.jitm-banner__icons {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
}
.jitm-banner__icons .jitm-banner__icon {
display: none;
@@ -310,7 +305,6 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__icon-plan {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 1rem;
@@ -340,22 +334,18 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 481px) {
.jitm-banner__icon-plan {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-align: center;
+ align-items: center;
}
}
.jitm-banner__content {
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- display: -webkit-box;
+ -ms-flex-align: center;
+ align-items: center;
display: -ms-flexbox;
display: flex;
- -webkit-box-flex: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
+ -ms-flex-positive: 1;
+ flex-grow: 1;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@@ -368,9 +358,8 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__info {
- -webkit-box-flex: 1;
- -ms-flex-positive: 1;
- flex-grow: 1;
+ -ms-flex-positive: 1;
+ flex-grow: 1;
line-height: 1.4;
}
@@ -415,12 +404,10 @@ https://github.com/thoughtbot/bourbon
}
.jitm-banner__action .jitm-banner__prices {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-pack: start;
- -ms-flex-pack: start;
- justify-content: flex-start;
+ -ms-flex-pack: start;
+ justify-content: flex-start;
}
.jitm-banner__action .jitm-banner__prices .dops-plan-price {
@@ -446,9 +433,8 @@ https://github.com/thoughtbot/bourbon
margin-top: 2.5rem;
}
.jitm-banner__action .jitm-banner__prices {
- -webkit-box-pack: end;
- -ms-flex-pack: end;
- justify-content: flex-end;
+ -ms-flex-pack: end;
+ justify-content: flex-end;
text-align: right;
}
}
diff --git a/plugins/jetpack/css/jetpack-admin-jitm.css.map b/plugins/jetpack/css/jetpack-admin-jitm.css.map
index 164dbbbc..389d9bcd 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm.css.map
+++ b/plugins/jetpack/css/jetpack-admin-jitm.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-jitm.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jitm-button {\n background: white;\n border-color: #c8d7e1;\n border-style: solid;\n border-width: 1px 1px 2px;\n color: #2e4453;\n cursor: pointer;\n display: inline-block;\n margin: 0;\n outline: 0;\n overflow: hidden;\n font-weight: 500;\n text-overflow: ellipsis;\n text-decoration: none;\n vertical-align: top;\n box-sizing: border-box;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n border-radius: 0.25rem;\n padding: 0.4375rem 0.875rem 0.5625rem;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n.jitm-button:hover {\n border-color: #a8bece;\n color: #2e4453;\n}\n\n.jitm-button:active {\n border-width: 2px 1px 1px;\n}\n\n.jitm-button:visited {\n color: #2e4453;\n}\n\n.jitm-button[disabled], .jitm-button:disabled {\n color: #e9eff3;\n background: white;\n border-color: #e9eff3;\n cursor: default;\n}\n\n.jitm-button[disabled]:active, .jitm-button:disabled:active {\n border-width: 1px 1px 2px;\n}\n\n.jitm-button:focus {\n outline: 0;\n border-color: #00aadc;\n box-shadow: 0 0 0 2px #78dcfa;\n}\n\n.jitm-button.is-compact {\n padding: 0.4375rem;\n color: #668eaa;\n font-size: 0.6875rem;\n line-height: 1;\n text-transform: uppercase;\n}\n\n.jitm-button.is-compact:disabled {\n color: #e9eff3;\n}\n\n.jitm-button.hidden {\n display: none;\n}\n\n.jitm-button.is-primary {\n background: #00aadc;\n border-color: #0087be;\n color: white;\n}\n\n.jitm-button.is-primary:hover, .jitm-button.is-primary:focus {\n border-color: #005082;\n color: white;\n}\n\n.jitm-button.is-primary[disabled], .jitm-button.is-primary:disabled {\n background: #bceefd;\n border-color: #8cc9e2;\n color: white;\n}\n\n.jitm-button.is-primary.is-compact {\n color: white;\n}\n\n#screen-meta-links + .jitm-card {\n margin: 2.5rem 1.5385em 0 auto;\n}\n\n.jitm-card {\n display: block;\n position: relative;\n margin: 1rem 0 0 auto;\n padding: 1rem;\n box-sizing: border-box;\n background: white;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jitm-card:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n@media (min-width: 481px) {\n .jitm-card {\n margin-bottom: 1rem;\n padding: 1.5rem;\n }\n}\n\n.jitm-card.is-compact {\n margin-bottom: 0.0625rem;\n}\n\n@media (min-width: 481px) {\n .jitm-card.is-compact {\n margin-bottom: 1px;\n padding: 1rem 1.5rem;\n }\n}\n\n.jitm-card.is-card-link {\n padding-right: 3rem;\n}\n\n.post-php .jitm-card {\n margin-right: 0;\n}\n\n.jitm-banner.jitm-card {\n border-left: 4px solid;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 0.75rem 0.375rem 0.75rem 0.75rem;\n position: relative;\n z-index: 2;\n border-left-color: #4ab866;\n}\n\n@media (max-width: 480px) {\n .jitm-banner.jitm-card {\n display: block;\n }\n}\n\n.jitm-banner.jitm-card.is-card-link {\n padding: 0.75rem 3rem 0.75rem 1rem;\n}\n\n.jitm-banner.jitm-card.is-dismissible {\n padding-right: 3rem;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal {\n border-left-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon {\n color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle {\n background-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium {\n border-left-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business, .jitm-banner.jitm-card.woo-jitm {\n border-left-color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon {\n color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle {\n background-color: #855DA6;\n}\n\n.jitm-banner.jitm-card .jitm-card__link-indicator {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n color: #0087be;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner.jitm-card:hover {\n transition: all 100ms ease-in-out;\n}\n\n.jitm-banner.jitm-card:hover.is-card-link {\n box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1;\n}\n\n.jitm-banner.jitm-card:hover .jitm-card__link-indicator {\n color: #005082;\n}\n\n@media (min-width: 481px) {\n .jitm-banner.jitm-card {\n padding: 0.75rem 1rem;\n }\n .jitm-banner.jitm-card.is-dismissible {\n padding-right: 1rem;\n }\n}\n\n.jitm-banner__icons {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner__icons .jitm-banner__icon,\n.jitm-banner__icons .jitm-banner__icon-circle {\n border-radius: 50%;\n -ms-flex-negative: 0;\n flex-shrink: 0;\n height: 1.5rem;\n width: 1.5rem;\n margin-right: 1rem;\n margin-top: -0.125rem;\n text-align: center;\n top: 0.25rem;\n}\n\n.jitm-banner__icons .jitm-banner__icon {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n color: white;\n display: block;\n}\n\n.jitm-banner__icons .jitm-banner__icon-circle {\n color: white;\n display: none;\n padding: 0.1875rem 0.25rem 0.25rem 0.1875rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icons {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n .jitm-banner__icons .jitm-banner__icon {\n display: none;\n }\n .jitm-banner__icons .jitm-banner__icon-circle {\n display: block;\n }\n}\n\n.jitm-banner__icon-plan {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n margin-right: 1rem;\n}\n\n.jitm-banner__icon-plan .dops-plan-icon {\n height: 2rem;\n width: 2rem;\n}\n\n.jitm-banner__icon-plan .jp-emblem {\n position: relative;\n top: 0.125rem;\n}\n\n@media (max-width: 480px) {\n .jitm-banner__icon-plan .jp-emblem {\n margin-bottom: 0.75rem;\n }\n}\n\n.jitm-banner__icon-plan .jp-emblem svg {\n height: 2rem;\n width: 2rem;\n fill: #00BE28;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icon-plan {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n}\n\n.jitm-banner__content {\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-flex: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__content {\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n }\n}\n\n.jitm-banner__info {\n -webkit-box-flex: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n line-height: 1.4;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 50%;\n flex-basis: 50%;\n }\n}\n\n@media (min-width: 961px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 70%;\n flex-basis: 70%;\n }\n}\n\n.jitm-banner__info .jitm-banner__title,\n.jitm-banner__info .jitm-banner__description {\n color: #2e4453;\n}\n\n.jitm-banner__info .jitm-banner__title {\n font-size: 14px;\n font-weight: 500;\n}\n\n.jitm-banner__info .jitm-banner__description {\n font-size: 0.75rem;\n line-height: 1.5;\n margin-top: 0.375rem;\n}\n\n.jitm-banner__action {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n font-size: 0.75rem;\n margin: 0.5rem 0 0;\n text-align: left;\n width: 100%;\n}\n\n.jitm-banner__action .jitm-banner__prices {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol {\n color: #2e4453;\n}\n\n.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0.5rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__action {\n margin: 0 0.25rem 0 0.5rem;\n text-align: center;\n width: auto;\n }\n .jitm-banner__action .is-dismissible {\n margin-top: 2.5rem;\n }\n .jitm-banner__action .jitm-banner__prices {\n -webkit-box-pack: end;\n -ms-flex-pack: end;\n justify-content: flex-end;\n text-align: right;\n }\n}\n\n.jitm-banner__dismiss {\n display: block;\n text-decoration: none;\n line-height: .5;\n}\n\n.jitm-banner__dismiss:before {\n color: #4f748e;\n font: 400 16px/1 dashicons;\n content: '\\f158';\n}\n\n@media (min-width: 661px) {\n .jitm-banner__dismiss {\n margin-right: -0.5rem;\n }\n}\n\n@media (max-width: 480px) {\n .jitm-banner__dismiss {\n position: absolute;\n top: 0.875rem;\n right: 0.875rem;\n }\n}\n\n.jitm-banner__action + .jitm-banner__dismiss {\n margin-left: 0.625rem;\n}\n"],"file":"jetpack-admin-jitm.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-jitm.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jitm-button {\n background: white;\n border-color: #c8d7e1;\n border-style: solid;\n border-width: 1px 1px 2px;\n color: #2e4453;\n cursor: pointer;\n display: inline-block;\n margin: 0;\n outline: 0;\n overflow: hidden;\n font-weight: 500;\n text-overflow: ellipsis;\n text-decoration: none;\n vertical-align: top;\n box-sizing: border-box;\n font-size: 0.875rem;\n line-height: 1.3125rem;\n border-radius: 0.25rem;\n padding: 0.4375rem 0.875rem 0.5625rem;\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n.jitm-button:hover {\n border-color: #a8bece;\n color: #2e4453;\n}\n\n.jitm-button:active {\n border-width: 2px 1px 1px;\n}\n\n.jitm-button:visited {\n color: #2e4453;\n}\n\n.jitm-button[disabled], .jitm-button:disabled {\n color: #e9eff3;\n background: white;\n border-color: #e9eff3;\n cursor: default;\n}\n\n.jitm-button[disabled]:active, .jitm-button:disabled:active {\n border-width: 1px 1px 2px;\n}\n\n.jitm-button:focus {\n outline: 0;\n border-color: #00aadc;\n box-shadow: 0 0 0 2px #78dcfa;\n}\n\n.jitm-button.is-compact {\n padding: 0.4375rem;\n color: #668eaa;\n font-size: 0.6875rem;\n line-height: 1;\n text-transform: uppercase;\n}\n\n.jitm-button.is-compact:disabled {\n color: #e9eff3;\n}\n\n.jitm-button.hidden {\n display: none;\n}\n\n.jitm-button.is-primary {\n background: #00aadc;\n border-color: #0087be;\n color: white;\n}\n\n.jitm-button.is-primary:hover, .jitm-button.is-primary:focus {\n border-color: #005082;\n color: white;\n}\n\n.jitm-button.is-primary[disabled], .jitm-button.is-primary:disabled {\n background: #bceefd;\n border-color: #8cc9e2;\n color: white;\n}\n\n.jitm-button.is-primary.is-compact {\n color: white;\n}\n\n#screen-meta-links + .jitm-card {\n margin: 2.5rem 1.5385em 0 auto;\n}\n\n.jitm-card {\n display: block;\n position: relative;\n margin: 1rem 0 0 auto;\n padding: 1rem;\n box-sizing: border-box;\n background: white;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jitm-card:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n@media (min-width: 481px) {\n .jitm-card {\n margin-bottom: 1rem;\n padding: 1.5rem;\n }\n}\n\n.jitm-card.is-compact {\n margin-bottom: 0.0625rem;\n}\n\n@media (min-width: 481px) {\n .jitm-card.is-compact {\n margin-bottom: 1px;\n padding: 1rem 1.5rem;\n }\n}\n\n.jitm-card.is-card-link {\n padding-right: 3rem;\n}\n\n.post-php .jitm-card {\n margin-right: 0;\n}\n\n.jitm-banner.jitm-card {\n border-left: 4px solid;\n display: -ms-flexbox;\n display: flex;\n padding: 0.75rem 0.375rem 0.75rem 0.75rem;\n position: relative;\n z-index: 2;\n border-left-color: #4ab866;\n}\n\n@media (max-width: 480px) {\n .jitm-banner.jitm-card {\n display: block;\n }\n}\n\n.jitm-banner.jitm-card.is-card-link {\n padding: 0.75rem 3rem 0.75rem 1rem;\n}\n\n.jitm-banner.jitm-card.is-dismissible {\n padding-right: 3rem;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal {\n border-left-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon {\n color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle {\n background-color: #f0b849;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium {\n border-left-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon {\n color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle {\n background-color: #4ab866;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business, .jitm-banner.jitm-card.woo-jitm {\n border-left-color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon {\n color: #855DA6;\n}\n\n.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle, .jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle {\n background-color: #855DA6;\n}\n\n.jitm-banner.jitm-card .jitm-card__link-indicator {\n -ms-flex-align: center;\n align-items: center;\n color: #0087be;\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner.jitm-card:hover {\n transition: all 100ms ease-in-out;\n}\n\n.jitm-banner.jitm-card:hover.is-card-link {\n box-shadow: 0 0 0 1px #87a6bc, 0 2px 4px #c8d7e1;\n}\n\n.jitm-banner.jitm-card:hover .jitm-card__link-indicator {\n color: #005082;\n}\n\n@media (min-width: 481px) {\n .jitm-banner.jitm-card {\n padding: 0.75rem 1rem;\n }\n .jitm-banner.jitm-card.is-dismissible {\n padding-right: 1rem;\n }\n}\n\n.jitm-banner__icons {\n display: -ms-flexbox;\n display: flex;\n}\n\n.jitm-banner__icons .jitm-banner__icon,\n.jitm-banner__icons .jitm-banner__icon-circle {\n border-radius: 50%;\n -ms-flex-negative: 0;\n flex-shrink: 0;\n height: 1.5rem;\n width: 1.5rem;\n margin-right: 1rem;\n margin-top: -0.125rem;\n text-align: center;\n top: 0.25rem;\n}\n\n.jitm-banner__icons .jitm-banner__icon {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n color: white;\n display: block;\n}\n\n.jitm-banner__icons .jitm-banner__icon-circle {\n color: white;\n display: none;\n padding: 0.1875rem 0.25rem 0.25rem 0.1875rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icons {\n -ms-flex-align: center;\n align-items: center;\n }\n .jitm-banner__icons .jitm-banner__icon {\n display: none;\n }\n .jitm-banner__icons .jitm-banner__icon-circle {\n display: block;\n }\n}\n\n.jitm-banner__icon-plan {\n display: -ms-flexbox;\n display: flex;\n margin-right: 1rem;\n}\n\n.jitm-banner__icon-plan .dops-plan-icon {\n height: 2rem;\n width: 2rem;\n}\n\n.jitm-banner__icon-plan .jp-emblem {\n position: relative;\n top: 0.125rem;\n}\n\n@media (max-width: 480px) {\n .jitm-banner__icon-plan .jp-emblem {\n margin-bottom: 0.75rem;\n }\n}\n\n.jitm-banner__icon-plan .jp-emblem svg {\n height: 2rem;\n width: 2rem;\n fill: #00BE28;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__icon-plan {\n -ms-flex-align: center;\n align-items: center;\n }\n}\n\n.jitm-banner__content {\n -ms-flex-align: center;\n align-items: center;\n display: -ms-flexbox;\n display: flex;\n -ms-flex-positive: 1;\n flex-grow: 1;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__content {\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n }\n}\n\n.jitm-banner__info {\n -ms-flex-positive: 1;\n flex-grow: 1;\n line-height: 1.4;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 50%;\n flex-basis: 50%;\n }\n}\n\n@media (min-width: 961px) {\n .jitm-banner__info {\n -ms-flex-preferred-size: 70%;\n flex-basis: 70%;\n }\n}\n\n.jitm-banner__info .jitm-banner__title,\n.jitm-banner__info .jitm-banner__description {\n color: #2e4453;\n}\n\n.jitm-banner__info .jitm-banner__title {\n font-size: 14px;\n font-weight: 500;\n}\n\n.jitm-banner__info .jitm-banner__description {\n font-size: 0.75rem;\n line-height: 1.5;\n margin-top: 0.375rem;\n}\n\n.jitm-banner__action {\n -ms-flex-item-align: center;\n -ms-grid-row-align: center;\n align-self: center;\n font-size: 0.75rem;\n margin: 0.5rem 0 0;\n text-align: left;\n width: 100%;\n}\n\n.jitm-banner__action .jitm-banner__prices {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-pack: start;\n justify-content: flex-start;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0;\n}\n\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,\n.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol {\n color: #2e4453;\n}\n\n.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price {\n margin-bottom: 0.5rem;\n}\n\n@media (min-width: 481px) {\n .jitm-banner__action {\n margin: 0 0.25rem 0 0.5rem;\n text-align: center;\n width: auto;\n }\n .jitm-banner__action .is-dismissible {\n margin-top: 2.5rem;\n }\n .jitm-banner__action .jitm-banner__prices {\n -ms-flex-pack: end;\n justify-content: flex-end;\n text-align: right;\n }\n}\n\n.jitm-banner__dismiss {\n display: block;\n text-decoration: none;\n line-height: .5;\n}\n\n.jitm-banner__dismiss:before {\n color: #4f748e;\n font: 400 16px/1 dashicons;\n content: '\\f158';\n}\n\n@media (min-width: 661px) {\n .jitm-banner__dismiss {\n margin-right: -0.5rem;\n }\n}\n\n@media (max-width: 480px) {\n .jitm-banner__dismiss {\n position: absolute;\n top: 0.875rem;\n right: 0.875rem;\n }\n}\n\n.jitm-banner__action + .jitm-banner__dismiss {\n margin-left: 0.625rem;\n}\n"],"file":"jetpack-admin-jitm.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-admin-jitm.min.css b/plugins/jetpack/css/jetpack-admin-jitm.min.css
index eda44853..11b6587a 100644
--- a/plugins/jetpack/css/jetpack-admin-jitm.min.css
+++ b/plugins/jetpack/css/jetpack-admin-jitm.min.css
@@ -1,3 +1,3 @@
@charset "UTF-8";/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.jitm-button{background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:.875rem;line-height:1.3125rem;border-radius:.25rem;padding:.4375rem .875rem .5625rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.jitm-button:hover{border-color:#a8bece;color:#2e4453}.jitm-button:active{border-width:2px 1px 1px}.jitm-button:visited{color:#2e4453}.jitm-button:disabled,.jitm-button[disabled]{color:#e9eff3;background:#fff;border-color:#e9eff3;cursor:default}.jitm-button:disabled:active,.jitm-button[disabled]:active{border-width:1px 1px 2px}.jitm-button:focus{outline:0;border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa}.jitm-button.is-compact{padding:.4375rem;color:#668eaa;font-size:.6875rem;line-height:1;text-transform:uppercase}.jitm-button.is-compact:disabled{color:#e9eff3}.jitm-button.hidden{display:none}.jitm-button.is-primary{background:#00aadc;border-color:#0087be;color:#fff}.jitm-button.is-primary:focus,.jitm-button.is-primary:hover{border-color:#005082;color:#fff}.jitm-button.is-primary:disabled,.jitm-button.is-primary[disabled]{background:#bceefd;border-color:#8cc9e2;color:#fff}.jitm-button.is-primary.is-compact{color:#fff}#screen-meta-links+.jitm-card{margin:2.5rem 1.5385em 0 auto}.jitm-card{display:block;position:relative;margin:1rem 0 0 auto;padding:1rem;box-sizing:border-box;background:#fff;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jitm-card:after{content:".";display:block;height:0;clear:both;visibility:hidden}@media (min-width:481px){.jitm-card{margin-bottom:1rem;padding:1.5rem}}.jitm-card.is-compact{margin-bottom:.0625rem}@media (min-width:481px){.jitm-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.jitm-card.is-card-link{padding-right:3rem}.post-php .jitm-card{margin-right:0}.jitm-banner.jitm-card{border-left:4px solid;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem .375rem .75rem .75rem;position:relative;z-index:2;border-left-color:#4ab866}@media (max-width:480px){.jitm-banner.jitm-card{display:block}}.jitm-banner.jitm-card.is-card-link{padding:.75rem 3rem .75rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-right:3rem}.jitm-banner.jitm-card .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-personal{border-left-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon{color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-premium{border-left-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-business,.jitm-banner.jitm-card.woo-jitm{border-left-color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon{color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle{background-color:#855da6}.jitm-banner.jitm-card .jitm-card__link-indicator{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0087be;display:-webkit-box;display:-ms-flexbox;display:flex}.jitm-banner.jitm-card:hover{transition:all .1s ease-in-out}.jitm-banner.jitm-card:hover.is-card-link{box-shadow:0 0 0 1px #87a6bc,0 2px 4px #c8d7e1}.jitm-banner.jitm-card:hover .jitm-card__link-indicator{color:#005082}@media (min-width:481px){.jitm-banner.jitm-card{padding:.75rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-right:1rem}}.jitm-banner__icons{display:-webkit-box;display:-ms-flexbox;display:flex}.jitm-banner__icons .jitm-banner__icon,.jitm-banner__icons .jitm-banner__icon-circle{border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:1.5rem;width:1.5rem;margin-right:1rem;margin-top:-.125rem;text-align:center;top:.25rem}.jitm-banner__icons .jitm-banner__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#fff;display:block}.jitm-banner__icons .jitm-banner__icon-circle{color:#fff;display:none;padding:.1875rem .25rem .25rem .1875rem}@media (min-width:481px){.jitm-banner__icons{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jitm-banner__icons .jitm-banner__icon{display:none}.jitm-banner__icons .jitm-banner__icon-circle{display:block}}.jitm-banner__icon-plan{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:1rem}.jitm-banner__icon-plan .dops-plan-icon{height:2rem;width:2rem}.jitm-banner__icon-plan .jp-emblem{position:relative;top:.125rem}@media (max-width:480px){.jitm-banner__icon-plan .jp-emblem{margin-bottom:.75rem}}.jitm-banner__icon-plan .jp-emblem svg{height:2rem;width:2rem;fill:#00be28}@media (min-width:481px){.jitm-banner__icon-plan{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.jitm-banner__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:481px){.jitm-banner__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jitm-banner__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.4}@media (min-width:481px){.jitm-banner__info{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (min-width:961px){.jitm-banner__info{-ms-flex-preferred-size:70%;flex-basis:70%}}.jitm-banner__info .jitm-banner__description,.jitm-banner__info .jitm-banner__title{color:#2e4453}.jitm-banner__info .jitm-banner__title{font-size:14px;font-weight:500}.jitm-banner__info .jitm-banner__description{font-size:.75rem;line-height:1.5;margin-top:.375rem}.jitm-banner__action{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:.75rem;margin:.5rem 0 0;text-align:left;width:100%}.jitm-banner__action .jitm-banner__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:0}.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol{color:#2e4453}.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:.5rem}@media (min-width:481px){.jitm-banner__action{margin:0 .25rem 0 .5rem;text-align:center;width:auto}.jitm-banner__action .is-dismissible{margin-top:2.5rem}.jitm-banner__action .jitm-banner__prices{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}}.jitm-banner__dismiss{display:block;text-decoration:none;line-height:.5}.jitm-banner__dismiss:before{color:#4f748e;font:400 16px/1 dashicons;content:'\f158'}@media (min-width:661px){.jitm-banner__dismiss{margin-right:-.5rem}}@media (max-width:480px){.jitm-banner__dismiss{position:absolute;top:.875rem;right:.875rem}}.jitm-banner__action+.jitm-banner__dismiss{margin-left:.625rem} \ No newline at end of file
+*/.jitm-button{background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:.875rem;line-height:1.3125rem;border-radius:.25rem;padding:.4375rem .875rem .5625rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.jitm-button:hover{border-color:#a8bece;color:#2e4453}.jitm-button:active{border-width:2px 1px 1px}.jitm-button:visited{color:#2e4453}.jitm-button:disabled,.jitm-button[disabled]{color:#e9eff3;background:#fff;border-color:#e9eff3;cursor:default}.jitm-button:disabled:active,.jitm-button[disabled]:active{border-width:1px 1px 2px}.jitm-button:focus{outline:0;border-color:#00aadc;box-shadow:0 0 0 2px #78dcfa}.jitm-button.is-compact{padding:.4375rem;color:#668eaa;font-size:.6875rem;line-height:1;text-transform:uppercase}.jitm-button.is-compact:disabled{color:#e9eff3}.jitm-button.hidden{display:none}.jitm-button.is-primary{background:#00aadc;border-color:#0087be;color:#fff}.jitm-button.is-primary:focus,.jitm-button.is-primary:hover{border-color:#005082;color:#fff}.jitm-button.is-primary:disabled,.jitm-button.is-primary[disabled]{background:#bceefd;border-color:#8cc9e2;color:#fff}.jitm-button.is-primary.is-compact{color:#fff}#screen-meta-links+.jitm-card{margin:2.5rem 1.5385em 0 auto}.jitm-card{display:block;position:relative;margin:1rem 0 0 auto;padding:1rem;box-sizing:border-box;background:#fff;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jitm-card:after{content:".";display:block;height:0;clear:both;visibility:hidden}@media (min-width:481px){.jitm-card{margin-bottom:1rem;padding:1.5rem}}.jitm-card.is-compact{margin-bottom:.0625rem}@media (min-width:481px){.jitm-card.is-compact{margin-bottom:1px;padding:1rem 1.5rem}}.jitm-card.is-card-link{padding-right:3rem}.post-php .jitm-card{margin-right:0}.jitm-banner.jitm-card{border-left:4px solid;display:-ms-flexbox;display:flex;padding:.75rem .375rem .75rem .75rem;position:relative;z-index:2;border-left-color:#4ab866}@media (max-width:480px){.jitm-banner.jitm-card{display:block}}.jitm-banner.jitm-card.is-card-link{padding:.75rem 3rem .75rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-right:3rem}.jitm-banner.jitm-card .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-personal{border-left-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon{color:#f0b849}.jitm-banner.jitm-card.is-upgrade-personal .jitm-banner__icon-circle{background-color:#f0b849}.jitm-banner.jitm-card.is-upgrade-premium{border-left-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon{color:#4ab866}.jitm-banner.jitm-card.is-upgrade-premium .jitm-banner__icon-circle{background-color:#4ab866}.jitm-banner.jitm-card.is-upgrade-business,.jitm-banner.jitm-card.woo-jitm{border-left-color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon{color:#855da6}.jitm-banner.jitm-card.is-upgrade-business .jitm-banner__icon-circle,.jitm-banner.jitm-card.woo-jitm .jitm-banner__icon-circle{background-color:#855da6}.jitm-banner.jitm-card .jitm-card__link-indicator{-ms-flex-align:center;align-items:center;color:#0087be;display:-ms-flexbox;display:flex}.jitm-banner.jitm-card:hover{transition:all .1s ease-in-out}.jitm-banner.jitm-card:hover.is-card-link{box-shadow:0 0 0 1px #87a6bc,0 2px 4px #c8d7e1}.jitm-banner.jitm-card:hover .jitm-card__link-indicator{color:#005082}@media (min-width:481px){.jitm-banner.jitm-card{padding:.75rem 1rem}.jitm-banner.jitm-card.is-dismissible{padding-right:1rem}}.jitm-banner__icons{display:-ms-flexbox;display:flex}.jitm-banner__icons .jitm-banner__icon,.jitm-banner__icons .jitm-banner__icon-circle{border-radius:50%;-ms-flex-negative:0;flex-shrink:0;height:1.5rem;width:1.5rem;margin-right:1rem;margin-top:-.125rem;text-align:center;top:.25rem}.jitm-banner__icons .jitm-banner__icon{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;color:#fff;display:block}.jitm-banner__icons .jitm-banner__icon-circle{color:#fff;display:none;padding:.1875rem .25rem .25rem .1875rem}@media (min-width:481px){.jitm-banner__icons{-ms-flex-align:center;align-items:center}.jitm-banner__icons .jitm-banner__icon{display:none}.jitm-banner__icons .jitm-banner__icon-circle{display:block}}.jitm-banner__icon-plan{display:-ms-flexbox;display:flex;margin-right:1rem}.jitm-banner__icon-plan .dops-plan-icon{height:2rem;width:2rem}.jitm-banner__icon-plan .jp-emblem{position:relative;top:.125rem}@media (max-width:480px){.jitm-banner__icon-plan .jp-emblem{margin-bottom:.75rem}}.jitm-banner__icon-plan .jp-emblem svg{height:2rem;width:2rem;fill:#00be28}@media (min-width:481px){.jitm-banner__icon-plan{-ms-flex-align:center;align-items:center}}.jitm-banner__content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:481px){.jitm-banner__content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.jitm-banner__info{-ms-flex-positive:1;flex-grow:1;line-height:1.4}@media (min-width:481px){.jitm-banner__info{-ms-flex-preferred-size:50%;flex-basis:50%}}@media (min-width:961px){.jitm-banner__info{-ms-flex-preferred-size:70%;flex-basis:70%}}.jitm-banner__info .jitm-banner__description,.jitm-banner__info .jitm-banner__title{color:#2e4453}.jitm-banner__info .jitm-banner__title{font-size:14px;font-weight:500}.jitm-banner__info .jitm-banner__description{font-size:.75rem;line-height:1.5;margin-top:.375rem}.jitm-banner__action{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-size:.75rem;margin:.5rem 0 0;text-align:left;width:100%}.jitm-banner__action .jitm-banner__prices{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:0}.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted,.jitm-banner__action .jitm-banner__prices .dops-plan-price.is-discounted .dops-plan-price__currency-symbol{color:#2e4453}.has-call-to-action .jitm-banner__action .jitm-banner__prices .dops-plan-price{margin-bottom:.5rem}@media (min-width:481px){.jitm-banner__action{margin:0 .25rem 0 .5rem;text-align:center;width:auto}.jitm-banner__action .is-dismissible{margin-top:2.5rem}.jitm-banner__action .jitm-banner__prices{-ms-flex-pack:end;justify-content:flex-end;text-align:right}}.jitm-banner__dismiss{display:block;text-decoration:none;line-height:.5}.jitm-banner__dismiss:before{color:#4f748e;font:400 16px/1 dashicons;content:'\f158'}@media (min-width:661px){.jitm-banner__dismiss{margin-right:-.5rem}}@media (max-width:480px){.jitm-banner__dismiss{position:absolute;top:.875rem;right:.875rem}}.jitm-banner__action+.jitm-banner__dismiss{margin-left:.625rem} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-admin-rtl.css b/plugins/jetpack/css/jetpack-admin-rtl.css
index 7ed437a3..d67254b1 100644
--- a/plugins/jetpack/css/jetpack-admin-rtl.css
+++ b/plugins/jetpack/css/jetpack-admin-rtl.css
@@ -70,41 +70,18 @@
}
}
-@-webkit-keyframes "candy" {
- 0% {
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- 20% {
- -webkit-transform: scale(1.15);
- transform: scale(1.15);
- }
- 60% {
- -webkit-transform: scale(0.95);
- transform: scale(0.95);
- }
- 100% {
- -webkit-transform: scale(1);
- transform: scale(1);
- }
-}
-
@keyframes "candy" {
0% {
- -webkit-transform: scale(1);
- transform: scale(1);
+ transform: scale(1);
}
20% {
- -webkit-transform: scale(1.15);
- transform: scale(1.15);
+ transform: scale(1.15);
}
60% {
- -webkit-transform: scale(0.95);
- transform: scale(0.95);
+ transform: scale(0.95);
}
100% {
- -webkit-transform: scale(1);
- transform: scale(1);
+ transform: scale(1);
}
}
@@ -774,8 +751,7 @@
}
.footer .a8c-attribution a:hover:after {
- -webkit-animation: candy .4s ease-in-out;
- animation: candy .4s ease-in-out;
+ animation: candy .4s ease-in-out;
}
@media (min-width: 782px) {
@@ -1097,10 +1073,6 @@
opacity: 0.3;
}
-.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {
- opacity: 1;
-}
-
.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {
opacity: 0;
}
diff --git a/plugins/jetpack/css/jetpack-admin-rtl.css.map b/plugins/jetpack/css/jetpack-admin-rtl.css.map
index c32ada0e..d16d46d4 100644
--- a/plugins/jetpack/css/jetpack-admin-rtl.css.map
+++ b/plugins/jetpack/css/jetpack-admin-rtl.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: right;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-left: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n}\n\n@media (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-left: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: right;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-right: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n right: 0;\n left: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-left: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-right: 15px;\n}\n\n.main-nav {\n float: right;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n left: 20px;\n right: 20px;\n margin-right: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n left: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: right;\n}\n\n.modal h2 {\n text-align: right;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: right;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n right: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: left;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-right: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-right: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n left: 10px;\n bottom: 10px;\n right: 10px;\n }\n}\n\n.jp-info-img {\n float: left;\n margin: 0 30px 8px 0;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n right: 0;\n opacity: 0.2;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n right: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: right;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-left: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n left: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n left: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 80px 23px 23px;\n position: relative;\n text-align: right;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n right: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-left: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: left;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: right;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-right: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-right: 160px;\n margin-top: -6px;\n position: fixed;\n left: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: left;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-right: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-right: 4px solid #2ea2cc;\n padding-right: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-right: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-left: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 14px 8px 10px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-right: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: left;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-right: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-right: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: right;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: left;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: right;\n}\n\n.wrap .manage-right .bumper {\n margin-right: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: right;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-right: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: right;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-right: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: right;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin-rtl.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-admin-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: right;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n width: 100%;\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n transform: scale(1);\n }\n 20% {\n transform: scale(1.15);\n }\n 60% {\n transform: scale(0.95);\n }\n 100% {\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-left: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n}\n\n@media (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-left: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: right;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-right: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n right: 0;\n left: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-left: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n right: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-right: 15px;\n}\n\n.main-nav {\n float: right;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n left: 20px;\n right: 20px;\n margin-right: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n left: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: right;\n}\n\n.modal h2 {\n text-align: right;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: right;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n right: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: left;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-right: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-right: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n left: 10px;\n bottom: 10px;\n right: 10px;\n }\n}\n\n.jp-info-img {\n float: left;\n margin: 0 30px 8px 0;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n right: 0;\n opacity: 0.2;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n right: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: right;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-left: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n left: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n left: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 80px 23px 23px;\n position: relative;\n text-align: right;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n right: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-left: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: left;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: right;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-right: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-right: 160px;\n margin-top: -6px;\n position: fixed;\n left: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: left;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-right: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-right: 4px solid #2ea2cc;\n padding-right: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-right: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-left: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 14px 8px 10px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-right: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: left;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-right: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-right: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: right;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: left;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: right;\n}\n\n.wrap .manage-right .bumper {\n margin-right: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: right;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-right: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: right;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n left: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-right: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: right;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin-rtl.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-admin-rtl.min.css b/plugins/jetpack/css/jetpack-admin-rtl.min.css
index e9596236..5d16697c 100644
--- a/plugins/jetpack/css/jetpack-admin-rtl.min.css
+++ b/plugins/jetpack/css/jetpack-admin-rtl.min.css
@@ -1,3 +1,3 @@
/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;float:right;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@-webkit-keyframes candy{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes candy{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}.button,.download-jetpack{transition:all .1s ease-in-out}.jp-button,.jp-button--settings{display:inline-block;position:relative;padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365a1f,inset 0 1px 3px #3c6621}.download-jetpack{display:inline-block;position:relative;padding:.64286em 1.08696em .53571em;color:#fff;font-weight:400;font-size:20px;line-height:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{content:'';display:inline-block;position:relative;top:-2px;margin-left:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{content:'';position:absolute;top:0;right:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:900px){.download-jetpack:active{top:0}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height:19px;margin-left:9px}}@font-face{font-family:automatticons;src:url(../_inc/fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal:after{content:".";display:block;height:0;clear:both;visibility:hidden}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:right}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-right:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}}@media (max-width:1147px){.wrap.inner{background:#f9f9f9;padding:15px}}@media (max-width:530px){.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about{background:#f9f9f9;padding:15px}}@media (max-width:1147px){.page-content.configure{background:#f9f9f9}}.footer nav{max-width:550px;margin:0 auto}.header{right:0;left:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-left:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{content:'';position:absolute;top:0;right:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-right:15px}.main-nav{float:right}.main-nav li{margin:0}@media (max-width:900px){.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta{margin:0}.jetpack-pagestyles #screen-meta-links .screen-meta-toggle{z-index:2}.jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.jetpack-pagestyles .update-nag{display:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;left:20px;right:20px;margin-right:160px;display:none;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;left:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;left:0;bottom:0;right:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:right}.modal h2{text-align:right;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}@media (max-width:530px){.modal h2{font-size:26px}}.modal h5{clear:right}.modal p{font-size:1.23077em}.modal footer{position:absolute;right:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:left}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-right:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-right:0}}@media (max-width:600px){.modal{top:10px;left:10px;bottom:10px;right:10px}}.jp-info-img{float:left;margin:0 30px 8px 0}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;display:none;right:0;opacity:.2;position:fixed;left:0;top:0;z-index:11}.footer{margin-top:1.42857em;position:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;right:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer:after{display:none}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:right}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px 15px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-left:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}}@media (max-width:782px){.secondary-footer{padding:8px 15px 8px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;left:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;left:-9999px;height:100%;color:#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{-webkit-animation:candy .4s ease-in-out;animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px 15px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary{padding:0 15px 10px 15px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button,.jetpack-message.is-opt-in .jp-button--settings{margin-top:15px;display:none}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message h2{color:#fff;margin:0}.jetpack-message p{color:#fff;margin:0;opacity:.7}.jetpack-message .squeezer{padding:23px 80px 23px 23px;position:relative;text-align:right}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;right:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}}.jetpack-message .squeezer a{color:#fff;border-bottom:1px solid #d5e4bd}.jetpack-message .squeezer a:hover{border-bottom:1px solid #f1f6e9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.wrap.inner.jp-support .jp-support-column-left{width:100%}.wrap.inner.jp-support .jp-support-column-left .widget-text{margin-left:0;width:100%}.wrap.inner.jp-support .jp-support-column-right{width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:left;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:right}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-right:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-right:160px;margin-top:-6px;position:fixed;left:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2px #eee}@media (max-width:782px){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:left;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-right:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-right:4px solid #2ea2cc;padding-right:0}.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child{border-right:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-left:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 14px 8px 10px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-right:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:left;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-right:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-right:10px;visibility:visible}}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}@media (max-width:782px){.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules #doaction{padding:10px 7px}}.table-bordered.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0 10px;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px;font-weight:400}.wrap .manage-left{float:right;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}.wrap .manage-left th{font-weight:400}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:left;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:right}.wrap .manage-right .bumper{margin-right:33px}.wrap .manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:right;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-right:-5px;background:#0d72b2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#bcd7e7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:right}@media (max-width:782px){.wrap .manage-right{background:#fff;bottom:0;display:none;min-width:300px;position:fixed;left:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}}@media (max-width:782px){.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-right:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-status p{font-size:16px}.protect-status strong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px #ddd solid;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:right}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px;padding:0 20px;height:40px;line-height:40px}.manage__title .genericon{font-size:38px;color:#81a944}.manage__link{font-size:16px;padding:0 20px;height:40px;line-height:40px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-content h1{font-weight:400;line-height:1.75em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}} \ No newline at end of file
+*/.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;float:right;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@keyframes candy{0%{transform:scale(1)}20%{transform:scale(1.15)}60%{transform:scale(.95)}100%{transform:scale(1)}}.button,.download-jetpack{transition:all .1s ease-in-out}.jp-button,.jp-button--settings{display:inline-block;position:relative;padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365a1f,inset 0 1px 3px #3c6621}.download-jetpack{display:inline-block;position:relative;padding:.64286em 1.08696em .53571em;color:#fff;font-weight:400;font-size:20px;line-height:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{content:'';display:inline-block;position:relative;top:-2px;margin-left:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{content:'';position:absolute;top:0;right:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:900px){.download-jetpack:active{top:0}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height:19px;margin-left:9px}}@font-face{font-family:automatticons;src:url(../_inc/fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal:after{content:".";display:block;height:0;clear:both;visibility:hidden}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:right}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-right:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}}@media (max-width:1147px){.wrap.inner{background:#f9f9f9;padding:15px}}@media (max-width:530px){.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about{background:#f9f9f9;padding:15px}}@media (max-width:1147px){.page-content.configure{background:#f9f9f9}}.footer nav{max-width:550px;margin:0 auto}.header{right:0;left:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-left:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{content:'';position:absolute;top:0;right:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-right:15px}.main-nav{float:right}.main-nav li{margin:0}@media (max-width:900px){.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta{margin:0}.jetpack-pagestyles #screen-meta-links .screen-meta-toggle{z-index:2}.jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.jetpack-pagestyles .update-nag{display:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;left:20px;right:20px;margin-right:160px;display:none;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;left:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;left:0;bottom:0;right:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:right}.modal h2{text-align:right;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}@media (max-width:530px){.modal h2{font-size:26px}}.modal h5{clear:right}.modal p{font-size:1.23077em}.modal footer{position:absolute;right:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:left}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-right:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-right:0}}@media (max-width:600px){.modal{top:10px;left:10px;bottom:10px;right:10px}}.jp-info-img{float:left;margin:0 30px 8px 0}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;display:none;right:0;opacity:.2;position:fixed;left:0;top:0;z-index:11}.footer{margin-top:1.42857em;position:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;right:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer:after{display:none}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:right}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px 15px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-left:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}}@media (max-width:782px){.secondary-footer{padding:8px 15px 8px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;left:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;left:-9999px;height:100%;color:#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px 15px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary{padding:0 15px 10px 15px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button,.jetpack-message.is-opt-in .jp-button--settings{margin-top:15px;display:none}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message h2{color:#fff;margin:0}.jetpack-message p{color:#fff;margin:0;opacity:.7}.jetpack-message .squeezer{padding:23px 80px 23px 23px;position:relative;text-align:right}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;right:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}}.jetpack-message .squeezer a{color:#fff;border-bottom:1px solid #d5e4bd}.jetpack-message .squeezer a:hover{border-bottom:1px solid #f1f6e9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.wrap.inner.jp-support .jp-support-column-left{width:100%}.wrap.inner.jp-support .jp-support-column-left .widget-text{margin-left:0;width:100%}.wrap.inner.jp-support .jp-support-column-right{width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:left;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:right}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-right:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-right:160px;margin-top:-6px;position:fixed;left:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2px #eee}@media (max-width:782px){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:left;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-right:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-right:4px solid #2ea2cc;padding-right:0}.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child{border-right:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-left:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 14px 8px 10px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-right:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:left;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-right:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-right:10px;visibility:visible}}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}@media (max-width:782px){.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules #doaction{padding:10px 7px}}.table-bordered.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0 10px;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px;font-weight:400}.wrap .manage-left{float:right;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}.wrap .manage-left th{font-weight:400}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:left;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:right}.wrap .manage-right .bumper{margin-right:33px}.wrap .manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:right;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-right:-5px;background:#0d72b2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#bcd7e7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:right}@media (max-width:782px){.wrap .manage-right{background:#fff;bottom:0;display:none;min-width:300px;position:fixed;left:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}}@media (max-width:782px){.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-right:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-status p{font-size:16px}.protect-status strong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px #ddd solid;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:right}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px;padding:0 20px;height:40px;line-height:40px}.manage__title .genericon{font-size:38px;color:#81a944}.manage__link{font-size:16px;padding:0 20px;height:40px;line-height:40px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-content h1{font-weight:400;line-height:1.75em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-admin.css b/plugins/jetpack/css/jetpack-admin.css
index ea018d12..ee30bdf1 100644
--- a/plugins/jetpack/css/jetpack-admin.css
+++ b/plugins/jetpack/css/jetpack-admin.css
@@ -70,41 +70,18 @@
}
}
-@-webkit-keyframes "candy" {
- 0% {
- -webkit-transform: scale(1);
- transform: scale(1);
- }
- 20% {
- -webkit-transform: scale(1.15);
- transform: scale(1.15);
- }
- 60% {
- -webkit-transform: scale(0.95);
- transform: scale(0.95);
- }
- 100% {
- -webkit-transform: scale(1);
- transform: scale(1);
- }
-}
-
@keyframes "candy" {
0% {
- -webkit-transform: scale(1);
- transform: scale(1);
+ transform: scale(1);
}
20% {
- -webkit-transform: scale(1.15);
- transform: scale(1.15);
+ transform: scale(1.15);
}
60% {
- -webkit-transform: scale(0.95);
- transform: scale(0.95);
+ transform: scale(0.95);
}
100% {
- -webkit-transform: scale(1);
- transform: scale(1);
+ transform: scale(1);
}
}
@@ -774,8 +751,7 @@
}
.footer .a8c-attribution a:hover:after {
- -webkit-animation: candy .4s ease-in-out;
- animation: candy .4s ease-in-out;
+ animation: candy .4s ease-in-out;
}
@media (min-width: 782px) {
@@ -1097,10 +1073,6 @@
opacity: 0.3;
}
-.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {
- opacity: 1;
-}
-
.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {
opacity: 0;
}
diff --git a/plugins/jetpack/css/jetpack-admin.css.map b/plugins/jetpack/css/jetpack-admin.css.map
index 795d05ad..27430102 100644
--- a/plugins/jetpack/css/jetpack-admin.css.map
+++ b/plugins/jetpack/css/jetpack-admin.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-admin.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: left;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n width: 100%;\n }\n}\n\n@-webkit-keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n 20% {\n -webkit-transform: scale(1.15);\n transform: scale(1.15);\n }\n 60% {\n -webkit-transform: scale(0.95);\n transform: scale(0.95);\n }\n 100% {\n -webkit-transform: scale(1);\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-right: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n@media (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-right: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: left;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-left: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n left: 0;\n right: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-right: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-left: 15px;\n}\n\n.main-nav {\n float: left;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n right: 20px;\n left: 20px;\n margin-left: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n right: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: left;\n}\n\n.modal h2 {\n text-align: left;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: left;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: right;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-left: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-left: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n right: 10px;\n bottom: 10px;\n left: 10px;\n }\n}\n\n.jp-info-img {\n float: right;\n margin: 0 0 8px 30px;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n left: 0;\n opacity: 0.2;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n left: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: left;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-right: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n right: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n right: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n -webkit-animation: candy .4s ease-in-out;\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 23px 23px 80px;\n position: relative;\n text-align: left;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n left: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-right: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: right;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: left;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-left: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-left: 160px;\n margin-top: -6px;\n position: fixed;\n right: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: right;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-left: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-left: 4px solid #2ea2cc;\n padding-left: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-left: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-right: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 10px 8px 14px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-left: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: right;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-left: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-left: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: left;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: right;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: left;\n}\n\n.wrap .manage-right .bumper {\n margin-left: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: left;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-left: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: left;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-left: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: left;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-admin.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n.j-row {\n width: 100%;\n margin: 0 auto;\n}\n\n.j-row:before, .j-row:after {\n content: \" \";\n display: table;\n}\n\n.j-row:after {\n clear: both;\n}\n\n.j-col {\n padding: 0.85em;\n width: 100%;\n float: left;\n position: relative;\n}\n\n@media only screen {\n .j-sm-5 {\n width: 41.66667%;\n }\n .j-sm-7 {\n width: 58.33333%;\n }\n .j-sm-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 530px) {\n .j-md-4 {\n width: 33.33333%;\n }\n .j-md-6 {\n width: 50%;\n }\n .j-md-8 {\n width: 66.66667%;\n }\n .j-md-12 {\n width: 100%;\n }\n}\n\n@media (min-width: 782px) {\n .j-lrg-4 {\n width: 33.33333%;\n }\n .j-lrg-5 {\n width: 41.66667%;\n }\n .j-lrg-6 {\n width: 50%;\n }\n .j-lrg-7 {\n width: 58.33333%;\n }\n .j-lrg-8 {\n width: 66.66667%;\n }\n .j-lrg-12 {\n width: 100%;\n }\n}\n\n@keyframes \"candy\" {\n 0% {\n transform: scale(1);\n }\n 20% {\n transform: scale(1.15);\n }\n 60% {\n transform: scale(0.95);\n }\n 100% {\n transform: scale(1);\n }\n}\n\n.button,\n.download-jetpack {\n transition: all .1s ease-in-out;\n}\n\n.jp-button, .jp-button--settings {\n display: inline-block;\n position: relative;\n padding: 0.76923em 1.46154em;\n color: #efefef;\n font-weight: bold;\n font-size: 0.9285714286em;\n line-height: 1;\n text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);\n background: #6f7476;\n border-radius: 3px;\n}\n\n.jp-button:visited, .jp-button--settings:visited {\n color: #efefef;\n}\n\n.jp-button:hover, .jp-button--settings:hover, .jp-button:focus, .jp-button--settings:focus {\n color: #fff;\n background: #57972d;\n}\n\n.jp-button:active, .jp-button--settings:active {\n background: #57972d;\n opacity: 0.8;\n}\n\n.jp-button--settings {\n background: #93b45f;\n color: #e8eedf;\n}\n\n.jp-button--settings:visited {\n color: #e8eedf;\n}\n\n.jp-button--settings:hover, .jp-button--settings:focus {\n background: #9fbd72;\n color: #fff;\n}\n\n.jp-button--settings.current {\n background: #3c6621;\n color: #fff;\n box-shadow: inset 0 2px 0 #365A1F, inset 0 1px 3px #3c6621;\n}\n\n.download-jetpack {\n display: inline-block;\n position: relative;\n padding: 0.64286em 1.08696em 0.53571em;\n color: #fff;\n font-weight: 400;\n font-size: 20px;\n line-height: 1;\n background: #518d2a;\n z-index: 3;\n border-radius: 6px;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:visited {\n color: #fff;\n}\n\n.download-jetpack:hover, .download-jetpack:focus {\n color: #fff;\n background: #57972d;\n box-shadow: 0 6px 0 #3e6c20, 0 6px 3px rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active {\n top: 6px;\n box-shadow: 0 0px 0 #3e6c20, 0 0 0 rgba(0, 0, 0, 0.4);\n}\n\n.download-jetpack:active:after {\n top: -6px;\n}\n\n.download-jetpack:before {\n content: '';\n display: inline-block;\n position: relative;\n top: -2px;\n margin-right: 13px;\n width: 30px;\n height: 30px;\n vertical-align: middle;\n background: url(\"../images/connect-plug.svg\") center center no-repeat;\n background-size: 100%;\n}\n\n.download-jetpack:after {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n\n@media (max-width: 1147px) {\n .download-jetpack {\n font-size: 1.28571em;\n }\n .download-jetpack:before {\n top: -1px;\n width: 23px;\n height: 23px;\n }\n}\n\n@media (max-width: 900px) {\n .download-jetpack:active {\n top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .download-jetpack {\n font-size: 1.21429em;\n font-weight: 600;\n }\n .download-jetpack:before {\n width: 19px;\n height: 19px;\n margin-right: 9px;\n }\n}\n\n@font-face {\n font-family: 'automatticons';\n src: url(\"../_inc/fonts/automatticons/automatticons.eot\");\n src: url(\"../_inc/fonts/automatticons/automatticons.eot?#iefix\") format(\"embedded-opentype\"), url(\"../_inc/fonts/automatticons/automatticons.woff\") format(\"woff\"), url(\"../_inc/fonts/automatticons/automatticons.ttf\") format(\"truetype\"), url(\"../_inc/fonts/automatticons/automatticons.svg#automatticonsregular\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n.nav-horizontal:after {\n content: \".\";\n display: block;\n height: 0;\n clear: both;\n visibility: hidden;\n}\n\n.nav-horizontal a {\n display: inline-block;\n}\n\n.nav-horizontal li {\n position: relative;\n float: left;\n}\n\n.nav-horizontal ul {\n margin: 0;\n padding: 0;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n padding-left: 0;\n }\n}\n\n.wrap.inner,\n.page-content {\n max-width: 950px;\n margin: 0 auto;\n}\n\n.wrap.inner li,\n.page-content li {\n line-height: 23px;\n}\n\n@media (max-width: 530px) {\n .page-content {\n margin-top: 0;\n }\n}\n\n@media (max-width: 1147px) {\n .wrap.inner {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 530px) {\n .wrap.inner {\n margin-top: 1.71429em;\n }\n}\n\n.page-content.about {\n position: relative;\n z-index: 10;\n}\n\n@media (max-width: 1147px) {\n .page-content.about {\n background: #f9f9f9;\n padding: 15px;\n }\n}\n\n@media (max-width: 1147px) {\n .page-content.configure {\n background: #f9f9f9;\n }\n}\n\n.footer nav {\n max-width: 550px;\n margin: 0 auto;\n}\n\n.header {\n left: 0;\n right: 0;\n background: #81a844;\n}\n\n.header-nav li {\n line-height: 60px;\n}\n\n.header-nav a {\n padding: 0 0.71429em;\n line-height: 24px;\n}\n\n.header-nav .jetpack-logo a {\n display: inline-block;\n position: relative;\n width: 214px;\n margin-right: 6px;\n background: url(../images/jetpack-logo.png) center center no-repeat;\n background: url(../images/jetpack-logo.svg) center center no-repeat, none;\n background-size: 183px auto;\n color: #fff;\n line-height: 60px;\n font-weight: normal;\n}\n\n.header-nav .jetpack-logo a span {\n text-indent: -9999px;\n visibility: hidden;\n}\n\n.header-nav .jetpack-logo a:before {\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-size: 183px 32px;\n}\n\n.header-nav .jetpack-modules + .jetpack-modules {\n margin-left: 15px;\n}\n\n.main-nav {\n float: left;\n}\n\n.main-nav li {\n margin: 0;\n}\n\n@media (max-width: 900px) {\n .main-nav {\n font-size: 13px;\n }\n}\n\n.jetpack-pagestyles #screen-meta {\n margin: 0;\n}\n\n.jetpack-pagestyles #screen-meta-links .screen-meta-toggle {\n z-index: 2;\n}\n\n.jetpack-pagestyles #screen-options-link-wrap, .jetpack-pagestyles #contextual-help-link-wrap {\n border: none;\n}\n\n.jetpack-pagestyles .update-nag {\n display: none;\n}\n\n.loading {\n bottom: 50%;\n position: absolute;\n top: 50%;\n width: 100%;\n}\n\n.loading span {\n color: #999;\n}\n\n.modal {\n background: #fff;\n position: fixed;\n top: 52px;\n bottom: 20px;\n right: 20px;\n left: 20px;\n margin-left: 160px;\n display: none;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n z-index: 500;\n}\n\n.modal .close {\n position: absolute;\n top: 0;\n right: 0;\n font: 300 1.71429em \"genericons\" !important;\n color: #777;\n content: '\\f405';\n display: inline-block;\n padding: 0.28571em 0.71429em 0.42857em;\n z-index: 5;\n}\n\n.modal .close:hover {\n background: #eee;\n opacity: 0.8;\n}\n\n.modal .close:active {\n background: #eee;\n opacity: 0.4;\n}\n\n.modal .content-container {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: auto;\n padding: 2.14286em;\n}\n\n.modal .content {\n margin: 0 auto;\n max-width: 900px;\n text-align: left;\n}\n\n.modal h2 {\n text-align: left;\n margin-top: 0;\n color: #5d6d74;\n font-weight: 300;\n line-height: 32px;\n text-shadow: 0 1px 1px #fff;\n}\n\n@media (max-width: 530px) {\n .modal h2 {\n font-size: 26px;\n }\n}\n\n.modal h5 {\n clear: left;\n}\n\n.modal p {\n font-size: 1.23077em;\n}\n\n.modal footer {\n position: absolute;\n left: 0;\n bottom: 0;\n width: 100%;\n padding: 12px 20px;\n border-top: 1px solid #ddd;\n background: #fff;\n text-align: right;\n}\n\n.modal footer ul {\n margin: 0;\n}\n\n.modal footer li {\n display: inline-block;\n margin: 0;\n}\n\n.modal .button-secondary,\n.modal .button-primary:active {\n vertical-align: baseline;\n}\n\n@media (max-width: 900px) {\n .modal {\n bottom: 5%;\n margin-left: 36px;\n font-size: 80%;\n }\n .modal .content {\n top: 38px;\n }\n}\n\n@media (max-width: 782px) {\n .modal {\n top: 66px;\n margin-left: 0;\n }\n}\n\n@media (max-width: 600px) {\n .modal {\n top: 10px;\n right: 10px;\n bottom: 10px;\n left: 10px;\n }\n}\n\n.jp-info-img {\n float: right;\n margin: 0 0 8px 30px;\n}\n\n.jp-info-img img {\n border: 1px solid #ddd;\n max-width: 100%;\n height: auto;\n}\n\n.jp-info-img img:first-child {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .jp-info-img {\n float: none;\n margin: 0 0 15px;\n }\n}\n\n.content-container.modal-footer {\n bottom: 53px;\n}\n\n.shade {\n background: #000;\n bottom: 0;\n cursor: pointer;\n display: none;\n left: 0;\n opacity: 0.2;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 11;\n}\n\n.footer {\n margin-top: 1.42857em;\n position: relative;\n padding: 10em 0 4.28571em;\n text-align: center;\n}\n\n.footer:before, .footer:after {\n content: '';\n position: absolute;\n left: 0;\n pointer-events: none;\n}\n\n.footer:before {\n top: 0;\n margin-top: -1px;\n width: 100%;\n height: 195px;\n}\n\n.footer:after {\n display: none;\n}\n\n.footer .download-jetpack {\n margin-bottom: 33px;\n}\n\n@media (min-width: 1147px) {\n .footer {\n padding-bottom: 35px;\n }\n}\n\n@media (max-width: 1147px) {\n .footer {\n padding-top: 165px;\n padding-bottom: 0;\n }\n .footer:before {\n background-size: 160% auto;\n }\n .footer ul {\n float: none;\n overflow: hidden;\n }\n}\n\n@media (max-width: 900px) {\n .footer {\n padding-top: 146px;\n }\n}\n\n@media (max-width: 782px) {\n .footer {\n margin-top: 0;\n }\n}\n\n@media (max-width: 530px) {\n .footer {\n margin-top: 0;\n padding-top: 135px;\n }\n}\n\n@media (max-width: 320px) {\n .footer {\n padding-top: 76px;\n }\n}\n\n.footer nav {\n max-width: 100%;\n}\n\n.footer nav a,\n.footer nav a:visited {\n padding: 4px 6px;\n color: #999;\n}\n\n.footer nav a:hover, .footer nav a:focus,\n.footer nav a:visited:hover,\n.footer nav a:visited:focus {\n color: #81A844;\n}\n\n@media (max-width: 1147px) {\n .footer nav a:hover, .footer nav a:focus,\n .footer nav a:visited:hover,\n .footer nav a:visited:focus {\n color: #81a844;\n }\n}\n\n@media (max-width: 530px) {\n .footer nav li {\n display: block;\n float: none;\n margin: 0;\n text-align: left;\n }\n .footer nav a {\n display: block;\n padding: 0 16px;\n line-height: 44px;\n }\n}\n\n.primary {\n padding: 25px 15px 10px 15px;\n border-bottom: 1px solid #eee;\n}\n\n.secondary-footer {\n margin: 0 auto;\n}\n\n.secondary-footer li {\n margin-right: 5px;\n}\n\n@media (min-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 10px;\n margin-bottom: 30px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary-footer {\n margin-bottom: 0;\n }\n}\n\n@media (max-width: 782px) {\n .secondary-footer {\n padding: 8px 15px 8px;\n border-bottom: none;\n }\n}\n\n@media (max-width: 530px) {\n .secondary-footer {\n margin: 0;\n padding: 0;\n border: none;\n font-weight: 400;\n }\n .secondary-footer a {\n border-top: 1px solid #eee;\n }\n}\n\n.footer .a8c-attribution {\n margin: 0;\n padding: 0 6px;\n color: #bbb;\n font-size: 0.78571em;\n font-family: \"Gill Sans\", \"Gill Sans MT\", Helvetica, Arial, sans-serif;\n text-transform: uppercase;\n}\n\n.footer .a8c-attribution a {\n display: inline-block;\n position: relative;\n padding: 4px 16px;\n right: 9999px;\n outline: 0;\n}\n\n.footer .a8c-attribution a:after {\n content: 'A';\n position: absolute;\n top: 2px;\n right: -9999px;\n height: 100%;\n color: #999;\n font-size: 1.54545em;\n font-family: \"automatticons\";\n text-align: center;\n}\n\n.footer .a8c-attribution a:hover:after {\n animation: candy .4s ease-in-out;\n}\n\n@media (min-width: 782px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: 1px solid #eee;\n }\n}\n\n@media (min-width: 1147px) {\n .secondary {\n padding: 0 15px 10px 15px;\n border-bottom: none;\n }\n}\n\n.jetpack-message {\n background: #8eb74e;\n border: 1px solid #73963d;\n margin: 33px auto 0;\n max-width: 90%;\n position: relative;\n z-index: 2;\n}\n\n.jetpack-message.is-opt-in {\n margin: 50px 0 0;\n max-width: 100%;\n padding: 10px 15px;\n background: #fff;\n border: 0;\n box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);\n font-size: 13px;\n text-align: center;\n}\n\n.subhead .jetpack-message.is-opt-in {\n margin: 0;\n padding-bottom: 0;\n background: transparent;\n box-shadow: none;\n}\n\n.subhead .jetpack-message.is-opt-in .jp-button, .subhead .jetpack-message.is-opt-in .jp-button--settings {\n display: inline-block;\n}\n\n.jetpack-message.is-opt-in p {\n color: #3c4549;\n}\n\n.jetpack-message.is-opt-in .jp-button, .jetpack-message.is-opt-in .jp-button--settings {\n margin-top: 15px;\n display: none;\n}\n\n.jetpack-message .squeezer h2 {\n font-size: 1em;\n}\n\n.jetpack-message h2 {\n color: #fff;\n margin: 0;\n}\n\n.jetpack-message p {\n color: #fff;\n margin: 0;\n opacity: 0.7;\n}\n\n.jetpack-message .squeezer {\n padding: 23px 23px 23px 80px;\n position: relative;\n text-align: left;\n}\n\n.jetpack-message .squeezer:before {\n color: #fff;\n content: '\\f418';\n font-family: 'Genericons';\n font-size: 33px;\n height: 33px;\n left: 25px;\n opacity: 0.6;\n position: absolute;\n top: 23px;\n top: calc( 50% - 22px);\n}\n\n@media (max-width: 530px) {\n .jetpack-message .squeezer {\n padding: 23px;\n }\n .jetpack-message .squeezer:before {\n display: none;\n }\n}\n\n.jetpack-message .squeezer a {\n color: #FFF;\n border-bottom: 1px solid #D5E4BD;\n}\n\n.jetpack-message .squeezer a:hover {\n border-bottom: 1px solid #F1F6E9;\n}\n\n.jetpack-message.error .squeezer:before,\n.jetpack-message.jetpack-err .squeezer:before {\n content: '\\f414';\n}\n\n.configure-module .jetpack-message {\n max-width: 100%;\n}\n\n@media (max-width: 530px) {\n .wrap.inner.jp-support .jp-support-column-left {\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-left .widget-text {\n margin-right: 0;\n width: 100%;\n }\n .wrap.inner.jp-support .jp-support-column-right {\n width: 100%;\n }\n}\n\n@media screen and (max-width: 515px) {\n .jp-frame .header-nav {\n padding-bottom: 10px;\n }\n .jp-frame .header-nav li {\n line-height: 30px;\n }\n .jp-frame .header-nav .jetpack-logo {\n width: 100%;\n text-align: center;\n }\n .jp-frame .header-nav .jetpack-modules {\n margin: 0;\n width: 50%;\n text-align: right;\n padding: 0 5px;\n }\n .jp-frame .header-nav .jetpack-modules + .jetpack-modules {\n text-align: left;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) {\n text-align: center;\n margin: 0 auto;\n width: 100%;\n }\n .jp-frame .header-nav .jetpack-modules:nth-child(4) a {\n padding: 0 10px;\n }\n}\n\n#ie-legacy-notice .dops-notice__content {\n display: inline-block;\n margin-left: 10px;\n}\n\n.page-content.configure {\n margin-top: 0;\n}\n\n.configure .frame.top {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n}\n\n.configure .frame.top.fixed {\n background: #f9f9f9;\n border-bottom: 1px solid #e9e9e9;\n padding-left: 160px;\n margin-top: -6px;\n position: fixed;\n right: 0;\n top: 32px;\n width: 100%;\n z-index: 4;\n box-shadow: 0 2px 2px -2px #eee;\n}\n\n@media (max-width: 782px) {\n .configure .frame.top.fixed {\n border: none;\n box-shadow: none;\n padding-top: 1.42857em;\n position: relative;\n top: auto;\n }\n}\n\n@media (max-width: 600px) {\n .configure .frame.top.fixed {\n top: 0;\n }\n}\n\n.jp-frame-top-fixed .configure {\n padding-top: 94px;\n}\n\n.filter-search {\n display: none;\n float: right;\n margin-top: 10px;\n}\n\n@media (max-width: 782px) {\n .filter-search {\n display: block;\n }\n}\n\n@media (max-width: 530px) {\n .filter-search {\n display: none;\n }\n}\n\n.table-bordered.jetpack-modules {\n border: none;\n margin-bottom: 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th {\n border-left: 0;\n padding: 14px 4px 0;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th input {\n display: block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon {\n display: inline-block;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th,\n.table-bordered.jetpack-modules tr.jetpack-module.active td {\n background: #f7fcfe;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active th {\n border-left: 4px solid #2ea2cc;\n padding-left: 0px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child {\n border-left: 4px solid #2ea2cc;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.unavailable input {\n display: none;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated span {\n color: #888;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg {\n margin-right: 10px;\n color: #555;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module th,\n.table-bordered.jetpack-modules tr.jetpack-module td {\n background: #fff;\n margin: 0;\n box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td {\n padding: 10px 10px 8px 14px;\n line-height: 25px;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td:first-child {\n border-left: 4px solid #fff;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n float: right;\n padding: 0 0 1px;\n visibility: visible;\n}\n\n.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span {\n margin-left: 5px;\n}\n\n@media (max-width: 530px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: block;\n padding-left: 10px;\n visibility: visible;\n }\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable {\n opacity: 0.3;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a {\n opacity: 0;\n}\n\n.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus {\n opacity: 1;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th {\n border: 0;\n vertical-align: middle;\n}\n\n.table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-right: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules > thead > tr > th:last-child {\n padding-left: 0;\n }\n}\n\n.table-bordered.jetpack-modules td {\n background: #fff;\n}\n\n.table-bordered.jetpack-modules #doaction {\n margin-top: 0;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules #doaction {\n padding: 10px 7px;\n }\n}\n\n.table-bordered.jetpack-modules .checkall {\n margin-top: 1px;\n}\n\n.table-bordered.jetpack-modules .filter-search {\n margin-top: 8px;\n}\n\n.table-bordered.jetpack-modules .genericon {\n color: #999;\n display: none;\n margin: 7px 3px 0;\n}\n\n@media (max-width: 900px) {\n .table-bordered.jetpack-modules .genericon {\n display: inline-block;\n }\n}\n\n.table-bordered.jetpack-modules .med {\n width: 70px;\n}\n\n.table-bordered.jetpack-modules .sm {\n width: 30px;\n}\n\n@media (max-width: 782px) {\n .table-bordered.jetpack-modules .check-column {\n width: 50px;\n }\n}\n\n.fixed-top .check-column {\n padding: 8px 10px 0 10px;\n width: 2.2em;\n}\n\n.wrap {\n margin: 0;\n padding: 0 1.5em 1em;\n overflow: hidden;\n}\n\n.wrap h2 {\n font-size: 24px;\n font-weight: 400;\n}\n\n.wrap .manage-left {\n float: left;\n margin: 0;\n padding: 0;\n width: 63%;\n}\n\n.wrap .manage-left table {\n width: 100%;\n}\n\n.wrap .manage-left th {\n font-weight: 400;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-left {\n width: 100%;\n }\n}\n\n.wrap .manage-right {\n margin: 0;\n padding: 0;\n float: right;\n width: 35%;\n z-index: 1;\n}\n\n.wrap .manage-right p {\n font-size: 12px;\n font-weight: bold;\n color: #bbb;\n padding-top: 2px;\n text-transform: uppercase;\n letter-spacing: 1px;\n clear: left;\n}\n\n.wrap .manage-right .bumper {\n margin-left: 33px;\n}\n\n.wrap .manage-right.show {\n display: block;\n overflow-y: auto;\n overflow-x: hidden;\n position: absolute;\n z-index: 100000;\n}\n\n.wrap .manage-right .search-bar {\n margin-bottom: 18px;\n max-width: 300px;\n}\n\n.wrap .manage-right p.search-box {\n float: none;\n height: auto;\n margin-bottom: 0;\n position: relative;\n}\n\n.wrap .manage-right p.search-box input[type='search'] {\n padding: 0 8px;\n width: 90%;\n line-height: initial;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right p.search-box input[type='search'] {\n float: left;\n padding: 9px 8px;\n }\n}\n\n.wrap .manage-right p.search-box input[type=\"submit\"] {\n display: none;\n}\n\n.wrap .manage-right .button-group .button {\n outline: none;\n}\n\n.wrap .manage-right .subsubsub {\n margin: 0;\n padding: 0;\n}\n\n.wrap .manage-right .subsubsub a {\n padding: 0;\n line-height: inherit;\n}\n\n.wrap .manage-right .subsubsub .current {\n padding: 1px 5px;\n border-radius: 2px;\n margin-left: -5px;\n background: #0D72B2;\n color: #fff;\n}\n\n.wrap .manage-right .subsubsub .current .count {\n color: #BCD7E7;\n font-weight: 200;\n}\n\n.wrap .manage-right .subsubsub li {\n display: block;\n text-align: left;\n}\n\n@media (max-width: 782px) {\n .wrap .manage-right {\n background: #fff;\n bottom: 0;\n display: none;\n min-width: 300px;\n position: fixed;\n right: 0;\n top: 0;\n z-index: 13;\n box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1);\n }\n .wrap .manage-right .bumper {\n margin: 13px;\n }\n .wrap .manage-right .navbar-form {\n margin: 0;\n padding: 0;\n }\n}\n\n@media (max-width: 782px) {\n .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column) {\n padding: 11px 10px;\n display: block;\n }\n .manage-right.show .subsubsub li {\n padding: 5px;\n }\n}\n\n@media (max-width: 650px) {\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n float: none;\n padding-left: 18px;\n }\n}\n\n@media (max-width: 430px) {\n .table-bordered.jetpack-modules tr.jetpack-module td .row-actions {\n display: none;\n }\n .table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions {\n display: block;\n }\n}\n\n/* 'Pages' is a temporary location for these styles, until we can break them up into their proper atmoic locations */\n.configure-module p {\n font-size: 14px;\n}\n\n.configure-module p.success, .configure-module p.error {\n color: #fff;\n padding: 10px;\n}\n\n.configure-module p.success {\n background-color: #81a844;\n}\n\n.configure-module p.error {\n background-color: #d94f4f;\n}\n\n.protect-status p {\n font-size: 16px;\n}\n\n.protect-status strong {\n display: inline-block;\n margin-top: 10px;\n background: #fff;\n padding: 10px;\n border: 1px #ddd solid;\n font-size: 16px;\n color: #000;\n max-width: 100%;\n}\n\n.protect-status.attn {\n color: #d94f4f;\n}\n\n.protect-status.working {\n color: #81a844;\n}\n\n.protect-whitelist textarea {\n width: 100%;\n min-height: 150px;\n}\n\n/* btns + inputs */\n.configure-module input[disabled] {\n opacity: .5;\n}\n\n.configure-module input.button-primary {\n font-weight: bold;\n}\n\n/* whitelist table */\n@media only screen and (min-width: 1100px) {\n .protect-whitelist {\n width: 65%;\n float: left;\n }\n}\n\n/* end > 1065px */\n@media only screen and (max-width: 400px) {\n .protect-status strong {\n font-size: 12px;\n overflow: auto;\n }\n}\n\n/* end < 400px */\n.manage__icon {\n width: 155px;\n height: 155px;\n margin: 20px auto;\n}\n\n.manage-page .manage__description {\n max-width: 600px;\n text-align: center;\n font-size: 22px;\n color: #999;\n margin: 20px auto;\n}\n\n.manage-page .manage__button {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n}\n\n.manage__title .genericon {\n font-size: 38px;\n color: #81A944;\n}\n\n.manage__link {\n font-size: 16px;\n padding: 0 20px;\n height: 40px;\n line-height: 40px;\n font-weight: normal;\n}\n\n.manage__link .genericon {\n font-size: 28px;\n vertical-align: middle;\n margin-top: -6px;\n}\n\n.jp-content .hide {\n display: none;\n}\n\n.jp-content .landing {\n margin: 0 auto;\n z-index: 2;\n position: relative;\n}\n\n.jp-content h1 {\n font-weight: 400;\n line-height: 1.75em;\n position: relative;\n z-index: 3;\n width: 100%;\n text-align: center;\n}\n\n.jp-content h1.success {\n color: #81a844;\n}\n\n.jp-content .footer {\n padding-top: 0;\n margin-top: 0;\n background-image: none;\n}\n\n.jp-content .footer:before {\n height: inherit;\n}\n\n.jp-content .more-info:before {\n content: none;\n}\n\n.landing .wpcom-connect {\n min-height: 400px;\n}\n\n.wpcom-connect .j-col {\n padding: 0;\n}\n\n@media (max-width: 1147px) {\n .jp-content .landing {\n padding: 0 2em;\n }\n .jp-content .footer {\n padding-top: 1.5em;\n }\n}\n\n@media (max-width: 530px) {\n .jp-content .landing {\n padding: 0 .5em;\n }\n}\n"],"file":"jetpack-admin.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-admin.min.css b/plugins/jetpack/css/jetpack-admin.min.css
index 283e7dcd..01a06063 100644
--- a/plugins/jetpack/css/jetpack-admin.min.css
+++ b/plugins/jetpack/css/jetpack-admin.min.css
@@ -1,3 +1,3 @@
/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;float:left;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@-webkit-keyframes candy{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes candy{0%{-webkit-transform:scale(1);transform:scale(1)}20%{-webkit-transform:scale(1.15);transform:scale(1.15)}60%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}.button,.download-jetpack{transition:all .1s ease-in-out}.jp-button,.jp-button--settings{display:inline-block;position:relative;padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365a1f,inset 0 1px 3px #3c6621}.download-jetpack{display:inline-block;position:relative;padding:.64286em 1.08696em .53571em;color:#fff;font-weight:400;font-size:20px;line-height:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{content:'';display:inline-block;position:relative;top:-2px;margin-right:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:900px){.download-jetpack:active{top:0}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height:19px;margin-right:9px}}@font-face{font-family:automatticons;src:url(../_inc/fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal:after{content:".";display:block;height:0;clear:both;visibility:hidden}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:left}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-left:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}}@media (max-width:1147px){.wrap.inner{background:#f9f9f9;padding:15px}}@media (max-width:530px){.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about{background:#f9f9f9;padding:15px}}@media (max-width:1147px){.page-content.configure{background:#f9f9f9}}.footer nav{max-width:550px;margin:0 auto}.header{left:0;right:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-right:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-left:15px}.main-nav{float:left}.main-nav li{margin:0}@media (max-width:900px){.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta{margin:0}.jetpack-pagestyles #screen-meta-links .screen-meta-toggle{z-index:2}.jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.jetpack-pagestyles .update-nag{display:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;right:20px;left:20px;margin-left:160px;display:none;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;right:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:left}.modal h2{text-align:left;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}@media (max-width:530px){.modal h2{font-size:26px}}.modal h5{clear:left}.modal p{font-size:1.23077em}.modal footer{position:absolute;left:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:right}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-left:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-left:0}}@media (max-width:600px){.modal{top:10px;right:10px;bottom:10px;left:10px}}.jp-info-img{float:right;margin:0 0 8px 30px}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;display:none;left:0;opacity:.2;position:fixed;right:0;top:0;z-index:11}.footer{margin-top:1.42857em;position:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;left:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer:after{display:none}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:left}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px 15px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-right:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}}@media (max-width:782px){.secondary-footer{padding:8px 15px 8px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;right:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;right:-9999px;height:100%;color:#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{-webkit-animation:candy .4s ease-in-out;animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px 15px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary{padding:0 15px 10px 15px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button,.jetpack-message.is-opt-in .jp-button--settings{margin-top:15px;display:none}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message h2{color:#fff;margin:0}.jetpack-message p{color:#fff;margin:0;opacity:.7}.jetpack-message .squeezer{padding:23px 23px 23px 80px;position:relative;text-align:left}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;left:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}}.jetpack-message .squeezer a{color:#fff;border-bottom:1px solid #d5e4bd}.jetpack-message .squeezer a:hover{border-bottom:1px solid #f1f6e9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.wrap.inner.jp-support .jp-support-column-left{width:100%}.wrap.inner.jp-support .jp-support-column-left .widget-text{margin-right:0;width:100%}.wrap.inner.jp-support .jp-support-column-right{width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:right;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:left}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-left:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-left:160px;margin-top:-6px;position:fixed;right:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2px #eee}@media (max-width:782px){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:right;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-left:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-left:4px solid #2ea2cc;padding-left:0}.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child{border-left:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-right:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 10px 8px 14px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-left:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:right;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-left:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-left:10px;visibility:visible}}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module#vaultpress{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}@media (max-width:782px){.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules #doaction{padding:10px 7px}}.table-bordered.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0 10px;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px;font-weight:400}.wrap .manage-left{float:left;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}.wrap .manage-left th{font-weight:400}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:right;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:left}.wrap .manage-right .bumper{margin-left:33px}.wrap .manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:left;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-left:-5px;background:#0d72b2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#bcd7e7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:left}@media (max-width:782px){.wrap .manage-right{background:#fff;bottom:0;display:none;min-width:300px;position:fixed;right:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}}@media (max-width:782px){.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-left:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-status p{font-size:16px}.protect-status strong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px #ddd solid;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:left}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px;padding:0 20px;height:40px;line-height:40px}.manage__title .genericon{font-size:38px;color:#81a944}.manage__link{font-size:16px;padding:0 20px;height:40px;line-height:40px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-content h1{font-weight:400;line-height:1.75em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}} \ No newline at end of file
+*/.j-row{width:100%;margin:0 auto}.j-row:after,.j-row:before{content:" ";display:table}.j-row:after{clear:both}.j-col{padding:.85em;width:100%;float:left;position:relative}@media only screen{.j-sm-5{width:41.66667%}.j-sm-7{width:58.33333%}.j-sm-12{width:100%}}@media (min-width:530px){.j-md-4{width:33.33333%}.j-md-6{width:50%}.j-md-8{width:66.66667%}.j-md-12{width:100%}}@media (min-width:782px){.j-lrg-4{width:33.33333%}.j-lrg-5{width:41.66667%}.j-lrg-6{width:50%}.j-lrg-7{width:58.33333%}.j-lrg-8{width:66.66667%}.j-lrg-12{width:100%}}@keyframes candy{0%{transform:scale(1)}20%{transform:scale(1.15)}60%{transform:scale(.95)}100%{transform:scale(1)}}.button,.download-jetpack{transition:all .1s ease-in-out}.jp-button,.jp-button--settings{display:inline-block;position:relative;padding:.76923em 1.46154em;color:#efefef;font-weight:700;font-size:.9285714286em;line-height:1;text-shadow:0 1px 1px rgba(0,0,0,.2);background:#6f7476;border-radius:3px}.jp-button--settings:visited,.jp-button:visited{color:#efefef}.jp-button--settings:focus,.jp-button--settings:hover,.jp-button:focus,.jp-button:hover{color:#fff;background:#57972d}.jp-button--settings:active,.jp-button:active{background:#57972d;opacity:.8}.jp-button--settings{background:#93b45f;color:#e8eedf}.jp-button--settings:visited{color:#e8eedf}.jp-button--settings:focus,.jp-button--settings:hover{background:#9fbd72;color:#fff}.jp-button--settings.current{background:#3c6621;color:#fff;box-shadow:inset 0 2px 0 #365a1f,inset 0 1px 3px #3c6621}.download-jetpack{display:inline-block;position:relative;padding:.64286em 1.08696em .53571em;color:#fff;font-weight:400;font-size:20px;line-height:1;background:#518d2a;z-index:3;border-radius:6px;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:visited{color:#fff}.download-jetpack:focus,.download-jetpack:hover{color:#fff;background:#57972d;box-shadow:0 6px 0 #3e6c20,0 6px 3px rgba(0,0,0,.4)}.download-jetpack:active{top:6px;box-shadow:0 0 0 #3e6c20,0 0 0 rgba(0,0,0,.4)}.download-jetpack:active:after{top:-6px}.download-jetpack:before{content:'';display:inline-block;position:relative;top:-2px;margin-right:13px;width:30px;height:30px;vertical-align:middle;background:url(../images/connect-plug.svg) center center no-repeat;background-size:100%}.download-jetpack:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1147px){.download-jetpack{font-size:1.28571em}.download-jetpack:before{top:-1px;width:23px;height:23px}}@media (max-width:900px){.download-jetpack:active{top:0}}@media (max-width:530px){.download-jetpack{font-size:1.21429em;font-weight:600}.download-jetpack:before{width:19px;height:19px;margin-right:9px}}@font-face{font-family:automatticons;src:url(../_inc/fonts/automatticons/automatticons.eot);src:url(../_inc/fonts/automatticons/automatticons.eot?#iefix) format("embedded-opentype"),url(../_inc/fonts/automatticons/automatticons.woff) format("woff"),url(../_inc/fonts/automatticons/automatticons.ttf) format("truetype"),url(../_inc/fonts/automatticons/automatticons.svg#automatticonsregular) format("svg");font-weight:400;font-style:normal}.nav-horizontal:after{content:".";display:block;height:0;clear:both;visibility:hidden}.nav-horizontal a{display:inline-block}.nav-horizontal li{position:relative;float:left}.nav-horizontal ul{margin:0;padding:0}@media (max-width:782px){.configure .frame.top.fixed{padding-left:0}}.page-content,.wrap.inner{max-width:950px;margin:0 auto}.page-content li,.wrap.inner li{line-height:23px}@media (max-width:530px){.page-content{margin-top:0}}@media (max-width:1147px){.wrap.inner{background:#f9f9f9;padding:15px}}@media (max-width:530px){.wrap.inner{margin-top:1.71429em}}.page-content.about{position:relative;z-index:10}@media (max-width:1147px){.page-content.about{background:#f9f9f9;padding:15px}}@media (max-width:1147px){.page-content.configure{background:#f9f9f9}}.footer nav{max-width:550px;margin:0 auto}.header{left:0;right:0;background:#81a844}.header-nav li{line-height:60px}.header-nav a{padding:0 .71429em;line-height:24px}.header-nav .jetpack-logo a{display:inline-block;position:relative;width:214px;margin-right:6px;background:url(../images/jetpack-logo.png) center center no-repeat;background:url(../images/jetpack-logo.svg) center center no-repeat,none;background-size:183px auto;color:#fff;line-height:60px;font-weight:400}.header-nav .jetpack-logo a span{text-indent:-9999px;visibility:hidden}.header-nav .jetpack-logo a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-size:183px 32px}.header-nav .jetpack-modules+.jetpack-modules{margin-left:15px}.main-nav{float:left}.main-nav li{margin:0}@media (max-width:900px){.main-nav{font-size:13px}}.jetpack-pagestyles #screen-meta{margin:0}.jetpack-pagestyles #screen-meta-links .screen-meta-toggle{z-index:2}.jetpack-pagestyles #contextual-help-link-wrap,.jetpack-pagestyles #screen-options-link-wrap{border:none}.jetpack-pagestyles .update-nag{display:none}.loading{bottom:50%;position:absolute;top:50%;width:100%}.loading span{color:#999}.modal{background:#fff;position:fixed;top:52px;bottom:20px;right:20px;left:20px;margin-left:160px;display:none;box-shadow:0 1px 20px 5px rgba(0,0,0,.1);z-index:500}.modal .close{position:absolute;top:0;right:0;font:300 1.71429em genericons!important;color:#777;content:'\f405';display:inline-block;padding:.28571em .71429em .42857em;z-index:5}.modal .close:hover{background:#eee;opacity:.8}.modal .close:active{background:#eee;opacity:.4}.modal .content-container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:auto;padding:2.14286em}.modal .content{margin:0 auto;max-width:900px;text-align:left}.modal h2{text-align:left;margin-top:0;color:#5d6d74;font-weight:300;line-height:32px;text-shadow:0 1px 1px #fff}@media (max-width:530px){.modal h2{font-size:26px}}.modal h5{clear:left}.modal p{font-size:1.23077em}.modal footer{position:absolute;left:0;bottom:0;width:100%;padding:12px 20px;border-top:1px solid #ddd;background:#fff;text-align:right}.modal footer ul{margin:0}.modal footer li{display:inline-block;margin:0}.modal .button-primary:active,.modal .button-secondary{vertical-align:baseline}@media (max-width:900px){.modal{bottom:5%;margin-left:36px;font-size:80%}.modal .content{top:38px}}@media (max-width:782px){.modal{top:66px;margin-left:0}}@media (max-width:600px){.modal{top:10px;right:10px;bottom:10px;left:10px}}.jp-info-img{float:right;margin:0 0 8px 30px}.jp-info-img img{border:1px solid #ddd;max-width:100%;height:auto}.jp-info-img img:first-child{margin-top:0}@media (max-width:782px){.jp-info-img{float:none;margin:0 0 15px}}.content-container.modal-footer{bottom:53px}.shade{background:#000;bottom:0;cursor:pointer;display:none;left:0;opacity:.2;position:fixed;right:0;top:0;z-index:11}.footer{margin-top:1.42857em;position:relative;padding:10em 0 4.28571em;text-align:center}.footer:after,.footer:before{content:'';position:absolute;left:0;pointer-events:none}.footer:before{top:0;margin-top:-1px;width:100%;height:195px}.footer:after{display:none}.footer .download-jetpack{margin-bottom:33px}@media (min-width:1147px){.footer{padding-bottom:35px}}@media (max-width:1147px){.footer{padding-top:165px;padding-bottom:0}.footer:before{background-size:160% auto}.footer ul{float:none;overflow:hidden}}@media (max-width:900px){.footer{padding-top:146px}}@media (max-width:782px){.footer{margin-top:0}}@media (max-width:530px){.footer{margin-top:0;padding-top:135px}}@media (max-width:320px){.footer{padding-top:76px}}.footer nav{max-width:100%}.footer nav a,.footer nav a:visited{padding:4px 6px;color:#999}.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}@media (max-width:1147px){.footer nav a:focus,.footer nav a:hover,.footer nav a:visited:focus,.footer nav a:visited:hover{color:#81a844}}@media (max-width:530px){.footer nav li{display:block;float:none;margin:0;text-align:left}.footer nav a{display:block;padding:0 16px;line-height:44px}}.primary{padding:25px 15px 10px 15px;border-bottom:1px solid #eee}.secondary-footer{margin:0 auto}.secondary-footer li{margin-right:5px}@media (min-width:782px){.secondary-footer{padding:8px 15px 10px;margin-bottom:30px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary-footer{margin-bottom:0}}@media (max-width:782px){.secondary-footer{padding:8px 15px 8px;border-bottom:none}}@media (max-width:530px){.secondary-footer{margin:0;padding:0;border:none;font-weight:400}.secondary-footer a{border-top:1px solid #eee}}.footer .a8c-attribution{margin:0;padding:0 6px;color:#bbb;font-size:.78571em;font-family:"Gill Sans","Gill Sans MT",Helvetica,Arial,sans-serif;text-transform:uppercase}.footer .a8c-attribution a{display:inline-block;position:relative;padding:4px 16px;right:9999px;outline:0}.footer .a8c-attribution a:after{content:'A';position:absolute;top:2px;right:-9999px;height:100%;color:#999;font-size:1.54545em;font-family:automatticons;text-align:center}.footer .a8c-attribution a:hover:after{animation:candy .4s ease-in-out}@media (min-width:782px){.secondary{padding:0 15px 10px 15px;border-bottom:1px solid #eee}}@media (min-width:1147px){.secondary{padding:0 15px 10px 15px;border-bottom:none}}.jetpack-message{background:#8eb74e;border:1px solid #73963d;margin:33px auto 0;max-width:90%;position:relative;z-index:2}.jetpack-message.is-opt-in{margin:50px 0 0;max-width:100%;padding:10px 15px;background:#fff;border:0;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);font-size:13px;text-align:center}.subhead .jetpack-message.is-opt-in{margin:0;padding-bottom:0;background:0 0;box-shadow:none}.subhead .jetpack-message.is-opt-in .jp-button,.subhead .jetpack-message.is-opt-in .jp-button--settings{display:inline-block}.jetpack-message.is-opt-in p{color:#3c4549}.jetpack-message.is-opt-in .jp-button,.jetpack-message.is-opt-in .jp-button--settings{margin-top:15px;display:none}.jetpack-message .squeezer h2{font-size:1em}.jetpack-message h2{color:#fff;margin:0}.jetpack-message p{color:#fff;margin:0;opacity:.7}.jetpack-message .squeezer{padding:23px 23px 23px 80px;position:relative;text-align:left}.jetpack-message .squeezer:before{color:#fff;content:'\f418';font-family:Genericons;font-size:33px;height:33px;left:25px;opacity:.6;position:absolute;top:23px;top:calc(50% - 22px)}@media (max-width:530px){.jetpack-message .squeezer{padding:23px}.jetpack-message .squeezer:before{display:none}}.jetpack-message .squeezer a{color:#fff;border-bottom:1px solid #d5e4bd}.jetpack-message .squeezer a:hover{border-bottom:1px solid #f1f6e9}.jetpack-message.error .squeezer:before,.jetpack-message.jetpack-err .squeezer:before{content:'\f414'}.configure-module .jetpack-message{max-width:100%}@media (max-width:530px){.wrap.inner.jp-support .jp-support-column-left{width:100%}.wrap.inner.jp-support .jp-support-column-left .widget-text{margin-right:0;width:100%}.wrap.inner.jp-support .jp-support-column-right{width:100%}}@media screen and (max-width:515px){.jp-frame .header-nav{padding-bottom:10px}.jp-frame .header-nav li{line-height:30px}.jp-frame .header-nav .jetpack-logo{width:100%;text-align:center}.jp-frame .header-nav .jetpack-modules{margin:0;width:50%;text-align:right;padding:0 5px}.jp-frame .header-nav .jetpack-modules+.jetpack-modules{text-align:left}.jp-frame .header-nav .jetpack-modules:nth-child(4){text-align:center;margin:0 auto;width:100%}.jp-frame .header-nav .jetpack-modules:nth-child(4) a{padding:0 10px}}#ie-legacy-notice .dops-notice__content{display:inline-block;margin-left:10px}.page-content.configure{margin-top:0}.configure .frame.top{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}.configure .frame.top.fixed{background:#f9f9f9;border-bottom:1px solid #e9e9e9;padding-left:160px;margin-top:-6px;position:fixed;right:0;top:32px;width:100%;z-index:4;box-shadow:0 2px 2px -2px #eee}@media (max-width:782px){.configure .frame.top.fixed{border:none;box-shadow:none;padding-top:1.42857em;position:relative;top:auto}}@media (max-width:600px){.configure .frame.top.fixed{top:0}}.jp-frame-top-fixed .configure{padding-top:94px}.filter-search{display:none;float:right;margin-top:10px}@media (max-width:782px){.filter-search{display:block}}@media (max-width:530px){.filter-search{display:none}}.table-bordered.jetpack-modules{border:none;margin-bottom:0}.table-bordered.jetpack-modules tr.jetpack-module th{border-left:0;padding:14px 4px 0}.table-bordered.jetpack-modules tr.jetpack-module th input{display:block}.table-bordered.jetpack-modules tr.jetpack-module:hover .genericon{display:inline-block}.table-bordered.jetpack-modules tr.jetpack-module.active td,.table-bordered.jetpack-modules tr.jetpack-module.active th{background:#f7fcfe}.table-bordered.jetpack-modules tr.jetpack-module.active th{border-left:4px solid #2ea2cc;padding-left:0}.table-bordered.jetpack-modules tr.jetpack-module.active td:first-child{border-left:4px solid #2ea2cc}.table-bordered.jetpack-modules tr.jetpack-module.unavailable input{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated span{color:#888}.table-bordered.jetpack-modules tr.jetpack-module.deprecated .dep-msg{margin-right:10px;color:#555}.table-bordered.jetpack-modules tr.jetpack-module td,.table-bordered.jetpack-modules tr.jetpack-module th{background:#fff;margin:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.table-bordered.jetpack-modules tr.jetpack-module td{padding:10px 10px 8px 14px;line-height:25px}.table-bordered.jetpack-modules tr.jetpack-module td:first-child{border-left:4px solid #fff}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{float:right;padding:0 0 1px;visibility:visible}.table-bordered.jetpack-modules tr.jetpack-module td .row-actions span{margin-left:5px}@media (max-width:530px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}}@media (max-width:782px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:block;padding-left:10px;visibility:visible}}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module:hover td .row-actions span a{opacity:1}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module.unavailable{opacity:.3}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a{opacity:0}.table-bordered.jetpack-modules.with-transparency tr.jetpack-module td .row-actions span a:focus{opacity:1}.table-bordered.jetpack-modules>thead>tr>th{border:0;vertical-align:middle}.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-right:0}@media (max-width:782px){.table-bordered.jetpack-modules>thead>tr>th:last-child{padding-left:0}}.table-bordered.jetpack-modules td{background:#fff}.table-bordered.jetpack-modules #doaction{margin-top:0}@media (max-width:782px){.table-bordered.jetpack-modules #doaction{padding:10px 7px}}.table-bordered.jetpack-modules .checkall{margin-top:1px}.table-bordered.jetpack-modules .filter-search{margin-top:8px}.table-bordered.jetpack-modules .genericon{color:#999;display:none;margin:7px 3px 0}@media (max-width:900px){.table-bordered.jetpack-modules .genericon{display:inline-block}}.table-bordered.jetpack-modules .med{width:70px}.table-bordered.jetpack-modules .sm{width:30px}@media (max-width:782px){.table-bordered.jetpack-modules .check-column{width:50px}}.fixed-top .check-column{padding:8px 10px 0 10px;width:2.2em}.wrap{margin:0;padding:0 1.5em 1em;overflow:hidden}.wrap h2{font-size:24px;font-weight:400}.wrap .manage-left{float:left;margin:0;padding:0;width:63%}.wrap .manage-left table{width:100%}.wrap .manage-left th{font-weight:400}@media (max-width:782px){.wrap .manage-left{width:100%}}.wrap .manage-right{margin:0;padding:0;float:right;width:35%;z-index:1}.wrap .manage-right p{font-size:12px;font-weight:700;color:#bbb;padding-top:2px;text-transform:uppercase;letter-spacing:1px;clear:left}.wrap .manage-right .bumper{margin-left:33px}.wrap .manage-right.show{display:block;overflow-y:auto;overflow-x:hidden;position:absolute;z-index:100000}.wrap .manage-right .search-bar{margin-bottom:18px;max-width:300px}.wrap .manage-right p.search-box{float:none;height:auto;margin-bottom:0;position:relative}.wrap .manage-right p.search-box input[type=search]{padding:0 8px;width:90%;line-height:initial}@media (max-width:782px){.wrap .manage-right p.search-box input[type=search]{float:left;padding:9px 8px}}.wrap .manage-right p.search-box input[type=submit]{display:none}.wrap .manage-right .button-group .button{outline:0}.wrap .manage-right .subsubsub{margin:0;padding:0}.wrap .manage-right .subsubsub a{padding:0;line-height:inherit}.wrap .manage-right .subsubsub .current{padding:1px 5px;border-radius:2px;margin-left:-5px;background:#0d72b2;color:#fff}.wrap .manage-right .subsubsub .current .count{color:#bcd7e7;font-weight:200}.wrap .manage-right .subsubsub li{display:block;text-align:left}@media (max-width:782px){.wrap .manage-right{background:#fff;bottom:0;display:none;min-width:300px;position:fixed;right:0;top:0;z-index:13;box-shadow:0 1px 20px 5px rgba(0,0,0,.1)}.wrap .manage-right .bumper{margin:13px}.wrap .manage-right .navbar-form{margin:0;padding:0}}@media (max-width:782px){.wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary):not(.check-column){padding:11px 10px;display:block}.manage-right.show .subsubsub li{padding:5px}}@media (max-width:650px){.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{float:none;padding-left:18px}}@media (max-width:430px){.table-bordered.jetpack-modules tr.jetpack-module td .row-actions{display:none}.table-bordered.jetpack-modules tr.jetpack-module.deprecated td .row-actions{display:block}}.configure-module p{font-size:14px}.configure-module p.error,.configure-module p.success{color:#fff;padding:10px}.configure-module p.success{background-color:#81a844}.configure-module p.error{background-color:#d94f4f}.protect-status p{font-size:16px}.protect-status strong{display:inline-block;margin-top:10px;background:#fff;padding:10px;border:1px #ddd solid;font-size:16px;color:#000;max-width:100%}.protect-status.attn{color:#d94f4f}.protect-status.working{color:#81a844}.protect-whitelist textarea{width:100%;min-height:150px}.configure-module input[disabled]{opacity:.5}.configure-module input.button-primary{font-weight:700}@media only screen and (min-width:1100px){.protect-whitelist{width:65%;float:left}}@media only screen and (max-width:400px){.protect-status strong{font-size:12px;overflow:auto}}.manage__icon{width:155px;height:155px;margin:20px auto}.manage-page .manage__description{max-width:600px;text-align:center;font-size:22px;color:#999;margin:20px auto}.manage-page .manage__button{font-size:16px;padding:0 20px;height:40px;line-height:40px}.manage__title .genericon{font-size:38px;color:#81a944}.manage__link{font-size:16px;padding:0 20px;height:40px;line-height:40px;font-weight:400}.manage__link .genericon{font-size:28px;vertical-align:middle;margin-top:-6px}.jp-content .hide{display:none}.jp-content .landing{margin:0 auto;z-index:2;position:relative}.jp-content h1{font-weight:400;line-height:1.75em;position:relative;z-index:3;width:100%;text-align:center}.jp-content h1.success{color:#81a844}.jp-content .footer{padding-top:0;margin-top:0;background-image:none}.jp-content .footer:before{height:inherit}.jp-content .more-info:before{content:none}.landing .wpcom-connect{min-height:400px}.wpcom-connect .j-col{padding:0}@media (max-width:1147px){.jp-content .landing{padding:0 2em}.jp-content .footer{padding-top:1.5em}}@media (max-width:530px){.jp-content .landing{padding:0 .5em}} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-banners-rtl.css b/plugins/jetpack/css/jetpack-banners-rtl.css
index 064dd156..48d72ddb 100644
--- a/plugins/jetpack/css/jetpack-banners-rtl.css
+++ b/plugins/jetpack/css/jetpack-banners-rtl.css
@@ -119,19 +119,14 @@ https://github.com/thoughtbot/bourbon
}
.jp-connect-full__step-header-logos {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
+ -ms-flex-align: center;
+ align-items: center;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -ms-flex-pack: center;
+ justify-content: center;
}
.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack,
@@ -197,6 +192,16 @@ https://github.com/thoughtbot/bourbon
margin: 0;
}
+.jp-connect-full__button-container .dops-button.is-primary {
+ background: #00BE28;
+ border-color: #00a523;
+}
+
+.jp-connect-full__button-container .dops-button.is-primary:hover, .jp-connect-full__button-container .dops-button.is-primary:focus {
+ background: #00a523;
+ border-color: #008b1d;
+}
+
.jp-connect-full__help-button {
display: inline-block;
text-decoration: none;
@@ -247,18 +252,14 @@ https://github.com/thoughtbot/bourbon
}
.jp-wpcom-connect__inner-container {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -ms-flex-direction: row;
- flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
- -webkit-box-pack: left;
- -ms-flex-pack: left;
- justify-content: left;
+ -ms-flex-pack: left;
+ justify-content: left;
}
.jp-wpcom-connect__content-container {
@@ -318,19 +319,26 @@ https://github.com/thoughtbot/bourbon
margin: 0.3125rem 0;
}
+.jp-banner__button-container .dops-button.is-primary {
+ background: #00BE28;
+ border-color: #00a523;
+}
+
+.jp-banner__button-container .dops-button.is-primary:hover, .jp-banner__button-container .dops-button.is-primary:focus {
+ background: #00a523;
+ border-color: #008b1d;
+}
+
.jp-wpcom-connect__vertical-nav {
background-color: #F3F6F8;
}
@media (min-width: 600px) {
.jp-wpcom-connect__vertical-nav {
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- -webkit-box-pack: start;
- -ms-flex-pack: start;
- justify-content: flex-start;
+ -ms-flex-direction: column;
+ flex-direction: column;
+ -ms-flex-pack: start;
+ justify-content: flex-start;
}
}
@@ -350,16 +358,12 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 600px) {
.vertical-menu__feature-item {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -ms-flex-align: center;
+ align-items: center;
border: none;
padding: 0.5rem;
border-bottom: 1px solid #c8d7e1;
diff --git a/plugins/jetpack/css/jetpack-banners-rtl.css.map b/plugins/jetpack/css/jetpack-banners-rtl.css.map
index cb34c339..830e03ee 100644
--- a/plugins/jetpack/css/jetpack-banners-rtl.css.map
+++ b/plugins/jetpack/css/jetpack-banners-rtl.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-banners-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.updated .jp-banner__tos-blurb {\n display: block;\n padding: 0.375rem 0;\n line-height: 1.5;\n font-size: 0.6875rem;\n color: #2e4453;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.jetpack-disconnected .jp-connect-full__container {\n box-sizing: border-box;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n z-index: 9999;\n background: rgba(243, 246, 248, 0.95);\n text-align: center;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jetpack-disconnected .jp-connect-full__container {\n right: -20px;\n }\n}\n\n.jp-connect-full__svg-jupiter {\n position: absolute;\n left: 0;\n top: 5rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-jupiter {\n display: none;\n }\n}\n\n.jp-connect-full__svg-stars {\n position: absolute;\n right: 6.25rem;\n top: 6.25rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-stars {\n display: none;\n }\n}\n\n.jp-connect-full__svg-dismiss {\n position: absolute;\n left: 0;\n top: 0;\n fill: #87a6bc;\n padding: 1rem;\n height: 1.5rem;\n width: 1.5rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__svg-dismiss {\n top: 3.125rem;\n }\n}\n\n.jp-connect-full__step-header-logos {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack,\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack {\n fill: #87a6bc;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-sync {\n fill: #2e4453;\n margin: 0 1rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__step-header-logos {\n padding-top: 2rem;\n }\n}\n\n.jp-connect-full__step-header-title {\n padding: 1rem;\n font-size: 1.5rem;\n line-height: 1.25;\n color: #2e4453;\n font-weight: 400;\n}\n\n.jp-connect-full__card {\n padding: 0;\n margin: 0 auto;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n background: white;\n max-width: 34.375rem;\n}\n\n.jp-connect-full__card-inner {\n padding: 1rem;\n}\n\n.jp-connect-full__card-description {\n font-size: 0.875rem;\n color: #2e4453;\n}\n\n.jp-connect-full__card-footer {\n background: #f3f6f8;\n padding: 1rem;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jp-connect-full__tos-blurb {\n font-size: 0.6875rem;\n margin: 0 auto 1rem;\n max-width: 24.0625rem;\n color: #2e4453;\n}\n\n.jp-connect-full__tos-a {\n text-decoration: none;\n color: #0087be;\n}\n\n.jp-connect-full__button-container {\n margin: 0;\n}\n\n.jp-connect-full__help-button {\n display: inline-block;\n text-decoration: none;\n color: #87a6bc;\n padding: 1rem;\n}\n\n.jp-connect-full__help-button .gridicon {\n width: 1.125rem;\n height: 1.125rem;\n position: relative;\n top: 4px;\n}\n\n.jp-connect-full__dismiss {\n cursor: pointer;\n}\n\n.updated.jp-wpcom-connect__container {\n border-right: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container {\n padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n z-index: 1;\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container > a:first-child {\n z-index: 1;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -webkit-box-pack: left;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 800px;\n position: relative;\n padding: 2rem;\n z-index: 0;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpcom-connect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: left;\n margin: 0 2.25rem 0 1.5rem;\n}\n\n@media (max-width: 782px) {\n .jp-wpcom-connect__content-icon.jp-connect-illo {\n float: none;\n width: 100%;\n text-align: center;\n margin: 2.25rem 0 1.5rem;\n }\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 0.5rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-left: 1px solid #c8d7e1;\n border-right: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-right: 3px solid #0087be;\n border-left: 1px solid #fff;\n background-color: #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-right: 3px solid #00BE28;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n text-align: center;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #00BE28;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners-rtl.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-banners-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.updated .jp-banner__tos-blurb {\n display: block;\n padding: 0.375rem 0;\n line-height: 1.5;\n font-size: 0.6875rem;\n color: #2e4453;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.jetpack-disconnected .jp-connect-full__container {\n box-sizing: border-box;\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n z-index: 9999;\n background: rgba(243, 246, 248, 0.95);\n text-align: center;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jetpack-disconnected .jp-connect-full__container {\n right: -20px;\n }\n}\n\n.jp-connect-full__svg-jupiter {\n position: absolute;\n left: 0;\n top: 5rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-jupiter {\n display: none;\n }\n}\n\n.jp-connect-full__svg-stars {\n position: absolute;\n right: 6.25rem;\n top: 6.25rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-stars {\n display: none;\n }\n}\n\n.jp-connect-full__svg-dismiss {\n position: absolute;\n left: 0;\n top: 0;\n fill: #87a6bc;\n padding: 1rem;\n height: 1.5rem;\n width: 1.5rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__svg-dismiss {\n top: 3.125rem;\n }\n}\n\n.jp-connect-full__step-header-logos {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack,\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack {\n fill: #87a6bc;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-sync {\n fill: #2e4453;\n margin: 0 1rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__step-header-logos {\n padding-top: 2rem;\n }\n}\n\n.jp-connect-full__step-header-title {\n padding: 1rem;\n font-size: 1.5rem;\n line-height: 1.25;\n color: #2e4453;\n font-weight: 400;\n}\n\n.jp-connect-full__card {\n padding: 0;\n margin: 0 auto;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n background: white;\n max-width: 34.375rem;\n}\n\n.jp-connect-full__card-inner {\n padding: 1rem;\n}\n\n.jp-connect-full__card-description {\n font-size: 0.875rem;\n color: #2e4453;\n}\n\n.jp-connect-full__card-footer {\n background: #f3f6f8;\n padding: 1rem;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jp-connect-full__tos-blurb {\n font-size: 0.6875rem;\n margin: 0 auto 1rem;\n max-width: 24.0625rem;\n color: #2e4453;\n}\n\n.jp-connect-full__tos-a {\n text-decoration: none;\n color: #0087be;\n}\n\n.jp-connect-full__button-container {\n margin: 0;\n}\n\n.jp-connect-full__button-container .dops-button.is-primary {\n background: #00BE28;\n border-color: #00a523;\n}\n\n.jp-connect-full__button-container .dops-button.is-primary:hover, .jp-connect-full__button-container .dops-button.is-primary:focus {\n background: #00a523;\n border-color: #008b1d;\n}\n\n.jp-connect-full__help-button {\n display: inline-block;\n text-decoration: none;\n color: #87a6bc;\n padding: 1rem;\n}\n\n.jp-connect-full__help-button .gridicon {\n width: 1.125rem;\n height: 1.125rem;\n position: relative;\n top: 4px;\n}\n\n.jp-connect-full__dismiss {\n cursor: pointer;\n}\n\n.updated.jp-wpcom-connect__container {\n border-right: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container {\n padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n z-index: 1;\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container > a:first-child {\n z-index: 1;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 800px;\n position: relative;\n padding: 2rem;\n z-index: 0;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpcom-connect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: left;\n margin: 0 2.25rem 0 1.5rem;\n}\n\n@media (max-width: 782px) {\n .jp-wpcom-connect__content-icon.jp-connect-illo {\n float: none;\n width: 100%;\n text-align: center;\n margin: 2.25rem 0 1.5rem;\n }\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 0.5rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-banner__button-container .dops-button.is-primary {\n background: #00BE28;\n border-color: #00a523;\n}\n\n.jp-banner__button-container .dops-button.is-primary:hover, .jp-banner__button-container .dops-button.is-primary:focus {\n background: #00a523;\n border-color: #008b1d;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-left: 1px solid #c8d7e1;\n border-right: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-right: 3px solid #0087be;\n border-left: 1px solid #fff;\n background-color: #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-right: 3px solid #00BE28;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n text-align: center;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #00BE28;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners-rtl.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-banners-rtl.min.css b/plugins/jetpack/css/jetpack-banners-rtl.min.css
index b98996bf..383be662 100644
--- a/plugins/jetpack/css/jetpack-banners-rtl.min.css
+++ b/plugins/jetpack/css/jetpack-banners-rtl.min.css
@@ -1,3 +1,3 @@
@charset "UTF-8";/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:1.125rem;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:.75rem 0 0}.updated .jp-banner__tos-blurb{display:block;padding:.375rem 0;line-height:1.5;font-size:.6875rem;color:#2e4453}.jp-banner .notice-dismiss{text-decoration:none}.jp-banner__description{font-size:.875rem}.jp-banner__description-container{padding:1rem}.jetpack-disconnected .jp-connect-full__container{box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;right:0;z-index:9999;background:rgba(243,246,248,.95);text-align:center;padding:2rem}@media (min-width:782px){.jetpack-disconnected .jp-connect-full__container{right:-20px}}.jp-connect-full__svg-jupiter{position:absolute;left:0;top:5rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-jupiter{display:none}}.jp-connect-full__svg-stars{position:absolute;right:6.25rem;top:6.25rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-stars{display:none}}.jp-connect-full__svg-dismiss{position:absolute;left:0;top:0;fill:#87a6bc;padding:1rem;height:1.5rem;width:1.5rem}@media (max-width:600px){.jp-connect-full__svg-dismiss{top:3.125rem}}.jp-connect-full__step-header-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack{fill:#87a6bc}.jp-connect-full__step-header-logos .jp-connect-full__svg-sync{fill:#2e4453;margin:0 1rem}@media (max-width:600px){.jp-connect-full__step-header-logos{padding-top:2rem}}.jp-connect-full__step-header-title{padding:1rem;font-size:1.5rem;line-height:1.25;color:#2e4453;font-weight:400}.jp-connect-full__card{padding:0;margin:0 auto;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3;background:#fff;max-width:34.375rem}.jp-connect-full__card-inner{padding:1rem}.jp-connect-full__card-description{font-size:.875rem;color:#2e4453}.jp-connect-full__card-footer{background:#f3f6f8;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jp-connect-full__tos-blurb{font-size:.6875rem;margin:0 auto 1rem;max-width:24.0625rem;color:#2e4453}.jp-connect-full__tos-a{text-decoration:none;color:#0087be}.jp-connect-full__button-container{margin:0}.jp-connect-full__help-button{display:inline-block;text-decoration:none;color:#87a6bc;padding:1rem}.jp-connect-full__help-button .gridicon{width:1.125rem;height:1.125rem;position:relative;top:4px}.jp-connect-full__dismiss{cursor:pointer}.updated.jp-wpcom-connect__container{border-right:none;padding:0;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media screen and (max-width:782px){.updated.jp-wpcom-connect__container{padding:0!important}}.updated.jp-wpcom-connect__container .dops-button{padding:7px 14px 9px}.updated .notice-dismiss{z-index:1;text-decoration:none}.jp-wpcom-connect__container{display:block;position:relative;box-sizing:border-box}.jp-wpcom-connect__inner-container>a:first-child{z-index:1}.jp-wpcom-connect__inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.jp-wpcom-connect__content-container{max-width:800px;position:relative;padding:2rem;z-index:0}@media (min-width:782px){.jp-wpcom-connect__content-container{padding:2rem 2rem 6rem 2rem}}.jp-wpcom-connect__content-container p{color:#4f748e;font-size:.875rem}.jp-wpcom-connect__content-container h2{margin-top:0;color:#4f748e;line-height:1.6}.jp-wpcom-connect__content-icon{float:left;margin:0 2.25rem 0 1.5rem}@media (max-width:782px){.jp-wpcom-connect__content-icon.jp-connect-illo{float:none;width:100%;text-align:center;margin:2.25rem 0 1.5rem}}.jp-wpcom-connect__slide{display:none}.jp-wpcom-connect__slide.jp__slide-is-active{display:block}@media (min-width:782px){.jp-wpcom-connect__content-container .jp-banner__button-container{position:absolute;bottom:.5rem}}.jp-banner__button-container .dops-button{margin:.3125rem 0}.jp-wpcom-connect__vertical-nav{background-color:#f3f6f8}@media (min-width:600px){.jp-wpcom-connect__vertical-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:600px){.jp-wpcom-connect__vertical-nav{display:none}}.jp-wpcom-connect__vertical-nav-container{width:15rem}.vertical-menu__feature-item-label{display:none}@media (min-width:600px){.vertical-menu__feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:.5rem;border-bottom:1px solid #c8d7e1;border-left:1px solid #c8d7e1;border-right:3px solid #f3f6f8;background-color:#f3f6f8;color:#87a6bc;cursor:pointer}.vertical-menu__feature-item:last-of-type{position:relative;top:1px}.vertical-menu__feature-item-is-selected{border-right:3px solid #0087be;border-left:1px solid #fff;background-color:#fff;color:#2e4453}.vertical-menu__feature-item-is-selected.jp-feature-intro{border-right:3px solid #00be28}.vertical-menu__feature-item-icon{width:1.25rem;height:1.25rem;padding:.25rem;text-align:center}.vertical-menu__feature-item svg{fill:#86a6bd}.vertical-menu__feature-item-is-selected svg{fill:#3d596d}.vertical-menu__feature-item-is-selected.jp-feature-intro svg{fill:#00be28}.vertical-menu__feature-item-is-selected.wp-app-logo svg path{fill:#3d596d}.vertical-menu__feature-item-label{display:block;padding:.5rem}} \ No newline at end of file
+*/.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:1.125rem;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:.75rem 0 0}.updated .jp-banner__tos-blurb{display:block;padding:.375rem 0;line-height:1.5;font-size:.6875rem;color:#2e4453}.jp-banner .notice-dismiss{text-decoration:none}.jp-banner__description{font-size:.875rem}.jp-banner__description-container{padding:1rem}.jetpack-disconnected .jp-connect-full__container{box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;right:0;z-index:9999;background:rgba(243,246,248,.95);text-align:center;padding:2rem}@media (min-width:782px){.jetpack-disconnected .jp-connect-full__container{right:-20px}}.jp-connect-full__svg-jupiter{position:absolute;left:0;top:5rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-jupiter{display:none}}.jp-connect-full__svg-stars{position:absolute;right:6.25rem;top:6.25rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-stars{display:none}}.jp-connect-full__svg-dismiss{position:absolute;left:0;top:0;fill:#87a6bc;padding:1rem;height:1.5rem;width:1.5rem}@media (max-width:600px){.jp-connect-full__svg-dismiss{top:3.125rem}}.jp-connect-full__step-header-logos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack{fill:#87a6bc}.jp-connect-full__step-header-logos .jp-connect-full__svg-sync{fill:#2e4453;margin:0 1rem}@media (max-width:600px){.jp-connect-full__step-header-logos{padding-top:2rem}}.jp-connect-full__step-header-title{padding:1rem;font-size:1.5rem;line-height:1.25;color:#2e4453;font-weight:400}.jp-connect-full__card{padding:0;margin:0 auto;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3;background:#fff;max-width:34.375rem}.jp-connect-full__card-inner{padding:1rem}.jp-connect-full__card-description{font-size:.875rem;color:#2e4453}.jp-connect-full__card-footer{background:#f3f6f8;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jp-connect-full__tos-blurb{font-size:.6875rem;margin:0 auto 1rem;max-width:24.0625rem;color:#2e4453}.jp-connect-full__tos-a{text-decoration:none;color:#0087be}.jp-connect-full__button-container{margin:0}.jp-connect-full__button-container .dops-button.is-primary{background:#00be28;border-color:#00a523}.jp-connect-full__button-container .dops-button.is-primary:focus,.jp-connect-full__button-container .dops-button.is-primary:hover{background:#00a523;border-color:#008b1d}.jp-connect-full__help-button{display:inline-block;text-decoration:none;color:#87a6bc;padding:1rem}.jp-connect-full__help-button .gridicon{width:1.125rem;height:1.125rem;position:relative;top:4px}.jp-connect-full__dismiss{cursor:pointer}.updated.jp-wpcom-connect__container{border-right:none;padding:0;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media screen and (max-width:782px){.updated.jp-wpcom-connect__container{padding:0!important}}.updated.jp-wpcom-connect__container .dops-button{padding:7px 14px 9px}.updated .notice-dismiss{z-index:1;text-decoration:none}.jp-wpcom-connect__container{display:block;position:relative;box-sizing:border-box}.jp-wpcom-connect__inner-container>a:first-child{z-index:1}.jp-wpcom-connect__inner-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:left;justify-content:left}.jp-wpcom-connect__content-container{max-width:800px;position:relative;padding:2rem;z-index:0}@media (min-width:782px){.jp-wpcom-connect__content-container{padding:2rem 2rem 6rem 2rem}}.jp-wpcom-connect__content-container p{color:#4f748e;font-size:.875rem}.jp-wpcom-connect__content-container h2{margin-top:0;color:#4f748e;line-height:1.6}.jp-wpcom-connect__content-icon{float:left;margin:0 2.25rem 0 1.5rem}@media (max-width:782px){.jp-wpcom-connect__content-icon.jp-connect-illo{float:none;width:100%;text-align:center;margin:2.25rem 0 1.5rem}}.jp-wpcom-connect__slide{display:none}.jp-wpcom-connect__slide.jp__slide-is-active{display:block}@media (min-width:782px){.jp-wpcom-connect__content-container .jp-banner__button-container{position:absolute;bottom:.5rem}}.jp-banner__button-container .dops-button{margin:.3125rem 0}.jp-banner__button-container .dops-button.is-primary{background:#00be28;border-color:#00a523}.jp-banner__button-container .dops-button.is-primary:focus,.jp-banner__button-container .dops-button.is-primary:hover{background:#00a523;border-color:#008b1d}.jp-wpcom-connect__vertical-nav{background-color:#f3f6f8}@media (min-width:600px){.jp-wpcom-connect__vertical-nav{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:600px){.jp-wpcom-connect__vertical-nav{display:none}}.jp-wpcom-connect__vertical-nav-container{width:15rem}.vertical-menu__feature-item-label{display:none}@media (min-width:600px){.vertical-menu__feature-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;border:none;padding:.5rem;border-bottom:1px solid #c8d7e1;border-left:1px solid #c8d7e1;border-right:3px solid #f3f6f8;background-color:#f3f6f8;color:#87a6bc;cursor:pointer}.vertical-menu__feature-item:last-of-type{position:relative;top:1px}.vertical-menu__feature-item-is-selected{border-right:3px solid #0087be;border-left:1px solid #fff;background-color:#fff;color:#2e4453}.vertical-menu__feature-item-is-selected.jp-feature-intro{border-right:3px solid #00be28}.vertical-menu__feature-item-icon{width:1.25rem;height:1.25rem;padding:.25rem;text-align:center}.vertical-menu__feature-item svg{fill:#86a6bd}.vertical-menu__feature-item-is-selected svg{fill:#3d596d}.vertical-menu__feature-item-is-selected.jp-feature-intro svg{fill:#00be28}.vertical-menu__feature-item-is-selected.wp-app-logo svg path{fill:#3d596d}.vertical-menu__feature-item-label{display:block;padding:.5rem}} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-banners.css b/plugins/jetpack/css/jetpack-banners.css
index fdcdf11f..1319dcb2 100644
--- a/plugins/jetpack/css/jetpack-banners.css
+++ b/plugins/jetpack/css/jetpack-banners.css
@@ -119,19 +119,14 @@ https://github.com/thoughtbot/bourbon
}
.jp-connect-full__step-header-logos {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-box-pack: center;
- -ms-flex-pack: center;
- justify-content: center;
+ -ms-flex-align: center;
+ align-items: center;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -ms-flex-pack: center;
+ justify-content: center;
}
.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack,
@@ -197,6 +192,16 @@ https://github.com/thoughtbot/bourbon
margin: 0;
}
+.jp-connect-full__button-container .dops-button.is-primary {
+ background: #00BE28;
+ border-color: #00a523;
+}
+
+.jp-connect-full__button-container .dops-button.is-primary:hover, .jp-connect-full__button-container .dops-button.is-primary:focus {
+ background: #00a523;
+ border-color: #008b1d;
+}
+
.jp-connect-full__help-button {
display: inline-block;
text-decoration: none;
@@ -247,18 +252,14 @@ https://github.com/thoughtbot/bourbon
}
.jp-wpcom-connect__inner-container {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -ms-flex-direction: row;
- flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
- -webkit-box-pack: left;
- -ms-flex-pack: left;
- justify-content: left;
+ -ms-flex-pack: left;
+ justify-content: left;
}
.jp-wpcom-connect__content-container {
@@ -318,19 +319,26 @@ https://github.com/thoughtbot/bourbon
margin: 0.3125rem 0;
}
+.jp-banner__button-container .dops-button.is-primary {
+ background: #00BE28;
+ border-color: #00a523;
+}
+
+.jp-banner__button-container .dops-button.is-primary:hover, .jp-banner__button-container .dops-button.is-primary:focus {
+ background: #00a523;
+ border-color: #008b1d;
+}
+
.jp-wpcom-connect__vertical-nav {
background-color: #F3F6F8;
}
@media (min-width: 600px) {
.jp-wpcom-connect__vertical-nav {
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- -webkit-box-pack: start;
- -ms-flex-pack: start;
- justify-content: flex-start;
+ -ms-flex-direction: column;
+ flex-direction: column;
+ -ms-flex-pack: start;
+ justify-content: flex-start;
}
}
@@ -350,16 +358,12 @@ https://github.com/thoughtbot/bourbon
@media (min-width: 600px) {
.vertical-menu__feature-item {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -ms-flex-align: center;
+ align-items: center;
border: none;
padding: 0.5rem;
border-bottom: 1px solid #c8d7e1;
diff --git a/plugins/jetpack/css/jetpack-banners.css.map b/plugins/jetpack/css/jetpack-banners.css.map
index 28a14123..9cb6b1a2 100644
--- a/plugins/jetpack/css/jetpack-banners.css.map
+++ b/plugins/jetpack/css/jetpack-banners.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-banners.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.updated .jp-banner__tos-blurb {\n display: block;\n padding: 0.375rem 0;\n line-height: 1.5;\n font-size: 0.6875rem;\n color: #2e4453;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.jetpack-disconnected .jp-connect-full__container {\n box-sizing: border-box;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 9999;\n background: rgba(243, 246, 248, 0.95);\n text-align: center;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jetpack-disconnected .jp-connect-full__container {\n left: -20px;\n }\n}\n\n.jp-connect-full__svg-jupiter {\n position: absolute;\n right: 0;\n top: 5rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-jupiter {\n display: none;\n }\n}\n\n.jp-connect-full__svg-stars {\n position: absolute;\n left: 6.25rem;\n top: 6.25rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-stars {\n display: none;\n }\n}\n\n.jp-connect-full__svg-dismiss {\n position: absolute;\n right: 0;\n top: 0;\n fill: #87a6bc;\n padding: 1rem;\n height: 1.5rem;\n width: 1.5rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__svg-dismiss {\n top: 3.125rem;\n }\n}\n\n.jp-connect-full__step-header-logos {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-pack: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack,\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack {\n fill: #87a6bc;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-sync {\n fill: #2e4453;\n margin: 0 1rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__step-header-logos {\n padding-top: 2rem;\n }\n}\n\n.jp-connect-full__step-header-title {\n padding: 1rem;\n font-size: 1.5rem;\n line-height: 1.25;\n color: #2e4453;\n font-weight: 400;\n}\n\n.jp-connect-full__card {\n padding: 0;\n margin: 0 auto;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n background: white;\n max-width: 34.375rem;\n}\n\n.jp-connect-full__card-inner {\n padding: 1rem;\n}\n\n.jp-connect-full__card-description {\n font-size: 0.875rem;\n color: #2e4453;\n}\n\n.jp-connect-full__card-footer {\n background: #f3f6f8;\n padding: 1rem;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jp-connect-full__tos-blurb {\n font-size: 0.6875rem;\n margin: 0 auto 1rem;\n max-width: 24.0625rem;\n color: #2e4453;\n}\n\n.jp-connect-full__tos-a {\n text-decoration: none;\n color: #0087be;\n}\n\n.jp-connect-full__button-container {\n margin: 0;\n}\n\n.jp-connect-full__help-button {\n display: inline-block;\n text-decoration: none;\n color: #87a6bc;\n padding: 1rem;\n}\n\n.jp-connect-full__help-button .gridicon {\n width: 1.125rem;\n height: 1.125rem;\n position: relative;\n top: 4px;\n}\n\n.jp-connect-full__dismiss {\n cursor: pointer;\n}\n\n.updated.jp-wpcom-connect__container {\n border-left: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container {\n padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n z-index: 1;\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container > a:first-child {\n z-index: 1;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -webkit-box-pack: left;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 800px;\n position: relative;\n padding: 2rem;\n z-index: 0;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpcom-connect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: right;\n margin: 0 1.5rem 0 2.25rem;\n}\n\n@media (max-width: 782px) {\n .jp-wpcom-connect__content-icon.jp-connect-illo {\n float: none;\n width: 100%;\n text-align: center;\n margin: 2.25rem 0 1.5rem;\n }\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 0.5rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-box-pack: start;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -ms-flex-direction: row;\n flex-direction: row;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-right: 1px solid #c8d7e1;\n border-left: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-left: 3px solid #0087be;\n border-right: 1px solid #fff;\n background-color: #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-left: 3px solid #00BE28;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n text-align: center;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #00BE28;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-banners.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.updated.jp-banner {\n position: relative;\n padding: 0;\n}\n\n.updated .jp-banner__header {\n font-size: 1.125rem;\n font-weight: 400;\n margin-top: 0;\n}\n\n.updated .jp-banner__button-container {\n padding: 0.75rem 0 0;\n}\n\n.updated .jp-banner__tos-blurb {\n display: block;\n padding: 0.375rem 0;\n line-height: 1.5;\n font-size: 0.6875rem;\n color: #2e4453;\n}\n\n.jp-banner .notice-dismiss {\n text-decoration: none;\n}\n\n.jp-banner__description {\n font-size: 0.875rem;\n}\n\n.jp-banner__description-container {\n padding: 1rem;\n}\n\n.jetpack-disconnected .jp-connect-full__container {\n box-sizing: border-box;\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 9999;\n background: rgba(243, 246, 248, 0.95);\n text-align: center;\n padding: 2rem;\n}\n\n@media (min-width: 782px) {\n .jetpack-disconnected .jp-connect-full__container {\n left: -20px;\n }\n}\n\n.jp-connect-full__svg-jupiter {\n position: absolute;\n right: 0;\n top: 5rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-jupiter {\n display: none;\n }\n}\n\n.jp-connect-full__svg-stars {\n position: absolute;\n left: 6.25rem;\n top: 6.25rem;\n opacity: .90;\n}\n\n@media (max-width: 782px) {\n .jp-connect-full__svg-stars {\n display: none;\n }\n}\n\n.jp-connect-full__svg-dismiss {\n position: absolute;\n right: 0;\n top: 0;\n fill: #87a6bc;\n padding: 1rem;\n height: 1.5rem;\n width: 1.5rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__svg-dismiss {\n top: 3.125rem;\n }\n}\n\n.jp-connect-full__step-header-logos {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-align: center;\n align-items: center;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack,\n.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack {\n fill: #87a6bc;\n}\n\n.jp-connect-full__step-header-logos .jp-connect-full__svg-sync {\n fill: #2e4453;\n margin: 0 1rem;\n}\n\n@media (max-width: 600px) {\n .jp-connect-full__step-header-logos {\n padding-top: 2rem;\n }\n}\n\n.jp-connect-full__step-header-title {\n padding: 1rem;\n font-size: 1.5rem;\n line-height: 1.25;\n color: #2e4453;\n font-weight: 400;\n}\n\n.jp-connect-full__card {\n padding: 0;\n margin: 0 auto;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n background: white;\n max-width: 34.375rem;\n}\n\n.jp-connect-full__card-inner {\n padding: 1rem;\n}\n\n.jp-connect-full__card-description {\n font-size: 0.875rem;\n color: #2e4453;\n}\n\n.jp-connect-full__card-footer {\n background: #f3f6f8;\n padding: 1rem;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n.jp-connect-full__tos-blurb {\n font-size: 0.6875rem;\n margin: 0 auto 1rem;\n max-width: 24.0625rem;\n color: #2e4453;\n}\n\n.jp-connect-full__tos-a {\n text-decoration: none;\n color: #0087be;\n}\n\n.jp-connect-full__button-container {\n margin: 0;\n}\n\n.jp-connect-full__button-container .dops-button.is-primary {\n background: #00BE28;\n border-color: #00a523;\n}\n\n.jp-connect-full__button-container .dops-button.is-primary:hover, .jp-connect-full__button-container .dops-button.is-primary:focus {\n background: #00a523;\n border-color: #008b1d;\n}\n\n.jp-connect-full__help-button {\n display: inline-block;\n text-decoration: none;\n color: #87a6bc;\n padding: 1rem;\n}\n\n.jp-connect-full__help-button .gridicon {\n width: 1.125rem;\n height: 1.125rem;\n position: relative;\n top: 4px;\n}\n\n.jp-connect-full__dismiss {\n cursor: pointer;\n}\n\n.updated.jp-wpcom-connect__container {\n border-left: none;\n padding: 0;\n box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;\n}\n\n@media screen and (max-width: 782px) {\n .updated.jp-wpcom-connect__container {\n padding: 0 !important;\n }\n}\n\n.updated.jp-wpcom-connect__container .dops-button {\n padding: 7px 14px 9px;\n}\n\n.updated .notice-dismiss {\n z-index: 1;\n text-decoration: none;\n}\n\n.jp-wpcom-connect__container {\n display: block;\n position: relative;\n box-sizing: border-box;\n}\n\n.jp-wpcom-connect__inner-container > a:first-child {\n z-index: 1;\n}\n\n.jp-wpcom-connect__inner-container {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-wrap: nowrap;\n flex-wrap: nowrap;\n -ms-flex-pack: left;\n justify-content: left;\n}\n\n.jp-wpcom-connect__content-container {\n max-width: 800px;\n position: relative;\n padding: 2rem;\n z-index: 0;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container {\n padding: 2rem 2rem 6rem 2rem;\n }\n}\n\n.jp-wpcom-connect__content-container p {\n color: #4f748e;\n font-size: 0.875rem;\n}\n\n.jp-wpcom-connect__content-container h2 {\n margin-top: 0;\n color: #4F748E;\n line-height: 1.6;\n}\n\n.jp-wpcom-connect__content-icon {\n float: right;\n margin: 0 1.5rem 0 2.25rem;\n}\n\n@media (max-width: 782px) {\n .jp-wpcom-connect__content-icon.jp-connect-illo {\n float: none;\n width: 100%;\n text-align: center;\n margin: 2.25rem 0 1.5rem;\n }\n}\n\n.jp-wpcom-connect__slide {\n display: none;\n}\n\n.jp-wpcom-connect__slide.jp__slide-is-active {\n display: block;\n}\n\n@media (min-width: 782px) {\n .jp-wpcom-connect__content-container .jp-banner__button-container {\n position: absolute;\n bottom: 0.5rem;\n }\n}\n\n.jp-banner__button-container .dops-button {\n margin: 0.3125rem 0;\n}\n\n.jp-banner__button-container .dops-button.is-primary {\n background: #00BE28;\n border-color: #00a523;\n}\n\n.jp-banner__button-container .dops-button.is-primary:hover, .jp-banner__button-container .dops-button.is-primary:focus {\n background: #00a523;\n border-color: #008b1d;\n}\n\n.jp-wpcom-connect__vertical-nav {\n background-color: #F3F6F8;\n}\n\n@media (min-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n -ms-flex-direction: column;\n flex-direction: column;\n -ms-flex-pack: start;\n justify-content: flex-start;\n }\n}\n\n@media (max-width: 600px) {\n .jp-wpcom-connect__vertical-nav {\n display: none;\n }\n}\n\n.jp-wpcom-connect__vertical-nav-container {\n width: 15rem;\n}\n\n.vertical-menu__feature-item-label {\n display: none;\n}\n\n@media (min-width: 600px) {\n .vertical-menu__feature-item {\n display: -ms-flexbox;\n display: flex;\n -ms-flex-direction: row;\n flex-direction: row;\n -ms-flex-align: center;\n align-items: center;\n border: none;\n padding: 0.5rem;\n border-bottom: 1px solid #c8d7e1;\n border-right: 1px solid #c8d7e1;\n border-left: 3px solid #F3F6F8;\n background-color: #F3F6F8;\n color: #87a6bc;\n cursor: pointer;\n }\n .vertical-menu__feature-item:last-of-type {\n position: relative;\n top: 1px;\n }\n .vertical-menu__feature-item-is-selected {\n border-left: 3px solid #0087be;\n border-right: 1px solid #fff;\n background-color: #fff;\n color: #2e4453;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro {\n border-left: 3px solid #00BE28;\n }\n .vertical-menu__feature-item-icon {\n width: 1.25rem;\n height: 1.25rem;\n padding: 0.25rem;\n text-align: center;\n }\n .vertical-menu__feature-item svg {\n fill: #86A6BD;\n }\n .vertical-menu__feature-item-is-selected svg {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-is-selected.jp-feature-intro svg {\n fill: #00BE28;\n }\n .vertical-menu__feature-item-is-selected.wp-app-logo svg path {\n fill: #3D596D;\n }\n .vertical-menu__feature-item-label {\n display: block;\n padding: 0.5rem;\n }\n}\n"],"file":"jetpack-banners.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-banners.min.css b/plugins/jetpack/css/jetpack-banners.min.css
index 7eeb3a22..922e234b 100644
--- a/plugins/jetpack/css/jetpack-banners.min.css
+++ b/plugins/jetpack/css/jetpack-banners.min.css
@@ -1,3 +1,3 @@
@charset "UTF-8";/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:1.125rem;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:.75rem 0 0}.updated .jp-banner__tos-blurb{display:block;padding:.375rem 0;line-height:1.5;font-size:.6875rem;color:#2e4453}.jp-banner .notice-dismiss{text-decoration:none}.jp-banner__description{font-size:.875rem}.jp-banner__description-container{padding:1rem}.jetpack-disconnected .jp-connect-full__container{box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;z-index:9999;background:rgba(243,246,248,.95);text-align:center;padding:2rem}@media (min-width:782px){.jetpack-disconnected .jp-connect-full__container{left:-20px}}.jp-connect-full__svg-jupiter{position:absolute;right:0;top:5rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-jupiter{display:none}}.jp-connect-full__svg-stars{position:absolute;left:6.25rem;top:6.25rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-stars{display:none}}.jp-connect-full__svg-dismiss{position:absolute;right:0;top:0;fill:#87a6bc;padding:1rem;height:1.5rem;width:1.5rem}@media (max-width:600px){.jp-connect-full__svg-dismiss{top:3.125rem}}.jp-connect-full__step-header-logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack{fill:#87a6bc}.jp-connect-full__step-header-logos .jp-connect-full__svg-sync{fill:#2e4453;margin:0 1rem}@media (max-width:600px){.jp-connect-full__step-header-logos{padding-top:2rem}}.jp-connect-full__step-header-title{padding:1rem;font-size:1.5rem;line-height:1.25;color:#2e4453;font-weight:400}.jp-connect-full__card{padding:0;margin:0 auto;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3;background:#fff;max-width:34.375rem}.jp-connect-full__card-inner{padding:1rem}.jp-connect-full__card-description{font-size:.875rem;color:#2e4453}.jp-connect-full__card-footer{background:#f3f6f8;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jp-connect-full__tos-blurb{font-size:.6875rem;margin:0 auto 1rem;max-width:24.0625rem;color:#2e4453}.jp-connect-full__tos-a{text-decoration:none;color:#0087be}.jp-connect-full__button-container{margin:0}.jp-connect-full__help-button{display:inline-block;text-decoration:none;color:#87a6bc;padding:1rem}.jp-connect-full__help-button .gridicon{width:1.125rem;height:1.125rem;position:relative;top:4px}.jp-connect-full__dismiss{cursor:pointer}.updated.jp-wpcom-connect__container{border-left:none;padding:0;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media screen and (max-width:782px){.updated.jp-wpcom-connect__container{padding:0!important}}.updated.jp-wpcom-connect__container .dops-button{padding:7px 14px 9px}.updated .notice-dismiss{z-index:1;text-decoration:none}.jp-wpcom-connect__container{display:block;position:relative;box-sizing:border-box}.jp-wpcom-connect__inner-container>a:first-child{z-index:1}.jp-wpcom-connect__inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.jp-wpcom-connect__content-container{max-width:800px;position:relative;padding:2rem;z-index:0}@media (min-width:782px){.jp-wpcom-connect__content-container{padding:2rem 2rem 6rem 2rem}}.jp-wpcom-connect__content-container p{color:#4f748e;font-size:.875rem}.jp-wpcom-connect__content-container h2{margin-top:0;color:#4f748e;line-height:1.6}.jp-wpcom-connect__content-icon{float:right;margin:0 1.5rem 0 2.25rem}@media (max-width:782px){.jp-wpcom-connect__content-icon.jp-connect-illo{float:none;width:100%;text-align:center;margin:2.25rem 0 1.5rem}}.jp-wpcom-connect__slide{display:none}.jp-wpcom-connect__slide.jp__slide-is-active{display:block}@media (min-width:782px){.jp-wpcom-connect__content-container .jp-banner__button-container{position:absolute;bottom:.5rem}}.jp-banner__button-container .dops-button{margin:.3125rem 0}.jp-wpcom-connect__vertical-nav{background-color:#f3f6f8}@media (min-width:600px){.jp-wpcom-connect__vertical-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:600px){.jp-wpcom-connect__vertical-nav{display:none}}.jp-wpcom-connect__vertical-nav-container{width:15rem}.vertical-menu__feature-item-label{display:none}@media (min-width:600px){.vertical-menu__feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;padding:.5rem;border-bottom:1px solid #c8d7e1;border-right:1px solid #c8d7e1;border-left:3px solid #f3f6f8;background-color:#f3f6f8;color:#87a6bc;cursor:pointer}.vertical-menu__feature-item:last-of-type{position:relative;top:1px}.vertical-menu__feature-item-is-selected{border-left:3px solid #0087be;border-right:1px solid #fff;background-color:#fff;color:#2e4453}.vertical-menu__feature-item-is-selected.jp-feature-intro{border-left:3px solid #00be28}.vertical-menu__feature-item-icon{width:1.25rem;height:1.25rem;padding:.25rem;text-align:center}.vertical-menu__feature-item svg{fill:#86a6bd}.vertical-menu__feature-item-is-selected svg{fill:#3d596d}.vertical-menu__feature-item-is-selected.jp-feature-intro svg{fill:#00be28}.vertical-menu__feature-item-is-selected.wp-app-logo svg path{fill:#3d596d}.vertical-menu__feature-item-label{display:block;padding:.5rem}} \ No newline at end of file
+*/.updated.jp-banner{position:relative;padding:0}.updated .jp-banner__header{font-size:1.125rem;font-weight:400;margin-top:0}.updated .jp-banner__button-container{padding:.75rem 0 0}.updated .jp-banner__tos-blurb{display:block;padding:.375rem 0;line-height:1.5;font-size:.6875rem;color:#2e4453}.jp-banner .notice-dismiss{text-decoration:none}.jp-banner__description{font-size:.875rem}.jp-banner__description-container{padding:1rem}.jetpack-disconnected .jp-connect-full__container{box-sizing:border-box;position:absolute;top:0;right:0;bottom:0;left:0;z-index:9999;background:rgba(243,246,248,.95);text-align:center;padding:2rem}@media (min-width:782px){.jetpack-disconnected .jp-connect-full__container{left:-20px}}.jp-connect-full__svg-jupiter{position:absolute;right:0;top:5rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-jupiter{display:none}}.jp-connect-full__svg-stars{position:absolute;left:6.25rem;top:6.25rem;opacity:.9}@media (max-width:782px){.jp-connect-full__svg-stars{display:none}}.jp-connect-full__svg-dismiss{position:absolute;right:0;top:0;fill:#87a6bc;padding:1rem;height:1.5rem;width:1.5rem}@media (max-width:600px){.jp-connect-full__svg-dismiss{top:3.125rem}}.jp-connect-full__step-header-logos{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.jp-connect-full__step-header-logos .jp-connect-full__svg-jetpack{fill:#87a6bc}.jp-connect-full__step-header-logos .jp-connect-full__svg-sync{fill:#2e4453;margin:0 1rem}@media (max-width:600px){.jp-connect-full__step-header-logos{padding-top:2rem}}.jp-connect-full__step-header-title{padding:1rem;font-size:1.5rem;line-height:1.25;color:#2e4453;font-weight:400}.jp-connect-full__card{padding:0;margin:0 auto;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3;background:#fff;max-width:34.375rem}.jp-connect-full__card-inner{padding:1rem}.jp-connect-full__card-description{font-size:.875rem;color:#2e4453}.jp-connect-full__card-footer{background:#f3f6f8;padding:1rem;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}.jp-connect-full__tos-blurb{font-size:.6875rem;margin:0 auto 1rem;max-width:24.0625rem;color:#2e4453}.jp-connect-full__tos-a{text-decoration:none;color:#0087be}.jp-connect-full__button-container{margin:0}.jp-connect-full__button-container .dops-button.is-primary{background:#00be28;border-color:#00a523}.jp-connect-full__button-container .dops-button.is-primary:focus,.jp-connect-full__button-container .dops-button.is-primary:hover{background:#00a523;border-color:#008b1d}.jp-connect-full__help-button{display:inline-block;text-decoration:none;color:#87a6bc;padding:1rem}.jp-connect-full__help-button .gridicon{width:1.125rem;height:1.125rem;position:relative;top:4px}.jp-connect-full__dismiss{cursor:pointer}.updated.jp-wpcom-connect__container{border-left:none;padding:0;box-shadow:0 0 0 1px rgba(200,215,225,.5),0 1px 2px #e9eff3}@media screen and (max-width:782px){.updated.jp-wpcom-connect__container{padding:0!important}}.updated.jp-wpcom-connect__container .dops-button{padding:7px 14px 9px}.updated .notice-dismiss{z-index:1;text-decoration:none}.jp-wpcom-connect__container{display:block;position:relative;box-sizing:border-box}.jp-wpcom-connect__inner-container>a:first-child{z-index:1}.jp-wpcom-connect__inner-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:left;justify-content:left}.jp-wpcom-connect__content-container{max-width:800px;position:relative;padding:2rem;z-index:0}@media (min-width:782px){.jp-wpcom-connect__content-container{padding:2rem 2rem 6rem 2rem}}.jp-wpcom-connect__content-container p{color:#4f748e;font-size:.875rem}.jp-wpcom-connect__content-container h2{margin-top:0;color:#4f748e;line-height:1.6}.jp-wpcom-connect__content-icon{float:right;margin:0 1.5rem 0 2.25rem}@media (max-width:782px){.jp-wpcom-connect__content-icon.jp-connect-illo{float:none;width:100%;text-align:center;margin:2.25rem 0 1.5rem}}.jp-wpcom-connect__slide{display:none}.jp-wpcom-connect__slide.jp__slide-is-active{display:block}@media (min-width:782px){.jp-wpcom-connect__content-container .jp-banner__button-container{position:absolute;bottom:.5rem}}.jp-banner__button-container .dops-button{margin:.3125rem 0}.jp-banner__button-container .dops-button.is-primary{background:#00be28;border-color:#00a523}.jp-banner__button-container .dops-button.is-primary:focus,.jp-banner__button-container .dops-button.is-primary:hover{background:#00a523;border-color:#008b1d}.jp-wpcom-connect__vertical-nav{background-color:#f3f6f8}@media (min-width:600px){.jp-wpcom-connect__vertical-nav{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:600px){.jp-wpcom-connect__vertical-nav{display:none}}.jp-wpcom-connect__vertical-nav-container{width:15rem}.vertical-menu__feature-item-label{display:none}@media (min-width:600px){.vertical-menu__feature-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;border:none;padding:.5rem;border-bottom:1px solid #c8d7e1;border-right:1px solid #c8d7e1;border-left:3px solid #f3f6f8;background-color:#f3f6f8;color:#87a6bc;cursor:pointer}.vertical-menu__feature-item:last-of-type{position:relative;top:1px}.vertical-menu__feature-item-is-selected{border-left:3px solid #0087be;border-right:1px solid #fff;background-color:#fff;color:#2e4453}.vertical-menu__feature-item-is-selected.jp-feature-intro{border-left:3px solid #00be28}.vertical-menu__feature-item-icon{width:1.25rem;height:1.25rem;padding:.25rem;text-align:center}.vertical-menu__feature-item svg{fill:#86a6bd}.vertical-menu__feature-item-is-selected svg{fill:#3d596d}.vertical-menu__feature-item-is-selected.jp-feature-intro svg{fill:#00be28}.vertical-menu__feature-item-is-selected.wp-app-logo svg path{fill:#3d596d}.vertical-menu__feature-item-label{display:block;padding:.5rem}} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-idc-rtl.css b/plugins/jetpack/css/jetpack-idc-rtl.css
index 03662b99..b34f0776 100644
--- a/plugins/jetpack/css/jetpack-idc-rtl.css
+++ b/plugins/jetpack/css/jetpack-idc-rtl.css
@@ -144,14 +144,11 @@ https://github.com/thoughtbot/bourbon
.jp-idc-notice__action {
border: 1px solid #e9eff3;
border-radius: 4px;
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 16px;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
+ -ms-flex-direction: column;
+ flex-direction: column;
margin-top: auto;
}
@@ -161,14 +158,12 @@ https://github.com/thoughtbot/bourbon
@media only screen and (min-width: 960px) {
.jp-idc-notice__actions {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.jp-idc-notice__action {
- -webkit-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
+ -ms-flex: 1;
+ flex: 1;
margin: 0 0 0 8px;
}
.jp-idc-notice__action:last-child {
diff --git a/plugins/jetpack/css/jetpack-idc-rtl.css.map b/plugins/jetpack/css/jetpack-idc-rtl.css.map
index b9b7f0b5..36cc0484 100644
--- a/plugins/jetpack/css/jetpack-idc-rtl.css.map
+++ b/plugins/jetpack/css/jetpack-idc-rtl.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-right: 0;\n margin-left: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-left: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-decoration: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #00BE28;\n width: 25px;\n height: 25px;\n margin: 0 auto 0 1em;\n float: right;\n}\n\n.jp-idc-notice__header__text {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__actions {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:first-child {\n padding-left: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-right: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margin: 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc-rtl.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-idc-rtl.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-right: 0;\n margin-left: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-left: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-decoration: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #00BE28;\n width: 25px;\n height: 25px;\n margin: 0 auto 0 1em;\n float: right;\n}\n\n.jp-idc-notice__header__text {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__actions {\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -ms-flex: 1;\n flex: 1;\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:first-child {\n padding-left: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-right: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-left: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margin: 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc-rtl.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-idc-rtl.min.css b/plugins/jetpack/css/jetpack-idc-rtl.min.css
index c898e4b4..22dce7d2 100644
--- a/plugins/jetpack/css/jetpack-idc-rtl.min.css
+++ b/plugins/jetpack/css/jetpack-idc-rtl.min.css
@@ -1,3 +1,3 @@
@charset "UTF-8";/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.jp-idc-notice,.jp-idc-notice *{box-sizing:border-box}.jp-idc-notice{margin-right:0;margin-left:10px;margin-top:10px;overflow:hidden;padding-bottom:16px;padding-top:0}.jp-idc-notice.is-non-admin{padding-bottom:0}@media all and (min-width:783px){.jp-idc-notice{margin-left:20px;margin-top:20px}.jp-idc-notice.has-help-tabs{margin-top:48px}}.jp-idc-notice p{margin:0;padding:0}.jp-idc-notice h3,.jp-idc-notice p{color:#2e4453}.jp-idc-notice a:not(.dops-notice__action){color:#0087be;text-decoration:none}.jp-idc-notice a:not(.dops-notice__action):visited{color:#0087be}.jp-idc-notice a:not(.dops-notice__action):active,.jp-idc-notice a:not(.dops-notice__action):focus,.jp-idc-notice a:not(.dops-notice__action):hover{color:#33bbe3}.jp-idc-notice .dops-button{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.jp-idc-notice>div{padding:0 8px}.jp-idc-notice__first-step{display:inline-block}.jp-idc-notice__second-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step{display:inline-block}.jp-idc-notice .jp-idc-notice__header{padding-top:8px;padding-bottom:8px}.jp-idc-notice__header__emblem{fill:#00be28;width:25px;height:25px;margin:0 auto 0 1em;float:right}.jp-idc-notice__header__text{font-size:14px;font-weight:600;line-height:25px;margin:0}.jp-idc-notice__content-header{margin:16px 0}.jp-idc-notice__content-header__lead{font-size:16px;font-weight:600;line-height:21px;margin:0}.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{font-size:14px;font-weight:400;margin:8px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{margin:4px 0 0}}.jp-idc-notice__action{border:1px solid #e9eff3;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.jp-idc-notice__action:last-child{margin:16px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.jp-idc-notice__action{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 0 0 8px}.jp-idc-notice__action:last-child{margin:0 8px 0 0}.jp-idc-notice__action:first-child{padding-left:24px}.jp-idc-notice__action:last-child{padding-right:24px}}.jp-idc-notice .jp-idc-notice__action__explanation{margin:0 0 16px 0}.jp-idc-notice__separator{background-color:#e9eff3;margin:0 -10px 0 -10px;height:1px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-left:-46px}@media only screen and (min-width:782px){.jp-idc-notice__separator{margin:0 -12px 0 -12px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-left:-38px}}.jp-idc-notice .jp-idc-notice__unsure-prompt{margin:16px 0 0}.jp-idc-notice .jp-idc-error__notice{display:none}.jp-idc-notice .jp-idc-error__notice .dops-notice__icon{height:auto;width:auto}@media only screen and (min-width:683px){.jp-idc-notice .jp-idc-error__notice .dops-notice__text{line-height:24px}} \ No newline at end of file
+*/.jp-idc-notice,.jp-idc-notice *{box-sizing:border-box}.jp-idc-notice{margin-right:0;margin-left:10px;margin-top:10px;overflow:hidden;padding-bottom:16px;padding-top:0}.jp-idc-notice.is-non-admin{padding-bottom:0}@media all and (min-width:783px){.jp-idc-notice{margin-left:20px;margin-top:20px}.jp-idc-notice.has-help-tabs{margin-top:48px}}.jp-idc-notice p{margin:0;padding:0}.jp-idc-notice h3,.jp-idc-notice p{color:#2e4453}.jp-idc-notice a:not(.dops-notice__action){color:#0087be;text-decoration:none}.jp-idc-notice a:not(.dops-notice__action):visited{color:#0087be}.jp-idc-notice a:not(.dops-notice__action):active,.jp-idc-notice a:not(.dops-notice__action):focus,.jp-idc-notice a:not(.dops-notice__action):hover{color:#33bbe3}.jp-idc-notice .dops-button{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.jp-idc-notice>div{padding:0 8px}.jp-idc-notice__first-step{display:inline-block}.jp-idc-notice__second-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step{display:inline-block}.jp-idc-notice .jp-idc-notice__header{padding-top:8px;padding-bottom:8px}.jp-idc-notice__header__emblem{fill:#00be28;width:25px;height:25px;margin:0 auto 0 1em;float:right}.jp-idc-notice__header__text{font-size:14px;font-weight:600;line-height:25px;margin:0}.jp-idc-notice__content-header{margin:16px 0}.jp-idc-notice__content-header__lead{font-size:16px;font-weight:600;line-height:21px;margin:0}.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{font-size:14px;font-weight:400;margin:8px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{margin:4px 0 0}}.jp-idc-notice__action{border:1px solid #e9eff3;border-radius:4px;display:-ms-flexbox;display:flex;padding:16px;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.jp-idc-notice__action:last-child{margin:16px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__actions{display:-ms-flexbox;display:flex}.jp-idc-notice__action{-ms-flex:1;flex:1;margin:0 0 0 8px}.jp-idc-notice__action:last-child{margin:0 8px 0 0}.jp-idc-notice__action:first-child{padding-left:24px}.jp-idc-notice__action:last-child{padding-right:24px}}.jp-idc-notice .jp-idc-notice__action__explanation{margin:0 0 16px 0}.jp-idc-notice__separator{background-color:#e9eff3;margin:0 -10px 0 -10px;height:1px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-left:-46px}@media only screen and (min-width:782px){.jp-idc-notice__separator{margin:0 -12px 0 -12px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-left:-38px}}.jp-idc-notice .jp-idc-notice__unsure-prompt{margin:16px 0 0}.jp-idc-notice .jp-idc-error__notice{display:none}.jp-idc-notice .jp-idc-error__notice .dops-notice__icon{height:auto;width:auto}@media only screen and (min-width:683px){.jp-idc-notice .jp-idc-error__notice .dops-notice__text{line-height:24px}} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-idc.css b/plugins/jetpack/css/jetpack-idc.css
index 0c1864d1..609d2662 100644
--- a/plugins/jetpack/css/jetpack-idc.css
+++ b/plugins/jetpack/css/jetpack-idc.css
@@ -144,14 +144,11 @@ https://github.com/thoughtbot/bourbon
.jp-idc-notice__action {
border: 1px solid #e9eff3;
border-radius: 4px;
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 16px;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
+ -ms-flex-direction: column;
+ flex-direction: column;
margin-top: auto;
}
@@ -161,14 +158,12 @@ https://github.com/thoughtbot/bourbon
@media only screen and (min-width: 960px) {
.jp-idc-notice__actions {
- display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.jp-idc-notice__action {
- -webkit-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
+ -ms-flex: 1;
+ flex: 1;
margin: 0 8px 0 0;
}
.jp-idc-notice__action:last-child {
diff --git a/plugins/jetpack/css/jetpack-idc.css.map b/plugins/jetpack/css/jetpack-idc.css.map
index 80b905f2..b97217b8 100644
--- a/plugins/jetpack/css/jetpack-idc.css.map
+++ b/plugins/jetpack/css/jetpack-idc.css.map
@@ -1 +1 @@
-{"version":3,"names":[],"mappings":"","sources":["jetpack-idc.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-left: 0;\n margin-right: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-right: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-decoration: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #00BE28;\n width: 25px;\n height: 25px;\n margin: 0 1em 0 auto;\n float: left;\n}\n\n.jp-idc-notice__header__text {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__actions {\n display: -webkit-box;\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -webkit-box-flex: 1;\n -ms-flex: 1;\n flex: 1;\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:first-child {\n padding-right: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-left: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margin: 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc.css"} \ No newline at end of file
+{"version":3,"names":[],"mappings":"","sources":["jetpack-idc.css"],"sourcesContent":["/*!\n* Do not modify this file directly. It is compiled SASS code.\n*/\n@charset \"UTF-8\";\n/*\nThe MIT License (MIT)\n\nCopyright © 2011–2015 thoughtbot, inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated\ndocumentation files (the “Software”), to deal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\nWARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nhttps://github.com/thoughtbot/bourbon\n*/\n.jp-idc-notice,\n.jp-idc-notice * {\n box-sizing: border-box;\n}\n\n.jp-idc-notice {\n margin-left: 0;\n margin-right: 10px;\n margin-top: 10px;\n overflow: hidden;\n padding-bottom: 16px;\n padding-top: 0;\n}\n\n.jp-idc-notice.is-non-admin {\n padding-bottom: 0;\n}\n\n@media all and (min-width: 783px) {\n .jp-idc-notice {\n margin-right: 20px;\n margin-top: 20px;\n }\n .jp-idc-notice.has-help-tabs {\n margin-top: 48px;\n }\n}\n\n.jp-idc-notice p {\n margin: 0;\n padding: 0;\n}\n\n.jp-idc-notice h3, .jp-idc-notice p {\n color: #2e4453;\n}\n\n.jp-idc-notice a:not(.dops-notice__action) {\n color: #0087be;\n text-decoration: none;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):visited {\n color: #0087be;\n}\n\n.jp-idc-notice a:not(.dops-notice__action):hover, .jp-idc-notice a:not(.dops-notice__action):focus, .jp-idc-notice a:not(.dops-notice__action):active {\n color: #33bbe3;\n}\n\n.jp-idc-notice .dops-button {\n -ms-flex-item-align: start;\n align-self: flex-start;\n margin-top: auto;\n}\n\n.jp-idc-notice > div {\n padding: 0 8px;\n}\n\n.jp-idc-notice__first-step {\n display: inline-block;\n}\n\n.jp-idc-notice__second-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step {\n display: none;\n}\n\n.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step {\n display: inline-block;\n}\n\n.jp-idc-notice .jp-idc-notice__header {\n padding-top: 8px;\n padding-bottom: 8px;\n}\n\n.jp-idc-notice__header__emblem {\n fill: #00BE28;\n width: 25px;\n height: 25px;\n margin: 0 1em 0 auto;\n float: left;\n}\n\n.jp-idc-notice__header__text {\n font-size: 14px;\n font-weight: 600;\n line-height: 25px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header {\n margin: 16px 0;\n}\n\n.jp-idc-notice__content-header__lead {\n font-size: 16px;\n font-weight: 600;\n line-height: 21px;\n margin: 0;\n}\n\n.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n font-size: 14px;\n font-weight: 400;\n margin: 8px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__content-header .jp-idc-notice__content-header__explanation {\n margin: 4px 0 0;\n }\n}\n\n.jp-idc-notice__action {\n border: 1px solid #e9eff3;\n border-radius: 4px;\n display: -ms-flexbox;\n display: flex;\n padding: 16px;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: auto;\n}\n\n.jp-idc-notice__action:last-child {\n margin: 16px 0 0;\n}\n\n@media only screen and (min-width: 960px) {\n .jp-idc-notice__actions {\n display: -ms-flexbox;\n display: flex;\n }\n .jp-idc-notice__action {\n -ms-flex: 1;\n flex: 1;\n margin: 0 8px 0 0;\n }\n .jp-idc-notice__action:last-child {\n margin: 0 0 0 8px;\n }\n .jp-idc-notice__action:first-child {\n padding-right: 24px;\n }\n .jp-idc-notice__action:last-child {\n padding-left: 24px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__action__explanation {\n margin: 0 0 16px 0;\n}\n\n.jp-idc-notice__separator {\n background-color: #e9eff3;\n margin: 0 -10px 0 -10px;\n height: 1px;\n}\n\n.jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -46px;\n}\n\n@media only screen and (min-width: 782px) {\n .jp-idc-notice__separator {\n margin: 0 -12px 0 -12px;\n }\n .jp-idc-notice.is-dismissible .jp-idc-notice__separator {\n margin-right: -38px;\n }\n}\n\n.jp-idc-notice .jp-idc-notice__unsure-prompt {\n margin: 16px 0 0;\n}\n\n.jp-idc-notice .jp-idc-error__notice {\n display: none;\n}\n\n.jp-idc-notice .jp-idc-error__notice .dops-notice__icon {\n height: auto;\n width: auto;\n}\n\n@media only screen and (min-width: 683px) {\n .jp-idc-notice .jp-idc-error__notice .dops-notice__text {\n line-height: 24px;\n }\n}\n"],"file":"jetpack-idc.css"} \ No newline at end of file
diff --git a/plugins/jetpack/css/jetpack-idc.min.css b/plugins/jetpack/css/jetpack-idc.min.css
index 57c4f3c6..2ee7c154 100644
--- a/plugins/jetpack/css/jetpack-idc.min.css
+++ b/plugins/jetpack/css/jetpack-idc.min.css
@@ -1,3 +1,3 @@
@charset "UTF-8";/*!
* Do not modify this file directly. It is compiled SASS code.
-*/.jp-idc-notice,.jp-idc-notice *{box-sizing:border-box}.jp-idc-notice{margin-left:0;margin-right:10px;margin-top:10px;overflow:hidden;padding-bottom:16px;padding-top:0}.jp-idc-notice.is-non-admin{padding-bottom:0}@media all and (min-width:783px){.jp-idc-notice{margin-right:20px;margin-top:20px}.jp-idc-notice.has-help-tabs{margin-top:48px}}.jp-idc-notice p{margin:0;padding:0}.jp-idc-notice h3,.jp-idc-notice p{color:#2e4453}.jp-idc-notice a:not(.dops-notice__action){color:#0087be;text-decoration:none}.jp-idc-notice a:not(.dops-notice__action):visited{color:#0087be}.jp-idc-notice a:not(.dops-notice__action):active,.jp-idc-notice a:not(.dops-notice__action):focus,.jp-idc-notice a:not(.dops-notice__action):hover{color:#33bbe3}.jp-idc-notice .dops-button{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.jp-idc-notice>div{padding:0 8px}.jp-idc-notice__first-step{display:inline-block}.jp-idc-notice__second-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step{display:inline-block}.jp-idc-notice .jp-idc-notice__header{padding-top:8px;padding-bottom:8px}.jp-idc-notice__header__emblem{fill:#00be28;width:25px;height:25px;margin:0 1em 0 auto;float:left}.jp-idc-notice__header__text{font-size:14px;font-weight:600;line-height:25px;margin:0}.jp-idc-notice__content-header{margin:16px 0}.jp-idc-notice__content-header__lead{font-size:16px;font-weight:600;line-height:21px;margin:0}.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{font-size:14px;font-weight:400;margin:8px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{margin:4px 0 0}}.jp-idc-notice__action{border:1px solid #e9eff3;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.jp-idc-notice__action:last-child{margin:16px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__actions{display:-webkit-box;display:-ms-flexbox;display:flex}.jp-idc-notice__action{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 8px 0 0}.jp-idc-notice__action:last-child{margin:0 0 0 8px}.jp-idc-notice__action:first-child{padding-right:24px}.jp-idc-notice__action:last-child{padding-left:24px}}.jp-idc-notice .jp-idc-notice__action__explanation{margin:0 0 16px 0}.jp-idc-notice__separator{background-color:#e9eff3;margin:0 -10px 0 -10px;height:1px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-right:-46px}@media only screen and (min-width:782px){.jp-idc-notice__separator{margin:0 -12px 0 -12px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-right:-38px}}.jp-idc-notice .jp-idc-notice__unsure-prompt{margin:16px 0 0}.jp-idc-notice .jp-idc-error__notice{display:none}.jp-idc-notice .jp-idc-error__notice .dops-notice__icon{height:auto;width:auto}@media only screen and (min-width:683px){.jp-idc-notice .jp-idc-error__notice .dops-notice__text{line-height:24px}} \ No newline at end of file
+*/.jp-idc-notice,.jp-idc-notice *{box-sizing:border-box}.jp-idc-notice{margin-left:0;margin-right:10px;margin-top:10px;overflow:hidden;padding-bottom:16px;padding-top:0}.jp-idc-notice.is-non-admin{padding-bottom:0}@media all and (min-width:783px){.jp-idc-notice{margin-right:20px;margin-top:20px}.jp-idc-notice.has-help-tabs{margin-top:48px}}.jp-idc-notice p{margin:0;padding:0}.jp-idc-notice h3,.jp-idc-notice p{color:#2e4453}.jp-idc-notice a:not(.dops-notice__action){color:#0087be;text-decoration:none}.jp-idc-notice a:not(.dops-notice__action):visited{color:#0087be}.jp-idc-notice a:not(.dops-notice__action):active,.jp-idc-notice a:not(.dops-notice__action):focus,.jp-idc-notice a:not(.dops-notice__action):hover{color:#33bbe3}.jp-idc-notice .dops-button{-ms-flex-item-align:start;align-self:flex-start;margin-top:auto}.jp-idc-notice>div{padding:0 8px}.jp-idc-notice__first-step{display:inline-block}.jp-idc-notice__second-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__first-step{display:none}.jp-idc-notice.jp-idc-show-second-step .jp-idc-notice__second-step{display:inline-block}.jp-idc-notice .jp-idc-notice__header{padding-top:8px;padding-bottom:8px}.jp-idc-notice__header__emblem{fill:#00be28;width:25px;height:25px;margin:0 1em 0 auto;float:left}.jp-idc-notice__header__text{font-size:14px;font-weight:600;line-height:25px;margin:0}.jp-idc-notice__content-header{margin:16px 0}.jp-idc-notice__content-header__lead{font-size:16px;font-weight:600;line-height:21px;margin:0}.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{font-size:14px;font-weight:400;margin:8px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__content-header .jp-idc-notice__content-header__explanation{margin:4px 0 0}}.jp-idc-notice__action{border:1px solid #e9eff3;border-radius:4px;display:-ms-flexbox;display:flex;padding:16px;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.jp-idc-notice__action:last-child{margin:16px 0 0}@media only screen and (min-width:960px){.jp-idc-notice__actions{display:-ms-flexbox;display:flex}.jp-idc-notice__action{-ms-flex:1;flex:1;margin:0 8px 0 0}.jp-idc-notice__action:last-child{margin:0 0 0 8px}.jp-idc-notice__action:first-child{padding-right:24px}.jp-idc-notice__action:last-child{padding-left:24px}}.jp-idc-notice .jp-idc-notice__action__explanation{margin:0 0 16px 0}.jp-idc-notice__separator{background-color:#e9eff3;margin:0 -10px 0 -10px;height:1px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-right:-46px}@media only screen and (min-width:782px){.jp-idc-notice__separator{margin:0 -12px 0 -12px}.jp-idc-notice.is-dismissible .jp-idc-notice__separator{margin-right:-38px}}.jp-idc-notice .jp-idc-notice__unsure-prompt{margin:16px 0 0}.jp-idc-notice .jp-idc-error__notice{display:none}.jp-idc-notice .jp-idc-error__notice .dops-notice__icon{height:auto;width:auto}@media only screen and (min-width:683px){.jp-idc-notice .jp-idc-error__notice .dops-notice__text{line-height:24px}} \ No newline at end of file