.change-status__header{padding-bottom:3rem;position:relative;min-height:6.25rem}.change-status__buttons{position:absolute;bottom:0;width:100%;text-align:center}.change-status__notice{border-top:1px solid var(--c-gray-4,#cacaca);margin-top:0;padding:1rem;text-align:center;font-size:.875rem}.instruction{font-style:italic;font-size:.875rem}.bullet-step{padding-left:calc(48px + .5rem);position:relative;min-height:rem-convert(48px)}.bullet-step:after{clear:both;content:"";display:block}.bullet-step .bullet-num{height:48px;width:48px;border-radius:50%;line-height:48px;background:var(--c-primary-2,#00355e);color:#fff;position:absolute;left:0;text-align:center}.disabled .bullet-step .bullet-num{background:var(--c-gray-4,#cacaca)}.disabled .bullet-step .instruction{color:var(--c-gray-4,#cacaca)}.is-active .bullet-step .bullet-num{background:var(--c-secondary-2,#f46c10)}.is-complete .bullet-step .bullet-num{color:var(--c-primary-2,#00355e)}.is-complete .bullet-step .bullet-num:before{content:"";display:block;height:1rem;width:1rem;background-color:var(--c-on-color,#fff);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M29.839 10.107q0 .714-.5 1.214L13.982 26.678q-.5.5-1.214.5t-1.214-.5l-8.893-8.893q-.5-.5-.5-1.214t.5-1.214l2.429-2.429q.5-.5 1.214-.5t1.214.5l5.25 5.268L24.482 6.464q.5-.5 1.214-.5t1.214.5l2.429 2.429q.5.5.5 1.214z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath d='M29.839 10.107q0 .714-.5 1.214L13.982 26.678q-.5.5-1.214.5t-1.214-.5l-8.893-8.893q-.5-.5-.5-1.214t.5-1.214l2.429-2.429q.5-.5 1.214-.5t1.214.5l5.25 5.268L24.482 6.464q.5-.5 1.214-.5t1.214.5l2.429 2.429q.5.5.5 1.214z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;color:#fff;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.table-assignment{font-size:.75rem;margin:1rem auto;border:1px solid var(--c-gray-4,#cacaca);background:var(--c-white,#fff)}.table-assignment .table{display:table;width:100%;max-width:100%}.table-assignment .table-row{display:table-row}.table-assignment .table-cell,.table-assignment .table-head{display:table-cell;padding:0 .5rem}.table-assignment .table,.table-assignment .table-fixed{table-layout:fixed}.table-assignment .table-head{font-size:.6875rem;text-transform:uppercase;background:var(--c-accent-5,#eef6fc)}.table-assignment .table-row:last-child .table-cell{border-bottom:0}.table-assignment .table-cell{line-height:1.875rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;border:1px solid var(--c-gray-4,#cacaca);border-width:0 0 1px 1px}.table-assignment .table-cell:first-child{border-left:0}.table-assignment .cell-status{width:40%}.disabled .table-assignment,.is-complete .table-assignment{background:transparent}.disabled .table-assignment .table-cell,.is-complete .table-assignment .table-cell{color:var(--c-gray-4,#cacaca)}.disabled .table-assignment .btn-remove-row,.is-complete .table-assignment .btn-remove-row{display:none}.table-row{display:table-row}.table-cell,.table-head{display:table-cell;padding:0 .5rem}