.sticky-box {
	position: sticky;
	top: 0; 
	z-index: 1001;
}

p[role=status] {
	margin-bottom: 0;
}