.isg-loader-progress{width:auto;min-width:60px;height:auto;min-height:100px;margin-top:0;margin-left:0;position:absolute;top:0;bottom:auto;left:0;right:auto}.isg-loader-progress .isg-loader-mask{opacity:.7;background-color:#fff;position:absolute;top:0;bottom:0;left:0;right:0}.isg-loader-progress .isg-loader{width:60px;height:60px;margin-top:-30px;margin-left:-30px;display:inline-block;position:absolute;top:50%;left:50%}.isg-loader-progress .isg-loader .isg-spinner-icon{box-sizing:border-box;border:.1em solid #ebe7e7;border-color:#ebe7e7 #333;border-radius:100%;width:60px;height:60px;animation:1s linear infinite progress-loader}@keyframes progress-loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
