.satta-matka-block_strt0 {
    background-color: #600;
    border-radius: 5px;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    border: #ffb80c solid 2px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: white;
}
td, th {
    border: 1px solid #e61186;
    text-align: center;
    padding: 3px;
    background-color: #eaf7d6;
	font-size:15px;
}
tr:nth-child(even) {
    background-color: #ddd;
}
.footer {
    font-family: myfont1;
    margin: 10px 0 60px;
    background-color: #4b0049;
    border: 1px solid #290028;
    box-shadow: 0 0 10px #290028;
}
.footer_title {
    font-size: 18px;
    padding: 10px 0;
}
.ff1 {
    float: left;
    width: 50%}
.f_block {
    width: 100%;
    height: 50px;
}
.home {
    background-color: #2affa4;
    border: 1px solid #bc4200;
    border-radius: 20px 0 0 20px;
    color: #000;
    padding: 6px 0 3px;
    width: 100px;
    float: right;
}
.back {
    background-color: #fde043;
    border: 1px solid #bc4200;
    border-radius: 0 20px 20px 0;
    color: #000;
    padding: 6px 0 3px;
    width: 100px;
    float: left;
}
.xdz {
    position: fixed;
    bottom: 5px;
    left: 5px;
    border: 3px solid red;
    text-shadow: 1px 1px gold;
    background: #fff;
    font-weight: 700;
    background-color: #ff0;
    border-radius: 8px;
    padding: 10px 5px;
    font-style: italic;
    font-size: large;
    text-align: center;
    margin: 10px 0 10px;
    font-family: Georgia, serif;
}
.charts {
    border-radius: 3px;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    font-family: myfont1;
    margin: 15px 0 0;
    background-color: #27c370;
    border: 1px solid #001b4d;
    box-shadow: 0 0 10px #001b4d;
    color: #000;
}
*, ::before, ::after {
    box-sizing: inherit;
}
.button21 {
    background-color: #fdf24d;
    color: #220c82;
    padding: 10px 30px;
    font-size: 16px;
    margin: 20px auto;
    border-radius: 10px;
    border: 2px solid #0000005c;
    font-weight: 800;
}
showx {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;

}
.red {
    color: red;
    font-weight: bold;
}
.black {
    color: black;
    font-weight: bold;
}
body{
    color: #fff;
    font-family: Comic Sans MS;
    font-weight: 700;
    font-size: large;
    background-color: #0D42DF;
    text-align: center;
    overflow-x: auto;
}
.center{text-align: -webkit-center;}