* {
    font-family: inherit;
}

body {
    
    color: #000;
	background-color:#FFF;
	

}


a {
    color: white;
}

h2 {
    color: #FFF;
    font-size: 15px;
    text-align: center;
}
p {
    margin: 0 0 0px;
}

.logo{
	text-align: center; background-color: yellow; font-size:40px; font-weight:bold;
}
.logo h1{
	padding:8px 0px 8px 0px ; margin:0px; font-weight:bold; font-size: 18px
}

.logosf{
	font-size:25px;
}

.tr1 { background-color:#FFFFFF;color:#000000; }
.result-heading{
         background-color: #0053B8;
         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: #0053B8;
         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;
}
.marke-box{
	background-color: #a50438; padding: 12px; margin: 1px 2px; font-weight:bold; color:#FFF;
}

.top-link{
	width:100%;
	

}
.top-link td{
	text-decoration: none; 
	font-weight: bold;
	padding: 8px 5px 8px 5px;
	text-align:center;
	border:2px solid #ffffff;
	background-color:#006EF5;
	color:#FFF;
}
.top-link td:first-child {
  width: 13%;
  background-color:#FF0000;
}
.top-link td:nth-child(2) {
  width: 22%;
  
}
.top-link td:nth-child(3) {
  width: 18%;
  
}
.top-link td:nth-child(4) {
  width: 30%;
  
}

.top-link td:last-child {
   width: 13%;
  background-color:#008000;
}



.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;
}

.newtable{
	border:1px thin; 
	text-align:center;
	width:100%;
}
.newtable th{
	border-color:#000; 
	background-color:#7a3708; 
	color:#ffffff; 
	font-size:11px; 
	font-weight:bold; 
	padding: 2px 2px 2px 2px;
	text-align: center;
}

.newtable tr{
	    color: #000;
    font-weight: bold;
}
.newtable td{
	padding:5px;
}

.newtable td:first-child {
    color: #000;
	background-color:#cec4eb;
	font-size:11px;
	padding:0px
}

.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;
	}
.content ul {
	text-align: left;
    font-size: 16px;
	}
.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_heading{
	font-weight:bold; text-align: center; margin-top: 10px; background-color: #0095ff; border: 2px solid #fff; padding: 7px; color: #fff; font-size: 26px!important;
}

.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: 117px;
    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:#943D0A;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
.gboardfull{
text-transform: uppercase; 
	color:#fff;
	font-size:20px; 
	font-weight:bold; 
	padding-left:2px; 
	padding-right:2px;
	text-decoration:none
}

.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;
	background-color:#fff;
}
.gbgamehalf{
	color:#120cbc;font-size:17px; font-weight:bold; padding-left:1px; padding-right:1px
}
.gbhalfresulto{
	font-size:20px; font-weight:bold; color:#000
}
.gbhalfresultn{
	font-size:20px; font-weight:bold; color:blue
}
.gbhalftime{
	color:red; font-weight:bold;
}

.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:#0053B8; border: 2px solid #0053B8; 
} 
.bggreen{
	background-color:#0F6506; border: 2px solid #0F6506;
} 
.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
}
.leakajjkisml{
	color:yellow; font-size: 16px
}
.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 !important;}
.red {color:red !important;}
.blue {color:blue !important;}
.white {color:#FFF !important;}
.yellow {color:yellow !important;}

.addbheading { font-size:18px; }
.addbcontent { font-size:16px; color:black }
.addbname { font-size:22px; }
.addbtag { font-size:18px; }
.addbcontact { font-size:22px; }

.outerbox{
	padding-top: 11px;
    padding-bottom: 2px;
    text-align: center;
    background: #0C8D80;
    margin-bottom: 10px;
}
.innerbox{
	padding-top: 11px;
    padding-bottom: 2px;
    background: #085049;
    margin-bottom: 10px;
	border:2px solid #FFF
}
.innerbox p{
	color: #f8f5f5;
    margin: 0px 0px 7px 0px;
    font-weight: bolder;
    font-size: 18px;
}

.innerbox select {
	color: #000;
    height: 36px;
    width: 250px;
    font-weight: bold;     padding-left: 10px; font-size: 20px;
}

.blinking {
	
	padding:20px; 
	color:#FFF; 
	text-align:center;  
	 
	
}
.btn-red{
	background-image: linear-gradient(#D91F64,#FA5B31); 
}
.btn-green{
	background-image: linear-gradient(#E7F70E,#62FD33);
}
.btn-blue{
	background-image: linear-gradient(#098DB5,#0DC199);
}

.app-box{
	text-align:center; 
	padding: 25px 15px 25px 15px; 
	/*background-image: linear-gradient(135deg, orange 60%, cyan); */
    background-image: linear-gradient(#D91F64,#FA5B31); 	
}
.app-box p{font-size:17px; font-weight:bold; color:#FFF }

.mat-box{
	text-align:center; 
	padding: 25px 15px 25px 15px; 
	/*background-image: linear-gradient(135deg, orange 60%, cyan); */
    background-image: linear-gradient(#D91F64,#FA5B31); 	
}
.mat-box-head{
	font-size:24px !important; 
	font-weight:bold !important;
}
.mat-box p{font-size:17px; font-weight:bold }



.app-btn {
	
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 17px;
  margin: 8px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.app-btn-red{
	background-color: #D10B37;
}
.app-btn-red:hover {background-color: #B5092F; color:#FFF}

.app-btn-green{
	background-color: #14B14F;
}
.app-btn-green:hover {background-color: #0D6C30; color:#FFF}

.app-btn-blue{
	background-color: #5F74F3;
}
.app-btn-blue:hover {background-color: #0D6C30; color:#FFF}

.playButton{
    text-decoration: none;
    padding: 6px 2px 6px 2px;
    background-color: #D10B37;
    color: #ffff;
    border: 2px solid #FFF;
    font-weight: 700;
    border-radius: 10px;
    position: fixed;
    bottom: 18px;
    left: 3px;
    width: 85px;
    text-align: center;
    z-index: 999999999999;	
	line-height: 17.5px;
  }
  .playButton font{
	font-size:11px;  
  }
  .playButton span{
	  font-size:14px;
  }
  
  .playButton a:hover{
	  color: #ffffff;
	  text-decoration:none;
  }
  
 .playtele{
    text-decoration: none;
    padding:10px;
    background-color: #27A7E7;
    color:#FFF ;
    border: 2px solid #FFF;
    font-weight: 700;
    font-size: 50px;
    border-radius: 50px;
    position: fixed;
    bottom: 210px;
    right: 3px;
	text-align: center;
    z-index: 0;
    line-height:0px;	
  }
 
  

.blinking a{
	font-size:24px ;font-weight:bold; text-decoration:none; background-color:#372E3C; padding:8px 13px 8px 13px; border-radius:5px; border: 2px solid #FFF; box-shadow: 3px 3px 1.5px #616062; text-decoration:none;
}
.blinking a:hover{
	color:yellow;
}

.blink {
      animation: blink 2s steps(5, start) infinite;
      -webkit-animation: blink 1s steps(5, start) infinite;
    }
    @keyframes blink {
      to {
        visibility: hidden;
      }
    }
    @-webkit-keyframes blink {
      to {
        visibility: hidden;
      }
    }
	
	
.kw-ad{
	text-align:center; 
	padding: 25px 15px 25px 15px; 
	/*background-image: linear-gradient(135deg, orange 60%, cyan); */
    background-image: linear-gradient(#000, #337ab7); 	
}
.kw-ad p{font-size:18px; font-weight:bold; color:#FFF } 
.kw-ad-note {background-color:#FFF; color:red !important; padding:5px; font-size:17px; font-weight:bold
}

.cricketb{
	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;
}	




.chatbox-popup aside,
.chatbox-panel aside {
	font-size: 14px
}

.chatbox-popup h1,
.chatbox-panel h1 {
	margin: 0;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	font-weight: 700
}

button.chatbox-open {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 70px;
	color: #fff;
	background-color: #1c9033;
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, .15);
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	margin: 16px
}

button.chatbox-close {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 52px;
	height: 52px;
	color: #fff;
	background-color: #0360a5;
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, .15);
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	display: none;
	margin: 16px 16px 16px calc(2 * 16px + 65px)
}

textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	height: calc(16px + 16px/2);
	padding: 0 calc(16px/2);
	font-family: inherit;
	font-size: 16px;
	line-height: calc(16px + 16px/2);
	color: #888;
	background-color: none;
	border: 0;
	outline: 0 !important;
	resize: none;
	overflow: hidden
}

textarea::-moz-placeholder {
	color: #888
}

textarea:-ms-input-placeholder {
	color: #888
}

textarea::placeholder {
	color: #888
}

.chatbox-popup {
	display: flex;
	position: fixed;
	box-shadow: 5px 5px 25px 0 rgba(46, 61, 73, .2);
	flex-direction: column;
	display: none;
	bottom: calc(2 * 16px + 52px);
	left: 16px;
	width: 330px;
	height: auto;
	background-color: #fff;
	border-radius: 16px;
	z-index: 9
}

.chatbox-popup .chatbox-popup__header {
	box-sizing: border-box;
	display: flex;
	width: 100%;
	padding: 11px 16px;
	color: #fff;
	background-color: #000;
	align-items: center;
	justify-content: space-around;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	height: auto
}

.chatbox-popup .chatbox-popup__header .chatbox-popup__avatar {
	margin-top: 0px;
	
	border-radius: 50%;
	width: 33px;
	text-align: center
}

.chatbox-popup .chatbox-popup__main {
	box-sizing: border-box;
	width: 100%;
	padding: calc(2 * 8px) 16px;
	line-height: calc(16px + 16px/2);
	color: #000;
	background: #FFF;
	text-align: center;
	border:2px solid #000;
	border-bottom: none;

	
}

.chatbox-popup .chatbox-popup__footer {
	box-sizing: border-box;
	display: flex;
	width: 100%;
	padding: 16px;
	border-top: 1px solid #ddd;
	align-items: center;
	justify-content: space-around;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	border: 2px solid #000;
}

.chatbox-panel {
	display: flex;
	position: absolute;
	box-shadow: 5px 5px 25px 0 rgba(46, 61, 73, .2);
	flex-direction: column;
	display: none;
	top: 0;
	left: 0;
	bottom: 0;
	width: 377px;
	background-color: #fff
}

.chatbox-panel .chatbox-panel__header {
	box-sizing: border-box;
	display: flex;
	width: 100%;
	padding: 16px;
	color: #fff;
	background-color: #28a745;
	align-items: center;
	justify-content: space-around;
	flex: 0 0 auto;
	height: auto
}

.chatbox-panel .chatbox-panel__main {
	box-sizing: border-box;
	width: 100%;
	padding: calc(2 * 16px) 16px;
	line-height: calc(16px + 16px/2);
	color: #888;
	text-align: center;
	flex: 1 1 auto
}

.chatbox-panel .chatbox-panel__footer {
	box-sizing: border-box;
	display: flex;
	width: 100%;
	padding: 16px;
	border-top: 1px solid #ddd;
	align-items: center;
	justify-content: space-around;
	flex: 0 0 auto
}

button.chatbox-open:after {
	content: '4';
	position: absolute;
	background: red;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: none;
	border-radius: 100px;
	top: -5px;
	right: -5px
}

.satta-king-cloud-content p a {
	color: #ff151d
}

.btn-3 {
	background: -webkit-linear-gradient(0deg, rgb(244, 170, 54) 0%, rgb(154 53 243) 100%);
	color: #fff !important;
	padding: 8px 15px;
	margin-right: 25px;
	animation: at-ripple-pink .8s linear infinite !important
}

button.chatbox-close {
	    left: inherit;
    right: 0;
    margin: 22px calc(2 * -21px + 65px) 397px 16px;
    z-index: 13;
    border: 2px solid #FFF;
}

.chatbox-popup {
	left: inherit;
	right: 16px;
	z-index: 10
}
	
	

	

	