
.loader__container {
    width: 200px;
    height: 200px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
}
.loader__container .percent {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 30px;
    margin-left: -34px;
    margin-top: -14px;
    font: 400 25px/25px Georgia;
    color: #fff;
    z-index: 504;
}


.percent2 {
    position: absolute;
    text-align: center;
    top: 00%;
    left: 30%;
    height: 100px;
    margin-left: -36px;
    margin-top: -36px;
    font: 400 25px/25px Georgia;
    color: #fff;
    z-index: 504;
}

.SDGModalPrintPDF {
    z-index: 1051 !important;
        }