#nprogress{pointer-events:none}#nprogress .bar{position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slate-bold{font-weight:700}.slate-italic{font-style:oblique}.slate-underline{text-decoration:underline}.slate-ToolbarButton-active{color:green!important}.slate-ToolbarButton-active>svg{stroke-width:2px}.slate-ToolbarButton{color:gray}.slate-a{color:green!important;text-decoration:underline}.slate-html-container>div{min-height:24px}.table-wrapper{background-image:linear-gradient(90deg,white,white),linear-gradient(90deg,white,white),linear-gradient(90deg,rgba(0,0,0,.1),rgba(255,255,255,0)),linear-gradient(270deg,rgba(0,0,0,.1),rgba(255,255,255,0));background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:white;background-size:30px 100%,30px 100%,15px 100%,15px 100%;background-attachment:local,local,scroll,scroll}.cm-editor{outline:0 solid transparent!important;height:100%}.cm-scroller{border-radius:5px;border:1px solid #e5e7eb}body,html{overscroll-behavior-x:none}.grabbing *{cursor:-webkit-grabbing!important;cursor:grabbing!important}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.app-loader{height:100%;display:flex;flex:1 1;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:99999}.loader-spin{text-align:center}.crema-dot{position:relative;display:inline-block;font-size:20px;width:30px;height:30px}.crema-dot-spin{transform:rotate(45deg);animation:hipsterRotate 1.2s linear infinite}.crema-dot i{width:9px;height:9px;border-radius:100%;background-color:#20a000;transform:scale(.75);display:block;position:absolute;opacity:.5;animation:hipsterSpinMove 1s linear infinite alternate;transform-origin:50% 50%}.crema-dot i:first-child{left:10px;background-color:#20a000;top:0}.crema-dot i:nth-child(2){right:0;top:8px;background-color:#20a000;animation-delay:.4s}.crema-dot i:nth-child(3){right:4px;bottom:0;background-color:#20a000;animation-delay:.8s}.crema-dot i:nth-child(4){left:4px;bottom:0;background-color:#20a000;animation-delay:1.2s}.crema-dot i:nth-child(5){left:0;top:8px;background-color:#20a000;animation-delay:1.2s}@keyframes hipsterSpinMove{to{opacity:1}}@keyframes hipsterRotate{to{transform:rotate(405deg)}}