@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300italic,400,300,600,700);

body { font-family:'Open Sans', sans-serif; font-weight:300; width:800px; height:500px; background-image:url('images/newsletter-bg.jpg'); background-repeat:no-repeat; background-position:0 0; overflow:hidden; padding:0 25px; box-sizing:border-box; }
div.clear { clear:both; }
.mc-field-group { display:block; float:left; width:195px; }
input { margin:12px 0; padding:4px 10px; width:185px; height:40px; border-width:2px; border-color:#1a776f; border-style:solid; background-color:#fff; border-radius: 7px; box-sizing:border-box; font-size:100%;  }
input:hover { background-color:#b0e2de; }
h3 { font-size:400%; font-weight:700; text-align:center; color:#1a776f; padding:0; margin:0; font-style:italic; }
p { font-size:100%; text-align:center; color:#000; padding-top:0; margin-top:0; font-weight:400; }
div#close { background-color:#fff; color:#000; position:absolute; right:0; top:0; padding:5px 7px; font-weight:400; }
div#close:hover { background-color:#000; color:#fff; cursor:pointer; }
input[type=submit] { font-size:110%; text-transform:uppercase; float:right; width:150px; background-color:#1a776f; color:#fff; }
input[type=submit]:hover { background-color:#b0e2de; color:#000; cursor:pointer; }
.wpcf7-validation-errors, .wpcf7-not-valid-tip { background-color:#fff; color:#e64247; }
div#wdm-nocapt-recapt-id { display:block; margin:12px auto; }
div.response { border-width:2px; border-color:#1a776f; border-style:solid; background-color:#fff; border-radius: 7px; box-sizing:border-box; font-weight:400; padding:5px 10px; }
