.yoast-section {
  width: auto;
  max-width: 640px; }

/* css for snippet */
.snippet_container:before, .snippet_container:after {
  content: ' ';
  display: table; }

.snippet_container:after {
  clear: both; }

.snippet-editor__view {
  clear: both;
  background: #fff; }
  .snippet-editor__view-toggle {
    display: inline-block;
    /* Contain floated children and margins do not collapse. */
    background-color: #f7f7f7;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    margin-top: 10px;
    margin-left: 20px;
    vertical-align: top; }

    .snippet-editor__view-icon:hover, .snippet-editor__view-icon:focus {
      background-color: #ffffff;
      border-color: #1074a8;
      transition: .15s color ease-in-out,.15s background-color ease-in-out,.15s border-color ease-in-out; }
    .snippet-editor__view-icon--active {
      border-color: #555555;
      transition: .15s color ease-in-out,.15s background-color ease-in-out,.15s border-color ease-in-out; }
    .snippet-editor__view-icon.yoast-tooltip:before {
      bottom: -10px; }
    .snippet-editor__view-icon.yoast-tooltip:after {
      margin-top: 10px; }

  .snippet-editor__view-icon-mobile {
	margin-right: 4px !important;
    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%22M976%201408q0%2D33%2D23%2E5%2D56%2E5t%2D56%2E5%2D23%2E5%2D56%2E5%2023%2E5%2D23%2E5%2056%2E5%2023%2E5%2056%2E5%2056%2E5%2023%2E5%2056%2E5%2D23%2E5%2023%2E5%2D56%2E5zm208%2D160v%2D704q0%2D13%2D9%2E5%2D22%2E5t%2D22%2E5%2D9%2E5h%2D512q%2D13%200%2D22%2E5%209%2E5t%2D9%2E5%2022%2E5v704q0%2013%209%2E5%2022%2E5t22%2E5%209%2E5h512q13%200%2022%2E5%2D9%2E5t9%2E5%2D22%2E5zm%2D192%2D848q0%2D16%2D16%2D16h%2D160q%2D16%200%2D16%2016t16%2016h160q16%200%2016%2D16zm288%2D16v1024q0%2052%2D38%2090t%2D90%2038h%2D512q%2D52%200%2D90%2D38t%2D38%2D90v%2D1024q0%2D52%2038%2D90t90%2D38h512q52%200%2090%2038t38%2090z%22%2F%3E%3C%2Fsvg%3E");
    background-size: 22px; }
    .snippet-editor__view-icon-mobile:hover, .snippet-editor__view-icon-mobile:focus {
      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%22M976%201408q0%2D33%2D23%2E5%2D56%2E5t%2D56%2E5%2D23%2E5%2D56%2E5%2023%2E5%2D23%2E5%2056%2E5%2023%2E5%2056%2E5%2056%2E5%2023%2E5%2056%2E5%2D23%2E5%2023%2E5%2D56%2E5zm208%2D160v%2D704q0%2D13%2D9%2E5%2D22%2E5t%2D22%2E5%2D9%2E5h%2D512q%2D13%200%2D22%2E5%209%2E5t%2D9%2E5%2022%2E5v704q0%2013%209%2E5%2022%2E5t22%2E5%209%2E5h512q13%200%2022%2E5%2D9%2E5t9%2E5%2D22%2E5zm%2D192%2D848q0%2D16%2D16%2D16h%2D160q%2D16%200%2D16%2016t16%2016h160q16%200%2016%2D16zm288%2D16v1024q0%2052%2D38%2090t%2D90%2038h%2D512q%2D52%200%2D90%2D38t%2D38%2D90v%2D1024q0%2D52%2038%2D90t90%2D38h512q52%200%2090%2038t38%2090z%22%2F%3E%3C%2Fsvg%3E"); }
  .snippet-editor__view--desktop {
    width: 640px;
    max-width: 100%;
    padding: 0 20px;
    overflow: auto; }
  .snippet-editor__view .snippet_container__title {
    width: 600px;
    white-space: nowrap; }
    .snippet-editor__view .snippet_container__title .title {
      display: inline-block;
      max-width: 600px;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: top; }
      .snippet-editor__view .snippet_container__title .title#snippet_sitename {
        display: inline; }
  .snippet-editor__view .snippet_container__url {
    width: 600px;
    white-space: nowrap;
    line-height: 1; }
    .snippet-editor__view .snippet_container__url .urlFull {
      display: inline-block;
      max-width: 586px;
      overflow: hidden;
      text-overflow: ellipsis;
      vertical-align: top;
      font-size: 14px;
      line-height: 16px; }
  .snippet-editor__view .snippet_container .down_arrow {
    display: inline-block;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #006621;
    margin-top: 6px;
    margin-left: 6px;
    vertical-align: top; }
  .snippet-editor__view .snippet_container__meta {
    width: 600px; }
  .snippet-editor__view--mobile {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    border-bottom: 1px hidden #fff;
    margin: 0 20px 10px;
    padding: 11px 0; }
    .snippet-editor__view--mobile .snippet_container {
      display: block;
      line-height: 20px; }
      .snippet-editor__view--mobile .snippet_container__title, .snippet-editor__view--mobile .snippet_container__url, .snippet-editor__view--mobile .snippet_container__meta {
        width: 100%;
        box-sizing: border-box; }
      .snippet-editor__view--mobile .snippet_container__title {
        padding: 0 16px;
        white-space: normal;
        overflow: visible;
        word-wrap: break-word; }
        .snippet-editor__view--mobile .snippet_container__title .title {
          font-size: 16px;
          line-height: 20px; }
      .snippet-editor__view--mobile .snippet_container__url {
        border-bottom: 1px solid #ebebeb;
        padding: 0 16px 9px;
        margin-bottom: 9px; }
        .snippet-editor__view--mobile .snippet_container__url .urlFull {
          max-width: 100%;
          font-size: 14px;
          line-height: 20px; }
      .snippet-editor__view--mobile .snippet_container .down_arrow {
        display: none; }
      .snippet-editor__view--mobile .snippet_container__meta {
        font-size: 14px;
        line-height: 20px;
        padding: 0 16px; }
      .snippet-editor__view--mobile .snippet_container .desc {
        font-size: 14px;
        line-height: 20px; }

.snippet-editor__is-scrollable-hintwrapper {
  display: none;
  margin: 1em 0 5px;
  text-align: center; }
  .snippet-editor__view--desktop.snippet-editor__view--desktop-has-scroll + .snippet-editor__is-scrollable-hintwrapper {
    display: block; }

.snippet-editor__is-scrollable-hint {
  display: inline-block; }
  .snippet-editor__is-scrollable-hint:before {
    content: "\21C4";
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    line-height: inherit;
    vertical-align: text-top; }

.snippet-editor__container {
  position: relative;
  cursor: pointer; }
  .snippet-editor__container.editable-preview__container--no-caret {
    cursor: auto; }

.snippet-editor__heading {
  padding: 8px 20px;
  font-size: 0.9rem;
  margin: 0 0 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #555555; }
  .snippet-editor__heading-editor {
    border-top: 1px solid #f7f7f7; }
  .snippet-editor__heading-icon {
    background-repeat: no-repeat;
    /* rtlcss needs this as separate property */
    background-position: left 20px top 0.6em;
    background-size: 16px;
    padding-left: 45px; }
    .snippet-editor__heading-icon-eye {
      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"); }

.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%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");
  position: absolute;
  content: '';
  top: -3px;
  left: -22px;
  display: block;
  width: 24px;
  height: 24px;
  background-size: 25px; }

.snippet-editor__container--focus:hover:before, .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%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");
  position: absolute;
  content: '';
  top: -3px;
  left: -22px;
  display: block;
  width: 24px;
  height: 24px;
  background-size: 25px; }

.snippet-editor__preview {
  padding: 0 0 15px;
  max-width: 640px; }
  .snippet-editor__preview #help-yoast-snippetpreview {
    padding: 0 20px; }

.snippet-editor__button, .snippet-editor__view-icon-desktop {
  background: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  color: #555555;
  padding: 8px 10px;
  cursor: pointer;
  font-size: 0.8rem;
  line-height: 15px;
  /* Avoid browsers rounding that affect the button's height (Firefox computed value would be 15.4333px otherwise). */ }

.snippet-editor__edit-button, .snippet-editor__view-icon-desktop {
  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: left 8px top 50%;
  background-size: 16px;
  padding-left: 32px;
  display: inline-block;
  /* Margins do not collapse. */
  box-sizing: border-box;
  margin-top: 10px; }

.snippet-editor__form {
  padding: 20px; }

.snippet-editor__label {
  display: block;
  width: 100%;
  margin-top: 1em;
  position: relative; }
  .snippet-editor__label:first-child {
    margin-top: 0; }
  .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%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");
    position: absolute;
    content: '';
    top: -3px;
    left: -22px;
    display: block;
    width: 24px;
    height: 24px;
    background-size: 25px;
    top: 20px; }
  .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%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");
    position: absolute;
    content: '';
    top: -3px;
    left: -22px;
    display: block;
    width: 24px;
    height: 24px;
    background-size: 25px;
    top: 20px; }

.snippet-editor__input {
  display: block;
  width: 100%;
  margin-top: 5px;
  border: 1px solid #bfbfbf;
  max-width: 100%;
  box-sizing: border-box; }
  .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 {
  color: #1e0fbe;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  margin: 0; }

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

.snippet_container .url {
  color: #006621;
  font-style: normal; }
  .snippet_container .url strong {
    font-weight: 700; }

.snippet_container .desc-default {
  color: #545454; }
  .snippet_container .desc-default strong {
    color: #6a6a6a;
    font-weight: 700; }

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

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

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

.snippet-editor__progress {
  appearance: none;
  border: none;
  box-sizing: border-box;
  display: block;
  margin-top: 5px;
  height: 8px;
  width: 100%; }
  .snippet-editor__progress::-webkit-progress-bar {
    background-color: #f7f7f7;
    height: 8px;
    border: 1px solid #bfbfbf; }
  .snippet-editor__progress--fallback {
    background-color: #f7f7f7;
    height: 8px;
    border: 1px solid #bfbfbf; }

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

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

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

.yoast-measurement-elements-holder {
  position: absolute;
  left: -9999em; }

.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-right: 0px; }

.wpseo-score-text {
  float: left;
  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: left;
  width: 12px;
  height: 12px;
  margin: 3px 10px 0 0;
  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 {
  list-style-type: none !important;
  margin-bottom: 6px; }

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

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

.assessment-results {
  clear: both; }
  .assessment-results__mark.icon-eye-inactive, .assessment-results__mark.icon-eye-active, .assessment-results__mark.icon-eye-disabled {
    float: left;
    border: 0;
    width: 28px;
    height: 28px;
    margin: -5px 3px 0 3px;
    padding: 4px;
    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-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");
    background-color: #a4286a; }
  .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: 0 0; }
  to {
    background-position: 100% 0; } }

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

#snippet_preview {
  width: 100%; }

input, textarea {
  width: 100%; }

#inputForm .wp-editor-container {
  border-color: #009288; }

#wp-content-editor-tools {
  display: none; }

.mce-container button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .mce-container button:hover {
    background: none; }

#snippetForm button {
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  vertical-align: bottom; }
  #snippetForm button:hover, #snippetForm button:focus {
    background-color: #f7f7f7;
    background-repeat: no-repeat; }
  #snippetForm button.snippet-editor__view-icon-mobile:hover, #snippetForm button.snippet-editor__view-icon-mobile:focus {
    background-position: left 50% top 50%;
    background-size: 22px; }
  #snippetForm button.snippet-editor__edit-button:hover, #snippetForm button.snippet-editor__edit-button:focus {
    background: #f7f7f7 no-repeat;
    background-position: left 8px top 50%;
    background-size: 16px; }

#snippetForm .snippet-editor__heading-icon-eye {
  background-position: left 20px top 14px; }

#snippet_preview .snippet-editor__edit-button:after {
  content: none; }

.theme-academy #snippet_preview button.snippet-editor__edit-button:hover,
.theme-academy #snippet_preview button.snippet-editor__edit-button:focus {
  color: #585858;
  text-decoration: none; }

.wpseoanalysis .wpseo-score-icon {
  margin-top: 8px; }

.theme-academy #snippet_preview h4 {
  color: inherit; }

#snippet_preview button:after {
  content: none; }

#snippet_preview button:hover,
#snippet_preview button:focus {
  color: #595959; }

.snippet-editor__container {
  line-height: normal; }

.snippet-editor__input {
  margin-bottom: 0; }

.snippet-editor__label--focus:before,
.snippet-editor__label--hover:before {
  top: 46px; }

.snippet-editor__meta-description {
  line-height: normal; }

#overallScore {
	text-align: center;
}

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

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

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

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

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

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

#overallScore.na #score_circle {
  fill: #999; }

#overallScore.na #score_circle_shadow {
  fill: #777; }

.card {
	text-align: center;
	margin-top: 32px;
}

.card img {
	border: 0;
	text-align: center;
	margin: 0 auto 16px;
}

.card h2 {
	text-align: center;
	border-bottom: solid 1px var(--rgba-black-2);
	padding-bottom: 16px;
	font-size: 28px;
}

.package__price {
	border-top: 1px solid var(--border-gray);
	border-bottom: 0px;
	margin-top: 24px;
}

.card .included {
	margin-top: 12px;
}
