@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}.spinner-box{text-align:center}.pulse-container{align-items:center;display:flex;justify-content:space-between;margin:15px auto;width:60px}.pulse-bubble{border-radius:50%;height:10px;width:10px}.pulse-bubble-1{animation:pulse .5s ease 0s infinite alternate;background-color:#ff4d6d}.pulse-bubble-2{animation:pulse .5s ease .2s infinite alternate;background-color:#ffb400}.pulse-bubble-3{animation:pulse .5s ease .4s infinite alternate;background-color:#7fb800}.pulse-bubble-4{animation:pulse .5s ease .6s infinite alternate;background-color:#00a6ed}.fadeinout{animation:fadeinout 2s infinite}@keyframes fadeinout{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}:root{--font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text",sans-serif;--white:#fff;--black:#000;--primary:#092c4c;--secondary:#0c3861;--font-color-1:#fff;--font-size-16:16px;--font-size-14:14px;--font-weight-400:400;--font-weight-500:500;--font-weight-600:600;--page-bg-1:#fff;--page-bg-2:#e9e9e9;--page-bg-3:#f5f7f9;--border-color-1:#e1e1e1;--border-color-2:#efeaea}.dark{--white:#000;--black:#fff;--primary:#092c4c;--secondary:#0c3861;--font-color-1:#fff;--page-bg-1:#000;--page-bg-2:#141414;--page-bg-3:#111418;--border-color-1:#1d1d1d;--border-color-2:#383535}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family)!important;margin:0;min-width:1024px}.page-bg-2,body{background-color:var(--page-bg-2)}.center{align-items:center;display:grid;height:inherit;justify-content:center;width:inherit}::-webkit-scrollbar{height:5px;width:3px}::-webkit-scrollbar-track{background:none;border-radius:6px}::-webkit-scrollbar-thumb{background:#e2e2e2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b3b3b3}::-webkit-scrollbar-corner{background:none}.display-flex-right{display:flex;justify-content:right}.display-flex-left{display:flex;justify-content:left}.display-flex-center{display:flex;justify-content:center}.display-flex-align-center{align-items:center;display:flex}.font-size-12{font-size:12px}.font-size-16{font-size:16px}.font-weight-600{font-weight:600px}.display-flex-center-h-and-v{align-items:center;display:flex;height:100%;justify-content:center}.display-flex-space-between{display:flex;justify-content:space-between}.rjsf fieldset{border:initial!important;padding:0}.loader-position{align-items:center;display:flex;height:100%;justify-content:center}.width-100{width:100%}.height-100{height:100%}.height-20{height:20px}.height-40{height:40px}.height-50{height:50px}.pad-right-6{padding-right:6px}.pad-left-6{padding-left:6px}.pad-top-20{padding-top:20px}.pad-bottom-20{padding-bottom:20px}.cur-pointer{cursor:pointer}.modal-header{font-size:16px;font-weight:700}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-dir-col{display:flex;flex-direction:column;height:100%}.flex-1{flex:1 1}.border{border-style:solid}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.action-items{display:flex}.ant-tabs-nav-operations{display:none!important}.text-align-center{text-align:center}.mar-24{margin:24px}.mar-16{margin:16px}.pad-24{padding:24px}.mar-bottom-16{margin-bottom:16px}.mar-top-24{margin-top:24px}.height-100vh{height:100vh}.mar-bottom-12{margin-bottom:12px}.mar-0{margin:0}.fullscreen-loader{background-color:#fff;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:2000}
/*# sourceMappingURL=main.a1b33bc5.css.map*/