* {
  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 h1 {
  text-align: center;
  margin-top: 10px;
  background-color: yellow;
  color: #000;
}
.king-heading h2 {
  text-align: center;
  margin-top: 10px;
  background-color: #0095ff;
  border: 2px solid #fff;
  padding: 7px;
  color: #fff;
  font-size: 26px !important;
}
.style1 {
  text-align: center;
  background-color: #fff;
  width: 100%;
  padding-top: 7px;
}
.style1-heading {
  font-weight: bold;
  color: #000;
  font-size: 20px;
}
.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;
}
.list {
  background-color: #ffffff;
  color: #ffffff;
  border-style: double;
  border-color: #990033;
}

.list a {
  text-decoration: none;
  color: #11499d;
  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;
}
.pages {
  width: 100%;
  text-align: center;
}
.pages a {
  text-decoration: none;
  text-align: center;
  color: #fff;
}
.pages td {
  padding: 8px 5px 8px 5px;
  text-align: center;
  background-color: #ff5e00;
  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: 17px;
  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-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;
}

.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;
}
.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: #ff0088;
  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;
}

.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: 0 1px 0 1px;
  border: 1px solid black;
  background-color: #bf5010;
  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: #f5ecce;
}
.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;
}
