.icon-blank{
	background:url('../Img/blank.gif') no-repeat center center;
}
.icon-guardar{
	background:url('../Img/Iconos/disquete.png') no-repeat center center;
}
.icon-eliminar{
    background:url('../Img/Iconos/eliminar.png') no-repeat center center;
}
.icon-limpiar{
    background:url('../Img/Iconos/vacio.png') no-repeat center center;
}
.icon-buscar{
    background:url('../Img/Iconos/lupa.png') no-repeat center center;
}
.icon-importar{
    background:url('../Img/Iconos/importar.png') no-repeat center center;
}
.icon-menu{
    background:url('../Img/Iconos/icon-menu.svg') no-repeat center center;
    background-size:16px 16px;
}
.icon-logout{
    background:url('../Img/Iconos/power.svg') no-repeat center center;
    background-size:16px 16px;
}
.icon-xls{
    background:url('../Img/Iconos/file_extension_xls.png') no-repeat center center;
}
.icon-pdf{
    background:url('../Img/Iconos/file_extension_pdf.png') no-repeat center center;
}
.icon-cancelar{
    background:url('../Img/Iconos/cancelar.png') no-repeat center center;
}
.icon-plantilla{
    background:url('../Img/Iconos/template.png') no-repeat center center;
}
.icon-apartar{
    background:url('../Img/Iconos/apartar.png') no-repeat center center;
}
.icon-lg-apartar{
    background:url('../Img/Iconos/apartar_32.png') no-repeat center center;
}
.icon-cleartxt{
    background:url('../Img/Iconos/clear.png') no-repeat center center;
}
.icon-calculartxt{
    background:url('../Img/Iconos/calcular.png') no-repeat center center;
}
.icon-lg-confirmarapartado{
    background:url('../Img/Iconos/check.png') no-repeat center center;
}

.icon-ordencompra{
    background:url('../Img/Iconos/icon-ordencompra.png') no-repeat center center;
}

.icon-addmodelo{
    background: url('../Img/Iconos/bullet_add.png') bottom right no-repeat,url('../Img/Iconos/shoes.png') center center no-repeat;
}

.icon-enviarcontenedor{
    background: url('../Img/Iconos/enviarcontenedor.png') center center no-repeat;
}