/*!
 *  mod_unipisocial
 *  
 */
/* FONT PATH
 * -------------------------- */


.module_footer_social {
	margin-left: 0px !important;
	padding: 1.5% 0;
}	
	
.custom_footer_social ul {
	list-style: none;
	
	margin: 0;
	padding: 0;
}

.custom_footer_social ul li {
    display: inline;
    
}

.custom_footer_social span {
    font-family: trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    color: #dadada;
}
.moduletable_footer_social {
	padding-top:1%;
	padding-bottom:1%;
}