@charset "UTF-8";
/* CSS Document */

#mc_embed_signup {
	background:#fff; 
	clear:left; 
	font:14px Helvetica, Arial,sans-serif; 
}
input {
	width: 300px;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	webkit-border-radius: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
input.submit {
	width: 120px;
	height: 28px;
	cursor: pointer;
	background:#333;
	color:#fff;
	border: 0;
	margin: 10px auto 10px auto;
}
input.submit:hover {
	background:#444;
}
#mc_embed_signup div#mce-responses {
	float:left;
	top:-1.4em;
	padding:0em .5em 0em .5em;
	overflow:hidden;
	width:90%;
	margin: 0 5%;
	clear: both;
}
#mc_embed_signup div.response {
	margin:1em 0;
	padding:1em .5em .5em 0;
	font-weight:bold;
	float:left;
	top:-1.5em;
	z-index:1;
	width:80%;
}
#mc_embed_signup #mce-error-response {
	display:none;
}
#mc_embed_signup #mce-success-response {
	color:#529214;
	display:none;
}
#mc_embed_signup label.error {
	display:block;
	float:none;
	width:auto;
	margin-left:1.05em;
	text-align:left;
	padding:.5em 0;
}