﻿#CustomerDetail {
	position: relative;
}

#CustomerDetail .title h1 {
	font: normal 28px UtmBeBas;
	margin: 0px;
	color: #084a7a
}

#CustomerDetail .infoCus {
	font: normal 14px/24px arial;
	color: #333;
	margin: 10px 0;
}

#CustomerDetail .infoCus .cusLeft {
	float: left;
	width: 420px;
}

#CustomerDetail .infoCus .cusLeft .lvt {
	margin-right: 40px;
}

#CustomerDetail .infoCus .cusRight {
	float: right;
	width: 420px;
	text-align: right;
}

#CustomerDetail .infoCus .cusRight .sl {
	background: url(sl.png) no-repeat left center;
	padding-left: 20px;
}

#CustomerDetail .infoCus .cusRight .hh {
	margin-left: 47px;
	background: url(hh.png) no-repeat left center;
	padding-left: 20px;
}

#CustomerDetail .contentview {
	line-height: 24px;
	padding-bottom: 20px;
	text-align: justify;
	font-family: Roboto !important;
	font-size: 14px;
}

#CustomerDetail .contentview img {
	max-width: 100%
}

#CustomerDetail .contentview table {
	max-width: 100% !important
}

#CustomerDetail .size {
	float: right
}

#CustomerDetail a.SmallSize {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(tru.gif) no-repeat;
	cursor: pointer
}

#CustomerDetail a.LargeSize {
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url(cong.gif) no-repeat;
	cursor: pointer
}

#CustomerDetail .nullresult {
	text-align: center;
	line-height: 50px
}

#CustomerDetail .headerCustomerDetail {
	background: url(bg_headthongbaomoi.png)repeat-x;
	width: 730px;
	height: 31px;
	margin-bottom: 5px
}

#CustomerDetail .headerCustomerDetail a.trai {
	background: url(headnhomtin.gif) no-repeat 15px center;
	float: left;
	height: 31px;
	width: 350px;
	display: block
}

#CustomerDetail .headerCustomerDetail span {
	display: block;
	float: left;
	font-weight: bold;
	color: #016c39;
	margin-left: 60px;
	margin-top: 5px;
	text-transform: uppercase
}

#CustomerDetail .Tieudecomment {
	font: normal 18px Arial;
	color: #db241c;
	margin-bottom: 10px;
	display: block
}

#CustomerDetail .tool {
	font: normal 11px Arial;
	color: #aaaaaa;
	padding: 5px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #e0e0e0;
	background: rgba(212, 212, 212, 0.2)
}

#CustomerDetail .tool a {
	color: inherit
}

#CustomerDetail .date {
	float: left;
	padding-left: 15px;
	padding-right: 22px;
	background: url(date.gif) no-repeat left center
}

#CustomerDetail .view {
	float: left;
	padding-left: 15px;
	background: url(view.gif.ashx) no-repeat left center
}

#CustomerDetail .infoDet {
	line-height: 24px
}

@media (max-width: 1000px) {
	#CustomerDetail {
		width: 97%;
		margin: 0px auto
	}
	#CustomerDetail .tool {
		border: 0;
		background: transparent
	}
	#CustomerDetail .date {
		background: none;
		padding: 0;
		font: 14px/24px arial;
		color: #333
	}
	#CustomerDetail a.NormalSize {
		font: 14px/24px arial;
		color: #333
	}
	#CustomerDetail a.LargeSize {
		width: 30px;
		height: 30px;
		background-size: cover;
		position: relative;
		top: -10px
	}
	#CustomerDetail a.SmallSize {
		width: 30px;
		height: 30px;
		background-size: cover;
		position: relative;
		top: -10px
	}
	#CommonAddthisButtonCountMB {
		display: block;
	}
	#CommonShareDetail {
		display: none
	}
	#CustomerDetail .PCVersion {
		display: none
	}
	#CustomerDetail .MobileVersion {
		display: block
	}
}