@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; }
.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; padding:1em; width:90%; }
.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: 90%; margin-top: 20px; }
.cmlog-send-sms-code-btn { width: 90%; height: 40px; margin-top:15px !important; border-radius: 5px; border: none; background-color: #ccc; color: #000; cursor: pointer; }
.cmlog-send-email-code-btn { width: 90%; 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; }
*/