/*-------------------------Sharing tools styles-------------------------------------*/

/* icomoon social icon font */
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'entypo';
	font-style: normal;
	speak: none;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.icon-facebook:before {
	content: "\e005";
}

.icon-twitter:before {
	content: "\e006";
}

.icon-linkedin:before {
	content: "\e007";
}

.icon-googleplus:before {
	content: "\e008";
}

#share_sidebar_Container {
	/*margin-left: 450px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;*/
	margin: 25px 380px;
	width: 200px; 
}

#share_sidebar_Container p {
	color: #296bbc;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	padding:0;
	margin: 0;
}

#share_sidebar_Container ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}

#share_sidebar_Container ul li {
	list-style: none;
	margin: 0;
	padding: 2px;
	float: center;
	display:inline-block;
}

#share_sidebar_Container a {
	color: #296bbc;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
}

#share_sidebar_Container a:hover,
#share_sidebar_Container a:focus {
	color: #296bbc;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
