.web{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/web.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.phone{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/phone.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.kiosk{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/kiosk.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}

.fingerprint{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/fingerprint.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.facial{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/facial.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.badge{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/badge.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.pto{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/pto.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.job{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/job.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.gps{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/gps.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.ipsecurity{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/ipsecurity.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.holiday{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/holiday.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.schedule{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/schedule.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
	
.approval{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/approval.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.comment{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/comment.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.edit{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/edit.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.export{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/export.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.calculate{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/calculate.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.audit{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/audit.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.pdf{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/pdf.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}

.whosin{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/whosin.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.hours{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/hours.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.request{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/request.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.payroll{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/payroll.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}
.exception{
	display: inline-block;
	width:80px;
	height:80px;
	background-image: url(../icons/exception.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
	}


