.ui-btn-custom::after {
	background-color: transparent;
}
.ui-icon-registre-hores {
	padding-top: 55px;
	background-image: url("images/icons-custom/registre-hores.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-registre-hores-start {
	padding-top: 55px;
	background-image: url("images/icons-custom/play.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-registre-hores-stop {
	padding-top: 55px;
	background-image: url("images/icons-custom/stop.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-registre-hores-start-gris {
	padding-top: 55px;
	background-image: url("images/icons-custom/play_gris.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-registre-hores-stop-gris {
	padding-top: 55px;
	background-image: url("images/icons-custom/stop_gris.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-tasks {
	padding-top: 55px;
	background-image: url("images/icons-custom/tasks.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-tasks-new {
	padding-top: 55px;
	background-image: url("images/icons-custom/tasks-new.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-edit-registre-hores {
	padding-top: 55px;
	background-image: url("images/icons-custom/edit-registre-hores.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-fil-noticies-tasques {
	padding-top: 55px;
	background-image: url("images/icons-custom/llistat_tasques.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}
.ui-icon-agenda {
	padding-top: 55px;
	background-image: url("images/icons-custom/llistat_tasques.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}

.ui-icon-grafic {
	padding-top: 55px;
	background-image: url("images/icons-custom/grafic.png");
	background-size: 48px 48px;
	background-repeat: no-repeat;
	background-position: top 5px center;
}
