#shareme-wrapper td {
	width:33.3333%;
	display:table-cell;
	text-align:center;
	padding: 0.2em;
}

#shareme-wrapper .fb-share {
   /*width: 95px;*/
}

#shareme-wrapper .fb-share table, #shareme-wrapper .fb-share table td {
 border: 0;
 padding: 0;
 margin: 0;
}

#shareme-wrapper .fb-share .pluginButtonSmall {
  padding: 0 3px 2px;
}

#shareme-wrapper .fb-share .pluginButtonInline {
  display: inline-block;
}

#shareme-wrapper .fb-share .pluginButton {
  background: none repeat scroll 0 0 #ECEEF5;
  border: 1px solid #CAD4E7;
  border-radius: 3px 3px 3px 3px;
  color: #3B5998;
  cursor: pointer;
  white-space: nowrap;
}

#shareme-wrapper .fb-share .pluginButton button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  margin: -1px;
  padding: 0;
}
	
#shareme-wrapper .fb-share .pluginButtonSmall .pluginButtonIcon {
  margin-right: 2px;
}

#shareme-wrapper .fb-share .sx_like_fav {
  background-position: 0 0;
}

#shareme-wrapper .fb-share .sp_like {
  background-image: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/fb-share.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
}

#shareme-wrapper .fb-share .pluginButtonIcon {
  position: relative;
  top: 3px;
}

#shareme-wrapper .fb-share table td {
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  font-size: 11px;
  background: none repeat scroll 0 0 transparent;
  overflow: hidden;
  color: #333333;
  direction: ltr;
  line-height: 1.28;
  margin: 0;
  padding: 0;
  text-align: left;
  unicode-bidi: embed;
}

#shareme-wrapper .fb-share .pluginCountButton {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C1C1C1;
  height: 14px;
  line-height: 14px;
  margin-left: 6px;
  min-width: 15px;
  padding: 1px 2px;
  text-align: center;
  white-space: nowrap;
}

#shareme-wrapper .fb-share .pluginCountTextConnected, #shareme-wrapper .fb-share .pluginCountConnected .pluginCountTextDisconnected {
  display: none;
}

#shareme-wrapper .fb-share .pluginCountButtonNub {
  height: 0;
  left: 2px;
  position: relative;
  top: -14px;
  width: 5px;
  z-index: 2;
}

#shareme-wrapper .fb-share .pluginCountButtonNub s, #shareme-wrapper .fb-share .pluginCountButtonNub i, #shareme-wrapper s {
  border-color: transparent #D7D7D7;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  display: block;
  position: relative;
  top: 1px;
}

#shareme-wrapper .fb-share .pluginCountButtonNub i {
  border-right-color: #FFFFFF;
  left: 2px;
  top: -7px;
}

#shareme-wrapper .fb-share s {
}

#shareme-wrapper .fb-share .sx_like_thumb {
  background-position: 0 -45px;
}

#shareme-wrapper .fb-share .pluginCountBoxIcon {
  left: -3px;
  position: relative;
  top: 2px;
}

#shareme-wrapper .fb-share .pluginCountBox {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D3D3D3;
  font-size: 13px;
  height: 34px;
  margin: 0;
  min-width: 35px;
  padding: 6px 1px 2px 3px;
  text-align: center;
  white-space: nowrap;
}


#shareme-wrapper .fb-share .pluginCountBoxNub {
  bottom: 1px;
  height: 7px;
  left: 7px;
  position: relative;
  width: 0;
  z-index: 2;
}

#shareme-wrapper .fb-share .pluginCountBoxNub s, #shareme-wrapper .fb-share .pluginCountBoxNub i {
  border-color: #D3D3D3 transparent transparent;
  border-style: solid;
  border-width: 5px;
  display: block;
  position: relative;
}

#shareme-wrapper .fb-share .pluginCountBoxNub i {
  border-top-color: #FFFFFF;
  left: 0;
  top: -12px;
}

#shareme-wrapper .fb-share .hCent {
  text-align: center;
}

.twitter-vertical {
	width:61px;
	text-align:center;
	color: black;
}

.twitter-vertical-bubble {
	background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/twitter/twitter_bubble_vert.png) no-repeat top;
	width: 61px;
	height: 42px;
}

img.twitter-button {
	cursor:pointer;
}

.twitter-vertical-bubble div.sharrre-count {
	font-size: 16px;
	width: 100%;
	height: 34px;
	line-height: 36px;
	font-family: 'Helvetica Neue',Arial,sans-serif;
}

.twitter-horizontal {
	display: table-cell;
	text-align: left;
}

.twitter-horizontal div, .twitter-horizontal img {
	float: left;
}

.twitter-horizontal .twitter-hori-bubble-wrapper {
	background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/twitter/twitter_bubble_hori_bg.png) repeat-x top;	
	height:22px;
	margin:0;
	padding:0;
	display:inline-block;
}

.twitter-horizontal img {
	vertical-align: text-top;
}

.twitter-horizontal div.sharrre-count {
	font-size: 11px;
	height: 22px;
	line-height: 18px;
	font-family: 'Helvetica Neue',Arial,sans-serif;
	padding: 0px 3px;
	margin-top:1px;
	float:left; 
	vertical-align:middle;
}

/*--------------------------------------------------*/
/*  New social sharing buttons on 2017/3/10*/

	  div.shareme-wrapper {
			text-align:center;
			margin-bottom: 5px;
	  }
	
	  div.shareme-wrapper a {
	     padding: 0 0px;
	  }
	  div.shareme-wrapper .fa {
	     display:inline-block;
		 height:25px; width:25px;
	  }
	  div.shareme-wrapper .fa.fa-facebook {
	     background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/features/facebook.png) no-repeat;
		 background-size: cover;
	  }
	  div.shareme-wrapper .fa.fa-twitter {
	     background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/features/twitter.png) no-repeat;
		 background-size: cover;
	  }
	  div.shareme-wrapper .fa.fa-googlePlus {
	     background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/features/googlePlus.png) no-repeat;
		 background-size: cover;
	  }
	  div.shareme-wrapper .fa.fa-linkedin {
	     background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/features/linkedin.png) no-repeat;
		 background-size: cover;
	  }
	  div.shareme-wrapper .fa.fa-plus {
	     background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/features/plus.png) no-repeat;
		 background-size: cover;
	  }
	  div.shareme-wrapper .fa.fa-total,  div.viewtotal{
	     background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/features/share-total.png) no-repeat;
		 background-size: cover;
		 vertical-align:top;
		 text-align:right;
		 padding-right: 5px;
		 line-height: 25px;
		 width:45px;
	  }
	  
	  div#viewtotal-wrapper  {	
			text-align:center;
			height: 25px;
			margin: 0 5px;
	  }
	  #viewtotal-wrapper  {	
			text-align:center;
			height: 25px;
			margin: 0 5px;
	  }
	  div#viewtotal-wrapper i.viewTotal  {	
			background: url(/20221218020443oe_/https://www.cuhk.edu.hk/english/images/social-sharing/features/view-total.png) no-repeat;
			background-size: cover;
			display:inline-block;
			height:25px; width:30px;
			margin-right:2px;
	  }
	  div#viewtotal  {	
			display: inline-block;
	  }
	  	
	@media (min-width:798px) {
		#right_tools #share {
			padding-bottom: 25px;
		}		
	}
	@media (max-width:797px) {	
		div#shareme-wrapper, div#viewtotal-wrapper { display: inline-block}
		#main_content #right_tools div#shareme-wrapper span {display: inline-block;}		
		div#viewtotal-wrapper  { margin-left: 20px; }
		}
	}	  
	
