/****************************************
 * 
 * BP.com print styling
 *
 * Version: v1.0
 * 
 * print.css is used to define the core 
 * print style definitions across BP.com. 
 * Only print related styles maybe added  
 * to this file - Article pages only.
 * 
 ****************************************/
 
#nvc-consentcookie-container, .nv-sharepricefeed-container, .nv-sitesearch, .nv-header-utils, .nv-topnav, .download,
#page #nv-left-nav, .article-download-summary, .nvc-related-content, .nvc-relatedteaser, .usefultools, #footer, #CQ {
    display: none;
}

.nv-breadcrumb{margin-top:4.7em;}
.nvc-gallery .nvc-gallery-js {box-shadow: none;}

.nvc-texthighlight {filter:none;}

#nv-article-content .has-download-summary {
   width:70em;
   min-height:0;
}

#page .row .nine {
    margin-left:0;
}