.multiselect-xs {
  padding: 0px 5px;
  font-size: 12px;
  line-height: 1.7; /* If Placeholder of the input is moved up, rem/modify this. */
  background-color: #ffffff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
