.video-indicator{ 
	right: 0;
	left: 0;
	height: 5px;
	bottom: 0px;
	background: #ffc538;
	box-shadow: 1px 1px 12px 0px #ffc538;
	margin: 0 auto;
	z-index: 1;
	position: absolute;
	max-width: 50px;
	border-radius: 10px;}