#customer-credit-loading{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #4caf50b5;
    z-index: 9999;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}