@supports not selector(::-webkit-scrollbar){.task-list-items{scrollbar-color:#848484 #e2e2e2}}div.tasks div.topo{position:relative}div.tasks div.topo div.contador{float:right;position:absolute;right:0;top:18px;font-size:14px}.tasks{width:307px!important;margin-right:10px!important;min-width:300px!important;flex:1;height:100%}.tasks .card{margin-bottom:.5rem!important}.tasks h6{font-size:17px}.task-list-items{position:relative;border-radius:10px;padding:5px;box-shadow:0 0 10px #0000001a;overflow-y:auto;overflow-x:hidden;height:100%;z-index:1;-webkit-overflow-scrolling:touch}.task-list-items::-webkit-scrollbar{width:6px}.task-list-items::-webkit-scrollbar-track{border-radius:2px}.task-list-items::-webkit-scrollbar-thumb{border-radius:2px}[data-bs-theme=light] .task-list-items::-webkit-scrollbar-track{background:#e2e2e2}[data-bs-theme=light] .task-list-items::-webkit-scrollbar-thumb{background:#9093a733}[data-bs-theme=dark] .task-list-items::-webkit-scrollbar-track{background:#848484}[data-bs-theme=dark] .task-list-items::-webkit-scrollbar-thumb{background:#aaa}.tasks div.protocolo{position:absolute;right:0;padding:2px;top:0;font-size:11px;background:#f2f2f1!important;color:#b8b7b7!important;border-radius:5px}.tasks div.card.emdia{border-left:2px solid #43d39e!important}.tasks div.card.avencer{border-left:2px solid #ffbe0b!important}.tasks div.card.vencido{border-left:2px solid #ff5c75!important}.tasks div.card.contratoFechado{border-left:2px solid!important}.tasks div.card.excluido{opacity:.5}.col-custom{flex:0 0 auto;width:19.8%}[data-bs-theme=light] .bg-double{background-color:#e4ddff!important}[data-bs-theme=light] .bg-emergency{opacity:1;background-color:#ffd4db}[data-bs-theme=light] .infoLabel{background:#f7f7f7!important;color:#858584;border:1px solid #858584}[data-bs-theme=light] .infoTarefa{background:#f7f7f7!important;color:#7859f4;border:1px solid #7859f4;font-size:12px}[data-bs-theme=light] .card-inativo{opacity:.6;background-color:#f8f9fa!important}[data-bs-theme=light] #octadesk{--chat-bg: #f4f6f9;--chat-border: #e2e8f0;--agent-bg: #e7f0ff;--agent-border: #9cc2ff;--contact-bg: #fef3c7;--contact-border: #f6c453;--chat-meta: #6b7280}[data-bs-theme=light] .badge-soft-light{background-color:#d7d8db33!important;color:#838080!important}[data-bs-theme=light] #chartLeadsByDayOfMonth .apexcharts-datalabel,[data-bs-theme=light] #graficoLeadsAgendamentos .apexcharts-datalabel,[data-bs-theme=light] #graficoLeadsAgendamentosQualifier .apexcharts-datalabel{fill:var(--bs-gray-600)!important;color:var(--bs-gray-600)!important}[data-bs-theme=dark] .bg-double{background-color:#413864!important}[data-bs-theme=dark] .bg-emergency{--bs-bg-opacity: 1;background-color:#cd485c}[data-bs-theme=dark] .infoLabel{background:#515151!important;color:#c7c7c7}[data-bs-theme=dark] .infoTarefa{background:#c7c7c7!important;color:#7859f4;border:1px solid #7859f4;font-size:12px}[data-bs-theme=dark] .card-inativo{opacity:.6;background-color:#787878!important}[data-bs-theme=dark] #octadesk{--chat-bg: #101828;--chat-border: #1f2937;--agent-bg: #1b2a55;--agent-border: #2c4a8a;--contact-bg: #3a2a12;--contact-border: #7b4a15;--chat-meta: #9aa4b2}[data-bs-theme=dark] .iti{--iti-border-color: #5b5b5b;--iti-dialcode-color: #999999;--iti-dropdown-bg: #0d1117;--iti-arrow-color: #aaaaaa;--iti-hover-color: #30363d;--iti-path-globe-1x: url(path/to/globe_light.webp);--iti-path-globe-2x: url(path/to/globe_light@2x.webp)}[data-bs-theme=dark] body,[data-bs-theme=dark] input{color:#fff;background-color:#0d1117}[data-bs-theme=dark] input{border-color:#5b5b5b}[data-bs-theme=dark] input::-moz-placeholder{color:#8d96a0}[data-bs-theme=dark] input::placeholder{color:#8d96a0}[data-bs-theme=dark] .badge-soft-light{background-color:#d7d8db33!important;color:#dee2e6bf!important}#octadesk .chat-messages{display:flex;flex-direction:column;gap:14px;padding:16px;background:var(--chat-bg);border:1px solid var(--chat-border);border-radius:14px;min-height:220px;max-height:640px;overflow-y:auto}#octadesk .chat-message{display:flex;width:100%}#octadesk .chat-message.agent{justify-content:flex-end}#octadesk .chat-message.contact{justify-content:flex-start}#octadesk .chat-bubble{max-width:76%;padding:10px 14px;border-radius:16px;position:relative;word-wrap:break-word;box-shadow:0 2px 8px #0f172a14}#octadesk .chat-message.agent .chat-bubble{background:var(--agent-bg);border:1px solid var(--agent-border);border-bottom-right-radius:6px}#octadesk .chat-message.contact .chat-bubble{background:var(--contact-bg);border:1px solid var(--contact-border);border-bottom-left-radius:6px}#octadesk .chat-message.agent .chat-bubble:after,#octadesk .chat-message.contact .chat-bubble:after{content:"";position:absolute;bottom:10px;width:12px;height:12px;background:inherit}#octadesk .chat-message.agent .chat-bubble:after{right:-6px;border-right:1px solid var(--agent-border);border-bottom:1px solid var(--agent-border);transform:rotate(45deg)}#octadesk .chat-message.contact .chat-bubble:after{left:-6px;border-left:1px solid var(--contact-border);border-bottom:1px solid var(--contact-border);transform:rotate(-45deg)}#octadesk .chat-meta{margin-bottom:6px;font-size:12px;font-weight:600;color:var(--chat-meta)}#octadesk .chat-body{font-size:14px;line-height:1.4;white-space:pre-wrap}#octadesk .chat-quote{margin-top:8px;padding-left:10px;border-left:3px solid var(--chat-border);color:#475569;font-size:12px}#octadesk .chat-quote-meta{font-weight:600;margin-bottom:4px;color:var(--chat-meta)}#octadesk .chat-attachments{margin-top:8px;display:flex;flex-direction:column;gap:8px}#octadesk .chat-attachment{display:inline-flex;align-items:center;gap:6px;color:#1d4ed8;text-decoration:none;word-break:break-word}#octadesk .chat-attachment img{max-width:100%;border-radius:10px;box-shadow:0 1px 6px #0f172a26}[data-bs-theme=dark] .apexcharts-tooltip{border:1px solid var(--bs-gray-600)}[data-bs-theme=dark] .apexcharts-tooltip,.apexcharts-tooltip-series-group{background:var(--bs-gray-100)}[data-bs-theme=dark] .apexcharts-tooltip-title{background:var(--bs-gray-200)!important}.iti{width:100%}.modal.modalDetalCard div.rating{color:#fadb14;font-size:20px}.modal.modalDetalCard div.box h5,.modal.modalDetalCard div.box p{font-size:14px}.modal.modalDetalCard article h3{font-size:16px}.modal.modalDetalCard .btn-close{position:absolute!important;right:20px!important;top:20px!important;z-index:9999!important}.modal.modalDetalCard .botaoAcoes{height:46px}.modal.modalDetalCard div.media-body p{font-size:14px!important}div.modal.detalheCadastro div.ferramentas{clear:both}div.modal.detalheCadastro div.ferramentas a.botao{color:#fff;background:#1890ff;font-size:13px;padding:9px 10px;border-radius:100px;transition:all .3s}div.modal.detalheCadastro div.ferramentas a.botao:hover{background:#40a9ff;transition:all .3s}div.modal.detalheCadastro .protocoloAtendimento{float:left;margin-top:10px}div.modal.detalheCadastro label{margin-bottom:5px}div.modal.detalheCadastro span.lb{font-size:14px;color:#8c8c8c;margin-top:5px;margin-bottom:0!important;float:left;display:block;width:100%}div.modal.detalheCadastro .btn.azul{color:#fff;background:#1890ff}div.modal.detalheCadastro div.modal-header div.estrelas{margin-left:5px;margin-top:0;float:left;color:#fadb14;font-size:18px}div.modal.detalheCadastro div.modal-full-width{width:80%!important}div.modal.detalheCadastro div.modal-header div.estrelas span{margin-right:5px}div.modal.modalEmContato span.lb{font-size:15px;color:#8c8c8c;margin-top:5px;margin-bottom:20px!important;float:left;display:block;width:100%}div.modal.modalEmContato .modal-header{background:#fff;height:55px;border-bottom:1px solid #e8e8e8;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}div.modal.modalTarefas span.lb{font-size:15px;color:#8c8c8c;margin-top:5px;margin-bottom:0!important;float:left;display:block;width:100%}div.modal.modalTarefas .modal-header{background:#fff;height:55px;border-bottom:1px solid #e8e8e8;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}div.modal.modalConcluidos span.lb{font-size:15px;color:#8c8c8c;margin-top:5px;margin-bottom:0!important;float:left;display:block;width:100%}div.modal.modalConcluidos .modal-header{background:#fff;height:55px;border-bottom:1px solid #e8e8e8;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.badge.bg-light{color:#777!important}.board{display:flex;overflow-x:overlay;overflow-y:hidden;flex-direction:row;height:100%;padding-left:6px}.tasks-col{position:relative;border-radius:10px;padding:5px;box-shadow:0 0 10px #0000001a;overflow-y:auto;overflow-x:hidden;height:790px}.board-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;width:100%;height:100%;background-color:#0009;border-radius:6px;padding:1rem;box-shadow:0 0 10px #0000001a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.board-loading .spinner-border{width:3rem;height:3rem}.spin{animation:spinZoom 1s linear infinite;transition:transform .3s ease}@keyframes spinZoom{0%{transform:rotate(0) scale(1)}50%{transform:rotate(-180deg) scale(1.4)}to{transform:rotate(-360deg) scale(1)}}div.card div.spinner-grow.avencer{position:absolute;right:1rem;top:25px;width:10px;height:10px;color:#ffa03c;display:none}div.card div.spinner-grow.priority{position:absolute;right:1rem;top:40px;width:10px;height:10px;color:#0d6efd}div.card.avencer div.spinner-grow.avencer{display:block!important}.highlight-temporary{animation:destaqueCard 1s ease-in-out;box-shadow:0 0 10px 3px #ffc107!important;border:2px solid #ffc107!important}@keyframes destaqueCard{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes aiBlink{0%,to{opacity:1}50%{opacity:.15}}.ai-attending-icon{animation:aiBlink .8s ease-in-out infinite}.linhaRiscada{text-decoration:line-through}.texto-resumido{max-height:120px;overflow:hidden;position:relative;transition:max-height .5s ease}.texto-expandido{overflow:visible}.btn-leia-mais{cursor:pointer;margin-bottom:10px}.tab-pane{width:100%;overflow:auto;overflow-x:hidden;padding:10px;scrollbar-width:thin}.tab-pane::-webkit-scrollbar{width:8px}.tab-pane::-webkit-scrollbar-track{background:transparent}.tab-pane::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:4px}.tab-pane::-webkit-scrollbar-thumb:hover{background-color:#00000080}#description_caso{white-space:pre-wrap;word-break:break-word}.alertify-notifier .ajs-message.ajs-warning{background-color:#ffc107!important;border-color:#ffc107!important}[data-bs-theme=dark] .alertify .ajs-dialog{background-color:var(--bs-card-bg)!important;color:var(--bs-gray-900)!important;border:1px solid var(--bs-border-color)}[data-bs-theme=dark] .alertify .ajs-header{background-color:var(--bs-gray-200)!important;color:var(--bs-gray-900)!important}[data-bs-theme=dark] .alertify .ajs-body{color:var(--bs-gray-900)!important}[data-bs-theme=dark] .alertify .ajs-footer{background-color:var(--bs-gray-200)!important}[data-bs-theme=dark] .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok{color:#fff!important;background:var(--bs-primary)!important;border-color:var(--bs-primary)!important}[data-bs-theme=dark] .alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel{color:#fff!important;background:var(--bs-secondary)!important;border-color:var(--bs-secondary)!important}[data-bs-theme=dark] .alertify .ajs-commands button{filter:invert(1);opacity:.8}[data-bs-theme=dark] .alertify .ajs-dimmer{background-color:#000000b3!important}.modal-body{padding-bottom:0}.tab-footer{position:sticky;bottom:-10px;z-index:10;background:var(--bs-modal-bg);padding:10px 20px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #dee2e6}table.dataTable thead th.sorting,table.dataTable thead th.sorting_asc,table.dataTable thead th.sorting_desc{position:relative;padding-right:20px;background-image:none!important}table.dataTable thead th.sorting:after,table.dataTable thead th.sorting_asc:after,table.dataTable thead th.sorting_desc:after{content:"";position:absolute;right:15px!important;top:50%;transform:translateY(-20%);border:5px solid transparent}table.dataTable thead>tr>th.sorting:before,table.dataTable thead>tr>th.sorting_asc:before,table.dataTable thead>tr>th.sorting_desc:before,table.dataTable thead>tr>th.sorting_asc_disabled:before,table.dataTable thead>tr>th.sorting_desc_disabled:before,table.dataTable thead>tr>td.sorting:before,table.dataTable thead>tr>td.sorting_asc:before,table.dataTable thead>tr>td.sorting_desc:before,table.dataTable thead>tr>td.sorting_asc_disabled:before,table.dataTable thead>tr>td.sorting_desc_disabled:before{bottom:0%!important;content:"▲";content:"▲" / "";left:13px!important}@media (max-width: 1919px){.tasks{min-width:0!important;width:100%!important}.tasks h6{font-size:14px!important}.h5,h5{font-size:1rem}.badge{font-size:60%!important}div.topo div.contador{font-size:16px!important}.infoTarefa{font-size:60%!important}.fs-12{font-size:.6rem!important}.board-loading{min-width:0!important;width:260px!important}}@media (max-width: 768px){.tasks{min-width:250px!important;width:100%!important}.tasks h6{font-size:14px!important}.h5,h5{font-size:1rem}.badge,.infoTarefa{font-size:60%!important}.fs-12{font-size:.6rem!important}.board-loading{min-width:0!important;width:250px!important}div.modal.detalheCadastro div.modal-full-width{width:95%!important}div.modalDetalCard div.page-content-wrapper div.card-body.mb-3{padding:0}}.bordaAds{padding:.1rem;background-color:#39ff14;border:1px solid #39ff14;border-radius:.375rem;max-width:100%;height:auto}#leftBtn{position:fixed;top:70px;left:0;width:60px;height:100vh;opacity:0;z-index:1000;display:flex;justify-content:center;align-items:center;font-size:2.5rem;color:#535353;cursor:pointer}#rightBtn{position:fixed;top:70px;right:0;width:60px;height:100vh;opacity:0;z-index:1000;display:flex;justify-content:center;align-items:center;font-size:2.5rem;color:#535353;cursor:pointer}#progressCircle{position:fixed;top:10px;right:29px;width:50px;height:50px;border-radius:50%;background:conic-gradient(#fff 0%,transparent 0%);opacity:.5;z-index:1000}#pauseButton{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:#535353;color:#fff;border:none;border-radius:50%;font-size:2.5rem;opacity:0;z-index:1000;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (max-width: 991.98px){.dropdown-megamenu.dropdown-menu{max-height:calc(100vh - 56px);overflow-y:auto;-webkit-overflow-scrolling:touch}}.card-funil{height:100px;clip-path:polygon(5% 0,95% 0,88% 100%,12% 100%)}
