.printomatic {
	background-image: url('https://qmprocess.earthproject777.com/wp-content/plugins/print-o-matic/css/print-icon.png');
   	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	cursor: pointer;
}

.printomatictext {
	cursor: pointer;
}

.printomatictext:hover {
	text-decoration: underline;
}