.noJsInfoContainer{
	position: absolute;
	width: 50%;
	height: 300px;
	left: 50%;
	top:30%;
	margin: 0 0 0 -25%;
}
.noJsInfoContainer .errorMessage{
	font-family: BTTV_Rg;
	min-width: 91px;
  min-height: 27px;
  font-size: 13.8px;
  line-height: 1.32;
  letter-spacing: 0.6px;
  text-align: center;
  color: #fff;
	opacity: 0.7;
}
.noJsInfoContainer .errorTitle{
	font-family: BTTV_Bd;
	min-width: 91px;
  min-height: 29px;
  font-size: 29px;
  line-height: 0.93;
  letter-spacing: 1.2px;
  text-align: center;
  color: #fff;
	padding: 0 0 12px 0;
}
.noJsInfoLogo{
	font-family: BTTV_Rg;
	color: #fff;
	font-size: 60px;
	text-align: center;
  width: 100%;
  display: block;
	opacity: 1;
}
