.manceppo_api_form {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #ccc;
	border-radius: 3px;
}

.manceppo_api_form_no_border {
	border: none !important;
}

.manceppo_api_form a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: right;
}

.manceppo_api_form a + br {
	clear: both;
}

.manceppo_download_button:hover {
	color: #fff !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.manceppo_api_form_thankyou p {
	font-weight: bold;
}
