﻿.notification_app .tab-pane {
  overflow-y: unset;
}
.notification_app .notification-list {
  overflow-y: auto;
}
.notification_app .open-html-message {
  cursor: pointer;
}
.notification_app .notif-msg {
  line-height: 1.1;
}
.notification_app .notif-msg .notif-date {
  font-size: 0.85rem;
  font-style: italic;
  padding-top: 0.25rem;
}

.slideout-body .trumbowyg-box {
  margin-top: 0;
  margin-bottom: 0;
}
