/* build date: 2016-05-12T11:28:10+0800 */
.register-block {
	padding: 20px
}

.welcome-text {
	margin: 15px 0;
	font-size: 18px;
	color: #999
}

.form-item {
	margin-top: 3px
}

.form-item
.item-title {
	font-size: 14px;
	color: #333;
	line-height: 30px
}

.form-item
.require-sign {
	display: none;
	vertical-align: top;
	margin: 0 10px;
	width: 12px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #ed1929
}

.form-item.required
.require-sign,.input-box,.register-form
.tips {
	display: inline-block
}

.register-form
.text-input-box {
	width: 290px;
	padding: 5px 4px;
	vertical-align: middle
}

.register-form
.text-input-box.shorter {
	width: 148px;
	padding: 5px 4px
}

.input-box {
	vertical-align: top;
	width: 298px;
	height: 30px;
	border: 1px solid #ebebeb
}

.input-box .input {
	width: 288px;
	height: 18px;
	padding: 6px 5px;
	border-width: 0;
	line-height: 18px
}

.input-box.shorter {
	width: 156px
}

.input-box.shorter
.input {
	width: 146px
}

#tip-global .icon,.register-form .tips
.icon {
	margin-right: 4px;
	width: 14px;
	vertical-align: top;
	height: 14px
}

.register-form
.tips {
	vertical-align: top;
	margin-left: 10px;
	height: 14px;
	padding: 8px;
	border: 1px solid #fff
}

.register-form .tips.hide {
	display: none
}

.register-form .tips
.icon {
	display: inline-block
}

.register-form .tips
.text {
	display: inline-block;
	vertical-align: top;
	height: 14px;
	line-height: 14px;
	font-size: 12px
}

.tips.error {
	background-color: #ffeced;
	border-color: #f39da4
}

.tips.error
.icon {
	background: url(images/tips_icon_error.png) no-repeat
}

.tips.error
.text {
	color: #d7636d
}

.tips.warn {
	background-color: #fdecda;
	border-color: #fac28a
}

.tips.warn
.icon {
	background: url(images/tips_icon_warn.png) no-repeat
}

.tips.warn
.text {
	color: #f38f2d
}

.tips.ok {
	background-color: #fff;
	border-color: #fff
}

.tips.ok
.icon {
	background: url(images/tips_icon_ok.png) no-repeat
}

.tips.ok
.text {
	color: #2faa25
}

.tips.info {
	background-color: #fff;
	border-color: #fff
}

.tips.info
.icon {
	display: none
}

.tips.info
.text {
	color: #999
}

#tip-global {
	display: inline-block;
	margin-left: 0;
	vertical-align: top;
	height: 14px;
	padding: 8px;
	background-color: #ffeced;
	border: 1px solid #f39da4
}

#tip-global.hide {
	display: none
}

#tip-global
.icon {
	display: inline-block;
	background: url(images/tips_icon_error.png) no-repeat
}

#tip-global
.text {
	display: inline-block;
	vertical-align: top;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #d7636d
}

#btn-token {
	margin-left: 10px;
	width: 100px;
	height: 22px;
	line-height: 22px
}

#btn-token:active {
	line-height: 24px
}

#btn-token.disabled:active {
	line-height: 22px
}

.app-agreement {
	margin: 15px 0
}

.app-agreement .form-checkbox {
	padding: 8px 0
}

.label-text {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 16px;
	line-height: 16px
}

.form-operation {
	margin: 10px 0
}

.form-operation-btn {
	letter-spacing: 20px;
	width: 298px;
	height: 34px;
	background: #007acd;
	border-width: 1px;
	border-style: solid;
	border-color: #017ec8 #0074c3 #0070bd #007cca;
	color: #fff
}

.submit-btn {
	width: 268px;
	height: 26px;
	line-height: 26px
}

.submit-btn:active {
	line-height: 28px
}

.submit-btn.disabled:active {
	line-height: 26px
}

.register-block
.other {
	margin: 20px 0 0;
	line-height: 1.8em
}

.page-msg-layer {
	width: 530px;
	height: 220px;
	padding: 30px 35px;
	background-color: #fff;
	border: 1px solid #ebebeb
}

.page-msg-layer
.msg-cont {
	margin: 0;
	padding: 10px 0 10px 60px;
	line-height: 1.5em;
	font-size: 24px
}

.page-msg-layer
.msg-cont.ok {
	background: url(images/msg_ok.png) left center no-repeat;
	color: #2faa25
}

.page-msg-layer .msg-other {
	margin: 0;
	padding: 20px 0;
	font-size: 18px;
	color: #999
}

.page-msg-layer .operation {
	padding: 10px 0;
	text-align: center
}

.page-msg-layer
.login-btn {
	width: 100px;
	height: 26px;
	padding: 10px 25px;
	line-height: 26px;
	font-size: 18px
}
.title {
	width: 100%;
	height: 72px;
	line-height: 70px;
	background-color: #2d629d;
	font-size: 16px;
	color: #FFFFFF;
	font-family: 'Microsoft YaHei' !important;
	font-weight: bold !important;
	background-image: url(../images/cazllogo.jpg);
	background-size: auto 72px;
	background-repeat: no-repeat;
	text-indent: 215px;
}