
	.mht-close {
		position: absolute;
		top: 17px;
		right: 20px;
		cursor: pointer;
		font-family: FontAwesome;
		z-index: 930;
		font-size: 22px;
		line-height: 22px;
		color: #999;
	}
	
	.mht-close::before {
		content: "\f00d";
	}	

 	/* sharing locations */  
		
	.sharing-locations-etys {
		padding: 0 0 20px 0;		
	}		
		
	.sharing-locations-etys > .mht-ety {
		padding: 10px;
		float: left;
		width: 20%;
		position: relative;
		box-sizing: border-box;			
	}

	.sharing-locations-etys > .mht-ety > .inr {		
		border-radius: 3px;			
	}

	.sharing-locations-etys > .mht-ety > .inr > .title {
		text-align: center;
		font-size:16px;
		padding: 10px 10px 5px 10px;		
	}	
	
	.sharing-locations-etys > .mht-ety > .mht-settings {
		text-align: center;
		font-size:16px;
		padding: 5px 10px 10px 10px;
		background: #eee;
		border-radius: 3px;	
		margin: 10px 0 0 0;		
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;		
	}
	
	.sharing-locations-etys > .mht-ety > .mht-settings.active,
	.sharing-locations-etys > .mht-ety > .mht-settings:hover {
		color: #ca4a1f;
	}	
		
	.sharing-locations-etys > .mht-ety > .inr > .con {
		position: relative;	
		font-size: 0;
		padding: 5px;
	}		
	
	.sharing-locations-etys > .mht-ety > .inr > .con > div {		
		display: inline-block;
		padding: 5px;
		box-sizing: border-box;	
		width: 100%;			
	}	
	
	.sharing-locations-etys > .mht-ety > .inr > .con > div > .inr {
		border-radius: 3px;
		background: #ccc;
		height: 140px;			
	}
	
	.sharing-locations-etys > .mht-ety.off  {	
		opacity: .3;
	}	
	
	@media ( max-width:1100px ) {

		.sharing-locations-etys > .mht-ety {
			width: 25%;
		}
	
	}

	@media ( max-width:800px ) {

		.sharing-locations-etys > .mht-ety {
			width: 33.333333333%;
		}
	
	}
	
	@media ( max-width:540px ) {

		.sharing-locations-etys > .mht-ety {
			width: 50%;
		}
	
	}	
	
	@media ( max-width:430px ) {

		.sharing-locations-etys > .mht-ety {
			width: 100%;
		}
	
	}	
		
 	/* sharing locations - sidebar */	
		
	.sharing-locations-etys > .mht-ety.mht-ety-sidebar > .inr > .con > .con-1,
	.sharing-locations-etys > .mht-ety.mht-ety-sidebar > .inr > .con > .con-3 {
		width: 15%;			
	}		
	
	.sharing-locations-etys > .mht-ety.mht-ety-sidebar > .inr > .con > .con-1 > .inr,
	.sharing-locations-etys > .mht-ety.mht-ety-sidebar > .inr > .con > .con-3 > .inr {		
		background: rgb( 12, 170, 232 );		
	}		
	
	.sharing-locations-etys > .mht-ety.mht-ety-sidebar > .inr > .con > .con-2 {
		width: 70%;
	}
		
 	/* sharing locations - inline */	
		
	.sharing-locations-etys > .mht-ety.mht-ety-inline > .inr > .con > .con-2 > .inr {		
		height: 80px;
				
	}
	
	.sharing-locations-etys > .mht-ety.mht-ety-inline > .inr > .con > .con-1 > .inr,
	.sharing-locations-etys > .mht-ety.mht-ety-inline > .inr > .con > .con-3 > .inr {		
		height: 20px;		
		background: rgb( 12, 170, 232 );	
	}	
	
 	/* sharing locations - popup */	
			
	.sharing-locations-etys > .mht-ety.mht-ety-popup > .inr > .con > .con-2 {
		position: absolute;
		top: 50%;
		left: 50%;		
	}
	
	.sharing-locations-etys > .mht-ety.mht-ety-popup > .inr > .con > .con-2 > .inr {
		width: 50%;
		height: 60px;
		margin: -30px 0 0 -25%;
		background: rgb( 12, 170, 232 );	
	}	
	
 	/* sharing locations - flyin */	
			
	.sharing-locations-etys > .mht-ety.mht-ety-flyin > .inr > .con > .con-2 {
		position: absolute;
		bottom: -5px;
		right: -5px;
		width: 60px;
		height: 60px;		
	}	
	
	.sharing-locations-etys > .mht-ety.mht-ety-flyin > .inr > .con > .con-2 > .inr {
		height: 50px;
		background: rgb( 12, 170, 232 );	
	}		
	
 	/* sharing locations - media */	
		
	.sharing-locations-etys > .mht-ety.mht-ety-onmedia > .inr > .con > .con-2 {
		position: absolute;
		top: 15px;
		left: 15px;	
	}
	
	.sharing-locations-etys > .mht-ety.mht-ety-onmedia > .inr > .con > .con-2 > .inr {
		width: 30%;
		height: 30px;		
		background: rgb( 12, 170, 232 );	
	}		

	/*  */
	
	.mht-neptun-btn {
		margin: -6px;
		word-break: break-all;
		box-sizing: border-box;	
		line-height: 1.8;	
		font-size: 14px;		
	}

	.mht-neptun-btn * {
		box-sizing: border-box;				
	}
	
	.mht-neptun-btn > .mht-ety {			
		padding: 6px;
		box-sizing: border-box;
		float: left;	
	}
	
	.mht-neptun-btn > .mht-ety > a {
		display: block;	
		color: #fff !IMPORTANT;	
		text-decoration: none !IMPORTANT;
		position: relative;			
		overflow: hidden;	
		min-height: 40px;	
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
		box-shadow: none;
		cursor: pointer; 
	}
	
	.mht-neptun-btn > .mht-ety > a:hover {
		box-shadow: none;		
	}	
		
	.mht-neptun-btn > .mht-ety > a > .mht-data {		
		display: block;	
		position: relative;
		padding: 6px 12px 6px 6px;		
		min-height: 40px;
	}
	
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-1 > .mht-ety > a > .mht-data:before,
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-2 > .mht-ety > a > .mht-data:before {		
		display: block;	
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;		
		background: rgb( 0, 0, 0, .1 );		
		z-index: 910;		
	}

	.mht-neptun-btn > .mht-ety > a > .mht-data > span {
		display: inline-block;		
		line-height: 1;	
		position: relative;
		z-index: 998;
		padding-left: 6px;
	}	
	
	.mht-neptun-btn > .mht-ety > a > .mht-ico {	
		display: block;		
		line-height: 1;	
		padding: 0;
		width: 40px;
		height: 40px;
		border-radius: 50%;		
		margin: 0 auto;
		font-family: mht-neptun-ico;
		position: relative;	
		overflow: hidden;		
	}		
	
	.mht-neptun-btn > .mht-ety > a > .mht-ico:before,
	.mht-neptun-btn > .mht-ety > a > .mht-ico:after {			
		box-sizing: border-box;
		display: block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 16px;
		position: absolute;
		top: 0;
		left: 0;
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
		z-index: 999;
	}	
	
	.mht-neptun-btn.mht-ico-pos-center > .mht-ety > a > .mht-ico:before,
	.mht-neptun-btn.mht-ico-pos-center > .mht-ety > a > .mht-ico:after {	
		background: rgb( 0, 0, 0, .1 );	
	}	
	
	.mht-neptun-btn > .mht-ety > a > .mht-ico:after {		
		left: -40px;
	}	
	
	.mht-neptun-btn > .mht-ety > a > .mht-data > .mht-title {
		font-size: 14px;
		font-weight: 700;					
	}	
	
	.mht-neptun-btn > .mht-ety > a > .mht-data > .mht-qty {
		font-size: 14px;
		font-weight: 700;
	}	
	
	.mht-neptun-btn > .mht-ety > a > .mht-data > .mht-follower-title {
		font-size: 12px;
		font-weight: 400;		
	}		
	
	.mht-neptun-btn > .mht-ety > a > .mht-overlay,
	.mht-neptun-btn > .mht-ety > a > .mht-ico > .mht-overlay {		
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgb( 0, 0, 0, .0 );
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
		z-index: 997;
	}	
	
	.mht-neptun-btn > .mht-ety > a:hover > .mht-overlay,
	.mht-neptun-btn > .mht-ety > a:hover > .mht-ico > .mht-overlay {	
		background: rgb( 0, 0, 0, .1 );
	}	
	
	.mht-qty-sum > .mht-inr {
		padding: 10px 0 5px 0;		
	}	
	
	.mht-qty-sum > .mht-inr > div {
		display: inline-block;		
	}
	
	.mht-qty-sum > .mht-inr > .mht-val {
		font-size: 18px;
		font-weight: bold;
		padding: 0 8px 0 0;
	}
	
	.mht-qty-sum > .mht-inr > .mht-txt {
		font-size: 16px;			
	}
	
	/* cb */

	.mht-neptun-btn.mht-ety-w-16 > .mht-ety:nth-child(6n+1) {
		clear: both;	
	}
	
	.mht-neptun-btn.mht-ety-w-20 > .mht-ety:nth-child(5n+1) {
		clear: both;	
	}

	.mht-neptun-btn.mht-ety-w-25 > .mht-ety:nth-child(4n+1) {
		clear: both;	
	}
	
	.mht-neptun-btn.mht-ety-w-33 > .mht-ety:nth-child(3n+1) {
		clear: both;	
	}

	.mht-neptun-btn.mht-ety-w-50 > .mht-ety:nth-child(2n+1) {
		clear: both;	
	}	
	
	/* icon pos left */
	
	.mht-neptun-btn.mht-ico-pos-left > .mht-ety > a {		
		padding-left: 40px;		
	}	
	
	.mht-neptun-btn.mht-ico-pos-left > .mht-ety > a > .mht-ico {		
		position: absolute;
		left: 0;
		top: 0;
		background: none;		
	}
	
	/* icon pos center */		
	
	.mht-neptun-btn.mht-ico-pos-center > .mht-ety > a > .mht-ico {		
		margin-top: 10px;
	}		
	
	.mht-neptun-btn.mht-ico-pos-center > .mht-ety > a > .mht-data > * {		
		display: block;
		text-align: center;
		padding-bottom: 5px;
	}
	
	/* anim 2 */
	
	.mht-neptun-btn.mht-anim-2  > .mht-ety > a:hover > .mht-ico:before {			
		left: 40px;					
	}	
	
	.mht-neptun-btn.mht-anim-2  > .mht-ety > a:hover > .mht-ico:after {			
		left: 0;					
	}		
	
	/* anim 3 */		
	
	.mht-neptun-btn.mht-anim-3.mht-shape-1.mht-ico-pos-left > .mht-ety > a:hover > .mht-ico:before,			
	.mht-neptun-btn.mht-anim-3.mht-shape-2.mht-ico-pos-left > .mht-ety > a:hover > .mht-ico:before {	
		width: 50px;					
	}	
	
	.mht-neptun-btn.mht-anim-3.mht-shape-1.mht-ico-pos-left > .mht-ety > a:hover,			
	.mht-neptun-btn.mht-anim-3.mht-shape-2.mht-ico-pos-left > .mht-ety > a:hover {	
		padding-left: 50px;					
	}	
	
	.mht-neptun-btn.mht-anim-3.mht-ico-pos-center > .mht-ety > a  {			
		border-left: 0px solid rgb( 0, 0, 0, .2 );					
	}	
	
	.mht-neptun-btn.mht-anim-3.mht-ico-pos-center > .mht-ety > a:hover  {			
		border-left: 8px solid rgb( 0, 0, 0, .2 );					
	}		
	
	.mht-neptun-btn.mht-anim-3.mht-shape-3 > .mht-ety > a > .mht-ico  {			
		border-left: 0px solid rgb( 0, 0, 0, .2 );
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;		
	}	
	
	.mht-neptun-btn.mht-anim-3.mht-shape-3 > .mht-ety > a:hover > .mht-ico  {			
		border-left: 6px solid rgb( 0, 0, 0, .2 );					
	}	
	
	.mht-neptun-btn.mht-anim-3.mht-shape-3 > .mht-ety > a:hover  {			
		border-left: 0;					
	}
	
	/* shape 2 */	
		
	.mht-neptun-btn.mht-shape-2 > .mht-ety > a  {		
		border-radius: 4px;		
	}	
	
	/* shape 3 */		
		
	.mht-neptun-btn.mht-shape-3.mht-ico-pos-center > .mht-ety > a  {
		border-radius: 50%;		
	}		
	
	.mht-neptun-btn.mht-shape-3 > .mht-ety > a {
		background: none !important;
	}	
	
	.mht-neptun-btn.mht-shape-3 > .mht-ety > a > .mht-data  {		
		color: #444 !important;
	}	
	
	.mht-neptun-btn.mht-shape-3 > .mht-ety > a > .mht-ico:before,
	.mht-neptun-btn.mht-shape-3 > .mht-ety > a > .mht-ico:after {	
		background: none;	
	}
	
	/* shape 4 */
	
	.mht-neptun-btn.mht-shape-4.mht-ico-pos-center > .mht-ety > a  {
		border-radius: 50%;		
	}			
	
	/* show all */	
	
	.mht-neptun-btn > .mht-ety.mht-neptun-showall > a > .mht-ico {
		color: #777 !IMPORTANT;
	}	
	
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-1 > .mht-ety.mht-neptun-showall > a,
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-2 > .mht-ety.mht-neptun-showall > a {		
		padding: 0;
	}	
	
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-1 > .mht-ety.mht-neptun-showall > a > .mht-ico,
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-2 > .mht-ety.mht-neptun-showall > a > .mht-ico {
		position: relative;
	}	
	
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-1.mht-anim-3 > .mht-ety.mht-neptun-showall > a:hover, 	
	.mht-neptun-btn.mht-ico-pos-left.mht-shape-2.mht-anim-3 > .mht-ety.mht-neptun-showall > a:hover {
		padding-left: 0;	
	}		
	
	.mht-neptun-btn.mht-ico-pos-center.mht-shape-1 > .mht-ety.mht-neptun-showall > a,
	.mht-neptun-btn.mht-ico-pos-center.mht-shape-2 > .mht-ety.mht-neptun-showall > a {
		height: 60px;	
	}		
	
	/* btn background */

	.mht-neptun-amazon .mht-bg {
		background-color: #111 !important;	
	}		
								
	.mht-neptun-aol .mht-bg {
		background-color: #111 !important;	
	}
		
	.mht-neptun-blogger .mht-bg {
		background-color: #f59038 !important;	
	}		
								
	.mht-neptun-bookmark .mht-bg {
		background-color: #60646D !important;	
	}		
								
	.mht-neptun-buffer .mht-bg {
		background-color: #111 !important;	
	}		
								
	.mht-neptun-comments .mht-bg {
		background-color: #444 !important;	
	}		
								
	.mht-neptun-copylink .mht-bg {
		background-color: #60646D !important;	
	}		
								
	.mht-neptun-del .mht-bg {
		background-color: #3398fc !important;	
	}		
								
	.mht-neptun-digg .mht-bg {
		background-color: #1b5791 !important;	
	}		
								
	.mht-neptun-douban .mht-bg {
		background-color: #0e7512 !important;	
	}		
								
	.mht-neptun-evernote .mht-bg {
		background-color: #7cbf4b !important;	
	}		
								
	.mht-neptun-facebook .mht-bg {
		background-color: #3a579a !important;	
	}		
								
	.mht-neptun-flattr .mht-bg {
		background-color: #8CB55B !important;	
	}		
								
	.mht-neptun-flipboard .mht-bg {
		background-color: #B31F17 !important;	
	}		
								
	.mht-neptun-gmail .mht-bg {
		background-color: #dd4b39 !important;	
	}		
								
	.mht-neptun-google .mht-bg {
		background-color: #EA4335 !important;	
	}		
								
	.mht-neptun-hackernews .mht-bg {
		background-color: #f08641 !important;	
	}		
								
	.mht-neptun-hatena .mht-bg {
		background-color: #0e7512 !important;	
	}		
								
	.mht-neptun-kakao .mht-bg {
		background-color: #FBE600 !important;	
	}		
								
	.mht-neptun-line .mht-bg {
		background-color: #2CBF13 !important;	
	}		
								
	.mht-neptun-linkedin .mht-bg {
		background-color: #127bb6 !important;	
	}		
								
	.mht-neptun-livejournal .mht-bg {
		background-color: #0ca8ec !important;	
	}		
								
	.mht-neptun-love .mht-bg {
		background-color: #ED1C24 !important;	
	}		
								
	.mht-neptun-mail .mht-bg {
		background-color: #666 !important;	
	}		
								
	.mht-neptun-mailru .mht-bg {
		background-color: #FAA519 !important;	
	}		
								
	.mht-neptun-meetedgar .mht-bg {
		background-color: #6cbdc5 !important;	
	}		
								
	.mht-neptun-meneame .mht-bg {
		background-color: #FF7D12 !important;	
	}		
								
	.mht-neptun-messenger .mht-bg {
		background-color: #0d87ff !important;	
	}		
								
	.mht-neptun-mwp .mht-bg {
		background-color: #056CAD !important;	
	}		
								
	.mht-neptun-myspace .mht-bg {
		background-color: #3a5998 !important;	
	}		
								
	.mht-neptun-naver .mht-bg {
		background-color: #0e7512 !important;	
	}		
								
	.mht-neptun-newsvine .mht-bg {
		background-color: #0d642e !important;	
	}		
								
	.mht-neptun-nextpost .mht-bg {
		background-color: #60646D !important;	
	}		
								
	.mht-neptun-ok .mht-bg {
		background-color: #F4731C !important;	
	}		
								
	.mht-neptun-pinterest .mht-bg {
		background-color: #cd1c1f !important;	
	}		
								
	.mht-neptun-pocket .mht-bg {
		background-color: #EE4055 !important;	
	}		
								
	.mht-neptun-prevpost .mht-bg {
		background-color: #60646D !important;	
	}		
								
	.mht-neptun-print .mht-bg {
		background-color: #666 !important;	
	}		
								
	.mht-neptun-qrcode .mht-bg {
		background-color: #60646D !important;	
	}		
								
	.mht-neptun-qzone .mht-bg {
		background-color: #0e7512 !important;	
	}		
								
	.mht-neptun-reddit .mht-bg {
		background-color: #333 !important;	
	}		
								
	.mht-neptun-renren .mht-bg {
		background-color: #0e7512 !important;	
	}		
								
	.mht-neptun-skype .mht-bg {
		background-color: #00aff0 !important;	
	}		
								
	.mht-neptun-sms .mht-bg {
		background-color: #4ea546 !important;	
	}		
								
	.mht-neptun-stumbleupon .mht-bg {
		background-color: #eb4723 !important;	
	}		
								
	.mht-neptun-subscribe .mht-bg {
		background-color: #f47555 !important;	
	}		
								
	.mht-neptun-telegram .mht-bg {
		background-color: #08c !important;	
	}		
								
	.mht-neptun-tumblr .mht-bg {
		background-color: #2c4762 !important;	
	}		
								
	.mht-neptun-twitter .mht-bg {
		background-color: #00abf0 !important;	
	}		
								
	.mht-neptun-viadeo .mht-bg {
		background-color: #222 !important;	
	}		
								
	.mht-neptun-viber .mht-bg {
		background-color: #7d539d !important;	
	}		
								
	.mht-neptun-vk .mht-bg {
		background-color: #4c75a3 !important;	
	}		
								
	.mht-neptun-weibo .mht-bg {
		background-color: #ED1C24 !important;	
	}		
								
	.mht-neptun-whatsapp .mht-bg {
		background-color: #1D9E11 !important;	
	}		
								
	.mht-neptun-xing .mht-bg {
		background-color: #135a5b !important;	
	}		
								
	.mht-neptun-yahoomail .mht-bg {
		background-color: #511295 !important;	
	}		
								
	.mht-neptun-yammer .mht-bg {
		background-color: #3469BA !important;	
	}		
								
	.mht-neptun-yummly .mht-bg {
		background-color: #e26326 !important;	
	}	
	
	.mht-neptun-showall .mht-bg {
		background-color: #dedede !important;	
	}	
	
	.mht-neptun-demo .mht-bg {
		background-color: #0073aa !important;	
	}	
	
	.mht-neptun-rss .mht-bg {
		background-color: #f59038 !important;	
	}	
	
	.mht-neptun-behance .mht-bg {
		background-color: #1769ff !important;	
	}	
	
	.mht-neptun-aweber .mht-bg {
		background-color: #127bbf !important;	
	}	
	
	.mht-neptun-blinklist .mht-bg {
		background-color: #fc6d21 !important;	
	}	
	
	.mht-neptun-github .mht-bg {
		background-color: #4183c4 !important;	
	}	
	
	.mht-neptun-mailchimp .mht-bg {
		background-color: #3283bf !important;	
	}		
	
	.mht-neptun-outlook .mht-bg {
		background-color: #1174c3 !important;	
	}	
	
	.mht-neptun-soundcloud .mht-bg {
		background-color: #f0601e !important;	
	}	
	
	.mht-neptun-baidu .mht-bg {
		background-color: #2b3bdd !important;	
	}	
	
	.mht-neptun-youtube .mht-bg {
		background-color: #ff0000 !important;	
	}	
	
	.mht-neptun-box .mht-bg {
		background-color: #1482c3 !important;	
	}	
				
	.mht-neptun-instagram .mht-bg {
		background-color: #517fa4 !important;	
	}	
	
	.mht-neptun-picasa .mht-bg {
		background-color: #9864ae !important;	
	}	
	
	.mht-neptun-yahoo .mht-bg {
		background-color: #511295 !important;	
	}	
	
	.mht-neptun-spotify .mht-bg {
		background-color: #aecf29 !important;	
	}	
	
	.mht-neptun-deviantart .mht-bg {
		background-color: #566c68 !important;	
	}	
	
	.mht-neptun-dribble .mht-bg {
		background-color: #ea4c8d !important;	
	}	
		
	.mht-neptun-flickr .mht-bg {
		background-color: #fc1684 !important;	
	}			
	
	.mht-neptun-vimeo .mht-bg {
		background-color: #45bbfc !important;	
	}		
	
	/* btn ico */

	.mht-neptun-amazon .mht-ico:before,
	.mht-anim-2 .mht-neptun-amazon .mht-ico:after {		
		content: "\f270";		  
	}	
					
	.mht-neptun-aol .mht-ico:before,
	.mht-anim-2 .mht-neptun-aol .mht-ico:after {		
		content: "\e99c";		  
	}	
					
	.mht-neptun-blogger .mht-ico:before,
	.mht-anim-2 .mht-neptun-blogger .mht-ico:after {		
		content: "\e807";		  
	}	
					
	.mht-neptun-bookmark .mht-ico:before,
	.mht-anim-2 .mht-neptun-bookmark .mht-ico:after {		
		content: "\e801";		  
	}	
					
	.mht-neptun-buffer .mht-ico:before,
	.mht-anim-2 .mht-neptun-buffer .mht-ico:after {		
		content: "\e808";		  
	}	
					
	.mht-neptun-comments .mht-ico:before,
	.mht-anim-2 .mht-neptun-comments .mht-ico:after {		
		content: "\e802";		  
	}	
					
	.mht-neptun-copylink .mht-ico:before,
	.mht-anim-2 .mht-neptun-copylink .mht-ico:after {		
		content: "\e800";		  
	}	
					
	.mht-neptun-del .mht-ico:before,
	.mht-anim-2 .mht-neptun-del .mht-ico:after {		
		content: "\f1a5";		  
	}	
					
	.mht-neptun-digg .mht-ico:before,
	.mht-anim-2 .mht-neptun-digg .mht-ico:after {		
		content: "\f1a6";		  
	}	
					
	.mht-neptun-douban .mht-ico:before,
	.mht-anim-2 .mht-neptun-douban .mht-ico:after {		
		content: "\e967";		  
	}	
					
	.mht-neptun-evernote .mht-ico:before,
	.mht-anim-2 .mht-neptun-evernote .mht-ico:after {		
		content: "\f333";		  
	}	
					
	.mht-neptun-facebook .mht-ico:before,
	.mht-anim-2 .mht-neptun-facebook .mht-ico:after {		
		content: "\f09a";		  
	}	
					
	.mht-neptun-flattr .mht-ico:before,
	.mht-anim-2 .mht-neptun-flattr .mht-ico:after {		
		content: "\e968";		  
	}	
					
	.mht-neptun-flipboard .mht-ico:before,
	.mht-anim-2 .mht-neptun-flipboard .mht-ico:after {		
		content: "\f44d";		  
	}	
					
	.mht-neptun-gmail .mht-ico:before,
	.mht-anim-2 .mht-neptun-gmail .mht-ico:after {		
		content: "\e969";		  
	}	
					
	.mht-neptun-google .mht-ico:before,
	.mht-anim-2 .mht-neptun-google .mht-ico:after {		
		content: "\f0d5";		  
	}	
					
	.mht-neptun-hackernews .mht-ico:before,
	.mht-anim-2 .mht-neptun-hackernews .mht-ico:after {		
		content: "\e96a";		  
	}	
					
	.mht-neptun-hatena .mht-ico:before,
	.mht-anim-2 .mht-neptun-hatena .mht-ico:after {		
		content: "\e96b";		  
	}	
					
	.mht-neptun-kakao .mht-ico:before,
	.mht-anim-2 .mht-neptun-kakao .mht-ico:after {		
		content: "\e96c";		  
	}	
					
	.mht-neptun-line .mht-ico:before,
	.mht-anim-2 .mht-neptun-line .mht-ico:after {		
		content: "\f3c0";		  
	}	
					
	.mht-neptun-linkedin .mht-ico:before,
	.mht-anim-2 .mht-neptun-linkedin .mht-ico:after {		
		content: "\f0e1";		  
	}	
					
	.mht-neptun-livejournal .mht-ico:before,
	.mht-anim-2 .mht-neptun-livejournal .mht-ico:after {		
		content: "\e96d";		  
	}	
					
	.mht-neptun-love .mht-ico:before,
	.mht-anim-2 .mht-neptun-love .mht-ico:after {		
		content: "\e972";		  
	}	
					
	.mht-neptun-mail .mht-ico:before,
	.mht-anim-2 .mht-neptun-mail .mht-ico:after {		
		content: "\e809";		  
	}	
					
	.mht-neptun-mailru .mht-ico:before,
	.mht-anim-2 .mht-neptun-mailru .mht-ico:after {		
		content: "\e99a";		  
	}	
					
	.mht-neptun-meetedgar .mht-ico:before,
	.mht-anim-2 .mht-neptun-meetedgar .mht-ico:after {		
		content: "\e979";		  
	}	
					
	.mht-neptun-meneame .mht-ico:before,
	.mht-anim-2 .mht-neptun-meneame .mht-ico:after {		
		content: "\e96f";		  
	}	
					
	.mht-neptun-messenger .mht-ico:before,
	.mht-anim-2 .mht-neptun-messenger .mht-ico:after {		
		content: "\e977";		  
	}	
					
	.mht-neptun-mwp .mht-ico:before,
	.mht-anim-2 .mht-neptun-mwp .mht-ico:after {		
		content: "\e978";		  
	}	
					
	.mht-neptun-myspace .mht-ico:before,
	.mht-anim-2 .mht-neptun-myspace .mht-ico:after {		
		content: "\e971";		  
	}	
					
	.mht-neptun-naver .mht-ico:before,
	.mht-anim-2 .mht-neptun-naver .mht-ico:after {		
		content: "\e99b";		  
	}	
					
	.mht-neptun-newsvine .mht-ico:before,
	.mht-anim-2 .mht-neptun-newsvine .mht-ico:after {		
		content: "\e96e";		  
	}	
					
	.mht-neptun-nextpost .mht-ico:before,
	.mht-anim-2 .mht-neptun-nextpost .mht-ico:after {		
		content: "\e804";		  
	}	
					
	.mht-neptun-ok .mht-ico:before,
	.mht-anim-2 .mht-neptun-ok .mht-ico:after {		
		content: "\f263";		  
	}	
					
	.mht-neptun-pinterest .mht-ico:before,
	.mht-anim-2 .mht-neptun-pinterest .mht-ico:after {		
		content: "\f231";		  
	}	
					
	.mht-neptun-pocket .mht-ico:before,
	.mht-anim-2 .mht-neptun-pocket .mht-ico:after {		
		content: "\f265";		  
	}	
					
	.mht-neptun-prevpost .mht-ico:before,
	.mht-anim-2 .mht-neptun-prevpost .mht-ico:after {		
		content: "\e803";		  
	}	
					
	.mht-neptun-print .mht-ico:before,
	.mht-anim-2 .mht-neptun-print .mht-ico:after {		
		content: "\e806";		  
	}	
					
	.mht-neptun-qrcode .mht-ico:before,
	.mht-anim-2 .mht-neptun-qrcode .mht-ico:after {		
		content: "\e805";		  
	}	
					
	.mht-neptun-qzone .mht-ico:before,
	.mht-anim-2 .mht-neptun-qzone .mht-ico:after {		
		content: "\e973";		  
	}	
					
	.mht-neptun-reddit .mht-ico:before,
	.mht-anim-2 .mht-neptun-reddit .mht-ico:after {		
		content: "\f281";		  
	}	
					
	.mht-neptun-renren .mht-ico:before,
	.mht-anim-2 .mht-neptun-renren .mht-ico:after {		
		content: "\f33c";		  
	}	
					
	.mht-neptun-skype .mht-ico:before,
	.mht-anim-2 .mht-neptun-skype .mht-ico:after {		
		content: "\f17e";		  
	}	
					
	.mht-neptun-sms .mht-ico:before,
	.mht-anim-2 .mht-neptun-sms .mht-ico:after {		
		content: "\e970";		  
	}	
					
	.mht-neptun-stumbleupon .mht-ico:before,
	.mht-anim-2 .mht-neptun-stumbleupon .mht-ico:after {		
		content: "\f1a4";		  
	}	
					
	.mht-neptun-subscribe .mht-ico:before,
	.mht-anim-2 .mht-neptun-subscribe .mht-ico:after {		
		content: "\e974";		  
	}	
					
	.mht-neptun-telegram .mht-ico:before,
	.mht-anim-2 .mht-neptun-telegram .mht-ico:after {		
		content: "\f3fe";		  
	}	
					
	.mht-neptun-tumblr .mht-ico:before,
	.mht-anim-2 .mht-neptun-tumblr .mht-ico:after {		
		content: "\f173";		  
	}	
					
	.mht-neptun-twitter .mht-ico:before,
	.mht-anim-2 .mht-neptun-twitter .mht-ico:after {		
		content: "\f099";		  
	}	
					
	.mht-neptun-viadeo .mht-ico:before,
	.mht-anim-2 .mht-neptun-viadeo .mht-ico:after {		
		content: "\f2a9";		  
	}	
					
	.mht-neptun-viber .mht-ico:before,
	.mht-anim-2 .mht-neptun-viber .mht-ico:after {		
		content: "\f409";		  
	}	
					
	.mht-neptun-vk .mht-ico:before,
	.mht-anim-2 .mht-neptun-vk .mht-ico:after {		
		content: "\f189";		  
	}	
					
	.mht-neptun-weibo .mht-ico:before,
	.mht-anim-2 .mht-neptun-weibo .mht-ico:after {		
		content: "\f18a";		  
	}	
					
	.mht-neptun-whatsapp .mht-ico:before,
	.mht-anim-2 .mht-neptun-whatsapp .mht-ico:after {		
		content: "\f232";		  
	}	
					
	.mht-neptun-xing .mht-ico:before,
	.mht-anim-2 .mht-neptun-xing .mht-ico:after {		
		content: "\f168";		  
	}	
					
	.mht-neptun-yahoomail .mht-ico:before,
	.mht-anim-2 .mht-neptun-yahoomail .mht-ico:after {		
		content: "\e976";		  
	}	
					
	.mht-neptun-yammer .mht-ico:before,
	.mht-anim-2 .mht-neptun-yammer .mht-ico:after {		
		content: "\e975";		  
	}	
					
	.mht-neptun-yummly .mht-ico:before,
	.mht-anim-2 .mht-neptun-yummly .mht-ico:after {		
		content: "\e80a";		  
	}		

	.mht-neptun-showall .mht-ico:before,
	.mht-anim-2 .mht-neptun-showall .mht-ico:after {		
		content: "\e99d";		  
	}
	
	.mht-neptun-demo .mht-ico:before,
	.mht-anim-2 .mht-neptun-demo .mht-ico:after {		
		content: "\e99d";		  
	}
	
	.mht-neptun-rss .mht-ico:before,
	.mht-anim-2 .mht-neptun-rss .mht-ico:after {		
		content: "\f09e";		  
	}

	.mht-neptun-behance .mht-ico:before,
	.mht-anim-2 .mht-neptun-behance .mht-ico:after {		
		content: "\f1b4";		  
	}

	.mht-neptun-aweber .mht-ico:before,
	.mht-anim-2 .mht-neptun-aweber .mht-ico:after {		
		content: "\e99e";		  
	}
	
	.mht-neptun-blinklist .mht-ico:before,
	.mht-anim-2 .mht-neptun-blinklist .mht-ico:after {		
		content: "\e99f";		  
	}	
	
	.mht-neptun-github .mht-ico:before,
	.mht-anim-2 .mht-neptun-github .mht-ico:after {		
		content: "\f09b";		  
	}

	.mht-neptun-mailchimp .mht-ico:before,
	.mht-anim-2 .mht-neptun-mailchimp .mht-ico:after {		
		content: "\e9a2";		  
	}

	.mht-neptun-mailchimp .mht-ico:before,
	.mht-anim-2 .mht-neptun-mailchimp .mht-ico:after {		
		content: "\e9a2";		  
	}

	.mht-neptun-outlook .mht-ico:before,
	.mht-anim-2 .mht-neptun-outlook .mht-ico:after {		
		content: "\e9a3";		  
	}
	
	.mht-neptun-soundcloud .mht-ico:before,
	.mht-anim-2 .mht-neptun-soundcloud .mht-ico:after {		
		content: "\e80b";		  
	}	
	
	.mht-neptun-baidu .mht-ico:before,
	.mht-anim-2 .mht-neptun-baidu .mht-ico:after {		
		content: "\e9a4";		  
	}	
	
	.mht-neptun-youtube .mht-ico:before,
	.mht-anim-2 .mht-neptun-youtube .mht-ico:after {		
		content: "\f167";		  
	}

	.mht-neptun-box .mht-ico:before,
	.mht-anim-2 .mht-neptun-box .mht-ico:after {		
		content: "\e9a6";		  
	}
	
	.mht-neptun-instagram .mht-ico:before,
	.mht-anim-2 .mht-neptun-instagram .mht-ico:after {		
		content: "\f16d";		  
	}

	.mht-neptun-picasa .mht-ico:before,
	.mht-anim-2 .mht-neptun-picasa .mht-ico:after {		
		content: "\f31c";		  
	}

	.mht-neptun-yahoo .mht-ico:before,
	.mht-anim-2 .mht-neptun-yahoo .mht-ico:after {		
		content: "\f19e";		  
	}	
	
	.mht-neptun-spotify .mht-ico:before,
	.mht-anim-2 .mht-neptun-spotify .mht-ico:after {		
		content: "\f1bc";		  
	}	
	
	.mht-neptun-deviantart .mht-ico:before,
	.mht-anim-2 .mht-neptun-deviantart .mht-ico:after {		
		content: "\f316";		  
	}	
	
	.mht-neptun-dribble .mht-ico:before,
	.mht-anim-2 .mht-neptun-dribble .mht-ico:after {		
		content: "\f17d";		  
	}	
	
	.mht-neptun-flickr .mht-ico:before,
	.mht-anim-2 .mht-neptun-flickr .mht-ico:after {		
		content: "\e80c";		  
	}	
	
	.mht-neptun-vimeo .mht-ico:before,
	.mht-anim-2 .mht-neptun-vimeo .mht-ico:after {		
		content: "\f306";		  
	}	
	
	/* ///////////////////////////////////////////////////////////////////// */
	
	.mht-c-b {
		clear: both;
	}

	.mht-d-n {
		display: none;
	}
	
	.mht-o-h {
		overflow: hidden;
	}		
	
	.mht-tbl {	
		display: table;		
	}
	
	.mht-td {
		display: table-cell;
	}

	.mht-pos-r {
		position: relative;
	}	
	
	/* width */

	.mht-w-16,
	.mht-ety-w-16 > .mht-ety {
		width: 16.666666666%;
	}	
	
	.mht-w-20,
	.mht-ety-w-20 > .mht-ety {
		width: 20%;
	}	
	
	.mht-w-25,
	.mht-ety-w-25 > .mht-ety {
		width: 25%;
	}	
	
	.mht-w-33,
	.mht-ety-w-33 > .mht-ety {
		width: 33.333333333%;
	}
	
	.mht-w-50,
	.mht-ety-w-50 > .mht-ety {
		width: 50%;
	}
	
	.mht-w-75,
	.mht-ety-w-75 > .mht-ety {
		width: 75%;
	}	
	
	.mht-w-100,
	.mht-ety-w-100 > .mht-ety {
		width: 100%;
	}
	
	.mht-w-50i {
		width: 50% !IMPORTANT;
	}	
	
	/* overlay */
	
	.mht-global-overlay {		
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;		
		z-index: 99999900;
		background: #000;
		opacity: 0;		
	}
	
	/* light box */	

	.mht-light-box {
		box-sizing: border-box;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 99999920;
		overflow-x: hidden;
		overflow-y: hidden;	
		opacity: 0;	
		border-radius: 0;
	}	
	
	.mht-light-box > .mht-tbl {			
		box-sizing: border-box;
		height: 100%;
		margin: 0 auto;		
		max-width: 1200px;		
	}
	
	.mht-light-box > .mht-tbl > .mht-td {		
		vertical-align: middle;
		padding: 10px;
	}	
	
	.mht-light-box > .mht-tbl > .mht-td > .mht-cnt {		
		background: #fff;
		padding: 10px 20px 20px 20px;
		border-radius: 4px;
		position: relative;
	}
	
	.mht-light-box > .mht-tbl > .mht-td > .mht-cnt > .mht-close {			
		position: absolute;
		top: 17px;
		right: 20px;
		cursor: pointer;		
		font-family: FontAwesome;
		z-index: 9999930;
		font-size: 22px;
		line-height: 22px;
		color: #999;	
	}	
	
	.mht-light-box > .mht-tbl > .mht-td > .mht-cnt > .mht-close:before {			
		content: "\f00d";
	}	
	
	.mht-light-box > .mht-tbl > .mht-td > .mht-cnt > .mht-title {			
		font-size: 24px;
		min-height: 38px;
		color: #222;
	}
	
	.mht-light-box > .mht-tbl > .mht-td > .mht-cnt > .mht-txt {			
		padding: 0 0 10px 0;
		color: #999;
	}

	/* qrcode */	

	.mht-neptun-qrcode .mht-cnt {
		min-width: 200px;		
	}
	
	.mht-neptun-qrcode .mht-cnt .mht-qrcode-img {
		text-align: center;		
	}
	
	.mht-neptun-qrcode .mht-cnt .mht-qrcode-img > img {
		display: inline;		
	}	
	
	/* mail */	

	.mht-neptun-mail .mht-cnt {
		max-width: 360px;		
	}
	
	.mht-neptun-mail .g-recaptcha {
		display: block;
		float: left;
		padding: 10px;
		width: 100%;
		position: relative;
		box-sizing: border-box;			
	}	
		
	/* follow - widget */		   
	  	   
	.mht-neptun-follow-widget .mht-neptun-btn {
		margin: -2px;			
	}

	.mht-neptun-follow-widget .mht-neptun-btn > .mht-ety {			
		padding: 2px;
	}
		
	.mht-neptun-follow-widget .mht-neptun-btn.mht-space-off {
		margin: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-follow-widget .mht-neptun-btn.mht-space-off .mht-ety {
		padding: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-follow-widget .mht-neptun-btn.mht-space-off.mht-shape-2 > .mht-ety > a {		
		border-radius: 0;				
	}	
	
	.mht-neptun-follow-widget .mht-neptun-btn.mht-space-off.mht-shape-2 {		
		border-radius: 4px;
		overflow: hidden;		
	}		
	   
	/* sharing - sidebar */	
	
	.mht-neptun-sharing-sidebar {
		width: auto;
		position: fixed;
		z-index: 9999000;
		top: 0;			
		opacity: 0;	
		overflow: hidden;
		box-sizing: border-box;
	}
	
	.mht-neptun-sharing-sidebar.mht-orientation-left {
		left: 0;			
	}	
	
	.mht-neptun-sharing-sidebar.mht-orientation-right {
		right: 0;			
	}	
	
	.mht-neptun-sharing-sidebar.mht-orientation-left .mht-neptun-btn.mht-shape-4 {		
		padding-left: 10px;			
	}	
	
	.mht-neptun-sharing-sidebar.mht-orientation-right .mht-neptun-btn.mht-shape-4 {
		padding-right: 10px;				
	}
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn  {
		margin: 0;
	}		
	
	.mht-neptun-sharing-sidebar.mht-orientation-left > .mht-qty {
		float: right;			
	}	
	
	.mht-neptun-sharing-sidebar.mht-orientation-right > .mht-qty {
		float: left;			
	}		
	
	.mht-neptun-sharing-sidebar > .mht-qty {
		text-align: center;	
		width: 50px;
	}	
	
	.mht-neptun-sharing-sidebar > .mht-qty .mht-val  {
		font-size: 14px;
		font-weight: 500;
		line-height: 14px;
	}	
	
	.mht-neptun-sharing-sidebar > .mht-qty .mht-txt  {
		font-size: 11px;
	}
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn > .mht-ety {
		float: none;
		padding: 2px 0;		
		width: 50px !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn > .mht-ety > a > .mht-data > .mht-qty {
		font-size: 12px;
		font-weight: 400;
	}	
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn.mht-shape-4 > .mht-ety {		
		padding: 6px 0;						
	}		
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn > .mht-ety > a > .mht-ico {
		margin-top: 0 !IMPORTANT;
		height: 31px;		
	}	
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn > .mht-ety > a > .mht-ico:before,
	.mht-neptun-sharing-sidebar .mht-neptun-btn > .mht-ety > a > .mht-ico:after {	
		background: none !IMPORTANT;
		height: 31px;
		line-height: 31px;
	}		
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn > .mht-ety > a > .mht-data {  
		padding-top: 0 !IMPORTANT;
		padding-bottom: 0 !IMPORTANT;		
		min-height: 0 !IMPORTANT;	
	}	
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn.mht-shape-4 > .mht-ety > a {			
		height: 50px;		
	}		
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn.mht-shape-4 > .mht-ety.mht-qty-hide > a > .mht-ico {			
		margin-top: 10px !IMPORTANT;	
	}			
		
	.mht-neptun-sharing-sidebar .mht-neptun-btn.mht-space-off {
		margin: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn.mht-space-off .mht-ety {
		padding: 0 !IMPORTANT;				
	}		
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn.mht-shape-3 > .mht-ety {
		padding: 5px 0;			
	}	
	
	.mht-neptun-sharing-sidebar.mht-orientation-left .mht-neptun-btn.mht-shape-2 > .mht-ety > a {
		border-radius: 0 4px 4px 0;			
	}	
	
	.mht-neptun-sharing-sidebar.mht-orientation-right .mht-neptun-btn.mht-shape-2 > .mht-ety > a {
		border-radius: 4px 0 0 4px;				
	}	
	
	.mht-neptun-sharing-sidebar .mht-neptun-btn.mht-space-off.mht-shape-2 > .mht-ety > a {		
		border-radius: 0;				
	}	
	
	
	.mht-neptun-sharing-sidebar.mht-orientation-left .mht-neptun-btn.mht-space-off.mht-shape-2 {		
		border-radius: 0 4px 4px 0;	
		overflow: hidden;
	}	
	
	
	.mht-neptun-sharing-sidebar.mht-orientation-right .mht-neptun-btn.mht-space-off.mht-shape-2 {		
		border-radius: 4px 0 0 4px;	
		overflow: hidden;
	}		
	
	.mht-neptun-sharing-sidebar > .mht-neptun-btn.mht-shape-1  > .mht-ety.mht-qty-hide > a,
	.mht-neptun-sharing-sidebar > .mht-neptun-btn.mht-shape-2  > .mht-ety.mht-qty-hide > a {
		height: 30px !IMPORTANT;
		min-height: 30px !IMPORTANT;		
	}
	
	/* sharing - popup */		
	
	.mht-neptun-sharing-sidebar-popup > .mht-tbl,	
	.mht-neptun-sharing-popup > .mht-tbl {
		width: 100%;
		max-width: 660px;		
	}	
	
	.mht-neptun-sharing-popup .mht-neptun-btn .mht-ety.mht-show-all > .mht-inr {
		min-height: 40px;				
	}		
	
	.mht-neptun-sharing-popup .mht-neptun-btn.mht-space-off {
		margin: 0;				
	}	
	
	.mht-neptun-sharing-popup .mht-neptun-btn.mht-space-off .mht-ety {
		padding: 0;				
	}	

	.mht-neptun-sharing-popup .mht-neptun-btn.mht-space-off.mht-shape-2 {
		border-radius: 4px;	
		overflow: hidden;
	}		
	
	.mht-neptun-sharing-popup .mht-neptun-btn.mht-space-off.mht-shape-2 .mht-ety > a {	
		border-radius: 0;			
	}
	
	/* sharing - flyin */		
	
	.mht-neptun-sharing-flyin {
		box-sizing: border-box;
		position: fixed;
		bottom: 0;
		max-width: 380px;
		background: #fff;	
		box-shadow: 0 0 10px rgba( 0, 0, 0, .2 );
		padding: 20px;
		opacity: 0;
		z-index: 9999930;
	}
	
	.mht-neptun-sharing-flyin.mht-orientation-left {	
		left: 0%;
	}
	
	.mht-neptun-sharing-flyin.mht-orientation-right {	
		right: 0%;	
	}	
	
	.mht-neptun-sharing-flyin > .mht-close {			
		position: absolute;
		top: 17px;
		right: 20px;
		cursor: pointer;		
		font-family: FontAwesome;
		z-index: 9999930;
		font-size: 22px;
		line-height: 22px;
		color: #999;	
	}	
	
	.mht-neptun-sharing-flyin > .mht-close:before {			
		content: "\f00d";
	}	
	
	.mht-neptun-sharing-flyin > .mht-title {			
		font-size: 24px;
		min-height: 38px;
		color: #222;
	}
	
	.mht-neptun-sharing-flyin > .mht-txt {			
		padding: 0 0 10px 0;
		color: #999;
	}	
		
	.mht-neptun-sharing-flyin .mht-neptun-btn.mht-space-off {
		margin: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-flyin .mht-neptun-btn.mht-space-off .mht-ety {
		padding: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-flyin .mht-neptun-btn.mht-space-off.mht-shape-2 > .mht-ety > a {		
		border-radius: 0;				
	}	
	
	.mht-neptun-sharing-flyin .mht-neptun-btn.mht-space-off.mht-shape-2 {		
		border-radius: 4px;
		overflow: hidden;		
	}	
		
	/* sharing - onmedia */	
	
	.mht-neptun-sharing-onmedia-con {
		position: relative;
		overflow: hidden;			
	}	
	
	.mht-neptun-sharing-onmedia-con > .mht-open {
		position: absolute;
		left: 10px;
		top: 10px;
	}	
	
	.mht-neptun-sharing-onmedia-con > .mht-open:before {
		display: block;		
		line-height: 40px;
		font-size: 21px;
		content: "\F1E0";		
		width: 40px;
		height: 40px;
		border-radius: 50%;			
		font-family: mht-neptun-ico;		
		overflow: hidden;
		background: #dedede;
		color: #777;
		box-sizing: border-box;
		text-align: center;
		cursor: pointer;
		transition: all .2s;
		-moz-transition: all .2s;
		-webkit-transition: all .2s;
	}	
	
	.mht-neptun-sharing-onmedia-con > .mht-open:hover:before {
		background: #bebebe;
	}	
	
	.mht-neptun-sharing-onmedia {
		box-sizing: border-box;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		overflow-x: hidden;
		overflow-y: auto;
		display: none;
		padding: 30px 0 0 0;
	}		
	
	.mht-neptun-sharing-onmedia > .mht-close {			
		position: absolute;
		top: 7px;
		right: 10px;
		cursor: pointer;		
		font-family: FontAwesome;
		z-index: 9999930;
		font-size: 22px;
		line-height: 22px;
		color: #999;	
	}	
	
	.mht-neptun-sharing-onmedia > .mht-close:before {			
		content: "\f00d";
	}	
	
	.mht-neptun-sharing-onmedia > .mht-qty-sum > .mht-inr {
		padding: 0 0 5px 10px;
	}
	
	.mht-neptun-sharing-onmedia .mht-neptun-btn {
		margin: 8px;		
	}

	.mht-neptun-sharing-onmedia .mht-neptun-btn > .mht-ety {			
		padding: 2px;
	}		
		
	.mht-neptun-sharing-onmedia .mht-neptun-btn.mht-space-off {
		margin: 10px !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-onmedia .mht-neptun-btn.mht-space-off .mht-ety {
		padding: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-onmedia .mht-neptun-btn.mht-space-off.mht-shape-2 > .mht-ety > a {		
		border-radius: 0;				
	}	
	
	.mht-neptun-sharing-onmedia .mht-neptun-btn.mht-space-off.mht-shape-2 {		
		border-radius: 4px;
		overflow: hidden;		
	}		
		
	/* sharing - inline */	
	
	.mht-neptun-sharing-inline {
		padding: 0 0 12px 0;	
	}
	
	.mht-neptun-sharing-inline .mht-neptun-btn {
		margin: 6px -6px;		
	}
		
	.mht-neptun-sharing-inline .mht-neptun-btn.mht-space-off {
		margin: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-inline .mht-neptun-btn.mht-space-off .mht-ety {
		padding: 0 !IMPORTANT;				
	}	
	
	.mht-neptun-sharing-inline .mht-neptun-btn.mht-space-off.mht-shape-2 > .mht-ety > a {		
		border-radius: 0;				
	}	
	
	.mht-neptun-sharing-inline .mht-neptun-btn.mht-space-off.mht-shape-2 {		
		border-radius: 4px;
		overflow: hidden;		
	}	
		
		
	
	
	