/* Custom CSS by Dinh Nguyen */
.login-title{
	color:#4286f4;
	margin-bottom:25px;
	font-weight:bold;
}
#loginForm {
    border:1px solid #ddd;
}