@import url("https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&display=swap");body{margin:0;padding:0;font-family:"Figtree", sans-serif}fragment{display:contents}.box{display:flex;flex-direction:column;background-color:white;margin:5px;border-radius:6px}.box .box-btn-arrow{display:flex;align-items:center;justify-content:center;padding:7px;margin:4px;border-radius:6px;position:inherit;z-index:1;cursor:pointer;outline:none;background:none;border:none;height:26px;width:26px;margin-left:-3px}.box .box-btn-arrow:hover{background-color:#5096fe;box-shadow:0px 0px 5px -1px #CCCCCC}.box .box-btn-arrow::before{transition:150ms;content:'';transition:0.5s;border:solid white;border-width:0 3px 3px 0;display:inline-block;padding:3px;align-self:center;transition:0.2s;transform:rotate(-45deg)}.box.minimized{width:fit-content;min-width:0}.box.minimized .btns,.box.minimized .body{display:none}.box.minimized .header{width:34px;height:100%;flex-direction:column;flex-grow:0;border-radius:6px}.box.minimized .header .title-container{display:flex;flex-direction:column}.box.minimized .header .title{box-sizing:border-box;margin:calc(50% - 8px) 0;transform:rotate(90deg);transform-origin:center;display:block}.box.minimized .header .box-btn-arrow{margin-left:3px;margin-bottom:32px}.box.minimized .header .box-btn-arrow::before{transform:rotate(45deg)}.box>.header{width:100%;height:34px;min-height:34px;background-color:#11142d;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;justify-content:space-between;color:white;font-size:18px}.box>.header div{height:100%;display:inherit;align-items:center;padding:0 8px}.box>.header div:last-child{justify-content:flex-end}.box>.header .multiple-btn{margin:0 auto}.box>.header .btn{height:28px;width:28px;padding:0 3px;margin:0;margin-left:4px}.box>.header .input input{height:28px}.box>.header .btns{margin-right:-3px;flex:1 1 auto}.box>.body{height:calc(100% - 34px);width:100%;border-bottom-right-radius:6px;border-bottom-left-radius:6px;background-color:#fafafa;position:relative;overflow-y:auto}.box>.body::-webkit-scrollbar{width:8px;height:8px;border-radius:8px}.box>.body::-webkit-scrollbar-track{background:#979797c7;border-radius:8px}.box>.body::-webkit-scrollbar-thumb{background:#85a6d5;border-radius:8px}.box>.body::-webkit-scrollbar-thumb:hover{background:#3b7ad6}.box .empty-box{top:0;bottom:0;left:0;right:0;position:absolute;display:flex;align-items:center;justify-content:center}.box .empty-box span{width:100%;display:flex;height:36px;align-items:center;justify-content:center;font-size:18px;color:#1c1c1c;opacity:0.7}body.dark .spinner{background-color:rgba(0,0,0,0.6)}body.dark .btn:hover{box-shadow:0 1px 4px #f1f1f1b3}body.dark .spinner .loader{animation:mulShdSpin 0.6s infinite ease}body.dark .main-container,body.dark .full-container,body.dark .header-container{background-color:#212127}body.dark .header-container .content{background-color:#194b95}body.dark .box>.body .card,body.dark .input .subtitle,body.dark .borderbox-container .anchor-title,body.dark .input,body.dark .overlay .modal-content,body.dark .overlay .modal-content .text-confirm,body.dark .box .empty-box span,body.dark .borderbox .empty,body.dark .custom-label input,body.dark .custom-label span,body.dark .custom-label select,body.dark .input input,body.dark .input select,body.dark .json-container textarea{color:white}body.dark .custom-label,body.dark .box>.body .card,body.dark .input input,body.dark .input select,body.dark .custom-label input,body.dark .custom-label select,body.dark .json-container textarea{background-color:#5b5b5b}body.dark .box,body.dark .box>.body{background-color:#464647}body.dark .borderbox-container .borderbox{border:1px solid white}body.dark .custom-label,body.dark .custom-label .title::after,body.dark .input input,body.dark .input select{border:1px solid #737373}.main-container,.full-container,.header-container,.box,.box>.body,.box>.body .card{transition:background-color 180ms}.main-container,.full-container{display:flex;background-color:#DAD7D7;height:calc(100vh - 50px);width:100%}.full-container{height:100vh !important}.h-margin-auto{margin-top:auto;margin-bottom:auto}.flex,.flex-1,.flex-column{display:flex}.p-relative{position:relative}.p6px{padding:6px}.flex-column{flex-direction:column}.blue{color:#5096fe}.orange{color:#ee6c43}.flex-1{flex:1 1 auto}.justify-end{justify-content:flex-end}.justify-space-between{justify-content:space-between}.justify-center{justify-content:center}.align-center{align-items:center}.full-size{width:100%;height:100%;overflow-y:auto}.full-size::-webkit-scrollbar{width:8px;height:8px;border-radius:8px}.full-size::-webkit-scrollbar-track{background:#979797c7;border-radius:8px}.full-size::-webkit-scrollbar-thumb{background:#85a6d5;border-radius:8px}.full-size::-webkit-scrollbar-thumb:hover{background:#3b7ad6}.d-none{display:none}.w-100{width:100%}.h-100{height:100%}.min-w-450{min-width:450px}.ml-auto{margin-left:auto !important}.btn{height:30px;width:-moz-fit-content;width:fit-content;box-sizing:border-box;border-radius:5px;background-color:#fff;border:none;padding:0 5px;cursor:pointer;color:#1c1c1c;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.2px;transition:box-shadow .15s, background-color .15s;display:inline-flex;align-items:center;margin:0 4px;box-shadow:0 1px 4px #00000040;text-decoration:none !important;user-select:none}.btn:focus{border:none;outline:none}.btn img{width:22px;height:22px}.btn label{cursor:pointer}.btn.green{background-color:#48C280;color:white}.btn.green:hover{background-color:#23593C}.btn.blue{background-color:#488EC2;color:white}.btn.blue:hover{background-color:#214F72}.btn.orange{background-color:#ee6c43;color:white}.btn.orange:hover{background-color:#c34821}.btn.dark-gray{background-color:#3F4150;color:white}.btn.dark-gray:hover{background-color:#9194AA}.btn.red{background-color:#C24848;color:white}.btn.red:hover{background-color:#592323}.btn.pink{background-color:#ffa2c0;color:white}.btn.pink:hover{background-color:#bf5f7c}.btn.purple{background-color:#8889ed;color:white}.btn.purple:hover{background-color:#5b5cad}.btn.disabled{opacity:0.6;pointer-events:none}.btn:hover{box-shadow:0 1px 4px #000000b3;background-color:#bbb}.alert-wrapper .alert{display:flex;position:fixed;border-radius:8px;padding:5px 20px;z-index:3000;left:50%;transform:translateX(-50%);opacity:0.9;justify-content:center;align-items:center;pointer-events:none;cursor:default;animation:alert_appear 200ms 1 forwards}.alert-wrapper .alert.dismiss{animation:alert_dismiss 200ms 1 forwards}.alert-wrapper .alert.clean{background-color:transparent}.alert-wrapper .alert span{font-size:18px;color:white}.alert-wrapper .alert.info{background-color:#6fb2eb}.alert-wrapper .alert.success{background-color:#00bd57}.alert-wrapper .alert.danger{background-color:#f36060}.alert-wrapper .alert.progress{background-color:#8889ed;flex-direction:column}.alert-wrapper .alert.progress .bar{--width-prop: 200px;margin-top:5px;margin-bottom:3px;margin-left:-10px;margin-right:-10px}.alert-wrapper .alert.warning{background-color:#ee6c43}.bar{--height-prop: 8px;--width-prop: 100%;height:var(--height-prop);padding:calc(var(--height-prop) * 0.1);background-color:#c4c4c4;background-size:15px 15px;display:flex;border-radius:5px;width:var(--width-prop)}.bar::before{content:"";width:calc(var(--percent) * 1%);border-radius:5px;background-color:#c75050;transition:all 0.2s ease}@keyframes alert_dismiss{100%{top:-70px}0%{top:32px}}@keyframes alert_appear{0%{top:-70px}100%{top:32px}}.main-table-container{width:100%;height:100%;flex:1 1 auto}.table{width:100%;border-collapse:collapse;overflow:hidden;font-size:var(--fz);font-weight:600;padding:3px;border-collapse:separate;border-radius:5px;border-spacing:0 5px}.table tr{border-radius:4px;background-color:transparent}.table .table-header{color:black}.table .table-row{text-shadow:-1px 0 var(--outline-color-secundary),0 1px var(--outline-color-secundary),1px 0 var(--outline-color-secundary),0 -1px var(--outline-color-secundary)}.table th,.table td{padding:6px 10px 6px 6px;border-top:1px solid #7d7d7d;border-bottom:1px solid #7d7d7d}.table th:first-child,.table td:first-child{border-radius:4px 0 0 4px;padding-left:5px;border-left:1px solid #7d7d7d}.table th:last-child,.table td:last-child{border-radius:0 4px 4px 0;padding-right:5px;border-right:1px solid #7d7d7d}.table th[colspan],.table td[colspan]{border-radius:4px;border:1px solid #7d7d7d;text-align:center}.table th{text-align:left;background-color:rgba(255,255,255,0.5);text-shadow:0 0 transparent}.card{border-radius:8px;background-color:white;box-shadow:0.5px 0.5px 5px 0px rgba(0,0,0,0.2);padding:6px 8px;margin:5px;display:flex;flex-direction:column;overflow-y:auto;color:#1c1c1c}.card .top{display:inherit;justify-content:space-between}.card .top .title{font-size:20px;margin-right:10px}.card .top .sub{font-size:14px}.card .bottom{margin-top:3px;display:flex;justify-content:space-between;align-items:flex-end;font-size:14px}.card .file-card-mod{white-space:nowrap;width:170px}.card.hover{cursor:pointer;transition:160ms}.card.hover:hover{box-shadow:0 1px 4px #000000b3;transform:scale(1.008)}.card .btn{height:24px}.input{display:inline-flex;display:inline-flex;flex-direction:column;margin:4px;color:#333;outline:none !important}.input.invalid input,.input.invalid select{animation:invalid 500ms alternate infinite}.input input,.input select{border-radius:6px;background:#FFF;height:30px;font-size:16px;outline:none;padding:0 6px;display:flex;box-sizing:border-box;width:100%;transition:box-shadow 150ms;box-shadow:0px 1px 4px 0px rgba(0,0,0,0.25);border:1px solid #c1c1c1}.input .subtitle{font-size:14px;padding-left:8px;color:#333;opacity:0.8;padding-top:4px}@keyframes invalid{100%{box-shadow:0px 1px 5px 0px #C24848}}.modal-wrapper .modal-content{height:90%;display:flex;align-items:center;justify-content:center}.modal-wrapper .overlay{--zidx: 100;background-color:rgba(0,0,0,0.4);position:fixed;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:var(--zidx);animation:modal_overlay_appear 160ms linear}.modal-wrapper .overlay.closing{animation:modal_overlay_dismiss 160ms linear}.modal-wrapper .overlay.closing .box{animation:modal_container_dismiss 160ms cubic-bezier(0.075, 0.82, 0.165, 1)}.modal-wrapper .hide_modal_btn{display:flex;justify-content:flex-end}.modal-wrapper .hide_modal_btn span{width:22px;height:20px;position:relative;transition:150ms}.modal-wrapper .hide_modal_btn span::before,.modal-wrapper .hide_modal_btn span::after{content:'';position:absolute;border:1px solid white;border-radius:2px;width:16px}.modal-wrapper .hide_modal_btn span::after{left:0px;transform:rotate(-45deg);top:10px}.modal-wrapper .hide_modal_btn span::before{left:0px;transform:rotate(45deg);top:10px}.modal-wrapper .hide_modal_btn span:hover{transform:scale(1.2);cursor:pointer}.modal-wrapper .box{animation:modal_container_appear 160ms cubic-bezier(0.075, 0.82, 0.165, 1)}.modal-wrapper .box.closing{animation:modal_container_dismiss 160ms cubic-bezier(0.075, 0.82, 0.165, 1)}@keyframes modal_overlay_appear{0%{opacity:0}100%{opacity:1}}@keyframes modal_container_appear{0%{transform:scale(0.8);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes modal_overlay_dismiss{100%{opacity:0}0%{opacity:1}}@keyframes modal_container_dismiss{100%{transform:scale(0.8);opacity:0}0%{transform:scale(1);opacity:1}}.bottom-btns{margin-top:12px;width:fit-content;justify-content:space-between;display:flex;margin-left:auto;margin-right:auto}.bottom-btns .btn{margin:0 20px;padding:0 16px}.text-confirm{margin:5px 14px;color:#1c1c1c;font-size:16px}.float-pagination{position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.highlighted-in-overlay{position:relative;z-index:101}.form-modal-content{padding:8px 6px;box-sizing:border-box}.container-modal-report{max-height:90%}.container-modal-report .form-box{height:fit-content;align-self:center;min-width:470px}.container-modal-report .form-report-content{box-sizing:border-box}.container-modal-report .save-btn-container{margin-top:10px;margin-bottom:8px;padding-left:5px}.cdp{position:relative;text-align:center;padding:0;margin-top:auto;display:inline;font-size:8pt;white-space:nowrap;box-sizing:border-box;text-rendering:optimizeLegibility;font-kerning:auto}.cdp_i{display:inline-block;width:auto;border-radius:3px;color:#333;padding:0.2em 0.45em;font-size:100%;line-height:1;font-weight:400;-webkit-text-size-adjust:100%;margin:.4em 1px;text-align:center;transition:font-size .2s ease-in-out;cursor:pointer;user-select:none}.cdp [pg-index="#!-1"]::before,.cdp [pg-index="#!+1"]::before{content:'';transition:0.5s;border:solid currentColor;border-width:0 2px 2px 0;display:inline-block;padding:2px;align-self:center;transition:0.2s;transform:rotate(-45deg) translate(-2px, -1px)}.cdp [pg-index="#!-1"]::before{transform:rotate(135deg) translate(-1px, -2px)}.cdp_i:hover{background-color:#262a55;color:#fff}.cdp [pg-index="#!..."]{cursor:default;pointer-events:none}.cdp [pg-index="#!..."]:hover{background:none;color:#11142d}.cdp .active{background-color:#11142d;color:#fff;pointer-events:none}@media (min-width: 500px){.cdp{font-size:10pt}.cdp [pg-index="#!-1"]::before,.cdp [pg-index="#!+1"]::before{padding:3px}}@media (min-width: 700px){.cdp{font-size:11pt}.cdp [pg-index="#!-1"]::before,.cdp [pg-index="#!+1"]::before{padding:3px}}@media (min-width: 900px){.cdp{font-size:12pt}.cdp [pg-index="#!-1"]::before,.cdp [pg-index="#!+1"]::before{padding:4px}}.borderbox-container .borderbox{border:1px solid #11142d;margin:8px;border-radius:8px}.borderbox-container .btns{padding-right:10px;align-self:flex-end}.borderbox-container .btns .btn{height:26px;margin-bottom:-4px}.borderbox-container .btns .btn img{width:20px;margin-left:4px;height:20px}.borderbox-container .anchor-title{font-size:18px;padding:0;margin:0;padding-left:9px;margin-top:14px;box-sizing:border-box;width:fit-content;color:#1c1c1c;margin-bottom:-2px}.borderbox-container .empty{width:100%;display:flex;height:36px;align-items:center;justify-content:center;font-size:16px;color:#1c1c1c;opacity:0.7}.search-bar{display:flex;overflow:hidden;border-radius:6px}.search-bar.open,.search-bar.close{animation:open-search-bar 150ms forwards ease-in-out 1}.search-bar.open .input,.search-bar.close .input{display:flex}.search-bar.open .open-btn,.search-bar.close .open-btn{display:none}.search-bar.close{animation:close-search-bar 150ms forwards ease-in-out 1}.search-bar .input{display:none;position:relative;margin:0;width:100%}.search-bar .input input{padding:0 30px}.search-bar .input .btn{position:absolute;margin-left:0;top:1px;height:26px}.search-bar .input .btn:first-child{left:1px;border-bottom-right-radius:0;border-top-right-radius:0}.search-bar .input .btn:last-child{right:1px;border-bottom-left-radius:0;border-top-left-radius:0}@keyframes open-search-bar{0%{width:66px}100%{width:100%}}@keyframes close-search-bar{0%{width:100%}100%{width:66px}}.spinner{top:0;bottom:0;left:0;right:0;position:absolute;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:rgba(0,0,0,0.6)}.spinner .loader{font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;transform:translateZ(0);animation:mulShdSpin 0.6s infinite ease}.spinner.black{background-color:#ffffffab}.spinner.black .loader{animation:mulShdSpinBlack 0.6s infinite ease}@keyframes mulShdSpin{0%,100%{box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.5),-1.8em -1.8em 0 0em rgba(255,255,255,0.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.5),1.8em -1.8em 0 0em rgba(255,255,255,0.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.5),2.5em 0em 0 0em rgba(255,255,255,0.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.5),1.75em 1.75em 0 0em rgba(255,255,255,0.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(255,255,255,0.2),-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.5),0em 2.5em 0 0em rgba(255,255,255,0.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(255,255,255,0.2),-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.5),-1.8em 1.8em 0 0em rgba(255,255,255,0.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(255,255,255,0.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(255,255,255,0.2),1.8em -1.8em 0 0em rgba(255,255,255,0.2),2.5em 0em 0 0em rgba(255,255,255,0.2),1.75em 1.75em 0 0em rgba(255,255,255,0.2),0em 2.5em 0 0em rgba(255,255,255,0.2),-1.8em 1.8em 0 0em rgba(255,255,255,0.5),-2.6em 0em 0 0em rgba(255,255,255,0.7),-1.8em -1.8em 0 0em #fff}}@keyframes mulShdSpinBlack{0%,100%{box-shadow:0em -2.6em 0em 0em #000,1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.5),-1.8em -1.8em 0 0em rgba(0,0,0,0.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.7),1.8em -1.8em 0 0em #000,2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.5),1.8em -1.8em 0 0em rgba(0,0,0,0.7),2.5em 0em 0 0em #000,1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.5),2.5em 0em 0 0em rgba(0,0,0,0.7),1.75em 1.75em 0 0em #000,0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.5),1.75em 1.75em 0 0em rgba(0,0,0,0.7),0em 2.5em 0 0em #000,-1.8em 1.8em 0 0em rgba(0,0,0,0.2),-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.5),0em 2.5em 0 0em rgba(0,0,0,0.7),-1.8em 1.8em 0 0em #000,-2.6em 0em 0 0em rgba(0,0,0,0.2),-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.5),-1.8em 1.8em 0 0em rgba(0,0,0,0.7),-2.6em 0em 0 0em #000,-1.8em -1.8em 0 0em rgba(0,0,0,0.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,0.2),1.8em -1.8em 0 0em rgba(0,0,0,0.2),2.5em 0em 0 0em rgba(0,0,0,0.2),1.75em 1.75em 0 0em rgba(0,0,0,0.2),0em 2.5em 0 0em rgba(0,0,0,0.2),-1.8em 1.8em 0 0em rgba(0,0,0,0.5),-2.6em 0em 0 0em rgba(0,0,0,0.7),-1.8em -1.8em 0 0em #000}}.custom-label{display:flex;margin:4px;align-items:center;border-radius:6px;background:#FFF;height:28px;font-size:16px;padding:0 6px;box-sizing:border-box;transition:box-shadow 150ms;box-shadow:0px 1px 4px 0px rgba(0,0,0,0.25);border:1px solid #c1c1c1}.custom-label input,.custom-label select{font-size:16px;outline:none;width:100%;height:22px;background:none;border:none}.custom-label select{padding-right:10px}.custom-label .title{color:#1c1c1c;font-weight:600;margin-right:6px;user-select:none;position:relative}.custom-label .title::after{content:"";position:absolute;height:26px;border-right:1px solid #c1c1c1;top:50%;right:-4px;transform:translateY(-50%)}.custom-label .text{color:#1c1c1c}.modal-test-container{align-self:center}.modal-test-container .inner-content{display:flex;padding:8px 6px;box-sizing:border-box}.json-field{min-height:450px}.req-btns{padding:4px 0}.header-container{height:50px;width:100%;display:flex;align-items:center;justify-content:center;background-color:#DAD7D7}.header-container .content{background-color:#3b7ad6;padding:1px 5px;box-sizing:border-box;border-radius:10px}.header-container .btn{height:28px}.box-list-groups{min-width:300px;min-height:400px;max-height:80%}.box-list-groups .body{flex:1 1 auto}.modal-group-box{min-width:300px}.modal-group-box .group-form-content{padding:8px 6px}.modal-group-box .group-form-content .input{margin-bottom:16px}.modal-group-box .group-form-content .input input{text-transform:uppercase}.login-form{width:350px;padding:6px 6px 8px 6px}.login-form .input{margin:10px 0px}.login-form .btn-sign{margin-top:18px}.login-form .btn-sign .btn{margin:0;width:100%;justify-content:center}.multiple-btn{box-shadow:0 1px 4px #00000040;border-radius:5px;box-sizing:border-box;background-color:#e4e4e4;padding:1px}.multiple-btn .btn{margin:1px !important;box-shadow:none;border-radius:4px;height:24px !important;width:unset !important;padding:0 5px !important;background-color:white}.multiple-btn .btn.selected{background-color:#11142d;color:white;pointer-events:none}.multiple-btn .btn:not(.selected):hover{background-color:#8c8fa5}.multiple-btn .btn:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px}.multiple-btn .btn:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.json-container{width:100%;height:100%;display:flex}.json-container.invalid textarea{animation:invalid 500ms alternate infinite}.json-container textarea{transition:box-shadow 150ms;box-shadow:0px 1px 4px 0px rgba(0,0,0,0.25);border:1px solid #c1c1c1;background:#e7e7e7;padding:10px;margin:7px;border-radius:6px;color:black;font-size:14px;outline:none;box-sizing:border-box;flex:1 1 auto;resize:none}.json-container textarea::-webkit-scrollbar{width:8px;height:8px;border-radius:8px}.json-container textarea::-webkit-scrollbar-track{background:#979797c7;border-radius:8px}.json-container textarea::-webkit-scrollbar-thumb{background:#85a6d5;border-radius:8px;cursor:pointer}.json-container textarea::-webkit-scrollbar-thumb:hover{background:#3b7ad6}.file-response{display:flex;flex-direction:row}.file-response .file-icon{width:60px;height:60px;border-radius:8px;box-shadow:0.5px 0.5px 5px 0px rgba(0,0,0,0.2);margin-right:6px}.file-response .file-info{flex:1 1 auto}.file-response .file-info .labels,.file-response .file-info .title{font-size:14px}.file-response .file-info .labels{color:#23593C}body.dark .file-response .file-icon{background-color:#f9f9f9}body.dark .file-response .file-info .labels{color:#60e79f}
