/* Kết quả xổ số */


.control-kqxs {
    display: flex;
    align-items: center;
    padding: 10px;
    border-top: 1px solid #d9d9d9;
    background-color: #fff;
    font-weight: 400;
    color: #333;
    gap: 10px;
}

.control-kqxs .digits-form {
    display: flex;
    align-items: center;
    gap: 10px;
}


/* TKNhanh Styles */
#kqmb,
#loto,
#tknhanh {
    margin-bottom: 5px;
    overflow: hidden;
}

.loto-container {
    overflow: hidden;
}

.table-tkn {
    width: 100%;
    border-collapse: collapse;
    cursor: pointer;
}

.tk-nhanh-number {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: center;
}

.tkn-number {
    font-weight: bold;
    color: #ff0000;
}

.tk-nhanh-item-header {
    height: 40px;
    line-height: 40px;
    background: #efeeee;
    border-left: 3px solid #0099CC;
    font-weight: 700;
    padding-left: 10px;
    font-size: 15px;
}

.firstlast-mb.fl .clnote,
.firstlast-mb.fr .clnote {
    color: #ed1c25;
    font-weight: bold;
}

.firstlast-mb.fl .v-loto-dau,
.firstlast-mb.fr .v-loto-duoi {
    font-size: 16px;
    color: #333;
}

.firstlast-mb.fl .v-loto-dau td,
.firstlast-mb.fr .v-loto-duoi td {
    padding: 5px;
}

.firstlast-mb.fl tr,
.firstlast-mb.fr tr {
    height: auto;
}

.firstlast-mb.fl th,
.firstlast-mb.fr th {
    background: #00af33;
    color: #fff;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 15px;
}

.firstlast-mb.fl td,
.firstlast-mb.fr td {
    padding: 5px;
    text-align: center;
}

.firstlast-mb.fr {
    text-align: right;
}




/* TOP TREND */

.trentablelotop {
    padding: 5px 5px 0px 5px;
}

.content-lotop {
    padding: 10px 0;
}

.top2-trend {
    display: inline-block;
    margin-right: 5px;
    color: #555;
    position: relative;
    padding: 0 3px;
}

.top2-16 {
    font-size: 16px;
}

.top2-19 {
    font-size: 19px;
}

.top2-22 {
    font-size: 22px;
}

.top2-25 {
    font-size: 25px;
}

.top2-28 {
    font-size: 28px;
}

.today {
    color: blue;
}

.top2-trend span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 13px;
    width: 13px;
    border-radius: 99px;
    background-color: Green;
    color: white;
    font-weight: bolder;
    font-size: 10px;
    position: absolute;
    right: -7px;
    opacity: 0.6;
}

.trendholder .father {
    font-weight: bold;
    color: red;
}


.text-center {
    text-align: center !important;
}


@media all {
    .btn {
        vertical-align: middle;
    }

    .btn {
        white-space: nowrap;
    }

    .btn {
        display: inline-block;
    }

    .btn {
        border: 1px solid transparent;
    }

    .btn {
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        background-image: none;
        border-radius: 4px;
    }

    .sc-content #btnStartOrStop {
        margin-right: auto;
        margin-left: auto;
    }
}


@media all {
    .btn {
        display: inline-block;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        border-radius: 0.25rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    .btn {
        padding: 0.375rem 0.5rem !important;
    }

    .btn-danger {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }
}





.header-sc {
    text-align: center;
    color: red;
}

.table-sc {
    width: 100%;
    border: 1px solid #dadada;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
}

.table-sc tr:not(:last-child) {
    border-bottom: 1px solid #D4D4D4;
}

.table-sc td:not(:last-child),
.table-sc th:not(:last-child) {
    border-right: 1px solid #D4D4D4;
}

.table-sc tbody tr td {
    padding: 0.5rem;
}

.text-red {
    color: #ff0c2a;
}

.table-sc tbody tr:nth-child(even) {
    background-color: #ecf6ff;
}

.table-sc tr:not(:last-child) {
    border-bottom: 1px solid #D4D4D4;
}

.table-sc thead th,
.table-sc th {
    background: #daeaff;
    padding: 0.5rem;
    border: 1px solid #D4D4D4;
    text-align: center;
}

.text-sc {
    font-weight: 700 !important;
    color: #ff0c2a;
    text-align: center !important;
}

td.toby_kq {
    text-align: left;
}

td.toby_so {
    font-weight: bold;
    color: red;
}

span.toby_number {
    color: red;
    font-weight: bold;
}

span.toby_count {
    color: blue;
    font-style: italic;
    font-weight: 500;
}

.blinking-text {
    color: #ff8b00;
    animation: blink 2s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        /* Ẩn chữ tại 50% */
    }

    100% {
        opacity: 1;
    }
}

.sc-content a {
    color: #b81919 !important;
    font-weight: 600;
}