.seMessages .custom-alert {
  border: none;
  background-color: transparent;
  border-top: 1px solid #ddd;
  border-bottom: 0;
  padding: 15px;
  margin-bottom: 0;
  display: block !important;
}
