body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #070202 !important;
}

* {
    box-sizing: border-box;
    margin: 0
}

a {
    text-decoration: none;
     !important
}

.head {
    background-color: #F5004F;
    border-radius: 5px;
    border: 3px solid #000;
    width: auto;
    text-align: center !important;
}

.head a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.head h1 {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    margin: 0px;
}

.marquee {
    background-color: #522258;
    border-radius: 7px;
    width: auto;
    text-align: center !important;
    border: 3px solid #000;
}

.marquee a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.marquee h1 {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    margin: 0px;
}

.nav {
    text-align: center;
    background-color: #FFA803;
    padding: 8px 16px;
    border-radius: 15px;
    flex: 1;
    margin: 5px;
    border: 2px solid #fff;
    color: #000;
    font-weight: bold
}

.nav a {
    color: #000;
    font-weight: bold
}

.time {
    color: #000
}

.todayboard {
    font-size: 30px;
    color: #00f7df
}

.todayesult {
    position: relative;
    font-size: 30px;
    letter-spacing: 3px;
    color: #000;
    text-transform: uppercase;
    font-family: Georgia, times new roman, Times, serif;
    width: 100%;
    text-align: center;
    line-height: 1.5em;
    outline: none;
}

.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
}

.result-heading {
    background-color: #522258;
    text-align: center;
    font-size: 20px;
    border-top: 3px solid #FFF;
    padding: 15px 0px 15px 0px;
}

.result-heading h2 {
    margin-top: 4px;
    margin-bottom: 4px;
    color: #000
}

.result-heading a {
    color: #FFF;
    font-size: 25px;
    font-weight: bold;
}

.livegame {
    color: red;
    font-size: 34px;
    font-weight: bold;
}

.liveresult {
    color: green;
    font-size: 34px;
    font-weight: bold;
}

.result-bottom {
    background-color: #522258;
    text-align: center;
    font-size: 20px;
    border-bottom: 3px solid #FFF;
    padding: 15px 0px 15px 0px;
}

.result-bottom h2 {
    margin-top: 4px;
    margin-bottom: 4px;
    color: #f5eeee
}

.result-bottom a {
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
}

.onlinep {
    background-color: yellow;
    color: #000;
    margin: 8px;
    font-size: 17px !important;
    font-weight: 600 !important;
    margin: 5px !important;
}

.gboardfull {
    padding: 2px 1px 2px 1px;
    border: 1px solid black;
    background-color: #E41F3B;
    text-align: center;
    line-height: 21px
}

.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: 10px 1px 10px 1px;
    background-color: #fff;
    border: 1px solid black;
    text-align: center;
}

.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
}

.resultchart {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    margin: auto;
    color: #CCCCCC;
}

.resultheading {
    text-align: center;
    color: #FFF;
}

.table2 {
    border: 1px solid #000;
    text-align: center;
    width: 100%;
    background-color: #FFF;
}

.table2 th {
    background-color: #FFA803;
    color: #030303;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 2px 9px 2px;
    text-align: center;
    border: 1px solid #000;
}

.table2 td {
    border: 1px solid #000;
    padding: 8px 2px 9px 2px;
}

.table2 tr {
    font-size: 17px;
    color: #000;
    font-weight: bold
}

.rtable {
    border: 1px solid #000;
    text-align: center;
    width: 100%;
    background-color: #FFF;
}

.dt {
    background-color: #ff033e;
    color: #FFF;
    font-weight: bold;
}

.rtable td {
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    padding: 6px 2px 7px 2px;
}

.rtable th {
    border-color: #000;
    background-color: #f5004f;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
}

.headerbox {
    width: 100%;
    border: 0px;
}

.headerbox tr {
    padding: 10px
}

.headerdiv {
    padding: 10px;
    background-color: #F5004F;
    color: #FFF;
    border: 2px solid #000;
    border-radius: 5px;
    margin: 3px;
    min-height: 40px;
}

.headerdiv a {
    color: #FFF !important;
    text-decoration: none;
}

.footerlink table {
    border-color: #FFF;
}

.footerlink tr {
    padding: 10px
}

.footerlink td {
    padding: 10px;
    background-color: #FF033E;
    color: #000;
    border: 2px solid #000 !important;
}

.list_main_div {
    width: 100%;
    box-sizing: border-box;
}

.list_outer_div {
    text-align: center;
    background-color: #F5004F;
    border: 2px solid #fff;
}

.list_main_heading {
    font-weight: bold;
    margin-top: 10px;
    color: #fff;
    font-size: 22px !important
}

.list_main_div a {
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    font-size: 17px;
}

.list_main_div2 a {
    font-weight: bold;
    text-decoration: none;
    color: #FFF;
    font-size: 17px;
}

.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 #FFF;
    box-sizing: border-box;
    background: inherit;
    box-shadow: 0 0 10px #13316c;
    padding: 10px;
    text-align: center;
    margin-bottom: 5px;
    background-color: #522258;
    color: #FFF;
}

}

.rectangular-button {
    background-color: red;
    border: none;
    color: #fff;
    padding: 5px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px
}

.yesterdaydata {
    float: left;
    width: 50%;
    background: linear-gradient( to bottom, #ff0000, #030228);
    border: outset rgb(255 255 255) 3px;
    padding: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

table {
    width: 100%;
    color: #000;
    text-align: center;
    border-collapse: collapse;
    background-color: #fff;
    border: solid;
    border-color: #ff0000ed
}

.my-table td {
    border: 1px solid
}

.btn-success2 {
    background: #rgb(232 212 0);
    color: #fff;
    font-size: 25px;
    padding: 5px;
    text-decoration: none;
    -webkit-text-stroke: 1px #010101;
    font-weight: 900;
    font-family: sans-serif;
    text-shadow: 4px 4px 4px red
}

.article {
    background: #fff;
    border: 3px solid #F5004F;
    font-family: arial;
    color: #000;
    text-decoration: none;
    padding: 10px;
    border-radius: 15px;
    text-align: center;
    font-size: 20px;
}

.article p {
    text-align: justify;
}

.article h2,
h3,
h4 {
    font-weight: bold;
    font-size: 25px !important;
}

.article li {
    text-align: justify;
}

.discl {
    background: #FFF;
    border: 3px solid #FFA803;
    font-family: arial;
    color: #000;
    text-decoration: none;
    padding: 10px;
    border-radius: 15px;
    text-align: center;
    font-size: 20px;
}

* {
    box-sizing: border-box
}

.gamename {
    background-color: red;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 0 2px
}

.side {
    background-color: red;
    font-size: 12px;
    color: #fff
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.number-background {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 25px;
    background-color: #fdffd4;
    border-radius: 50px
}

.resultnumber {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: red !important;
    font-size: 20px
}

.displayname {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding-left: 2px;
    padding-right: 2px
}

.refreshButton {
    text-decoration: none;
    padding: 4px 8px;
    background-color: WHITE;
    color: #30051c;
    border-width: 2px;
    border-color: red;
    border-style: inset;
    font-weight: 700;
    font-size: 16px;
    position: fixed;
    bottom: 30px;
    right: 10px
}

.playonline {
    text-decoration: none;
    padding: 4px 8px;
    background-color: red;
    color: white;
    border-width: 2px;
    border-color: #06101c;
    border-style: solid;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    position: fixed;
    bottom: 80px;
    left: 10px;
}

.buttonb {
    height: 30px;
    width: 130px;
    color: #FFF;
    border-radius: 5px;
    font-weight: bold;
    font-size: 15px;
}

.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: rgb(2, 0, 36);
    background: linear-gradient(162deg, rgba(2, 0, 36, 1) 0%, rgba(130, 11, 77, 1) 62%);
    padding: 8px 0;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}

.leakajjki {
    color: yellow;
    font-size: 25px;
    margin-bottom: 0px;
}

.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;
    line-height: 22px;
}

.green {
    color: green
}

.red {
    color: red
}

.blue {
    color: blue
}

.yellow {
    color: yellow
}

.addbheading {
    font-size: 18px;
}

.addbcontent {
    font-size: 16px;
    color: black
}

.addbname {
    font-size: 22px;
}

.addbtag {
    font-size: 18px;
}

.addbcontact {
    font-size: 22px;
}

.chartheading {
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    background-color: #F5004F;
    border: 2px solid #fff;
    padding: 7px;
    color: #fff;
    font-size: 22px !important;
    text-transform: uppercase;
}

.outerbox {
    padding-top: 11px;
    padding-bottom: 2px;
    text-align: center;
    background: #FFA803;
    margin-bottom: 10px;
}

.innerbox {
    padding-top: 11px;
    padding-bottom: 2px;
    background: #ff033e;
    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;
}

.playButton {
    text-decoration: none;
    padding: 30px 2px 30px 2px;
    background-color: #D10B37;
    color: #ffff;
    border: 2px solid #FFF;
    font-weight: 700;
    font-size: 14px;
    border-radius: 10px;
    position: fixed;
    bottom: 18px;
    left: 3px;
    width: 69px;
    text-align: center;
    z-index: 999999999999;
}

.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: 170px;
    right: 3px;
    text-align: center;
    z-index: 999999999999;
    line-height: 0px;
}

.kiwl-box {
    text-align: center;
    padding: 25px 15px 25px 15px;
    /*background-image: linear-gradient(135deg, orange 60%, cyan); */
    background-image: linear-gradient(#000, #522258);
}

.kiwl-box p {
    font-size: 18px;
    font-weight: bold;
    color: #FFF
}

.kiwl-note {
    background-color: #FFF;
    color: red !important;
    padding: 5px;
    font-size: 17px;
    font-weight: bold
}

.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: 200;
    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
}