.select2.select2-container {
  width: 100% !important;
  margin: 0 0 15px 0;
}
.select2-selection {
  padding: 5px 0 !important;
}
.select2-selection,
.select2-selection__arrow {
  height: 40px !important;
}
.select2-dropdown {
  z-index: 10000000;
}
ul.select2-results__options li {
  margin-left: 0 !important;
  padding-left: 10px;
}
ul.select2-results__options li:before {
  display: none !important;
}

/*# sourceMappingURL=select2-edit.e6fd281af9.css.map */
