/* CSS Document */


* { margin: 0; padding: 0; }
a img{border:none}
img
{  border-style: none;
}
textarea { resize:none; }
textarea:focus, input:focus{
    outline: 0;
}
img .a{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
}
img .b{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: none;
}
*:focus {
    outline: 0;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
   opacity:  1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
   opacity:  1;
}


body, html {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	overflow-x:hidden;
	font-family: 'Pronto',Arial, Helvetica, sans-serif;
	background: url("images/bg.webp") no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

/* header */


#MainDiv{
	position: absolute;
	width:1080px;
	height: auto;
	left:0px;
	top:0px;
	z-index: 5;
	overflow-x: hidden;
}

#logo{
	position: absolute;
	width: 808px;
	height: 431px;
	left: 136px;
	top: 102px;
	z-index: 5;
	background-image: url("images/logo_white.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
	
}

#logoInner{
	position: relative;
	width: 100%;
	height: 330px;
    float: left;
    margin: 150px 0px 80px 0px;
	z-index: 5;
	background-image: url("images/logo_blue.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center center;
	
}
.page{
	position: relative;
	width: 1080px;
	height: auto;
    /*left: 0px;
    top: 0px;*/
	float: left;
	margin: 0;
	z-index:5;
}

/* page1 */
#hp{
	display: block;
}

#hpHolder{
	position: relative;
	width: 1080px;
	height: auto;
	float: left;
	z-index: 12;
	margin: 586px 0px 0px 0px;
}


h1{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 600;
	line-height: 0.9;
	color: #8ad1f1;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 60px 0px;
}


.hpBtn{
	position: relative;
	width: 800px;
	height: 150px;
	float: left;
	margin: 0px 136px 30px 136px;
	z-index: 1;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	border: 4px solid #fff;
	line-height: 150px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.hpBtn a{
	text-decoration: none;
	color: #fff;
}

.cake{
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;   
}
#cake1{
    height: 439px;
 	background-image: url("images/cake1.webp");
}

#cake2{
    height: 298px;
 	background-image: url("images/cake2.webp");
}

#cake3{
    height: 182px;
 	background-image: url("images/cake3.webp");
}

#cake4{
    height: 240px;
 	background-image: url("images/cake4.webp");
}

#cake5{
    height: 224px;
 	background-image: url("images/cake5.webp");
}

#cake6{
    height: 290px;
 	background-image: url("images/cake6.webp");
}

#cake7{
    height: 215px;
 	background-image: url("images/cake7.webp");
}

#cake8{
    height: 454px;
 	background-image: url("images/cake8.webp");
}

#cake9{
    height: 252px;
 	background-image: url("images/cake9.webp");
}

#cake10{
    height: 421px;
 	background-image: url("images/cake10.webp");
}

#cake11{
    height: 283px;
 	background-image: url("images/cake11.webp");
}


.hpBtnStartNew{
	position: relative;
	width: 788px;
	height: 150px;
	float: left;
	margin: 10px 136px 40px 136px;
	z-index: 1;
	background-color: #3a2774;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	border: 10px solid #fff;
	line-height: 150px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.hpBtnStartNew a{
	text-decoration: none;
	color: #fff;
}

.hpBtnStart{
	position: relative;
	width: 632px;
	height: 100px;
	float: left;
	margin: 40px 214px 40px 214px;
	z-index: 1;
	background-color: #3a2774;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 10px solid #fff;
	line-height: 100px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.hpBtnStart a{
	text-decoration: none;
	color: #fff;
}
/* page 1 */

/* prizes */

.innerHolder{
    position: relative;
    width: 880px;
    height: auto;
    float: left;
    margin: 500px 90px 40px 90px;
    border: 10px solid #fff;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
}
.innerHolder2{
    position: relative;
    width: 880px;
    height: auto;
    float: left;
    margin: 40px 90px 40px 90px;
    border: 10px solid #fff;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
}
.innerHolder3{
    position: relative;
    width: 100%;
    height: auto;
    float: left;
    margin: 500px 0px 40px 0px;
}




h2{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 400;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 25px 0px 25px 0px;
}
.bigText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 300;
	line-height: 1;
	color: #8ad1f1;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 60px 0px;
}

.smallText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 300;
	line-height: 1;
	color: #8ad1f1;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 30px 0px;
}

.smallText a{
    text-decoration: underline;
    font-weight: 600;
    color: #8ad1f1;
}
.smallText strong{
    font-family: "Coiny",Arial, Helvetica, sans-serif;
    font-size: 150%;
	font-weight: 700;
}
.innerBtn{
	position: relative;
	width: 620px;
	height: 76px;
	float: left;
	margin: 40px 224px 40px 224px;
	z-index: 1;
	background-color: #FFF;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 6px solid #8ad1f1;
	line-height: 76px;
	font-weight: 300;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.innerBtn a{
	text-decoration: none;
	color: #7e69ac;
}

.hugeTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 25px 0px 25px 0px;
}
.hugeText{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 600;
	line-height: 1;
	color: #8ad1f1;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 60px 0px;
}
h4{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
    font-family: "Coiny",Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: ltr;
	padding: 0;
	margin: 30px 0px 10px 0px;
}
/* pop creator */

#overDiv{
	position: absolute;
	width: 1080px;
	height: 2200px;
	left: 0px;
	top: 0px;
	z-index: 25;
	background: rgba(255,255,255,0.8);
	display: none;
}



.popup{
	position: absolute;
	width: 880px;
	height: 1500px;
	left: 100px;
	background-color: #fff;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	z-index: 30;
	box-shadow: 0px 0px 6.3px 10px rgba(0, 0, 0, 0.2);
	display: none;
}
#popup{
	top: 100px!important;
}
#preResult, #result{
	top: 250px!important;
}



h3{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 600;
	line-height: 0.9;
	color: #8ad1f1;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 60px 0px;
}

#popupBtn{
	position: relative;
	width: 530px;
	height: 100px;
	float: left;
	margin: 40px 175px 40px 175px;
	z-index: 1;
	background-color: #7e69ac;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	line-height: 100px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
#popupBtn a{
	text-decoration: none;
	color: #fff;
}

#close{
	position: absolute;
	width: 60px;
	height: 60px;
	right: 25px;
	top: 25px;
	z-index: 5;
	background-image: url("images/close.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}

.timerIcon{
	position: relative;
	width: 212px;
	height: 210px;
    float: left;
    margin: 70px 334px 30px 334px;
	z-index: 5;
	background-image: url("images/timer_icon.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center center;
	
}
.timerIconR{
	position: relative;
	width: 212px;
	height: 210px;
    float: left;
    margin: 50px 369px 30px 369px;
	z-index: 5;
	background-image: url("images/timer_icon.webp");
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position:center center;
	
}
.resTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.9;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 30px 0px;
}
.smallTextRes{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 2;
	font-weight: 300;
	line-height: 1;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 30px 0px;
}
.smallTextRes strong{
    font-size: 125%;
	font-weight: 700;
}
#xeshbon{
    display: none;
}
#endTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.9;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 30px 0px;
}
.rushTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.9;
	color: #7e69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 30px 0px 30px 0px;
}

.resultBtn{
	position: relative;
	width: 630px;
	height: 100px;
	float: left;
	margin: 40px 125px 40px 125px;
	z-index: 1;
	background-color: #7e69ac;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	line-height: 100px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.resultBtn a{
	text-decoration: none;
	color: #fff;
}

/* pop creator end */


/* chooser */
.chooser{
    position: relative;
    width: 855px;
    height: 855px;
    overflow: hidden;
    float: left;
    margin: 40px 112.5px 40px 112.5px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center center;
	background-image: url("images/q_pic.webp");
}


.chPic{
    position: absolute;
    width: 855px;
    height: 855px;
    left: 0px;
    top: 855px;
    z-index: 1;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position:center center;
}

#chp0{
	background-image: url("images/q_pic.webp");
}
#chp1{
	background-image: url("images/buble_pic.webp");
}
#chp2{
	background-image: url("images/rush_pic.webp");
}

/* chooser end */
h5{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 700;
	line-height: 0.8;
	color: #7c69ac;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0;
	margin-top: 50px;
}
/* form */
.formTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: rtl;
	padding: 0;
	margin: 0px 0px 30px 0px;
    
}

.inputText{
	position: relative;
	width: 580px;
	height: 90px;
	float: right;
	margin: 0px 146px 30px 146px;
	font-size: 38px;
	font-weight: normal;
	background-color: transparent;
	color: #fff;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "Pronto",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
}
.inputSelect{
	width: 580px;
	height: 90px;
	float: right;
	margin: 0px 146px 30px 146px;
	font-size: 38px;
	font-weight: normal;
	background-color: transparent;
	color: #000;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "Pronto",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 100%;	
	background-image: url('images/select.png');
}
.chHolder{
	position: relative;
	width: 680px;
	float: right;
	height: auto;
	margin: 30px 100px 30px 100px;
}
.ch{
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin: 0px 0px 0px 20px;
	z-index: 3;
}

.chLabel{
	position: relative;
	width: 620px;
	height: auto;
	float: right;
	margin: 0;
	z-index: 3;
	direction: rtl;
	text-align: right;
	color: #fff;
	font-weight: 400;
	line-height: 30px;
}


.chLabel a{
	color: #fff;
	text-decoration: underline;
}

.formBut{
	position: relative;
	width: 580px;
	height: 90px;
	float: left;
	margin: 40px 140px 40px 140px;
	z-index: 1;
	background-color: #3a2774;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	border: 10px solid #fff;
	line-height: 100px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
.formBut a{
	text-decoration: none;
	color: #fff;
}
#smsSubmitT, #formSubmitT{
    opacity: 0.5;
}

#smsSubmit{
    display: none;
}
.errors{
	position: relative;
	width: 100%;
	height: 20px;
	float: right;
	z-index: 3;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	direction: rtl;
	color: #FFF!important;
    margin: 10px 0px 30px 0px;
}

.numHolder{
  	position: relative;
	width: 600px;
	height: 90px;
	float: right;
	margin: 0px 140px 30px 140px;
  
}
.inputd{
	position: relative;
	width: 72px;
	height: 90px;
	float: left;
	margin: 0px 20px 0px 0px;
	font-size: 34px;
	font-weight: normal;
	background-color: transparent;
	color: #fff;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "Pronto",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
}


#debug{
	position: relative;
	width: 100%;
	height: 90px;
	float: left;
	margin: 20px 0px 0px 0px;
	font-size: 44px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	direction: auto;
	outline: 1;
	font-family: "Pronto",Arial, Helvetica, sans-serif;
	border: 4px solid #fff;
}
#preloader{
	position: relative;
	width: 420px;
	height: 90px;
	float: left;
	margin: 0px 140px;
	z-index: 5;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	background-image: url("images/preloader.gif");
	background-repeat: no-repeat;
	background-position:center top;
	background-size: 100% 100%;
	border: 2px solid #fff;
	display: none;
}


/* end form */

#createBtn{
	position: absolute;
	width: 300px;
	height: 50px;
	left: 90px;
	top: 705px;
	z-index: 10;
	background-color: #3a2774;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	font-size: 40px;
	line-height: 50px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	direction: rtl;
	text-decoration: none;
	
}
#createBtn a{
	text-decoration: none;
	color: #fff;
}



.socialHolder{
	position: relative;
	width: 290px;
	height: 115px;
	float: left;
	margin: 25px 295px;
	z-index: 5;
	
}
.sIcon{
	position: relative;
	width: 115px;
	height: 115px;
	float: right;
	margin: 0px 15px 0px 15px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:left top;
}
#down{
	background-image: url("images/down.png");
}
#fb{
	background-image: url("images/fb.png");
}
#wa{
	background-image: url("images/wa.png");
}

#replayBtn{
	position: relative;
	width: 568px;
	height: 60px;
	float: left;
	margin: 0px 16px 0px 16px;
	z-index: 1;
	background-color: #8ad1f1;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	border: 4px solid #3a2774;
	font-size: 36px;
	line-height: 60px;
	font-weight: 700;
	color: #7c69ac;
	text-align: center;
	direction: rtl;
	text-decoration: none;}

#termsHolder{
	position: relative;
	width: 1080px;
	height: 100px;
    /*left: 0px;
    bottom: 0px;*/
    float: left;
    margin: 30px 0px 0px 0px;
	z-index: 20;
    text-align: center;
	background: rgba(255,255,255,0.85);
	font-size: 44px;
	line-height: 100px;
	font-weight: 400;
	color: #846fb1;
	direction: rtl;
	display: block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}



#termsHolder a{
	color: #846fb1;
	text-decoration: underline;
}
.wrapper{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	margin: 0;
}
.formWrap{
	margin-top: 15px!important;
}



.mainShareButton {
    text-align: center;
    margin: 20px 0;
}

.mainShare {
    background: linear-gradient(45deg, #8ad1f1, #7c69ac);
    color: white !important;
    border: none;
    font-size: 28px;
    padding: 15px 30px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}

.mainShare:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
}

/* הסתרת כפתורים ספציפיים במובייל */
@media (max-width: 768px) {
    .desktop-only {
        display: none;
    }
}

@media (min-width: 769px) {
    .mainShareButton {
        display: none;
    }
}

/* אייקונים חדשים */
/*#email {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23007bff' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.89 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");
    background-color: #007bff;
    border-radius: 50%;
}*/

#copy {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'%3E%3Cpath d='M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z'/%3E%3C/svg%3E");
    background-color: #6c757d;
    border-radius: 50%;
}


.footer{
	position: fixed;
	width: 1080px;
	height: 300px;
	right: 0px;
	bottom: 0px;
	z-index: 30;
	background: rgba(0,0,0,0.7);
	display: none;
}
.ftext{
	position: absolute;
	width: 1000px;
	height: 60px;
	right: 40px;
	top: 20px;
	margin: 0;
	z-index: 20;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 400;
	color: #fff;
	text-align: center;
	direction: rtl;
	
}
.ftext a{
	color: #fff;
	text-decoration: underline;
}

#okBtn{
	position: absolute;
	width: 200px;
	height: 60px;
	left: 440px;
	bottom: 20px;
	z-index: 1;
	background-color: #8ad1f1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 4px solid #fff;
	font-size: 36px;
	line-height: 60px;
	font-weight: 400;
	color: #7c69ac;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}

body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}
input, textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

#UploadForm{
	position: absolute;
	z-index: 0;
	left: -500px;
	top: -100px;
}


/* games bubble */
.gameHolder{
	position: relative;
	width: 1080px;
	height: auto;
	float: left;
	z-index: 12;
	margin: 586px 0px 0px 0px;
}
.gameBG{
	position: relative;
	width: 1024px;
	height: 1024px;
    float: left;
    margin: 28px;
	z-index: 5;
	background-image: url("images/game_bg.webp");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position:center center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: 4px solid #423161;
	
}
#bubblesHolder{
	position: relative;
	width: 904px;
	height: 904px;
    float: left;
    margin: 60px;
	z-index: 5;
}
.gameTitle{
	position: relative;
	width: 100%;
	height: auto;
	float: right;
	z-index: 2;
    font-family: "Coiny",Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	direction: ltr;
	padding: 0;
	margin: 30px 0px 10px 0px;
}

.gameData{
	position: relative;
	width: 1024px;
	height: 100px;
    float: left;
    margin: 28px;
	z-index: 5;
}