/* New customized styles */
.sow_label{
    font-weight: bold;
    color: #061379;
  }

input{
  height: 30px,!important;;
}
/* .multiselect__tags{
  border: 1px solid #5e72e4 !important;
  background: #5e72e4 !important;
}
.multiselect__single,.multiselect__input{
  background: #5e72e4 !important;
  color: #fff !important;
}
.multiselect__input::placeholder{
  background: #5e72e4 !important;
  color: #fff !important;

} */
.select-dropdown{
  /* z-index:19999; */
}
.addon-status-select .select2{
  margin-top:10px !important;
}
.highlight{
  border:1px solid #fff;
  border-radius:5px;
}
