.formSenha {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-items: center;
  margin-top: 50px;
  font-size: 16px;
}

.m-portlet__body {
  width: 700px;
}

.input-div {
  width: 100%;
  flex-direction: column;
}
