﻿.front-image-loading {
    width: 35px;
    z-index: 1;
}

.content-loading-center {
    position: absolute;
    width: 54px;
    z-index: 1;
}

.content-loading {
    position: relative;
    float: right;
    left: -120px !important;
    width: 54px;
    z-index: 1;
}

.bg-loading {
    height: 45px;
    width: 150px;
}

.bg-loading-center {
    height: 45px;
    width: 387px;
}

.bg-loading img {
    display: block;
    margin: 0 auto;
}