* {
    font-family: inherit;
}

body {
    background-color: black;
    color: white;

}

a {
    color: white;
	text-decoration:none;
}

h2 {
    
    font-size: 15px;
    text-align: center;
}
p {
    margin: 0 0 0px;
}
.king {
	background-color:yellow; text-align:center; padding: 15px 10px 35px 10px; 
	
}
.king-logo {
	color:#FFF; font-size:20px; font-weight:bold; background-color:#646409; padding:10px 15px 10px 15px; border-top:3px solid #000; border-bottom:3px solid #000;
	
}
.king h1{
	text-align:center; margin:10px 0px 20px 0px;  color:#000; margin-bottom: 15px; font-size:55px;
}
.king-heading h2{
	text-align:center; margin-top:10px; background-color:#0095ff; border: 2px solid #fff; padding:13px; color:#FFF; font-size:26px !important; margin-bottom: 0px; 
}
.style1{
	text-align:center; background-color:#FFF; width:100%; padding: 17px 0px 15px 0px 
}
.style1-heading{
	font-weight:bold; color:#fff; font-size:20px; background-color:green; padding: 5px 10px 5px 10px; border-radius:10px; 
}
.select-date {
	padding-top:10px;padding-bottom:10px; text-align:center
}
.ad-banner  {
	background-color: #fff; color:white; font-weight: bold;  font-size: large; border-width: 3px; border-color:red; border-style: outset; margin: 2px; padding: 10px; border-radius: 10px; text-align: center;
}
.ad-banner button {
	background-color:red;
}
.ad-whatapp button{
	background-color:green;
}
.ad-banner-red {
	color:red;
}
.ad-banner-green  {
	color:green;
}
.ad-banner-blue {
	color:blue;
}
.ad-banner-purple {
  color:#580AA2;
}
.ad-banner-black {
  color:#000;
}

.gameinchart{
	padding: 0 1px 5px 0px;
	border: 1px solid black; 
	background-color:#f3092a;
	text-align:center;
}
.gameinchart a{
	text-transform: uppercase; color:#fff; font-size:18px; font-weight:bold; padding-left:2px; padding-right:2px
}
.gameinchart-result{
	font-size:14px; font-weight:bold; color:#FFF
}
.tr1 { background-color:#FFFFFF;color:#000000; }
.drag{
         background-color: #0c62ad;
         text-align: center;
         text-shadow: 1px 1px blue;
         font-size: 20px;
         border:2px solid lime
         }
.drag h2 {margin-top:4px; margin-bottom: 4px; color:#f5eeee}		 
.drag a {color:#FFF; font-size:25px}		 

.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;
}
.pages{
	width:100%;
	text-align:center;
}
.pages a{
	text-decoration:none;
	text-align:center;
	color:#FFF;

}
.pages td{
	padding: 10px 5px 10px 5px;
	text-align:center;
	background-color:   #71008f;
    border:2px solid #000
}

.footer-pages{
	width:100%;
	text-align:center;

}
.footer-pages td{
	padding: 8px 5px 8px 5px;
	text-align:center;
	background-color:#c2160d;
	border:2px solid #FFF
}
.bus{color:#fff;background-color:red; font-weight:bold}
.bookmark{background-color: #ff0; 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; margin: auto; color:#CCCCCC;
}


.rtable{
	border:1px thin; 
	text-align:center;
	width:100%;
}

.nrtable{
	width:100%;
}
.nrtable th{
	border:1px solid #000; background-color:blue; color:#FFF; font-size:15px; font-weight:bold; padding: 0px 5px 0px 5px;
}
.nrtable td{
	border:1px solid #000; color:#000; font-size:15px; font-weight:bold; padding: 5px 0px 5px 0px; text-align:center; background-color:#FFF; 
}
.nrtable-fon{
	background-color:#B76856 !important;
	color:#000 !important;
}
.nrtable-date{
	background-color:#cec4eb!important;
}
.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-image: linear-gradient(#0a0b0b,#0f3a40); 
	color: #ffffff; 
	border: 2px solid #FFF;  
	text-align:center;
	padding: 14px 5px 14px 5px;
	
}
.list  a{ text-decoration:none;
         color:#FFF; 
		 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;
		 
}

.list4{
	background-color: yellow; 
    border-radius: 8px; 	
	border-style: solid; 
	border-color: red;
	text-align:center;
	padding:5px 0 5px 0; 
}
.list4  a{ text-decoration:none;
         color:#000; 
		 font-size: 16px;
		 
}

.devlop{
	
	background-color:yellow;
	color:#000;
	text-align:center;
	padding:10px;
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}

.content{
	background-color: #fff; color:#000; font-weight: bold; font-style: 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 h3 {
	color:red; font-size:21px !important; font-weight:bold
}
.content h2 {
	color:red; font-size:21px !important; font-weight:bold
}
.content a {
	color:Red;
	
}
.content p {
	font-size:15px;
	text-align:justify;
	
}
.livegame{
	color:#000;
	font-size:30px;
	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;}

.quicklink
{
	text-align:center;
	font-weight:bold;
	margin: 18px 0 18px 0;
	
}
.quicklink a {
	text-decoration:none;
	background-color:yellow;
	border-radius:10px;
	border-color:red;
	padding: 9px;
    color: #000;
}
.msg{
	background-color:#FFF;
	color:#000;
	border:2px solid blue;
	border-radius:5px;
	padding:10px;
	text-align:center;
}
.msg p{
	font-size:18px;
	font-weight:bold;
	}
.msg a{
	font-size: 19px;
    text-decoration: none;
    background-color: #ff0018;
    padding: 3px 7px 3px 7px;
    color: #f1e7e7;
    font-weight: bold;
    border: 1px solid#000;
    border-radius: 10px 10px 10px 10px;
	
}
.gamefull{
	padding: 10px 1px 10px 1px; 
	border: 1px solid black; 
	background-color:#bf1061;
	text-align:center;
}
.gamefull p {
	color:yellow;
}
.gamefull a {
	text-transform: uppercase; 
	color:#fff;
	font-size:18px; 
	font-weight:bold; 
}
.gamefull-result{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
.gamehalf{
	padding: 3px 1px 3px 1px; 
	border: 1px solid black; 
	min-height:110px;
	text-align:center;
	background-color:#FFF;
}
.gamehalf a {
	color:red;
	font-size:17px; 
	font-weight:bold; 
}
.gamehalf p {
	color:#000;
	font-weight:bold
}
.gamehalf-result{
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.hr-border{
	margin-top: 11px;
    margin-bottom: 11px;
    border: 0;
    border-top: 1px solid #f30a0a;
}

.matka-result{
	background-color:#000;
	text-align:center;
	padding: 0px 0px 0px 0px !important; 
	border:3px solid #FFF;
	
}
.matka-result h2{ 
        font-size:20px; 
        color:yellow;
        margin-top: 10px;
        margin-bottom: 16px; 
		
		}
.matka-result h5{ 
            font-size: 25px;
            color: #FFF;
            background-color: #f13f68;
            margin: 0px;
			font-weight:bold;
			padding:7px;
		
		}		
.matka-live-game{
	background-color:#FFF;
	
	padding: 8px;
    border-bottom: 2px solid #133469;
}
.matka-live-game h4 {
	font-size: 22px;
    font-weight: bold;
    color: #090909;
    margin-bottom:0px !important;
    margin-top:0px !important;}
	
.matka-live-game span{
    font-weight: bold;
    color: #9c0000;
    font-size: 21px;
}
.refress{
	background-color: #2c2841!important;
    border: 1px solid #2c2841!important;
    padding: 1px 10px!important;
    font-size: 15px!important;
    font-style: italic;
    font-weight: bold!important;
}	
.m_section{
	background-color:#FFF;
}
.m_layout{
	padding: 3px 1px 3px 1px; 
	border: 1px solid black; 
	min-height:110px;
	text-align:center;
	background-color:#FFF;
}
.m_game{
	padding:5px 5px 0px 5px;
}
.m_game_name{
	background-color:red;
	font-size:26px;
	color:#FFF;
	
}
.m_game_tab{
	width:100%;
	text-align:center
}
.m_game_tab td{
	padding: 5px;
    }
.m_light{
	background-color:#000;
	color:#fff ;
	font-size: 16px;
}
.m_result{
	color:#000;
	font-size:21px;
	border-top: 1px solid;
}
.m_result span{
	font-weight:bold;
	font-size:26px;
	color:#0E16B8;
}
.timetable p{
	margin: 0 0 0px;
    font-size: 25px;
    font-weight: bold;
    background-color: yellow;
    color: #000;
	text-align:center;
	padding: 3px 0 0 0;
}
.timetable table{
width:100%;
}
.timetable td{
	border: 2px solid #ff0;
    color: #efefe7;
    padding: 6px;
    font-size: 17px;
	padding-left: 15px;
	
}
.covid_note{
	background-color:#000;
	text-align:center;
	border:1px solid #FFF;
	padding:5px;
}
.covid_note a{
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
	text-align:center;
}
.covid_note a:hover{
	color:#FFF:
}

.footlink
{
	text-align:center;
	font-weight:bold;
	margin: 18px 0 18px 0;
	line-height: 45px;
	
	
}
.footlink a {
	text-decoration:none;
	background-color:yellow;
	border-radius:10px;
	border-color:red;
	padding: 9px;
    color: #000;
}

.bitlink {
    text-align: center;
    border: 2px soldi #fff;
    padding: 10px;
}
.bitlink a{
	border: 2px soldi #fff;
    background-color: green;
    color: #fff;
    border-radius: 10px;
    font-weight: 700;
    font-size: 25px;
    padding: 10px 30px 10px 30px;
    border: 2px solid #fff;
}
.bitchart {
    background-color: #F3092A;
	text-align: center;
	border-radius: 10px;
    padding: 10px 10px 10px 10px;
	border: 2px solid #fff;
	
}
.bitchart a{
	color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 10px 10px 10px;
	text-decoration:none;
    
}
.maincharth2 {
	font-size: 27px;
    text-align: center;
    background-color: #606055;
    margin: 10px;
    color: #fff;
    padding: 8px 5px 8px 5px;
    border-top: 2px solid yellow;
    border-bottom: 2px solid yellow;
}
 .tab { width:100%; }
     .tab td { text-align:center; font-size:large; padding: 4px; border:1px solid #000; font-weight: bold; }
.td0 { font-weight:bold; background-color: #d9edf7 }
.tr0 { color:#fff; background-color: #ff005e }
.tr2 { background-color:#FFF; color:#000; border: 1px solid #000;}
.result {font-size:17px; color:red;font-weight:bold}

.tr1:hover,
.tr2:hover { background-color: #d9edf7;}
.tr3:hover { background-color: #000; }
