.m9bca_cajaRedes {
	position: relative;
	min-width: 200px;
	max-width: 512px;    
}

.m9bca_cajaRedescompartir {
   color: #6a6a6a;
	max-width: 128px;    
   width: 25%;
}

.m9bca_cajaRedesFondo{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.m9bca_redesimgs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 90;
	box-shadow: none !important;
}

a.m9bca_redesimgs:hover{
	transform: scale(1.2);
	text-decoration: none;
	box-shadow:none;
	z-index: 99;
}

.m9bca_filaRedes:after {
	content: "";
	display: table;
	clear: both;
}

.m9bca_svg8cols {
	float:left;
	height: 0;
	width: 12.5%;
	padding-top: 12.5%;
	position: relative;	 
	max-width: 64px;
	max-height: 64px;
}

.m9bca_svgcompartirtodo {
	float:left;
	height: 0;
	width: 100%;
	padding-bottom: 18%; 
	position: relative; 
	max-width: 128px;
/*	max-height: 48px; */
}

.m9bca_separador10px {
 	margin: 10px 0 0 0; 
 }
.m9bca_cajaRedesFondo {
   width: 100%;
}

.m9bca_cajaRedesFondo, .m9bca_cajaRedescompartir {
   background-color: #d7e3f4;
}
