Plugin Directory

Changeset 3375996


Ignore:
Timestamp:
10/09/2025 09:50:22 PM (5 months ago)
Author:
ilvchandan
Message:

Again uploading rectified files.

Location:
email-otp-authenticator
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • email-otp-authenticator/tags/6.3.2/lib/emailotpauthn-external-class.php

    r3375992 r3375996  
    885885    if(!$getextrnlvars["isoneinputbox"]) $emailotpauthnextrnlcss = '#emailotpauthn_content .eotpafni:-webkit-autofill,#emailotpauthn_content .eotpafni:-webkit-autofill:hover,#emailotpauthn_content .eotpafni:-webkit-autofill:focus,#emailotpauthn_content .eotpafni:-webkit-autofill:active,#emailotpauthn_content .eotpafni {width:1.1em;line-height:1;margin:0px 7px;padding:0px 0px 2px 0px;text-align:center;appearance:textfield;display:inline-block;' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'font-size:2em!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'6').'px;}';
    886886
    887     $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
     887    $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{width:fit-content;height:fit-content;text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
    888888    return $emailotpauthnextrnlcss;
    889889}
  • email-otp-authenticator/tags/6.3.2/lib/emailotpauthn-external-vjs-class.php

    r3375992 r3375996  
    145145    if(!$getextrnlvars["isoneinputbox"]) $emailotpauthnextrnlcss = '#emailotpauthn_content .eotpafni:-webkit-autofill,#emailotpauthn_content .eotpafni:-webkit-autofill:hover,#emailotpauthn_content .eotpafni:-webkit-autofill:focus,#emailotpauthn_content .eotpafni:-webkit-autofill:active,#emailotpauthn_content .eotpafni {width:1.1em;line-height:1;margin:0px 7px;padding:0px 0px 2px 0px;text-align:center;appearance:textfield;display:inline-block;' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'font-size:2em!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'6').'px;}';
    146146
    147     $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
     147    $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{width:fit-content;height:fit-content;text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
    148148    return $emailotpauthnextrnlcss;
    149149}
  • email-otp-authenticator/trunk/lib/emailotpauthn-external-class.php

    r3375992 r3375996  
    885885    if(!$getextrnlvars["isoneinputbox"]) $emailotpauthnextrnlcss = '#emailotpauthn_content .eotpafni:-webkit-autofill,#emailotpauthn_content .eotpafni:-webkit-autofill:hover,#emailotpauthn_content .eotpafni:-webkit-autofill:focus,#emailotpauthn_content .eotpafni:-webkit-autofill:active,#emailotpauthn_content .eotpafni {width:1.1em;line-height:1;margin:0px 7px;padding:0px 0px 2px 0px;text-align:center;appearance:textfield;display:inline-block;' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'font-size:2em!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'6').'px;}';
    886886
    887     $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
     887    $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{width:fit-content;height:fit-content;text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
    888888    return $emailotpauthnextrnlcss;
    889889}
  • email-otp-authenticator/trunk/lib/emailotpauthn-external-vjs-class.php

    r3375992 r3375996  
    145145    if(!$getextrnlvars["isoneinputbox"]) $emailotpauthnextrnlcss = '#emailotpauthn_content .eotpafni:-webkit-autofill,#emailotpauthn_content .eotpafni:-webkit-autofill:hover,#emailotpauthn_content .eotpafni:-webkit-autofill:focus,#emailotpauthn_content .eotpafni:-webkit-autofill:active,#emailotpauthn_content .eotpafni {width:1.1em;line-height:1;margin:0px 7px;padding:0px 0px 2px 0px;text-align:center;appearance:textfield;display:inline-block;' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'font-size:2em!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'6').'px;}';
    146146
    147     $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
     147    $emailotpauthnextrnlcss = '#emailotpauthn_content>*,#emailotpauthn_content>*>*,#emailotpauthn_content>*>*>*,#emailotpauthn_content>*>*>*>*,#emailotpauthn_content>*>*>*>*>*,#emailotpauthn_content>*>*>*>*>*>*{/*all:initial;all:unset;all:revert;*/font-family:Verdana,sans-serif;font-weight:normal;text-decoration:none;}form#emailotpauthn-form{position:relative}#emailotpauthn-body{border-bottom-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-bottom-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;padding:30px;min-height:200px;background: ' . esc_html( $getextrnlvars["bodybgcolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}#submitotpsec{display:none}' . ( $emailotpauthnextrnlcss ) . '.emailotpauthninlinebox #emailotpauthn_content form label, #emailotpauthn_lightbox #emailotpauthn_content form label,{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:block;}#email_message,#otp_message,#sbmitedemail{' . esc_html( $getextrnlvars["bodyxtstyle"] ) . 'display:inline-block;}span.loginback{cursor:pointer;z-index:99;top:6px;position:absolute;left:0;padding:2px 15px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;}.emailotpauthninlinebox #emailotpauthn_content form .req,#emailotpauthn_lightbox #emailotpauthn_content form .req{color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . ';font-size:' . esc_html( $getextrnlvars["frmnoticsiz"] ) . 'em;display:inline-block}.emailotpauthninlinebox #emailotpauthn_content .eotpafi,#emailotpauthn_lightbox #emailotpauthn_content .eotpafi,.emailotpauthninlinebox #emailotpauthn_content form textarea,#emailotpauthn_lightbox #emailotpauthn_content form textarea{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["inptbxcolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $inptbrdrclr ) ) . ';' . esc_html( $getextrnlvars["inptxtstyle"] ) . 'display:inline-block!important;width:100%!important;min-height:40px;padding:0 10px}.emailotpauthn-req-fields:-webkit-autofill,.emailotpauthn-req-fields:-webkit-autofill:hover,.emailotpauthn-req-fields:-webkit-autofill:focus,.emailotpauthn-req-fields:-webkit-autofill:active,.input_otp:-webkit-autofill,.input_otp:-webkit-autofill:hover,.input_otp:-webkit-autofill:focus,.input_otp:-webkit-autofill:active,.emailotpauthn-req-fields,.input_otp{text-align:center!important;background:' . esc_html( $getextrnlvars["inptbxcolor"] ) . '!important;}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit],#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'50').'px;background:' . esc_html( $getextrnlvars["buttoncolor"] ) . ';'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':''). esc_html( $getextrnlvars["butnxtstyle"] ) . (($getextrnlvars["isshortbuttons"]>0)?'padding:0px 15px;width:auto!important;':'padding:0 0;width:100%!important;') . 'margin-top:15px;border:' . (($getextrnlvars["frmbrdrwdth"]>0 && emailotpauthn_getopacityfrmclr($getextrnlvars["buttoncolor"])<5)? $getextrnlvars["frmbrdrwdth"] . 'px solid '. $getextrnlvars["frmbrdrcolr"] : '2px solid ' . esc_html( $butnbrdrclr ) ) . ';}.emailotpauthninlinebox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp,#emailotpauthn_lightbox #emailotpauthn_content form #submitotpsec input[type=submit].generateOtp{cursor:pointer;text-decoration:underline;background:0 0!important;border:0;color:' . esc_html( $getextrnlvars["frmnoticclr"] ) . '!important;padding:0;outline:0}.emailotpauthninlinebox #emailotpauthn_content form input[type=submit]:disabled,#emailotpauthn_lightbox #emailotpauthn_content form input[type=submit]:disabled{background:#ccc;cursor:initial}#emailotpauthn_lightbox .close{cursor:pointer;position:absolute;top:12px;right:10px;z-index:9999999}@media (max-width:767px){#emailotpauthn-body{padding:10px}.emailotpauthninlinebox,#emailotpauthn_lightbox{width:90%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:800px) and (min-width:501px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:70%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:12px!important}}@media (max-width:2200px) and (min-width:801px){.emailotpauthninlinebox,#emailotpauthn_lightbox{width:60%}.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{font-size:15px!important}}.emailotpauthninlinebox{width:fit-content;height:fit-content;text-align:center;clear:both}.emailotpauthninlinebox #emailotpauthn_content,#emailotpauthn_lightbox #emailotpauthn_content{border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;color:#333;margin:auto;position:relative;padding:0;font-size:15px!important;overflow:initial;min-width:400px;width:450px;max-width:450px}#emailotpauthn_lightbox #emailotpauthn_content{top:50%;transform:translateY(-50%);}'.((strcasecmp($getextrnlvars["popuphorzalign"],"center")==0)?'':('@media screen and (min-width: 501px) {#emailotpauthn_lightbox #emailotpauthn_content{float:'.$getextrnlvars["popuphorzalign"].';margin-'.$getextrnlvars["popuphorzalign"].':'.$getextrnlvars["popupboxmargin"].'%;}}')).'.emailotpauthninlinebox #emailotpauthn_content p,#emailotpauthn_lightbox #emailotpauthn_content p{padding:1%;text-align:left;margin:0!important;line-height:20px}#emailotpauthn_lightbox #emailotpauthn_content .close span{display:block;float:right;text-align:right;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . 'font-size:0.7em!important;margin-top:-4px;height:36px;width:100%}#emailotpauthn_lightbox #emailotpauthn_content .close span:hover,.emailotpauthninlinebox .emailotpauthnmsg:hover,#emailotpauthn_lightbox .emailotpauthnmsg:hover{cursor:pointer}.emailotpauthninlinebox .heading,#emailotpauthn_lightbox .heading{padding:10px 5px;margin:0!important;border-top-left-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;border-top-right-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background: ' . esc_html( $getextrnlvars["headercolor"] ) . '!important;'.(($getextrnlvars["poppboxblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["poppboxblur"] ) . 'px);':'').'}.emailotpauthninlinebox .heading h3,#emailotpauthn_lightbox .heading h3{border:none;margin-top:1px;margin-bottom:2px;' . esc_html( $getextrnlvars["hedrxtstyle"] ) . '}span.emailotpauthn-shortcode.emailotpauthn-popup{border:0px solid #ccc;padding:8px 10px;border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'10').'px} input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { display: none; -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }#rememberemaildiv{color:'.emailotpauthn_getcolorfrmstyle($getextrnlvars["bodyxtstyle"]).';Padding-bottom: 20px;width:100%;position:relative;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrtermsdiv{float:left;display:inline-block;}#showrgstrtermsdiv>div,':'').'#showrmbremaildiv>div{float:left;width:15px;height:15px;display:inline-block;}'.(($getextrnlvars["extrnlsection"]>2)?'#showrgstrterms,':'').'#rememberemail{padding:0px!important;min-height:15px!important;margin-top:14px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use,':'').'#remember_email{display:inline-block!important;margin-top:17px;margin-left:5px;font-size:small!important;float:left;line-height:12px;}'.(($getextrnlvars["extrnlsection"]>2)?'#terms_of_use>a{text-decoration:none;}':'').'#showrmbremaildiv{float:right;display:inline-block;}#emailotpauthn_content{border: '. $getextrnlvars["frmbrdrwdth"] .'px solid '. $getextrnlvars["frmbrdrcolr"] .'; border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;}.otpestatus{padding-top:10px;}#emailotpauthn_formbg{position:absolute;top:0;left:0;'.(($getextrnlvars["poppopcimeg"]>0 && !empty($getextrnlvars["poppboximeg"]))?'background-image:url("' . esc_url( $getextrnlvars["poppboximeg"] ) . '");':'').'border-radius:'.(($getextrnlvars["iscornrstyl"])?'0':'25').'px;background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;overflow:hidden;z-index:-1;'.(empty($getextrnlvars["poppboximeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["poppopcimeg"] ) . ';').'}#emailotpauthn_lightbox{position:fixed;top:0;left:0;text-align:center;z-index:999999!important;height:100%;width:100%;}#emailotpauthn_bdrpbg,#emailotpauthn_lightbg{position:absolute;top:0;left:0;clear:both;background-position:center center;width:100%;height:100%;overflow:hidden;}#emailotpauthn_bdrpbg{background-size:cover;background-repeat:no-repeat;'.(($getextrnlvars["bkdrpopcimg"]>0 && !empty($getextrnlvars["backdrpimeg"]))?'background-image:url("' . esc_url( $getextrnlvars["backdrpimeg"] ) . '");':'').(empty($getextrnlvars["backdrpimeg"])?'opacity:0;':'opacity:' . esc_html( $getextrnlvars["bkdrpopcimg"] ) . ';').'z-index:'.(($getextrnlvars["popupbgblur"]>0)?'-1':'-3').';}#emailotpauthn_lightbg{background-color:' . esc_html( $getextrnlvars["poppbgcolor"] ) . ';'.(($getextrnlvars["popupbgblur"]>0)?'backdrop-filter:blur(' . esc_html( $getextrnlvars["popupbgblur"] ) . 'px);':'').'z-index:-2;}.emailerror,.otperror,.otpestatus{font-weight:600!important;}';
    148148    return $emailotpauthnextrnlcss;
    149149}
Note: See TracChangeset for help on using the changeset viewer.