﻿/* 
***********************************
Page: NDQ Styles
Category: N/A
Search: 0
Track: 0
Version: 9.8.0 
Author: Jonathan Hagan
Date: 27 Jun 2014
***********************************
*/
@charset "utf-8";

/* Key Ratio iFrame uses #wrapper */
#wrapper, #wrapper .dataTable th, #wrapper .dataTable td, #tableWrapper td, #ndq-content textarea, #ndq-content, #ndq-content blockquote { font-family: "clanproregular",sans-serif; line-height: 1.42857; font-size:13px; }
#ndq-content a { color: #009ec2; cursor:pointer; /* color:blue;  text-decoration:underline;*/ }
#ndq-content a:hover { color: #006f87; }
#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:number; } /* 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 ol[type="a"] { list-style-type:lower-alpha; } 
strong em {font-weight:bold;}

#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 */
#ndq-content h1 {
	font-family: "clanproblack",sans-serif;
	color: #4d4d4d; 
	font-size: 24px;
    margin: 0;
    padding: 44px 0 0; 
	margin: 0 0 25px;
	text-transform: uppercase;
}
#ndq-content h2, #ndq-content caption, .ndq-inc-stock-quote-title { 
	font-family: "clanproblack",sans-serif;
	color: #282828;
    font-size: 18px;
    margin: 0 0 25px;
    text-transform: uppercase; 
}
#ndq-content.ndq-alerts h3, #ndq-content h3 {
	font-family: "clanproblack",sans-serif;
	color: #4d4d4d;
    font-size: 16px;
	text-transform: uppercase;
    margin: 0 0 25px;
}

/* 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; font-family: "clanproblack",sans-serif; color:#009fc2;}
#ndq-content .ndq-expand-link span.ndq-expand-arrow {float:left; display:block; margin-right:10px; width:20px; height:15px; background: url("../images/spacer.png") no-repeat scroll -51px -942px;}
#ndq-content.ndq-index .ndq-expand-link, #ndq-content.ndq-financials .ndq-expand-link { /* background:#fff; color:#fff; */ border-bottom: 1px solid #dcdcdc; }
#ndq-content .ndq-expand-link, #ndq-content .ndq-expand-content, #ndq-content .ndq-expand-link-no, #ndq-content .ndq-expand-link-nobio { padding:15px 10px 10px; /* width:98%; */ clear:both; }
#ndq-content .ndq-expand-content  {margin:0 0 20px 0px; display:none;}
#ndq-content.ndq-faq .ndq-expand-content, #ndq-content.ndq-nasdaq-inc-documents .ndq-expand-content {margin:0 0 20px 30px;}
#ndq-content .ndq-expand-content .eachDoc, .eachDoc {margin-bottom:10px;}
#ndq-content .ndq-expand-link { /* background:#666; color:#fff; */ border-bottom: 1px solid #dcdcdc; margin-top:-1pxpx; background:#f4f4f4;} 
#ndq-content .ndq-expand-link::nth-of-type(1n) {border-top: 1px solid #dcdcdc;}
#ndq-content .ndq-expand-link span.ndq-expand-arrow:before { /* font-family: "ndqfonticons"; content: "\e04d"; */
	/* background: url("../images/spacer.png") no-repeat scroll -51px -942px; */
} 
#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 h4 { margin: 0 0 5px 0 }
#ndq-content .ndq-on span.ndq-expand-arrow { /* background-color:#23712D; */ background-position:0px -622px;}
#ndq-content .ndq-expand-link:hover span.ndq-expand-arrow { /* font-family: "ndqfonticons"; content: "\e04e"; color:#454545; */ background-position: -51px -622px;}
#ndq-content .ndq-expand-link.ndq-on:hover span.ndq-expand-arrow { /* background-color:#23712D; */ background-position:0px -606px;}
/* #ndq-content .ndq-on span.ndq-expand-arrow:before { font-family: "ndqfonticons"; content: "\e050"; color:#454545; } */  
/* #ndq-content .ndq-on:hover span.ndq-expand-arrow:before { font-family: "ndqfonticons"; content: "\e04f"; color:#454545;} */ 
#ndq-content .ndq-over { color:#27bcd7; }
#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: "\e012"; color:#555; vertical-align:text-bottom;}
#ndq-content #ndq-exp-col span.ndq-hide-all:before { font-family: "ndqfonticons"; content: "\e011"; 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 */
#ndq-content form { margin-bottom:10px; }
#ndq-form { }
#ndq-form fieldset { width:650px; background:#f4f4f4; border:none; padding:30px; }
#ndq-content select { width:auto; }

#ndq-content label { font-weight: normal;padding: 0;margin: 0; text-align: left;}
#ndq-content input[type="text"],#ndq-content input[type="email"],#ndq-content input[type="number"],#ndq-content textarea, #ndq-content select {height: 42px; border: 2px solid transparent; border-radius: 0; box-shadow: none; font-size: 16px; padding: 10px; position: relative; resize: none; background-color: #ffffff; color: #666666; line-height: 1.42857; margin: 0; width: 100%;}
#ndq-content input, #ndq-content textarea { padding: 10px 80px 10px 10px;}
#ndq-content input[type="text"]:focus, #ndq-content input[type="email"]:focus, #ndq-content input[type="number"]:focus,#ndq-content textarea:focus, #ndq-content select:focus {
	border: 2px solid #009ec2;
}
#ndq-form input, #ndq-form textarea, #ndq-form select { /* float:right; width:440px; */ width:100%; margin-top:5px; -ms-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box; }
#ndq-form textarea { resize: none; }
input[type="checkbox"],input[type="radio"] { vertical-align:baseline; border:0; padding:0 !important; }
#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; }
#ndq-form img { float:right; }
#ndq-form div { clear:both; padding-top:25px; /* 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[type="submit"], #ndq-content input[type="submit"]  {
	background-color: #40b7d1;
    border: 1px solid #40b7d1 !important;
    color: #fff !important;
    font-family: "clanproblack",sans-serif;
    font-size: 13px;
	line-height: 1.42857;
    height: 42px;
    letter-spacing: 0.05em;
    padding-right: 55px !important;
    padding: 12px 18px;
    position: relative;
    text-transform: uppercase;
}
#ndq-content button[type="submit"]:hover, #ndq-content input[type="submit"]:hover  {  
	background-color: #009ec2;
    border: 1px solid #009ec2 !important;
}
#ndq-content .ndq-button {
	height: 42px;
	display: inline-block;
	background-color: #40b7d1;
	color: #fff !important;
	position: relative;
	min-width: 120px;
	margin-left: 12px;
}
#ndq-content .ndq-button:hover{
	background-color: #009ec2;
}
#ndq-content .ndq-button input {
}
#ndq-content .ndq-button .btn-blue-slant,
#ndq-content button[type="submit"] .btn-blue-slant {
    border-left: solid 1px #FFF !important;
    height: 100%;
    padding: 9px 16px 6px 15px;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transform: skew(-20.01deg);
    -ms-transform: skew(-20.01deg);
    -o-transform: skew(-20.01deg);
    -webkit-transform: skew(-20.01deg);
    transform: skew(-20.01deg) !important;
}
#ndq-content .ndq-button .btn-blue-slant .fa,
#ndq-content button[type="submit"] .btn-blue-slant .fa {
    font-size: 18px;
    height: 5px;
    vertical-align: middle;
    -moz-transform: skew(20.01deg);
    -ms-transform: skew(20.01deg);
    -o-transform: skew(20.01deg);
    -webkit-transform: skew(20.01deg);
    transform: skew(20.01deg);
}
#ndq-content button[type="submit"]:hover .btn-blue-slant,
#ndq-content button[type="submit"]:focus .btn-blue-slant,
#ndq-content button[type="submit"]:active .btn-blue-slant,
#ndq-content button[type="submit"].active .btn-blue-slant {
    border-left-color: #fff !important;
    color:#fff !important;
}

.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 {}
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:45%; float:left; }
.ndq-rightcol { width:45%; 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:.9em; 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; padding:10px; z-index:99; }
#ndq-tools div.ndq-dialog {width:280px; left:45%}
#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 .wsh-ccommittees div.ndq-dialog, #ndq-content.ndq-eventdetail div.ndq-dialog { margin-left:0;}
#ndq-content .wsh-ccommittees div.ndq-dialog, #ndq-content.ndq-corporate-governance-document div.ndq-dialog { width:70%; }
#ndq-content div.ndq-dialog h1 {margin-top:0;}

/* Pagination */
#ndq-pagination #ndq-page {
	display:inline-block;
	padding:0;
	line-height:1.42857143;
	text-decoration:none;
	color:#999;
	/* background-color:#fff;
	border:1px solid #ddd;
	margin-left:-5px; */
	width:30px; height:30px;
	line-height: 30px;
	text-align:center;
	border:1px solid #fff;
}
#ndq-pagination #ndq-page a {color:#999; display:block;}
#ndq-content #ndq-pagination { float:right;  margin-top:20px;}
#ndq-pagination .ndq-first {
	margin-left:0;
	/* border-bottom-left-radius:4px;
	border-top-left-radius:4px */
}
#ndq-pagination .ndq-last {
	/* border-bottom-right-radius:4px;
	border-top-right-radius:4px */
}
#ndq-pagination #ndq-page:hover, #ndq-pagination .ndq-page-current {
	/* background-color:#27bcd7 !important;
	border-color:#ddd; */
	border:1px solid #999 !important;
}
/* #ndq-pagination #ndq-page:hover a, #ndq-pagination .ndq-page-current {border:1px solid #999;} */
#ndq-content #ndq-pagination form { margin-top:15px; }
.ndqicon-arw-l-2, .ndqicon-arw-r-2, .ndqicon-arw-arw-l-2, .ndqicon-arw-arw-r-2 { height:24px; width:24px; line-height:22px; text-align:center; background:#999; border:1px solid #999;}
.ndqicon-arw-l-2:before, .ndqicon-arw-r-2:before, .ndqicon-arw-arw-l-2:before, .ndqicon-arw-arw-r-2:before {color:#fff}
.ndqicon-arw-l-2:hover, .ndqicon-arw-r-2:hover, .ndqicon-arw-arw-l-2:hover, .ndqicon-arw-arw-r-2:hover {color:#fff; border:0; }
.ndqicon-arw-arw-r-2, .ndqicon-arw-l-2 {margin-left:3px;}

/* Table */
#ndq-content table, .dataTable, .wsh-dataTable { width:100%; border-collapse: collapse; border-spacing:0;  margin-bottom:15px; /*border-bottom:1px solid #dcdcdc;*/ }
#ndq-content caption { text-indent:0; text-align:left; /* see h2 tags for sizing and margin/padding */}
#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 { color:#fff;/* text-align:left;*/ font-family: "clanprobold"; font-weight: normal; font-size:15px;  }
#ndq-content th label {color:#fff; font-family: "clanprobold"; font-weight: normal; font-size:15px;}
#ndq-content th, .dataTable th, #ndq-content td, .dataTable td { padding:14px 15px 10px; }
#ndq-content caption { } /*defined above with h2*/
#ndq-content tbody tr td, .dataTable tbody tr td {  
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	border-color: #dcdcdc;
    border-image: none;
    border-style: solid;
    border-width: 0px 0 1px 0px;
	vertical-align:top;   }
#ndq-content td.alt { background-color: #F5FAFA; color: #B4AA9D; }
#ndq-content table summary { display:block; }
#ndq-content th a:link {color:#fff; text-decoration:none; font-family: "clanprobold"; font-weight: normal;font-size:15px;}
#ndq-content th a:visited { color:#fff; text-decoration:none; }
#ndq-content th a:hover {color:#fff; text-decoration:none; }
#ndq-content th a:active { color:#fff; 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:#fff; padding-right:10px; }

 
/* .dataTable td:first-child, #ndq-content td:first-child, .dataTable td:nth-child(2n+3), #ndq-content td:nth-child(2n+3) {background: #f4f4f4}
#ndq-content .singleCol td:first-child {background:#fff} 
.dataTable th:first-child, #ndq-content th:first-child, .dataTable th:nth-child(2n+3), #ndq-content th:nth-child(2n+3) {background: #009fc3;}

.dataTable tbody tr:hover, #ndq-content tbody tr:hover { background: rgba(153, 153, 153, 0.15);}
.dataTable tbody tr:hover td, #ndq-content tbody tr:hover td { border-top: 1px solid #666666 !important; border-bottom: 1px solid #666666 !important; }
.dataTable tbody tr:hover td:first-child, #ndq-content tbody tr:hover td:first-child { border-left: 1px solid #666666;}
.dataTable tbody tr:hover td:last-child, #ndq-content tbody tr:hover td:last-child { border-right: 1px solid #666666;} */

#ndq-content tbody [data-before="Date"] {text-transform:uppercase; font-size:12px;}
#ndq-content tbody [data-before="Title"] .ndq-filetypes {margin-top:10px; font-size:12px; color:#333;}
#ndq-content tbody [data-before="Title"] .ndq-filetypes a {color:#333;}


/* Tabs */
#ndq-tabs { /* width:45%; float:right; */ }
/* #ndq-tabs ul { float:left; width:100%; margin:0 0 5px 0 !important; padding:0; }
#ndq-tabs li { list-style:none !important;  width:29%; margin:0 2% 0px 0 !important; float:left; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	padding:0 !important;
	
	background-color: #27bcd7 !important;
    background-image: -webkit-linear-gradient(#27bcd7, #219fb6);
    background-image: -moz-linear-gradient(#27bcd7, #219fb6);
    background-image: linear-gradient(#27bcd7, #219fb6);
    border: 0;
    color: #fff !important;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
}
#ndq-tabs li.lastTab {margin:0 !important;}
* html #ndq-tabs li { display:inline; }
#ndq-tabs li a { float:left; padding-left:2px; margin:0; width:100%; text-align:center; color: #fff !important;}
#ndq-tabs li.active, #ndq-tabs li:hover { opacity: .65; }
#ndq-tabs li.active a, #ndq-tabs li:hover a {  } 
#ndq-tabs div { clear: both; }
#ndq-tabs li a { text-decoration:none; padding:2px 0; width:100% outline:none; white-space:nowrap; min-width:20px; font-size:12px; }
#ndq-tabs img {} */

/********** Page Specific **********/

/* Alerts */
.ndq-alerts #ndq-form input[type='text'], .ndq-alerts #ndq-form textarea, .ndq-alerts #ndq-form select { width:auto; background:#f0f0f0;}
.ndq-alerts #ndq-form div { padding-top:0; }
.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 #23712D;
	background: #23712D; /* Old browsers */
	background: -moz-linear-gradient(top,  #23712D 0%, #23712D 72%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#23712D), color-stop(72%,#23712D)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #23712D 0%,#23712D 72%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #23712D 0%,#23712D 72%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #23712D 0%,#23712D 72%); /* IE10+ */
	background: linear-gradient(to bottom,  #23712D 0%,#23712D 72%); /* W3C */
	color:#23712D;
	font-size:20px;
	background-color:#23712D;
	background-image: url(/common/images/icons/ar_cover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* 5 rows table */
/* #ndq-content.ndq-annuals-proxies table tbody tr:nth-child(n+6){display:none;}
#ndq-content.ndq-annuals-proxies table tbody#archARs td {text-align:center !important; color:#fff !important; cursor:pointer !important; background:#013d79;}
 */
/* Briefcase */
.ndq-filing-types-td {text-align: right;}
.ndq-total-filesize { margin:4px 7px; }
.ndq-briefcaseLegend { /* float:right; margin-top:20px; */ width:auto; text-align:right; }
.ndq-briefcase a {margin-left:30px;}

/* 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 {  border: 1px solid #dadada; margin-bottom:10px; background:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px; padding-left: 40px;}
#ndq-content .ndq-bio-image { float:left; margin:0 10px 10px 0; max-width:145px; width:20%; }
#ndq-content.ndq-committees .ndq-bio-image { width:auto; }
.wsh-ccommittees td .ndq-hide-txt {display:none;}
#ndq-content #ndq-bio-content { }
#ndq-content #ndq-bio-content-withpic { }
#ndq-content #ndq-bio-notes {  }
#ndq-content  table.wsh-ccommittees td:first-child { text-align:left !important; }
#ndq-content  table.wsh-ccommittees td, #ndq-content  table.wsh-ccommittees th {  text-align:center !important;  }
.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:#27bcd7; 
  font-size:20px;
}
.bodIcon-chairman:before {content: "\e027"; }
.bodIcon-chair:before {content: "\e06a"; color:#219fb6; }
.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; font-family: "clanprobold"; }

/* 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; }
#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-events .ndq-expand-link span.ndq-expand-arrow {float:left; display:block; margin-right:10px; }
#ndq-content.ndq-events .ndq-expand-link span.ndq-expand-arrow:before { font-family: "ndqfonticons"; content: "\e04d"; 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-events .ndq-on span.ndq-expand-arrow:before { font-family: "ndqfonticons"; content: "\e050"; color:#454545; }  
/*#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 div.ndq-dialog {margin-left:-20%; width:30%}
#ndq-content.ndq-events caption.hasDD {margin-bottom:10px}
#ndq-content.ndq-events caption form {font-size:13px; margin:0; font-weight:100; font-family: "clanproregular",sans-serif;}
#ndq-content.ndq-events caption form label {font-weight:100;font-family: "clanproregular",sans-serif; font-size:13px;}
#ndq-content.ndq-events caption form select {font-size:13px;}
#ndq-content.ndq-eventdetail div.ndq-dialog {top:20%}

#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:30px; width:30px; line-height:26px; color:#ebebeb; padding:2px 0px 2px 4px; }
#ndq-content.ndq-events .ndqicon-mail, #ndq-content.ndq-eventdetail .ndqicon-mail {background:#999;}
#ndq-content.ndq-events .ndqicon-outlook, #ndq-content.ndq-eventdetail .ndqicon-outlook {background:#999;}
#ndq-content.ndq-events .ndqicon-google, #ndq-content.ndq-eventdetail .ndqicon-google {background:#999;}
#ndq-content.ndq-events .ndqicon-mail:hover, #ndq-content.ndq-eventdetail .ndqicon-mail:hover,
#ndq-content.ndq-events .ndqicon-outlook:hover, #ndq-content.ndq-eventdetail .ndqicon-outlook:hover,
#ndq-content.ndq-events .ndqicon-google:hover, #ndq-content.ndq-eventdetail .ndqicon-google:hover {background:#009fc2;}	
#ndq-content.ndq-events .ndqicon-mail:hover a, #ndq-content.ndq-eventdetail .ndqicon-mail:hover a,
#ndq-content.ndq-events .ndqicon-outlook:hover a, #ndq-content.ndq-eventdetail .ndqicon-outlook:hover a,
#ndq-content.ndq-events .ndqicon-google:hover a, #ndq-content.ndq-eventdetail .ndqicon-google:hover a {background:#fff;}	

#ndq-content.ndq-events div.ndq-dialog h1, #ndq-content.ndq-eventdetail div.ndq-dialog h1 {font-size:1.8em}
#ndq-content.ndq-events div.ndq-dialog h2, #ndq-content.ndq-eventdetail div.ndq-dialog h2 {font-size:1.4em}

/* Event Details */
#ndq-content.ndq-eventdetail div.ndq-dialog {width:50%}
.ndq-eventdetail .ndq-webcast-logos { display:block; }
.ndq-eventdetail h3 { margin:15px 0 5px 0; }

/* Financials */
/* .ndqQuarted {
	-moz-border-radius:5%;
	-webkit-border-radius:5%;
	-khtml-border-radius:5%;
	border-radius: 5%;
	background:#fff;
	color: #252527;
	border:1px solid #999;
	height:110px;
	width:120px;
	text-align:center;
	vertical-align:middle;
	line-height:55px;
	position:relative;
	float:left;
	margin-right:20px;
	font-size:42px;
	font-weight:500;
} */
.ndqQuarted {
	border-right:1px solid #999;
	width:120px;
	text-align:center;
	vertical-align:middle;
	line-height:55px;
	position:relative;
	float:left;
	margin-right:20px;
	font-size:42px;
	font-weight:500;
}
.ndqQuarted .ndqQuartedYear { display:block; font-size:30px;}
#ndq-content.ndq-financials .ndq-expand-content {float:left; clear: none; width:75%; }
#ndq-content.ndq-financials h4 { margin:0 0 10px 0; }
#ndq-content.ndq-financials .whiteBox {
	border-top:1px solid #dadada;
    background:#ececec;
    display: inline-block;
	min-height: 180px;
    height: auto !important;
    height: 180px;
	margin:0 2% 2.5% 0;
    padding: 15px 15px 0;
    position: relative;
    width: 49%;
	float:left;
}
.whiteBox hr {
    background: #fff !important;
	border:0;
    border-top: 1px solid #dadada !important;
    height: 2px !important;
    margin-bottom: 15px !important;
	margin-top: 5px !important;
}
/* Analysts */
#ndq-content.ndq-analysts .whiteBox {
	border-top:1px solid #dcdcdc;
	background:#f4f4f4;
    display: inline-block;
	width: 32%;
	min-height: 120px;
    height: auto !important;
    height: 120px;
	margin:0 2% 2.5% 0;
    padding: 15px;
    position: relative;
	float:left;
}
#ndq-content.ndq-financials .whiteBox:hover,
#ndq-content.ndq-analysts .whiteBox:hover {border-top:1px solid #009ec2;}
#ndq-content.ndq-financials .whiteBox:nth-of-type(2n), #ndq-content.ndq-analysts .whiteBox:nth-of-type(3n) {
    margin-right:0;
}


/* 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 {  }
#ndq-content.ndq-index .ndq-date {color:#999; font-size:12px; font-family: "clanproregular",sans-serif;}
#ndq-content .ndq-item, #miniResults tr a { font-size:12px; line-height:16px; font-family: "clanprobold",sans-serif;}
#ndq-content .ndq-view-all { margin:15px 0; width:100%; text-align:right; }
#ndq-content .ndq-view-all a {color:#999; font-size:12px; font-family: "clanproregular",sans-serif; }
#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; }

/* Results */
#ndq-content.ndq-results .qrH2 {display:block; padding:0 0 10px 0; margin:0 20px 0 0; border-bottom:1px solid #dadada; }
#ndq-content.ndq-results .emptyQ {float:left; width:25%; min-height:100px}
#ndq-content.ndq-results .fullQ {margin:0; padding:0px; float:left; width:25%; display:inline-block; }
#ndq-content.ndq-results .qrItems {}

/* 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; }
.ndq-search label { display:inline; }
.ndq-search .ndq-search-year, .ndq-search .ndq-search-categories { padding-top:5px; }
.ndq-search .ndq-search-year { width:20%; float:left; }
.ndq-search .ndq-search-categories { width:80%; 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:45%; float:left;
	 font-size: 11px; 
	padding:0px;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-title { padding: 0 0 10px 0; }
#ndq-inc-stock-quote .ndq-inc-stock-priceChange {width:100%; margin-bottom: 5px;}
#ndq-inc-stock-quote .ndq-inc-stock-priceChange td {border:0;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-price-mini { color:#fff;  background:#454545; width:35%; font-size:1.5em; text-align: center; line-height:22px; }
#ndq-inc-stock-quote .ndq-inc-stock-quote-change-mini { color:#fff; width:40%; font-size:1.1em; text-align: center; line-height:22px;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-other {float:left; width:60%; padding:5px 0; margin:0 0 0 5px;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-date { float:right; width:35%; padding:5px 0; margin:0  5px 0 0;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-disclaimer { padding: 5px 0 10px 8px; }
.ndq-price { background: #dadada;}
.ndq-price-down-mini { background: #98002E; }
.ndq-price-up-mini{ background: #00853f; }
.ndq-price-down { color: #98002E; }
.ndq-price-up{ color: #00853f; } */
#ndq-inc-stock-quote { 
	/* width:45%; float:left; */
	padding:0px;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-title { padding: 15px 0 0; margin:0 0 0px 0; float:left; width:50%; font-size:40px; line-height:40px; color:#fff; font-family: "clanproregular",sans-serif;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-change-mini { font-size:40px; color:#009fc2; font-family: "clanproregular",sans-serif; clear:both;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-change-mini .ndq-inc-stock-quote-percent {font-size:18px; font-family: "clanproregular",sans-serif;}
.ndq-inc-stock-quote-volume {float:right; width:50%; font-size:18px; line-height:40px; padding: 15px 0 0; text-align:right; font-family: "clanproregular",sans-serif;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-date { padding:10px 0 0; margin:0; font-size: 14px; float:left; width:50%; color:#999; font-family: "clanproregular",sans-serif;}
.ndq-inc-stock-quote-link {float:right; width:50%; padding: 5px 0 0; text-align:right; }
.ndq-inc-stock-quote-link a {color:#0099cc !important; font-family: "clanprobold",sans-serif; font-size:14px;}

#ndq-inc-stock-quote table tbody {border:0;}
#ndq-inc-stock-quote .ndq-inc-stock-priceChange {width:100%; margin-bottom: 5px;}
#ndq-inc-stock-quote .ndq-inc-stock-priceChange tr {background:none !important;}
#ndq-inc-stock-quote .ndq-inc-stock-priceChange td {border:0; border-bottom:2px solid #dadada}
#ndq-inc-stock-quote .ndq-inc-stock-quote-price-mini {  border-bottom:2px solid #ddd !important; width:35%; font-size:1.5em; text-align: center; line-height:22px; }
#ndq-inc-stock-quote .ndq-inc-stock-quote-other {float:left; width:54%; padding:5px 0; margin:0 0 0 5px;}
#ndq-inc-stock-quote .ndq-inc-stock-quote-disclaimer { padding: 5px 0 10px 8px; font-size: 12px;}
/* Valuation Changes up or down (Calculator, Stock quote, etc.) */
#ndq-content td.ndq-price { border-bottom:2px solid #dadada;}
#ndq-inc-stock-quote td.ndq-price-down-mini { border-bottom:2px solid #98002E; }
#ndq-inc-stock-quote td.ndq-price-up-mini{ border-bottom:2px solid #00853f; }
.ndq-price-down { color: #98002E !important; }
.ndq-price-up{ color: #00853f !important; }



/* 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: 5px 0 13px 0; }
#ndq-content.ndq-stockquote th { color:inherit; background-color:inherit; border-bottom:1px solid #ccc; }
.ndq-stockquote .ndq-leftcol { width:48%; float:left; }
.ndq-stockquote .ndq-rightcol { width:48%; 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.7em; white-space:nowrap; }
#ndq-content .ndq-stock-time { margin-left:6px; line-height:2.2; vertical-align:baseline; }
#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 {vertical-align: middle !important; line-height:28px;}
#ndq-form input.ndq-interested-box {margin-top: 5px !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: #454545; 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; }

/* extra */
.ndq-vSpace {display:block; height:20px; width:100%;}
.ndq-vSpaceM {display:block; height:30px; width:100%;}
.ndq-vSpaceL {display:block; height:40px; width:100%;}
.ndq-vSpaceXL {display:block; height:50px; width:100%;}


/* BIOS */
.col-md-4.whiteBox {
	 min-height: 180px;
    height: auto !important;
    height:180px; 
	margin:0 0% 5% 0;
    padding-bottom: 15px;
	text-align:center;
	position:relative;
/* 	border-bottom:1px solid #009fc2;  */
}
/* .col-md-4.whiteBox:nth-of-type(3n) {
    margin-right:0;
} */
#ndq-content.ndq-nasdaq-stock-market-llc .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-stock-market-llc-management .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-phlx .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-phlx-management .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-bx .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-bx-management .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-nfx .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-nfx-management .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-nordic-ltd .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
#ndq-content.ndq-nasdaq-nordic-ltd-management .col-md-4.whiteBox { 
	min-height: 120px;
    height: auto !important;
    height:120px;
}
h3.title, .bDetailHead h3 {font-weight: bold !important;}
/* #ndq-content.ndq-management .whiteBox .no-bioImg {height:135px;} */
/* #ndq-content.ndq-directors .whiteBox img, #ndq-content.ndq-directors .whiteBox .no-bioImg {height:125px;} */
.bDetailHead img {float:left; margin:0 30px 20px 0;}
/* #ndq-content.ndq-directors .whiteBox {min-height: 460px; height: auto !important; height:460px; } */
#ndq-content.ndq-directors .whiteBox:hover, #ndq-content.ndq-management .whiteBox:hover {}
/* #ndq-content.ndq-directors .whiteBox .readBio, #ndq-content.ndq-management .whiteBox .readBio {position:absolute; bottom:10px; width:90%;} */
#ndq-content.ndq-directors .bBack, #ndq-content.ndq-management .bBack {float:right; margin:20px 0;}
.whiteBox hr {
    background: #fff !important;
	border:0;
    border-top: 1px solid #dadada !important;
    height: 1px !important;
    margin-bottom: 15px !important;
	margin-top: 5px !important;
}
.readBio, .readBioBorder {margin-top: 10px; position:absolute; bottom:0; width:90%; padding-bottom:15px; }


/* Events Index */
.eventsBox {width:31%; margin:0px 2% 0 0; float:left; text-align:center; padding:10px 10px 0 10px}
.eventsBox .ndq-date {margin-bottom:10px !important; display: block; position: relative; transition: background-color 0.15s cubic-bezier(0.52, 0, 0.48, 1) 0s;}
.eventsBox .ndq-date:after {
	border-top: 1px solid #d7d1c3;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;  }
.eventsBox .ndq-date span { z-index:2; background: #fff; position:relative; padding:0 10px; display:inline-block; transition:background-color .15s; }	
.eventsBox:hover, .eventsBox:hover .ndq-date span { background:#f9f9f9; transition:background-color .15s; text-decoration:none !important; }

/* releases index */
#investors-pg #recentRelease ul li .ndq-date {color:#585f69; font-size:13px; font-weight:bold;}





/* financial statements responsive */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	#wrapper {width:97% !important;} 
	#fbContainer li {width:100% !important; float:none !important; display:block !important; margin:0 !important;}
	#fbContainer ul {margin:0 0 20px 0 !important;}
	#wrapper .dataTable th,
	#wrapper .dataTable td,
	#financialMenu div {font-size:9px !important;}
	#wrapper .dataTable td {width:20% !important;}
	#financialMenu div.Compare1, #financialMenu div.Compare2,
	#financialMenu #left, #financialMenu #right 
		{float:none !important; display:block !important; width:100% !important; }
	.submit	{float:none !important; display:block !important; width:50% !important; }	
	iframe {height:2800px !important}	
}