.loading {    
    background-color: #ffffff;
    background-image: url("../img/loading32.gif");
    background-size: 25px 25px;
    background-position:right center;
    background-repeat: no-repeat;
}