.forget-password-wrap{
    padding-bottom: 170px;
}

.body .title{
    text-align: center;
}

.forget-password-wrap .subtitle{
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 20px;
    margin-bottom: 40px;
}

.forget-password-wrap input{
    height: 40px;
    border-radius:0;
}

.smm-input {
    height: 40px !important;
}

/* --------------fixed----------- */
.fixed-bottom{
    margin-bottom: 22px;
}

.fixed-top{
    margin-top:30px;
}