.loading {
    padding-top: 80px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(..//images/white-bg.png) repeat;
}