#wp_captcha_code_settings {
width: 540px;
position: relative;
padding: 0px;
zoom: 1;
margin: 20px auto;
border: 0px !important;
float: left;
margin-right: 20px;
}
#wp_captcha_code_sidebar {
max-width: calc(35% - 40px);
float: left;
position: sticky;
padding-top: 40px;
}
@media screen and (max-width: 1280px) {
#wp_captcha_code_sidebar {
display: none !important;
}
}
.textcenter {
text-align: center;
}
.sidebar-box {
box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
background: white;
padding: 15px;
font-size: 14px;
max-width: 450px;
}
.sidebar-box.pro-ad-box {
border: 2px solid #4285f4;
}
.sidebar-box.pro-ad-box.box-301 {
border: 2px solid #ff6246;
margin-top: 25px;
}
a.button.button-buy {
padding: 11px 40px;
color: white;
background: #4285f4;
font-weight: 600;
border: none;
line-height: 1.5;
height: auto;
margin-bottom: 10px;
}
.box-301 a.button.button-buy {
background: #ff6246;
}
.box-301 h3 b {
font-weight: 500;
}
a.button.button-buy:hover,
a.button.button-buy:active,
a.button.button-buy:focus {
box-shadow: 0px 0px 10px 0px rgb(50 138 210 / 52%);
background: #4285f4;
color: white;
border: none;
}
.box-301 a.button.button-buy:hover,
.box-301 a.button.button-buy:active,
.box-301 a.button.button-buy:focus {
box-shadow: 0px 0px 10px 0px rgb(65 73 80 / 52%);
background: #ff6246;
}
.text-center {
text-align: center;
}
.ui-widget-overlay {
opacity: 0.85;
}
.plain-list {
margin-top: 5px;
list-style-type: circle;
list-style-position: inside;
}
.plain-list li {
text-indent: -18px;
padding-left: 23px;
line-height: 23px;
margin: 0;
}
.pro-ad-box p b {
border-bottom: 3px solid #4285f4;
}
.pro-ad-box img {
max-height: 50px;
padding: 0 0 10px 0;
}
.pro-ad-box.box-301 img {
max-height: 100%;
max-width: 90%;
padding: 10px 0;
}
.pro-label {
display: inline-block;
line-height: 1;
color: white;
background: #364a5e;
padding: 3px 6px;
font-size: 12px;
vertical-align: text-top;
margin-left: 10px;
font-weight: 500;
letter-spacing: 1px;
text-decoration: none;
transition: transform 0.2s;
}
.pro-label:hover {
color: white;
transform: scale(1.2);
}
.pro-label:active,
.pro-label:focus {
color: white;
}
.button-disabled {
background-color: #ccc;
}
/* pro dialog */
.ui-dialog-titlebar {
display: none;
}
.wp-captcha-code-pro-dialog .logo img {
max-height: 55px;
}
.wp-captcha-code-pro-dialog .logo {
text-align: center;
background: #f8f8f8;
margin: -16px -16px 0 -16px;
padding: 15px;
}
.wp-captcha-code-pro-dialog .footer {
text-align: center;
background: #f8f8f8;
margin: 0 -16px -16px -16px;
padding: 15px;
}
.wp-captcha-code-pro-dialog .logo span {
display: block;
font-size: 18px;
margin: 10px;
}
.wp-captcha-code-pro-dialog .logo span b {
border-bottom: 3px solid #4285f4;
}
#wp-captcha-code-pro-table {
width: 100%;
margin: 10px auto 10px auto;
border-collapse: collapse;
}
#wp-captcha-code-pro-table td {
padding: 4px 10px 4px 34px;
border: none;
font-size: 14px;
}
#wp-captcha-code-pro-table tr:last-child td {
text-align: center;
}
#wp-captcha-code-pro-table td:nth-child(2) {
background-color: rgb(23 117 167 / 8%);
}
#wp-captcha-code-pro-table .dashicons-yes {
color: #4285f4;
}
#wp-captcha-code-pro-table .dashicons {
padding-right: 8px;
margin-left: -27px;
}
.center {
text-align: center;
}
.prices del {
color: #00000099;
}
.prices span del {
color: #00000070;
}
.prices span {
font-weight: 700;
font-size: 40px;
color: #4285f4;
line-height: 1;
display: inline-block;
padding-bottom: 15px;
}
#wp-captcha-code-pro-table tr:first-child td {
color: #000;
font-size: 18px;
font-weight: 800 !important;
padding: 10px 0;
text-align: center;
}
.pro-ad-box p b {
border-bottom: 3px solid #4285f4;
}
.pro-ad-box.box-301 p b {
border-bottom: 3px solid #ff6246;
}
#wp-captcha-code-pro-table tr:last-child td {
padding: 20px 0 20px 0;
vertical-align: top;
}
#wp-captcha-code-pro-table tr:last-child td span {
display: block;
padding: 0 0 5px 0;
}
#wp-captcha-code-features {
width: 100%;
padding: 20px 0 0 0;
}
#wp-captcha-code-features td {
padding: 10px 20px;
}
.wp-dialog.ui-widget-content {
background: #fff !important;
}
#wp-captcha-code-pro-dialog {
overflow: hidden;
}
.settings_page_captcha-code-authentication #wpfooter {
background: #fff;
padding: 24px 20px;
line-height: 20px;
font-weight: 400;
}
.settings_page_captcha-code-authentication #wpfooter .wp-captcha-code-footer a {
text-decoration: none;
}
.settings_page_captcha-code-authentication #wpfooter .wp-captcha-code-footer span {
color: #ffb900;
}
option.pro-option {
color: #e14d43;
}