.error {
	color: #ff0e0f !important;
	font-weight: bold;
	font-size: 12px !important;
	line-height: 15px !important;
	margin-top: 0px;
	padding-left: 5px;
}

.new-account, .reminder {
	text-transform: capitalize;
}

.new-account {
	float: left;
}

.reminder {
	float: right;
}

.grecaptcha-badge { 
    bottom:80px !important; 
}