.hidden {
	display: none;
	visibility: hidden;
}

.checkbox label{
	font-size: 12px;
	color: #444;
}

.checkbox label span {
	vertical-align: -2px;
}

.login-box-tip {
	text-align: center;
	color: #444;
	margin: 15px auto 40px;
}

.login-box-tip em {
	font-style: normal;
	color: #000;
	padding: 0px 4px;
}

#login_module{
	padding-bottom: 0px;
}

.bottom_box{
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 32px;
	margin-bottom: 20px;
}
.bottom_box a {
	color: #73777a;
}
.bottom_box .copyright-text{
	line-height: 30px;
	font-size: 14px;
	color: #73777a;
	letter-spacing: .5px;
}
.bottom_box .report .report-img {
	display: inline-block;
	height: 20px;
	margin-right: 12px;
}
.bottom_box .report .report-link-text{
	height: 20px;
	line-height: 20px;
	color: #73777a;
	margin-left: -7px;
}