@charset "UTF-8";
/* 
 * Featured Article
 * 
 * Site uri: https://www.zacks.com/             
 * @file: Core Stylesheet
 *
 * @author: Subhranil Dutta (subhranild@zacksindia.com)
 * @sub-author:
 * 
 * @copyright (c) Zacks Investment Research 
 * @license Internal Use only. No License granted.
 *
 */
/* mobile landscape */
/* 
 * All the common semantics/blocks related attributes/styles mentioned here. 
 * As well as file pointing to minify script.
 * 
 * Site uri: https://www.zacks.com/             
 * @file: Core Stylesheet
 *
 * @author:
 * @sub-author:
 * 
 * @date: 
 *
 * @copyright (c) 2020 Zacks Investment Research 
 * @license Internal Use only. No License granted.
 *
 */
/*TS Pages color*/
/* eof */
#main_content .main_body_full > section {
  margin-bottom: 25px;
  padding-bottom: 25px;
  padding-top: 0;
}

@media (min-width: 1024px) {
  section.featured-article-overview, section.featured-data-content, section.featured-stocks, section.featured-content {
    padding-left: 0 !important;
  }
}

.featured-article-overview {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
@media (max-width: 1023px) {
  .featured-article-overview {
    /*margin-top: 100px !important;*/
    width: calc(100% - 20px);
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.featured-article-overview .article-banner img {
  width: 100%;
}
@media (max-width: 1023px) {
  .featured-article-overview .article-banner img {
    height: auto;
  }
}
.featured-article-overview .article-banner h1.article-headline {
  color: black;
  font-size: 32px;
  margin: 15px 0 25px;
}
@media (max-width: 1023px) {
  .featured-article-overview .article-banner h1.article-headline {
    margin-bottom: 15px;
  }
}
.featured-article-overview .article-ribbon {
  border-bottom: 1px solid #cacaca;
  border-top: 1px solid #cacaca;
  padding: 15px 0;
  margin-bottom: 25px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.featured-article-overview .article-ribbon p.byline,
.featured-article-overview .article-ribbon div.ticker-zone,
.featured-article-overview .article-ribbon .social-plugins,
.featured-article-overview .article-ribbon .trending-action {
  flex: 0 0 50%;
}
@media (max-width: 1023px) {
  .featured-article-overview .article-ribbon p.byline,
  .featured-article-overview .article-ribbon div.ticker-zone,
  .featured-article-overview .article-ribbon .social-plugins,
  .featured-article-overview .article-ribbon .trending-action {
    flex: 0 0 100%;
    text-align: left;
  }
}
.featured-article-overview .article-ribbon .trending-action {
  padding-top: 10px;
  text-align: right;
}
@media (max-width: 1023px) {
  .featured-article-overview .article-ribbon .trending-action {
    flex: 0 0 100%;
    text-align: left;
  }
}
.featured-article-overview .article-ribbon .trending-action #ztBtn_better_commentary {
  position: inherit !important;
  top: inherit !important;
  right: inherit !important;
  margin-bottom: 0;
}
.featured-article-overview .article-ribbon p.byline {
  margin-top: 4px;
}
.featured-article-overview .article-ribbon p.byline a {
  color: #1d5eb5;
  position: relative;
  z-index: 1;
}
.featured-article-overview .article-ribbon p.byline time {
  padding-left: 8px;
  margin-left: 6px;
  border-left: 2px solid #1d1d1d;
  font-weight: bold;
  color: black;
}
.featured-article-overview .article-ribbon .ticker-zone {
  text-align: left;
  padding-top: 17px;
}
@media (max-width: 1023px) {
  .featured-article-overview .article-ribbon .ticker-zone {
    margin-top: 0;
    padding-top: 10px;
  }
}
.featured-article-overview .article-ribbon .ticker-zone a {
  margin-right: 4px;
  margin-bottom: 6px;
  padding: 2px 10px;
  margin-top: -1px;
  line-height: 18px !important;
  color: black;
  position: relative;
  z-index: 1;
}
.featured-article-overview .article-ribbon .ticker-zone a span.hoverquote-symbol {
  font-weight: normal;
}
.featured-article-overview .article-ribbon .social-plugins {
  text-align: right;
}
@media (max-width: 1023px) {
  .featured-article-overview .article-ribbon .social-plugins {
    text-align: left;
    padding-top: 15px;
  }
}
.featured-article-overview .article-ribbon .social-plugins button.follow-author-btn {
  border: none;
  background: none;
}
.featured-article-overview .article-ribbon .social-plugins .social-icons {
  display: inline-block;
  position: relative;
  top: -4px;
}
.featured-article-overview .article-ribbon .social-plugins .social-icons button {
  border: none;
  background: none;
  margin: 4px 0 0 3px;
  cursor: pointer;
  transition: transform 0.5s ease-in-out;
}
.featured-article-overview .article-ribbon .social-plugins .social-icons button:hover {
  transform: translateY(-5px);
}
.featured-article-overview .article-ribbon .social-plugins .social-icons button img {
  margin: 0;
  border: none;
}
@media (min-width: 1024px) {
  .featured-article-overview .key-takeaway-ad-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
  }
}
.featured-article-overview .key-takeaway-ad-wrapper .key-points {
  background-color: #f6f6f6;
  padding: 10px;
  margin: 0 0 20px;
  border-radius: 10px;
  border: 1px solid #d1e7dd;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1024px) {
  .featured-article-overview .key-takeaway-ad-wrapper .key-points {
    flex: 1;
  }
}
@media (max-width: 1023px) {
  .featured-article-overview .key-takeaway-ad-wrapper .key-points {
    width: calc(100% - 22px);
  }
}
.featured-article-overview .key-takeaway-ad-wrapper .key-points h2 {
  color: #007f06;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 8px;
}
.featured-article-overview .key-takeaway-ad-wrapper .key-points ul {
  list-style: none;
  padding-left: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11pt;
  line-height: 20px;
  margin: 15px 0;
}
.featured-article-overview .key-takeaway-ad-wrapper .key-points ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  padding-bottom: 5px;
  list-style: none;
  font-size: 16px;
}
.featured-article-overview .key-takeaway-ad-wrapper .key-points ul li:last-child {
  margin-bottom: 0;
}
.featured-article-overview .key-takeaway-ad-wrapper .key-points ul li:before {
  content: "• ";
  color: black;
  font-size: 17pt;
  float: left;
  line-height: 20px;
  position: absolute;
  left: 3px;
  top: -1px;
}
@media (min-width: 1024px) {
  .featured-article-overview .key-takeaway-ad-wrapper .rp-ad-slot {
    width: 320px;
    flex-shrink: 0;
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .featured-article-overview .key-takeaway-ad-wrapper .rp-ad-slot .dfp_ad_unit {
    margin: 0;
  }
}
.featured-article-overview .article-teaser > p {
  margin-bottom: 15px !important;
  line-height: 22px;
  font-size: 16px;
  text-align: left;
}

.featured-data-content h2.module-heading {
  color: #007f06;
  font-size: 13.5pt;
  margin-bottom: 10px;
  line-height: 1.25;
}
@media (max-width: 1023px) {
  .featured-data-content {
    width: calc(100% - 20px);
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 1023px) {
  .featured-data-content div.tbl-wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
@media (max-width: 1023px) {
  .featured-data-content div.tbl-wrapper table {
    min-width: 945px;
  }
}
.featured-data-content div.tbl-wrapper table th, .featured-data-content div.tbl-wrapper table td {
  padding: 12px 15px;
  text-transform: capitalize;
  min-width: 110px;
}
.featured-data-content div.tbl-wrapper table thead th {
  text-align: center;
}
.featured-data-content div.tbl-wrapper table thead th:first-child {
  text-align: left;
  width: 299px;
  padding: 12px 4px;
}
.featured-data-content div.tbl-wrapper table tbody th {
  text-align: left;
  padding: 12px 4px;
}
.featured-data-content div.tbl-wrapper table tbody th a {
  color: #007f06;
}
.featured-data-content div.tbl-wrapper table tbody td {
  position: relative;
}
.featured-data-content div.tbl-wrapper table tbody td span.value {
  position: absolute;
  left: 45%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  min-width: 60px;
  text-align: right;
  white-space: nowrap;
}
.featured-data-content div.tbl-wrapper table tbody td span.rank_chip {
  margin-right: 0;
}
.featured-data-content div.tbl-wrapper table tbody td:nth-child(n+2) {
  text-align: right;
}
.featured-data-content div.tbl-wrapper table tbody td:nth-child(n+2) .rank_chip, .featured-data-content div.tbl-wrapper table tbody td:nth-child(n+2) .composite_val {
  margin-right: 9px;
}
.featured-data-content p.foot-note {
  margin-top: 10px;
}

.featured-stocks {
  border-bottom: 1px solid #cacaca !important;
  margin-bottom: 25px !important;
  padding-bottom: 10px !important;
}
@media (max-width: 1023px) {
  .featured-stocks {
    width: calc(100% - 20px);
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.featured-stocks.last-child {
  border: none !important;
  margin-bottom: 0 !important;
}
.featured-stocks h2.module-tag {
  font-size: 10pt;
  color: #4b4b4b;
  margin-bottom: 5px;
}
.featured-stocks .company-info h3.company-title {
  font-size: 13.5pt;
  display: inline-block;
  margin: 0;
}
@media (max-width: 1023px) {
  .featured-stocks .company-info h3.company-title {
    display: block;
  }
}
.featured-stocks .company-info h3.company-title a.hoverquote-container-od {
  color: #007f06;
  font-size: 13.5pt;
  cursor: pointer;
}
.featured-stocks .company-info p.change-val {
  font-size: 10pt;
  font-weight: 700;
  margin-left: 5px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .featured-stocks .company-info p.change-val {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
}
.featured-stocks .stocks-details {
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .featured-stocks .stocks-details {
    display: flex;
    flex-direction: row;
    flex-direction: column;
  }
}
.featured-stocks .stocks-details .chart-rank-area {
  float: right;
  width: 530px;
  margin: 0 0 15px 25px;
}
@media (max-width: 1023px) {
  .featured-stocks .stocks-details .chart-rank-area {
    order: 3;
    margin: 15px 0 0 0;
    width: 100%;
  }
}
.featured-stocks .stocks-details .chart-rank-area .chart-block {
  margin-bottom: 15px;
  border: 1px solid #cacaca;
  padding: 5px;
}
.featured-stocks .stocks-details .chart-rank-area .chart-block h4 {
  color: #4b4b4b;
  font-size: 11pt;
  text-align: center;
  margin: 0 0 10px 0;
}
@media (min-width: 1024px) {
  .featured-stocks .stocks-details .chart-rank-area .chart-block .chart-image {
    min-height: 296px;
  }
}
.featured-stocks .stocks-details .chart-rank-area .chart-block .chart-image img {
  width: 100%;
  height: auto;
}
@media (max-width: 1023px) {
  .featured-stocks .stocks-details .chart-rank-area .chart-block .chart-image img {
    height: auto;
    width: 100%;
  }
}
.featured-stocks .stocks-details .chart-rank-area .rank-module > h4 {
  font-size: 16px;
  margin: 0 0 5px 0;
  color: #007f06;
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 {
  float: left;
  width: calc(100% - 16px);
  padding: 8px 7px;
  background: #efeeee;
  border-radius: 0;
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl {
  margin: 0;
  position: relative;
  border-bottom: 1px solid #cacaca;
  float: left;
  width: 100%;
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl:last-child {
  border-bottom: none;
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl dt {
  float: left;
  font-weight: 700;
  width: 50%;
  padding: 9px 0;
  color: #4b4b4b;
  font-size: 9pt;
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl dt.premium_research_score {
  width: 100%;
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl dt.premium_research_score a.score {
  margin-right: 5px;
}
@media (max-width: 435px) {
  .featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl dt.premium_research_score p.float_right {
    float: left;
    margin: 15px 0 0 0;
  }
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl dd {
  margin-left: 0;
  float: right;
  text-align: right;
  width: 50%;
  padding: 9px 0;
  color: #4b4b4b;
  font-size: 9pt;
}
.featured-stocks .stocks-details .chart-rank-area .rank-module .callout_box3 dl dd span.rank_chip {
  margin-right: 0;
}
.featured-stocks .stocks-details .ticker-data {
  width: calc(100% - 580px);
  float: left;
  background: #f3f1f1;
  border: 1px solid #e3e3e3;
  padding: 10px;
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  .featured-stocks .stocks-details .ticker-data {
    order: 1;
    width: calc(100% - 22px);
  }
}
.featured-stocks .stocks-details .ticker-data ul {
  padding: 0;
  margin: 0;
}
.featured-stocks .stocks-details .ticker-data ul li {
  margin: 0;
  font-size: 10pt;
  position: relative;
  list-style: none;
  text-align: right;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 5px;
  padding-top: 5px;
}
.featured-stocks .stocks-details .ticker-data ul li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.featured-stocks .stocks-details .ticker-data ul li span {
  font-weight: bold;
  margin-right: 5px;
  float: left;
  text-transform: capitalize;
}
.featured-stocks .stocks-details .take-area {
  margin-bottom: 15px !important;
  line-height: 22px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .featured-stocks .stocks-details .take-area {
    order: 2;
  }
}
.featured-stocks .stocks-details .take-area h3.module-sub-heading {
  font-size: 16px;
  margin: 0 0 15px 0;
}
.featured-stocks .stocks-details .take-area > p {
  margin-bottom: 15px !important;
  line-height: 22px;
  font-size: 16px;
  text-align: text;
}
.featured-stocks .stocks-details .take-area .report-link-box {
  margin-top: 15px;
}
.featured-stocks .stocks-details .take-area .report-link-box .report_document_text {
  line-height: 23px;
  margin-bottom: 10px;
}
.featured-stocks .stocks-details .take-area .report-link-box .report_document_text a {
  color: #1d5eb5;
  font-weight: bold;
  padding-left: 4px;
}
.featured-stocks + .dfp_ad_unit {
  margin-bottom: 15px;
}
.featured-stocks + .dfp_ad_unit + .dfp_ad_unit {
  margin-bottom: 15px;
}

.cta-text-area {
  background-color: white;
  padding: 30px;
  display: flex;
  justify-content: center; /* horizontally center */
  align-items: center;
}
@media (max-width: 1023px) {
  .cta-text-area {
    width: calc(100% - 20px);
    padding: 15px 10px !important;
    margin: 15px 0;
  }
}
.cta-text-area .cta-content {
  width: 70%;
}
@media (max-width: 1023px) {
  .cta-text-area .cta-content {
    width: 75%;
  }
}
.cta-text-area .cta-content h2.cta-header {
  font-size: 16px;
  margin: 0 0 15px 0;
}
.cta-text-area .cta-content p {
  margin-bottom: 15px !important;
  line-height: 22px;
  font-size: 14px;
}
.cta-text-area .cta-content p.foot-link {
  margin-top: 15px;
}
.cta-text-area .cta-content p.foot-link a {
  font-size: 14px;
}

@media (min-width: 1024px) {
  .featured-content {
    margin-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  .featured-content {
    width: calc(100% - 20px);
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.featured-content a {
  color: #1d5eb5;
  text-decoration: none;
}
.featured-content a:hover {
  text-decoration: underline;
}
.featured-content > p {
  margin-bottom: 15px !important;
  line-height: 20px;
  font-size: 16px;
  text-align: justify;
}
.featured-content .section-content {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
}
.featured-content .section-content h2 {
  background-image: url(/images/zacks/icons/setting-recycle.png);
  background-repeat: no-repeat;
  background-size: 25px;
  color: #007f06;
  font-size: 13.5pt;
  margin-bottom: 15px;
  padding-left: 32px;
}
.featured-content .section-content > p {
  margin-bottom: 15px !important;
  line-height: 20px;
  font-size: 16px;
}
.featured-content .learn-content {
  margin-bottom: 15px;
  padding-bottom: 0;
  margin-top: 15px;
}
.featured-content .learn-content:last-child {
  margin-bottom: 0;
}
.featured-content .learn-content h2 {
  background-image: url(/images/zacks/icons/education.png);
  background-repeat: no-repeat;
  background-size: 25px;
  color: #007f06;
  font-size: 13.5pt;
  margin-bottom: 15px;
  padding-left: 32px;
}
.featured-content .learn-content h2:first-child {
  background-image: url(/images/zacks/icons/setting-recycle.png);
}
.featured-content .learn-content > p {
  margin-bottom: 15px !important;
  line-height: 20px;
  font-size: 16px;
}

.divider {
  border-bottom: 1px solid #cacaca;
}

.related-news {
  border-bottom: none !important;
}
@media (max-width: 1023px) {
  .related-news {
    width: calc(100% - 20px);
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.related-news ul {
  margin: 15px 0 0 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .related-news ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.related-news ul li {
  list-style: none;
  display: inline-block;
  margin: 10px;
  width: calc(15.6% - 10px);
  float: left;
  /* 414px to 768px: 3 per row */
  /* 768.1px to 1023px: 4 per row */
}
@media (max-width: 1023px) {
  .related-news ul li {
    box-sizing: border-box;
  }
}
@media (max-width: 414px) {
  .related-news ul li {
    width: calc(50% - 20px);
  }
}
@media (min-width: 414.1px) and (max-width: 768px) {
  .related-news ul li {
    width: calc(33.33% - 20px);
  }
}
@media (min-width: 768.1px) and (max-width: 1023px) {
  .related-news ul li {
    width: calc(25% - 20px);
  }
}
@media (max-width: 1023px) {
  .related-news ul li img {
    width: 100%;
    height: auto;
  }
}
.related-news ul li p a {
  font-weight: bold;
  color: black;
}
.related-news ul li p a:hover {
  color: #1d5eb5;
}

/* Chart Loader Animation*/
.loader-canvas {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.loader-canvas .chart-area {
  border-radius: 4px;
  margin: 0;
  width: 100%;
  transition: all 0.3s;
}
@media (min-width: 1024px) {
  .loader-canvas .chart-area {
    height: 293px;
  }
}
@media (max-width: 1023px) {
  .loader-canvas .chart-area {
    height: 200px;
  }
}
.loader-canvas .chart-area .bar-chart-body .bar-chart {
  padding: 20px 40px;
  height: 250px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (min-width: 1024px) {
  .loader-canvas .chart-area .bar-chart-body .bar-chart {
    height: 250px;
  }
}
@media (max-width: 1023px) {
  .loader-canvas .chart-area .bar-chart-body .bar-chart {
    height: 160px;
  }
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick {
  width: 10px;
  border-radius: 5px;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(1) {
  height: 70%;
  animation-delay: 0;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(2) {
  height: 50%;
  animation-delay: 0.05555556s;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(3) {
  height: 80%;
  animation-delay: 0.11111111s;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(4) {
  height: 65%;
  animation-delay: 0.16666667s;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(5) {
  height: 75%;
  animation-delay: 0.22222222s;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(6) {
  height: 15%;
  animation-delay: 0.27777778s;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(7) {
  height: 40%;
  animation-delay: 0.33333333s;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(8) {
  height: 90%;
  animation-delay: 0.38888889s;
}
.loader-canvas .chart-area .bar-chart-body .bar-chart .bar-stick:nth-child(9) {
  height: 55%;
  animation-delay: 0.44444444s;
}

.loading-animation {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: loading;
  animation-timing-function: linear;
  background: #f3f5f6;
  background: linear-gradient(to right, #f3f5f6 10%, #e5e8eb 20%, #f3f5f6 30%);
  background-size: 800px 100px;
}

@keyframes loading {
  0% {
    background-position: -400px 0;
  }
  100% {
    background-position: 400px 0;
  }
}/*# sourceMappingURL=featured-article.css.map */