#acp-fontsizer-customtags input { width: 80%; } #acp_missing_alts_platform img.acp-thumb { max-width: 54px; height: auto; } .meta-row { clear: both; display: inline-block; width: 100%; } .meta-row .metabox-holder { width: 79%; float: left; } .meta-row #acp-facebook { width: 20%; float: right; margin-top: 12px; } #accessible-poetry h1 { line-height: 2; margin: 0; font-size: 36px; font-weight: 300; } #accessible-poetry h3 { border-bottom: 1px solid #eee; } #accessible-poetry .info-text { background: #fafafa; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06); border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin: 12px -12px 12px; padding: 12px; } #accessible-poetry .acp-feedback-callback, #accessible-poetry .acp-declaration-callback { display: none; } #accessible-poetry .acp_contrast_add-wrap { display: none; } #accessible-poetry .acp_contrast_add-wrap input { width: 100%; } #acp-skiplinks-styles, .acp_skiplinks_home-info { display: none; } .acp-field-wrap { margin: 5px 0; } .acp-field { padding: 10px 15px 30px; background: #fff; border-radius: 3px; overflow: hidden; box-shadow: 0 0 2px 1px #ccc; margin-bottom: 15px; } .acp-field p.lead { font-size: 16px; } .acp-field input[type=checkbox] { width: 20px; height: 20px; } .acp-field label { cursor: default; } .acp-field input[type=checkbox]:checked:before { font-size: 24px; line-height: 26px; } .plugin-version span { display: inline-block; background: #F76F8E; border-radius: 3px; padding: 3px 8px; color: white; } .rtl .meta-row .metabox-holder { float: right; } .rtl .meta-row #acp-facebook { float: left; } @media screen and (max-width: 1200px) { .meta-row .metabox-holder, .meta-row #acp-facebook, .rtl .meta-row .metabox-holder, .rtl .meta-row #acp-facebook { float: none; width: 100%; } }