#abe-read-progress {
	height: 3px;
	position: absolute;
	z-index: 999999;
	background: red;
	box-shadow: 1px 1px 1px red;
	bottom: -3px;
}