DIV.newsletter{padding:10px;border:solid 2px #ddd;text-align:left;display:none}DIV.newsletter FORM{text-align:center}DIV.newsletter FORM P{display:block}DIV.newsletter LABEL{width:20%}DIV.newsletter I{margin-right:5px}DIV.newsletter P{display:inline-block;font-size:16px;line-height:30px}DIV.newsletter.info{color:#00529B;background-color:#BDE5F8}DIV.newsletter.success{color:#4F8A10;background-color:#DFF2BF}DIV.newsletter.failure{color:#D8000C;background-color:#FFD2D2}DIV.newsletter INPUT{width:80%;height:40px;margin-bottom:5px;background:#efefef;border:solid 1px #404040;line-height:20px;font-size:16px;color:#404040;padding:10px;outline:none;right:0}DIV.newsletter INPUT[type="submit"]{width:30%;background:#fc4901;color:#fff}DIV.newsletter INPUT.failure{color:red}DIV.newsletter DIV.loader{border:16px solid #f3f3f3;border-top:16px solid #ee4c00;border-radius:50%;width:120px;height:120px;animation:spin 1s linear infinite;display:inline-block}DIV.active{display:block}DIV#loader{text-align:center}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
