.directionLtrChange {
    direction: ltr;
}
.directionLtrChange:placeholder-shown {
    direction: rtl;
}