/*********************** Demo - 1 *******************/
.box1 img,.box1:after,.box1:before{width:20%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0)}
.box1:hover img{filter:sepia(0%);transform:scale(1.5) rotate(10deg)}
.box1 .title{font-size:19px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 0 1px #004cbf;bottom:10px;left:10px;opacity:0;z-index:2;transform:scale(0);transition:all .5s ease .2s}
.box1:hover .title{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:100%;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}

table.tabletitle3 tr th {
    padding: 6px 10px;
    background-color: #fedfc0;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
}
table.tabletitle3 tr td {
    padding: 3px 10px;
    background-color: #f6f6f6;
    text-align: center;
}

table.tabletitle tr td {
    padding: 6px 10px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
}

table.tablewin tr td {
    padding: 3px 10px;
    background-color: #f6f6f6;
    text-align: center;
}

table.tabletitle2 tr th {
    padding: 6px 5px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
	font-size:15px;
	line-height: 1;
}

table.tabletitle2 tr td {
    padding: 3px 5px;
    background-color: #f6f6f6;
    text-align: center;
    border: 1px solid white;
	font-size:12px;
}

.tabletitle4 > tbody > tr > th{

background-color:#e5f3d2;
border:1px white solid;	
}
.tabletitle4 > tbody > tr > td{

background-color:#f6f6f6;
border:1px white solid;	
}

#scroll-area {
    width: 100%;
    overflow: auto;
}

#scroll-area > .fixwidthtable {
    position: relative;
    width: 100%;
}


#scroll-area > .fixwidthtablenewscov {
    position: relative;
    width: 100%;
}

.inputboxtext {
    border: none;
    background: none;
    width: 50px;
    height: 50px;
    font-size: 35px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.btnLuckyNo {
    background-image: url(../images/btn_lucky_no.png);
    float: right;
    width: 152px;
    height: 69px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.inputbox {
    background: url(../../assets/img/box_number.png) center no-repeat;
}


.ball_red {
    background: url(../../assets/img/ball_red.gif) center top no-repeat;
    padding-top: 12px;
}
.txt_white11 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFF;
    font-size: 46px;
    line-height: normal;
}
.ball_green {
    background: url(../../assets/img/ball_green.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_blue {
    background: url(../../assets/img/ball_blue.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_orange {
    background: url(../../assets/img/ball_orange.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_yellow {
    background: url(../../assets/img/ball_yellow.gif) center top no-repeat;
    padding-top: 12px;
}
.ball_purple {
    background: url(../../assets/img/ball_purple.gif) center top no-repeat;
    padding-top: 12px;
}

.tabletdsetfavno th {
    padding: 6px 0px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 11px;
    border: 1px solid white;
}

.bar > tbody > tr > td {
 padding: 0;
    text-align: left;
	border: 0px ;
}

.tabletdsetfavno td {
    padding: 3px 0px;
    background-color: #f6f6f6;
    text-align: center;
    font-size: 11px;
    border: 1px solid white;
}

.inputboxtext2 {
    border: 3px solid #dc091c;
    background: none;
    max-width: 242px;
    width: 100%;
    min-width: 100px;
    height: 48px;
    font-size: 35px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
.titlepopupvideo{
	padding-top:38px;
}
.formellipsis{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	margin-bottom:15px;
}
.tabletitle4 > td {
    padding: 6px 20px;
    background-color: #e5f3d2 !important;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
}
table.tablewin3 tr td {
    padding: 3px 20px;
    background-color: #f6f6f6;
}
table.tabletitle tr th {
    padding: 6px 10px;
    background-color: #e5f3d2;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
	border: 1px solid white;
	
}
table.tabletitle tr td {
    padding: 6px 10px;
    background-color: #f6f6f6;
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
	border: 1px solid white;
}
table.tablewin tr td {
    padding: 3px 10px;
    background-color: #f6f6f6;
    text-align: center;
}
.txt_white9{
	height:32px;
}
.txt_white7 {
    color: #FFF;
    font-size: 22px;
}
.txt_white10 {
    color: #FFF;
    font-size: 14px;
}
.txt_green1 {
    color: #8fc741;
    font-size: 24px;
    line-height: normal;
}
.txt_black8 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
}
.txt_green2 {
    color: #8fc741;
    font-size: 20px;
}
.txt_green4 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #039047;
    font-size: 14px;
}
.txt_red6 {
    color: #dd020d;
    font-size: 14px;
}
.txt_grey5 {
    font-family: 'Cabin-Regular', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 20px;
    line-height: 24px;
}
.txt_grey1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 14px;
	font-weight: bold;
}
.txt_red5 {
    color: #dd000c;
    font-weight: bold;
    font-size: 20px;
}
.txt_black5 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 16px;
}

.righttableamt{
	text-align:right;
}
.righttableamt{
	text-align:left;
}


.inputboxtext1-2 {
    border: none;
    background: none;
    width: 40px;
    height: 50px;
    font-size: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
#box2didiwin {
    border: #ccc 1px solid;
    padding: 15px 10px;
    background-color: #f1f1f1;
    margin-top: 8px;
}
#box2 {
    border: #ccc 1px solid;
    padding: 30px 20px;
    background-color: #f1f1f1;
}
#box4 {
    border: #ccc 1px solid;
    padding: 10px;
    background-color: #f6f6f6;
}

@media (min-width: 1751px){
.set-widthv7 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}
/*customize box*/
#box1 {
    border: #ccc 1px solid;
    padding: 5px 10px;
    background-color: #f1f1f1;
}

#box3 {
    border: #ccc 1px solid;
    padding: 5px;
    background-color: #f6f6f6;
	min-height:270px;
}


.eventitem {
    max-width: 100%;
    min-width: 382px;
    height: 192px;
}

.eventsnpromoimg {
    padding: 5px;
    min-width: 180px;
}

.button2set {
    height: 32px;
    background-position: center;
    background-size: cover;
    font-size: 13px;
}

/*customize space*/
.cmg-10{
height: 10px;	
}
.cmg-20{
height: 20px;		
}
.cmg-30{
height: 30px;		
}
.cmg-40{
height: 40px;	
}
.cmg-50{
height: 50px;	
}

/*text customize*/
.txt_red4 {
    color: #dd000c;
    font-size: 24px;
}

.txt_green2 {
    color: #8fc741;
    font-size: 20px;
	padding-top: 50px;
}

.txt_white9 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 16px;
}
.txt_green3 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #039047;
    font-size: 20px;
}

@-webkit-keyframes heartbeat {
  0% {
    -webkit-transform:scale(1)
  }
  50% {
    -webkit-transform:scale(1.1)
  }
  100% {
    -webkit-transform:scale(1)
  }
}

@-moz-keyframes heartbeat {
  0% {
    -moz-transform:scale(1)
  }
  50% {
    -moz-transform:scale(1.1)
  }
  100% {
    -moz-transform:scale(1)
  }
}

@-o-keyframes heartbeat {
  0% {
    -o-transform:scale(1)
  }
  50% {
    -o-transform:scale(1.1)
  }
  100% {
    -o-transform:scale(1)
  }
}

@keyframes heartbeat {
  0% {
    transform:scale(1)
  }
  50% {
    transform:scale(1.1)
  }
  100% {
    transform:scale(1)
  }
}

.heartbeat {
  -webkit-animation-name: heartbeat;
  -moz-animation-name: heartbeat;
  -o-animation-name: heartbeat;
  animation-name: heartbeat;
}

.animate-infinite-heartbeat {
  -webkit-animation: heartbeat 1s infinite;
  animation: heartbeat 1s infinite;
}

.image-shadow {
    position: absolute;
    left: auto;
    top: 5px;
    z-index: 0;
    -webkit-filter: blur(9px) contrast(0%) brightness(73%);
    filter: blur(5px) contrast(0%) brightness(50%);
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(0deg, 0deg);
    height: auto;
    width: 96px;
}

.txt-setmargin{
	margin-left:2px;
}

.bgset{
	background-color:transparent;
	height:22px;
}
.bgset2{
	background: linear-gradient(#ed3740,#e00a15);
	height:48px;
}

.txt_white1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 14px;
}

.colcus-sm-12 {
    background-color: #000000;
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.colcus-sm-10 {
    background-color: #000000;
    width: 80%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.setmargintext{
margin-top:5px;	
}

.btn-print {
    color: #fff !important;
    background-color: #98000F;
    border-color: #98000f;
    width: 100%;
    padding: 5px;
    border-radius: 10px;
    font-size: 10pt;
}

.colcus-sm-2 {
    width: 20%;
	min-height:86px;
    float: left;
    position: relative;
    background-color: #990e13;
    border-left: 1px solid #fff;
}

.txt_black6 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
}

.txt_white2 {
    color: #FFF;
    font-size: 12px;
    line-height: normal;
}
.txt_white2s {
    color: #FFF;
    font-size: 12px;
    line-height: normal;
}

.txt_white5 {
    font-family: 'RobotoBlack',Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 22px;
    line-height: 22px;
    background-color: red;
}

.txt_black2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
}

#resultTable1 table tr td {
   border: 1px solid Red;
}
#resultTable2 table tr td {
   border: 1px solid Red;
}
#resultTable3 table tr td {
   border: 1px solid Red;
}

.txt_red1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #dd020d;
    font-weight: bold;
    font-size: 14px;
}
.txt_black4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 5px;
}

.txt_white6 {
    font-family: 'RobotoBlack',Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 16px;
    min-width: 87px;
}

.box_grey_left {
    width: 12px;
    height: 20px;
    background-color: #c0c0c0;
    display: block;
    float: left;
    margin-top: 1px;
    margin-left: 1px;
}

.box_grey_right {
    width: 12px;
    height: 20px;
    background-color: #c0c0c0;
    display: block;
    float: right;
    margin-top: 1px;
    margin-right: 1px;
}


.coordinateDiv{
	position:absolute; top:-20px; left:175px; background:url(../images/box_arrow.png) left no-repeat; padding-left:6px; display:none;
}

.coordinateBox{
	background-color:#FFF; padding:10px; border:#ccc 3px solid; width:230px; -moz-border-radius: 8px; border-radius: 8px;
}


.txt_left {
    text-align: left;
}


@media (max-width: 500px) and (min-width: 401px){
.coordinateDiv{
	position:absolute; top:-45px; left:175px; 
	background:url(../images/box_arrow.png) left no-repeat; padding-left:6px; display:none;
}

.coordinateBox{
	background-color:#FFF; padding:10px; border:#ccc 3px solid; width:100%; 
	-moz-border-radius: 8px; border-radius: 8px;
}
}
@media (max-width: 400px) and (min-width: 300px){
.coordinateDiv{
	position:absolute; top:-45px; left:150px; 
	background:url(../images/box_arrow.png) left no-repeat; padding-left:6px; display:none;
}

.coordinateBox{
	background-color:#FFF; padding:10px; border:#ccc 3px solid; width:100%; 
	-moz-border-radius: 8px; border-radius: 8px;
}

.tabletitle4 > tbody > tr > td {
	font-size:10px;
}
.tabletitle4 > tbody > tr > td  > a > img {
	width:100px;
}
.tabletitle4 > tbody > tr > td > div > a > img {
	width:100px;
}
}




img.setfat {
height:22px;	
border: none;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}


@media (max-width: 1250px){
.search-table-outter {
    overflow-x: scroll;
}
}

@media (max-width: 425px) and (min-width: 300px){

.downloadappright{
	float:right;
}
}
@media (max-width: 425px) and (min-width: 300px){
.mobileinputset {
    max-width: 60px;
}
.mobileselectset {
    max-width: 65px;
}
}

@media (max-width: 474px)and (min-width: 360px){
		.specialseteventimg{
	margin: auto;
	display: inline-block; 
	max-width:110px;
}

.set50event > .txt_grey1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 12px;
}
}
@media (max-width: 359px)and (min-width: 300px){
		.specialseteventimg{
	margin: auto;
	display: inline-block; 
	max-width:100px;
}

.set50event > .txt_grey1 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #595959;
    font-size: 10px;
}
.set50event > .txt_grey2 {
   
    font-size: 10px;
}
}

a.csrlink:hover{
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

.list_link{
	padding:6px 15px 6px 25px;
	background:url(../../assets/img/arrow.gif) 15px 12px no-repeat;
}

.pdf_link{
	padding:6px 25px;
	background:url(../../assets/img/pdf_icon.gif) 0 3px no-repeat;
}

.doc_link{
	padding:6px 25px;
	background:url(../../assets/img/doc_icon.gif) 0 3px no-repeat;
}

@media (max-width: 530px) and (min-width: 280px){

.ball_orange.txt_white11 {
    background: url(../../assets/img/ball_orange.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_blue.txt_white11 {
    background: url(../../assets/img/ball_blue.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_green.txt_white11 {
    background: url(../../assets/img/ball_green.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_red.txt_white11 {
    background: url(../../assets/img/ball_red.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_yellow.txt_white11 {
    background: url(../../assets/img/ball_yellow.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.ball_purple.txt_white11 {
    background: url(../../assets/img/ball_purple.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 42px;
    font-size: 20px;
}
.txt_black8 {
    font-family: 'Cabin-Bold', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 13px;
    line-height: 24px;
    vertical-align: middle;
}
}

@media (max-width: 991px) and (min-width: 769px){
.ball_orange.txt_white11 {
    background: url(../../assets/img/ball_orange.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_blue.txt_white11 {
    background: url(../../assets/img/ball_blue.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_green.txt_white11 {
    background: url(../../assets/img/ball_green.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_red.txt_white11 {
    background: url(../../assets/img/ball_red.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_yellow.txt_white11 {
    background: url(../../assets/img/ball_yellow.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.ball_purple.txt_white11 {
    background: url(../../assets/img/ball_purple.gif) center top no-repeat;
    padding-top: 10px;
    background-size: 70px;
    font-size: 40px;
}
.eventitem {
    max-width: 100%;
    min-width: 410px;
    height: 192px;
}


}


@media (max-width: 900px) and (min-width: 576px){
	.mobileviewlabel{
		max-width:60px;
	}
}

@media (max-width: 370px) and (min-width: 300px){
	.mobileviewlabel{
		max-width:60px;
	}
}
@media (max-width: 768px) and (min-width: 400px) {
    .ejackpotboxmobile {
        min-height: 100px;
        padding-right: 15px !important;
        padding-left: 15px !important;
		width: 50% !important;
		font-size:13px;
    }
	.mobilefontview{
		font-size:13px;
	}
	   
}
@media (max-width: 399px) and (min-width: 200px) {
    .mobilefontview{
		font-size:13px;
	}
	   
}
.icon_won {
	background:url(../../images/icon_won.gif) right no-repeat;
	background-color:#FFFFFF;
	height:26px;
}

.icon_won_p {
	background:url(../..../images/icon_won_p.gif) right no-repeat;
	background-color:#FFFFFF;
	height:26px;
}

.icon_won_p2 {
	background:url(../../images/icon_won_p2.gif) right no-repeat;
	background-color:#FFFFFF;
	height:26px;
}