.forgot-password-container {
    width: 500px;
    min-height: 570px;
    margin: 0 auto;
    padding: 50px 0
}

.forgot-password-container .container-title {
    font-size: 24px;
    color: #222;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 14px
}

.forgot-password-container .container-subtitle {
    font-size: 14px;
    line-height: 20px;
    color: #222;
    margin: 4px 0 30px 0;
}

.forgot-password-container .container-description {
    font-size: 14px;
    color: #222;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 30px
}

.forgot-password-container .container-description .user-email {
    font-weight: 700;
    color: #222
}

.forgot-password-container .container-btn {
    margin: 0 60px 30px 0
}

.forgot-password-container .container-btn, .forgot-password-container .container-creat-btn {
    width: 500px;
    height: 48px;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    font-weight: 700
}

.forgot-password-container .reset-code {
    position: absolute;
    right: 20px;
    bottom: 125px
}

.forgot-password-container .container-text {
    font-size: 14px;
    color: #888;
    line-height: 22px
}

.forgot-password-container .reset-help {
    font-size: 12px;
    color: #888;
    line-height: 20px;
    margin-bottom: 30px
}

.forgot-password-container .reset-help .reset-help_title {
    font-size: 14px;
    line-height: 22px;
    color: #222;
    font-weight: 700
}

.reset-container {
    text-align: center
}

.reset-container .reset-content {
    position: relative
}

.reset-container .reset-content, .reset-container .reset-success {
    text-align: left
}

.b-t-sm {
    margin-bottom: 10px !important
}

header {
    -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .05);
    height: 80px
}

footer {
    background: #f5f5f5
}

.light-input-container.wd500 {
    width: 500px
}

.reset-success {
    display: inline-block;
    margin: 70px auto 490px
}

.reset-success .reset-icon {
    width: 48px;
    height: 48px
}

.reset-success .reset-icon i {
    font-size: 48px;
    color: #0ea968;
    line-height: 48px
}

.reset-success .reset-text {
    margin-left: 10px
}

.reset-success .reset-text .reset-text_title {
    font-size: 20px;
    color: #222;
    line-height: 28px
}

.reset-success .reset-text .reset-text_desc {
    font-size: 12px;
    color: #888;
    line-height: 20px
}

.text-888 {
    color: #888;
    font-size: 14px
}

.activateTip {
    margin: 30px 0;
    font-size: 14px;
    background-color: #fffcf1;
    padding: 15px 20px;
    border-radius: 20px;
    border: 1px solid #ffe98f;
}

.activateTip_title {
    margin: 0 0 15px 0;
    color: #000;
    font-weight: 700
}

.activateTip_item {
    line-height: 1.6;
    color: #000
}

.activateTip_link {
    color: #ff8a00;
    text-decoration: underline
}
