.loading{
    background:url(../../../img/spinner.gif) no-repeat;
    width: 16px;
    height: 16px;
    margin: 20px auto;
}

