.shareTrash {
  margin-left: 5px;
  color: var(--ds-text-subtlest, #6B778C);
  cursor: pointer;
}
.shareIcon {
  margin-right: 5px;
  color: var(--ds-text-subtlest, #6B778C);
}
table.shareList {
  margin: 0;
  padding: 0;
  width: 100%;
}
table.shareList td {
  border: none !important;
  padding: 2px;
}
.shareLink {
  cursor: pointer;
}
.shareRight {
  padding: 2px;
  text-align: right;
}
.addShare {
  cursor: pointer;
  padding: 5px;
  display: inline-block;
}
.addShare .aui-icon {
  color: var(--ds-text-subtlest, #6B778C);
}
.help-lnk > .aui-iconfont-help {
  display: inline-block;
  margin: 5px;
}
#share_display_div_viewers,
#share_display_div_editors {
  padding: 5px 0;
}
#user-share-select-single-select {
  max-width: 250px;
}
#user-share-select-field {
  vertical-align: baseline;
}
#share_project,
#share_group {
  line-height: 30px;
}
.jira-dialog .share_select {
  line-height: 30px;
}
.jira-dialog .addShare {
  padding: 0;
}
#share_user > img,
#share_user_editors > img {
  top: -1px;
}
#share_display_component_editors img:not(.aui-ss-entity-icon),
#share_display_component_viewers img:not(.aui-ss-entity-icon),
#filterSearchForm img:not(.aui-ss-entity-icon) {
  position: relative;
}
#share_display_component_editors select,
#share_display_component_viewers select,
#filterSearchForm select {
  margin-bottom: 5px;
}
#share_display_component_editors > span,
#share_display_component_viewers > span,
#filterSearchForm > span {
  line-height: 30px;
}
.aui-message p {
  margin: 0;
}
#fav_div_favourite,
#share_display_div {
  padding-top: 5px;
}
.share-warning-pushdown {
  margin-top: 10px;
}
.m-trash-btn,
.m-add-btn {
  background: none;
  border: none;
}
.m-add-btn {
  min-height: 30px;
}
