.importBox{max-width:100%!important;height:100px!important;border-color:#d3d3d3!important;min-width:14rem!important}.importBox-300{max-width:100%!important;height:250px!important;border:3px dashed #2f4f4f!important;width:85%!important;background-color:#fff!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.jWkLDY>span{margin-left:.5rem;font-size:16px!important;color:#000!important}#step-loader{border:1px solid rgba(0,0,0,.05)}#step-loader .step-item:last-child{margin-bottom:0}#step-loader .icon-circle{width:26px;height:26px;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;background:rgba(0,0,0,.05);color:#6c757d}#step-loader .done{background:#d1f0db;color:#198754}#step-loader .active{background:#e7efff;color:#0d6efd}#step-loader .todo{background:#f8f9fa;color:#adb5bd}#step-loader .spinner{width:16px;height:16px;border:2px solid rgba(13,110,253,.3);border-top-color:#0d6efd;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}