@charset "UTF-8";
/* 
 * All the custom block(s) elements with commonly used custom selectors.
 * As well as file pointing to minify script.
 * 
 * Site uri: https://www.zacks.com/             
 * @file: Core Stylesheet
 *
 * @author: Subhranil Dutta (subhranild@zacksindia.com)
 * @sub-author: 
 * 
 * @date: 02/04/2020
 *
 * @copyright (c) 2020 Zacks Investment Research 
 * @license Internal Use only. No License granted.
 *
 */
/* 
 * 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 */
/* 
 * All the fonts related attributes/styles mentioned here. 
 * As well as file pointing to minify script.
 * 
 * Site uri: https://www.zacks.com/             
 * @file: Core Stylesheet
 *
 * @author: Subhranil Dutta (subhranild@zacksindia.com)
 * @sub-author:
 * 
 * @date: 02/04/2020 
 *
 * @copyright (c) 2020 Zacks Investment Research 
 * @license Internal Use only. No License granted.
 *
 */
/* Global Fonts */
/* mobile landscape */
/* placeholder for fill width attributes */
/* Main Body */
.main_body {
  /* Featured Zacks Rank Stocks >  Bull and Bear, Top movers, Rank additions */
  /* Investment Ideas Stock */
  /* Earnings Analysis Module*/
  /* Video Commetaries*/
  /* generic */
}
.main_body #featured_zacks_rank_stocks p.pfp_byline {
  position: absolute;
  top: 5px;
  right: 0;
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks p.pfp_byline {
    position: inherit;
    top: inherit;
    right: inherit;
  }
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image {
  border: none;
  border-top: 3px solid #cacaca;
  margin: 0;
  padding: 0;
  padding-top: 6px;
  position: relative;
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image {
    float: left;
    width: 100%;
  }
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article {
  width: 286px;
  float: left;
  border: none;
  box-shadow: none;
  padding: 0 15px 0 10px;
  margin: 0 0 2px 0;
  min-height: 100px;
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article:first-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article a figure {
  position: relative;
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article a figure img {
  background-position: 0 0;
  background-image: url(/images/sprites/z-sprite-bull-bear_2x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 80px;
  height: 80px;
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article a figure figcaption {
  position: absolute;
  top: 80px;
  width: 76px;
  left: 2px;
  text-align: center;
  margin-top: 2px;
  font-weight: 700;
  color: #4b4b4b;
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article a h1 {
  font-size: 13.5pt;
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article a h2 {
  font-size: 10pt;
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article p {
  margin: 0;
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article.bear_of_the_day figure img {
  background-position: -81px 0;
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article .bear_of_the_day,
  .main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image > article .bull_of_the_day {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
}
.main_body #featured_zacks_rank_stocks section#bull_bear_of_the_day.article_pair_with_image article + article {
  border-left: 1px solid #cacaca;
}
.main_body #featured_zacks_rank_stocks div.two_col {
  border-top: 1px solid #cacaca;
  margin-top: 10px;
  padding-top: 10px;
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks div.two_col {
    float: left;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks div.two_col > section {
    float: left;
    width: 100%;
  }
}
.main_body #featured_zacks_rank_stocks div.two_col > section#zacks_number_one_rank_additions h1 {
  margin-bottom: 0;
  padding-bottom: 10px;
  font-weight: 700;
  color: #000;
}
.main_body #featured_zacks_rank_stocks div.two_col > section#zacks_number_one_rank_additions p.time_frame {
  display: none;
}
.main_body #featured_zacks_rank_stocks div.two_col > section#zacks_number_one_rank_additions table.report_list {
  margin-top: 0;
  border-bottom: 1px solid #cacaca;
}
.main_body #featured_zacks_rank_stocks div.two_col > section#zacks_number_one_rank_additions table.report_list tbody td {
  padding-bottom: 0;
  border: 0;
  padding-top: 0;
  height: 27px;
}
.main_body #featured_zacks_rank_stocks div.two_col > section#zacks_rank_top_movers h1 {
  padding-bottom: 10px;
  font-weight: 700;
  color: #000;
  text-transform: inherit;
}
.main_body #featured_zacks_rank_stocks div.two_col > section#zacks_rank_top_movers p.time_frame {
  display: none;
}
.main_body #featured_zacks_rank_stocks div.two_col > section#zacks_rank_top_movers .footer_wrapper.rank_footer {
  display: none;
}
.main_body #featured_zacks_rank_stocks footer.two_col {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
  width: 100%;
}
@media (min-width: 320px) and (max-width: 1023.98px) {
  .main_body #featured_zacks_rank_stocks footer.two_col {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    height: 59px;
  }
}
.main_body #featured_zacks_rank_stocks footer.two_col p {
  margin-top: 12px !important;
  margin-bottom: 7px;
  padding-top: 0;
  padding-left: 6px;
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks footer.two_col p {
    margin-left: 0 !important;
    width: 269px;
    max-width: 1023px;
  }
}
.main_body #featured_zacks_rank_stocks footer.two_col p.callout_box3 {
  padding: 1px 3px;
  padding-left: 6px;
}
.main_body #featured_zacks_rank_stocks footer.two_col p:first-child {
  margin-right: 10px;
  padding: 1px 3px;
  width: 285px !important;
}
@media (min-width: 320px) and (max-width: 1023.98px) {
  .main_body #featured_zacks_rank_stocks footer.two_col p:first-child {
    position: absolute;
    top: -250px;
  }
}
@media (max-width: 1023px) {
  .main_body #featured_zacks_rank_stocks {
    width: 99%;
    float: left;
    max-width: 1023px;
  }
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #stocks {
    border-top: none;
  }
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #stocks.icon_header > h1 {
    float: left;
    text-align: left;
    width: 100%;
    padding-left: 0;
  }
}
.main_body #investment_ideas_stocks #stocks.icon_header > h1:before {
  background-position: 0 0;
  background-image: url(/images/sprites/z-sprite-icons-homepage.png);
  background-repeat: no-repeat;
  float: left;
  content: "";
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary {
  height: auto;
  overflow: hidden;
  margin-top: 0;
  padding-top: 0;
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary {
  border-top: none;
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary {
    float: left;
    text-align: left;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div {
    width: 100%;
    max-width: 1023px;
  }
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div article {
  float: left;
  margin-right: 0;
  width: 295px;
  border-top: none;
  padding-top: 10px;
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div article header.mugshot {
  float: left;
  min-height: 70px;
  border-top: none;
  border-bottom: none;
  width: 60px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  height: inherit;
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div article h1 {
  color: black;
  font-weight: 700;
  font-size: 10.5pt;
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div article p {
  border-bottom: 1px solid #ccc;
  margin-left: 60px;
  padding-bottom: 7px;
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div + div {
    margin-left: 0 !important;
  }
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div + div article {
  float: none;
  border-top: none !important;
  padding-top: 0;
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div + div article {
    width: 100%;
  }
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary.sub_commentary > div + div article h1 {
  height: auto;
  font-weight: 400;
  font-size: 10pt;
}
.main_body #investment_ideas_stocks #stocks .stocks_commentary .footer_wrapper p {
  text-align: right;
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #stocks .stocks_commentary .footer_wrapper p {
    text-align: left;
  }
}
.main_body #investment_ideas_stocks #investment_ideas section {
  border-top: none;
}
.main_body #investment_ideas_stocks #investment_ideas section > div {
  height: 12em;
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #investment_ideas section > div {
    height: auto;
    float: left;
  }
}
.main_body #investment_ideas_stocks #investment_ideas article.first {
  padding-bottom: 1em;
  border-bottom: 3px solid #ccc;
}
.main_body #investment_ideas_stocks #investment_ideas p.teaser {
  height: 5em;
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #investment_ideas p.teaser {
    height: auto;
    float: left;
    padding-top: 1em !important;
    padding-bottom: 1em;
  }
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #investment_ideas {
    margin-left: 0 !important;
    width: 100%;
    margin-bottom: 10px;
  }
}
.main_body #investment_ideas_stocks #investment_ideas .footer_wrapper {
  height: auto;
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks #investment_ideas .footer_wrapper {
    float: none;
    clear: both;
  }
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks section {
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
    float: left;
  }
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks section #etfs,
  .main_body #investment_ideas_stocks section #funds,
  .main_body #investment_ideas_stocks section #options {
    margin-left: 0 !important;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .main_body #investment_ideas_stocks {
    width: 100%;
    max-width: 1023px;
    float: left;
    padding: 3px 0 10px 0;
  }
}
@media (max-width: 1023px) {
  .main_body #earnings_analysis {
    width: 100%;
    max-width: 1023px;
    float: left;
    padding: 3px 0 10px 0;
  }
}
.main_body #earnings_analysis.two_col a.more_analysis {
  margin-top: -26px;
  float: right;
}
@media (max-width: 1023px) {
  .main_body #earnings_analysis.two_col div {
    width: 100%;
  }
}
.main_body #earnings_analysis.two_col div a.header_sub_link {
  float: right;
  margin-top: -16px;
}
.main_body #earnings_analysis.two_col div section#earnings_headlines {
  margin-bottom: 20px;
}
.main_body #earnings_analysis.two_col div section#earnings_headlines div.bulleted {
  border-top: 1px solid #cacaca;
  padding-top: 6px;
}
.main_body #earnings_analysis.two_col div section#upcoming_earnings_esp {
  margin-top: 20px;
}
.main_body #earnings_analysis.two_col div .footer_wrapper p.earnings_calendar_link {
  margin-left: 55px;
  margin-right: -55px;
}
.main_body #earnings_analysis.two_col div .footer_wrapper p.earnings_calendar_link:before {
  background-position: -150px 0;
  width: 42px;
  height: 47px;
  margin-left: -50px;
  margin-top: -8px;
}
@media (max-width: 1023px) {
  .main_body #earnings_analysis.two_col div + div {
    margin-left: 0 !important;
    margin-top: 15px;
  }
}
.main_body #earnings_analysis #earnings_surprises {
  padding-bottom: 1em;
}
@media (max-width: 1023px) {
  .main_body #video_commentaries {
    float: left;
    width: 100%;
    max-width: 1023px;
  }
}
@media (max-width: 1023px) {
  .main_body #video_commentaries article {
    width: 100%;
    margin-left: 0 !important;
  }
}
.main_body #video_commentaries article header a {
  display: inline-block;
}
.main_body #video_commentaries article header a:before {
  position: absolute;
  background-position: -110px 0;
  width: 40px;
  height: 30px;
  left: 7px;
  top: 53px;
}
@media (max-width: 1023px) {
  .main_body #video_commentaries article header a:before {
    top: 126px;
  }
}
@media (max-width: 1023px) {
  .main_body #video_commentaries article header a img {
    width: 100%;
    height: auto;
  }
}
.main_body #video_commentaries article header a h1 {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 2px;
  width: 144px;
  clear: both;
}
@media (max-width: 1023px) {
  .main_body #video_commentaries article header a h1 {
    width: 100%;
    height: auto;
  }
}
.main_body #video_commentaries article p.teaser {
  margin-bottom: 5px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .main_body #video_commentaries article p.teaser.mobile_view {
    display: none;
  }
}
@media (max-width: 1023px) {
  .main_body #video_commentaries article p.teaser.mobile_view {
    height: auto;
  }
}
@media (max-width: 1023px) {
  .main_body #video_commentaries article p.teaser.desktop_view {
    display: none;
  }
}
.main_body > section > article header.mugshot {
  border-top: 3px solid #cacaca;
  padding-top: 6px;
}
.main_body .how-to-use-earnings-esp-link p.byline {
  margin-bottom: 6px;
}
.main_body .how-to-use-earnings-esp-link .commentary_body {
  padding-top: 15px;
}
.main_body .how-to-use-earnings-esp-link .commentary_body p {
  font-size: 13pt;
  margin-bottom: 15px !important;
}
.main_body .how-to-use-earnings-esp-link .commentary_body p i {
  font-weight: bold;
  margin-top: 20px;
  display: inline-block;
}
.main_body .how-to-use-earnings-esp-link .commentary_body p a.in_copy {
  font-size: 13pt;
}

.main_body_full {
  /*Portfolio focuslist page*/
}
@media (max-width: 1023px) {
  .main_body_full #focus_list {
    margin-top: 90px !important;
  }
}
@media (min-width: 1024px) {
  .main_body_full #focus_list {
    min-height: 173px;
  }
}
.main_body_full #focus_list h1 {
  margin-bottom: 20px;
}
.main_body_full #focus_list p.align_center.loader_height {
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 9999999;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
@media (max-width: 961px) {
  .main_body_full #focus_list p.align_center.loader_height {
    top: 40px;
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  .main_body_full #focus_list p.align_center.loader_height {
    padding: 90px 0;
  }
}
.main_body_full #focus_list .excel_dw_link {
  margin: 12px 41px 12px 0;
}
@media (max-width: 1023px) {
  .main_body_full #focus_list ul.tabs li.ui-state-default a {
    font-size: 9pt;
  }
}
.main_body_full #focus_list .dt-buttons .dt-button.buttons-print {
  padding-right: 0;
  padding-left: 21px;
  text-overflow: inherit;
  width: 22px;
  top: -38px;
  right: 80px;
  background-position: center top;
  background-color: transparent;
  border: 0;
}
.main_body_full #focus_list #additions_deletions > form {
  margin: 7px 0;
}
.main_body_full #focus_list #additions_deletions > form p select {
  margin-left: 10px;
  margin-right: 10px;
}
.main_body_full #focus_list #additions_deletions > form p select:first-child {
  width: 120px;
}
.main_body_full #focus_list #additions_deletions > form p select:nth-child(2) {
  width: 170px;
}
.main_body_full #focus_list #additions_deletions > form p input {
  height: 30px;
  padding: 0 1em;
}
@media (max-width: 1023px) {
  .main_body_full #focus_list #additions_deletions > form p input {
    margin-top: 10px;
  }
}
.main_body_full #focus_list #additions_deletions > form p input.fancy_button {
  cursor: pointer;
}
@media (max-width: 1023px) {
  .main_body_full #focus_list #additions_deletions #focuslist_additions_deletions {
    width: 743px !important;
  }
}
@media (max-width: 1023px) {
  .main_body_full #focus_list #additions_deletions #focuslist_additions_deletions tbody td.dataTables_empty {
    text-align: left !important;
    padding-left: 156px !important;
  }
}
.main_body_full #focus_list #additions_deletions #focuslist_additions_deletions_wrapper {
  padding-bottom: 20px;
}
.main_body_full #focus_list #additions_deletions #focuslist_additions_deletions_wrapper .dt-buttons {
  display: none;
}
.main_body_full #focus_list #additions_deletions #focuslist_additions_deletions_wrapper .DTFC_LeftHeadWrapper table thead th:first-child {
  padding: 8px 1px;
}
.main_body_full #focus_list #additions_deletions .dataTables_length {
  margin: 8px 0;
}
.main_body_full #focus_list #additions_deletions .dataTables_length select {
  margin-left: 10px;
  margin-right: 10px;
}
.main_body_full #focus_list #performance {
  min-height: 156px;
}
@media (max-width: 1023px) {
  .main_body_full #focus_list #performance table {
    width: 99%;
  }
}
.main_body_full #focus_list #performance table caption {
  background: #efefef;
  margin-bottom: 5px;
  padding: 2px 0;
  border: 1px solid #cacaca;
  font-size: 10pt;
  text-align: left;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .main_body_full #focus_list #performance p.loader_height {
    padding: 62px 0;
  }
}
@media (max-width: 961px) {
  .main_body_full #focus_list #about {
    min-height: 156px;
  }
}
.main_body_full #focus_list #about p.loader_height {
  padding: 62px 0;
}
.main_body_full #focus_list #additions_deletions > p,
.main_body_full #focus_list #about > p,
.main_body_full #focus_list #view_list > p,
.main_body_full #focus_list #full_one_list > p,
.main_body_full #focus_list #growth > p,
.main_body_full #focus_list #income > p,
.main_body_full #focus_list #momentum > p,
.main_body_full #focus_list #performance > p,
.main_body_full #focus_list #value > p,
.main_body_full #focus_list #vgm > p {
  margin-top: 12px;
  margin-bottom: 12px;
}
.main_body_full #focus_list #additions_deletions p + p,
.main_body_full #focus_list #about p + p,
.main_body_full #focus_list #view_list p + p,
.main_body_full #focus_list #full_one_list p + p,
.main_body_full #focus_list #growth p + p,
.main_body_full #focus_list #income p + p,
.main_body_full #focus_list #momentum p + p,
.main_body_full #focus_list #performance p + p,
.main_body_full #focus_list #value p + p,
.main_body_full #focus_list #vgm p + p {
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}

#main_content {
  /* Quote Equity research page */
  /* esp screen */
  /* for loader */
}
#main_content .main_body_full > section:first-child,
#main_content .main_body > section:first-child {
  margin-top: 8px;
}
@media (min-width: 1024px) {
  #main_content .quote_body_full #quote_equity_research {
    padding-left: 0;
  }
}
#main_content .quote_body_full #quote_equity_research form input[type=text] {
  padding: 1px 2px;
}
@media (max-width: 1023px) {
  #main_content .quote_body_full #quote_equity_research form input[type=text] {
    width: 98%;
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  #main_content .quote_body_full #quote_equity_research form select[name=industry] {
    width: 99%;
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  #main_content .quote_body_full #quote_equity_research form select[name=industry] {
    width: 200px;
  }
}
#main_content .quote_body_full #quote_equity_research form input[type=submit] {
  float: none;
  margin-left: 0;
}
@media (min-width: 1024px) {
  #main_content .quote_body_full #quote_equity_research form input[type=submit] {
    margin-left: 3px;
  }
}
#main_content .quote_body_full #quote_zer_table #zer_table {
  padding: 0;
}
#main_content .quote_body_full #quote_zer_table select {
  width: auto !important;
  font-size: 10pt;
}
#main_content .quote_body_full #quote_zer_table.zdt_wrapper .dataTables_length {
  bottom: 0;
}
#main_content #esp_screens #top_performing {
  padding-top: 6px;
}
#main_content #esp_screens #top_performing h1:first-child {
  text-transform: none;
}
#main_content #esp_screens #top_performing h1 + select {
  margin-top: 1em;
  margin-bottom: 0.5em;
  width: 100px;
}
@media (max-width: 1023px) {
  #main_content #esp_screens #top_performing h1 + select {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  #main_content p.align_center.loader_height {
    padding: 100px 0;
  }
}
@media (min-width: 1024px) {
  #main_content p.align_center.loader_height {
    padding: 90px 0;
  }
}

/* Main Body End */
/* media query for particular blocks */
@media (max-width: 1023px) {
  #my_portfolio,
  #personal_finance_top_stories,
  #recent_quotes {
    max-width: 1023px !important;
    width: 89% !important;
  }
}

@media (max-width: 1023px) {
  #zacks_rank_top_movers {
    position: relative;
    z-index: 1;
  }
}

@media (max-width: 1023px) {
  #zacks_number_one_rank_additions {
    margin-top: 40px;
    margin-left: 0 !important;
  }
}

@media (max-width: 1023px) {
  section #zacks_rank_top_movers h1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

/* funds etf page */
@media (min-width: 320px) {
  #zacks_etf_rank > p {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #zacks_etf_rank > p {
    width: 400px;
  }
}
#zacks_etf_rank img {
  margin-right: 35px;
}
#zacks_etf_rank footer p + p {
  padding-top: 10px;
}

#etf_reserach_reports #etf_commentary {
  margin-top: 10px;
}
#etf_reserach_reports.two_col > div {
  /* till before iPadportait mode */
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #etf_reserach_reports.two_col > div {
    width: 100%;
  }
}

#etf_commentary h1,
#etf_reports h1 {
  color: #4B4B4B;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

#etf_reports {
  /* till before iPadportait mode */
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #etf_reports {
    width: 100%;
    margin-left: 0 !important;
  }
}

#etf_resources > section {
  height: 245px;
  position: relative;
}
#etf_resources > section footer {
  position: absolute;
  bottom: 0;
}
#etf_resources .icon_header > h1 {
  padding-left: 0;
}

#etf_category div.scrolling {
  margin-top: 0;
}
#etf_category footer select {
  width: 100px;
}
#etf_category > p select {
  width: 250px;
}
@media (max-width: 576px) {
  #etf_category > p select {
    display: block;
    margin-left: 0;
  }
}

#etf_headlines > div {
  border-top: none;
}
#etf_headlines > div.bulleted {
  border-top: none !important;
}

#etf_screener ul {
  padding-left: 10px;
}
#etf_screener ul li {
  list-style: none;
  padding-bottom: 6px;
}

.etf_commertaries > h1 a {
  color: #007F06;
  font-size: 13.5pt;
}

#etf_rank_guide p {
  border-top: 1px solid #cacaca;
  margin-top: 6px;
  padding-top: 6px;
}

#etf_rank_guide footer p {
  border: none;
  margin-top: 0;
  padding-top: 0;
}

/* custom attributes for stocks index page */
#aws article:first-child {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px solid #cacaca;
}
#aws article header + p.teaser {
  margin: 3px 0 0 0;
}

#market_outlook {
  margin-bottom: 10px;
}
#market_outlook section {
  padding-top: 0;
}
#market_outlook section.bare {
  border: none !important;
}
#market_outlook section article h1 a:before {
  content: none;
  color: inherit;
}
#market_outlook section article h2 {
  color: #545454;
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #market_outlook {
    width: 100%;
    margin-left: 0 !important;
  }
}

.bulleted article h1, .bulleted article h2 {
  font-weight: 400 !important;
}
.bulleted article h2 {
  margin-left: 13px;
  color: #7d7d7d;
}

article p,
aside p {
  margin: 0;
}

#main_content form {
  margin: 7px 0;
}
#main_content input[type=text] {
  width: 203px;
  margin-top: 5px;
}
#main_content input[type=submit] {
  min-width: 90px;
  margin-left: 3px;
  padding: 0 !important;
  float: right;
  clear: right;
  text-align: center;
  cursor: pointer;
}
#main_content input[type=submit].type2 {
  width: 130px;
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #main_content input[type=submit].type2 {
    margin-top: 0.5rem;
  }
}

#main_content aside input[type=submit],
#new_to_zacks_lb input[type=submit] {
  float: none;
}

input.fancy_button {
  height: 30px;
}

/* additional call out box attribute */
#quote_ribbon h1 > span,
.callout_box h1,
.callout_box_scorecard h1 {
  font-size: 12pt;
  color: #007f06;
  font-weight: 700;
}

.callout_box h1 {
  margin-top: 4px;
  max-width: 250px;
}
@media (min-width: 320px) and (max-width: 767.98px) {
  .callout_box h1 {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) and (orientation: portrait) {
  .callout_box h1 {
    max-width: 160px;
  }
}
.callout_box p {
  width: 100%;
  float: left;
  padding-top: 5px;
  margin-top: 0 !important;
  border: none !important;
}
.callout_box img {
  float: right;
  padding: 0 0 1em 1em;
}

.cb_fullsize img {
  margin-top: -3.5em;
}

/* enhance your education block inside stock index page */
#enhance_your_education {
  margin-top: 0.8rem;
}
#enhance_your_education form label {
  float: left;
  width: 100%;
  font-weight: bold;
}
#enhance_your_education form input[type=text] {
  height: 30px;
  padding: 0 0.3rem;
}

@media (max-width: 1023px) {
  #stock_picking_strategies {
    float: left;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #stock_picking_strategies article,
  #stock_picking_strategies section {
    width: 100%;
    float: left;
    margin-left: 0 !important;
  }
}

@media (max-width: 1023px) {
  #equity_research {
    float: left;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #equity_research section {
    width: 100%;
  }
}

#stocks_android_ad,
#enhance_your_education {
  background: #dfdfdf;
  background: linear-gradient(to bottom, rgb(223, 223, 223) 1%, rgb(255, 255, 255) 30%);
}

#zacks_rank_top_movers .time_frame {
  width: 100%;
  /* display: inline-block !important; */
  border-top: 1px solid #cacaca;
  padding-top: 6px;
  margin-top: 6px;
}

/* market outlook section for mobile devices */
@media (min-width: 320px) and (max-width: 1023.98px) {
  #market_outlook {
    margin-top: 6px;
  }
}

/* Top ETF's data table */
@media (min-width: 320px) {
  #etf_category #etf_data_list_wrapper .bottom_value_wrapper .dataTables_length {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  #etf_category #etf_data_list_wrapper .bottom_value_wrapper .dataTables_length {
    margin-top: 0.4rem;
  }
}

/* ETF resources block */
@media (min-width: 320px) and (max-width: 992px) {
  #etf_resources section {
    width: 100%;
    height: auto;
    margin-left: 0 !important;
    padding-bottom: 0.5rem !important;
  }
}
@media (min-width: 320px) and (max-width: 992px) {
  #etf_resources section footer {
    float: left;
    position: relative;
  }
}

/* bottom ad banner inside stock index page */
@media (min-width: 320px) and (max-width: 767.98px) {
  #stocks_android_ad .android_button {
    float: left;
  }
  #stocks_android_ad > p {
    width: 100% !important;
    float: left;
    padding-top: 2rem;
  }
}

/* etf rank education block */
#etf_rank_education footer {
  padding: 6px 0;
}
#etf_rank_education footer p + p {
  padding-top: 10px;
}

/* earnings index page */
#earnings_esp_analysis #beat_earnings h1, #earnings_esp_analysis div > h1 {
  margin-bottom: 10px;
  font-size: 13.5pt;
  text-transform: capitalize;
  color: #007f06;
}
@media (min-width: 320px) and (max-width: 1023.98px) {
  #earnings_esp_analysis div > h1 {
    margin-top: 10px;
  }
}
#earnings_esp_analysis div > h1 a {
  color: #007f06 !important;
}
#earnings_esp_analysis div > h1 a:after {
  content: " »";
  color: #000;
}
#earnings_esp_analysis #beat_earnings h1 {
  margin-top: 10px;
}
#earnings_esp_analysis #beat_earnings footer {
  padding: 6px 0;
}
#earnings_esp_analysis #beat_earnings footer p + p {
  padding-top: 10px;
}
#earnings_esp_analysis #beat_earnings footer > p > a {
  font-size: 9pt;
}
#earnings_esp_analysis #earnings_update_symbol {
  width: 100%;
  margin: 0 !important;
  clear: both;
  border-top: 0;
}
#earnings_esp_analysis #earnings_update_symbol .two_col section p.bare {
  margin-top: 6px;
  padding-top: 6px;
}
#earnings_esp_analysis #earnings_update_symbol .two_col section#earnings_by_symbol form input[type=text] {
  margin-top: 0;
  padding: 0.4rem 0.1rem;
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #earnings_esp_analysis #earnings_update_symbol .two_col section#earnings_by_symbol form input[type=text] {
    float: left;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #earnings_esp_analysis #earnings_update_symbol .two_col section#earnings_by_symbol form input[type=submit] {
    float: left;
  }
}

@media (min-width: 992px) {
  #earnings_calendar table {
    width: 200px;
    float: left;
  }
}

@media (min-width: 992px) {
  #earnings_calendar .events_today {
    width: 90px;
    margin-top: 41px;
    margin-left: 15px;
    float: left;
  }
}

form[name=frm_earnings] footer {
  padding: 6px 0;
}

/* top stocks to beat earnings */
#beat_earnings table tbody td.align_center,
#etf_funds_data table tbody td.align_center {
  text-align: center;
}
#beat_earnings table tbody td.align_center .rank_chip,
#etf_funds_data table tbody td.align_center .rank_chip {
  margin-right: 0;
}

/* loader of etf fund data */
@media (max-width: 961px) {
  #etf_funds_data p.align_center.loader_height {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  #etf_funds_data p.align_center.loader_height {
    padding: 90px 0;
  }
}

/* zacks rank education block */
@media (min-width: 320px) and (max-width: 1023.98px) {
  aside#zacks_rank_education {
    width: 100% !important;
    box-sizing: border-box;
  }
}

/* addressing every block inside earnings page for mobile devices only in their landscape mode */
@media (min-width: 320px) and (max-width: 1023.98px) and (orientation: landscape) {
  #earnings_esp_analysis div,
  #earnings_update_symbol div,
  #get_daily_earnings_updates,
  #earnings_by_symbol,
  form[name=frm_earnings] input[type=text],
  form[name=frm_earnings] input[type=submit],
  #earnings_events div,
  #earnings_calendar,
  table#minical_placeholder,
  #zacks_rank_education,
  #recent_eps_surprises,
  #recent_sales_surprises {
    width: 100% !important;
    margin-left: 0 !important;
    box-sizing: border-box;
  }
}

@media (min-width: 320px) and (max-width: 1023.98px) and (orientation: landscape) {
  form[name=frm_earnings] input[type=submit] {
    margin: 6px 0;
  }
}

/* positioning the search result dropdown for portrait mode in iPhoneXR */
@media (min-width: 320px) and (max-width: 414px) and (orientation: portrait) {
  form[name=frm_earnings] .result_container .results_tickers ul {
    top: 20px !important;
    left: -8px !important;
  }
}

@media (min-width: 320px) and (max-width: 1023.98px) {
  #earnings_calendar {
    margin-bottom: 10px;
  }
}

/*** funds index page ***/
/* top funds commentaries */
#top_stories .first {
  float: left;
  width: 330px;
  margin: 0;
  margin-top: 2px;
  border: none;
}
@media (min-width: 320px) and (max-width: 991.98px) {
  #top_stories .first {
    width: 100%;
    float: left;
    box-sizing: border-box;
  }
  #top_stories .first header {
    width: 100%;
    float: left;
  }
  #top_stories .first header a {
    display: inline-block;
    width: 100%;
    float: left;
  }
  #top_stories .first header h1 {
    width: 100%;
    float: left;
  }
  #top_stories .first header img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #top_stories .first header + p {
    float: left;
    width: 100%;
  }
}
#top_stories div {
  width: 280px;
  float: left;
  margin-left: 15px;
}
@media (min-width: 320px) and (max-width: 991.98px) {
  #top_stories div {
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
}
#top_stories div > h1 {
  margin-bottom: 10px;
  text-transform: capitalize;
  font-size: 13.5pt;
  text-shadow: 0 1px 1px #fff;
}
#top_stories div > h1 a {
  color: #007f06 !important;
}
#top_stories div > h1 a:after {
  content: " »";
  color: #000;
}
#top_stories div > h1 a:hover, #top_stories div > h1 a:focus {
  text-decoration: underline !important;
}
#top_stories div.ruled article {
  margin-top: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #cacaca;
}
#top_stories div.ruled article h1 {
  margin-bottom: 0;
  padding: 0 0 5px 0;
  font-size: 10pt;
  font-weight: 400;
  line-height: 1.25;
  color: #4b4b4b;
}
#top_stories div.ruled article h1 a {
  font-size: inherit;
  font-weight: normal;
}
#top_stories div.ruled article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  float: none;
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #top_stories div {
    width: 100%;
    float: left;
    margin-left: 0;
    padding: 1rem 0;
    box-sizing: border-box;
  }
}

#etf_reports > h1 {
  margin-bottom: 0 !important;
  text-transform: capitalize;
  text-shadow: 0 1px 1px #fff;
}
#etf_reports > h1 + p {
  border-top: 1px solid #cacaca;
  margin-top: 6px;
  padding-top: 6px;
}

#etf_screens > h1 {
  margin-top: 6px;
  margin-bottom: 0;
  padding-bottom: 3px;
  border-bottom: none;
  box-shadow: 0 1px 0 #fff inset;
  font-size: 10pt;
  font-weight: 700;
  text-align: left;
  color: #4b4b4b;
  text-transform: capitalize;
  text-shadow: 0 1px 1px #fff;
}
#etf_screens > h1 + p {
  border-top: 1px solid #cacaca;
  margin-top: 6px;
  padding-top: 6px;
}
#etf_screens > h1 select {
  width: 100px !important;
  margin-top: 1em !important;
  margin-bottom: 0.5em !important;
  font-size: 10pt;
}

section.bare {
  border: none !important;
}
section#search_for_funds, section#search_for_mutual_funds, section#mf_comparison_view {
  font-size: 10pt;
}
section#funds_education {
  border-top: 1px solid #cacaca !important;
}
section#research_by_family p, section#mutual_funds_rank_guide p {
  border-top: 1px solid #cacaca !important;
  margin-top: 6px;
  padding-top: 6px;
}
section#research_by_family footer p, section#mutual_funds_rank_guide footer p {
  border-top: none !important;
  margin-top: 0;
  padding-top: 0;
}
section#etf_education_rankguide {
  border-top: 1px solid #cacaca !important;
}
section#top_equity table.rank_list td span {
  margin-right: 0;
}

.main_body > section .stacked2 section + section,
aside.stacked2 {
  border-top: 1px solid #cacaca !important;
}

.main_body > section .stacked2 section + section {
  margin-top: 13px;
}

.main_body > section section {
  padding-top: 6px;
}

#mf_comparison_view input[type=text] {
  width: 33px !important;
}

select#select_etf_cat {
  width: 220px;
  margin-top: 1em !important;
  margin-bottom: 0.5em !important;
}
select#selectcat {
  margin-top: 1em !important;
  margin-bottom: 0.5em !important;
}

@media (min-width: 320px) and (max-width: 767.98px) {
  #mf_research_tools + #etfs_android_ad {
    min-height: 150px;
  }
}
@media (min-width: 320px) and (max-width: 767.98px) {
  #mf_research_tools + #etfs_android_ad p {
    width: auto;
    padding: 2rem 0 1rem 0;
  }
}

.fn_newsletter_Ad {
  margin-bottom: 1em;
}

form[name=frmFundResearch] input[type=text],
form[name=mfticker] input[type=text] {
  font-size: 9pt;
  line-height: normal;
  padding: 3px 2px;
}

#top_equity .rank_list td,
#top_equity .rank_list th {
  height: 22px;
  padding: 2px 0;
}

@media (min-width: 320px) and (max-width: 1023.98px) and (orientation: landscape) {
  #etf_research_tools {
    width: 100%;
    float: left;
    box-sizing: border-box;
  }
  #etf_research_tools div {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-left: 0 !important;
  }
  #etf_education_rankguide,
  #mf_research_tools,
  #funds_education {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 2%;
  }
  #etf_education_rankguide #etf_education_resources,
  #etf_education_rankguide #etf_rank_guide,
  #etf_education_rankguide #mutual_funds_education,
  #etf_education_rankguide #mutual_funds_rank_guide,
  #etf_education_rankguide .two_col div,
  #mf_research_tools #etf_education_resources,
  #mf_research_tools #etf_rank_guide,
  #mf_research_tools #mutual_funds_education,
  #mf_research_tools #mutual_funds_rank_guide,
  #mf_research_tools .two_col div,
  #funds_education #etf_education_resources,
  #funds_education #etf_rank_guide,
  #funds_education #mutual_funds_education,
  #funds_education #mutual_funds_rank_guide,
  #funds_education .two_col div {
    width: 48%;
  }
  #etf_education_rankguide .two_col div.stacked2,
  #mf_research_tools .two_col div.stacked2,
  #funds_education .two_col div.stacked2 {
    width: 100%;
    box-sizing: border-box;
    float: left;
  }
  #etf_education_rankguide #mutual_fund_screener div,
  #mf_research_tools #mutual_fund_screener div,
  #funds_education #mutual_fund_screener div {
    width: 100%;
    box-sizing: border-box;
  }
  #etfs_android_ad {
    width: auto;
    height: auto !important;
    box-sizing: border-box;
    margin: 0;
    float: left;
  }
}
@media (min-width: 320px) and (max-width: 1023.98px) and (orientation: landscape) {
  form[name=frmFundResearch],
  form[name=mfticker] {
    position: relative;
  }
  div.results_tickers,
  div.result_container {
    width: 220px !important;
  }
  div.results_tickers div,
  div.result_container div {
    width: inherit !important;
  }
}
/* ad slider on top of stocks index page */
.zc_popup_container {
  position: fixed;
  top: 290px;
  background-color: #fff;
  color: #7f7f7f;
  border: 1px solid green;
  border-radius: 0;
  z-index: 101;
  width: 372px;
  clear: both;
  margin: 0 auto;
  padding: 6px;
  box-shadow: 1px 4px 10px #ccc;
}
.zc_popup_container > header {
  color: #086218 !important;
  text-align: center !important;
  padding: 16px 6px !important;
  position: relative !important;
  border: 3px solid #d7d7d7 !important;
  background: 0 0 !important;
  display: block;
}
.zc_popup_container > header h1 {
  border-bottom: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #086218;
}
.zc_popup_container > header a {
  position: absolute;
  top: 3px !important;
  right: 6px !important;
}
.zc_popup_container section {
  background: #d7d7d7 none repeat scroll 0 0 !important;
  padding: 12px 2px 8px !important;
}
.zc_popup_container form {
  float: left;
  width: 212px;
  margin: 10px 24px 0 8px !important;
}
.zc_popup_container form .inputBox {
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 4px;
  box-shadow: 0 2px 4px #dadada inset;
  height: 26px;
  line-height: 20px;
  margin: 4px auto 12px;
  padding: 6px 10px;
  width: 207px;
  color: #999;
}
.zc_popup_container form input[type=text] {
  width: 208px !important;
  margin-top: 5px;
}
.zc_popup_container form .fancy_button {
  margin-left: 0 !important;
  background: linear-gradient(to bottom, #fd951a 0, #e96418 50%, #e96418 70%, #fd951a 100%) repeat scroll 0 0;
  background: -moz-linear-gradient(to bottom, #fd951a 0, #e96418 50%, #e96418 70%, #fd951a 100%) repeat scroll 0 0;
  border: 1px solid #bd4600;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5), 1px 1px 3px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5), 1px 1px 3px rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5), 1px 1px 3px rgba(255, 255, 255, 0.5) inset;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 10px;
  text-shadow: 0 -1px 2px #000;
  -moz-text-shadow: 0 -1px 2px #000;
  -webkit-text-shadow: 0 -1px 2px #000;
  text-transform: capitalize;
  width: 217px;
  cursor: pointer;
}
.zc_popup_container form input[type=submit] {
  min-width: 90px;
  margin-left: 1px !important;
  padding: 0 !important;
  float: none !important;
  clear: right;
  text-align: center;
}
.zc_popup_container aside {
  float: left;
  width: 121px;
}
.zc_popup_container aside > img {
  margin: 4px auto 0;
  display: block;
}
.zc_popup_container aside a {
  display: block;
  padding-bottom: 2px !important;
  font-size: 10pt !important;
  font-weight: 700 !important;
  text-align: center;
  text-decoration: none;
}
.zc_popup_container aside p {
  margin-top: 0;
  font-size: 12px !important;
  line-height: 18px !important;
  text-align: left;
}
@media (min-width: 992px) {
  .zc_popup_container {
    display: block !important;
  }
}

#rank_sell_list div p.callout_box {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1023px) {
  #rank_sell_list div p.callout_box {
    position: relative;
    width: calc(100% - 42px);
  }
}
@media (max-width: 1023px) {
  #rank_sell_list div p select {
    width: 98%;
    margin: 10px 0;
  }
}
#rank_sell_list div p input.fancy_button {
  height: 30px;
  padding: 0 1em;
}
@media (max-width: 1023px) {
  #rank_sell_list div p input.fancy_button {
    width: 98%;
    margin: 10px 0;
  }
}
#rank_sell_list div p span.rank_table_cta_grp {
  float: right;
  padding: 15px 0;
  padding-top: 10px;
  position: relative;
  top: -8px;
  width: auto;
}
#rank_sell_list div p span.rank_table_cta_grp #excel_link {
  float: right;
  padding-right: 2px;
  padding-top: 10px;
}
@media (max-width: 1023px) {
  #rank_sell_list div p span.rank_table_cta_grp #excel_link {
    display: none;
  }
}
#rank_sell_list div p span.rank_table_cta_grp #excel_link a i.rank_icons {
  float: left;
  position: relative;
  top: -5px;
  padding-right: 14px;
  width: 26px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(0.9);
  background-image: url(/images/icons/rank/excel_icon.png);
  padding-right: 8px !important;
}
#rank_sell_list div #five_rank_table #zacks_five_rank_data_wrapper .dt-buttons {
  position: absolute;
  top: -12px;
  right: 167px;
  float: right;
}
#rank_sell_list div #five_rank_table #zacks_five_rank_data_wrapper .dt-buttons button {
  padding-left: 21px;
  width: 58px;
  right: -30px;
  top: -38px;
  height: 29px;
  position: absolute;
  background-image: url(/images/icons/rank/small-print.png) !important;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
}
#rank_sell_list div #five_rank_table #zacks_five_rank_data_wrapper .dt-buttons button span {
  padding-left: 10px;
  padding-top: 0;
  margin-top: -7px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  text-indent: 0 !important;
  text-align: right;
  color: #1d5eb5;
}

/* For Mobile app callout box */
@media (max-width: 1023px) {
  aside.callout_box.cb_fullsize {
    float: left;
  }
}

/* equity research table */
@media (min-width: 320px) and (max-width: 991.98px) {
  #main_content .quote_body_full #quote_zer_table {
    /* custom select dropdown */
    /* data table search */
  }
  #main_content .quote_body_full #quote_zer_table .cus_synd_search {
    width: auto;
    float: left;
    padding: 1em 0;
    font-size: 10pt;
  }
  #main_content .quote_body_full #quote_zer_table .cus_synd_search select {
    width: 98% !important;
  }
  #main_content .quote_body_full #quote_zer_table #zer_table_wrapper #zer_table_filter {
    padding: 2em 1%;
  }
}
@media (min-width: 992px) {
  #quote_zer_table {
    position: relative;
    /* custom select dropdown */
    /* data table search */
  }
  #quote_zer_table .cus_synd_search {
    padding-top: 0.4em;
    position: absolute;
    width: auto;
    z-index: 10;
    font-size: 10pt;
  }
  #quote_zer_table #zer_table_wrapper #zer_table_filter {
    margin-bottom: 2em;
  }
}
/*** 
for screening premium screens page => earnings events module 
***/
/* fixing zacks rank education block position in desktop */
@media (min-width: 992px) {
  #earnings_events .two_col aside.callout_box {
    margin-left: 12px !important;
  }
}

/* zacks unsubscribe page */
.unsubscribe-form {
  box-sizing: border-box;
}
.unsubscribe-form form {
  font-family: Helvetica, Arial, sans-serif;
}
@media (min-width: 320px) {
  .unsubscribe-form form {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .unsubscribe-form form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
.unsubscribe-form form h1 {
  margin: 0;
  padding: 0.5em 0 2em 0;
  font-family: inherit;
  font-weight: 600;
  font-size: 14pt;
  color: #55474e;
  text-align: center;
}
.unsubscribe-form form h1 .green {
  color: #3aa150;
}
@media (min-width: 320px) {
  .unsubscribe-form form h1 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .unsubscribe-form form h1 {
    flex-basis: 100%;
  }
}
.unsubscribe-form form label {
  padding-bottom: 1em;
  font-family: inherit;
  font-size: 12pt;
  font-weight: normal;
  text-align: center;
  text-transform: capitalize;
}
@media (min-width: 320px) {
  .unsubscribe-form form label {
    width: 100%;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .unsubscribe-form form label {
    flex-basis: 100%;
  }
}
.unsubscribe-form form input[type=email] {
  margin-bottom: 10px;
  padding: 0.3em 1em;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #55474e;
  font-family: inherit;
  font-size: 12pt;
  text-align: left;
  font-weight: normal;
  line-height: normal;
}
@media (min-width: 320px) {
  .unsubscribe-form form input[type=email] {
    display: inline-block;
    width: 100%;
    min-width: auto;
  }
}
@media (min-width: 768px) {
  .unsubscribe-form form input[type=email] {
    width: auto;
    min-width: 400px;
    flex-basis: 100%;
  }
}
.unsubscribe-form form button[type=submit] {
  display: inline-block;
  background: #ec7a10;
  border: 0;
  padding: 1em;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 10px;
  font-family: inherit;
  font-size: 11pt;
  text-align: center;
  line-height: normal;
  text-transform: capitalize;
  color: #fff;
}
.unsubscribe-form form button[type=submit]:hover, .unsubscribe-form form button[type=submit]:focus {
  background: #b45b08;
}
@media (min-width: 320px) {
  .unsubscribe-form form button[type=submit] {
    width: 98%;
    box-sizing: border-box;
    margin: 0 1%;
  }
}
@media (min-width: 768px) {
  .unsubscribe-form form button[type=submit] {
    width: auto;
    margin: 0;
  }
}
.unsubscribe-form form .error {
  padding: 0.5em 0;
  font-family: inherit;
  font-style: normal;
  font-size: 11pt;
  color: red;
  line-height: normal;
  text-align: center;
}
@media (min-width: 320px) {
  .unsubscribe-form form .error {
    width: 100%;
    display: inline-block;
  }
}/*# sourceMappingURL=custom-block.css.map */