.RelatorioPerformanceItem{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:200px;overflow:hidden;padding:15px 10px;position:relative;width:100%}.RelatorioPerformanceItem .miniLoading{align-items:center;display:flex;justify-content:end;position:absolute;right:93px;top:8px;z-index:105}.RelatorioPerformanceItem .fixed-start-buttons{justify-content:start;left:5px;transition:all .3s ease}.RelatorioPerformanceItem .fixed-end-buttons,.RelatorioPerformanceItem .fixed-start-buttons{align-items:center;display:flex;font-size:.9rem;gap:5px;padding:5px;position:absolute;top:5px;z-index:105}.RelatorioPerformanceItem .fixed-end-buttons{justify-content:end;right:5px}.RelatorioPerformanceItem .button{cursor:pointer;opacity:0;transition:all .3s ease}.RelatorioPerformanceItem:hover .button{opacity:1}.RelatorioPerformanceItem .headerIndicadoresPerformance{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:row;font-size:1rem;font-weight:700;justify-content:center;margin-bottom:5px;margin-top:-10px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.RelatorioPerformanceItem .headerIndicadoresPerformance.pin-header{border-top-left-radius:8px;border-top-right-radius:8px;position:relative;transition:all .5s ease;width:calc(100% + 20px);z-index:100}.RelatorioPerformanceItem .headerIndicadoresPerformance.pin-header:before{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 -5px 5px 1px #3232321a;content:"";height:calc(100% + 10px);left:0;position:absolute;top:-5px;width:100%;z-index:-1}.RelatorioPerformanceItem .headerIndicadoresPerformance.pin-header:after{background-color:var(--background-color);content:"";height:calc(100% + 10px);left:-.5px;position:absolute;top:-10px;width:calc(100% + 1px);z-index:-2}.RelatorioPerformanceItem .grupoIndicadores{align-items:center;border-radius:8px;display:flex;flex-direction:column;height:auto;justify-content:start;width:100%}.RelatorioPerformanceItem .grupoIndicadores .headerFaixa{align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;display:flex;flex-direction:row;font-size:.75rem;font-weight:700;gap:5px;justify-content:space-between;padding:5px;text-align:center;width:100%}.RelatorioPerformanceItem .grupoIndicadores .headerFaixa.pin-header{border:.5px solid #ccc;border-bottom:initial;position:relative;transition:all .5s ease;z-index:100}.RelatorioPerformanceItem .grupoIndicadores .headerFaixa.pin-header:before{border-left:.5px solid #ccc;border-top-left-radius:8px;content:"";height:100%;left:-2px;position:absolute;top:0;width:16px}.RelatorioPerformanceItem .grupoIndicadores .headerFaixa.pin-header:after{border-right:.5px solid #ccc;border-top-right-radius:8px;content:"";height:100%;position:absolute;right:-2px;top:0;width:16px}.RelatorioPerformanceItem .grupoIndicadores .headerFaixa .infoVisualizacao{font-size:.75rem;font-weight:500;margin-right:5px}.RelatorioPerformanceItem .grupoIndicadores .headerNome{align-items:center;border-bottom:.5px solid #ccc;border-left:.5px solid #0000;border-right:.5px solid #0000;color:#000;display:flex;flex-direction:row;font-size:.9rem;font-weight:700;justify-content:center;padding:0;text-align:center;width:100%}.RelatorioPerformanceItem .grupoIndicadores .headerNome.pin-header{position:relative;transition:all .5s;z-index:100}.RelatorioPerformanceItem .grupoIndicadores .headerNome.pin-header:before{background-color:#ccc;content:"";height:100%;left:-2px;position:absolute;top:0;width:.5px}.RelatorioPerformanceItem .grupoIndicadores .headerNome.pin-header:after{background-color:#ccc;content:"";height:100%;position:absolute;right:-1px;top:0;width:.5px}.RelatorioPerformanceItem .grupoIndicadores .bodyCharts{grid-gap:5px;align-items:center;display:grid;gap:5px;justify-content:center;padding:5px 0;width:100%}.RelatorioPerformanceItem .grupoIndicadores .bodyCharts.donut{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.RelatorioPerformanceItem .grupoIndicadores .bodyCharts.gauge{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.RelatorioPerformanceItem .grupoIndicadores .bodyCharts .chartBox{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.RelatorioPerformanceItem .grupoIndicadores .footerCalculo{align-items:center;background-color:#f3f3f3;border-top:.5px solid #ccc;display:flex;flex-direction:row;font-size:.65rem;font-weight:700;gap:5px;justify-content:center;padding:0;text-align:center;width:100%}.RelatorioPerformanceTabelaItem{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:auto;justify-content:center;max-width:100%;min-height:200px;overflow:hidden;padding:15px 10px;position:relative;width:100%}.RelatorioPerformanceTabelaItem .faixa-nome-tabela,.RelatorioPerformanceTabelaItem .indicador-nome,.RelatorioPerformanceTabelaItem .texto-tabela-performance{display:block;min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.RelatorioPerformanceTabelaItem .faixa-nome-tabela{flex:1 1 auto}@keyframes performance-cell-loading-pulse{0%,to{opacity:.45}50%{opacity:.85}}.RelatorioPerformanceTabelaItem td.cell-loading{animation:performance-cell-loading-pulse 1.2s ease-in-out infinite;background-color:#c8c8c8!important;min-width:80px}.RelatorioPerformanceTabelaItem th.faixa-loading{animation:performance-cell-loading-pulse 1.2s ease-in-out infinite;background-color:#d0d0d0!important;min-width:80px}.RelatorioPerformanceTabelaItem .fixed-start-buttons{justify-content:start;left:5px;transition:all .3s ease}.RelatorioPerformanceTabelaItem .fixed-end-buttons,.RelatorioPerformanceTabelaItem .fixed-start-buttons{align-items:center;display:flex;font-size:.9rem;gap:5px;padding:5px;position:absolute;top:5px;z-index:105}.RelatorioPerformanceTabelaItem .fixed-end-buttons{justify-content:end;right:5px}.RelatorioPerformanceTabelaItem .button{cursor:pointer;opacity:0;transition:all .3s ease}.RelatorioPerformanceTabelaItem:hover .button{opacity:1}.RelatorioPerformanceTabelaItem .headerIndicadoresPerformanceTabela{align-items:center;color:#000;display:flex;flex-direction:row;font-size:1rem;font-weight:700;height:40px;justify-content:center;margin-top:-10px;padding-bottom:5px;width:100%;z-index:100}.RelatorioPerformanceTabelaItem .headerIndicadoresPerformanceTabela.pin-header{padding-bottom:2px;position:relative;top:0;transition:all .5s ease;width:calc(100% + 20px);z-index:100}.RelatorioPerformanceTabelaItem .headerIndicadoresPerformanceTabela.pin-header:before{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 -5px 5px 1px #3232321a;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.RelatorioPerformanceTabelaItem .headerIndicadoresPerformanceTabela.pin-header:after{background-color:var(--background-color);content:"";height:100%;left:-.5px;position:absolute;top:-.5px;width:calc(100% + 1px);z-index:-2}.RelatorioPerformanceTabelaItem .table-container{border-radius:5px;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;width:100%}.RelatorioPerformanceTabelaItem .table-container::-webkit-scrollbar{height:8px}.RelatorioPerformanceTabelaItem .table-container::-webkit-scrollbar-thumb{background-color:#ced4da;border-radius:4px}.RelatorioPerformanceTabelaItem .table-container::-webkit-scrollbar-track{background-color:#f1f3f5}.RelatorioPerformanceTabelaItem .table-container .indicador-expand-faixas-vertical{align-items:center;cursor:pointer;display:inline-flex;margin-left:8px}.RelatorioPerformanceTabelaItem .table-container .indicador-expand-faixas-horizontal{cursor:pointer;place-content:center;position:absolute;right:0;width:20px}.RelatorioPerformanceTabelaItem .table-container th{min-width:150px}.RelatorioPerformanceTabelaItem .table-container th .expand-faixas-th{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.RelatorioPerformanceTabelaItem .categoria-temporal-header{align-items:center;display:inline-flex;gap:6px;justify-content:center;min-height:18px;text-align:center;width:100%}.RelatorioPerformanceTabelaItem .categoria-temporal-label{align-items:center;display:inline-flex;justify-content:center;min-width:0;text-align:center}.RelatorioPerformanceTabelaItem .categoria-pill{align-items:center;background-color:#f1f3f5;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:2px 8px}.RelatorioPerformanceTabelaItem .categoria-pill .categoria-sigla{font-size:.7rem;font-weight:700;line-height:1.1}.RelatorioPerformanceTabelaItem .categoria-pill .categoria-tipo{color:#6c757d;font-size:.6rem;font-style:italic;line-height:1.1;margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease,margin-top .2s ease}.RelatorioPerformanceTabelaItem .categoria-temporal-header:hover .categoria-pill .categoria-tipo{margin-top:1px;max-height:14px;opacity:1}.RelatorioPerformanceTabelaItem .categoria-temporal-expand{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;margin-left:0;min-width:12px}.RelatorioPerformanceTabelaItem .table-container table{min-width:100%;table-layout:auto;width:-webkit-max-content;width:max-content}.RelatorioPerformanceTabelaItem td{word-wrap:normal;font-size:.7rem;-webkit-hyphens:none;hyphens:none;max-width:200px;min-width:80px;overflow-wrap:break-word;padding:5px;text-align:center;white-space:normal;word-break:normal}.RelatorioPerformanceTabelaItem thead.sticky-header{background-color:#f3f3f3;position:relative;top:0;transition:all .5s ease;z-index:105}.RelatorioPerformanceTabelaItem thead.sticky-header:before{background-color:#dee2e6;content:"";height:calc(100% + 1px);left:0;position:absolute;top:-1px;width:100%;z-index:-1}.RelatorioPerformanceTabelaItem .sticky-left-header-column{left:0;position:-webkit-sticky;position:sticky;z-index:102}.RelatorioPerformanceTabelaItem .sticky-left-header-column:before{background-color:#f3f3f3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.RelatorioPerformanceTabelaItem .sticky-left-header-column:after{background-color:#dee2e6;content:"";height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px);z-index:-2}.RelatorioPerformanceTabelaItem th{word-wrap:normal;font-size:.7rem;-webkit-hyphens:none;hyphens:none;max-width:200px;min-width:80px;overflow-wrap:break-word;padding:5px;text-align:center;white-space:normal;word-break:normal}.RelatorioPerformanceTabelaItem .modal-subtitle{color:#606060;font-size:.9rem;margin-bottom:20px;margin-top:10px;text-align:center}.RelatorioPerformanceTabelaItem td{display:table-cell!important}.RelatorioPerformanceTabelaItem tr{display:table-row!important;margin-bottom:0!important}.RelatorioPerformanceTabelaItem thead{display:table-header-group!important}.RelatorioPerformanceTabelaItem tbody{display:table-row-group!important}.RelatorioPerformanceTabelaItem .valor .valor{align-items:center;color:#fff;display:flex;font-size:.8rem;font-weight:700;gap:5px;justify-content:center}.RelatorioPerformanceTabelaItem .valor .valor.valor-realizado{font-size:.85rem;font-weight:900}.RelatorioPerformanceTabelaItem .valor_comparativo{border-radius:5px;color:#fff;font-size:.8rem;font-weight:700;min-height:25px;min-width:50px;padding:3px 5px}.RelatorioPerformanceTabelaItem td.sub-linha-desdobramento,.RelatorioPerformanceTabelaItem th.sub-linha-desdobramento{font-size:.6rem}.RelatorioPerformanceTabelaItem tr.sub-linha-desdobramento td.valor{padding:3px 5px}.RelatorioPerformanceTabelaItem th.sub-linha-desdobramento-label{color:#6c757d;font-size:.65rem;font-style:italic;font-weight:400;padding-left:24px;text-align:left}.RelatorioPerformanceTabelaItem th.sub-linha-desdobramento-label:before{background-color:#fafafa!important}.RelatorioPerformanceTabelaItem th.sub-linha-desdobramento-label:after{background-color:#e9ecef!important}.RelatorioPerformanceTabelaItem .grupo-cell-linha{max-width:50px;min-width:50px;width:50px}.RelatorioPerformanceTabelaItem .grupo-nome-vertical{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.03rem;max-height:220px;overflow:hidden;text-overflow:ellipsis;transform:rotate(180deg);white-space:nowrap;writing-mode:vertical-rl}.RelatorioPerformanceTabelaItem tbody tr:hover td:not(.valor){background-color:#f8f9fa}.RelatorioTabelaResultadoItem{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:auto;justify-content:center;min-height:200px;padding:15px 10px;position:relative;width:100%}.RelatorioTabelaResultadoItem .showResultados{align-items:center;display:flex;flex-shrink:0;gap:5px;justify-content:center;white-space:nowrap}.RelatorioTabelaResultadoItem .fixed-start-buttons{flex-wrap:wrap;justify-content:start;left:5px;max-width:calc(100% - 160px);transition:all .3s ease}.RelatorioTabelaResultadoItem .fixed-end-buttons,.RelatorioTabelaResultadoItem .fixed-start-buttons{align-items:center;display:flex;font-size:.9rem;gap:5px;padding:5px;position:absolute;top:5px;z-index:105}.RelatorioTabelaResultadoItem .fixed-end-buttons{justify-content:end;right:5px}.RelatorioTabelaResultadoItem .button{cursor:pointer;opacity:0;transition:all .3s ease}.RelatorioTabelaResultadoItem:hover .button{opacity:1}.RelatorioTabelaResultadoItem .headerTabelaResultado{align-items:flex-start;background-color:#fff;color:#000;display:flex;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;margin-top:-10px;padding-bottom:5px;width:100%}.RelatorioTabelaResultadoItem .headerTabelaResultado.has-score-agrupado-resumo{padding-top:0}.RelatorioTabelaResultadoItem .score-agrupado-controls-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:space-between;padding:5px 0 0;width:100%}.RelatorioTabelaResultadoItem .headerTabelaResultado.pin-header .score-agrupado-controls-row{padding:5px 10px 0}.RelatorioTabelaResultadoItem .score-agrupado-config-button{flex-shrink:0}.RelatorioTabelaResultadoItem:hover .filtro-avancado-resultados-button.active-filter{color:#333;color:var(--primary-color,#333)}.RelatorioTabelaResultadoItem .score-agrupado-badge-list{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:flex-start;width:100%}.RelatorioTabelaResultadoItem .headerTabelaResultado.is-exporting .score-agrupado-controls-row{justify-content:center}.RelatorioTabelaResultadoItem .headerTabelaResultado.is-exporting .score-agrupado-badge-list{justify-content:center;margin-left:auto;margin-right:auto;max-width:100%;width:-webkit-fit-content;width:fit-content}.RelatorioTabelaResultadoItem .score-agrupado-badge{align-items:center;border-radius:8px;box-shadow:0 2px 10px #0000002e;display:flex;flex-direction:column;gap:1px;min-width:100px;padding:4px 8px}.RelatorioTabelaResultadoItem .score-agrupado-badge.resultado-periodo-anterior{background-image:repeating-linear-gradient(45deg,#00000021,#00000021 5px,#0000 0,#0000 10px);text-shadow:0 0 3px #00000040}.RelatorioTabelaResultadoItem .score-agrupado-badge-title{font-size:.55rem;font-weight:700;letter-spacing:.03em;line-height:1;opacity:.9;text-align:center;text-transform:uppercase;width:100%}.RelatorioTabelaResultadoItem .score-agrupado-badge-value{font-size:.92rem;font-weight:800;line-height:1.1}.RelatorioTabelaResultadoItem .score-agrupado-badge-classificacao{font-size:.68rem;font-weight:700;line-height:1.1}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-title{align-self:center;font-weight:700;line-height:1.2;margin:6px 0;padding:0 8px;text-align:center;width:100%;word-break:break-word}.RelatorioTabelaResultadoItem .headerTabelaResultado.pin-header{position:relative!important;top:0;transition:all .5s ease;width:calc(100% + 20px);z-index:16!important}.RelatorioTabelaResultadoItem .headerTabelaResultado.pin-header:before{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 -5px 5px 1px #3232321a;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.RelatorioTabelaResultadoItem .headerTabelaResultado.pin-header:after{background-color:var(--background-color);content:"";height:100%;left:-1px;position:absolute;top:0;width:calc(100% + 2px);z-index:-2}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-legenda{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;width:100%}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-legenda .header-legenda-item{align-items:center;background-color:#dfdfdf;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:.6rem;font-weight:700;gap:5px;justify-content:center;padding:2px 5px}.RelatorioTabelaResultadoItem .matrizContainer{align-items:start;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:start;overflow:auto;overflow-y:hidden;width:100%}.RelatorioTabelaResultadoItem .line-chart{align-items:center;border-left:1px solid #ccc;border-right:1px solid #ccc;display:flex;flex-direction:row;justify-content:start;min-width:100%!important;position:relative;width:auto!important}.RelatorioTabelaResultadoItem .line-chart.last-line-chart{border-bottom:1px solid #ccc;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.RelatorioTabelaResultadoItem .line-chart.line-header{border-top-left-radius:8px;border-top-right-radius:8px}.RelatorioTabelaResultadoItem .line-chart.line-header:after{border:1px solid #ccc;border-bottom:initial;border-top-left-radius:8px;border-top-right-radius:8px;content:"";height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.RelatorioTabelaResultadoItem .line-chart.pin-header{position:relative;top:0;transition:all .5s ease;width:100%;z-index:15!important}.RelatorioTabelaResultadoItem .line-chart.pin-header:after{background-color:#fff;border:1px solid #ccc;border-bottom:initial;border-top-left-radius:8px;border-top-right-radius:8px;content:"";height:calc(100% + 1px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px);z-index:-1}.RelatorioTabelaResultadoItem .line-chart.pin-header:before{background-color:#fff;content:"";height:calc(100% + 1px);left:-2px;position:absolute;top:-1px;width:calc(100% + 3px);z-index:-2}.RelatorioTabelaResultadoItem .line-chart>.cel-chart{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center;min-width:5rem;padding:2px;position:relative;text-align:center}.RelatorioTabelaResultadoItem .line-chart>.cel-chart.header-cel-coluna{text-align:left}.RelatorioTabelaResultadoItem .line-chart>.cel-chart.header-cel{background-color:#dcdcdc;display:flex;flex-direction:row;font-size:.7rem;font-weight:700;justify-content:center;z-index:10}.RelatorioTabelaResultadoItem .fixed-icon-right{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:end;margin-right:8px;min-width:45px}.RelatorioTabelaResultadoItem .data-processo{align-items:center;background-color:#b8b8b8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:.7rem;font-weight:700;justify-content:center;padding:2px 5px}.RelatorioTabelaResultadoItem .data-processo.data-processo-anterior{background:repeating-linear-gradient(45deg,#afafaf,#afafaf 5px,#c8c8c8 0,#c8c8c8 10px);color:#000}.RelatorioTabelaResultadoItem .table-row{display:flex;flex-direction:row;justify-content:start}.RelatorioTabelaResultadoItem .table-row.table-row-body{display:flex;flex-direction:row;justify-content:start;width:100%}.RelatorioTabelaResultadoItem .table-column{display:flex;flex-direction:column;justify-content:start}.RelatorioTabelaResultadoItem .table-cell{align-items:center;border:.1px solid #ddd;display:flex;font-size:.8rem;font-weight:400;justify-content:center;padding:2.5px 5px;position:relative;text-align:center;transition:all .2s ease}.RelatorioTabelaResultadoItem .table-cell.no-border{border:none}.RelatorioTabelaResultadoItem .table-cell.hover{background-color:#f0f0f0;font-size:.85rem;font-weight:500}.RelatorioTabelaResultadoItem .value-chart{align-items:center;color:#fff;cursor:default;display:flex;flex-direction:row;font-size:.8rem;font-weight:800;gap:5px;justify-content:center;text-align:center}.RelatorioTabelaResultadoItem .value-chart:hover{box-shadow:1px 1px 10px 0 #323232b3;z-index:1}.RelatorioTabelaResultadoItem .value-chart.resultado-periodo-anterior{background-image:repeating-linear-gradient(45deg,#00000021,#00000021 5px,#0000 0,#0000 10px);text-shadow:0 0 3px #00000040}.RelatorioTabelaResultadoItem .cel-chart-comparativo{border-radius:5px;color:#fff;cursor:default;font-size:.8rem;font-weight:800;min-height:25px;min-width:50px;padding:3px 5px}.RelatorioTabelaResultadoItem .value-chart .fixed-icon-top-right{align-items:center;display:flex;flex-direction:row;font-size:.7rem;gap:5px;justify-content:end;position:absolute;right:5px;top:5px;z-index:1}.RelatorioTabelaResultadoItem .value-chart .fixed-icon-top-left{align-items:center;display:flex;flex-direction:row;font-size:.7rem;gap:5px;justify-content:start;left:5px;position:absolute;top:5px;z-index:1}.RelatorioTabelaResultadoItem .value-chart .fixed-icon-bottom-right{align-items:center;bottom:5px;display:flex;flex-direction:row;font-size:.7rem;gap:5px;justify-content:end;position:absolute;right:5px;z-index:1}.RelatorioTabelaResultadoItem .value-chart .fixed-icon-bottom-left{align-items:center;bottom:5px;display:flex;flex-direction:row;font-size:.7rem;gap:5px;justify-content:start;left:5px;position:absolute;z-index:1}.RelatorioTabelaResultadoItem .grupo-coluna{align-items:center;background-color:#b4b4b4;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-top:1px solid #ccc;color:#fff;display:flex;font-size:.7rem;font-weight:700;justify-content:center;max-width:45px;min-width:45px;padding:8px 4px;text-align:center;text-orientation:mixed;writing-mode:vertical-rl}.RelatorioTabelaResultadoItem .grupo-coluna.last-group{border-bottom-left-radius:8px}.RelatorioTabelaResultadoItem .header-grupo-spacer{align-items:center;background-color:#a0a0a0;border-left:1px solid #ccc;border-top:1px solid #ccc;border-top-left-radius:8px;display:flex;font-size:.6rem;font-weight:700;justify-content:center;max-width:45px;min-width:45px;text-align:center}.RelatorioTabelaResultadoItem .line-chart.with-groups{border-left:none}.RelatorioTabelaResultadoItem .line-chart.with-groups>.cel-chart.header-cel-coluna{border-top-left-radius:0}.RelatorioTabelaResultadoItem .relatorio-tabela-lista-print{display:none}@media (max-width:600px){.RelatorioTabelaResultadoItem{padding:12px 8px}.RelatorioTabelaResultadoItem .headerTabelaResultado{gap:6px;padding-top:62px}.RelatorioTabelaResultadoItem .headerTabelaResultado.has-score-agrupado-switch{padding-top:86px}.RelatorioTabelaResultadoItem .headerTabelaResultado.has-score-agrupado-resumo{padding-top:98px}.RelatorioTabelaResultadoItem .headerTabelaResultado.pin-header{width:100%}.RelatorioTabelaResultadoItem .fixed-start-buttons{align-items:flex-start;left:6px;max-width:calc(100% - 12px);right:6px;row-gap:4px}.RelatorioTabelaResultadoItem .fixed-end-buttons{right:6px;top:4px}.RelatorioTabelaResultadoItem .score-agrupado-badge-list{justify-content:flex-start}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-title{font-size:.95rem;margin-top:4px}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-legenda{column-gap:6px;flex-wrap:wrap;padding:0 6px;row-gap:6px}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-legenda .header-legenda-item{font-size:.58rem;padding:2px 4px}.RelatorioTabelaResultadoItem .line-chart>.cel-chart.header-cel{font-size:.65rem}.RelatorioTabelaResultadoItem .grupo-coluna,.RelatorioTabelaResultadoItem .header-grupo-spacer{font-size:.6rem;max-width:48px;min-width:48px}}@media (max-width:380px){.RelatorioTabelaResultadoItem .headerTabelaResultado{padding-top:70px}.RelatorioTabelaResultadoItem .headerTabelaResultado.has-score-agrupado-switch{padding-top:92px}.RelatorioTabelaResultadoItem .headerTabelaResultado.has-score-agrupado-resumo{padding-top:104px}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-title{font-size:.9rem}.RelatorioTabelaResultadoItem .headerTabelaResultado .header-legenda .header-legenda-item{font-size:.54rem}}.recomendacoes>.contentRecomendacoes .recomendacao{align-items:start;border-radius:8px;box-shadow:1px 1px 10px 0 #32323233;display:flex;flex-direction:column;justify-content:start;padding:10px;width:100%}.recomendacoes>.contentRecomendacoes .recomendacao .descricao{border:.3px solid #ccc;border-radius:8px;margin:5px 0;padding:10px;width:100%}.recomendacoes>.contentRecomendacoes .recomendacao .actions{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-top:5px;width:100%}.recomendacoes>.contentRecomendacoes .recomendacao .actions>.buttons{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:end}.recomendacoes>.contentRecomendacoes .recomendacao .actions>.buttons .editButtons{align-items:center;display:flex;gap:5px;justify-content:center;opacity:0;transition:opacity .3s}.recomendacoes>.contentRecomendacoes .recomendacao .actions>.buttons .editButtons.editing,.recomendacoes>.contentRecomendacoes .recomendacao:hover .actions>.buttons .editButtons{opacity:1}.RelatorioTextItem{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px;position:relative;transition:all .3s ease;width:100%}.RelatorioTextItem.isWrapped:hover{padding-top:40px}.RelatorioTextItem .fixed-start-buttons{justify-content:start;left:5px;transition:all .3s ease}.RelatorioTextItem .fixed-end-buttons,.RelatorioTextItem .fixed-start-buttons{align-items:center;display:flex;font-size:.9rem;gap:5px;padding:5px;position:absolute;top:5px;z-index:105}.RelatorioTextItem .fixed-end-buttons{justify-content:end;right:5px}.RelatorioTextItem .button{cursor:pointer;opacity:0;transition:all .3s ease}.RelatorioTextItem:hover .button{opacity:1}.RelatorioTextItem>.texto{padding:10px;width:100%}.RelatorioObservacao.observacao{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;padding:10px;width:100%}.RelatorioObservacao.observacao>.infos{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}.RelatorioObservacao.observacao>.infos>.info{align-items:center;display:flex;font-size:.9rem;gap:5px;justify-content:end}.RelatorioObservacao.observacao>.descricao{border:1px solid #bcbcbc;border-radius:8px;padding:15px;width:100%}.RelatorioObservacao.observacao>.infos>.info .editButtons{align-items:center;display:flex;gap:5px;justify-content:center;opacity:0;transition:opacity .3s}.RelatorioObservacao.observacao:hover>.infos>.info .editButtons,.RelatorioObservacao.observacao>.infos>.info .editButtons.editing{opacity:1}.Relatorio>.recomendacoes{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;font-size:.8rem;justify-content:start;margin-bottom:10px;padding:10px;width:100%}.Relatorio>.recomendacoes>.titleRecomendacoesLine{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.Relatorio>.recomendacoes>.titleRecomendacoesLine>.titleRecomendacoes{font-size:1rem;font-weight:700}.Relatorio>.recomendacoes>.contentRecomendacoes{align-items:start;display:flex;flex-direction:column;gap:15px;justify-content:start}.Relatorio>.recomendacoes>.contentRecomendacoes,.contentRecomendacoes{border:.3px solid #ccc;border-radius:8px;margin-bottom:10px;padding:10px;width:100%}.recomendacoes-masonry-grid{display:flex;gap:10px;width:100%}.recomendacoes-masonry-grid_column{background-clip:padding-box}.recomendacoes-masonry-grid_column>div{margin-bottom:10px}.recomendacoes-masonry-grid_column>div:last-child{margin-bottom:0}.Relatorio>.recomendacoes .content{align-items:start;display:flex;flex-direction:column;gap:10px;justify-self:start;width:100%}.Relatorio>.recomendacoes .content .node{align-items:start;display:flex;flex-direction:row;gap:10px;justify-content:start}.Relatorio>.recomendacoes .content .description{align-items:end;display:flex;flex-direction:row;font-size:.8rem;justify-content:start;width:100%}.Relatorio>.recomendacoes .content .favoritesRecommendations{flex-direction:row;gap:10px;justify-content:start;width:100%}.Relatorio>.recomendacoes .content .favoritesRecommendations .labelRecommendations{background-color:#f3f3f3;border-radius:8px;display:flex;font-size:.9rem;font-weight:500;margin-bottom:15px;padding:8px 12px}.Relatorio>.recomendacoes .content .favoritesRecommendations .gridRecommendations{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:1rem}.Relatorio .gridRecommendations .itemRecommendations{border-radius:8px;box-shadow:1px 1px 10px 0 #32323233;padding:5px;position:relative;transition:all .3s ease}.Relatorio .gridRecommendations .itemRecommendations:hover{box-shadow:1px 1px 10px 0 #323232cc}.Relatorio .gridRecommendations .itemRecommendations>.nomeRecommendations{color:#333;font-size:.9rem;font-weight:600;line-height:1.4;margin-bottom:5px}.Relatorio .gridRecommendations .itemRecommendations>.nomePaiRecommendations{color:#333;font-size:.75rem;font-weight:400;line-height:1.4;margin-bottom:5px}.ConfigQuestionario-nodoAgrupado{align-items:center;background-color:#f3f3f3;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;font-size:.85rem;justify-content:space-between;padding:8px 12px;transition:all .1s ease;-webkit-user-select:none;user-select:none}.ConfigQuestionario-nodoAgrupado:hover{box-shadow:1px 1px 10px 0 #32323233}.ConfigQuestionario-nodoAgrupado.disabled{background-color:#e9ecef;opacity:.6}.ConfigQuestionario-nodoAgrupado .grupo-delete-icon{cursor:pointer;margin-left:8px;transition:all .2s ease}.ConfigQuestionario-nodoAgrupado .grupo-delete-icon:hover{transform:scale(1.1)}.label-nodosAgrupados{background-color:#f3f3f3;border-radius:8px;display:flex;font-size:.9rem;font-weight:500;padding:8px 12px;width:100%}.ConfigQuestionario-container-nodosAgrupados{grid-gap:5px;align-items:stretch;display:grid;gap:5px;grid-template-columns:repeat(3,minmax(200px,1fr));max-height:300px;max-width:100%;overflow-x:auto;overflow-y:auto;-webkit-user-select:none;user-select:none;width:100%}@media (max-width:768px){.ConfigQuestionario-container-nodosAgrupados{gap:6px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ConfigQuestionario-container-nodosAgrupados{gap:4px;grid-template-columns:1fr}}