.vgt-selection-info-row {
  min-height: 40px !important;
  height: auto !important;
}

.vs--searchable .vs__dropdown-toggle {
  min-height: 30px !important;
}

.vs__selected-options {
  min-height: 30px !important;
}

.vs__search, .vs__search:focus {
  line-height: 30px !important;
  margin: 0px 0 0 0 !important;
}

.v-select {
  border-bottom: 1px solid #BDBDBD !important;
  border-radius: 5px !important;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 3px;
}

.vs__dropdown-toggle {
  border: none !important;
}

.editor-box > * {
  min-height: 200px !important;
}

.mx-datepicker {
  position: relative !important;
  display: inline-block !important;
  min-width: 120px !important;
  width: 100% !important;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.mx-datepicker input {
  min-width: 120px !important;
  width: 100% !important;
}

.mx-input-wrapper {
  position: relative;
  width: 100% !important;
}

.mx-input {
  height: 30px !important;
  min-height: 30px !important;
  border: 0px !important;
  border-bottom: 1px solid #BDBDBD !important;
  border-radius: 5px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0) !important;
}
