select#webinar-webinar_group_id {
  height: 45px;
  border: 1px solid #ced4da;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block !important;
}

select {
  height: 45px !important;
  border: 1px solid #ced4da !important;
}
p.desp_pres {
  font-size: 12px;
  font-style: italic;
  margin-top: 5px;
}
.select2-search__field {
  position: absolute;
}
.top_heading_adj {
  font-size: 20px;
  font-weight: bold;
}

.color_red {
  color: red !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 15px;
}
select.all_author_json_select {
  height: 45px !important;
  border: 1px solid #ced4da;
}
