@charset "utf-8";
/* CSS Document */
.seo_pyramid_field {
  display: inline-block;
  width: 100%;
}
.seo_pyramid_field input {
  width: 100%;
  margin-bottom: 5px;
  border: 1px solid #e2e4e7;
}
.seo_pyramid_field > span {
  display: block;
  width: 100%;
  color: darkgreen;
  font-size: 14px;
  line-height: 25px;
  transition: all 1s;
}
.seo_pyramid_field em {
  font-size: 12px;
  color: darkgray;
}
.seo_pyramid_field span.count {
  display: inline-block;
  width: auto;
}
#seo_pyramid .warning {
  width: auto;
  display: inline-block;
  display: none;
  transition: all 1s;
}
#seo_pyramid .overLimit, #seo_pyramid .overLimit * {
  color: red !important;
  transition: all 1s;
}
#seo_pyramid .overLimit .warning {
  display: inline-block;
  transition: all 1s;
}
.seo_pyramid_field label {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 550;
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
}
.seo_pyramid_field label .material-icons {
  float: left;
  margin-right: 5px;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
}
.dashicons {
  float: left;
  width: 25px;
  height: 25px;
  /* border: 1px solid; */
  line-height: 25px;
  border-radius: 50%;
  margin-right: 5px;
  transition: all 1s;
}
.dashicons-yes, .dashicons-no {
  transition: all 1s;
}
#seo_pyramid_robots, #seo_pyramid_canonical {
  width: 200px;
}
#seo_pyramid {
  background: #f3f4f5;
  overflow: hidden;
}
.seo_pyramid_field {
  display: inline-block;
  width: 98%;
  border: 1px solid #e2e4e7;
  padding: 15px;
  background: #fff;
  border-radius: 10px;
}
.meta-box-sortables select {
  max-width: 100%;
  border: 1px solid #e2e4e7;
}
.seo-pyramid-header {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .5px;
}
/* Page/Post Nav */
.seo_pyramid_preview_nav {
  width: 100%;
  text-align: right;
  height: auto;
  line-height: 35px;
  font-size: 16px;
}
.seo_pyramid_preview_nav .dashicons {
  margin-right: 5px;
  height: 35px;
  line-height: 28px;
  cursor: pointer;
  float: left;
  color: #007cba;
  transition: all 1s;
  opacity: .8;
  font-size: 17px;
}
.seo_pyramid_preview_nav a {
  text-decoration: none;
}
.seo-pyramid-work-nav li {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin-left: 20px;
  color: #007cba;
  cursor: pointer;
  outline: .7em;
}
.seo_pyramid_preview_nav .material-icons {
  font-size: 17px;
}
/* Preview Snippet styling starts here */
.seo_pyramid_preview_snippet {
  position: absolute;
  width: 600px;
  height: auto;
  background: #fff;
  z-index: 99;
  /*  top: -60%;*/
  left: 50%;
  margin-left: -300px;
  border-radius: 10px;
  border: 1px solid #e2e4e7;
  /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
  padding: 25px;
  display: none;
  transition: all 1s;
}
.seo_pyramid_preview_snippet.show_seo_ps {
  display: block;
  transition: all 1s;
}
#seo_pyramid.show_seo_ps {
  padding-top: 25px;
  top: 0 !important;
}
.seo_pyramid_preview_snippet ul li:nth-of-type(1) {
  font-size: 14px;
  line-height: 0;
  color: #3C4043;
  font-family: 'Roboto', arial, sans-serif;
}
.seo_pyramid_preview_snippet ul li:nth-of-type(2) {
  padding-top: 1px;
  font-size: 20px;
  line-height: 1.3;
  color: #1a0dab;
  font-style: normal;
  font-family: 'Roboto', arial, sans-serif;
}
#google.seo_pyramid_preview_snippet ul li:nth-of-type(2) {
  margin-bottom: 0;
}
.seo_pyramid_preview_snippet ul li:nth-of-type(3) {
  line-height: 1.57;
  word-wrap: break-word;
  color: #545454;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 14px;
}
.close_seo_pyramid_preview, .update_seo_pyramid_preview {
  position: absolute;
  right: -70px;
  top: 10px;
  width: 25px !important;
  height: 25px !important;
  line-height: 25px !important;
  text-align: center !important;
  color: red;
  border-radius: 50%;
  padding: 0 !important;
  cursor: pointer;
  opacity: .5;
  display: inline-block;
  font-size: 22px !important;
  letter-spacing: .8px;
  transition: all 1s;
}
.update_seo_pyramid_preview {
  display: none !important;
}
.close_seo_pyramid_preview:hover, .update_seo_pyramid_preview:hover {
  opacity: 1;
  transition: all 1s;
}
.material-icons.update_seo_pyramid_preview {
  top: 80px;
  color: green;
  line-height: 26px !important;
  text-align: center !important;
}
#seo_pyramid.show_seo_ps::after {
  content: "";
  background: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: .9;
}
.seo_pyramid_preview_snippet li.url::after {
  content: "arrow_drop_down";
  position: relative;
  margin-left: 0px;
  font-family: "Material Icons";
  font-size: 18px !important;
  top: 5px;
}
/* SERP Switch CSS starts here */
#seo_pyramid .serp-switch {
  position: relative;
  width: 100%;
  top: 0;
  bottom: 0;
  height: 20px;
  text-align: right;
  right: 0;
  margin-bottom: -15px;
}
#seo_pyramid .serp-switch img {
  opacity: .3;
  width: auto;
  height: 20px;
  text-align: right;
  cursor: pointer;
  margin-left: 5px;
  transition: all .8s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 50%;
}
#seo_pyramid .serp-switch img:hover, #seo_pyramid img.currSerp {
  transition: all .8s;
  opacity: 1;
}
/* Explanation blob CSS starts here */
#seo_pyramid .explainer {
  display: none;
}
#seo_pyramid .answer i {
  float: left;
  height: 35px;
  line-height: 35px;
}
#seo_pyramid .answer {
  width: 250px;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}
.seo_pyramid_preview_snippet.answerOn.show_seo_ps ul {
  display: none;
}
#seo_pyramid .explainer strong {
  width: 100%;
  display: block;
  font-size: 18px;
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
}
#seo_pyramid .explainer.charLength strong:not(:first-of-type) {
  font-size: 16px !important;
  margin: 10px 0 20px 0 !important;
}
#seo_pyramid .explainer.charLength strong:last-of-type {
  margin-bottom: 0 !important;
}
#seo_pyramid .explainer a {
  whidth: 100%;
  display: block;
  margin-top: 5px;
}
#seo_pyramid_settings_form {
  width: 95%;
  background: #fff;
  padding: 25px;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 25px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
 /* border: 1px solid #ccd0d4;*/
  /*border-radius: 10px;*/
}
#seo_pyramid_settings_form h2:not(.seo_pyramid_settings_title) {
  font-size: 17px;
}
#seo_pyramid_settings_form h2:not(.seo_pyramid_settings_title):after {
  content: "style";
  font-family: "Material Icons";
  float: left;
  margin-right: 10px;
  font-size: 22px;
  margin-left: -10px;
}
#seo_pyramid_settings_form.share h2:not(.seo_pyramid_settings_title):after {
  content: "\f237" !important;
  font-family: "Dashicons" !important;
}
#seo_pyramid_settings_form.share h2:last-of-type:not(.seo_pyramid_settings_title)::after {
  content: "\f301" !important;
  font-family: "Dashicons" !important;
}
#seo_pyramid_settings_form.sm h2:not(.seo_pyramid_settings_title):last-of-type:after {
  content: "account_tree";
  font-family: "Material Icons";
}
#seo_pyramid_settings_form.jld h2:not(.seo_pyramid_settings_title):after {
  content: "storage" !important;
  font-family: "Material Icons";
}
#seo_pyramid_settings_form.jld h2:last-of-type:not(.seo_pyramid_settings_title)::after {
  content: "\f465" !important;
  font-family: "Dashicons" !important;
}
#seo_pyramid_settings_form.rp h2:not(.seo_pyramid_settings_title):after {
  content: "bar_chart" !important;
  font-family: "Material Icons";
}
#seo_pyramid_settings_form h2:not(.seo_pyramid_settings_title):last-of-type:after {
  content: "search";
  font-family: "Material Icons";
}
#seo_pyramid_settings_form h2:not(.seo_pyramid_settings_title) {
  padding: 10px;
  font-weight: normal;
  /* border-bottom: 1px solid #eee; */
  color: #535050;
}
#seo_pyramid_settings_form h2.seo_pyramid_settings_title:before {
  content: "";
  float: left;
  width: 50px;
  height: 50px;
  background-image: url("https://ps.w.org/seo-pyramid/assets/icon-256x256.jpg?rev=2205117");
  background-position: cover;
  background-size: 100%;
  margin: -15px 10px 0 0;
}
h2.seo_pyramid_settings_title:atfer {
  display: none !important;
}
.seo_pyramid_field .dashicons.dashicons-admin-links {
  color: black;
}
#seo_pyramid_settings_form .dashicons.dashicons-clipboard {
  font-size: 16px !important;
  color: black !important;
}
/* Setting options select slider CSS */
#seo_pyramid_settings_form .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
#seo_pyramid_settings_form .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
#seo_pyramid_settings_form .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
#seo_pyramid_settings_form .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
#seo_pyramid_settings_form input:checked + .slider {
  background-color: #2196F3;
}
#seo_pyramid_settings_form input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
#seo_pyramid_settings_form input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
#seo_pyramid_settings_form .slider.round {
  border-radius: 34px;
}
#seo_pyramid_settings_form .slider.round:before {
  border-radius: 50%;
}
h2.seo_pyramid_settings_title {
  position: relative;
  width: 100%;
  text-align: left;
  height: 45px;
  font-size: 24px;
  font-weight: bold;
}
.seo_pyramid_starter_link i {
  float: left;
}
.seo_pyramid_starter_link {
  float: left;
  width: auto;
  color: darkgreen;
  font-size: 17px;
}
.seo_pyramid_preview.no_preview {
  display: none;
}
.seo_pyramid_preview {
  float: right;
}
/* Action response */
/*.wp-core-ui .notice.is-dismissible {
  margin-top: 25px;
}*/
/* Explainer CSS starts here */
#seo_pyramid_settings_form .material-icons.what_is_this {
  margin-top: 10px !important;
  width: 25px;
  height: 25px;
  background: #c9cbd8;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  font-size: 17px;
  opacity: .5;
  cursor: pointer;
  transition: all 1s;
  position: relative;
}
#seo_pyramid_settings_form .material-icons.what_is_this:hover {
  transition: all 1s;
  opacity: 1;
}
.seo_pyramid_learn {
  position: absolute;
  left: 30px;
  top: -5px;
  right: 50%;
  background: #e4e5ec;
  color: #075a9b;
  padding: 5px;
  border-radius: 5px;
  font-size: 14px;
  transition: all .8s;
  width: 200px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  display: none;
}
.seo_pyramid_learn::after {
  content: "arrow_left";
  font-family: Material Icons;
  font-size: 36px;
  position: absolute;
  left: -20px;
  color: #e4e5ec;
}
/* Setting page navigation */
#seo_pyramid_nav {
  display: inline-block;
  text-align: right;
  width: auto;
  float: right;
  margin-top: -1px;
}
#seo_pyramid_nav li {
  display: inline-block;
  font-size: 16px;
  background: #eee;
  margin: 0 !important;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-bottom: transparent;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all .3s;
}
#seo_pyramid_nav .active {
  background: white;
  border-bottom: 1px solid white;
  box-shadow: none;
  transition: all .3s;
}
#seo_pyramid_nav li a {
  display: inline-block;
  text-decoration: none !important;
  color: black;
  font-weight: normal;
  width: auto;
  padding: 10px 15px !important;
  text-align: center !important;
}
#seo_pyramid_nav li a:focus {
  text-decoration: none;
  box-shadow: none;
}
#submit {
  font-size: 16px;
}
/* Notice CSS */
.seo_pyramid_notice {
  text-align: left;
  height: auto;
  padding: 15px;
  border: 1px solid #ccc;
  width: 50%;
}
.seo_pyramid_notice a {
  display: block;
  margin-top: 5px;
}
.seo_pyramid_notice .dashicons.dashicons-external {
  font-size: 16px;
  line-height: 18px;
  margin-left: -2px;
  width: 15px;
  text-decoration: none;
}
.seo_pyramid_enabler {
  color: #007cba;
  font-size: 14px;
}
/* Image upload code */
.image-preview-wrapper {
  width: auto;
  position: absolute;
  right: -45%;
  top: -20px;
  background: #2196f3;
  padding: 10px;
  height: 50px;
  display: none;
  transition: all .5s;
  border-radius: 5px;
}
.image-preview-wrapper.notEmpty {
  width: auto;
  background: #2196f3;
  padding: 10px;
  height: 50px;
  float: right;
  position: relative;
  margin-top: -30px;
  margin-right: 40px;
  display: none;
  transition: all .5s;
  border-radius: 5px;
}
.image-preview-wrapper.notEmpty {
  transition: all .5s;
  display: block;
}

p.help-text {
    color: #0073aa;
}

.image-preview-wrapper:before {
  content: "arrow_left";
  font-family: "Material Icons";
  position: absolute;
  font-size: 60px;
  z-index: 0;
  color: #2196f3 !important;
  width: 25px;
  height: 25px;
  left: -30px;
  top: -5px;
}
.image-preview-wrapper img {
  width: auto !important;
  height: 100%;
}
.call-to-action {
  display: inline-block;
  height: 25px;
  line-height: 35px;
  cursor: pointer;
}
.call-to-action i {
  float: left;
  line-height: 35px;
  margin-right: 5px
}
img[src*="seo-pyramid-logo-icon.jpg"] {
  border-radius: 50%;
  padding: 0 !important;
  ;
  margin-top: 10px;
}
.seo_pyramid_preview_snippet.show_seo_ps::before {
  position: absolute;
  width: 100%;
  text-align: center;
  content: "Google SERP Preview";
  top: -60px !important;
  top: relative;
  left: 0;
  font-size: 16px !important;
  font-weight: 400;
  box-sizing: border-box;
  border: 1px solid #ddd;
  color: black;
  border-radius: 5px;
  display: none;
  height: 45px;
  line-height: 45px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.seo_pyramid_preview_snippet.show-serp-header:before {
  display: block;
}
#seo_pyramid .meta-analysis {
  position: realtive;
  width: 100%;
  text-align: center;
  content: "SERP Preview";
  left: 0;
  font-size: 16px !important;
  font-weight: 400;
  padding: 10px !important;
  box-sizing: border-box;
  border: 1px solid #ddd;
  color: black;
  border-radius: 5px;
}
#seo_pyramid .material-icons.close_seo_pyramid_preview::before, #seo_pyramid .material-icons.update_seo_pyramid_preview::before {
  content: attr(action);
  font-family: initial;
  top: 22px;
  left: -5px;
  position: absolute;
  font-size: 11px;
  text-transform: uppercase;
}
#seo_pyramid .material-icons.update_seo_pyramid_preview::before {
  content: attr(action);
}
/* Analysis snippet CSS starts here */
#seo_pyramid .analysis {
  position: relative;
  width: 650px;
  text-align: left;
  padding-top: 200px;
  z-index: 9;
  margin: auto;
  padding-left: 50px;
  display: none;
}
#seo_pyramid .analysis ul {
  background: #eee;
}
#seo_pyramid .analysis li {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  overflow: hidden;
  transition: all .5s;
  position: relative;
  /*background: #dedede;*/
  background: #edeff0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: 1px solid #ccc;
}
#seo_pyramid .analysis li::after {
  content: "keyboard_arrow_down";
  position: absolute;
  right: 0;
  margin-right: 5px;
  font-family: Material Icons;
  font-size: 18px;
  height: 30px;
  line-height: 35px;
  transition: all .5s;
  top: 0;
  color: black !important;
}
#seo_pyramid .analysis li::before {
  content: "check";
  position: relative;
  float: left;
  font-family: Material Icons;
  font-size: 18px;
  height: 26px;
  width: 30px;
  text-align: center;
  line-height: 26px;
  transition: all .5s;
  color: green;
  background: #fff;
  margin: 5px;
  margin-right: 10px;
}
#seo_pyramid .analysis li.bad::before {
  content: "\f534";
  font-family: dashicons;
  color: red;
}
#seo_pyramid .analysis li span {
  display: block;
  line-height: 22px;
  background: #fff;
  padding: 10px;
}
#seo_pyramid .analysis li span strong {
  color: darkgreen;
  font-weight: bold;
}
#seo_pyramid .analysis li.bad span strong {
  color: red;
  font-weight: bold;
}
#seo_pyramid .analysis li.half:after {
  color: darkOrange;
}
#seo_pyramid .analysis ul li.expand {
  height: auto;
  transition: all .5s;
  padding-bottom: 5px;
}
#seo_pyramid .analysis ul li.expand:after {
  content: "keyboard_arrow_up";
}
#seo_pyramid .seo-pramid-page-title {
  display: inline;
}
#seo_pyramid .good strong {
  font-weight: bold;
  color: green;
}
#seo_pyramid .bad strong {
  font-weight: bold;
  color: red;
}
/* Loader CSS */
#seo_pyramid .loader-container {
  width: 500px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 999999999999999999999999999999999999999999999999999999;
  display: none;
  text-align: center;
}
#seo_pyramid .block {
  position: relative;
  box-sizing: border-box;
  margin: 0 10px 10px 0;
  width: 16px;
  height: 16px;
  background: #FFF;
  font-size: 16px;
  line-height: 16px;
  color: red;
  border-radius: 50%;
  display: inline-block;
}
#seo_pyramid .block:nth-child(4n+1) {
  animation: wave 2s ease .0s infinite;
}
#seo_pyramid .block:nth-child(4n+2) {
  animation: wave 2s ease .2s infinite;
}
#seo_pyramid .block:nth-child(4n+3) {
  animation: wave 2s ease .4s infinite;
}
#seo_pyramid .block:nth-child(4n+4) {
  animation: wave 2s ease .6s infinite;
  margin-right: 0;
}
@keyframes wave {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: 30px;
    opacity: .2;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
/* Yandex SERP Styling */
#seo_pyramid #yandex {
  color: #333;
  font-size: 13px !important;
  line-height: 17px;
  font-family: Arial, Helvetica, sans-serif;
}
#seo_pyramid #yandex .url {
  color: #070;
  font-size: 14px !important;
  line-height: 17px;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: bold !important;
}
#seo_pyramid #yandex .url:before {
  content: url("../../img/yandex-lock.png");
  position: relative;
  float: left;
  height: 17px;
  line-height: 28px;
  margin-right: 3px;
}
#seo_pyramid #yandex ul li:nth-of-type(3) {
  font-size: 13px !important;
}
#seo_pyramid #yandex .title {
  font-weight: 400;
  font-size: 18px !important;
  color: #1a0dab;
  font-family: Arial, Helvetica, sans-serif;
}
#seo_pyramid .serpFavicon {
  float: left;
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-top: -8px;
  margin-right: 5px;
  display: none;
}
#seo_pyramid #yandex .serpFavicon {
  display: block;
}
#seo_pyramid #yandex.seo_pyramid_preview_snippet.show_seo_ps::before {
  content: "Yandex SERP Preview";
}
#seo_pyramid #yandex li:not(:first-of-type) {
  padding-left: 23px;
  box-sizing: border-box;
  transition: all .5s;
}
#seo_pyramid #google li, #bing li {
  transition: all .5s;
}
/* Bing SERP COde Starts here */
#seo_pyramid #bing .title {
  color: #001ba0;
  font-size: 20px !important;
  line-height: 1.2em;
  font-family: 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
#seo_pyramid #bing.seo_pyramid_preview_snippet.show_seo_ps::before {
  content: "Bing SERP Preview";
}
#seo_pyramid #bing .url {
  padding-bottom: 1px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #006d21;
  font-family: Arial, Helvetica, Sans-Serif;
  line-height: 10px !important;
  margin-top: -4px;
}
#seo_pyramid #bing li:last-of-type {
  font: 13px/normal Arial, Helvetica, Sans-Serif !important;
  color: #666;
}
#seo_pyramid .loader-alternate {
  display: none !important;
}
#seo_pyramid .seo-pyramid-imgwalt {
  display: inline-block;
  width: 100%;
  margin-top: 25px
}
#seo_pyramid .seo-pyramid-imgwalt > a {
  float: left;
  width: 50px !important;
  ;
  height: 50px !important;
  vertical-align: top;
  overflow: hidden;
  margin-right: 15px
}
#seo_pyramid .seo-pyramid-imgwalt > a img {
  width: 50px !important;
  height: auto !important;
}
#seo_pyramid .seo-pyramid-imgwalt h5 {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
#seo_pyramid .seo-pyramid-sitename {
  display: inline-block;
}
#seo_pyramid .answerOn .serp-switch {
  display: none;
}
.material-icons.chart {
  color: #333;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: auto;
  margin-left: auto;
  text-align: center;
  opacity: .5;
  cursor: pointer;
}
.material-icons.chart.all-good, .material-icons.all-good {
  color: #f5f9f5;
  background: green;
  opacity: .7;
}
.material-icons.not-good {
  color: #f5f9f5;
  background: red;
  opacity: .7;
}
.seo_pyramid_run .grader::after {
  content: "thumb_up_alt";
  font-family: Material Icons;
  float: right;
  width: 40px;
}
.seo_pyramid_run.all-good, .seo_pyramid_run.not-good, .seo_pyramid_run.really-bad {
  color: darkGreen;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
}
.seo_pyramid_run.not-good .grader::after {
  content: "warningt";
}
.seo_pyramid_run.really-bad .grader::after {
  content: "thumb_down_alt";
}
.seo_pyramid_run.not-good {
  color: darkRed;
}
.seo_pyramid_run.really-bad {
  color: red;
}
.run:hover {
  position: relative;
}
.seo_pyramid_run {
  position: relative;
  width: 100px;
  cursor: pointer;
  transition: all .7s;
}
.seo_pyramid_run[aria-label]:hover:after {
  content: attr(aria-label);
  padding: 4px 8px;
  position: absolute;
  top: -5px;
  right: 111%;
  white-space: nowrap;
  z-index: 20px;
  background: #4ba44b;
  color: white;
  border-radius: 5px;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
  transition: all .7s;
  font-weight: normal !important;
}
.seo_pyramid_run[aria-label]:hover:before {
  content: 'arrow_right';
  font-family: "Material Icons";
  position: absolute;
  color: black;
  z-index: 99999;
  font-size: 36px;
  right: 89%;
  top: 7%;
  box-shadow: 5px 5px 29px 9px rgba(0, 0, 0, 0.10);
  transition: all .7s;
  font-weight: normal !important;
}
.seo_pyramid_run[aria-label].not-good:hover:before {
  color: darkred;
  transition: all .7s;
}
.seo_pyramid_run[aria-label].all-good:hover:before {
  color: #4ba44b;
  transition: all .7s;
}
.seo_pyramid_run[aria-label].really-bad:hover:before {
  color: red;
  transition: all .7s;
}
.seo_pyramid_run[aria-label].not-good:hover:after {
  background: darkRed;
  transition: all .7s;
}
.seo_pyramid_run[aria-label].really-bad:hover:after {
  background: red;
  transition: all .7s;
}
.seo-pyramid-check {
  color: #aaa !important;
  float: left;
}
.seo-pyramid-check.notEmpty {
  color: darkGreen !important;
}
.half strong {
  color: #f78b07;
}
/* Redirect field styling */
#seo_pyramid_redirect {
  width: 200px !important;
  float: left;
  margin-right: 10px;
}


input#seo_pyramid_redirect_date {
    width: 150px;
    text-align: right;
    position: relative;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-right: 10px;
}

input#date-label {
border-right: 1px solid #e2e4e7;
padding-right: 25px;
background: #f3f4f5;
margin: 0 -8px 0 0;
padding: 0 20px;
display: inline-block;
width: 100px;
color: #000!important;
float: left;
}

/*select#seo_pyramid_redirect_switch, input#date-label {
margin-top: -5px;
}*/

/* Search engine status notice */
.seo-pyramid-notice {
  line-height: 35px !important;
  color: #f20b0b !important;
  text-align: left;
  border-left: 2px solid red;
  display: inline-table;
  float: left;
  padding-left: 10px;
  background: white;
  padding-right: 10px;
  font-size: 14px;
}
.seo-pyramid-notice .material-icons {
  float: left;
  width: 35px;
  text-align: left;
  height: 35px;
  line-height: 35px;
  font-size: 24px;
  margin-left: -50px;
  color: red;
}
.analysis em {
  /* font-weight: bold;*/
  background: #eee;
  padding: 5px;
  color: black;
}
/* Adjust preview close button on laptop */
@media only screen and (max-width: 1326px) {
  .close_seo_pyramid_preview {
    left: -70px;
  }
  .seo_pyramid_field {
    width: 96%;
  }
}
/* Report page CSS */
.seo-pyramid-table {
  background: #fff;
  border-collapse: collapse;
}
.seo-pyramid-table tr:nth-child(even) {
  background-color: #f2f2f2 !important;
}
.seo-pyramid-table td, .seo-pyramid-table th {
  padding: 30px 10px 20px 20px;
  border-right: 1px solid #C1C3D1 !important;
  border-left: 1px solid #C1C3D1;
  position: relative;
  font-size: 14px !important;
}
.seo-pyramid-table tr {
  border-top: 1px solid #C1C3D1;
  border-bottom: 1px solid #C1C3D1;
  border-right: 1px solid #C1C3D1;
}
.seo-pyramid-table td.good::after, .seo-pyramid-table td.bad::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  font-family: Dashicons;
  font-size: 20px;
}
.seo-pyramid-table td.good::after {
  content: "\f12a";
  color: green;
}
.seo-pyramid-table td.bad::after {
  content: "\f534";
  color: red;
}
.seo-pyramid-table td.good strong {
  color: green;
  font-weight: bold;
  font-size: 90%;
}
.seo-pyramid-table td.bad strong {
  color: red;
  font-weight: bold;
  font-size: 90%;
}
.rp .form-table > tbody > tr > th[scope="row"] {
  display: none !important;
}

.seo-pyramid-table th {
background: #ddd;
color: #555;
letter-spacing: .5px  
}

#seo_pyramid_settings_form.jld table:nth-of-type(2), #seo_pyramid_settings_form.jld h2:last-of-type:not(.seo_pyramid_settings_title)  {
display: none  
}

#seo_pyramid_settings_form:not(.rp) table, #seo_pyramid_settings_form:not(.rp) td, #seo_pyramid_settings_form:not(.rp) th {
  padding: 10px!important;
  border: 1px solid #eee;
}