]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/common-rtl.css
WordPress 4.7.2
[autoinstalls/wordpress.git] / wp-admin / css / common-rtl.css
index 72c67766620afda66e82d0912c8d916834f61bdb..e7a5f54b9fcd5165c392886417cf85017e9734e3 100644 (file)
@@ -9,16 +9,17 @@
 
 #wpcontent {
        height: 100%;
+       padding-right: 20px;
 }
 
 #wpcontent,
 #wpfooter {
-       margin-right: 180px;
+       margin-right: 160px;
 }
 
 .folded #wpcontent,
 .folded #wpfooter {
-       margin-right: 56px;
+       margin-right: 36px;
 }
 
 #wpbody-content {
 
 /* 2 columns main area */
 
-#col-container,
-#col-left,
-#col-right {
-       overflow: hidden;
-       padding: 0;
-       margin: 0;
-}
-
 #col-left {
+       float: right;
        width: 35%;
 }
 
 #col-right {
        float: left;
-       clear: left;
        width: 65%;
 }
 
-.col-wrap {
-       padding: 0 7px;
+#col-left .col-wrap {
+       padding: 0 0 0 6px;
+}
+
+#col-right .col-wrap {
+       padding: 0 6px 0 0;
 }
 
 /* utility classes */
        clear: both;
 }
 
+/* modern clearfix */
+.wp-clearfix:after {
+       content: "";
+       display: table;
+       clear: both;
+}
+
 /* Hide visually but not from screen readers */
 .screen-reader-text,
 .screen-reader-text span,
        overflow: hidden;
        clip: rect(0 0 0 0);
        border: 0;
+       word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
 }
 
 .screen-reader-shortcut {
        font-weight: 600;
        padding: 15px 23px 14px;
        background: #f1f1f1;
-       color: #21759b;
+       color: #0073aa;
        z-index: 100000;
        line-height: normal;
        -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
@@ -176,7 +181,8 @@ p.popular-tags,
 .wp-editor-container,
 .popular-tags,
 .feature-filter,
-.imgedit-group {
+.imgedit-group,
+.comment-ays {
        border: 1px solid #e5e5e5;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
        box-shadow: 0 1px 1px rgba(0,0,0,0.04);
@@ -189,7 +195,8 @@ p.popular-tags,
 .widgets-holder-wrap,
 .popular-tags,
 .feature-filter,
-.imgedit-group {
+.imgedit-group,
+.comment-ays {
        background: #fff;
 }
 
@@ -201,13 +208,10 @@ body {
        padding: 0;
 }
 
-html {
-       background: #f1f1f1;
-}
-
 body {
+       background: #f1f1f1;
        color: #444;
-       font-family: "Open Sans", sans-serif;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        font-size: 13px;
        line-height: 1.4em;
        min-width: 600px;
@@ -218,6 +222,16 @@ body.iframe {
        padding-top: 1px;
 }
 
+body.modal-open {
+       overflow: hidden;
+}
+
+body.mobile.modal-open #wpwrap {
+       overflow: hidden;
+       position: fixed;
+       height: 100%;
+}
+
 iframe,
 img {
        border: 0;
@@ -231,7 +245,7 @@ td {
 }
 
 a {
-       color: #0074a2;
+       color: #0073aa;
        -webkit-transition-property: border, background, color;
        transition-property: border, background, color;
        -webkit-transition-duration: .05s;
@@ -247,21 +261,29 @@ div {
 
 a:hover,
 a:active {
-       color: #2ea2cc;
+       color: #00a0d2;
 }
 
-a:focus {
+a:focus,
+a:focus .media-icon img,
+.wp-person a:focus .gravatar {
        color: #124964;
+       -webkit-box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30, 140, 190, .8);
+       box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30, 140, 190, .8);
 }
 
-a:focus,
-a:active {
-       outline: thin dotted;
+.ie8 a:focus {
+       outline: #5b9dd9 solid 1px;
 }
 
 #adminmenu a:focus,
-#adminmenu a:active,
 .screen-reader-text:focus {
+       -webkit-box-shadow: none;
+       box-shadow: none;
        outline: none;
 }
 
@@ -274,7 +296,7 @@ blockquote:before,
 blockquote:after,
 q:before,
 q:after {
-       content: '';
+       content: "";
        content: none;
 }
 
@@ -304,23 +326,24 @@ h6 {
 }
 
 h1 {
+       color: #23282d;
        font-size: 2em;
        margin: .67em 0;
 }
 
-h2 {
-       color: #222;
-       font-size: 1.5em;
-       margin: .83em 0;
-       font-weight: 400;
-}
-
+h2,
 h3 {
-       color: #222;
+       color: #23282d;
        font-size: 1.3em;
        margin: 1em 0;
 }
 
+.update-core-php h2 {
+       margin-top: 2em;
+}
+
+.update-php h2,
+.update-messages h2,
 h4 {
        font-size: 1em;
        margin: 1.33em 0;
@@ -374,16 +397,17 @@ ol.ol-decimal > li {
        margin: 0 0 0.5em;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .ltr {
        direction: ltr;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .code,
 code {
        font-family: Consolas, Monaco, monospace;
        direction: ltr;
+       unicode-bidi: embed;
 }
 
 kbd,
@@ -412,8 +436,8 @@ code {
 
 .subsubsub a .count,
 .subsubsub a.current .count {
-       color: #999;
-       font-weight: normal;
+       color: #555d66; /* #f1f1f1 background */
+       font-weight: 400;
 }
 
 .subsubsub a.current {
@@ -449,11 +473,13 @@ code {
        padding: 8px 10px;
 }
 
-.widefat thead th {
+.widefat thead th,
+.widefat thead td {
        border-bottom: 1px solid #e1e1e1;
 }
 
-.widefat tfoot th {
+.widefat tfoot th,
+.widefat tfoot td {
        border-top: 1px solid #e1e1e1;
        border-bottom: none;
 }
@@ -474,13 +500,18 @@ code {
        line-height: 1.5em;
 }
 
-.widefat th {
+.widefat th,
+.widefat thead td,
+.widefat tfoot td {
        text-align: right;
        line-height: 1.3em;
        font-size: 14px;
 }
 
-.widefat th input {
+.widefat th input,
+.updates-table td input,
+.widefat thead td input,
+.widefat tfoot td input {
        margin: 0 8px 0 0;
        padding: 0;
        vertical-align: text-top;
@@ -492,26 +523,21 @@ code {
        vertical-align: top;
 }
 
-.widefat th input[type=checkbox] {
-       margin-top: -1px;
-}
-
 .widefat tbody th.check-column {
        padding: 9px 0 22px;
 }
 
-.widefat.media .check-column {
-       padding-top: 8px;
-}
-
-.widefat thead th.check-column,
+.widefat thead td.check-column,
 .widefat tbody th.check-column,
-.widefat tfoot th.check-column {
+.updates-table tbody td.check-column,
+.widefat tfoot td.check-column {
        padding: 11px 3px 0 0;
 }
 
-.widefat thead th.check-column {
-       padding-top: 10px;
+.widefat thead td.check-column,
+.widefat tfoot td.check-column {
+       padding-top: 4px;
+       vertical-align: middle;
 }
 
 .update-php div.updated,
@@ -539,85 +565,82 @@ code {
        margin: 10px 2px 0 20px;
 }
 
-div.updated,
-div.error {
-       padding: 0 0.6em;
-       margin: 5px 15px 2px;
-}
-
-div.updated p,
-div.error p {
-       margin: 0.5em 0;
-       padding: 2px;
-}
-
-.wrap div.updated,
-.wrap div.error,
-.media-upload-form div.error {
-       margin: 5px 0 15px;
-}
-
-div.updated {
-       border-right: 4px solid #7ad03a;
-       padding: 1px 12px;
-       background-color: #fff;
-       -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
-       box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
+.wrap > h2:first-child, /* Back-compat for pre-4.4 */
+.wrap [class$="icon32"] + h2, /* Back-compat for pre-4.4 */
+.postbox .inside h2, /* Back-compat for pre-4.4 */
+.wrap h1 {
+       font-size: 23px;
+       font-weight: 400;
+       margin: 0;
+       padding: 9px 0 4px 0;
+       line-height: 29px;
 }
 
-div.error {
-       border-right: 4px solid #dd3d36;
-       background: #fff;
-       -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
-       box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
-       padding: 1px 12px;
+.wrap h1.wp-heading-inline {
+       display: inline-block;
+       margin-left: 5px;
 }
 
-.attention {
-       color: #2ea2cc;
+.wp-header-end {
+       visibility: hidden;
+       margin: -2px 0 0;
 }
 
-.wrap h2,
 .subtitle {
-       font-weight: normal;
        margin: 0;
-}
-
-.wrap h2 {
-       font-size: 23px;
-       font-weight: 400;
-       padding: 9px 0 4px 15px;
-       line-height: 29px;
-}
-
-.subtitle {
-       color: #777;
-       font-size: 14px;
        padding-right: 25px;
+       color: #555d66;
+       font-size: 14px;
+       font-weight: 400;
+       line-height: 1;
 }
 
-.wrap .add-new-h2,
-.wrap .add-new-h2:active {
+.wrap .add-new-h2, /* deprecated */
+.wrap .add-new-h2:active, /* deprecated */
+.wrap .page-title-action,
+.wrap .page-title-action:active {
        margin-right: 4px;
        padding: 4px 8px;
        position: relative;
        top: -3px;
        text-decoration: none;
        border: none;
+       border: 1px solid #ccc;
        -webkit-border-radius: 2px;
        border-radius: 2px;
-       background: #e0e0e0;
+       background: #f7f7f7;
        text-shadow: none;
        font-weight: 600;
        font-size: 13px;
+       line-height: normal; /* IE8-IE11 need this for buttons */
+       color: #0073aa; /* some of these controls are button elements and don't inherit from links */
+       cursor: pointer;
+       outline: 0;
+}
+
+.wrap .wp-heading-inline + .page-title-action {
+       margin-right: 0;
 }
 
-.wrap .add-new-h2:hover {
-       background: #2ea2cc;
+.wrap .add-new-h2:hover, /* deprecated */
+.wrap .page-title-action:hover {
+       border-color: #008EC2;
+       background: #00a0d2;
        color: #fff;
 }
 
-.wrap h2.long-header {
+/* lower specificity: color needs to be overridden by :hover and :active */
+.page-title-action:focus {
+       color: #124964;
+}
+
+.wrap .page-title-action:focus {
+       border-color: #5b9dd9;
+       -webkit-box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
+       box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
+}
+
+.wrap h1.long-header {
        padding-left: 0;
 }
 
@@ -644,8 +667,9 @@ div#widgets-right .widget-top:hover,
        color: #000;
 }
 
-.alternate,
-.alt {
+.striped > tbody > :nth-child(odd),
+ul.striped > :nth-child(odd),
+.alternate {
        background-color: #f9f9f9;
 }
 
@@ -654,11 +678,6 @@ div#widgets-right .widget-top:hover,
        border-left-color: #99d;
 }
 
-.media-upload-form label.form-help,
-td.help {
-       color: #9a9a9a;
-}
-
 /* Helper classes for plugins to leverage the active WordPress color scheme */
 
 .highlight {
@@ -668,14 +687,14 @@ td.help {
 
 .wp-ui-primary {
        color: #fff;
-       background-color: #333;
+       background-color: #32373c;
 }
 .wp-ui-text-primary {
-       color: #333;
+       color: #32373c;
 }
 
 .wp-ui-highlight {
-       color: white;
+       color: #fff;
        background-color: #1e8cbe;
 }
 .wp-ui-text-highlight {
@@ -691,7 +710,21 @@ td.help {
 }
 
 .wp-ui-text-icon {
-       color: #999;
+       color: #82878c; /* same as new icons */
+}
+
+/* For emoji replacement images */
+img.emoji {
+       display: inline !important;
+       border: none !important;
+       height: 1em !important;
+       width: 1em !important;
+       margin: 0 .07em !important;
+       vertical-align: -0.1em !important;
+       background: none !important;
+       padding: 0 !important;
+       -webkit-box-shadow: none !important;
+       box-shadow: none !important;
 }
 
 /*------------------------------------------------------------------------------
@@ -699,12 +732,9 @@ td.help {
 ------------------------------------------------------------------------------*/
 
 .widget .widget-top,
-.postbox h3,
-.stuffbox h3,
+.postbox .hndle,
+.stuffbox .hndle,
 .control-section .accordion-section-title,
-h3.dashboard-widget-title,
-h3.dashboard-widget-title span,
-h3.dashboard-widget-title small,
 .sidebar-name,
 #nav-menu-header,
 #nav-menu-footer,
@@ -713,19 +743,20 @@ h3.dashboard-widget-title small,
 .side-info,
 #your-profile #rich_editing,
 .widefat thead th,
-.widefat tfoot th {
+.widefat thead td,
+.widefat tfoot th,
+.widefat tfoot td {
        line-height: 1.4em;
 }
 
 .widget .widget-top,
 .menu-item-handle {
        background: #fafafa;
-       color: #222;
+       color: #23282d;
 }
 
-.postbox h3,
-#namediv h3,
-#submitdiv h3 {
+.postbox .hndle,
+.stuffbox .hndle {
        border-bottom: 1px solid #eee;
 }
 
@@ -741,28 +772,62 @@ h3.dashboard-widget-title small,
 }
 
 /* @todo can we combine these into a class or use an existing dashicon one? */
-#welcome-panel.welcome-panel .welcome-panel-close::before,
-.tagchecklist span a:before,
-#bulk-titles div a:before {
+.welcome-panel .welcome-panel-close:before,
+.tagchecklist .ntdelbutton .remove-tag-icon:before,
+#bulk-titles div a:before,
+.notice-dismiss:before {
        background: none;
-       color: #bbb;
-       content: '\f153';
-       display: block !important;
-       font: normal 16px/1 'dashicons';
+       color: #b4b9be;
+       content: "\f153";
+       display: block;
+       font: normal 16px/20px dashicons;
        speak: none;
        height: 20px;
-       margin: 2px 0;
        text-align: center;
        width: 20px;
-       -webkit-font-smoothing: antialiased !important;
+       -webkit-font-smoothing: antialiased;
+       -moz-osx-font-smoothing: grayscale;
+}
+
+.welcome-panel .welcome-panel-close:before {
+       margin: 0;
+}
+
+#bulk-titles div a:before {
+       margin: 1px 0;
+}
+
+.tagchecklist .ntdelbutton .remove-tag-icon:before {
+       margin-right: 2px;
+       -webkit-border-radius: 50%;
+       border-radius: 50%;
+       color: #0073aa;
+       /* vertically center the icon cross browsers */
+       line-height: 1.28;
 }
 
-#welcome-panel.welcome-panel .welcome-panel-close:hover:before,
-.tagchecklist span a:hover:before,
-#bulk-titles div a:hover:before {
+.tagchecklist .ntdelbutton:focus {
+       outline: 0;
+}
+
+.welcome-panel .welcome-panel-close:hover:before,
+.welcome-panel .welcome-panel-close:focus:before,
+.tagchecklist .ntdelbutton:hover .remove-tag-icon:before,
+.tagchecklist .ntdelbutton:focus .remove-tag-icon:before,
+#bulk-titles div a:hover:before,
+#bulk-titles div a:focus:before {
        color: #c00;
 }
 
+.tagchecklist .ntdelbutton:focus .remove-tag-icon:before {
+       -webkit-box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30, 140, 190, .8);
+       box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30, 140, 190, .8);
+}
+
 .key-labels label {
        line-height: 24px;
 }
@@ -798,6 +863,8 @@ hr {
        border-bottom: 1px solid #fafafa;
 }
 
+.widget-control-remove,
+.widget-control-remove:focus,
 .row-actions span.delete a,
 .row-actions span.trash a,
 .row-actions span.spam a,
@@ -812,8 +879,8 @@ hr {
 }
 
 abbr.required,
+span.required,
 .file-error,
-.widget-control-remove:hover,
 .row-actions .delete a:hover,
 .row-actions .trash a:hover,
 .row-actions .spam a:hover,
@@ -825,10 +892,13 @@ abbr.required,
 #media-items a.delete-permanently:hover,
 #nav-menu-footer .menu-delete:hover {
        color: #f00;
-       text-decoration: none;
        border: none;
 }
 
+.widget-control-remove:hover {
+       color: #f00;
+}
+
 /*------------------------------------------------------------------------------
   3.0 - Actions
 ------------------------------------------------------------------------------*/
@@ -841,10 +911,8 @@ abbr.required,
 }
 
 #delete-action {
-       line-height: 28px;
-       vertical-align: middle;
-       text-align: right;
        float: right;
+       line-height: 28px;
 }
 
 #publishing-action {
@@ -865,6 +933,10 @@ abbr.required,
        padding: 6px 10px 8px;
 }
 
+.misc-pub-filename {
+       word-wrap: break-word;
+}
+
 #minor-publishing-actions {
        padding: 10px 10px 0 10px;
        text-align: left;
@@ -882,26 +954,6 @@ abbr.required,
        margin-right: 18px;
 }
 
-.side-info {
-       margin: 0;
-       padding: 4px;
-       font-size: 11px;
-}
-
-.side-info h5 {
-       padding-bottom: 7px;
-       font-size: 14px;
-       margin: 12px 2px 5px;
-       border-bottom: 1px solid #dadada;
-}
-
-.side-info ul {
-       margin: 0;
-       padding-right: 18px;
-       list-style: square;
-       color: #666;
-}
-
 .approve,
 .unapproved .unapprove {
        display: none;
@@ -918,104 +970,707 @@ th.action-links {
        text-align: left;
 }
 
-
-/*------------------------------------------------------------------------------
-  4.0 - Notifications
-------------------------------------------------------------------------------*/
-
-#update-nag,
-.update-nag {
+/* Filter bar */
+.wp-filter {
        display: inline-block;
-       line-height: 19px;
-       padding: 11px 15px;
-       font-size: 14px;
-       text-align: right;
-       margin: 25px 2px 0 20px;
-       background-color: #fff;
-       border-right: 4px solid #ffba00;
-       -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
-       box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
+       position: relative;
+       -webkit-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+       box-sizing: border-box;
+       margin: 12px 0 25px;
+       padding: 0 10px;
+       width: 100%;
+       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
+       box-shadow: 0 1px 1px rgba(0,0,0,0.04);
+       border: 1px solid #e5e5e5;
+       background: #fff;
+       color: #555;
+       font-size: 13px;
 }
 
-.update-message {
-       color: #000;
+.wp-filter a {
+       text-decoration: none;
 }
 
-ul#dismissed-updates {
-       display: none;
+.filter-count {
+       display: inline-block;
+       vertical-align: middle;
+       min-width: 4em;
 }
 
-form.upgrade {
-       margin-top: 8px;
+.title-count,
+.filter-count .count {
+       display: inline-block;
+       position: relative;
+       top: -1px;
+       padding: 4px 10px;
+       -webkit-border-radius: 30px;
+       border-radius: 30px;
+       background: #72777c;
+       color: #fff;
+       font-size: 14px;
+       font-weight: 600;
 }
 
-form.upgrade .hint {
-       font-style: italic;
-       font-size: 85%;
-       margin: -0.5em 0 2em 0;
+/* not a part of filter bar, but derived from it, so here for now */
+.title-count {
+       display: inline;
+       top: -3px;
+       margin-right: 5px;
+       margin-left: 20px;
 }
 
-.update-php .spinner {
-       float: none;
-       margin: -4px 0;
+.filter-items {
+       float: right;
 }
 
-#ajax-loading,
-.ajax-loading,
-.ajax-feedback,
-.imgedit-wait-spin,
-.list-ajax-loading { /* deprecated */
-       visibility: hidden;
+.filter-links {
+       display: inline-block;
+       margin: 0;
 }
 
-#ajax-response.alignleft {
-       margin-right: 2em;
+.filter-links li {
+       display: inline-block;
+       margin: 0;
 }
 
-/* @todo: this does not need its own section anymore */
-/*------------------------------------------------------------------------------
-  6.0 - Admin Header
-------------------------------------------------------------------------------*/
-#adminmenu a,
-#sidemenu a,
-#taglist a,
-#catlist a {
-       text-decoration: none;
+.filter-links li > a {
+       display: inline-block;
+       margin: 0 10px;
+       padding: 15px 0;
+       border-bottom: 4px solid #fff;
+       color: #666;
+       cursor: pointer;
 }
 
-/*------------------------------------------------------------------------------
-  6.1 - Screen Options Tabs
-------------------------------------------------------------------------------*/
-
-#screen-options-wrap,
-#contextual-help-wrap {
-       margin: 0;
-       padding: 8px 20px 12px;
-       position: relative;
+.filter-links .current {
+       -webkit-box-shadow: none;
+       box-shadow: none;
+       border-bottom: 4px solid #666;
+       color: #23282d;
 }
 
-#contextual-help-wrap {
-       overflow: auto;
-       margin-right: 0 !important;
+.filter-links li > a:hover,
+.filter-links li > a:focus,
+.show-filters .filter-links a.current:hover,
+.show-filters .filter-links a.current:focus {
+       color: #00a0d2;
 }
 
-#screen-meta .screen-reader-text {
-       visibility: hidden;
+.wp-filter .search-form {
+       float: left;
+       margin: 10px 0;
 }
 
-#screen-meta-links {
-       margin: 0 0 0 20px;
+.wp-filter .search-form input[type="search"] {
+       margin: 0;
+       padding: 3px 5px;
+       width: 280px;
+       max-width: 100%;
+       font-size: 16px;
+       font-weight: 300;
+       line-height: 1.5;
 }
 
-#screen-meta-links a {
-       padding: 3px 16px 3px 6px;
+.wp-filter .search-form select {
+       margin: 0;
+       height: 32px;
+       vertical-align: top;
 }
 
-#screen-meta-links a:focus {
-       outline: none;
+.wp-filter .search-form.search-plugins {
+       display: inline-block;
 }
 
-/* screen options and help tabs revert */
+.wp-filter .button.drawer-toggle {
+       margin: 10px 9px 0;
+       padding: 0 6px 0 10px;
+       border-color: transparent;
+       background-color: transparent;
+       color: #666;
+       vertical-align: baseline;
+       -webkit-box-shadow: none;
+       box-shadow: none;
+}
+
+.wp-filter .drawer-toggle:before {
+       content: "\f111";
+       margin: 0 0 0 5px;
+       color: #72777c;
+       font: normal 16px/1 dashicons;
+       vertical-align: text-bottom;
+       -webkit-font-smoothing: antialiased;
+       -moz-osx-font-smoothing: grayscale;
+}
+
+.wp-filter .button.drawer-toggle:hover,
+.wp-filter .drawer-toggle:hover:before,
+.wp-filter .button.drawer-toggle:focus,
+.wp-filter .drawer-toggle:focus:before {
+       background-color: transparent;
+       color: #00a0d2;
+}
+
+.wp-filter .button.drawer-toggle:hover,
+.wp-filter .button.drawer-toggle:focus:active {
+       border-color: transparent;
+}
+
+.wp-filter .button.drawer-toggle:focus {
+       border-color: #5b9dd9;
+}
+
+.wp-filter .button.drawer-toggle:active {
+       background: transparent;
+       -webkit-box-shadow: none;
+       box-shadow: none;
+       -webkit-transform: none;
+       -ms-transform: none;
+       transform: none;
+}
+
+.wp-filter .drawer-toggle.current:before {
+       color: #fff;
+}
+
+.wp-filter .favorites-form {
+       display: none;
+       margin: 0 -20px;
+       padding: 20px;
+       border-top: 1px solid #eee;
+       background: #fafafa;
+       overflow: hidden;
+       width: 100%;
+}
+
+.show-favorites-form .favorites-form {
+       display: block;
+}
+
+.filter-drawer {
+       display: none;
+       margin: 0 -20px;
+       padding: 20px;
+       border-top: 1px solid #eee;
+       background: #fafafa;
+}
+
+.show-filters .filter-drawer {
+       display: block;
+       overflow: hidden;
+       width: 100%;
+}
+
+.show-filters .filter-links a.current {
+       border-bottom: none;
+}
+
+.show-filters .wp-filter .button.drawer-toggle {
+       -webkit-border-radius: 2px;
+       border-radius: 2px;
+       background: #72777c;
+       color: #fff;
+}
+
+.show-filters .wp-filter .drawer-toggle:hover,
+.show-filters .wp-filter .drawer-toggle:focus {
+       background: rgb(46, 162, 204);
+}
+
+.show-filters .wp-filter .drawer-toggle:before {
+       color: #fff;
+}
+
+.filter-group {
+       -webkit-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+       box-sizing: border-box;
+       position: relative;
+       float: right;
+       margin: 0 0 0 1%;
+       padding: 20px 10px 10px;
+       width: 24%;
+       background: #fff;
+       border: 1px solid #e5e5e5;
+       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
+       box-shadow: 0 1px 1px rgba(0,0,0,0.04);
+}
+
+.filter-group legend {
+       position: absolute;
+       top: 10px;
+       display: block;
+       margin: 0;
+       padding: 0;
+       font-size: 1em;
+       font-weight: 600;
+}
+
+.filter-drawer .filter-group-feature {
+       margin: 28px 0 0;
+       list-style-type: none;
+       font-size: 12px;
+}
+
+.filter-drawer .filter-group-feature input,
+.filter-drawer .filter-group-feature label {
+       display: inline-block;
+       margin: 7px 0 7px 4px;
+       line-height: 16px;
+}
+
+.filter-drawer .buttons {
+       clear: both;
+       margin-bottom: 20px;
+}
+
+.filter-drawer .filter-group + .buttons {
+       margin-bottom: 0;
+       padding-top: 20px;
+}
+
+.filter-drawer .buttons .button span {
+       display: inline-block;
+       opacity: 0.8;
+       font-size: 12px;
+       text-indent: 10px;
+}
+
+.wp-filter .button.clear-filters {
+       display: none;
+       margin-right: 10px;
+}
+
+.wp-filter .button-link.edit-filters {
+       color: #0073aa;
+       text-decoration: underline;
+       padding: 0 5px;
+       line-height: 28px;
+}
+
+.wp-filter .button-link.edit-filters:hover {
+       color: #00a0d2;
+}
+
+.wp-filter .button-link.edit-filters:focus {
+       color: #124964;
+}
+
+.filtered-by {
+       display: none;
+       margin: 0;
+}
+
+.filtered-by > span {
+       font-weight: 600;
+}
+
+.filtered-by a {
+       margin-right: 10px;
+}
+
+.filtered-by .tags {
+       display: inline;
+}
+
+.filtered-by .tag {
+       margin: 0 5px;
+       padding: 4px 8px;
+       border: 1px solid #e5e5e5;
+       -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
+       box-shadow: 0 1px 1px rgba(0,0,0,0.04);
+       background: #fff;
+       font-size: 11px;
+}
+
+.filters-applied .filter-group,
+.filters-applied .filter-drawer .buttons,
+.filters-applied .filter-drawer br {
+       display: none !important;
+}
+
+.filters-applied .filtered-by {
+       display: block;
+}
+
+.filters-applied .filter-drawer {
+       padding: 20px;
+}
+
+.show-filters .favorites-form,
+.show-filters .content-filterable,
+.show-filters.filters-applied.loading-content .content-filterable,
+.loading-content .content-filterable,
+.error .content-filterable {
+       display: none;
+}
+
+.show-filters.filters-applied .content-filterable {
+       display: block;
+}
+
+.loading-content .spinner {
+       display: block;
+       margin: 40px auto 0;
+       float: none;
+}
+
+@media only screen and (max-width: 1120px) {
+       .filter-drawer {
+               border-bottom: 1px solid #eee;
+       }
+
+       .filter-group {
+               margin-bottom: 0;
+               margin-top: 5px;
+               width: 100%;
+       }
+
+       .filter-group li {
+               margin: 10px 0;
+       }
+}
+
+@media only screen and (max-width: 1000px) {
+       .filter-items {
+               float: none;
+       }
+
+       .wp-filter .media-toolbar-primary,
+       .wp-filter .media-toolbar-secondary,
+       .wp-filter .search-form {
+               float: none; /* Remove float from media-views.css */
+               position: relative;
+               max-width: 100%;
+       }
+}
+
+@media only screen and (max-width: 782px) {
+       .filter-group li {
+               padding: 0;
+               width: 50%;
+       }
+}
+
+@media only screen and (max-width: 320px) {
+       .filter-count {
+               display: none;
+       }
+
+       .wp-filter .drawer-toggle {
+               margin: 10px 0;
+       }
+
+       .filter-group li,
+       .wp-filter .search-form input[type="search"] {
+               width: 100%;
+       }
+}
+
+/*------------------------------------------------------------------------------
+  4.0 - Notifications
+------------------------------------------------------------------------------*/
+
+.notice,
+div.updated,
+div.error {
+       background: #fff;
+       border-right: 4px solid #fff;
+       -webkit-box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 );
+       box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 );
+       margin: 5px 15px 2px;
+       padding: 1px 12px;
+}
+
+div[class="update-message"] { /* back-compat for pre-4.6 */
+       padding: 0.5em 0 0.5em 12px;
+}
+
+.notice p,
+.notice-title,
+div.updated p,
+div.error p,
+.form-table td .notice p {
+       margin: 0.5em 0;
+       padding: 2px;
+}
+
+.error a {
+       text-decoration: underline;
+}
+
+.updated a {
+       padding-bottom: 2px;
+}
+
+.notice-alt {
+       -webkit-box-shadow: none;
+       box-shadow: none;
+}
+
+.notice-large {
+       padding: 10px 20px;
+}
+
+.notice-title {
+       display: inline-block;
+       color: #23282d;
+       font-size: 18px;
+}
+
+.wp-core-ui .notice.is-dismissible {
+       padding-left: 38px;
+       position: relative;
+}
+
+.notice-dismiss {
+       position: absolute;
+       top: 0;
+       left: 1px;
+       border: none;
+       margin: 0;
+       padding: 9px;
+       background: none;
+       color: #b4b9be;
+       cursor: pointer;
+}
+
+.notice-dismiss:hover:before,
+.notice-dismiss:active:before,
+.notice-dismiss:focus:before {
+       color: #c00;
+}
+
+.notice-dismiss:focus {
+       outline: none;
+       -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
+       box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8);
+}
+
+.ie8 .notice-dismiss:focus {
+       outline: 1px solid #5b9dd9;
+}
+
+.notice-success,
+div.updated {
+       border-right-color: #46b450;
+}
+
+.notice-success.notice-alt {
+       background-color: #ecf7ed;
+}
+
+.notice-warning {
+       border-right-color: #ffb900;
+}
+
+.notice-warning.notice-alt {
+       background-color: #fff8e5;
+}
+
+.notice-error,
+div.error {
+       border-right-color: #dc3232;
+}
+
+.notice-error.notice-alt {
+       background-color: #fbeaea;
+}
+
+.notice-info {
+       border-right-color: #00a0d2;
+}
+
+.notice-info.notice-alt {
+       background-color: #e5f5fa;
+}
+
+.update-message p:before,
+.updating-message p:before,
+.updated-message p:before,
+.import-php .updating-message:before,
+.button.updating-message:before,
+.button.updated-message:before,
+.button.installed:before,
+.button.installing:before {
+       display: inline-block;
+       font: normal 20px/1 'dashicons';
+       -webkit-font-smoothing: antialiased;
+       -moz-osx-font-smoothing: grayscale;
+       vertical-align: top;
+}
+
+.wrap .notice,
+.wrap div.updated,
+.wrap div.error,
+.media-upload-form .notice,
+.media-upload-form div.error {
+       margin: 5px 0 15px;
+}
+
+/* Update icon. */
+.update-message p:before,
+.updating-message p:before,
+.import-php .updating-message:before,
+.button.updating-message:before,
+.button.installing:before {
+       color: #f56e28;
+       content: "\f463";
+}
+
+/* Spins the update icon. */
+.updating-message p:before,
+.import-php .updating-message:before,
+.button.updating-message:before,
+.button.installing:before {
+       -webkit-animation: rotation 2s infinite linear;
+       animation: rotation 2s infinite linear;
+}
+
+/* Updated icon (check mark). */
+.updated-message p:before,
+.installed p:before,
+.button.updated-message:before {
+       color: #79ba49;
+       content: '\f147';
+}
+
+/* Error icon. */
+.update-message.notice-error p:before {
+        color: #dc3232;
+        content: "\f534";
+}
+
+.wrap .notice p:before,
+.import-php .updating-message:before {
+       margin-left: 6px;
+       vertical-align: bottom;
+}
+
+#update-nag,
+.update-nag {
+       display: inline-block;
+       line-height: 19px;
+       padding: 11px 15px;
+       font-size: 14px;
+       text-align: right;
+       margin: 25px 2px 0 20px;
+       background-color: #fff;
+       border-right: 4px solid #ffba00;
+       -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
+       box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
+}
+
+ul#dismissed-updates {
+       display: none;
+}
+
+form.upgrade {
+       margin-top: 8px;
+}
+
+form.upgrade .hint {
+       font-style: italic;
+       font-size: 85%;
+       margin: -0.5em 0 2em 0;
+}
+
+.update-php .spinner {
+       float: none;
+       margin: -4px 0;
+}
+
+#ajax-loading,
+.ajax-loading,
+.ajax-feedback,
+.imgedit-wait-spin,
+.list-ajax-loading { /* deprecated */
+       visibility: hidden;
+}
+
+#ajax-response.alignleft {
+       margin-right: 2em;
+}
+
+.button.updating-message:before,
+.button.updated-message:before,
+.button.installed:before,
+.button.installing:before {
+       margin: 3px -2px 0 5px;
+}
+
+.button-primary.updating-message:before {
+       color: #fff;
+}
+
+.button-primary.updated-message:before {
+       color: #66c6e4;
+}
+
+.button.updated-message,
+.notice .button-link {
+       -webkit-transition-property: border, background, color;
+       transition-property: border, background, color;
+       -webkit-transition-duration: .05s;
+       transition-duration: .05s;
+       -webkit-transition-timing-function: ease-in-out;
+       transition-timing-function: ease-in-out;
+}
+
+.notice .button-link {
+       color: #0073aa;
+}
+
+.notice .button-link:hover,
+.notice .button-link:active {
+       color: #00a0d2;
+}
+
+@media aural {
+       .wrap .notice p:before,
+       .button.installing:before,
+       .button.installed:before,
+       .update-message p:before {
+               speak: none;
+       }
+}
+
+
+/* @todo: this does not need its own section anymore */
+/*------------------------------------------------------------------------------
+  6.0 - Admin Header
+------------------------------------------------------------------------------*/
+#adminmenu a,
+#taglist a,
+#catlist a {
+       text-decoration: none;
+}
+
+/*------------------------------------------------------------------------------
+  6.1 - Screen Options Tabs
+------------------------------------------------------------------------------*/
+
+#screen-options-wrap,
+#contextual-help-wrap {
+       margin: 0;
+       padding: 8px 20px 12px;
+       position: relative;
+}
+
+#contextual-help-wrap {
+       overflow: auto;
+       margin-right: 0 !important;
+}
+
+#screen-meta .screen-reader-text {
+       visibility: hidden;
+}
+
+#screen-meta-links {
+       margin: 0 0 0 20px;
+}
+
+/* screen options and help tabs revert */
 #screen-meta {
        display: none;
        margin: 0 0px -1px 20px;
@@ -1041,38 +1696,37 @@ form.upgrade .hint {
 
 #screen-meta-links .screen-meta-toggle {
        position: relative;
-       top: 0;
-}
-
-#screen-meta-links a {
-       color: #777;
+       top: 0;
 }
 
-#screen-meta-links a:hover,
-#screen-meta-links a:active,
-#screen-meta-links a:focus {
-       color: #333;
+#screen-meta-links .show-settings {
+       border: 0;
+       background: none;
+       -webkit-border-radius: 0;
+       border-radius: 0;
+       color: #72777c;
+       line-height: 1.7;
+       padding: 3px 16px 3px 6px;
 }
 
-#screen-meta-links a:focus {
-       border-color: #aaa;
-       -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15);
-       box-shadow: 0 2px 3px rgba(0,0,0,0.15);
+#screen-meta-links .show-settings:hover,
+#screen-meta-links .show-settings:active,
+#screen-meta-links .show-settings:focus {
+       color: #32373c;
 }
 
-#screen-meta-links a.show-settings {
-       display: block;
-       font-size: 13px;
-       height: 22px;
-       line-height: 22px;
-       text-decoration: none;
-       z-index: 1;
+#screen-meta-links .show-settings:active {
+       -webkit-box-shadow: none;
+       box-shadow: none;
+       -webkit-transform: none;
+       -ms-transform: none;
+       transform: none;
 }
 
-#screen-meta-links a:after {
+#screen-meta-links .show-settings:after {
        left: 0;
-       content: '\f140';
-       font: normal 20px/1 'dashicons';
+       content: "\f140";
+       font: normal 20px/1 dashicons;
        speak: none;
        display: inline-block;
        padding: 0 0 0 5px;
@@ -1082,21 +1736,18 @@ form.upgrade .hint {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-decoration: none !important;
-       color: #bbb;
+       color: #72777c;
 }
 
-#screen-meta-links a.screen-meta-active:after {
-       content: '\f142';
+#screen-meta-links .screen-meta-active:after {
+       content: "\f142";
 }
 
-#screen-meta-links a.show-settings:hover {
-       text-decoration: none;
-}
 /* end screen options and help tabs */
 
 .toggle-arrow {
        background-repeat: no-repeat;
-       background-position: top right;
+       background-position: top left;
        background-color: transparent;
        height: 22px;
        line-height: 22px;
@@ -1104,13 +1755,20 @@ form.upgrade .hint {
 }
 
 .toggle-arrow-active {
-       background-position: bottom right;
+       background-position: bottom left;
 }
 
-#screen-options-wrap h5,
+#screen-options-wrap h5, /* Back-compat for old plugins */
+#screen-options-wrap legend,
 #contextual-help-wrap h5 {
-       margin: 8px 0;
-       font-size: 13px;
+       margin: 0;
+       padding: 8px 0;
+       font-size: 13px;
+       font-weight: 600;
+}
+
+.ie8 #screen-options-wrap legend {
+       color: inherit;
 }
 
 .metabox-prefs label {
@@ -1119,23 +1777,55 @@ form.upgrade .hint {
        line-height: 30px;
 }
 
-.metabox-prefs label input[type=checkbox] {
-       margin-top: -4px;
+#number-of-columns {
+       display: inline-block;
+       vertical-align: middle;
+       line-height: 30px;
+}
+
+.metabox-prefs input[type=checkbox] {
+       margin-top: 0;
        margin-left: 6px;
 }
 
-.metabox-prefs label input {
-       margin: 0 2px 0 5px;
+.metabox-prefs label input,
+.metabox-prefs label input[type=checkbox] {
+       margin: -4px 0 0 5px;
 }
 
 .metabox-prefs .columns-prefs label input {
-       margin: 0 2px;
+       margin: -1px 0 0 2px;
 }
 
 .metabox-prefs label a {
        display: none;
 }
 
+.metabox-prefs .screen-options input,
+.metabox-prefs .screen-options label {
+       margin-top: 0;
+       margin-bottom: 0;
+       vertical-align: middle;
+}
+
+.metabox-prefs .screen-options .screen-per-page {
+       margin-left: 15px;
+}
+
+.metabox-prefs .screen-options label {
+       line-height: 28px;
+       padding-left: 0;
+}
+
+.screen-options + .screen-options {
+       margin-top: 10px;
+}
+
+.metabox-prefs .submit {
+       margin-top: 1em;
+       padding: 0;
+}
+
 /*------------------------------------------------------------------------------
   6.2 - Help Menu
 ------------------------------------------------------------------------------*/
@@ -1196,13 +1886,13 @@ form.upgrade .hint {
 }
 
 .contextual-help-tabs a:hover {
-       color: #333;
+       color: #32373c;
 }
 
 .contextual-help-tabs .active {
        padding: 0;
        margin: 0 0 0 -1px;
-       border-right: 2px solid #2ea2cc;
+       border-right: 2px solid #00a0d2;
        background: #f6fbfd;
        -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.02), 0 1px 0 rgba(0,0,0,0.02);
        box-shadow: 0 2px 0 rgba(0,0,0,0.02), 0 1px 0 rgba(0,0,0,0.02);
@@ -1210,7 +1900,7 @@ form.upgrade .hint {
 
 .contextual-help-tabs .active a {
        border-color: #e1e1e1;
-       color: #333;
+       color: #32373c;
 }
 
 .contextual-help-tabs-wrap {
@@ -1251,28 +1941,22 @@ html.wp-toolbar {
        box-sizing: border-box;
 }
 
-.narrow {
-       width: 70%;
-       margin-bottom: 40px;
-}
-
-.narrow p {
-       line-height: 150%;
-}
-
 .widefat th,
 .widefat td {
-       overflow: hidden;
        color: #555;
 }
 
-.widefat th {
-       font-weight: normal;
+.widefat th,
+.widefat thead td,
+.widefat tfoot td {
+       font-weight: 400;
 }
 
 .widefat thead tr th,
-.widefat tfoot tr th {
-       color: #333;
+.widefat thead tr td,
+.widefat tfoot tr th,
+.widefat tfoot tr td {
+       color: #32373c;
 }
 
 .widefat td p {
@@ -1282,13 +1966,18 @@ html.wp-toolbar {
 .widefat p,
 .widefat ol,
 .widefat ul {
-       color: #333;
+       color: #32373c;
 }
 
 .widefat .column-comment p {
        margin: 0.6em 0;
 }
 
+.widefat .column-comment ul {
+       list-style: initial;
+       margin-right: 2em;
+}
+
 /* Screens with postboxes */
 .postbox-container {
        float: right;
@@ -1305,8 +1994,25 @@ html.wp-toolbar {
 }
 
 .metabox-holder .postbox-container .empty-container {
-       border: 3px dashed #bbb;
+       border: 3px dashed #b4b9be;
        height: 250px;
+       position: relative;
+}
+
+.metabox-holder .postbox-container .empty-container:after {
+       content: attr(data-emptystring);
+       margin: auto;
+       position: absolute;
+       top: 0;
+       right: 0;
+       bottom: 0;
+       left: 0;
+       height: 1em;
+       width: 200px;
+       text-align: center;
+       color: #ccc;
+       font-size:18px;
+       display: none;
 }
 
 .metabox-holder.columns-1 .postbox-container .empty-container,
@@ -1343,27 +2049,30 @@ html.wp-toolbar {
        }
 }
 
+.js .widget .widget-top,
 .js .postbox .hndle {
        cursor: move;
 }
 
 .hndle a {
        font-size: 11px;
-       font-weight: normal;
+       font-weight: 400;
 }
 
 .postbox .handlediv {
+       display: none;
        float: left;
-       width: 27px;
-       height: 30px;
+       width: 36px;
+       height: 36px;
+       padding: 0;
 }
 
 .js .postbox .handlediv {
-       cursor: pointer;
+       display: block;
 }
 
 .sortable-placeholder {
-       border: 1px dashed #bbb;
+       border: 1px dashed #b4b9be;
        margin-bottom: 20px;
 }
 
@@ -1374,20 +2083,15 @@ html.wp-toolbar {
        line-height: 1;
 }
 
-.postbox h3,
-.stuffbox h3 {
-       margin-top: 1px;
+/* user-select is not a part of the CSS standard - may change behavior in the future */
+.postbox .hndle,
+.stuffbox .hndle {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
 }
 
-.js .widget .widget-top,
-.js .postbox h3 {
-       cursor: move;
-}
-
 .postbox .inside,
 .stuffbox .inside {
        padding: 0 12px 12px;
@@ -1425,7 +2129,7 @@ html.wp-toolbar {
 }
 
 .columns-prefs label {
-       padding: 0 5px;
+       padding: 0 0 0 10px;
 }
 
 /* @todo: what is this doing here */
@@ -1454,9 +2158,8 @@ html.wp-toolbar {
        bottom: 0;
        right: 0;
        left: 0;
-       padding: 10px 0;
-       margin-left: 20px;
-       color: #777;
+       padding: 10px 20px;
+       color: #555d66;
 }
 
 #wpfooter p {
@@ -1469,61 +2172,81 @@ html.wp-toolbar {
        font-style: italic;
 }
 
-#wpfooter a {
-       text-decoration: none;
-}
-
-#wpfooter a:hover {
-       text-decoration: underline;
-}
-
 /*------------------------------------------------------------------------------
   25.0 - Tabbed Admin Screen Interface (Experimental)
 ------------------------------------------------------------------------------*/
 
 .nav-tab {
+       float: right;
        border: 1px solid #ccc;
        border-bottom: none;
-       background: #e4e4e4;
+       margin-right: 0.5em; /* half the font size so set the font size properly */
+       padding: 5px 10px;
+       font-size: 14px;
+       line-height: 24px;
+       font-weight: 600;
+       background: #e5e5e5;
        color: #555;
+       text-decoration: none;
+       white-space: nowrap;
+}
+
+h3 .nav-tab, /* Back-compat for pre-4.4 */
+.nav-tab-small .nav-tab {
+       padding: 5px 14px;
        font-size: 12px;
        line-height: 16px;
-       display: inline-block;
-       padding: 4px 14px 6px;
-       text-decoration: none;
-       margin: -4px 0 -1px 4px;
 }
 
-.nav-tab:hover {
+.nav-tab:hover,
+.nav-tab:focus {
        background-color: #fff;
-       color: #464646;
+       color: #444;
+}
+
+.nav-tab-active,
+.nav-tab:focus:active {
+       -webkit-box-shadow: none;
+       box-shadow: none;
 }
 
 .nav-tab-active {
-       color: #464646;
+       margin-bottom: -1px;
+       color: #444;
 }
 
 .nav-tab-active,
-.nav-tab-active:hover {
+.nav-tab-active:hover,
+.nav-tab-active:focus,
+.nav-tab-active:focus:active {
        border-bottom: 1px solid #f1f1f1;
        background: #f1f1f1;
        color: #000;
 }
 
-h2.nav-tab-wrapper,
-h3.nav-tab-wrapper {
+h1.nav-tab-wrapper, /* Back-compat for pre-4.4 */
+.wrap h2.nav-tab-wrapper, /* higher specificity to override .wrap > h2:first-child */
+.nav-tab-wrapper {
        border-bottom: 1px solid #ccc;
+       margin: 0;
+       padding-top: 9px;
        padding-bottom: 0;
-       padding-right: 10px;
+       line-height: inherit;
 }
 
-h2 .nav-tab {
-       padding: 6px 10px;
-       font-weight: bold;
-       font-size: 15px;
-       line-height: 24px;
-}
+/* Back-compat for plugins. Deprecated. Use .wp-clearfix instead. */
+.nav-tab-wrapper:not(.wp-clearfix):after {
+       content: "";
+       display: table;
+       clear: both;
+ }
 
+.ie8 .nav-tab-wrapper {
+       /* contain floats establishing a new block formatting context */
+       display: inline-block;
+       width: 100%;
+       vertical-align: top;
+}
 
 /*------------------------------------------------------------------------------
   26.0 - Misc
@@ -1533,78 +2256,44 @@ h2 .nav-tab {
        background: url(../images/spinner.gif) no-repeat;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
-       display: none;
+       display: inline-block;
+       visibility: hidden;
        float: left;
+       vertical-align: middle;
        opacity: 0.7;
        filter: alpha(opacity=70);
        width: 20px;
        height: 20px;
-       margin: 2px 5px 0;
+       margin: 4px 10px 0;
+}
+
+.spinner.is-active,
+.loading-content .spinner {
+       visibility: visible;
 }
 
 #template div {
        margin-left: 190px;
 }
 
-.metabox-holder h3 {
+.metabox-holder .stuffbox > h3, /* Back-compat for pre-4.4 */
+.metabox-holder .postbox > h3, /* Back-compat for pre-4.4 */
+.metabox-holder h3.hndle, /* Back-compat for pre-4.4 */
+.metabox-holder h2.hndle {
        font-size: 14px;
        padding: 8px 12px;
        margin: 0;
        line-height: 1.4;
 }
 
-#templateside ul li a {
-       text-decoration: none;
-}
-
-#sidemenu {
-       margin: -30px 315px 0 15px;
-       list-style: none;
-       position: relative;
-       float: left;
-       padding-right: 10px;
-       font-size: 12px;
-}
-
-#sidemenu a {
-       padding: 0 7px;
-       display: block;
-       float: right;
-       line-height: 28px;
-       border-top: 1px solid #f9f9f9;
-       border-bottom: 1px solid #dfdfdf;
-       background-color: #f9f9f9;
-       -webkit-transition: none;
-       transition: none;
-}
-
-#sidemenu li {
-       display: inline;
-       line-height: 200%;
-       list-style: none;
-       text-align: center;
-       white-space: nowrap;
-       margin: 0;
-       padding: 0;
-}
-
-/* @todo: remove border radius */
-#sidemenu a.current {
-       font-weight: normal;
-       padding-right: 6px;
-       padding-left: 6px;
-       -webkit-border-top-right-radius: 3px;
-       border-top-right-radius: 3px;
-       -webkit-border-top-left-radius: 3px;
-       border-top-left-radius: 3px;
-       border: 1px solid #dfdfdf;
-       border-bottom-color: #f1f1f1;
-       background-color: #f1f1f1;
-       color: #000;
+/* Back-compat for nav-menus screen */
+.nav-menus-php .metabox-holder h3 {
+       padding: 10px 14px 11px 10px;
+       line-height: 21px;
 }
 
-#sidemenu li a .count-0 {
-       display: none;
+#templateside ul li a {
+       text-decoration: none;
 }
 
 .plugin-install #description,
@@ -1618,6 +2307,7 @@ table .column-rating {
        text-align: right;
 }
 
+.attention,
 .error-message {
        color: red;
        font-weight: 600;
@@ -1639,16 +2329,14 @@ body.iframe {
 
 /* - Only used once or twice in all of WP - deprecate for global style
 ------------------------------------------------------------------------------*/
-td.media-icon {
+.media-icon {
+       width: 62px; /* icon + border */
        text-align: center;
-       width: 80px;
-       padding-top: 8px;
-       padding-bottom: 8px;
 }
 
-td.media-icon img {
-       max-width: 80px;
-       max-height: 60px;
+.media-icon img {
+       border: 1px solid #e5e5e5;
+       border: 1px solid rgba(0, 0, 0, 0.07);
 }
 
 #howto {
@@ -1657,20 +2345,62 @@ td.media-icon img {
        display: block;
 }
 
+.importers {
+       font-size: 16px;
+       width: auto;
+}
+
 .importers td {
        padding-left: 14px;
+       line-height: 1.5em;
 }
 
-.importers {
-       font-size: 16px;
-       width: auto;
+.importers .import-system {
+       max-width: 250px;
+}
+
+.importers td.desc {
+       max-width: 500px;
+}
+
+.importer-title,
+.importer-desc,
+.importer-action {
+       display: block;
+}
+
+.importer-title {
+       color: #000;
+       font-size: 14px;
+       font-weight: 400;
+       margin-bottom: .2em;
+}
+
+.importer-action {
+       line-height: 20px; /* Same as with .updating-message */
+       color: #ddd;
+       margin-bottom: 1em;
+}
+
+.not-installed-main-site .importer-action {
+       color: #555;
 }
 
-#post-body #post-body-content #namediv h3 {
+#post-body #post-body-content #namediv h3, /* Back-compat for pre-4.4 */
+#post-body #post-body-content #namediv h2 {
        margin-top: 0;
 }
 
-#namediv h3 label {
+.edit-comment-author {
+       font-size: 14px;
+       line-height: 1.4;
+       font-weight: 600;
+       color: #222;
+       margin: 2px 9px 0 0;
+}
+
+#namediv h3 label, /* Back-compat for pre-4.4 */
+#namediv h2 label {
        vertical-align: baseline;
 }
 
@@ -1739,11 +2469,11 @@ div.star-holder {
        position: relative;
        height: 17px;
        width: 100px;
-       background: url(../images/stars.png?ver=20121108) repeat-x bottom right;
+       background: url(../images/stars.png?ver=20121108) repeat-x bottom left;
 }
 
 div.star-holder .star-rating {
-       background: url(../images/stars.png?ver=20121108) repeat-x top right;
+       background: url(../images/stars.png?ver=20121108) repeat-x top left;
        height: 17px;
        float: right;
 }
@@ -1759,23 +2489,23 @@ div.star-holder .star-rating {
        -webkit-font-smoothing: antialiased;
        font-size: 20px;
        line-height: 1;
-       font-family: 'dashicons';
+       font-family: dashicons;
        text-decoration: inherit;
-       font-weight: normal;
+       font-weight: 400;
        font-style: normal;
        vertical-align: top;
        -webkit-transition: color .1s ease-in 0;
        transition: color .1s ease-in 0;
        text-align: center;
-       color: #0074a2;
+       color: #ffb900;
 }
 
 .star-rating .star-full:before {
-       content:'\f155';
+       content: "\f155";
 }
 
 .star-rating .star-half:before {
-       content:'\f459';
+       content: "\f459";
 }
 
 .rtl .star-rating .star-half {
@@ -1785,31 +2515,39 @@ div.star-holder .star-rating {
 }
 
 .star-rating .star-empty:before {
-       content:'\f154';
+       content: "\f154";
 }
 
 div.action-links {
-       font-weight: normal;
+       font-weight: 400;
        margin: 6px 0 0;
 }
 
 /* Plugin install thickbox */
 #plugin-information {
-       background: #fcfcfc;
+       background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
-       height: auto;
+       height: 100%;
        padding: 0;
 }
 
+#plugin-information-scrollable {
+       overflow: auto;
+       -webkit-overflow-scrolling: touch;
+       height: 100%;
+}
+
 #plugin-information-title {
-       padding: 0 20px 0 76px;
+       padding: 0 20px;
+       background: #f5f5f5;
        font-size: 22px;
        font-weight: 600;
        line-height: 56px;
+       position: relative;
        top: 0;
        left: 0;
        right: 0;
@@ -1819,20 +2557,73 @@ div.action-links {
        white-space: nowrap;
 }
 
+#plugin-information-title.with-banner {
+       margin-left: 0;
+       height: 250px;
+       bottom: 250px;
+       -webkit-background-size: cover;
+       background-size: cover;
+}
+
+#plugin-information-title h2 {
+       font-size: 1em;
+       font-weight: 600;
+       padding: 0;
+       margin: 0;
+       max-width: 680px;
+       overflow: hidden;
+       text-overflow: ellipsis;
+       white-space: nowrap;
+}
+
+#plugin-information-title.with-banner h2 {
+       font-family: "Helvetica Neue", sans-serif;
+       display: inline-block;
+       font-size: 30px;
+       line-height: 50px;
+       padding: 0 15px;
+       margin: 174px 10px 0 0;
+       color: #fff;
+       background: rgba( 30, 30, 30, 0.9 );
+       text-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
+       -webkit-box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 );
+       box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 );
+       -webkit-border-radius: 8px;
+       border-radius: 8px;
+}
+
+#plugin-information-title div.vignette {
+       display: none;
+}
+
+#plugin-information-title.with-banner div.vignette {
+       display: block;
+       float: left;
+       top: 0;
+       height: 250px;
+       width: 772px;
+       margin: 0 -20px;
+       background: transparent;
+       -webkit-box-shadow: inset 0 0 50px 4px rgba( 0, 0, 0, 0.2 ), inset 0 -1px 0 rgba( 0, 0, 0, 0.1 );
+       box-shadow: inset 0 0 50px 4px rgba( 0, 0, 0, 0.2 ), inset 0 -1px 0 rgba( 0, 0, 0, 0.1 );
+}
+
 #plugin-information-tabs {
        padding: 0 16px;
-       position: absolute;
-       top: 56px;
+       position: relative;
        left: 0;
        right: 0;
-       height: 36px;
+       min-height: 36px;
+       font-size: 0;
        z-index: 1;
+       border-bottom: 1px solid #ddd;
+       background: #f3f3f3;
 }
 
 #plugin-information-tabs a {
        position: relative;
-       float: right;
-       padding: 8px 10px 9px;
+       display: inline-block;
+       padding: 9px 10px;
        margin: 0;
        height: 18px;
        line-height: 18px;
@@ -1843,11 +2634,17 @@ div.action-links {
 }
 
 #plugin-information-tabs a.current {
-       margin: -1px -1px 0;
+       margin: 0 -1px -1px;
        background: #fff;
        border: 1px solid #ddd;
-       border-bottom: none;
-       color: #333;
+       border-bottom-color: #fff;
+       padding-top: 8px;
+       color: #32373c;
+}
+
+#plugin-information-tabs.with-banner a.current {
+       border-top: none;
+       padding-top: 9px;
 }
 
 #plugin-information-tabs a:active,
@@ -1856,50 +2653,60 @@ div.action-links {
 }
 
 #plugin-information-content {
+       overflow: hidden; /* equal height column trick */
        background: #fff;
-       border-top: 1px solid #ddd;
-       border-bottom: 1px solid #ddd;
-       position: absolute;
-       top: 90px;
+       position: relative;
+       top: 0;
        left: 0;
-       bottom: 58px;
        right: 0;
+       min-height: 100%;
+       /* Height of title + tabs + install now */
+       min-height: -webkit-calc( 100% - 152px );
+       min-height: calc( 100% - 152px );
+}
+
+#plugin-information-content.with-banner {
+       /* Height of banner + tabs + install now */
+       min-height: -webkit-calc( 100% - 346px );
+       min-height: calc( 100% - 346px );
 }
 
 #section-holder {
-       margin: 0;
-       padding: 10px 26px;
-       position: absolute;
+       position: relative;
        top: 0;
        left: 250px;
        bottom: 0;
        right: 0;
-       overflow: auto;
+       margin-left: 250px; /* FYI box */
+       padding: 10px 26px;
+       margin-bottom: -99939px; /* 60px less than the padding below to accommodate footer */
+       padding-bottom: 99999px; /* equal height column trick */
 }
 
 #section-holder .updated {
-       margin: 16px 0;
-}
-
-#plugin-information .fyi {
-       background: #f3f3f3;
-       border-right: 1px solid #ddd;
-       color: #666;
-       padding: 16px;
-       position: absolute;
+       margin: 16px 0;
+}
+
+#plugin-information .fyi {
+       float: left;
+       position: relative;
        top: 0;
        left: 0;
-       bottom: 0;
+       padding: 16px;
+       margin-bottom: -99939px; /* 60px less than the padding below to accommodate footer */
+       padding-bottom: 99999px; /* equal height column trick */
        width: 217px;
-       overflow: auto;
+       border-right: 1px solid #ddd;
+       background: #f3f3f3;
+       color: #666;
 }
 
 #plugin-information .fyi strong {
-       color: #464646;
+       color: #444;
 }
 
 #plugin-information .fyi h3 {
-       font-weight: bold;
+       font-weight: 600;
        text-transform: uppercase;
        font-size: 12px;
        color: #666;
@@ -1922,19 +2729,79 @@ div.action-links {
        margin: 0 0 10px;
 }
 
+#plugin-information .fyi-description {
+       margin-top: 0;
+}
+
+#plugin-information .counter-container {
+       margin: 3px 0;
+}
+
+#plugin-information .counter-label {
+       float: right;
+       margin-left: 5px;
+       min-width: 55px;
+}
+
+#plugin-information .counter-back {
+       height: 17px;
+       width: 92px;
+       background-color: #e5e5e5;
+       float: right;
+}
+
+#plugin-information .counter-bar {
+       height: 17px;
+       background-color: #ffc733; /* slightly lighter than stars due to larger expanse */
+       float: right;
+}
+
+#plugin-information .counter-count {
+       margin-right: 5px;
+}
+
+#plugin-information .fyi ul.contributors {
+       margin-top: 10px;
+}
+
+#plugin-information .fyi ul.contributors li {
+       display: inline-block;
+       margin-left: 8px;
+       vertical-align: middle;
+}
+
+#plugin-information .fyi ul.contributors li {
+       display: inline-block;
+       margin-left: 8px;
+       vertical-align: middle;
+}
+
+#plugin-information .fyi ul.contributors li img {
+       vertical-align: middle;
+       margin-left: 4px;
+}
+
 #plugin-information-footer {
-       padding: 15px 16px;
+       padding: 13px 16px;
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
-       height: 28px;
+       height: 33px; /* 33+13+13+1=60 */
+       border-top: 1px solid #ddd;
+       background: #f3f3f3;
+}
+
+/* rtl:ignore */
+#plugin-information .section {
+       direction: ltr;
 }
 
+/* rtl:ignore */
 #plugin-information .section ul,
 #plugin-information .section ol {
        list-style-type: disc;
-       margin-right: 24px;
+       margin-left: 24px;
 }
 
 #plugin-information .section,
@@ -1958,9 +2825,10 @@ div.action-links {
        box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.3 );
 }
 
+/* rtl:ignore */
 #plugin-information #section-screenshots li p {
        font-style: italic;
-       padding-right: 20px;
+       padding-left: 20px;
 }
 
 #plugin-information pre {
@@ -1969,25 +2837,106 @@ div.action-links {
        border: 1px solid #ccc;
 }
 
+/* rtl:ignore */
+#plugin-information .review {
+       overflow: hidden; /* clearfix */
+       width: 100%;
+       margin-bottom: 20px;
+       border-bottom: 1px solid #e5e5e5;
+}
+
+#plugin-information .review-title-section {
+       overflow: hidden; /* clearfix */
+}
+
+/* rtl:ignore */
+#plugin-information .review-title-section h4 {
+       display: inline-block;
+       float: left;
+       margin: 0 6px 0 0;
+}
+
+#plugin-information .reviewer-info p {
+       clear: both;
+       margin: 0;
+       padding-top: 2px;
+}
+
+/* rtl:ignore */
+#plugin-information .reviewer-info .avatar {
+       float: left;
+       margin: 4px 6px 0 0;
+}
+
+/* rtl:ignore */
+#plugin-information .reviewer-info .star-rating {
+       float: left;
+}
+
+/* rtl:ignore */
+#plugin-information .review-meta {
+       float: left;
+       margin-left: 0.75em;
+}
+
+/* rtl:ignore */
+#plugin-information .review-body {
+       float: left;
+       width: 100%;
+}
+
 .plugin-version-author-uri {
        font-size: 13px;
 }
 
-@media screen and ( max-width: 782px ) {
-       #plugin-information-content {
-               overflow: auto;
-               bottom: 58px;
+/* For non-js plugin installation screen ticket #36430. */
+.update-php .button.button-primary {
+       margin-left: 1em;
+}
+
+@media screen and ( max-width: 771px ) {
+       #plugin-information-title.with-banner {
+               height: 100px;
+               bottom: 100px;
+       }
+
+       #plugin-information-title.with-banner h2 {
+               margin-top: 30px;
+               font-size: 20px;
+               line-height: 40px;
+               max-width: 85%;
+       }
+
+       #plugin-information-title.with-banner div.vignette {
+               height: 100px;
+               bottom: 100px;
+               width: 800%;
+       }
+
+       #plugin-information-tabs {
+               overflow: hidden; /* clearfix */
+               padding: 0;
+               height: auto; /* let tabs wrap */
+       }
+
+       #plugin-information-tabs a.current {
+               margin-bottom: 0;
+               border-bottom: none;
        }
 
        #plugin-information .fyi {
+               float: none;
                border: 1px solid #ddd;
                position: static;
                width: auto;
-               margin: 26px 26px 16px;
+               margin: 26px 26px 0;
+               padding-bottom: 0; /* reset from the two column height fix */
        }
 
        #section-holder {
                position: static;
+               margin: 0;
+               padding-bottom: 70px; /* reset from the two column height fix, plus accommodate footer */
        }
 
        #plugin-information .fyi h3,
@@ -2002,30 +2951,63 @@ div.action-links {
 }
 
 /* Thickbox for Plugin Install screen */
+body.about-php #TB_window,
 body.plugin-install-php #TB_window,
 body.import-php #TB_window,
 body.plugins-php #TB_window,
 body.update-core-php #TB_window,
 body.index-php #TB_window {
-       background: #fcfcfc url( ../images/spinner.gif ) no-repeat center;
+       background: #fcfcfc;
+}
+
+/* IE 8 needs a change in the pseudo element content */
+.ie8 body.about-php #TB_window:before,
+.ie8 body.plugin-install-php #TB_window:before,
+.ie8 body.import-php #TB_window:before,
+.ie8 body.plugins-php #TB_window:before,
+.ie8 body.update-core-php #TB_window:before,
+.ie8 body.index-php #TB_window:before {
+       content: " ";
+       background: none;
+}
+
+body.about-php #TB_window.thickbox-loading:before,
+body.plugin-install-php #TB_window.thickbox-loading:before,
+body.import-php #TB_window.thickbox-loading:before,
+body.plugins-php #TB_window.thickbox-loading:before,
+body.update-core-php #TB_window.thickbox-loading:before,
+body.index-php #TB_window.thickbox-loading:before {
+       content: "";
+       display: block;
+       width: 20px;
+       height: 20px;
+       position: absolute;
+       right: 50%;
+       top: 50%;
+       z-index: -1;
+       margin: -10px -10px 0 0;
+       background: #fcfcfc url(../images/spinner.gif) no-repeat center;
+       -webkit-background-size: 20px 20px;
+       background-size: 20px 20px;
+       -webkit-transform: translateZ(0);
+       transform: translateZ(0);
 }
 
 @media print,
-       (-o-min-device-pixel-ratio: 5/4),
        (-webkit-min-device-pixel-ratio: 1.25),
        (min-resolution: 120dpi) {
 
-       body.plugin-install-php #TB_window,
-       body.import-php #TB_window,
-       body.plugins-php #TB_window,
-       body.update-core-php #TB_window,
-       body.index-php #TB_window {
-               background: #fcfcfc url( ../images/spinner-2x.gif ) no-repeat center;
-               -webkit-background-size: 20px 20px;
-               background-size: 20px 20px;
+       body.about-php #TB_window.thickbox-loading:before,
+       body.plugin-install-php #TB_window.thickbox-loading:before,
+       body.import-php #TB_window.thickbox-loading:before,
+       body.plugins-php #TB_window.thickbox-loading:before,
+       body.update-core-php #TB_window.thickbox-loading:before,
+       body.index-php #TB_window.thickbox-loading:before {
+               background-image: url(../images/spinner-2x.gif);
        }
 }
 
+body.about-php #TB_title,
 body.plugin-install-php #TB_title,
 body.import-php #TB_title,
 body.plugins-php #TB_title,
@@ -2035,6 +3017,7 @@ body.index-php #TB_title {
        height: 1px;
 }
 
+body.about-php #TB_ajaxWindowTitle,
 body.plugin-install-php #TB_ajaxWindowTitle,
 body.import-php #TB_ajaxWindowTitle,
 body.plugins-php #TB_ajaxWindowTitle,
@@ -2043,22 +3026,70 @@ body.index-php #TB_ajaxWindowTitle {
        display: none;
 }
 
+/* only on these screens */
+.about-php #TB_closeWindowButton,
+.plugin-install-php #TB_closeWindowButton,
+.import-php #TB_closeWindowButton,
+.plugins-php #TB_closeWindowButton,
+.update-core-php #TB_closeWindowButton,
+.index-php #TB_closeWindowButton {
+       right: auto;
+       left: -30px;
+       color: #eee;
+}
+
+
+body.about-php #TB_closeWindowButton:hover,
+body.about-php #TB_closeWindowButton:focus,
+body.plugin-install-php #TB_closeWindowButton:hover,
+body.plugin-install-php #TB_closeWindowButton:focus,
+body.import-php #TB_closeWindowButton:hover,
+body.import-php #TB_closeWindowButton:focus,
+body.plugins-php #TB_closeWindowButton:hover,
+body.plugins-php #TB_closeWindowButton:focus,
+body.update-core-php #TB_closeWindowButton:hover,
+body.update-core-php #TB_closeWindowButton:focus,
+body.index-php #TB_closeWindowButton:hover,
+body.index-php #TB_closeWindowButton:focus {
+       color: #00a0d2;
+       outline: none;
+       -webkit-box-shadow: none;
+       box-shadow: none;
+}
+
+body.about-php .tb-close-icon,
 body.plugin-install-php .tb-close-icon,
 body.import-php .tb-close-icon,
 body.plugins-php .tb-close-icon,
 body.update-core-php .tb-close-icon,
 body.index-php .tb-close-icon {
-       line-height: 48px;
-       width: 48px;
-       height: 48px;
+       display: none;
+}
+
+body.about-php #TB_closeWindowButton:after,
+body.plugin-install-php #TB_closeWindowButton:after,
+body.import-php #TB_closeWindowButton:after,
+body.plugins-php #TB_closeWindowButton:after,
+body.update-core-php #TB_closeWindowButton:after,
+body.index-php #TB_closeWindowButton:after {
+       content: "\f335";
+       font: normal 32px/29px 'dashicons';
+       speak: none;
+       -webkit-font-smoothing: antialiased;
+       -moz-osx-font-smoothing: grayscale;
 }
 
-body.plugin-install-php .tb-close-icon:before,
-body.import-php .tb-close-icon:before,
-body.plugins-php .tb-close-icon:before,
-body.update-core-php .tb-close-icon:before,
-body.index-php .tb-close-icon:before {
-       line-height: 48px;
+/* move plugin install close icon to top on narrow screens */
+@media screen and ( max-width: 830px ) {
+       body.about-php #TB_closeWindowButton,
+       body.plugin-install-php #TB_closeWindowButton,
+       body.import-php #TB_closeWindowButton,
+       body.plugins-php #TB_closeWindowButton,
+       body.update-core-php #TB_closeWindowButton,
+       body.index-php #TB_closeWindowButton {
+               left: 0;
+               top: -30px;
+       }
 }
 
 /* @todo: move this. */
@@ -2066,36 +3097,30 @@ img {
        border: none;
 }
 
-/* Header */
-/* @todo: are these also specific to Press This? */
-#wphead {
-       border-bottom: 1px solid #dfdfdf;
-}
-
-#wphead h1 a {
-       color: #464646;
-}
-
-/* @todo: these seem misplaced */
-.js .meta-box-sortables .postbox:hover .handlediv {
-       margin-left: 0 !important;
-}
-
 /* Metabox collapse arrow indicators */
 .js .sidebar-name .sidebar-name-arrow:before,
-.js .meta-box-sortables .postbox .handlediv:before {
-       left: 12px;
-       font: normal 20px/1 'dashicons';
-       speak: none;
+.js .meta-box-sortables .postbox .toggle-indicator:before,
+.bulk-action-notice .toggle-indicator:before {
+       content: "\f142";
        display: inline-block;
-       padding: 8px 10px;
-       top: 0;
-       position: relative;
+       font: normal 20px/1 dashicons;
+       speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-decoration: none !important;
 }
 
+.js .widgets-holder-wrap.closed .sidebar-name-arrow:before,
+.js .meta-box-sortables .postbox.closed .handlediv .toggle-indicator:before,
+.bulk-action-notice .bulk-action-errors-collapsed .toggle-indicator:before {
+       content: "\f140";
+}
+
+.js .sidebar-name .sidebar-name-arrow:before {
+       padding: 10px;
+       right: 0;
+}
+
 .js #widgets-left .sidebar-name .sidebar-name-arrow {
        display: none;
 }
@@ -2105,24 +3130,37 @@ img {
        display: block;
 }
 
-/* Show the arrow only on hover */
-.js .sidebar-name .sidebar-name-arrow:before,
-.js .meta-box-sortables .postbox .handlediv:before {
-       content: '\f142';
+.js .postbox .handlediv .toggle-indicator:before {
+       margin-top: 4px;
+       width: 20px;
+       -webkit-border-radius: 50%;
+       border-radius: 50%;
+       text-indent: -1px; /* account for the dashicon alignment */
 }
 
-.js .widgets-holder-wrap.closed .sidebar-name-arrow:before,
-.js .meta-box-sortables .postbox.closed .handlediv:before {
-       content: '\f140';
+.rtl.js .postbox .handlediv .toggle-indicator:before {
+       text-indent: 1px; /* account for the dashicon alignment */
 }
 
-.error a {
-       text-decoration: underline;
+.bulk-action-notice .toggle-indicator:before {
+       line-height: 16px;
+       vertical-align: top;
+       color: #72777c;
 }
 
-.updated a {
-       text-decoration: none;
-       padding-bottom: 2px;
+.js .postbox .handlediv:focus {
+       -webkit-box-shadow: none;
+       box-shadow: none;
+       outline: none;
+}
+
+.js .postbox .handlediv:focus .toggle-indicator:before {
+       -webkit-box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30, 140, 190, .8);
+       box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30, 140, 190, .8);
 }
 
 /* @todo: appears to be Press This only and overridden */
@@ -2131,7 +3169,7 @@ img {
 }
 
 /* Theme/Plugin Editor */
-.alignleft h3 {
+.alignleft h2 {
        margin: 0;
 }
 
@@ -2143,7 +3181,7 @@ img {
        outline: none;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #template textarea,
 #docs-list {
        direction: ltr;
@@ -2159,7 +3197,7 @@ img {
        word-wrap: break-word;
 }
 
-#templateside h3,
+#templateside h2,
 #postcustomstuff p.submit {
        margin: 0;
 }
@@ -2178,7 +3216,7 @@ img {
        margin: 4px 0;
 }
 
-#templateside a,
+#templateside li a,
 .theme-editor-php .highlight {
        display: block;
        padding: 3px 12px 3px 3px;
@@ -2191,7 +3229,7 @@ img {
 
 #templateside .highlight {
        border: none;
-       font-weight: bold;
+       font-weight: 600;
 }
 
 .nonessential {
@@ -2222,10 +3260,10 @@ img {
 .control-section .accordion-section-title:after,
 .accordion-section-title:after {
        left: 0;
-       content: '\f140';
+       content: "\f140";
        border: none;
        background: none;
-       font: normal 20px/1 'dashicons';
+       font: normal 20px/1 dashicons;
        speak: none;
        display: block;
        padding: 0;
@@ -2237,28 +3275,43 @@ img {
        text-decoration: none !important;
 }
 
-.widget-action,
 .handlediv,
 .item-edit,
 .sidebar-name-arrow,
 .accordion-section-title:after {
-       color: #aaa;
+       color: #72777c;
 }
 
-.widget-action:hover,
+.widget-action {
+       color: #555d66; /* #fafafa background in the Widgets screen */
+}
+
+.widget-top:hover .widget-action,
+.widget-action:focus,
 .handlediv:hover,
+.handlediv:focus,
 .item-edit:hover,
+.item-edit:focus,
 .sidebar-name:hover .sidebar-name-arrow,
 .accordion-section-title:hover:after {
-       color: #777;
+       color: #23282d;
 }
 
 .widget-top a.widget-action:after {
-       padding: 12px 12px 0;
+       padding: 1px 0px 1px 2px;
+       margin-top: 10px;
+       margin-left: 10px;
+       -webkit-border-radius: 50%;
+       border-radius: 50%;
 }
 
-.nav-menus-php .item-edit:before {
-       line-height: 2.1;
+.widget-top a.widget-action:focus:after {
+       -webkit-box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30,140,190,.8);
+       box-shadow:
+               0 0 0 1px #5b9dd9,
+               0 0 2px 1px rgba(30,140,190,.8);
 }
 
 .control-section .accordion-section-title:after,
@@ -2270,35 +3323,28 @@ img {
 
 .control-section.open .accordion-section-title:after,
 #customize-info.open .accordion-section-title:after,
-.nav-menus-php .menu-item-edit-active .item-edit:before {
-       content: '\f142';
-}
-
-/* Enable draggable on IE10 touch events until it's rolled into jQuery UI core */
-.ui-sortable,
-.ui-draggable {
-       -ms-touch-action: none;
-       touch-action:     none;
-}
-
-.meta-box-sortables.ui-sortable,
-.widgets-holder-wrap .ui-draggable,
-.widgets-holder-wrap .ui-sortable,
-.menu.ui-sortable {
-       -ms-touch-action: auto;
-       touch-action:     auto;
-}
-
-.meta-box-sortables.ui-sortable .hndle,
-.menu.ui-sortable .menu-item-handle {
+.nav-menus-php .menu-item-edit-active .item-edit:before,
+.widget.open .widget-top a.widget-action:after {
+       content: "\f142";
+}
+
+/*!
+ * jQuery UI Draggable/Sortable 1.11.4
+ * http://jqueryui.com
+ *
+ * Copyright jQuery Foundation and other contributors
+ * Released under the MIT license.
+ * http://jquery.org/license
+ */
+.ui-draggable-handle,
+.ui-sortable-handle {
        -ms-touch-action: none;
-       touch-action:     none;
+       touch-action: none;
 }
 
 /* Accordion */
-
 .accordion-section {
-       border-bottom: 1px solid #dfdfdf;
+       border-bottom: 1px solid #ddd;
        margin: 0;
 }
 
@@ -2308,7 +3354,7 @@ img {
 }
 
 .accordion-section.open:hover {
-       border-bottom-color: #dfdfdf;
+       border-bottom-color: #ddd;
 }
 
 .accordion-section-content {
@@ -2322,8 +3368,8 @@ img {
        margin: 0;
        padding: 12px 15px 15px;
        position: relative;
-       border-right: 1px solid #dfdfdf;
-       border-left: 1px solid #dfdfdf;
+       border-right: 1px solid #ddd;
+       border-left: 1px solid #ddd;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
@@ -2347,7 +3393,7 @@ img {
 
 .accordion-section-title:hover:after,
 .accordion-section-title:focus:after {
-       border-color: #aaa transparent;
+       border-color: #a0a5aa transparent;
 }
 
 .cannot-expand .accordion-section-title {
@@ -2358,7 +3404,8 @@ img {
        display: none;
 }
 
-.control-section .accordion-section-title {
+.control-section .accordion-section-title,
+.customize-pane-child .accordion-section-title {
        border-right: none;
        border-left: none;
        padding: 10px 14px 11px 10px;
@@ -2366,7 +3413,8 @@ img {
        background: #fff;
 }
 
-.control-section .accordion-section-title:after {
+.control-section .accordion-section-title:after,
+.customize-pane-child .accordion-section-title:after {
        top: 11px;
 }
 
@@ -2374,76 +3422,176 @@ img {
 .js .control-section .accordion-section-title:hover,
 .js .control-section.open .accordion-section-title,
 .js .control-section .accordion-section-title:focus {
-       color: #222;
+       color: #23282d;
        background: #f5f5f5;
 }
 
 .control-section.open .accordion-section-title {
        /* When expanded */
-       border-bottom: 1px solid #dfdfdf;
+       border-bottom: 1px solid #ddd;
 }
 
-/* =Media Queries
--------------------------------------------------------------- */
-
-/* @todo: de-duplication */
-@media only screen and (min-width: 769px) {
-       /* categories */
-       #col-left {
-               width: 35%;
-       }
+/* Edit Site */
+.network-admin .edit-site-actions {
+       margin-top: 0;
+}
 
-       #col-right {
-               width: 65%;
-       }
+/* My Sites */
+.my-sites {
+       display: block;
+       overflow: auto;
+       zoom: 1;
 }
 
-@media only screen and (max-width: 860px) {
+.my-sites li {
+       display: block;
+       padding: 8px 3%;
+       min-height: 130px;
+       margin: 0;
+}
 
-       /* categories */
-       #col-left {
-               width: 35%;
+@media only screen and (max-width: 599px) {
+       .my-sites li {
+               min-height: 0;
        }
+}
 
-       #col-right {
-               width: 65%;
+@media only screen and (min-width: 600px) {
+       .my-sites.striped li {
+               background-color: #fff;
+               position: relative;
+       }
+       .my-sites.striped li:after {
+               content: "";
+               width: 1px;
+               height: 100%;
+               position: absolute;
+               top: 0;
+               left: 0;
+               background: #ccc;
        }
+
 }
+@media only screen and (min-width: 600px) and (max-width: 699px) {
+       .my-sites li{
+               float: right;
+               width: 44%;
+       }
+       .my-sites.striped li {
+               background-color: #fff;
+       }
+       .my-sites.striped li:nth-of-type(2n+1) {
+               clear: right;
+       }
+       .my-sites.striped li:nth-of-type(2n+2):after {
+               content: none;
+       }
+       .my-sites li:nth-of-type(4n+1),
+       .my-sites li:nth-of-type(4n+2) {
+               background-color: #f9f9f9;
+       }
 
-@media only screen and (min-width: 980px) {
+}
 
-       /* categories */
-       #col-left {
-               width: 35%;
+@media only screen and (min-width: 700px) and (max-width: 1199px) {
+       .my-sites li {
+               float: right;
+               width: 27.333333%;
+               background-color: #fff;
+       }
+       .my-sites.striped li:nth-of-type(3n+3):after {
+               content: none;
+       }
+       .my-sites li:nth-of-type(6n+1),
+       .my-sites li:nth-of-type(6n+2),
+       .my-sites li:nth-of-type(6n+3) {
+               background-color: #f9f9f9;
        }
+}
 
-       #col-right {
-               width: 65%;
+@media only screen and (min-width: 1200px) and (max-width: 1399px) {
+       .my-sites li {
+               float: right;
+               width: 21%;
+               padding: 8px 2%;
+               background-color: #fff;
+       }
+       .my-sites.striped li:nth-of-type(4n+1) {
+               clear: right;
+       }
+       .my-sites.striped li:nth-of-type(4n+4):after {
+               content: none;
+       }
+       .my-sites li:nth-of-type(8n+1),
+       .my-sites li:nth-of-type(8n+2),
+       .my-sites li:nth-of-type(8n+3),
+       .my-sites li:nth-of-type(8n+4) {
+               background-color: #f9f9f9;
        }
 }
 
-@media only screen and (max-width: 768px) {
-       /* categories */
-       #col-left {
-               width: 100%;
+@media only screen and (min-width: 1400px) and (max-width: 1599px) {
+       .my-sites li {
+               float: right;
+               width: 16%;
+               padding: 8px 2%;
+               background-color: #fff;
+       }
+       .my-sites.striped li:nth-of-type(5n+1) {
+               clear: right;
        }
+       .my-sites.striped li:nth-of-type(5n+5):after {
+               content: none;
+       }
+       .my-sites li:nth-of-type(10n+1),
+       .my-sites li:nth-of-type(10n+2),
+       .my-sites li:nth-of-type(10n+3),
+       .my-sites li:nth-of-type(10n+4),
+       .my-sites li:nth-of-type(10n+5) {
+               background-color: #f9f9f9;
+       }
+}
 
-       #col-right {
-               width: 100%;
+@media only screen and (min-width: 1600px) {
+       .my-sites li {
+               float: right;
+               width: 12.666666%;
+               padding: 8px 2%;
+               background-color: #fff;
+       }
+       .my-sites.striped li:nth-of-type(6n+1) {
+               clear: right;
+       }
+       .my-sites.striped li:nth-of-type(6n+6):after {
+               content: none;
+       }
+       .my-sites li:nth-of-type(12n+1),
+       .my-sites li:nth-of-type(12n+2),
+       .my-sites li:nth-of-type(12n+3),
+       .my-sites li:nth-of-type(12n+4),
+       .my-sites li:nth-of-type(12n+5),
+       .my-sites li:nth-of-type(12n+6) {
+               background-color: #f9f9f9;
        }
 }
 
+.my-sites li a {
+       text-decoration: none;
+}
+
+/* =Media Queries
+-------------------------------------------------------------- */
+
 /**
  * HiDPI Displays
  */
 @media print,
-  (-o-min-device-pixel-ratio: 5/4),
   (-webkit-min-device-pixel-ratio: 1.25),
   (min-resolution: 120dpi) {
        /* Back-compat for pre-3.8 */
        div.star-holder,
        div.star-holder .star-rating {
-               background: url(../images/stars-2x.png?ver=20121108) repeat-x bottom right;
+               background: url(../images/stars-2x.png?ver=20121108) repeat-x bottom left;
                -webkit-background-size: 21px 37px;
                background-size: 21px 37px;
        }
@@ -2460,9 +3608,7 @@ img {
        .sidebar-name-arrow,
        .sidebar-name:hover .sidebar-name-arrow,
        .meta-box-sortables .postbox:hover .handlediv,
-       .tagchecklist span a,
        #bulk-titles div a,
-       .tagchecklist span a:hover,
        #bulk-titles div a:hover {
                background: none !important;
        }
@@ -2487,10 +3633,6 @@ img {
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        }
 
-       #wpwrap {
-               background: #f0f0f0;
-       }
-
        #wpcontent {
                position: relative;
                margin-right: 0;
@@ -2506,7 +3648,15 @@ img {
                margin-right: 0;
        }
 
-       .col-wrap {
+       /* categories */
+       #col-left,
+       #col-right {
+               float: none;
+               width: auto;
+       }
+
+       #col-left .col-wrap,
+       #col-right .col-wrap {
                padding: 0;
        }
 
@@ -2518,9 +3668,17 @@ img {
                display: none !important;
        }
 
-       .wrap .add-new-h2, .wrap .add-new-h2:active {
+       .wrap h1.wp-heading-inline {
+               margin-bottom: 0.5em;
+       }
+
+       .wrap .add-new-h2, /* deprecated */
+       .wrap .add-new-h2:active, /* deprecated */
+       .wrap .page-title-action,
+       .wrap .page-title-action:active {
                padding: 10px 15px;
                font-size: 14px;
+               white-space: nowrap;
        }
 
        .wp-color-result {
@@ -2535,13 +3693,24 @@ img {
        }
 
        /* Feedback Messages */
-       .wrap div.updated, .wrap div.error, .media-upload-form div.error {
+       .notice,
+       .wrap div.updated,
+       .wrap div.error,
+       .media-upload-form div.error {
                margin: 20px 0 10px 0;
                padding: 5px 10px;
                font-size: 14px;
                line-height: 175%;
        }
 
+       .wp-core-ui .notice.is-dismissible {
+               padding-left: 46px;
+       }
+
+       .notice-dismiss {
+               padding: 13px;
+       }
+
        .wrap .icon32 + h2 {
                margin-top: -2px;
        }
@@ -2550,12 +3719,19 @@ img {
                left: -190px;
        }
 
+       code {
+               word-wrap: break-word;
+       }
+
        /* General Metabox */
        .postbox {
                font-size: 14px;
        }
 
-       .metabox-holder h3 {
+       .metabox-holder h3.hndle, /* Back-compat for pre-4.4 */
+       .metabox-holder .stuffbox > h3, /* Back-compat for pre-4.4 */
+       .metabox-holder .postbox > h3, /* Back-compat for pre-4.4 */
+       .metabox-holder h2 {
                padding: 12px;
        }
 
@@ -2612,6 +3788,21 @@ img {
        #comments-form .checkforspam {
                display: none;
        }
+
+       .edit-comment-author {
+               margin: 2px 0 0;
+       }
+
+       .filter-drawer .filter-group-feature input,
+       .filter-drawer .filter-group-feature label {
+               line-height: 25px;
+       }
+
+       .wp-filter .button.drawer-toggle {
+               font-size: 13px;
+               line-height: 26px;
+               height: 28px;
+       }
 }
 
 /* Smartphone */
@@ -2634,4 +3825,26 @@ img {
        div#post-body.metabox-holder.columns-1 {
                overflow-x: hidden;
        }
+
+       h1.nav-tab-wrapper,
+       .wrap h2.nav-tab-wrapper,
+       .nav-tab-wrapper {
+               border-bottom: 0;
+       }
+
+       h1 .nav-tab,
+       h2 .nav-tab,
+       h3 .nav-tab {
+               margin: 10px 0 0 10px;
+               border-bottom: 1px solid #ccc;
+       }
+}
+
+@media screen and (max-width: 320px) {
+       /* Prevent default center alignment and larger font for the Right Now widget when
+          the network dashboard is viewed on a small mobile device. */
+       #network_dashboard_right_now .subsubsub {
+               font-size: 14px;
+               text-align: right;
+       }
 }