@charset "utf-8";
.detail-share
{
	text-align:right;
	float:right;
	margin-top:10px;
}
.title-chitiet h3, .title-chitiet h2
{
	margin:0;
	float:left;
}
.video-player
{
	width:600px;
	height:378px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/bg-video.jpg) no-repeat;
	margin-top:30px;
	padding-top:34px;
}
.video-player-screen
{
	width:533px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
.other-video
{
	background:url(../images/video-icon.png) no-repeat;
	padding-left:35px;
	font-size: 18px;
	line-height: 35px;
	margin-top:30px;
}
.name-video
{
	background:url(../images/video-icon-1.png) no-repeat;
	padding-left:35px;
	font-size: 18px;
	line-height: 35px;
	margin-bottom:-17px;
	margin-top:5px;
}
.thum-video-con
{
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}
.thum-video-con img
{
	width:207px;
	height:159px;
}
.khung-thumuc-video
{
	clear:both;
	width:100%;
	margin-bottom:30px;
	padding-top:20px;
}
.folder-box
{
	width:125px;
	float:left;
	margin: 0 20px 20px 20px;
}
.folder-box .folder-icon
{
	width:125px;
	height:125px;
	background:url(../images/folder-video.png) no-repeat;
}
.folder-box .folder-name
{
	text-align:center;
	height: 30px;
	overflow: hidden;
	margin-top: 5px;
}
.folder-box .folder-name h3
{
	margin:0;
	font-weight:normal;
	font-size:12px;
}
.folder-box .folder-icon:hover
{
	opacity:0.8;
}

/** map **/
.map-root
{
	background:url(../images/icon_sitemap.png) no-repeat 0 0px;
	height:14px;
	padding-left: 10px;
	float:left;
	margin-right: 6px;
	margin-top: 11px;
}
.title-chitiet h3, .title-chitiet h2
{
	margin:0;
	float:left;
}

.map-sub
{
	background:url(../images/icon_detail.jpg) no-repeat 0 4px;
	height:14px;
	margin-left:8px;
	padding-left: 5px;
	float:left;
	margin-top: 11px;
}
.title-chitiet
{
	text-transform:uppercase;
	height:35px;
	line-height:35px;
}
.title-chitiet a
{
	font-weight:bold;
	color:#005536;
	font-size: 14px;
	text-decoration:none;
}