/* Custom Styles for Satta King Fast */

/* SweetAlert2 Modal */
.swal2-modal {
    font-family: Hind, Arial, Helvetica, sans-serif;
}

/* Ads Heading */
.ads-heading {
    padding: 2px 0;
    margin: 0;
    font-size: small;
}

/* Disclaimer Section */
.disclaimer {
    padding: 8px 0;
    margin: 8px 0;
    background: #FF5252;
    color: white;
    font-size: big;
    text-align: center;
}

/* Update Time */
.update-time {
    margin: 8px 1% 2px 1%;
    color: #339966;
}

/* Board Section Styles */
.board-section-live,
.board-section-next,
.board-section-rest {
    border-left: 8px solid #FF5252;
}

.section-header {
    vertical-align: middle;
    font: normal 600 1em Arial, sans-serif;
    height: 40px;
    padding-left: 16px;
    background-color: #F1F1F1;
    color: #FF5252;
}

/* Promo Section */
.promo-section {
    text-align: center;
    font: bold 16px Arial, sans-serif;
    color: #b80000;
}

/* Fixed Bottom Right */
.fixed-bottom-right {
    position: fixed;
    bottom: 20px;
    right: 8px;
}

/* Chat Link */
.chat-link {
    display: block;
    padding-bottom: 12px;
}

/* Refresh Button */
.refresh-button {
    border: #e7aa26 1px solid;
    background: #FBC503;
    color: Red;
    height: auto;
    padding: 8px;
    font-weight: bold;
}
