#Socializacion1 rect, 
#Medicion1 rect,
#Diagnostico rect,
#Implementacion rect
{
	stroke: red;
    stroke-width: 5;
	stroke-dasharray: 10, 5;
}

/*
#Kickoff rect
{
	stroke: black;
    stroke-width: 5;
	stroke-dasharray: 10, 5;
}
*/

/*
#Vector8{
	stroke: red;
    stroke-width: 0;
	fill: red;

}
*/

#content6-7e strong{
	color: red;
}

.tippy-box img{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}


.tippy-box{
	line-height: 1.4;
	font-size: 17px; 
}

.tippy-box a b{
	margin-top: 10px;
}

.tippy-box b{
	font-size: 22px!important; 
	margin-bottom: 10px;
}

.tippy-box a{
	text-align: right!important;
	align-content: right!important;
}