.gradient71 {
background: #fff;
border: 4px inset #00cd00;
margin-bottom: 10px;
text-align: center;
}
.gradient71 span {
font-size: 20px;
border-bottom: 3px solid #2d6715;
margin-bottom: 10px;
display: inline-block;
line-height: 18px;
font-weight: 600;
}
.gradient71 b {
display: block;
padding-top: 8px;
}
.sm-heading {
background: #fff;
color: #009;
font: bold 200% / 100% "Lucida Grande", Arial, sans-serif;
letter-spacing: 0;
padding: 8px 0;
position: relative;
text-transform: uppercase;
}
.sm-heading a {
color: #009;
text-decoration: none;
}
.header-desc h1 {
text-align: center;
margin: 0px;
color: #009;
}
.custom_box {
border: 3px solid green;
background: white;
color: #111;
padding: 5px 0px;
width: 50%;
margin: 0 auto;
}
@media (max-width: 500px) {
.custom_box {
width: auto;
}
}
.goToBottom {
width: 311px;
min-height: 40px;
}
.goToTop {
width: 270px;
min-height: 40px;
}
.goToBottom a, .goToTop a {
float: left;
}
.chartTables table th {
font-size: 14pt;
border-right: 1px solid;
}
.chartTables table th {
font-size: 14pt;
border-right: 1px solid;
}
tr.chart-bottom-weekly {
background-color: #ffc107;
}
/* Override smk-live width:0 bug */
.smk-live .jodi-chart-table,
.smk-live .jodi-chart-table tr,
.smk-live .jodi-chart-table th,
.smk-live .jodi-chart-table td {
width: auto ;
min-width: 0 ;
}
/* Force exact 7 equal columns */
.smk-live .jodi-chart-table {
table-layout: fixed ;
width: 100% ;
}
.smk-live .jodi-chart-table th,
.smk-live .jodi-chart-table td {
width: 14.285% ; /* 100 / 7 */
display: table-cell ;
text-align: center ;
vertical-align: middle ;
border: 1px solid #000 ;
padding: 6px ;
}
/* Ensure Mon & Sun are never hidden */
.smk-live .jodi-chart-table td:first-child,
.smk-live .jodi-chart-table th:first-child,
.smk-live .jodi-chart-table td:last-child,
.smk-live .jodi-chart-table th:last-child {
display: table-cell ;
}
.live {
background-color: #ffc107;
}
.padding {
padding: 0.5rem 0;
}
.margin-top {
margin-top: 0.5rem;
}
.live h2 {
font-size: 20px;
}
.live h2 {
text-align: center;
color: #000;
font-size: 1.5rem;
font-weight: 600;
}
.matak-live-result {
margin-top: 0px;
background-color: white;
color: #000;
padding-top: 0.5rem;
text-align: center;
list-style: none;
}
.matak-live-result h4, .matak-live-result .game-name {
font-size: 25px;
font-style: italic;
text-shadow: 1px 1px #8BC34A;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
margin: 0;
font-weight: bold;
color: blue;
}
.matak-live-result h5, .matak-live-result .market-result {
font-weight: bold;
color: #000000;
font-size: 23px;
letter-spacing: 1pt;
}
.matak-live-result h5,
.matak-live-result .market-result {
margin: 0;
font-size: 22px;
background-color: transparent;
color: #880e4f;
text-shadow: 1px 1px #0000001f;
line-height: 1;
margin: 6px 0;
}
.matak-live-result button {
border: 2px solid #3f51b5;
background-color: #3f51b5;
color: #fff;
padding: 5px 10px;
border-radius: 5px 0;
font-size: 12px;
display: inline-block;
font-weight: 600;
margin-bottom: 15px;
cursor: pointer;
}