﻿.adx-updateprogress {
    position: fixed;
    top: 30%;
    left: 40%;
    background-image: url("/Resources/amp-flypassloader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #e4e4e6;
    width: 222px;
    text-align: center;
    background: #fff;
    z-index: 500 !important;
    opacity: 0.5;
    overflow: hidden;
}
