.sePageLayout .seBackTop {
 left: 20px;
 bottom: 20px;
}

.seSearchButton span.sr-only { color: #000; background: #fff; }

.custom-alert {
  padding: 15px;
  border-bottom: none;
  border-top: 1px solid #ddd;
  display: block !important;
}
.custom-alert p {
  margin-bottom: 0;
}

.custom-message .alert {
  display: block !important;
}