@inputPrefixCls: am-input;
@listPrefixCls: am-list;

.@{listPrefixCls}-item {
  display: block;
}

customKeyboard,
customInput {
  display: block;
}
