#x13carttopdf {
  text-align: right;
  margin: 10px;
  font-size: 1.1em;
}

#x13carttopdf a {
  display: block;
  margin-bottom: 5px;
  color: #d00;
}

#x13carttopdf .carttopdf-xls{
  color:#026635;
}

#x13carttopdf i{
	background: #d00;
	color: #FFF;
	padding: 5px;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#x13carttopdf .carttopdf-xls i{
  background:#026635;
}

#x13carttopdf i.material-icons{
	padding: 0;
}
