@CHARSET "UTF-8";
.clear {clear: both;}
body.cmicca-overlay-visible {overflow: hidden;}
.cmicca-overlay {position: fixed; top: 0; left: 0; width: 100%; height: 100%;  z-index: 999998; background-color: rgba(0,0,0,0.7); font: normal 14px 'Open Sans', Arial, sans-serif; color: #666666; display: none;}
.cmicca-loader-overlay {position: fixed; top: 0; left: 0; width: 100%; height: 100%;  z-index: 999998; background: rgba(0,0,0,0.7) url(../images/ajax-loader-big.gif) no-repeat center 20%; background-size: 50px 50px;}
.cmicca-overlay-inner {position: absolute; top: 5%; margin: 0 auto; left: 0; right: 0; background: white; border: solid 1px #cccccc; max-width: 800px; padding: 2em; border-radius: 10px 10px; max-height: 90%; overflow: auto;}
.cmicca-wrapper h2 {margin-top: 0 !important; color: black; font-size: 20px;}
.cmicca-overlay-close {font: bold 35px Arial; color: #cccccc; position: absolute; top: 0px; right: 10px; cursor: pointer;}
.cmicca-overlay .cmicca-login, .cmicca-overlay .cmicca-registration {display: inline-block; vertical-align: top;}
.cmicca-wrapper {width: 49%;}
.cmicca-sidebar-widget .cmicca-wrapper {width: auto !important;}
.cmicca-sidebar-widget h2 {display: none !important;}
.entry-content .cmicca-wrapper {margin-bottom: 3em;}
.cmicca-wrapper div {margin: 0 0 1em 0;}
.cmicca-wrapper input {margin: 0 !important;}
.cmicca-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;}
.cmicca-wrapper button[type=submit] span {margin-right: 0.5em;}
.cmicca-wrapper input[type="text"], .cmicca-wrapper input[type="password"], .cmicca-wrapper input[type="email"], .cmicca-wrapper input[type="date"],
.cmicca-wrapper input[type="number"], .cmicca-wrapper select {width: 70%; min-width: 100px; padding: 0.4em 0.7em; border: 1px solid #cccccc;}
.cmicca-wrapper input[type=text]:focus, .cmicca-wrapper input[type=email]:focus, .cmicca-wrapper input[type=password]:focus,
.cmicca-wrapper input[type=date]:focus, .cmicca-wrapper input[type="number"]:focus, .cmicca-wrapper select:focus {box-shadow: 0px 0px 5px 0px #992266;}
.cmicca-login input.text {width: 80%; min-width: 100px;}
.cmicca-login *[type=submit] {background: #229966;}
.cmicca-registration *[type=submit] {background: #336699;}
.cmicca-loader-big {background-image: url(../images/ajax-loader-big.gif); background-repeat: no-repeat; background-position: center center;}
.cmicca-loader-bar {width: 43px; height: 11px; background-image: url(../images/ajax-loader-bar.gif); background-repeat: no-repeat; background-position: center center;}
.cmicca-loader-inline {display: inline-block; background: url(../images/ajax-loader.gif) no-repeat center center; width: 16px; height: 16px; margin: 0 !important; vertical-align: middle;}
.cmicca-login-button {display: inline-block; padding: 0.8em 1.7em; background: #226699; color: white !important; border-radius: 10px 10px; font: bold 15px Arial; cursor: pointer;}
.cmicca-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;}
.cmicca-lost-password-link, .cmicca-login-link {margin-top: 1em !important;}
.cmicca-login .cmicca-lost-password-form {display: none;}
.cmicca-lost-password-form {margin-top: 2em;}
.cmicca-lost-password-form input[type=email] {width: 50%;}
.cmicca-lost-password-form button[type=submit] {padding: 0.7em 2em; background: #229966;}
.cmicca-invitation-code-field[data-input-visible="1"] a {display: none;}
.cmicca-invitation-code-field[data-input-visible="0"] input {display: none;}
.cmicca-overlay.cmicca-only-login .cmicca-registration {display: none;}
.cmicca-overlay.cmicca-only-registration .cmicca-login {display: none;}
.cmicca-overlay.cmicca-only-login .cmicca-overlay-inner, .cmicca-overlay.cmicca-only-registration .cmicca-overlay-inner {max-width: 400px;}
.cmicca-overlay.cmicca-only-login .cmicca-wrapper, .cmicca-overlay.cmicca-only-registration .cmicca-wrapper {width: 99%;}
.cmicca-form h3 {margin-bottom: 0.5em;}
.cmicca-form label {display: block !important;}
.cmicca-form input[type=text], .cmicca-form input[type=email], .cmicca-form input[type=password] {width: 90%; max-width: 500px; font-size: 120%;}
.cmicca-form textarea {width: 90%; height: 100px; max-width: 500px;}
.cmicca-form .form-summary {margin-top: 1em;}
.cmicca-form .form-summary input {padding: 0.7em 2em 0.7em 2em !important; font: bold 18px 'Open Sans', Arial, sans-serif; color: white; border-radius: 5px 5px; border: none; background: #229966; cursor: pointer;}
.cmicca-form input[readonly] {background: #f0f0f0; color: #999;}
.cmicca-form input[type="checkbox"] {height: auto !important; vertical-align: middle;}
.cmicca-social-login-btn {display: inline-block; padding: 0 15px 0 40px; height: 40px; line-height: 40px;}
.cmicca-social-login-btn:link, .cmicca-social-login-btn:visited {color: white;}
.cmicca-social-login-btn[data-provider="facebook"] {background: #3b5998 url(../images/facebook-icon-30.png) left center no-repeat;}
.cmicca-social-login-btn[data-provider="google"] {background: white /*#dd4b39*/ url(../images/google-icon-30.png) 3px center no-repeat; color: black; border: solid 1px #ccc;}
.cmicca-social-login-invitcode-form {margin-bottom: 3em; text-align: center;}
.cmicca-social-login-invitcode-form .cmicca-invitation-code-field {width: 10em !important; padding: 0.5em; line-height: 1em; height: 1.8em;}
.cmicca-social-login-invitcode-form input[type="submit"] {display: inline-block; padding: 0.7em 2em; background: #339900; color: white; font: bold 12px Arial; border-radius: 5px; margin: 0 auto; cursor: pointer; border: none;}
.cmicca-social-login-invitcode-form .cmicca-no-invit-code-btn {background: #666 !important;}
.cmicca-social-login-invit-code-text {font-size: 120%;}
.cmicca-field-label {display: block;}
.cmicca-registration-field {margin-top: 1em;}
.cmicca-registration-field input[type=checkbox], .cmicca-registration-field input[type=radio] {width: auto !important; padding: 0 !important; min-width: 0 !important;}
.cmicca-registration-field input[type=color] {width: auto; padding: 0 !important;}
.cmicca-registration-field textarea {width: 90%; min-height: 5em;}
.cmicca-registration-field .cmicca-field-description {color: #999999; display: block;}
.cmicca-registration-field .cmicca-field-required {}
.cmicca-registration-field .cmicca-radio-group label, .cmicca-registration-field .cmicca-checkbox-group label {display: block;}
.cmicca-registration-field .cmicca-radio-group .cmicca-radio-label, .cmicca-registration-field .cmicca-checkbox-group .cmicca-checkbox-label {margin-left: 0.5em;}
.cmicca-registration-field .cmicca-radio-group input, .cmicca-registration-field .cmicca-checkbox-group input {vertical-align: middle;}
.cmicca-invitation-code-field .cmicca-field-description {color: #999999; display: block;}
.cmicca-create-invitation-code-shortcode {text-align: center; margin-bottom: 2em;}
.cmicca-create-invitation-code-shortcode h3 {font-size: 120%; text-align: center;}
.cmicca-create-invitation-code-shortcode dt {float: left; clear: left; width: 50%; text-align: right; padding-right: 1em; font-weight: normal;}
.cmicca-create-invitation-code-shortcode dt:after {content: ":";}
.cmicca-create-invitation-code-shortcode dd {text-align: left;}
.cmicca-create-invitation-code-btn {display: inline-block; padding: 0.5em 2em; background: #339900; color: white; font: bold 20px Arial; border-radius: 15px; margin: 0 auto; cursor: pointer;}
.cmicca-create-invitation-code-result {text-align: center; margin: 1em 0;}
.cmicca-create-invitation-code-result .cmicca-invitation-code-string {font: bold 28px monospace; color: #009900;}
.cmicca-create-invitation-code-shortcode .cmicca-loader-bar {margin: 1em auto;}
.cmicca-list-users-invitations-shortcode td, .cmicca-list-users-invitations-shortcode th {font-size: 85%;}
.cmicca-recaptcha div div { height:78px !important; min-height:78px !important; }
.cmicca-recaptcha div div iframe { height:78px !important; min-height:78px !important; }
.cmicca-registration-field.hide { display:none; }
.cmicca-registration-field.show { display:block; }
.cmicca-accesscode-container { clear:both; float:left; width:100%; padding:20px; border:10px solid #ccc; margin-bottom:1em; }
.cmicca-accesscode-container h2 { font-size:20px; }

.cmicca-accesscode-container .cmicca-loginform { margin: 20px 0 0 0; padding: 20px; clear: both; float: left; width: 100%; border: 2px solid rgb(204 204 204); }
.cmicca-accesscode-container .cmicca-loginform .cmicca-form-text { margin: 0 0 1.41575em; }
.cmicca-accesscode-container .cmicca-loginform form { margin: 0; }
.cmicca-accesscode-container .cmicca-loginform form input[type=text],
.cmicca-accesscode-container .cmicca-loginform form input[type=password] { display: block; width: 100%; }
.cmicca-accesscode-container .cmicca-loginform p { margin: 0 0 5px; }
.cmicca-accesscode-container .cmicca-loginform p:last-of-type { margin: 0; }
.cmicca-accesscode-container .cmicca-loginform p.login-username label{ display: inline-block; width: 40%; }
.cmicca-accesscode-container .cmicca-loginform p.login-password label{ display: inline-block; width: 40%; }

.cmicca-accesscode-container .cmicca-form-text { clear:both; float:left; width:100%; margin-bottom:5px; }
.cmicca-accesscode-container .cmicca-login-field { clear:both; float:left; width:100%; }
.cmicca-accesscode-container .cmicca-login-field label { font-weight:bold; }
.cmicca-accesscode-container .cmicca-login-field input[type="text"] { width:100%; height:30px; }
.cmicca-accesscode-container .cmicca-login-field .cmicca_prefix_block, .cmicca-accesscode-container .cmicca-login-field .cmicca_values_block{
	display: inline-block;
}
.cmicca-accesscode-container .cmicca-login-field .cmicca_prefix_block{
	margin-right: 20px;
}
.cmicca-accesscode-container .cmicca-login-field input[type="text"].cmicca_accesscode_four_value { width:50px; height:30px; margin-right:10px; text-align:center; display: inline !important;padding: 0;}
.cmicca-accesscode-container .cmicca-login-field input[type="text"].cmicca_accesscode_four_value.cmicca_prefix { width:120px; }
.cmicca-accesscode-container .cmicca-login-field input[type="email"] { width:100%; height:30px; }
.cmicca-accesscode-container .cmicca-login-field input[type="password"] { width: 100%; height:30px; }
.cmicca-password-block { position: relative; line-height:0;}
.cmicca-password-block.show_as_password input { width: calc(100% - 30px) !important; }
.cmicca-password-block a.cmicca-input-type-trigger{position:absolute; right:0; top:0; text-decoration:none!important; width: 30px; height:
	30px; line-height: 30px; box-shadow: none; text-align: center;}
.cmicca-password-block a:link, .cmicca-password-block a:visited, .cmicca-password-block a:active, .cmicca-password-block a:focus{
	outline: 0 none; box-shadow: none;
}
.cmicca-accesscode-container .cmicca-buttons-field { clear:both; float:left; width:100%; margin-top:10px; }
.cmicca-accesscode-container .cmicca-buttons-field button[type="submit"] { padding:5px 10px; cursor:pointer; }
#iccadisclaimer-message-container { z-index:998;position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.5); }
#iccadisclaimer-message-container #iccadisclaimer-message { width:100%;max-width:800px;margin:0 auto;position:relative;top:40%;font-size: 11px; font-family: Arial,Helvetica,Sans-Serif; line-height: 20px; border-bottom: 1px solid rgb(211, 208, 208); text-align: left; background-color: #efefef; z-index: 999; }
#iccadisclaimer-message-container #iccadisclaimer-message .iccadisclaimer-inner { padding:20px; max-height:200px; overflow-y:scroll; }
#iccadisclaimer-message-container #iccadisclaimer-message .iccadisclaimer-bottom { margin-top:10px; padding:10px 10px 20px 20px; }
#iccadisclaimer-message-container #iccadisclaimer-message .iccadisclaimer-bottom #accept-iccadisclaimer-checkbox { background-color: #999; padding: 5px 10px; color: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; display: inline-block; margin-left: 0px; text-decoration: none; cursor: pointer; }
#iccadisclaimer-message-container #iccadisclaimer-message .iccadisclaimer-bottom #reject-iccadisclaimer-checkbox { background-color: #999; margin-left: 10px; padding: 5px 10px; color: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; display: inline-block; text-decoration: none; cursor: pointer; }
.cmicca_block_content_container { margin-bottom: 1em; }
.cmi-countdown { font-size: 2rem; font-weight: 900; letter-spacing: 0px; }
.cmi-countdown-body { position: fixed; bottom: 1px; background-color: #000; width: 100%; color: #fff; font-size: 1.5em; text-align: center; padding-top: 10px; padding-bottom: 10px; }
.cmi-countdown-body h3 { color: #fff; }
.cmi-countdown-body .cmi-countdown { font-size:50px; text-shadow: 1px 1px 1px #919191, 1px 2px 1px #919191, 1px 3px 1px #919191, 1px 4px 1px #919191, 1px 3px 1px #919191, 1px 2px 1px #919191, 1px 2px 1px #919191, 1px 0px 1px #919191, 1px 0px 1px #919191, 1px 0px 1px #919191, 1px 1px 2px rgba(16,16,16,0.4), 1px 2px 3px rgba(16,16,16,0.2), 1px 1px 15px rgba(16,16,16,0.2), 1px 10px 10px rgba(16,16,16,0.4); margin-bottom: 0; padding-bottom: 10px; }

.cmicca-paybox-container { clear: both; float: left; width: 100%; padding: 20px; border: 10px solid #ccc; margin-bottom: 1em; }
.cmicca-paybox-container .button { padding: 5px 10px; cursor: pointer; border:1px solid #000; text-decoration:none; color:#000; background-color:#DDDDDD; }
.cmicca-paybox-container .button:hover { background-color:#ccc; border:1px solid #DDDDDD; }
.cmicca-paybox-container .after_text { margin-top:15px; }
.cmicca-paybox-container .cmicca-paybox-button-container { display: flex; align-items: center; }
.cmicca-paybox-container .cmicca-paybox-button-container .cmicca-paybox-qty { margin-right: 16px; }
.cmicca-paybox-container .cmicca-paybox-button-container .cmicca-paybox-qty input { display: inline; max-width: 80px; margin: 0 0 0 8px; }

.cmicca-password-block .dashicons{vertical-align: middle;}

@media only screen and (max-width: 480px) {
	.cmicca-overlay-inner {top: 0; max-height: 100%;}
	.cmicca-login, .cmicca-registration {display: block; width: 100%; margin-bottom: 2em;}
	.cmicca-accesscode-container { width:auto; margin-top:32px; }
	.cmicca-accesscode-container .cmicca-login-field .cmicca_prefix_block, .cmicca-accesscode-container .cmicca-login-field .cmicca_values_block{
		display: block;
	}
}