.rest-password{background-color:#f1f2f5;height:100%}.rest-password .form{padding:30px 20px 0 20px}.rest-password .form .form-item{display:flex;align-items:center;margin-bottom:15px}.rest-password .form .form-item .title{width:65px}.rest-password .form .form-item .symbol{width:20px}.rest-password .form .form-item .input{flex:1;height:45px;box-shadow:0 2px 4px 0 rgba(79,85,114,.03);border-radius:4px}.rest-password .form .form-item .input input{width:calc(100% - 20px);height:calc(100% - 10px);padding:5px 10px;border:none}.rest-password .form .submit{padding:12px 0;text-align:center;background-color:#4560fe;border-radius:4px;color:#fff;margin-top:20px;font-weight:550;font-size:14px}