* {
    font-family: inherit;
}

body {
    
    color: #000;
	

}


a {
    color: white;
}

h2 {
    color: #FFF;
    font-size: 15px;
    text-align: center;
}
p {
    margin: 0 0 0px;
}

.tr1 { background-color:#FFFFFF;color:#000000; }
.result-heading{
         background-color: #0072ff;
         text-align: center;
         font-size: 20px;
		 border: 1px solid #0072ff;
         padding:15px 0px 15px 0px;  
         }
.result-heading h2 {margin-top:4px; margin-bottom: 4px; color:#f5eeee}		 
.result-heading a {
	color: #FFF;
    font-size: 25px;
    
	}		

.result-bottom{
         background-color: #0072ff;
         text-align: center;
         font-size: 20px;
		 border: 1px solid #0072ff;
         padding:15px 0px 15px 0px;  
         }
.result-bottom h2 {margin-top:4px; margin-bottom: 4px; color:#f5eeee}		 
.result-bottom a {
	color: #FFF;
    font-size: 22px;
    
	}		
		 
.list{
	background-color: #ffffff; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
}
.list4{
	background-color: #000; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
}
.list a{ text-decoration:none;
         color:#11499d; 
		 font-size: 18px;
}
.list4 a{ text-decoration:none;
         color:#FFF; 
		 font-size: 18px;
}
.footer{
	background-color:red; 
	border: 4px solid #000;
	text-align:center;
}
.hotlink-black {
	border:1;
	text-align:center;
	width:100%;
}
.hotlink-black td {
	padding: 2px;
	border: 2px solid yellow;
	text-align:center;
	width:50%;
	background-color:blue;
}
.hotlink {
	border:1;
	text-align:center;
	width:100%;
}
.hotlink td {
	padding: 2px;
	border: 2px solid yellow;
	text-align:center;
	width:50%;
	background-color:#000;
	font-weight:bold;
}
.hotlink a {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.top-links{
	width:100%;
	text-align:center;

}
.top-links td{
	padding: 8px 5px 8px 5px;
	text-align:center;
	background-color:#0072ff;
	border:2px solid #ffffff
}
.bus{color:#fff;background-color:red; font-weight:bold}
.bookmark{background-color: yellow; color:white; font-weight: bold; font-style: bold; font-size: large; text-decoration: none; border-width: 3px; border-color:red; border-style: outset; margin: 2px; padding: 10px; border-radius: 10px; text-align: center;}
.bookmark font {size:3; color:#000}
.3month{
	width:200px;
	height:60px
}

.chart{
	width:100%; overflow-x: scroll; overflow-y: hidden; margin: auto; color:#CCCCCC;
}
.rtable{
	border:1px thin; 
	text-align:center;
	width:100%;
}
.rtable td {border:1px solid #000; color: #000;}
.rtable th {border-color:#000; background-color:#cc4c1a; color:#CCCCCC; font-size:15px; font-weight:bold; padding: 0px 5px 0px 5px;}
.list{
	background-color: #ffffff; 
	color: #ffffff; 
	border-style: double; 
	border-color: blue;
	text-align:center;
	padding: 5px;
	border-radius: 19px;
}
.list  a{ text-decoration:none;
         color:#000; 
		 font-size: 16px;
		 
		 
}
.list2{
	background-color: yellow; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
	text-align:center;
	
}
.list2  a{ text-decoration:none;
         color:#ff0000; 
		 font-size: 16px;
		 
}
.list3{
	background-color: #FFFF99; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
	text-align:center;
}
.list3  a{ text-decoration:none;
         color:#ff0000; 
		 font-size: 16px;
		 
}
.content{
	background-color: #fff; 
	color:#000; 
	font-weight: bold;
	font-size: large; 
	text-decoration: none; 
	border-width: 3px; 
	border-color:#0008ff; 
	border-style: outset; 
	margin: 3px; 
	padding: 10px; 
	border-radius: 10px; 
	text-align: center;
}
.content h1, h2, h3, h4, h5 {
	color:red;
	font-weight:bold; 
	margin:5px 0 5px 0;
	font-size: 20px!important;
}
.content p{
	font-size:16px;
	color:#000;
	text-align:justify;
}
.content a {
	color:Red;
	}
.livegame{
	color:red;
	font-size:34px;
	font-weight:bold;
	
}
.liveresult{
	color:green;
	font-size:34px; 
	font-weight:bold;
}
.style4{color: brown; font-size: 15px; font-weight:bold}
.style5{color: red; font-size: 20px; font-weight:bold}
.style6{color: blue; font-size: 15px; font-weight:bold}
.style7{color: darkgreen; font-size: 15px; font-weight:bold}
.ttd {border-color:#000; background-color:#B90621; color:#CCCCCC; font-size:15px; font-weight:bold; padding: 0px 5px 0px 5px;}

.topchart{ width:100%;}
.topchart td { width:100%; background-color:yellow; border-radius: 25px; text-align:center; border:2px solid #000; color:#000 }
.topchart td a {font-size:18px; color:#075107; font-weight:bold; text-decoration:none }



#livechart {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#livechart td, #livechart th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align:center;
}
#livechart td {
	color: #000000;
    font-size: 17px;
    font-weight: bold;
}

.tabledate{
	background-color:#0072ff;
	color: white !important;
}
#livechart tr:nth-child(even){background-color: #f2f2f2;}

#livechart tr:hover {background-color: #ddd;}

#livechart th {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  background-color: #0072ff;
  color: white;
}

.points{
        border-radius:10px;		
        border:3px solid #000;
		box-sizing: border-box;
        background: inherit;
        box-shadow:0 0 10px #13316c;
		padding:10px;
		text-align:center;
		margin-bottom: 5px;
        
    }
.list_main_div{
    width:100%;	
	box-sizing: border-box;
}	
.list_main_div a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size: 17px;
	
}
.footer
{
    background-color: black;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center !important;
}

.align{
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size:24px;
	background-color: yellow;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.Copyright{
	color: #ffff;
    padding-top: 10px;
}

.top_1{
	color: #000;
    background: #0072ff;
    padding: 1% 0;
    border-radius: 5px 5px 0 0;
	margin-top: 10px;
}

.warning{
	padding: 15px;
    border: 3px solid red;
    border-radius: 5px;
    background-color: #fff;
}

.warning h3{
	text-align: center;
    color: red;
    font-weight: bold;
    margin-top: 10px;
}

.warning p{
	font-size: large;
    text-align: center;
	color:blue;
}

.old td{
	background-color:#0072ff;
	color:#fff;
}

.theading{
	border:1px solid white;
	background-color:#0072ff;
	color:#f5f5f5;
	padding:5px;
	text-align:center;
}

.hotlinkyellow{
	background-color: yellow;
    color: red;
    text-align: center;
    padding: 10px;
    margin: 10px 10px 10px 0px;
}
.hotlinkblue{
	background-color: blue;
    color: #FFF;
    text-align: center;
    padding: 10px;
    margin: 10px 10px 10px 0px;
}
.hotlinkpink{
	background-color: pink;
    color: #FFF !important;
    text-align: center;
    padding: 10px;
    margin: 10px 10px 10px 0px;
}

.gboardfull{
	padding: 5px 1px 5px 1px; 
	border: 1px solid black; 
	background-color:#bf5010;
	text-align:center;
}
.gbfullgamename{
	text-transform: uppercase; 
	color:#fff;
	font-size:20px; 
	font-weight:bold; 
	padding-left:2px; 
	padding-right:2px
}
.gbfullresult{
	color:#FFF; font-weight:bold; font-size:20px
}
.gboardhalf{
	padding: 3px 1px 3px 1px;
    border: 1px solid black;
    text-align: center;
    min-height: 102px;
    line-height: 22px
}
.gbgamehalf{
	color:#120cbc;font-size:17px; font-weight:bold; padding-left:1px; padding-right:1px
}
.gbhalfresult{
	font-size:20px; font-weight:bold; color:#000
}

.resultmain{
	background-color:#FFF; width:100%; text-align:center;
}
.resultmaintime{
	color: #cf065a; font-size: 24px; font-weight: bold;
}
.resultmaintoday{
	font-weight:bold; color:#000; font-size:20px
}
.noticeb{
	border: 2px solid blue;
	width:100%;
	text-align:center;
	padding:10px;
	font-weight:bold;
}
.noticeb p{
	font-size:16px;
	color:#000;
}
.notred{
	font-size:20px;
	color:red;
}
.notblue{
	font-size:18px;
	color:blue;
}
.telegramb{
	width:100%;
	background-color:yellow;
	padding:10px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:16px;
	border:2px solid red;
	border-radius:10px;
	
}
.buttonb{
     height: 40px; width: 160px; color:#FFF; border-radius: 20px; font-weight:bold; font-size:18px;	
}
.bgblue{
	background-color:#0072ff; border: 2px solid #0072ff; 
} 
.bggreen{
	background-color:#18a707; border: 2px solid #18a707;
} 
.bgred{
	background-color:red; border: 2px solid red;
} 
.leakb{
	background-image: linear-gradient(#0a0b0b,#0f3a40); padding: 8px 0; color: #fff; border-radius: 5px; text-align: center;
}
.leakajjki{
	color:yellow; font-size: 25px
}
.leakname{
	color:#ffffff; font-size: 25px
}
.addb{
	background-color: #fff; color:#000; font-weight: bold; font-size: large; text-decoration: none; border:3px outset blue;   margin: 3px; padding: 10px; border-radius: 10px; text-align: center;
}
.green {color:green}
.red {color:red}
.blue {color:blue}

.addbheading { font-size:18px; }
.addbcontent { font-size:16px; color:black }
.addbname { font-size:22px; }
.addbtag { font-size:18px; }
.addbcontact { font-size:22px; }