#adSoiKeoBox {
    width       : 200px;
    float       : left;
    margin-right: 10px;
    background  : red;
    height      : 100%;
    min-height  : 500px;
}

.toolsBox {
    background    : #e6e6e6;
    border-radius : 6px;
    padding       : 5px;
    vertical-align: middle;
    display       : flex;
    align-items   : center;
}

.toolsBox .Preferences {
    display: inline-block;
    flex   : 1;
}

.toolsBox .Preferences li {
    display      : inline-block;
    border-right : 1px solid #0084a4;
    border-bottom: 1px solid #0084a4;
    margin-bottom: 7px;
}

.toolsBox .Preferences li label {}

.toolsBox .Preferences li span {
    margin-left: 15px;
}

.toolsBox h3 {
    font-weight : bold;
    display     : inline;
    line-height : 35px;
    font-size   : 17px;
    color       : #0084a4;
    padding     : 3px 10px;
    border      : none;
    margin-right: 15px;
}

#main {
    background   : #e6e6e6;
    border-radius: 6px;
    padding      : 5px;
    margin       : 5px 0;
}

#main .lr_tit {
    font-size: 17px;
    color    : #0084a4;
}

.danhSachGiaiDau {
    background    : #e6e6e6;
    border-radius : 6px;
    padding       : 5px;
    vertical-align: middle;
    display       : flex;
    align-items   : center;
    margin-top    : 5px;
}

.danhSachGiaiDau h3 {
    font-weight : bold;
    display     : inline;
    line-height : 35px;
    font-size   : 17px;
    color       : #0084a4;
    padding     : 3px 10px;
    border      : none;
    margin-right: 15px;
}

.danhSachGiaiDau ul {
    display: inline-block;
}

.danhSachGiaiDau ul li {
    display: inline-block;
}

.danhSachGiaiDau ul li a {
    display: inline-block;
    padding: 3px 10px;
}

#i_main {
    background   : #e6e6e6;
    border-radius: 6px;
    padding      : 5px;
}

body {
    /*min-width: 1290px !important;*/
    /*overflow-x: auto;*/
}

#openNew-container-company .popup-content {
    padding-bottom: 20px;
}

select {
    color: #0084a4;
}

#flGoalDiv {
    background-color: #FFF !important;
    border          : 3px solid #51b025 !important;
}

.GoalDiv-t {
    background-color         : #51b025 !important;
    /*border-top-left-radius : 50px;*/
    /*border-top-right-radius: 50px;*/
    color                    : #fff;
    text-align               : center;
}

.danhSachNgay {
    list-style   : none;
    border       : #0084a4 1px solid;
    border-radius: 5px;
    font-size    : 17px;
}

.danhSachNgay li {
    background   : #fff;
    border       : #0084a4 1px solid;
    display      : inline-block;
    padding      : 3px 5px;
    border-radius: 4px;
}

.boxdanhSachNgay {
    background   : #e6e6e6;
    border-radius: 6px;
    margin       : 3px 15px;
    padding      : 10px 5px;
}

#bodyLichThiDau img {
    width: 50px;
}

/*#preloader {*/
/*    position: fixed;*/
/*    z-index: 9999999;*/
/*    padding: 5px;*/
/*    background: #fff;*/
/*    top: 50vh;*/
/*    width: 180px;*/
/*    left: calc(50% - 90px);*/
/*    text-align: center;*/
/*    border: 1px solid #0084a4;*/
/*    display: none;*/
/*}*/

/*#preloader p {*/
/*    margin: 0;*/
/*}*/

.adFooterTable {
    display: flex;
    width  : 100%;
}

.adFooterTable>div {}

.scrollX {
    overflow-x: auto;
}

#mScore .score {
    width: 20%;
    float: left;
}

.newBox {
    margin-bottom: 15px;
}

.newBox .img-responsive {
    padding: 0;
}

.newBox .info-block {
    background                : #fff;
    padding                   : 5px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius : 7px;
}

.info-block a {
    color    : #000 !important;
    font-size: 16px;
}

.newBox .description {
    font-size: 15px;
    color    : #737373;
}

.newBox .time {
    font-size : 15px;
    color     : #737373;
    text-align: right;
}

.newHead .title a {
    font-size: 20px;
    color    : #000;
}

.newHead .description {
    font-size: 15px;
    color    : #737373;
}

.newHead .time {
    font-size : 15px;
    color     : #737373;
    text-align: right;
}

.commands {
    display        : flex;
    align-items    : center;
    justify-content: center;
    margin-bottom  : 5px;
    padding-top    : 20px;
    padding-bottom : 10px;
}

.commands .command {
    display    : flex;
    flex       : 1;
    align-items: center;
}

.commands .command.left {
    justify-content: flex-end;
}

.commands .command.left {
    flex-direction: row-reverse;
}

.match-info .team-name {
    margin: auto;
}

.commands .command .team-name a {
    font-size  : 17px;
    color      : #fff;
    line-height: 18px;
    font-weight: bold;
    margin-top : 10px;
    display    : block;
    text-align : center;
}

/*.commands .command .logo {*/
/*    width: 50px;*/
/*    height: 50px;*/
/*}*/

.command_inner {
    text-align: center;
}

.commands .command_vs {
    font-size     : 25px;
    color         : #FFFFFF;
    letter-spacing: 2px;
    padding       : 0 10px;
    text-align    : center;
}

.match-info .command_vs {
    font-family  : Helvetica;
    font-size    : 24px;
    color        : #D81F22;
    font-weight  : 400;
    margin-bottom: 20px;
}

.command_inner .time {
    font-family  : Helvetica;
    font-size    : 15px;
    color        : #000000;
    font-weight  : 400;
    margin-bottom: 20px;
    text-align   : center;
}

.commands .command.right {
    flex-direction: row-reverse;
}

.commands .command.left {
    flex-direction: column-reverse !important;
}

.commands .command.right {
    flex-direction: column !important;
}

.button_command {
    /*width: 45%;*/
    width        : 100%;
    background   : #fff;
    color        : #00c0ef;
    border       : none;
    border-radius: 3px !important;
    font-size    : 15px;
    margin-bottom: 3px;
}

.wrap-link {
    margin-bottom: 10px;
    margin-top   : 10px;
}

.wrap-link a {
    background: #0084a4;
    color     : #fff;
    padding   : 7px 20px;
    font-size : 17px;
}

.wrap-link a.active {
    background: #9fcef3;
    color     : #fff;
    padding   : 7px 20px;
}

.live-info {}

.message {
    position   : absolute;
    background : #000;
    top        : 0;
    display    : block;
    width      : 100%;
    height     : 60px;
    text-align : center;
    color      : #cc0000;
    font-weight: bold;
    font-size  : 1.9em;
    font-family: 'Saira Stencil One', cursive;
    line-height: 2em;
    display    : none;
}

#div_goal tr {
    border: none;
}

@media (min-width: 992px) {
    #div_goal {
        width : 600px;
        margin: auto;
    }
}

@media (max-width: 992px) {
    #flGoalDiv .line tr>td:nth-child(1) {
        width: 20px;
    }
}

@media (max-width: 550px) {
    #flGoalDiv .line td {
        font-size: 11px !important;
    }
}

.more-actions {
    list-style: none;
    padding   : 0;
}

.more-actions li {
    background   : #ecf0f5;
    margin-bottom: 1px;
    padding      : 10px 5px;
}

.more-actions a {
    display: block;
}

.betBtnHead {
    background   : #000;
    color        : #fff;
    padding-left : 26px;
    padding-right: 20px;
    font-size    : 15px;
}

.betBtn {
    width        : 100%;
    background   : #cc0000;
    color        : #fff;
    padding-left : 26px;
    padding-right: 20px;
    font-size    : 15px;
    border       : none;
    border-radius: 4px !important;
}

.betBtnLive {
    background: #cc0000 !important;
    color     : #1e282c !important;
}

.marquee {
    flex            : 1;
    background-color: #191919;
    color           : #fff;
    white-space     : nowrap;
    overflow        : hidden;
    box-sizing      : border-box;
}

.marquee p {
    display       : inline-block;
    padding-left  : 100%;
    animation     : marquee 15s linear infinite;
    text-transform: uppercase;
    font-weight   : bold;
    font-size     : 19px;
    margin        : 11px 0;
    float         : left;
    flex          : 1;
    font-family   : 'Saira Stencil One', cursive;
}

@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}

.tophome {
    height    : 400px;
    background: #000;
}

.mainlive {
    background     : #000;
    height         : 100%;
    padding        : 0;
    display        : inline-flex;
    flex-direction : column;
    justify-content: center;
    align-items    : center;
    align-content  : center;
    width          : 100%;
}

.morelivehomemax {}

.morelivehomemax .list .itemlivemall {
    width        : calc(33.3333333% - 20px);
    display      : inline-block;
    margin-bottom: 10px;
    padding      : 8px 2px;
}

.livesList1.morelivehomemax .list .itemlivemall,
.livesList2.morelivehomemax .list .itemlivemall {
    width        : calc(33.3333333% - 7px);
    display      : inline-block;
    margin-bottom: 10px;
    padding      : 8px 2px;
}


.morelivehomemax .list .itemlivemall:nth-child(3n+2) {
    margin-left : 10px;
    margin-right: 10px;
}

.mainlive>img {
    position  : absolute;
    width     : 100%;
    height    : 100%;
    object-fit: fill;
    z-index   : 0;
    opacity   : 0.6;
}

.mainlive>h3 {
    color         : #fff;
    font-weight   : bold;
    text-transform: uppercase;
    position      : relative;
    z-index       : 1;
    text-align    : center;
    margin        : 0 0 30px;
    font-family   : 'Saira Stencil One', cursive;
}

.mainlive .liveTime {
    margin-bottom: 10px;
}

.mainlive .liveinfo {
    flex-direction: row;
    text-align    : center;
    position      : relative;
    z-index       : 1;
    width         : 100%;
}

.mainlive .team {
    display        : inline-flex;
    flex           : 1;
    min-width      : 30%;
    max-width      : 45%;
    text-align     : center;
    flex-direction : column;
    align-content  : center;
    align-items    : center;
    justify-content: center;
}

.mainlive .team img {
    width : 50px;
    height: 50px;
}

.mainlive .team h4 {
    color         : #fff;
    font-weight   : bold;
    text-transform: uppercase;
}

.mainlive .vs {
    display    : inline-block;
    color      : #fff;
    font-weight: bold;
    font-size  : 20px;
    margin     : 0 20px;
}

.mainlive .actions {
    position       : relative;
    z-index        : 1;
    display        : flex;
    flex-direction : row;
    justify-content: center;
}

.mainlive .actions a {
    display  : inline-block;
    min-width: 100px;
    width    : 100px;
    margin   : 3px;
}


.itemlivemall {
    /*background-image: linear-gradient(#d2d2d2, #1b1b1b);*/
    background   : #1f1f1f;
    margin-bottom: 5px;
    border-radius: 4px;
}

.itemlivemall .liveinfo {
    flex-direction: row;
    width         : 100%;
    text-align    : center;
    position      : relative;
    z-index       : 1;
}

.itemlivemall .team {
    display        : inline-flex;
    flex           : 1;
    min-width      : 30%;
    max-width      : 45%;
    text-align     : center;
    flex-direction : column;
    align-content  : center;
    align-items    : center;
    justify-content: center;
}

.itemlivemall .team img {
    width : 30px;
    height: 30px;
}

.itemlivemall .team h4 {
    color    : #fff;
    font-size: 13px;
    margin   : 10px 0 0 0;
}

.itemlivemall .vs {
    display    : inline-block;
    color      : #fff;
    font-weight: bold;
    font-size  : 20px;
}

.itemlivemall .actions {
    position       : relative;
    z-index        : 1;
    display        : flex;
    flex-direction : row;
    justify-content: center;
}

.itemlivemall .actions a {
    display       : inline-block;
    width         : 150px;
    margin        : 3px;
    text-transform: uppercase;
    background    : orange;
}


.morehome .itemlivemall {
    border-radius   : 4px;
    width           : calc(33.33333% - 14px);
    background-image: linear-gradient(#d2d2d2, #1b1b1b);
    display         : inline-flex;
    flex-direction  : column;
    justify-content : center;
    align-items     : center;
    align-content   : center;
    align-self      : center;
    padding         : 10px 3px;
    margin-bottom   : 10px;
    margin-top      : 10px;
}

.morehome .itemlivemall:nth-child(3n+1) {
    margin-left: 10px;
}

.morehome .itemlivemall:nth-child(3n+3) {
    margin-right: 10px;
}

.morehome .itemlivemall:nth-child(3n+2) {
    margin-left : 10px;
    margin-right: 10px;
}

@media (max-width: 1013px) {

    .livesList1.morelivehomemax .list .itemlivemall,
    .livesList2.morelivehomemax .list .itemlivemall {
        width  : calc(33.3333333% - 4px);
        display: inline-block;
        margin : 5px 0;
    }


    .livesList1.morelivehomemax .list .itemlivemall:nth-child(3n+2),
    .livesList2.morelivehomemax .list .itemlivemall:nth-child(3n+2) {
        margin-left : 6px;
        margin-right: 6px;
    }
}

@media (max-width: 943px) {
    .morehome .itemlivemall .actions {
        flex-direction : column;
        justify-content: center;
        align-content  : center;
        align-items    : center;
    }
}

@media (max-width: 939px) {
    .morelivehomemax .list .itemlivemall {
        width: calc(50% - 10px);
    }

    .morelivehomemax .list .itemlivemall:nth-child(even) {
        margin-left : 5px;
        margin-right: 0px;
    }

    .morelivehomemax .list .itemlivemall:nth-child(odd) {
        margin-right: 5px;
        margin-left : 0px;
    }


    .livesList1.morelivehomemax .list .itemlivemall,
    .livesList2.morelivehomemax .list .itemlivemall {
        width  : calc(50% - 5px);
        display: inline-block;
        margin : 5px 12.5px;
    }


    .livesList1.morelivehomemax .list .itemlivemall:nth-child(even),
    .livesList2.morelivehomemax .list .itemlivemall:nth-child(even) {
        margin-right: 0;
        margin-left : 5px;
    }

    .livesList1.morelivehomemax .list .itemlivemall:nth-child(odd),
    .livesList2.morelivehomemax .list .itemlivemall:nth-child(odd) {
        margin-left : 0;
        margin-right: 5px;
    }
}

@media (max-width: 767px) {
    .tophome {
        height: unset;
    }

    .mainlive {
        height  : 300px;
        position: relative;
    }

    .titleTranDauThoiGian {
        padding-left: 10px;
    }

    .morehome .itemlivemall .actions {
        flex-direction : row;
        justify-content: center;
        align-content  : center;
        align-items    : center;
    }

}

@media (max-width: 766px) {
    .morelivehomemax .list .itemlivemall {
        width: calc(50% - 15px);
    }

    .morelivehomemax .list .itemlivemall:nth-child(even) {
        margin-left : 5px;
        margin-right: 10px;
    }

    .morelivehomemax .list .itemlivemall:nth-child(odd) {
        margin-left : 10px;
        margin-right: 5px;
    }

    .livesList1.morelivehomemax .list .itemlivemall,
    .livesList2.morelivehomemax .list .itemlivemall {
        width  : calc(50% - 5px);
        display: inline-block;
        margin : 5px 12.5px;
    }

    .livesList1.morelivehomemax .list .itemlivemall:nth-child(even),
    .livesList2.morelivehomemax .list .itemlivemall:nth-child(even) {
        margin-right: 0;
        margin-left : 5px;
    }

    .livesList1.morelivehomemax .list .itemlivemall:nth-child(odd),
    .livesList2.morelivehomemax .list .itemlivemall:nth-child(odd) {
        margin-left : 0;
        margin-right: 5px;
    }
}

@media (max-width: 675px) {
    .morehome .itemlivemall .actions {
        flex-direction : column;
        justify-content: center;
        align-content  : center;
        align-items    : center;
    }
}

@media (max-width: 571px) {
    .morehome .itemlivemall {
        border-radius: 4px;
        width        : calc(50% - 20px);
        display      : inline-block;
        margin       : 5px 9px;
    }
}

@media (max-width: 530px) {
    .morelivehomemax .list .itemlivemall {
        width       : calc(100% - 20px);
        margin-left : 10px !important;
        margin-right: 10px !important;
    }

    .livesList1.morelivehomemax .list .itemlivemall,
    .livesList2.morelivehomemax .list .itemlivemall {
        width : 100%;
        margin: 10px 0 !important;
    }

    .morehome .itemlivemall {
        border-radius: 4px;
        width        : calc(100% - 20px);
        display      : inline-block;
        margin       : 5px 9px;
    }

    .mainlive {
        height: 200px;
    }

    .morehome .itemlivemall .actions {
        flex-direction : row;
        justify-content: center;
        align-content  : center;
        align-items    : center;
    }

    .mainlive>h3 {
        margin   : 0 0 5px;
        font-size: 21px;
    }

    .mainlive .liveTime {
        margin-bottom: 5px;
    }
}

.main-header {
    background: #191919;
}

.main-header a.logo {
    color: #fff;
}

.morehome {
    background: #000;
    text-align: center;
}

.titleTranDauThoiGian {
    font-style     : italic;
    text-decoration: underline;
    margin         : 17px 0 5px 0;
    font-family    : 'Saira Stencil One', cursive;
    color          : #cc0000;
    font-size      : 21px;
}

.live-info h4 {
    font-family: 'Saira Stencil One', cursive;
    color      : #cc0000;
}

.live-info h5 {
    font-family: 'Saira Stencil One', cursive;
}

.live-info h5 a {
    font-family: 'Saira Stencil One', cursive;
}

.nav.navbar-nav a {
    color: #fff
}

.liveTime {
    color     : #fff;
    text-align: center;
    position  : relative;
    z-index   : 1;
    font-size : 13px;
    margin-top: 3px;
}

.livestatustitle {
    text-decoration: underline;
    margin         : 10px 0 3px 0;
    font-family    : 'Saira Stencil One', cursive;
    color          : #fff;
    font-size      : 21px;
}

.logo img {
    width     : 100%;
    height    : 100%;
    object-fit: scale-down;
}

.scrollADLeft,
.scrollADRight {
    position: fixed;
    z-index : 999;
}

.scrollADLeft {
    padding-left: 0;
}

.scrollADRight {
    right        : 0;
    padding-right: 0;
}

.pages {}

.pages ul {
    list-style: none;
    text-align: center;
    padding   : 0;
    margin    : 20px 0 0;
}

.pages ul li {
    display      : inline-block;
    width        : 50px;
    height       : 40px;
    background   : #000;
    border-radius: 5px;
    text-align   : center;
    margin       : 3px;
}

.pages ul li a {
    display      : block;
    background   : #000;
    width        : 100%;
    height       : 100%;
    border-radius: 5px;
    font-size    : 15px;
    line-height  : 40px;
    font-weight  : bold;
    color        : #fff;
}

.pages ul li a.active {
    background: #cc0a00;
}

.pages ul li a:hover {
    background: #cc0a00;
}

.content-wrapper {
    overflow-x: auto;
    height    : 100vh;
}

.titlenolive {
    font-family   : 'Saira Stencil One', cursive;
    color         : #cc0000;
    text-transform: uppercase;
    text-align    : center;
    line-height   : 45px;
    height        : 100%;
    position      : relative;
    z-index       : 1;
    margin        : 20vh 0 0;
    font-size     : 27px;
}


.betBtn,
.betBtnLive {
    display: none !important;
}

.chuyenLichLive {
    background   : #3b8dbc;
    color        : #fff;
    padding      : 3px 10px;
    border-radius: 3px;
    display      : block;
}

.btnLiveLink {
    background-image: linear-gradient(#d2d2d2, #1b1b1b) !important;
}

.btnLiveLink.active {
    background-image: linear-gradient(#cc0000, #1b1b1b) !important;
}

.main-title {
    text-align    : center;
    color         : #fff;
    font-family   : 'Saira Stencil One', cursive;
    text-transform: uppercase;
    font-size     : 12px;
    margin        : 0;
    padding       : 0 10px;
    line-height   : 24px;
}

.btnaction {
    border    : none;
    box-shadow: none;
    outline   : none;
}

.btnaction:focus {
    outline: 0 !important;
}

.loginBtn {
    background: #191919;
    border    : none;
    color     : #fff;
    height    : 50px;
}

.skin-blue .main-header .logo {
    color        : #fff;
    border-bottom: 0 solid transparent;
    background   : linear-gradient(90.46deg, #51B025 10.52%, #57A001 101.61%);
}

.skin-blue .main-header .navbar {
    background: linear-gradient(90.46deg, #51B025 10.52%, #57A001 101.61%);
}

.img-giai-dau {
    width        : 80px;
    height       : 80px;
    border-radius: 5px;
    object-fit   : contain;
}

.logonhacai {
    width        : 80px;
    height       : 80px;
    border-radius: 3px;
}


.box_bottom {
    display        : flex;
    justify-content: space-between;
    align-items    : center;
    height         : 42px;
}

.box_bottom a.watch {
    background: #0F4CD9;
}

.box_bottom a.bet {
    background: #E19A00;
}

.box_bottom a.red,
.live-status.red {
    background: #cc0000 !important;
}

.orange {
    background: #E19A00 !important;
}

.box_bottom a.watch,
.box_bottom a.bet {
    width          : 156px;
    height         : 42px;
    display        : flex;
    align-items    : center;
    justify-content: center;
    font-style     : italic;
    font-weight    : 800;
    font-size      : 14px;
    line-height    : 18px;
    text-transform : uppercase;
    color          : #FFFFFF;
    position       : relative;
}

.box_bottom a.bet:before {
    content           : '';
    position          : absolute;
    height            : 42px;
    width             : 16px;
    border-right      : 8px solid #E19A00;
    border-bottom     : 21px solid #E19A00;
    border-top        : 21px solid transparent;
    border-left       : 8px solid transparent;
    top               : 0;
    left              : -16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
}

.box_bottom a.watch:before {
    content           : '';
    position          : absolute;
    height            : 42px;
    width             : 16px;
    border-left       : 8px solid #0F4CD9;
    border-bottom     : 21px solid #0F4CD9;
    border-top        : 21px solid transparent;
    border-right      : 8px solid transparent;
    top               : 0;
    right             : -16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
}

.box_bottom a.red:before {
    content           : '';
    position          : absolute;
    height            : 42px;
    width             : 16px;
    border-left       : 8px solid #cc0000 !important;
    border-bottom     : 21px solid #cc0000 !important;
    border-top        : 21px solid transparent;
    border-right      : 8px solid transparent;
    top               : 0;
    right             : -16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition   : all 0.3s ease-in-out;
    -ms-transition    : all 0.3s ease-in-out;
    -o-transition     : all 0.3s ease-in-out;
    transition        : all 0.3s ease-in-out;
}

.club img {
    width     : 60px;
    height    : 60px;
    object-fit: contain;
}


/*.logo_better img, .logo_bet img {*/
/*    width: 210px;*/
/*    height: 210px;*/
/*    object-fit: contain;*/
/*}*/

#sap_livescore {
    padding: 30px 0 10px;
}

.table_livescore tbody .tour span {
    display        : flex;
    align-items    : center;
    justify-content: center;
    width          : unset;
    height         : unset;
    border-radius  : 2px;
    font-weight    : 500;
    font-size      : 14px;
    line-height    : 15px;
    color          : #FFFFFF;
    padding        : 5px;
    margin-right   : 15px;
}

.live_match .box_left .top {
    display        : flex;
    justify-content: space-between;
    margin-bottom  : 6px;
}

.table_livescore tbody .day {
    background : #162443;
    font-weight: bold;
    font-size  : 13px;
    line-height: 18px;
    font-family: 'Oswald', sans-serif;
    text-align : center;
    color      : #FFFFFF;
    padding    : 12px 0;
}

.click {
    cursor: pointer;
}

@keyframes color2 {
    0% {
        background-color: transparent;
    }

    25% {
        background-color: #505861;
    }

    50% {
        background-color: transparent;
    }

    75% {
        background-color: #505861;
    }

    100% {
        background-color: transparent;
    }
}


.bring-colors a {
    animation   : color2 3s infinite;
    margin-right: 1px;
}

.slider .box_item .box_txt .time {
    width          : 142px;
    height         : 42px;
    background     : #51B025;
    border-radius  : 2px;
    font-family    : 'Oswald';
    font-weight    : 500;
    font-size      : 18px;
    line-height    : 18px;
    color          : #FFFFFF;
    display        : flex;
    align-items    : center;
    justify-content: center;
    margin         : 0 auto 20px;
}


.slider .box_item .box_txt .blv {
    font-weight   : bold;
    font-size     : 23px;
    line-height   : 20px;
    text-align    : center;
    text-transform: uppercase;
    color         : #51B025;
}

.list_match li .box_match .info_match .score {
    font-weight   : bold;
    font-size     : 25px;
    line-height   : 1;
    color         : #FFFFFF;
    letter-spacing: 4px;
    margin-bottom : 10px;
}

@media (max-width: 767px) {
    .banner a {
        display      : block;
        margin-bottom: 2px;
    }
}


@keyframes colorRed {
    0% {
        color: #cc0000;
    }

    25% {
        color: #fff;
    }

    50% {
        color: #cc0000;
    }

    75% {
        color: #fff;
    }

    100% {
        color: #cc0000;
    }
}

.email {
    animation  : colorRed 3s infinite;
    flex       : 1;
    text-align : right;
    color      : #fff;
    font-weight: bold;
}

.email.only_sp {
    padding-right: 8px;
}

.box_control .full_chat,
.box_control .close_chat {
    width : 100%;
    cursor: pointer;
}

.btn_contact a {
    padding: 3px;
}

.list_match .list li .box_02 .live .blv {
    font-style : normal;
    font-weight: normal;
    font-size  : 18px;
    line-height: 18px;
    text-align : center;
    color      : #ddf542;
}

.match_hot .blv {
    font-weight: 500;
    font-size  : 20px;
    line-height: 24px;
    text-align : center;
    color      : #ddf542;
}

.list_match .list li .box_02 .live {
    text-align: center;
    width     : 165px;
}

#slogan p {
    font-size: 18px;
}

#sec_top .sidebar .menu_widget .menu li a {
    font-size: 16px;
}

.list_match .list li .date {
    font-size: 17px;
}

.list_match .list li .tournament {
    font-size: 17px;
}

.top_bet_sidebar .top_bet_item .logo_bet img {
    width     : 110px;
    height    : 100px;
    object-fit: contain;
}

#main_content>.banner.two_cols div:nth-child(1) {
    width: 100%;
}

.table_top_bet table tbody td .better .logo_better {
    width : 130px;
    height: 130px;
}

.circle-btn {
    margin: 2px;
}

.footer-more {
    max-width : 600px;
    text-align: center;
    margin    : auto;
    color     : #fff;
}

.footer-more h1 {
    display: inline-block;
    color  : #51b025;
}

.footer-more span {
    color: #51b025;
}

.footer-more h2 {
    font-size  : 15px;
    margin     : 0;
    line-height: 20px;
}

header #logo a img {
    object-fit: contain !important;
    height    : auto !important;
}

.addthis_inline_share_toolbox {
    margin-top: 7px;
}

.news_item .txt .more_news a {
    display        : inline-block;
    align-items    : center;
    justify-content: center;
    width          : 91px;
    height         : 36px;
    font-family    : 'SF Pro Display';
    font-style     : normal;
    font-weight    : 500;
    font-size      : 12px;
    line-height    : 37px;
    text-align     : center;
    text-transform : uppercase;
    color          : #FFFFFF;
    background     : #51B025;
    border-radius  : 2px;
}

.news_item .txt .more_news .btn_comming {
    background: #0F4CD9;
}

.btn_soi_keo {
    background: #ff992a !important;
}

.single_sub .list_post li .image img {
    object-fit: contain !important;
}

@media (max-width: 1023px) {
    .news_item .img img {
        object-fit: contain;
    }
}

@media (max-width: 767px) {
    .news_item .img img {
        object-fit: contain;
    }

    .news_item .txt {
        display       : block;
        padding-bottom: 10px;
    }

    .news_item .txt .more_news {
        display: block;
    }
}

.bet_container .bet_now {
    text-decoration: none;
    font-family    : 'Raleway';
    font-style     : italic;
    font-weight    : 800;
    font-size      : 14px;
    line-height    : 18px;
    text-transform : uppercase;
    background     : #51B025;
    color          : #fff;
    padding        : 10px 15px;
    border-radius  : 4px;
}

.dangTaiDuLieu {
    text-align: center;
    padding   : 40px;
    color     : #51b025;
}

.app-btn {
    padding-top: 1px;
}

.app-btn a {
    background  : red;
    color       : #fff;
    border      : none;
    display     : block;
    margin-right: 8px;
    height      : 35px;
}

.notify-scroll {
    display       : flex;
    flex-direction: row;
    animation     : flash_border 1s infinite linear;
}

.notify-scroll .header {
    margin          : 0;
    padding         : 5px;
    background-color: #51b025;
    color           : #fff;
}

.notify-scroll .content {
    overflow : hidden;
    flex     : 1;
    padding  : 5px;
    font-size: 17px;
}

.marquee a {
    color    : #51b025;
    font-size: 17px;
}

.banner-bellow-append-custom {
    position   : absolute;
    bottom     : 0;
    width      : 100%;
    padding    : 0;
    margin     : 0;
    z-index    : 5;
    white-space: nowrap;
    font-size  : 0;
}

.banner-bellow-append-custom a {
    width     : 100%;
    height    : 100%;
    display   : inline-block;
    margin    : 0;
    padding   : 0;
    border    : none;
    box-sizing: border-box;
}

.banner-bellow-append-custom img {
    width     : 100%;
    height    : 100%;
    display   : block;
    object-fit: fill !important;
}

.skapp {}

.skapp a {
    display        : flex;
    flex-direction : row;
    border         : 2px solid #51b025;
    border-radius  : 6px;
    padding        : 3px;
    margin-top     : 5px;
    justify-content: flex-start;
    align-items    : center;
}

.skapp img {
    max-width : 30%;
    height    : unset;
    object-fit: contain;
    margin-top: 5px;
}

.skapp p {
    padding-left: 10px;
    color       : red;
    line-height : 20px;
    font-size   : 14px;
}

.type-chart {
    display: inline-block;
    float  : right;
}

.type-chart a {
    border       : 1px solid #3b8dbc;
    border-radius: 4px;
    margin-left  : 8px;
    padding      : 6px 14px;
}

.type-chart a.active {
    background: #3b8dbc;
    color     : #fff;
}

.thongSo {
    display       : flex;
    flex-direction: column;
    float         : left;
    margin-right  : 20px;
}

.thongSo>div {}

.thongSo>div span {
    font-weight: bold;
    color      : #000;
}

.liveinfo {
    position       : absolute;
    width          : 100%;
    height         : 100%;
    top            : 0;
    left           : 0;
    display        : flex;
    flex-direction : column;
    justify-content: center;
}

.news_item>.img>a {
    position: relative;
    display : block;
}

.liveinfo .club {
    display        : flex;
    flex-direction : row;
    justify-content: space-evenly;
    margin-top     : 5px;
}

.liveinfo .club>div {
    text-align: center;
    max-width : 40%;
}

.liveinfo .club>div>img {
    width : 40px;
    height: 40px;
}

.liveinfo .club>div>p {
    color      : #fff;
    font-weight: bold;
    font-size  : 17px;
    line-height: 18px;
}

.liveinfo .time {
    text-align : center;
    display    : block;
    color      : #fff;
    font-weight: bold;
    font-size  : 15px;
    margin-top : 5px;
}

.news_item .img>a>img {
    filter    : blur(1.5px);
    min-height: 130px;
    object-fit: fill;
}

@media (max-width: 1290px) {
    .large-screen {
        display: none;
    }
}


@media (max-width: 1200px) {
    .small-screen {
        display: none;
    }
}


.blv-list {
    flex-direction: column;
    border        : 1px solid #3b821d;
    border-radius : 4px;
}

.blv-list>h4 {
    font-size     : 15px;
    margin-bottom : 8px;
    text-transform: uppercase;
    width         : 100%;
    text-align    : center;
    background    : #51b025;
}

.blv-list-cell {
    width         : 100%;
    padding-bottom: 4px;
    text-align    : center;
}

.cell-blv {
    /*text-align: center;*/
    /*padding: 4px 8px;*/
    /*display: flex;*/
    /*flex-direction: column;*/
    /*width: 100%;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    width: calc(20% - 17px);

    text-align     : center;
    padding        : 4px 8px;
    flex-direction : column;
    /*width        : 100%;*/
    justify-content: center;
    align-items    : center;
    min-width      : 120px;
    display        : inline-block;
    /*max-width    : 200px;*/
    border         : 1px solid #fff;
    border-radius  : 3px;
}

.cell-blv:hover {
    background   : #2c3339;
    border-radius: 4px;
}

.cell-blv img {
    width        : 70px;
    height       : 70px;
    object-fit   : contain;
    margin-bottom: 5px;
}

.cell-blv h3 {
    font-size  : 13px;
    line-height: 20px;
}


.cell-blv a.lichbl {
    background   : #51b025;
    padding      : 2px 5px;
    width        : 100%;
    border-radius: 3px;
    color        : #fff;
    margin-bottom: 4px;
    margin-top   : 8px;
    display      : block;
}

.cell-blv a.nhomfb {
    background   : #3b5998;
    padding      : 2px 5px;
    width        : 100%;
    border-radius: 3px;
    color        : #fff;
    display      : block;
}


@media (min-width: 1400px) {
    /*.cell-blv {*/
    /*    width: calc(20% - 17px);*/
    /*    margin: 1px 5px;*/
    /*    max-width: unset;*/
    /*}*/
}


@keyframes flash_border_2 {
    0% {
        border: 2px dotted yellow;
    }

    50% {
        border: 2px dotted #000;
    }

    100% {
        border: 2px dotted yellow;
    }
}

@-webkit-keyframes flash_border_2 {
    0% {
        border: 2px dotted yellow;
    }

    50% {
        border: 2px dotted #000;
    }

    100% {
        border: 2px dotted yellow;
    }
}

@-moz-keyframes flash_border_2 {
    0% {
        border: 2px dotted yellow;
    }

    50% {
        border: 2px dotted #000;
    }

    100% {
        border: 2px dotted yellow;
    }
}


.flash_2 {
    animation: flash_border_2 1s infinite linear;
}

.custom-popup-center {
    background   : #fff;
    border-radius: 5px;
}

.custom-popup-center p {
    display       : flex;
    flex-direction: column;
}

.custom-popup-center img {}

.custom-popup-center span {
    color         : red;
    text-transform: uppercase;
    text-align    : center;
    font-size     : 20px;
}

.chatBoxAction {
    width                  : 100%;
    padding                : 8px 0px;
    margin                 : 0;
    border-top-left-radius : 4px;
    border-top-right-radius: 4px;
    color                  : #fff;
    cursor                 : pointer;
}



.slide-in {
    animation        : slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

@keyframes slide-in {
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slide-in {
    100% {
        -webkit-transform: translateX(0%);
    }
}


.slide-bottom-in {
    animation        : slide-bottom-in 0.5s forwards;
    -webkit-animation: slide-bottom-in 0.5s forwards;
}


@keyframes slide-bottom-in {
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide-bottom-in {
    100% {
        -webkit-transform: translateY(0%);
    }
}


.slide-top-in {
    animation        : slide-top-in 0.5s forwards;
    -webkit-animation: slide-top-in 0.5s forwards;
}


@keyframes slide-top-in {
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide-top-in {
    100% {
        -webkit-transform: translateY(0%);
    }
}


.slide-left-in {
    animation        : slide-left-in 0.5s forwards;
    -webkit-animation: slide-left-in 0.5s forwards;
}


@keyframes slide-left-in {
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slide-left-in {
    100% {
        -webkit-transform: translateX(0%);
    }
}


.slide-right-in {
    animation        : slide-left-in 0.5s forwards;
    -webkit-animation: slide-left-in 0.5s forwards;
}


@keyframes slide-right-in {
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slide-right-in {
    100% {
        -webkit-transform: translateX(0%);
    }
}

.img_popup.bottom {
    transform        : translateY(100%);
    -webkit-transform: translateY(100%);
}


.popup.popupcenter .img_popup {
    transform        : translateY(-100%);
    -webkit-transform: translateY(-100%);
}

.banner_left .sticky {
    transform        : translateX(-200%);
    -webkit-transform: translateX(-200%);
}


.banner_right .sticky {
    transform        : translateX(200%);
    -webkit-transform: translateX(200%);
}