html{color:#3d3d3d;box-sizing:border-box;-webkit-font-smoothing:antialiased;word-break:normal;font-size:13px;line-height:1.5;overflow-y:scroll}*{box-sizing:inherit}body,h1,input{margin:0}body.rtl{direction:rtl}button{text-transform:none;font:inherit;cursor:pointer;color:inherit;background-color:transparent;border-style:none;padding:0;overflow:visible}.hidden{display:none!important}.loading-mask,.toast-mask,.no-data-dialog-mask{z-index:200;background-color:rgba(0,0,0,.46);position:fixed;top:0;bottom:0;left:0;right:0}.loading-spinner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading-spinner .spinner{color:#fff;width:42px;height:42px;animation:1s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-mask{background-color:transparent}.toast-wrapper{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.toast{color:rgba(255,255,255,.87);pointer-events:auto;text-align:center;background-color:#333;border-radius:4px;flex-wrap:wrap;justify-content:center;align-items:center;width:60%;min-width:144px;max-width:672px;min-height:48px;padding:20px;display:flex;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px rgba(0,0,0,.14),0 1px 18px rgba(0,0,0,.12)}.toast div{width:100%}.toast-title{padding-bottom:16px;font-size:16px}.dialog-mask{z-index:200;background-color:rgba(0,0,0,.46);position:fixed;top:0;bottom:0;left:0;right:0}.dialog-wrapper{z-index:202;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dialog{color:rgba(0,0,0,.87);text-align:center;background-color:#fff;border-radius:4px;width:100%;max-width:290px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.dialog-title{padding:24px 24px 20px;font-size:16px;font-weight:500}.dialog-text{color:rgba(0,0,0,.6);padding:0 24px 20px}.dialog-actions{border-top:1px solid #eeeff0;display:flex}.dialog-btn{cursor:pointer;background:0 0;border:none;width:100%;height:48px;margin:0;padding:0}.dialog-btn.confirm-btn{color:#1677ff;border-radius:0 0 4px 4px}.dialog-btn.cancel-btn{color:#000;border-right:1px solid #eeeff0;border-radius:0 0 4px 4px}.dialog-btn:active{background-color:#e5e5e5!important}
