/** 
* sidebar 
*/
.boxNew .Title{
	background:#5c5c5c;
	color:#f3f3f3;
	font-size:12px ;
}
.boxNew li{
	
}
.boxNew.single{
	border-left: 0;
}
.boxNew.single li{
	width:100%;
	padding-left: 5px; 
	border-bottom: dashed 1px #888;
}
.boxNew li a{
	font-size:12px ;
}
/** 
* archive 
*/
.post-list-archive{
	float: left;
	margin-top: 20px;
}
.tin_moi_bdanh {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 15px;
    padding: 0 0 15px;
    width: 100%;
}
.tin_moi_2_left_img {
    float: left;
    margin-right: 10px;
}
.tin_moi_2_left_img > img {
    height: 110px;
	width: 136px;
}
.tin_moi_bdanh_content {
    float: left;
    width: 74%;
	text-align:left;
}
.tin_moi_2_left_tieude {
    line-height: 22px;
    float: left;
    text-decoration: none;
    width: 100%;
    font-weight: 700;
	font-size: 16px;
	text-align: left;
	color: #333;
}
.tin_moi_2_left_tieude:hover{
	color: #f00;
}
.tin_moi_3_left_img {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
/** 
* single 
*/
.ndbaiviet h2.bg_h2{
	font-size: 16px;
}
.single-content{
	text-align: left;
	padding: 10px 10px;
}
.single-content p{
	color: #686868;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
}
.single-content li{
color: #686868;
	font-size: 14px;
	line-height: 20px;
}
.posted-on p{
	font-size: 10px;
	color: #333;
	line-height: 14px;
}
.wp-caption{
	width:auto !important;
	max-width:100%;
}
.wp-caption-text{
	text-align:center;
}
.single-content img{
	max-width:100%;
}
/** 
* footer 
*/
#back_top {background:rgb(198, 33, 39);padding:5px; width:40px;height:40px;text-align:center;position: fixed;bottom:20%;right: 20px;z-index: 9999;display: none; transition: all 0.4s}
#back_top:hover {background:rgb(39, 51, 117)}
#back_top img{min-height:inherit}

/**
* tran dau
**/
.trd_phongdo,.trd_tt_ct{
	display:none;
}
.trd_phongdo.active,.trd_tt_ct.active{
	display:block;
}
.hasGold{
	color: #FF3300;
	font-weight: bold;
}

/*******
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: 0%;
    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{float: left;width: 100%;display: block;margin: 20px 0px;}
.paging{padding:5px 10px;text-align:center}
.paging a{font-size:13px;color:#999999;padding:5px 10px;font-family:'Roboto', sans-serif;    border: 1px solid #ddd;transition: all 0.4s}
.paging a .fa{font-size:13px}
.paging a:hover,.paging a.active{
    color: #ffffff;
    background: #333;
    border: 1px solid #333;
}
/* mega menu */


@media screen and (max-width: 480px){
	
}

/* style inline */
.op-ad {
	display: block;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}
.muiten_menu_left {
	font-size: 31px;
	font-family: 'Roboto Condensed',sans-serif;
}
.nen_bd {
	max-width: 1014px !important;
}
.breadcrumb {
	color: #5f7806;font-size: 14px;margin-bottom: 5px;text-align: left;margin: 10px 0;
}
.breadcrumb-item {
	color: #666;
	font-size: 13px;
	margin: 0 3px;
	color: #5f7806;
}
.divOnTop {
	color:#FFFFFF;
	left:0px;
	width:100%;
	bottom: 0;
	position: fixed;
	z-index: 100;
	opacity:1;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;	
}
/*CSS Top menu*/
.webmenu li ul {
	display: none;
	position: absolute;
	background: linear-gradient(to bottom, #004389 0%,#004389 100%);
	width: 100%;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
.webmenu li {
	position: relative;
	display: inline-block;
}
.webmenu li ul li {
	width: 100%;
}
.webmenu li:hover ul {
	display: block;
}
/* Styles specific to this particular page */
.scroll-pane {
	width: 100%;
	height: 300px;
	overflow: auto;
}

.boxNew{background-color:#fff;border:1px solid #e6ebe1;font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif; float: left;}
.boxNew .Title{
	text-transform: uppercase;
	text-decoration: none;
	background: #5c5c5c;
	background: -moz-linear-gradient(top, #5c5c5c 0%, #403f40 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c5c5c), color-stop(100%,#403f40));
	background: -webkit-linear-gradient(top, #5c5c5c 0%,#403f40 100%);
	background: -o-linear-gradient(top, #5c5c5c 0%,#403f40 100%);
	background: -ms-linear-gradient(top, #5c5c5c 0%,#403f40 100%);
	background: linear-gradient(to bottom, #004389 0%,#004389 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5c', endColorstr='#403f40',GradientType=0 );
	display: block;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	text-align:left;
	padding-left:8px;
}
iframe .boxNew .Title{
	background:#f2b32d;
	color:#373531;
	text-align:center;

}
#my_inet .boxNew .Title{
	background:#f2b32d;
	color:#373531;
	text-align:left;
	padding-left: 8px;
}
.boxNew ul{
	margin:5px 0 5px 0;
	padding:0;

}
.boxNew ul li{
	border-bottom:1px solid #e0e0e0;
	list-style:none;
	float:left;
	background:#fff;
	padding-top: 7px;
	padding-bottom:7px;
	width:100%;
	height: auto;
}
.boxNew img{
	width:60px !important;
	height:50px;
	float:left;
	background: none;
	padding: 0 3px 0 3px !important;
}

.boxNew ul li a{
	text-decoration: none;
	padding: 0 1px;
	color: #0072bb;
	line-height: 18px;
	display: block;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
.boxNew ul li a:hover{color:#f00}
.boxNew ul li:last-child{border-bottom:none}
.boxNew img{
	margin-right: 7px;
}
.rmore{
	color: #ef4b00;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-size:13px;
	margin: 0 10px 10px;
}
.btnToggle{
	display:none;
}
.title_list_like img,.league_other img{
	display:none;
}
@media only screen and (max-width: 1100px) {
	.New_col-left{
		width: 100%;
	}
	.New_col-centre{
		width: 98%;
	}
	.New_col-right {
		width: 99%;
	}
	.table_page_tong .LS_g_web,.LS_7_web,.table_page_tong .LTD_c_web,.table_page_tong .LTD_g_web{
		display:none;
	}
	.table_page_tong .LS_3_web,.table_page_tong .LTD_c_web.tt,.table_page_tong .LS_c_web{
		display: none;
		/* width: 100%; */
	}
	#toTop{
		margin-left: 80%;
	}
	.nen_bd{
		border:0px;
	}
	.tin_moi_2_left_img > img{
		width: 100px;
		height: 90px;
	}
	.tin_moi_bdanh_content{
		width: 68%;
	}
	.webmenu{
		position: relative;
		min-height: 34px;
	}
	.webmenu ul{
		display: none;
		width: 100%;
		position: absolute;
		top: 34px;
		background: #5c5c5c;
		z-index: 1;
	}
	.webmenu ul li{
		width: 100%;
	}
	.btnToggle {
		display:inline-block;
	}
	.btnToggle {
		cursor: pointer;
		padding: 8px 6px;
		position: absolute;
		left: 6px;
	}
	.btnToggle .icon-bar {
		display: block;
		height: 3px;
		width: 25px;
	}
	.btnToggle .icon-bar {
		background-color: #fff;
	}
	.btnToggle .icon-bar + .icon-bar {
		margin-top: 5px;
	}
	.list_like,.list_league_other{
		display:none;
	}
	.list_New_col-left{
		margin-bottom: 10px;
	}
	.title_list_like img,.league_other img{
		float: right;
		margin: 10px 10px 0px;
		display: block;
	}
	.breadcrumb{
		display:none;
	}
	/**
	* ty le
	**/
	.table_head .Tyleweb_1a.td{
		width: 10%;
	}
	.table_content{
		table-layout: fixed;
	}
}
.single-content h2,
.single-content h2 span{
	font-size:14pt !important;
	font-weight:700;
	line-height: 20pt;
}
.single-content h3,
.single-content h3 span{
	font-size:12pt !important;
	font-weight:700;
	line-height: 18pt;
	
}
.single-content h2,
.single-content h3{
	margin-bottom: 10px;
	color: #333;
}
.category_h2{
	margin-top:10px;
	border:0;
}
.cat_post_h3{
	margin:0;
}
.single-content p{
	text-align:justify;
}
.wp-caption{
	width:auto !important;
	max-width:100%;
	text-align: center;
}
.wp-caption .wp-caption-text{
	text-align:center;
}
.single-content p{
	text-align:justify;
}
.single-content img{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 100% !important;
}
p {
	font-size: 14px;
	margin: 10px 0;
	line-height: 1.5;
}
.LTD_4a_web,
.LTD_6a_web,
.LS_6a_web,
.LS_4a_web {
  font-size: 13px;
}
.bg_LS2_web {
	line-height: 28px;
}
h1 {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.bg_h2{
	font-size: 14px;
	line-height: 28px;
}
.wrapper_more{
	display:block;
	text-align:center;
}
.view_more_leagues{
   background: #004389;
	height: 30px;
	line-height: 30px;
	margin: 15px 0px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	padding: 0 20px;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@media only screen and ( max-width: 480px) {
	
}