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