body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html,body{height:100vh;width:100vw;margin:0;padding:0;display:flex;flex-direction:column;overflow:hidden}.active-content{flex:1;max-height:100vh;min-height:100vh;flex-direction:column;padding:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555;border-radius:5px}header{flex-shrink:0;height:50px}.dash-container{display:flex;flex-direction:row;margin:0;height:calc(100% - 50px);overflow-x:hidden;overflow-y:auto;padding:1vh;width:100%}.dash-container>*{width:100%;height:100%;box-sizing:border-box;flex-grow:1}.full-content{display:flex}.sidebar{width:150px;height:100vh;background:#f0f0f0;padding:10px}.sidebar-header{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:10px}.sidebar-header img{width:100%;height:auto;padding-top:5px;margin-bottom:10px;cursor:pointer;transition:all .2s ease-in-out;margin-left:auto;margin-right:auto}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar ul li{padding:5px;border-radius:5px;cursor:pointer;margin-bottom:10px;border:#20202063 1px solid;text-align:left;transition:all .2s ease-in-out}.sidebar ul li:hover,.sidebar ul li.active{background:#202020;color:#f0f0f0;fill:#f0f0f0}.sidebar ul li span{text-decoration:none;padding-left:5px}.line-number{color:#888;display:inline-block;padding-right:1em;text-align:right;width:2em;user-select:none}.line-code-editable:focus{outline:none}.sidebar-closed{width:60px;height:100vh;background:#f0f0f0;padding:10px}.sidebar-closed img{width:100%;height:auto;margin-bottom:10px;padding-top:5px;cursor:pointer;transition:all .2s ease-in-out}.sidebar-closed ul{list-style:none;padding:0;margin:0}.sidebar-closed ul li{padding:5px;border-radius:5px;cursor:pointer;margin-bottom:10px;border:#20202063 1px solid;text-align:center;transition:all .2s ease-in-out}.sidebar-closed ul li:hover,.sidebar-closed ul li.active{background:#202020;color:#f0f0f0;fill:#f0f0f0}.sidebar-closed ul li span{text-decoration:none;display:none;padding-left:5px}textarea.removeall{border:none!important;overflow:auto!important;outline:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;resize:none!important}.h-85{height:85%!important}.sugestor-output{font-weight:700;user-select:none}.lds-facebook{display:inline-block;position:relative;width:80px;height:80px}.lds-facebook div{display:inline-block;position:absolute;left:8px;width:16px;background:#202020;animation:lds-facebook 1.2s cubic-bezier(0,.5,.5,1) infinite}.lds-facebook div:nth-child(1){left:8px;animation-delay:-.24s}.lds-facebook div:nth-child(2){left:32px;animation-delay:-.12s}.lds-facebook div:nth-child(3){left:56px;animation-delay:0}@keyframes lds-facebook{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}.lds-dual-ring{display:inline-block}.lds-dual-ring:after{content:" ";display:block;width:20px;height:20px;border-radius:50%;border:2px solid #313131;border-color:#636363 transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav-main,.nav-tab-main{height:45px}.form-select:focus{outline:none;box-shadow:none}.form-control:focus{box-shadow:none}ul .bottom{position:absolute;bottom:0;width:40px;text-align:center;padding:10px;background:#f0f0f0;border-top:1px solid #20202063}.btn:focus{box-shadow:none}.btn:active:focus{box-shadow:none}.nav-link.active:disabled{background-color:#949494;pointer-events:none;cursor:default}.nav-link:disabled{color:#898989;pointer-events:none;cursor:default}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table th *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}tbody tr.active{background-color:#63728a;color:#f0f0f0}.no-select{user-select:none}.custom-tooltip{position:relative;display:inline-block;cursor:pointer}.custom-tooltip-text{border-bottom:1px dotted black;color:#000}.custom-tooltip-overlay{visibility:hidden;width:50%;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:100%;left:50%;margin-left:-60px}.custom-tooltip-overlay:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:black transparent transparent transparent}.custom-tooltip:hover .custom-tooltip-overlay{visibility:visible}.mr-2{margin-right:.5rem}.custom-modal.show{display:block;opacity:1;backdrop-filter:blur(2px)}.custom-modal:not(.show){display:none;opacity:0;backdrop-filter:none}.custom-modal.large .modal-dialog{max-width:85%}.home-container{display:flex;flex-direction:column;height:100vh}@keyframes wave{0%{transform:rotate(0)}20%{transform:rotate(-10deg)}40%{transform:rotate(12deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(9deg)}to{transform:rotate(0)}}.wave{display:inline-block;animation:wave 2s ease-in-out 1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-1{animation:fadeIn .5s}.fade-2{animation:fadeIn 1.5s}.fade-3{animation:fadeIn 2s}.fade-3-1{animation:fadeIn 3s}.fade-3-2{animation:fadeIn 4s}.fade-3-3{animation:fadeIn 5s}html,body{height:100%;margin:0;padding:0}#background{position:absolute;top:0;left:0;width:100%;height:100%;background:#e6e6e6}.card-head{display:flex;flex-direction:column;align-items:center;justify-content:center}#login-card{min-width:350px;max-width:350px;margin:auto;box-sizing:border-box}.login_image{width:100%;height:50%;padding:2rem}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid currentColor;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}to{top:0;left:0;width:80px;height:80px;opacity:0}}.skeleton-loader{width:100%;height:25px;background-color:#f0f0f0;background-image:linear-gradient(90deg,#f0f0f0,#dcdcdc,#f0f0f0);border-radius:4px;animation:skeleton_horizontal_bar .5s infinite linear}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loader-wrapper{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.loader-small{margin-top:auto;margin-bottom:auto;width:85px;height:50px;--g1:conic-gradient(from 90deg at left 3px top 3px,#202020 90deg,#fff 0);--g2:conic-gradient(from -90deg at bottom 3px right 3px,#202020 90deg,#fff 0);background:var(--g1),var(--g1),var(--g1),var(--g2),var(--g2),var(--g2);background-position:left,center,right;background-repeat:no-repeat;animation:l9 1s infinite}@keyframes l9{0%{background-size:25px 50%,25px 50%,25px 50%}25%{background-size:25px 100%,25px 50%,25px 50%}50%{background-size:25px 50%,25px 100%,25px 50%}75%{background-size:25px 50%,25px 50%,25px 100%}to{background-size:25px 50%,25px 50%,25px 50%}}.tbl-aux-btn{border-color:#6f6f6f;border-width:1px;border-style:solid;margin:2px;background-color:#fff;color:#000;border-radius:5px;width:100%;height:100%}.tbl-aux-btn:disabled{background-color:#c8c8c8;border:none;color:#969696}.tbl-aux-btn:disabled:hover{background-color:#c8c8c8;border:none;color:#969696}.tbl-aux-btn:disabled:active{background-color:#c8c8c8;border:none;color:#969696}.tbl-aux-btn:hover{background-color:#6f6f6f;color:#fff}.tbl-aux-btn:active{background-color:#585858;color:#fff}.tbl-aux-text{font-size:12px;text-align:center;margin:2px}.tbl-aux-select-btn{border-color:#6f6f6f;border-width:1px;border-style:solid;margin:2px;background-color:#fff;color:#000;border-radius:5px;width:50px;height:100%}.tbl-aux-select-btn:focus{outline:none}.tbl-footer{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-left:4px;padding-right:4px}.tbl-footer-right-control{display:flex;justify-content:flex-end;align-items:center}.tbl-skeleton-loader{display:inline-block;width:100%;height:20px;background-color:#f0f0f0;background-image:linear-gradient(90deg,#f0f0f0,#dcdcdc,#f0f0f0);background-size:200%;border-radius:4px;animation:skeleton_horizontal_bar 2s infinite linear}@keyframes skeleton_horizontal_bar{0%{background-position:200% 0}to{background-position:-200% 0}}.tbl-label-safe{background-color:green;color:#fff;border-radius:5px;text-align:center;font-weight:700}.tbl-label-warn{background-color:#de9102;color:#fff;border-radius:5px;text-align:center;font-weight:700}.tbl-label-error{background-color:#900;color:#fff;border-radius:5px;text-align:center;font-weight:700}.tbl-label-generic{background-color:#5c5c5c;color:#fff;border-radius:5px;text-align:center;font-weight:700}.tbl-header{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;margin-bottom:10px;padding-left:4px;padding-right:4px}.tbl-search-bar input{width:80%;padding:5px;margin:5px;border-radius:5px;border:1px solid rgb(111,111,111)}.tbl-title{font-size:20px;font-weight:700;margin-bottom:10px}
