@media print{#loading-area{display:none !important}}#loading-overlay{background:#fff;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000}#loading-effect{border:1px solid;border-left:1px solid transparent;width:28px;height:28px;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:50%;z-index:1001;-webkit-animation:loading-effect 0.8s linear infinite;animation:loading-effect 0.8s linear infinite}@-webkit-keyframes loading-effect{100%{-webkit-transform:rotate(360deg)}}@keyframes loading-effect{100%{transform:rotate(360deg)}}
