.Menu_sidebar__ICkv_{width:250px;background:#2C3E50;color:white;transition:width .3s ease-in-out;min-height:100vh;display:flex;flex-direction:column;box-shadow:2px 0 5px rgba(0,0,0,.2);padding-top:10px}.Menu_collapsed__H1f3h{width:70px}.Menu_expanded__W5ifp{width:220px}.Menu_toggleButton__9WgVX{background:transparent;border:none;color:white;font-size:1.2rem;padding:10px;cursor:pointer;align-self:flex-end}.Menu_menuList__DLNNW{list-style:none;padding:0;margin:0}.Menu_menuItem__LkmY_{transition:background .2s ease-in-out}.Menu_menuLink__NbRlg{display:flex;align-items:center;text-decoration:none;color:white;padding:12px 20px;transition:background .3s;font-size:16px}.Menu_menuLink__NbRlg:hover{background:rgba(255,255,255,.2)}.Menu_subMenuList__7fJuN{list-style:none;padding-left:20px;margin-top:5px;background:#0f1924}.Menu_subMenuItem__vQL7P{padding:8px 0}.Menu_subMenuLink__UVEhw{display:flex;align-items:center;text-decoration:none;color:white;font-size:14px;padding:5px 10px;border-radius:5px;transition:background .2s}.Menu_subMenuLink__UVEhw:hover{background:rgba(255,255,255,.2)}.Menu_subMenuLink__UVEhw .Menu_icon__nO04Z{font-size:16px;margin-right:10px}.Menu_chevron__3abmt{margin-left:2%;margin-top:3%;transition:transform .2s}.Menu_icon__nO04Z{font-size:20px;margin-right:10px}.Menu_collapsed__H1f3h .Menu_menuLink__NbRlg{justify-content:center}.Menu_collapsed__H1f3h .Menu_icon__nO04Z{margin-right:0}.Menu_label__WAHMY{transition:opacity .2s ease-in-out}.Menu_collapsed__H1f3h .Menu_label__WAHMY{opacity:0;width:0}.styles_control__BVpCD{position:relative;width:100%}.styles_autocomplete-input__5ke_l{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;outline:none;transition:border-color .3s}.styles_autocomplete-input__5ke_l:focus{border-color:#007bff}.styles_dropdown__fPCxy{position:absolute;top:100%;display:block;right:0;width:100%;background:white;border:1px solid #ccc;max-height:300px;overflow-y:auto;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;padding:5px}.styles_dropdown-item__Fdq0z{display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;font-size:14px;border-bottom:1px solid #eee;transition:background .3s;white-space:normal;overflow:hidden;text-overflow:ellipsis;cursor:pointer;margin:0;word-wrap:break-word}.styles_dropdown-item__Fdq0z:hover{background:#f0f0f0}.styles_dropdown-item__Fdq0z span{display:inline-block;min-width:100px;margin-right:10px}.styles_dropdown-item__Fdq0z .styles_code__qKCh2{font-weight:700;font-size:15px;color:#181a22;margin-bottom:4px}.Layout_app__n_DYi{display:flex;min-height:100vh}.Layout_mainContent__HddNc{flex-grow:1;min-height:100vh;transition:margin-left .3s ease-in-out;padding:20px;background:white}.Layout_container__zOrGj{max-width:100%;width:100%}.Layout_expanded__27SmS{margin-left:0}.Layout_collapsed__4t557{margin-left:70px}.ModalCard_modal-loading-container__Ll2FG{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ModalCard_loader__deXrl{border:4px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;width:40px;height:40px;animation:ModalCard_spin__IHQZO 1s linear infinite;margin-bottom:10px}@keyframes ModalCard_spin__IHQZO{to{transform:rotate(1turn)}}.ficha_fileList__JXND2{display:flex;flex-direction:column;gap:10px}.ficha_fileItem__Q3kfu{display:flex;align-items:center;justify-content:space-between;padding:10px;border:1px solid #ddd;border-radius:5px;background:#fff}.ficha_tooLarge__hAHbi{border:1px solid red;background:rgba(255,0,0,.1)}.ficha_thumbnail__CR7B1{width:50px;height:50px;object-fit:cover;margin-right:10px}.ficha_fileInfo__n_HpF{display:flex;flex-direction:column;flex:1 1}.ficha_fileName__Uloes{font-weight:700;margin-left:9px}.ficha_status__yjseu{display:inline-block;padding:5px 10px;border-radius:15px;font-size:14px;font-weight:700;margin-top:10px}.ficha_error__efCAT{color:red;font-weight:700;background-color:#f8d7da}.ficha_error__efCAT,.ficha_uploaded___GsEl{margin-left:7px;width:-moz-fit-content;width:fit-content}.ficha_uploaded___GsEl{color:green;background-color:#d4edda}.ficha_removeButton__8Mhap{background:none;border:none;cursor:pointer;font-size:16px}.ficha_totalSize__j5Yhz{font-weight:700;margin-top:10px}.ficha_disabled__ZB5AP{pointer-events:none;opacity:.5;cursor:not-allowed}.AutoCompleteInput_control__5aZnY{position:relative;width:100%}.AutoCompleteInput_autocomplete-input__oKyXC{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;outline:none;transition:border-color .3s}.AutoCompleteInput_autocomplete-input__oKyXC:focus{border-color:#007bff}.AutoCompleteInput_dropdown__BSqgN{position:absolute;top:100%;display:block;right:0;width:100%;background:white;border:1px solid #ccc;max-height:300px;overflow-y:auto;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;padding:5px}.AutoCompleteInput_dropdown-item__c7O5C{display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;font-size:14px;border-bottom:1px solid #eee;transition:background .3s;white-space:normal;overflow:hidden;text-overflow:ellipsis;cursor:pointer;margin:0;word-wrap:break-word}.AutoCompleteInput_dropdown-item__c7O5C:hover{background:#f0f0f0}.AutoCompleteInput_dropdown-item__c7O5C span{display:inline-block;min-width:100px;margin-right:10px}.AutoCompleteInput_dropdown-item__c7O5C .AutoCompleteInput_code__8Enle{font-weight:700;font-size:15px;color:#181a22;margin-bottom:4px}.GenericList_tabelaContainer__uA_EK{width:100%;overflow-x:auto;display:flex;justify-content:center}.GenericList_tabela__Fdo_m{width:100%;max-width:100%;table-layout:auto;border-collapse:collapse}.GenericList_tabela__Fdo_m td,.GenericList_tabela__Fdo_m th{padding:8px;border:1px solid #ddd;text-align:center}.GenericList_tabela__Fdo_m th{background-color:#f4f4f4}.pedido_fileList__uo_BN{display:flex;flex-direction:column;gap:10px}.pedido_fileItem__qCtiH{display:flex;align-items:center;justify-content:space-between;padding:10px;border:1px solid #ddd;border-radius:5px;background:#fff}.pedido_disabled__2Y7zi{pointer-events:none;opacity:.5;cursor:not-allowed}.pedido_tooLarge__D6KPN{border:1px solid red;background:rgba(255,0,0,.1)}.pedido_thumbnail__bLAJ4{width:50px;height:50px;object-fit:cover;margin-right:10px}.pedido_fileInfo__SQkM_{display:flex;flex-direction:column;flex:1 1}.pedido_fileName__KyQ7f{font-weight:700;margin-left:9px}.pedido_status__UlUgY{display:inline-block;padding:5px 10px;border-radius:15px;font-size:14px;font-weight:700;margin-top:10px}.pedido_error__CKnVA{color:red;font-weight:700;background-color:#f8d7da}.pedido_error__CKnVA,.pedido_uploaded__5nEcW{margin-left:7px;width:-moz-fit-content;width:fit-content}.pedido_uploaded__5nEcW{color:green;background-color:#d4edda}.pedido_removeButton__ljqdQ{background:none;border:none;cursor:pointer;font-size:16px}.pedido_totalSize__Boosk{font-weight:700;margin-top:10px}.AutoCompleteLivre_control__SxcRs{position:relative;width:100%}.AutoCompleteLivre_autocomplete-input__3gWZH{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;outline:none;transition:border-color .3s}.AutoCompleteLivre_autocomplete-input__3gWZH:focus{border-color:#007bff}.AutoCompleteLivre_dropdown__dJi3j{position:absolute;top:100%;display:block;right:0;width:100%;background:white;border:1px solid #ccc;max-height:300px;overflow-y:auto;border-radius:5px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;padding:5px}.AutoCompleteLivre_dropdown-item__cA7_K{display:flex;flex-direction:column;align-items:flex-start;padding:8px 12px;font-size:14px;border-bottom:1px solid #eee;transition:background .3s;white-space:normal;overflow:hidden;text-overflow:ellipsis;cursor:pointer;margin:0;word-wrap:break-word}.AutoCompleteLivre_dropdown-item__cA7_K:hover{background:#f0f0f0}.AutoCompleteLivre_dropdown-item__cA7_K span{display:inline-block;min-width:100px;margin-right:10px}.AutoCompleteLivre_dropdown-item__cA7_K .AutoCompleteLivre_code__8tGtq{font-weight:700;font-size:15px;color:#181a22;margin-bottom:4px}.ordem_fileList__02AYZ{display:flex;flex-direction:column;gap:10px}.ordem_fileItem__g8E5D{display:flex;align-items:center;justify-content:space-between;padding:10px;border:1px solid #ddd;border-radius:5px;background:#fff}.ordem_tooLarge__T60ld{border:1px solid red;background:rgba(255,0,0,.1)}.ordem_thumbnail__A_N8a{width:50px;height:50px;object-fit:cover;margin-right:10px}.ordem_fileInfo__eTRcS{display:flex;flex-direction:column;flex:1 1}.ordem_fileName__655J7{font-weight:700;margin-left:9px}.ordem_status__jpPoP{display:inline-block;padding:5px 10px;border-radius:15px;font-size:14px;font-weight:700;margin-top:10px}.ordem_error__zMRbG{color:red;font-weight:700;background-color:#f8d7da}.ordem_error__zMRbG,.ordem_uploaded__9mJ8E{margin-left:7px;width:-moz-fit-content;width:fit-content}.ordem_uploaded__9mJ8E{color:green;background-color:#d4edda}.ordem_removeButton__AcPU4{background:none;border:none;cursor:pointer;font-size:16px}.ordem_totalSize___O7gU{font-weight:700;margin-top:10px}.ordem_disabled__uUPLx{pointer-events:none;opacity:.5;cursor:not-allowed}.FormGridComponent_formListContainer__iSoEP{display:flex;flex-direction:column}.FormGridComponent_itemContainer__tJCuq{padding:1rem;border:1px solid #ccc;border-radius:8px}.tarefa_fileList__Y9ghN{display:flex;flex-direction:column;gap:10px}.tarefa_fileItem__1UK8r{display:flex;align-items:center;justify-content:space-between;padding:10px;border:1px solid #ddd;border-radius:5px;background:#fff}.tarefa_tooLarge__SUf2Z{border:1px solid red;background:rgba(255,0,0,.1)}.tarefa_thumbnail__gbpml{width:50px;height:50px;object-fit:cover;margin-right:10px}.tarefa_fileInfo__5u_Kb{display:flex;flex-direction:column;flex:1 1}.tarefa_fileName__EAjYs{font-weight:700;margin-left:9px}.tarefa_status__3W6qC{display:inline-block;padding:5px 10px;border-radius:15px;font-size:14px;font-weight:700;margin-top:10px}.tarefa_error__GyOvW{color:red;font-weight:700;background-color:#f8d7da}.tarefa_error__GyOvW,.tarefa_uploaded__w92IM{margin-left:7px;width:-moz-fit-content;width:fit-content}.tarefa_uploaded__w92IM{color:green;background-color:#d4edda}.tarefa_removeButton__hJkgG{background:none;border:none;cursor:pointer;font-size:16px}.tarefa_totalSize__xcbkS{font-weight:700;margin-top:10px}.tarefa_disabled__KhfoO{pointer-events:none;opacity:.5;cursor:not-allowed}