.scrollbar{
	overflow-y:auto;
	 height: 500px; 
}

.aui .details_tags {
    margin-bottom: 20px;
    height: 30px;
    position: relative;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
    padding: 3px 0 3px;
    font-family: "open sans";
}
.aui .details_tags .tags-tag{
	text-transform: uppercase;
    font-weight: 600;
    font-family: "open sans";
    float: none;
    padding-left: 5px;
}
.aui .details_tags .arrow{
	border-left-color: #000000;
    float: none;
}
.aui .details_tags .arrow::before{
	border-left: 7px solid #000000;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    top: 7px;
}
.aui .details_tags a{
	background-color: #f8f8f8;
    padding: 0 5px;
    margin-right: 5px;
    font-size: 14px;
}
.list-pcategory{
	background-color: whitesmoke;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin-bottom: 20px;
    min-height: 20px;
   
    .bcategory-header {
	    background-color: #f6f6f6;
	    background-image: linear-gradient(to bottom, #f9f9f9, #f3f3f3);
	    background-repeat: repeat-x;
	    border-radius: 2px;
	    height: 47px;
	    line-height: 48px;
	    text-align: center;
	    border-bottom: 1px solid #ddd;
	}
	
    ul {
	    list-style: outside none none;
	    margin: 0;
	    max-height: 600px;
	    overflow-y: auto;
	    padding: 0;
	}
    li{
    	color: #2aaae6;
	    cursor: pointer;
	    line-height: 24px !important;
	    padding: 3px 10px;
	    position: relative;
	    .icon{
	    	display:none;
	    	position: absolute;
	    }
	    .edit{
	    	right: 20px;
    		top: 0;
	    }
	    
	    .delete{
	    	top: 0;
	    	right: 0;
	    }
    }
    
    li:hover{
    	background-color: #e5f5fc;
    	line-height: 24px;
    	.icon{
    		display:block;
    	}
    }
    
    .selected {
	    background-color: #2aaae6;
	    
	}
	
	.selected a{
	    color: #fff;
	}
}

.compare-title{
	border-bottom: #b9cab9 1px solid;
    font-weight: bold;
    font-family: Tahoma,Verdana;
    font-size: 11px;
    color: #000;
    height: auto;
	background-color: #f7f7f7;
}
.aui .author_fs13{
	color: #087cca;
    text-transform: uppercase;
    font-family: 'open sans';
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 140%;
}
.aui .inline{
	width: 100%;
    float: left;
}
.aui .number-text{
	font-size: 16px !important;
	font-weight :bold;
    color: white;
    line-height: 180%;
}
.aui .number-backgroud{
	background-color: #087cca;
	width: 30px;
    height: 30px;
    border-radius: 25px;
    float: left;
    text-align: center;
}
.aui .img-size {
	width: 262px !important;
	height: 175px !important;
}
.aui .img-size-news-left {
	width: 750px !important;
	height: 445.3px !important;
}

.cfg-tbl-video-selected{
	border: 1px solid #ccc;
	border-radius:3px;
	display: block;
	width: 100%;
	margin: 10px 0;
	.tbl-header,.tbl-row{
		display:table;
		width:100%;
	}
	.tbl-header{
		background-color: #ededed;
	}
	.tbl-col-1,.tbl-col-2,.tbl-col-3,.tbl-col-4{
		border-top: 1px solid #ccc;
	    display: table-cell;
	    height: 30px;
	    padding-left: 5px;
	    vertical-align: middle;
	}
	
	.tbl-col-1,.tbl-col-2,.tbl-col-3{
		border-right: 1px solid #ccc;
	}
	
	.tbl-col-1,.tbl-col-2{
		width: 40%;
	}
	.tbl-col-3{
		width: 15%;
		text-align: center;
		padding: 0;
	}
	.tbl-col-4{
		color: red;
	    cursor: pointer;
	    font-weight: bold;
	    padding: 0;
	    text-align: center;
	    width: 5%;
	}
}
.flash_img a{
	float: left;
	position: relative;
	margin-bottom: 10px;
}
.flash_img span{
	width: 80px;
    height: 80px;
    position: absolute;
    background: url(/viettel-cms-portlet/images/icon/video_icon_blue.png) no-repeat;
    /* background-position: 50% 50%; */
    background-size: 40%;
    bottom: -37px;
    left: 10px;
}


.aui .headerBox18
{
	border-top: 1px solid #dcddde;
    border-bottom: 1px solid #dcddde;
    padding: 3px 0;
    position: relative;
    text-transform: uppercase;
    color: #000000;
}
.aui .headerBox18 .arrow::before {
    border-left: 7px solid #087cca;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    top: 7px;
}
.aui .headerBox18.black a{
	font-size: 18px;
    font-weight: 600;
    font-family: "Open Sans";
}
.aui .headerBox18.blue a{
	color: #308ccf;
	font-size: 18px;
    font-weight: 600;
    font-family: "Open Sans";
}
.item-list{
	background: -webkit-linear-gradient(90deg, #ECE9E6 10%, #FFFFFF 90%); /* Chrome 10+, Saf5.1+ */
    background: -moz-linear-gradient(90deg, #ECE9E6 10%, #FFFFFF 90%); /* FF3.6+ */
    background: -ms-linear-gradient(90deg, #ECE9E6 10%, #FFFFFF 90%); /* IE10 */
    background: -o-linear-gradient(90deg, #ECE9E6 10%, #FFFFFF 90%); /* Opera 11.10+ */
    background: linear-gradient(to right, #ffffff, #ECE9E6, #FFFFFF); /* W3C */
    margin: 4px 0;
}
.item-list h4.titleNews{
	background:url(../images/icon/right-arrow.png) left center no-repeat;
	background-size: 8px;
	padding-left: 15px;
	margin: 7px 0;
}
.item-list h4.titleNews a{
	line-height: 1.4;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Open Sans";
}
.item-list h4.title-center-news{
	margin: 7px 0;
	text-align: center;
}
.item-list h4.title-center-news a{
	line-height: 1.4;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Open Sans";
    background: url(../images/icon/right-arrow.png) left center no-repeat;
    background-size: 7px;
    padding-left: 11px;
}
@media (min-width: 992px) and (max-width: 1024px){
	.s-flex-flash-news-img{
		width: 262.66px !important;
		height: 144.4px!important;
		
	}
	.s-flex-banner-hoz-img{
		width: 262.5px !important;
		height: 132px !important;
	}
}
@media (min-width: 1025px){
	.s-flex-flash-news-img{
		width: 262.66px !important;
		height: 172.4px!important;		
	}
	.s-flex-banner-hoz-img{
		width: 262.5px !important;
		height: 165px !important;
	}
}
@media (min-width: 992px){
	.s-flex-level2-img0{
		width: 750px !important;
		height: auto;
	}
	.s-flex-level2-imgn{
		width: 337.5px !important;
		height: 215px !important;
	}
	.s-flex-news-img{
		width: 535px !important;
		height: 387px !important;
	}
	
	.s-flex-news-img-left-lg{
		width: 750px !important;
		height: 445.28px !important;
	}
	
	.s-flex-news-img-left-sm{
		width: 555px !important;
		height: 332px !important;
	}
	
	
}

@media (min-width: 768px) and (max-width: 991px){
	
	.s-flex-news-img{
		width: 450px !important;
		height: 319.5px !important;
	}
	.s-flex-news-img-left-lg{
		width: 470px !important;
		height: 279px !important;
	}
	
	.s-flex-news-img-left-sm{
		width: 470px !important;
		height: 279px !important;
	}
	.s-flex-flash-news-img{
		width: 220px !important;
		height: 146.91px !important;
	}
	.s-flex-level2-img0{
		width: 470px !important;
		height: 279px !important;
	}
	.s-flex-level2-imgn{
		width: 211.5px !important;
		height: 157.75px !important;
	}
	.s-flex-banner-hoz-img{
		width: 345px !important;
		height: 205px !important;
	}
	.aui .zalo-share-button{
		margin-bottom: -9px !important;
	}
}
@media (max-width: 767px){
	.main-title{
		font-size: 25px !important;
	}
}
.aui .most-view-marquee{
	float:left;
	width: 86%;
	margin-left: 5px;
	margin-top: 2px;
}
@media (min-width: 768px) and (max-width: 991px){
	.aui .most-view-marquee{
		max-width: 78%;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.aui .most-view-marquee{
		max-width: 83%;
	}
}
.aui .item .badge{
	background-color: #087cca;
	color: #fff; 
	line-height: 130%;
	font-size: 11px;
}
.aui .headerBox0.borderless{
	border: none;
}
.aui .text-justify-last-center{
	text-align: justify;
    text-align-last: center;
}