/* 
***********************************
Page: NDQ Filetypes
Category: N/A
Search: 0
Track: 0
Version: 9.8.0 
Author: Jonathan Hagan
Date: 27 Jun 2014
***********************************
*/
@charset "utf-8";

.ndq-filetypes div { display:inline-block; }
.ndq-filetypes img { vertical-align:top; }
#ndq-filetypes a, .ndq-filetypes a, #ndq-filetypes a:before, .ndq-filetypes a:before, #ndq-content [class^="ndqicon-"], #ndq-content [class*=" ndqicon-"], #ndq-content a.ndq-audio
{text-decoration:none !important; display: inline-block;}
	
.ndq-filesize { min-width:50px; color: #c6cacd; font-size: 11px;}
.wsh-printedmats .ndq-filesize, .wsh-annuals .ndq-filesize, .ndq-corporate-governance .ndq-filesize {min-width: 20px !important;}
.ndq-filetypes-na { display:inline; padding-left:28px; }

#ndq-content a[href $='.pdf']:before, #ndq-content a[href $='.PDF']:before, a.ndq-pdf:before,	 
#ndq-content a[href $='.xbrl']:before, a.ndq-xbrl:before,
#ndq-content a[href $='.ppt']:before, #ndq-content a[href $='.pptx']:before, a.ndq-ppt:before,
#ndq-content a[href $='.xlsx']:before, a.ndq-xlsx:before,
#ndq-content a[href $='.xls']:before, a.ndq-xls:before,
#ndq-content a[href $='.doc']:before, a.ndq-doc:before,
#ndq-content a[href $='.docx']:before, a.ndq-docx:before,
#ndq-content a[href $='.html']:before, a.ndq-html:before,
#ndq-content a[href $='.htm']:before,
#ndq-content a[href $='.jpg']:before,
#ndq-content a[href $='.gif']:before,
#ndq-content a[href $='.mp3']:before,
#ndq-content a[href $='.txt']:before,
#ndq-content a.ndq-event:before,
#ndq-content a[href $='filename=']:before,
#ndq-content a.ndq-audio:before,
#ndq-content a.ndq-rss:before {
	font-family: "ndqfonticons" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#B1BAB9;
	font-size:30px;
	vertical-align: middle;
	text-decoration: none !important;
}

#ndq-content a[href $='.pdf']:hover:before, #ndq-content a[href $='.PDF']:hover:before, a.ndq-pdf:hover:before,	 
#ndq-content a[href $='.xbrl']:hover:before, a.ndq-xbrl:hover:before,
#ndq-content a[href $='.ppt']:hover:before, #ndq-content a[href $='.pptx']:hover:before, a.ndq-ppt:hover:before,
#ndq-content a[href $='.xlsx']:hover:before, a.ndq-xlsx:hover:before,
#ndq-content a[href $='.xls']:hover:before, a.ndq-xls:hover:before,
#ndq-content a[href $='.doc']:hover:before, a.ndq-doc:hover:before,
#ndq-content a[href $='.docx']:hover:before, a.ndq-docx:hover:before,
#ndq-content a[href $='.html']:hover:before, a.ndq-html:hover:before,
#ndq-content a[href $='.htm']:hover:before,
#ndq-content a[href $='.jpg']:hover:before,
#ndq-content a[href $='.gif']:hover:before,
#ndq-content a[href $='.mp3']:hover:before,
#ndq-content a[href $='.txt']:hover:before,
#ndq-content a.ndq-event:hover:before,
#ndq-content a[href $='filename=']:hover:before,
#ndq-content a.ndq-audio:hover:before,
#ndq-content a.ndq-rss:hover:before {	
	color:#0d71c8;
}

#ndq-content a[href $='.pdf']:before, #ndq-content a[href $='.PDF']:before, a.ndq-pdf:before { content: "\e0a0";  }	 

#ndq-content a[href $='.xbrl']:before, a.ndq-xbrl:before { content: "\e096"; }
#ndq-content a[href $='.pptx']:before { content: "\e09d";}
#ndq-content a[href $='.ppt']:before, a.ndq-ppt:before { content: "\e09e";}
#ndq-content a[href $='.xlsx']:before, a.ndq-xlsx:before { content: "\e095";}
#ndq-content a[href $='.xls']:before, a.ndq-xls:before { content: "\e094"; }
#ndq-content a[href $='.doc']:before, a.ndq-doc:before { content: "\e08e"; }
#ndq-content a[href $='.docx']:before, a.ndq-docx:before { content: "\e08f"; }
#ndq-content a[href $='.html']:before, a.ndq-html:before{ content: "\e065"; }
#ndq-content a[href $='.htm']:before { content: "\e093"; }
#ndq-content a[href $='.jpg']:before { content: "\e07f";}
#ndq-content a[href $='.gif']:before { content: "\e080";}
#ndq-content a[href $='.mp3']:before { content: "\e026"; }
#ndq-content a[href $='.txt']:before { content: "\e08c";}
#ndq-content a.ndq-event:before { content: "\e03c"; }
#ndq-content a[href $='filename=']:before { content: "\e015";}
#ndq-content a.ndq-audio:before { content: "\e01c"; }
#ndq-content a.ndq-rss:before { content: "\e019"; color:#FB7629;}

#ndq-content a.ndqicon-print {color:#454545; text-decoration:none; line-height:22px;}
#ndq-content a.ndqicon-mail {color:#454545;  text-decoration:none; line-height:22px;}

#ndq-content a.show-txt { text-decoration:none;}
#ndq-content .hide-txt { text-indent:-9999px; left: -9999px; position: absolute; top: -9999px; }
#ndq-content a.ndq-no-icon:before { content:normal; }
