Uname: Linux premium72.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.2.29 [ PHP INFO ] PHP os: Linux
Server Ip: 198.54.125.95
Your Ip: 216.73.216.112
User: matican (532) | Group: matican (531)
Safe Mode: OFF
Disable Function:
NONE

name : le-admin.scss
.le-genform button {
  background: #2585d3;
  color: #fff;
  border: none;
  padding: 15px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 5px #aaa;
  box-shadow: 0px 0px 5px #aaa;
  margin-top: 40px;
  margin-bottom: 40px;
  outline: none;
  border-radius: 3px;
  letter-spacing: 0.5px;

  &:hover {
    background: #0063c7;
  }
}

div#le-wrap {
  clear: both;
  box-shadow: none;
}

a.gws-logo {
  float: right;
}

.le-inner {
  display: inline-block;
  padding: 0;
  width: 100%;
}

#le-wrap h2 {
  font-size: 26px;
  margin-top: 0;
}

.le-debugger {
  background: #f5f5f5;
  border: 1px solid #aaa;
  padding: 10px;
  color: #666;
  border-radius: 5px;
  margin-bottom: 30px;
  max-height: 500px;
  overflow-y: scroll;
  text-align: left;
}

form.le-genform {
  text-align: center;
  font-size: 17px;
}

form.le-genform input[type="email"],
.le-genform input[type="text"],
.le-genform input[type="password"] {
  font-size: 20px;
  width: 600px;
  line-height: 50px;
  text-indent: 10px;
  margin-bottom: 20px;
  max-width: 100%;
  border: 1px solid #ddd;
}

.le-powered {
  color: #666;
  border-radius: 5px;
  width: 1520px;
  max-width: calc(100% - 60px);
  margin: 0 auto 20px;
  padding: 10px 15px;
  background: #fafafa;
  box-shadow: 0px 0px 5px #ddd;
}

.le-powered strong {
  text-transform: uppercase;
  letter-spacing: .5px;
  color: #222;
}

#wple-sslgen .le-powered {
  box-shadow: none;
  background: #eee;
  margin-bottom: 0;
}

a.le-highlight {
  background: #0073aa;
  color: #fff;
  padding: 3px 6px;
  text-decoration: none;
}

p.le-lineheight {
  line-height: 30px;
}

a.gws-logo img {
  max-width: 150px;
}

span.lecheck {
  display: inline-flex;
  margin-bottom: 15px;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.le-powered a {
  color: #444;
  font-weight: 600;
  margin: 0 5px;
}

.le-debugger .error {
  color: red;
}

.wple-force {
  padding: 5px 20px 20px;
  border-radius: 5px;
}

.wple-force p,
.wple-force label {
  font-size: 15px;
}

.wple-force button {
  margin: 30px 0 0;
  background: #0073aa;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
  line-height: 20px;
  display: block;
}

/** 
* Buy add-on button 
* since 2.0
**/

.le-buypro {
  background: rgba(0, 115, 170, 0.08);
  border: 2px dashed #0073aa;
  text-align: center;
  padding: 20px 20px 30px;
  margin-bottom: 20px;
}

.le-buypro p {
  color: #00405f;
  font-size: 18px;
  margin: 0 0 20px;
}

.le-buypro a,
.newbie a {
  background: #0073aa;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  padding: 17px 20px;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
}

.newbie a {
  margin: 20px auto !important;
  padding: 15px 40px;
}

.le-buypro a:hover {
  background: #06628e;
}

p.le-offer {
  font-weight: 600;
  font-style: italic;
}

.wplerateus span {
  color: #ff8d00;
  font-size: 24px;
  margin: 0 2px;
}

.wplerateus p {
  font-size: 14px !important;
}

.wplerateus a {
  font-weight: 600;
  text-decoration: none;
}

li.le-expirydate b {
  color: #f96868;
  font-weight: bold;
  letter-spacing: 1px;
}

.le-debugger.running {
  position: relative;
  padding-top: 50px;
}

.le-debugger.running h3 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0;
  background: #a4a4a4;
  color: #fff;
  padding: 8px;
  font-size: 15px;
}

.le-debugger.running h3 a {
  color: #fff;
}

/**
 * Tabbed admin layout
 * Since 2.0
 */
.le-section {
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  display: none;
  border-radius: 0;
}

.le-section-title {
  padding: 15px 30px;
  display: inline-block;
  background: #eee;
  border-radius: 7px 30px 0 0;
  margin: 0 5px 0 0;
  color: #666;
  font-weight: 500;
  cursor: pointer;
}

.le-section-title.active,
.le-section-title:hover {
  background: #0073aa;
  color: #fff;
}

.le-section.active {
  display: block;
}

.le-section.download-certs ul {
  margin: 0;
}

.le-section h3 {
  margin-top: 0;
  line-height: 1.4em;
}

.le-section-title[data-section=go-viral] {
  background: #ccc;
  color: #444;
}

/**
 * since 2.1.0
 */
.wple-dismiss {
  color: #bbb !important;
  float: right;
  cursor: pointer;
  font-size: 21px !important;
}

.wple-dismiss:hover {
  color: #999 !important;
}

.le-debugger.running h2 {
  margin: 20px !important;
  display: block;
  line-height: 1.3em;
  text-align: center;
  color: #006300;
}

.hideheader h2 {
  display: none !important;
}

/**
 * since 2.4.0
 */
a.wplecompare {
  background: none !important;
  color: #075e88;
  padding: 5px;
  text-transform: uppercase;
  border-bottom: 1px dashed #075e88;
  font-weight: 600;
  border-top: 1px dashed #075e88;
}

a.wplecompare span {
  font-size: 23px;
}

.running .wple-promo {
  font-size: 15px;
  /* background: #006b00; */
  /* color: #fff; */
  padding: 8px;
  text-align: center;
  border: 1px dashed #006b00;
}

.running a {
  font-weight: bold;
  color: #006b00;
}

.running b {
  font-weight: bold;
}

.wple-success-form {
  background: #fff;
  padding: 20px;
  margin: 30px 0;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 0px 5px green;
}

.wple-success-form h2 {
  color: #0b9e0b;
  line-height: 50px;
  font-weight: 400;
  font-size: 24px !important;
}

.wple-success-form button {
  background: #149a14;
  border: none;
  color: #fff;
  font-size: 24px;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
}

.wple-success-form button:hover {
  background: darkgreen;
}

.wple-warning-notice {
  padding: 20px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  margin: 40px 20px;
  border-radius: 10px;
}

.wple-warning-notice h2 {
  color: #e56d6d;
  margin: 40px !important;
  font-size: 26px !important;
  font-weight: 400;
  background: url(../assets/warning.png) no-repeat center left;
  text-align: left;
  padding-left: 120px;
  min-height: 90px;
}

/**
 * Since 2.5.0
 * Brand new design
 */

.toplevel_page_wp_encryption #wpcontent,
.admin_page_wp_encryption_faq #wpcontent,
.admin_page_wp_encryption_howto_videos #wpcontent,
.wp-encryption_page_wp_encryption_godaddy #wpcontent,
.admin_page_wp_encryption_log #wpcontent,
[class*="wp-encryption_page"] #wpcontent {
  background: #f5f5f5 url(../assets/bg.png) no-repeat top right;
  background-size: 100% auto;
  min-height: 600px;
}

.wple-header {
  margin: 30px 20px 30px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#wple-upgradepro,
#wple-sslgenerator,
#wple-sslgen {
  width: 1500px;
  max-width: calc(100% - 60px);
  margin: 0 auto 30px;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  min-height: 400px;
  box-shadow: 0px 0px 30px #ddd;
}

.wple-compare-item {
  width: 14.6%;
  margin: 20px 1%;
  text-align: center;
}

.wple-plan-compare {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 20px;
}

.wple-plans span {
  display: block;
  font-weight: 600;
  font-size: 14px;
  margin: 0 5px 3px;
  letter-spacing: 1px;
  color: #888;
}

.wple-plans .pro {
  color: #2585d3;
}

.wple-header .wple-version {
  color: #aaa;
  margin: 0 10px;
  font-size: 16px;
  line-height: 70px;
}

.wple-header img {
  float: left;
}

.wple-compare-item h4 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 22px;
}

.wple-compare-item span {
  display: block;
  font-size: 14px;
  padding: 1px;
  color: #2585d3;
  font-weight: 400;
  letter-spacing: 1px;
}

.wple-compare-item .wple-free {
  color: #888;
}

.wple-compare-item img {
  max-width: 100%;
  width: 130px;
}

.wple-upgrade-pro a {
  background: #2585d3;
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  padding: 17px 25px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 5px;
  /* -webkit-box-shadow: 0px 0px 10px #aaa; */
  /* box-shadow: 0px 0px 10px #aaa; */
  cursor: pointer;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 5px 8px;
  box-shadow: none;
}

.wple-upgrade-pro a:not(.wplecompare) .dashicons {
  color: #fff !important;
  margin-left: 5px;
}

.wple-upgrade-pro .wplecompare {
  box-shadow: none;
  color: #6087b8;
  border-radius: 0;
  padding: 8px 5px;
  margin: 0 10px;
  font-size: 14px;
  line-height: 24px;
  border-color: #ddd;
}

.wple-upgrade-pro {
  display: flex;
  justify-content: center;
  align-items: center;
}

.wp-encryption_page_wp_encryption-pricing #wpcontent {
  background: none !important;
}

#wple-sslgenerator {
  min-height: auto;
  background: none !important;
  box-shadow: none;
}

#wple-sslgenerator .wple-success-form {
  margin: 0;
}

#wple-sslgenerator .wple-success-form h2 {
  margin-top: 0;
  display: inline-block;
  margin-bottom: 0px;
}

#wple-sslgenerator .wple-success-form h3 {
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 40px;
  color: #027302;
}

#wple-sslgenerator .wple-success-form button {
  background: none;
  border: 2px solid green;
  color: green;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
}

#wple-sslgenerator .wple-success-form ul:not(.wple-progress) li {
  font-size: 18px;
  margin-bottom: 10px;
  color: green;
}

#wple-sslgenerator .wple-success-form span.dashicons {
  color: #039154;
  font-size: 50px;
  width: 43px;
  float: left;
}

div#wple-sslgen,
#le-wrap {
  box-shadow: 0px 0px 10px #ddd;
}

div#wple-sslgen h2 {
  margin: 20px 0 40px;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #555;
  line-height: 1.5em;
}

div#wple-sslgen {
  min-height: auto;
}

span.dashicons.dashicons-editor-help.wple-tooltip {
  font-size: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #aaa;
  cursor: help;
}

.toggle-debugger {
  text-align: right;
  margin-top: -10px;
  margin-bottom: 10px;
  color: green;
  font-weight: 500;
  cursor: pointer;
}

.toggle-debugger .rotate {
  transform: rotate(180deg);
}

/* Styling Checkbox Starts */
.checkbox-label {
  display: block;
  position: relative;
  margin: auto;
  cursor: pointer;
  font-size: 22px;
  line-height: 24px;
  height: 24px;
  width: 24px;
  clear: both;
  margin-right: 10px;
  margin-bottom: -2px;
}

.checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkbox-label .checkbox-custom {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  border: 1px solid #dddddd;
}


.checkbox-label input:checked~.checkbox-custom {
  background-color: #FFFFFF;
  border-radius: 5px;
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
  border: 1px solid #dddddd;
}


.checkbox-label .checkbox-custom::after {
  position: absolute;
  content: "";
  left: 12px;
  top: 12px;
  height: 0px;
  width: 0px;
  border-radius: 5px;
  border: solid #009BFF;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(0deg) scale(0);
  -ms-transform: rotate(0deg) scale(0);
  transform: rotate(0deg) scale(0);
  opacity: 1;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}


.checkbox-label input:checked~.checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity: 1;
  left: 8px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #009BFF;
  border-width: 0 2px 2px 0;
  background-color: transparent;
  border-radius: 0;
}

span.lecheck label {
  margin: 3px 10px;
}

span.lecheck b,
span.lecheck a {
  margin: 0 5px;
}

#wple-sslgenerator.error {
  background: #fff !important;
  color: #f14242;
  font-size: 15px;
  border-right: 4px solid #e80404;
  border-left: 4px solid #e80404;
}

/** since 3.4.0 **/

.wple-gdaddy p {
  max-width: 800px;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 16px;
}

.wple-gdaddy label {
  margin-right: 10px;
  font-weight: 600;
}

.wple-gdaddy {
  text-align: center;
}

/** since 4.1.0 **/

/* #le-tabs-container {
  display: flex;
  justify-content: space-between;
} */

.le-other-plugins {
  padding: 10px 0 0;
  text-align: center;
}

.le-other-plugins a {
  display: inline-block;
  outline: none;
  box-shadow: none;
}

.le-other-plugins img {
  max-width: 100%;
}

/** since 4.4.0 **/
ul.wple-progress {
  display: flex;
  margin: 20px auto;
  justify-content: space-between;
  width: 90%;
  position: relative;
}

ul.wple-progress li {
  list-style: none;
  font-size: 18px;
  color: #aaa;
  font-weight: 500;
  padding: 10px 15px;
  background: #fff;
  position: relative;
}

ul.wple-progress li.prog-1 {
  color: #0b9e0b;
}

ul.wple-progress li.prog-0 {
  color: #da0404;
}

ul.wple-progress:before {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  background: #ddd;
  top: 46%;
}

ul.wple-progress li span {
  border: 2px solid;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  text-align: center;
  padding: 2px;
  font-size: 14px;
  line-height: 20px;
}

.wple-multisite {
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
  margin-top: -30px;
}

input.wple-domain-input {
  text-transform: uppercase;
  color: #888;
  background: #dadada;
  letter-spacing: 1px;
}

.wple-review-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.wple-review-box p {
  font-size: 16px;
  margin-top: 0;
  padding: 2px 0;
}

.wple-review-box strong {
  font-size: 17px;
  margin: 7px 0 5px;
  display: block;
}

.wple-review-box img {
  border-radius: 50%;
}

.wple-review-box img {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  display: inline-flex;
  align-items: center;
}

.wple-admin-review {
  padding: 10px 15px 15px;
}

a.wplerevbtn {
  background: #eee;
  text-decoration: none;
  padding: 7px 13px;
  margin-right: 7px;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
}

a.wple-lets-review.wplerevbtn {
  background: #0073aa;
  color: #fff;
}

/** 4.5.0 **/

a.wple-reset-button {
  background: #c70505;
  text-decoration: none;
  padding: 10px 20px;
  margin: 20px 0;
  display: inline-block;
  color: #fff;
  outline: none;
  box-shadow: none;
}

form#admin-verify-dns button {
  margin-top: 10px;
  background: #068f63;
  border: none;
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
}

.buttonrotate .dashicons {
  animation: infirotate 1s linear infinite forwards;
  transform-origin: center;
  margin-right: 5px;
}

form#admin-verify-dns button:disabled {
  background: #666;
  color: #ccc;
}

.dns-notvalid {
  color: #f14242;
  display: none;
}

.dns-notvalid.active {
  display: block;
}

.wple-newdns {
  margin: 20px 0;
  background: #f5f5f5;
  padding: 0 20px 20px;
  border-left: 2px solid;
}

.wple-success-cols {
  display: flex;
  margin: 20px 0;
}

.wple-success-cols div {
  text-align: left;
  padding: 20px;
  border-right: 1px solid #eee;
  width: 25%;
}

.wple-success-cols h3 {
  margin-bottom: 10px !important;
  position: relative;
  padding-bottom: 12px;
  color: #039103 !important;
}

.wple-success-cols div:last-child {
  border: none;
}

.wple-success-cols p {
  font-size: 17px;
  color: #7d7d7d;
}

.wple-success-cols h3:before {
  content: '';
  width: 50px;
  height: 2px;
  background: #eee;
  position: absolute;
  bottom: 0;
}

.wple-review-box.wple-reminder-notice {
  color: #e03838;
}

.wple-review-box.wple-reminder-notice p strong {
  display: inline-block;
  margin: 0;
}

/** 4.7.0 **/
.subdir-challenges-block {
  display: flex;
  text-align: left;
}

.manualchallenge {
  width: 48%;
  margin: 20px 1%;
  background: #fafafa;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 15px;
}

.manualchallenge h3 {
  margin: -10px 0 10px -20px !important;
  font-size: 16px !important;
  padding: 3px 10px;
  background: #888;
  display: inline-block;
  color: #fff !important;
  border-radius: 0 5px 5px 0;
}

.subdir-http-challenge.manualchallenge a:not(.videolink) {
  text-decoration: none;
  color: green;
  font-size: 16px;
  display: block;
  background: #fff;
  padding: 5px;
  line-height: 30px;
}

.wple-http-manual-verify a {
  padding: 5px 5px 0 !important;
  font-weight: 500;
}

.subdir-http-challenge.manualchallenge span:not(.dashicons-video-alt) {
  font-size: 26px !important;
  width: 30px !important;
  margin: 4px 0 0 5px;
}

.subdns-item {
  background: #fff;
  padding: 7px 15px;
  margin-bottom: 10px;
  line-height: 1.5em;
}

.manualchallenge button {
  border: none !important;
  padding: 0px 13px !important;
  font-size: 15px;
  background: #1e9654 !important;
  color: #fff !important;
  font-weight: normal !important;
  line-height: 35px;
  outline: none;
  margin: 10px 0 !important;
}

.manualchallenge button span,
.subdir-http-challenge.manualchallenge button span {
  color: #fff !important;
  font-size: 24px !important;
  margin: 5px 0 !important;
  width: auto !important;
  height: 24px !important;
}

.manualchallenge button:disabled {
  background: #aaa !important;
}

.manualchallenge button span {
  transform-origin: center !important;
}

.http-notvalid,
.http-notvalid-blocked {
  color: #df3f3f;
  display: none;
}

.http-notvalid.active,
.http-notvalid-blocked.active {
  display: block;
}

/** 4.7.1 **/
#wple-error-popper {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(59, 59, 59, 0.5);
}

.wple-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

div#wple-error-popper .wple-error {
  display: inline-block;
  background: #fff;
  font-size: 21px;
  color: #ff0909;
  padding: 20px 40px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #aaa;
  text-transform: uppercase;
}

.wple-flex img {
  margin-left: 150px;
  display: none;
  animation: infirotate 1s linear infinite forwards;
}

/** Firewall Since v5.0 **/


/* <fs_premium_only> */
div#firewall-steps {
  margin: 40px 60px;
  font-size: 16px;
}

div#firewall-steps h3 {
  color: #444;
  display: flex;
  font-size: 22px;
  margin: 22px 0;
  line-height: 30px;
}

div#firewall-steps h3 span {
  font-size: 24px;
  margin-left: 7px;
}

div#firewall-steps .fa-check-circle {
  color: #07a007;
}

div#firewall-steps .fa-times-circle {
  color: #d11313;
}

div#firewall-steps .fa-circle-notch {
  color: #666;
}

div#firewall-dns,
#firewall-wpconfig,
.rootssh-check {
  background: #fafafa;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 18px;
  line-height: 1.5em;
  display: none;
}

div#firewall-dns p,
#firewall-wpconfig p {
  margin-top: 0;
  font-size: 20px;
}

div#firewall-wpconfig blockquote {
  font-size: 17px;
  font-weight: 500;
  margin: 40px 10px 10px !important;
  background: #eee;
  padding: 20px;
  border-radius: 10px;
}

div#firewall-wpconfig {
  margin-bottom: 20px;
}

div#firewall-dns ul li {
  list-style: disc;
  padding: 5px 0;
}

div#firewall-dns ul {
  margin: 0 20px 20px 40px;
}

div#firewall-dns ul li span {
  font-weight: bold;
}

div#firewall-dns b {
  color: #222;
}

div#firewall-steps button,
.firewall-btn {
  background: #0282bf;
  color: #fff;
  font-size: 16px;
  border: none;
  padding: 5px 20px;
  border-radius: 5px;
  line-height: 35px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 0.5px;
  font-weight: 400;
}

p.spmode-status {
  display: inline-block;
  margin: 10px;
  color: #777;
}

button#start-firewall {
  font-size: 18px !important;
  margin-top: 10px;
  padding: 8px 30px !important;
}

.firewall-btn:hover {
  background: #0896da !important;
}

div#firewall-steps button:disabled,
.firewall-btn:disabled {
  background: #aaa !important;
  cursor: not-allowed;
}

div#firewall-steps button .fa-circle-notch {
  color: #ddd;
}

div#firewall-steps button span {
  display: none;
}

div#firewall-steps button span.active {
  display: inline-block;
}

div#firewall-steps button:focus {
  outline: none;
}

.firewall-error {
  background: #fac2c2;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 30px;
  color: #ca0000;
  display: none;
}

.firewall-gen h4 {
  text-align: center;
  font-size: 16px;
  margin-top: 0;
  color: #555;
  margin-bottom: 40px !important;
}

.firewall-gen h2 {
  margin-bottom: 10px !important;
}

div#firewall-running {
  display: none;
  background: rgba(172, 233, 173, 0.65);
  width: 900px;
  margin: 0 auto;
  color: #218b21;
  padding: 20px;
  font-size: 21px;
  line-height: 1.5em;
  text-align: center;
  border: 1px solid #3fe63f;
  border-radius: 10px;
  max-width: 100%;
}

.wple-error {
  text-align: center;
  margin-bottom: 30px;
}

.wple-error span {
  background: #f2c4c4;
  padding: 15px;
  border-radius: 5px;
  font-size: 18px;
  color: #cc1212;
}

.wple-metrics-page {
  text-align: center;
}

div#wple-firewall-metrics {
  font-size: 21px;
}

.wple-metrics-page canvas {
  min-height: 400px;
  margin: 20px 0;
}

.wple-period {
  text-align: right;
  padding: 0 20px;
}

.wple-period select {
  font-size: 18px;
  width: 150px;
}

div#wple-firewall-metrics svg,
#wple-firewall-metrics i {
  font-size: 30px;
}

/* </fs_premium_only> */

.wple-error-firewall {
  background: #fafafa;
  color: #222;
  padding: 20px 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  text-align: left;
  width: 96%;
  margin-left: 1%;
}

.wple-error-firewall img {
  max-width: 80px;
  margin: 5px 20px 0 10px;
}

.wple-error-firewall h3 {
  font-size: 26px;
}

.wple-error-firewall p {
  color: #555;
}

.wple-error-firewall strong {
  color: #111;
}

.wple-error-firewall a:not(.metrics) {
  text-decoration: none;
  display: inline-block;
  background: #4f4f4f;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  border-radius: 3px;
}

.wple-upgrade-features {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.wple-upgrade-features span {
  padding: 10px;
  font-size: 16px;
  line-height: 1.4em;
  color: #777;
}

.wple-upgrade-features b {
  color: #333;
  font-size: 17px;
  display: inline-block;
  margin-bottom: 8px;
  ;
}

.wple-error-firewall a:hover {
  background: #444;
}

.wple-error-firewall>div {
  margin-right: 20px;
}

.wple-error-firewall h3 {
  color: #444 !important;
  font-size: 22px !important;
  margin: 0 0 5px !important;
  line-height: 1.3em !important;
}

.wple-error-firewall p {
  margin: 5px 0;
}

.wple-error-firewall span.dashicons {
  float: none !important;
  font-size: 19px !important;
  color: #fff !important;
  width: 20px !important;
  line-height: 17px;
  padding: 0;
}

.wple-http-accessible {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}

.wple-http-accessible p {
  margin-top: 0;
  margin-bottom: 5px;
}

.wple-http-accessible div {
  font-weight: 500;
  padding-bottom: 10px;
  font-size: 13px;
  color: #666;
}

.wple-http-accessible div a:focus {
  box-shadow: none;
}

.wple-http-accessible div a {
  line-height: 26px !important;
  color: #777 !important;
}

.wple-http-accessible div a span {
  float: none !important;
  margin: 0 !important;
  color: #777 !important;
  max-width: 20px !important;
  line-height: 20px;
}

.wple-http-accessible div a span:before {
  font-size: 19px;
}

.subdir-http-challenge.manualchallenge a:hover,
.subdir-http-challenge.manualchallenge a:hover span {
  color: #555 !important;
}

div#wple-upgradepro .wple-plans {
  right: 15px;
  text-align: right;
  position: absolute;
  bottom: 15px;
  opacity: 0.8;
}

div#wple-upgradepro {
  position: relative;
  min-height: auto;
}

.quick-refund-policy {
  text-align: center;
  color: #666;
  font-size: 18px;
  margin-top: 40px;
}

.quick-refund-policy p {
  font-size: 15px;
  margin: 20px;
  font-weight: 400;
}

.quick-refund-policy strong {
  color: #333;
  text-transform: uppercase;
}

.quick-refund-policy strong {
  color: #555;
  background: #f1f1f1;
  padding: 10px 20px;
  font-size: 15px;
}

/** 5.1.0 **/

.wple-single-dv-ssl {
  text-align: center;
}

.wple-info-box {
  background: #f9f9f9;
  display: inline-block;
  width: 560px;
  max-width: 100%;
  margin: 0 0 20px 0;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #eee;
}

.wple-info-box h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

.wple-info-box h3 span {
  margin-left: 5px;
}

.wple-info-box strong {
  font-size: 16px;
  color: #666;
  margin-bottom: 5px;
  display: block;
}

.wple-www {
  display: none;
}

.wple-www.active {
  display: block;
}

.hideit {
  display: none;
}


#wple-sslgenerator .subdir-challenges-block span.manual-verify-vid {
  float: right;
  width: auto !important;
  margin: -5px 0 0 0 !important;
  font-size: 21px !important;
}

#wple-sslgenerator .subdir-challenges-block span.manual-verify-vid a {
  text-decoration: none !important;
  font-size: 16px;
  color: #047b04;
  line-height: 30px;
}

#wple-sslgenerator .subdir-challenges-block span.manual-verify-vid span {
  font-size: 23px;
  width: 22px;
  color: #0c960c;
  line-height: 30px;
  margin-right: 5px;
}

#wple-sslgenerator .subdir-challenges-block span.manual-verify-vid a:hover,
#wple-sslgenerator .subdir-challenges-block span.manual-verify-vid a:hover span {
  color: #444;
}

#wple-sslgenerator .manualchallenge button span {
  font-size: 21px !important;
  line-height: 25px;
  width: 22px !important;
}

ul.wple-progress li a {
  text-decoration: none;
  color: inherit;

  &:hover {
    color: #777;
  }
}

.wple-success-flex {
  display: flex;
  max-width: 90%;
  margin: 0 5%;
}

.wple-success-flex-final {
  text-align: left;
  padding: 15px 30px 0 30px !important;
}

ul.download-ssl-certs li {
  line-height: 1.5em;
  color: #666 !important;
}

ul.download-ssl-certs ul li a {
  padding: 3px 10px;
  font-size: 14px;
  outline: none !important;
  box-shadow: none !important;
}

ul.download-ssl-certs ul li {
  margin: 10px 8px 0px 0px !important;
  border-radius: 3px;
}

.wple-success-flex {
  justify-content: space-around;
}

.wple-success-flex-final {
  background: #f9f9f9;
  border: 1px solid #eee;
  display: inline-flex;
  align-items: center;
  margin-left: 20px;
}

.wple-success-cols a {
  font-weight: 500;
  color: #039154;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px dotted;
}

ul.download-ssl-certs ul {
  margin-left: 2px;
}

div#wple-completed {
  display: flex;
  padding: 40px 60px 40px;
}

.wple-completed-review {
  width: 70%;
  background: url(../assets/banner-left.png) no-repeat center right;
}

.wple-completed-remaining {
  width: 30%;
  text-align: center;
}

.wple-completed-review h2 {
  margin-top: 0 !important;
  text-align: left !important;
  font-size: 32px !important;
  max-width: 90%;
  color: #444 !important;
}

.wple-completed-review p {
  font-size: 25px;
  color: #777;
  max-width: 90%;
  line-height: 36px;
}

.wple-completed-review p span {
  margin: 0 5px;
  font-size: 27px;
  line-height: 38px;
  color: #ff8e00;
}

.wple-completed-review a.letsrate {
  background: #007cb7;
  margin: 40px 0 10px;
  display: inline-block;
  padding: 13px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 21px;
  line-height: 28px;
  border-radius: 5px;
  margin-top: 100px;
  letter-spacing: 1px;
}

.wple-completed-review a.letsrate span {
  font-size: 28px;
  height: 30px;
}

.wple-completed-review small {
  display: block;
  font-size: 14px;
  padding-left: 37px;
  color: #aaa;
  text-transform: uppercase;
}

.wple-completed-review .letsrenew {
  text-decoration: none;
  font-size: 20px;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ea0707;
}

.wple-completed-review .letsrenew.disabled {
  color: #bbb;
}

.download-certs li {
  margin: 0 12px;
  text-transform: uppercase;
}

.wple-circle-expires strong {
  font-size: 17px;
  margin: 10px 0;
  display: block;
}

.wple-circle-expires strong b {
  background: #ff4141;
  padding: 7px 10px;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  margin: 10px;
}

.wple-circle-expires p {
  font-size: 15px;
  color: #777;
}

.firepro {
  font-size: 17px;
  color: #218b21;
  margin-top: 20px !important;
  background: #ecffec;
  padding: 7px 10px !important;
  border-left: 2px solid;

  a {
    color: #218b27;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px dotted;
  }

}

.wple-error-firewall.wple-procdn {
  background: none;
  border: 1px solid #eee;
  margin: 0 0 20px 0;
  width: 98%;
}

.wple-success-cols.wple-three-cols div {
  width: calc(33.33% - 50px);
}

div#wple-scanner {
  text-align: center;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;

  input {
    border: 1px solid #ccc;
    margin: 0 5px;
    padding: 10px;
    min-width: 300px;
    font-size: 16px;
  }

  button {
    background: #0092c9;
    color: #fff;
    border: none;
    padding: 12px 20px;
    border-radius: 5px;
    cursor: pointer;

    &:disabled {
      background: #bbb !important;
    }
  }
}

div#wple-scanner-iframe {
  height: 0px;
  overflow: hidden;
  transition: all 0.5s ease;
  margin: 40px 0;
  position: relative;

  .wple-frameholder {
    width: 500px;
    height: 500px;
    border: 1px solid #ddd;
    margin: 0 auto;
    border-radius: 5px;

    iframe {
      overflow: hidden;
    }
  }

  .wple-scanbar {
    width: 510px;
    border: 3px solid #ddd;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 15px;
    animation: scanner 5s ease-in-out forwards alternate infinite;
  }
}

.wple-frameholder:after {
  content: '';
  position: absolute;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.complete.wple-scanbar {
  background: #0073aa;
  text-align: center;
  padding: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-width: 1px !important;

  &.success {
    background: #00bc28;
  }
}

div#wple-scanresults table {
  margin: 40px auto;
}

div#wple-scanresults {
  text-align: center;
}

div#wple-scanresults table {
  border-collapse: collapse;
}

div#wple-scanresults table td,
div#wple-scanresults table th {
  padding: 10px;
  font-size: 16px;
  text-align: left;
  border: 1px solid #ddd;
}

div#wple-scanresults small {
  font-size: 14px;
}


div#wple-upgradepro>strong {
  font-size: 14px;
  font-weight: 500;
}

ul#wple-nav {
  text-align: right;
  margin: 0;
}

ul#wple-nav li {
  display: inline-block;
  margin: 15px 5px;
}

ul#wple-nav li a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  padding: 8px 15px;
  background: #0000002e;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;

  &:hover {
    background: #ffffff59;
  }

  span {
    margin-right: 5px;
  }
}

ul#wple-nav li a:focus {
  box-shadow: none;
}

span.wple-pmode {
  color: #ddd;
  border: 1px solid #ddd;
  padding: 2px 4px;
  border-radius: 5px;
  font-size: 10px;
  letter-spacing: 1px;
}

.dashicons-update {
  font-size: 26px;
  width: 26px;
  height: 26px;
  margin: 5px -5px 0 0;
}

.dashicons.keeprotating {
  animation: infirotate 1s linear forwards infinite;
}

.wple-deact {
  padding: 10px 20px;
  background: rgba(255, 158, 158, 0.2);
  margin: -20px 20px 0;
}

.hiddenplan {
  display: none !important;
}

/** v5.2.6 **/
div#wple-upgradepro>strong {
  padding: 11px 20px;
  background: #f5f5f5;
  display: inline-block !important;
  transform: translateY(-21px);
  border-radius: 0 0 8px 8px;
  box-shadow: 0px 2px 10px #ddd;
}

div#wple-upgradepro {
  text-align: center;
}

// div#wple-upgradepro>strong:before {
//   content: '';
//   background: #f5f5f5;
//   width: 40px;
//   display: block;
//   border-radius: 0 0 0 100%;
//   position: absolute;
//   top: 0;
//   bottom: 0;
//   left: -30px;
//   box-shadow: -10px 0px 20px #ddd;
// }

// div#wple-upgradepro>strong:after {
//   content: '';
//   background: #f5f5f5;
//   width: 40px;
//   display: block;
//   border-radius: 0 0 100% 0;
//   position: absolute;
//   top: 0;
//   bottom: 0;
//   right: -30px;
//   box-shadow: 10px 0px 20px #ddd;
// }

li.onprocess1 {
  color: orange !important;
}

ul.check-root-ssh li {
  display: inline-block;
  box-shadow: 0 0 5px #aaa;
  font-size: 21px;
  padding: 15px 20px;
  margin: 5px 10px;
  min-width: 200px;
  color: #666;
  cursor: pointer;
  border-radius: 5px;
}

ul.check-root-ssh {
  text-align: center;
}

ul.check-root-ssh li:hover {
  background: #f1f1f1;
}

ul.check-root-ssh li.active {
  background: #aaa;
  color: #fff;
}

.rootssh-check {
  text-align: center;
  margin: 20px 0;
}

.nocp-ssl-validation {
  text-align: center;
}

.nocp-ssl-validation small {
  display: block;
  font-size: 13px;
  color: #777;
}

.wple-validate-nossl {
  color: red;
  font-size: 16px;
  line-height: 1.5em;
  display: none;
  max-width: 900px;
  margin: 10px auto;
}

.wple-firewallcomplete {
  width: 70%;
}

.wple-powerofcdn {
  width: 25%;
  border-left: 1px solid #ddd;
  margin-left: 1%;
  padding: 20px 2%;
  text-align: center;
  font-size: 18px;
}

div#wple-sslgen.firewall-complete {
  display: flex;
}

.wple-powerofcdn p {
  font-size: 16px;
  text-align: left;
}

.wple-powerofcdn .dashicons {
  font-size: 100px;
  width: 100px;
  height: 100px;
}

.wple-powerofcdn button {
  background: #444;
  border: none;
}

.wple-powerofcdn button a {
  text-decoration: none;
  color: #fff;
  padding: 20px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 16px;
}

.wple-powerofcdn button:hover {
  background: #555;
}

.wple-powerofcdn button a:focus {
  outline: none !important;
  box-shadow: none;
}

.wple-powerofcdn small {
  color: #888;
  margin: 30px 0;
  display: block;
  line-height: 1.4em;
}

li.spmode-dns-apply a {
  background: #dab13d;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
  text-transform: uppercase;
  box-shadow: none;
}

li.spmode-dns-apply {
  list-style: none !important;
}

#firewall-dns button#firewall-dns-validate {
  margin-top: 20px;
}

li.spmode-dns-apply a:hover {
  background: #82da82;
}

.wple-assets-count ul {
  text-align: left;
  width: 90%;
  margin: 0 5%;
}

.wple-assets-count ul li {
  margin: 5px 0;
  display: block;
  line-height: 1.5em;
  color: #777;
  font-size: 15px;
}

.wple-assets-count ul li b {
  color: #e83434 !important;
}

.wple-assets-count {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 5px;
}

h2 .dashicons-superhero {
  font-size: 36px;
  width: 34px;
  line-height: 44px;
  height: 44px;
}

.wple-circle-expires strong {
  display: inline;
}

span.wple-pmode span {
  position: absolute;
  margin-top: 28px;
  margin-left: 10px;
  color: #ddd !important;
}

.spmode-dns-setup {
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  padding-bottom: 0;
  border-radius: 10px;
}

.wple-hire-expert a {
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
  margin-top: 12px;
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 1px;
  max-width: 80%;

  &:focus {
    outline: none;
    box-shadow: none;
  }

  &:hover {
    color: #0389bc;
  }
}

div#wple-upgradepro.wple-expert-block {
  padding: 0;
  max-width: 100% !important;
  width: 1540px;
  border: 1px solid #ddd;
}

.wple-expert-block h2 {
  font-size: 18px !important;
  line-height: 1.5em;
  font-weight: 700;
  margin: 0 !important;
  background: #f5f5f5;
  padding: 30px 20px;
  border-radius: 10px 0 0 10px;
  color: #757575;
}

.wple-expert-block p {
  text-align: left;
  padding: 0 20px;
  font-size: 15px;
  margin: 0;
}

.wple-expert-actions .wple-expert-more {
  font-size: 13px;
  padding: 0;
  background: none !important;
  color: #888;
  box-shadow: none;
  line-height: 22px;
  font-weight: 400;
}

.wple-expert-actions .wple-expert-more span:before {
  color: #888;
}

a.wple-expert-hire {
  background: none;
  color: #0389bc;
  font-weight: 500;
  border: 2px solid #0389bc;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  line-height: 1.5em;
  padding: 10px 25px;
  min-width: 100px;
}

a.wple-expert-hire:hover {
  color: #fff;
  background: #0389bc;
}

.wple-firewallcomplete .wple-expert-block {
  margin: 20px 0 !important;
  box-shadow: none !important;
}

.wple-firewallcomplete .wple-expert-block h2 {
  font-size: 16px !important;
  margin: 0 !important;
}

.wple-firewallcomplete .wple-expert-block p {
  font-size: 15px;
}

.wple-firewallcomplete .wple-expert-block .wple-expert-hire {
  font-size: 14px;
  padding: 10px 7px;
}

.wple-firewallcomplete .wple-expert-block .wple-expert-actions {
  width: 400px;
}

.wple-deact {
  margin: -20px 0px 0;
  border-radius: 5px;
}

.firewall-complete #wple-completed {
  padding: 30px 40px;
}

.firewall-complete a.wple-expert-hire {
  margin: 5px 0 !important;
  padding: 10px 20px !important;
}

span.wple-pmode.notproerror {
  border-color: red;
  color: red;
  font-weight: 600;
  text-transform: capitalize;
}

.wple-http-manual-verify {
  padding-bottom: 0px !important;
}

/** 5.3.16 **/
ul.step3-download .le-dwnld .dashicons {
  float: right !important;
}

ul.step3-download .le-dwnld .dashicons:before {
  font-size: 24px !important;
}

ul.step3-download .le-dwnld a {
  text-decoration: none;
  padding: 0 !important;
}

ul.step3-download .le-dwnld {
  display: flex;
  align-items: center;
  background: #fefefe;
  padding: 10px 10px 10px 15px;
  border: 1px solid #f1f1f1;
  justify-content: space-between;
  border-radius: 3px;
  font-weight: 500;
  font-size: 16px !important;
}

span.copy-dwnld-icons {
  display: inline-block;
}

ul.step3-download .le-dwnld .dashicons {
  font-size: 24px !important;
  width: 30px !important;
  cursor: pointer;
  color: #666 !important;

  &:hover {
    color: green !important;
  }
}

ul.step3-download {
  margin-bottom: 20px;
}

.crt-content textarea {
  width: 100%;
  height: 150px;
  background: none;
  border: 1px solid #ddd;
  display: none;
}

.copied-success {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: calc(50% - 80px);
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px 20px;
  border-radius: 10px;
  display: none;
}

/** v5.4.1 ***/
.wple-no-certs {
  font-size: 16px;
  background: #f5f5f5;
  padding: 15px;
  border-left: 5px solid #e81e1e;
}

.wple-other-content {
  width: 100%;
}

.wple-other-plugins {
  // width: 30%;
  display: none;
}

div#wple-sslgen.wple-subpages {
  display: flex;
  justify-content: space-between;
}

.wple-other-plugins img {
  max-width: 100px;
  margin-right: 20px;
}

.wple-other-plugins div a {
  display: inline-flex;
  align-content: center;
  align-items: center;
  margin: 0 0 10px 0;
  background: #f5f5f5;
  padding: 15px 20px;
  width: calc(100% - 40px);
  text-decoration: none;

  &:hover {
    background: #f1f1f1;
  }
}

.wple-other-plugins h3 {
  text-transform: uppercase;
  font-size: 14px;
}

ul#wple-debug-errors {
  text-align: left;
  margin: 20px 15px 0 15px;
}

ul#wple-debug-errors li {
  line-height: 1.5em;
  font-size: 15px !important;
  color: #a20101 !important;
  margin-bottom: 15px !important;
  background: rgba(255, 0, 0, 0.08);
  padding: 15px;
  border-radius: 3px;
}

label.disabled {
  color: #999;
}

/** 5.5.0 **/
.wple-ssl-score,
.wple-ssl-settings,.wple-activessl-info {
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  padding: 30px;
  border-radius: 5px;
  margin: 10px;
}

.wple-ssl-score h2,
.wple-ssl-settings h2,.wple-activessl-info h2 {
  margin-top: 0;
  font-size: 21px;
}

div#wple-ssl-health {
  margin: 40px 0px;
  display: flex;
  width: 99%;
}

.wple-ssl-score {
  width: calc(49% - 40px);
}

.wple-ssl-settings,.wple-activessl-info  {
  width: calc(25% - 40px);
}

.wple-ssl-score h2:after,
.wple-ssl-settings h2:after,.wple-activessl-info h2:after {
  content: '';
  display: block;
  background: #eee;
  width: 50px;
  height: 5px;
  margin-top: 20px;
}

.wple-score {
  font-size: 60px;
  line-height: 1.3em;
  font-weight: 600;
}

.wple-scorebar {
  width: 100%;
  height: 20px;
  background: #eee;
  margin: 10px 0 30px;
  border-radius: 5px;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.wple-scorebar span {
  position: absolute;
  top: 0;
  display: block;
  left: 0;
  bottom: 0;
  border-radius: 5px;
}

.wple-ssl-score ul li span:not(.dashicons,.otherplugs) {
  margin-right: 20px;
  background: #f34343;
  padding: 4px 8px;
  display: inline-block;
  width: 25px;
  text-align: center;
  text-transform: capitalize;
  border-radius: 5px;
  font-weight: 500;
  color: #fff;
}

.wple-ssl-score ul li span.dashicons {
  padding: 4px;
  display: inline-block;
  width: 25px;
}

.wple-ssl-score ul li {
  margin-bottom: 14px;
}

.wple-ssl-score ul li span.wple-yes {
  background: #5dc55d;
  color: #fff;
}

.wple-ssl-settings label,.wple-activessl-info label {
  cursor: default;
}

.wple-ssl-settings .plan-toggler,.wple-activessl-info .plan-toggler {
  margin: 0 !important;
}

.wple-ssl-settings .plan-toggler label,.wple-activessl-info .plan-toggler label {
  cursor: pointer !important;
}

.wple-ssl-settings ul li,.wple-activessl-info ul li {
  display: inline-flex;
  width: 100% !important;
  align-items: center;
  justify-content: space-between;
}

.wple-ssl-settings,.wple-activessl-info{
   .toggle-checkbox:checked+.toggle-switch {
    background: #5dc55d;
   }
}

.wple-ssl-settings,.wple-activessl-info{
   ul li.wple-setting-error {
    background: #fda7a78c;
    padding: 10px;
    text-align: center;
    margin: 20px 0 20px -10px;
    color: #a71616;
    border-radius: 5px;
    display: none;
   }
}

.wple-activessl-info {
  box-shadow: none !important;
  background: none !important;
  padding: 0 !important;
  width:28% !important;
}

.wple-activessl-info-inner {
  background: #fff;
  box-shadow: 0px 0px 10px #ddd;
  padding: 30px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.wple-ssl-settings label span {
  font-size: 19px !important;
  width: 18px;
}

.wple-activessl-info-inner .dashicons {
  font-size: 19px !important;
  width: 18px;
}

.wple-activessl-info-inner:last-child {
  margin: 0;
}

.sitelock-recommend {
  text-align: center;
}

.sitelock-recommend img {
  max-width: 900px;
  margin: 20px 0;
}

.sitelock-recommend a {
  display: block;
  font-size: 26px;
  text-decoration: none;
  margin: 20px 0;
  background: #f5f5f5;
  padding: 20px 0;
  letter-spacing: 1px;
  font-weight: 300;
}

.sitelock-recommend p {
  font-size: 16px;
  max-width: 900px;
  margin: 0 auto 20px;
}

span.wple-share-success {
  margin: 0 !important;
}

span.wple-share-success a:hover {
  background: #ff8e00;
}

span.wple-share-success a {
  width: 28px;
  font-size: 14px;
  text-decoration: none;
  line-height: 28px;
  display: inline-block;
  text-align: center;
  background: #999;
  color: white;
  border-radius: 50%;
  transform: translateY(-2px);
  transition: all 0.5s ease;

  &:focus {
    outline: none;
    box-shadow: none;
  }

  &.tw:hover {
    background: #1da1f2;
  }

  &.fb:hover {
    background: #1877f2;
  }

  &.rd:hover {
    background: #ff4500;
  }

  &.pt:hover {
    background: #e60023;
  }
}

//5.7.0
table#wple-advanced-scanner th {
  background: #f5f5f591;
  padding: 10px;
}

table#wple-advanced-scanner .wple-scan-head {
  background: #444;
  padding: 10px;
  color: #fff;
}

table#wple-advanced-scanner tr td {
  border: 1px solid #ddd !important;
  padding: 10px;
}

table#wple-advanced-scanner {
  border-collapse: collapse;
}

table#wple-advanced-scanner .issue_type {
  text-align: center;
  text-transform: capitalize;
  font-weight: 500;
}

table#wple-advanced-scanner th {
  border: 1px solid #ddd;
}

table#wple-advanced-scanner small {
  font-size: 12px;
  font-weight: 500;
}

table#wple-advanced-scanner small strong {
  font-weight: 700;
}

table#wple-advanced-scanner th {
  font-size: 16px;
  font-weight: 600;
}

div#ourotherplugin {
  width: 1500px;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  // background: #fff;
  padding: 10px 20px;
  // border-radius: 10px;
  // box-shadow: 0px 0px 30px #ddd;
}

div#ourotherplugin img {
  max-height: 25px;
  margin: 0 5px 8px;
}

div#ourotherplugin a {
  display: inline-flex;
  text-decoration: none;
  align-items: center;
  font-weight: 700;
  color: #666;
}

div#ourotherplugin a:hover {
  color: #0073aa;
}

div#ourotherplugin h4 {
  color: #888;
  font-weight: 400;
}

div#ourotherplugin {
  font-size: 11px;
}

div#ourotherplugin ul li {
  display: flex;
  align-items: center;
  padding: 10px 0;
  justify-content: space-between;
  border-bottom: 1px dashed #ddd;
}

div#ourotherplugin ul li img {
  max-height: 20px;
  margin: 0 5px 0 0;
}

div#ourotherplugin ul li:nth-child(2) {padding: 3px 0 !important;}

div#ourotherplugin ul li:last-child {
  border-bottom: none;
}

div#ourotherplugin ul li a {
  font-weight: 500;
  display: inline-flex;
    align-items: center;
    margin: 5px 0;
}
div#ourotherplugin ul li:nth-child(3) img {
  margin-top: -10px;
}

div#ourotherplugin ul li:last-child {
  padding: 0;
}
.wple-ssl-score #ourotherplugin {
  box-shadow: none;
  max-width: 100%;
  width: auto;
  margin-top: 40px;
  background: #fafafa;
}

.wple-ssl-score #ourotherplugin li {
  margin: 0;
}

.mxnossl {
  text-align: center;
  margin: 20px auto;
  color: #e52525;
  font-size: 16px;
  line-height: 1.5em;
  max-width: 600px;
}

.wple-active-ssl {
  background: #fafafa;
  margin-top: 20px;
  padding: 5px 20px;
  border-radius: 5px;

  p {
    margin-bottom: 20px;
    text-align: center;
    font-style: italic;
    color: #666;
    font-size: 12px;
  }
}
.wple-sslgrade {
  background: white;
  padding: 20px 10px;
  text-align: center;
  margin: 10px 0 20px;
}

.wple-sslgrade span {
  background: #20b620;
  color: #fff;
  font-size: 40px;
  padding: 20px 20px 0 20px;
  display: inline-block;
  border-radius: 8px;
  font-weight: bold;
  line-height: 30px;
  min-width: 40px;
}

span.wple-grade-B {
  background: orange !important;
}

span.wple-grade-C,span.wple-grade-D,span.wple-grade-E,span.wple-grade-F {
  background: #f05858 !important;
}
.wple-grade-T,.wple-grade-M{
  background: red !important;
}
p.wple-ssl-invalid {
  font-size: 16px;
  color: #d00303;
  font-style: normal;
}
a.ssllabslink {
  text-decoration: none;
  text-align: center;
  display: block;
}
.wple-sslgrade span small {
  display: block;
  font-size: 11px;
  font-weight: 400;
  background: rgba(0,0,0,0.3);
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 20px;
  line-height: 26px;
  border-radius: 0 0 7px 7px;
}


a.wple-backup-link {
  margin-right: 10px;
  font-weight: 600;
}

.wple-backup-suggestion img {
  float: right;
  max-width: 60px;
}

[data-input-placeholder="oneyearssl"] label span:first-child {
  display: none;
}

.wple-flxcenter {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 100%;
  font-weight: 600;
  text-transform: uppercase;
  color: #aaa;
  font-size: 21px;
}

li.wplenote {
  background: #f5f5f5;
  padding: 10px;
}

li.wplenote.note-info {
  border-left: 4px solid;
}

li.wplenote.note-warning {
  border-left: 4px solid red;
}
.toggle-switch.disabled1 {
  opacity: 0.5;
}
#ourotherplugin {
  box-shadow: 0px 0px 10px #d5d5d5;
  border-radius: 5px;
  background: #fafafa;
}
.wple-alert-box img {
  float: left;
  padding: 10px 20px 10px 10px;
  max-width: 100px;
}

.wple-alert-box h3 {
  font-size: 24px;
  margin: 20px 0;
}

.wple-alert-box p {
  font-size: 16px;
  margin-bottom: 20px;
}

.wple-alert-box p b {
  color: #fff;
  background: #fb3a3a;
  padding: 2px 10px 4px;
  border-radius: 5px;
}

.wple-alert-box a {
  margin-bottom: 20px;
  cursor: pointer;
}

a.wplerevbtn.generate-certpanel {
  background: #1b81d3;
  color: #fff;
}

.wple-vuln-count {
  padding: 20px;
  background: #f6f6f6;
  margin-left: -30px;
  margin-right: -30px;
  text-align: center;
}

.wple-vuln-countinner {
  display: inline-block;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
}

.wple-vuln-count strong {
  font-size: 30px;
}

.wple-vuln-count small {
  margin-top: 8px;
  display: block;
  padding: 2px 5px;
  background: #44b544;
  color: #fff;
  border-radius: 5px;
}

table#wple-vuln-table {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

table#wple-vuln-table th:first-child, #wple-vuln-table tr td:first-child {
  text-align: left;
}

table#wple-vuln-table tr td {
  padding: 5px;
}

table#wple-vuln-table th {
  padding: 5px;
}

table#wple-vuln-table tbody tr:nth-of-type(odd) {
  background: #f5f5f5;
}

tr.wple-vuln-row .critical {
  color: #a50000;
}

tr.wple-vuln-row .high {
  color: #fa3232c9;
}

tr.wple-vuln-row .low,tr.wple-vuln-row .medium {
  color: #ffad17;
}

tr.wple-vuln-row .unknown {
  color: #aaa;
}

.wple-vuln-scan {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  cursor: pointer;
  color: #666;
}

.wple-vuln-scan a {
  text-decoration: none;
}
.wple-vuln-results h3 {
  line-height: 1.5em;
  color: #444;
}

.wple-vuln-scan span {
  font-size: 16px;
  line-height: 21px;
}

.wple-vuln-results {
  margin-left: -10px;
  margin-right: -10px;
}

.wple-vuln-active small{
  background: red !important;
}

.notice.notice-info.wple-renewal-due {
  border-left-color: #13b307d9;
}

.notice.notice-info.wple-renewal-due img {
  float: left;
  max-width: 50px;
  margin: 10px 10px 50px 5px;
  border-radius: 50%;
}

.notice.notice-info.wple-renewal-due h3 {
  margin-bottom: 5px;
  margin-top: 15px;
  text-transform: uppercase;
  color: #444;
}

.notice.notice-info.wple-renewal-due .wplerevbtn {
  margin-bottom: 15px;
  margin-top: 5px;
  background: #13b307d9;
  color: #fff;
}
.wple-order-refresh {
  background: #ffe2e2;
  padding: 5px;
  border-radius: 5px;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
a.wple-sslcheck {
  text-align: center;
  display: block;
  margin: 15px 5px;
  text-decoration: none;
}
.download-certs .toggle-switch {
  transform: scale(0.7) !important;
}

.download-certs .plan-toggler {
  margin-top: 15px !important;
}

.download-certs .toggle-label {
  font-size: 16px;
}


$spacing: 1rem;
$themeColor: #05b267;
$backColor: #ddd;
$textShadow: rgba(black, 0.35) 1px 1px 1px;
$step: 1;
$loops: round(90 / $step);
$increment: round(360 / $loops);
$half: round($loops / 2);

.progress--circle {
  position: relative;
  display: inline-block;
  margin: $spacing;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-color: $backColor;

  &:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background-color: white;
  }

  &:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: $themeColor;
  }
}

.progress__number {
  position: absolute;
  top: 50%;
  width: 100%;
  line-height: 1;
  text-align: center;
  color: #777;
  font-size: 2rem;
  margin-top: -1.75rem;
}

.progress__number small {
  font-size: 1.25rem;
}

@for $i from 0 through $loops {
  .progress--circle.progress--#{$i * $step}:after {
    @if $i < $half {

      @if $i <=20 {
        $nextDeg: 90deg + ($increment * $i);
        background-image: linear-gradient(90deg, $backColor 50%, transparent 50%, transparent), linear-gradient($nextDeg, #ea0707 50%, $backColor 50%, $backColor);
        background-color: #ea0707;
      }

      @else {
        $nextDeg: 90deg + ($increment * $i);
        background-image: linear-gradient(90deg, $backColor 50%, transparent 50%, transparent), linear-gradient($nextDeg, orange 50%, $backColor 50%, $backColor);
        background-color: orange;
      }
    }

    @else {
      $nextDeg: -90deg + ($increment * ($i - $half));
      background-image: linear-gradient($nextDeg, $themeColor 50%, transparent 50%, transparent), linear-gradient(270deg, $themeColor 50%, $backColor 50%, $backColor);
    }
  }
}

@keyframes scanner {
  0% {
    top: 0;
  }

  100% {
    top: 99%;
  }
}

@keyframes infirotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media(max-width:1200px) {

  ul.wple-progress {
    width: 100%;
    flex-wrap: wrap;
  }

  ul.wple-progress li {
    font-size: 14px;
    font-weight: 400;
  }

  .wple-success-flex {
    flex-wrap: wrap;
  }

  .wple-success-flex-final {
    padding: 15px 20px 0 20px;
    margin-left: 0;
  }

  .wple-success-flex-video {
    margin-bottom: 20px;
  }

  .wple-success-cols {
    flex-wrap: wrap;
  }

  .wple-success-cols div {
    width: 44%;
    margin: 10px 0;
  }

}

@media(max-width:1024px) {
  .wple-plan-compare {
    flex-wrap: wrap;
  }

  .wple-compare-item {
    width: 23%;
  }

  .wple-upgrade-pro {
    flex-wrap: wrap;
  }
}

@media(max-width:991px) {
  #le-tabbed-sections {
    width: 100%;
  }

  div#le-tabs-container {
    flex-direction: column;
  }

  .le-other-plugins {
    padding: 20px 0;
  }

  div#wple-ssl-health {
    flex-direction: column;
  }

  div#wple-ssl-health>div {
    width: 88%;
  }
}


@media(max-width:767px) {
  .toplevel_page_wp_encryption #wpcontent {
    background-size: auto;
  }

  .wple-compare-item {
    width: 34%;
    margin: 10px 8%;
  }

  div#wple-upgradepro {
    min-height: auto;
  }

  .wple-other-plugins {
    display: none;
  }

  .wple-other-content {
    width: 100%;
  }
}

/** intro pricing **/
h4.pricing-intro-subhead .dashicons {
  height: 25px;
}

div#quick-pricing-table {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 100px 20px 60px 20px;
}

div#quick-pricing-table .wplepricingcol {
  width: 330px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.pro-pricing-col.wplepricingcol {
  border: 1px solid #ddd;
  transform: scale(1.1);
  border-radius: 5px;
  background: #fff;
}

.wplepricingcol ul li {
  list-style: none;
  font-size: 18px;
  line-height: 20px;
  min-height: 20px;
  padding: 22px 10px;
  border-bottom: 1px solid #ddd;
  margin: 0;
}

.free-pricing-col.wplepricingcol {
  margin-right: 1%;
  border: 1px solid #ddd;
  border-radius: 5px 0 0;
}

.quick-pricing-head h3 {
  font-size: 32px;
  margin: 0;
  font-weight: 300;
  min-height: 50px;
}

.quick-pricing-head large {
  font-size: 40px;
}

.quick-pricing-head {
  padding: 40px 0px;
  background: #fafafa;
  min-height: 80px;
  width: 100%;
}

div#quick-pricing-table ul {
  margin: 0;
}

div#quick-pricing-table .pricing-btn-block {
  height: 40px;
  margin-top: 30px;
  margin-bottom: 10px;
}

div#quick-pricing-table .pricing-btn-block a {
  background: #222;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 5px 18px 7px;
  /* display: inline-block; */
  border-radius: 5px;
  /* margin: 15px 5px; */
}

.wplepricingcol ul li:last-child {
  border: none;
}

.pro-pricing-col li {
  font-size: 16px !important;
}

.pro-pricing-col li a {
  color: #097fb7;
  text-decoration: none;
  border-bottom: 1px dotted #0073aa;
}

.wplepricingcol ul li {
  text-transform: capitalize;
}

.pro-pricing-col li a:focus {
  outline: none !important;
  box-shadow: none !important;
}

// .pro-pricing-col.wplepricingcol ul li:nth-of-type(3) {
//   border-bottom: 0;
// }

div#quick-pricing-table .pricing-btn-block a:hover {
  background: #333 !important;
}

.pro-pricing-col.wplepricingcol .pricing-btn-block a {
  background: #1093d1 !important;
}

.quick-price-row small {
  font-size: 18px;
}

.quick-price-row sup {
  font-size: 20px;
  font-weight: 500;
}

h4.pricing-intro-subhead {
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
  text-align: center;
  color: #666;
  line-height: 1.4em;
}

h2.pricing-intro-head {
  margin-bottom: 0px !important;
}

.non-cpanel-plans .pro-pricing-col ul li {
  padding: 17px 10px;
}

.free-pricing-col {
  justify-content: flex-start !important;
}

.quick-pricing-head {
  border-radius: 5px 5px 0 0;
}

.quick-pricing-head.pro {
  min-height: 100px;
}

.wplepricingcol.firewallplan .quick-pricing-head {
  min-height: 100px;
}

.inro-pricing-refund {
  clear: both;
  display: block;
  text-align: right;
}

.quick-pricing-head {
  position: relative;
  overflow: hidden;
}

span.wple-trending {
  position: absolute;
  top: 16px;
  right: -40px;
  transform: rotate(45deg);
  background: #0990d1;
  color: #fff;
  padding: 5px 45px;
  box-shadow: 0px 0px 5px #8c9497;
}

.subdir-http-challenge.manualchallenge {
  position: relative;
}

.wple-no-http {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  font-weight: 500;
  font-size: 21px;
  color: #777;
  line-height: 1.5em;
}

.wple-error-firewall.fire-pro .wple-upgrade-features span {
  width: 23%;
}

.wple-upgrade-features span strong {
  color: #555;
}

.wple-upgrade-features span a:hover {
  background: none;
}

.wple-upgrade-features span a {
  text-decoration: none;
  border-bottom: 1px dotted;
}

.wple-error-firewall.fire-pro .wple-upgrade-features {
  margin-top: -10px;
  margin-bottom: -10px;
  margin-right: 0;
}

.toggle {
  cursor: pointer;
  display: inline-block;
}

.toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}

.toggle-switch:before,
.toggle-switch:after {
  content: "";
}

.toggle-switch:before {
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: left 0.25s;
  transition: left 0.25s;
}

.toggle:hover .toggle-switch:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background: linear-gradient(to bottom, #fff 0%, #fff 100%);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}

.toggle-checkbox:checked+.toggle-switch {
  background: #0073aa;
}

.toggle-checkbox:checked+.toggle-switch:before {
  left: 30px;
}

.toggle-checkbox {
  position: absolute;
  visibility: hidden;
}

.toggle-label {
  margin-left: 5px;
  position: relative;
  top: 2px;
  font-size: 17px;
  color: #666;
}

.plan-toggler {
  text-align: center;
  margin: 0 0 20px -40px;
}

.plan-toggler>span {
  margin-right: 10px;
  font-size: 18px;
  color: #666;
}

.wildcard-genform {
  display: none;
}

.wple-wc {
  display: none;

  &.active {
    display: block;
  }
}


.wple-restart-notice {
  margin: 0 60px;
  font-size: 18px;
  line-height: 1.5em;
  background: #fffbc7;
  padding: 20px;
  border-radius: 7px;
  color: #555;

  a {
    text-decoration: none;
  }
}
© 2025 XylotrechusZ