[class*="icon-"]{
	display:block;
	background-size: cover!important;
	vertical-align: middle;
	 
}
[class*="icon-"].xxs {
	width: 8px;
	height: 8px;
	
}
[class*="icon-"].xs {
	width: 16px;
	height: 16px;
	
}
[class*="icon-"].sm {
	width: 22px;
	height: 22px;	
	
}
[class*="icon-"].md {
	width: 32px;
	height: 32px;	
}
[class*="icon-"].lg {
	width: 48px;
	height: 48px;	
}

.icon-documents-white	{
    background: url('../img/icons/icono-documentos-blanco.png')
}

.icon-new-services-catalogue	{
	background: url('../img/icons/icono-nueva-peticion-catalogo-blanco.png')
}

.icon-commercial-management {
    background: url('../img/icons/icono-gestiones-comerciales-blanco.png')
}

.icon-request-tracking {
    background: url('../img/icons/icono-segumiento-peticiones-blanco.png')
}

.icon-escalation-requests	{
    background: url('../img/icons/icono-escalados-blanco.png')
}

.icon-sla {
    background: url('../img/icons/icono-SLAs-blanco.png')
}

.icon-preguntas-frecuentes {
    background: url('../img/icons/icono-preguntas-blanco.png');
}

.icon-administracion-blanco {
    background: url('../img/icons/icon-administration-white.png')
}

.icon-shop-secondary {
    background: url('../img/icons/icon-shop-secondary.png');
}

.icon-shop-alert {
    background: url('../img/icons/icon-shop-alert.png');
}

.icon-user-secondary	{
    background: url('../img/icons/icon-user-secondary.png')
}

.icon-export-xls {
    background: url('../img/icons/icono-descargar-excel-blanco.png');
}

.icon-exit-secondary	{
    background: url('../img/icons/icon-exit-secondary.png')
}
