/* css for snippet */
#snippet_preview {
	position: relative;
	width: 640px;
	border: 1px solid #f7f7f7;
	border-radius: 20px;
	background-color: #fff;
}

.snippet_container:before,
.snippet_container:after {
	display: table;
	content: " ";
}

.snippet_container:after {
	clear: both;
}

.snippet-editor__container {
	position: relative;
	cursor: pointer;
}

.snippet-editor__heading {
	margin: 0 -20px 15px;
	padding: 8px 20px;
	border-bottom: 1px solid #f7f7f7;
	color: #555;
	font-family: "Open Sans", sans-serif;
	font-size: 0.9rem;
	font-weight: 300;
}

.snippet-editor__heading-editor {
	border-top: 1px solid #f7f7f7;
}

.snippet-editor__heading-icon-eye {
	padding-right: 45px;
	background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M1664%20960q%2D152%2D236%2D381%2D353%2061%20104%2061%20225%200%20185%2D131%2E5%20316%2E5t%2D316%2E5%20131%2E5%2D316%2E5%2D131%2E5%2D131%2E5%2D316%2E5q0%2D121%2061%2D225%2D229%20117%2D381%20353%20133%20205%20333%2E5%20326%2E5t434%2E5%20121%2E5%20434%2E5%2D121%2E5%20333%2E5%2D326%2E5zm%2D720%2D384q0%2D20%2D14%2D34t%2D34%2D14q%2D125%200%2D214%2E5%2089%2E5t%2D89%2E5%20214%2E5q0%2020%2014%2034t34%2014%2034%2D14%2014%2D34q0%2D86%2061%2D147t147%2D61q20%200%2034%2D14t14%2D34zm848%20384q0%2034%2D20%2069%2D140%20230%2D376%2E5%20368%2E5t%2D499%2E5%20138%2E5%2D499%2E5%2D139%2D376%2E5%2D368q%2D20%2D35%2D20%2D69t20%2D69q140%2D229%20376%2E5%2D368t499%2E5%2D139%20499%2E5%20139%20376%2E5%20368q20%2035%2020%2069z%22%20%2F%3E%3C%2Fsvg%3E") no-repeat;
	/* rtlcss needs this as separate property */
	background-position: right 20px top 50%;
	background-size: 16px;
}

.snippet-editor__container:hover:before {
	display: block;
	position: absolute;
	top: -3px;
	right: -22px;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23bfbfbf%22%20d%3D%22M1152%20896q0%2026%2D19%2045l%2D448%20448q%2D19%2019%2D45%2019t%2D45%2D19%2D19%2D45v%2D896q0%2D26%2019%2D45t45%2D19%2045%2019l448%20448q19%2019%2019%2045z%22%20%2F%3E%3C%2Fsvg%3E");
	background-size: 25px;
	content: "";
}

.snippet-editor__container--focus:hover:before,
.snippet-editor__container--focus:before {
	display: block;
	position: absolute;
	top: -3px;
	right: -22px;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M1152%20896q0%2026%2D19%2045l%2D448%20448q%2D19%2019%2D45%2019t%2D45%2D19%2D19%2D45v%2D896q0%2D26%2019%2D45t45%2D19%2045%2019l448%20448q19%2019%2019%2045z%22%20%2F%3E%3C%2Fsvg%3E");
	background-size: 25px;
	content: "";
}

.snippet-editor__preview {
	padding: 0 20px 15px;
}

.snippet-editor__button {
	padding: 8px 10px;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	color: #555;
	background: #f7f7f7;
	font-size: 0.8rem;
	cursor: pointer;
}

.snippet-editor__edit-button {
	display: block;
	margin-top: 1em;
	padding-right: 32px;
	background: #f7f7f7 url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M491%201536l91%2D91%2D235%2D235%2D91%2091v107h128v128h107zm523%2D928q0%2D22%2D22%2D22%2D10%200%2D17%207l%2D542%20542q%2D7%207%2D7%2017%200%2022%2022%2022%2010%200%2017%2D7l542%2D542q7%2D7%207%2D17zm%2D54%2D192l416%20416%2D832%20832h%2D416v%2D416zm683%2096q0%2053%2D37%2090l%2D166%20166%2D416%2D416%20166%2D165q36%2D38%2090%2D38%2053%200%2091%2038l235%20234q37%2039%2037%2091z%22%20%2F%3E%3C%2Fsvg%3E") no-repeat;
	/* rtlcss needs this as separate property */
	background-position: right 8px top 50%;
	background-size: 16px;
}

.snippet-editor__form {
	padding: 20px;
}

.snippet-editor__label {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 1em;
}

.snippet-editor__label:first-child {
	margin-top: 0;
}

.snippet-editor__label--hover:before {
	display: block;
	position: absolute;
	top: -3px;
	top: 20px;
	right: -22px;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23bfbfbf%22%20d%3D%22M1152%20896q0%2026%2D19%2045l%2D448%20448q%2D19%2019%2D45%2019t%2D45%2D19%2D19%2D45v%2D896q0%2D26%2019%2D45t45%2D19%2045%2019l448%20448q19%2019%2019%2045z%22%20%2F%3E%3C%2Fsvg%3E");
	background-size: 25px;
	content: "";
}

.snippet-editor__label--focus:before {
	display: block;
	position: absolute;
	top: -3px;
	top: 20px;
	right: -22px;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%231074a8%22%20d%3D%22M1152%20896q0%2026%2D19%2045l%2D448%20448q%2D19%2019%2D45%2019t%2D45%2D19%2D19%2D45v%2D896q0%2D26%2019%2D45t45%2D19%2045%2019l448%20448q19%2019%2019%2045z%22%20%2F%3E%3C%2Fsvg%3E");
	background-size: 25px;
	content: "";
}

.snippet-editor__input {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin-top: 5px;
	border: 1px solid #bfbfbf;
}

.snippet-editor__input:focus {
	border: 1px solid #1074a8;
	outline: none;
}

/* Swap icons for RTL. */
.rtl .snippet-editor__container:hover:before {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23bfbfbf%22%20d%3D%22M1216%20448v896q0%2026%2D19%2045t%2D45%2019%2D45%2D19l%2D448%2D448q%2D19%2D19%2D19%2D45t19%2D45l448%2D448q19%2D19%2045%2D19t45%2019%2019%2045z%22%2F%3E%3C%2Fsvg%3E");
}

.rtl .snippet-editor__container--focus:hover:before,
.rtl .snippet-editor__container--focus:before {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M1216%20448v896q0%2026%2D19%2045t%2D45%2019%2D45%2D19l%2D448%2D448q%2D19%2D19%2D19%2D45t19%2D45l448%2D448q19%2D19%2045%2D19t45%2019%2019%2045z%22%2F%3E%3C%2Fsvg%3E");
}

.rtl .snippet-editor__label--hover:before {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23bfbfbf%22%20d%3D%22M1216%20448v896q0%2026%2D19%2045t%2D45%2019%2D45%2D19l%2D448%2D448q%2D19%2D19%2D19%2D45t19%2D45l448%2D448q19%2D19%2045%2D19t45%2019%2019%2045z%22%2F%3E%3C%2Fsvg%3E");
}

.rtl .snippet-editor__label--focus:before {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%231074a8%22%20d%3D%22M1216%20448v896q0%2026%2D19%2045t%2D45%2019%2D45%2D19l%2D448%2D448q%2D19%2D19%2D19%2D45t19%2D45l448%2D448q19%2D19%2045%2D19t45%2019%2019%2045z%22%2F%3E%3C%2Fsvg%3E");
}

.snippet-editor__meta-description {
	height: 70px;
}

.snippet-editor__submit {
	margin-top: 1em;
}

#snippet_cite {
	min-width: 20px;
}

#meta_container {
	clear: both;
	min-height: 20px;
}

.snippet_container .title {
	display: block;
	overflow: hidden;
	width: 600px;
	margin: 0;
	color: #1e0fbe;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2;
	white-space: nowrap;
	text-decoration: none;
	text-overflow: ellipsis;
}

.snippet_container .url,
.snippet_container .desc {
	font-size: 13px;
	line-height: 1.4;
}

.snippet_container .url {
	display: block;
	color: #006621;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}

.snippet_container .urlBase {
	float: right;
}

.snippet_container .desc-default {
	color: #333;
}

.snippet_container .desc-render {
	color: #777;
}

.snippet_container .tooLong {
	color: #f00 !important;
}

.snippet-editor__field--invalid {
	color: #f00;
}

.snippet-editor__progress {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 8px;
	margin-top: 5px;
	border: none;

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.snippet-editor__progress::-webkit-progress-bar {
	height: 8px;
	border: 1px solid #bfbfbf;
	background-color: #f7f7f7;
}

.snippet-editor__progress--fallback {
	height: 8px;
	border: 1px solid #bfbfbf;
	background-color: #f7f7f7;
}

.snippet-editor__progress-bar {
	width: 0;
	max-width: 100%;
	height: 100%;
}

.snippet-editor__date {
	color: #808080;
	font-size: 13px;
	line-height: 1.4;
}

.snippet-editor--hidden {
	display: none;
}

.snippet-editor__progress--bad[value] {
	color: #dc3232;
}

.snippet-editor__progress--bad[value]::-webkit-progress-value {
	background-color: #dc3232;
	transition: width 250ms;
}

.snippet-editor__progress--bad[value]::-moz-progress-bar {
	background-color: #dc3232;
}

.snippet-editor__progress--bad[value] .snippet-editor__progress-bar {
	background-color: #dc3232;
}

.snippet-editor__progress--ok[value] {
	color: #ee7c1b;
}

.snippet-editor__progress--ok[value]::-webkit-progress-value {
	background-color: #ee7c1b;
	transition: width 250ms;
}

.snippet-editor__progress--ok[value]::-moz-progress-bar {
	background-color: #ee7c1b;
}

.snippet-editor__progress--ok[value] .snippet-editor__progress-bar {
	background-color: #ee7c1b;
}

.snippet-editor__progress--good[value] {
	color: #7ad03a;
}

.snippet-editor__progress--good[value]::-webkit-progress-value {
	background-color: #7ad03a;
	transition: width 250ms;
}

.snippet-editor__progress--good[value]::-moz-progress-bar {
	background-color: #7ad03a;
}

.snippet-editor__progress--good[value] .snippet-editor__progress-bar {
	background-color: #7ad03a;
}

/* css for analyzer */
.wpseoanalysis {
	padding-left: 0;
}

.wpseo-score-text {
	float: right;
	width: 86%;
	/* make room for score and mark icons, consider to use a better layout model */
	width: calc( 100% - 56px);
}

/* needs higher specificity than other score icons */
.assessment-results .wpseo-score-icon {
	float: right;
	width: 12px;
	height: 12px;
	margin: 3px 0 0 10px;
	border-radius: 50%;
	background: #888;
}

.wpseo-score-icon.good {
	background-color: #7ad03a;
}

.wpseo-score-icon.ok {
	background-color: #ee7c1b;
}

.wpseo-score-icon.bad {
	background-color: #dc3232;
}

.wpseo-score-icon.na {
	background-color: #999;
}

.wpseo-score-icon.noindex {
	background-color: #1e8cbe;
}

li.score {
	margin-bottom: 6px;
	list-style-type: none !important;
}

li.score:after {
	display: table;
	clear: both;
	content: "";
}

.screen-reader-text {
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	width: 1px;
	height: 1px;
}

/* overall score */
#overallScore #score_circle {
	fill: #999;
}

#overallScore #score_circle_shadow {
	fill: #777;
}

#overallScore.good #score_circle {
	fill: #9fda4f;
}

#overallScore.good #score_circle_shadow {
	fill: #77b227;
}

#overallScore.ok #score_circle {
	fill: #ffb81e;
}

#overallScore.ok #score_circle_shadow {
	fill: #f49a00;
}

#overallScore.bad #score_circle {
	fill: #ff4e47;
}

#overallScore.bad #score_circle_shadow {
	fill: #ed261f;
}

.assessment-results {
	clear: both;
}

.assessment-results__mark.icon-eye-inactive,
.assessment-results__mark.icon-eye-active,
.assessment-results__mark.icon-eye-disabled {
	float: right;
	width: 28px;
	height: 28px;
	margin: -5px 3px 0 3px;
	padding: 4px;
	border: 0;
	border-radius: 100%;
	outline: none;
	background: no-repeat center;
	background-size: 16px;
	cursor: pointer;
}

.assessment-results__mark.icon-eye-inactive {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23555555%22%20d%3D%22M1664%20960q%2D152%2D236%2D381%2D353%2061%20104%2061%20225%200%20185%2D131%2E5%20316%2E5t%2D316%2E5%20131%2E5%2D316%2E5%2D131%2E5%2D131%2E5%2D316%2E5q0%2D121%2061%2D225%2D229%20117%2D381%20353%20133%20205%20333%2E5%20326%2E5t434%2E5%20121%2E5%20434%2E5%2D121%2E5%20333%2E5%2D326%2E5zm%2D720%2D384q0%2D20%2D14%2D34t%2D34%2D14q%2D125%200%2D214%2E5%2089%2E5t%2D89%2E5%20214%2E5q0%2020%2014%2034t34%2014%2034%2D14%2014%2D34q0%2D86%2061%2D147t147%2D61q20%200%2034%2D14t14%2D34zm848%20384q0%2034%2D20%2069%2D140%20230%2D376%2E5%20368%2E5t%2D499%2E5%20138%2E5%2D499%2E5%2D139%2D376%2E5%2D368q%2D20%2D35%2D20%2D69t20%2D69q140%2D229%20376%2E5%2D368t499%2E5%2D139%20499%2E5%20139%20376%2E5%20368q20%2035%2020%2069z%22%20%2F%3E%3C%2Fsvg%3E");
}

.assessment-results__mark.icon-eye-active {
	background-color: #a4286a;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1664%20960q%2D152%2D236%2D381%2D353%2061%20104%2061%20225%200%20185%2D131%2E5%20316%2E5t%2D316%2E5%20131%2E5%2D316%2E5%2D131%2E5%2D131%2E5%2D316%2E5q0%2D121%2061%2D225%2D229%20117%2D381%20353%20133%20205%20333%2E5%20326%2E5t434%2E5%20121%2E5%20434%2E5%2D121%2E5%20333%2E5%2D326%2E5zm%2D720%2D384q0%2D20%2D14%2D34t%2D34%2D14q%2D125%200%2D214%2E5%2089%2E5t%2D89%2E5%20214%2E5q0%2020%2014%2034t34%2014%2034%2D14%2014%2D34q0%2D86%2061%2D147t147%2D61q20%200%2034%2D14t14%2D34zm848%20384q0%2034%2D20%2069%2D140%20230%2D376%2E5%20368%2E5t%2D499%2E5%20138%2E5%2D499%2E5%2D139%2D376%2E5%2D368q%2D20%2D35%2D20%2D69t20%2D69q140%2D229%20376%2E5%2D368t499%2E5%2D139%20499%2E5%20139%20376%2E5%20368q20%2035%2020%2069z%22%20%2F%3E%3C%2Fsvg%3E");
}

.assessment-results__mark.icon-eye-active.yoast-tooltip::before,
.assessment-results__mark.icon-eye-active.yoast-tooltip::after {
	display: none;
}

.assessment-results__mark.icon-eye-disabled {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23e6e6e6%22%20d%3D%22M1664%20960q%2D152%2D236%2D381%2D353%2061%20104%2061%20225%200%20185%2D131%2E5%20316%2E5t%2D316%2E5%20131%2E5%2D316%2E5%2D131%2E5%2D131%2E5%2D316%2E5q0%2D121%2061%2D225%2D229%20117%2D381%20353%20133%20205%20333%2E5%20326%2E5t434%2E5%20121%2E5%20434%2E5%2D121%2E5%20333%2E5%2D326%2E5zm%2D720%2D384q0%2D20%2D14%2D34t%2D34%2D14q%2D125%200%2D214%2E5%2089%2E5t%2D89%2E5%20214%2E5q0%2020%2014%2034t34%2014%2034%2D14%2014%2D34q0%2D86%2061%2D147t147%2D61q20%200%2034%2D14t14%2D34zm848%20384q0%2034%2D20%2069%2D140%20230%2D376%2E5%20368%2E5t%2D499%2E5%20138%2E5%2D499%2E5%2D139%2D376%2E5%2D368q%2D20%2D35%2D20%2D69t20%2D69q140%2D229%20376%2E5%2D368t499%2E5%2D139%20499%2E5%20139%20376%2E5%20368q20%2035%2020%2069z%22%20%2F%3E%3C%2Fsvg%3E");
}

.assessment-results__mark:focus {
	border-radius: 100%;
	box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);
}

.assessment-results__mark-container {
	display: inline-block;
	float: right;
	width: 33px;
	min-height: 1px;
}

/* loading dialog */
.YoastSEO_msg .right,
.YoastSEO_msg .left {
	display: none;
}

@keyframes animatedBackground {
	from {
		background-position: 100% 0;
	}

	to {
		background-position: 0% 0;
	}
}

.YoastSEO_msg .bufferbar {
	display: block;
	width: 100%;
	height: 12px;
	margin: 10px 0 10px 0;
	border: 1px solid #dfdfdf;
	/*multiple background definitions for the sake of browsercompatibility*/
	background-image: linear-gradient(to right, #fff, #0063ff, #fff, #0063ff);
	background-position: 100% 0;
	background-size: 300% 100%;
	animation: animatedBackground 5s linear infinite;
}

.yoast-tooltip {
	position: relative;
}

button.yoast-tooltip {
	/* IE 11 needs overflow: visible on buttons. */
	overflow: visible;
}

.yoast-tooltip::after {
	display: none;
	position: absolute;
	z-index: 1000000;
	padding: 5px 8px;
	border-radius: 3px;
	opacity: 0;
	color: #fff;
	background: rgba(0, 0, 0, 0.8);
	text-shadow: none;
	font: normal normal 11px/1.5 Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	text-align: center;
	white-space: pre;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
	word-wrap: break-word;
	content: attr(aria-label);
	pointer-events: none;

	-webkit-font-smoothing: subpixel-antialiased;
}

.yoast-tooltip::before {
	display: none;
	position: absolute;
	z-index: 1000001;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	opacity: 0;
	color: rgba(0, 0, 0, 0.8);
	content: "\00a0";
	pointer-events: none;
}

@keyframes yoast-tooltip-appear {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.yoast-tooltip:hover::before,
.yoast-tooltip:hover::after,
.yoast-tooltip:active::before,
.yoast-tooltip:active::after,
.yoast-tooltip:focus::before,
.yoast-tooltip:focus::after {
	display: inline-block;
	text-decoration: none;
	animation-name: yoast-tooltip-appear;
	animation-duration: 0.1s;
	animation-timing-function: ease-in;
	animation-delay: 0.4s;

	animation-fill-mode: forwards;
}

.yoast-tooltip-no-delay:hover::before,
.yoast-tooltip-no-delay:hover::after,
.yoast-tooltip-no-delay:active::before,
.yoast-tooltip-no-delay:active::after,
.yoast-tooltip-no-delay:focus::before,
.yoast-tooltip-no-delay:focus::after {
	opacity: 1;
	animation: none;
}

.yoast-tooltip-multiline:hover::after,
.yoast-tooltip-multiline:active::after,
.yoast-tooltip-multiline:focus::after {
	display: table-cell;
}

.yoast-tooltip-s::after,
.yoast-tooltip-se::after,
.yoast-tooltip-sw::after {
	top: 100%;
	left: 50%;
	margin-top: 5px;
}

.yoast-tooltip-s::before,
.yoast-tooltip-se::before,
.yoast-tooltip-sw::before {
	top: auto;
	left: 50%;
	bottom: -5px;
	margin-left: -5px;
	border-bottom-color: rgba(0, 0, 0, 0.8);
}

.yoast-tooltip-se::after {
	left: auto;
	right: 50%;
	margin-right: -15px;
}

.yoast-tooltip-sw::after {
	margin-left: -15px;
}

.yoast-tooltip-n::after,
.yoast-tooltip-ne::after,
.yoast-tooltip-nw::after {
	left: 50%;
	bottom: 100%;
	margin-bottom: 5px;
}

.yoast-tooltip-n::before,
.yoast-tooltip-ne::before,
.yoast-tooltip-nw::before {
	top: -5px;
	left: 50%;
	bottom: auto;
	margin-left: -5px;
	border-top-color: rgba(0, 0, 0, 0.8);
}

.yoast-tooltip-ne::after {
	left: auto;
	right: 50%;
	margin-right: -15px;
}

.yoast-tooltip-nw::after {
	margin-left: -15px;
}

.yoast-tooltip-s::after,
.yoast-tooltip-n::after {
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.yoast-tooltip-w::after {
	left: 100%;
	bottom: 50%;
	margin-left: 5px;
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}

.yoast-tooltip-w::before {
	top: 50%;
	bottom: 50%;
	right: -5px;
	margin-top: -5px;
	border-right-color: rgba(0, 0, 0, 0.8);
}

.yoast-tooltip-e::after {
	bottom: 50%;
	right: 100%;
	margin-right: 5px;
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}

.yoast-tooltip-e::before {
	top: 50%;
	left: -5px;
	bottom: 50%;
	margin-top: -5px;
	border-left-color: rgba(0, 0, 0, 0.8);
}

.yoast-tooltip-multiline::after {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 250px;
	border-collapse: separate;
	white-space: pre-line;
	word-wrap: normal;
	word-break: break-word;
}

.yoast-tooltip-multiline.yoast-tooltip-s::after,
.yoast-tooltip-multiline.yoast-tooltip-n::after {
	left: auto;
	right: 50%;
	-ms-transform: translateX(50%);
	transform: translateX(50%);
}

.yoast-tooltip-multiline.yoast-tooltip-w::after,
.yoast-tooltip-multiline.yoast-tooltip-e::after {
	left: 100%;
}

@media screen and (min-width: 0\0) {
	.yoast-tooltip-multiline::after {
		width: 250px;
	}
}

.yoast-tooltip-sticky::before,
.yoast-tooltip-sticky::after {
	display: inline-block;
}

.yoast-tooltip-sticky.yoast-tooltip-multiline::after {
	display: table-cell;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	.yoast-tooltip-w::after {
		margin-left: 4.5px;
	}
}

/* Dynamically set when the Help is expanded to avoid horizontal scrolling */
#wpcontent.yoast-help-center-open {
	overflow-x: hidden;
}

.wpseo-tab-video-container {
	margin-bottom: 20px;
	border-bottom: 1px solid #a4286a;
}

.wpseo-tab-video-container__handle {
	width: 100%;
	margin: 0;
	padding: 10px;
	border: none;
	outline: none;
	color: #a4286a;
	background: none;
	line-height: 19px;
	text-align: right;
	cursor: pointer;
}

.wpseo-tab-video-container__handle .toggle__arrow {
	text-decoration: none;
}

.wpseo-tab-video-container__handle:hover,
.wpseo-tab-video-container__handle:focus {
	text-decoration: underline;
}

.wpseo-tab-video-container__handle .dashicons-before:before {
	margin-left: 5px;
}

.wpseotab .wpseo-tab-video-container {
	margin-top: -15px;
}

.wpseo-tab-video-slideout {
	display: none;
	min-height: 320px;
	margin: 0 -9999px;
	/* hide the container bottom border when expanded */
	margin-bottom: -1px;
	padding: 2em 9999px;
	background-color: #a4286a;
	box-shadow: inset 0 10px 10px -5px rgba(123, 30, 80, 0.5), inset 0 -10px 10px -5px rgba(123, 30, 80, 0.5);

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.wpseo-tab-video-slideout .contextual-help-tabs-wrap {
	padding: 0;

	flex-basis: 0;
	flex-grow: 1;
	-ms-flex-negative: 1;
	/* do not use the shorthand syntax to avoid the unitless bug in IE 11 */
	-ms-flex-positive: 1;
	-ms-flex-preferred-size: 0;
	flex-shrink: 1;
}

.wpseo-tab-video-slideout a {
	color: white;
}

.wpseo-tab-video-slideout a.button,
.wpseo-tab-video-slideout a.button-primary {
	text-decoration: none;
}

.wpseo-tab-video-slideout h1,
.wpseo-tab-video-slideout h2,
.wpseo-tab-video-slideout h3,
.wpseo-tab-video-slideout h4,
.wpseo-tab-video-slideout h5,
.wpseo-tab-video-slideout h6 {
	margin-top: 0.5em;
	padding-top: 0;
	color: white;
	font-weight: 500;
}

.wpseo-tab-video-slideout .wpseo-tab-video__panel__textarea {
	float: right;
	/* min-width to make two boxes always have the same min width */
	min-width: 234px;
	/* max-width to make two boxes take the same space of the video above: 560px */
	max-width: 242px;
	margin: 0 0 1em 12px;
	padding: 15px 15px 5px;
	border: 1px solid;
	border-color: white;
	border-radius: 30px;
	border-bottom-left-radius: 0;
	color: white;
	background-color: #a4286a;
}

.wpseo-tab-video-slideout .wpseo-tab-video__panel__textarea a,
.wpseo-tab-video-slideout .wpseo-tab-video__panel__textarea a:hover,
.wpseo-tab-video-slideout .wpseo-tab-video__panel__textarea a:focus {
	color: white;
	font-weight: 500;
}

.wpseo-tab-video-slideout .wpseo-tab-video__panel__textarea h3 {
	margin: 0;
}

.wpseo-tab-video-slideout .yoast-help-center-tabs {
	width: 180px;
	padding: 0 0 1em 1em;
	color: white;
	background-color: #a4286a;

	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.wpseo-tab-video-slideout .yoast-help-center-tabs ul {
	margin: 0;
}

.wpseo-tab-video-slideout .help-tab-content {
	margin: 0;
	color: white;
	font-weight: 300;
}

.wpseo-tab-video-slideout .wpseo-tab-video__panel--video {
	/* In the settings pages is not a children of the flexbox container. */
	float: right;
	margin-left: 1em;
	padding-bottom: 1em;

	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.wpseo-tab-video-slideout .wpseo-tab-video__panel--video iframe {
	/* remove iframe descender space */
	vertical-align: middle;
}

.wpseo-tab-video-slideout .wpseo-tab-video__panel--text {
	min-width: 264px;
	margin: 0 auto;

	flex-basis: 0;
	flex-grow: 1;
	-ms-flex-negative: 1;
	/* do not use the shorthand syntax to avoid the unitless bug in IE 11 */
	-ms-flex-positive: 1;
	-ms-flex-preferred-size: 0;
	flex-shrink: 1;
	/* must be less than a text box min width */
}

.wpseo-tab-video-slideout .wpseo-tab-video__panel--text div:last-child {
	margin-left: 0;
}

/* When it's inside the metabox (posts, terms, media ). */
.postbox .wpseo-tab-video-container {
	margin: -6px -12px 20px;
}

/* When it's inside the metabox (posts, terms, media ). */
.postbox .wpseo-tab-video-slideout {
	margin: 0;
	padding: 2em 12px 15px;
}

.inside .wpseo-tab-video-slideout {
	height: auto;
}

.wpseo-help-center-item {
	display: inline;
}

.wpseo-help-center-item a {
	display: block;
	padding: 10px 12px;
	color: white;
	text-decoration: none;
}

.wpseo-help-center-item a:hover,
.wpseo-help-center-item a:focus {
	text-decoration: underline;
}

.wpseo-help-center-item a.dashicons-before:before {
	margin-left: 3px;
	text-decoration: none;
}

.wpseo-help-center-item.active a {
	color: #a4286a;
	background-color: white;
}

/* Hide the taxonomy metabox rich editor when it's first inserted in the form. */
#edittag > #wp-description-wrap {
	display: none;
}

#wp-description-wrap .wp-editor-area {
	border: 0;
}

/* Give the original textarea enough height to mitigate content flash. */
.term-description-wrap td > textarea#description {
	min-height: 530px;
}

/**
 * Lines below came from metabox-tabs.css
 *
 * Metabox Tabs
 */
ul.wpseo-metabox-tabs {
	display: none;
	margin-top: 6px;
	margin-bottom: 0;
}

/* Contain floated list items and have overflow visible for the active tab */
ul.wpseo-metabox-tabs:after {
	display: table;
	clear: both; 
	content: "";
}

.wpseo-metabox-tabs-div ul {
	list-style: none;
}

ul.wpseo-metabox-tabs li.active {
	background-color: #fdfdfd;
}

.wpseo-meta-section {
	display: none;
	width: 100%;
	vertical-align: top;
}

.wpseo-meta-section.active {
	display: table-cell;
}

.wpseo-metabox-sidebar {
	display: table-cell;
	width: 40px;
	padding: 0 0 0 5px;
	background-color: #fff;
	vertical-align: top;
}

.wpseo-metabox-sidebar li span {
	margin: 3px -5px 0 0;
	padding: 0 5px 0 2px;
	border: 0 solid transparent;
	border-right-width: 3px;
	border-radius: 3px;
}
.wpseo-metabox-sidebar li span.wpseo-buy-premium {
	color: #a4286a;
}
.wpseo-metabox-sidebar li span.wpseo-buy-premium:hover {
	color: #832055;
}

.wpseo-metabox-sidebar li.active span {
	border-color: #333;
	color: #333;
}
.wpseo-metabox-sidebar li.active span.wpseo-buy-premium {
	border-color: #a4286a; 
	color: #a4286a;
}
.wpseo-metabox-sidebar li.active span.wpseo-buy-premium:hover {
	border-color: #832055; 
	color: #832055;
}

/* Floated to reset white space between list items */
ul.wpseo-metabox-tabs li {
	float: right;
	margin-left: 5px;
	margin-bottom: -1px;
	padding: 0;
	border: 1px solid #dfdfdf;
	border-bottom: 0 none;
}
ul.wpseo-metabox-tabs li .wpseo-keyword {
	display: inline-block;
	overflow: hidden;
	max-width: 8em;
	max-width: 8rem;
	vertical-align: top;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wpseotab.active {
	display: block;
	overflow: auto;
	padding: 0.5em 0.9em;
	border: 1px solid #ddd;
	background-color: #fdfdfd;
}

.wpseo-metabox-tabs a {
	display: inline-block;
	padding: 5px 12px 6px 4px;
	vertical-align: top;
	text-decoration: none;
}

/* Bigger right padding only for the content tab and the main keyword tabs */
.wpseo-metabox-tabs .wpseo_content_tab a,
.wpseo-metabox-tabs .wpseo_content_tab + .wpseo_keyword_tab a {
	padding-left: 12px;
}

.wpseo-metabox-tabs .wpseo-score-icon {
	margin-right: 0;
}

#wpseo-meta-section-social .wpseo-metabox-tabs a {
	padding: 5px 7px;
}

.wpseo-metabox-tabs a .dashicons {
	width: 16px;
	height: 16px;
	font-size: 16px;
}

.wpseo-metabox-sidebar .dashicons {
	width: 30px;
	height: 30px;
	font-size: 30px;
}

.wpseo-metabox-sidebar a {
	display: inline-block;
	width: 35px;
	height: 35px;
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
}

.wpseo-metabox-sidebar ul {
	margin: 0;
}

.wpseo-metabox-sidebar li {
	margin-bottom: 0;
	padding: 5px;
}

.wpseo-metabox-tabs-div div.wpseo-tabs-panel {
	overflow: auto;
	padding: 0.5em 0.9em;
	border: 1px solid;
}

.wpseo-heading {
	padding-right: 10px;
}

.wpseotab {
	display: none;
}

#wpseo_meta .postbox .inside .wpseotab {
	font-size: 13px !important;
}

.inside .wpseotab .form-table th {
	width: 140px !important;
	font-size: 13px;
}

.inside .wpseotab .form-table td {
	padding-top: 20px;
}

.inside .wpseotab .form-table label {
	vertical-align: top;
}

.inside .wpseotab .form-table td input,
.inside .wpseotab .form-table td select {
	margin-top: -5px;
}

.inside .wpseotab .form-table td select[multiple] {
	margin-top: 0;
}

.wpseotab .wpseo_image_upload_button {
	margin-right: 3px;
}

.wpseotab .wpseoanalysis {
	margin-top: 0;
}

.good,
.warn,
.wrong {
	font-weight: bold;
}

.good {
	color: green;
}

.warn {
	color: maroon;
}

.wrong {
	color: #dc3232;
}

#current_seo_title span {
	padding: 2px 5px;
	background-color: lightyellow;
}

#focuskwresults ul {
	margin: 0;
}

#focuskwresults p,
#focuskwresults li {
	font-size: 13px;
}

#focuskwresults li {
	margin: 0 20px 0 0;
	list-style-type: disc;
}

.wpseo_hidden {
	display: none;
}

/* Linkdex analysis block */
table.wpseoanalysis th {
	padding: 15px 0 5px 0;
	font-size: 14px;
	text-align: right;
}

table.wpseoanalysis th.first {
	padding-top: 0;
}

table.wpseoanalysis td {
	margin: 5px 0;
	font-size: 13px;
	line-height: 16px;
}

table.wpseoanalysis td.score {
	width: 20px;
	height: 18px;
	padding-right: 10px;
}

.wpseo_msg {
	margin: 5px 0 10px 0;
	padding: 0 5px;
	border: 1px solid #e6db55;
	background-color: lightYellow;
}

ul.wpseo-metabox-tabs li.wpseo-tab-add-keyword {
	border: none;
}

.wpseo-tab-add-keyword .wpseo-add-keyword.button {
	height: auto;
	margin-top: 1px;
	padding: 3px 6px;
	color: #000;
	background: transparent;
	font-size: 14px;
	line-height: 1;
	vertical-align: top;
	text-decoration: none;
	cursor: pointer;
}

#wpseo-add-keyword-popup-title {
	margin: 1em 0;
	font-size: 1.3em;
}

/**
 * Edit Snippet Button focus style.
 *
 * This should be abstracted and applied to all buttons.
 * Or, maybe, take advantage of the `.button` CSS class in WordPress.
 */
.snippet-editor__button.snippet-editor__edit-button:focus {
	border-color: #5b9dd9;
	outline: none;
	color: #23282d;
	background-color: #fafafa;
	box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
}

.yoast_help.yoast-help-button {
	overflow: visible;
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	color: #72777c;
	background: transparent;
	box-shadow: none;
	vertical-align: top;
	/* IE 11 */
	cursor: pointer;
}

.wpseotab .yoast_help.yoast-help-button {
	float: left;
	margin-top: -6px;
}

.wpseo-admin-page .yoast_help.yoast-help-button {
	margin-left: 6px;
}

.yoast_help.yoast-help-button:before {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px;
	content: "\f223";
}

.yoast_help.yoast-help-button:hover,
.yoast_help.yoast-help-button:focus {
	color: #0073aa;
}

.yoast_help.yoast-help-button:focus:before {
	border-radius: 100%;
	box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8);
}

.yoast-help-panel {
	display: none;
	max-width: 30em !important;
	margin: -2px 0 2em !important;
	padding: 0;
	font-weight: normal;
	white-space: normal;
}

.wpseo-admin-page .subsubsub li {
	display: inline;
	max-width: none;
}

.yoast-seo-help-container {
	float: right;
	width: 100%;
	max-width: none;
}

.yoast-seo-help-container .yoast-help-panel {
	margin: 0.5em 0 !important;
}

.wpseo_content_wrapper p.search-box {
	margin: 10px 0 5px 0;
}

.wpseo-metabox-tabs .active a {
	color: #333;
}

#wpseotab .ui-widget-content .ui-state-hover {
	border: 1px solid #dfdfdf;
	color: #333;
	background: #f1f1f1;
}

/**
 * Lines below came from taxonomy-meta.css
 */
.wpseo-taxonomy-form tr,
.wpseo-taxonomy-form th,
.wpseo-taxonomy-form td {
	vertical-align: top;
}

.inside .wpseotab .form-table.wpseo-taxonomy-form th {
	width: 200px !important;
}

.yst-traffic-light-container {
	display: block;
	height: 30px;
}

.yst-traffic-light {
	width: 19px;
	height: 30px;
	margin: 0 5px 0 0;
}

.yst-traffic-light .traffic-light-color {
	display: none;
}

.yst-traffic-light.init .traffic-light-init {
	display: inline;
}

.yst-traffic-light.bad .traffic-light-red {
	display: inline;
}

.yst-traffic-light.ok .traffic-light-orange {
	display: inline;
}

.yst-traffic-light.good .traffic-light-green {
	display: inline;
}

.yst-traffic-light.na .traffic-light-empty {
	display: inline;
}

/**
 * Traffic light in publish box
 */
#wpseo-score {
	float: right;
	margin: 0 -5px 0 5px;
}

/**
* Content and SEO score in publish bar
*/
.yoast-seo-score .yoast-logo.svg {
	float: right;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	background: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
	background-size: 18px;
}

.yoast-seo-score .yoast-logo.svg.good {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%237ad03a%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E");
}

.yoast-seo-score .yoast-logo.svg.ok {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23ee7c1b%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E");
}

.yoast-seo-score .yoast-logo.svg.bad {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23dc3232%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E");
}

.yoast-seo-score .yoast-logo.svg.na {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%23999%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E");
}

.yoast-seo-score .yoast-logo.svg.noindex {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww%2Ew3%2Eorg%2F2000%2Fsvg%22%3E%3Cpath%20fill%3D%22%231e8cbe%22%20d%3D%22M403%20218h691l%2D26%2072h%2D665q%2D110%200%2D188%2E5%2079t%2D78%2E5%20189v771q0%2095%2060%2E5%20169%2E5t153%2E5%2093%2E5q23%205%2098%205v72h%2D45q%2D140%200%2D239%2E5%2D100t%2D99%2E5%2D240v%2D771q0%2D140%2099%2E5%2D240t239%2E5%2D100zm851%2D218h247l%2D482%201294q%2D23%2061%2D40%2E5%20103%2E5t%2D45%2098%2D54%2093%2E5%2D64%2E5%2078%2E5%2D79%2E5%2065%2D95%2E5%2041%2D116%2018%2E5v%2D195q163%2D26%20220%2D182%2020%2D52%2020%2D105%200%2D54%2D20%2D106l%2D285%2D733h228l187%20585zm474%20558v1111h%2D795q37%2D55%2045%2D73h678v%2D1038q0%2D85%2D49%2E5%2D155t%2D129%2E5%2D99l25%2D67q101%2034%20163%2E5%20123%2E5t62%2E5%20197%2E5z%22%2F%3E%3C%2Fsvg%3E");
}

#poststuff.wpseo-taxonomy-metabox-postbox {
	padding-top: 0;
}

.term-php .wpseo-taxonomy-metabox-postbox h2 {
	border-bottom: 1px solid #eee;
}

.wpseo-metabox-go-to::after {
	position: static;
	top: auto;
	left: auto;
	width: auto;
	height: auto;
	border: none; 
	content: " \00BB";
}

#wpseo-buy-premium-popup-button.button-buy-premium {
	border-color: #a4286a;
	color: #fff; 
	background: #a4286a;
}

.wpseo-metabox-premium-description {
	margin-top: 0.5em;
}

ul.wpseo-metabox-premium-advantages {
	padding-right: 1.5em; 
	list-style: disc;
}
