#forgotButton {
    background: none!important;
    border: none;
    padding: 0!important;
    /*optional*/
    /*font-family: arial, sans-serif;*/
    /*input has OS specific font-family*/
    color: rgb(255, 255, 255);
    /*text-decoration: underline;*/
    cursor: pointer;
  }