#scrollIframe #fake_iframeFixture {
    position: absolute;
    top: 10px;
    opacity: 1;
    right: 10px;
    left: 10px;
    height: 1010px;
    z-index: 2;
}

#scrollIframe #filter-box-on-pc .filter-third > div #selectLeague {
    margin: inherit;
    width: 100%;
}

#scrollIframe .fixture #sixinoneFilterLeague .search-box input {
    margin-bottom: 0 !important;
}

#scrollIframe .hide-fake #fake_iframeFixture,
#scrollIframe #fake_iframeFixture.hide-fake {
    opacity: 0;
    z-index: 0;
}

#scrollIframe #fixture_iframe {
    opacity: 0;
    z-index: 0;
}

#scrollIframe .hide-fake #fixture_iframe {
    opacity: 1;
    z-index: 3;
}

@media (max-width: 700px) {
    #scrollIframe .filter-box .all-hot-filter {
        flex: 1 1 100%;
        max-width: 100%;
    }
}

#scrollIframe #filter-box-on-pc .filter-second .all-hot-filter .d-flex.xll-r {
    margin-top: 0px;
}

#scrollIframe .button-df {
    height: 34px;
    line-height: 34px;
}

#scrollIframe #fake_iframeFixture .team-name {
    padding: 0;
    display: inline-block;
    max-width: 100%;
}

#scrollIframe #fake_iframeFixture .analyze-icon {
    pointer-events: none;
}

#scrollIframe #fake_iframeFixture .new-home-tr td:nth-child(5),
#scrollIframe #fake_iframeFixture .new-home-tr td:nth-child(6),
#scrollIframe #fake_iframeFixture .new-home-tr td:nth-child(7),
#scrollIframe #fake_iframeFixture .new-home-tr td:nth-child(9) {
    pointer-events: none;
}

#scrollIframe #fixture_iframe {
    position: relative;
    z-index: 1;
}

#scrollIframe #fixture_iframe .team-name {
    padding: 0;
    display: inline-block;
    max-width: 100%;
}

#scrollIframe .fixture-item-mobile .match-box .btm.d-flex.ai-c.j-sb {
    display: none !important;
}

#scrollIframe #fixture_iframe .analyze-icon {
    pointer-events: none;
}

#scrollIframe #fixture_iframe .new-home-tr td:nth-child(5),
#scrollIframe #fixture_iframe .new-home-tr td:nth-child(6),
#scrollIframe #fixture_iframe .new-home-tr td:nth-child(7),
#scrollIframe #fixture_iframe .new-home-tr td:nth-child(9) {
    pointer-events: none;
}

#scrollIframe #fixture_iframe .Detail-icon {
    pointer-events: none;
}

#scrollIframe.wrap-iframe.fixture-iframe {
    min-height: 100%;
    max-height: 100%;
    overflow: hidden;
    padding-top: 10px;
    max-width: 100% !important;
}

#scrollIframe.fixture-iframe #mintable {
    /*overflow-y: auto;*/
    /*max-height: 1000px;*/
    min-height: 500px;
}

#scrollIframe.fixture-iframe #fake_iframeFixture #mintable {
    overflow-y: auto;
    max-height: 800px;
    min-height: 500px;
}

#scrollIframe.fixture-iframe #mintable::-webkit-scrollbar-track {
    background-color: #DDDDDD;
}

#scrollIframe.fixture-iframe #mintable::-webkit-scrollbar {
    width: 8px;
}

#scrollIframe.fixture-iframe #mintable::-webkit-scrollbar-thumb {
    background-color: #A2A2A2;
    border: 2px solid #DDDDDD;
    border-radius: 30px;
    overflow: hidden;
}

#scrollIframe.fixture-iframe #table_live tr.tds td {
    border-top: 2px solid #f0f0f0;
    font-size: unset;
    vertical-align: middle;
    border-left: none;
    border-right: none;
    line-height: normal;
    color: #222;
}

#scrollIframe.fixture-iframe .mcontent {
    margin-top: 0;
}

#scrollIframe #fake_iframeFixture #min {
    background-color: #f0f8ff00 !important;
}

#scrollIframe #fake_iframeFixture #min .match-box {
    padding: 7px;
    margin-bottom: 12px;
}

#scrollIframe #fake_iframeFixture #min .match-box .LGname {
    margin-left: 5px;
}

#scrollIframe #fake_iframeFixture .date-picker .timeBox-desktop {
    padding: 0;
    margin: 0;
}

#scrollIframe #fake_iframeFixture #tools .new-home {
    padding: 0;
    margin: 0;
}

body .Leaguestitle .cImg, body .team_leaguetitle .cImg {
    width: 30px !important;
    height: 15px !important;
    object-fit: contain !important;
}

@media screen and (max-width: 1024px) {
    #scrollIframe #main #table_live tr[id^=tr1_] td .odds1 {
        text-align: center !important;
    }
}

#scrollIframe #fake_iframeFixture #filter-box-on-pc .filter-third > div:last-child {
    display: none !important;
}

#scrollIframe #table_live.table-time > tbody > tr:not(.Leaguestitle):not(.scoretitle) > td {
    height: 36px !important;
}

#scrollIframe .team-box, #scrollIframe .team-box * {
    pointer-events: none !important;
}

#fake_iframeFixture .tr_upper-live-title-tr-1 {
    text-align: left !important;
}

#fake_iframeFixture .filter-row-wrap.filter-all-hot:not(.filter-second),
#fake_iframeFixture a.btn-item-now.ttnow {
    display: none !important;
}

#scrollIframe #fixture_iframe #min {
    background-color: #f0f8ff00 !important;
}

#scrollIframe #fixture_iframe #min .match-box {
    padding: 7px;
    margin-bottom: 12px;
}

#scrollIframe #fixture_iframe #min .match-box .LGname {
    margin-left: 5px;
}

#scrollIframe #fixture_iframe .date-picker .timeBox-desktop {
    padding: 0;
    margin: 0;
}

#scrollIframe #fixture_iframe #tools .new-home {
    padding: 0;
    margin: 0;
}

#scrollIframe #fixture_iframe #showoptional2 {
    top: 31px;
}

@media screen and (max-width: 768px) {
    #appHome {
        width: 100% !important;
    }

    .fixture-iframe #mintable {
        min-height: 400px;
    }

    #scrollIframe #fixture_iframe #showoptional2 {
        top: 30px;
    }

    #scrollIframe .date-picker.piker-mobile > div.timeBox-mobile .swiper-button-prev,
    #scrollIframe .date-picker.piker-mobile > div.timeBox-mobile .swiper-button-next {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    #scrollIframe #main #table_live tr[id^=tr1_] td.c8, #scrollIframe #homepage .game-rate #game-rate .container-sp .table-core-odds-value-8 {
        left: calc(12px + 2 * ((100% - 48px) / 3 + 12px)) !important;
    }

    #scrollIframe #main #table_live tr[id^=tr1_] td.c7, #scrollIframe #homepage .game-rate #game-rate .container-sp .table-core-odds-value-7 {
        left: calc(12px + (100% - 48px) / 3 + 12px) !important;
    }

    #scrollIframe #main #table_live.euro-view tr[id^=tr1_].tds td.c6 {
        left: 12px;
    }
}