.st-mt-picker .picker-toolbar {
  border-bottom: 1px solid #eaeaea;
}
.st-mt-picker .mint-popup {
  width: 100%;
}
.st-mt-multi-select .mint-cell-wrapper {
  background-image: none;
}
.st-mt-multi-select .mint-cell:hover,
.st-mt-multi-select .mint-cell:active,
.st-mt-multi-select .mint-cell:focus {
  text-decoration: none;
  color: #333;
}
.st-mt-content {
  max-height: 300px;
  overflow: auto;
}
