Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ #adminmenu div.wp-menu-image.dashicons-admin-seopress::before, #seopress-header #seopress-admin h1::before { content: "\e800"; font-family: seopress !important; font-weight: bold; font-size: 12px; line-height: 20px; } #seopress-header #seopress-admin h1::before,.seopress-page-list .seopress-feature h3,.seopress-styles .seopress-option h1 { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } @font-face { font-family: seopress; src: url(../fonts/seopress.eot?81521271); src: url(../fonts/seopress.eot?81521271#iefix) format('embedded-opentype'), url(../fonts/seopress.woff?81521271) format('woff2'), url(../fonts/seopress.woff?81521271) format('woff'), url(../fonts/seopress.ttf?81521271) format('truetype'), url(../fonts/seopress.svg?81521271#seopress) format('svg'); font-weight: 400; font-style: normal; } [class*=" icon-seopress"],[class^=icon-seopress-] { font-family: seopress!important; font-size: 14px !important; line-height: 24px !important; } #tab_seopress_titles_single .form-table th:empty, #tab_seopress_titles_archives .form-table th:empty, #tab_seopress_titles_tax .form-table th:empty { display: none; } .icon-seopress-seopress:before { content: "\e800"; } .sp-tooltip { position: relative; margin-left: 5px; display: inline-block; cursor: help; vertical-align: bottom; text-align: left; background: none; border: none; padding: 0; } .sp-tooltip .dashicons { color: #666; } .sp-tooltip .sp-tooltiptext { visibility: hidden; position: absolute; z-index: 999999999; width: 300px; right: -303px; padding: 20px; top: 25px; font-weight: 400; box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1); border: 1px solid #e2e4e7; background: #fff; word-break: break-word; text-transform: none; } .sp-tooltip .sp-tooltiptext::before { border: 8px solid #e2e4e7; top: -8px; } .sp-tooltip .sp-tooltiptext::after { border: 8px solid #fff; top: -6px; } .sp-tooltip .sp-tooltiptext::before, .sp-tooltip .sp-tooltiptext::after { border-bottom-style: solid; border-left-color: transparent; border-right-color: transparent; border-top: none; margin-left: -10px; content: ""; position: absolute; height: 0; width: 0; line-height: 0; left: 30px; } .sp-tooltip:hover .sp-tooltiptext, .sp-tooltip:focus .sp-tooltiptext, .sp-tooltip:active .sp-tooltiptext { visibility: visible; } .sp-tooltip .sp-tooltip-headings { font-size: 18px; font-weight: 600; margin-bottom: 20px; display: block; } .sp-tooltip .sp-tooltip-desc { margin-bottom: 20px; display: block; border-bottom: 1px solid #e2e4e7; padding-bottom: 20px; font-size: 13px; } .sp-tooltip .sp-tooltip-code { font-family: Menlo, Monaco, Andale Mono, Courier New, monospace; display: block; word-break: break-all; color: #1a7a06; font-size: 11px; } .analysis-score .sp-tooltip { vertical-align: middle; font-size: 0.75em; } #seopress_content_analysis a { color: #0073aa; } #seopress_content_analysis .wrap-seopress-analysis { display: inline-block; width: 100%; } #seopress_content_analysis .col-left { width: calc(50% - 30px); float: left; margin-right: 30px; } #seopress_content_analysis .col-right { float: right; width: 50%; } #seopress_content_analysis #seopress_suggestions { display: inline-block; width: 100%; margin: 0; height: auto; padding: 20px 0; } #seopress_content_analysis #seopress_suggestions li { list-style: none; margin: 5px; display: inline-block; } #seopress_content_analysis .analysis-score { clear: both; border-top: 1px solid #e2e4e7; display: flex; justify-content: space-between; align-items: center; } .column-seopress_score .analysis-score { display: flex; align-content: center; } #seopress_content_analysis .analysis-score p, .column-seopress_score .analysis-score p { font-weight: bold; font-size: 1.2em; } #seopress_content_analysis .analysis-score svg, .column-seopress_score .analysis-score svg { display: inline-block; height: 30px; width: 30px; margin: 0; border-radius: 100%; position: relative; font-weight: 600; shape-rendering: geometricprecision; font-size: 0.5rem; vertical-align: middle; margin-right: 15px; } .column-seopress_score .analysis-score p, .column-seopress_score .analysis-score svg { margin: 0; } @keyframes loadingPulse{ 0%{stroke:#adc5d2} 50%{stroke:#00a0d2} 100%{stroke:#adc5d2} } #seopress_content_analysis .analysis-score .loading #bar { stroke-dashoffset: 0 !important; stroke: #adc5d2 !important; animation: loadingPulse 3s infinite ease-in-out; } #seopress_content_analysis .analysis-score .good #bar, .column-seopress_score .analysis-score #bar.good { stroke: #46b450; } #seopress_content_analysis .analysis-score .notgood #bar, .column-seopress_score .analysis-score #bar.notgood { stroke-dashoffset: 565; stroke: #ffb900; } #seopress_content_analysis .analysis-score svg circle, .column-seopress_score .analysis-score svg circle { stroke-dashoffset: 0; transition: stroke-dashoffset 1s linear; stroke: #ccc; stroke-width: 2em; } #seopress_content_analysis .gr-analysis { clear: both; } #seopress_content_analysis .gr-analysis-title { border-top: 1px solid #e2e4e7; position: relative; } #seopress_cpt .impact, #seopress_content_analysis .gr-analysis-title .impact { position: absolute; left: 10px; top:calc(50% - 5px); width: 10px; height: 10px; border-radius: 50px; padding: 0; margin: 0; border: 1px solid #fff; } #seopress_content_analysis .gr-analysis .impact.good { background: #46b450; box-shadow: 0 0 5px #46b450; } #seopress_content_analysis .gr-analysis .impact.low { background: #FFDE24; box-shadow: 0 0 5px #FFDE24; } #seopress_content_analysis .gr-analysis .impact.medium { background: #e39f48; box-shadow: 0 0 5px #e39f48; } #seopress_cpt .impact.high, #seopress_content_analysis .gr-analysis .impact.high { background: #e25950; box-shadow: 0 0 5px #e25950; } #seopress_content_analysis .gr-analysis-content .impact.high { background: #e25950; box-shadow: none; color:#fff; padding: 2px 4px; margin-left: 5px; border-radius: 4px; font-weight: bold; } #seopress_cpt .impact.high { position: relative; top: calc(50% - 18px); display: inline-block; left: inherit; right: -10px; } #seopress_content_analysis .gr-analysis-title button { background: #fff; border: 0; cursor: pointer; display: block; margin: 0; position: relative; text-align: left; width: 100%; padding: 15px 30px; align-items: center; transition: all 300ms linear; } #seopress_content_analysis .gr-analysis-title button:hover { background: #f3f4f5; } #seopress_content_analysis .gr-analysis-title button:focus { color: #191e23; border: none; box-shadow: none; outline-offset: -2px; outline: 1px dotted #555d66; } #seopress_content_analysis .gr-analysis-title button .sp-arrow::after { content:"\f343"; font-family: "Dashicons"; position: absolute; right: 10px; top: calc(50% - 7px); } #seopress_content_analysis .gr-analysis-title button.open .sp-arrow::after { content:"\f347"; } #seopress_content_analysis .gr-analysis-content { padding: 0 1rem 0.5rem 1rem; display: none; width: 100%; border-top: 1px solid #e2e4e7; box-sizing: border-box; } table.wp-list-table .manage_column.column-seopress_noindex, table.wp-list-table .manage_column.column-seopress_tkw, table.wp-list-table .manage_column.column-seopress_redirect_url, table.wp-list-table .manage_column.column-seopress_canonical, table.wp-list-table .manage_column.column-seopress_redirect_enable, table.wp-list-table .manage_column.column-seopress_desc, table.wp-list-table .manage_column.column-seopress_title, table.wp-list-table .manage_column.column-seopress_insights { width: 7%!important; } #seopress_content_analysis h3 { margin: 0; font-size: 1em; } #seopress_content_analysis h4 { border-bottom: 1px solid #e2e4e7; padding-bottom: 0.5rem; text-transform: uppercase; font-size: 0.85em; position: -webkit-sticky; /* Required for Safari */ position: sticky; top: 0; background: #fff; } #seopress_content_analysis .wrap-analysis-img ul { display: flex; flex-wrap: wrap; } #seopress_content_analysis .wrap-analysis-img ul li { padding: 0; text-align: left; cursor: default; } #seopress_content_analysis .wrap-analysis-img h4 { border-bottom: 1px solid #ddd; padding-bottom: 10px; } #seopress_content_analysis .wrap-analysis-img ul li img { max-width: 150px; max-height: 150px; object-fit: cover; border: 1px solid #f3f4f5; cursor: default; padding: 1px; } #seopress_cpt .notice { padding: 10px 14px; } #seopress_cpt .dashicons, #seopress-analysis-tabs .dashicons { vertical-align: middle; } #seopress-analysis-tabs { clear: both; } #seopress_cpt .inside { margin: 0; padding: 0; } #seopress_cpt .ui-tabs .ui-tabs-nav { display: inline-block; min-height: 26px; position: relative; width: 100%; z-index: 10; margin: 0; border-radius: 0; padding: 0; background: #f3f4f5; border: none; } #seopress_cpt .ui-helper-clearfix:after { content: none; } .seopress_page_seopress-titles #seopress-tabs .form-table td,.seopress_page_seopress-titles #seopress_content_analysis .form-table td { padding: 0; } #seopress_cpt .ui-tabs .ui-tabs-panel { background: #FFF; border-radius: 0; display: inline-block; padding: 1em 1.4em; width: 100%; box-sizing: border-box; } #seopress_content_analysis .dashicons-info,#seopress_cpt .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_pro_cpt .dashicons-info { font-size: 16px; vertical-align: middle; height: 16px; width: 16px; } #seopress_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor { cursor: pointer!important; } #seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active { position: relative; z-index: 60; cursor: pointer; border-radius: 0; border-bottom: 3px solid #0085ba; } #seopress_content_analysis label,#seopress_cpt #tabs-1 label,#seopress_cpt #tabs-2 label[for=seopress_robots_breadcrumbs_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_canonical_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_primary_cat_meta],#seopress_cpt #tabs-3 label,#seopress_cpt #tabs-4 label,#seopress_cpt #tabs-5 label,#seopress_cpt #tabs-6 label,#seopress_cpt .subsection-title { display: block; margin: 20px 0 5px; font-weight: 700; } #seopress_cpt .wp-color-result { margin: 0; } #seopress_content_analysis input[type=text],#seopress_cpt #tabs-1 input,#seopress_cpt #tabs-2 input[type=text],#seopress_cpt #tabs-3 input[type=text],#seopress_cpt #tabs-3 textarea,#seopress_cpt #tabs-4 input[type=text],#seopress_cpt #tabs-5 input[type=text],#seopress_cpt #tabs-6 input[type=text],#seopress_cpt #tabs-6 textarea { width: 100%; display: inline-block; } #seopress_cpt #tabs-1 input { width: 100%; } #seopress_cpt #tabs-6 input[type=number] { width: 30%; min-width: 200px; } #seopress_cpt #tabs-6 #wrap-videos .video:first-child .remove-video { display: none; } #seopress_cpt select { width: 300px; } #seopress_cpt #tabs-4 select { width: 250px; display: inline; } #seopress_cpt #tabs-4 #seopress_redirections_value_meta { width: calc(100% - 258px); float: right; } #seopress_cpt #tabs-6 { padding: 0; } #seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content,#seopress_cpt #tabs-6>p { padding: 0 1.4em; } #seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content { padding: 0 1.4em 1em; } #seopress_cpt #tabs-6 #wrap-videos .video { border-top: 1px solid #eee; } #seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-title { border-left: none; border-right: none; font-size: 1em; padding: 1em 1.4em; } #seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-content,#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-title { border-bottom: 1px solid #eee; } #seopress_cpt #tabs-6 #wrap-videos .video .inside { padding: 0; } #seopress_cpt #tabs-4 #seopress_redirections_enabled,#seopress_cpt #tabs-5 #seopress_news_disabled,#seopress_cpt #tabs-5 #seopress_news_standout,#seopress_cpt #tabs-6 #seopress_video_disabled,#seopress_cpt #tabs-6 .family-friendly label,#seopress_cpt #tabs-6 .internal_video label { font-weight: 400; } #seopress_cpt #tabs-6 #wrap-videos .video:nth-child(odd) { background: #fdfdfd; } #seopress_content_analysis .advise,#seopress_cpt .advise,#seopress_pro_cpt .advise, .seopress-option .advise { margin: 5px; display: block; color: red; font-style: italic; } #seopress_cpt #tabs-6 #wrap-videos .video .advise { color: #555; } #seopress_content_analysis .mandatory,#seopress_cpt .mandatory { color: #c00; } #seopress_cpt .box-left { float: left; width: 49%; margin-right: 1%; } #seopress_cpt .box-right { float: left; width: 49%; margin-left: 1%; } #seopress_cpt #tabs-3 .box-left { width: 44%; } #seopress_cpt #tabs-3 .box-right { width: 54%; } @media only screen and (max-width: 1200px) { #seopress_cpt .box-left, #seopress_cpt .box-right { float: none; width: 100%; margin: 0; } } @media only screen and (max-width: 1500px) { #seopress_cpt #tabs-3 .box-left, #seopress_cpt #tabs-3 .box-right { float: none; width: 100%; margin: 0; } } #edittag #seopress_cpt #tabs-3 .box-left, #edittag #seopress_cpt #tabs-3 .box-right { float: none; width: 100%; margin: 0; } #seopress-tabs .seopress_media_upload, #seopress_pro_cpt .seopress_media_upload { margin-top: 0.5rem; } #seopress_cpt .google-snippet-preview { font-family: arial,sans-serif; word-break: break-all; } #seopress_cpt .google-snippet-preview.mobile-preview .wrap-snippet { margin: 0 0 10px 0; box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28); border-radius: 8px; padding: 12px 16px; } #seopress_cpt .google-snippet-preview > p { word-break: normal; } #seopress_cpt .google-snippet-preview .snippet-title,#seopress_cpt .google-snippet-preview .snippet-title-custom,#seopress_cpt .google-snippet-preview .snippet-title-default { color: #1a0dab; font-size: 18px; font-weight: 400; line-height: 21.6px; } #seopress_cpt .google-snippet-preview.mobile-preview .snippet-title, #seopress_cpt .google-snippet-preview.mobile-preview .snippet-title-custom, #seopress_cpt .google-snippet-preview.mobile-preview .snippet-title-default { font-size: 16px; line-height: 20px; margin-bottom: 12px; } #seopress_cpt .google-snippet-preview .snippet-permalink { color: #006621; font-size: 14px; font-style: normal; font-weight: 400; line-height: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } #seopress_cpt .google-snippet-preview .wrap-snippet .wrap-m-icon-permalink, #seopress_cpt .google-snippet-preview.mobile-preview .snippet-permalink { display: none; } #seopress_cpt .google-snippet-preview.mobile-preview .wrap-m-icon-permalink { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 12px; display: flex; } #seopress_cpt .google-snippet-preview.mobile-preview .wrap-m-icon-permalink .snippet-permalink { display: block; color: #3C4043; font-size: 12px; } #seopress_cpt .google-snippet-preview.mobile-preview .snippet-favicon { margin-right: 12px; vertical-align: middle; } #seopress_cpt .google-snippet-preview.mobile-preview .snippet-favicon img { width: 16px; height: 16px; max-width: inherit; } #seopress_cpt .google-snippet-preview.mobile-preview .wrap-snippet .snippet-permalink:first-child { color: #3C4043; white-space: nowrap; font-size: 12px; display: block; } #seopress_cpt .google-snippet-preview .snippet-description,#seopress_cpt .google-snippet-preview .snippet-description-custom,#seopress_cpt .google-snippet-preview .snippet-description-default { color: #545454; font-size: 14px; font-weight: 400; line-height: 18.2px; display: inline; } #seopress_cpt .google-snippet-preview.mobile-preview .snippet-description, #seopress_cpt .google-snippet-preview.mobile-preview .snippet-description-custom, #seopress_cpt .google-snippet-preview.mobile-preview .snippet-description-default { color: #3C4043; font-size: 14px; line-height: 20px; } #seopress_cpt .google-snippet-preview .snippet-date { color: grey; display: inline; } #seopress_cpt .facebook-snippet-box { color: #4b4f56; font-size: 14px; width: 524px; } #seopress_cpt .facebook-snippet-box .notice, #seopress_cpt .twitter-snippet-box .notice { padding: 10px 14px; margin: 0 0 10px 0; box-sizing: border-box; width: 100%; } #seopress_cpt .facebook-snippet-box .notice span, #seopress_cpt .twitter-snippet-box .notice span { font-weight: bold; } #seopress_cpt .snippet-meta { display:flex; overflow: hidden; max-height: 12px; } #seopress_cpt .snippet-fb-site-name, #seopress_cpt .snippet-fb-url, #seopress_cpt .fb-by { color: #606770; font-size: 12px; white-space: normal; line-height: 11px; text-transform: uppercase; -webkit-box-orient: vertical; display: -webkit-box; text-overflow: ellipsis; } #seopress_cpt .fb-sep { padding-left: 5px; padding-right: 5px; color: #606770; line-height: 11px; font-size: 12px; } #seopress_cpt .facebook-snippet-box .facebook-snippet-text { border: 1px solid #dadde1; background-color: #f2f3f5; padding: 10px 12px; } #seopress_cpt .facebook-snippet-box .title-desc { max-height: 46px; overflow: hidden; } #seopress_cpt .facebook-snippet-box .snippet-fb-title, #seopress_cpt .facebook-snippet-box .snippet-fb-title-custom, #seopress_cpt .facebook-snippet-box .snippet-fb-title-default { font-size: 16px; line-height: 20px; margin: 3px 0 0; padding-top: 2px; color: #1d2129; font-weight: 700; overflow: hidden; -webkit-box-orient: vertical; display: -webkit-box; text-overflow: ellipsis; white-space: normal; word-break: break-word; max-height: 22px; } #seopress_cpt .facebook-snippet-box .snippet-fb-description, #seopress_cpt .facebook-snippet-box .snippet-fb-description-custom, #seopress_cpt .facebook-snippet-box .snippet-fb-description-default { color: #606770; font-size: 14px; line-height: 20px; word-break: break-word; font-family: Helvetica, Arial, sans-serif; max-height: 80px; overflow: hidden; -webkit-box-orient: vertical; display: -webkit-box; text-overflow: ellipsis; white-space: normal; width: 100%; } #seopress_cpt .facebook-snippet-box img { display: block; height: 274px; width: 524px; object-fit: cover; background-color: #edeff0; text-align: center; border-bottom: none; } #seopress_cpt .twitter-snippet-box { color: #4b4f56; font-size: 14px; width: 436px; } #seopress_cpt .snippet-twitter-url { color: #8899A6; font-size: 14px; white-space: normal; line-height: 11px; text-transform: uppercase; -webkit-box-orient: vertical; display: -webkit-box; text-overflow: ellipsis; } #seopress_cpt .twitter-snippet-box .twitter-snippet-text { border: 1px solid #dadde1; background-color: #fff; padding: 10px 12px; border-radius: 0 0 10px 10px; } #seopress_cpt .twitter-snippet-box .title-desc { max-height: 46px; overflow: hidden; } #seopress_cpt .twitter-snippet-box .snippet-twitter-img, #seopress_cpt .twitter-snippet-box .snippet-twitter-img-default, #seopress_cpt .twitter-snippet-box .snippet-twitter-img-custom { border-radius: 10px 10px 0 0; overflow: hidden; } #seopress_cpt .twitter-snippet-box .snippet-twitter-title, #seopress_cpt .twitter-snippet-box .snippet-twitter-title-custom, #seopress_cpt .twitter-snippet-box .snippet-twitter-title-default { font-size: 1em; line-height: 20px; margin-bottom: 5px; max-height: 1.3em; color: #000; font-weight: 700; overflow: hidden; -webkit-box-orient: vertical; display: -webkit-box; text-overflow: ellipsis; white-space: normal; word-break: break-word; } #seopress_cpt .twitter-snippet-box .snippet-twitter-description, #seopress_cpt .twitter-snippet-box .snippet-twitter-description-custom, #seopress_cpt .twitter-snippet-box .snippet-twitter-description-default { color: #000; font-size: 14px; line-height: 20px; word-break: break-word; font-family: Helvetica, Arial, sans-serif; max-height: 80px; overflow: hidden; -webkit-box-orient: vertical; display: -webkit-box; text-overflow: ellipsis; white-space: normal; width: 100%; } #seopress_cpt .twitter-snippet-box img { display: block; height: 200px; width: 436px; object-fit: cover; background-color: #edeff0; text-align: center; border-bottom: none; } #seopress_cpt .wrap-seopress-counters, #seopress_pro_cpt .wrap-seopress-counters, .seopress-styles .wrap-seopress-counters, .seopress-setup .wrap-seopress-counters { text-align: right; background: #e9ecef; padding: 2px 5px; display: flex; font-size: 12px; justify-content: flex-end; border-radius: 0 0 .25rem .25rem; } #seopress_cpt .sp-progress, #seopress_pro_cpt .sp-progress, .seopress-styles .sp-progress, .seopress-setup .sp-progress { display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: .75rem; background-color: #e9ecef; border-radius: .25rem .25rem 0 0; } #seopress_cpt .sp-progress-bar, #seopress_pro_cpt .sp-progress-bar, .seopress-styles .sp-progress-bar, .seopress-setup .sp-progress-bar { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #0085ba; transition: width .6s ease; } #seopress_cpt #seopress_titles_desc_counters, #seopress_cpt #seopress_titles_title_counters, #seopress_pro_cpt #seopress_rich_snippets_articles_counters, #seopress_pro_cpt #seopress_rich_snippets_courses_counters { display: inline; margin-right: 5px; } #seopress_cpt #seopress_titles_desc_counters_val, #seopress_cpt #seopress_titles_title_counters_val, #seopress_pro_cpt #seopress_rich_snippets_articles_counters_val, #seopress_pro_cpt #seopress_rich_snippets_courses_counters_val { display: inline; font-weight: 700; } #term-seopress #seopress_cpt { width: 95%; } .fixed .column-seopress_w3c, .fixed .column-seopress_words, .fixed .column-seopress_ps, .fixed .column-seopress_score { width: 6%; } .fixed .column-seopress_nofollow, .fixed .column-seopress_noindex { width: 8%; } @media only screen and (max-width: 1200px) { .fixed .column-seopress_nofollow, .fixed .column-seopress_noindex, .fixed .column-seopress_w3c, .fixed .column-seopress_words, .fixed .column-seopress_ps, .fixed .column-seopress_score { width: 10%; } } #seopress_cpt .ui-tabs { position: relative; padding: 0; border: none; font-family: inherit; font-size: inherit; display: inline-block; width: 100%; } #seopress_cpt .ui-tabs .ui-tabs-nav li { list-style: none; display: inline-block; position: relative; top: 2px; padding: 0px 5px; white-space: nowrap; margin: 0; border: none; background: 0 0; } #seopress_cpt .ui-tabs .ui-tabs-nav li a { display: inline-block; padding: 5px 10px; } #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li a,#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li a { display: block; } #seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: 2px; padding-bottom: 1px; } #seopress_cpt .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { color: #191e23; font-weight: bold; } #seopress_cpt .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; color: #191e23; text-decoration: none; height: 40px; line-height: 40px; } #seopress_cpt .ui-tabs-vertical { width: 55em; } #seopress_cpt .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; } #seopress_cpt .ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px!important; border-right-width: 0!important; margin: 0 -1px .2em 0; } #seopress_cpt .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; } #seopress_cpt .ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em; } #seopress_cpt .ui-tabs .ui-tabs-nav li a .dashicons { margin-right: 2px; } #tab-panel-seopress_titles_help_tab li span { font-weight: 700; margin-right: 10px; } #seopress_content_analysis .dashicons-no-alt,#seopress_content_analysis .dashicons-yes,#seopress_pro_cpt .dashicons-no-alt,#seopress_pro_cpt .dashicons-yes { color: #fff; background: #12BD10; border-radius: 50px; margin-right: 10px; } #seopress_content_analysis .dashicons-no-alt,#seopress_pro_cpt .dashicons-no-alt { background: #e25950; } body.seopress-styles { background: #f8fafd; } #seopress-admin-tabs.ui-tabs { position: relative; padding: .2em; border: none; font-family: inherit; font-size: inherit; } #seopress-admin-tabs.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: -1px .2em 0 0; padding: 0; white-space: nowrap; border: none; background: 0 0; } #seopress-admin-tabs.ui-tabs .ui-tabs-nav li a { float: left; padding: .38em 1em .75rem; outline: 0; border-bottom: 2px solid #fff; } #seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; } #seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; border-bottom: 2px solid #23282D; color: #23282D; } #seopress-admin-tabs.ui-tabs .ui-tabs-nav li a,#seopress-admin-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; color: #0073aa; text-decoration: none; } #seopress-admin-tabs.ui-tabs-vertical { width: 55em; } #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; } #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px!important; border-right-width: 0!important; margin: 0 -1px .2em 0; } #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; } #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em; } .seopress-styles .seopress-option { margin: 10px auto 0; max-width: 90%; padding: 1rem; background: #fff; box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.1); border-radius: 4px; } .seopress-styles .seopress-option h1 { font-size: 16px; font-weight: 700; color: #3297d3; text-transform: uppercase; /* Required for Safari */ z-index: 100; border-bottom: 1px solid RGB(238,238,238); padding-bottom: 20px; } .seopress-styles .seopress-option h1 .dashicons,.seopress-styles .seopress-option h2 .dashicons { margin: 0 10px; font-size: 40px; width: 40px; height: 40px; vertical-align: middle; } .seopress-styles .seopress-option .link-archive { font-size: 14px; } .seopress-styles .seopress-option .link-archive .dashicons { font-size: 18px; width: 20px; height: 20px; margin: inherit; } .seopress-styles .seopress-option h1>.dashicons { font-size: 30px; width: 30px; height: 30px; background: #c4f0ff; border-radius: 6px; padding: 10px; margin-left: 10px; color: #0085ba; } .seopress-styles .seopress-option .metabox-holder h2 .dashicons { font-size: 16px; } .seopress-option h1 .feature-state .dashicons { font-size: 16px; width: 16px; height: 16px; vertical-align: middle; margin: 0 10px 0 0; } #seopress-admin-tabs.wrap { display: block; box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12); width: 64rem; max-width: 100%; margin: 0 auto; } @media only screen and (max-width: 1024px) { #seopress-admin-tabs.wrap { width: 100%; } } .seopress-styles .seopress-option .submit { background: #fff; text-align: center; border-top: 1px solid #F1F1F1; padding-top: 20px; padding-bottom: 20px; margin: 0; } .seopress-styles .seopress-option #seopress-yoast-migrate, .seopress-styles .seopress-option #seopress-aio-migrate, .seopress-styles .seopress-option #seopress-seo-framework-migrate, .seopress-styles .seopress-option #seopress-rk-migrate, .seopress-styles .seopress-option #seopress-squirrly-migrate, .seopress-styles .seopress-option #submit { color: #fff; text-decoration: none; border: none; border-radius: 4px; padding-right: 20px; padding-left: 20px; line-height: 34px; text-transform: uppercase; min-height: 34px; transition: all .3s linear; text-shadow: none; box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1); margin-right: 15px; background: RGB(106,124,148); position: relative; height: auto; z-index: 10; } .seopress-styles .seopress-option #seopress-yoast-migrate:hover, .seopress-styles .seopress-option #seopress-aio-migrate:hover, .seopress-styles .seopress-option #seopress-seo-framework-migrate:hover, .seopress-styles .seopress-option #seopress-rk-migrate:hover, .seopress-styles .seopress-option #seopress-squirrly-migrate:hover, .seopress-styles .seopress-option #submit:hover { text-decoration: none; color: #FFF; background: #232323; } .seopress-styles #wpcontent { padding-left: 0; } .seopress-styles pre { color: #42b72a; background: #f5f6f7; font-family: Menlo, Monaco, Andale Mono, Courier New, monospace; padding: 7px; /* display: none; */ } .seopress-styles #seopress-navbar { padding: 10px 0.5rem; height: 60px; margin: 0 auto; width: 64rem; box-sizing: border-box; position: relative; max-width: 100%; } #seopress-header { margin: 0 auto; position: relative; width: 90%; padding: 1rem; } #seopress-header #seopress-admin h1 { line-height: 40px; margin: 0; display: inline-block; height: 40px; width: 40px; background-size: 100%; background-repeat: no-repeat; } #seopress-header #seopress-admin h1::before { font-size: 14px; line-height: 40px; position: absolute; border-radius: 6px; font-weight: 400; color: #fff; width: 40px; height: 40px; text-align: center; background: rgb(58,74,251); background: -moz-linear-gradient(45deg, rgba(58,74,251,1) 0%, rgba(71,190,165,1) 100%); background: -webkit-linear-gradient(45deg, rgba(58,74,251,1) 0%,rgba(71,190,165,1) 100%); background: linear-gradient(45deg, rgba(58,74,251,1) 0%,rgba(71,190,165,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4afb', endColorstr='#47bea5',GradientType=1 ); } #seopress-header #seopress-admin h1:hover { cursor: pointer; } #seopress-header #seopress-admin h1>a { text-decoration: none; color: inherit; } #seopress-header #seopress-admin .seopress-quick-access { background: #fff; box-shadow: 0 50px 100px rgba(50,50,93,.1), 0 15px 35px rgba(50,50,93,.2), 0 5px 15px rgba(0,0,0,.1); border-radius: 4px; overflow: hidden; position: absolute; font-size: 17px; line-height: 40px; white-space: nowrap; transform: rotate3d(1,1,0,-15deg); transform-origin: 100% 0; opacity: 0; will-change: transform,opacity; transition-property: transform,opacity; transition-duration: .25s; z-index: 300; padding: 0; display: inline-block; width: 100%; top: 52px; visibility: hidden; cursor: auto; left: -0.5rem; } #seopress-header #seopress-admin h1:hover .seopress-quick-access { transform: none; opacity: 1; pointer-events: auto; visibility: visible; } #seopress-header #seopress-admin .seopress-quick-access>ul { margin: 0; box-sizing: border-box; display: grid; grid-gap: 0px 10px; grid-template-columns: repeat(2,1fr); padding: 20px; } @media only screen and (max-width: 1024px) { #seopress-header #seopress-admin .seopress-quick-access>ul { grid-template-columns: repeat(1,1fr); } } #seopress-header #seopress-admin h1 .seopress-quick-access li { line-height: 40px; margin: 0; display: inline-block; height: 40px; background-size: 100%; background-repeat: no-repeat; } #seopress-header #seopress-admin h1 .seopress-quick-access li .dashicons { vertical-align: middle; background: #B7E1F3; border-radius: 50%; padding: 5px; margin-right: 15px; } #seopress-header #seopress-admin h1 .seopress-quick-access li a { text-decoration: none; font-size: 15px; line-height: 30px; text-transform: uppercase; display: block; width: 100%; transition: all .3s linear; color: #3297d3; } #seopress-header #seopress-admin h1 .seopress-quick-access li a:hover { color: #647a88; } #seopress-header #seopress-admin h1 .seopress-info-version { position: relative; left: 50px; top: 0; font-size: 14px; width: 100px; display: block; } #seopress-header #seopress-admin .wpc-info-version { font-size: 14px; left: 310px; position: absolute; text-indent: 0; top: 85px; } #seopress-header #seopress-notice { float: right; line-height: 40px; } #seopress-header #seopress-notice p { font-size: 16px; } #seopress-header #seopress-notice .dashicons { color: #6f8096; text-decoration: none; line-height: 40px; } #seopress-header #seopress-notice div.small { font-size: 13px; display: inline; } #seopress-footer-credits { font-style: italic; } #seopress-footer-credits .wporg-ratings { display: inline; } #seopress-footer-credits .wporg-ratings a { text-decoration: none; } .seopress-option .seopress-settings { float: left; max-width: 750px; width: 100%; } .seopress-option #seopress-edd-license-btn,.seopress-option #seopress-refresh { float: left; } .wp-admin-ui_page_seopress-import-export .postbox { margin-right: 20px; } .seopress-option #side-sortables .accordion-section-content { padding: 0; } .seopress-option .seopress-settings label { margin: 0 0 0 10px; } .wrap-seopress-tab-content { position: relative; display: block; width: 100%; max-width: 64rem; margin: 0 auto; box-sizing: border-box; } #seopress-admin-tabs .seopress-tab { padding: 1.5rem; visibility: hidden; overflow: hidden; opacity: 0; transition: all .2s ease; transform: translateX(-15px); position: absolute; top: 0; box-sizing: border-box; } #seopress-admin-tabs .seopress-tab.active { visibility: visible; overflow: inherit; opacity: 1; transform: translateX(0); display: inherit; position: relative; } #seopress-tabs .seopress-tab { padding: 0 1.5rem; width: calc(100% - 230px); display: none; } @media only screen and (max-width: 1024px) { #seopress-tabs .seopress-tab { width: 100%; } } #seopress-tabs .seopress-tab.active { display: inline-block; border-left: 1px solid RGB(238,238,238); } @media only screen and (max-width: 782px) { #seopress-tabs .seopress-tab.active { width: 100%; padding: 0; border-left: none; border-top: 1px solid RGB(238,238,238); } } .seopress-option input[type=text],.seopress-option input[type=password],.seopress-option textarea { min-width: 485px; } @media only screen and (max-width: 1024px) { .seopress-option input[type=text],.seopress-option input[type=password],.seopress-option textarea { min-width: inherit; width: 100%; } } #seopress_htaccess_file { width: 100%; } .seopress-option textarea { min-height: 100px; } .seopress-option #side-sortables .highlight { border: 1px dashed #ccc; display: block; width: 382px; height: 40px; background: 0 0; } .seopress-option #side-sortables .accordion-section { margin-bottom: 9px; width: 382px; } .seopress-option #side-sortables .accordion-section h3 { cursor: move; border: 1px solid #E5E5E5; background: #FAFAFA; } .seopress-option #side-sortables .accordion-section .inside { padding: 10px 10px 24px; border-width: 0 1px 1px; border-style: solid; box-shadow: 0 1px 1px rgba(0,0,0,.04); border-color: #e5e5e5; display: inline-block; width: calc(100% - 22px); height: 100%; } .seopress-option #side-sortables .accordion-section .inside ul { padding-left: 10px; margin-bottom: 0; padding-top: 2px; padding-bottom: 2px; } .seopress-option #side-sortables .accordion-section .inside ul li { border-left: 2px solid #ccc; padding-left: 10px; margin-bottom: 10px; } .seopress-option #side-sortables .accordion-section .inside ul li:first-child { border-bottom: 1px dotted #E5E5E5; border-left: 0; padding-bottom: 10px; font-weight: 700; margin-left: -15px; margin-bottom: 10px; } .seopress-notice #message { margin: 5px 10px 2px 0; } #seopress-notice a { position: relative; text-decoration: none; margin: 0 0 0 0.3rem; } #seopress-notice a .tooltip { white-space: pre; z-index: 200; padding: 2px 5px; font-weight: 500; font-size: 12px; color: #aab7c4; background: #fff; box-shadow: 0 1px 2px 0 rgba(49,49,93,.1),0 0 1px 0 rgba(0,0,0,.1); border-radius: 2px; position: absolute; opacity: 0; top: 30px; transition: opacity .2s ease; visibility: hidden; line-height: 20px; left: -100%; overflow: hidden; } #seopress-notice a:hover .tooltip { opacity: 1; visibility: visible; } .seopress-page-list { margin: 1.5rem auto; } .seopress-option .dashicons,.seopress-page-list .dashicons { vertical-align: middle; margin-right: 5px; color:#6f8096; } #seopress-admin-tabs .ui-tabs-nav,#seopress-notifications-center, .seopress-page-list .seopress-feature,.seopress-useful-tools, .seopress-get-started { margin: 0 auto 20px; max-width: 64rem; padding: 2rem; width: 100%; border-radius: 0 0 4px 4px; box-sizing: border-box; } .seopress-get-started { margin-top: 20px; background: #fff url(../img/bg-hero-support.svg) no-repeat 95% 50% / contain; position: relative; box-sizing: border-box; box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12); } .seopress-get-started .inside { max-width: calc(100% - 380px); } @media only screen and (max-width: 782px) { .seopress-get-started { background: #fff; } .seopress-get-started .inside { max-width: 100%; } } .seopress-get-started .preheader { text-transform: uppercase; font-size: 0.8rem; font-weight: 600; } .seopress-get-started h2 { font-size: 1.85em; margin: 15px 0 0 0; font-weight: normal; } .seopress-get-started p { margin-bottom: 20px; } .seopress-get-started a .dashicons { vertical-align: middle; text-decoration: none; color: #6a7c94; } .seopress-get-started a.button-primary .dashicons { color: #fff; } .seopress-get-started a.btn-link .dashicons { margin-right: 5px; } .seopress-get-started a.btn-link { margin: 0 0 0 10px; } #seopress-notifications-center,.seopress-useful-tools { background: #fff; padding: 0; } .seopress-page-list .seopress-feature { padding: 0; position: relative; overflow: hidden; transition-duration: .15s; display: flex; margin: 0; background: #fff; box-shadow: 0 7px 14px 0 rgba(60,66,87, 0.12), 0 3px 6px 0 rgba(0,0,0, 0.12); flex-wrap: wrap; border-radius: 4px; width: 100%; height: 100%; } .seopress-page-list .seopress-feature p { color: #6b7c93; font-size: 14px; margin-bottom: 30px; } #seopress-notifications-center { margin-top: 0; } #seopress-admin-tabs .ui-tabs-nav { display: flex; padding-top: 1rem; padding-bottom: 0; } .seopress-page-list .seopress-feature .img-tool { height: 50px; width: 50px; background: #c4f0ff; position: relative; border-radius: 6px; } .seopress-page-list .seopress-feature .img-tool .dashicons { color: #217AB7; font-size: 30px; text-align: left; vertical-align: middle; width: 100%; height: 100%; position: absolute; top: calc(50% - 15px); left: calc(50% - 15px); margin: 0; } .seopress-page-list .seopress-feature .inner { margin: 0; display: inline-block; padding: 1.5rem; width: 100%; height: 100%; box-sizing: border-box; } .seopress-page-list .seopress-feature h3 { margin: 1rem 0 0 0; font-size: 16px; font-weight: 700; color: #3297d3; text-transform: uppercase; } .seopress-page-list .seopress-feature h3 .dashicons { font-size: 16px; margin-left: 5px; vertical-align: middle; } #seopress-content .seopress-page-list .seopress-feature a, #seopress-notifications-center .seopress-alert .button-primary, .seopress-option .seopress-feature a, .seopress-useful-tools .widget .button-primary, .seopress-get-started .button-primary { color: #fff; text-decoration: none; border: none; border-radius: 4px; padding-right: 20px; padding-left: 20px; line-height: 34px; text-transform: uppercase; min-height: 34px; transition: all .3s linear; text-shadow: none; box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.1); background: #6A7C94; position: relative; height: auto; display: flex; flex-wrap: wrap; } #seopress-content .seopress-page-list .seopress-feature a.button-secondary { padding-left: 30px; } #seopress-content .seopress-page-list .seopress-feature a.button-secondary::before,#seopress-notifications-center .seopress-alert .button-primary::after { content: "\f111"; font-family: 'Dashicons'; position: absolute; left: 10px; top: 1px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-size: 16px; } #seopress-content .seopress-page-list .wrap-btn {display: inline-flex;margin-bottom: 2rem;flex-direction: column;} #seopress-content .seopress-page-list .seopress-feature a.view-redirects, #seopress-notifications-center .seopress-alert .button-primary, .seopress-option .button, .seopress-get-started .button { color: rgb(106,124,148); background: #ffffff; font-weight: 500; transition: all .3s linear; text-shadow: none; text-transform: uppercase; padding-right: 20px; padding-left: 20px; line-height: 34px; min-height: 34px; margin: 10px 0; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 66, 87, 0.12) 0px 2px 5px 0px; vertical-align: baseline; display: inline-flex; align-items: center; border: none; margin-right: 0.5rem; cursor: pointer; } .seopress-get-started .button { color: #ffffff; background: #6259e6; box-shadow: none; } .seopress-option .wp-picker-container button { box-shadow: none; border: 1px solid #0071a1; border-radius: 3px; background: rgb(243, 245, 246); text-transform: none; } .seopress-option .wp-picker-container input[type=text].wp-color-picker { min-width: inherit; } .seopress-option .wp-picker-container .wp-picker-clear { box-shadow: none; text-transform: none; border-radius: 0; background: none; } .seopress-option .wp-picker-container .wp-picker-clear:hover { background:none; text-decoration: currentColor; color:inherit; } .seopress-option .button .dashicons { font-size: 16px; align-items: center; display: flex; } #seopress-content .seopress-page-list .seopress-feature a.view-redirects { padding-left: 30px; } #seopress-notifications-center .seopress-alert .button-primary::after { content: "\f344"; left: inherit; right: 10px; } #seopress-content .seopress-page-list .seopress-feature a.view-redirects::before { content: "\f177"; } #seopress-content .seopress-page-list .seopress-feature a:hover, #seopress-notifications-center .seopress-alert .button-primary:hover, .seopress-option .button:hover, .seopress-option .seopress-feature a:hover, .seopress-useful-tools .widget .button-primary:hover, .seopress-get-started .button-primary:hover { text-decoration: none; color: #FFF; background: #232323; } .seopress-get-started .button .dashicons { transition: all 300ms linear; } .seopress-get-started .button:hover .dashicons { color: #fff; } #seopress-content .seopress-page-list .seopress-feature .seopress-doc:focus,#seopress-content .seopress-page-list .seopress-feature a:focus,#seopress-content .seopress-page-list .seopress-feature a:focus.button-secondary,#seopress-content a:focus,#seopress-notifications-center .seopress-alert .button-primary:focus,.seopress-option #seopress-tabs .seopress-doc:focus,.seopress-option .seopress-feature a:focus,.seopress-styles .seopress-option #seopress-yoast-migrate:focus, .seopress-styles .seopress-option #seopress-aio-migrate:focus,.seopress-styles .seopress-option #submit:focus,.seopress-useful-tools .widget .button-primary:focus { box-shadow: 0 1px 0 #0073aa,0 0 2px 1px #33b3db; background: #008ec2; border-color: #006799; color: #fff; } #seopress-admin-tabs .nav-tab-wrapper a.nav-tab-active:focus { color: inherit; } #seopress-notifications-center .seopress-alert .button-primary { margin: 5px 0; padding-right: 30px; } #seopress-notifications-center h2,.seopress-useful-tools h2 { margin: 5px 0 15px 5px; display: inline-block; width: 100%; } #seopress-notifications-center .dashicons,.seopress-useful-tools .dashicons { margin-right: 10px; } #seopress-notifications-center .seopress-alert { padding: 1.5rem 2rem 1.2rem 1rem; border-bottom: 1px solid #e6ebf1; width: calc(100% - 3rem); flex: 1 1 auto; position: relative; transition: all 150ms ease; align-items: center; display: flex; justify-content: space-between; } #seopress-notifications-center .seopress-alert:last-child { margin-bottom: 0; border-bottom: none; } #seopress-notifications-center .seopress-alert:hover { cursor: default; } #seopress-notifications-center .dashicons { display: flex; align-self: normal; width: 48px; height: 48px; color: #d7dade; font-size: 48px; padding: 0 1rem; } #seopress-notifications-center .seopress-alert p { margin: 0; } #seopress-notifications-center .notice-left { flex: 1; } #seopress-notifications-center .notice-left > p:first-child { color:#1a1f36; font-weight: 500; } #seopress-notifications-center .notice-right { padding: 1rem 0 0 0; display: flex; } #seopress-notifications-center .seopress-alert.impact::after { content:""; width: 10px; height: 10px; border-radius: 50px; position: absolute; right: 1rem; top: 1rem; } #seopress-notifications-center .seopress-alert.impact.low::after { background: #FFDE24; } #seopress-notifications-center .seopress-alert.impact.medium::after { background: #e39f48; } #seopress-notifications-center .seopress-alert.impact.high::after { background: #e25950; } #seopress-notifications-center .seopress-alert.impact.info::after { background:#0085ba; } #seopress-notifications-center .seopress-alert.dashicons { color: #6f8096; } #seopress-notifications-center .dashicons.remove-notice, .seopress-get-started .remove-notice { position: absolute; right: 0rem; color: #6b7c93; font-size: 20px; height: 30px; width: 30px; vertical-align: middle; top: 1.2rem; line-height: 30px; padding: 5px; transition: all .3s linear; margin: 0; display: block; } .seopress-get-started .remove-notice { top: 10px; right: 10px; } #seopress-notifications-center .dashicons.remove-notice:hover, .seopress-get-started .remove-notice:hover { color: #1a1f36; cursor: pointer; } #seopress-content .seopress-page-list .seopress-feature .seopress-doc, .seopress-option #seopress-tabs .seopress-doc { background: 0 0; padding: 0; text-decoration: none; color: inherit; box-shadow: none; position: absolute; right: 0.5rem; top: 1rem; } #seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,.seopress-option #seopress-tabs .seopress-doc:hover, #seopress-content .seopress-page-list .seopress-feature .seopress-doc:active,.seopress-option #seopress-tabs .seopress-doc:active, #seopress-content .seopress-page-list .seopress-feature .seopress-doc:focus,.seopress-option #seopress-tabs .seopress-doc:focus { color: #747474; background: 0 0; box-shadow: none; border: none; } #seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover .dashicons { color:#232323; } .seopress-option .seopress-table { background: #FFF; border: 1px solid #ccc; } .seopress-option .seopress-table th { padding: 15px 10px; vertical-align: middle; } .wp-admin-ui_page_seopress-roles .seopress-option .seopress-table th { min-width: 200px; } .seopress-option .seopress-table .seopress-settings-section { background: #f1f1f1; } .seopress-option .seopress-table .seopress-table-head .seopress-feature { border-bottom: 1px solid #ccc; font-weight: 700; background: #f1f1f1; } #seopress-content .feature-state,.seopress-option .feature-state { font-style: italic; font-size: 10px; display: inline-block; background: rgba(0,140,135,.1); padding: 2px 10px; border-radius: 25px; color: #444; font-weight: 400; text-transform: none; -moz-osx-font-smoothing: initial; -webkit-font-smoothing: initial; } @media only screen and (max-width: 782px) { #seopress-content .feature-state,.seopress-option .feature-state { display: none; } } .seopress-option .seopress_wrap_single_cpt .feature-state, .seopress-option .seopress_wrap_tax .feature-state { padding: 2px 12px; margin: 0 0 0.5rem 0.5rem; } .seopress-option #tab_seopress_titles_single h2, .seopress-option #tab_seopress_titles_archives h2, .seopress-option #tab_seopress_titles_tax h2 { margin: 2em 0 1em 0; border-top: 1px solid #eee; padding: 1em 0 0 0; } .seopress-option #tab_seopress_titles_single h2:first-child, .seopress-option #tab_seopress_titles_archives h2:first-child, .seopress-option #tab_seopress_titles_tax h2:first-child { border-top: none; margin: 0 0 1em 0; } #seopress_cpt .tag-title,.seopress-button,.seopress-option .tag-title,#seopress_pro_cpt .tag-title { cursor: pointer; font-weight: 500; border-radius: 4px; transition: all .3s linear; } #seopress-content .feature-state-on,#seopress-content .feature-state.feature-state-on,.seopress-option .feature-state-on,.seopress-option .feature-state.feature-state-on { display: inline-block; } #seopress-content .feature-state-off,.seopress-option .feature-state-off { display: none; } .seopress-option .postbox .inside li { list-style: square inside; padding-left: 5px; } #tab_seopress_page_speed .inside li { list-style: none; padding-left: 0; word-break: break-word; } .seopress-option .log { margin: 0; text-transform: uppercase; display: inline-block; vertical-align: middle; padding: 5px; color: rgba(19,191,17,1); font-style: italic; } .seopress-option input[type=text].seopress-admin-menu-input { min-width: inherit; width: 100%; } .seopress_page_seopress-import-export .postbox { width: calc(100% - 20px); } #seopress_cpt .wrap-tags,.seopress-option .wrap-tags,#seopress_pro_cpt .wrap-tags { position: relative; display: inline-block; width: 100%; margin-bottom: 10px; } #seopress_cpt .tag-title,.seopress-option .tag-title,#seopress_pro_cpt .tag-title { padding: 4px 8px; position: relative; top: 5px; left: 0; font-size: 11px; float: left; margin-right: 5px; user-select: none; margin-bottom: 5px; background: #fff; color: #6b7c93; box-shadow: 0 0 0 .5px rgba(50,50,93,.17),0 2px 5px 0 rgba(50,50,93,.12),0 3px 9px 0 rgba(50,50,93,.08),0 1px 1.5px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.08); } #seopress_pro_cpt .tag-title:active,#seopress_pro_cpt .tag-title:focus,#seopress_pro_cpt .tag-title:hover, #seopress_cpt .tag-title:active,#seopress_cpt .tag-title:focus,#seopress_cpt .tag-title:hover, .seopress-option .tag-title:active,.seopress-option .tag-title:focus,.seopress-option .tag-title:hover { background: #232323; color: #fff; user-select: none; } #seopress_cpt .tag-title .dashicons,.seopress-option .tag-title .dashicons, #seopress_pro_cpt .tag-title .dashicons { padding: 0; height: 16px; width: 16px; font-size: 16px; margin-right: 5px; vertical-align: middle; } .seopress-button { text-transform: uppercase; background: #fff; border-color: #c8d7e1; border-style: solid; border-width: 1px 1px 2px; color: #2e4453; display: inline-block; margin: 0; outline: 0; overflow: hidden; text-overflow: ellipsis; text-decoration: none; vertical-align: top; box-sizing: border-box; font-size: 14px; line-height: 20px; padding: 6px 8px 6px; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .seopress-button:hover { border-color: #a8bece; color: #00a0d2; } .seopress-button .dashicons { vertical-align: middle; } #seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget { border-right: 1px solid #e6ebf1; margin: 0; padding: 0 20px; width: calc(50% - 2px); box-sizing: border-box; display: inline-block; vertical-align: top; } #seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:first-child { width: 100%; display: block; clear: both; border-right: none; border-bottom: 1px solid #e6ebf1; padding-bottom: 20px; margin-bottom: 20px; } #seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:last-child { border-right: none; } #seopress-content .seopress-useful-tools .widget-reverse ul { background: #fff; } #seopress-content .seopress-useful-tools .widget-reverse li { padding: 10px; margin: 0; border-bottom: 1px solid #e6ebf1; } #seopress-content .seopress-useful-tools .widget-reverse li:hover { background: #F5F7FA; } #seopress-content .seopress-useful-tools .widget-title { text-transform: uppercase; margin: 0 0 10px; font-size: 13px; padding: 10px 0; color: #24b47e; } #seopress-content .seopress-reverse label,#seopress-content .seopress-useful-tools .widget-whois ul li span { font-weight: 700; } #seopress-content #seopress-reverse-url { width: 100%; margin: 10px 0; } #seopress-content .widget-reverse p { margin: 0; } .post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_url { width: 35%; } .post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_anchor_text { width: 20%; } .seopress-styles #screen-meta { margin: 0; position: relative; background-color: #fff; border-bottom: 0 solid #f2f2f2; border-top: none; -webkit-box-shadow: 0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08); box-shadow: 0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08); top: 0; } .seopress-styles #contextual-help-link-wrap,.seopress-styles #screen-options-link-wrap { float: right; height: 28px; margin: 0 0 0 6px; border: 1px solid #f2f2f2; border-top: none; background: #fff; -webkit-box-shadow: 0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08); box-shadow: 0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08); } .seopress-styles #screen-meta-links .show-settings { box-shadow: none; } .seopress-styles #screen-meta-links .screen-meta-toggle { position: relative; top: 0; z-index: 2000; } .seopress-styles #contextual-help-back { background: #f8fafd; } .seopress-styles .contextual-help-tabs .active { border-left: 2px solid #3297d3; background: #f8fafd; } #seopress-content input.toggle, .seopress-option input.toggle, #seopress_cpt input.toggle { max-height: 0; max-width: 0; opacity: 0; position: relative; } .seopress-feature input.toggle { display: block; } .wrap-toggle-preview { position: relative; } .wrap-toggle-preview p { font-weight: bold; margin: 0 0 1rem 0; } .seopress_wrap_single_cpt input.toggle, .seopress_wrap_tax input.toggle, #seopress_cpt input.toggle { margin: 0; border: none; min-width: 0; } #seopress_cpt span.label, #seopress_content_analysis span.label { outline: none; color: #fff; box-shadow: none; background: #555d66; padding: 2px 4px; border-radius: 4px; font-weight: bold; } #seopress_add_to_insights { margin-left: 1rem; } #seopress_add_to_insights_status { display: inline-block; font-weight: bold; margin: 0 0 0 1rem; vertical-align: middle; padding: 0.3rem; font-style: italic; } #seopress-content input.toggle+label,.seopress-option input.toggle+label, #seopress_cpt #tabs-1 input.toggle+label { display: inline-block; position: relative; box-shadow: inset 0 0 0 1px #d5d5d5; text-indent: -5000px; height: 20px; width: 40px; border-radius: 15px; } #seopress_cpt #tabs-1 input.toggle+label { margin: 0; } .wrap-toggle-checkboxes input.toggle+label { float: left; margin-right: 10px; } #seopress-content input.toggle+label:before,.seopress-option input.toggle+label:before, #seopress_cpt input.toggle+label:before { content: ""; position: absolute; display: block; height: 20px; width: 30px; top: 0; left: 0; border-radius: 15px; background: rgba(19,191,17,0); -moz-transition: .25s ease-in-out; -webkit-transition: .25s ease-in-out; transition: .25s ease-in-out; } #seopress-content input.toggle+label:after,.seopress-option input.toggle+label:after, #seopress_cpt input.toggle+label:after { content: ""; position: absolute; display: block; height: 20px; width: 20px; top: 0; left: 0; border-radius: 15px; background: #fff; box-shadow: inset 0 0 0 1px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.2); -moz-transition: .25s ease-in-out; -webkit-transition: .25s ease-in-out; transition: .25s ease-in-out; } .seopress_wrap_single_cpt input.toggle+label, .seopress_wrap_single_cpt input.toggle+label:before, .seopress_wrap_tax input.toggle+label, .seopress_wrap_tax input.toggle+label:before, #seopress_cpt input.toggle+label, #seopress_cpt input.toggle+label:before { width: 40px; height: 20px; } .seopress_wrap_single_cpt input.toggle+label:after, .seopress_wrap_tax input.toggle+label:after, #seopress_cpt input.toggle+label:after { width: 20px; height: 20px; } #seopress-content input.toggle[data-toggle="1"]+label:before, .seopress-option input.toggle[data-toggle="1"]+label:before, #seopress_cpt input.toggle[data-toggle="1"]+label:before { width: 40px; background: rgb(49, 151, 211); } .seopress_wrap_single_cpt input.toggle[data-toggle="1"]+label:before, #seopress_cpt input.toggle[data-toggle="1"]+label:before, .seopress_wrap_tax input.toggle[data-toggle="1"]+label:before, #seopress_cpt input.toggle[data-toggle="1"]+label:before { width: 40px; background: rgb(49, 151, 211); } #seopress-content input.toggle[data-toggle="1"]+label:after, .seopress-option input.toggle[data-toggle="1"]+label:after, #seopress_cpt input.toggle[data-toggle="1"]+label:after { left: 20px; box-shadow: inset 0 0 0 1px rgb(49, 151, 211), 0 2px 4px rgba(0,0,0,.2); } .seopress_wrap_single_cpt input.toggle[data-toggle="1"]+label:after, .seopress_wrap_tax input.toggle[data-toggle="1"]+label:after, #seopress_cpt input.toggle[data-toggle="1"]+label:after { box-shadow: inset 0 0 0 1px rgb(49, 151, 211), 0 2px 4px rgba(0,0,0,.2); } #seopress-content .seopress-page-list { position: relative; display: grid; max-width: 64rem; grid-gap: 20px 20px; grid-template-columns: repeat(3,1fr); } @media only screen and (max-width: 782px) { #seopress-content .seopress-page-list { grid-template-columns: repeat(1,1fr); } } #seopress-notice-save { position: fixed; color: #fff; padding: 15px 40px; font-size: 0.9rem; text-transform: uppercase; text-align: center; border-radius: 0; background: rgba(74,184,102,.9); bottom: 0; right: 0; z-index: 500; width: 100%; font-weight: bold; } #seopress-notice-save .dashicons { color:#fff; } .seopress-styles .wrap { margin: 20px 0 0 0; display: flex; position: relative; } .toplevel_page_seopress-option.seopress-styles .wrap, .seopress-insights.seopress-styles .wrap { display: inherit; position: inherit; margin: inherit; } @media only screen and (max-width: 782px) { .seopress-styles .wrap { display: inherit; position: inherit; margin: inherit; } } .seopress_page_seopress-pro-page #wpcontent { background: #F4F7FA; } .seopress-option .wrap div.nav-tab-wrapper { margin: 0 0 0 -26px; padding: 0 0 0 10px; line-height: inherit; width: 230px; z-index: 95; font-weight: 400; display: block; border-bottom: none; } @media only screen and (max-width: 782px) { .seopress-option .wrap div.nav-tab-wrapper { width: 100%; margin: 0; padding: 0; } } #seopress-admin-tabs.wrap div.nav-tab-wrapper { margin: 20px auto 0; max-width: 64rem; width: 100%; border-bottom: 1px solid #e6ebf1; padding: 0; line-height: inherit; position: -webkit-sticky; /* Required for Safari */ position: sticky; background: #f5f7fa; z-index: 100; top: 31px; border-radius: 4px 4px 0 0; font-weight: 400; overflow: hidden; display: flex; align-items: center; justify-content: space-between; box-sizing: border-box; } @media only screen and (max-width: 600px) { #seopress-admin-tabs.wrap div.nav-tab-wrapper { top: 0; display: block; } } @media only screen and (max-width: 1024px) { #seopress-admin-tabs.wrap div.nav-tab-wrapper { display: block; } } #seopress-admin-tabs #tab_seopress_notifications.seopress-tab { background: 0 0; padding: 0; border-radius: 0; } .seopress-option .nav-tab { border: 0 solid #ccc; background: 0 0; opacity: .5; padding: 6px 30px 6px 10px; transition: opacity .3s linear; color: #191e23; margin: 0; float: none; display: inline-block; width: 100%; text-align: left; font-weight: normal; box-sizing: border-box; white-space: normal; } #seopress-admin-tabs .nav-tab { border: 0 solid #ccc; background: 0 0; opacity: .5; padding: 14px 20px; transition: opacity .3s linear; color: #191e23; margin: 0; box-shadow: inset -1px 0 #e3e8ee; float: none; display: inline-block; text-align: center; font-weight: normal; } #seopress-admin-tabs .nav-tab { width: 100%; } #seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:hover,.seopress-option .about-wrap h2 .nav-tab-active,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:hover { background-color: #fff; } #seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:focus,#seopress-admin-tabs .nav-tab-active:focus:active,#seopress-admin-tabs .nav-tab-active:hover,#seopress-admin-tabs .nav-tab:focus,.nav-tab-active:focus,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:focus:active,.seopress-option .nav-tab-active:hover,.seopress-option .nav-tab:focus { opacity: 1; outline: 0; font-weight: 600; position: relative; color: #191e23; border-left: 3px solid #0085ba; background: rgba(0, 133, 186, 0.1); } #seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:focus,#seopress-admin-tabs .nav-tab-active:focus:active,#seopress-admin-tabs .nav-tab-active:hover,#seopress-admin-tabs .nav-tab:focus { border-bottom: 3px solid rgb(49, 151, 211); border-left: none; background: #fff; } #seopress-admin-tabs .nav-tab:hover,.seopress-option .nav-tab:hover { opacity: 1; } #seopress-admin-tabs .nav-tab:focus,.seopress-option .nav-tab:focus { outline: 0; box-shadow: none; } .seopress-option .section-tool { border: none; box-shadow: none; background: none; position: relative; } .seopress-option .section-tool::after { content:''; background: #dedede; height: 1px; width: 100%; display: block; } .seopress-option .sp-section-header { border-bottom: 1px solid #eeeeee; margin: 0 0 1rem 0; width: 100%; display: flex; position: relative; align-items: center; padding-bottom: 0.5rem; } .seopress-option .sp-section-header::after { position: absolute; content:''; background: #0085ba; height: 2px; width: 40px; bottom: 0px; left: 0; } .seopress-option .sp-section-header h2 { font-size: 1.5em; } .seopress-option .sp-section-header > .dashicons { color: #0085ba; padding: 10px; border-radius: 6px; margin-right: 10px; background: #c4f0ff; } .seopress-option .sp-section-header .wrap-toggle-checkboxes { display: flex; } .seopress-styles .wrap .notice { margin: 5px 0 15px 15px; } #seopress-tabs.wrap .notice { margin: 1rem 0; } .seopress-BlankState a.button-primary, .seopress-BlankState button.button-primary, .seopress-message a.button-primary, .seopress-message button.button-primary{ background: #6259e6; border-color: #6259e6; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 66, 87, 0.12) 0px 2px 5px 0px; color: #fff; display: inline-block; } .seopress-BlankState a.button-primary:active, .seopress-BlankState a.button-primary:focus, .seopress-BlankState a.button-primary:hover, .seopress-BlankState button.button-primary:active, .seopress-BlankState button.button-primary:focus, .seopress-BlankState button.button-primary:hover, .seopress-message a.button-primary:active, .seopress-message a.button-primary:focus, .seopress-message a.button-primary:hover, .seopress-message button.button-primary:active, .seopress-message button.button-primary:focus, .seopress-message button.button-primary:hover{ background:#6259e6; border-color:#6259e6; box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 0 #6259e6 } .post-type-seopress_404 .seopress-BlankState-message::before, .post-type-seopress_schemas .seopress-BlankState-message::before{ font-family: 'Dashicons'; speak:none; font-weight:400; font-variant:normal; text-transform:none; line-height:1; margin:0; text-indent:0; position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; content:"\f103" } .post-type-seopress_schemas .seopress-BlankState-message::before{ content:"\f495"; } .seopress-BlankState{ text-align:center;padding:5em 0 0 } .seopress-BlankState .seopress-BlankState-message{ color:#aaa; margin:0 auto 1.5em; line-height:1.5em; font-size:1.2em; max-width:500px } .seopress-BlankState .seopress-BlankState-message::before{ color:#ddd; text-shadow:0 -1px 1px rgba(0,0,0,.2),0 1px 0 rgba(255,255,255,.8); font-size:8em; display:block; position:relative!important; top:auto; left:auto; line-height:1em; margin:0 0 .1875em } .seopress-BlankState .seopress-BlankState-cta{ font-size:1.2em; padding:.75em 1.5em; margin:0 .25em; height:auto; display:inline-block!important } .seopress-BlankState{ max-width:764px; text-align:center; margin:auto } .seopress-BlankState .seopress-BlankState-message{ color:#444; font-size:1.5em; margin:0 auto 1em } .seopress-BlankState .seopress-BlankState-message::before{ font-size:120px } .seopress-BlankState .seopress-BlankState-buttons{ margin-bottom:4em } #seopress_content_analysis .up, #seopress_content_analysis .up .dashicons { color: #4ab866; } #seopress_content_analysis .down, #seopress_content_analysis .down .dashicons { color: #d94f4f; } #seopress_content_analysis .up .dashicons { transform: rotateZ(45deg); } #seopress_content_analysis .stable .dashicons { transform: rotateZ(90deg); } #seopress_content_analysis .down .dashicons { transform: rotateZ(135deg); } #seopress_content_analysis .wrap-insights-post { clear: both; border-top: 1px solid #e2e4e7; display: flex; align-items: center; } #seopress_content_analysis .wrap-insights-post .widget-insights-title { margin: 0 1rem; } #seopress_content_analysis .wrap-insights-post span { font-weight: 700; margin: 0 0.2rem 0 0; } #seopress_content_analysis .wrap-insights-post .sp-tooltip * { font-weight: normal; } #seopress_content_analysis .wrap-insights-post .sp-tooltip-headings { font-weight: bold; }