.eddrr-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
	padding: 15px;
	margin: 16px;
}
.eddrr-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 15px;
	margin: 16px;
}
.eddrr-error p, .eddrr-success p {
	margin-bottom: 0.5em !important;
}
.edd-resend-div {
	text-align: center;
}
.eddrr-form {
	margin: 10px !important;
}
#edd_resend_value {
	width: 65%;
}