
.progress-box{margin:1em 0}.progress-bar{background-color:#66f166;border-radius:4px;height:2em;width:100%}.progress-goal{background-color:#eee;border:1px solid #ddd;border-radius:4px;width:100%}.progress,.progress-goal{height:100%;margin-right:auto}.progress{background-color:#4caf50;border-radius:4px 0 0 4px;display:inline-block}.progress-box.achieved .progress-bar,.progress-box:not(.achieved) .progress-goal{align-items:flex-start;display:flex;justify-content:flex-end}
.goals-table{background:#f1f1f1;border-collapse:collapse;border-radius:5px;border-spacing:10px;margin:1em auto;max-width:100%}.goals-table tr{border-bottom:1px solid #fff;vertical-align:top}.goals-table tr.achieved{background:#4caf50}.goals-table tr.locked{color:gray}.goals-table td{padding:10px}.goals-table td>:first-child{margin-top:0}.goals-table td>:last-child{margin-bottom:0}
