.cf-form-notification{position:fixed;top:0;left:0;height:100%;width:100%;background:black;background:rgba(0,0,0,0.8);z-index:1000}.cf-form-notification .cf-form-notification-inner{position:fixed;top:100px;width:700px;margin-left:-363px;left:50%;padding:13px;background-color:#e1e1e1}.cf-form-notification.is-hidden{display:none}@media screen and (max-width:699px){.cf-form-notification .cf-form-notification-inner{position:absolute;width:auto;margin:20px;left:0;top:0}}@media screen and (max-width:699px){.cf-form-notification-restrictive{position:absolute}}.cf-form-notification-buttons{text-align:right}.cf-form-header-error-msg-text{font-wieght:bold;color:red;text-align:center}