/*
 * Control feature layout
 */
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper,
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_length,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_length {
    float: left;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_filter,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_filter input,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_filter input,
 .dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_info,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_info,
 .dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate,
 .dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    border: 1px solid transparent;
    font: 14px Arial, Tahoma, serif;
    border-radius: 4px;
    border-style: none !important;
    padding: 8px 16px;
    margin-left: 1px;
    margin-right: 1px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #fff !important;
    background: #197058 !important;
}

.qmod-pricehistory .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #fff!important;
}
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    background: #0f523f!important;
}

/* .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.next, */
/* .qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    color: #333;
    background: #ddd;
}

/* .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    color: #333;
    background: #ddd;
} */
/* 
qmod-pricehistory.qmod-ui-tool.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.qmod-pricehistory.qmod-ui-tool.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.qmod-dividends.qmod-ui-tool.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.qmod-dividends.qmod-ui-tool.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
    color: #fff;
    background: #197058;
} */

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    color: #333!important;
    background: #ddd!important;
}
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
    color: #fff!important;
    background: #197058!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    background: transparent;
    box-shadow: none;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .ellipsis,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .ellipsis,
.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_processing,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333333;
}

.dataTables_wrapper .dataTables_scroll {
    clear: both;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
    vertical-align: middle;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper.no-footer .dataTables_scrollBody,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper.no-footer .dataTables_scrollBody,
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111111;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper.no-footer div.dataTables_scrollBody table,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper.no-footer div.dataTables_scrollBody table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper:after,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper:after,
.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

@media screen and (max-width: 767px) {
    .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_info,
    .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate,
    .qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_info,
    .qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate,
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }

    .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate,
    .qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate,
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}

@media screen and (max-width: 640px) {
    .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_length,
    .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_filter,
    .qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_length,
    .qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center;
    }

    .qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_filter,
    .qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
    display: none;
}

.qmod-pricehistory.qmod-ui-tool table.dataTable.no-footer,
.qmod-dividends.qmod-ui-tool table.dataTable.no-footer,
table.dataTable.no-footer {
    border-bottom: none;
}

.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_info,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_info {
    font-size: 14px;
    padding-top: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.qmod-pricehistory.qmod-ui-tool .dataTable thead th,
.qmod-dividends.qmod-ui-tool .dataTable thead th,
.dataTable thead th {
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
}

/*------------------------------------*\
QMOD
\*------------------------------------*/
.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-btn-main,
.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-darkblue,
.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-green,
.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-dark,
.qmod-pricehistory.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button,
.qmod-dividends.qmod-ui-tool .dataTables_wrapper .dataTables_paginate .paginate_button,
.dataTables_wrapper .dataTables_paginate .paginate_button,
.qmod-pricehistory.qmod-ui-tool .qmod-pager-num,
.qmod-dividends.qmod-ui-tool .qmod-pager-num,
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li {
    background: #197058;
}

.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-btn-main:hover,
.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-darkblue:hover,
.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-green:hover,
.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-dark:hover {
    background: #0f523f!important;
}

.qmod-pricehistory.qmod-ui-tool .qmod-btn.qmod-btn-main.qmod-btn-active,
.qmod-pricehistory.qmod-ui-tool .qmod-pager-num.qmod-pager-active,
.qmod-dividends.qmod-ui-tool .qmod-pager-num.qmod-pager-active,
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li.qmod-active {
    background-color: #0a4232;
    color: #ffffff ;
    border-radius: 2px;
}

.qmod-simplechart.qmod-ui-tool .qmod-group-btn-ul .qmod-group-btn.qmod-active,
.qmod-simplechart.qmod-ui-tool .qmod-group-btn-ul .qmod-group-btn:hover,
.qmod-simplechart.qmod-ui-tool .qmod-group-btn-ul .qmod-group-btn:active,
.qmod-simplechart.qmod-ui-tool .qmod-group-btn-ul .qmod-group-btn:focus {
    color: #fff;
    background-color: #197058;
}

.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li.qmod-active {
    border-right: 1px solid #ffffff !important;
}

.qmod-investment-calculator .qmod-chkradlabel:after {
    color: #197058 !important;
}

.qmod-pricehistory.qmod-ui-tool .qmod-table td,
.qmod-pricehistory.qmod-ui-tool .qmod-table th ,
.qmod-dividends.qmod-ui-tool .qmod-table td,
.qmod-dividends.qmod-ui-tool .qmod-table th,
.qmod-table td,
.qmod-table th {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.qmod-pricehistory.qmod-ui-tool .qmod-table td,
.qmod-dividends.qmod-ui-tool .qmod-table td,
.qmod-table td {
    color: #534f49;
    font-weight: 500;
}

.qmod-heading.qmod-hbg,
.qmod-head-left,
.qmod-label,
.qmod-data-point {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.qmod-heading.qmod-hbg {
    background-color: #197058;
    color: #ffffff;
    font-size: 1.25em !important;
}

.qmod-btn,
.qmod-btn:hover,
.qmod-simplechart.qmod-ui-tool .qmod-chart-display .qmod-legend>li,
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li,
.qmod-dropdown_toggle,
.qmod-simplechart.qmod-ui-tool .qmod-chart-display .qmod-legend>li:hover,
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li:hover,
.qmod-dropdown_toggle:hover {
    background: #197058;
    color: #ffffff;
}


.qmod-btn.qmod-btn-active,
.qmod-simplechart.qmod-ui-tool .qmod-chart-buttons-rs .qmod-legend>li.qmod-active {
    background-color: #ffffff;
    border-color: #197058;
    color: #000000;
}

.qmod-btn.qmod-btn-link {
    color: #ffffff;
}

.navPrimary__item .qmod-detailedquote>.qmod-block-wrapper,
.navPrimary__item .qmod-detailedquote h1.qmod-heading.qmod-hbg,
.navPrimary__item .qmod-detailedquote .qmod-entline,
.navPrimary__item .qmod-detailedquote .qmod-mkt-mid,
.navPrimary__item .qmod-detailedquote .qmod-mkt-btm {
    display: none;
}

.navPrimary__item .qmod-ui-tool,
.navPrimary__item .qmod-detailedquote .qmod-last,
.navPrimary__item .qmod-detailedquote .qmod-change {
    font-size: inherit !important;
}

.qmod-detailedquote {
    color: #534f49;
    font-weight: 500;
}

.navPrimary__item .qmod-head-left {
    margin: 0 !important;
}

.navPrimary__item .qmod-block-wrapper {
    margin: 0 !important;
}

#dividends-qmod .qmod-quotehead {
    display: none;
}

#dividends-qmod h2,
#dividends-qmod .qtool h3 {
    display: none;
}

.pure-u-1-1.qmod-upcoming-dividends {
    display: none;
}

.pure-u-1-1.qmod-dividends-history .qmod-panel.qmod-dividends-no-data {
    display: none;
}

#quote-qmod .cont h2,
#quote-qmod .cont h1 {
    display: none;
}

#quote-qmod .cont>.qtool>.qmod-detailedquote>.qmod-block-wrapper {
    display: none;
}

#price_volume .qmod-legend.qmod-legend-list,
#price_volume h2 {
    display: none;
}

#stockQuote .pure-u-1.pure-u-xl-1-2:first-child {
    display: none;
}

#price_volume .qmod-btn.qmod-btn-link.qmod-f-right {
    display: none;
}

#price_history .qmod-quotehead,
#price_history h2 {
    display: none;
}

/* #price_history .qmod-btn.qmod-btn-link {
    display: none;
} */

#price_history .qmod-modifiers.qmod-control-dropdown {
    display: none;
}

#allSECFilings .qmod-quotehead {
    display: none;
}

#allSECFilings .qtool .qmod-heading.qmod-hbg {
    display: none;
}

#allSECFilings .qmod-block-wrapper {
    background: transparent;
}

#emailAlerts .qmod-quotehead {
    display: none;
}

#emailAlerts .qmod-ir-alerts-module .qmod-heading {
    display: none;
}

#emailAlerts .qmod-ir-alerts-module {
    margin: 2em 0 0 0;
}

.qmod-fullnews .qmod-heading,
.qmod-fullnews .qmod-head-left {
    display: none;
}

.qmod-fullnews {
    margin: -3em 0 0 0;
}

.qmod-newsitem {
    position: relative;
    padding-bottom: 3em !important;
}

.qmod-fullnews .qmod-news-list li .qmod-news-source {
    display: block;
    float: none;
    font-family: "Playfair Display", serif;
    font-size: 1.125rem;
    line-height: 1.2222;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.qmod-fullnews .qmod-news-list li .qmod-news-date {
    display: none !important;
}

.qmod-fullnews .qmod-news-list li .qmod-news-datetime {
    display: block !important;
    float: none;
    color: #2b2113;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1rem;
    line-height: 1.625;
    text-align: left;
    font-weight: 400;
    font-style: italic;
    padding-left: 5px;
    position: absolute;
    bottom: 1em;
}

.qmod-fullnews .qmod-news-list li .qmod-headline {
    color: #2b2113;
    display: block;
    float: none;
    text-decoration: none;
    padding-left: 5px;
}

.qmod-fullnews .qmod-news-list li .qmod-headline h4 {
    color: #2b2113;
    font-family: "Playfair Display", serif;
    font-size: 1.625rem;
    line-height: 1.3333;
}

table.dataTable thead .sorting {
	background-image: none !important;
}