/*pagenames for page level styling THIS CLASS IS ADDED TO THE BODY- :
0.0 HOME pageName homePage CLASS ADDED TO BODY: .homePage (STYLE PAGE LEVEL LIKE THIS: .homePage h1)
1.0 EFFICACY AND SAFETY DATA  /hcp/efficacy-safety	   pageName efficacySafetyHome
1.1 EFFICACY AND SAFETY DATA: NVAF /hcp/efficacy-safety-nvaf     pagename efficacyNVAF
1.2 EFFICACY AND SAFETY DATA: DVT-PE /eliquis/hcp/dosing/dvt-pe     pagename efficacyDVT-PE
1.3 EFFICACY AND SAFETY DATA: Prophylaxis of DVT eliquis/hcp/efficacy-safety/dvt-pe-prophylaxis    pagename efficacyHipKnee sectionName efficacy
2.0 DOSING /eliquis/hcp/dosing/  pageName  dosingHome   sectionName dosing
2.1 DOSING NVAF  /eliquis/hcp/dosing/nvaf  pageName  dosingNVAF   sectionName dosing
2.2 DOSING DVT-PE /eliquis/hcp/dosing/dvt-pe  pageName  dosingDVT-PE  sectionName dosing
2.3 DOSING  eliquis/hcp/dosing/dvt-pe-prophylaxis  pageName  dosingProphylaxis   sectionName dosing
3.0 FORMULARY /eliquis/hcp/formulary-lookup  pageName formularyPg
4.0 RESOURCES eliquis/hcp/resources   pageName resourcesPg
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/*merc codes*/
.MercCode{display:none;padding-bottom: 20px;font-family: 'fs_joeyregular', sans-serif;font-weight: normal;}

.homePage .MercCode{display:block;} /*, .resourcesPg .MercCode*/ /*ELIHCPMSDP-31*/
/*home Carousel and RWD tabs added 9/19*/
.ot-sdk-four > ul > li:before {
	padding-left:0px;
	}
.p_r{position:relative;}
.homePage .number1{display:none;}
.resourcesPg .number1{display:inline-block;}
.number1 {
    color: #fff;
    background: #76004b;
    width: 100%;
    padding: 15px 0 15px 25px;
    margin: 18px auto;
}
.number1 h2, .number1 h2 >span {
    font-size: 28px;
}
.number1 > img {
    display: inline-block;
}
.number1 img + div {
    padding-left: 20px;
    max-width: 86%;
    display: inline-block;
}
.number1 h2 >span.joeyHvy {
    padding-right: 10px;
}
.number1 .footnote {
    text-align: center;
    max-width: 70%;
    margin: 0 auto 0 103px;
    display: block;
}
header {position:relative;}
#topContent{padding-top:10px;/*margin-bottom:10px;*/padding-bottom: 30px;}
#topContent.tray{padding-bottom:12%}
.container100 {
    width: 100%;
}
.container {width: 1024px;}
.homePage #topContent > .container100 {
    width: 100%;
   /* border-bottom: 1px solid #76004b; */ /*ELIHCPMSDP-31*/
    padding-bottom:5px;
}
.homeTop {
    display: block;
    width: 1024px;
    position: relative;
    margin: 0 auto;
}
.homePage a.logo {height: auto;}
.homePage a.logo img.visible-md.visible-lg.homeOnly{margin-top:0px;} /*ELIHCPMSDP-31*/
body:not(.homePage) a.logo img.visible-md.visible-lg,
body:not(.homePage) a.logo img.visible-md.visible-lg.homeOnly,
.homePage a.logo img.visible-md.visible-lg {display: none !important;}
.homePage .visible-md.visible-lg.homeOnly {display:block !important;}
.homePage a.logo img.visible-md.visible-lg.homeOnly,
body:not(.homePage) a.logo img.visible-md.visible-lg {display: inline-block !important;}
#homeCarousel .carousel-inner {width: 100%;float: none;}
#homeCarousel .item:not(.resourcesCar) {padding-bottom: 10px;}
#homeCarousel .carousel-inner .item > img {margin: 0 auto;}
/*make direction one way only*/
.carousel-inner .left, .carousel-inner .right {float:none;}
#indications .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition: transform 3s ease, opacity 0.9s ease-out;
  transform: translate3d(0, 0, 0);
}
#indications .carousel-inner .active.left,
#indications .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

#indications .carousel-inner .next.left,
#indications .carousel-inner .prev.right {
transform: translate3d(0, 0, 0);
  opacity: 0;
}
#indications .carousel-inner .active{
transform: translate3d(0, 0, 0);
  opacity: 1;
}
#indications .carousel-control {z-index: 2;}
#indications .carousel-inner > .left,
#indications .carousel-inner > .next.left,
#indications .carousel-inner > .active,
#indications .carousel-inner > .active.right,
#indications .carousel-inner > .active.left {
   transform: translate3d(0, 0, 0);
    top: 0;
}
#homeCarousel .carousel-inner > .item {
    transition: 0.6s ease-in-out;
    transform: translate3d(100%, 0, 0);
    top: 0;
}
#homeCarousel .carousel-inner > .active{
    /*background:pink;*/
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
}
@media all and (transform-3d), (-webkit-transform-3d) {
#homeCarousel .carousel-inner > .active{
    /*background:pink;*/
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
}
#homeCarousel .carousel-inner > .next,
#homeCarousel .carousel-inner > .prev{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    top: 0;
    left:0;
}
  #homeCarousel .carousel-inner > .next.left{
    /*background:red;border:3px solid yellow;*/
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  #homeCarousel .carousel-inner > .active.right,
  #homeCarousel .carousel-inner > .active.left {
    /*background:aqua;*/
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
/*end test*/
.linksBox{display:inline-block;max-width: 300px;padding-left: 10px;}
.intended {
    width: 190px;
    width: auto;
    vertical-align: top;
    font-family: 'fs_joeymedium';
    padding-right: 10px;
    padding-top: 5px;
    display: inline-block;
    width: 190px;
    height: 39px;
}
.homePage .intended {
	width: auto;
    height: auto;
    vertical-align: top;
    font-family: 'fs_joeymedium';
    display: inline-block;
    padding-top:3px;
}

.homePage .intended, .homePage .linksHeader {padding-right: 10px;line-height:normal; max-width: 400px;}
.homePage .linksHeader {
    display: inline-block;
    height: auto;
    line-height: normal;
    border: none;
    width: 400px;
    left: 50%;
    margin-left: -365px;
    top: 16px;
    background: none;
    padding: 0;
}
.homePage .linksHeader >.container {
    line-height: 20px;
    width: 400px;
    margin: auto;
}
.homePage .linksHeader> .container >div {width: 400px;margin-top: 8px;}
.homePage .linksHeader >div {line-height: 20px;}
#homeCarousel {float: none;position: relative; top: -27px;}
#homeCarousel ol.carousel-indicators {
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    display: block;
    margin: 10px auto 5px;
    padding: 0;
    background: none;
    height: 10px;
    position: relative;
}
/*#homeCarousel .carousel-inner .item {height:745px;}*/
#homeCarousel .carousel-inner .item.resourcesCar {height:auto;}
#homeCarousel .indiControls {
    top: 230px;
    left: 11px;
    width: 990px;
    right: auto;
    z-index: 1;
}
#homeCarousel a.right.carousel-control, #homeCarousel a.left.carousel-control {
    background: none;
    opacity: 1.0;
    right: auto;
    left: auto;
    width: 25px;
    display: block;
    float: none;
}
#homeCarousel a.right.carousel-control {right: 0;left: auto;}

#homeCarousel a.left.carousel-control {left: 0;right: auto;}

#homeCarousel .carousel-indicators li {
    width: 8px;
    height:8px;
    background: #cfaec1;
    border-radius: 4px;
    display: inline-block;
    border: 2px solid #cfaec1;
    vertical-align: top;
}
#homeCarousel .carousel-indicators li.active {background: #75164d;border-color: #75164d;}
.homeCarLinks {
    position: relative;
    max-width: 425px;
    height: 58px;
    padding: 5px 18px;
    display: inline-block;
    background: #fff;
    box-shadow: 3px 3px 10px 2px rgba(180,179,179,0.5);
    border-top: 12px solid #f26937;
}
#homeCarousel .row.contentBot {position: relative;margin-top:0;}
#homeCarousel .row.contentBot>div {position: absolute;bottom: 0;}
#homeCarousel .row.contentBot>div.col-md-5 a img, .row.contentBot>div.col-md-5 a {display: inline-block;height: 39px;}
#homeCarousel .row.contentBot>div.col-md-5 {right: 0;bottom:3px;}
.boxDiv >.grayBox img {
    margin-top: 20px;
}
.resHome1.grayBox img {
    margin-top: 0;
}
#homeCarousel .boxDiv >.resHome2.grayBox img {
    margin-top: 55px;
}
/*slide 3 resources: .item.resourcesCar*/
#homeCarousel .item.resourcesCar .boxDiv {
    margin: auto;
    width: 905px;
}
#homeCarousel .item.resourcesCar .font32.bold.burg.center {
    max-width: 70%;
    padding: 35px 0 0;
    position: relative;
}
#homeCarousel .item.resourcesCar .grayBox {
    background: #f1eeed;
    width: 291px;
    margin:10px 0 0;
    padding: 0;
    display: inline-block;
    height: 247px;
    vertical-align: top;
    text-align: center;
    font-family: 'fs_joeybold', sans-serif;
    font-weight: normal;
}
a.resLink {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 20px 0 15px;
}
a.resLink:hover{border:2px solid #76004b;}
.boxDiv > .grayBox span.txt {
    color: #76004b;
    text-align: center;
    font-size: 23px;
    line-height: 32px;
    font-family: 'fs_joeybold', sans-serif;
    font-weight: normal;
}
#homeCarousel .resourcesCar .buttonDiv {margin:3px auto 0;}
#homeCarousel .resourcesCar .resHome2.grayBox {margin-left: 10px;margin-right: 10px;}
#homeCarousel .resourcesCar .orangeBg.center {max-width:425px;}
#homeCarousel .resourcesCar .orangeBg.center a {
    color: #fff;
    padding: 12px 30px;
    font-size: 32px;
    display: inline-block;
}
#homeCarousel .resourcesCar .homeFootnotes {left: 0;}
#homeCarousel .resourcesCar .homeFootnotes p.footnote:first-of-type {margin: 0;vertical-align: top;}
.homeCallouts .coPayCallout .imgDiv img {width: 60px;max-width: 60px;margin-top: 8px;}
.homeCallouts .realworldCallout > img {max-width: 56px;}
/*RWD  padding removed as content goes right up to 1012px */
.subnavTabs > #real-world-data >div.active {padding: 20px 0 5px;}
.subnavTabs #real-world-data .chart {margin-top: 40px;margin-bottom:40px;}
.burgBar {
    width: 100%;
    height: 55px;
    background: #76004a;
    color: #fff;
    text-align: center;
    line-height: 55px;
    font-size: 36px;
    font-family: 'fs_joeybold';
    margin: 30px auto;
}
/*end home Carousel and RWD tabs added 9/19 desktop*/

/*global landing page*/
body.globalPg {background: #ccc;}
.globalPg #topContent {padding-top:0;margin-bottom:0;}
.globalPg .heightcheck {
    padding: 30px 50px 50px;
    float: none;
    background: #fff;
    width: 1024px;
    margin: auto;
}
#globalPg ul li:before {display: none;}
#globalPg .countrylist {
    float: none;
    display: inline-block;
}
#globalPg .countrylist ul{
    width: 850px;
}
.globalPg .countrylist ul li {
    float: left;
    text-align: center;
    width: 169px;
    height: 127px;
    padding-top: 23px;
    border-bottom: 1px solid #dbdbd9;
    border-right: 1px solid #dbdbd9;
}
.globalPg .countrylist ul li.borderrn {
    border-right: none;
}
.globalPg .popupfooter a.leaveToBMS {margin-right: 20px;}
/*end globalpage*/

#resourcesPopup .footer p, #resourcesPopup .footer a {
    color: #23527c;
}
/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}
/*fix for svgImage?*/
a:link:focus,
.btn:focus,.btn:active {
   outline:0;
   /*box-shadow: none;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
.columns3 {column-count: 3;padding: 0 50px;column-gap: 80px;}
ul.columns3 li>span {max-width: 90%;}
ul.columns3 li:first-child {
    margin-left: 35px;
    max-width: 120px;
}
.italic,#infoISI .italic {font-family:'fs_joeyitalic'}
i, em {font-style: italic;}
/*ol, ul {list-style: none;}*/
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
    border-spacing: 0;

   /* table-layout:fixed;*/
}
table td {  background-clip: padding-box;}

/*end reset*/

/* Global fonts*/
.joeyLt{font-family: 'fs_joeylight';}
.joeyReg{font-family: 'fs_joeyregular';}
.joeyMed,
a.joeyMed, a.link.joeyMed, a:visited.joeyMed, a:active.joeyMed{font-family: 'fs_joeymedium';}
.joeyB{font-family: 'fs_joeybold' !important;}
.joeyHvy{font-family: 'fs_joeyheavy';}

/*modules css*/
.RWDonly {display:none;}
/*Global colors*/
.gray {color:#202020;}
.orange,.cta {color:#F26937}
.orangeBg {background:#F26937;}
.burgBg{background:#76004b;}
.grayBg {background: #f7f7f7;}
a.orange:hover,.navCallout a:hover,
.dkorange,.ctaHov{color:#F04d23;}
.burg,.navCallout .indic{color:#76004b;border-color:#76004b;}
.teal {color:#008e9b; border-color:#008e9b;}
.navy  {color:#084e7d;border-color:#084e7d;}
.dkGray {color:#484847;}
.blackcolor,
a.blackcolor,a.blackcolor:link, a.blackcolor:visited, a.blackcolor:active{color: #000;}
.darkgrey{color: #525152;}
/*border colors*/
.nvafB {border-color:#76004b;}
.dvtB {border-color:#008e9b;}
.hip-kneeB  {border-color:#084e7d;}
/* hide the menu title */
.menu-title{display:none;}

/* global styles*/
.table{display:table;}
.tableCell {vertical-align: middle;display: table-cell;}
.ocms-reset.sortable { height:auto !important; }
.mobPhone, .mobPhone:hover{cursor:default;text-decoration:none;color:inherit;}
.pageName {height: 0;}
sup, sub {
    font-size: 65%;
    font-family: inherit;
    font-weight: normal;
}
sup {top: -0.4em;}
.table sup/*,p sup*/ {font-family:'fs_joeyregular', sans-serif;}
p.bold sup{font-family:inherit;}
body { font-family:'fs_joeyregular', sans-serif; font-size:20px; font-weight:300; line-height:24px; color:#202020; }
h1,h2,.h1,.h2,h3 ,.h3 {font-family:'fs_joeybold', sans-serif; font-weight:normal;}
h1,.h1{font-size:36px;line-height: 40px;}
h2,.h2{font-size:26px;line-height: 30px;}
h3,.h3{font-size:24px;line-height: 28px;}
/*Global font styles*/
.fontd24m16 {font-size: 24px;line-height:28px}
.font24{font-size:24px;line-height:28px;}
.font25{font-size:25px;line-height:28px;}
.font26{font-size:26px;line-height:28px;}
.font32{font-size:32px;line-height:normal;}
.font20 {font-size:20px !important;}
.font22 {font-size:22px;}
.font16 {font-size:16px;}
.font15 {font-size:16px;}
.font14 {font-size:16px;}
.f-13 {font-size: 13px;}
.block{display:block;}
.abs {position: absolute;}
.subnavTabs a.inl-blk,.inl-blk{display:inline-block;}
a.underline:link, a.underline:visited, a.underline:active, .underline {text-decoration:underline;}
.baseline{vertical-align: baseline !important;}
/*h1.regFont,.h1.regFont,
h1 .regFont,.h1 .regFont,
h2 .regFont,.h2 .regFont,
h3 .regFont,.h3 .regFont*/
a.regFont:link, a.regFont:visited, a.regFont:active, *.regFont{font-family:'fs_joeyregular', sans-serif; font-weight: 300;}
h4.accHeader,.h4.accHeader{font-size:30px;line-height: 25px;}
h5,.h5{font-size:23px;line-height: 25px;}
h6,.h6{font-size:18px;line-height: 26px;}
.lineHd28m16{line-height: 28px;}
.footnote, .tabbedSection .footnote{font-size:16px;line-height:18px; margin-bottom: 0;display: inline-block;
    width: 100%;}
.footnote + .h2,.footnote + .fontd24m16{padding-top:30px;}
/*for indented sup or * wrap in a span with class footNoteL, then add class indent to the parent p.footnote:  */
/*.footnote .footNoteL {margin-left: -5px;width: 5px;
    display: inline-block;}*/

.footnote .footNoteL {
    margin-left: -8px;
    width: 8px;
    display: inline-block;
    text-align:center;
}
.footNoteL sup {font-size: 55%;top: -0.5em;}
.footNoteL sup.wider {font-size: 50%;top: -0.6em;}
p.footnote.indent,
p.footnote.indent + p.footnote.indent {margin-left:8px !important;}
p {margin: 0 0 10px;}
p.boldMar{margin-bottom:5px}
div.footnotes{margin:32px 0 20px;}
p + div.footnotes {margin-top: 22px;}
.hiddenContent .table + .footnotes,
.hiddenContent img + .footnotes{
    padding-top: 12px;
    margin-top: 0;
}
.hiddenContent .table {
    margin-top: 15px;
}
.footnotes + p.introUnderline,.footnotes + h2.introUnderline,
.footnotes + h3.introUnderline {margin-top: 0;}
p.footnote + p.footnote {margin: 0;}
ul {list-style: none;}
ul + p {margin-top: 10px;}
p.bold+ ul,p.bold+ ol {margin-top: -3px;}
ul:not(.orangeBL6) li>span li>span {margin-left: -4px;}
.menu ul li:before,.topLinksMob ul li:before {display:none;}
ul li>span,ol li>span{font-family:'fs_joeyregular', sans-serif;
    font-weight: 300;
    display: inline-block;vertical-align: top; max-width: 98%;}
ol.rtPar li>span{    max-width: 93%;    }
ul.ulInline {display: inline-block;}
a.inline,.inline li>span, .inline li,.inline { display: inline;}
ol.rtPar {counter-reset: list;margin-bottom: 25px;}
ol.rtPar > li{list-style: none;}
ol.rtPar > li:before {white-space: nowrap; content: counter(list, decimal) ") ";counter-increment: list;position: relative;top: -1px;}
#topContent #starterPack ul li:before,
ul > li:before, ul.orangeBL6>ul>li:before {
    content:'\2022';
    /*padding-left: 10px;*/
	padding-left: 8px;
    position: relative;
    left: -10px;
    color: #76004b;
    vertical-align: top;
}
#infoISI ul ul>li:before{content:'\2022';font-size: inherit;}
#topContent ul > li:before{color:#000;}
.efficacy img + p { margin-top: 20px;}
.efficacy img + ul:not(.orangeBL6){margin-top: 30px;}
#topContent ul > li:before {color: #000;}
.imagesL li:before,
.effTabbs li:before,
.tabNav li:before,
ul.orangeBL6>li:before{display:none;}

ul.imagesL li:before,
ul.effTabs li:before,ul.tabNav li:before{display:none;}

ul:not(.imagesL):not(.orangeBL6):not(.effTabs):not(.tabNav) li>span { position: relative;left: -5px;}
.topSet ul li>span {max-width: 90%;}
hr {    width: 100%;
    border-color: black;
}
.title {
    margin-bottom: 0;
    margin-top: 20px;
}
a,
.bold, b, strong {font-family:'fs_joeybold', sans-serif;font-weight:normal;}
a,
a.link,
a:link,
a:visited,
a:active  { font-family:'fs_joeybold', sans-serif; font-size:inherit; /*text-transform:uppercase;*/ color:#F26937; }
a:hover {
    color: #76004b;
    text-decoration: none;
}
a:link,
a:visited,
a:active {text-decoration: none;}

.sectionLabel >a:hover,.menu ul ul li a:hover{text-decoration:none; line-height: 24px;}
.closeM > a{text-decoration:none;}
.wordBr {word-break: break-all;}
br { line-height:0; }
.content .h1.textL, .textL {text-align:left;}
.textR {text-align:right;}
.topic .table table .center,.center { margin-left:auto;margin-right:auto; text-align:center; }
.centeredAll * {margin: auto;text-align: center !important;position:relative}
.content .textL,.textL{text-align:left;}
img.center{display:block;}
.small-txt {font-size: 12px;line-height: 14px;color: #000000;font-family: 'fs_joeyregular';}
.homeCallouts > div .small-txt{margin-top: 5px;}
.small-caps { font-variant:small-caps; }
.upper {text-transform:uppercase;}
.noTT{text-transform:none;}
.nobr { white-space:nowrap; }
.clear { clear:both; height:1px; width:100%; }
.left,.d-left { float:left; }
.right,.d-right { float:right; }
.noPadding { padding:0; }
.footer {background:#76004b;}
.pt-tp-10{padding-top:10px;}
.max80 {max-width:80%;}
.orArr {background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/orArr.png) no-repeat 2px center;padding-left:15px;font-size: 20px;
line-height: 20px;}
/*when using this after text to have the line after the text make sure the parent is position:relative*/
.lineAfter {
    position: absolute;
    width: 100%;
    margin-top: 0.82em;
    margin-left: 2px;
    border-width:1px;
    border-style:solid;
}
/*Global width */
.d-w49 {width: 49%;}
.d-w30 {width: 30%;}
.d-w34 {width: 34%;}
.d-w64 {width: 64%;}
.d-w57 {width: 57%;}

/*Global margin */
.tabbedSection .h2.botM5, .botM5 {margin-bottom: 5px;}
.d-marginTop0,.mTop0{margin-top:0 !important;}
.d-marginRight0{margin-right: 0;}
.d-padding15{ padding:15px !important;}
.d-marginTop15,.mTop15,.footnotes.mTop15{margin-Top:15px;}
.d-marginTop30,.mTop30{margin-top:30px !important;}
.d-marginBottom15{margin-bottom:15px !important;}
.d-marginBottom25{ margin-top:25px !important;}
.d-marginBottom30{ margin-bottom:30px !important;}
.top7left7{top: -7px; left: -7px;}
.d-marginBottom40{ margin-bottom:40px !important;}
.botM0 {margin-bottom: 0 !important;}
.mBot15 {margin-bottom: 10px !important;}
.mBot20{margin-bottom:20px;}
.mTop0{margin-top:0;}
.mTop18{margin-top: 18px;}
.mTop20{margin-top:20px;}
.mBot30{margin-bottom:30px}
.mBot40{margin-bottom:40px}
.mL15 {margin-left:15px;}
.padTop5 {padding-top: 5px;}
.padTop10 {padding-top: 10px;}
.pad30 {padding: 0 30px;}
.padL30,#resourcesPage .greyWrapper, #resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"].padL30 {padding-left: 30px;}
.efficacy img + ul.marTop40,.marTop40,
img + .marTop40 {margin-top: 40px;}

/*Global display*/
.d-inline-block{display:inline-block}
.dpage{  display: block !important;  }
.mpage{  display: none !important; }

/*Global border*/
.nobrdr{  border:none !important;}
.nobrderRight{  border-right:none;}
.nobrderleft{border-left:none;}
.nobrdrTop{border-top:none;}
.nobrdrBottom{ border-bottom:none;}
.brdrwhite{border: 1px solid #fff;}

/*Global background*/
.tranbackgrnd{background: transparent}
.orangebackgrnd{background: #F26937;}

/* large containers*/
.wrapper { z-index: 1;position: relative;}
#mainContainer { position: relative; }
#bottomContent { width: 100%;background:#fff;}
#topContent.expandISI{max-height:500px;overflow:hidden;}
.content {padding-top:20px;}
.efficacy-safety.content {padding-bottom: 30px;}
.content .h1{margin:auto;text-align: center;}
/*.content .h1, .content .h2, .content .h3 {text-align: center;margin:auto;}*/
.content *.alL,.alL {text-align: left;}
/*header*/
a.logo {
    float: left;
    /*height: 40px;*/
    cursor: pointer;
    position: relative;
    z-index: 10;
    margin-left: 3px;
}
.homePage a.logo {margin-left: 0;  margin-top: 0;}

a.logo img{width: 145px;height: 84px;}
.topHeader{font-size:13px;position:relative;}
.topLinks a{line-height: 40px;}


/* new check
.intended {
    width: 190px;
    padding: 0;
    margin-left: 40px;
    display: table-cell;
    height: 40px;
    vertical-align: middle;
}*/
.topInfo{float: right;height: 40px;display:table;width: 85%;}
.topLinks ul li,.topLinks ul{list-style: none}
.topLinks {
	/*background: #76004b;*/
    color: #fff;
    float: right;
    display: table;
}
.topLinks a{background: #76004b;text-decoration: none;text-transform: uppercase;float: left;padding: 0 20px;color: #fff;}
.topLinks a:not(.indications) {border-right: 2px solid #fff;}
.topLinks a.piLink, .intended {line-height: 1.1em;}
.topLinks a.piLink {

    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none;
    font-family: 'fs_joeyregular' , sans-serif;
}
.topLinks a.piLink .noTT {text-transform: uppercase;}
.topLinks a.indications{width:132px;border-right:inherit;text-align:center;padding:0;}

.linksHeader {
    text-align: right;
    height: 33px;
    border-top: 1px solid #76004b;
    border-bottom: 1px solid #76004b;
    display: inline-block;
    background: #fff;
    line-height: 33px;
    position: absolute;
    top: 40px;
    right:1px;
}

.linksHeader>div {
    width: 790px;
    display: inline-block;
    line-height: 33px;
    text-align: right;
    padding-right: 5px;

}
.linksHeader a{
    color: #76004b;
    vertical-align: top;
    font-size: 13px;
}

.linksHeader a:nth-child(2) {
    border-left: 2px solid #989697;
    padding-left: 13px;
    margin-left: 10px;
    margin-right: 2px;
}
/*wrapper*/
/* changed with homepage updates 9/19 .homeTop{display: inline-block;width: 100%;position: relative;}*/
/*homepage*/
/*home background dotted stripes:*/
.homeMessage .h1{font-size:26px;    line-height: 30px;}
.homeMessage .lg.burg {font-size: 44px;margin-top: 15px;    line-height: 44px;}
/*.homePage .BGcontainer,.BGcontainer:before{
	width: 100%;
    height:inherit;;
	position: absolute;
    top: 0;left: 50%;
    margin: 0 0 0 -50%;}
.homePage .BGcontainer{

        border-bottom:5px solid #76004b;
}
*/
/*end home background dotted stripes:*/
.m-joey{font-family: fs_joeymedium; line-height:18px;}
.ptop27{padding-top: 17px;}
.homeTop > div{float:left;}
.homeTop > div.homeFootnotes {
    float: none;
    position: absolute;
    bottom: 15px;
    text-align: left;
    line-height: 18px;
}
.homeFootnotes {position:relative;left:-15px;margin-top:10px;}
.homeFootnotes p.footnote, .homeFootnotes p.footnote + p.footnote {margin: 0;font-size: 14px}
.homeFootnotes .footnote{font-family:'fs_joeyregular';padding-left: 15px;}
.homeMessage {width: 405px;display: inline-block;    margin-top: 120px;}
.hero {display: inline-block;width: 255px;margin-left: -43px;margin-top: 21px;}
.homeTop > div.homeNavCallouts{width:350px;float:right;margin-top: 10px;}
.navCallout {
    font-size: 18px;
    height: 28px;
    padding: 0;
    /* background: #fff; */
    margin: 0;
    /* box-shadow: 2px 2px 15px 2px rgba(180,179,179,0.5); */
    line-height: 28px;

}
#homeCarousel .navCallout{display:table;}
#homeCarousel .navCallout a, #homeCarousel .navCallout .joeyHvy.indic{display:table-cell;vertical-align: middle;}
#homeCarousel .item p.indiTxt {font-size: 18px;line-height: 20px;margin:6px 0;}
.navCallout:first-child {margin-top: 0;}
.navCallout .indic{position:relative;font-size: 26px;}
.navCallout p {line-height:22px;margin-bottom:0;}
#homeCarousel .navCallout a.dosLnk img {width: 12px;margin-right: 5px;}
#homeCarousel .navCallout a.efficacyLnk img {width: 19px;margin-right:6px;}
/*.navCallout a{font-family:'fs_joeybold', sans-serif;font-weight:normal;color:#F26937}*/
.efficacyLnk{margin-right:30px}
.homeCallouts{
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    padding: 10px 0 0 0
}
.homeCallouts .imgDiv {vertical-align: top;}
.homeCallouts > div {
    float: left;
    font-size: 20px;
    margin-left: 0;
    border-left: 1px solid #bfbfbf;
    padding: 0 45px 0 45px;
    /*max-width: 33.3%;
    width: 33.3%;*/
	height:73px;
    }

.homeCallouts > div:first-child {
    border: none;
    margin-left: 0;
    /*padding: 10px 10px 0 0;*/
}
.homeCallouts > div:last-child {padding-right: 0;}
.homeCallouts div div {font-family: 'fs_joeybold';display: inline-block;margin: 0;}
.imgDiv {vertical-align: top;}
.homeCallouts .imgDiv + div {padding-left: 10px;}
.homeCallouts > div .title{color:#f26937;margin-top: 0;font-family: 'fs_joeybold';font-size: 18px;line-height: 20px;}
.homeCallouts > div > div a {display: inline-block;/*max-width: 95%;*/}
.homeCTABanner{padding:15px 15px 13px;border:1px solid #F26937;border-width:1px 14px 1px 14px;text-align:center;
    margin: 20px 40px;}
.homeCTABanner .h2 {
    font-size: 28px;
    margin: 0;
    color: #76004b;
    line-height: 28px;
}
.homeCTABanner p.footnote:first-of-type {margin-top: 0;margin-bottom: 0;}
#homeCarousel .navCallout .joeyHvy.indic {
    /*display:inline-block;
    margin-bottom: 5px; */
    border-right: 1px solid #f26a36;
    padding-right: 15px;
    margin-right: 15px;
}
#homeCarousel .navCallout .joeyHvy.indic + a {padding-left: 15px;}
#homeCarousel  .navCallout a {
    font-family: 'fs_joeybold', sans-serif;
    font-weight: normal;
    color: #F26937;
    vertical-align: middle;
    position: relative;
    font-size: 16px;
    display:inline-block;
}
#homeCarousel  .navCallout a img {
    vertical-align: middle;
    position: relative;
    top: -3px;height:20px;}
/*ISI*/
#infoISI {padding-bottom:25px;}
#infoISI .h3,#infoISI .burg {color:#76004b;font-family: 'fs_joeybold', sans-serif;font-weight: normal;}
/*#infoISI .h3{margin-bottom:25px}
#infoISI .h3.inpageHd {margin-bottom: 0;}*/
#infoISI .h3.inpageHd {padding: 10px 0;}
#infoISI p.upper.burg {margin:20px 0;display: inline-block; }
#infoISI .isiHeader + p.upper.burg {margin-top: 2px;}
#infoISI .indicISI .h3 {padding-top: 33px;}
#infoISI .indicISI .guides{margin-top:40px}
#infoISI  ul {padding-left:5px;margin-left:15px;}
#infoISI  ul ul {padding-top:15px; margin-left: 10px;}
#infoISI ul ul li,#infoISI ul li {list-style: none;}
#infoISI ul.bold li >span {font-family: 'fs_joeybold', sans-serif;}
#infoISI ul li>span {color: #000;font-family: 'fs_joeyregular', sans-serif;display: inline-block;vertical-align: top;}
#bottomContent {padding-top: 0}
#bottomContent.tray  { padding-top: 10px; position: fixed; bottom: 0; height: 20%;z-index: 600;box-shadow:inset 0px 8px 25px -8px #ccc;}
#bottomContent.inpage {padding-top:0; position: relative; height: auto;z-index: 1;margin-top:0;}
.trayHd,
.inpageHd,
#infoISI.inpage .isiSubHeader, #paidSearch .tray .trayHd,.pdSearchOnly { display:none }

.tray .trayHd,
#infoISI.inpage .inpageHd,
#infoISI.expandISI .inpageHd,#paidSearch .pdSearchOnly {display: inline-block;}
.isiSubHeader {
    float: right;
    padding: 5px 45px 5px 5px;
    border: 1px solid #000;
    background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/expand.png) no-repeat right 10px center;
    font-size: 15px;
    line-height: 15px;
    cursor: pointer;
}
#infoISI.inpage .isiSubHeader { display: none; }
/*.isiSubHeader { float: right; padding-right: 35px; font-size: 18px; color: #3d9444; background: url("/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/expand.png") no-repeat right center; }*/
.isiSubHeader.collapseISI {
    padding-right: 26px;
    background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/collapseISI.png) no-repeat right 10px;
    border: none;
    color: #76004b;
    padding-top: 12px;}
#bottomContent.expandISI { position:absolute;top: 90px; bottom: 0; margin-top: 0; height: auto; background: #fff; z-index: 600;box-shadow: inset 0px 8px 25px -8px #ccc; }
#infoISI p, #infoISI li, #infoISI li>span{font-size: 20px;line-height: 24px;}
.isiPara, #infoISI p, #infoISI li {margin-bottom: 11px;}
#infoISI ul li .isiPara + .isiPara {padding-left: 15px;}

/*end ISI*/
/*footer*/
.footerLogos a {
    display: inline-block;
    vertical-align: middle;
    height: 34px;
}
.footerLogos a:first-child img {
    position: relative;
}
.footer {background:#eee7e7;padding: 25px 0 0 20px;font-size: 14px; font-family: 'fs_joeymedium', sans-serif;line-height: 1.1;}
.footer p, .footer a {color: #595454;margin: 0 auto;font-family: 'fs_joeymedium';}
.footerLinks {margin: 20px auto 15px;}
.footerLinks a {font-size: 16px;font-family: 'fs_joeymedium';}
.footerLinks a:nth-child(2), .footerLinks a:nth-child(3), .footerLinks a:nth-child(4) {
    border-left: 2px solid #fff;
    border-color: #595454;
    padding-left: 20px;
    margin-left: 20px;
}
.footerLinks a:nth-child(2){
    padding-right:0;
}
.footerLinks a.AdChoices {
    padding-left: 40px;
    background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/adchices.png) no-repeat scroll left 20px center;
}
.footerLogos a.leaveToPfizer.pop {
    margin-left: 25px;
}
/*end footer*/
/*pdf download*/
.fsjMed{font-family: 'fs_joeymedium';}
#PDFdownload .modal-content,#benefitReview .modal-content {
    padding: 35px;
}

#PDFdownload a:not(.adobeR) ,#benefitReview  a:not(.adobeR){
    background: #f7f7f7 url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/pdfOrange.png) no-repeat 15px center;
    display: block;
    margin: 10px 0;
    padding: 10px 10px 10px 45px;
}

/*PDFdownload interstitial show/hide*/
.proceedPDF.pdfOpt.visible-lg.visible-md,
.proceedPDF.pdfOpt.visible-sm.visible-xs,
.proceedPDF.pdfOpt {display: none !important;}
.proceedPDF.pdfOpt.visible-lg.visible-md.thisOpt,
.proceedPDF.pdfOpt.thisOpt {display: block !important;}

.homeCallouts > div > div a.orArr {
    background-position: 2px 4px;
}

#realWdata .modal-dialog {
    width: 610px;
}
#realWdata .modal-content {
    padding: 20px;
}
#realWdata .grayBg {
    padding: 20px 18px 10px 75px;
    position: relative;
    margin-bottom: 10px;
}
#realWdata p {
    font-size: 18px;
    line-height: normal;
    font-family: 'fs_joeybold', sans-serif;
    font-weight: normal;
}
#realWdata a{
    display: block;
    margin:0;
    padding:0;}
#realWdata img {
    margin-right: 20px;
    vertical-align: top;
    position: absolute;
    left: 33px;
    width: 25px;
    top: 22px;
}
#realWdata a >span {
    display: inline-block;
    text-decoration: underline;
    position: relative;
    left: 0;
    top: -2px;
    line-height: 18px;
    font-size: 20px;
}
#realWdata .h2.burg {margin-bottom:15px;font-size: 24px;line-height: 28px;}
#benefitReview p.h2.burg, #PDFdownload p.h2.burg {
    padding-bottom: 20px;
    border-bottom: 1px solid purple;
}
#PDFdownload .h2.burg,#benefitReview .h2.burg {
    border-bottom: 1px solid #202020;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#PDFdownload a, #benefitReview a {
    text-decoration: underline;
}
p.adobeR{margin:20px 0 5px}
.adobeR {
    font-size: 17px;
}
/*page not found*/

.pageNotFound h1 {
    margin-bottom: 15px;
}
.pageNotFound .buttonC.orangeBut {
    width: 212px;
}

.pageNotFound p + .buttons {
    margin-top: 55px;margin-bottom:60px;
}

/*contactus*/
#contactUs .h2 {font-size: 28px;}
#contactUs {font-size: 18px;}
#contactUs a:not(.mobPhone){text-decoration:underline;}
#contactUs p:not(.bold):not(.h2):not(.modalFooter), #contactUs a.mobPhone{
    font-size: 18px;
    font-family:'fs_joeyregular', sans-serif;
}
#contactUs p.font24.bold {
    color: #414042;
}
#contactUs p.modalFooter {
    font-size: 14px;line-height: 16px;
}
#hcpVerifyEl .closeHCP a, .modal .close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 1em;
    color: #ccc;
    opacity: 1.0;
}
.webIcon, .emailIcon, .phoneIcon {margin-left: 20px;}
.emailIcon {padding-left:40px;background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/email_Icon.png) no-repeat left center;}
.phoneIcon{padding-left:40px;background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/phone_Icon.png) no-repeat left center;}
.webIcon{padding-left:40px;background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/web_Icon.png) no-repeat left 5px;}

/*indications carousel*/
#indications {height:85px; background: #fff;display: none;}
#indications > .container {position: relative;padding:15px 0 15px 90px;}
.carousel-inner {width:75%;float: left;}
/*span.glyphicon.glyphicon-chevron-left,span.glyphicon.glyphicon-chevron-right*/
span.glyphicon.glyphicon-chevron-left,span.glyphicon.glyphicon-chevron-right,
span.glyphicon.glyphicon-chevron-left:hover,span.glyphicon.glyphicon-chevron-right:hover {
    font-size: 8px;
    color: #F26937;
    width: 8px;
    font-weight:400;
    box-shadow:none;
    opacity:1.0;
}

a.carousel-control.right,.indi-right{background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/indiArrRt.png) no-repeat right center;}
a.carousel-control.left,.indi-left{background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/indiArrLft.png) no-repeat right center;color:#F04d23}
.carousel-indicators {
    position: absolute;
    top: 35px;
    left: auto;
    z-index: 15;
    width: 70px;
    margin-left: auto;
    padding-left: 0;
    list-style: none;
    text-align: center;
    display: table;
    bottom: auto;
    right: 30px;
}
.indiControls {
    width: 98px;
    position: absolute;
    top: 35px;
    right: 22px;
    height: 35px;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0);
}
.carousel-indicators li {
        display: table-cell;
        width: 8px;
        height: 31px;
        margin: 0;
        border: 2px solid #fff;
        border-radius: 0;
        cursor: pointer;
        vertical-align:middle;
        /*background-color: #000 \9;
        background-color: rgba(0,0,0,0);*/
        background:#d1d2d4;
        text-indent:0;
        color:#fff;
    }
    .carousel-indicators .active {
        margin: 0;
        width: 8px;
        height: 31px;
        background-color: #F26937;
    }
    #indications .close {opacity: 1.0;font-size: 11px;height: 21px;}
    #indications .h2,#indications p{ line-height:20px;}
    #indications .h2, #indications .active .h2 {font-size: 20px; color:#76004b;}
    #indications p {font-size: 18px;}
    .closeIndi{    cursor: pointer;color:#d1d2d4;padding-right:20px;background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/closeIndi.png) no-repeat right center;}
    /*active open*/
    a.indications.open {background:#F26937 url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/indiUp.png) no-repeat right 18px center; text-align:left;padding-left:20px;}
 /*horizontal menu*/
/*.homePage .menu,*/
 .container>.menu:nth-child(3),
.menu.mobileMenu {display: none;}

.menu{height: auto;}
.menu.desktopMenu > ul,
#topContent > .container>.menu:nth-child(1)>ul{height:50px;width:100%;display:table;}
#topContent > .container>.menu:nth-child(1)> ul > li,.menu.desktopMenu > ul > li {
    font-size: 20px;
    height: 100%;
    display: table-cell;
    border: 3px solid #f1eeec;
    border-collapse: collapse;
    border-left: none;
    vertical-align: middle;
    text-align: center;
    width: 237px;
}
.menu > ul > li:first-child {border-left: 3px solid #f1eeec;}
.menu >ul > li.home{width: 67px}
.menu {position:relative;z-index: 10;}
.menu > ul > li{font-size:20px;height: auto;}
.menu .subnav > ul {display:none;}
.menu > ul > li:hover{background:#f1eeec;}
.root-level-item.active,.subnav.active {background:#f1eeec;}
.menu .subnav:hover ul {display:block;position:absolute;top:48px;left:0;width:100%;left:0;background:#f1eeec;height:100px;}
.menu .subnav ul li {display:table-cell;vertical-align:middle;padding:2px;border-left:1px solid #aaa;width:330px;height:96px;text-align:center}/*ELIHCPMSDP-34*/
.menu .subnav ul li:nth-child(2) {width: 350px;}
.menu .subnav ul li:first-child{border-left:none; padding: 25px;}/*ELIHCPMSDP-34*/
li.level-1-item.last.item2.even.alt {padding: 16px 0;}/*ELIHCPMSDP-34*/
.menu ul li a{color:#202020;font-family: 'fs_joeyregular', sans-serif;font-size:18px;}
.menu >ul >li> a {text-transform: uppercase;}
.menu ul ul li a {
    line-height: inherit;
    text-align: center;
    max-width: 69%;
    vertical-align: middle;
    display:table-cell;
    font-size:20px;
    margin:auto;
    padding:0 50px;
    font-family: 'fs_joeymedium';
}
#topContent > .container>.menu:nth-child(1) ul ul li a,.menu.desktopMenu ul ul li a {height:100px;}
/*resources submenu*/
.menu ul li.subnav.resourcesM ul li:nth-child(2),
.menu ul li.subnav.resourcesM ul li {
    width: 205px;
}

.menu ul li.resourcesM ul li a {
    padding: 25px 0 0;
    display: block;
}
/*active items*/
.menu .root-level-item.active > a, .subnav.active li.active > a,
.menu .subnav.active >a, .menu * >a:hover {
    color: #76004b;font-family: 'fs_joeybold', sans-serif;text-decoration:none;
    line-height: 24px;
}
.menu ul ul li a:hover{padding:0 40px;}
  /* end horizontal menu*/

  /*efficacy-safety and dosing*/
.indiNav > div {vertical-align: top;}
.indiNav + .footnotes {margin-top: 20px;}
.eyebrow{font-size:20px;line-height:24px;font-family: 'fs_joeymedium', sans-serif;color: #76004b;padding-bottom:5px;}
h1 .eyebrow {display: inline-block;}
.footnote + .eyebrow {margin-top: 25px;padding-bottom: 0;}
.content .h1.burg {padding-bottom:2px;font-size: 26px;line-height: 30px;}
.content h1 .h1 {display: block;}
.dosing-dvt.content .h1.burg {padding-bottom: 10px;}
.efficacy-nvaf.content .h1.burg {max-width: 60%;}
.efficacy-dvt.content .h1.burg {max-width: 70%;}
.efficacy-hip-knee.content .h1.burg {max-width: 90%;text-align:center;}
.efficacySafetyHome .content .h1.burg{max-width: 70%;}
.efficacy-safety.content .h1 + .h3,
.dosingC.content .h1 + .h3 {text-align: center;}
.dosingCTA{text-align:center;width:735px;border:2px solid #e3e4e6;    border-width: 1px 0 1px 0;
    margin: 44px auto 0;    padding: 15px 0 13px;}
.dosingCTA a{background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/tablet1418.svg) no-repeat left center;
    padding-left: 31px;
    background-size: 28px 31px;
    min-height: 32px;
    display: inline-block;
    margin: 10px auto;
    line-height: 32px;}
.indiTitle {
    text-align: center;
    display: block;
    padding-top: 10px;
    margin: 10px auto;
    border-width: 2px 0 0 0;
    border-style: solid;
    font-size: 31px;
    font-family: 'fs_joeyheavy', sans-serif;
    line-height: 31px;
}
/*new home for eff and dosing  and hip/knee*/
.indiNav .buttonC > a {
    font-family: 'fs_joeyheavy';
    color: #fff;
    font-size: 30px;
    padding:0;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.indiNav {
    width: 735px;
    margin: auto;
}
.indiNav > div {
    display: inline-block;
    width: 218px;
}
.indiNav > div.dvt {margin: 0 33px; width: 220px;}
.indiNav > div.dvt p {max-width: 100%;}
.indiNav > div > img{display:block;margin:0 auto 5px;}
.indiNav > div p {max-width: 95%;margin: auto;font-size: 19px;text-align: center;}
.indiNav > div.nvaf p {max-width: 80%;}
.indiNav .buttonC {
    margin: 24px auto;
    display: block;
    padding: 0;
    width: 167px;
    height: 40px;
    line-height: 40px;
    background: #F26937;
    text-align: center;
}
/*
.indiNav .buttonC > a {
    font-family: 'fs_joeymedium';
    font-weight: normal;
    text-align: left;
    line-height: 17px;
    font-size: 16px;
    height: 48px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
}*/
.indiNav .buttonC > a:hover{text-decoration:none;/*background-color:#F04d23*/}

/*new real world data for eff and dosing  and hip/knee*/
.burgBL6 {
    padding-left: 10px;
    border-left: 6px solid #76004b;
    display: inline-block;
    /*margin-left: 25px;*/
    margin-top: 10px;
}
#real-world-data .burgBL6 {
    font-size: 25px;
    color: #76004b;
    font-family: 'fs_joeybold';
    font-weight: normal;
    line-height: normal;
    margin: 20px 0;
}
div#real-world-data div.footnotes {margin: 25px 0;}
#real-world-data  span.burg.bold, a.realWdataChar.pop {font-size: 20px;}
#rwdYaoEff {margin-bottom: 70px;}
.rwdBox {font-family: 'fs_joeymedium';position:relative;border: 3px solid #f26b38;margin: 26px 15px;padding:30px;border-radius:8px;}
.rwdBox.circ {padding: 20px 30px 0;}
.rwdBox ul li>span {max-width: 96%;font-family: 'fs_joeymedium';}
.box676 {
    width: 1024px;
    position: relative;
    max-width: 100%;
}
.ulInline li:first-child {
    margin-left: 85px;
}
.ulInline li:last-child {
    margin-right: 0;
}

.ulInline li {
    float: left;
    margin-right: 105px;
}
#rwdYaoEff .box676 .abs {right: 0;top:30%;width: 270px;}
#rwdYaoEff .box676 .abs:before {
    height: 8px;
    background:#6c7b85;;
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 67px;
    margin: -11px 0 0 -52px;
}
.efficacy .rwdBox img + p { margin-top: 0;}
.efficacy .rwdBox.circ img + p {
    margin-top: 5px;
    line-height: 22px;
    margin-bottom: 20px;
}
.rwdCirc {
    width: 38px;
    height: 38px;
    position: absolute;
    left: -20px;
}
.efficacyNVAF .references {padding-bottom: 30px;}
#real-world-data #efficacysubgroups {margin: 27px 0 0;}
#real-world-data .eyebrow {font-size: 21px;}
#real-world-data .rwdBox + .eyebrow {padding-top: 15px;}
#realWdataChar .medicOnly,
#realWdataChar .yaoOnly{display:none;}
#realWdataChar.yaoOnly .yaoOnly,
#realWdataChar.medicOnly .medicOnly{display:inline;}
#realWdataChar ul li >span:not(.bold),
div#realWdataChar .modal-body p:not(.bold) {font-family: 'fs_joeymedium';}
#realWdataChar.modal .close,
#realWdata.modal .close {
    color: #414042;
}
#realWdataChar .modal-body {
    padding: 0 0 0 50px;
}
#realWdataChar .modal-dialog {
    width: 945px;
    padding: 0 35px;
}
#realWdataChar .col-md-1 {margin: 0 40px 0 5px;}
#realWdataChar ul li>span {max-width: 94%;}
#realWdataChar ul li {margin-bottom: 15px;}
#realWdataChar .col-md-1 img:first-child {
    margin-right: 5px;
}
#realWdataChar ul li:before {color: #000;}
.statIcon{width:63px;height:65px; margin-right: 20px;}
.table.burgBg.rwdMap {
    height: 54px;
    position: relative;
    padding-left:80px;
    margin:32px 0 42px 15px;
    width: 100%;
}
.rwdMap + .eyebrow {
    font-size: 22px;
    font-family: 'fs_joeymedium';
}
.rwdMap + .eyebrow + h3 {
    font-size: 36px;
    margin: 0 0 10px;
    line-height: 36px;
    display: inline-block;
}
img.rwdMap {
    width: 73px;
    height: 90px;
    position: absolute;
    top: -15px;
    left: -16px;
}
.table.burgBg.rwdMap .tableCell span, .table.burgBg.rwdMap .tableCell {
    vertical-align: middle;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}
.table.burgBg.rwdMap .tableCell .joeyB {
    font-size: 32px;
}
.subnavTabs #real-world-data .centeredAll .d-w49 > p {margin-left: 0;}
#real-world-data .centeredAll .d-w49.wide {
    width: 52%;
}
#real-world-data .centeredAll .d-w49.wide50 {
    width: 50%;
    margin-left: 20px;
}
.studyLim {margin-bottom: 20px;}
#real-world-data ul:not(.tabNav) {padding-left: 18px;}
#real-world-data ul ul {padding-left: 35px;}



#real-world-data .h2 {font-size: 36px;line-height: 40px;}
#real-world-data .h3 {font-size: 28px;line-height: 32px;}

.box676 .rwdBox {
    width: 676px;
    background: #fff;
    z-index: 1;
}
.rwdBox> p, .rwdBox .centeredAll.mTop15 {
    margin-bottom: 15px;
}
#real-world-data .centeredAll .d-w49.narr,
#real-world-data .centeredAll .d-w49.wide + .d-w49 {
    width: 45%;
}
#real-world-data .centeredAll * {text-align: left !important;}
#real-world-data .centeredAll * ul {max-width: 95%;}
#real-world-data .centeredAll * ul li span {max-width: 95%;}
ul ul>li:before {
    content: '\25CB';
    font-size: small;
}
.reprints {position: relative;}
.reprints > div{
    background:#f1eeec;
    display: table;
    padding: 15px;
    margin:20px 20px 0 25px;
    width: 93%;
    border-width: 0 0 0 8px;
    border-style: solid;
position:relative;}
    .reprints > div:first-of-type {
        margin-top: 30px;
    }
    .reprints > div:before {
        content: "";
        width: 4px;
        background: #fff;
        position: absolute;
        left: 0px;
        height: 100%;
        z-index: 500;
        display: block;
        top: 0;
    }
.reprints > div > span{width:280px;display:inline-block;}
.reprints .reprintsA a:first-child {width: 235px;}
.reprints .lineAfter{border-color:#202020;border-width: 1px 0 0 0;}
.reprints h2.h3.alL, .reprints p.h3.alL {display: inline-block;position: relative;padding-bottom: 5px;}
.reprintsA {
    display: table-cell;
    width: 60%;
    vertical-align: middle;
}
.reprints > div.nvafB .reprintsA{width: 60%;}
.reprints > div  a {display: inline-block;width:60%;margin: 0 10px;background:url( /content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/tablet1418.svg ) no-repeat left center;padding-left:30px;background-size:22px 23px; }
.reprints > div.nvafB a{width:40%}
.greyBox {
    padding: 15px 15px 5px;
    background: #f4f2f1;
    margin-bottom: 25px;
    width: 950px;
}
/*tabs on efficacy*/
/*.effTabs a, .subnavTabs a {display: block;}*/
.effTabs>li> a, .subnavTabs>li> a{display: block;}
.tabbedSection > h2, .tabbedSection >.h2 {font-size: 28px;line-height: 32px;text-align:left;}
.effTabs >li.active {width: 676px;}
.effTabs a:hover, .subnavTabs a:hover{text-decoration:none}
.effTabs {display:table;width:100%}
.effTabs >li.active,.effTabs >li:hover {
    background: #76004b;
    color: white;
}
.effTabs >li {
    border-left:4px solid #fff;
    display: table-cell;
    width: 33.3%;
    height: 56px;
    line-height: 56px;
    padding: 0;
    margin: 0;
    background: #dfd3cc;
    text-align: center;
    color: #fff;
    cursor:pointer;
}
.effTabs >li:first-child {border-left:none;}
.effTabs >li >a {
    color: #fff;
    opacity: .5;
    font-family:'fs_joeyheavy', sans-serif;
    font-weight:normal;
    font-size: 32px;
}
.effTabs >li.active >a,.effTabs >li:hover >a {
    color: #fff;
    padding: 0;
    margin: 0;
    opacity: 1.0;
    text-decoration: none;
}
.dosPgLink {margin-top:30px;}
.dosPgLink img {margin-right: 18px;    width: 30px;}
.dosPgLink >p,.dosPgLink >p.bold {line-height:20px;margin-bottom: 8px;display:block;}
.dosPgLink p:first-of-type {color: #000;text-transform: uppercase;}

/*subnavTabs*/
ul.subnavTabs {display:table;}
.subnavTabs > div,.subnavTabs > div >div {display:none;}
.subnavTabs > div >div {padding:20px 5px 5px;}
.subnavTabs > div >div div:not(.toggleHidden){ vertical-align: top;}
.subnavTabs > div > div .eyebrow {padding-bottom: 4px;}
.subnavTabs > div.active ,.subnavTabs > div > div.active {display:block;min-height:400px;width:100%;/*padding-top:20px;*/}
.subnavTabs .tabNav > li {
    width: 516px;
    display: table-cell;
    height: 54px;
    line-height: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    border-bottom: 4px solid #ccc;
    position: relative;
    z-index: 5;
    cursor: pointer;
    vertical-align: middle;
}
.subnavTabs > div .centeredAll .d-w49 img + p.h3,.subnavTabs > div .chart21 {
    font-size: 21px;
    font-family: 'fs_joeybold', sans-serif;
}

.subnavTabs .centeredAll .d-w49 > p {
    margin-left: 30px;
}
.subnavTabs .tabNav > li:first-child {border-right: 1px solid #76004b;}
.tabNav {
    margin-top: 2px;
    margin-bottom: 20px;
    border-width: 1px 1px 0 1px;
    border-color: #76004b;
    border-style: solid;
}
.subnavTabs .tabNav > li > a {color: #F26937;font-family:'fs_joeymedium', sans-serif;font-size: 28px;line-height: 54px;}
.subnavTabs .tabNav > li.active{border-bottom:4px solid #F26937;width:506px;}
.subnavTabs .tabNav > li.active::after{
    border-bottom: 23px solid transparent;
    border-top: 20px solid #F26937;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 55px;
    margin-left: -20px;
}
/*efficacy tabs */
.h2.botM5 + hr {margin-top: 5px;}
#aristotleEff >.h2, #averroesEff > h2{font-size:28px;line-height:32px;}

/*#aristotleEff .h3,*/
.subnavTabs > div .centeredAll .d-w49 .h3{font-size:24px;line-height:28px;}

p.introUnderline,h3.introUnderline,h2.introUnderline {
    border-bottom: 1px solid #000;
    font-family: 'fs_joeybold', sans-serif;
    line-height: 28px;
    font-size: 28px;
    margin-top: 35px;
    margin-bottom: 17px;
}
.anchor{display:inline-block;width:100%;height:20px;}
.introThickUnderline,.h2.introThickUnderline{text-align:left;border-bottom: 5px solid #76004b;line-height: 26px;margin-bottom: 30px;}
.redBoxTitle.toggleHidden,.redBoxTitle,.h2.redBoxTitle{background:#76004b;color:#fff;padding:10px 15px;text-align:left;margin-top:30px;}
.redBoxTitle.toggleHidden{padding:0 15px;}
p.introUnderline + .h3,
h3.introUnderline + .h3,
h2.introUnderline + .h3 {padding-top: 5px;}
.tabbedSection .h2.burg.bold, .tabbedSection .h3.burg.bold {text-align: left;}

img + p.mobFont.h3 {margin-top: 20px;}
.tabbedSection .h3,
.tabbedSection .buttons
/*, .tabbedSection ul:not(.effTabs):not(.tabNav)*/{margin-bottom: 20px;}
/* not sure about removing this - maybe should b margin-bottom
.tabbedSection img:not(.imagesContainer img) {padding-bottom: 25px;}*/
#averroesStudyDes> .h2, #aristotleStudyDes> .h2{font-size:30px;line-height:36px;}
#averroesEff img.visible-lg + p.bold {margin-top: 40px;}
.buttons{display:table;margin-top: 15px;}
.buttons .buttonC {border: none;display: inline-block;text-align:center;vertical-align: middle;padding: 0;text-transform: uppercase;width: 300px;}
.buttonC.whiteTabletBut a{background: #F26937 url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/File_IconNew.svg) no-repeat left 15px center;background-size: 21px 26px;}
.buttonC a{font-family: 'fs_joeymedium';
    font-weight: normal;font-size: 20px;}
.buttonC + .buttonC {margin-left: 15px;}
.buttonC.whiteTabletBut a,.buttonC.orangeBut a{padding:0;color:#fff;display: inline-block;width: 100%;height: 100%;}
.buttonC.whiteTabletBut a.wider, .buttonC.orangeBut a.wider{padding-left:20px}
.buttonC.whiteTabletBut,.buttonC.orangeBut{ line-height: 45px;height: 45px;}
.buttonC.orangeBut{background: #F26937; display: inline-block;text-align: center;}
#amplifyext .buttonC.whiteTabletBut a {padding-left: 20px;}
/*rwd colors and section */
.rwdOrange {color:#f26936 };
.rwdOrangeBg {background:#f26936};

/*expandable content*/
.expandableC {margin-top: 30px;}
.expandableC + .expandableC {margin-top: 20px;}
.hiddenContent{height: 0;left:-99999px;position:absolute;overflow:hidden;width:1002px;}
.open .hiddenContent{height: auto;left:auto;overflow:visible;position:relative;}
/*hiddenContent .h2 + img {margin-top: 5px;}*/
.tabbedSection .hiddenContent > .h2 + .table,
#averroesStudyDes p.footnote:first-of-type {margin-top: 0;}
#averroesStudyDes .hiddenContent .h2 + img {padding-bottom: 0;}
/*#advance2StudyDes >img.visible-lg,
#advance3StudyDes >img.visible-lg,
#advance1StudyDes >img.visible-lg,
#amplifyStudyDes >img.visible-lg,
#amplifyextStudyDes> img.visible-lg,
#averroesStudyDes >img.visible-lg,
#aristotleStudyDes > img.visible-lg */
#advance2Eff .centeredAll img.visible-md.visible-lg,
#advance1Eff .centeredAll img.visible-md.visible-lg,
#advance3Eff .centeredAll img.visible-md.visible-lg {
    margin: 0 0 0 -289px;
    left: 50%;}
#advance2Eff .centeredAll img.visible-md.visible-lg {
        margin-left: -291px;
    }
.efficacyHipKnee .subnavTabs img.bleedingev.visible-md.visible-lg {margin-left: 55px;}
.efficacy .subnavTabs > div > div:nth-child(3) > img.visible-lg,
.efficacy .subnavTabs > div > div:nth-child(3) .imagesContainer img.visible-lg {margin: 35px auto 30px;}
#aristotleStudyDes .hiddenContent> .h2,
.hiddenContent > .h2 {    margin-bottom: 12px;line-height: 26px;display: inline-block;    width: 100%;}
.toggleHidden {
    height: 55px;
    font-size: 23px;
    color:#f26937;
    background: #f1eeec;
    line-height: 55px;
    padding: 0 22px;
    font-family: 'fs_joeybold', sans-serif;
    cursor: pointer;
}
.bleedingcomp {position: relative;right: 105px;margin-top: 20px;}
.subnavTabs .toggleHidden a {display: inline-block;}
.expandableC.open .hiddenContent, .expandableC.open .toggleHidden {
    margin: 0 0 20px;
}
img + .expandableC .toggleHidden {margin-top: 0;}
span.closeDiv { float: right;}
.efficacyDVT-PE .imagesL li:nth-child(6), .efficacyDVT-PE .imagesL li:nth-child(6) span.svgC, .efficacyDVT-PE .imagesL li:nth-child(6) span {
    padding-bottom: 0;
    margin-bottom: 0;
}
.efficacyDVT-PE .imagesL li:last-child, .efficacyDVT-PE .imagesL li:last-child>span.svgC {
    min-height: 0;
}
/*HIP-KNEE has 3 tabs:*/
.HIP-KNEE .effTabs >li.active {width: 450px;}
.HIP-KNEE .effTabs >li {width: 280px;}

.subnavTabs .tabNav > li.active a,.subnavTabs .tabNav > li:hover a{color:#76004b;text-decoration:none;font-weight:normal;font-family: 'fs_joeybold', sans-serif;}
/* efficacy study design tab*/
ul.orangeBL6 {
    padding-left: 10px;
    border-left: 6px solid #f26937;
    display: inline-block;
    margin-left: 25px;
    margin-top: 10px;
}
ul.orangeBL6.endpt3{height: 114px;}
ul.orangeBL6.endpt2{height: 80px;
    padding: 0 0 0 10px;;}
    .footnote + ul.orangeBL6.endpt2 {
        margin-top: 25px;
    }
    #advance3 ul.orangeBL6.endpt3,
    #advance3 ul.orangeBL6.endpt2,
    #advance3 ul.orangeBL6.endpt1 {
        height: 136px;
    }
    #advance3 ul.orangeBL6.endpt3 ul,
    #advance3 ul.orangeBL6.endpt2 ul,
    #advance3 ul.orangeBL6.endpt1 ul {
        margin-top: 5px;
    }
    ul.orangeBL6.endpt2.wSpans {
        /*height: auto;*/
		height: 123px;
    }
    .orangeBL6.endpt2.wSpans li + li {
        margin-top: 18px; /*top:0;*/ top: -22px;
    }
ul.orangeBL6 + p {margin-top:20px;}
.orangeBL6 li {
    display: table;
    width: 100%;
    height: 33.0%;
    line-height: 13px;
}
.orangeBL6 li {
    display: table;
    width: 100%;
    height: 33.0%;
    line-height: 13px;
}
ul.orangeBL6 li>span {
    display: table-cell;
    vertical-align: top;
}
ul.orangeBL6 li:nth-child(2) >span {
    vertical-align: middle;
}
ul.orangeBL6 li:nth-child(3) >span {
    vertical-align: bottom;
}
/* efficacy averroes study design tab*/

.orangeBL6.endpt2 li {height: 50%;}
ul.orangeBL6.endpt2 li:nth-child(2) > span {vertical-align: bottom;}


/*EFFICACY DVT*/
#amplifyEff .d-w49> img,
#amplifyextEff .d-w49> img {max-width: 84%;margin-top: 10px;}
#amplifyEff .d-w49 > p {padding-left: 35px;}
#amplifyEff .d-w49 > p.chartTitle {padding-left:9px;}
#amplifyEff .d-w49 img + p.chartTitle {padding-left: 5px;}
#amplifyextEff .centeredAll > .d-w49.d-inline-block:first-child > img {margin-top: 15px;}
/* patSubgroups*/
.patSubgroups {margin-top: 35px;}
.patSubgroups p{font-size:24px;line-height:25px;    margin-bottom: 0;}
.patSubgroups >div {
    width: 154px;
    display: inline-block;vertical-align: top;
    padding-top:10px
}
.tabbedSection .center.patSubgroups >div img {padding-bottom: 0;margin-top:18px}
.patSubgroups >div img + p {font-family: 'fs_joeybold',sans-serif;margin-top: 10px;}
.patSubgroups >div:last-child img + p {margin-top: 1px;}
.tabbedSection .center.patSubgroups >div img {padding-bottom: 0;margin-top:18px}
.imagesL{display:inline-block;}
.imagesL > li {
    display: table;
    height: 80px;
    width: 100%;

}
#amplifyEff .imagesL> li{height: 80px; margin-bottom: 4px;}
#amplifyEff .imagesL li ul li{ height:auto; }
#amplifyEff .imagesL> li ul {
    margin-left: 23px;
    padding-top: 15px;
}
#amplifyEff .imagesL >li ul li>span:before { left: -3px;}
/*#amplifyEff .imagesL >li ul li:first-child>span:before{display:none;}*/
#amplifyEff .imagesL> li ul {margin-bottom: 0;}
.imagesL li img {
    width: 55px;
    display: inline-block;
    padding: 0;
}
.imagesL li>span:not(.noBef):not(.svgC):before {
    content: '\2022';
    position: absolute;
    left: -1px;
    height: 100%;
}
.imagesL li>span{position:relative;display:table-cell;vertical-align:middle;}
.imagesL li>span.svgC{width:55px;height:55px;}
.imagesL li>span:not(.svgC) {padding-left: 10px;width:93%;}
.imagesL li .svgC img {vertical-align: middle;}
/*hip-knee*/
.efficacyHipKnee .footnotes {margin-bottom: 14px;}
/*.efficacy ul.orangeBL6.endpt2 {height: 136px;}*/
.orangeBL6.endpt2 li {
    line-height: 25px;
    display: inline-block;
    position: relative;
    top: 0;
}
.efficacy .baselinCharAverr.table th {
    font-family: 'fs_joeyregular',sans-serif;
}
.orangeBL6.endpt2 li + li {top: 18px;}
.efficacy ul.orangeBL6.endpt2 ul li {display: block;line-height: 18px;}

.efficacy ul.orangeBL6.endpt2 li > span, .efficacy ul.orangeBL6.endpt2 li .subSpan{
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
}
.imagesContainer {position: relative;}
.durationFloat {
    position: absolute;
    bottom: 40px;
    left: 330px;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    font-family: 'fs_joeymedium', sans-serif;
}
/*display table (div with divs inside - they will be set to table-cell so content will align in the middle with vertical align middle:*/
.displTable{display:table;}
.displTable > div {display:table-cell;vertical-align: middle;}
/*chart tables*/

/*general table styles*/
.table table th.burgB {color:#fff;background:#76004b;}
.table table td{position: relative;}
.tablePara {padding-bottom:10px;display:inline-block;}
.table + p.footnote {margin-top: 25px;}
.table th.burg{font-family:'fs_joeybold', sans-serif;color:#76004b;border-bottom:2px solid #76004b;padding-bottom:5px;}
.efficacy .table.table1K {width: 1000px;}
.efficacy .table{width:75%;}
.efficacy .table th, .efficacy .table table th{font-family: 'fs_joeybold';font-weight:normal;}
.table .table915 {width: 915px;}
.table table {width: 100%;}
.efficacy .table table th{height: 80px;font-size: 24px; line-height: 25px;}
.efficacy .table table td {background-clip: padding-box;height: 64px;font-size: 22px; line-height: 23px;}
.efficacy .table table th, td {border: 1px solid #c5c5c8;vertical-align: middle;}
.efficacy td:nth-child(1) {padding-left: 60px;}
.efficacy td:nth-child(2), td:nth-child(3) {text-align: center;}
.efficacy th:nth-child(2), th:nth-child(3){color: #fff;}
.efficacy th:nth-child(3) {background: #76004b;}
.efficacy td:nth-child(3) {color: #76004b;}
.efficacy th:nth-child(2) {background: #c5c5c8;}
/* .table.clinChar */
.efficacy .table.clinChar td:nth-child(3) {color: #949598;}
.efficacy .table.clinChar td:nth-child(2) {color: #76004b;}
.efficacy .table.clinChar th:nth-child(2) {background: #76004b;}
.efficacy .table.clinChar th:nth-child(3) {background: #949598;}
/*table 850*/
.table.table850 tr th:not(.title):nth-child(1) {width: 410px;}
.table.table850,.table.bleedingRisk {width: 850px;margin-left: 5px;}
.table.bleedingRisk table tr:first-child th {
    padding-right: 91px;
}
.table.bleedingRisk {border: 1px solid #e9e9e9;}
.table.table850 td:nth-child(1) {padding-left: 20px;}
/* View Rates Across Key Additional Bleeding Endpoints table */
.bleedingAcrossAddEndpts td {font-family: 'fs_joeybold',sans-serif;font-weight: normal;}
/*table baselineChar*/
.table.clinChar,
.baselineChar td {font-family: 'fs_joeybold',sans-serif;}
.table.clinChar {
    width: 1000px;
    font-weight: 400;
}
.table.table915.clinChar + p {margin-top:20px;}
.table.baselineChar {width:875px;}
.table.baselineChar td:nth-child(1) {padding-left: 20px;}
/* table averroesWarfarinUnsuit*/
.efficacy .averroesWarfarinUnsuit.table.table1K td:nth-child(1),
.efficacy .averroesWarfarinUnsuit.table.table1K th:nth-child(1)  {
    padding-left: 43px;
    text-align:left;
}
.efficacy .table.primarySafetyAverr th:nth-child(2),
.efficacy .averroesWarfarinUnsuit th:nth-child(2){background:#76004b;}
.efficacy .table.primarySafetyAverr td:nth-child(2),
.efficacy .averroesWarfarinUnsuit td:nth-child(2),
.efficacy .averroesWarfarinUnsuit.table.table1K th:nth-child(1){color:#76004b;}
.efficacy .table.primarySafetyAverr th:nth-child(3),
.efficacy .averroesWarfarinUnsuit th:nth-child(3){background: #949598;}
.efficacy .table.primarySafetyAverr td:nth-child(3),
.efficacy .averroesWarfarinUnsuit td:nth-child(3){color:#949598;}
.efficacy .table.primarySafetyAverr th:nth-child(4){background: #eae8e4;color:#000;}
.efficacy .table.primarySafetyAverr th:nth-child(5){background: #f6f5f1;color:#000;}
.table.primarySafetyAverr {
    border: 2px solid #ebe9e6;
    padding:30px;
    width: 900px;
    margin: 18px 0 25px;
}
.efficacy .table.primarySafetyAverr th {
    font-family: 'fs_joeyregular', sans-serif;
    padding: 15px;
    vertical-align: top;
    line-height: 29px;
}
.efficacy .table.primarySafetyAverr td {height: 50px;}
.table.primarySafetyAverr table th, .table.primarySafetyAverr table td {
    border: 2px solid #ebe9e6;
}
.table.primarySafetyAverr table td:nth-child(1) {padding-left: 20px;}
.line2sp {margin-left: 20px;}
.table.primarySafetyAverr table th, .table.primarySafetyAverr table td:nth-child(5) {border-width: 2px 0  2px 2px;}

.table.primarySafetyAverr table th, .table.primarySafetyAverr table td:nth-child(1) {border-width: 2px 2px 2px 0;}
.table.primarySafetyAverr table th, .table.primarySafetyAverr table th:nth-child(1) {border-top: none;}
.efficacy .table.primarySafetyAverr td:nth-child(5), .efficacy .table.primarySafetyAverr td:nth-child(4) {text-align: center;}
/*clinical characteristics table*/
.table.clinChar{width:1000px;}
.efficacy .table.clinChar,
.efficacy .table.clinChar td {
    font-family: 'fs_joeybold',sans-serif;
}
.table.clinChar td {width: 30%;}
.table.clinChar td:nth-child(1) {width: 40%;}
/* nvaf efficacy across subgroups table */
.table.aristEffSubgroups{width:950px;}
.table.aristEffSubgroups th.title {
    width: 100%;
    background: #76004b;
    color: #fff;
    font-size: 29px;
    line-height: 55px;
    height: auto;
    width: 50%;
}
.table.aristEffSubgroups.safety th.title {background:#f26937;}
.table.aristEffSubgroups td {
    background: #f1eeec;
    border: none;
    font-family: 'fs_joeyregular', sans-serif;
    font-size: 24px;    line-height: normal;
    border-top: 0;
}
.table.aristEffSubgroups>table>tbody>tr> td:first-child {border-bottom: 10px solid #fff; width: 50%;}

.table.aristEffSubgroups>table>tbody>tr> td table td {
    border-width: 0 0 6px 6px;
    border-style: solid;
    border-color: #fff;
    /*border-collapse: collapse;*/
}
.table.aristEffSubgroups>table>tbody>tr> td table td,
.table.aristEffSubgroups>table>tbody>tr> td:first-child {
    padding: 20px;text-align: left;
}
/*baselinCharAverr DESKTOP - EDIT MOBILE FOR MOBILE TABLES (2 FOR THIS 1 FOR MOBILE LAYOUT) */
.table.baselinCharAverr {
    width: 930px;
}
.efficacy .table.baselinCharAverr table .orangeBg {
    background: #F26937;
}
.efficacy .table.baselinCharAverr table td {
    border-color: #F26937;padding: 10px;
}
.efficacy .table.baselinCharAverr table td:nth-child(1) {
    font-family: 'fs_joeyMedium', sans-serif;
}
.efficacy .table.baselinCharAverr table .orangeBg td {
    color: #fff;
    border: none;
    height: 44px;
    line-height: 44px;
}
.efficacy .table.baselinCharAverr table .orangeBg td:nth-child(2),
.efficacy .table.baselinCharAverr table .orangeBg td:nth-child(3) {
    font-family: 'fs_joeybold', sans-serif;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}
.table.baselinCharAverr tr.notdBorder td {
    border-bottom: none;
    border-top: none;
}
.efficacy .table.baselinCharAverr table .notdBorder td:nth-child(1) {
    padding-left: 35px;
}
.efficacy .table.baselinCharAverr table tr:nth-child(7) td {
    height: 84px;
}
.efficacy .table.baselinCharAverr table .notdBorder td {
    height: 34px;
    padding: 0;
    line-height: 34px;
}
.efficacy .table.baselinCharAverr table td:nth-child(1) {
    font-family: 'fs_joeyMedium', sans-serif;    padding-left: 35px;
}
.efficacy .table.baselinCharAverr table .notdBorder.last td {
    padding-bottom: 15px;
}
.efficacy .table.baselinCharAverr table .notdBorder.first td {
    padding-top: 15px;
}
.efficacy .table.baselinCharAverr table .notdBorder td:nth-child(1) {
    padding-left: 35px;
}
.efficacy .table.baselinCharAverr th:nth-child(2) {
    background: #76004b;
}
.efficacy .table.baselinCharAverr td:nth-child(2) {
   color: #76004b;
}
.efficacy .table.baselinCharAverr th:nth-child(3) {
    background: #949598;
}
.efficacy .table.baselinCharAverr td:nth-child(3) {
    color: #949598;
}

.efficacy .table.breakdownAspirinAverr table th {
    background: #76004b;
    color: #fff;
    font-size:24px;
}
    .efficacy .table.breakdownAspirinAverr table td {
        height: 65px;
        font-size: 22px;
        text-align:center;}

.greyBox + .footnote, .greyBox + p.footnote:first-of-type,
 .table.aristEffSubgroups + .footnote {margin-top: 15px;}
 /*DOSING */
 /*.dosing-nvaf */
 .dosing-nvaf .content .h1.burg,.dosing-dvt .content .h1.burg {
    padding-bottom: 35px;
}
.dosing .pill {float: left;width: 124px;display:inline-block}
.dosing .pill25{width:37px;    margin-bottom: 0;}
.pill img {
    margin-bottom: 5px;
    display: block;
}
.dosing .displTable > div:first-child {
    border-right: 1px solid #76004b;
    padding: 5px 30px;
    width: 390px;
    margin-right: 45px;
}
.dosing-nvaf .displTable > div.percImg {
    width: 200px;
    padding-right: 35px;
    padding-left: 40px;
}
.recomm > div div  {display: inline-block;}
.recomm {padding-left: 50px;}
.recomm .aImg img {
    height: 66px;
    margin-right: 25px;
}

.recomm > div > div.cImg {
    display: block;
    margin: auto;
    width: 51%;
}
.recomm > div > div {
    width: 50%;
    margin: auto;    vertical-align: top;
}
.recomm > div > div.aImg {
    width: 30%;
    height: 66px;
    margin-left: 25px;
    margin-right: 60px;
    margin-bottom: 40px;
}
.recomm div p {
    font-size: 23px;
    width: 70%;
    display: inline-block;
    vertical-align: top;
}
.recomm > div > div.aImg p {
    width: 55%;
}
.recomm > div > div.bImg p {width: 55%;}
.recomm .cImg p {
    width: 70%;
}
.recomm div img {
    display: inline-block;
}
.recomm .aImg img {
    height: 70px;
    margin-right: 25px;
}
.recomm .bImg img {
    height: 55px;
    margin-right: 10px;
}
.recomm .cImg img {
    height: 60px;
    margin-right: 25px;
}
#starterPack ul ul li {margin-left: 23px;}
.dosing-nvaf .displTable > div:nth-child(3) {padding-right: 120px;}
.dosing-nvaf .displTable .pill:first-of-type,
.dosing-dvt .displTable .pill:first-of-type {margin-right: 75px;}
.dosing-nvaf .displTable,.dosing-dvt .displTable {margin: 20px 0 30px;}
#drugInt .greyBox ul,#reversingEff .greyBox ul {padding-left: 23px;}
.drugIntList p {
    min-height: 55px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 80px;
    display:table;
    height: 55px;
}
.drugIntList {
    margin-top: 45px;
}
.drugIntList.short {
    margin-top: 20px;
}
.drugIntList img {
    width: 55px;
    position: absolute;
    vertical-align: middle;
    display:table-cell;
    left: 0;
}
.drugIntList >p >span {
    vertical-align: middle;
    display: table-cell;
}
.drugIntList > ul {
    display: inline-block;
    max-width: 94%;
    padding-left: 20px;
}
.drugIntList >ul li {
    display: inline-block;
}
.drugIntList img.druglistUL {
    margin: 0;
    top: 0;
    position: relative;
    float: left;
}
/* dosing tables*/
/*by dosing category*/

.dosing .greyBox {padding: 15px 20px 30px;width: 100%;}
.dosing .table{width:100%;border:none;}
.dosing .wth0{width:0 !important;}
.dosing .table + p {
    margin-top: 20px;
}
#drugInt .table td:nth-child(1){width:48%}

/*topic tables*/
.topic .table td,.table th{height:auto;border:none;background:none;}
.topic .table th {height: auto;}
.topic .table table,.topic .table table *{vertical-align:top;border:none;text-align:left;}
.topic .table tr{border-bottom: 1px solid #76004b;}
.topic .table tr:nth-last-child(1){border-bottom: none;}
.topic .table table tr.noBorder {border: none;}
.topic .table td{    font-family:'fs_joeyregular', sans-serif;font-size: 18px;padding:15px 20px;font-weight:300;}
.topic .table td:nth-child(2) {padding-left: 0;}
.topic .table ul li>span {max-width: 90%;}
.topic >.title{text-align:left;font-size:26px;line-height:normal;font-family:'fs_joeybold', sans-serif;padding:5px 0 10px;}
.topic >.title + .title {
    margin-top: 0;
    padding-bottom: 0;
}
.topic .table table .checked {
    width: 33%;
    display: inline-block;
    text-align: center;
}

#tempInterr .table td:nth-child(1), #switching .table td:nth-child(1){padding-left: 0;}
#switching .table td:nth-child(1) {width: 38%;}

#dosRenal th.burgB {
    font-family: 'fs_joeybold', sans-serif;
    font-weight: normal;
    width: 33%;
    text-align: center;
    height: auto;
    padding: 5px 35px;
}
.dosingNVAF.dosing #dosRenal th.burgB:last-child {
    padding: 29px 35px;
}
.checked img {
    display: block;
    margin: auto;
    width: 26px;
}
#dosRenal .dosHeader{text-align:center;margin:20px auto;line-height:22px;
    font-size:20px;color:#f26937;font-family:'fs_joeybold', sans-serif;}
    #dosRenal .dosLg {
        font-size: 30px;
        display: block;
        margin: 10px auto;
        text-align: center;
    }
    #dosRenal img.center.kidney {
        width: 118px;
        margin-top: 45px;
    }
.dosHeader img {margin-right:10px;}
.pill25 {width: 22px;}

.font16{font-size:16px;line-height:18px}
/*#dosRenal th, #dosRenal td {
    border: 2px solid #8e8e8e;
    border-width: 2px 2px 2px 0;
}
#dosRenal td:first-child {
    border-width: 0 2px 2px 2px;
}

#dosRenal table,#dosRenal table td {
    border-color:#8e8e8e;
    border-style: solid;
    border-width: 2px;
}
.dosing .table{border-width: 2px;}
#dosRenal th {border-width: 0 2px 2px 0;}
#dosRenal td:first-child,#dosRenal th:first-child {border-left: none;}
#dosRenal td {border-left-width: 2px;}
*/
#dosRenal table {border: 2px solid #8e8e8e;border-collapse: collapse;}
#dosRenal th {
    border-color:#8e8e8e;border-style: solid;
    border-width: 0 0 2px 2px;}
#dosRenal table td {border-left: 2px solid #8e8e8e;}
#dosRenal td:first-child, #dosRenal th:first-child {border-left: none;}

#dosRenal.topic .table td:nth-child(2){padding-left:20px;}

.table .botTableB:after {
    width: 90%;
    content: "";
    background: #76004b;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
}
.table .botTableB.shortB:after {width: 50%;}
.backToTop a,
.viewTopicsUp {
    background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/upArrTopic.png) no-repeat right 25px center;
    color: #F26937;
    font-weight: bold;
    text-align: right;
    margin-top: 25px;
    cursor: pointer;
}
.backToTop {height: 30px;    margin-top: 10px;}
.backToTop a {
    float: right;
    padding-left: 20px;
    background-position: left center;
    margin-top: 0;
}
.backToTop a:hover{text-decoration:none;}
.viewTopicsUp {
    border-bottom: 1px solid #76004b;
    padding-bottom: 5px;
    margin-bottom: 40px;
    padding-right: 40px;}
.separator{
    padding-bottom:18px;
    margin-bottom:18px;
    border-bottom: 1px solid #76004b;
}
.separator.noBorder {
    border-bottom: none;
}
.dosRecomm.separator {
    padding-bottom: 3px;margin-top:45px
}
.dosingLinks + .dosRecomm.separator {
    margin-top: 10px;
    padding-bottom:20px;
}
.dosRecomm .separator{border-bottom: 1px solid #76004b;    width: 100%;}
/*drop down menu for dosing topics*/
#dosingMenu li:before {display: none;}
#dosingMenu li{padding:17px 0;border-bottom:1px solid #76004b;}
#dosingMenu li a {
    font-size: 18px;
    line-height: normal;
    background:url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/orArr.png) no-repeat 14px center;
    padding-left: 35px;
}
#dosingMenu.expandableC {margin-top: 5px;}
#dosingMenu .toggleHidden {
    padding: 0 10px;
    background: none;
    margin: 0;
    border-bottom: 2px solid #76004b;
}
#dosingMenu .hiddenContent{margin:0 10px;}
#dosingMenu .closeDiv{margin-right:25px;}
/* #dosRenal topic */

.NVAFonly,.ORTHOonly,.DVTonly,
.dosing-nvaf .noNVAF{display:none;}
.dosing-nvaf sup.NVAFonly {display: inline-block;}
.dosing-nvaf .NVAFonly,
.dosing-ortho .ORTHOonly,
.dosing-dvt .DVTonly{display:block;}



div.aImg{margin-bottom:25px;}
div.bImg {margin-bottom:35px;}
#dosRenal.topic .table table div.aImg,
#dosRenal.topic .table table div.bImg,
#dosRenal.topic .table table div.cImg {display:table;/*margin-left:30px*/margin:25px 0 25px 50px;}

#dosRenal.topic .table table div.aImg p,
#dosRenal.topic .table table div.bImg p,
#dosRenal.topic .table table div.cImg p {
    display: table-cell;
    vertical-align: middle;
    width: 253px;
}
div.aImg p span.burg{background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/a.svg) no-repeat left center;}
div.bImg p span.burg {background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/b.svg) no-repeat left center;}
div.cImg p span.burg{background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/c.svg) no-repeat left  center;}
div.aImg p span.burg,
div.bImg p span.burg,
div.cImg p span.burg {
    background-size: 18px 18px;
    display: block;
    padding-left: 25px;
}
div.aImg div, div.bImg div, div.cImg div { width: 75px;}
div.aImg div img, div.bImg div img, div.cImg div img {margin: auto;max-width:62px;display:block;}
div.aImg div img{height:62px;}
div.cImg div img{height:55px;}

#tempInterr.topic .table td:nth-child(1) > span {width: 70%;}
#dosHepatic.topic .table tr:last-child td:nth-child(1) {padding-bottom: 0;}
#dosHepatic.topic .table td:nth-child(1) {
    width: 30%;
    padding-left: 0;
}
#dosHepatic table td>span.bold.burg {display: block;}
#dosHepatic.topic .table tr:first-child td:nth-child(1) {padding-top: 0;}


.dosing-dvt .pill{margin-right: 35px}
.dosing-dvt .dosRecomm div.clearfix {margin-top: 10px;}
.dosing-dvt .dosRecomm div div.left:nth-child(3) {
    margin-left: 40px;
    width: 150px;
    margin-top: 80px;
}

.dosing-dvt .dosRecomm div div.left:nth-child(1) {margin-right: 80px;margin-left:10px;}
.dosing-dvt .dosRecomm div div.left{margin-bottom:20px;width: 340px;}
.dosing-dvt .dosRecomm .left .pill img {margin-bottom: 0;}
.dosing .dosingLinks{margin-bottom:15px;}
.dosingLinks h2 {font-size: 20px;display: inline;}
.dosing-dvt .dosingLinks + .separator {/*padding-top: 10px;*/margin-top:10px;}
.dosing-dvt .pill,
.dosing-ortho .pill {width: 148px;margin-right:0;}
.left .pill:nth-child(even) {
    margin-left: 0;
    margin-right:0;
    float:left;
}
.left .pill:nth-child(odd) {float:right;}
.pill > img:first-child {
    width: 120px;    height: 136px;
    margin: 0 auto 5px;
}
.dosRecomm .pill img + p {margin-top: -5px;}
.dosing-ortho .displTable .pill:first-of-type {
    margin-right: 35px;
}
.pill div.center img:first-child { margin-left: 0;}
.pill div.center img { margin-left: 5px;}
.pill div.center img {display: inline-block;}
p.separator {
    border-bottom: 1px solid #000;
    padding-bottom: 7px;
    margin-bottom: 3px;
    max-width: 85%;
}
.dosing-dvt .displTable.riskDVTPE > div:first-child{padding:0 15px 0 0;}
.dosing-dvt .displTable.riskDVTPE > div.left:nth-child(1) {
    padding: 0 15px 0 0;
    margin-right: 45px;
}
.dosing-dvt .displTable>div:nth-child(2) {
    padding: 0 10% 0 0;
}
.dosing-dvt .displTable.riskDVTPE div {
    padding-left: 20px;
}
.dosing-ortho .displTable > div  {padding: 5px 60px 5px 20px;}
.dosing-ortho .displTable > div + div p {max-width: 240px;}

.dosing-ortho .displTable > div:first-child {padding: 5px 5px 0 5px;}
.dosing-dvt .dosRecomm .riskDVTPE.displTable> div > p.center,
.dosing-ortho .dosRecomm .displTable> div > p.center
{max-width:75%;}
.dosing-nvaf .riskDVTPE.displTable, .dosing-dvt .displTable {margin: 20px 0 30px;}

.references {padding-bottom: 45px;}
.references p.bold {margin-bottom: 0;}
.references ol {word-break: break-word;padding-left: 18px; /*list-style-position: inside;*/}
.references ol > li {margin: 10px 0;}

/*.references ol > li > span{display: list-item;}*/
/*formulary resources section*/
.formularyOnly{display:none;}
.formularyPg .formularyOnly{display:block;}
.formularyRes{margin-top:30px;}
.formularyRes .container>p + div,.formularyRes .container>h2 + div {
    width: 60%;
    margin-right: 20px;
padding: 20px 10px 20px 15px;
}
.formularyRes img {
    border: 0;
    vertical-align: middle;
    top: 50%;
    position: relative;
    margin-top: -40px;
    max-width: 50%;
}
.formularyRes .container > div {
    border: 1px solid #f26937;
    width: 35%;
    display: inline-block;
    height: 182px;
    vertical-align: top;
    padding: 20px;
}
.formularyRes .container h2,.formularyRes .container p{ margin-bottom:1px;}
.formularyRes .container>h2 + div div,.formularyRes .container>p + div div {
    float: right;
    width: /*40%*/48%;
}
.formularyRes .container h2 a,
.formularyRes .container p a {
    margin-bottom:0;
}
.pdfPIDownload a {
        padding: 0 0 0 35px;
        background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/pdf.svg) no-repeat left center;
        margin-bottom: 20px;
        background-size: 20px 22px;
    }

/*dosing DVT-PE*/
.dosingLinks a {
    padding-right: 15px;
    border-right: 2px solid purple;
    margin-right: 15px;
    border-color: rgba(32,32,32,0.6);
}
.dosingLinks a:last-child {
    border: none;
}
/*popups/intersitials*/
/* light tan backdrop on modals*/
.modal-content {box-shadow: none;border: 1px solid rgba(0,0,0,0.1);
    padding: 10px 15px 25px;
    border-radius: 10px;
}
.modal-backdrop.in {opacity: .7;}
.modal-backdrop {background-color: #ebe9e5;}
.modal#hcpVerifyEl .verify > div,
.modal#paidSearch .verify > div {border-top: 1px solid #000;padding-top: 10px;}
.modal#hcpVerifyEl .verify > div{margin-top: 25px;}
.modal#paidSearch .verify > div {margin-top: 15px;}

#interstitialCnt .container {max-width: 100%;}

.modal-dialog {width: 575px;}
.modal-body {padding-top: 0;}
.modal-header{border-bottom:none;    padding-bottom: 0;}
.modal .buttonC.orangeBut {padding: 0; width: 100%;}

.verify > div {display: inline-block;width: 47%;}
.verify > div:nth-child(1){margin-right:20px;}
.font14 {font-size:14px;}
.verify >div >p > span.block {display: block;}

/*hcp verify*/
.modal#hcpVerifyEl .orangeBut a {font-family: 'fs_joeybold', sans-serif;}
.modal#hcpVerifyEl,
.modal.modal#hcpVerifyEl .modal-header a {font-size: 18px; line-height:18px;font-family: 'fs_joeymedium' , sans-serif;}
#hcpVerifyEl .h2.burg {font-size: 28px;line-height: 32px;padding-top: 25px;}
.modal#hcpVerifyEl .modal-body .gray, .modal#hcpVerifyEl .modal-body .burg{ max-width: 80%;}
#leaveToBMS hr + p,.modal .verifyLn,
.modal#hcpVerifyEl .modal-body .gray, .modal#hcpVerifyEl .modal-body .burg{font-size: 23px;
    line-height: normal;}

.modal .verifyLn {
        font-size: 23px;
        line-height: normal;
        margin-bottom: 25px;
    }
.modal .orangeBut.buttonC,#leaveToPfizer .orangeBut.buttonC {
        height: 70px;
        line-height: 70px;
    }


.modal#hcpVerifyEl .modal-body .block {line-height: 18px;}

/*paid search*/
.modal#paidSearch .modal-header p.h2 {border-top:1px solid #e9e2d7;padding-top:5px;margin-top:5px;}
#paidSearch .modal-dialog {width: 590px;}
#paidSearch .modal-content {padding: 30px;}
#paidSearch .modal-content #boxedISI {padding-top: 30px;}
#paidSearch .modal-content #boxedISI .isiSubHeader {display: none;}
div#paidSearch #boxedISI .isiContent {padding: 0;}
#paidSearch .modal-body .bold, #paidSearch .modal-body .burg {font-size: 19px;}
#paidSearch #boxedISI #infoISI li>span {
    max-width: 90%;
}
#paidSearch #boxedISI #infoISI ul {
    margin-left: 0;
}
/* boxedISI*/
#paidSearch,
#paidSearch .modal-body #boxedISI .bold,
#paidSearch .modal-body #boxedISI .burg,
#paidSearch #boxedISI #infoISI p,
#paidSearch #boxedISI #infoISI li,
#paidSearch #boxedISI #infoISI li>span,
#boxedISI .inpageHd{
    font-size: 14px;
    line-height:16px;
}
#boxedISI #infoISI p.upper.burg {margin: 10px 0;}
#paidSearch #boxedISI .inpageHd { display: inline-block;font-size:16px!important }

#boxedISI #infoISI ul {padding-left: 20px;}
#paidSearch .buttonC.orangeBut {line-height: 45px;height: 45px;}
/* Resources page*/
#dosing-guide.GuidSectionWrapper {
    margin-top: 75px;
}
#resourcesPage h1.h1.burg { font-size: 26px;margin: 0 34px 15px; text-align: center; }
#resourcesPage .pdficon { background: url(/servlet/servlet.FileDownload?file=00POj00000BY3sLMAT) no-repeat left center;padding: 15px 0 15px 30px; margin: 0; }
#resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"] p:nth-of-type(2) { margin-top: 39px; font-weight: bold; font-size: 21px; }
#resourcesPage .Orangebtn .buttonC.orangeBut { padding: 0px 40px; }
#resourcesPage .pdfWrap p{margin-bottom: 0 !important;}
#resourcesPage div#panel-element-2 + hr { border: 1px solid #fff;  margin: 30px auto;}
#resourcesPage div#panel-element-1.collapse.in { margin-bottom: 30px;}
#resourcesPage .prescription:hover, #resourcesPage .prescription {    color: #F26937 !important; }
#resourcesPage a.prescription >img.arrowDown{-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}
#resourcesPage a.prescription.collapsed >img.arrowDown{transform: none;}
#resourcesPage .mainToplist ul li { list-style-type: none; display: inline-block; border-right: 2px solid #F26937; height: 14px; }
#resourcesPage .mainToplist ul li:before { display: none; }
#resourcesPage .leftSidecontent { width: 47%; display: inline-block; vertical-align: top; }
#resourcesPage .rightSidecontent { width: 48%; display: inline-block; }
#resourcesPage .mainToplist ul li span { color: #f26938; font-family: fs_joeybold; font-size: 20px; max-width: 100%; margin: auto 10px; position: relative; top: -6px; left:0; }
#reimbursement-services .table {width: 100%;}
#resourcesPage .serviceleft { display: inline-block; width: 61%; }
#resourcesPage .logoWrapperRight { display: inline-block; }
#resourcesPage .logoWrapperRight img { width: 287px; height: 78px; }
#resourcesPage .imgLeft { width: 34%; vertical-align: top; }
#resourcesPage .mainToplist ul li:last-child { border: none; }
#resourcesPage .btnRight, .btnRight { width: 60%;margin-left: 30px; display: table-cell !important; }
#resourcesPage .pdfWrap > div > a { width: 46%; display: inline-block; color: #f26938; font-family: fs_joeybold; font-size: 20px; }
#resourcesPage .clrpink{color:#ec008c;font-family: 'fs_joeymedium'}
#resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"] { background-color: #efecea; padding: 35px 15px 45px 15px; /*width: 32%;*/ width: 31%; height: 445px;position:relative; vertical-align: top; display: inline-block; margin-right: 20px; margin-left: 0; }
#resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"] .topSet{position:absolute;top:144px;}
#resourcesPage .ThreeCalloutWrapper-inner div[class="callout-3"] { margin-right: 0; }
#resourcesPage .ThreeCalloutWrapper-inner div .Orangebtn {
    margin-top: 25px;
    position: absolute;
    width: 240px;
    left: 50%;
    margin-left: -120px;
    bottom: 46px;
}
/*#resourcesPage .GuidSectionWrapper + hr { border: 1.3px solid #efecea; }*/
#resourcesPage .greyWrapper { background: #efecea; padding: 30px 34px 30px 30px; margin: 30px auto; }
#resourcesPage #request-samples.greyWrapper {padding-top: 20px;}
#resourcesPage #request-samples.greyWrapper .cardWrapper h3 {padding-bottom: 5px;}
#resourcesPage .cardWrapper .card { width: 30%; margin-right: 10px; display: inline-block; vertical-align: top; }
#resourcesPage .cardWrapper h3.dpage.font24{width: 30%;}
/*#resourcesPage .rightSideContent ul li { font-size: 22px; font-family: 'fs_joeybold', sans-serif; color: #414042;padding-left: 20px;} */
#resourcesPage .fnt8px{font-size: 14px;}
#resourcesPage .fnt16px{font-size: 16px !important;font-family:'fs_joeymedium' !important;line-height: 1.2;}
#resourcesPage .mt-tp-20px{margin-top:20px;}
#resourcesPage #discharge-kits .callout-3 .mt-tpbt{margin-top:23px;margin-bottom:4px !important;}
#resourcesPage #reimbursement-services .callout-3 .mt-tpbt{ margin-top:47px;margin-bottom:4px !important; }
#resourcesPage .mt-tpbt-tab1-tp{margin-top:47px;}

#resourcesPage .mt-tpbt-tab1{margin-top: 10px !important;font-family: 'fs_joeymedium' !important;font-weight: normal !important;}
#resourcesPage .mt-tpbt-tab1-tp_2{margin-top: 23px;}
#resourcesPage .pt-rt-30{padding-right: 30px !important;}
#resourcesPage .bt-pt{padding:0 20px !important;}
#resourcesPage .mt-tp-45px{margin-top:46.5px !important;}
#resourcesPage .mainToplist { text-align: center; margin-bottom: 10px; }
#resourcesPage .cardWrapper .rightSideContent { width: 63%; display: inline-block; }
#resourcesPage .mainToplist + .greyWrapper { margin-top: 0; }
#resourcesPage .pannel_box .prescription.margn10.Prescription-heading { text-decoration: underline; margin: 0; padding: 23px 0px 0; }
#resourcesPage .orange-accordion-border > a { border-bottom: none; }
#resourcesPage .prescription.Prescription-heading.giveMeSpaces { text-decoration: underline; }
#resourcesPage .mainToplist + .greyWrapper .cardWrapper .card img { position: relative;width: 95%; }
#resourcesPage .cardWrapper .rightSideContent .burg.bold.fontd24m16 { font-size: 34px; margin-top: 8px; margin-bottom: 18px; }
#resourcesPage .cardWrapper .card img { width: 92%; }
#resourcesPage .rightSideContent ul li:before { color: #000; }
#resourcesPage .btmlistwrap h3 { font-size: 22px; color: #76004b; }
#resourcesPage #panel-element-1 .accordion-inner-list li:before, #panel-element-2 .accordion-inner-list li:before { display: none; }
#resourcesPage #panel-element-1 .accordion-inner-list li, #panel-element-2 .accordion-inner-list li { font-size: 16px; color: #525152;
    font-family: 'fs_joeybold', sans-serif;margin: 0 0 5px 15px; }
#resourcesPage ol.accordion-inner-list li > span {
        color: #333;
        font-family: 'fs_joeyregular', sans-serif;
    }
#resourcesPage ol.accordion-inner-list { margin: 10px 0;}
/*2021 2.5 update*/
div#reimbursement-services>.table {width: 100%;}
#patient-resources .rightSideContent .block.bold.burg, #patient-resources .leftSidecontent .block.bold.burg {
    margin-top: -6px;}
#patient-resources> .block.bold.burg.h3 {margin-bottom: 22px;}
#resourcesPage .greyWrapper.mRight48,.mRight48{margin-right:48px;}
.marginLeft30{margin-left:30px}
.smShadow {box-shadow: 0 -1px 5px 2px #bbb;}
/*#aristotle .expandableC + .expandableC {margin-top: 35px;}*/
h3.introUnderline,h2.introUnderline,
.downwardArr + p.introUnderline {margin-top: 20px;}
p.downwardArr.botM0 {line-height: 12px;}
.magenta{color:#ec008c;}
#resourcesPage  {font-family: 'fs_joeymedium';}
#resourcesPage .buttonC a {font-family: 'fs_joeybold';}
#resourcesPage .h1.burg,
#resourcesPage .cardWrapper .rightSideContent .h1.burg.bold.fontd24m16 {
    font-size: 24px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    text-align: left;
}
#patient-resources .block.bold.burg.h3{margin-bottom: 20px;}
.btmlistwrap .block.bold.h3 {font-size: 22px;line-height:24px;margin-bottom: 5px;}
#patient-resources .block.bold.h3 {font-size: 24px;line-height:26px;}
#resourcesPage hr {border-top-color: #efecea;}
#resourcesPage .greyWrapper hr {border-color: #fff;}
#patient-resources {margin-bottom: 30px;}
#patient-resources .rightSideContent img, #patient-resources .leftSidecontent img.left {
    max-width: 103px;
    margin-right: 25px;
}
#patient-resources .rightSideContent,
#patient-resources .leftSidecontent {
    /*width: 50%;*/ width: 49%;
    display: inline-block;
    vertical-align: top;
}
#patient-resources .rightSideContent p,
#patient-resources .leftSidecontent p {width: 95%;}
#hospital-discharge-res .greyWrapper > div {
    width: 55%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;}

#hospital-discharge-res .greyWrapper > div.Orangebtn {
        text-align: center;
    }
#hospital-discharge-res .greyWrapper > img.left {
        max-width: 130px;}
/*end 2021 2.5 update*/
.btnRight.mpage { display: none !important; }
#resourcesPage .Orange_arrow { width: 6px; position: relative; top: 2px; margin-left: 6px; }
#resourcesPage #panel-element-2 ol.accordion-inner-list.nolist li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.chartTitle {
    padding-left: 35px;
}
.expandableC.open + .expandableC {margin-top:50px;}
.boldMar.listLead,.listLead{margin-bottom:2px; }/*lists already have enough space- this margin is based on the line-height above the first list item adding false padding
*/
.title + .listLead {margin-top: 10px;}
/*end of desktop styles*/

.modal.in.parModal {overflow-y: auto;}
/* homepage starts */
.homePage .redesignTopInfoCont .menu { margin-top: 8px;} /*ELIHCPMSDP-31*/
.homePage .redesignTopInfoCont .menu .subnav ul { top: 75px;}
.homePage .redesignTopInfoCont .topInfo .intended { width: 190px;line-height: 1.1em;}
.homePage .redesignTopInfoCont .linksHeader, .homePage .redesignTopInfoCont .linksHeader >.container, .homePage .redesignTopInfoCont .linksHeader> .container >div { width: auto; }
.homePage .redesignTopInfoCont .linksHeader {left: unset; margin-left: unset;}
.dividerLineDiv {height: 1px; background: #bfbfbf; position: relative; top: -17px;}
.homePage .dividerLineDiv {display: block;}
/* homepage ends */
.mtop63{margin-top:63px !important;}
.mt-28{margin-top:28px!important}
.ml-10{margin-left:10px!important;}
/*#paidSearch.modal {z-index:15000;}*/
.displDBl.mBott10{display:block;margin-bottom:9px;}
.downwardArr:after {
    width: 0; height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #76004b;
    content: "";
    top: 18px; position: relative; left: 5px;
}
.wtht{height:35px;}
.wt-blogo{width:316px;}
.wt-pfz{width:180px;}

.veevacode { float: right;} /*ELIHCPMSDP-212*/
.veevacode p { font-size: 16px;} /*ELIHCPMSDP-212*/

@media only screen and (min-width: 1024px){
	.veevacode p { font-size: 18px;} /*ELIHCPMSDP-212*/
    .font_15_24_bold {font: 15px/22px 'fs_joeybold',sans-serif !important;}
    #topContent  .container > .menu {display: none;}
    .redesignTopInfoCont a:hover {text-decoration: none; }
    .redesignTopInfoCont .topLinks {display: block;}
    .redesignTopInfoCont .topLinks a {background: none; color: #76004b; text-transform: none; display: block; float: left; line-height: 25px; width: auto;padding: 0px; font-size: 14px;}
    .redesignTopInfoCont .topLinks a.indications{padding-right: 8px;}
    .redesignTopInfoCont .linksHeader {border: none; top: 22px;}
    .redesignTopInfoCont .linksHeader>div {width: auto; line-height: 22px;}
    .redesignTopInfoCont .linksHeader a { color: #231f20;}

    .redesignTopInfoCont .linksHeader a.openResources { float: right; }
    .redesignTopInfoCont .linksHeader a.patient {margin-right: 0px; border-left: none; margin-left: 0px; padding-left: 0px;}
    .redesignTopInfoCont .topLinks > a.patient::before, .redesignTopInfoCont .topLinks a.patient::after, .redesignTopInfoCont .linksHeader a.openResources::before { content: ' \007C'; color: inherit; padding-right: 13px; padding-left: 13px; }

    .redesignTopInfoCont .linksHdrCont {float: right;margin-right: 7px;}

    .redesignTopInfoCont .topLinks a.indications::after {width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #76004b; content: ""; top: 13px; position: relative; left: 5px;}
    .redesignTopInfoCont .topLinks a.indications.open::after {border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #76004b; top: -10px;border-top: 0px;}
    .redesignTopInfoCont .menu {float: right; width: 81%; margin-top: 10px;} /*ELIHCPMSDP-31*/
    .redesignTopInfoCont .menu > ul > li {float: left; margin-left: 52px;height: 100%;padding-bottom: 20px;}
    .redesignTopInfoCont .menu > ul > li:first-child {border-left: none; width: auto; margin-left:56px;}
    .redesignTopInfoCont .root-level-item.active, .redesignTopInfoCont .menu > ul > li:hover {background: none;}
    .redesignTopInfoCont .menu ul li.root-level-item >  a:not(:hover) { font-family: 'fs_joeybold', sans-serif; color: #a6a6a6;}

    .redesignTopInfoCont .menu {position: static;}
    .redesignTopInfoCont .menu .subnav ul {top: 76px; z-index: 9;}
    .redesignTopInfoCont .menu .subnav ul li a {padding: 0px 0px; max-width: unset; display: block;}
    .redesignTopInfoCont .menu .subnav:hover ul {display: flex; align-items: center;justify-content: center;}
    .redesignTopInfoCont .menu .subnav:hover ul li {flex: 1; width: auto;display: flex; height: 100%;}
    .redesignTopInfoCont .menu ul li.root-level-item.active > a { color: #76004b; }
    .redesignTopInfoCont .menu ul.root-level-list {overflow: hidden;}
    .redesignTopInfoCont .topLinks .siteAccessTxt {display: none;}
    .references li {
        font-size: 18px !important;
    }
}
/*********** MOBILE styles*********************/
@media only screen and (max-width:1023px) {
    p.formularyOnly.mingcode {font-size: 14px;padding: 0 5px 0 15px;}
    img.mpage {max-width: 320px;margin: auto;}
    /*PDFdownload interstitial show/hide*/
    .proceedPDF.pdfOpt.visible-lg.visible-md.thisOpt,
    .proceedPDF.pdfOpt.visible-sm.visible-xs{display: none !important;}
    .proceedPDF.pdfOpt.visible-sm.visible-xs.thisOpt{display: block !important;}
    #resourcesPage {padding: 0 10px;}
    .displDBl.mBott10{display:inline;margin-bottom:0;}
    .mobClr{display:block;}
    a.phoneTel{cursor: pointer;color: #337ab7;text-decoration:underline;}
    #hospital-discharge-res .block.bold.burg.h1, #hospital-discharge-res {
        text-align: center;
    }
    #hospital-discharge-res .greyWrapper {text-align: center;}
    #hospital-discharge-res .greyWrapper > div {
        width: 80%;
        display: block;
        margin: 10px auto;
    }
    #hospital-discharge-res .greyWrapper > img.left {float: none;}
    #resourcesPage #copay-freetrial .cardWrapper .card img {
        height: auto;
        width: 140px;
    }
    #resourcesPage #request-samples .cardWrapper .card.left {
        float: right;
        margin-top: 0;
        width: 150px;
        height: auto;
    }
    #resourcesPage #request-samples .cardWrapper .card.left img {
        width: 150px;
        max-width: 150px;
        margin: 5px 25px 0 0;
        height: auto;
        position: relative;
    }
    #patient-resources {margin-bottom: 15px;}
    #resourcesPage ol.accordion-inner-list{margin:0;}
    #resourcesPage #patient-resources .leftSidecontent, 
    #resourcesPage #patient-resources .rightSideContent {padding: 25px 25px 0;}
    #patient-resources .rightSideContent img, #patient-resources .leftSidecontent img.left {max-width: 60px;margin-right: 15px;padding-bottom: 10px;}
    #resourcesPage #reimbursement-services .callout-3 .mt-tpbt {
        margin-top: 24px;}
    .homeCallouts > div > div a {max-width: 85%;}
    .homePage .dividerLineDiv,.dividerLineDiv {display:none;}
    #resourcesPage .mt-tpbt-tab1-tp {margin-top: 15px !important;}
    #resourcesPage .mt-tpbt {margin-top: 15px;margin-bottom: 4px !important;}
    #resourcesPage .mt-tpbt-tab1-tp_2 {margin-top: 15px;}
    #resourcesPage .mt-tp-45px {margin-top: 20px !important;}
    .efficacyNVAF .MercCode {display: block;}
    body{overflow-x: hidden;}
    ul ul>li:before {font-size:8px;}
    /*home Carousel and RWD tabs added 9/19 mobile*/
    .burgBar {height: 25px;line-height: 25px;font-size: 18px;margin: 10px auto;}
    #real-world-data .h3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    #resourcesPage .fnt8px {font-size: 10px;line-height: 1.1;}
    #real-world-data .burgBL6 {font-size: 16px;}
    #real-world-data  span.burg.bold, a.realWdataChar.pop {font-size: 14px;}
    .box676,.rwdBox { max-width: 100%;margin: 10px 0 10px 7px;}
    #real-world-data ul:not(.tabNav){padding-left:3px;margin-left:0;}
    #real-world-data ul:not(.tabNav) ul {padding-left: 12px;}
    .box676{margin-bottom:24px;}
    .box676 .rwdBox { margin-bottom: 0;max-width: 285px;padding: 18px;}
    .box676 .rwdBox, .rwdBox {padding: 12px 10px 12px 12px;}
    .rwdBox ul li>span {max-width: 92%;}
    .rwdBox.circ {padding: 10px 10px 0 15px;}
    .efficacy .rwdBox.circ img + p {
        margin-top: 0;
        line-height: 16px;
        margin-bottom: 15px;
    }
    .box676 .rwdBox + .abs {
        position: relative;
        max-width: 162px;
        margin: auto;

    }
    #real-world-data ul > li > span {font-family: 'fs_joeymedium';}
    #real-world-data  .expandableC.open .hiddenContent {margin-bottom: 0}
    .subnavTabs #real-world-data .chart {margin-top: 15px;margin-bottom: 25px;}
    #rwdYaoEff .box676 .abs:before {
        margin: 0 0 0 -1px;
        content: "";
        position: relative;
        width: 3px;
        background: #6c7b85;
        height:21px;
        display: block;
        left: 50%;
    }
    .rwdCirc {
        width: 20px;
        height: 20px;
        left: -10px;
        padding: 0 !important;
    }
    .statIcon {margin-right: 10px;width: 45px;height: 47px;}
    .studyLim .h2 {
        font-size: 18px !important;
        line-height: 18px !important;
       margin-bottom: 3px !important;
        margin-top: 3px;
    }
    .studyLim .h3 {
        font-size: 16px !important;
        line-height: 16px;
    }
    #rwdYaoEff .rwdBox + .abs > img {
        margin: auto;
        display: block;
    }
    .ulInline li:first-child,.ulInline li:last-child, .ulInline li {
        margin: 0;
        float: none;
    }
    .homePage #topContent > .container100 {
        padding-bottom: 0;
        border-bottom: none;
        width: 375px;
        margin: 0 auto;
    }
    .navCallout {
        box-shadow: none;
        background: repeating-linear-gradient( 135deg, #faf9f8, #faf9f8 3px, #f2f1f0    1px, #f2f1f0 4px );
        border-bottom: 5px solid #fff;
        font-size: 15px;
        padding: 10px 18px 10px 32px;
        height: 110px;
        margin: 3px 0;
        position: relative;
        line-height: 16px;}
    .navCallout:last-child {padding-bottom: 12px;}
    .homeTop {max-width: 375px;margin-top: 5px;}
        /*updates august2019*/
        .content #real-world-data .h1.burg {
        text-align: left;
        padding-bottom: 0;
    }

    /*end home Carousel and RWD tabs added 9/19 mobile*/
    .table.burgBg.rwdMap .tableCell .joeyB {
        font-size: 18px;
    }
    img.rwdMap {
        width: 57px;
        height: 71px;
        top: -7px;
        left: -25px;
    }
    #real-world-data .eyebrow {font-size: 12px;}
    .subnavTabs > div > div .rwdMap + .eyebrow, .rwdMap + .eyebrow {font-size:12px; padding-bottom:0;}
    #real-world-data .h3, .rwdMap + .eyebrow + h3 {font-size:18px;line-height: normal;  }
    .rwdMap + .eyebrow + h3 {margin: 0 0 8px;}
    #rwdYaoEff img.rwdMap {top:-6px}
    .table.burgBg.rwdMap {
    background: none;
    background-image: linear-gradient(to bottom, #76004b 35px, transparent 40%);
    padding-left: 43px;
        height: 35px;
        margin-top: 20px;
        margin-bottom: 50px;
        width: 280px;
    }
    .table.burgBg.rwdMap .tableCell span.joeyMed {
        color:#76004b;
        font-size:13px;
        position: absolute;
        left:43px;
        top: 40px;
        max-width: 60%;
        font-family: 'fs_joeybold', sans-serif;
    }
    #rwdYaoEff .table.burgBg.rwdMap {
        margin: 32px 0 22px 15px;
        height: 56px;
        background-image: linear-gradient(to bottom, #76004b 56px, transparent 40%);
    }
    #real-world-data .toggleHidden {padding: 7px 20% 7px 10px;}
    .table.burgBg.rwdMap .tableCell span, .table.burgBg.rwdMap .tableCell {
        font-size: 18px;
        line-height: 18px;
    }
    #rwdYaoEff .table.burgBg.rwdMap .tableCell span {
        max-width: 95%;
        display: inline-block;
        line-height: 20px;
    }

    .subnavTabs #real-world-data .centeredAll .d-w49 > p {margin: 0 0 10px 0;}
    .subnavTabs #real-world-data .centeredAll .d-w49 > p.font20 {font-size: 14px    !important;}
    #real-world-data .centeredAll .d-w49 + .d-w49 {margin-top: 0;}
    #real-world-data .centeredAll .d-w49,
    #real-world-data .centeredAll .d-w49.narr,
    #real-world-data .centeredAll .d-w49.wide,
    #real-world-data .centeredAll .d-w49.wide50,
    #real-world-data .centeredAll .d-w49.wide + .d-w49{width: 100%;}
    #real-world-data .centeredAll .d-w49.wide50 {margin: 0;}
    #real-world-data .centeredAll * ul li span {max-width: 93%;}
    /*real world data study characteristics popup definition*/
    #realWdata .modal-dialog {max-width: 300px;}
    #realWdata .modal-body {padding: 0;}
    #realWdata .grayBg {padding: 20px 10px 10px 54px;}
    #realWdata a >span {font-size: 16px;line-height: 18px;}
    #realWdata p {font-size: 14px;line-height: 16px;}
    #realWdata img {top: 20px;left: 15px;}
    #realWdataChar.modal .modal-body .col-md-1 + .col-md-5 {margin-top: 20px;}
    #realWdataChar .modal-dialog {max-width: 375px;padding: 0 15px;}
    .modal-body .col-md-5 >p.bold.burg.center.upper {
        text-align: left;    margin-bottom: 3px;line-height: normal;
    }
    #realWdataChar ul li {
        margin-bottom: 5px;
    }
    #realWdataChar .modal-body {
        padding: 0 10px 15px 10px;
    }
    #realWdataChar.modal .modal-body .col-md-5 {width: 100%;}
    div#real-world-data div.footnotes {margin: 15px 0;}
    /*global landing page class on body .globalPg */
    .globalPg .heightcheck {
        padding: 30px;
        width: 375px;
    }
    .globalPg h1.countryheading {
        color: #810055;
        font-size: 30px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .globalPg .countrylist ul li.borderrn.borderrv-m {
        border-right: 1px solid #dbdbd9;
    }
    .globalPg .countrylist ul li {
        border-bottom: 0px;
        width: 129px;
    }
    .globalPg header {height: 0;}
    #globalPg .countrylist {width: 260px;padding: 0;}
    #globalPg .countrylist ul {width: 260px;display: inline-block;}
    .globalPg .popupfooter img {max-height: 13px;}
    .globalPg .popupfooter {margin-top: 20px;}
    .globalPg .popupfooter a.leaveToBMS {margin-right: 10px;}

    /*page not found*/
    .pageNotFound h1 {
        margin-top: 10px;
    }
    .pageNotFound p + .buttons {
        margin-top: 25px;
        margin-bottom: 30px;
    }
    .RWDonly .notRWD{display:none;}
    .RWDonly .RWDonly{display:block;}
    .efficacy .tabbedSection .effTabs, .tabNav {/*margin-left: 10px;*/margin-left: -12px;}
    .burg.mBlack{color:#000;}
    .boldMar.listLead ,.listLead{margin-bottom:5px;}
    .center.mLeft{text-align:left;}
    .chartTitle {padding-left: 25px;}
    .dpage{  display: none !important;  }
    .mpage{  display: block !important;  }
    .mob18{font-size:18px !important;}
    .mob16{font-size:16px !important;line-height: 18px !important;}
    .mobPhone{cursor:pointer;}
    .m-marginTop30{margin-top:30px !important;}
    .m-marginBottom30{margin-bottom:30px !important;}
    .m-paddingBottom30{padding-bottom:30px !important;}
    .m-marginBottom20{margin-bottom: 20px !important;}
    .m-margin0{margin:0 !important;}
    .m-marginleft0{ margin-left:0 !important;}
    .m-marginRight0{ margin-right:0 !important;}
    .m-paddingleft0{ padding-left:0 !important;}
    .m-paddingright0{ padding-right:0 !important;}
    .m-marginbottom0{margin-bottom:0 !important;}
    .m-padding0{padding:0 !important;}
    .m-paddingbottom0{ padding-bottom:0 !important;}
    .m-marginleft20{margin-left:20px !important;}
    .m-nobr {white-space: nowrap;}
    .mTop25,.chart.mtop25 {margin-top: 25px;}
    .d-marginTop30, .mTop30 {margin-top: 20px !important;}
    hr {margin-top: 15px;margin-bottom: 15px;}
    div.footnotes,p + div.footnotes {margin: 15px 0 20px;}
    /*popups/intersitials*/
    .modal-dialog,#paidSearch .modal-dialog  {width: 80%;max-width:375px;}
    .modal-content {padding: 0;}
    .modal .orangeBut a {font-size: 14px;}
    #interstitialCnt .container {max-width: 100%;}
    .verify > div:nth-child(1) { margin-right: 10px;}
    .modal#hcpVerifyEl .verify > div,
    .modal#paidSearch .verify > div {width: 45%;}
    .buttonC a{font-family: 'fs_joeybold';
        font-weight: normal;}
    .modal .orangeBut.buttonC, #leaveToPfizer .orangeBut.buttonC {
        height: 30px;
        line-height: 30px;
        display: block;
        margin: 5px 0;
    }
    .modal#hcpVerifyEl, .modal.modal#hcpVerifyEl .modal-header a {
        font-size: 14px;
        line-height: 18px;
    }
    #hcpVerifyEl .h2.burg {
        font-size: 16px;
        line-height: 18px;
    }
    /*paid search*/
    #paidSearch .modal-content {padding: 15px;}
    #paidSearch .modal-content #boxedISI {padding-top: 15px;}
    #boxedISI .container {width: 100%;}
    .webIcon,.emailIcon,.phoneIcon {padding-left:25px;}
    .webIcon {background-size: 17px 16px;}
    .emailIcon {background-size: 15px 12px;}
    .phoneIcon {background-size: 14px 13px;}
    /*global*/
    img{max-width: 100%;}
    .fullW{margin-left:-15px;margin-right:-15px;}
    div.aImg div img, div.bImg div img, div.cImg div img{height: 49px;}
    body,
    /* if add this class first and the desktop class (say .font24 for font-size 24) will be overriden*/
    *[class^="mobFont"]{font-size:14px;line-height:16px;}
    *[class^="font"]{font-size: inherit;line-height: inherit;}
    /* same as above*/
    *[class^="mob16"]{font-size:16px;line-height:18px;}
    /* include d-w before say w49 = width 49% - so d-w49 is set in desktop css - but for mobile it will follow this 100% */
    *[class^="d-w"]{width: 100%}
    #resourcesPage .h1.burg, #resourcesPage .cardWrapper .rightSideContent .h1.burg.bold.fontd24m16,
    .fontd24m16 {font-size: 18px;line-height: 22px}
    .lineHd28m16{line-height: 16px;}
    .pdfPIDownload a {
        padding-left: 19px;
        background-size: 14px 15px;
        margin-bottom: 15px;
    }
    #dosRenal.topic .table table div.aImg, #dosRenal.topic .table table div.bImg, #dosRenal.topic .table table div.cImg {
        margin-left: 60px;
    }
    .jobCode {display: block;}
    .footerLinks a { font-size:13px; }
    .footerLinks a:nth-child(2), .footerLinks a:nth-child(3), .footerLinks a:nth-child(4) {
        padding-left: 10px;
        margin-left: 5px;
    }
    .footerLinks a.AdChoices {
        padding-left: 25px;
        background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/adchices.png) no-repeat scroll left 12px center;
        background-size: 8px;
    }
    .footerLogos a {display: inline;}
    .d-left,.d-right { float:none; }
    .d-inline-block{display:block}
    .content {padding: 18px 15px 0;}
    .efficacy .content{padding:4px 15px 0;}
    /*ISI*/
    .references, .isiContent {padding:0 5px 0 15px;font-size:16px;line-height:20px;}
    #infoISI {padding-bottom:5px;}
    h1, .h1 {font-size: 18px;line-height: 22px;}
    h3,.h3{font-size:16px;line-height:18px;}
    #patient-resources .block.bold.h3, .btmlistwrap .block.bold.h3{font-size:18px;margin-bottom:15px;line-height:20px;}
    #patient-resources .block.bold.burg.h3 {margin-bottom: 0;}
    ul li>span, ol li>span {max-width: 93%;}
    ul ul li>span{max-width:91%;}
    .eyebrow{font-size: 10px;padding-bottom: 3px;line-height: 13px;}
    .footnote, .tabbedSection .footnote{font-size:10px;line-height:12px;display: block;}
    p.footnote.indent, p.footnote.indent + p.footnote.indent {margin-left: 3px !important;}
    .footnote .footNoteL {margin-left: -3px;width: 3px;}
    .footnote .footNoteL.wider {margin-left: -5px;width: 5px;}
    .desktopMenu + .menu-clear, .desktopMenu ,
    #topContent .container>.menu:nth-child(1) +.menu-clear,#topContent .container>.menu:nth-child(1){display: none;}
    .linksHeaderB {border: none;}
    #topContent,.homePage #topContent {padding-top:0;margin-bottom: 0;}
    #topContent.tray{padding-bottom:200px;}
    #topContent.inpage {padding-bottom: 0px;}
    .homePage .lineAfter{display:none}
    .lineAfter{margin-left:6px;}
    .reprints .lineAfter{margin-top:.75em}
    .reprintsA {display: table-row;}
    .reprints > div a {margin: 10px;background-size: 13px 15px;padding-left: 18px;}
    .reprints .reprintsA a:first-child {width: 41%;}
    .reprints .dvtB .reprintsA a:first-child {width: 70%;}
    /*indications*/
    #indications {
     height: auto;
     top: 148px;
     position: absolute;
     width: 374px;
     background: #fff;
     z-index: 10;
     margin-left: -187px;
     left:50%; }
    .indiControls, .carousel-indicators, .item .h2{display:none;}
    #indications p {
        font-size: 13px;
        line-height: 16px;
    }
    .carousel-inner {width: 90%;}
    #indications .carousel-inner .item, .carousel-inner p, .carousel-inner {
        font-weight: normal;
        font-family: 'fs_joeybold', sans-serif;
        opacity: 1;
        }
    .carousel-inner>.item{display:block;margin:5px 0;}
    /*img,*/.tabbedSection img:not(.imagesContainer img) { max-width: 100%;padding-bottom: 15px; }
    .open .intended, .topInfo.open {background: #76004b;color: #76004b;}
    #indications > .container,a.logo,.topInfo {padding-left: 15px;}
    #indications > .container {border: 4px solid #76004b;border-width: 0 4px 6px;}
    .topLinksMob {
        width: 100%;
        height: 40px;
        line-height: 40px;
    }
    .topLinksMob ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: inline-block;
    }
    .topLinksMob ul li {
        display: inline-block;background: #76004b;width: 118px;max-height: 40px;}
    .topLinksMob ul li:first-child {
        border: none;
        width:252px;
		text-align: left;
        padding-left: 15px;
        vertical-align: top;
    }
    .topLinksMob a {
        color: #fff;
        font-family: 'fs_joeybold';
        text-transform: uppercase;
        display: inline-block;
        margin: 0;
    }
    .topLinksMob a.openResources {
        background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/connectPlus.png) no-repeat right 29px center;
        background-size: 20px 20px;
        padding-right: 55px;
        padding-left: 50px;

    }
      /*end indications*/
       /* mobile menu avialable all pages*/
    /*mobile menu*/

    .menu ul li.active > a,.menu ul li.active > a:hover {color: #76004b;font-family: 'fs_joeybold', sans-serif;}
    .sectionLabel >a:hover,.menu ul ul li a:hover{text-decoration:none;}
    .menu li.root-level-item > a {padding: 10px 0;}
    .menu ul ul li  {margin: 0 0 10px;}

    .menu ul li a, .menu ul li a:hover {
        margin:0;
        display: inline-block;
        font-family: 'fs_joeymedium', sans-serif;
    }
    .menu ul ul li a,.menu ul ul li a,
    .menu ul ul li a:hover,.menu ul ul li a:hover{font-size:14px;display:inline-block;color:#202020;padding: 0 20px 0 50px;max-width: 100%;}
     .container>.menu:nth-child(3) ul li.root-level-item,
    .menu.mobileMenu ul li.root-level-item, .menu > ul > li.sectionLabel {
        text-align: left;border-bottom: 1px solid gray;border-left: none;}
         .container>.menu:nth-child(3) ul li.root-level-item > a,
    .menu.mobileMenu ul li.root-level-item > a, .menu ul li.sectionLabel > a {

        font-family: 'fs_joeybold';
        color: #202020;
        text-decoration: none;
        font-size: 16px;
        line-height: inherit;
    }
     .container>.menu:nth-child(3) ul li.root-level-item:nth-child(1) > a,
    .menu.mobileMenu ul li.root-level-item:nth-child(1) > a {color: #76004b;}
    .menu ul li.sectionLabel > a {cursor: default;}
       .container>.menu:nth-child(3),
       .menu.mobileMenu {
        background: #efeeed;
        position: absolute;
        width: 270px;
        left: 50%;
        margin: -125px 0 0 -85px;
        padding: 15px 23px 15px 10px;
    }
    .topLinksMob .menuLink {padding-right: 15px;}
    .topLinksMob .menuLink > a{
        background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/hamb.png) no-repeat right center;
        background-size:27px 20px;
       padding-left: 17px;padding-right: 50px;}
    .topLinksMob .closeM.menuLink a {
        width:118px;
        background: #efeeed;
        color:#000;
        border: none;
        padding-right: 8px;
        font-size: 18px;

    }
    .xx {padding-left: 20px;}
    .resourcesPg .number1{display:none;}
    /*.homePage .number1 {
        display: block;
        padding: 20px 15px;
    }*/
    .number1 > img {
        display: block;
        margin: 0 auto 20px;
        width: 133px;
        height: 80px;
    }
    .number1 h2 >span.joeyHvy {
        padding-right: 10px;
    }
    .number1 h2, .number1 h2 >span {
        font-size: 18px;line-height: normal;
    }
    .number1 .table, .number1 .tableCell {
        display: inline;
        vertical-align:baseline;
    }
    .number1 h2 >span.joeyHvy {
        padding-right: 0;
    }
    .number1 img + div {
        max-width: 100%;
        padding: 0;
        display: block;
        text-align: center;
    }
    .number1 .footnote {max-width: 100%;margin: 10px auto 0;}
    #topContent > .container>.menu:nth-child(3) ul li.sectionLabel:not(.resourcesSect) > ul li:nth-child(1) >a,
    .menu.mobileMenu ul li.sectionLabel:not(.resourcesSect) > ul li:nth-child(1) >a{
        /*background:url('/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/media/tabletSm.svg') no-repeat 19px center;*/
        background:url('/servlet/servlet.FileDownload?file=00POj00000BY4WFMA1') no-repeat 19px center;
        background-size: 19px 22px;min-height:22px;line-height:22px;
    }
    /*dosing links*/
    #topContent > .container>.menu:nth-child(3) ul li.sectionLabel:not(.resourcesSect) > ul li:nth-child(2) >a,
    .menu.mobileMenu ul li.sectionLabel:not(.resourcesSect) > ul li:nth-child(2) >a {
        background:url('/servlet/servlet.FileDownload?file=00POj00000BY3n7MAD') no-repeat 21px center;
        background-size: 17px 26px;min-height:26px;line-height:26px;
    }
     .container>.menu:nth-child(3) ul li.sectionLabel > ul li >a,
    menu.mobileMenu ul li.sectionLabel > ul li >a, .menu ul li.resourcesM ul li a{
        padding-left: 45px;
        max-width: 100%;
    }
    /* end mobile menu*/
    .topInfo {background: #f4f3f0;margin-top: 10px; width: 375px;float: none;}
    .topLinks a.piLink {
        font-size: 11px;
        position: absolute;
        top: 40px;
        color: #343434;
        width: 100%;
        float: none;
        left: 0;
        text-align: center;
        padding: 0;
        line-height: 22px;
    }
    .topLinks a.piLink span {text-decoration:inherit;}
    .topLinks a.piLink .noTT {text-transform: none;}
    .linksBox {
        max-width: 50%;
        text-align: left;
    }
    .homePage .intended, .intended {
        padding-right: 0;
        margin-left: 0;
        font-family: 'fs_joeymedium';
        line-height: 15px;
        height: auto;
        padding-top: 5px;
        width: auto;
    }

    /*indications*/
     .topLinks a.indications {
        color: #F26937;
        font-family: 'fs_joeybold';
        font-size: 18px;
        background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/orArrThin.png) no-repeat right center;
        padding:0 11px 0 20px;
        text-transform: uppercase;
        background-size: 5px 10px;
    }
    .open .topLinks a.indications{ color: #fff;text-decoration:none;background: none;}
    .open .topLinks a.indications:hover{color: #fff;}
    .topLinks a.indications:hover{ color: #F26937;}
    .topLinks a.indications.active {
        color:#fff;
        font-family: 'fs_joeybold';
        font-size:18px;
    }
    .closeIndi{color:#F26937;background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/closeIndi_m.png) no-repeat right center;font-size:14px;height:24px;padding-right: 30px;margin-right: 5px;}
    header {height: 165px;}
    a.logo, .homePage a.logo {
        margin: 0;
        display: inline-block;
        padding: 25px 0 6px 15px;
    }
    .homePage a.logo img, a.logo img,
    .homePage a.logo img.visible-md.visible-lg.homeOnly {
        width: 98px;
        height: 45px;
        margin-top: 0;
        padding-top: 0;
    }
    body:not(.homePage) a.logo img.visible-md.visible-lg.homeOnly {display: inline-block !important;}
    body:not(.homePage) a.logo img.visible-md.visible-lg {display: none!important;}
    .homePage .linksHeader, .linksHeader, .topInfo{padding-right: 15px;}
    .homePage .redesignTopInfoCont .linksHeader,
    .linksHeader,.linksHeader >.container,
    .homePage .linksHeader,
    .homePage .linksHeader >.container{
        width: 180px;
        top: 0;
        padding: 0;
    }
    .homePage .redesignTopInfoCont .linksHeader,.linksHeader {
        margin-left: -13px;
        left: 50%;
        margin-top: 70px;
        border: none;
        right: auto;
    }

    .linksHeader> .container >div,
    .homePage .linksHeader> .container >div {
        width: auto;    margin-top: 0;
    }
    .linksHeader a {
        display: block;
        text-decoration: underline;
        line-height: normal;
        margin-top: 5px;
        text-transform: uppercase;
        font-family: 'fs_joeymedium';
    }
    .linksHeader a:first-child {margin-top: 0;}

    .linksHeader a:nth-child(2) {
        padding-left: 0;
        margin-left: 0;
        margin-right: 0;
        border: none;
    }
    .topLinks a, .topLinks{background: none;}
    .topLinks a {color: #343434;}
    .topHeader{font-size:13px;position:relative;display:block;}
    .homeTop > div.homeNavCallouts {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .homeCTABanner {margin: 20px 15px;border-width:1px 6px 1px 6px;}
    .homeCTABanner .h2 {font-size:16px;line-height:20px;}
    /*.homePage .BGcontainer,.BGcontainer:before{
        width: 320px;
        height: 320px;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -160px;}
    .homePage .BGcontainer{
        top: 195px;

            border-bottom:none;
    }*/
    /*.homePage .BGcontainer:before {
        top:0;
        height: 100%;
        content: "";
        background: radial-gradient( circle,rgb(220,220,224), rgb(220,220,224) 50%, #fff 10%, #fff );
        z-index: -1;
        background-size:1px 1px;
    }*/
    /*.navCallout{
        box-shadow: none;
        background: transparent;
        border-bottom: 5px solid #fff;
        font-size: 15px;
        padding: 8px 18px;}*/

    .homeTop > div.homeFootnotes{bottom: auto;position:relative;padding-left:15px;margin-bottom: 20px;}
    .navCallout p {
        line-height: 16px;
        margin: 0;
    }
    .navCallout .indic + p {margin: 0;padding: 3px 0;}
    .navCallout:before {
        height: 82px;
        width: 5px;
        content: "";
        margin-right: 10px;
        position: absolute;
        left: 17px;
    }
    .navCallout .indic {
        line-height: 18px;
        vertical-align: top;
        font-size: 22px;
        margin: 0;
        position: relative;
        top: -3px;
    }
    .navCallout a {
        display: inline-block;
        vertical-align: baseline;
        padding-left: 26px;
        font-size: 14px;
        line-height: 16px;
        margin-top: 0;
        position:relative;
        top:8px;
    }
    .homeCallouts {padding: 15px;margin-top:5px;}
    .homeNavCallouts div img,
    .dosLnk img,.efficacyLnk img {
        vertical-align: top;
        margin-bottom: 1px;
        margin-left: -25px;
        position: absolute;
        bottom: 0;
        top: auto;
    }

    .dosLnk img {width: 13px;height:20px;}
    /*a.efficacyLnk {width:55%}*/
    .efficacyLnk img {width: 19px;height:21px;}
    .navCallout.nvaf:before{background:#76004b;}
    .navCallout.dvt:before{background:#008e9b;}
    .navCallout.hip-knee:before{background:#084e7d;}
    .homeCallouts {padding: 0 15px;}
    .homeCallouts > div,
    .homeCallouts > div:first-child/*,
    .homeCallouts > div.coPayCallout,
    .homeCallouts > div.formularyCallout,
    .homeCallouts > div.realworldCallout*/ {
        float: none;
        width: 100%;
        border-width: 0 0 1px 0;
        font-size: 16px;
        padding: 15px 10px 15px 0;
        border-style: solid;
        border-color: #855d66;
        margin: 0 auto;
        display:table;
        max-width: 100%;
    }
    .homeCallouts .formularyCallout .imgDiv + div, .homeCallouts .imgDiv + div { max-width: 100%    !important;}
    .homeCallouts > div > div {
        margin: 0;
        padding: 0;
    }
    #realWdata .orArr {background-position: 2px center;}
    .homeCallouts > div .title {margin-top: 0;margin-bottom: 15px;}
    .homeCallouts > div > div.imgDiv {
        width: 60px;
        display: table-cell;
        vertical-align: baseline;
        text-align: center;
    }
    .homeCallouts .realworldCallout  img {max-width: 36px;}
    .homeCallouts .coPayCallout img {max-width: 46px;}
    .homeCallouts .formularyCallout img {max-width: 45px;}
    .homeCallouts .resourcesCallout img {max-width: 30px;}
        /*bottom content and ISI section*/
        #bottomContent.inpage {padding-top: 0;margin-top: 0;}
        #infoISI .indicISI .h3 {
            font-size: 16px;
            line-height: normal;
            padding-top: 15px;
            margin-bottom: 15px;
        }
    .isiHeader .h3 { font-size:22px; line-height:22px; margin-bottom:5px; }
    .isiHeader .h3.inpageHd { font-size:16px!important; }
    #infoISI p,#infoISI li, #infoISI li>span{font-size:16px;line-height: 20px;}
    #infoISI ul {
        margin-left: 0;
        padding-left: 20px;
    }
    #infoISI ul ul {padding-left: 8px;padding-top: 5px;}
    .isiPara,#infoISI p, #infoISI li {margin-bottom: 5px;}
    #infoISI .indicISI .guides {
        margin-top: 16px;
    }
    #infoISI p.upper.burg {font-size: 16px;line-height: 18px;margin:0 0 7px;}
    #infoISI .isiHeader + p.upper.burg {margin-top: 0;}
    .isiHeader {position: relative;}
    .isiSubHeader {
        padding: 5px;
        border: none;
        background: url(/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/expand_m.png) no-repeat right center;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        right: 0;
        float: none;
    }
    .isiSubHeader.collapseISI {top: 12px;background-position: top center;}
    /*mobile footer */
    .footer {padding: 20px 10px;}
    .footerLogos img {max-width: 30%;}
    .footerLogos a.leaveToPfizer.pop {margin-left: 10px;}
    .footerLogos a:first-child img {
        max-width: 65%;
        position: relative;
        top: 0;
    }
    .footerLinks a {
        font-family: 'fs_joeybold', sans-serif;
    }
    /*efficacy-safety */
    .tabbedSection h2, .tabbedSection .h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .mobcenter{text-align: center !important;}
    .mobmarginTop0{ margin-top:0 !important;}
    .content .h1.burg{text-align: left;padding-bottom: 10px;font-size: 24px;
        line-height: 28px;}
    .efficacy-nvaf.content .h1.burg,.efficacy-dvt.content .h1.burg {max-width: 100%;}
    h2, .h2,
    #aristotleEff .h3,
    #aristotleEff .h2,p.introUnderline,h3.introUnderline,h2.introUnderline {font-size:16px;line-height:18px;}
    p.introUnderline,h3.introUnderline,h2.introUnderline {margin-bottom: 10px;margin-top: 10px;}
    #hospital-discharge-res h2.font24{font-size:24px;line-height:28px;}
    /*mobile tabs*/
    .tabbedSection .h2, .tabbedSection .h3, .tabbedSection .h2, .tabbedSection .h3, .tabbedSection .buttons, .tabbedSection ul:not(.effTabs):not(.tabNav) {
        margin-bottom: 12px;
    }
    .efficacy img + ul:not(.orangeBL6) {margin-top: 5px;}
    ul.orangeBL6.endpt3 {height: 80px;margin-left:5px;border-width:0 0 0 4px;padding-left:10px;margin-top:0; }
    ul.orangeBL6 + p {margin-top: 0;}
    /* efficacy averroes study design tab*/
    ul.orangeBL6 {margin-left: 0;}
    ul.orangeBL6.endpt2 {height: 45px; padding:2px 0 2px 8px;border-width: 2px;}
    ul.orangeBL6.endpt2 li{margin-top: -2px;}
    ul.orangeBL6.endpt2 li:nth-child(2) span {vertical-align: middle;}
    .subnavTabs > div >div {padding: 5px 0 0;}
    .subnavTabs > #real-world-data >div.active, #rwdYaoEff {
        padding: 10px 0 5px;
        margin-bottom: 0;
    }
    .subnavTabs > #real-world-data >div p {font-family: 'fs_joeyMedium';}
    .expandableC {margin-top: 20px;}
    .expandableC + .expandableC {margin-top: 10px;}
    .expandableC.open + .expandableC {margin-top: 25px;}
    .expandableC + .expandableC {margin-top: 10px;}
    .hiddenContent {padding-top: 15px;max-width:100%;}
    .hiddenContent img.visible-sm.visible-xs {max-width: 100%;}
    #aristotleEff .hiddenContent .h2.burg.bold.mTop20 {margin-top: 0;}
    .toggleHidden {
        font-size: 14px;
        padding: 7px 20% 7px 10px;
        margin: 15px 0;
        height: 33px;
        line-height: normal;
        position: relative;
        min-height: 35px;
        display: table-cell;
        vertical-align: middle;
        width: 340px;
    }
    .viewTopicsUp {
        background-size: 9px 14px;
        background-position: right 0px top;
        padding-right: 15px;
        margin-bottom: 0;
        padding-bottom: 5px;
    }
    .closeDiv {
        position: absolute;
        right: 15px;
        line-height: 40%;
        top: 42%;
    }
    .dosPgLink {margin-top:15px;padding-left: 5px;}
    .dosPgLink > p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 2px;
    }
    .dosPgLink img {
        margin-right: 10px;
        margin-top: 25px;
        max-width: 25px;
    }
    .dosPgLink > p {
        line-height: 18px;
        font-size: 16px;
        }
    
    .dosPgLink p:first-of-type {
        color: #000;
        display: block;
        position: relative;
        left: -35px;
        padding-bottom: 0;
        margin-bottom: 5px;
    }
    .dosPgLink >p.bold.orange{display:table;margin:0;height: 40px;}
    .dosPgLink >p.bold.orange > a {
        display: table-cell;
        vertical-align: middle;
        margin: 5px 0 0;
    }
    .efficacy .dosPgLink img + p {margin-top: 0;}
    .effTabs, .tabNav {
        width: 368px;
        position: relative;
        border: none;
    }
    .tabNav {margin-bottom:0; margin-top: 10px;}
    .subnavTabs .tabNav > li.active::after {
       /* old  border-width: 10px 12px 12px 12px;
        margin-left: -10px;
        top: 32px;*/
        display:none;

    }
    .subnavTabs .tabNav > li.active a, .subnavTabs .tabNav > li:hover a,
    .subnavTabs .tabNav > li > a{color: #dfd3cc;font-family: 'fs_joeyheavy', sans-serif;}
    .subnavTabs .tabNav > li.active a {color: #F26937;}
    .subnavTabs .tabNav > li:first-child {border-right:none;}
    .subnavTabs .tabNav > li:first-child a:after {
        width: 2px;
        height: 10px;
        display: block;
        background: none;
        content: "";
        border-right: 2px solid #76004b;
        position: absolute;
        top: 10px;
        left: 172px;
    }
    .viewTopicsUp + .pdfPIDownload {margin-top: 15px;}
    /*
    .effTabs,.subnavTabs{padding:0 3px;}*/

    #aristotleStudyDes .h2 {font-size:16px;line-height: 18px;}
    .effTabs >li >a, .subnavTabs .tabNav > li >a {font-size: 14px;line-height: inherit;}
    /*.effTabs >li.active {width: 208px;}*/
    .effTabs >li {border-left:3px solid #fff;/*width: 103px;*/height: 30px;line-height: 30px; vertical-align: middle;}
    .effTabs >li:first-child {border-left: none;}
    .subnavTabs .tabNav > li {width: 157px;height: 30px;line-height: 30px;vertical-align: middle;}
    .effTabs > li.line2 {line-height: 14px;padding: 3px 0;}
    .subnavTabs .tabNav > li.active { width: 157px;}
    .subnavTabs .tabNav > li.active, .subnavTabs .tabNav > li {border:none; left:10px;}
    /*HIP-KNEE HAS 3 TABS*/
    .HIP-KNEE .effTabs >li, .HIP-KNEE .effTabs >li.active {width: 103px;}

    /*tab content*/
    .greyBox {
        padding:8px 5px;
        background: #f4f2f1;
        margin-bottom: 10px;
        width: 100%;
        max-width: 340px
    }
    .buttons button{/*width:100%;*/margin-bottom:8px}
    .buttonC+ button{margin-left:0;}
    .buttonC.whiteTabletBut a{ background-position: 45px center;padding-left: 26px;}
    #amplifyextEff .buttonC.whiteTabletBut a {background-position: 35px center;}
    #amplifyEff .buttonC.whiteTabletBut a {background-position: 50px center;}
    .buttonC.whiteTabletBut, .buttonC.orangeBut,.modal .buttonC.orangeBut {line-height: 30px;height: 30px;}
    .buttonC.whiteTabletBut, .buttonC.orangeBut{width:340px;}
    .buttonC.whiteTabletBut a.wider, .buttonC.orangeBut a.wider {padding-left: 15px;}
    .buttonC.whiteTabletBut a, .buttonC.orangeBut a {font-size: 16px;}
    .buttonC + .buttonC {margin: 15px auto;}
    img + p.mobFont.h3 {margin-top: 10px;}
    .subnavTabs img {max-width: 100%;}
    .subnavTabs img + img,
    #amplifyEff .d-w49> img, #amplifyextEff .d-w49> img{margin-top:0;}
    /*end tabs*/
    .dosingCTA {
        width: 235px;
        font-size: 14px;
        margin-top: 20px;
    }
    .dosingCTA a {
        padding-left: 20px;
        background-size: 14px 18px;
        min-height: 32px;
        margin: 0 auto;
        line-height: 28px;
        font-family: 'fs_joeymedium';
        font-weight: normal;
    }
    .dosingC.content p.footnote:first-of-type {margin-top: 30px;}
    .reprints p.h3.alL,.efficacy-safety.content .h1.burg
    .efficacy-safety.content >.h3 {font-size: 14px;line-height: 16px;}
    .reprints p.h3.alL {display: inline-block;position: relative;max-width: 68%;font-size: 16px;
        line-height: 18px;}
    .indiNav {width: 290px;padding: 15px 0 0;}
    .indiNav > div .indiTitle{text-align: left;padding: 10px 0 0;margin: 0;line-height: 32px;font-size: 32px;font-family: 'fs_joeyheavy';}
    /*.indiNav > div.nvaf p, .indiNav > div p {
        text-align: left;
        margin: 0;
        max-width: 100%;
        font-size: 14px;
        padding: 5px 0 3px;
    }*/
    .indiNav > div.nvaf p, .indiNav > div p {
        text-align: left;
        margin: 0;
        max-width: 100%;
        font-size: 16px;
        padding: 5px 0 0;
        font-family: 'fs_joeybold', sans-serif;
        font-weight: normal;
        line-height: 17px;
    }
    .indiNav .buttonC> a {
        height: 35px;
        width: 150px;
        padding-left: 18px;
        /* text-align: center;*/
        background-size: 15px 22px;
        font-size: 15px;
        margin: 0;
        font-size: 26px;
        background: none;
        width: 147px;
        height: 47px;
    }
    .buttonC.efficacyLink > a{background-position: 44px center;}
    .buttonC.dosingLink > a{background-position: 89px center;}

    .dosingC.content .h1.burg,.efficacy-safety.content .h1.burg {text-align:center;padding-bottom:10px;}
    .efficacy-safety.content .h1.burg{max-width:100%;}
    .dosingC.content .h1.burg {max-width: 60%;}
    .efficacy-safety.content .h1.burg + .h3 {text-align: center;}
   .indiNav > div.dvt, .indiNav > div {
        display: block;
        width: 100%;
        margin: 0 auto;
        margin: 0;
        position: relative;
    }
    .indiNav > div.dvt, .indiNav > div.nvaf {
        padding-bottom: 12px;
        border-bottom: 1px solid black;
        margin: 0 0 12px 0;
    }
    .indiNav .buttonC + .buttonC, .indiNav .buttonC {
        /* margin-top: 5px; */
        /* width: 100%; */
        width: 147px;
        margin: 5px 0 12px;
        text-align:left;
        height: 47px;
        line-height: 47px;
    }
    .indiNav > div > img {
        /* float: right; */
        max-height: 40px;
        margin-top: 16px;
        position: absolute;
        top: 3px;
        right: 0;
        margin-top: 0;
        margin: 0;
    }
    .indiNav > div .indiTitle {margin-top: 10px;}
    .reprints > div.nvafB span {border-color: #76004b;}
    .reprints > div.dvtB span {border-color: #008e9b;}
    .reprints > div.hip-kneeB span {border-color: #084e7d;}
    .reprints > div {
        display:inline-block;
        border: none;
        background: none;
        margin:0;
        width: 100%;padding: 0;
    }
    .reprints > div:first-of-type {margin-top: 8px;}
    .reprints > div span {
        border-width: 0 0 0 8px;
        border-style: solid;
        border-color: red;
        padding:5px 5px 5px 15px;
        background: #f1eeec;
        width: 375px;
        display: table-cell;
        height: 45px;
        vertical-align: middle;
    }
    #resourcesPage .reprints > div.nvafB span,
    #resourcesPage .reprints > div.dvtB span,
    #resourcesPage .reprints > div.hip-kneeB span {border:none;}
    #resourcesPage .reprints > div span:before  {display:none;}
    #resourcesPage .reprints > div.nvafB {border-color: #76004b;}
    #resourcesPage .reprints > div.dvtB {border-color: #008e9b;}
    #resourcesPage .reprints > div.hip-kneeB {border-color: #084e7d;}
    #resourcesPage .reprints > div span {
        max-width: 65%;
        display: inline-block;
        padding: 0;
        height: auto;
        margin: 0 0 3px;
    }
    #resourcesPage .reprints > div{
        background:#f1eeec;
        padding: 5px 5px 5px 15px;
        margin:10px 0;
        border-width: 0 0 0 6px;
        border-style: solid;
        position:relative;}
    #resourcesPage .reprints > div:before {
        content: "";
        width: 2px;
        background: #fff;
        position: absolute;
        left: 0px;
        height: 100%;
        z-index: 1000;
        display: block;
        top: 0;
    }
    #resourcesPage .reprints > div .reprintsA {
        width: 100%;
        display: inline-block;
    }
    #resourcesPage .reprints > div .reprintsA a {
            max-width: 50%;
            display: inline-block;
            padding: 0 0 0 18px;
            margin: 0;
        }
    .reprints > div > a {font-size: 14px;width: 40%;margin:10px 0 0;}
    /*EFFICACY DVT*/
    #amplifyEff .d-w49 > p {padding-left: 22px;}
    #amplifyEff .d-w49> img {
        max-width: 100%;
        margin-top: 5px;
    }
    .d-w49 + .d-w49 {
        margin-top: 25px;
    }
    #amplifyextEff .d-w49 p.font32.chartTitle,
     #amplifyEff .d-w49 p.mob16.font32.bold.orange.chartTitle{
        font-size: 19px;
        line-height: 22px;
        padding-left: 15px;
        margin-left: 0;
        font-family: 'fs_joeyheavy',sans-serif;
    }
    .subnavTabs #amplifyextEff .centeredAll .d-w49 img + p.h3, .subnavTabs #amplifyEff .centeredAll .d-w49 img + p.h3 {
        padding-left: 0;
        font-size: 16px;
        line-height: 16px;
    }
    .patSubgroups >div {width:23%;}
    .patSubgroups img {vertical-align: baseline;}
    .patSubgroups >div:nth-child(5) {padding-top: 5px;}
    .patSubgroups img + p {margin-top: 5px;    font-family: 'fs_joeybold',sans-serif;}
    .patSubgroups p{font-size:14px;line-height: 16px;}
    .tabbedSection .center.patSubgroups >div:nth-child(5) img {
        max-height: 33px;
        margin-top: 0;
    }
    .tabbedSection .center.patSubgroups >div img {
        padding-bottom: 0;
        max-height: 28px;
        margin-top:0;
    }
    .imagesL > li {
        display: table;
        min-height: 40px;
        width: 100%;
    }
    .imagesL li img {
        width: 35px;
        display: inline-block;
        padding: 0;
    }
    .efficacyDVT-PE .imagesL li:nth-child(6),
    .efficacyDVT-PE .imagesL li:nth-child(6) span.svgC,
    .efficacyDVT-PE .imagesL li:nth-child(6) span {
        padding-bottom: 0;
        height: auto;
        margin-bottom: 0;
        min-height: 0;
    }

    .efficacyDVT-PE .imagesL li span + span {
        vertical-align: top;
        padding-top: 5px;
    }
    .imagesL >li>span:not(.svgC):before {
        content: '\2022';
        position: absolute;
        left: 5px;
        height: 100%;
    }
    .imagesL li>span{position:relative;display:table-cell;vertical-align:middle;}
    .imagesL li>span.svgC{    width: 35px; height: 35px; vertical-align: top;}
    .imagesL> li>span:not(.svgC) {padding-left: 15px;width: 90%;}
    #amplifyEff .imagesL> li .svgC + ul {
        padding-top: 0;    margin-left:6px;
    }
    .efficacyDVT-PE .imagesL >li {
        margin-bottom: 10px;
    }
    .efficacyDVT-PE .imagesL li span + span {
        vertical-align: top;
        padding-top: 0;
    }
    /*#amplifyEff .imagesL li>span:not(.svgC):before {
        left: 10px;
    }*/
    #amplifyEff .imagesL> li {
        height: auto;
    }
    #amplifyEff .imagesL li>span:not(.svgC):before {
        left: 8px;
    }

    #amplifyEff .imagesL li ul li > span:not(.svgC):before {
        left: 3px;
    }

    .d-marginBottom30.m-marginBottom0,
    .m-marginBottom0 {
        margin-bottom: 0 !important;
    }
    /*hip-knee adv3*/
    #advance2 .font24, #advance1 .font24, #advance3 .font24 {
        font-size: 16px;
        line-height: normal;
    }
    .durationFloat {
        position: relative;
        left: auto;
        bottom: auto;
        font-size: 14px;
        line-height: 17px;
    }
    .imagesContainer {margin-bottom: 15px;}
    .imagesContainer img {padding-bottom: 15px;}
    .setin {
        position: absolute;
        top: 0;
        left: 66px;
    }
    .efficacyHipKnee .subnavTabs .centeredAll .d-w49 > p {
        margin-left: 45px;
    }
    .efficacyNVAF .subnavTabs .centeredAll .d-w49 > p,
    .efficacyDVT-PE .subnavTabs .centeredAll .d-w49 > p {
        margin-left: 30px;
    }
    .subnavTabs .centeredAll .d-w49 > p.setin{
        position: absolute;
        top: 0;
        left: 83px;
        margin-left: 0;
    }
    #advance3 ul.orangeBL6.endpt3,
    #advance3 ul.orangeBL6.endpt2,
    #advance3 ul.orangeBL6.endpt1,
    .efficacy ul.orangeBL6.endpt2 {height: auto;}
    .efficacy ul.orangeBL6.endpt2 li{height: auto;}
    .efficacy ul.orangeBL6.endpt2> li:first-child> span {max-width: 100%;}
    .efficacy ul.orangeBL6.endpt2 li span, .efficacy ul.orangeBL6.endpt2 li .subSpan {line-height: 16px;}
    .orangeBL6.endpt2.wSpans li + li {margin-top: 0; top:0;}
    /*chart tables*/
    .orangeBL6.endpt2 li + li {
        top: 0;
    }
    /*table clinChar*/
    .table.table915.clinChar + p {margin-top:10px;}
    .efficacy .table.averroesWarfarinUnsuit,.efficacy .table.averroesWarfarinUnsuit td {
        font-family: 'fs_joeybold',sans-serif;
    }
    .subnavTabs > div > div>img {
        max-width: 260px;
        margin: 15px auto;
    }
    .table, .table table{width: 100%;
        max-width: 340px;}
    .table table th {height: 90px;}
    .table table th,.table table td{ font-size:13px;line-height:normal;}
    .efficacy .table table td{    height: 49px;}
    .efficacy .table table td, .table table td{font-size: 14px;line-height: 16px;}
    .efficacy .table table th {
        font-size: 15px;
        line-height: 17px;
    }
    .table table th, .table table td {
        border: 1px solid #c5c5c8;
        vertical-align: middle;
    }
    .table + .footnote {margin-top: 20px;}
    .table table th, td {border: 1px solid #c5c5c8;}
    td:nth-child(1),.efficacy td:nth-child(1),
    .efficacy .table.table850 td:nth-child(1) {padding-left:15px;}
    .efficacy .table.table850 td:nth-child(1) { width: 136px;}
    .efficacy td:nth-child(2), td:nth-child(3) {text-align: center;/*color: #fff;*/}
    .efficacy th:nth-child(3) {background: #76004b;}
    .efficacy th:nth-child(2) {background: #c5c5c8;}
    .efficacy .table.table850 tr th:not(.title):nth-child(1) {width: auto;}
    .efficacy .table.baselineChar td:nth-child(1) {padding-left: 15px;    width: 135px;}
    .efficacy .table + p.footnote {margin-top: 15px;}
    .efficacy .table.aristEffSubgroups td {
        height: auto;
    }
    .table.aristEffSubgroups>table>tbody>tr> td table td, .table.aristEffSubgroups>table>tbody>tr> td:first-child {
        padding: 10px;
        height: auto;
        font-size: 15px;

    }
    .table.aristEffSubgroups>table>tbody>tr> td table td:first-child {
        border-width: 0 0 6px 0;
    }
    .table.aristEffSubgroups>table>tbody>tr> td:first-child {
        border-bottom: 6px solid #fff;
        width: 100%;
    }
    .efficacy .table.aristEffSubgroups td table td {
        width: 50%;
    }
    .table.aristEffSubgroups th.title {
        font-size: 14px;
        line-height: 16px;
        padding: 10px;
        text-align: left;
    }
    .table.aristEffSubgroups>table>tbody>tr> td {
        width: 100%;
        display: inline-block;
        font-size: 15px;
    }
    .greyBox + .footnote, .table.aristEffSubgroups + .footnote {margin-top: 5px;}

    /*specific tables*/
    /*.efficacy .table.bleedingRisk td:nth-child(1) {font-family: 'fs_joeyregular';}*/
    .efficacy .table.bleedingRisk td {
        font-size: 11px;
        padding-left: 5px;
        line-height:13px;
    }
    .efficacy .table.bleedingRisk th {
        font-size: 11px;
        line-height: 13px;
        height: 65px;
    }
    .table.bleedingRisk table tr:first-child th {
        padding-right: 18px;
    }
    .efficacy .table.bleedingRisk th.title {
        height: 30px;
    }
    .efficacy .table.table1K.averroesWarfarinUnsuit td,
    .efficacy .table.table1K.averroesWarfarinUnsuit th {
        font-size: 12px;
        line-height: 14px;
        padding: 5px;
        height: 45px;
    }
    .efficacy .averroesWarfarinUnsuit.table.table1K td:nth-child(1),
    .efficacy .averroesWarfarinUnsuit.table.table1K th:nth-child(1)  {
        padding-left: 15px;
        text-align:left;
    }
    .efficacy .averroesWarfarinUnsuit.table.table1K td:nth-child(1).center, .efficacy .averroesWarfarinUnsuit.table.table1K th:nth-child(1).center {
        text-align: center;
    }
    .efficacy .table.table1K.averroesWarfarinUnsuit table td {
        font-size: 11px;
        line-height: 12px;
        padding: 10px;
    }
    .efficacy .table.primarySafetyAverr {
        width: 290px;
        padding: 0;
        border: none;
    }
    .efficacy .table.primarySafetyAverr table td,
    .efficacy .table.primarySafetyAverr table th {
        padding: 5px;
        max-width: 59px;
        height: 50px;
    }
    .efficacy .table.primarySafetyAverr table td {
        font-size: 11px;
    }
    .efficacy .table.primarySafetyAverr table th {
        font-size: 12px;
        line-height: 13px;
    }
    .table.primarySafetyAverr table td:nth-child(1) {
            padding-left: 3px;
            border-width: 2px;
            max-width: 69px;
    }
    .line2sp {margin-left:2px;}
    .table.primarySafetyAverr table th,
    .table.primarySafetyAverr table td:nth-child(5) {
        border-width: 2px;
    }
    .efficacy .table.primarySafetyAverr table th:nth-child(1) {
        border-left: none;
    }
    ol.rtPar {margin-bottom: 10px;}
    .dosingLinks h2 {font-size: 16px;}
    .dosingLinks a {
        padding-right: 8px;
        margin-right: 8px;
        font-size: 14px;
        line-height: 18px;
    }
    .introThickUnderline, .h2.introThickUnderline {
        margin-bottom: 10px;
        padding-bottom: 10px;
        line-height: 16px !important;
    }
    /*    baselinCharAverr table   */
    .efficacy  .table.baselinCharAverr {width: 100%;}
    .efficacy .table.baselinCharAverr table .orangeBg td {
        height: 20px;
        line-height: 20px;
    }
    .efficacy .table.baselinCharAverr table .orangeBg td:nth-child(2), .efficacy .table.baselinCharAverr table .orangeBg td:nth-child(3) {
        font-size: 14px;
    }
    .efficacy .table.baselinCharAverr table td {
        font-size: 10px;
        line-height: 12px;
        width: 50%;
        padding: 0 0 0 15px;
    }

    .efficacy .table.baselinCharAverr tr.notdBorder td {
        line-height:20px;
        height: 20px;
    }
    .efficacy .table.baselinCharAverr table th:nth-child(1),
    .efficacy .table.baselinCharAverr table th:nth-child(1) span.font20 {
        line-height: 30px;
        border-top: none;
        border-left: none;
        border-bottom: none;
    }

    .efficacy .table.baselinCharAverr table th {
        height: 30px;
    }
    .efficacy .table.baselinCharAverr table th:nth-child(2) {
        font-size: 11px;
        line-height: 13px;
    }
    .efficacy .table.baselinCharAverr table tr:nth-child(2) td {
        height: 22px;
        padding: 0 0 0 15px;
    }

    .efficacy .table.baselinCharAverr table .notdBorder.first td {
        padding-top: 8px;
    }
    .efficacy .table.baselinCharAverr table tr.notdBorder td:nth-child(1),
    .efficacy .table.baselinCharAverr table tr.notdBorder td:nth-child(1) {
        padding-left: 15px;
    }

    .efficacy .table.baselinCharAverr table .notdBorder.last td {
        padding-bottom: 8px;
    }
    #averroesStudyDes> .h2, #aristotleStudyDes> .h2 {
        font-size: 18px;
        line-height: 22px;
    }
    /* breakdownAspirinAverr  table */
    .efficacy .table.breakdownAspirinAverr{width:100%;}
    .efficacy .table.breakdownAspirinAverr table th {
        height:40px;
        font-size: 13px;
        border: none;

    }
    .efficacy .table.breakdownAspirinAverr table td {
        height: 22px;
        font-size: 12px;
    }
    .efficacy .table.table1K {
        width: 100%;
    }
    .efficacy .table.baselinCharAverr table tr:nth-child(7) td {
        line-height: 40px;
    }

    .efficacy .table.baselinCharAverr table tr:nth-child(7) td:first-child,
    .efficacy .table.baselinCharAverr table tr:nth-child(8) td:first-child {
       padding-left: 15px;
    }
    .efficacy .table.baselinCharAverr table tr:nth-child(7) td, .efficacy .table.baselinCharAverr table tr:nth-child(8) td {
        height: 40px;
        padding: 0;
    }
    .table.baselinCharAverr tr.notdBorder td {
        height: 15px;
    }
    .table.table915 {
        width: 100%;
    }
    /*dosing*/
    .dosRecomm.separator {padding-bottom: 13px;    margin-top: 15px;}
    #starterPack ul ul li {margin-left: 10px;}
    .dosing-nvaf .displTable, .dosing-ortho .displTable {margin: auto;display: block;}
    .dosing-nvaf .displTable > div:first-child, .dosing-ortho .displTable > div:first-child {
    display: inline-block;
    width: 100%;
    padding: 0 60px;
        margin: 0;
        border: none;
    }
    .dosing-nvaf .displTable > div.percImg {
        padding: 0 0 0 10px;
        width: 63px;
        display: inline-block;
        margin-right: 20px;
    }
    .dosing-nvaf .displTable .pill:first-of-type,.dosing .displTable .pill:first-of-type  {margin-right: 35px;}
    .pill img.center {max-width: 50%;}
    .dosing-nvaf .displTable > div:nth-child(3) {
        padding-right: 0;
        max-width: 200px;
        display: inline-block;
    }
    /* dosing mobile updated styles  - remove old unnecessary ones*/
    .dosing .pill {width: 62px;}
    .dosing-dvt .dosRecomm div div.left:nth-child(1) {margin: auto;}
    .dosing-dvt .dosRecomm .left .pill img.center,
    .dosing .pill div.center img,
    .dosing .pill div.center img.center {
        max-width: 30px;
    }
    .dosing-dvt .dosRecomm div div.left {
        width: 180px;
        margin: 0 auto 20px;
        float: none;
    }
    .dosing-dvt .dosRecomm div div.left.bold.regFont, .bold.regFont {
        font-family: 'fs_joeyregular',sans-serif;
        width: 100%;
        padding-top: 25px;
        float: none;
        display: block;
        clear: both;
        margin: 0 auto 12px;
    }

    .pill > img:first-child {width: 62px;height: 70px;}
    .pill img.center {max-width: 50%;margin-bottom: 5px;}
    .recomm {padding-left: 0;}

    .recomm > div > div.aImg, .recomm > div > div.bImg, .recomm > div > div.cImg {
        height: auto;
        width: 100%;
        display: block;
        margin: 20px 0;
    }
    .recomm > div > div.cImg p, .recomm > div > div.bImg p, .recomm > div > div.aImg p {
        width: 95%;
    }
    .recomm div img {position: absolute;}
    .recomm .aImg img {
        height: 48px;
        margin-left: 61px;
        margin-right: 0;
    }
    .recomm .bImg img {
        height: 40px;
        margin-left: 46px;
        margin-right: 0;
    }
    .recomm .cImg img {height: 42px;margin-left: 63px;}
    .recomm div p {
        width: 50%;
        padding-left: 103px;
        font-size: 18px;
    }
    div.aImg p span.burg, div.bImg p span.burg, div.cImg p span.burg {
        background-size: 13px 13px;
        padding-left: 20px;
        line-height: 22px;
        font-size: 18px;
        background-position: left 6px;
    }
    .drugIntList {margin-top: 25px;margin-bottom: 20px;}
    .drugIntList img {width: 25px;top: 0;}
    .drugIntList > ul {
        max-width: 90%;
        padding-left: 10px;
    }
    .drugIntList p {min-height: 26px;padding-left: 40px;height: auto;margin-bottom: 15px;}
    .drugIntList >p >span {vertical-align: top;}
    /*addition */
    #dosingMenu .toggleHidden {
        font-size: 12px;
        line-height: 25px;
    }
    #dosingMenu .closeDiv {
        margin-right: 0;
        right: 5px;
    }
    .h2.redBoxTitle {
        text-align: left;
        line-height: 25px;
        padding: 0 0 0 10px;
        height: 25px;
        font-size: 15px;
    }
    #dosingMenu .hiddenContent {
        padding-top: 0;
    }
    #dosingMenu {margin-top: 0;}
    #dosingMenu li {padding: 5px 0;}
    #dosingMenu li a {
        font-size: 10px;
        line-height: 14px;
        padding-left: 15px;
        background-position: left 3px;
        background-size: 4px 8px;
        margin-left: 10px;
        display: inline-block;
    }
    #dosingMenu li >span {left: 0;}
    /*dosing additional tables*/
    .dosing .topic .greyBox {
        padding: 13px;
    }
    .dosingNVAF.dosing #dosHepatic.topic .table td:nth-child(1){width: 49.5%;}
    .topic .table td {
        font-size: 14px;
        line-height: 16px;
        padding: 0;
    }
    .topic th.title.burg,#drugInt .table td:nth-child(1) {width: 49%; }
    .topic th.title.burg {vertical-align: bottom;    display: inline-block;}
    .topic .table tr:first-child {padding: 0;width:100%;}
    .topic th.title.burg:nth-child(1) {
        width: 149px;
        display: inline-block;
    }
    #dosHepatic.topic .greyBox .table tr:first-child {padding: 0 0 15px;}
    .table .mobB .botTableB:after {
        height: 0;
    }
    .topic .table table tr.noBorder.mobB {
        border-bottom: 1px solid #76004b;
        padding-bottom: 0;
    }
    .topic .table tr {
        display: inline-block;
        padding-top: 15px;    padding-bottom: 15px;
    }
    .topic .table ul li>span {
        max-width: 85%;
    }
    #drugInt .table td ul {
        padding: 2px 0 0 10px;
    }
    .topic >.title {
        font-size: 16px;
        line-height: 18px;
    }
    /*specific topics*/
    #dosRenal table td, #dosRenal table, #dosRenal td, #dosRenal th.burgB,
    #dosRenal tr {border: none;}
    #dosRenal td, #dosRenal th.burgB {
        width: 100%;
        display: table;
    }
    #dosRenal .dosHeader {
        font-size: 18px;
        line-height: 18px;
        margin: 15px auto;
    }
    .dosingNVAF.dosing #dosRenal img.center.kidney{margin-top: 30px;}
    #dosRenal tr th:first-child, #dosRenal th.visible-sm.visible-sx {
        float: none;
        display: inline-block !important;
        width: 375px;
        padding: 8px 35px;
    }
    #tempInterr.topic .table th:nth-child(1),
    #tempInterr.topic .table td:nth-child(1) {width:55%;}
    #tempInterr.topic .table td:nth-child(1) > span.tablePara {width: 85%;}
    #switching .table tr:first-child { width: 100%;display:table}
    #switching .table td:nth-child(1),#switching .table th:nth-child(1){width:49%;}
    #switching th.title.burg:nth-child(2) {
        width: auto;
    }
	.homePage .references, .homePage .MercCode { display: none !important;}
    .references {padding-bottom: 15px;}
    .references p.bold {margin-bottom: 5px;}
    .references ol {padding-left: 13px;}
    .references ol > li {margin: 3px 0;}
    .formularyRes {padding: 15px;}
    .formularyRes .container>p + div,.formularyRes .container>h2 + div,
    .formularyRes .container>p + div div,  .formularyRes .container>h2 + div div,
    .formularyRes .container > div {
        border: none;
        display: block;
        height: auto;
        padding: 0;
        width: 100%;
        margin: 10px 0;
    }
    .formularyRes .container>h2 + div,
    .formularyRes .container>p + div {width: 100%;}
    .formularyRes img {
        margin-top: 0;
        top: auto;
        width: 175px;
    }
    .formularyRes hr { border-color:#76004b;}
    .dosing-nvaf .displTable > div.percImg img{height: 70px;width: 70px;max-width: inherit;}
    /*Resoruces mobile*/
    #resourcesPage .mainToplist ul li span{ font-size: 16px; margin: auto 6px; top: -3px !important; }
    #resourcesPage .cardWrapper .rightSideContent{ width: 100%; }
    #resourcesPage .leftSidecontent ul li, #resourcesPage .rightSidecontent ul li{
        font-size: 16px !important;
        line-height: 18px;    margin-left: 10px;
    }
    .m-paddingleft15{padding-left:15px !important;}
    #resourcesPage .greyWrapper {padding: 10px 8px;}
    #resourcesPage .greyWrapper#request-samples {padding: 10px;}
    #resourcesPage .btmlistwrap { padding: 8px 8px 8px 0;}
    #resourcesPage div#panel-element-1.collapse.in {margin-bottom: 10px;}
    .resourcesPg .pannel_box {
        margin: 0 auto;
        text-align: center;
        float: none;
        max-width: 70%;
    }
    #resourcesPage .greyWrapper #copay-freetrial .cardWrapper {
        padding: 10px 10px 0;
    }
    #resourcesPage .pannel_box .prescription.margn10.Prescription-heading{padding:0;}
    #resourcesPage div#panel-element-1.collapse.in.d-marginTop15 {
        margin-top: 5px;
    }
    #resourcesPage .cardWrapper .rightSideContent ul {
        max-width: 90%;
    }
    #resourcesPage .leftSidecontent li:before,
    #resourcesPage .rightSidecontent li:before,
    #resourcesPage .rightSideContent ul li:before {
        color: #000;
        left: -5px;
    }
    .resourcesPg h2.font16,#resourcesPage .Prescription-heading,
    #resourcesPage #panel-element-1 .accordion-inner-list li,
    #panel-element-2 .accordion-inner-list li,
    #resourcesPage ol.accordion-inner-list li > span,
    #resourcesPage ol.accordion-inner-list li,
    .recommendedDose > p, .recommendedDose li{
        font-size: 10px !important;
        line-height: 12px;
    }
    div#panel-element-2.d-marginTop15.resourcesPg h2.font16, #resourcesPage .Prescription-heading, #resourcesPage #panel-element-1 .accordion-inner-list li, #panel-element-2 .accordion-inner-list li, #resourcesPage ol.accordion-inner-list li > span, #resourcesPage ol.accordion-inner-list li, .recommendedDose > p,.recommendedDose > p.font16 {
        font-size: 10px;
        line-height: 12px;
        margin-top: 1px;
        margin-bottom: 1px;
    }
    h2.panel_accordianHeading.mrgnTop0.font16 {
        margin-top: 5px;
        display: block;
        margin-bottom: 3px;
    }
    h2.panel_accordianHeading + .font16 {display: block;margin-top: 0;}
    #resourcesPage ol.accordion-inner-list li, #resourcesPage #panel-element-1 .accordion-inner-list li, #panel-element-2 .accordion-inner-list li {
        margin-top: 0;
    }
    .resourcesPg h2.font16, #resourcesPage .Prescription-heading, .recommendedDose > p {display: inline-block;}
    #resourcesPage .btmlistwrap h3{ font-size: 16px; }
    #resourcesPage .leftSidecontent, #resourcesPage .rightSidecontent,#resourcesPage .rightSideContent {
        width: 100%;
        display: block;
        padding-left: 0px;
    }
    #resourcesPage .leftSidecontent h3, #resourcesPage .rightSidecontent h3,
    #resourcesPage .leftSidecontent h3.font20, #resourcesPage .rightSidecontent h3.font20 {
        font-size: 16px !important;
        margin: 5px 0 2px;
        line-height: 18px;
    }
    .leftSidecontent +.rightSideContent {padding-top: 25px;}
    #resourcesPage .cardWrapper .rightSideContent{ width: 100%;display: inline-block; }
    .padL30.m-pad0 {padding-left: 0;}
    #resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"].padL30.m-pad0, #resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"]{ height:auto; width:100%; padding: 20px 10px 68px 19px; margin-bottom: 15px; }
    #resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"] .topSet {
        position: relative;
        top: auto;
        margin-top: 5px;
    }

    #resourcesPage .ThreeCalloutWrapper-inner div .Orangebtn{
        text-align: center;
        margin: 10px auto 10px -22%;
        width: auto;
        bottom: 18px; }
    #resourcesPage .ThreeCalloutWrapper-inner div .Orangebtn .buttonC.orangeBut {
            line-height: 30px;
            height: 30px;
            text-align: center;
            display: block;
            margin: 0 auto;
            width: 150px;
            padding: 0;
    }
    #resourcesPage .ThreeCalloutWrapper-inner div[class="callout-1"] {
            padding-bottom: 10px;
    }
    #resourcesPage .Orangebtn .buttonC.orangeBut{ line-height: 30px; height: 30px; text-align: center; display: block; margin: 0 auto;width: 160px;padding: 0px !important; }
    #resourcesPage .Orangebtn .buttonC.orangeBut a { font-size: 14px; }
    #resourcesPage .btnRight.mpage{ width: 51%; display: inline-block !important; margin-left: 20px; }
    #resourcesPage .btnRight h1{ font-size: 16px; }
    #resourcesPage .btnRight{ width: 50%;display: inline-block !important; }
    #resourcesPage .pdfWrap > div > a{ width: 100%;font-size: 14px; }
    #resourcesPage .logoWrapperRight{ width: 60%; display: block; text-align: center; margin: 0 auto; }
    #resourcesPage .serviceleft{ width: 100%; display: block; text-align: left; }
    #resourcesPage .logoWrapperRight img{ width: auto; height: auto; }
    #resourcesPage .ThreeCalloutWrapper-inner div[class^="callout-"] p:nth-of-type(2){ font-size: 14px; margin-top: 10px; }

    #resourcesPage .cardWrapper .rightSideContent ul li{ font-size: 16px;}
    #resourcesPage .cardWrapper .card{ width: 41%;margin-right: 25px;}
    #resourcesPage #request-samples .cardWrapper .card.left {float: right;margin-top: 0;}
    #resourcesPage .cardWrapper h1.fontd24m16.mpage{ width: 40%; float: right; }
    #resourcesPage .rightSideContent.mpage.second{width: auto;display: block !important;float: none;}
    #resourcesPage .rightSideContent.mpage.second h1{ font-size: 18px; }
	#resourcesPage #study-reprint .imgLeft { margin-bottom: 10px;}
	#resourcesPage .pdfWrap { margin-top: 10px;}
    #resourcesPage .cardWrapper .card img{width: 130px;height: 75px;}
    .textinde-15{text-indent: -15px;}
    #resourcesPage h1.h1.burg {font-size: 24px;}
    #resourcesPage .h1.burg{    margin: 0 0 5px;}
    #resourcesPage #copay-freetrial h1.burg {font-size: 20px;line-height: 24px;margin-top: 10px;}
    .dosing-dvt .dosRecomm .left .pill img{width: 62px;}
    .dosing-dvt .dosRecomm .left .pill{width: 90px;}
    .dosing #riskReduct .riskDVTPE.displTable > div:first-child{border:none; width: 315px;
        margin-right: 0;}
    .dosing #riskReduct .riskDVTPE.displTable .pill:first-of-type{
        margin: 10px 35px 20px 60px !important; text-align: center;}
    .dosing #riskReduct .riskDVTPE.displTable .pill{width: 62px; text-align: center; margin: 10px 75px 20px 0px;}
    .dosing #riskReduct .riskDVTPE.displTable > div{ display: table;}
    div#formularypage .sectionblock h2 span { color: #76004b; }
	.formlist label{ color: #000 !important;}
	.radioBtn span.rediobtnstyle{ border:1px solid #000;}
    div#formularypage .mainblock button.submitButton{    margin-top: 15px !important;}
    #resourcesPage .greyWrapper .cardWrapper { padding: 10px 0; }
    #benefitReview .modal-content{    padding: 15px !important;}
    #resourcesPage .Orangebtn.d-marginTop15.mBot20 {MARGIN-BOTTOM: 8PX;}
    /* ELIHCPMSDP-31 starts */
    .redesignTopInfoCont .menu {display: none;}
    .redesignTopInfoCont .topLinksMob .piLink { font-size: 12px; line-height: 13px; padding: 6px 0 9px; font-family: 'fs_joeyregular' , sans-serif;}
    .redesignTopInfoCont .topLinks > a.piLink, .redesignTopInfoCont .topInfo .linksBox {display: none;}
    .redesignTopInfoCont .topLinks .siteAccessTxt {
        font-size: 11px;
        position: absolute;
        top: 40px;
        color: #343434;
        left: 50%;
        padding: 0;
        line-height: 22px;
        width: auto;
        right: auto;
        margin-left: -30%;}

    .redesignTopInfoCont .topInfo {padding-left: 0px; padding-right: 0px;}
    .redesignTopInfoCont .topInfo .topLinks {float: left; width: 100%;}
    .redesignTopInfoCont .topInfo .topLinks .indications {float: right; margin-right: 15px;}
    .redesignTopInfoCont .topInfo .topLinks a.patient {color: #76004b; text-decoration: underline; border-right: none;}

    .references li {
        font-size: 14px !important;
    }

}/*END MOBILE */



/*ORIENTATION TABLET CSS*/
body.TabletHide,body.MobileHide
 { background-color: #760044; overflow:hidden }

 .TabletHide .wrapper, .TabletHide .modal, .TabletHide .wrapper, .TabletHide #interstitialCnt,
 .MobileHide .wrapper, .MobileHide .modal, .MobileHide .wrapper, .MobileHide #interstitialCnt { display:none !important }
body.TabletHide #TabletLandscape,
body.MobileHide #MobileLandscape {display:block;}
#TabletPortrait { background-color:#760044; display:none; position:absolute; top:0; bottom:0; left:0; right:0; }
	#TabletPortrait .contentDev { position:fixed; top:50%; left:50%; margin:-75px 0 0 -270px; width:540px; height:150px; text-align:center; }
	#TabletPortrait p { position:relative; padding:20px 0 0 200px; font:28px/1.2 Arial; color:#FFF; text-align:left }
	#TabletPortrait p:before { position:absolute; display:block; content:""; top:0; left:0; width:169px; height:150px; background:url("/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/arrange-horizontal-tablet-white.png") left center no-repeat; }
#MobileLandscape { background-color:#760044; display:none; position:absolute; top:0; bottom:0; left:0; right:0; }
	#MobileLandscape .contentDev { position:fixed; top:50%; left:50%; margin:-50px 0 0 -200px; width:400px; height:100px; text-align:center; }
	#MobileLandscape p { position:relative; padding:10px 0 10px 130px; font:22px/1.2 Arial; color:#FFF; text-align:left }
	#MobileLandscape p:before { position:absolute; display:block; content:""; top:0; left:0; width:100px; height:100px; background:url("/content/dam/buildeasy/us-commercial/eliquis-hcp/en/resources/images/arrange-vertical-phone-white.png") left center no-repeat; }
#MobileLandscape, #TabletPortrait {
    display: none;
}
/* Show Message ONLY FOR TABLET PORTAIT */
/* ========================================================================== */
@media only screen and (min-device-width:768px) and (max-device-width:1007px) and (max-aspect-ratio:13/9) {
    #TabletPortrait {display:block;}
	.wrapper, .modal, .wrapper, #interstitialCnt { display:none !important }
	body { background-color: #760044; overflow:hidden }
}
/* Show Message ONLY FOR MOBILE LANDSCAPE */
/* ========================================================================== */
@media only screen and (min-device-width:375px) and (max-device-width:767px) and (min-aspect-ratio:13/9) {
	div.container-fluid,.wrapper, .modal, .modal-backdrop { display:none !important }
	body { background-color:#760044; overflow:hidden; }
	#MobileLandscape {display:block;}
}

#ocmsPreviewControls{display:none !important;}

/* NCC-guideline page styles */
.ncc-guidelines-page .menu{display:none;}
.ncc-guidelines-page #homeCarousel{display:none !important;}
.ncc-guidelines-page .homeCallouts {display:none;}
.ncc-guidelines-page .homeFootnotes {display:none;}
.nav-menu ul {
    display: block;
    width: 790px;
    border: 3px solid #f1eeec;
    margin: 0 auto;
}

a.averroesStudyDes.tabsNav.ncc-amplify-data {
	font:28px 'fs_joeybold';
}

.ncc-root-level-list li {
    width: 258px;
    display: inline-block;
	padding:4px 6px;
}
html{scroll-behaviour:smooth;}
.ncc-root-level-list li.active > a {
    color: #76004b;
	font:22px 'fs_joeybold';
}
.ncc-root-level-list li > a {
	color:#675a5a;
	font:18px 'fs_joeyregular';
	text-align:center;
	display:block;
}
.arrow-color{color:#F26937;}
.amplify-eff-click.ncc-amplify-data{font:28px 'fs_joeybold';}
li.ncc-root-level-item3 {
    border-left: 3px solid #f1eeec;
}

.ncc-root-level-list li:before{display:none;}
.ncc-footnotes li:before{display:none;}
.ncc-footnotes {
    padding-top: 25px;
	padding-bottom:11px;
}
.container.ncc-ref {
    padding-top: -77px;
    padding-bottom: 48px;
    margin-top: -12px;
}
@media only screen and (min-width: 1025px){
	.container.ncc-ref .ncc-ref-ol{
		margin-left: 20px;
	}
	p.amplify-eff-heading.font_20_22_bold {
    font-size: 22px !important;
}
}

.footnotes li:before{display:none;}
.ncc-eyebrow {
    font-size: 28px;
    font-family: 'fs_joeybold';
    color: #008f9b;
    padding-bottom: 5px;
	padding-top:24px;
	border-bottom: 3px solid #17919c;
}
h1.header-text{font:28px/28px 'fs_joeybold';color:#76004b;    position: relative;
    top: -5px;}
p.para-text {
    text-align: center;
	font:28px/28px 'fs_joeybold';color:#000000;
	padding-top:18px;
}
.first-content {
    background: #76004b;
    width: 440px;
    height: 159px;
    border: 1px solid #76004b;
    border-radius: 6px;
	display:inline-block;
}
.second-content {
    display: inline-block;
    width: 440px;
	height: 159px;
	position: relative;
    top: 49px;
	background:#dddddd;
	 border: 1px solid #dddddd;
    border-radius: 6px;
	margin-left:102px;

}
.vte-container {
    width: 1000px;
margin: -48px auto;}

.first-content p {
    text-align: center;
    color: #fff;
    position: relative;
    top: 40px;
	font:22px/24px 'fs_joeybold',sans-serif;
}
.second-content p {
    text-align: center;
    color: black;
    position: relative;
    top: 15px;
	font:22px/24px 'fs_joeyregular';

}
.fourth-content a{text-decoration:underline;}

.second-content p span {
    font:18px/20px 'fs_joeybold';
	color:#000000;
}
.first-content p ::after{
	border-bottom: 25px solid transparent;
    border-top: 26px solid #F26937;
    border-left: 15px solid transparent;
    border-right: 18px solid transparent;
    -webkit-transform: rotate(-89deg);
    content: "";
    display: block;
    position: absolute;
    right: -187px;
    top: -28px;
}
.third-content {
    position: relative;
    top: 5px;
    background: #76004b;
    width: 440px;
    height: 159px;
    border: 1px solid #76004b;
    border-radius: 6px;
    display: inline-block;
}
.third-content p {
    text-align: center;
    color: #fff;
    margin-top: 35px;
	font:22px/24px 'fs_joeybold',sans-serif;
}
.third-content p ::after{
	border-bottom: 25px solid transparent;
    border-top: 29px solid #F26937;
    border-left: 19px solid transparent;
    border-right: 18px solid transparent;
    -webkit-transform: rotate(-89deg);
    content: "";
    display: block;
    position: absolute;
    right: -196px;
    top: -24px;
}
.fourth-content {
    display: inline-block;
    width: 440px;
	height: 159px;
	position: relative;
    top: 19px;
	background:#dddddd;
	 border: 1px solid #dddddd;
    border-radius: 6px;
	margin-left:102px;

}
.fourth-content p {
    text-align: center;
    color: black;
    position: relative;
    top: 18px;
	font:22px/24px 'fs_joeyregular';

}
.fourth-content p span {
    font: 18px/20px 'fs_joeybold';
	color:#000000;
}
p.ncc-isi {
    padding-top: 70px;
	font:14px/16px 'fs_joeybold';
	color:#000000;
}
.safety-footnotes li:before{display:none;}
.ncc-content span {
    position: relative;
    top: 16px;
}
.ncc-content p{font:14px/14px 'fs_joeyregular';padding-top:8px;}
ul.introUnderline{font:24px/30px 'fs_joeyregular';}
ul.introUnderline span {
    text-indent: 24px;
}
ul.introUnderline li {
    margin-bottom: 10px;
}
.expandableC {
    margin-top: 30px;
}

.ncc-root-level-list li.active{background:#f1eeec;}
.footnotes li{
    position: relative;
    top: 0px;
	font-family:'fs_joeyregular';
	font-size:100%;
	font-weight:300;
	margin-bottom:10px
}
.ncc-root-level-list li.active{background:#f1eeec;}
 .tab-content{display:none;}
.tab-content.show-tab{display:block;}
.nav-menu ul.tab-content.show-tab{display:block;}
.nav-menu ul.tab-content{display:none;}

/*start-ELIHCPMSDP-34*/
li.level-1-item.goTo.last.item4.even.alt {
    padding: 25px 0px;
}

li.level-1-item.item3.odd.alt {
    padding: 25px 0;
}

li.level-1-item.item2.even.alt {
	padding: 25px 0;
}

li.level-1-item.goTo.item1.odd {
	padding: 25px 0;
}
/*End-ELIHCPMSDP-34*/

/*NCC-guideline page */
.amplify.h1.burg {
    padding-bottom: 16px;
}
.ncc-h2.burg.bold {font:36px/36px 'fs_joeybold';}
.amplify-eyebrow{font:28px 'fs_joeybold';color:#000000;position:relative;top:5px;}
.amplify-footnotes {
    padding-top: 10px;
}
.nav-menu a {
    cursor: pointer;
}
.amplify-footnotes span {
    color: #76004b;
}
.amplify-footnotes p{font:22px 'fs_joeyregular';margin-bottom:0;}
.amplify-sup-font {font-family: 'fs_joeyregular', sans-serif;}
.amplify-footnote-squeeze {line-height: 80% !important; padding-top: 4px; padding-bottom: 4px;}
.amplify-study-design {
    color: #76004b;
	font:36px/36px 'fs_joeybold';
}
.study-objective span{
	color:#76004b;
	font:28px 'fs_joeybold';
}
a.aristotleEff.tabsNav.ncc-amplify-data {
	text-decoration:underline;
}
.major-bleeding-header{color:#76004b; margin-top: 20px;
font:28px/28px 'fs_joeybold',sans-serif;
}

#eliquis-hcp-websites-tab li a {
    color: #202020;
	font:18px 'fs_joeyMedium';
	margin-left:48px;
}

ul#eliquis-hcp-websites-tab  {
   background:#f1eeec;
   border-top:0;
   border-bottom:0;

}
p.ampli-foot-p{font:28px'fs_joeybold';color:#76004b;margin-bottom:0;}
.second-content a {
    text-decoration: underline;
}
.amplify-span span {
    color: #76004b;
    font:28px/28px 'fs_joeybold',sans-serif;
}
li.ncc-root-level-item2.no-border {
    border-right: 0;
}
p.amplify-span{font:28px 'fs_joeyregular',sans-serif;color:#000000;padding-top:20px;}
span a .regular-black-font{font-family: 'fs_joeyregular',sans-serif; color: #000000;}
#eliquis-hcp-websites-tab li:before{display:none;}
#eliquis-hcp-websites-tab li {
	padding:8px 0px;
	display:inline-block;
	width:190px;
}

ul#eliquis-hcp-websites-tab li {
    border-right: 1px solid #929397;
}
ul#eliquis-hcp-websites-tab li:last-child{
	border:none;
}
.toggleHidden.ncc-toggle {
    border-bottom: none !important;
	background:#f1eeec !important;
}
.hiddenContent.ncc-footer-content li {
    padding: 0 !important;
    border-bottom: none !important;
	list-style-type: disc;
    margin-left: 24px;
}
.h1.burg.clinical-header {
    padding-top: 38px;
}
.amplify-li-item li:before{content: '\2022';
    padding-left: 10px;
    position: relative;
    left: -10px;
    color: #76004b !important;
    vertical-align: top;}


.caravgio-selected-li:before{content: '\2022';
    padding-left: 10px; font-size: 20px;
    position: relative;
	top:1px;
    left: 25px;
    color: #76004b !important;
    vertical-align: top;}

	.caravagio-eyebrow {
		font:28px 'fs_joeybold';

}
span.span-indent {
    margin-left: 52px;
}
.caravgio-selected-li p{margin-top: -27px;
    margin-bottom: 26px;
    text-indent: 52px;}
.sub-li-pos:before {
	display:none;
}
.ncc-accr-list li {
    margin-left: 14px;
}
.fragmin-p li {
    margin-left: 20px;
    padding-bottom: 6px;

}
.fragmin-p li span {
    text-indent: 26px;
}
.fragmin-p li:before{content: '\2022';
    padding-left: 10px;
    position: relative;
    left: -10px;
    color: #76004b !important;
    vertical-align: top;}
.ncc-accr-list li:before{content: '\2022';
    padding-left: 10px;
    position: relative;
    left: -10px;
    color: #76004b !important;
    vertical-align: top;}
.eliquis-ext {
	font:32px 'fs_joeybold';
	color:#76004b;
}
p.study-objective {
    padding-top: 10px;
	font:28px/28px 'fs_joeyregular',sans-serif;

}
.safety-footnotes li{font:22px/24px 'fs_joeyregular';}
	.amplify-li-item li span{text-indent:26px;}
	.caravagio-li-item li span {
    text-indent: 26px;
}
	.amplify-li-item li {
    margin-top: 8px;
	font:28px/28px 'fs_joeyregular',sans-serif;
}
.primary.study-objective {
    padding-top: 2px;
}
.select.study-objective{padding-top:6px;}
/*.ncc-amplify-data{;font:28px 'fs_joeybold';}*/
.ncc-amplify-data a{text-decoration:underline;}
.review-clinical-data {
    border-top: 2px solid #76004b;
    border-bottom: 2px solid #76004b;
    width: 820px;
	font:28px 'fs_joeybold';
	text-indent:70px;
	color:#76004b;
	margin-top:26px;
	height:auto;
	    margin-left: 95px;
		padding-bottom:40px;
		position:relative;
		top:12px;
		padding-top: 15px;
}
.review-clinical-data.first-tab-review{text-indent: 80px;width:725px; margin-left: 41px;font:22px 'fs_joeyregular';padding-bottom:38px;}
.caravagio-footnotes {
    padding-top: 15px;
	font:22px/22px 'fs_joeyregular',sans-serif;
}
.amplify-eff-img {
    padding-top: 28px;
}
a.amplify-eff-click.caravagio-button {
    background: #F26937;
    padding: 10px;
    color: #fff;
    margin-left: 180px;
    text-align: center;
    position: relative;
    top: 16px;
	font:28px 'fs_joeybold';
}
a.aristotleStudyDes.tabsNav2.caravagio-button{background: #F26937;
    padding: 10px;
    color: #fff;
    margin-left: 205px;
    text-align: center;
    position: relative;
    top: 20px;font:28px 'fs_joeybold';}
.study-footnote{padding-top:15px;font:22px/21px 'fs_joeyregular';}
a.aristotleStudyDes.tabsNav.ncc-amplify-data {
	font:28px 'fs_joeybold';
	position: relative;
    top: 10px;
}
.caravagio-eyebrow {
  font:28px 'fs_joeybold';
    line-height: 0px;
    padding-top: 12px;
}
.amplify-eff-heading {
	font:32px/32px 'fs_joeybold';
	color:#76004b;
}
.caravagio-li-item li {
	font:28px 'fs_joeyregular',sans-serif;
}
p.carvagio-top.study-objective {
    padding-top: 0px;
}
.caravaggio-study-header {
	font:36px/36px 'fs_joeybold';
	color:#76004b;
}
.fragmin-p{font:28px 'fs_joeyregular';}
.caravgio-study-p{font:22px/22px 'fs_joeyregular',sans-serif;}
.caravagio-content-p span {
	font:28px 'fs_joeybold';
}
.caravagio-li-item li:before{
padding-left: 10px;
    position: relative;
    left: -10px;
    color: #76004b !important;
    vertical-align: top;}
.ncc-active-border{border-right:3px solid #f1eeec;}
.ncc-border-bottom{border-bottom:0;}
.carousel-indicators.ncc-indication .active {
    display: none;
}

@media only screen and (max-width: 767px){

h1.header-text {
    font: 16px/18px 'fs_joeybold';
    color: #76004b;
    width: 338px;
}
.h1.burg.clinical-header {
     padding-top: 0;
    margin-top: -16px;
}
.ncc-eyebrow {
	font:16px/18px 'fs_joeybold';
    border-bottom: 3px solid #17919c;

	padding-top: 0px;
    margin-top: -16px;
}
p.para-text {
    font: 16px/18px 'fs_joeybold';
    padding-top: 11px;
	width: 338px;
    margin-left: -23px;
}
.vte-container {
    width: 338px;
	margin:0 auto;
}
.amplify-eyebrow {
    font: 18px 'fs_joeybold';
}

.first-content {
    width: 338px;
    height: 80px;
    margin-left: -10px;
}
.first-content p {
    top: 18px;
    font: 17px/18px 'fs_joeybold',sans-serif;
}
.first-content br {
    display: none;
}
.second-content {
    width: 338px;
    height: 80px;
    position: relative;
    top: 28px;
    margin-left: -9px;
	padding:0 20px;
}
.first-content br{ display: none;}
.second-content br{ display: none;}
.third-content br {
    display: none;
}
.fourth-content br {
    display: none;
}
.first-content p ::after {
    border-bottom: 20px solid transparent;
    border-top: 20px solid #F26937;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    -webkit-transform: rotate(359deg);
    right: 143px;
    top: 50px;
}

.second-content p span {
    font: 16px/20px 'fs_joeybold';
    color: #000000;
}
.second-content p {
    position: relative;
    top: 12px;
    font: 16px/18px 'fs_joeyregular';
}
.third-content {
    background: #76004b;
    width: 338px;
    height: 80px;
    border: 1px solid #76004b;
    border-radius: 6px;
	position:relative;
	top:45px;
	left:-7px;
}
.third-content p {
	margin-top: 15px !important;
    font: 16px/18px 'fs_joeybold',sans-serif;
}
.fourth-content{
    width: 338px;
    height: 86px;
    position: relative;
    top: 74px;
    margin-left: -7px;
	padding:0 20px;
}
.fourth-content p{font: 16px/18px 'fs_joeyregular';}
p.ncc-isi {
    padding-top: 82px;
    font: 16px/18px 'fs_joeybold';
}
.amplify-footnotes p {
    font: 11px/13px 'fs_joeyregular';

}
.ncc-content p{font: 16px/18px 'fs_joeyregular';}
.ncc-content br{display:none;}
p.ncc-isi br{ display:none;}
.ncc-root-level-list li > a {
    padding: 5px 30px;
    color: #231f20;
}
.ncc-root-level-list li {
    display: block;
    width: 280px;
    background: #efeeed;
    border-bottom: 2px solid #7a7979;
}
.eliquis-hcp-websites-tab li{
     border-bottom: 2px solid #7a7979;
}
.fourth-content p{top:10px !important;}
.nav-menu ul{border:0;}
ul.footnotes {
    margin-top: 32px;
}
.ncc-content span {
    top: 25px;
    margin-left: -43px;
}
/* .amplify-li-item li span { */
    /* font:16px/18px 'fs_joeymedium'; */
/* } */
.amplify-span span {
    font: 16px/18px 'fs_joeybold';
}
.amplify-li-item li {
    margin-top: 0px;
    font: 16px/18px 'fs_joeyregular',sans-serif;
}
.review-clinical-data {
   text-indent:0;
    margin-left: 0px;
	height: auto;
	width: 340px;
    font: 18px 'fs_joeybold';
	padding-bottom:30px;
	position:relative;
	top:0px;

}
a.amplify-eff-click.caravagio-button {
    margin-left: 90px;
    top: 22px;
    font: 16px 'fs_joeybold';
}
a.aristotleStudyDes.tabsNav.ncc-amplify-data {
    font: 16px/18px 'fs_joeybold';
    position: relative;
    top: 5px;
}
.primary.study-objective.mob-pos {
    position: relative;
    top: -28px;
}
.major-bleeding-header.mob-pos {
    margin-top: -30px;
}
.amplify-study-design {
    font: 16px/18px 'fs_joeybold';
}

#topContent > .container>.menu:nth-child(3) ul li.sectionLabel.ncc:not(.resourcesSect) > ul li:nth-child(1) >a{background:none;}
#topContent > .container>.menu:nth-child(3) ul li.sectionLabel.ncc:not(.resourcesSect) > ul li:nth-child(2) >a{background:none;}
.study-objective span {
    font: 16px/18px 'fs_joeybold';
}
.major-bleeding-header {
    font: 16px/18px 'fs_joeybold';
}
.nav-menu {display: none;
}
.amplify-eyebrow {
    font: 16px/18px 'fs_joeybold';
}

.amplify-span span {
    font: 16px/18px 'fs_joeybold';
}
.caravagio-li-item li {
    font: 16px/18px 'fs_joeyregular';
}
.caravagio-eyebrow {
    font: 16px/18px 'fs_joeybold';
	line-height:0;

}
.caravagio-footnotes {
    padding-top: 0px;
    font: 16px/18px 'fs_joeyregular';
}
a.averroesStudyDes.tabsNav.ncc-amplify-data {
  font:16px/18px 'fs_joeybold';
}
a.aristotleEff.tabsNav.ncc-amplify-data {
   font:16px/18px 'fs_joeybold';
}
.caravgio-study-p {
    font: 16px/18px 'fs_joeyregular';
}
.fragmin-p {
    font: 16px/18px 'fs_joeyregular';
    position: relative;
    top: 4px;
}
}

#indications > .container.ncc-indication-border {
     border: 4px solid #76004b;
     border-width: 10px 7px 7px;
	}


@media only screen and (max-width: 767px){
.ncc-h2.burg.bold {
    font: 18px/22px 'fs_joeybold';
}
a.aristotleStudyDes.tabsNav2.caravagio-button {
    top: 12px;
	margin-left: 80px;
    font: 16px/18px 'fs_joeybold';
}
.study-footnote {
    padding-top: 0px;
    font: 16px/18px 'fs_joeyregular';
	padding-top:4px;
}
ul.ncc-accr-list {
    margin-top: 10px;
}
.ncc-accr-list li {
	font:15px/18px 'fs_joeyregular';}


.amplify-eff-heading {
    font: 16px/18px 'fs_joeybold';

}
.ncc-amplify-data {
    font: 16px/18px 'fs_joeybold';
}
p.amplify-span {
    font: 16px/18px 'fs_joeyregular',sans-serif;
	padding-top:0;
}
p.ampli-foot-p {
    font: 16px/18px'fs_joeybold';
}
.amplify-eff-click.ncc-amplify-data {
    font: 16px/18px 'fs_joeybold';
}
p.study-objective {
    font: 16px/18px 'fs_joeyregular',sans-serif;
}
.safety-footnotes li {
    font: 16px/18px 'fs_joeyregular';
}
ul.safety-footnotes {
    position: relative;
    top: -12px;
}
ul.safety-footnotes br{display:none;}

.primary.study-objective {
    position: relative;
    top: -8px;
}
.select.study-objective {
    position: relative;
    top: -22px;
}
.caravagio-content-p span {
    font: 16px/18px 'fs_joeybold';
}

.eliquis-ext{font:20px/20px 'fs_joeybold'; position: relative;
    top: -18px;}
}
@media only screen and (max-width: 767px){

.third-content p ::after {
    border-bottom: 20px solid transparent;
    border-top: 20px solid #F26937;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    -webkit-transform: rotate(359deg);
    right: 72px;
    top: 52px;
	}
	.fourth-content p span {
    font: 15px/20px 'fs_joeybold';

}
	.review-clinical-data.first-tab-review {
    width: 340px;
    margin-left: 41px;
    font: 16px/16px 'fs_joeyregular';
    padding-bottom: 38px;
}

h1.header-text br{display: none;}
	.first-content br{display: none;}
}
	@media only screen and (max-width: 767px){
	.third-content br{display: none;}
	.fourth-content br{display: none;}
	.second-content br{display: none;}


	.amplify-li-item li span {
     text-indent: 0
}
.caravagio-li-item li span {
     text-indent: 0;
}
.caravgio-selected-li:before { font-size: 16px;
    top: 0px;
    left: 6px;
    color: #76004b !important;
    vertical-align: top;
}
.caravgio-selected-li p {
    margin-top: -16px;
    margin-bottom: 26px;
    text-indent: 20px;
}
span.span-indent {
     margin-left: 0;
}
	}

.burgundy_color{color: #76004b !important;}
.black_color{color: #000000 !important;}
.inline_block_override{display : inline-block !important;}

@media only screen and (min-width: 1024px){

	/*.fragmin-p li{display:flex;}*/
	.font22{font: 24px/24px 'fs_joeybold',sans-serif !important;}
	li.ncc-root-level-item3.ncc-subnav:hover > #eliquis-hcp-websites-tab {
    display: block;
}
ul#eliquis-hcp-websites-tab {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 52px;
}
.text_align_center{text-align: center !important; }
.margin_left_0{margin-left: 0px !important;}
.text_indent_20{text-indent: 22px !important;}
p.ncc-eyebrow{font-size: 24px; text-align: left;}
.ncc-footnotes{font-size: 11px;}
.carava-footnotes-small-sup{font-size: 55%; vertical-align: bottom;}
.caravaggio-top-header-div{margin: 30px 0px;}
.carava-footnotes,.caravagio-footnotes p{margin-bottom: 6px;}
.caravgio-study-p p{margin-bottom: 6px;}
.study-footnote p{margin-bottom: 6px;}
.font_28_28_regular{font: 28px/28px 'fs_joeyregular',sans-serif !important;}
.font_28_28_bold{font: 28px/28px 'fs_joeybold',sans-serif !important;}
.font_24_26_regular{font: 24px/26px 'fs_joeyregular',sans-serif !important;}
.font_24_26_bold{font: 24px/26px 'fs_joeybold',sans-serif !important;}
.font_22_24_regular{font: 22px/24px 'fs_joeyregular',sans-serif !important;}
.font_22_24_bold{font: 22px/24px 'fs_joeybold',sans-serif !important;}
.font_20_22_regular{font: 20px/22px 'fs_joeyregular',sans-serif !important;}
.font_20_22_bold{font: 20px/22px 'fs_joeybold',sans-serif !important;}
.font_18_20_regular{font: 18px/20px 'fs_joeyregular',sans-serif !important;}
.font_18_20_bold{font: 18px/20px 'fs_joeybold',sans-serif !important;}
.font_16_18_regular{font: 16px/18px 'fs_joeyregular',sans-serif !important;}
.font_16_18_bold{font: 16px/18px 'fs_joeybold',sans-serif !important;}
.font_14_16_regular{font: 14px/16px 'fs_joeyregular',sans-serif !important;}
.font_14_16_bold{font: 14px/16px 'fs_joeybold',sans-serif !important;}
.font_11_13_regular{font: 11px/13px 'fs_joeyregular',sans-serif !important;}
.font_11_13_bold{font: 11px/13px 'fs_joeybold',sans-serif !important;}
}

@media only screen and (max-width: 1023px){
	
body {font-size:16px;line-height:20px;}
/*updates 2021 */
#bottomContent.expandISI { top: 155px; }
#resourcesPage .imgLeft {margin-left: 20px;    display: inline-block;}
.downwardArr:after {top: 15px;}
.container{width:375px;}
.container.ncc-ref .ncc-ref-ol{margin-left: 13px;}
ul.fragmin-p li span {
    text-indent: 0px;
	}
.black_color_override>a{color: #000000 !important;}
.amplify-footnotes{padding-top: 0px; padding-bottom: 10px;}
.margin_left_4px_p{margin-left:4px;}
.padding_bottom_3_m{padding-bottom: 3px !important;}
.container.ncc-ref{margin-top: 0px;}
.amplify-li-item li:before{top: -2px;}
ul .fragmin-p li{margin-left: 0px;}
span.black_color{color: #000000;}
.left_16{left:16px !important;}
.left_20{left:20px !important; position: relative !important;}
.margin_top_2n_m{margin-top: -2px !important;}
.margin_bottom_2n_m{margin-bottom: -2px !important;}
.margin_left_0{margin-left: 0px !important;}
.margin_left_3_m{margin-left: 3px !important;}
.margin_left_8_m{margin-left: 8px !important;}
.font_11_11{font: 11px/11px 'fs_joeyregular',sans-serif !important;}
.font_11_13{font: 11px/13px 'fs_joeyregular',sans-serif !important;}
.font_11_13>li{font: 11px/13px 'fs_joeyregular',sans-serif !important;}
.font_16_18_regular{font: 16px/18px 'fs_joeyregular',sans-serif !important;}
.font_12_14_regular{font: 12px/14px 'fs_joeyregular',sans-serif !important;}
.font_10_12_regular{font: 10px/12px 'fs_joeyregular',sans-serif !important;}
.font_16_mob{font: 16px/18px 'fs_joeybold', sans-serif;}
.font_18_mob{font: 18px/18px 'fs_joeybold', sans-serif;}
ul.ncc-footnotes.font_16_18_regular {
    font-size: 12px;
    font: 12px/18px 'fs_joeyregular',sans-serif !important;
}
.amplify-eff-heading {
    font: 18px/18px 'fs_joeybold';
}
.amplify-footnotes p {
    font: 12px/18px 'fs_joeyregular',sans-serif !important;
}
.carava-footnotes.font_16_18_regular p {
    font: 12px/18px 'fs_joeyregular',sans-serif !important;
}
p.caravgio-study-p.font_11_13.font_16_18_regular{    font: 12px/18px 'fs_joeyregular',sans-serif !important}
.caravagio-footnotes.font_11_13.font_16_18_regular p {
    font: 12px/18px 'fs_joeyregular',sans-serif !important;
}
.caravgio-study-p.font_11_13.font_16_18_regular.footnote-12 p {
    font: 12px/18px 'fs_joeyregular',sans-serif !important;
}
.study-footnote.font_11_13.font_16_18_regular p {
    font: 12px/18px 'fs_joeyregular',sans-serif !important;
}

}

#paidSearch #infoISI .indicISI .h3{padding-top: 16px;}
#paidSearch #infoISI .indicISI .guides{margin-top: 20px;}

.review-clinical-data.first-tab-review{margin:26px auto;}
li.ncc-root-level-item3 {
    border-left: 0;
}
li.ncc-root-level-item2{
	border-right:3px solid #f1eeec;
}
.fullFrame .tab-content{display: block;}



/*resource overlay style */
#resourcesPopup {
    display: block;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.7);
background-repeat:no-repeat;
background-position:center center;
    z-index: 9999;
}
.resourcesContent {
/*width: 1140px;*/
background: #fff;
left: 50%;
margin-left: -570px;
position: absolute;
overflow-y: auto;
overflow-x: hidden;
height: 100%;
}
.res-pop.resourcesContent{width: 1140px;}
#close_btn{
cursor: pointer;
height: 20px;
right: 210px;
font-size:22px;
position: absolute;
top: 0;
width: 20px;
z-index: 999999;
display: inline-block;}
@media only screen and (max-width:1023px) {
#close_btn{right:0;}
}

/*resource overlay style */