.p-select-input-style .multiselect__placeholder {
  color: #919eab !important;
}
.p-select-input-style .multiselect__input::-webkit-input-placeholder {
  color: #919eab !important;
}
.p-select-input-style li.multiselect__element > .multiselect__option::after {
  display: none;
}
.p-select-input-style li.multiselect__element > .multiselect__option--highlight {
  background: #f5f5f5;
  color: #35495e;
}
.p-select-input-style .multiselect__content-wrapper::-webkit-scrollbar {
  display: none;
}

.single-import-page .line[data-v-13a31feb] {
  width: 100%;
  height: 17px;
  background-color: transparent;
}
.single-import-page[data-v-13a31feb] .Polaris-Page {
  max-width: 1165px;
}
.single-import-page .single-import-page-card[data-v-13a31feb] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.single-import-page .single-import-page-card[data-v-13a31feb]:not(:first-child) {
  margin-top: 29px;
}
.single-import-page .input-note[data-v-13a31feb] textarea {
  overflow: auto;
}

