/* 
***********************************
Page: NDQ Overwrite
Category: N/A
Search: 0
Track: 0
Version: 9.8.1
Author: Jonathan Hagan
Date: 17 Jul 2015
***********************************
*/
@charset "utf-8";

.main-header {
	background-color:#fff;
}
.investor-articles.ndq-eventsHome {
	padding-top:0;
}

@media screen and (max-width:500px) {
	.ndq-faq select {
		width:100%;
	}
}

/*Fix for client drop down nav to show active item at the top*/
.main-select.alternate ul {
	margin-top:47px;
	position:relative;
	overflow:visible;
	
}
.main-select.alternate.active li:first-child {
	font-size:inherit;
	border-bottom:none;
}
.main-select.alternate.active ul {
	padding-top:26px;
	background: #fff;
}


.main-select.alternate li.selected-option,
.main-select.alternate li:first-child.selected-option
 {
	font-family: 'DINNextLTProMediumCond';
	font-size: 36px;
    border-bottom: 3px solid #fff;
    position:absolute;
    top:-47px;
    border-bottom: 3px solid #fff;
}
.main-select.alternate li.selected-option span,
.main-select.alternate li:first-child.selected-option span {
	font-family: 'DINNextLTProMediumCond';
	font-size: 36px;
}
.main-select.alternate.active li.selected-option {
	border-bottom-color:#81c341;
	
}
.category-header-inner.fixed .main-select.alternate.active li.selected-option {
	background-color:#2e6d9c;
}
.main-select.alternate.active li.selected-option + li {
	padding-top:0;
}
@media (min-width: 768px) {
 .category-header .category-header-inner.fixed .main-select {
	 min-width:385px;
 }
}
/*end fix for client drop down*/

#ndq-pagination a,
.ndq-page-current,
.ndq-page-dots {
	line-height:30px;
}
#ndq-pagination {
	vertical-align: middle;
}
.ndq-previous,
.ndq-next {
	width:42px;
	/*height:30px;*/
	overflow:hidden;
	text-indent:999px;
	border: 1px solid #d9d9d9;
    font-size: 10px;
    display:inline-block;
    position:relative;
    white-space: nowrap;
    margin:0 5px;
    top:-3px;
}
.ndq-previous.disabled,
.ndq-next.disabled {
	opacity:.5;
}
.ndq-previous:before,
.ndq-next:before {
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position:absolute;
    
    top:11px;
    text-indent: 0;
    color: rgba(73, 96, 109, 0.7);
}
.ndq-previous:hover,
.ndq-next:hover {
	background:#f5f5f5;	
}
.ndq-next:hover {

}

.ndq-previous:before {
	content: "\e902";
	left:calc(50% - 3px);
}
.ndq-next:before {
	content: "\e903";
	left:calc(50% - 3px);
}

.ndq-previous,
.ndq-next,
.ndq-first,
.ndq-last,
#ndq-page,
#ndq-page-dots {
	float:left;
}


.main-select.alternate-2 {
	border-bottom: 1px solid rgba(0,0,0,.15);
}
.main-select.alternate-2 .main-select-inner li.active a {
	opacity: .5;
}

.who-we-are-list li {
	vertical-align: top !important;
}
#ndq-content ul.who-we-are-list li {
	margin:0 0 3px 0;
	list-style-type: none;
}
#ndq-content ul.who-we-are-list li.active {
	margin-bottom:9px;
}
#ndq-content .who-we-are-list-bio p {
	margin:0;
}
.who-we-are-list li.active .who-we-are-list-bio {
	max-height:none;
}
@media (min-width: 1024px) {
	.who-we-are-list li {
	    margin: 0 0 25px 25px !important;
	}
}
.who-we-are-info h2 {
	font-family: 'DINNextLTProRegular', Helvetica, sans-serif !important;
	font-size: 21px !important;
    color: #49606d !important;
    margin-bottom: 8px !important;
}




.styleguide #ndq-content .styleguide-document-modules li {
    background-color: #f7f7f7;
    width: 100%;
    padding: 26px 19px;
    margin-bottom: 10px;
    margin-left:0;
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
}
.styleguide #ndq-content .styleguide-document-modules li label {
	display:block;
	margin-bottom:18px;
}


@media (min-width: 768px) {
	.styleguide #ndq-content .styleguide-document-modules li {
	    float: left;
	    margin-left: 2%;
	    width: 48%;
	}
}
@media (min-width: 1024px) {
	.styleguide #ndq-content .styleguide-document-modules li {
		margin: 0 0 25px 25px;
		width: calc(25% - 25px);
	}
}
@media (min-width: 1024px) {
	.styleguide  #ndq-content .styleguide-document-modules {
		margin-left: -25px;
	}
}


.styleguide #ndq-content .styleguide-document-modules li h2 {
	font-size: 26px;
}
.styleguide #ndq-content .styleguide-document-modules li hr {
	display: none;
}
.styleguide #ndq-content .styleguide-document-modules li span.ndq-filetypes {
	display:block;
}
.styleguide #ndq-content .styleguide-document-modules li .ndq-filetypes {
	margin-bottom:20px;
}


.ndqQuarted {
	font-size:36px;
}
@media (min-width:768px) {
	.ndqQuarted {
		float:left;
		width:100px;
		
		text-align: center;
		padding:30px 0;
		border-right:1px dotted #ccc;
	}
	.ndqQuartedYear {
		display:block;
		font-size:18px;
	}
	.ndq_LatestQuarter {
		float:left;
		width:calc(100% - 120px);
		padding:25px 30px;
	}
}

@media (max-width:500px) {
	.ndq-invested,
	.ndq-invested-on,
	.ndq-in-advance,
	.ndq-alerts-one-day {
		display:block;
	}
}
footer {
	bottom:auto;
}
.accordion-list {
	clear:both;
}
.accordion-list li.active .accordion-info {
	max-height:none;
}

.ndq-page-header {
	font-family:'DINNextLTProMediumCond', Helvetica, sans-serif !important;
	margin-bottom:10px;
}

#ndq-content caption form,
#ndq-content caption form select {
    margin-bottom: 0;
}

@media screen and (min-width:768px) {
	#ndq-content caption form  {
		position:absolute;
		right:0;
	}
}

.market-info label a {
	/*color:#fff;*/
}
.market-info label a:hover {
	text-decoration: underline;
}


.category-header .category-header-inner.fixed {
	z-index:11;
}


@media screen and (max-width:600px) {
	.ndq-hide-mobile {
		display:none !important;
	}
}

.nasdaq-index .ndq-hide-index {
	display:none!important;
}

@media (min-width: 1024px) {
.secondary-nav li:last-child {
    display: inline-block !important;
}
}