.home_top_list_item {
    height: fit-content;
    margin-bottom: 1rem;
}

.home_top_list_item .tlit_header {
    border-top: 1px solid #eaeaea;
}

#bet-slider {
    position: relative;
    z-index: 2;
    bottom: -2px;
}

#betContent {
    border-top: 2px solid #44be4c;
}

#bet-slider .nav-tabs .nav-item>a.active {
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: var(--color-primary);
}

ol,
ul {
    list-style: none;
    padding: 0;
}

h3,
h2 {
    line-height: 18px;
    font-size: 16px;
    display: inline;
}

.zone-notice:first-child {
    background: rgb(24 79 28);
    padding: 10px;
    border: 1px solid #d9d9d9;
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.zone-notice:not(:first-child) {
    margin-bottom: 1rem;
}

.list-link-standing-seo {
    background: rgb(24 79 28);
}

.list-link-standing-seo div {
    margin-top: 0 !important;
}

.list-link-standing-seo a {
    color: #fff !important;
    display: block;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
}

.list-link-standing-seo.custom-bxh-bdn a {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    /* border-bottom: 1px solid #fff; */
    /* background: #e6e6e6; */
    background: linear-gradient(to right, rgb(11 54 13 / 82%) 0%, rgb(74 74 74 / 46%) 100%);
}

.list-link-standing-seo.custom-bxh-bdn a {
    height: auto;
}

.list-link-standing-seo.custom-bxh-bdn .standing-logo {
    width: 12%;
    text-align: center;
}

.list-link-standing-seo.custom-bxh-bdn .title {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    width: 82%;
}

.list-link-standing-seo.custom-bxh-bdn .standing-image-more {
    width: 6%;
    text-align: center;
}

.list-link-standing-seo.custom-bxh-bdn img {
    float: unset;
    height: auto;
    margin-right: 0;
    max-width: 40px;
    width: auto;
}

.standing-image-more img {
    width: 20px !important;
}

.bg_h2 {
    background-color: #0b7c29;
    border-top: 1px solid #b4bba8;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-left: 10px;
    position: relative;
    text-align: left;
}

.list-link-standing-on-page .even {
    background-color: #f2fff1;
    color: #000 !important
}

.list-link-standing-on-page .lst-normal a {
    display: block;
    line-height: 20px;
    padding-left: 10px;
}

.list-link-standing-on-page {
    background: linear-gradient(to right, #1c4431 0%, #234a41 100%)
}

.update-time {
    background: #fff;
}

h2 {
    font-size: 14px;
    font-weight: normal;
    color: var(--bs-gray);
    margin-bottom: 1rem;
    display: block;
}

h2.title {
    color: #fff;
}
.home_top_list_item {
    height: fit-content;
    margin-bottom: 1rem;
}

.home_top_list_item .tlit_header {
    border-top: 1px solid #eaeaea;
}

#bet-slider {
    position: relative;
    z-index: 2;
    bottom: -2px;
}

#betContent {
    border-top: 2px solid #44be4c;
}

#bet-slider .nav-tabs .nav-item>a.active {
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: var(--color-primary);
}

.content .col {
    padding: 0 !important;
    background: #fff;
}

.sub-menu ul {
    padding: 0;
}

.sub-menu ul li {
    list-style: none;
}

.sub-menu ul li a {
    display: inline-block;
    margin-right: 2px;
    border-radius: 2px;
    padding: 5px 9px;
    background: #319f38;
    margin-top: 2px;
    margin-bottom: 2px;
    float: left;
    color: #fff !important;
    font-size: 14px;
}

.content_box_bxh {
    width: 100%;
    overflow: auto;
    background: #fff;
    /* padding-left:10px;
    padding-top:10px; */
}

.zone-notice {
    padding: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f6c24452;
    border: 1px solid #c19321;
}

td.green-text,
td.red-text {
    text-align: center;
    font-weight: bold;
}

.listing-match td,
.standings td {
    padding: 3px;
    color: #2e2e2e;
    vertical-align: top;
}

.listing-match .row-header td,
.standings thead td {
    line-height: 16px;
    /* background-color: #c00; */
    background-color: #319f38;
    color: #ffffff;
    border-radius: 0
}

td {
    font-size: 14px;
}

.standings td {
    border: 1px solid #999;
}

.listing-match tr:nth-child(even),
.standings tr:nth-child(even) {
    background: #dddddd;
}

.standings .button-points {
    display: inline-block;
    background-color: #c00;
    padding: 3px 5px;
    font-size: 12px;
    color: #ffffff;
    border-radius: 4px;
}

.match-H {
    padding: 0 2px;
    background-color: #ff9019;
    margin: 0 3px;
    color: #FFF;
}

.match-T {
    padding: 0 2px;
    background-color: green;
    margin: 0 3px;
    color: #FFF;
}

.match-B {
    padding: 0 2px;
    background-color: Red;
    margin: 0 3px;
    color: #FFF;
}

.update-time {
    margin-bottom: 25px;
    margin-top: 25px;
    text-align: right;
    font-size: 12px;
    font-style: italic;
}


.content h3,
.content h2 {
    line-height: 18px;
    font-size: 16px;
    display: inline;
}

.content h3 {
    color: #272727;
}

.content-home-right {
    padding: 10px;
}

.content-home-right .block-live-sopcast .line,
.content-home-right .block-prediction .line {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #e1e1e1;
}

.content-home-right .block-live-sopcast,
.content-home-right .block-prediction {
    background-color: #ebebeb;
    margin-bottom: 10px;
    margin-top: 10px;
}

.content-home-right .block-live-sopcast .title-live-sopcast,
.content-home-right .block-prediction .title-prediction {
    display: block;
    height: 26px;
    line-height: 26px;
    background-color: #fff;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    color: #424242;
    padding-left: 0px;
    position: relative;
    margin-bottom: 0;
    font-size: 14px;
}

.content-home-right .block-prediction .title-prediction a {
    padding-left: 0px;
    line-height: 18px;
    border-left: 5px solid #0b7b29;
    padding: 0 0 0 12px !important;
    color: #363636;
}

.line {
    margin: 5px 0;
}

.block-prediction a {
    color: #333;
    font-size: 14px;
    padding: 5px;
}

.content-home-right .block-prediction .active,
.content-home-right .block-live-sopcast .active {
    font-weight: bold;
    color: #d10000;
}

.content-home-right .block-live-sopcast a:hover,
.content-home-right .block-prediction a:hover {
    color: #1eb848;
}

.content-home-right .block-live-sopcast .item-link-live-sopcast,
.content-home-right .block-prediction a {
    display: block;
    line-height: 20px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.content-block-schedule-result-odds .day-info {
    display: block;
    line-height: 27px;
    background-color: #989898;
    color: #ffffff;
    text-align: center;
    margin: 0;
}

p {
    font-size: 14px;
}

.content-block-schedule-result-odds .detail-schedule-right {
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
}

.content-block-schedule-result-odds .detail-schedule-right .text-name-club {
    width: 105px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #5d5d5d;
    font-size: 12px;
}

.content-block-schedule-result-odds .detail-schedule-right .time-info {
    line-height: 24px;
    text-align: center;
    width: 48px;
    color: #0b7b29;
    font-weight: bold;
}

.content-block-schedule-result-odds .detail-schedule-right .away-team {
    text-align: left;
}

.content-block-schedule-result-odds .detail-schedule-right {
    border-bottom: 1px solid #d7d7d7;
}

.content-block-schedule-result-odds .detail-schedule-right span {
    display: inline-block;
    font-size: 12px;
    color: #979797;
    text-align: right;
    vertical-align: middle;
}

.block-standing-right .title-league a {
    border-left: 5px solid #0b7b29;
    color: #424242;
    display: inline-block;
    font-weight: bold;
    padding-left: 10px;
}

.header-stading {
    display: block;
    background-color: #989898;
    line-height: 27px;
    color: #ffffff;
}

.content-standing .detail-standing {
    display: block;
    line-height: 24px;
    font-size: 12px;
    border-bottom: 1px solid #d7d7d7;
}

.content-standing .number {
    text-align: center;
    display: inline-block;
    width: 33px;
}

.content-standing .name-club {
    text-align: left;
    display: inline-block;
    width: 120px;
}

.content-standing .number-match,
.content-standing .points {
    text-align: center;
    width: 30px;
    display: inline-block;
}

.content-standing .he-so {
    text-align: center;
    width: 37px;
    display: inline-block;
}

.content-standing .detail-standing {
    display: block;
    line-height: 24px;
    font-size: 12px;
    border-bottom: 1px solid #d7d7d7;
}

.content-standing .detail-standing {
    display: block;
    line-height: 24px;
    font-size: 12px;
    border-bottom: 1px solid #d7d7d7;
}

.content-standing .detail-standing .number {
    color: #979797;
}

.content-standing .detail-standing span {
    font-size: 12px;
}

.category {
    margin-left: -.75rem !important;
    margin-bottom: 10px;
}

section.content_box_bxh h4,
section.content_box_bxh h4 strong {
    font-size: inherit !important;
    margin: 10px auto;
}

.page-title.b0 {
    margin: 10px 10px 0;
    padding-bottom: 0;
}

.page-title.b0 h1 {
    line-height: 1.3;
}

@media(max-width:768px) {
    .col.s12.m4 {
        padding: 0 10px !important;
    }

    .container .row.m-0 .col.s12.m12 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 10px;
    }
}