.version.index /* version checker */
{
	color: #0000F7;
	background-color: #3C1449;
}

@-ms-viewport
{
	width: 380px;
}

@-webkit-viewport
{
	width: 380px;
}

@-o-viewport
{
	width: 380px;
}

@-moz-viewport
{
	width: 380px;
}

@viewport
{
	width: 380px;
}

.html
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	width: 380px;
	min-height: 480px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	padding-top: 19px;
	padding-bottom: 71px;
}

#pu252
{
	width: 0.01px;
}

#u252
{
	z-index: 2;
	min-height: 71px;
	border-radius: 50px 50px 0px 0px ;
	padding-bottom: 32px;
	background: #FFFFFF url("../../images/dot-u140-fr-u252-fr.png") repeat center center;
	background-color: rgba(255,255,255,0.75);
}

#u253
{
	z-index: 3;
	width: 164px;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 10px;
	left: 108px;
}

#u252-bw
{
	z-index: 2;
	min-height: 71px;
}

#u256-4
{
	z-index: 5;
	min-height: 34px;
	background-color: transparent;
	line-height: 22px;
	color: #7F7F7F;
	text-align: center;
	font-size: 18px;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
}

#u256-4-bw
{
	z-index: 5;
	min-height: 34px;
	margin-top: 78px;
}

#u257
{
	z-index: 9;
	width: 332px;
	min-height: 136px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 30px;
	text-align: center;
	line-height: 36px;
	font-family: Arial Black;
	margin-left: 24px;
	margin-top: 45px;
	position: relative;
}

#u259-4
{
	z-index: 12;
	width: 238px;
	min-height: 31px;
	background-color: transparent;
	color: #1186CA;
	margin-left: 24px;
	margin-top: 99px;
	position: relative;
}

#u260-4
{
	z-index: 16;
	width: 247px;
	min-height: 31px;
	background-color: transparent;
	color: #1186CA;
	margin-left: 113px;
	margin-top: 13px;
	position: relative;
}

#u259-2,#u260-2
{
	line-height: 0px;/* 0 for mixed font sized paras; applied on spans instead */
}

#u259,#u260
{
	font-size: 18px;
	line-height: 22px;
}

#u261
{
	z-index: 10;
	width: 52px;
	background-color: transparent;
	margin-left: 32px;
	position: relative;
}

body
{
	position: relative;
	min-width: 380px;
}

#page .verticalspacer
{
	clear: both;
}

video {  
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: fixed;   
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);  
  z-index: -100;
  background-size: cover;
}