/* Mantém a leitura operacional integralmente contida nos cards do Cronograma. */
.schedule-page .task-tree,.schedule-page .task-tree .task-node,.schedule-page .task-tree .task-row,.schedule-page .task-tree .task-main,.schedule-page .task-tree .progress-wrap,.schedule-page .task-tree .time-progress{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
.schedule-page .task-tree .task-node>.task-row{width:100%!important;overflow:hidden!important}
.schedule-page .task-tree .task-node>.task-row>.task-main{width:100%!important;max-width:100%!important;overflow:hidden!important}
.schedule-page .task-tree .task-main>.progress-wrap{grid-column:1/-1!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
.schedule-page .task-tree .time-progress,.schedule-page .task-tree .progress-track,.schedule-page .task-tree .process-track{width:100%!important;max-width:100%!important}
.schedule-page .task-tree .progress-caption{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px 7px!important;width:100%!important;min-width:0!important}
.schedule-page .task-tree .progress-caption>strong{margin-left:auto!important}
.schedule-page .task-tree .task-delay-badge,.schedule-page .task-tree .task-effort-badge{flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin-left:0!important;box-sizing:border-box!important}
.schedule-page .task-tree .task-delay-badge b,.schedule-page .task-tree .task-effort-badge b{overflow:hidden;max-width:130px;text-overflow:ellipsis}
.schedule-page .task-tree .task-card-heading,.schedule-page .task-tree .task-name{min-width:0!important;max-width:100%!important}
@media(max-width:1040px){.schedule-page .task-tree .task-main>.progress-wrap{grid-row:auto!important}.schedule-page .task-tree .progress-caption>strong{flex:1 1 auto;min-width:70px;text-align:right}}
@media(max-width:760px){.schedule-page .task-tree .task-delay-badge,.schedule-page .task-tree .task-effort-badge{flex:1 1 auto!important;justify-content:center}}
