@charset "utf-8";
.spacer5px{
	width: 100% !important;
	height: 5px !important;
}
.spacer8px{
	width: 100% !important;
	height: 8px !important;
}
.spacer10px{
	width: 100% !important;
	height: 10px !important;
}
.spacer15px{
	width: 100% !important;
	height: 15px !important;
}
.spacer15pxhr{
	width: 100% !important;
	height: 1px !important;
	margin: 15px 0px !important;
	background: #A4A4A4 !important;
}
.spacer5pxhr{
	width: 100% !important;
	height: 1px !important;
	margin: 5px 0px !important;
	background: #A4A4A4 !important;
}
.spacer0pxhr{
	width: 100% !important;
	height: 1px !important;
	margin: 0px 0px !important;
	background: #A4A4A4 !important;
}
.thumbLink{
	position: absolute;
  	top: 25%;
  	left: 50%;
  	transform: translate(-50%, -25%);
}
.infoVideoDiv{
	line-height: 0.80rem !important;
}
.infoVideoP{
	font-size: 0.75rem !important;
	margin: 0px !important;
	padding: 0px !important;
}
.playButtonB{
	font-size: 5rem;
	color: #FB0004;
}
.playButton, .playButton:after{
	cursor: pointer !important;
	font-size: 5rem;
	color: #FB0004;
}
.playButton:hover{
	cursor: pointer !important;
	font-size: 5rem;
	color: #FF696C;
}
.container90p{
	width: 94% !important;
	margin: 0 auto !important;
}
