.enets-error {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
}
.form-enets-payment .label-details{
	display:block;
}

.form-enets-payment .input-details{
	margin-bottom:20px;
}

.form-enets-payment #submit-enets-payment{
	background: #0d4994;
	padding:10px;
	color:#fff;
	border:none;
	border:1px solid #0d4994;
}
.form-enets-payment #submit-enets-payment:hover{
	background: #fff;
	color:#000;
}