

.word:after {
	content: "\f1c2";
	display: inline-block; /* Use inline-block in order to stop a href underline from displaying under the icon */ 
    font-family: FontAwesome;
	color: #376BBE;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.pdf:after {
	content: "\f1c1";
	display: inline-block;
    font-family: FontAwesome;
	color: #cc0000;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size:120%;
	line-height: 1.3em;
}

.excel:after {
	content: "\f1c3";
	display: inline-block;
	color: #338239;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.email:after{
	content: "\f0e0";
	display: inline-block;
	color: #336699; ;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.http:after {
	content: "\f0c1";
	display: inline-block;
	color: #999;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.extwindow:after {
	content: "\f08e";
	display: inline-block;
	color: #999;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.pwrpnt:after {
	content: "\f1c4";
	display: inline-block;
    font-family: FontAwesome;
	color: #EB6C0E;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.wmp:after {
	content: "\f144";
	display: inline-block;
	color: #FF8700;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 130%;
	line-height: 1.3em;
}

.audio:after {
	content: "\f028";
	display: inline-block;
	color: #0089D1;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.youtube:after {
	content: "\f16a";
	display: inline-block;
    font-family: FontAwesome;
	color: red;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 130%;
	line-height: 1.3em;
}

.image-ico:after {
	content: "\f1c5";
	display: inline-block;
	color: #5ba5a9;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.map:after {
	/*content: "\f279 "; - Changed May 3 2017 as per Ashleys request*/
	content: "\f041 ";
	display: inline-block;
	color: #666;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.mapo:after {
	/*content: "\f278 "; - Changed May 3 2017 as per Ashleys request*/
	content: "\f041 ";
	display: inline-block;
	color: #666;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.enlarge:after {
	content: "\f065 ";
	display: inline-block;
	color: #666;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 100%;
	line-height: 1.3em;
}

.video:after {
	content: "\f03d";
	display: inline-block;
	color: #59749F;
    font-family: FontAwesome;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}

.chart:after {
	content: "\f0ce";
	display: inline-block;
    font-family: FontAwesome;
	color: #338239;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 130%;
	line-height: 1.3em;
}

.document:after {
	content: "\f15b";
	display: inline-block;
    font-family: FontAwesome;
	color: #336699;
    padding-left:5px;
	padding-right: 5px;
	font-style: normal;
    font-weight: normal;
	font-size: 120%;
	line-height: 1.3em;
}