@charset "utf-8";

/* CSS Document */
.resetpwd-block {
	width: 718px;
	margin-bottom: 344px;
}

.resetpwd-block div {
}

.repwd-header {
	margin-top: 63px;
	margin-bottom: 42px;
}

.etext {
	text-align: right;
	margin: 0px auto 0px;
	display: inline-block;
	font-size: 14px;
	color: #e5e5e5;
}

.econtent {
	display: table-cell;
	font-size: 0px;
}

#eout {
	display: table;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.repwd-hint {
	display: inline-block;
	height: 21px;
	color: #79807C;
	font-family: Graphik;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	width: 100%;
}

.repwd-title {
	height: 38px;
	color: #e5e5e5;
	font-family: "graphik2", Helvetica, Arial, sans-serif;
	font-size: 33px;
	font-weight: 500;
	line-height: 38px;
	text-align: center;
}

.repwd-form {
	width: 718px;
	border: 1px solid #999;
	border-radius: 2px;
	padding: 26px 29px 32px;
	text-align: center;
}

.repwd-form label {
	text-align: center;
	font-weight: normal;
	font-family: Graphik;
	color: #e5e5e5;
	font-size: 14px;
}

.resetpwd-block .send-pwd {
	color: #fff;
	border-radius: 2px;
	background-color: #1C9C5E;
	box-shadow: inset 0 -3px 0 0 rgb(0 0 0 / 15%);
	border:none;
	height: 40px;
	width: 261px;
	font-family: Graphik;
	font-size: 14px;
	font-weight: 500;
	margin-top: 24px;
	transition: all 0.4s;
}

.resetpwd-block .send-pwd:hover {
	background-color: #17804d;
}

.email-form .input-group {
	width: 100%
}

.email-form label {
	text-align: right !important;
}

.email-form .input-group span {
	text-align: left !important;
	color: #79807C;
}

.email-btn-section {
	text-align: left;
	text-indent: 10px;
}

.email-form .btn-success:hover {
	background-color: #449d44;
}

.email-form .col-lg-6 {
	padding-left: 0;
	padding-right: 0;
}

.Pwd-submit {
	color: #fff;
	background-color: #1C9C5E;
	border: 2px solid #1C9C5E;
	border-bottom: 3px solid #258b5a;
	height: 40px;
	width: 261px;
	font-family: Graphik;
	font-size: 14px;
	font-weight: 500;
	margin-top: 24px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pwd-form label {
	text-align: left !important;
}

.rlalbe {
	margin: 4px 0 0 0;
}

.on_go a {
	color: #fff;
	background-color: #1C9C5E;
	border: 2px solid #1C9C5E;
	border-bottom: 3px solid #258b5a;
	height: 28px;
	line-height: 24px;
	width: 112px;
	font-family: Graphik;
	font-size: 14px;
	display: inline-block;

}

.code_input div {
	padding: 0px;
}

.success-icon {
	width: 25px;
	height: 25px;
	background: url(../images/upgrade_ad/find_pw_end.png) no-repeat center left;
	display: inline-block;
	vertical-align: middle;
}

.item {
	margin-top: 10px;
}

#captcha {
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	width: 194px;
}

.email-input,
#email_code,
#InputPassword1,
#InputPassword2
{ background-color: #c3c3c3; color: #111;}

button:disabled, a.disabled {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.umartpc-user-center{ background-color: #000;}

@media (min-width: 768px) and (max-width: 1024px) {
	.repwd-header {
		margin-top: 22px;
	}

	.resetpwd-block {
		margin-bottom: 535px;
	}
}

@media (min-width: 992px) {
	.email-input {
		width: 80%;
		margin: 0 auto;
	}

}

@media screen  and (max-width: 767px) {
	.email-btn-section {
		text-align: right;
	}

	.email-form .btn-success {
		margin-top: 8px;
	}

	.repwd-title, .repwd-hint {
		text-align: left;
	}

	.repwd-hint {
		word-break: break-all;
	}

	.resetpwd-block {
		width: 100%;
	}

	.repwd-form {
		width: 100%;
		height: 100%;
		text-align: left;
		padding-left: 22px;
		padding-top: 28px;
	}

	.repwd-form label {
		text-align: left;
	}

	.repwd-header {
		margin-top: 16px;
		padding: 0 8px;
		margin-bottom: 30px;
	}

	.resetpwd-block {
		margin-bottom: 174px;
	}

	.email-form label {
		text-align: left !important;
		margin-top: 4px;
		margin-bottom: 6px;
	}

	.email-form .input-group span {
		text-align: center !important;
	}

	#captcha {
		width: 108px;
	}
}

@media (min-width: 1200px) {
	.container-fluid .row {
		margin-left: 0;
		margin-right: 0
	}
}
