@CHARSET "UTF-8";
.cmlog-toast { position: fixed; top: 40%; width: 20%; max-width: 400px; min-width: 200px; overflow: hidden; margin: 0 auto; left: 0; right: 0; z-index: 999999; background: rgba(0,0,0,0.7); color: white; font: normal 100% sans-serif; border-radius: 10px; text-align: center; padding: 1em 2em;}
.cmlog-loader-bar { background: url("../img/ajax-loader-bar.gif") no-repeat left top; width: 43px; height: 11px; margin-top:15px !important; margin-left:auto; margin-right:auto; }
.cmlog-email-confirmation-waiting {background: #fbfbfb url("../img/ajax-loader-bar.gif") no-repeat center bottom 1em; min-width: 43px; min-height: 3em; display: block; padding: 1em 1em; border: solid 1px #f0f0f0; text-align: center; font: normal 14px Arial; margin: 2em 0; }
.cmlog-desc { color:#999; }
.cmlog-login-instructions { margin: 1em 0 1em 0; background-color:lightgreen; width:100%; }
.cmlog-login-instructions div { padding:1em; }
.cmlog-email-code-field { margin-bottom:1.5em !important; }
.cmlog-sms-code-field { margin-bottom:1.5em !important; }
.cmlog-email-code-field span { text-align: center; display: block; width: 100%; margin-top: 20px; }
form.cmreg-form .cmlog-email-code-field span { width: 70%; }
.cmlog-send-sms-code-btn { width: 70%; height: 40px; margin-top:15px !important; border-radius: 5px; border: none; background-color: #ccc; color: #000; cursor: pointer; }
.cmlog-send-email-code-btn { width: 70%; height: 40px; margin-top:15px !important; border-radius: 5px; border: none; background-color: #ccc; color: #000; cursor: pointer; }
#loginform .cmlog-send-sms-code-btn { width: 100%; height:40px; border-radius: 5px; border: none; background-color: #ccc; color: #000; cursor: pointer; }
#loginform .cmlog-send-email-code-btn { width: 100%; height:40px; border-radius: 5px; border: none; background-color: #ccc; color: #000; cursor: pointer; }
div.cmreg-login-toc-field { margin-bottom:0; }
.cmlog-email-code-field span.otp_text { display:none; text-align:left; margin-top:10px; }
/*
.cmlog-email-code-field label { display:none; }
.cmlog-email-code-field input[type="text"] { display:none; }
#wp-submit { display:none; }
*/
.cmlog_separated_input { width:100% !important; }
.cmlog_separated_input .separated_input { width:15% !important; min-width:15% !important; margin-right:0.5% !important; text-align:center; }
form.cmreg-form .cmlog_separated_input .separated_input { width:10% !important; min-width:10% !important; }
.cmlog-google-auth-field { margin-bottom:1em; }