.f11,
.show-all a {
    color: #747a83;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    font-family: var(--heading-font);
}


.tools {
    background: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    width: 100%;
    box-sizing: border-box;
}

.tools ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start;
    box-sizing: border-box;
}

.tools ul li {
    border-color: #c1c8cf;
    border-right: 1px solid #141417;
}

.tools ul li:last-child {
    border-right: none;
}

.tools ul li a {
    color: #747a83;
    display: block;
    font-family: Oswald, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    padding: 2px 5px;
}

.tools .active,
.tools ul li a:hover {
    color: #fff !important;
    background-color: #01b243;
}

.odds-table-th {
    background: #01b243;
    color: #fff;
}

@media screen and (max-width: 849px) {

    #tools li.filterLi,
    #tools .f11,
    #tools .Preferences2 {
        display: none;
    }
}


*::-webkit-scrollbar {
    height: 16px;
    width: 16px;
}

*::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border: 4px solid transparent;
    background-clip: padding-box;
    border-radius: 10px;
}

*::-webkit-scrollbar-track {
    background: #FFF;
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
}

#teamid {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    box-sizing: border-box;
}

/* Start 850px - dành riêng desktop. Sẽ mở ra khi có mobile riêng */
@media only screen and (min-width : 850px) {

    /* Team 6in1 pc css*/
    .page-6in1 * {
        scrollbar-width: thin;
        scrollbar-color: #1b2a50 #2e3136;
    }

    .page-6in1 br {
        display: none !important;
    }
/* sẽ xóa này sau khi dành PC và mobile riêng được bật */}

.page-6in1 .tools {
    background: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.tools ul {
    display: flex;
}

.page-6in1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.page-6in1 .tools ul li {
    border-right: 1px solid #141417;
    border-color: #c1c8cf;
    margin: 0;
}

.tools .active {
    color: #fff !important;
    background-color: #01b243;
}

.page-6in1 .tools ul li a {
    color: #747a83;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 12px 10px;
    text-transform: uppercase;
    font-family: var(--heading-font);
}

.page-6in1 .tools ul .f11 {
    align-items: center;
    color: #747a83;
    display: flex;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 12px 10px;
    text-transform: uppercase;
    font-family: var(--heading-font);
}

.page-6in1 .tools ul .f11 b {
    color: #ff4c13;
    margin: 0 6px;
}

.page-6in1 .tools ul .f11 span a {
    color: #747a83;
}

.page-6in1 .tools ul .Preferences2 {
    align-items: center;
    display: flex;
    margin-left: auto;
    padding: 8px 10px;
}

.Preferences .switch,
.Preferences2 .switch {
    align-items: center;
    color: #747a83;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    justify-content: space-between;
    line-height: 20px;
    font-family: var(--heading-font);
}

.Preferences2 .switch {
    margin: 0;
    font-family: "Raleway";
    font-weight: 600;
}

.Preferences2 input[type=checkbox] {
    display: none;
}

.Preferences .switch .switch-style,
.Preferences2 .switch .switch-style {
    background: #5e646f;
    border-radius: 666.667px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    position: relative;
    transition: all .3s ease-in-out;
    width: 32px;
}

.Preferences .switch>input[type=checkbox]:checked+.switch-style,
.Preferences2 .switch>input[type=checkbox]:checked+.switch-style {
    background-color: #01b243;
}

.page-6in1 .tools ul .Preferences2 .switch .switch-style {
    margin-left: 12px;
}

.Preferences .switch .switch-style:before,
.Preferences2 .switch .switch-style:before {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 10.67px;
    left: .2em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    width: 10.67px;
}

.Preferences .switch>input[type=checkbox]:checked+.switch-style:before,
.Preferences2 .switch>input[type=checkbox]:checked+.switch-style:before {
    left: 57%;
}

.Preferences .switch>input[type=checkbox]:checked+.switch-style,
.Preferences2 .switch>input[type=checkbox]:checked+.switch-style {
    background-color: #01b243;
}

table[align=center],
td[align=center] {
    text-align: center;
}

.page-6in1 .dashicons-trash {
    font-size: 15px;
    height: 15px;
    width: 15px;
}

#teamid table {
    caption-side: bottom;
    border-collapse: collapse;
}

.odds-table-bg {
    background: #e0e0e0;
}

.odds-table-bg {
    background: #e0e0e0;
}

.page-6in1 tbody,
.page-6in1 td,
.page-6in1 tfoot,
.page-6in1 th,
.page-6in1 thead,
.page-6in1 tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.oodstable-t {
    color: #fff;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
}

.odds-table-bg>tbody>tr,
.odds-table-bg>tbody>tr>td {
    border-color: #dfe0e1;
}

.page-6in1 .odds-table-bg .oodstable-t {
    background: #01b243;
}

.odds-table-bg td {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    padding: 6px;
}

.odds-table-bg td {
    color: #5b636d;
}

.odds-table-bg>tbody>tr,
.odds-table-bg>tbody>tr>td {
    border-color: #dfe0e1;
}

.page-6in1 .odds-table-bg .oodstable-t td {
    border-right: 1px solid #2a3038;
    padding: 13px;
    text-align: center;
}

.page-6in1 .odds-table-bg .oodstable-t td:first-child,
.page-6in1 .odds-table-bg .oodstable-t td:nth-child(2) {
    border: 0;
}

.page-6in1 .odds-table-bg .oodstable-t td {
    border-color: #c1c8cf;
    color: #fff;
}

.odds-table-bg {
    background: #e0e0e0;
}

.page-6in1 .dataItem {
    border: 1px solid #2a3038;
}

.page-6in1 .odds-table-bg.dataItem {
    border-color: #dfe0e1;
}

.odds-table-bg td {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    padding: 6px;
}

.odds-table-bg td {
    color: #5b636d;
}

.page-6in1 .odds-table-bg .Leaguestitle {
    background: #2a3038;
    padding-left: 62px;
    text-align: left;
}

.page-6in1 .odds-table-bg .Leaguestitle {
    background: #f0f0f0;
    color: #747a83;
    padding-left: 50px;
}

.l1 {
    display: flex;
    justify-content: start;
}

.page-6in1 .odds-table-bg .Leaguestitle a {
    color: #fff;
    display: block;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding: 5px 0;
}

.page-6in1 .odds-table-bg .Leaguestitle a {
    color: #747a83;
}

.page-6in1 .odds-table-bg.dataItem .b1 {
    background: #fff;
}

.page-6in1 .dataItem .b1 td {
    padding: 10px;
}

.page-6in1 .dataItem .b1 span[name=timeData] {
    color: #afb4ba;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.page-6in1 .odds-table-bg.dataItem .b1 span[name=timeData] {
    color: #747a83;
}

.page-6in1 .dataItem .sl {
    color: #afb4ba;
    padding-left: 14px;
}

.page-6in1 .odds-table-bg.dataItem .sl {
    color: #232425;
    text-align: left;
}

.page-6in1 .dataItem .sl a {
    color: #afb4ba;
    font-size: 13px;
}

.page-6in1 .odds-table-bg.dataItem .sl a {
    color: #232425;
}

.team-hg {
    color: #da2727;
    display: inline-block;
    transform: scale(.85);
}

.redcard,
.yellowcard {
    border-radius: 2px;
    margin: 0 2px;
    padding: 0 2px;
}

.yellowcard {
    background-color: #fdd668;
    color: #9c6c44;
}

.redcard {
    background-color: #d64444;
    color: #fff;
}

.blue,
.blue2,
.gocheck A:link {
    color: #0089f1;
}

.page-6in1 .dataItem .sr a,
.page-6in1 .dataItem .sr span {
    color: #afb4ba;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    padding: 0 7.5px;
    text-align: right;
}

.page-6in1 .dataItem .sr .pk,
.page-6in1 .dataItem .sr .sb {
    text-decoration: none;
}

.page-6in1 .dataItem a.pk {
    color: #0d57e9;
}

.page-6in1 .dataItem a.sb {
    color: #ff4c13;
}

.page-6in1 .dataItem .sr {
    text-align: right;
}

.sb {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.page-6in1 .dataItem .sr a {
    font-weight: 500;
    text-decoration-line: underline;
}

.odds-3 br {
    display: block !important;
}

.oods-c-bg1,
body.light .up {
    background: none;
    color: #01b243;
    position: relative;
}

.oods-c-bg1:before,
body.light .up:before {
    font-family: dashicons !important;
    line-height: 1;
    font-weight: 700;
    width: 12px;
    height: 12px;
    font-size: 12px;
    transition: color .1s ease-in;
    animation: Twinkle 2.5s infinite;
    content: "\f342";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.oods-c-bg2 {
    background: none;
    color: #ff361e;
    position: relative;
}

.oods-c-bg2:before {
    font-family: dashicons !important;
    line-height: 1;
    font-weight: 700;
    width: 12px;
    height: 12px;
    font-size: 12px;
    transition: color .1s ease-in;
    animation: Twinkle 2.5s infinite;
    content: "\f342";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}

.oods-c-bg3 {
    background: #ff0;
    width: 12.25px;
    height: 14px;
    font-size: 12px;
    display: inline-block;
}

@keyframes Twinkle {
    0% {
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes Twinkle {
    0% {
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

#teammain-6in1 .odd-status {
    text-align: center;
    padding-top: 5px;
    color: #232425;
    font-family: "Raleway";
    font-size: 12px;
}

#teammain-6in1 {
    background: #DCE3EA;
}

/* } */

/* End 850px - dành riêng desktop. Sẽ mở ra khi có mobile riêng */

.page-6in1 .dataItem td {
    text-align: center;
}

.page-6in1-mb .show-for-medium .odds-table-bg.dataItem,
.page-6in1-mb .show-for-medium .odds-table-bg.dataItem tr {
    background: #fff;
}

.page-6in1-mb .odds-page {
    min-height: 100%;
    background: #DCE3EA;
    overflow-y: auto;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start;
    box-sizing: border-box;
}

.page-6in1-mb .odds-main table {
    margin-bottom: 0;
}

.page-6in1-mb td {
    text-align: center;
}

.page-6in1-mb .odds-main .odds-table-bg .oodstable-t td {
    border-color: #028f36 !important;
}

.page-6in1-mb .odds-main .sb {
    border-width: 0;
}

@media (max-width: 849px) {
    .page-6in1 #teamid .odds {
        width: 850px;
        margin: 0px auto;
        background: #fff;
    }

    .odds-table-bg>tbody>tr,
    .odds-table-bg>tbody>tr>td {
        border-width: 1px;
        font-family: Roboto;
        font-weight: 400;
    }

    .page-6in1 .dataItem .sr {
        text-align: center;
    }

    /* .page-6in1 .odds-table-bg .oodstable-t td:first-child{
        border: initial !important;
        border-right: 1px solid #c1c8cf !important;        
        width: 4%;
    } */
}

/* ===== LOADING ô vuông nhỏ – xanh lá, chỉ nháy đều, không lượn sóng ===== */
.gwd-loading__inner {
    display: flex;
    gap: 6px;
    padding: 8px 10px;
    border-radius: 6px;
    background: #f0f0f0;
}

.gwd-loading__box {
    width: 9px;
    height: 9px;
    border-radius: 2px;
    /* xanh lá non */
    background: #52c41a;
    animation: gwdSquarePulse 0.8s infinite ease-in-out;
    opacity: 0.25;
}

/* vẫn giữ delay lệch nhau để nhìn thành "dải sáng" chạy ngang */
.gwd-loading__box:nth-child(1) { animation-delay: 0.00s; }
.gwd-loading__box:nth-child(2) { animation-delay: 0.08s; }
.gwd-loading__box:nth-child(3) { animation-delay: 0.16s; }
.gwd-loading__box:nth-child(4) { animation-delay: 0.24s; }
.gwd-loading__box:nth-child(5) { animation-delay: 0.32s; }
.gwd-loading__box:nth-child(6) { animation-delay: 0.40s; }
.gwd-loading__box:nth-child(7) { animation-delay: 0.48s; }
.gwd-loading__box:nth-child(8) { animation-delay: 0.56s; }

/* Chỉ đổi độ mờ, KHÔNG dịch chuyển lên/xuống nữa */
@keyframes gwdSquarePulse {
    0%   { opacity: 0.25; transform: translateY(0); }
    50%  { opacity: 1;    transform: translateY(0); }
    100% { opacity: 0.25; transform: translateY(0); }
}

.gwd-hidden-row {
    display: none !important;
}
