table.evenodd tr:nth-child(even){background:#FFF}
table.evenodd tr:nth-child(odd){background:#EEEEEE}
table.reference{border:1px solid black;border-collapse:collapse;}
table.evenodd{border:1px solid black;border-collapse:collapse;}
#título caption{font-size:18pt;font-weight:bold;}
#título{top:50%}
#página{page-break-before:always}
th{text-align:center;font-weight:bold}
.barra{height:12px;background-color:#41B702;}
.bar-content{height:20px;width:100%;margin-top:10px;position:relative;}
.bar-content image{position:absolute;top:0;left:0;}
#categoría{font-size:12pt;}
#obname{font-size:7pt;}
.peso{width:50px}
.meta{width:50px}
.resultado{width:50px}
.objetivo{height:40px}
.content-item{padding:10px 0;color:#fff;width:600px;height:70px;position:relative;box-sizing:border-box;border-top-left-radius:10px;border-bottom-left-radius:10px;-webkit-box-shadow:2px 6px 21px -5px rgba(0,0,0,0.37);-moz-box-shadow:2px 6px 21px -5px rgba(0,0,0,0.37);box-shadow:2px 6px 21px -5px rgba(0,0,0,0.37);}
.content-item__number,
.content-item__text{float:left;}
.content-item__number{width:50px;position:relative;height:50px;font-size:1.3em;box-shadow:2px 6px 21px -5px rgba(0,0,0,0.37);border-radius:50%;margin:0 10px;background-color:rgba(255, 255, 255, 0.1);}
.content-item__number span{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.content-item__text{font-size:0.7em;width:80%;height:50px;line-height:10px;padding:5px 0;box-sizing:border-box;border-top:1px solid rgba(255, 255, 255, 0.5);border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid rgba(255, 255, 255, 0.5);}
.content-item__title{margin-bottom:5px;}
.arrow{width:49.5px;height:49.5px;position:absolute;right:-24px;top:10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);border-top-right-radius:7px;border-bottom-left-radius:30px;}
.color-item--cyan{background-color:#00BCD4;}
.color-item--teal{background-color:#009688;}
.color-item--green{background-color:#4CAF50;}
.color-item--light-green{background-color:#8BC34A;}
.color-item--green-pantan{background-color:#7BB661;}
.color-item--lime{background-color:#CDDC39;}
.bar-content-tasks {height:20px;width:100px;margin-top:10px;position:relative;}
.bar-content-tasks image{position:absolute;top:0;left:0;}