/* Request B -  above the Disease Fact Sheet and Product Fact Sheet  - WEBSUPPORT-147388 */
.page-fact-sheets #factiseasesheet {
    padding-top: 5px;
}

.page-fact-sheets  #factproductsheet {
    padding-top: 5px;
}

/* Request Beau - WEBSUPPORT-147388 */ 
.page-fact-sheets .panel-col-first h2.pane-title {
    color: #a05ea5;
    font: 18px 'Open Sans',Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0.5em 0;
}

/* WEBSUPPORT-157194 */
#bw-content .view-bw-press-release .view-content .item-list ul li.views-row {
    position: relative;
}

.front #bw-onecolumn .view-filters {
    
}

/* logo updates HQSITES-11841, HQSITES-12043 (updated logo in tpl.php and removed from css) */


.alexionLogo {
    background: url("client_files/images/alexionLogo.png") no-repeat;
  /*  float: left;
    height: 25px;
    width: 147px; */
}
@media only screen and (max-width: 960px){
    .alexionLogo {
        background: url("client_files/images/mobile/mobile_alexionLogo.png") no-repeat;
     /*   float: left;
        height: 25px;
        width: 147px; */
    }
}


/* footer logo HQSITES-11840 */
.footer-logo {
    height: 32px;
    margin-bottom: 18px;
}

.footer-logo img {
    height: 53px;
    padding: 0;
}

/* HQSITES-11943 */
.page-node div.bw-zoom-table.zoom > button {
    top: auto;
}
.page-node div.bw-zoom-table.zoom {
    height: auto;
    top: 20%;
}

/* HQSITES-19306 */
.eu-cookie-sliding-popup-top {
    background-color: #000;
    position: absolute;
}

/* HQSITES-19412 */
body.node-type-press-release #bw-content-content .bwvertalignt p.bwcellpmargin {
    font-size: 11px;
}

/* HQSITES-20006 */
.node-type-press-release .bwpadl0.bwvertalignt.bwalignl {
    color: #414042;
    font-family: brix_slablight,arial,helvetica,sans-serif;
    font-size: 11px;
    line-height: 32px;
}