<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cmreg-wrapper {width: 49%;}
.entry-content .cmreg-wrapper {margin-bottom: 3em;}

.cmreg-form input[type="text"] {width: 90%; max-width: 500px; font-size: 120%; height:40px; }
.cmreg-form input[type="email"] {width: 90%; max-width: 500px; font-size: 120%; height:40px;}
.cmreg-form input[type="password"] {width: 90%; max-width: 500px; font-size: 120%; height:40px;}
.cmreg-form input[type="tel"] {width: 90%; max-width: 500px; font-size: 120%; height:40px;}
.cmreg-form input[type="number"] {width: 90%; max-width: 500px; font-size: 120%; height:40px;}
.cmreg-form input[type="date"] {width: 90%; max-width: 500px; font-size: 120%; height:40px;}
.cmreg-form select {width: 90%; max-width: 500px; height:40px; }
.cmreg-form textarea {width: 90%; height: 100px; max-width: 500px;}

.cmreg-wrapper button[type="submit"] {padding: 0.7em 2em 0.7em 1.2em; font: bold 14px 'Open Sans', Arial, sans-serif; color: white; border-radius: 5px 5px; border: none; cursor:pointer; }
.cmreg-wrapper button[type="submit"] span {margin-right: 0.5em;}

.cmreg-login-button {background: #2ea3f2; color: white !important; border-radius: 10px 10px; font: bold 15px Arial; padding: 0.8em 1.7em;}
.cmreg-navigator-button {background: #2ea3f2; color: white !important; border-radius: 10px 10px; font: bold 15px Arial; padding: 0.8em 1.7em;}

.cmreg-form .form-summary input {display: inline-block; font: bold 18px 'Open Sans', Arial, sans-serif; color: white; border-radius: 5px 5px; border: none; background: #2ea3f2; padding: 0.7em 2em 0.7em 2em !important; cursor: pointer; }
.cmreg-create-invitation-code-btn {display: inline-block; padding: 0.5em 2em; margin: 0 auto; cursor: pointer; background: #2ea3f2; color: white; font: bold 20px Arial; border-radius: 15px;}
.cmreg-copy-invitation-code-shortcode-inner a { background: #2ea3f2; color: white; font: bold 20px Arial; border-radius: 15px; }

.cmreg-login input.text {width: 90%; min-width: 100px;}
.cmreg-login *[type="submit"] {background: #2ea3f2;}
.cmreg-registration *[type="submit"] {background: #2ea3f2;}

.cmreg-lost-password-form button[type="submit"] {padding: 0.7em 2em; background: #2ea3f2;}

.cmreg-wrapper input[type="text"],
.cmreg-wrapper input[type="password"],
.cmreg-wrapper input[type="email"],
.cmreg-wrapper input[type="date"],
.cmreg-wrapper input[type="number"],
.cmreg-wrapper select {width: 70%; min-width: 100px; padding: 0.4em 0.7em; border: 1px solid #cccccc;}

.cmreg-form label {display: block; }</pre></body></html>