body {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .8px;
    line-height: normal;
    font-size: 18px;
}

.mainhead {
    background-color: white;
    color: #434142;
    border-width: 3px;
    margin-bottom: 6px;
    padding: 3px;
    font-size: 18px;
    text-align: center;
    border-radius: 11px;
    box-shadow: 0px 3px 5px 0px;
    border-top-style: solid;
}

.mainhead a {
    text-decoration: none;
}

.topresult {
    display: flex;
    border-top: #d19200 solid 2px;
    border-bottom: #575c57 solid 5px;
    background-color: #fefefe;
    color: black;
    border-radius: 8px;
    margin-top: 9px;
    margin-bottom: 9px;
    text-shadow: 1px 1px 0 pink, 1px 5px 5px #aba8a8;
    text-align: center;
    box-shadow: 2px 2px 5px 0px;
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.topresult tbody {
}

.topresult tbody tr td span {
    color: #ce0000;
    padding-right: 20px;
}

.topheadresult {
    background-color: #6d6b6b;
    color: white;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    border: #e3e3e3 solid 3px;
    text-shadow: 0px 2px 0px rgb(57 48 14);
    border-radius: 20px;
    text-align: center;
    font-style: normal;
    outline-style: outset;
    width: 50%;
    padding: 4px 16px;
    margin: 5px 0px;
}
.midbox {
    font-weight: bold;
    border-bottom: #282928 solid 3px;
    background-color: #f1f1f1;
    margin-top: 9px;
    margin-bottom: 9px;
    text-shadow: 0px 0px 0 pink, 0px 0px 0px #aba8a8;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 5px 6px 10px -4px;
    border-radius: 0px 0px 40px 40px;
    padding-bottom: 10px;
}
.liveupdate-result {
    background-color: #fc0000;
    color: white;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    padding: 6px;
    position: sticky;
    top: 0;
    padding: 10px;
    z-index: 1000;
    border-bottom: 1px solid #ddd;
}
.live-update {
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: bold;
    margin: 3px;
    border-radius: 3px;
}
.live-updatehead {
    color: #fff;
    margin: 3px;
    text-align: center;
    font-weight: 700;
    border-radius: 8px;
    background: rgb(15 100 4);
    position: sticky;
    top: 0;
    padding: 10px;
    z-index: 1000;
    border-bottom: 1px solid #ddd;
}
.livebox {
    border-bottom: 1.5px solid silver;
    margin-top: 2px;
    padding: 4px;
    margin-bottom: 2px;
    box-shadow: 0px 3px 11px -8px;
}
.livejodi {
    float: left;
    width: 20%;
    margin-top: -5px;
    margin-left: -7px;
}
.livejodi a, .livepanel a {
    background-color: red;
    padding: 5px 5px;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
}
.livepanel {
   float: right;
    width: 20%;
    margin-top: -5px;
    margin-right: 5px;
}
.panelheading {
    background-color: #17005b;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px 15px;
    font-weight: bold;
    text-align: center;
    border-radius: 17px;
    box-shadow: 0px 6px 0px 0px rgb(185 0 188);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.panelweekly {
    background-color: mintcream;
    border-style: solid;
    border-width: 4px;
    border-color: #9f10bc;
    text-align: center;
    border-radius: 20px;
    padding: 10px 0px;
    margin: 20px 0px;
    box-shadow: 5px 11px 0px 0px;
}

.weeklybox {
    background-color: white;
    color: black;
    padding: 0px 16px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 6px;
    margin: 10px;
    border-radius: 20px;
}
.paneldiv {
    padding: 5px 10px;
    box-shadow: 0px 0px 10px 0px;
    margin: 10px 0px;
    border-radius: 10px;
    border-width: 4px;
    border-bottom-color: #17005b;
    border-bottom-style: solid;
}
.datediv {
    background-color: #ffffff;
    font-weight: bold;
    font-style: italic;
    border-color: #19bd19;
    border-width: thick;
    border-style: outset;
    margin: 2px;
    padding: 2px;
    border-radius: 20px;
    text-align: center;
}

.datedivtel {
    background: cadetblue;
    padding: 5px 0px;
    margin: 10px 0px;
    border-radius: 10px;
    text-decoration: none;
}

.datedivtel a {
    color: white;
}

.jodichart {
    border-bottom: 3px solid #8027c0;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px;
    padding: 10px;
    background: white;
    margin: 5px 0px;
}

.jodichart a {
    color: #280696;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 0px 1px #c1c1c1;
}

.jodichartb {
    border-bottom: 3px solid #c05e27;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px;
    padding: 10px;
    background: white;
    margin: 5px 0px;
}

.jodichartb a {
    color: #2900ad;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 0px 1px #c1c1c1;
}

.panelchart {
    border-bottom: 3px solid #27a1c0;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px;
    padding: 10px;
    background: white;
    margin: 5px 0px;
}

.panelchart a {
    color: #280696;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 0px 1px #c1c1c1;
}

.panelchartb {
    border-bottom: 3px solid #c0a927;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px;
    padding: 10px;
    background: white;
    margin: 5px 0px;
}

.panelchartb a {
    color: #2900ad;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 0px 1px #c1c1c1;
}

.jodichartlist {
    padding: 10px;
    background: aquamarine;
    font-weight: 900;
    border-radius: 13px;
    box-shadow: 0px 7px 17px 0px #828282;
    position: sticky;
    top: 0;
    z-index: 1000;
    text-shadow: 1px 2px 2px #5f5f5f;
}
.panelchartlist {
    padding: 10px;
    color: white;
    background: #9c3b8d;
    font-weight: 900;
    border-radius: 13px;
    box-shadow: 0px 7px 17px 0px #828282;
    position: sticky;
    top: 0;
    z-index: 1000;
}
h3 {
    text-align: center;
}
.p {
    text-align: center;
}
.footer {
    background: #920000;
    text-align: center;
    position: sticky;
    bottom: 0;
    padding: 10px;
    z-index: 1000;
    margin-top:10px;
    border-radius: 10px 10px 0px 0px;
}
.footer a {
    padding: 0 5px;
    color: white;
}
.footercopyright {
    text-align: center;
    background: black;
    color: white;
    padding: 10px 0px;
    font-weight: 600;
    font-size: 14px;
}
.spantext {
    color: white;
    font-weight: bold;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
.footercopyright {
    text-align: center;
    background: black;
    color: white;
    padding: 10px 0px;
    font-weight: 600;
    font-size: 14px;
}

@media (max-width: 768px) {
    .topheadresult {
    width: 86%;
    font-size: 18px;
}
.live-updatehead {
    margin: 0px;
    padding: 10px 10px;
    font-size: 17px;
}
.panelheading {
    font-size: 13px;
}
.topresult tbody {
}
.footer a {
    font-size: 16px;
    font-weight: bold;
}
.table {
    font-size: 20px;
}
.footer {
    padding: 0px;;
    padding-bottom: 0px;
}
.weeklybox {
    letter-spacing: 2px;
    font-size: 16px;
}
.panelchartlist {
    font-size: 16px;
}
.jodichartlist {
    font-size: 16px;
}
}

@media (max-width: 330px) {
    .live-updatehead {
        margin: 0px;
        padding: 10px 0px;
        font-size: 15px;
    }
}