.leplayer-timeline-buffered
{
	&__range
	{
		position: absolute;
		top: 0;
		bottom: 0;
		background-color: @color-background-line-buffered;
;
		z-index: @z-index-base + 5;
	}
}
