:root{--marca-laranja: #f57c00;--marca-laranja-escuro: #e65100;--marca-preto: #1a1a1a;--marca-bg: #f5f6f8;--bs-link-color: #e65100;--bs-link-hover-color: #f57c00;accent-color:var(--marca-laranja)}body{background:var(--marca-bg)}[data-bs-theme=dark]{--marca-bg: #16181c;--marca-preto: #0f1013}[data-bs-theme=dark] body{background:var(--marca-bg)}[data-bs-theme=dark] .bg-white{background-color:var(--bs-card-bg)!important}[data-bs-theme=dark] .card-header.bg-white{background-color:var(--bs-card-cap-bg)!important}[data-bs-theme=dark] .bg-light{background-color:var(--bs-tertiary-bg)!important}[data-bs-theme=dark] .text-dark{color:var(--bs-body-color)!important}[data-bs-theme=dark] .badge.text-bg-light{background-color:var(--bs-secondary-bg)!important;color:var(--bs-body-color)!important}[data-bs-theme=dark] .table-light{--bs-table-bg: var(--bs-tertiary-bg);--bs-table-color: var(--bs-body-color);--bs-table-border-color: var(--bs-border-color)}[data-bs-theme=dark] .btn-light{--bs-btn-bg: var(--bs-secondary-bg);--bs-btn-border-color: var(--bs-border-color);--bs-btn-color: var(--bs-body-color);--bs-btn-hover-bg: var(--bs-tertiary-bg);--bs-btn-hover-border-color: var(--bs-border-color);--bs-btn-hover-color: var(--bs-body-color);--bs-btn-disabled-bg: var(--bs-secondary-bg);--bs-btn-disabled-border-color: var(--bs-border-color);--bs-btn-disabled-color: var(--bs-secondary-color)}[data-bs-theme=dark] .badge.text-dark{color:#212529!important}[data-bs-theme=dark] .card{border:1px solid rgba(255,255,255,.08)}[data-bs-theme=dark]{--bs-link-color: #ff9d4d;--bs-link-hover-color: #ffbe85;--bs-link-color-rgb: 255,157,77}[data-bs-theme=dark] .modulo-planejamento .kpi{border:1px solid rgba(255,255,255,.1)!important}body{font-size:14px}h4{font-size:18px;font-weight:600}.card-header,.form-control,.form-select,.form-label{font-size:14px}.table,.btn{font-size:13px}.btn-sm{font-size:12px}.badge{font-size:11px}.navbar.bg-dark,.offcanvas-header.bg-dark{background-color:var(--marca-preto)!important}.btn-primary{--bs-btn-bg: var(--marca-laranja);--bs-btn-border-color: var(--marca-laranja);--bs-btn-hover-bg: var(--marca-laranja-escuro);--bs-btn-hover-border-color: var(--marca-laranja-escuro);--bs-btn-active-bg: var(--marca-laranja-escuro)}.btn-dark{--bs-btn-bg: var(--marca-preto);--bs-btn-border-color: var(--marca-preto)}.btn-outline-primary{--bs-btn-color: var(--marca-laranja-escuro);--bs-btn-border-color: var(--marca-laranja);--bs-btn-hover-bg: var(--marca-laranja);--bs-btn-hover-border-color: var(--marca-laranja);--bs-btn-active-bg: var(--marca-laranja-escuro);--bs-btn-active-border-color: var(--marca-laranja-escuro)}.text-primary{color:var(--marca-laranja-escuro)!important}.table-dark{--bs-table-bg: var(--marca-preto)}.nav-link.active{font-weight:600}.navbar .nav-vert .nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1;font-size:13px;padding:4px 12px;text-align:center;gap:2px}.navbar .nav-vert .nav-link i{font-size:1.15rem}.navbar .nav-vert .dropdown-toggle:after{display:none}@media(max-width:991.98px){.navbar .nav-vert{width:100%}.navbar .nav-vert .nav-link{flex-direction:row;justify-content:flex-start;gap:10px;font-size:15px;padding:9px 6px}.navbar .nav-vert .nav-link i{font-size:1.2rem}.navbar .nav-vert .dropdown-menu{border:0;box-shadow:none;padding-left:1.25rem}.container-fluid.py-4{padding-top:.75rem!important;padding-bottom:1rem!important}.modal-dialog{margin:.5rem}}.navbar .navbar-brand{font-size:1rem}.navbar .navbar-brand i{font-size:1.1rem}.navbar .form-select-sm,.navbar .btn-sm{font-size:12px}.navbar .nav-link.active{color:var(--marca-laranja)!important}.badge.text-bg-warning{background-color:var(--marca-laranja)!important;color:#fff!important}table thead th{text-align:center!important;vertical-align:middle!important}.table-responsive thead th{position:sticky;top:0;z-index:2}.filtros .form-control,.filtros .form-select,.filtros .form-label,.filtros label,.filtros .btn{font-size:13px}.form-control:focus,.form-select:focus{border-color:var(--marca-laranja);box-shadow:0 0 0 .2rem #f57c0040}:root{--topbar-h: 56px;--sidebar-w: 224px;--sidebar-w-min: 60px}.app-topbar{position:sticky;top:0;z-index:1030;min-height:var(--topbar-h);padding-top:0;padding-bottom:0}.app-body{display:flex;align-items:flex-start}.app-content{flex:1 1 auto;min-width:0}.app-body.com-sidebar{background:var(--marca-preto)}.app-body.com-sidebar .app-content{background:var(--marca-bg);border-top-left-radius:18px;min-height:calc(100vh - var(--topbar-h))}.app-sidebar{flex:0 0 var(--sidebar-w);width:var(--sidebar-w);background:var(--marca-preto);color:#fff;position:sticky;top:var(--topbar-h);align-self:flex-start;height:calc(100vh - var(--topbar-h));overflow:hidden;display:flex;flex-direction:column;transition:flex-basis .15s ease,width .15s ease}.app-sidebar.colapsada{flex-basis:var(--sidebar-w-min);width:var(--sidebar-w-min)}.sidebar-nav{padding:.4rem 0;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.sidebar-nav::-webkit-scrollbar{width:8px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:8px;border:2px solid transparent;background-clip:content-box}.sidebar-nav:hover::-webkit-scrollbar-thumb{background:#ffffff4d;background-clip:content-box}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#ffffff73;background-clip:content-box}.sidebar-sec{color:#fff6;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:.7rem 1rem .25rem;white-space:nowrap;margin-top:.4rem;border-top:1px solid rgba(255,255,255,.2)}.sidebar-link{display:flex;align-items:center;gap:.7rem;padding:.55rem 1rem;color:#fffc;text-decoration:none;white-space:nowrap;border-left:3px solid transparent}.sidebar-link i{font-size:1.15rem;flex:0 0 auto;width:1.3rem;text-align:center}.sidebar-link:hover,.sidebar-link:focus{background:#ffffff14;color:#fff}.sidebar-link.active{background:#f57c0026;color:var(--marca-laranja);border-left-color:var(--marca-laranja);font-weight:600}.app-sidebar.colapsada .sidebar-link span{display:none}.app-sidebar.colapsada .sidebar-link{justify-content:center;padding:.55rem 0;gap:0}.app-sidebar.colapsada .sidebar-sec{height:0;padding:0;margin:.5rem .8rem;font-size:0;letter-spacing:0;border-top:1px solid rgba(255,255,255,.2)}.sidebar-toggle{flex:0 0 auto;background:transparent;border:0;color:#ffffff8c;padding:.6rem 1rem;text-align:left;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-toggle:hover{color:#fff}.app-sidebar.colapsada .sidebar-toggle{justify-content:center;padding:.6rem 0}@media(max-width:991.98px){.app-sidebar{position:fixed;top:0;left:0;height:100vh;z-index:1045;flex-basis:var(--sidebar-w);width:var(--sidebar-w);transform:translate(-100%);transition:transform .2s ease}.app-sidebar.aberta{transform:translate(0)}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1044}.app-body.com-sidebar{background:transparent}.app-body.com-sidebar .app-content{border-top-left-radius:0;min-height:0}}.painel-modulos{background:var(--marca-preto)}.painel-modulos .list-group-item{background:transparent;color:#fff;border-color:#ffffff1a}.painel-modulos .list-group-item:hover,.painel-modulos .list-group-item:focus{background:#f57c0026;color:var(--marca-laranja)}.painel-modulos .list-group-item:hover .texto-secundario,.painel-modulos .list-group-item:focus .texto-secundario{color:#f57c00cc}.painel-modulos .list-group-item.active{background:#f57c0026;border-color:#f57c0066;color:var(--marca-laranja)}.painel-modulos .texto-secundario{color:#ffffff8c}.painel-modulos .list-group-item.active .texto-secundario{color:#f57c00cc}@media print{.navbar,.no-print,.app-sidebar,.app-topbar{display:none!important}.table-responsive{max-height:none!important;overflow:visible!important}.card{box-shadow:none!important;border:0!important}thead th{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.modulo-planejamento .card-header{font-size:14px}.modulo-planejamento .kpi{border:0;border-radius:.6rem}.modulo-planejamento .kpi .kpi-label{font-size:11px;text-transform:uppercase;letter-spacing:.03em;color:#6c757d}.modulo-planejamento .kpi .kpi-valor{font-size:20px;font-weight:700;line-height:1.1}.modulo-planejamento .kpi .kpi-sub{font-size:11px}.modulo-planejamento .kpi.destaque{background:var(--marca-preto);color:#fff}.modulo-planejamento .kpi.destaque .kpi-label{color:#fff9}.modulo-planejamento .barra{height:8px;border-radius:50rem;background:#e9ecef;overflow:hidden}.modulo-planejamento .barra>span{display:block;height:100%;background:var(--marca-laranja)}.modulo-planejamento tr.macro-row>*{background:var(--marca-preto)!important;color:#fff!important;font-weight:700}.modulo-planejamento tr.grupo-row>*{background:#fdecd1!important;font-weight:600;color:#7a3e00}.modulo-planejamento tr.subtotal-row>*{border-top:2px solid #b9bcc1;font-weight:700}.modulo-planejamento .matriz-wrap{overflow:auto;max-height:calc((100vh - 210px)*1.15);border:1px solid #dee2e6;border-radius:.4rem}.modulo-planejamento .matriz-wrap-sem{max-height:calc(100vh - 275px)}.modulo-planejamento table.matriz{border-collapse:separate;border-spacing:0;font-size:11px;margin:0;white-space:nowrap}.modulo-planejamento table.matriz th,.modulo-planejamento table.matriz td{border-right:1px solid #eceff2;border-bottom:1px solid #eceff2;padding:2px 4px;text-align:center;box-sizing:border-box}.modulo-planejamento table.matriz-hiatos td:not(.etapa-col),.modulo-planejamento table.matriz-hiatos thead tr.lado th{width:27px;min-width:27px;max-width:27px;overflow:hidden}.modulo-planejamento table.matriz-aptos td:not(.etapa-col):not(.col-kpi),.modulo-planejamento table.matriz-aptos thead th:not(.etapa-col):not(.col-kpi){width:46px;min-width:46px;max-width:46px}.modulo-planejamento table.matriz-aptos thead tr.aptos-top th{top:0;height:22px;z-index:4}.modulo-planejamento table.matriz-aptos thead tr.aptos-num th{top:22px;z-index:4}.modulo-planejamento table.matriz-aptos th.col-kpi,.modulo-planejamento table.matriz-aptos td.col-kpi{width:46px;min-width:46px;max-width:46px;white-space:normal;word-break:break-word;line-height:1.15;vertical-align:middle}.modulo-planejamento table.matriz thead th{position:sticky;top:0;z-index:3;background:var(--marca-preto);color:#fff}.modulo-planejamento table.matriz-hiatos thead tr.pav th{top:0;height:22px;z-index:4;overflow:hidden;text-overflow:ellipsis}.modulo-planejamento table.matriz-hiatos thead tr.lado th{top:22px;z-index:4}.modulo-planejamento table.matriz th.etapa-col,.modulo-planejamento table.matriz td.etapa-col{position:sticky;left:0;z-index:2;background:#fff;text-align:left;font-weight:600;width:190px;min-width:190px;max-width:190px;white-space:normal;box-shadow:1px 0 #dee2e6}.modulo-planejamento table.matriz thead th.etapa-col{top:0;z-index:6;background:var(--marca-preto)}.modulo-planejamento table.matriz td.mes{color:#fff;font-weight:600}.modulo-planejamento table.matriz td.lado-sep{border-right:1px solid #cfd4da}.modulo-planejamento table.matriz td.cv-ok-cell{background:#e6f4ea;color:#1e7e34;font-weight:700}.modulo-planejamento table.matriz td.cv-real-cell{background:#1e7e34;color:#fff;font-weight:700}.modulo-planejamento table.matriz td.cv-real-parcial{background:linear-gradient(to top,#1e7e34 50%,#e6f4ea 50%);color:#1e7e34;font-weight:700}.cv-chip{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:3px;font-size:11px;vertical-align:middle}.cv-chip-real{background:#1e7e34;color:#fff}.cv-chip-ok{background:#e6f4ea;color:#1e7e34;border:1px solid #b7dfc4}.modulo-planejamento table.matriz td.cv-acum{background:#1b5e20;color:#fff;font-weight:700}.modulo-planejamento table.matriz td.cv-real-mes{background:#e6f4ea;color:#1e7e34;font-weight:700}.modulo-planejamento table.matriz td.cv-prev-mes{background:#ffe082;color:#7a5b00;font-weight:700}.cv-chip-acum{background:#1b5e20;color:#fff}.cv-chip-mes{background:#e6f4ea;color:#1e7e34;border:1px solid #b7dfc4}.cv-chip-prev{background:#ffe082;border:1px solid #e6c34d}.modulo-planejamento .tbl-cores{border-collapse:separate;border-spacing:3px 1px}.modulo-planejamento .tbl-cores td{text-align:center;padding:0;vertical-align:middle}.modulo-planejamento .tbl-cores td.ma{font-size:10px;color:#6c757d;font-variant-numeric:tabular-nums;white-space:nowrap;padding-bottom:1px}.modulo-planejamento .tbl-cores .chip{min-width:34px;display:inline-flex;align-items:center;justify-content:center}.modulo-planejamento table.mapa-tip{border-collapse:collapse;font-size:11px}.modulo-planejamento table.mapa-tip th,.modulo-planejamento table.mapa-tip td{width:26px;min-width:26px;height:24px;text-align:center;padding:0;border:1px solid #d7d2c8;font-weight:600;color:#333;-webkit-user-select:none;user-select:none}.modulo-planejamento table.mapa-tip th.ph{width:auto;min-width:78px;padding:0 8px;background:#fff;white-space:nowrap}.modulo-planejamento table.mapa-tip thead th{background:#fff}.modulo-planejamento table.mapa-tip td:hover{outline:2px solid #f57c00;outline-offset:-2px}.modulo-planejamento .mapa-legenda{min-width:180px}.modulo-planejamento table.mapa-tip tr.lado-row th{border:0;background:#fff;height:18px;font-size:10px;font-weight:700;letter-spacing:.06em;color:#6c757d}.modulo-planejamento table.mapa-tip tr.lado-row th.lado-a,.modulo-planejamento table.mapa-tip tr.lado-row th.lado-b{border-bottom:2px solid #cfd4da}.modulo-planejamento table.mapa-tip th.prum{cursor:grab}.modulo-planejamento table.mapa-tip th.prum:active{cursor:grabbing}.modulo-planejamento table.mapa-tip td.pintavel{touch-action:none}.modulo-planejamento .mapa-divisor{position:absolute;top:0;bottom:0;width:12px;cursor:ew-resize;z-index:4}.modulo-planejamento .mapa-divisor>span{position:absolute;left:5px;top:0;bottom:0;width:3px;background:#f57c00;border-radius:2px;pointer-events:none}.modulo-planejamento .mapa-divisor:hover>span{box-shadow:0 0 0 2px #f57c0059}.modulo-planejamento table.matriz td.cv-plan-cell{background:#fff3cd;color:#997404;font-weight:700}.modulo-planejamento table.matriz th.hl-head,.modulo-planejamento table.matriz td.etapa-col.hl-head{box-shadow:inset 0 0 0 2px #f57c00}.modulo-planejamento table.matriz th.corte-line,.modulo-planejamento table.matriz td.corte-line{border-left:3px solid var(--marca-laranja, #f57c00)}.modulo-planejamento table.matriz th.corte-exec,.modulo-planejamento table.matriz td.corte-exec{background:#e3f2fd;font-weight:600;color:#0d47a1}.modulo-planejamento table.matriz th.corte-exec{color:#0d47a1}.modulo-planejamento table.matriz-grade th.col-mini,.modulo-planejamento table.matriz-grade td.col-mini{width:66px;min-width:66px;max-width:66px}.modulo-planejamento table.matriz tr.subfase td{background:#495057;color:#fff}.modulo-planejamento table.matriz tr.subfase td input{color:#fff}.modulo-planejamento table.matriz tr.subfase td .text-muted{color:#ced4da!important}.modulo-planejamento tr.subfase>td{background:#495057!important;color:#fff!important}.modulo-planejamento tr.subfase>td .text-muted{color:#ced4da!important}.modulo-planejamento table.matriz-grade th.etapa-col,.modulo-planejamento table.matriz-grade td.etapa-col{width:325px;min-width:325px;max-width:325px}.modulo-planejamento table.matriz-grade td.mes-fechado{background:#eceef1}.modulo-planejamento table.matriz-grade th.mes-fechado{background:#4a453d}.modulo-planejamento table.matriz-grade td.etapa-col .clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;line-height:1.15;word-break:break-word}.modulo-planejamento table.matriz-grade tbody tr{height:36px}.modulo-planejamento table.matriz-grade tbody td{height:36px;vertical-align:middle}.modulo-planejamento table.matriz-grade th.ev-col,.modulo-planejamento table.matriz-grade td.ev-col{width:120px;min-width:120px;max-width:120px;white-space:normal;word-break:break-word;line-height:1.15}.modulo-planejamento table.matriz-sem{table-layout:fixed}.modulo-planejamento table.matriz-sem thead th{white-space:normal;line-height:1.12}.modulo-planejamento table.matriz-sem thead tr:first-child th{top:0;height:34px;vertical-align:middle;z-index:4}.modulo-planejamento table.matriz-sem thead tr:nth-child(2) th{top:34px;height:34px;vertical-align:middle;z-index:4}.modulo-planejamento table.matriz-sem thead tr.sem-tot-row th{position:sticky;top:68px;height:30px;z-index:6;background:#37414d!important;background-clip:padding-box;color:#fff;font-weight:600;box-shadow:inset 0 2px #f57c00}.modulo-planejamento table.matriz-sem thead tr.sem-tot-row th.etapa-col{left:0;z-index:10}.modulo-planejamento table.matriz-sem .sem-tot-cel{font-size:9.5px;line-height:1.15;text-align:center;white-space:nowrap}.modulo-planejamento table.matriz-sem td.sem-in,.modulo-planejamento table.matriz-sem td.sem-dv{vertical-align:top}.modulo-planejamento table.matriz-sem td.sem-in input{display:block;height:18px}.modulo-planejamento table.matriz-sem thead tr:first-child th.etapa-col{position:sticky;left:0;top:0;z-index:8}.modulo-planejamento table.matriz-sem .col-mensal,.modulo-planejamento table.matriz-sem .col-acr,.modulo-planejamento table.matriz-sem .col-ev,.modulo-planejamento table.matriz-sem .col-tot{width:65px;min-width:65px;max-width:65px}.modulo-planejamento table.matriz-sem .col-acp{width:88px;min-width:88px;max-width:88px}.modulo-planejamento table.matriz-sem .col-un{width:130px;min-width:130px;max-width:130px;white-space:normal;word-break:break-word;line-height:1.15}.modulo-planejamento table.matriz-sem .col-dv{width:100px;min-width:100px;max-width:100px}.modulo-planejamento table.matriz-sem td.col-dv{background:#f6f8fa}.modulo-planejamento table.matriz-sem td.col-mensal{background:#e7f0fb}.modulo-planejamento table.matriz-sem td.col-tot{background:#f6f8fa}.modulo-planejamento table.matriz-sem .col-acr{width:72px;min-width:72px;max-width:72px}.modulo-planejamento table.matriz-sem td.col-acr{background:#eef4ea}.modulo-planejamento table.matriz-sem td.col-acp{background:#e7f0fb}.modulo-planejamento table.matriz-sem th.sem-real,.modulo-planejamento table.matriz-sem th.sem-dv{background:var(--marca-preto);color:#fff}.modulo-planejamento table.matriz-sem td.sem-in,.modulo-planejamento table.matriz-sem td.sem-real{background:#fafbfc}.modulo-planejamento table.matriz-sem td.sem-in.bloq,.modulo-planejamento table.matriz-sem td.sem-real.bloq{background:#eceff1}.modulo-planejamento table.matriz-sem .sem-dv{width:88px;min-width:88px;max-width:88px}.modulo-planejamento table.matriz-sem td.sem-dv{background:#eceff1}.modulo-planejamento table.matriz-sem .sem-info{font-size:8.5px;line-height:1.1;color:#8a9099;white-space:nowrap;text-align:center;padding-bottom:1px}.modulo-planejamento table.matriz-sem .sem-dv-val{width:100px;min-width:100px;max-width:100px}.modulo-planejamento table.matriz-sem .sem-in{width:88px;min-width:88px;max-width:88px}.modulo-planejamento table.matriz-sem .sem-top,.modulo-planejamento table.matriz-sem th.sem-ini,.modulo-planejamento table.matriz-sem td.sem-ini{border-left:2px solid #1a1a1a}.modulo-planejamento table.matriz-sem tr.falta td{background:#fff3cd!important}.modulo-planejamento table.matriz-sem tr.excede td{background:#fde8e8!important}.modulo-planejamento table.matriz-diario{width:auto}.modulo-planejamento table.matriz-diario th,.modulo-planejamento table.matriz-diario td{border:1px solid #e3e6ea;padding:2px 4px;font-size:11px}.modulo-planejamento table.matriz-diario thead th{background:#1a1a1a;color:#fff;font-weight:600;text-align:center;position:sticky;top:0;z-index:3}.modulo-planejamento table.matriz-diario thead tr:nth-child(2) th{top:26px}.modulo-planejamento table.matriz-diario .et-top{background:#37474f;border-left:2px solid #90a4ae}.modulo-planejamento table.matriz-diario .clima-top{background:#455a64}.modulo-planejamento table.matriz-diario .dia-col{width:62px;min-width:62px;text-align:center;position:sticky;left:0;background:#f6f8fa;z-index:2;font-weight:600}.modulo-planejamento table.matriz-diario thead th.dia-col{z-index:5;background:#1a1a1a}.modulo-planejamento table.matriz-diario .dsem-col{width:104px;min-width:104px;color:#6c757d}.modulo-planejamento table.matriz-diario .clima-cel{width:46px;min-width:46px;background:#fafbfc}.modulo-planejamento table.matriz-diario .d-sub{font-size:9.5px;font-weight:500}.modulo-planejamento table.matriz-diario .d-cel{width:62px;min-width:62px}.modulo-planejamento table.matriz-diario td.d-real,.modulo-planejamento table.matriz-diario th.d-real{background:#fffdf5}.modulo-planejamento table.matriz-diario th.d-real{background:#5d4037}.modulo-planejamento table.matriz-diario .d-cel input{height:18px}.modulo-planejamento table.matriz-diario tr.dia-folga td{background:#eceff1;color:#90a4ae}.modulo-planejamento table.matriz-diario tr.dia-folga td.dia-col{background:#dfe4e8}.modulo-planejamento table.matriz-diario .cel-sel{width:100%;border:0;background:transparent;font-size:10px;text-align:center;cursor:pointer}.modulo-planejamento table.matriz-diario tr.sem-fecha td{background:#e7f0fb;font-size:10px;border-top:2px solid #90b4dd;border-bottom:2px solid #90b4dd}.modulo-planejamento table.matriz-diario tr.sem-fecha td.dia-col{background:#d3e3f6;font-weight:700}.modulo-planejamento table.matriz-sem th.th-filtro{cursor:pointer;-webkit-user-select:none;user-select:none}.modulo-planejamento table.matriz-sem th.th-filtro:hover{outline:2px solid rgba(245,124,0,.7);outline-offset:-2px}.modulo-planejamento table.matriz-sem th.th-filtro-on{background:#f57c00!important;color:#fff!important}.modulo-planejamento .cv-ok{color:#2e7d32;font-size:1rem}.modulo-planejamento .cv-no{color:#dee2e6}.modulo-planejamento table.tabela-hiatos-estrutura thead th{white-space:normal;line-height:1.1;vertical-align:middle;font-size:12px}.modulo-planejamento table.tabela-hiatos-estrutura td{vertical-align:middle}.modulo-planejamento select.sel-tempo{padding-right:1.05rem;background-position:right .28rem center;background-size:8px 6px}.modulo-planejamento .legenda{display:flex;flex-wrap:wrap;gap:4px}.modulo-planejamento .legenda .chip{font-size:10px;padding:1px 7px;border-radius:50rem;color:#fff}.modulo-planejamento .sub-pills .nav-link{color:#495057}.modulo-planejamento .sub-pills .nav-link:hover{color:var(--marca-preto)}.modulo-planejamento .sub-pills .nav-link.active{background-color:var(--marca-preto);color:#fff}.modulo-planejamento .tbl-justif-wrap{overflow:auto;max-height:74vh;border:1px solid #dee2e6}.modulo-planejamento table.tbl-justif{font-size:12px;border-collapse:separate;border-spacing:0;margin-bottom:0}.modulo-planejamento table.tbl-justif th,.modulo-planejamento table.tbl-justif td{border-right:1px solid #e3e6ea;border-bottom:1px solid #e3e6ea;padding:3px 6px}.modulo-planejamento table.tbl-justif thead th{vertical-align:middle;text-align:center;line-height:1.15;white-space:normal}.modulo-planejamento table.tbl-justif thead tr.grp th{font-size:11px;letter-spacing:.02em;text-transform:uppercase;color:#fff;height:24px}.modulo-planejamento table.tbl-justif td{vertical-align:middle}.modulo-planejamento table.tbl-justif .form-control-sm,.modulo-planejamento table.tbl-justif .form-select-sm{font-size:12px}.modulo-planejamento table.tbl-justif textarea.form-control-sm{min-height:42px;resize:vertical}.modulo-planejamento table.tbl-justif .w-data{width:92px;min-width:92px}.modulo-planejamento table.tbl-justif .w-sem{width:80px;min-width:80px}.modulo-planejamento table.tbl-justif .w-cod{width:72px;min-width:72px}.modulo-planejamento table.tbl-justif .w-serv{width:260px;min-width:260px;white-space:normal}.modulo-planejamento table.tbl-justif .w-un{width:60px;min-width:60px}.modulo-planejamento table.tbl-justif .w-fis{width:104px;min-width:104px}.modulo-planejamento table.tbl-justif .w-tipo{width:210px;min-width:210px}.modulo-planejamento table.tbl-justif .w-txt{width:220px;min-width:220px}.modulo-planejamento table.tbl-justif .w-rec{width:150px;min-width:150px}.modulo-planejamento table.tbl-justif .w-rat{width:96px;min-width:96px;max-width:96px}.modulo-planejamento table.tbl-justif .w-rs{width:104px;min-width:104px}.modulo-planejamento table.tbl-justif .serv-nome{white-space:normal;line-height:1.2}.modulo-planejamento .tipo-dd{position:relative;border:1px solid #ced4da;border-radius:.25rem;background:#fff;padding:3px 20px 3px 7px;font-size:12px;line-height:1.2;white-space:normal;cursor:pointer;min-height:24px}.modulo-planejamento .tipo-dd.vazio{color:#adb5bd}.modulo-planejamento .tipo-dd:after{content:"";position:absolute;right:7px;top:10px;border:4px solid transparent;border-top-color:#6c757d}.tipo-dd-menu{position:fixed;z-index:1080;background:#fff;border:1px solid #ced4da;border-radius:.25rem;box-shadow:0 6px 16px #0000002e;max-height:280px;overflow-y:auto;font-size:12px;padding:2px 0}.tipo-dd-menu .it{padding:5px 10px;cursor:pointer;white-space:normal;line-height:1.2}.tipo-dd-menu .it:hover{background:#fff3e0}.tipo-dd-menu .it.sel{background:#ffe0b2;font-weight:600}.modulo-planejamento table.tbl-justif thead th{position:sticky;z-index:3}.modulo-planejamento table.tbl-justif thead tr.grp th{top:0}.modulo-planejamento table.tbl-justif thead tr.col th{top:24px}.modulo-planejamento table.tbl-justif .fix{position:sticky}.modulo-planejamento table.tbl-justif tbody td.fix{background:#fff;z-index:2}.modulo-planejamento table.tbl-justif thead th.fix{z-index:4}.modulo-planejamento table.tbl-justif thead th.fix-grp{z-index:5}.modulo-planejamento table.tbl-justif .fix-1{left:0}.modulo-planejamento table.tbl-justif .fix-2{left:92px}.modulo-planejamento table.tbl-justif .fix-3{left:172px}.modulo-planejamento table.tbl-justif .fix-4{left:244px}.modulo-planejamento table.tbl-justif .fix-5{left:504px}.modulo-planejamento table.tbl-justif .fix-5{box-shadow:3px 0 5px -3px #00000040}.modulo-planejamento table.tbl-justif .g-ident{background:#37474f}.modulo-planejamento table.tbl-justif .g-fis{background:#455a64}.modulo-planejamento table.tbl-justif .g-just{background:#5d4037}.modulo-planejamento table.tbl-justif .g-rat{background:#ef6c00}.modulo-planejamento table.tbl-justif .g-rs{background:#2e7d32}.modulo-planejamento table.tbl-justif tr.col th.g-ident,.modulo-planejamento table.tbl-justif tr.col th.g-fis{background:#eceff1;color:#263238}.modulo-planejamento table.tbl-justif tr.col th.g-just{background:#efebe9;color:#4e342e}.modulo-planejamento table.tbl-justif tr.col th.g-rat{background:#fff3e0;color:#e65100}.modulo-planejamento table.tbl-justif tr.col th.g-rs{background:#e8f5e9;color:#1b5e20}
