.Magna {
	background: rgb(1,222,1);
}

.Premium {
	background: rgb(244,1,1);

}

.Diesel{
	background: rgb(1,1,1);
}

.Lubricantes{
    background: rgb(1,1,244);
}

.Despachos{
    background: rgb(220, 1, 244);
}

.Magna,.Premium,.Diesel, .Lubricantes, .Despachos {
	color: #fff;
}

/*.active {
	background: rgb(230,233,22);
}

.table tbody > tr > th {

	font-weight: 400;
}*/