@charset "utf-8";
/* CSS Document */

#jpreLoader{
    top: 30% !important;
    left: 43% !important;
    /*background-image: url(../images/preloader-anim-full.png) !important;
    background-repeat: no-repeat !important;*/
}

#jpreButton{
    position: absolute !important;
    height: 25px !important;
    display: none !important;
    top: 80% !important;
    left: 45% !important;
}

#jprePercentage {
    position: absolute !important;
    height: 20px !important;
    top: 25% !important;
    left: 45% !important;
}

