.ndq-hide {
    display: none;
}

/* global */

table th {
    border-bottom:1px solid #ACB4B8;
}

.node--nir-sec-filing--full .field__label {
    display: inline;
    font-size: inherit;
}
.node--type-nir_landing_page h1 {
    display: none;
    font-size: 0;
}

#ndq-content table td ul,
#ndq-content table td ul li {
    margin: 0 !important;
    padding: 0;
    list-style: none;
}
#ndq-content .ndq-na { 
    width:30px;
}
time {
    font-style: normal;
}

#ndq-content .file-link .filesize {
    font-size: 0;
    display: none;
}
#ndq-content .no-list-style li {
    list-style: none !important;
}
.view-widget-assets table td h4 {
    font-size: 14px;
}

/* corporate */
#et-footer-nav li {
    width: auto;
}
footer #menu-primary-site-navigation li a {
    text-transform: uppercase;
}
footer #footer-info span a:nth-child(2) {
    margin-left: 20px;
}



/* nav-ir */
nav#top-menu-nav #top-menu li.level1 > a {
    margin-bottom: 33px;
}
nav#top-menu-nav #top-menu a.is-active {
    color: #82bc00;
}
nav#top-menu-nav #top-menu #lFloat {
    left:-240px;
}

/* nav-tools */
.large-up-5 .region-toolbar .column {
    width: 20%;
    float: left;
}


/* ir_sub_nav */
#ir_sub_nav ul {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #eee;
    font-size: 0px;
}
#ir_sub_nav ul li {
    width: 16.666667%;
    display: inline-block;
    text-align: center;
    padding:0 !important;
    margin: 0 auto !important;
    border-right: 1px solid #eee;
}
#ir_sub_nav ul li:last-child {
    border-right:0;
}
#ir_sub_nav ul li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    padding: 10px 0;
    display: block;
}
#ir_sub_nav ul li a.is-active {
    color: #82bc00;
}
#ir_sub_nav ul li:hover {
    background: #877dab;
}
#ir_sub_nav ul li:hover a {
    color: #fff;
}

/* img nav */
.region-img-nav .et_pb_text a {
    text-transform: uppercase;
}



/* forms */
form i {
  display: none;
}
.view-widget-sec-filings form.views-exposed-form .form-actions input.button {
    display: none !important;
    font-size: 0 !important;
}

#ndq-content label {
    font-weight: 600;
    line-height: 30px;
}

.ui-dialog .ui-widget-content.ui-dialog-buttonpane .ui-button:after {
    content: "";
    display: none;
}

input::placeholder,
textarea::placeholder {
    color:#999;
}

/* alerts */

#nir-email-alerts-signup-form .form-item-nir-email-alerts-signup-email {
    margin-top: 1.42857em;
}

#nir-email-alerts-signup-form [type='file'], 
#nir-email-alerts-signup-form [type='checkbox'], 
#nir-email-alerts-signup-form [type='radio'] {
    margin-bottom: 0
}
#nir-email-alerts-signup-form .form-item-nir-email-alerts-signup-email input[type='text'],
#nir-email-alerts-signup-form .form-item-nir-email-alerts-signup-email input[type='email'],
#nir-email-alerts-unsubscribe-form input[type='email'],
#nir-email-alerts-signup-form .form-item-nir-email-alerts-signup-email textarea {
    width: 500px;
}
#nir-email-alerts-signup-form .captcha,
#nir-email-alerts-signup-form .form-submit {
    /*margin-left: 60px;*/
}
#nir-email-alerts-signup-form table label {
    display: inline-block;
}
#nir-email-alerts-signup-form input[type=checkbox] {
    /*vertical-align: sub !important;*/
}
#nir-email-alerts-signup-form input.form-submit {
  float: left;
}

/* short stock */
.stock-quote__short .stock-quote .stock-exchange {
    font-size: 1.8rem;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1;
}
.stock-quote__short .stock-quote .stock-price {
    color: #544587;
    float: left;
    font-family: "Source Sans Pro",Arial,sans-serif;
    font-size: 50px;
    font-weight: bold;
    height: 52px;
    line-height: 36px;
    padding-right: 10px;
}
.stock-quote__short .stock-quote .stock-change {
    color: #666;
    float: left;
    font-size: 20px;
    line-height: 52px;
}
.stock-quote__short .stock-quote .stock-date {
    color: #666666;
    float: left;
    font-family: "trasandina", Georgia, serif;
    font-size: 13px;
    padding: 5px 0;
}
.stock-quote__short .stock-quote .stock-date span {
    display: block;
}


/* index */
.ndq-5806 .view-filters {
    display: none;
}
.homebox-item-container {
    align-content: space-between;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    /*margin-bottom: 70px;*/
}
.homebox-item-container .homebox-item {
    display: block;
    float: left;
    margin-right: 2.33333%;
    width: 31%;
    position: relative;
}
.homebox-item-container .file--application-pdf a:before,
#events-right-col .file--application-pdf a:before,
.ndq-5806 .block-region-secondarycolumn2 .file--application-pdf a::before {
    content: "" !important;
}
.homebox-item-container .normal-box-link,
.homebox-item-container .right-box-link,
.homebox-item-container .file--application-pdf a,
#events-right-col .right-box-link,
#events-right-col .file--application-pdf a {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.3rem;
    color: #82bc00;
    text-decoration: none;
    display: inline-block;
    bottom: 5px;
    left: 0px;
}
.homebox-item-container .normal-box-link,
.homebox-item-container .right-box-link,
.homebox-item-container .file--application-pdf a {
    position: absolute;
}
.homebox-item-container .item-list li {
    margin-top: 10px;
}
.home-middle-content .normal-section-link{
    color: #544587;
    padding: 10px 20px;
    border: 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.home-middle-content .normal-section-link:hover {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid transparent;
    padding: 10px 2em 10px 20px;
}
.home-middle-content .normal-section-link:after {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    font-size: 32px;
    line-height: 1;
    content: "\35";
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: "ETmodules" !important;
}
.home-middle-content .normal-section-link:hover:after {
    -ms-opacity:1;
    opacity:1;
    margin-left:0px;
}
.home-middle-content .block--views-blockwidget-news-widget-news-ul {
    margin-bottom: 40px;
}

.ndq-5806 .view-widget-news .views-field-field-nir-news-title a {
    text-decoration: none;
}
.ndq-5806 .view-widget-news .item-list ul li {
    border: 0;
}
.ndq-5806 .summary-toggle {
    display: none !important;
}
.block-block-contentec1d70c2-6355-47d6-a4ab-6ce27dcd8ac4,
.block-block-contentcc38c37c-03db-48c8-aa30-79764917182a {
    display: inline-block;
    width: 100%;
}
/* 2 col - view */
/*
.ndq-5806 .field--name-field-nir-news-date,
.ndq-5806 .ndq-date {
    float: left;
    padding-right: 2%;
    width: 25%;
}
.ndq-5806 .views-field-field-nir-news-title,
.ndq-5806 .ndq-item {
    float: left;
    width: 75%;
}*/
.ndq-5806 div[class*='view-widget-']:before {display: inherit;}
.ndq-5806 .block--views-blockwidget-events-block-1 h2,
.ndq-5806 .block--views-blockwidget-assets-widget-assets-ul h2 {
        /*font-size: 1.9375rem*/
}
.ndq-5806 .view-widget-events ul,
.ndq-5806 .view-widget-assets ul {
    margin-left: 0;
}

.item-list ul:after {
    content:'';
    display:table;
    clear: both;
}
.ndq-5806 .view-widget-events .item-list li,
.ndq-5806 .view-widget-assets .item-list li {
    float:left;
    width: 100%;
    border: 0;
}
.ndq-5806 .view-widget-assets .item-list li {
    /*margin-top: 25px;*/
}
.ndq-5806 .view-widget-events li article h3 {
    line-height: 1.5em;
    /*color: #6a6a6a;*/
    /*font-size: 20px;*/
    margin: 5px 0;
    font-size:1rem;
    font-weight:normal;
    text-transform: none;
    margin:0;
}
.ndq-5806 .view-widget-assets li article h3,
.ndq-5806 .view-widget-assets li article .asset-date {
    display: none;
    font-size: 0;
}
.ndq-5806 .view-widget-events .nir-br:before {
    content: 'at';
}

/* stock quote short*/
.stock-quote__short h2 {
    font-size: 3rem;
}
.stock-quote__short p {
   /* margin-bottom: 0;
    line-height: 1.5em;*/
}
.stock-quote__short p:first-child {
    margin-top: 4px;
}
.stock-quote.stock-quote__short,
.stock-quote__short .stock-quote {
    padding: 0 !important;
    margin: 0 !important;
}
.block-nir-stock-chart img {
    max-width: none;
}



/* events */
.ndq-5821 .block-views-blockwidget-events-block-1 {
    margin: 0px 0 50px;
}
.ndq-5821 table td {
    vertical-align: top;
}
.ndq-5821 .nir-presentations {
    margin-bottom: 20px;    
}
.ndq-5821 .view-filters,
.ndq-5821 .nir-presentations .filesize,
.ndq-5821 .nir-presentations .field__label {

}

.ndq-5821 .item-list ul {
    margin: 0 !important;
    line-height: 1.3em !important;
}
.ndq-5821 .item-list li {
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: block;
    float: left;
    /*margin-bottom: 0 !important;*/
    padding-bottom:10px;
}
.ndq-5821 .item-list li:nth-child(even) {
   /* background-color: #fafafa;*/
}
.ndq-5821 .item-list article {
    display: block;
    clear: both;
    width: 100% !important;
} 
.ndq-5821 .ndq-date {
    /*float: left;
    padding-right: 2%;
    width: 15%;*/
    margin-bottom: 0 !important;
}
.ndq-5821 .view-widget-events .nir-br {
    display: block;
}
.ndq-5821 .ndq-item {
    /*float: left;
    width: 85%;*/
    margin-bottom: 0 !important;
}
.ndq-5821 .view-widget-events li article h3 {
    line-height: 24px;
    /*color: #6a6a6a;*/
    font-size: 20px;
    margin: 5px 0;
}
.ndq-5821 .full-width {
    /*margin-left: 15%;*/
}
.ndq-5821 #events-right-col {
    padding-left: 70px;
}
.ndq-5821 #events-right-col .view-widget-assets {
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid black;
}
.ndq-5821 #events-right-col .view-widget-assets .item-list ul li {
    border: 0;
    margin: 15px 0 0 0;
}
.ndq-5821 #events-right-col .right-box-link {
    margin: 15px 0 0 0;
}

    /*.ndq-5821 .item-list article {
        display: block;
        clear: both;
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    .ndq-5821 .ndq-date {
        float: left;
        padding-right: 2%;
        width: 15%;
        margin-bottom: 0 !important;
    }
    .ndq-5821 .ndq-item {
        float: left;
        width: 65%;
        margin-bottom: 0 !important;
    }
    .ndq-5821 .ndq-remind-me, .ndq-5821 .full-width {
        float: left;
        width: 20%;
    }
    .ndq-5821 .full-width {
        margin-left: 15%;
    }
    .ndq-5821 .two-col-half {display: none;}
    .ndq-5821 .nirtable thead {
        display: none !important;
    }*/



/* presentations */
.ndq-5831 .views-field-field-nir-asset-title h4 {
    font-size: 1em;
    font-weight: normal;;
}
.ndq-5831 .file-link a {
    /*font-size: 0;*/
}
.ndq-5831 .filesize {
    vertical-align: bottom;
}



/* releases */
.ndq-5816 .view-content {
    margin-bottom: 30px;
}
.ndq-5816 .form-type-search {
    display: inline-block;;
    margin-top: 0 !important;
}
.ndq-5816 .block-search-form .button--primary {
    margin: -.15rem 0 0 1rem !important;
    float:right;
}
#ndq-content.ndq-5816 .view-filters select {
    width: 200px;
}
.ndq-5816 .field--name-field-nir-news-date,
views-field-field-nir-news-teaser {
    font-weight: 300;
}
.ndq-5816 .file-link a,
.news-release-details .file-link a {
    font-size: 0;
}
.ndq-5816 .views-field-field-nir-news-title a {
    /*color: #666;*/
    /*font-weight: 500;*/
    text-decoration: none;
}
.ndq-5816 .views-field-field-nir-news-title a:hover {
    color: #333;
}
.ndq-5816 .file--application-pdf a:before {
    /*margin-top: 28px;*/
}
@media screen and (min-width:64em) {
    .ndq-5816 .view-widget-news .summary-toggle {
        margin-left: -20px;
    }
}
.ndq-5816 #nir-releases-table-icon a {
    font-size: 0;
}
/* no table layout - kforce exm*/
/*.ndq-5816 .has-news-supp {
    clear: both;
    margin-bottom: 20px;
}
.ndq-5816 .view-widget-news .views-field-field-nir-news-title {
    margin-left: 20px;
    margin-bottom: 10px;
}
.ndq-5816 .view-widget-news .views-field-field-nir-news-title a {
}
.ndq-5816 .view-widget-news .views-field-field-nir-news-date,
.ndq-5816 .view-widget-news .views-field-field-nir-news-supp-format {
    width: auto;
    display: inline-block;
    line-height: 30px;
}
.ndq-5816 .field--name-field-nir-document {
    padding: 0 0 0 10px;
}
.ndq-5816 .field--name-field-nir-document .file-link:before {
    content: "|";
    color:#ccc;
    padding-right: 10px;
}
.ndq-5816 .view-widget-news .views-field-field-nir-news-supp-format  .file--application-pdf a::before {
    margin-top: -8px;
}*/





/* gov docs */
.ndq-5836 .block--views-blockwidget-assets-widget-assets-ul {
    margin-top: 30px;
}
.ndq-5836 .block--views-blockwidget-assets-widget-assets-ul .field--name-field-nir-tags {
   display: none;
}
.ndq-5836 h3.field__item {
    display: none;
    font-size: 0;
}
.ndq-5836 .file-link a,
.ndq-5836 .field--type-link a {
    
}
.ndq-5836 .view-filters {
    display: none;
}
.ndq-5836 .block-views-blockwidget-assets-widget-assets-table {
    margin-top: 20px;
}
.ndq-5836 .asset-date {
    display: none
}
#ndq-content.ndq-5836 .item-list ul,
#ndq-content.ndq-5836 .item-list li {
    margin: 0; 
    padding: 0;
    list-style: none;
    border: 0 !important;
}
.ndq-5836 .field--type-link, 
.ndq-5836 .item-list {
}

/* mngt & bod */
.ndq-5846 .faq-acc-dl dt,
.ndq-5841 .faq-acc-dl dt {
    font-weight: bold;
    line-height: 12px;
    display: block;
    line-height:2.3; 
}
/*.ndq-5846 .nir_person_title,*/
.ndq-5841 .nir_person_title {
    margin-left: 25px;
    font-weight: normal;
}
.ndq-5841 field--name-field-nir-person-dir-details {
    margin: 10px;
}
.ndq-5846 dl dd .field--name-field-nir-person-title,
.ndq-5841 dl dd .field--name-field-nir-person-title {
    display: none;
}
.ndq-5841 .committee-composition {
    line-height: 20px;
}
.ndq-5841 .committee-composition a {
    color:#000;
}
/* no accordion */
.ndq-5841 .item-list li {
    margin-bottom: 30px !important;
}
.ndq-5841 .item-list li .field--name-field-nir-person-title {
    font-weight: bold;
}
.modalDialog h3.full-name {

}
.modalDialog .field--name-field-nir-person-title {

}
.modalDialog p {

}
/* mngt grid */
.bios-grid .bio-grid {
    display: inline-block;
    min-height: 160px;
    height: auto !important;
    height:160px; 
    padding: 0 0 10px 0;
    float:left;
    width: 30%;
    margin:0 4.5% 3% 0;
    text-align:center;
    padding-bottom: 15px;
    border-bottom:1px solid #dadada;
    position: relative; 
}
.bios-grid .bio-grid.wPic {
    min-height: 500px;
    height: auto !important;
    height:500px;
}
.bios-grid .bio-grid:nth-of-type(3n) {
    margin-right:0;
}
.bios-grid .bio-grid .nir_person_name {
    font-size: 1.3em;
}
.nir_person_link {
    margin:0 auto; 
    width: 100%;
    position:absolute; 
    bottom:15px;
}
.nir_person_link .full-bio {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.bios-grid .bio-grid.wPic .node-headshot {
    margin-bottom: 20px;
}
/* bio - detail */
@media screen and (min-width:600px) {
    .node-left {
        float:left;
        width:200px;
    }
    .node-right {
        float:right;
        width:calc(100% - 250px);
    }
}
.node--person--full .node-left picture img {
    width: 200px;
    margin: 0 30px 30px 0;
}



/* cc */
.commiteetable thead th {
    text-align: center;
}
.commiteetable thead th:nth-child(2) {
/*    font-size: 0;
    width: 22px;*/
}
.commitee-key span {
    margin-right: 15px;
    vertical-align: bottom;
}
.modalDialog div,
.modalDialog h3 {
    margin-bottom: 10px;
}
.commitee-key span {
    display: block;
    margin-bottom: 5px;
}


/* Financials */
.ndq-5871 .file-link a {
    font-size: 0;
}
.ndq-5871 .show-all,
.ndq-5871 .views-field-field-nir-tags {
    display: none !important;
}
.ndq-5871 .view-filters {
    display: none;
}
.ndq-5871 h2 {
    margin-bottom:2px !important; 
}
.ndq-5871 .ndq-caption, .ndq-5871 h3 {
    color: #333;
    font-size: 18px;
    margin: 1em 0;
    font-weight: bold;
    font-family: FranklinGothicURW-Boo;
    text-transform: capitalize;
}
.ndq-5871 .view-widget-assets table.nirtable {
    margin: 0;
}
.ndq-5871 .block-views:nth-child(4) table.nirtable thead {
    display: none !important;
}


/* SEC */

.ndq-6016 .form-type-search {
    display: inline-block;;
    margin-top: 0 !important;
}
.ndq-6016 .block-search-form .button--primary {
    margin: 0rem 0 0 1rem !important;
    float:right;
}

.nir-sec-header .sec-docs .file-link {
    display: inline-block !important;
}
.nir-sec-header .sec-docs .file-link .filesize {
    display: none !important;
}


/* ARs & Proxy */
.ndq-5881 h3.field__item,
.ndq-5881 .field__item time,
.ndq-5881 .node-right .asset-date,
.ndq-6241 h3.field__item,
.ndq-6241 .field__item time,
.ndq-6241 .node-right .asset-date {
    font-size: 0;
    display: none;
}
.ndq-5881 .view-filters,
.ndq-5881 .field--name-field-nir-tags,
.ndq-6241 .view-filters,
.ndq-6241 .field--name-field-nir-tags {
    display: none;
}
/* ar grid */
/*.ndq-5881 .item-list li {
    width: 25% !important;
    margin: 0 0 30px 0 !important;
    min-height: 310px;
    height: auto !important;
    height:310px; 
}
.ndq-5881 .item-list li:nth-of-type(3n) {
    margin-right: 0 !important;
}
.ndq-5881 article {
    text-align: center;
}
.ndq-5881 .block-views-blockwidget-assets-widget-assets-ul img {
    border: 1px solid #dadada;
}*/
.ndq-5881 .item-list li picture,
.ndq-5881 .item-list li img {
    display:none;
}
.ndq-5881 .item-list li .asset-date {
    display: none;
}


/* QRs */
.ndq-5986 .file-link a {
    /*font-size: 0;*/
}
.view-widget-bundled-content .views-field-field-nir-tags {
    display: none;
}


/* KR */
.ndq-5906 .fundamentals tbody tr td:first-child {
    width: 60%;
}
.ndq-5906 .col-md-6 {
    width: 47%;
}
.ndq-5906 .col-md-6:nth-of-type(1) {
    margin-right: 6%;
}

/* stock */

.block--nir-stock-chart--5911 {
    clear: both;
}

.ndq-5911 .exchange {
    font-weight: 600;
    padding: 0 0 4px;
}

.ndq-5911 .quote-price {
    font-size: 4rem;
    padding: 0 0 8px;
}

#ndq-content iframe.nir-stock-chart {
    background: #fff; 
}
#ndq-content iframe.nir-stock-chart #chartmodule-1.chart.module {
    overflow-y: hidden !important;
}

.quote-wrapper:after {
    content:'';
    display: table;
    clear:both;
}



/* stock lookup */

.grey-wrap {
    position: relative;
    background: #f2f2f2;
    padding: 10px 0 15px 30px;
    margin: 20px 0;
    color: #1a2f41;
}
.grey-wrap .section-title {
    margin-right: 10px;
    padding-bottom: 22px;
    margin-bottom: 27px;
}
.grey-wrap .requested {
    font-weight: bold;
    font-style: normal;
    line-height: 1.41;
    text-align: left;
}
.grey-wrap .requested span {
    color: #82bc00;
    padding-left: 20px;
}
.grey-wrap .result-data {
    margin-bottom: 20px;
}
.grey-wrap .result-data dl {
    margin-bottom: 10px;
}
.grey-wrap .result-data dd {
    margin-left: 0;
}
.grey-wrap .row.result-data > [class^="col-"],
.grey-wrap .row.result-data > [class*=" col-"] {
    padding-right: 20px;
    padding-left: 20px;
}

/* analysts */

.ndq-5896 .view-widget-people .item-list ul {
    align-content: space-between;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
}
.ndq-5896 .view-widget-people .item-list li {
    display: block;
    float: left;
    margin:0 1%;
    width: 31%;
    padding: 15px;
    /*background: #fafafa;*/
    border-top: 1px solid #ACB4B8;
}
.ndq-5896 .view-widget-people .item-list li h3 {
    margin-bottom: 10px;
    font-size:1.5rem;
    color:#648320;
}
@media screen and (max-width:620px) {
    .ndq-5896 .view-widget-people .item-list li {
        float:none;
        width:100%;
    }
}


/* dividends */
.view-widget-dividends-splits table tr.bold-row {
    background: #ACB4B8 !important;
}
.view-widget-dividends-splits table tr.bold-row td {
    border:0 !important;
    padding: 30px 20px !important;
}



/* ownership */
.ndq-5901 .dataTables_wrapper {
    margin-bottom: 3rem;
}



/* downloads */
.ndq-6246 .file-link a{
    font-size: 0;
}


/* snapshot */
.ndq-6111 .view-filters {
    display: none !important;
    font-size: 0;
}
.ndq-6111 .view-widget-events .item-list ul li {
    margin-bottom: 10px;
    float: left;
}
.view-widget-sec-filings .html-link a {
    font-size: 0;
}
.nirtable .nir-events-summary-event-details-supporting-materials .file-link a {
    font-size:inherit;
}
.ndq-6111 .block--views-blockwidget-news-widget-news-ul {
    margin-bottom: 30px;
}
.ndq-6111 .homebox-item-container .block-content--nir-global-block {
    margin-top: 35px;
}
.ndq-6111 .home-middle-content .block-content--nir-global-block {
    margin-bottom: 80px;
}
.ndq-6111 .nirtable {
    margin-bottom: 30px !important;
}


    /* rss */
.ndq-5951 ol {
    list-style: none !important;
    list-style-type: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
}
.ndq-5951 #ndq-rss-list ul,
.ndq-5951 #ndq-rss-list ul li {
    list-style: none !important;
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal;
}


/* disclaimer */
.block-nir-attribution-block p {
    font-size: 14px;
    color: #717F88;
}


/* electronic enrollment */
.ndq-6071 .ndq-enrollment {
    width: 50%;
    margin: 0 auto 30px;
    text-align: center;
}


/* media gallery */
.ndq-6021 .views-element-container {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dadada;
}
.ndq-6021 .views-view-grid .views-row .views-col {
    width: 20%;
    float:left;
    margin: 0 0 30px 0;
}
.ndq-6021 .views-view-grid .views-row .views-col img {
    margin-bottom: 10px;
    border: 1px solid #dadada;
}
.ndq-6021 .view-filters {
    display: none;
    font-size: 0;
}

/*.nir-node--5901 #DataTables_Table_0.nirtable.ownership tbody tr:first-child  {
    display: none;
} */


/************************************
        Tear Sheet
************************************/
.ndq-6101 .item-list a h3 {
    font-size:1rem;
    color:#00aeef;
}
.ndq-6101 .item-list li {
    padding: 10px 0;
    /*float: left;*/
    width: 100%;
    border-bottom: 1px solid #dadada;
}
.ndq-6101 .view-widget-events .item-list li .full-width {
    display:none;
}


/**********************************
		Customize Checkboxes
************************************/
/* Base for label styling */
#ndq-content [type="checkbox"]:not(:checked),
#ndq-content [type="checkbox"]:checked,
#ndq-content input[type=radio]:not(:checked),
#ndq-content input[type=radio]:checked {
    position: absolute;
    left: -9999px;
}
#ndq-content [type="checkbox"]:not(:checked) + label,
#ndq-content [type="checkbox"]:checked + label,
#ndq-content [type="radio"]:not(:checked) + label,
#ndq-content [type="radio"]:checked + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block !important;
    font-weight: normal;
    margin: 0;
}

/* checkbox aspect */
#ndq-content [type="checkbox"]:not(:checked) + label:before,
#ndq-content [type="checkbox"]:checked + label:before,
#ndq-content [type="radio"]:not(:checked) + label:before,
#ndq-content [type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 24px; height: 24px;
    border: 2px solid #ACB4B8;
    background: #fff;
}
#ndq-content [type="radio"]:not(:checked) + label:before,
#ndq-content [type="radio"]:checked + label:before {
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
#ndq-content [type="checkbox"]:checked + label:before {
/*    background: #464F54;
    border-color:#464F54;*/
}
#ndq-content [type="radio"]:checked + label:before {
    border-color:#000;
}
/* checked mark aspect */
#ndq-content [type="checkbox"]:not(:checked) + label:after,
#ndq-content [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 8px;
    left: 6px;
    font-size: 14px;
    line-height: 1;
/*    color: #fff;*/
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;

}


#ndq-content [type="radio"]:checked + label:after {
    content:'';
    position: absolute;;
    width:8px;
    height:8px;
    background:#000;
    top:11px;
    left:8px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
/* checked mark aspect changes */
#ndq-content [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
#ndq-content [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
/* disabled checkbox */
#ndq-content [type="checkbox"]:disabled:not(:checked) + label:before,
#ndq-content [type="checkbox"]:disabled:checked + label:before,
#ndq-content [type="radio"]:disabled:not(:checked) + label:before,
#ndq-content [type="radio"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
#ndq-content [type="checkbox"]:disabled:checked + label:after,
#ndq-content [type="radio"]:disabled:checked + label:after {
    color: #999;
}
#ndq-content [type="checkbox"]:disabled + label,
#ndq-content [type="radio"]:disabled + label {
    color: #aaa;
}
/* accessibility */
#ndq-content [type="checkbox"]:checked:focus + label:before,
#ndq-content [type="checkbox"]:not(:checked):focus + label:before {
    /*border: 1px dotted blue;*/
}

/* hover style just for information */
#ndq-content label:hover:before {
    /*border: 1px solid #000 !important;*/
    border-color:#000;
}

/**********************************
		End Customize Checkboxes
************************************/



@media screen and (max-width: 1024px) {
	#nir-table-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
	    width: 99%;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
	}
}

.tabs-panel img,
.block--nir-stock-chart img {
    max-width:100%;
}

label[for=edit-timeframe-display-balance-sheet],
label[for=edit-timeframe-display-cash-flow],
label[for=edit-timeframe-display-income-statement] {
    display:none;
}

.chosen-container {
    font-size: 20px;
}

.chosen-container[id*="sec_form_group"] {
    min-width: 200px;
}

.chosen-container-multi .chosen-choices {
    background-image: none !important;
    border: 1px solid #ACB4B8;
    padding: 0 20px 0 0;
    line-height: 42px !important;
    height: 44px !important;
}

.chosen-container-multi .chosen-choices::after {
    content: " ";
    display: block;
    position: absolute;
    top: 20px;
    right: 9px;
    width: 7px;
    height: 6px;
    background: url(../dist/images/chosen-sprite.png) no-repeat;
    background-position: -2px -7px;
}

.chosen-container-active .chosen-choices {
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
    font-size: 20px;
    line-height: 24px;
    color: #3a383a;
}

.chosen-container .chosen-results li.highlighted {
    background-image:none;
    background-color: #e1e1e1;
    color: #006272;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background-image: none;
    border: 0;
    background-color: #fff;
    margin: 0;
    padding-right: 16px !important;
    line-height: 44px;
    color: #3a383a;
}

#ndq-content .chosen-container a {
    font-weight: 400 !important;
}

.chosen-container-single .chosen-single {
    color: #3a383a;
}

.chosen-container a:not(.search-choice-close) {
    border:1px solid #ACB4B8 !important;
    background:none !important;
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    line-height: 42px !important;
    height: 44px !important;
}

.chosen-container-multi .chosen-choices li {
    padding: 0 8px !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 0;
    padding: 0;
    height: 40px;
    outline: 0;
    border: 0 !important;
    background: #fff !important;
    box-shadow: none;
    color: #3a383a !important;
    font-size: 20px;
    font-family: "trasandina", Georgia, serif;
    line-height: normal;
    border-radius: 0;
}

.chosen-container-multi .chosen-choices input[value="Choose from list"] {

}
.chosen-container-single .chosen-single div b {
    background-position: 2px 12px !important;
}
.chosen-drop {
    border:1px solid #ACB4B8 !important;
    /*background:#ACB4B8 !important;*/
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    margin: -1px 0 0; 
}


/*hide duplicate titles*/
.ndq-6 h1.field__item,
.ndq-5941 .show-all + h3 {
    display:none;
}


.nir-node--5806 .row.ndq-events-reports .nir-widget--field.nir-widget--asset--date {
    padding-left: 35px;
}


.nir-node--5806 .row.ndq-events-reports  .field-nir-asset-title .file--application-pdf a:before {
    display: inline-block;
    float: left;
    height: 40px;
    margin-top: 8px;
}


/* Custom work */

.nir-faq--answer ul {
    margin-left: 20px !important;
}

.bg-light-blue{
    background-color: #01acd7 !important;
    color: #fff !important;
}

.white-text {
    color: white;
}

.row.text-center.sterinetics-diagram h2 {
    margin: 0px !important;
    padding: 0;
}

.row.text-center.sterinetics-diagram .column {
    padding: 40px;
}

.padder {
    padding-top: 60px;
    padding-bottom: 60px;
}

a.nir-faq-widget--accordion-link {
    width: 100%;
    text-align: right;
}

/*.nir-faq--question {*/
/*    padding-left: 15px !important;*/
/*}*/

.nir-faq--question * {
    color: #00447e !important;
}

.bg-gray .nir-faq--question {
    background: none !important;
}

.overview-bg-before:before {
    content: '';
    width: 3em;
    height: 4em;
    border: 3em solid transparent;
    border-top-width: 2em;
    border-bottom-width: 2em;
    border-top-color: #00447E;
    position: absolute;
    left: calc(50% - 3em);
    z-index: 999;
    top: -15px;
}

.overview-bg-before {
    z-index: 999;
    position: relative;
}

p.disclaimer {
    font-size: 15px;
}

.bg-blue h2 {
    color: #fff;
    line-height: 1.2em;
}

.water-drop img {
    margin-top: -16px;
}

img.drop-water-arrow {
    vertical-align: bottom;
    margin-top: 19px;
}

.nir-node--7696 a.nir-faq-widget--accordion-link {
    display: none;
}

.water-drop span {
    max-width: 30px;
    vertical-align: middle;
    margin-top: -18px;
    margin-right: 20px;
}
.drop-of-water h2 {
    font-size: 3em !important;
    line-height: 1em;
}
.water-drop * {
    display: inline-block;
}

.region-banner-text p {
    margin-bottom:10px;
}

.region-banner-text a {
    text-decoration: underline;
    color: #fff;
}

.region-banner-text a:focus {
    outline: #fff solid 2px !important;
}