.atiic-event-register-button{
	display:inline-block;
	background:#1d4ed8;
	color:#fff!important;
	padding:12px 22px;
	border-radius:7px;
	text-decoration:none;
	border:0;
	cursor:pointer;
	font-weight:700;
	line-height:1.3;
}
.atiic-event-register-button:hover,.atiic-event-register-button:focus{opacity:.9;color:#fff!important}
.atiic-zoom-details{
	background:#ecfdf5;
	border:1px solid #10b981;
	padding:20px;
	border-radius:10px;
	margin:16px 0;
}
.atiic-zoom-details h3{margin-top:0;color:#064e3b}
.atiic-passcode{font-size:1.25em;font-weight:700;letter-spacing:1px}
.atiic-er-message{padding:14px 16px;border-radius:8px;margin:12px 0}
.atiic-er-error{background:#fdecec;border:1px solid #e7bcbc;color:#8a1f1f}
.atiic-er-logged-out{padding:24px;border:1px solid #ddd;border-radius:8px;background:#f7f7f7;text-align:center}
