#toolbox li.facebook a{
		background: url("/BacGiang/v2015/Social/icon-fb-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	#toolbox li.facebook a:hover{
		background: url("/BacGiang/v2015/Social/icon-fb-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	#toolbox li.twiter a {
		background: url("/BacGiang/v2015/Social/icon-tw-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	#toolbox li.twiter a:hover {
		background: url("/BacGiang/v2015/Social/icon-tw-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	#toolbox li.google a {
		background: url("/BacGiang/v2015/Social/icon-gg-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	#toolbox li.like a {
		background: url("/BacGiang/v2015/Social/icon-like.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	#toolbox li.google a:hover {
		background: url("/BacGiang/v2015/Social/icon-gg-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.comment a{
		background: url("/BacGiang/v2015/Social/icon-comment.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.like a{
		background: url("/BacGiang/v2015/Social/icon-like.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.like a.active{background: url("/BacGiang/v2015/Social/icon-like-active.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);}
	.morecomment{background-color: #c9c9c9;
		border: 2px solid #fff;
		border-radius: 5px;
		box-shadow: 2px 2px 0 #f5f5f5;
		height: 24px;
		line-height: 24px;
		margin-top: 5px;
		text-align: center;
		width: 99.5%;
		cursor:pointer;}
	.morecomment span {
		 color: #3a3a3a;
		font-weight: bold;
		}

	.BoxFix {
		background-color: rgba(246, 246, 246, 0.63);
		border: 1px dotted #cc9191;
		border-top: 2px solid #0096ff;
		border-bottom: 2px solid #c0c0c0;
		box-shadow: 2px 2px 8px rgba(204, 204, 204, 0.31);
		/* left: 0px; */
		/* margin: 0; */
		margin-left: -77px;
		padding-bottom: 0px;
		position: fixed;
		top: 90px;
		width: 70px;
		text-align:center;
		z-index: 99999;
	}
@media only screen and (max-width:1300px){
	.BoxFix { display:none}
}
	.BoxFix #toolbox .fb-like.fb_iframe_widget {
		margin-top: 10px;
	}
	.BoxFix .boxfixhead{ background-color:#eceded; text-transform:uppercase;
	padding:5px ; line-height:20px; height:20px; font-size:11px; color:#6e6d6d}
	.BoxFix #toolbox {padding-bottom:10px;}
	
	.BoxFix #toolbox ul { margin:0px auto; text-align:center; width:32px}
	.BoxFix #toolbox li {
		height: 30px;
		margin-top: 10px;
		width: 30px;
		list-style:outside none none
	}
	
	
	.BoxFix #toolbox li a {
		border: 2px solid #fff;
		border-radius: 20px;
		box-shadow: 2px 2px 0 #f5f5f5;
		display: block;
		height: 100%;
		position: relative;
		width: 100%;
		background-color:#e9e7e7;
		border:2px solid #cecdcd;
	}
	.BoxFix #toolbox li a:hover,.BoxFix #toolbox li a.active{background-color:#d8f1fe !important;border-color:#50befa}
	
	.BoxFix .star-rating { margin:10px 0px}
	.BoxFix .box-facebook{ width:100%; text-align:center; margin:0px auto;}

	.BoxFix #toolbox li.facebook a{
		background: url("/BacGiang/v2015/Social/icon-fb-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.facebook a:hover{
		background: url("/BacGiang/v2015/Social/icon-fb-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.twiter a {
		background: url("/BacGiang/v2015/Social/icon-tw-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.twiter a:hover {
		background: url("/BacGiang/v2015/Social/icon-tw-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.google a {
		background: url("/BacGiang/v2015/Social/icon-gg-a.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	.BoxFix #toolbox li.google a:hover {
		background: url("/BacGiang/v2015/Social/icon-gg-b.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
	}
	
	}