#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:390px; width:600px; color:#bbb; background-color:#fff; border:2px solid #777; padding:12px;}
#simplemodal-container .simplemodal-data {padding:0 8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
#mc-embedded-subscribe-form h2 {
	color: #f3402f;
}

#mc_embed_signup form {padding: 0 3% !important;}
#mc_embed_signup .button {background: none repeat scroll 0 0 #000000;}

.section-two a { color: #fff;}