@charset "utf-8";
@media screen and (max-width: 767px) {
  .resetpassword form[action="/reset/index.html"] .inputForm .inputTit {
    border-right: none;
  }
}
