@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);.styleBreadcrumbCookies{background:#0b2e6a;bottom:0;color:#fff;position:absolute;text-align:center;width:100%;z-index:9999}.btnBreadcrumbCookies{background:#1d6fcc;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:auto auto auto 14px;padding:4px;position:relative;width:90px}.itemRoute{color:#fff}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:-webkit-grab;cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:-webkit-grab;cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.TextAreaElementResponsive,.TicketsDataGridHeaderResponsive{@media (max-width:700px){align-items:flex-end;box-sizing:border-box!important;flex-wrap:nowrap;width:100%;>div:first-child{>.MuiStack-root{align-items:flex-start;display:flex;flex-direction:column!important;gap:0;justify-content:space-between;width:100%}}}@media (max-width:570px){align-items:center;flex-direction:column;gap:1rem;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0;>div:first-child{>.MuiStack-root{>div{width:13em}}}}&.TaskForceBtnResponsive{@media (max-width:1225px){display:flex;flex-direction:column;gap:1rem}@media (max-width:700px){align-items:center}.TaskForceBoxBtnResponsive{@media (max-width:850px){align-items:center;display:inline-flex;flex-direction:column;gap:1rem;>button{margin:0!important;width:16rem}}@media (max-width:450px){>button{width:13rem}}}}}.CustomBasicOptionsModalResponsive{@media (max-width:700px){div:nth-child(3){width:80%;div:first-child{padding-inline:10px!important;div>{p{word-break:break-all}button{margin-inline:.4em}}}}}}:root{--primary:#15243e;--primary-muted:#31415b;--primary-active:#283e66;--secondary:#fff}body,html{font-family:Roboto,sans-serif;margin:0}body,header,html{padding-right:0!important}main.MuiBox-root{height:100vh}.desabledActive{cursor:none;pointer-events:none}.desabledActive .MuiOutlinedInput-root.MuiInputBase-sizeSmall .MuiAutocomplete-input,.desabledActive .css-1xnbq41-MuiAutocomplete-root .MuiInput-root .MuiInput-input{background-color:initial!important;color:#00000042!important}.tableModal{height:calc(100vh - 431px)!important}.tableWithBreadcrumbs{height:calc(100vh - 300px)!important}.css-spinner{align-items:center;background:#ffffff80;display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100vw;z-index:1000}.lds{height:80px;position:relative;width:80px}.lds,.lds div{display:inline-block}.lds div{animation:lds 1.2s cubic-bezier(0,.5,.5,1) infinite;background:var(--primary-active);left:8px;position:absolute;width:16px}.lds div:first-child{animation-delay:-.24s;left:8px}.lds div:nth-child(2){animation-delay:-.12s;left:32px}.lds div:nth-child(3){animation-delay:0;left:56px}@keyframes lds{0%{height:64px;top:8px}50%,to{height:32px;top:24px}}.numericFormat{background:#fff;height:40px;padding:0;width:100%}.numericFormat .MuiInputBase-input{padding:8.5px 14px}.MuiTablePagination-actions{display:none}.MuiTablePagination-toolbar{padding-right:20px}.activeRequered{background:#fff;border-radius:4px;box-shadow:0 1px 2px 1px #dcdcdc;color:red;float:left;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400;padding:4px 15px;position:relative;text-align:left;width:100%}.tableActiveAlmacen{height:calc(100vh - 190px)}.textAreaActive .MuiFormHelperText-root{position:relative;top:0}.forcedWorkLoogBook .MuiDataGrid-main{height:calc(100vh - 482px)!important}.kitLoogBook .MuiDataGrid-main{height:calc(100vh - 300px)!important}.componentSettingLoogBook .MuiDataGrid-main,.loogBookComponentSetting .MuiDataGrid-main{height:calc(100vh - 325px)!important}.ODTServiceModal .MuiDataGrid-main{height:calc(100vh - 450px)!important}.loogBookitsWarehouse .MuiDataGrid-main{height:calc(100vh - 325px)!important}.slaServiceVenci .MuiDataGrid-main{height:calc(100vh - 485px)!important}.componentDeviceAndKitsSend .MuiChip-deleteIcon{display:none}.subActivoInt{border-bottom:1px solid #fff}.css-78trlr-MuiButtonBase-root-MuiIconButton-root.Mui-disabled svg path{fill:gray}pre{font-family:Roboto,sans-serif;font-size:14px}@media (max-width:1610px){.tableActiveAlmacen{height:calc(100vh - 215px)}}@media (max-width:1370px){.tableActiveAlmacen{height:calc(100vh - 290px)}.forcedWorkLoogBook .MuiDataGrid-main{height:calc(100vh - 170px)!important}}@media (max-width:1350px){.forcedWorkLoogBook .MuiDataGrid-main{height:calc(100vh - 57px)!important}}.actionsButtonsContainer{display:flex;flex-direction:row}.actionButton{margin-left:15px;margin-top:0;max-width:600px}.searchAndAddButtonContainer{display:flex;flex-direction:row;margin-bottom:16px;margin-right:8px;margin-top:16px;&.searchTickets{@media (max-width:768px){flex-direction:row}}&.approvals-module{justify-content:flex-end}}.itemEmail input{height:23px;padding:8px 14px}.addButton{margin-left:15px;margin-top:0;max-width:600px}.searchInput{display:flex;flex:1;justify-content:center;>div{box-shadow:none!important}}#pie-chart-component{.recharts-wrapper{margin-top:-1rem;>.recharts-legend-wrapper{word-wrap:normal;display:flex;justify-content:end;margin:0;max-height:80%!important;overflow-x:hidden;overflow-y:auto;padding:0;right:0!important;top:0;>ul{display:flex;flex-direction:column;font-size:.9rem;text-align:left;width:35%}}>.recharts-surface{left:0!important;margin:0;max-width:80%;padding:0;position:absolute;z-index:80!important}}}#bar-chart-component{height:80%!important}.intersection-flow .react-flow__node:hover{cursor:pointer!important}.ishikawa-diagram .react-flow__edge-path{fill:none!important;stroke:#1a1a1a!important;stroke-opacity:1!important;stroke-width:2px!important}.ishikawa-diagram .react-flow__edge[data-id^=spine] .react-flow__edge-path{stroke-width:3px!important}.ishikawa-diagram .react-flow__edge.selected .react-flow__edge-path{stroke:#1a1a1a!important}@media (max-width:680px){.actionsButtonsContainer,.searchAndAddButtonContainer{flex-direction:column}.actionButton,.addButton{margin-left:0;margin-top:15px;text-overflow:ellipsis;white-space:nowrap}.searchInput{display:grid;justify-content:stretch}}@media (max-width:480px){.css-zfoovh-MuiPaper-root-MuiDialog-paper.MuiDialog-paperScrollBody{max-width:100%}.css-zfoovh-MuiPaper-root-MuiDialog-paper{margin:0;width:calc(100% - 25px)}}.formItemShadow{box-shadow:none}@media screen and (max-height:785px){.generic-modal-height{max-height:60vh;overflow:auto}}@media screen and (min-height:786px){.generic-modal-height{max-height:75vh;overflow:auto}.modal-location-height{max-height:59vh;overflow:auto}}
/*# sourceMappingURL=main.21ed370a7b77cd923aeb.css.map*/