/* This styling provided by Appery support fixes the issue with extremely slow response of input component */
.fixinput {
-webkit-user-select: auto !important;
}