﻿#scrollIframe #result_iframe .new-home-tr td:nth-child(5),
#scrollIframe #result_iframe .new-home-tr td.score-color,
#scrollIframe #result_iframe .new-home-tr td:nth-child(8) {
    pointer-events: none;
}

#scrollIframe #fake_iframeResult {
    position: absolute;
    opacity: 1;
    z-index: 2;
}

#scrollIframe .hide-fake #fake_iframeResult,
#scrollIframe #fake_iframeResult.hide-fake {
    opacity: 0;
    z-index: 0;
}

#scrollIframe #result_iframe {
    opacity: 0;
    z-index: 0;
}

#scrollIframe .hide-fake #result_iframe {
    opacity: 1;
    z-index: 3;
}
#scrollIframe .mcontent {
    padding: 0;
}
#scrollIframe #fake_iframeResult.fake_iframe {
    left: 0px !important;
    top: 0px !important;
    width: 100% !important;
}



#scrollIframe .ac2-1 .new-home li#li_FilterBet.d-lg-none {
    display: block !important;
    margin-left: 5px !important;
}

body #scrollIframe .idx-resultpage #table_live .action-table.toolimg.be-change-ht-title{
	display: table-cell;
}
body #scrollIframe .idx-resultpage #table_live .action-table.toolimg.be-change-ht-title span{
	margin: auto;
}