ul.tree{list-style:none;padding:0;margin:0}ul.tree li{position:relative;border-left:1px solid grey;margin-left:10px}ul.tree li:before{display:inline-block;content:" ";height:1px;vertical-align:middle;width:15px;background-color:grey;position:absolute;top:.75rem}ul.tree li:last-child{border:0;position:relative}ul.tree li:last-child:before{height:1rem;top:0;border-left:1px solid grey;border-bottom:1px solid grey;background:0}section.objective{border:1px solid #ddd;background-color:#f1f1f1;border-radius:3px;border-top-left-radius:0;padding-bottom:5px;margin-bottom:30px}section.objective header{padding:5px;padding-left:10px;padding-right:0;border-bottom:1px solid #ddd;position:relative}span.goal-title-text{width:calc(100% - 100px);display:inline-block;margin-left:20px}section.objective header>span.goal-title-text{margin-left:5px}section.objective header:before{content:" ";top:-1px;bottom:0;left:0;width:5px;position:absolute;background-color:#1a88b3}span.right-label-objective,span.right-label-project,span.right-label-kpi{position:absolute;right:10px;height:1.5rem;top:0;bottom:0;margin:auto;font-weight:400}span.right-label-objective{color:#1a88b3}span.right-label-project{color:#ec9234}span.right-label-kpi{color:#ee6a59}