.dkpdf-button-container {
	/*width:100%;*/
	float:right;
	/*padding-top: 20px;
	padding-bottom: 40px;*/
}

a.dkpdf-button {
	display: inline-block;
}

a.dkpdf-button:link, a.dkpdf-button:visited {
	color: #cc0033;
}

a.dkpdf-button:hover {

}

a.dkpdf-button span.dkpdf-button-icon {
	font-size:140%;
	margin-right:5px;
}

.dkpdf-content {}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}