/* For Hyva */
.customer-login-popup .actions-toolbar{border: none;margin-top: 0px !important;}
.customer-login-popup{border-radius: 0px;}
.fixed.flex.justify-center.items-center.text-left.z-40.inset-0{z-index: 1000;}
.customer-login-popup .iti--allow-dropdown,.customer-login-popup input[type="tel"],.customer-login-popup input[type="text"],.customer-login-popup input[type="password"],.customer-login-popup input[type="email"]
{width:100%;}
.customer-login-popup .register a,.customer-login-popup .forogotlink a{color: #006bb4;}
.resend-btn, .update_mob #updateotpbtn, .update_mob #resendotpbtn, .update_mob .updatemobbtns {
  height: 37px !important;
  border-radius: 4px;
  margin-top: 25px !important;
  padding: 0px 8px !important;
  filter: drop-shadow(0px 8px 8px rgba(0,0,0,0.26));
  background: #1979c3;color:white
}
.actions-toolbar button{background: #1979c3;color:white}
.customer-login-popup .modal-header.custom-modal-header{padding-bottom: 10px;}
.forgotpasswordform  #reset_type label{display: inline-block;}
#customer-login-form button{margin-top: 14px}
#customer-login-form #forgotlink{text-decoration: underline;}
.message.error{margin-top: 10px;}
.submit-btn{margin-left: 165px !important;}
#registerbtnid,#forgototp{
  margin-left: 0 !important;
  padding: 0px 12px !important;
}
#reg-btn{
  margin-left: 24%;
}
#resetbyemail{
  margin-bottom: 6%;
  margin-left: 34%;
}
.verifyotp.odd.field {
  width: 100%;
}
.grecaptcha-badge{
  margin-top: 5% !important;
  position: relative !important;
  visibility: unset !important;
}
.loginpassword,.loginotp,.registerotp,.forgototp,.forgotemailotp{
  display: block !important;
}
#forgototpverify{margin-left: 0 !important;padding: 0px px !important;}
/* #loginpassword,#forgotpassreset{margin-left: 0 !important;padding: 0px 15px !important;} */
.login-section .otp-login .actions-toolbar{display: inline-block !important;}

@media only screen and (max-width: 767px) {
  .customer-login-popup{width: 87% !important;}
  
}

