.w-menu-datcuoc {
    white-space: nowrap;
    overflow-x: auto;
    padding: 0 0 10px 0;
}
.w-menu-datcuoc a.btn-menu-datcuoc {
    background-color: red;
    border: none;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
    border-radius: 8px;
    margin-right: 2px;
}
.wr-widget-bets {
    margin-bottom: 5px;
    padding: 6px;
}
.wr-widget-bets .header-blockbet {
    display: flex;
    align-items: center;
    padding: 4px 4px 4px 10px;
    border-left: 5px #F60 solid;
    margin-bottom: 6px;
}
.wr-widget-bets .header-blockbet-title, .wr-widget-bets .header-blockbet-title a {
    color: #FFF;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
}
.wr-widget-bets .bet-viewall {
    margin-left: auto;
    color: #fff;
    white-space: nowrap;
}
.wr-item-bet .box-image p, .wr-item-bet .box-image img {
    margin: 0;
}
.wr-item-bet .box-text .btn-cuoc{
    background-repeat: no-repeat;
    background-position: 8px center;
    box-sizing: border-box;
    border-radius: 8px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    margin: 0;
    margin-top: 5px;
    justify-content: center;
    font-size: 11px;
}
.row.slide-bets{
    margin: 0 !important;
}
.banner_devqc-bdn-button {
    position: absolute;
    z-index: 100;
    right: 1px;
    top: 1px;
}
.banner_devqc-bdn-button span {
    background-color: rgba(0, 0, 0, .7);
    margin-left: -2px;
    width: 15px;
    height: 15px;
    line-height: 13px;
    display: block;
    color: #9bdff6;
    cursor: pointer;
}
.grid_banner_devqc .banner-item{
    width: 50%;
    text-align: center;
}

.grid_banner_devqc {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 10px;
}
.grid_banner_devqc.banner_fullwidth .banner-item{
    width: 100%;
    margin-bottom: 5px;
}
.grid_banner_devqc.banner_fullwidth {
    display: flex;
    flex-flow: column;
    margin-bottom: 10px;
}

