#loadpage {
    display: block;
    background-color: #F7F7F7 !important;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000
}

#loadpage .loader img {
    width: 20%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}
/*# sourceMappingURL=maps/loadPage.css.map */
