.h-40px{height:40px}.not-title-table thead{display:none}.custom-failed{overflow-y:auto;max-height:350px}.custom-process-animation .progress{position:relative}.custom-process-animation.active .progress{display:block}.custom-process-animation.active .text-status{display:none!important}.custom-process-animation .progress-bar{position:absolute;bottom:0;height:6px}.custom-process-animation.active .progress .progress-bar{width:50%!important;animation:loading 3s;animation-iteration-count:infinite}@keyframes loading{0%{left:-40px}50%{left:90px}to{left:-40px}}.progress{background-color:#e5e5e5}.svg-icon-danger path{fill:#f1416c}.flow-tip{position:relative;display:inline-flex}.flow-tip__backdrop{position:fixed;inset:0;z-index:19;background:rgba(0,0,0,.1)}.flow-tip__box{position:absolute;top:calc(100% + 8px);left:0;z-index:20;min-width:340px;max-width:420px;background:var(--bs-light-primary,#f1faff);border:1px solid var(--bs-primary,#009ef7);border-radius:6px;padding:10px 12px;font-size:12px;line-height:1.6;color:#5e6278;text-align:left}