.hidden{display:none !important;}
.fl_left{float: left;}
.fl_right{float: right;}
.bold{font-weight: 600 !important;}
.text-left{ text-align:left !important;}
.text-right{ text-align:right !important;}
.mar_tb_5{margin: 5px 0;}
.bg_fff8dc{background: #fff8dc;}
.bg_0099cc{background: #0099cc;}
.color_fff{color:#fff !important;}
.bg_fff{background:#fff !important;}
.color_333{color:#333 !important;}
.color_ff8a00 {color: #ff8a00 !important;}
.color_00b081 {color: #00b081 !important;}
.mar_0{margin:0px !important;}
.mr_14{margin-right:14px !important;}
.ml_14{margin-left:14px !important;}
.ml_10{margin-left:10px !important;}
.mt_10{margin-top:10px !important;}
.mb_10{margin-bottom:10px !important;}
.pad_0{padding:0px !important;}
.pad_l_0{padding-left:0px !important;}
.pad_r_0{padding-right:0px !important;}
.pad_l_14{padding-left:14px !important;}
.fs_24{font-size:24px !important;}
.fs_14{font-size:14px !important;}
.fs_13{font-size:13px;}
.fs_12{font-size:12px;}
.trans_none{text-transform: none;}
.menu-top-category.sticky{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.table_live_giai_h2, .tieude_bxh_h2 {
    padding: 0;
    height: auto;
    text-transform: none;
    margin: 0;
    display: inline-block;
    width: 100%;
    color: #0f4cd9;
}
.table_live_giai_h2 a{
    color:#1b883f;
    font-size: 16px;
    line-height: 22px;
}
.content_page{
    padding: 10px 15px;
    line-height: 1.5;
    background-color: #d6d6d6;
    display: inline-block;
}
.content_page h2{
    padding-top: 0;
}
.title_h1{
    font-size: 28px;
    margin: 0 0 1.5rem;
}
.b_gameweek .title h3.match_h3{
    font-size: 16px;
    display: inline-block;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.t_de_n{
    text-decoration: none;
}
.border_none{
    border: none;
}

/** 
* archive 
*/
.archive-post-item{
    display: flex;
}
.archive-post-thumbnail{
    
}
.img_p_archive{
    width: 250px;
    height: 140px;
}
.bg_cyan {
    background: #00603a;
}
.post-list-archive{
    /* padding: 10px 0;
    background: #fff; */
}
.post-list-archive .BatFeedItem{
    margin: 10px 0 0px 0px;
}
.post-list-archive .right{
    margin-left: 2%;
}
.post-list-archive .right .title{
    text-decoration: none;
}
.post-list-archive .right .title:hover{
    text-decoration: underline;
}
.post-list-archive .right .des{
    line-height: 1.5;
    margin-top: 5px;
}
/** 
* header 
*/
.menu_bottom{
    margin-top: 40px;
}
.menu_bottom.sticky{
    margin-top: 0px;
}
/** 
* sidebar
*/
.mar_b_10{
    margin-bottom: 10px;
}
.sidebar_right{
    background:#fff;
}
.sidebar-img{
    width: 70px;
    height: 70px;
    display: inline-block;
}
.sidebar-title{
    width: calc(100% - 76px);
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    font-size: 12px;
    color: #eee;
}
.s_link{
    text-decoration: none;
    color: #555;
    margin-top: 10px;
    display: block;
}
.t_s_link{
    color: #0f80da;
    line-height: 25px;
    text-decoration: none;
}
.t_s_link:hover{
    color: #ff8a00;
}
.sidebar-img img{
    width: 100%;
    height: 100%;
}
/** 
* ty le keo 
*/
.vnk_fullbox table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    font-size: 12px;
}
.vnk_fullbox .table_live_giai_h2{
    font-weight: 600;
    line-height: 34px;
}
table.tb_tylekeo thead tr {
    display: revert;
}
table.matches_new th, table.matches_new td {
    padding: 3px 5px;
}
.tb_tylekeo td, .tb_tylekeo th {
    border: 1px solid #ccc;
}
.tb_tylekeo th {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
}
table.matches_new tr.expanded {
    display: table-row;
}
table tr.group-head th {
    padding: 0;
}
table tr.group-head th, div.group-head {
    font-weight: 700;
    border: 1px solid #D5D3D6;
    border-width: 1px 0;
    background: #fff;
    padding-left: .5em;
}
table.date_matches tr.expanded th {
    background: #2b479d;
    color: #fff;
}
table.table_2 td, table.table_2 tr {
    border: none;
}
.c_white {
    color: #fff !important;
}
.c_red, .c_red a {
    color: #e21d1d !important;
}
tr.even {
    background: #f4f4f4;
}
.tb_tylekeo table.table_2,
.tb_tylekeo table.table_2 tbody{
    border: none;
}
/**
* kq
**/
.h2_bkq{
    padding: 5px 10px;
    font-size: 15px;
}
.sub-menu-odds a.active{
    background: red;
    color: #fff;
}
.view_more_leagues{
    background: #3264aa;
    height: 30px;
    line-height: 30px;
    margin: 14px auto 0;
    text-align: center;
    color: #fff;
    display: block;
    padding: 0 15px;
    border-radius: 40px;
    width: 100px;
}
select {
    word-wrap: normal;
}
.form-select {
    display: block;
    width: auto;
    padding: 0.1rem 2.25rem 0.1rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    appearance: none;
}
/** 
* post 
*/
.wp-caption{
    width:auto !important;
    max-width:100%;
    height:auto;
}
.wp-caption-text{
    text-align:center;
}
.single_detail,
.single_detail p{
    /* font-size: 15px;
    line-height: 1.5 !important; */
    text-align: justify;
}
.single_detail p{
    /* margin-bottom: 10px; */
}
.posted-on{
    display: inline-flex;
    font-size: 11px;
}
.ptimezone{
    margin-bottom: 0;
    margin-top: 0;
}
.single_detail h2,
.single_detail h2 *{
    font-size:20px !important;
    font-weight:700;
    line-height: 24px;
}
.single_detail h3,
.single_detail h3 *{
    font-size:18px !important;
    font-weight:700;
    line-height: 22px;
    
}
.single_detail h2,
.single_detail h3{
    /* margin-bottom: 10px; */
    border: 0;
    padding:0;
}
.single_detail h2:before,
.single_detail h3:before{
    display:none;
}
.single_detail img{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.single_detail li{
    list-style: inside;
	font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #2D3748;
	margin-bottom: 4px;
	text-align: justify;
}
.single_detail a{
    color:blue;
}
.h2 {
    /* display: block;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    width: 100%; */
}

.meta-post{
    text-align: left;
    color: #555;
    background: #ccd1d5;
    padding: 5px;
}
.meta-post .ptimezone{
    margin-top:0px;
}
.post img{
    height: auto;
}
.post-date {
    color: #808080;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 10px;
    /* padding: 5px 16px 5px; */
}
.content-post a {
    color: #00603a;
}
.relate-box {
    margin-top: 20px;
}
.relate-box .block-title {
    display: block;
    background: #0f80da;
    padding: 0 10px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-bottom: 5px;
    border: 1px solid #cecece;
}
.relate-box .block-title .dashicons {
    display: inline-block;
    float: left;
    margin-right: 10px;
    font-size: 25px;
    line-height: 40px;
}
.relate-box .block-title .title-text {
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
}
.articlerelatepannel {
    padding: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #fff;
}
.articlerelate {
    padding: 6px;
    display: list-item;
    list-style-type: square;
    margin-left: 1.2em;
    border-bottom: dashed 1px #888;
}
div.articlerelate > a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}
/** 
* footer 
*/
#back_top {
    background: #3264aa;
    padding: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    position: fixed;
    right: 20px;
    z-index: 9999;
    display: none;
    transition: all 0.4s;
    border-radius: 50%;
}
#back_top {
    bottom: 30px;
}
#back_top img {
    height: 24px;
    width: 24px;
    margin: auto;
}
/*******
Style Ajax Pagination
*********/
.loading_ajaxp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 11111;
    display:none;
}
/*CSS load*/
#circularG {
    position: relative;
    width: 30px;
    height: 30px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

.circularG {
    position: absolute;
    background-color: #000000;
    width: 7px;
    height: 7px;
    -moz-border-radius: 5px;
    -moz-animation-name: bounce_circularG;
    -moz-animation-duration: 0.56s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -webkit-border-radius: 5px;
    -webkit-animation-name: bounce_circularG;
    -webkit-animation-duration: 0.56s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -ms-border-radius: 5px;
    -ms-animation-name: bounce_circularG;
    -ms-animation-duration: 0.56s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -o-border-radius: 5px;
    -o-animation-name: bounce_circularG;
    -o-animation-duration: 0.56s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    border-radius: 5px;
    animation-name: bounce_circularG;
    animation-duration: 0.56s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}

#circularG_1 {
    left: 0;
    top: 12px;
    -moz-animation-delay: 0.21s;
    -webkit-animation-delay: 0.21s;
    -ms-animation-delay: 0.21s;
    -o-animation-delay: 0.21s;
    animation-delay: 0.21s;
}

#circularG_2 {
    left: 3px;
    top: 3px;
    -moz-animation-delay: 0.28s;
    -webkit-animation-delay: 0.28s;
    -ms-animation-delay: 0.28s;
    -o-animation-delay: 0.28s;
    animation-delay: 0.28s;
}

#circularG_3 {
    top: 0;
    left: 12px;
    -moz-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

#circularG_4 {
    right: 3px;
    top: 3px;
    -moz-animation-delay: 0.42s;
    -webkit-animation-delay: 0.42s;
    -ms-animation-delay: 0.42s;
    -o-animation-delay: 0.42s;
    animation-delay: 0.42s;
}

#circularG_5 {
    right: 0;
    top: 12px;
    -moz-animation-delay: 0.49s;
    -webkit-animation-delay: 0.49s;
    -ms-animation-delay: 0.49s;
    -o-animation-delay: 0.49s;
    animation-delay: 0.49s;
}

#circularG_6 {
    right: 3px;
    bottom: 3px;
    -moz-animation-delay: 0.56s;
    -webkit-animation-delay: 0.56s;
    -ms-animation-delay: 0.56s;
    -o-animation-delay: 0.56s;
    animation-delay: 0.56s;
}

#circularG_7 {
    left: 12px;
    bottom: 0;
    -moz-animation-delay: 0.63s;
    -webkit-animation-delay: 0.63s;
    -ms-animation-delay: 0.63s;
    -o-animation-delay: 0.63s;
    animation-delay: 0.63s;
}

#circularG_8 {
    left: 3px;
    bottom: 3px;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
    -ms-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

@-moz-keyframes bounce_circularG {
    0% {
        -moz-transform: scale(1)
    }

    100% {
        -moz-transform: scale(.3)
    }

}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.3)
    }

}

@-ms-keyframes bounce_circularG {
    0% {
        -ms-transform: scale(1)
    }

    100% {
        -ms-transform: scale(.3)
    }

}

@-o-keyframes bounce_circularG {
    0% {
        -o-transform: scale(1)
    }

    100% {
        -o-transform: scale(.3)
    }

}

@keyframes bounce_circularG {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(.3)
    }

}
/* paging */
.ajax_pagination{display: inline-block;clear: both;margin: 20px 0px;width: 100%;}
.paging{padding:5px 10px;text-align:center}
.paging a{font-size:14px;color:#000;padding:5px 10px;font-family:'Roboto', sans-serif;border: 1.25px solid #d6d6d6;margin-right: 2px;transition: all 0.4s}
.paging a .fa{font-size:14px}
.paging a:hover,.paging a.active{
    color: #ffffff;
    background: #ff0000;
    border: 1.25px solid #ff0000;
}

@media screen and (min-width: 768px){
    .hide_desktop{
        display: none;
    }
}
@media screen and (max-width: 767px){
    .toggle_icon{
        display: inline-block;
    }
    .hide_mobile{
        display: none !important;
    }
    ._8f24db4d{
        line-height: 1.25em;
    }
}
@media screen and (max-width: 480px){
    .hidden-xs{
        display: none;
    }
    .hide_mobile{
        display: none;
    }
    .NewsItem_wrapper__2Icjl{
        display: block;
    }
    .NewsItem_content__v1zMV{
        margin-top: 10px;
    }
    .post-list-archive {
        padding: 10px 0px;
    }
    .single_detail p {
        /* font-size: 15px; */
        line-height: 1.5;
    }
    .BatFeedPage {
        padding-left: 0px;
    }
    table.matches_new th, table.matches_new td {
        padding: 3px 3px;
        font-size: 12px;
    }
    .img_p_archive {
        width: 100%;
        height: auto;
        max-height: 320px;
        margin-bottom: 5px;
    }
    .vnk_fullbox .table_live_giai_h2 {
      font-weight: 400;
      line-height: 24px;
    }
}