.rememberMe {
  margin-top: 6px;
  text-align: right;
  margin-bottom: 4px;
  font-weight: 600;
}

.entry .entry-item {
  position: relative;
}

.entry .entry-item .password-label #forgotPassword {
  position: absolute;
  bottom: -20px;
  clear: right;
  cursor: pointer;
  text-align: right;
}

.entry .buttons {
  margin: 20px 0 20px 0;
}
.entry .buttons button {
  margin-top: 0px;
}

.try-deddo {
  text-align: end;
}
