.content .sign_com .sign_main .title{
	margin-bottom: 45px;
	display: block;
    text-align: center;
    font-size: 26px;
    color: #333836;
}
.content .sign_com .sign_main .tit_sub{
	font-size: 14px!important;
    color: #333836!important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    text-align: center;
}
.content .sign_com .sign_main .former input{
	display: block;
    margin: 5px auto;
    border: none;
    width: 100%;
    border-radius: 3px;
    height: 48px;
    color: #868d8a;
    background: #f4f7fa;
    font-size: 13px;
    padding: 0 15px;
    outline: none;
}
.content .sign_com .sign_main .former a{
	text-decoration: none;
}
.content .sign_com .sign_main .former .btn{
	background: #a0c181;
    color: #fff;
    margin-top: 10px;
}
.content .sign_com .sign_main .tit_sub1{
    color: #aaa !important;
    font-size: 13px !important;
}
.content .sign_com .sign_main .title1{
	margin-bottom: 40px !important;
}
.content .sign_com .sign_main .tit_sub1 .fa{
	color: #a0c181 !important;
	font-size: 14px !important;
	margin-right: 6px;
}
.content .sign_com .sign_main .your_email{
	margin-bottom: 40px;
	display: block;
    text-align: center;
    color: #333836;
}
.content .sign_com .sign_main .reminder{
    color: #aaa;
    margin-bottom: 40px;
}
.content .sign_com .sign_main .back a{
	font-size: 12px!important;
    color: #737154!important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.content .sign_com .sign_main .back a .fa{
	margin-right: 5px;
	font-size: 15px;
	color: black !important;
}
.forget_pw {
	height: 750px !important;
}
