input.otpcf{ display: block; width: 100%; margin-bottom: 2px; margin-top: 10px;}
textarea.otpcf{ margin-bottom: 2px;  margin-top: 10px;}
input.otpcf_sms_code{margin-bottom: 2px; margin-top: 10px; width: 160px;}
button.otpcf_sendsms{ height: 45px; vertical-align: middle; background-color: white; border: 2px solid #011689; color: #011689; font-weight: 500;}
button.otpcf_submit{ margin-top: 20px; background-color: #4A4A4A; color: #ffffff; font-weight: 500;}
div.otp-required-alert{display: block; color:red; margin-bottom:10px; font-weight: 500; display: none;}
div.otp-input-info{color:#666;}
