.sePageLayout .seBackTop {
 left: 20px;
 bottom: 20px;
}
.sePage .sePageLayout a.btn.btn-primary:active, 
.sePage .sePageLayout a.btn.btn-primary:hover,
.sePage .sePageLayout a.btn.btn-primary:focus {
 color: #ffffff;
}
.sePage .sePageLayout .sePageFooter a:hover, .sePage .sePageLayout .sePageFooter ul li:hover::before, .sePage .sePageLayout .sePageFooter ul li a:hover {
 color: #274B8A;
}

.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;
}