/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017/8/24, 下午 04:14:05
    Author     : charleschan
*/


.login-content .logo {
	position: absolute;
	top: 30px;
}

.login-content .login-box {
	-webkit-box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.10);
			box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.10);
}