#login {
	padding: 0 20px
}

#login .master-login-title {
	display: none
}

#login .tb-logo {
	background: url(../image/thx160-160.png) no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	margin: 40px auto 0
}

#login .fm-field .fm-label {
	display: none
}

#login .fm-field .fm-text {
	border: 0;
	padding-left: 5px;
	font-size: 16px;
	color: #333;
	height: 30px
}

#login .input-wrap-sms-loginid .fm-text {
	padding-left: 60px
}

#login .input-plain-wrap {
	border-bottom: 1px solid #ff5000;
	margin: 40px 0 0
}

#login .login-links {
	margin-top: 20px
}

#login .login-links a {
	color: #555;
	font-size: 14px
}

#login .sms-login-link {
	margin-left: 0;
	float: left
}

#login .fm-button {
	background: -webkit-linear-gradient(left,#71ba9b,#569b7e) no-repeat;
	color: #fff;
	box-shadow: 0 2px 4px #569b7e;
	height: 45px;
	border-radius: 35px;
	margin-top: 15px;
	font-size: 16px
}

#login .send-btn-link {
	color: #ff5000;
	font-size: 16px
}

.login-view-sms .register-link {
	float: left;
	margin-left: 0
}

.login-view-sms .password-login-link {
	border: 1px solid #ff5000;
	color: #ff5000;
	background: #fff;
	text-decoration: none;
	text-align: center;
	width: 100%;
	vertical-align: middle;
	font-size: 16px;
	height: 45px;
	border-radius: 35px;
	margin-top: 15px;
	padding-top: 10px;
	margin-left: 0
}

.login-view-sms .fm-field-sms .send-btn {
	line-height: 30px
}

.sms-login-register .register-link {
	display: none
}

.native-phone-code-select-wrap {
	left: 0
}

.native-phone-code-select-wrap .native-phone-code-select {
	background-position: 42px 8px;
	height: 36px;
	font-weight: 700;
	width: 60px
}