.split_mail {
  cursor: pointer;
  display: inline-flex !important;
  flex-direction: row-reverse;
  white-space: nowrap;
  word-break: keep-all;
}
.split_mail:hover {
  text-decoration: underline;
}
.split_mail > .mail_d::before {
  content: "@";
}
/*# sourceMappingURL=megacom--html-generation-aid.css.map */