.RadAjax_PG .raDiv {
    background-image: url('/_SiteCommon/Images/three-dots.svg');
    z-index: 9999999 !important;
    width: 100% !important;
    height: 100% !important;
    background-position: center center;
    background-repeat: no-repeat;
}

.RadAjax_PG .raColor {
    background-color: #fcfcfc;
    color: #333333;
}

.RadAjax_PG .raTransp {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

