@import "../fontawesome/4.7.0/font-awesome.min.css";form .emailable-notification-wrapper{position:relative;display:inline-block}
form .emailable-notification-wrapper .emailable-notification{position:absolute;right:0;color:white;font:normal 14px/30px Arial,sans-serif;padding:2px 14px;background:#e85b41;background-size:20px 20px;z-index:99;margin-top:5px;font-weight:normal;display:none;top:-44px;white-space:nowrap}
form .emailable-notification-wrapper.emailable-invalid input{background:url("img/272-cross.svg") !important}
form .emailable-notification-wrapper.emailable-invalid .emailable-notification{background:#e85b41;display:block}
form .emailable-notification-wrapper.emailable-valid input{background:url("img/273-checkmark.svg") !important}
form .emailable-notification-wrapper.emailable-valid .emailable-notification{background:#66bb69;display:block}
form .emailable-notification-wrapper.emailable-loading input{background:url("img/loader.gif") !important}
form .emailable-notification-wrapper.emailable-invalid input,form .emailable-notification-wrapper.emailable-valid input,form .emailable-notification-wrapper.emailable-loading input{background-size:15px !important;background-repeat:no-repeat !important;background-position:right 15px center !important}