.ems-wl-register-form, .ems-wl-profile-form, .ems-wl-lostpassword-form, .ems-wl-login-form { max-width:600px; margin:18px auto; background:#fff; padding:16px; border-radius:6px; }
.ems-wl-logout-btn{ background:#c0392b;color:#fff;padding:10px 14px;border-radius:4px;text-decoration:none; }
.ems-wl-required{color:#d00;}
.ems-wl-errors{background:#fff6f6;border:1px solid #f5c2c2;padding:10px;border-radius:4px;}
.ems-wl-success{background:#f6fff6;border:1px solid #c2f5c2;padding:10px;border-radius:4px;}
