.dpo-auth-form {
	max-width: 320px;
	margin: 50px auto;
}

.dpo-auth-form .madforms-field-Flag input[type="checkbox"]:checked:before {	
	top: 5px;
	left: 16px;
}

.dpo-auth-form .btn {
	margin: 0px auto;
	border: none;
}

.dpo-auth-form a {
	text-decoration: none;
	/*color: #000;
	font-size: 16px;
	font-weight: 500;*/
}

