﻿/********************************************************************************************************
                                        WebServiceScripting
*********************************************************************************************************/
.xrad-wss-loading-panel
{
    position: absolute;
    background-color: rgba(120, 120, 120, 0.6);
    background-image: url('KendoUI/Silver/loading-image.gif');
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
