/* 2 column liquid layout */
-webkit-font-smoothing: subpixel-antialiased;
/* inner 2 column liquid layout */
.columns-2 .inner-sidebar {
.inner-sidebar #side-sortables,
.columns-2 .inner-sidebar #side-sortables {
.has-right-sidebar .inner-sidebar {
.has-right-sidebar #post-body {
.has-right-sidebar #post-body-content {
/* 2 columns main area */
/* Hide visually but not from screen readers */
.screen-reader-text span,
.ui-helper-hidden-accessible {
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
.button .screen-reader-text {
height: auto; /* Fixes a Safari+VoiceOver bug, see ticket #42006 */
.screen-reader-shortcut {
.screen-reader-shortcut:focus {
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
/* Only visible in Windows High Contrast mode */
outline: 2px solid transparent;
.js.wp-core-ui .hide-if-js,
.js .wp-core-ui .hide-if-js,
.no-js.wp-core-ui .hide-if-no-js,
.no-js .wp-core-ui .hide-if-no-js {
/* @todo: Take a second look. Large chunks of shared color, from the colors.css merge */
#menu-settings-column .accordion-container,
#menu-management .menu-edit,
border: 1px solid #c3c4c7;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
body.mobile.modal-open #wpwrap {
/* Any change to the default link style must be applied to button-link too. */
transition-property: border, background, color;
transition-duration: .05s;
transition-timing-function: ease-in-out;
.wp-person a:focus .gravatar {
0 0 2px 1px rgba(79, 148, 212, 0.8);
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
/* Only visible in Windows High Contrast mode */
outline: 1px solid transparent;
.screen-reader-text:focus {
list-style-type: decimal;
list-style: disc outside;
list-style: square outside;
list-style: decimal outside;
font-family: Consolas, Monaco, monospace;
padding: 3px 5px 2px 5px;
background: rgba(0, 0, 0, 0.07);
.subsubsub a.current .count {
color: #50575e; /* #f1f1f1 background */
/* .widefat - main style for tables */
.widefat button.button-link {
border-bottom: 1px solid #c3c4c7;
border-top: 1px solid #c3c4c7;