@charset "utf-8";
/* CSS Document */

.linkRevista:before {
	content: '\f0ed';
	display: inline-block;
	color: #464646 !important;
	font-size: 1.5em !important;
	font-family: FontAwesome;

	padding-left: 0px;
	padding-right: 6px;

	padding-bottom: 0px !important;		
	margin-bottom: 0px !important;
	margin-top: 15px !important;
		
	text-align: center;
}

.linkRevista {
	font-weight: 600;
	font-size: 0.9em;
	float:left !important;
	width:auto !important;
	clear: none !important;
	color: #cc0006 !important;
	text-transform:uppercase !important;
	margin-top: -20px !important;
	margin-right: 10px;
}

.linkBolsas:before {
	content: '\f0ed';
	display: inline-block;
	color: #464646 !important;
	font-size: 1.5em !important;
	font-family: FontAwesome;

	padding-left: 0px;
	padding-right: 6px;

	padding-bottom: 0px !important;		
	margin-bottom: 0px !important;
	margin-top: 15px !important;
		
	text-align: center;
}

.linkBolsas {
	font-weight: 600;
	font-size: 0.9em;
	float:left !important;
	width:auto !important;
	clear: both !important;
	color: #cc0006 !important;
	text-transform: capitalize!important;
	margin-top: -20px !important;
	margin-right: 10px;
}
