body { background-color: #660000; margin:0; border:0; max-width:100%; margin:0 auto; }
a { text-decoration: none; color: #66FF00; }
big { color:#FFFF00; font-size: 24px; font-weight: bold; }
p {
    margin: 0 0 0px;
}
.live{
	background-image: linear-gradient(red, #390c92);
	border:2px solid yellow;
}
 .sattaname{ color: rgb(173, 255, 47);
    font-size: 40px;
    font-weight: 700;}
    
    .sattaresult{ color: rgb(173, 255, 47);
    font-size: 35px;
    font-weight: 700;
        margin-top:3px;
       
    }
    .style1{padding :10px;}
    
    .sattaresult p{background: white;
    color: red;
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 60px;}
.game_name{
	background-color:red;
	color:#FFF;
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	font-family: none;
}	
.game_name p{
	margin:0px;
	padding: 2px;
}
.game_result{
	text-align:center;
	padding:10px 0px 10px 0px;
}
.game_time{
	font-size:16px; 
	font-weight:bold;
	margin: 0 0 3px;
}
.chart2020{
	background-color: #330066;
	border: 5px solid lime;
	padding: 5px 0 5px 0;
	text-align:center;
	margin:2px;
	border-radius:5px;
}
.chart2020 a{
	font-weight:bold;
	color:#FFF;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
}
.in_chart{
	padding:10px 0 10px 0;
}	
.today{
background-color:#000;
font-weight:bold;
font-size: 22px;
color:#FFF;
border: 2px solid yellow;

}

.blink-result{
	color:#000;
	animation: blinkingText 0.8s infinite;
}


.style1 {
background-color: black;
}
.today {
background-color: #000;
font-size: 25px;
color: #15d9e1;
font-family: inherit;
}
.sattaname {
font-size: 20px;
color: #15d9e1 !important;
}
.game_result {
margin: 0px !important;
}
b.todays-result-number {
bottom: 18px !important;
}
.result-number {
margin-top: 12px;
}

/*@media only screen and (max-width: 600px) {
	.border {
height: 128px;
}*/
td, th {
font-size: 10.9px;
}
}















