

.cwc-share span.sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton
{
	display:none;
}
.cwc-share span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo
{
	background-image:none;
}

.cwc-share span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo:before {
    content: "\f0e0";
    color: #000;
    font-family: "FontAwesome" !important;
    position: relative;
    font-size: 24px;
    top: 10px;
    left:8px;
}

.cwc-memo-right #ctl01_TemplatePageTasks_PrintButton
{
	color: #001A71;
	font-size:22px;
	top:18px;
	left:152px;
    position: absolute;

	
}
