.icono-acta{
	background-image:url(../images/icon-acta.png);
    background-size:18px 18px;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-bottom: -2px;
    filter: invert(18%) sepia(100%) saturate(2990%) hue-rotate(236deg) brightness(79%) contrast(150%);
}

.icono-presupuesto{
	background-image:url(../images/icono-presupuesto.png);
    background-size:15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    filter: invert(18%) sepia(100%) saturate(2990%) hue-rotate(236deg) brightness(79%) contrast(150%);
}

.icono-grafico{
	background-image:url(../images/icono-grafico.png);
    background-size:15px 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    filter: invert(18%) sepia(100%) saturate(2990%) hue-rotate(236deg) brightness(79%) contrast(150%);
}