@keyframes loadingC{0%,to{transform:translate(0,0)}50%{transform:translate(0,15px)}}#mask,.error-popup,.loading_progress{position:fixed;width:100%;display:none}.error-popup{background-color:#d6d7d9;border-bottom:1px solid #ccc;border-top:1px solid #ccc;height:150px;opacity:0;top:40%;z-index:99999}.error-popup .massage{font-size:25px;position:absolute;right:100px;top:25%}.error-popup .answer-btn-group{font-size:25px;position:absolute;left:100px;bottom:20%;opacity:1!important}.error-popup .answer-btn-group .btn{padding:6px 30px;margin-right:5px}#mask,.loading_progress{height:100%;top:0;left:0;z-index:200}.loading_progress{right:0;z-index:100000;text-align:center;background:rgba(0,0,0,.22)}.load-wrapp{position:relative;top:45%;text-align:center;width:100px;height:100px;margin:0 auto;z-index:100001}.load-wrapp p{padding:0 0 20px;color:#fff;font-weight:700}.line{display:inline-block;width:15px;height:15px;border-radius:15px;background-color:#fff;box-shadow:0 -2px 0 inset #a7a7a7}.load-3 .line:nth-last-child(1){animation:loadingC .6s .1s linear infinite}.load-3 .line:nth-last-child(2){animation:loadingC .6s .2s linear infinite}.load-3 .line:nth-last-child(3){animation:loadingC .6s .3s linear infinite}.module_panel,.module_panel .module_title .module_panel .module_body{width:100%}.module_panel .module_title{font-size:1rem;font-weight:700}