span.icon{
    width:16px;
    height:16px;
    border:none;
    vertical-align:sub;
    background-size:contain;
}

span.icon.right {
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-8px;
}

.incompany {
    background: transparent url(../img/incompany16.png) no-repeat;
}
.visible {
    background: transparent url(../img/visible-16.png) no-repeat;
}
.invisible {
    background: transparent url(../img/invisible-16.png) no-repeat;
}
.pdf{
    background: transparent url(../img/pdf-16.png) no-repeat;
}
.star{
    background: transparent url(../img/star.png) no-repeat;
}
.picture{
    background: transparent url(../img/picture.png) no-repeat;
}

