﻿/* 
***********************************
Page: NDQ Styles
Category: N/A
Search: 0
Track: 0
Version: 9.8.0 
Author: Jonathan Hagan
Date: 27 Jun 2014
***********************************
*/
@charset "utf-8";

@font-face {
  font-family: 'DINNextLTProLightCondensed';
  src: url("../fonts/DINNextLTProLightCondensed.eot");
  src: url("../fonts/DINNextLTProLightCondensed.eot") format("embedded-opentype"), url("../fonts/DINNextLTProLightCondensed.woff2") format("woff2"), url("../fonts/DINNextLTProLightCondensed.woff") format("woff"), url("../fonts/DINNextLTProLightCondensed.ttf") format("truetype"), url("../fonts/DINNextLTProLightCondensed.svg#DINNextLTProLightCondensed") format("svg"); }

@font-face {
  font-family: 'DINNextLTProCondensed';
  src: url("../fonts/DINNextLTProCondensed.eot");
  src: url("../fonts/DINNextLTProCondensed.eot") format("embedded-opentype"), url("../fonts/DINNextLTProCondensed.woff2") format("woff2"), url("../fonts/DINNextLTProCondensed.woff") format("woff"), url("../fonts/DINNextLTProCondensed.ttf") format("truetype"), url("../fonts/DINNextLTProCondensed.svg#DINNextLTProCondensed") format("svg"); }

@font-face {
  font-family: 'DINNextLTProMediumCond';
  src: url("../fonts/DINNextLTProMediumCond.eot");
  src: url("../fonts/DINNextLTProMediumCond.eot") format("embedded-opentype"), url("../fonts/DINNextLTProMediumCond.woff2") format("woff2"), url("../fonts/DINNextLTProMediumCond.woff") format("woff"), url("../fonts/DINNextLTProMediumCond.ttf") format("truetype"), url("../fonts/DINNextLTProMediumCond.svg#DINNextLTProMediumCond") format("svg"); }

@font-face {
  font-family: 'DINNextLTProRegular';
  src: url("../fonts/DINNextLTProRegular.eot");
  src: url("../fonts/DINNextLTProRegular.eot") format("embedded-opentype"), url("../fonts/DINNextLTProRegular.woff2") format("woff2"), url("../fonts/DINNextLTProRegular.woff") format("woff"), url("../fonts/DINNextLTProRegular.ttf") format("truetype"), url("../fonts/DINNextLTProRegular.svg#DINNextLTProRegular") format("svg"); }

body {
	color:#49606d;
	font-family: 'DINNextLTProRegular';
}

/* Key Ratio iFrame uses #wrapper */
#wrapper, #wrapper .dataTable th, #wrapper .dataTable td, #tableWrapper td, #ndq-content textarea, #ndq-content {
	/*font-family: Helmet, Freesans, sans-serif; font-size:12px; line-height:16px;*/
}
a { cursor:pointer; color:#81c341; text-decoration:underline; }
#wrapper { background-color: none; }
#ndq-content { /*width:auto;*/ }

/* Resets for list items */
ul.ndq-ir-nav, .ndq-ir-nav li, ol#ndq-content, ul#ndq-content, #ndq-content li {
	list-style:none;
	margin:0;
	padding:0;
	/*border:0;*/
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
#ndq-content ul li { /*list-style-type:disc; margin:.4em 0 .4em 2em;*/ }
#ndq-content ol li { list-style-type:decimal; margin:.4em 0 .4em 2em; }

#ndq-content ol,#ndq-content ul { margin:1em 0; }
#ndq-content ol[type="A"] li { list-style-type:upper-alpha; }
#ndq-content ol[type="a"] li { list-style-type:lower-alpha; }
#ndq-content ol[type="I"] li { list-style-type:upper-roman; }
#ndq-content ol[type="i"] li { list-style-type:lower-roman; }

#ndq-content ol[type="A"] li ul li { list-style-type: disc; }
#ndq-content ol[type="a"] li ul li { list-style-type: disc; }
#ndq-content ol[type="I"] li ul li { list-style-type: disc; }
#ndq-content ol[type="i"] li ul li { list-style-type: disc; }

/* Headers */
h1 {
	font-size:2em; margin-bottom:10px;
	font-family: 'DINNextLTProMediumCond';
	font-weight:normal;
}
#ndq-content h2, #ndq-content caption {
	/*font-size:1.1em; border-bottom:1px dashed #ccc; margin:5px 0; padding:5px 0;*/
	font-family: 'DINNextLTProCondensed', Helvetica, sans-serif;
	font-size: 32px;
}
#ndq-content caption label {
	font-size:16px;
}
#ndq-content caption:after {
	content:'';
	display: table;;
	clear: both;
}
h1, h2, h3 {
    
}
#ndq-content.ndq-alerts h3 {
	margin:25px 0 5px 0;
	border-bottom:1px dotted #005aab;
	padding-bottom:10px;
}

/* Left hand navigation (nav-ir.cfm) */
ul.ndq-ir-nav li { line-height:1.7em; list-style-type:none; margin:0;}
ul.ndq-ir-nav li ul { margin-bottom:10px; padding-left:0; }
ul.ndq-ir-nav li ul li { margin-left:15px; font-size:.8em; }

/* Expand/Collapse */
#ndq-content .ndq-expand-link { cursor:pointer; line-height: 1.5em;}
#ndq-content .ndq-expand-link span.ndq-expand-arrow {
	position:absolute;
	left:10px;
	margin-right:10px; }
#ndq-content.ndq-index .ndq-expand-link, #ndq-content.ndq-financials .ndq-expand-link {
	/*background:#666;
	color:#fff;
	border-bottom: 1px solid #fff;*/
}
#ndq-content .ndq-expand-link, #ndq-content .ndq-expand-content, #ndq-content .ndq-expand-link-no/*, #ndq-content .ndq-expand-link-nobio*/ {
	padding:10px;
	clear:both;
	border:1px solid #005aab;
	border-top:0;
	/*-webkit-border-radius:  0 0 5px 5px;
		   -moz-border-radius: 0 0 5px 5px;
		    -ms-border-radius: 0 0 5px 5px;
		     -o-border-radius: 0 0 5px 5px;
		        border-radius: 0 0 5px 5px;*/
}
#ndq-content .ndq-expand-content {
	background: #fff;
	padding:10px 10px 20px 37px;
}
#ndq-content .ndq-expand-content:after {
	content:'';
	display:table;
	clear:both;
}
#ndq-content .ndq-expand-link-nobio {
	padding:10px;
}
#ndq-content .ndq-expand-link,
#ndq-content .ndq-expand-link-nobio {
	/*background:#666;
	color:#fff;
	border-bottom: 1px solid #FFFFFF;*/
	border:1px solid #005aab;
	/*-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
		        border-radius: 5px;*/
    margin-top:7px;
    /*color: #666;*/
    font-weight: bold;
    padding-left:37px;
    position:relative;
}
#ndq-content.ndq-management .ndq-expand-link div + div,
#ndq-content.ndq-directors .ndq-expand-link div + div {
	font-weight:normal;
}
#ndq-content .ndq-expand-link span.ndq-expand-arrow:before { font-family: "ndqfonticons"; content: "\e04d";} 
#ndq-content .ndq-expand-link-no { cursor: default; padding:10px 0; clear:both; }
#ndq-content .ndq-expand-content-no { cursor: default; padding:10px; clear:both; }
#ndq-content .ndq-expand-content h3 { margin: 0 0 5px 0 }
#ndq-content .ndq-on {
	/*background-color:#0079c2;*/
	border-bottom:0;
	/*-webkit-border-radius: 5px 5px 0 0;
		   -moz-border-radius: 5px 5px 0 0;
		    -ms-border-radius: 5px 5px 0 0;
		     -o-border-radius: 5px 5px 0 0;
		        border-radius: 5px 5px 0 0;*/
    background:#fff;
}
#ndq-content .ndq-expand-link:hover span.ndq-expand-arrow:before {
	font-family: "ndqfonticons";
	/*content: "\e04e";*/
	color:#75ff4b;}
#ndq-content .ndq-on span.ndq-expand-arrow:before { font-family: "ndqfonticons"; content: "\e050"; color:#75ff4b; }  
#ndq-content .ndq-on:hover span.ndq-expand-arrow:before {
	font-family: "ndqfonticons";
	/*content: "\e04f";*/
} 
#ndq-content .ndq-over { background:#CCC; color:#000; }
#ndq-content #ndq-exp-col { float:right; margin-bottom:20px; }
#ndq-content #ndq-exp-col a { text-decoration:none;}
#ndq-content #ndq-exp-col span.ndq-show-all:before { font-family: "ndqfonticons"; content: "\e030"; color:#555; vertical-align:text-bottom;}
#ndq-content #ndq-exp-col span.ndq-hide-all:before { font-family: "ndqfonticons"; content: "\e031"; color:#555; vertical-align:text-bottom;}

/* Expand/Collapse Inner / exm:Transactions */
#ndq-content .ndq-expand-content .ndq-expand-link {background:none; border-bottom:1px solid #666; color:#0000FF;} 


/* Forms */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
select {
	border:1px solid rgba(0, 0, 0, 0.15);
	/*-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
		        border-radius: 5px;*/
    min-height: 51px;
    padding: 12px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #49606d;
    max-width:100% !important;
}


#ndq-content form { margin-bottom:20px; }
#ndq-form { }
#ndq-form fieldset { width:350px; background-color: none; border:none; padding:0px; }

/*#ndq-content select { width:auto; }*/
#ndq-form input, #ndq-form textarea, #ndq-form select {
	float:right;
	width:200px;
	margin-bottom:4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	
}
#ndq-form textarea { resize: none; }
input[type="checkbox"],input[type="radio"] { vertical-align:text-bottom; border:0;margin-bottom:4px; }
#ndq-form input[type $='checkbox'] { width:auto; float:left; margin-right:10px; }
#ndq-form label { float:left; padding-top:5px; }
#ndq-form label.ndq-nofloat { float:none; padding:0; }
#ndq-form .ndq-optional { display:inline; float:right; margin:0 0 5px 10px; padding-top:10px; }
#ndq-form .ndq-required { display:inline; margin:0 0 0 5px;color:red; }
#ndq-form img { float:right; }
#ndq-form div { clear:both; padding-top:5px; display:block;}
#ndq-form #captcha { float:right; font-size:.85em; float:right; }
#ndq-form .ndq-captcha-audio { padding:0; }
#ndq-form .ndq-form-note { float:right; font-size:.85em; }
#ndq-content button {  }
.ndq-errors, .ndq-errors div { color:red; }
.ndq-faq .ndq-confirmation-text, .ndq-contactboard .ndq-confirmation-text { color:green; }
#ndq-form .ndq-submit { float:right; }
.ndq-submit { padding-top:15px; }
.ndq-confirmation-textation-text { color:#F60; }
.ndq-button {
	background:#1e587b;
	padding:10px 12px 6px;
	border:0;
	font-size:15px;
	color:#fff;
	text-transform: uppercase;
	/*-webkit-border-radius: 5px;
		   -moz-border-radius: 5px;
		    -ms-border-radius: 5px;
		     -o-border-radius: 5px;
		        border-radius: 5px;*/
}
.ndq-button:hover {
	color:#fff;
	background: #174561;
	cursor:pointer;
}
noscript button.ndq-button {margin: 10px 10px 0 10px;} 

/* Text Areas */
#ndq_comments { min-height:150px }
#ndq_email_message { min-height:60px; }
.ndq-form-spacer { height: 10px; }
#ndq-content form .formSpacer {width:10px; height:10px; display:inline-block; }

/* Global */
.ndq-leftcol { width:49%; float:left; }
.ndq-rightcol { width:49%; float:right; }
.ndq-small-screen { display:none; }
.ndq-colwrap { overflow:hidden; }
.ndq-unsupported { border:1px solid yellow; background-color:#FFFFB7; padding:1px 10px; }
#ndq-content .ndq-disclaimer { clear:both; font-size:.8em; line-height:1.5em;  margin-top:20px !important;}
#ndq-content.ndq-eventdetail .ndq-disclaimer { clear:none; margin-top:15px; }
.ndq-borderLRT {border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;}

/* Overlay */
#ndq-content div.ndq-dialog-overlay, #ndq-tools div.ndq-dialog-overlay { position: fixed; top:0; right:0; bottom:0; left:0; height:100%; width:100%; margin:0; padding:0; background:#000000; opacity:.15; filter:alpha(opacity=15); -moz-opacity:.15; z-index:1; display:none; }
#ndq-content div.ndq-dialog, #ndq-tools div.ndq-dialog {
	display:none;
	position:absolute;
	width:auto;
	margin-left:0;
	background-color:#ffffff;
	border:2px solid #666;
	padding:10px; z-index:2;
}
#ndq-tools div.ndq-dialog {
	width:90%;
	margin:0 5%;
}
#ndq-content a.ndq-close-dialog:before, #ndq-tools a.ndq-close-dialog:before {font-size:1.1em;}
#ndq-content a.ndq-close-dialog, #ndq-tools a.ndq-close-dialog {color:#666; float:right; margin:-10px -8px 0 0; font-weight:bold; text-decoration:none; cursor:pointer; }
#ndq-tools a.ndq-close-dialog {margin:-10px -10px 0 0;}
#ndq-content.ndq-committees div.ndq-dialog, #ndq-content.ndq-eventdetail div.ndq-dialog { margin-left:0; }
#ndq-content.ndq-committees div.ndq-dialog { width:30%; }
#ndq-content div.ndq-dialog h1 {margin-top:0;}

/* Pagination */
#ndq-content #ndq-page {
	
	/*display:inline-block;*/
	position:relative;
	font-size: 18px;
	
}
#ndq-content #ndq-page a {
	color: rgba(73, 96, 109, 0.7);
	/*padding:5px 3px;*/
	margin:0 3px;
	display:block;
}
#ndq-content .ndq-page-current {
	/*background-color:#005aab;
	color:#fff;*/
	margin:0 6px;
	color: #49606d;
	
}
#ndq-content #ndq-pagination { float:left;padding-top:20px; }
#ndq-content #ndq-pagination .ndq-first { margin-right:20px; }
#ndq-content #ndq-pagination .ndq-last { margin-left:20px; }
#ndq-content #ndq-pagination form { clear:both; padding-top:25px; }

/* Table */
#ndq-content table, .dataTable, .wsh-dataTable { width:100%; border-collapse:collapse; margin:15px 0; }
#ndq-content caption {
	/*text-indent:0;
	text-align:center;
	display:table-caption;
	caption-side:top;
	max-width:270px;
	padding:5px 10px;
	margin:0 auto;
	background:#0079c2;
	color:#efefef;
	font-weight:bold;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;*/
	text-align: left;
	margin-bottom: 12px;
}
#ndq-content.ndq-releases caption, #ndq-content.ndq-analysts caption, #ndq-content.ndq-sec caption, #ndq-content.ndq-downloads caption, #ndq-content.ndq-briefcase caption, 
#ndq-content.ndq-insider-transactions caption, #ndq-content.ndq-insider-ownership caption { text-indent:-9999px; margin:0; padding:0; border:none; display:none; }
#ndq-content th, .dataTable th {
	/*background-color:#f0f3f3;
	color:#999;*/
	text-align:left;
	/*border-bottom:1px solid #dedede;*/
}
#ndq-content th,
.dataTable th {
	color:#49606d;
}
#ndq-content th, .dataTable th, #ndq-content td, .dataTable td { padding:20px; }
#ndq-content caption { } /*defined above with h2*/
#ndq-content td, .dataTable td { border-top: 1px solid #dedede; vertical-align:middle; }
#ndq-content td.alt { background-color: #F5FAFA; color: #B4AA9D; }
#ndq-content table summary { display:block; }
#ndq-content th a:link {color:#49606d; text-decoration:none; }
#ndq-content th a:visited { color:#49606d; text-decoration:none; }
#ndq-content th a:hover {color:#49606d; text-decoration:none; }
#ndq-content th a:active { color:#49606d; text-decoration:none; }
#ndq-content .primarybold { font-weight:bold; }
.ndqicon-sort-up:before {content:'\e042'; font-size:16px;}
.ndqicon-sort-down:before {content:'\e044'; font-size:16px;}
.ndqicon-sort-up, .ndqicon-sort-down {color:#49606d; padding-right:10px; } 

/* Tabs */
#ndq-tabs { text-align:center; }
#ndq-tabs ul {
	float:left;
	background:#0079c2;
	width:100%;
	margin:30px 0 0 0;
	padding:0;
	
}
#ndq-tabs li {
	/*float:left;*/
	display:table-cell;
	list-style:none !important;
	border:1px #0079c2 solid;
	border-bottom:0;
	background: #0079c2;
	width:1%;

}
#ndq-tabs * {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box; /* Firefox, other Gecko */
	        box-sizing: border-box; /* Opera/IE 8+ */
}
* html #ndq-tabs li { display:inline; }
#ndq-tabs li, #ndq-tabs li a { margin:0 !important; }
#ndq-tabs li.active  { border-top:1px #0079c2 solid; background: #f0f3f3; }
#ndq-tabs li.active  a { color: #71838d; } 
#ndq-tabs div { background: #f0f3f3; clear: both;padding:10px 0; }
#ndq-tabs li a {
	text-decoration:none;
	/*padding:2px;*/
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:35px;
	text-align:center;
}
#ndq-tabs li a { white-space:nowrap; min-width:20px }

/********** Page Specific **********/

/* Alerts */
.ndq-alerts #ndq-form input, .ndq-alerts #ndq-form textarea, .ndq-alerts #ndq-form select { /*width:auto;*/ }
.ndq-alerts #ndq-form div { padding-bottom:7px; }
.ndq-alerts #ndq-form .ndq-submit { float:none; padding-top:10px; }
#ndq-content.ndq-alerts input[type="checkbox"] { margin-right:0; }
.ndq-alert-checkbox { height:25px; }
.ndq-alerts #ndq-form .ndq-alert-textbox { padding:0 0 10px 25px; }
.ndq-alerts #ndq-form input, .ndq-alerts #ndq-form select, .ndq-alerts #ndq-form label { float:none; }

/* Annual Report and Proxies */
.ndq-annuals-proxies .ndq-briefcaseLegend { clear:both; }
.ndq-annuals-top { width:60%; margin:auto; }
.ndq-report-image, .ndq-noreport-image { float:left; margin-right:10px; }
.ndq-noreport-text { text-align:center; padding:10px 0; }
.ndq-noreport-image {
	width:150px; 
	height:200px;
	border:1px solid #0079c2;
	background: #0079c2; /* Old browsers */
	background: -moz-linear-gradient(top,  #0079c2 0%, #0079c2 72%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0079c2), color-stop(72%,#0079c2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0079c2 0%,#0079c2 72%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0079c2 0%,#0079c2 72%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0079c2 0%,#0079c2 72%); /* IE10+ */
	background: linear-gradient(to bottom,  #0079c2 0%,#0079c2 72%); /* W3C */
	color:#0079c2;
	font-size:20px;
	background-color:#0079c2;
	background-image: url(/common/images/icons/ar_cover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Briefcase */
.ndq-filing-types-td {text-align: right;}
.ndq-total-filesize { margin:4px 7px; }
.ndq-briefcaseLegend { float:right; width:auto; text-align:right; margin-top:20px;}

/* Calculator */
#ndq-content .ndq-calc-shares { display:inline; white-space:nowrap; }
#ndq-content .ndq-calc-date { display:inline; white-space:nowrap; }
#ndq-content .ndq-calc-submit { display:inline }
#ndq-content .ndq-calc-reinvest, #ndq-content .ndq-calc-shares, #ndq-content .ndq-calc-date, #ndq-content .ndq-calc-submit { margin:5px 0; }
#ndq-content .ndq-invested {max-width: 80px;}

/* Corporate Governance Document */
#ndq-content.ndq-corporate-governance-document div.ndq-dialog { margin-left:0; }

/* Directors, Management, Committee Composition */
#ndq-content .ndq-expand-link-nobio {
	/*background:#666;
	color:#fff;
	border-bottom: 1px solid #FFFFFF;*/
	margin-top:7px;
}
#ndq-content .ndq-bio-image { float:left; margin:0 10px 10px 0; /*max-width:145px;*/ width:15%; }
#ndq-content .no-bio-image {display:block;width:100%;min-height:397px;}
@media screen and (max-width:768px) {
	#ndq-content .no-bio-image {min-height:0px !important;width:auto;}
}
@media screen and (max-width:600px) {
	#ndq-content .ndq-bio-image {
		width:30%
	}
}
/*#ndq-content.ndq-committees .ndq-bio-image { width:auto; }*/
#ndq-content #ndq-bio-content { }
#ndq-content #ndq-bio-content-withpic { }
#ndq-content #ndq-bio-notes {  }
#ndq-content.ndq-committees table td:first-child { text-align:left; }
#ndq-content.ndq-committees table td, #ndq-content.ndq-committees table th {  text-align:center;  }
.ndq-currentcompany { font-style:italic; }
/* Styles for overlay on committees.cfm and corporate-governance-document.cfm */
.ndq-bioname {font-size:16px; font-weight:bold; margin-bottom:10px; }
.ndq-biotitle { font-size:14px;  margin-bottom:20px; }

/* Committees icons*/
[class^="bodIcon-"]:before, [class*="bodIcon-"]:before {
  font-family: "ndqfonticons" !important;
  vertical-align: middle;
  color:#0079c2; 
  font-size:20px;
}
.bodIcon-chairman:before {content: "\e027"; }
.bodIcon-chair:before {content: "\e00b"; }
.bodIcon-member:before {content: "\e00a"; }
.bodIcon-independent:before {content: "\e00d"; font-size:16px;}
.bodIcon-fin:before { content: "\e032"; }
#ndq-legend [class^="bodIcon-"], #ndq-legend [class*="bodIcon-"] {margin-left:20px;}
#ndq-legend [class^="bodIcon-"]:first-child, #ndq-legend [class*="bodIcon-"]:first-child {margin-left:0px;}

/* Dividends */
.wsh-dividends { margin-top:10px; }
#ndq-table-bold td, .ndq-table-bold { font-weight:bold; }

/* Events */
#ndq-content.ndq-events .ndq-expand-link { cursor:pointer; }
#ndq-content.ndq-events .ndq-expand-link, #ndq-content.ndq-events .ndq-expand-content, #ndq-content.ndq-events .ndq-expand-link-no {
	padding:0;
	width:auto;
	clear:both;
	background:none;
	border:0;
}
#ndq-content.ndq-events .ndq-expand-link, #ndq-content.ndq-events .ndq-expand-link-no, .ndq-open-dialog { background-color:transparent; border:none; cursor:pointer;}
#ndq-content .ndq-expand-link span.ndq-expand-arrow:before {
	font-family: "ndqfonticons";
	content: "\e030";
	color:#454545;
} 
#ndq-content.ndq-events .ndq-expand-link-no { cursor: default; background-color:transparent; }
#ndq-content.ndq-events .ndq-expand-content { padding:10px 0; }
#ndq-content.ndq-events .ndq-on { background-color:transparent; }
#ndq-content .ndq-expand-link:hover span.ndq-expand-arrow:before {
	font-family: "ndqfonticons";
	/*content: "\e04e";*/
	color:#454545;
}
#ndq-content .ndq-on span.ndq-expand-arrow:before {
	font-family: "ndqfonticons";
	content: "\e031";
	color:#666;
}  
#ndq-content .ndq-on:hover span.ndq-expand-arrow:before {
	font-family: "ndqfonticons";
	/*content: "\e04f";*/
	color:#454545;
} 
#ndq-content.ndq-events .ndq-over { background-color:transparent; }
#ndq-webcast-add-info { clear:both; padding-top:1px; }

#ndq-content.ndq-events .ndq-mail, #ndq-content.ndq-eventdetail .ndq-mail,
#ndq-content.ndq-events .ndq-outlook, #ndq-content.ndq-eventdetail .ndq-outlook,
#ndq-content.ndq-events .ndq-google, #ndq-content.ndq-eventdetail .ndq-google
	{  margin-right:5px; float:left;}
#ndq-content.ndq-events .ndq-mail a.ndq-open-dialog:before, #ndq-content.ndq-eventdetail .ndq-mail a.ndq-open-dialog:before,
#ndq-content.ndq-events .ndq-outlook a:before, #ndq-content.ndq-eventdetail .ndq-outlook a:before,
#ndq-content.ndq-events .ndq-google a:before,#ndq-content.ndq-eventdetail .ndq-google a:before
	{font-size:20px;}		
#ndq-content.ndq-events .ndq-mail a.ndq-open-dialog, #ndq-content.ndq-eventdetail .ndq-mail a.ndq-open-dialog,
#ndq-content.ndq-events .ndq-outlook a, #ndq-content.ndq-eventdetail .ndq-outlook a,
#ndq-content.ndq-events .ndq-google a, #ndq-content.ndq-eventdetail .ndq-google a
	{ float:left; text-decoration:none; cursor:pointer; height:20px; width:20px; line-height:20px; color:#fff; padding:2px; }
#ndq-content.ndq-events .ndqicon-mail, #ndq-content.ndq-eventdetail .ndqicon-mail {background:#777;}
#ndq-content.ndq-events .ndqicon-outlook, #ndq-content.ndq-eventdetail .ndqicon-outlook {background:#ffbc00;}
#ndq-content.ndq-events .ndqicon-google, #ndq-content.ndq-eventdetail .ndqicon-google {background:#DD4B39;}	

/* Event Details */
.ndq-eventdetail .ndq-webcast-logos { display:block; }
.ndq-eventdetail h3 { margin:15px 0 5px 0; }

/* Financials */
#ndq-content.ndq-financials h3 { margin:0 0 10px 0; }
#ndq-content.ndq-financials .ndq-expand-content {
	/*background-color:#fff;
	background-color:#f0f3f3;*/
	margin-bottom:15px; }

/* Index */
#ndq-content .ndq-intro { float:left; width:65%; }
#ndq-content p:nth-of-type(1) { margin-top:0; }
#ndq-content .ndq-stock { float:right; width:32%; }
#ndq-content .ndq-date { margin:0; }
#ndq-content .ndq-item { margin-bottom:15px; }
#ndq-content .ndq-view-all { margin:15px 0; font-size:.8em; }
#ndq-content.ndq-index #ndq-expand { margin-top:15px; }
#ndq-content.ndq-index .ndq-expand-content { padding-bottom:0; }
#ndq-content.ndq-index #ndq-expand link { border-bottom:1px dashed #ccc; margin:5px 0; padding:5px 0; background-color:#fff; color:inherit; }

/* Ownership Profile */
.ndq-data-table td:first-child, .ndq-data-table th:first-child { text-align:left; }
.ndq-data-table td, .ndq-data-table th { text-align:right; }
#ndq-content .wsh-stocklookup th:not(:first-child), #ndq-content.ndq-ownership-profile th:not(:first-child) {text-align: right;} 

/* Releases */
.ndq-releasetype { display:inline; }
.ndq-releasetype a {
	color:#666;
}
/* RSS Feeds */
#ndq-content #ndq-rss-list ul li { list-style-type:none; margin: 0 10px 0 0; padding:5px 0; }
#ndq-content #ndq-rss-list ul li a {text-decoration:none;}
#ndq-content #ndq-rss-list ul li a .ndqicon-rss {color:#FB7629; }

/* Search */
.ndq-search-boxes { /*width:170px; float:left;*/ margin-bottom:10px;}
.ndq-search label { display:inline; }
.ndq-search .ndq-search-year, .ndq-search .ndq-search-categories { padding-top:5px; }
.ndq-search .ndq-search-year { width:40%; float:left; }
.ndq-search .ndq-search-categories { width:60%; float:right; }
.ndq-search .wsh-search { clear:both; }
.ndq-search .ndq-no-results { clear:both; padding-top:20px; }

/* SEC Filings */
#ndq-content.ndq-secfiling { width:100%; padding:0; }
#ndq-content.ndq-secfiling .ndq-filetypes { float:right; }
.ndq_txtCap { text-transform:capitalize; }
	/* Spanish Specific */
	.ndq-spanish #DocFilter select {max-width: 25%;}
	.ndq-spanish #ndq-pagination select {max-width: 100%;width: auto !important;}
	
/* Stock Quote Include */
#ndq-inc-stock-quote { width:100%; margin-bottom: 15px; background-color:#f0f3f3; }
#ndq-inc-stock-quote .ndq-inc-stock-quote-title { background-color:#0079c2; color:#fff; padding:5px 8px; margin-bottom:10px; }
#ndq-inc-stock-quote .ndq-inc-stock-quote-price { padding-left:5px; font-size:30px; float:left; }
#ndq-inc-stock-quote .ndq-inc-stock-quote-change { padding:5px 10px; font-size:15px; float:left; }
#ndq-inc-stock-quote .ndq-inc-stock-quote-disclaimer { padding: 0 0 10px 8px; font-size:11px; }
#ndq-inc-stock-quote .ndq-inc-stock-quote-date { clear:both; padding: 3px 0 0 8px; font-size:11px; }
/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
.ndq-price-down { color: #900; }
.ndq-price-up{ color: #005aab; }

/* Stock Quote */
#ndq-content.ndq-stockquote td,#ndq-content.ndq-stockquote td img { text-align:center; vertical-align:middle;}
#ndq-content.ndq-stockquote .ndq-current-price { font-size:3.0em; line-height:2em; }
#ndq-content.ndq-stockquote h2 { margin: 20px 0 10px 0; }
#ndq-content.ndq-stockquote th { color:inherit; background-color:inherit; border-top:1px solid #dedede; }
.ndq-stockquote .ndq-leftcol { width:49%; float:left; }
.ndq-stockquote .ndq-rightcol { width:49%; float:right; }
#ndq-content .ndq-stock-price { font-size:2.2em; margin:10px 15px 0 6px; white-space:nowrap; }
#ndq-content .ndq-stock-change { font-size:1.3em; white-space:nowrap; }
#ndq-content .ndq-stock-time { margin-left:6px; line-height:3.4em;}
#ndq-content.ndq-stockquote .wsh-stockquote { border-top:1px solid #ccc; }
/* Chart loading image */
img.chart { background: transparent url('/common/images/ani-LoadingChart.gif') center center no-repeat;}
/* Stock Quote, Dividends, Calculator */
#ndq-stock-img { margin:auto; text-align:center; }

/* Printed Materials */
#ndq-form label.ndq-interested {display:inline;vertical-align: middle !important;}
#ndq-form input.ndq-interested-box {margin-top: 7px !important;margin-bottom: 3px !important;vertical-align: middle !important;}

/* Key Ratios */
.wsh-ratios-bottom {width:48%; float:right;}
.wsh-ratios-top {width:48%; float:left;}
.wsh-ratios-bottom acronym, .wsh-ratios-top acronym {border:0;}
.wsh-quantifier {font-size: 11px;}

/* Custom expanding/collapsing release summary styles */
table.wsh-dataTable.wsh-releases.fulltable td {  }
.relSummaryToggle { color: #3989c4; cursor: default; font-family: "ndqfonticons"; padding: 0 5px 0 0; cursor: pointer; }
.relSummaryToggle:after { content: '\e04d'; }
.relSummaryToggle:hover:after {content: '\e04f';}
.relSummaryToggle.exp:after { content: '\e050'; }
.relSummaryToggle.exp:hover:after { content: '\e04e'; }
.releaseSummary { display: none; padding:15px 0; font-size:.9em; }


.padBottom20 {
	padding-bottom:20px;
}

#ndq-content p {
	font-size: 18px;
    line-height: 1.3;
    color: #49606d;
    margin-bottom: 20px;
}