.peek-a-bar {
	margin: 0;
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
}

.error {
	background-color: #FF6666;
}

.peekabar {
	background-color: #ff0000 !important;
	color: white;
	z-index: 2000;
	font-size: 0.8rem;
	line-height: 1.2;
}
