

table, tbody, tr, td{
	display: block;
}

.displayBlock{
	display: block;
}

.displayBlock > tbody{
	display: block;
}


.slick-dots{
        display: none !important;
    }

    .slick-dotted.slick-slider {
         margin-bottom: 0px !important; 
    }

.box_mid_2 .mid-title{
	 	border-bottom:none;
		margin-bottom:5px;
}
.box_mid_2 .mid-title .titleL{font-size:18px; margin-bottom:15px;}
/*----------------- DETAIL ----------------*/
 

h3.fOther {
	font-weight: bold;
	color:#5f5f5f;
	font-size:11px;
	text-transform:uppercase;
}

#List_Item {
	margin: 0px;
}
.hr_other{
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:10px;
}

/*----------------- VIEW 1 ----------------*/
#List_Item .View1 {
  float:left; 
	padding-bottom:10px;
	margin-bottom:20px;
	width:100%;
}
#List_Item .last {
	background:none;
}

#List_Item div.View1 div.item{
  float:left;
}
#List_Item div.View1 div.item .icon_h{
		background:url(../images/bg_item_video.png) no-repeat;
		height:56px; width:56px;
		position:absolute;
		top:38%; left:38%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
}
#List_Item div.View1 div.item.last{
		margin-right:0;
}

#List_Item .View1 div.item .boxItem {

}
#List_Item .View1 h3 {
  padding:10px 15px;  
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#List_Item .View1 h3 a {color:#333333; text-align:center;}
#List_Item .View1 h3 a:hover { 
  text-decoration:none;
}

#List_Item .View1 .img {  
	text-align:center;
	background:#FFF;
	position:relative;
	padding: 4px;
	border: 1px solid #dcdcdc;
}
#List_Item .View1 .img a:hover img{opacity: 0.7}
#List_Item .View1 .img a:hover .icon_h{
	-webkit-box-shadow: 0px -1px 30px 0px rgba(255, 255, 255, 1);
	-moz-box-shadow:    0px -1px 30px 0px rgba(255, 255, 255, 1);
	box-shadow:         0px -1px 30px 0px rgba(255, 255, 255, 1);
}

#List_Item .View1 .info { color:#888888; text-align:center;}
#List_Item .View1 .view { text-align:center;}

#List_Item .noItem {
	text-align: center;
	color: #FF0000;
	padding: 30px;
}


/*----------------- DETAIL ----------------*/
.boxDetail {}
.boxDetail .video_name {
	color:#065ca4;
	font-size:18px;
	line-height:25px;	
}
.boxDetail .info {
	color:#888888;
	margin-bottom:10px;	
}
.boxGallery {
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ccc;	
} 

.boxVideo{
		
}
#ext_media{
		
}


.boxDetail .tools {
	border-top:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;	
	padding:10px 0px;
	margin-top:25px;
	margin-bottom:35px;
}

/*----------------- tabSearch ----------------*/
#tabSearch {
	padding: 5px;
}

#tabSearch .Search {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	padding: 5px;
}

#tabSearch .display {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 5px;
}

.row_tittle {
	color: #00789A;
	font-weight: bold;
}

.boxTitleDetail {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	border-bottom: 1px dashed #FB8787;
	text-transform: uppercase;
}

.ext_comment {
	height: 150px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

.font_username {
	color: #B40000;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
} 


/*------Responsive------*/

@media all and (min-width: 1248px){
		.item{
				width:33.33333%;
				float:left;		
		}
}
@media all and (min-width: 1075px) and (max-width: 1248px){
		.boxFocusNews .divInfo{
				width:280px;		
		}
		.toolSearch input{
				width:85px;
		}
		
		.item{
				width:50%;	
		}
		
		.boxDetail {
				width:100%;
		}
		#ext_media iframe{
			width:100%;		
		}
		.video-jcarousel .jcarousel-container-horizontal{
			width:540px !important;
		}
}

@media all and (min-width: 800px) and (max-width: 1074px) {
		#ext_media{
				width:100%;		
		}
		#ext_media iframe{
			width:100%;		
		}
		#other_video{
			width:100%;		
		}
		.video-jcarousel .jcarousel-container-horizontal{
				width:100%;		
		}
		
		.item{
				width:33.33333%;
				margin-bottom:20px;	
		}
		
}
@media all and (min-width: 568px) and (max-width: 800px) {
		#ext_media{
				width:100%;		
		}
		#ext_media iframe{
			width:100%;		
		}
		#other_video{
			width:100%;		
		}
		.item{
				width:50%;
				margin-bottom:0px;	
		}
}
@media all and (min-width: 320px) and (max-width: 567px) {
		#ext_media{
				width:100%;		
		}
		#ext_media iframe{
			width:100%;		
		}
		#other_video{
			width:100%;		
		}
		.item{
				width:100%;
				margin-bottom:0px;	
		}
}
@media all and (max-width: 320px) {
		#ext_media{
				width:100%;		
		}
		#ext_media iframe{
			width:100%;		
		}
		#other_video{
			width:100%;		
		}
}