body {
  direction: ltr;
}

.login input {
  direction: ltr;
}

.btn {
  height: 40px;
  line-height: 40px;
}

.lang {
  position: absolute;
  top: 10px;
}
.lang button {
  width: unset !important;
  padding-top: 5px !important;
  line-height: unset !important;
}
.lang .dropdown-item {
  text-align: left;
}/*# sourceMappingURL=style-ltr.css.map */