.ptc-TaskOverview{align-items:flex-end;display:flex;font-weight:600;letter-spacing:.03em;padding:1.5em}.ptc-TaskOverview .feature{color:#17b897;text-align:center;width:30%}.ptc-TaskOverview .feature .large{font-size:4em;font-weight:900;line-height:1;margin:0}.ptc-TaskOverview .feature .large .small{bottom:.2em;font-size:.6em;font-weight:600;left:.1em;position:relative}.ptc-TaskOverview .feature .caption{font-size:.9em;line-height:1.3rem;margin:0}.ptc-TaskOverview .details{color:#627d98;flex:1;padding:0 3em}.ptc-TaskOverview .details .incomplete{font-size:.9em;line-height:1;margin:0}.ptc-TaskOverview .details .incomplete .count{bottom:-1px;font-size:2.5em;font-weight:900;line-height:1;position:relative}.ptc-TaskOverview .details .progress{margin-top:1em}.ptc-TaskOverview .details .progress .progress-bar-wrapper{background:#d9e2ec;border-radius:999px;flex:1;height:10px;margin-right:.3em;overflow:hidden}.ptc-TaskOverview .details .progress .progress-bar-wrapper .progress-bar{background:#17b897;height:inherit}.ptc-TaskOverview .details .progress .caption{font-size:.9em;line-height:1.3rem;margin:.2em 0 0}.ptc-TaskOverview .details .progress .caption .completed{color:#17b897}
.ptc-TaskFilters{align-items:center;background:#f0f4f8;border-bottom:1px solid #bcccdc;border-top:1px solid #bcccdc;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:.3em}.ptc-TaskFilters button.filter-none{background:#fff;border:1px solid #17b897;border-radius:999px;color:#17b897;cursor:pointer;display:inline-block;font-size:1em;font-weight:500;line-height:1;margin:.3em;padding:.3em .6em;text-decoration:none}.ptc-TaskFilters button.filter-none.--is-active,.ptc-TaskFilters button.filter-none:hover{background:#17b897;color:#fff}.ptc-TaskFilters button.filter-pinned{background:#fff;border:1px solid #47a3f3;border-radius:999px;color:#47a3f3;cursor:pointer;display:inline-block;font-size:1em;font-weight:500;line-height:1;margin:.3em;padding:.3em .6em;text-decoration:none}.ptc-TaskFilters button.filter-pinned.--is-active,.ptc-TaskFilters button.filter-pinned:hover{background:#47a3f3;color:#fff}.ptc-TaskFilters button.filter-general{background:#fff;border:1px solid #829ab1;border-radius:999px;color:#829ab1;cursor:pointer;display:inline-block;font-size:1em;font-weight:500;line-height:1;margin:.3em;padding:.3em .6em;text-decoration:none}.ptc-TaskFilters button.filter-general.--is-active,.ptc-TaskFilters button.filter-general:hover{background:#829ab1;color:#fff}.ptc-TaskFilters button.filter-myTasks{background:#fff;border:1px solid #f0b429;border-radius:999px;color:#f0b429;cursor:pointer;display:inline-block;font-size:1em;font-weight:500;line-height:1;margin:.3em;padding:.3em .6em;text-decoration:none}.ptc-TaskFilters button.filter-myTasks.--is-active,.ptc-TaskFilters button.filter-myTasks:hover{background:#f0b429;color:#fff}.ptc-TaskFilters button.filter-critical{background:#fff;border:1px solid #ef4e4e;border-radius:999px;color:#ef4e4e;cursor:pointer;display:inline-block;font-size:1em;font-weight:500;line-height:1;margin:.3em;padding:.3em .6em;text-decoration:none}.ptc-TaskFilters button.filter-critical.--is-active,.ptc-TaskFilters button.filter-critical:hover{background:#ef4e4e;color:#fff}
.ptc-TaskActions button{margin:.3em}.ptc-TaskActions button.view{background:#fff;border:1px solid #829ab1;border-radius:999px;color:#829ab1;cursor:pointer;display:inline-block;font-size:1em;height:2em;line-height:1;padding:0;text-align:center;text-decoration:none;width:2em}.ptc-TaskActions button.view.--is-active,.ptc-TaskActions button.view:hover{background:#829ab1;color:#fff}.ptc-TaskActions button.view[disabled]{background:#d9e2ec!important;border-color:#829ab1!important;color:#627d98!important;cursor:not-allowed!important}.ptc-TaskActions button.unpin{background:#fff;border:1px solid #47a3f3;border-radius:999px;color:#47a3f3;cursor:pointer;display:inline-block;font-size:1em;height:2em;line-height:1;padding:0;text-align:center;text-decoration:none;width:2em}.ptc-TaskActions button.unpin.--is-active,.ptc-TaskActions button.unpin:hover{background:#47a3f3;color:#fff}.ptc-TaskActions button.unpin[disabled]{background:#d9e2ec!important;border-color:#829ab1!important;color:#627d98!important;cursor:not-allowed!important}.ptc-TaskActions button.delete{background:#fff;border:1px solid #ef4e4e;border-radius:999px;color:#ef4e4e;cursor:pointer;display:inline-block;font-size:1em;height:2em;line-height:1;padding:0;text-align:center;text-decoration:none;width:2em}.ptc-TaskActions button.delete.--is-active,.ptc-TaskActions button.delete:hover{background:#ef4e4e;color:#fff}.ptc-TaskActions button.delete[disabled]{background:#d9e2ec!important;border-color:#829ab1!important;color:#627d98!important;cursor:not-allowed!important}
.ptc-TaskRow{align-items:flex-start;border-bottom:1px solid #bcccdc;display:flex;padding:1em .7em}.ptc-TaskRow p{margin:0}.ptc-TaskRow button.mark-complete{background:#fff;border:1px solid #17b897;border-radius:999px;color:#17b897;cursor:pointer;display:inline-block;font-size:1em;height:2em;line-height:1;padding:0;text-align:center;text-decoration:none;width:2em}.ptc-TaskRow button.mark-complete.--is-active,.ptc-TaskRow button.mark-complete:hover{background:#17b897;color:#fff}.ptc-TaskRow button.mark-complete[disabled]{background:#d9e2ec!important;border-color:#829ab1!important;color:#627d98!important;cursor:not-allowed!important}.ptc-TaskRow .body{color:#334e68;flex:1;padding:0 .5em}.ptc-TaskRow .body .name{font-size:1.3em;font-weight:900;line-height:1.3;margin-top:.2em}.ptc-TaskRow .body .name i.fa-sticky-note{color:#f0b429;margin-left:.3em}.ptc-TaskRow .body .details{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:.3em 0}.ptc-TaskRow .body .details .assignee{margin-right:.7em}.ptc-TaskRow .body .description{color:#334e68;margin-top:.7em;white-space:pre-wrap;word-break:break-word}.ptc-TaskRow .actions{text-align:center}.ptc-TaskRow .actions a.cta-button{background:#fff;border:1px solid #17b897;border-radius:999px;color:#17b897;cursor:pointer;display:inline-block;font-size:1em;font-weight:500;line-height:1;margin:.2em;padding:.3em .6em;text-decoration:none}.ptc-TaskRow .actions a.cta-button.--is-active,.ptc-TaskRow .actions a.cta-button:hover{background:#17b897;color:#fff}.ptc-TaskRow .actions a.cta-button i.fas{bottom:-1px;position:relative}.ptc-TaskRow .actions .ptc-TaskActions{margin-top:.3em;visibility:hidden}.ptc-TaskRow:hover .ptc-TaskActions{visibility:visible}.ptc-TaskRow.--is-critical .due{color:#ef4e4e}.ptc-TaskRow.--is-processing{background:#f0f4f8}.ptc-TaskRow.--has-description .body .name{cursor:help}.ptc-TaskRow.--has-description .body .name:hover{text-decoration:underline;text-decoration-color:#627d98;text-decoration-style:dotted;text-underline-offset:2px}.ptc-TaskRow.--is-complete button.mark-complete,.ptc-TaskRow.--is-complete button.mark-complete:hover{background:#17b897;color:#fff}.ptc-TaskRow.--is-complete .body{opacity:.5}.ptc-TaskRow.--is-complete .body .name{text-decoration:line-through;text-decoration-color:#1f2933}
.ptc-TaskList .ptc-no-results{color:#829ab1;font-size:1.15em;margin:0;padding:2em 1em;text-align:center}.ptc-TaskList .ptc-no-results i{font-size:1.15em;margin-right:.5em}
.ptc-TaskListPaginated{position:relative}.ptc-TaskListPaginated .ptc-TaskRow:last-of-type{border-bottom:none}.ptc-TaskListPaginated nav.pagination{align-items:center;background:#f0f4f8;border-top:1px solid #bcccdc;display:flex;flex-wrap:wrap;justify-content:center;min-height:2.3em;padding:.6em 3em}.ptc-TaskListPaginated nav.pagination button{background:#fff;border:1px solid #bcccdc;border-left:none;border-radius:0;border-right:none;color:#829ab1;cursor:pointer;font-size:1em;line-height:1;padding:.5em .7em}.ptc-TaskListPaginated nav.pagination button:hover{background:#f0f4f8;color:#627d98}.ptc-TaskListPaginated nav.pagination button[disabled]{background:#d9e2ec;color:#334e68;cursor:not-allowed}.ptc-TaskListPaginated nav.pagination button.next,.ptc-TaskListPaginated nav.pagination button.prev{border:1px solid #bcccdc}.ptc-TaskListPaginated nav.pagination button.prev{border-radius:999px 0 0 999px}.ptc-TaskListPaginated nav.pagination button.next{border-radius:0 999px 999px 0}.ptc-TaskListPaginated a.view-tag{bottom:.3em;display:inline-block;position:absolute;right:.3em}.ptc-TaskListPaginated a.view-tag button{background:#fff;border:1px solid #829ab1;border-radius:999px;color:#829ab1;cursor:pointer;display:inline-block;font-size:1em;height:2em;line-height:1;margin:.3em;padding:0;text-align:center;text-decoration:none;width:2em}.ptc-TaskListPaginated a.view-tag button.--is-active,.ptc-TaskListPaginated a.view-tag button:hover{background:#829ab1;color:#fff}.ptc-TaskListPaginated a.view-tag button[disabled]{background:#d9e2ec!important;border-color:#829ab1!important;color:#627d98!important;cursor:not-allowed!important}
#ptc-completionist_site-tasks .inside{margin:0;padding:0}#ptc-completionist_site-tasks .inside .note-box-error{background:#fee;border:1px solid #ef4e4e;color:#ef4e4e;padding:1em 1em 1.3em}#ptc-completionist_site-tasks .inside .note-box-error i{background:#ef4e4e}#ptc-completionist_site-tasks .inside .note-box-error p{margin:0}#ptc-completionist_site-tasks .inside .note-box-error .note-box-cta{background:#ef4e4e;border-radius:999px;color:#fff;display:inline-block;font-size:1em;margin:.7em 0 0;padding:.5em 1em;text-decoration:none}#ptc-completionist_site-tasks .inside .note-box-error .note-box-cta i{display:inline-block;margin-left:.5em;padding:0}#ptc-completionist_site-tasks .inside .ptc-loading{align-items:center;color:#829ab1;display:flex;font-size:1em;justify-content:center;text-align:center}#ptc-completionist_site-tasks .inside .ptc-loading i.fas{color:#17b897;font-size:1.2em;margin:.4em}#ptc-completionist_site-tasks .inside .ptc-NoticesContainer .components-notice:first-child{border-top:none}#ptc-completionist_site-tasks .inside .ptc-NoticesContainer .components-notice:last-child{border-bottom:1px solid #bcccdc}
.ptc-NoteBox.--has-type-error{background:#fee;border:1px solid #ef4e4e;color:#ef4e4e;padding:1em 1em 1.3em}.ptc-NoteBox.--has-type-error i{background:#ef4e4e}.ptc-NoteBox.--has-type-error p{margin:0}.ptc-NoteBox.--has-type-error .note-box-cta{background:#ef4e4e;border-radius:999px;color:#fff;display:inline-block;font-size:1em;margin:.7em 0 0;padding:.5em 1em;text-decoration:none}.ptc-NoteBox.--has-type-error .note-box-cta i{display:inline-block;margin-left:.5em;padding:0}
.ptc-NoticesContainer .components-notice{align-items:center;background-color:#fff;border-left:4px solid #47a3f3;border-top:1px solid #bcccdc;display:flex;font-size:13px;margin:0;padding:8px 10px}.ptc-NoticesContainer .components-notice.is-info{background-color:#fff;border-left-color:#47a3f3;color:#035388}.ptc-NoticesContainer .components-notice.is-error{background-color:#fee;border-left-color:#ef4e4e;color:#ef4e4e}.ptc-NoticesContainer .components-notice.is-dismissible{padding:8px 10px}.ptc-NoticesContainer .components-notice__dismiss{align-self:flex-start;cursor:pointer;flex-shrink:0}.ptc-NoticesContainer .components-notice__dismiss.has-icon{background:none;border:none;color:#627d98;min-width:auto;padding:0}.ptc-NoticesContainer .components-notice__dismiss.has-icon:active,.ptc-NoticesContainer .components-notice__dismiss.has-icon:focus,.ptc-NoticesContainer .components-notice__dismiss.has-icon:hover{color:#1f2933}.ptc-NoticesContainer .components-notice__dismiss.has-icon svg{fill:currentColor;outline:none}.ptc-NoticesContainer .components-notice__content{flex-grow:1;margin:0 10px 0 0}
