

.PlayAgain, .PlayAgain:hover, .PlayAgain:visited, .PlayAgain:focus{
	display: inline-block;
background-color: #fbd41f;
color: #000;
font-size: 20px;
padding: 6px 4px;
border-radius: 7px;
font-weight: 600;
width: 150px;
margin-top: 10px;
	
}
.test {
  animation: pulse 2s;
}

@keyframes pulse {
  0% {
    opacity: 0;
    transform: scale();
  }
  100% {
    opacity: 1;
  }
}
 .fadeOut{
    	background-color: rgba(255, 0, 0, 0.83);
    	border-radius: 8px;
    	box-shadow: silver 3px 3px 5px 0px;
    	border: 2px dashed yellow;
    	padding: 3px;
    }
.TopScore{
width: 234px;
position: absolute;
right: 97px;
top: 420px;
text-align: left;
	
}
.TopScore > span{
	display: block;
width: 100%;
color: #fff;
font-size: 15px;
font-weight: 600;
padding-bottom: 2px;
}
.TopScore > span > span:first-child{
	width: 176px;
display: inline-block;
}
.TopScore > span > span:nth-child(2){
	width: 32px;
display: inline-block;
}
.BottomsalePnl{
	width: 100%;
	display: inline-block;
	background-image: url(http://cdn.shopclues.com/images/banners/Work/IPLTest//big-sale-bkg.jpg);
	background-repeat:repeat-y;
	text-align: center;
	
}
.WihoutBkg > li > a > span:first-child{
	background-color:transparent !important;
	
}
 
.MiddileBigSale{
	list-style: none;
	margin: 0 auto;
	display: inline-block;
	padding: 0;
	width: 668px;
}
.MiddileBigSale li{
	float: left;
	width: 304px;
	margin-right: 60px;
	margin-bottom: 50px;
}
.MiddileBigSale li > a{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.MiddileBigSale li > a > span:first-child{
	background-color: #eff2ee;
	display: inline-block;
	text-align: center;
	width: 100%;
}
.MiddileBigSale li > a > span:nth-child(2){
	display: block;
	padding-top: 10px;
}
.MiddileBigSale li > a > span:nth-child(2) > span:first-child{
	display: block;
}
.MiddileBigSale li > a > span:nth-child(2) > span:first-child > span:first-child{
	display: none;
}
.MiddileBigSale li > a > span:nth-child(2) > span:first-child > span:nth-child(2){
	display: block;
	color: #000000;
	font-size: 20px;
}
.MiddileBigSale li > a > span:nth-child(2) > span:nth-child(2){
	
	display: block;
	color: #745c86;
	font-size: 24px;
	
}
.MiddileBigSale li > a > span:nth-child(3) {
	display: inline-block;
	border:1px solid #000;
	color: #000;
	font-size: 13px;
	text-align: center;
	border-radius: 16px;
	padding: 3px 13px;
	margin-top: 6px;
	
}
.MiddileBigSale li:nth-child(2n+2){
	margin-right: 0
}
.TcContainer{
	width: 1326px;
	margin: 0 auto;
	display: inline-block;
	background-color: #381652;
	text-align: center;
	padding-bottom: 20px;
	margin-top: -1px;	
}
.TcContainer > span{
	display: inline-block;
	width: 987px;
	margin: 0 auto;
	color: #fff;
	font-size: 22px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.TcContainer ul{
	width: 954px;
	margin: 0 auto;
	list-style-type:decimal;
	padding: 0;
}
.TcContainer ul > li{
	float: left;
	width: 100%;
	padding-bottom: 10px;
	color: #fff;
	font-size: 12px;
	text-align: left;
}
.ReadMore{
	width: 952px;
margin: 0 auto;
display: inline-block;
text-align: left;
margin-top: 14px;
margin-bottom: 10px;
}
.ReadMore > a, .ReadMore > a:hover, .ReadMore > a:visited, .ReadMore > a:focus{
	display: inline-block;
	color: #000;
	background-color: #fff;
	font-size: 13px;
	padding: 5px 20px;
	font-weight: bold;
}
.btnPos{
	position: relative !important;
	left: 198px !important;

	
}
.pnlBtn{
	display: inline-block;
	position: relative;
	float: left;
	width: 200px;
	
}
.playNow{
	display: inline-block;
background-color: #fbd41f;
color: #000;
font-size: 17px;
padding: 2px 0px;
font-weight: 600;
position: fixed;
top: 619px;
left: 220px;
width: 201px;
}
.playNow:hover, .playNow:focus, .playNow:visited{
	color: #000 !important;
}
.pnlCongrats{
	position: absolute;
display: inline-block;
width: 400px;
text-align: center;
background-image: url(http://cdn.shopclues.com/images/banners/Work/IPLTest//congrats-page.png);
background-repeat: no-repeat;
padding-top: 90px;
height: 517px;
	right:0;
	}
.pnlCongrats > span:first-child{
	display: inline-block;
	color: #f8e220;
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
	background-image: none;
	text-transform: uppercase;
}
.pnlCongrats > span:nth-child(2){
	display: block;
	font-size: 14px;
	color: #fff;
}
.pnlCongrats > span:nth-child(3){
	display: block;
	font-size: 98px;
	color: #f8e220;
	font-weight: bold;
	line-height: 92px;
}
.pnlCongrats > span:nth-child(4){
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
}
.pnlCongrats > span:nth-child(5){
	display: block;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
	
}
.pnlTC{
	position: absolute;
top: 24px;
display: inline-block;
width: 38%;
right: 47px;
text-align: left;
height: 505px;;
}
.pnlTC > span:first-child{
	display: inline-block;
	color: #f8e220;
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
	background-image: none;
	text-transform: uppercase;
}
.pnlTC ul{
	list-style-type: decimal;
	margin: 0 auto;
	display: inline-block;
	padding: 0;
	padding-top:12px;
	
}
.pnlTC ul > li{
	float: left;
	width: 100%;
	color: #fff;
	font-size: 13px;
	padding-bottom: 10px;
}
.pnlTCbtn, .pnlTCbtn:hover, .pnlTCbtn:visited, .pnlTCbtn:focus{
display: inline-block;
color: #fff;
font-size: 18px;
text-transform: uppercase;
position: absolute;
bottom: 26px;
right: 23px;
-ms-transform: rotate(-35deg);
-webkit-transform: rotate(-35deg);
transform: rotate(-35deg);
width: 68px;
text-align: center;
z-index: 9;
font-weight: bold;
line-height: 22px;
}

.figImages{
display: inline-block;
position: absolute;
bottom: -2px;
width: 310px;
height: 231px;
}
.figImages > .pnlOut{
		display: inline-block;
position: relative;
left: 2px;
width: 368px;
bottom: 91px;
}
.figImages > .pnlSix{
	display: inline-block;
position: relative;
left: 2px;
width: 368px;
bottom: 91px;
	
}
.figImages > .pnlFour{
		display: inline-block;
position: relative;
left: 2px;
width: 368px;
bottom: 67px;
	
}
.figImages > .pnlBringIt{
	display: inline-block;
position: relative;
left: 2px;
width: 368px;
bottom: 67px;
	
}
.finalScore{
	display: inline-block;
    position: absolute;
    right: 93px;
    top: 0px;
    width: 266px;
}
.finalScore > span:first-child{
	display: block;
	text-align: center;
	font-size: 116px;
	font-weight: bold;
	color: #ffe400;
	position: relative;
	top: 81px;
}
.finalScore > span:nth-child(2){
    display: inline-block;
    font-size: 23px;
    color: #000;
    position: relative;
    top: 85px;
    left: 97px;
    width: 50px;
	text-align: center;
}
.finalScore > span:nth-child(3){
    display: inline-block;
    font-size: 23px;
    color: #000;
    position: relative;
    top: 85px;
    left: -73px;
    width: 49px;
    text-align: center;
}
.ScoreBook{
	background-image: url(http://cdn.shopclues.com/images/banners/Work/IPLTest/score-book.png);
	background-repeat: no-repeat;
	width: 801px;
	height: 532px;
	margin-left: 85px;
	position: relative;
	top: 36px;
	
}
#scoreMain >  span{
	display: block;
	width: 100%;
	height: 571px;
	background-image: url(http://cdn.shopclues.com/images/banners/Work/IPLTest/num-bkg.png);
	background-repeat: no-repeat;
	background-position: 511px 42px;
	
	
  
}
#scoreMain >  span > span{
	transition: all 0.3s ease-in-out 0s;
	font-size: 147px;
	color: #000;
	font-weight: bold;
	margin-top: 22px;
	margin-left: 389px;
	display: inline-block;
	
}
.TestClass{
	transition: all 0.9s ease-in-out 0s !important;
	opacity: 1 !important;
	
}
#scoreMain >  span > span.TestClass2{
	transition: all 0.9s ease-in-out 0s !important;
	opacity: 1;
	
}
 .fadeOut{
    	background-color: rgba(255, 0, 0, 0.83);
    	border-radius: 8px;
    	box-shadow: silver 3px 3px 5px 0px;
    	border: 2px dashed yellow;
    	padding: 3px;
    }
#scoreMain > a{
	display: inline-block;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	position: absolute;
	bottom: 34px;
     right: 31px;
	-ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg); 
    transform: rotate(-35deg);
}

.pnlScore{
	background-image:url(http://cdn.shopclues.com/images/banners/Work/IPLTest/main-bkg-2.jpg);
	background-repeat: no-repeat;
	height: 601px;
	width: 1288px;
	margin: 0 auto;
	position: relative;
	
}
.proList{
	list-style: none;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	padding: 0;
	width: 725px;	
}

.proList li{
	width: 310px;
	float: left;
	margin-right: 98px;
margin-bottom: 55px;
}
.proList li > a{
	display: inline-block;
	position: relative;
	text-align: center;
	width: 100%;
}
.proList li > a{
	display: inline-block;
	position: relative;
	text-align: center;
	width: 100%;
}
.proList li > a > span:nth-child(2){
	display: block;
	text-align: center;
	color: #000;
	font-size: 20px;
	margin-top: 8px;
}
.proList li > a > span:nth-child(3){
	display: block;
	text-align: center;
	color: #000;
	font-size: 23px;
	font-weight: 600;
}
.proList li > a > span:nth-child(4){
	display: inline-block;
	text-align: center;
	color: #000;
	font-size: 13px;
	border:1px solid #000;
	border-radius: 17px;
	padding: 3px 15px;
	margin-top: 7px;
}
.proList li:nth-child(2n+2){
	margin-right: 0;
}
.topBigSales{
	list-style: none;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	padding: 0;
	width: 668px;
	
}
.topBigSales li{
	width:304px;
	float: left;
	margin-right: 60px;
	padding-bottom: 0px;
}
.topBigSales li > a{
	display: inline-block;
	position: relative;
	text-align: center;
	
}
.topBigSales li > a > span:nth-child(2){
	display: inline-block;
	position:relative;
	background-color: rgba(250, 250, 250, 0.7);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	text-align: center;
	bottom: 16px;
	width: 252px;
	padding: 13px 0px;
	bottom: 85px;
}
.topBigSales li > a > span:nth-child(3){
	display: none;
}
.topBigSales li > a > span:nth-child(2) > span:first-child{
	display: inline-block;
}
.topBigSales li > a > span:nth-child(2) > span:first-child > span:first-child{
	display: none;
	
}
.topBigSales li > a > span:nth-child(2) > span:first-child > span:nth-child(2){
	text-align: center;
	color: #000000;
	font-size: 22px;
	display: block;
	line-height: 20px;

}
.topBigSales li > a > span:nth-child(2) > span:nth-child(2){
	display: block;
	text-align: center;
	color: #000000;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;
	
}
.topBigSales li:nth-child(2n+2){
	margin-right: 0;
}
#book {
	background: url("http://cdn.shopclues.com/images/banners/Work/IPLTest//score-book.png") no-repeat;
	width: 830px;
	height: 526px;
	position: relative;
	margin-left: 83px;
    top: 28px;
	
}

#pages > span {
	/*background: url("images/score-page.png") no-repeat;*/
	display: block;
	width: 369px;
	height: 571px;
	position: absolute;
	left: 405px;
top: -2px;
	overflow: hidden;
}

#pages span > div {
		display: block;
		width: 369px;
		height: 571px;
	background-image: url(http://cdn.shopclues.com/images/banners/Work/IPLTest//num-bkg.png);
	background-repeat: no-repeat;
	background-position: 106px 102px;
	font-size: 147px;
	color: #000;
	font-weight: bold;
	padding-top: 84px;
	padding-left: 11px;
	}
	#pages span p,
	#pages span h2 {
		padding: 3px 35px;
		line-height: 1.4em;
		text-align: justify;
	}
	#pages span h2{
		margin: 15px 0 10px;
	}

#pageflip-canvas {
	position: absolute;
	z-index: 100;
	height: 577px !important;
	width: 950px !important;
	top: -30px !important;
}
.innerSection{
	width: 100%;
	background-color: #ffffff;
	background-image: url(http://cdn.shopclues.com/images/banners/Work/IPLTest//inner-bkg.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	
}
.pnlSales{
	width: 877px;
	float: right;
	background-color: rgba(136, 83, 133, 0.5);
	display: inline-block;
	padding: 8px;
	margin-top: 126px;
	margin-right: 20px;
	
}
.MainContainer{
	background-image:url(http://cdn.shopclues.com/images/banners/Work/IPLTest/main-bkg2.jpg) !important;
    background-repeat: no-repeat;
    background-color: #381652 !important;
    width: 1326px;
	margin: 0 auto;
	background-attachment: fixed;
	background-position: 100px top;
	padding-bottom: 0 !important;
	
}
