#quote_ribbon_v2 .add_to_portfolio{
    right: 388px !important;
}


/*Hover Quote*/
.rank_strip, .vgm_strip, .quote_detail_strip{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.rank_strip > div
, .vgm_strip > div
, .quote_detail_strip > div{
    float: left;
}

.rank_strip > div + div
, .vgm_strip > div + div
, .quote_detail_strip > div + div{
    float: right;
}
.rank_strip h2,
.rank_strip p,
.rank_strip span,
.vgm_strip h2,
.vgm_strip p,
.vgm_strip span,
.quote_detail_strip h2,
.quote_detail_strip span,
.quote_detail_strip p
{
    font-size: 8.5pt !important;
}

.rank_strip h2{
    display: inline;
}

.vgm_strip .composite_val
, .quote_detail_strip .composite_val{
    width: 18px;
    height: 18px;
    padding: 1px 2px;
}

/*Premium Tools*/
#third_rail > section.z2_premium_tools {
    background: none !important;
    border: none !important;
    border-top: 3px solid #007f06 !important;
    padding: 5px 0 0 0 !important;
    border-radius: 0;
}
.z2_premium_tools > h1{
    color: #000;
}
.z2_premium_tools div.two_col > div{
    width: 122px;
    padding-top: 5px;
}
.z2_premium_tools div.two_col{
    border-top: 3px solid #cacaca;
}
.z2_premium_tools div.two_col > div + div{
    margin-left: 10px !important;
}
.z2_premium_tools div.two_col > div ul{
    padding: 0;
    margin: 0;
}
.z2_premium_tools div.two_col > div ul li{
    list-style: none;
    padding: 4px 0;
    border-bottom: 1px solid #dfdfdf;
    font-size: 9.5pt;
}

/*jcarousel Style*/
#featured_premium_screens.z2_premium_tools .jcarousel li .normal{
    width: 100%;
    max-width: 230px !important;
    height: 230px !important;
    max-height: 230px !important;
}
#featured_premium_screens.z2_premium_tools .jcarousel li .normal img {
    width: 100%;
    height: 230px !important;
    max-width: 230px !important;
    max-height: 230px !important;
}

#featured_premium_screens.z2_premium_tools .bottom_caption.sm-overlay{
    background: url('/images/zacks/black_semi_tranparent_v2.png') 0 0 repeat !important;
    bottom: 0 !important;
    height: 100% !important;
    padding: 0;
}

#featured_premium_screens.z2_premium_tools .bottom_caption.sm-overlay .caption_wrapper{
    background: url('/images/zacks/zpp/sm-bg-fill-reverse-v2.png') 0 bottom repeat-x !important;

    bottom: 0 !important;
    height: 65px !important;
    padding: 0;
    position: absolute;
    width: 100%;
}

#featured_premium_screens.z2_premium_tools .jcarousel li .normal h2{
    font-size: 10pt !important;
    position: absolute;
    bottom: 0;
    font-weight: bold !important;
    margin-bottom: 2px;
}
#featured_premium_screens.z2_premium_tools .jcarousel li .normal h2 > a{
    color: #fff !important;
}


@media screen and (min-width: 1024px){

    #featured_premium_screens.z2_premium_tools .jcarousel li.jcarousel_listing {
        width: 230px !important;
        }

    #featured_premium_screens.z2_premium_tools .jcarousel-control-prev,
    #featured_premium_screens.z2_premium_tools .jcarousel-control-prev,
    #featured_premium_screens.z2_premium_tools .jcarousel-control-next,
    #featured_premium_screens.z2_premium_tools .jcarousel-control-next {
            height: 61px !important;
            width: 10px;
            padding-top: 107px !important;
        }
}

.premium {
    background-image: url('/images/zacks/icons/zp-_18x18a4x.png');
    background-position: inherit;
    background-size: 16px 16px;
}
#zacks_rank_top_movers footer a.premium{
    line-height: inherit;
    background-position: inherit;
    padding-top: 0;
    padding-bottom: 3px;
}


#quote_ribbon .add_to_portfolio{
    top:85px !important;
    left: 8px;
    right: inherit !important;
}
#quote_ribbon #quote_rank{
    right: 20px;
    top: 75px;
}

@media screen and (min-width:320px) and (max-width:768px){
    #featured_premium_screens.z2_premium_tools > h1{margin-left: 10px;}

    #featured_premium_screens.z2_premium_tools #zpp_screens .jcarousel, #featured_premium_screens.z2_premium_tools .jcarousel{height: 180px;}
    #featured_premium_screens.z2_premium_tools #zpp_screens .jcarousel li, #featured_premium_screens.z2_premium_tools .jcarousel li{width: 180px !important;}
    #featured_premium_screens.z2_premium_tools #zpp_screens .jcarousel li .normal, #featured_premium_screens.z2_premium_tools .jcarousel li .normal{max-width: 180px !important; height: 160px; max-height: 160px;}
    #featured_premium_screens.z2_premium_tools #zpp_screens .jcarousel li .normal img, #featured_premium_screens.z2_premium_tools .jcarousel li .normal img{max-width: 180px !important; max-height: 160px !important; min-height: 160px !important; height: 160px !important;}

}

@media screen and (max-width: 768px) and (min-width: 320px){
      #featured_premium_screens.z2_premium_tools .jcarousel li .normal {
        max-width: 180px !important;
        height: 160px !important;
        max-height: 160px !important;
    }
    #featured_premium_screens.z2_premium_tools .jcarousel li .normal h2{
        font-size: 8pt !important;
    }
}

/*Get Report Pop up*/
.hoverquote .quote_report_block{
    /*position: absolute;*/
    width: 294px;
    border: 2px solid #007f06;
    border-radius: 4px;
    height: 105px;
    z-index: 9;
    /*top: -37px;
    left: -1px;*/
    margin: -3px 0 0 -3px;
    clear: inherit !important;
}
.hoverquote .report_info{
    background: #007f06;
    float: left  !important;
    width: 150px;
    height: 105px;
    clear: inherit !important;
}
.hoverquote .report_shade{
    background: url('/images/zacks/zp-quote-ribbon-background.jpg') #fff no-repeat right 0;
    float: left !important;
    width: 140px;
    height: 104px;
    background-size: 350px;
    text-align: center;
    clear: inherit !important;
}
.hoverquote .mf .report_shade
, .hoverquote .etf .report_shade{
    background: url('/images/zacks/zp-quote-ribbon-background_v2.jpg') #fff no-repeat right 0;
    background-size: 370px;
}
.hoverquote .mf .report_shade .fancy_button
, .hoverquote .etf .report_shade .fancy_button{
    font-size: 6.6pt;
}
.hoverquote .report_shade .fancy_button{
    margin-top: 75px;
    font-size: 7pt;
    width: 130px;
    padding: .65em 0;
    text-align: center;
}
.hoverquote .quote_report_block .report_shade{
    color: #fff;
}
.hoverquote .quote_report_block .report_info h1{
    text-align: center;
    padding: 10px 3px 8px;
    color: #fff;
    text-shadow: 0 1px 1px #000;
    font-size: 11pt;
}
.hoverquote .quote_report_block .report_info p{
    text-align: center;
    color: #fff;
    font-size: 9pt;
    padding: 0px 4px;
}

.rank_chip.rankrect_NA{
    font-weight: normal;
    color: #000;
    text-shadow: none;
    box-shadow: none;
}
#top_equity .rank_chip{
    margin-right: 0;
}


/*MF/ETF quote Premium Research*/
#premium_research .z_premium{
    padding: 0 0 0 19px;
}


/*My Portfolio Module*/
#my_portfolio table tbody td:last-child span.premium{
    margin-right: 23px;
}

/*Rank #1*/
#rank_buy_list #additions_deletions table th:first-child,
#rank_buy_list #value table th:first-child,
#rank_buy_list #momentum table th:first-child,
#rank_buy_list #growth table th:first-child,
#rank_buy_list #full_one_list table th:first-child{
    width: 50px !important;
}
#rank_buy_list #full_one_list table th:nth-child(3){
    width: 215px !important;
}

@media screen and (max-width: 1023px){
    aside#third_rail {width: 96% !important;}
    .z2_premium_tools div.two_col > div{width: 48%;}
    .education_dollar_secret{width: 86%;}
    #third_rail > section.z2_premium_tools{border-top: none !important;}

    #quote_ribbon{max-width: 99% !important;}

    #quote_ribbon .add_to_portfolio{position: inherit !important; left: 0 !important; top: 8px !important; margin-left: 0 !important;}
    #quote_ribbon .ribbon_value .quote_report_block{top: inherit !important; left: inherit !important; margin-top: inherit !important; float: left !important;}
    #quote_ribbon .ribbon_value .quote_report_block > div.report_info{width: 49% !important;}
    #quote_ribbon .ribbon_value .quote_report_block > div.report_shade{width: 51% !important;}
    #quote_ribbon .ribbon_value .quote_report_block .report_info h1{padding: 2px 0 3px !important; font-size: 11.5pt !important;}
    #quote_ribbon .ribbon_value .quote_report_block .report_info p{padding: 0 !important; font-size: 8.5pt !important;}
    #quote_ribbon .ribbon_value .quote_report_block .report_shade .fancy_button{font-size: 7pt !important;}


    #quote_ribbon_v2 .ribbon_value .group3 .quote_report_block{position: inherit !important; top: inherit !important; left: inherit !important; width: 100% !important;}
    #quote_ribbon_v2 .ribbon_value .quote_report_block div.report_info
    , #quote_ribbon_v2 .ribbon_value .quote_report_block div.report_shade{width: 50% !important;}
    #quote_ribbon_v2 .ribbon_value .quote_report_block div.report_info h1{width: 100% !important; max-width: 100% !important; padding: 15px 0 8px !important;}
    #quote_ribbon_v2 .ribbon_value .group3 .quote_report_block .report_info p{padding: 0 !important;}
    #quote_ribbon_v2 .ribbon_value .group3 .quote_report_block .report_shade .fancy_button{font-size: 7.5pt !important; width: 90% !important; padding: .45em 0 !important;}
    #quote_ribbon_v2 .ribbon_value .group3{height: auto !important;}

    #quote_ribbon_v2 .add_to_portfolio{right: 2px !important;}
}