/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 9/Mar/2015, 16:02:17
    Author     : filipemurteira
*/

#newsletterForm.loading{
    background-image: url("../img/loader_inv.gif");
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 25px;
}
#newsletterForm .status{
    padding-top: 5px;
}