.sePage .sePageLayout .custom-alert h3 {
  margin-top: 7px;
  margin-bottom: 5px;
  font-size: 20px;
}
.sePage .sePageLayout .custom-alert p {
  margin-bottom: 11px;
}
.sePage .sePageLayout .custom-alert .btn {
  margin-bottom: 7px;
}

.sePage .sePageLayout .custom-alert {
  padding: 15px;
  border-top: none;
  border-bottom: 1px solid #b9b9b9;
  margin-top: -22px;
  margin-bottom: 22px;
  display: block !important;
}

.sePage .sePageLayout .custom-message .alert {
  display: block !important;
}
