* {
    font-family: inherit;
}

body {
    color: #000
}

a {
    color: #fff
}

h2 {
    color: #FFF;
    font-size: 15px;
    text-align: center
}

p {
    margin: 0 0 0
}

.tr1 {
    background-color: #FFF;
    color: #000
}

.result-heading {
    background-color: darkred;
    text-align: center;
    font-size: 20px;
    border: 1px solid darkred
}

.result-heading h2 {
    margin-top: 4px;
    margin-bottom: 4px;
    color: #f5eeee
}

.result-heading a {
    color: #FFF;
    font-size: 18px
}

.list {
    background-color: #fff;
    color: #fff;
    border-style: double;
    border-color: #903
}

.list4 {
    background-color: #000;
    color: #fff;
    border-style: double;
    border-color: #903
}

.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 #ff0;
    text-align: center;
    width: 50%;
    background-color: blue
}

.hotlink {
    border: 1;
    text-align: center;
    width: 100%
}

.hotlink td {
    padding: 2px;
    border: 2px solid #ff0;
    text-align: center;
    width: 50%;
    background-color: #000;
    font-weight: 700
}

.hotlink a {
    text-decoration: none;
    font-weight: 700;
    color: #FFF
}

.top-links {
    width: 100%;
    text-align: center
}

.top-links td {
    padding: 12px 5px 12px 5px;
    text-align: center;
    background-color: darkred;
    border: 2px solid #fff;
    font-weight: 700
}

.top-link td:first-child {
    background-color: red
}

.bus {
    color: #fff;
    background-color: red;
    font-weight: 700
}

.bookmark {
    background-color: #ff0;
    color: #fff;
    font-weight: 700;
    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: #CCC
}

.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: #CCC;
    font-size: 15px;
    font-weight: 700;
    padding: 0 5px 0 5px
}

/* Monthly chart table header row — matches the live source site's
   gold header with a thin green top accent (Date label in red, game
   names in bold black). */
.rtable-head {
    background-color: #f2c94c;
    border-top: 3px solid #27ae60;
}

.rtable-head td {
    color: #000;
    font-weight: 700;
    font-size: 11px;
    padding: 6px 4px;
    border-color: #000;
}

.rtable-head .rtable-head-date {
    color: #e03131;
}

.list {
    background-color: #fff;
    color: #fff;
    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: #ff0;
    color: #fff;
    border-style: double;
    border-color: #903;
    text-align: center
}

.list2 a {
    text-decoration: none;
    color: red;
    font-size: 16px
}

.list3 {
    background-color: #FF9;
    color: #fff;
    border-style: double;
    border-color: #903;
    text-align: center
}

.list3 a {
    text-decoration: none;
    color: red;
    font-size: 16px
}

.align2025 {
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    background-color: darkred;
    border: 2px solid #fff;
    padding: 7px;
    color: #fff;
    font-size: 26px !important
}

.content {
    background-color: #fff;
    color: #000;
    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 {
    color: #000;
    font-size: 21px;
    font-weight: 700;
    margin: 12px 0 10px 0
}

.content h2 {
    color: #000;
    font-size: 19px;
    font-weight: 700;
    margin: 12px 0 10px 0
}

.content h3 {
    color: #000;
    font-size: 19px;
    font-weight: 700;
    margin: 12px 0 10px 0
}

.content h4 {
    color: #000;
    font-size: 19px;
    font-weight: 700;
    margin: 12px 0 10px 0
}

.content p {
    font-size: 15px;
    color: #000;
    text-align: justify
}

.content a {
    color: Red
}

.content li {
    font-size: 15px;
    text-align: left;
    font-weight: 400
}

.livegame {
    color: red;
    font-size: 40px;
    font-weight: 700;
    font-family: inherit
}

.liveresult {
    color: green;
    font-size: 40px;
    font-weight: 700
}

.style4 {
    color: brown;
    font-size: 15px;
    font-weight: 700
}

.style5 {
    color: red;
    font-size: 20px;
    font-weight: 700
}

.style6 {
    color: blue;
    font-size: 15px;
    font-weight: 700
}

.style7 {
    color: darkgreen;
    font-size: 15px;
    font-weight: 700
}

.ttd {
    border-color: #000;
    background-color: #B90621;
    color: #CCC;
    font-size: 15px;
    font-weight: 700;
    padding: 0 5px 0 5px
}

.topchart {
    width: 100%
}

.topchart td {
    width: 100%;
    background-color: #ff0;
    border-radius: 25px;
    text-align: center;
    border: 2px solid #000;
    color: #000
}

.topchart td a {
    font-size: 18px;
    color: #075107;
    font-weight: 700;
    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: #000;
    font-size: 17px;
    font-weight: 700
}

.tabledate {
    background-color: darkred;
    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: darkred;
    color: #fff
}

.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
}

.points2 {
    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;
    background-color: #ff0
}

.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: 0 0 7px 0;
    font-weight: bolder;
    font-size: 18px
}

.innerbox select {
    color: #000;
    height: 36px;
    width: 250px;
    font-weight: 700;
    padding-left: 10px;
    font-size: 20px
}

.list_main_div {
    width: 100%;
    box-sizing: border-box
}

.list_main_div a {
    font-weight: 700;
    text-decoration: none;
    color: #000;
    font-size: 17px
}

.footer {
    background-color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center !important
}

.align {
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    background-color: rgb(255, 77, 0);
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 0
}

.Copyright {
    color: #fff;
    padding-top: 10px
}

.top_1 {
    color: #000;
    background: darkred;
    padding: 1% 0;
    border-radius: 5px 5px 0 0;
    margin-top: 10px
}

.warning {
    text-align: center;
    padding: 15px;
    border: 3px solid red;
    border-radius: 5px;
    background-color: #fff
}

.warning a {
    background-color: red;
    color: #FFF;
    font-weight: 700;
    margin-top: 10px;
    font-size: 20px;
    padding: 5px
}

.warning h3 {
    text-align: center;
    color: red;
    font-weight: 700;
    margin-top: 10px
}

.warning p {
    font-size: large;
    text-align: center
}

.old td {
    background-color: darkred;
    color: #fff
}

.theading {
    border: 1px solid #fff;
    background-color: darkred;
    color: #f5f5f5;
    padding: 5px;
    text-align: center
}

.playwa {
    padding: 5px;
    color: #FFF;
    border-radius: 50px;
    position: fixed;
    bottom: 70px;
    right: 5px;
    z-index: 0;
    line-height: 0
}

.playwh {
    padding: 5px;
    color: #FFF;
    border-radius: 50px;
    position: fixed;
    bottom: 1px;
    right: 1px;
    z-index: 0;
    line-height: 0
}

.leakzone {
    padding: 10px;
    background: #3c9;
    text-align: center
}

.leakzone h4 {
    font-weight: 700;
    background-color: #FBC503;
    padding: 10px 0 10px 0;
    color: #000
}

.lzc {
    background: #fff;
    margin: 15px auto;
    padding: 15px;
    border: 3px solid #1c8e68;
    border-radius: 10px;
    width: 100%
}

.lzc hr {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.lzp {
    border: solid 1px #871c05;
    background: #faf2e1;
    color: #000;
    padding: 5px 10px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 18px;
    text-align: center
}

.lzf {
    font-weight: 700;
    padding: 10px;
    font-size: 20px;
    text-align: center
}

.adminnote {
    background-color: #FFF;
    padding: 10px 10px 5px 10px
}

.adminnote marquee {
    font-weight: 700;
    font-size: 15px;
    color: red
}

.r {
    color: red
}

.g {
    color: green
}

.b {
    color: blue
}

.y {
    color: #ff0
}

.pagetitle {
    padding: 1px 1px 11px 1px;
    background-color: #095D28;
    border: 2px solid #FFF;
    color: #FFF;
    text-align: center
}

.pagetitle h1 {
    font-size: 17px;
    font-weight: 700;
    margin-top: 11px;
    margin-bottom: 4px
}

.resultmaintime {
    color: #cf065a;
    font-size: 15px;
    font-weight: 700
}

.pass {
    background-color: green;
    color: #FFF;
    border-radius: 45px;
    font-weight: 700;
    padding: 4px
}

.kw-ad {
    text-align: center;
    padding: 25px 15px 25px 15px;
    background-image: linear-gradient(#000, #337ab7)
}

.kw-ad p {
    font-size: 18px;
    font-weight: 700;
    color: #FFF
}

.kw-ad-note {
    background-color: #FFF;
    color: red !important;
    padding: 5px;
    font-size: 17px;
    font-weight: 700
}

.playButton2 {
    font-size: 12px;
    text-decoration: none;
    padding: 3px 1px 3px 1px;
    background-color: #c8002f;
    color: #fff;
    border: 2px solid #FFF;
    font-weight: 700;
    border-radius: 10px;
    position: fixed;
    bottom: 152px;
    left: 1px;
    width: 82px;
    text-align: center;
    z-index: 999999999999
}

.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 rgb(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 rgb(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 rgb(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: 0;
    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 rgb(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 {
    margin: 3px 0px 7px 0px;
}

.btn-3 {
    background: -webkit-linear-gradient(0deg, #f4aa36 0%, #9a35f3 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) 537px 16px;
    z-index: 13;
    border: 2px solid #FFF
}

.chatbox-popup {
    left: inherit;
    right: 16px;
    z-index: 10
}

.playButton a:hover {
    color: #fff;
    text-decoration: none
}

.nkw {
    text-align: center;
    padding: 15px 15px 15px 15px;
    background-image: linear-gradient(#000, #337ab7);
    border: 2px solid #FFF
}

.nkw-tag {
    font-size: 16px;
    color: #FFF;
    font-weight: 700
}

.nkw-n {
    font-size: 24px;
    color: #ff0;
    font-weight: 700
}

.nkw-pl {
    border-right: 1px solid #FFF;
    background-color: #ff0;
    color: #505B76;
    font-weight: 700
}

.nkw table {
    text-align: center;
    color: #FFF;
    border: 2px solid #FFF;
    width: 100%
}

.nkw td {
    padding: 5px 0 5px 0;
    border-right: 2px solid #FFF
}

.buttonb {
    height: 40px;
    width: 160px;
    color: #FFF;
    border-radius: 20px;
    font-weight: 700;
    font-size: 18px
}

.bgblue {
    background-color: #0053B8;
    border: 2px solid #0053B8
}

.bggreen {
    background-color: #0F6506;
    border: 2px solid #0F6506
}

.bgred {
    background-color: #99392E;
    border: 2px solid red
}

.bgyellow {
    background-color: #FBC503;
    border: 2px solid #FBC503;
    color: #000
}

.leakb {
    background-image: linear-gradient(#0a0b0b, #0f3a40);
    padding: 8px 0;
    color: #fff;
    border-radius: 5px;
    text-align: center
}

.leakajjki {
    color: #ff0;
    font-size: 25px
}

.leakajjkisml {
    color: #ff0;
    font-size: 16px
}

.leakname {
    color: #fff;
    font-size: 25px
}

.addb {
    background-color: #fff;
    color: #000;
    font-weight: 700;
    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: #000
}

.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: 0 0 7px 0;
    font-weight: bolder;
    font-size: 18px
}

.innerbox select {
    color: #000;
    height: 36px;
    width: 250px;
    font-weight: 700;
    padding-left: 10px;
    font-size: 20px
}

.faq {
    text-align: left;
    padding: 10px;
    background-color: #e1f5fe;
    border: 4px solid #4fc3f7
}

.faqli {
    border-bottom: 1px solid #4fc3f7;
    font-size: 15px
}