

@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,700|Montserrat:400,700");

@font-face {
	font-family: 'UniversLTPro-45Light';
   src: url("../fonts/biosimilars-fonts/3686D5_0_0_eot.eot");
  src: url("../fonts/biosimilars-fonts/3686D5_0_0_eot.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/biosimilars-fonts/3686D5_0_0_woff2_woff.woff2") format("woff2"), 
  url("../fonts/biosimilars-fonts/3686D5_0_0_woff.woff") format("woff"), 
  url("../fonts/biosimilars-fonts/3686D5_0_0_ttf.ttf") format("truetype");}

@font-face {
  font-family: 'UniversLTPro-45LightOblique';
  src: url("../fonts/biosimilars-fonts/3686D5_1_0_eot.eot");
  src: url("../fonts/biosimilars-fonts/3686D5_1_0_eot.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/biosimilars-fonts/3686D5_1_0_woff2_woff.woff2") format("woff2"), 
  url("../fonts/biosimilars-fonts/3686D5_1_0_woff.woff") format("woff"), 
  url("../fonts/biosimilars-fonts/3686D5_1_0_ttf.ttf") format("truetype"); }

@font-face {
  font-family: 'UniversLTPro-65Bold';
  src: url("../fonts/biosimilars-fonts/3686D5_2_0_eot.eot");
  src: url("../fonts/biosimilars-fonts/3686D5_2_0_eot.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/biosimilars-fonts/3686D5_2_0_woff2_woff.woff2") format("woff2"), 
  url("../fonts/biosimilars-fonts/3686D5_2_0_woff.woff") format("woff"), 
  url("../fonts/biosimilars-fonts/3686D5_2_0_ttf.ttf") format("truetype"); }

@font-face {
  font-family: 'UniversLTPro-65BoldOblique';
  src: url("../fonts/biosimilars-fonts/3686D5_3_0_eot.eot");
  src: url("../fonts/biosimilars-fonts/3686D5_3_0_eot.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/biosimilars-fonts/3686D5_3_0_woff2_woff.woff2") format("woff2"), 
  url("../fonts/biosimilars-fonts/3686D5_3_0_woff.woff") format("woff"), 
  url("../fonts/biosimilars-fonts/3686D5_3_0_ttf.ttf") format("truetype"); }
  
  @font-face {
  font-family: 'font-awesome';
  src: url("../fonts/biosimilars-fonts/fontawesome-webfontd41d_eot.eot");
  src: url("../fonts/biosimilars-fonts/fontawesome-webfonte0a5?#iefix") format("embedded-opentype"), 
  url("../fonts/biosimilars-fonts/fontawesome-webfonte0a5_woff2_woff.woff2") format("woff2"), 
  url("../fonts/biosimilars-fonts/fontawesome-webfonte0a5_woff.woff") format("woff"), 
  url("../fonts/biosimilars-fonts/fontawesome-webfonte0a5") format("truetype"); }

* {
	box-sizing: border-box;
 
}

html {
	position: relative;
	min-height: 100%;
}

body {
	margin: 0;
	
	font-family: 'UniversLTPro-45Light';
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}



#header {
	position: relative;
	box-shadow: 0px 4px 4px -3px #a7a6a6;
	z-index: 1;
}

#header a {
	text-decoration: none;
}

.header-nav {
	background-color: transparent;
}

.header-nav .quantum-background--primary,
.header-nav .quantum-container--primary {
	background: #d4c58e;
}

.header-nav .quantum-top-nav__warning {
	font-size: 10px;
	line-height: 14px;
	color: #000;
}

.quantum-top-nav__link {
	color: #000;
	font-size: 10px;
	line-height: 14px;
}

.quantum-header {
	background: #ebe7d9;
	box-shadow: 0px 4px 4px -3px #a7a6a6;
}

.active {
	background: transparent;
	color: #1b8fd8;
}

.quantum-drop-down-menu__list-item--dropdown-visible .quantum-drop-down-menu__link,
.quantum-drop-down-menu__list-item:hover>.quantum-drop-down-menu__link,
.quantum-drop-down-menu__link:hover {
	/*background: #69813a;*/
	color: #ffffff;
}

.quantum-drop-down-menu__menu {
	background: transparent;
	border-bottom: 0;
}

.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-link {
	    font-size: 14px;
	    color: #ffffff;
	    font-family: 'UniversLTPro-65Bold';
	    font-weight: normal;
	    /*border-bottom: 1px solid #40b5e6;
}*/
}

@media screen and (min-width: 992px) {
	.quantum-drop-down-menu__menu .quantum-drop-down-menu__menu-link {
		padding: 8px 40px;
		white-space: nowrap;
	}
}

.quantum-drop-down-menu__menu-link:hover {
	background: #a6b28a;
	color: #ffffff;
}


/* main-content */

#main-content {
	padding-bottom: 25px;
}

#main-content.isi-open {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
}



.green-callout {
	padding: 35px 95px;
	margin-bottom: 45px;
	background: #dae0cb;
	font-family: 'UniversLTPro-45Light';
	text-align: center;
}

.gray-callout {
	padding: 25px 125px 23px 35px;
	margin-bottom: 45px;
	background: #e8e1d0;
}

.gray-callout ul {
	margin-bottom: 0;
}


/* home page */

#main-content.home {
	
	margin-bottom: 20px;
}

#main-content.home .row {
	padding-top: 0;
	background: none;
}

.home-main {
	margin-bottom: 250px;
	width: 960px;
}

.home-main h1 {
	font-family: 'UniversLTPro-45Light';
	font-size: 40px;
	line-height: 42px;
	color: #474644;
	text-align: center;
}

.home-main h2 {
	width: 660px;
	padding: 40px 0 0 0;
	margin: 0 auto 10px;
	border: none;
	font-size: 16px;
	line-height: 20px;
	color: #474644;
}


.home-main img.mobile {
	display: none;
}

.home-callout-container {
	width: 50%;
	width: 64%;
	margin: 0 auto;
}

.home-callout {
	display: block;
	width: 50%;
	height: 70px;
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.home-callout.three {
	padding-top: 10px;
}

.home-callout .icon {
	margin: -10px 0 0 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.home-callout h4 {
	width: 155px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
}

.home-callout.three h4 {
	width: 140px;
}


/* isi */

.stickyDiv {
	background: #f9f6ea;
}

.txt-blue,
.txt-blue:hover {
	color: #69813a !important;
}

.isi-title {
	font-family: 'UniversLTPro-45Light';
	font-size: 14px;
	line-height: 17px;
	color: #1b8fd8;
	text-decoration: underline;
	font-weight: bold;
}

#StickyContainer #controls ul li {
	list-style-type: none;
}


/* footer */

.quantum-footer__inner {
	width: 100%;
	    padding: 8px 0 20px;
	
	color: #ffffff;
}

.quantum-footer__inner a {
	font-size: 14px;
	line-height: 16px;
	font-family: 'UniversLTPro-65Bold';
	font-weight: normal;

}

@media (min-width: 992px) {
	
	.quantum-drop-down-menu__link {
		padding: 17px 29px 0 29px;
		font-family: 'UniversLTPro-45Light';
		font-size: 16px;
		line-height: 16px;
		transition: all 0.25s linear;
		color: #000;
	}
}

@media (max-width: 991px) {
	
}

@media (min-width: 768px) {
	
}

@media (min-width: 992px) {
	
}

@media (min-width: 1386px) {
	
}


@media only screen and (min-width: 768px) {
	
}

.upper {
	text-transform: uppercase;
}

.content-container.dosing ul {
	padding-left: 18px !important;
}


/** home callout container starts **/

.home-callout-container {
	width: 56%;
	margin: 0 auto;
}

.home-callout-container a {
	width: 0;
}

.home-callout-container div.icon:first-of-type {
	float: left;
	width: 11%;
}

.home-callout-container div.icon:nth-of-type(2) {
	width: 40%;
	float: left;
}

.home-callout-container div.icon:nth-of-type(3) {
	width: 20%;
	float: left;
}

.home-callout-container div.icon:first-of-type a.home-callout.one,
.home-callout-container div.icon:nth-of-type(3) a.home-callout.three {
	width: 100%;
}

.home-callout-container div.icon:first-of-type a.home-callout.one img {
	margin-top: 0px;
}

.home-callout-container div.icon:nth-of-type(3) a.home-callout.three {
	padding-top: 0px;
	text-align: right;
}

.home-callout-container div.icon:nth-of-type(2) a.home-callout.one:last-child {
	width: 100%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-top: 10px;
}

.home-callout-container h4 a.home-callout.three {
	width: 25%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	padding-left: 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}


/* mobile */

@media (max-width: 767px) {
	.home-callout-container {
		/* add this alone */
		height: 44px;
	}
	.home-callout-container a {
		width: 0;
	}
	.home-callout-container div.icon:nth-of-type(3) a.home-callout.three {
		padding-top: 12px;
	}
	.home-callout-container div.icon:first-of-type {
		width: 19%;
		float: left;
		padding-top: 10px;
		padding-left: 10px;
	}
	.home-callout-container div.icon:nth-of-type(2) {
		width: 30%;
		float: left;
		padding: 0;
		border-right: none;
	}
	.home-callout-container div.icon:nth-of-type(3) {
		width: 13%;
		float: left;
	}
	.home-callout-container div.icon:first-of-type a.home-callout.one {
		width: 100%;
		text-align: right;
	}
	.home-callout-container div.icon:first-of-type a.home-callout.one img {
		width: 33px;
		height: 33px;
		margin-top: 3px;
	}
	.home-callout-container div.icon:nth-of-type(2) a.home-callout.one:last-child {
		width: 100%;
		font-size: 10px;
		line-height: 13px;
		color: #fff;
		text-align: left;
		text-decoration: none;
		border-right: 1px solid #fff;
		margin-top: 5px;
		padding-top: 12px;
	}
	.home-callout-container div.icon:nth-of-type(3) a.home-callout.three {
		width: 100%;
		text-align: right;
		padding-top: 10px;
	}
	.home-callout-container div.icon:nth-of-type(3) a.home-callout.three img {
		width: 33px;
		height: 33px;
	}
	.home-callout-container h4 a.home-callout.three {
		width: 25%;
		font-size: 10px;
		line-height: 13px;
		color: #fff;
		text-align: center;
		text-decoration: none;
		padding-left: 10px;
		padding-top: 17px;
	}
}


/** home callout container ends **/

.content-container.safety .content-indent table {
	/* border: none !important; */
}

.content-container.safety .content-indent table tr td {
	background: transparent !important;
	border-right: border-right: 1px dashed #97989b;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

.content-container.safety .content-indent table tr.green-bg {
	background: #dae0cb !important;
}

.l-part,
.r-part {
	color: #000000 !important;
}

.active {
	background: transparent;
	color: #1b8fd8;
}

.quantum-container--primary.quantum-footer {
	background: #69813a;
}

.demo-shell .quantum-isi-tray {
	background-color: #fbf3de;
}

button.quantum-isi-tray__trigger--closed,
button.quantum-isi-tray__trigger--open {
	background: #ebe7d9;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	
	margin-top: 2px;
	box-shadow: 1px 1px 3px -2px #000000;
}

button.quantum-isi-tray__trigger--open {
	float: right;
}

.quantum-isi-tray__trigger:hover {
	background: #ebe7d9;
}

.quantum-isi-tray__content-preview:hover .quantum-isi-tray__trigger--closed {
	background: #ebe7d9;
}

@media (min-width:1200px) {
	.quantum-indications .quantum-indications__inner,
	.quantum-top-nav__inner,
	.quantum-header .quantum-header__inner,
	.quantum-isi-tray .quantum-isi-tray__inner,
	.quantum-container--primary.quantum-footer .quantum-footer__inner {
		max-width: 960px;
	}
	.quantum-top-nav__inner .quantum-top-nav__warning {
		padding: 0;
	}
}

@media screen and (min-width: 992px) {
	.quantum-drop-down-menu__link {
		font-size: 14px;
		padding: 16px 9px;
	}
}

button.quantum-button.quantum-isi-tray__trigger .quantum-icon {
	order: 2;
    margin:0 0 4px 8px;
}

.quantum-indications__copy.quantum-text,
.quantum-isi-tray__inner .quantum-long-form-text {
	font-size: 14px;
}

.headline-container {
	padding: 60px 60px 53px;
	vertical-align: middle;
	text-align: center;
}

.content-container .content-indent {
	padding: 35px 80px;
}

.rec-table h3 {
	font-size: 22px;
	text-align: center;
	color: #1b8fd8;
	font-weight: bold
}

@media (min-width: 768px) {
	.l-part {
		float: left;
		width: 35%;
		box-sizing: border-box;
		padding-right: 4px;
	}
	.r-part {
		float: left;
		width: 65%;
	}
	.rec-foot {
		font-size: 14px;
		padding: 20px 2px;
	}
	.quality-of-life .rec-foot{
		padding: 20px 2px 0px;
	}
}

.rec-table .thead {
	float: left;
	width: 48%;
	text-align: center;
	padding: 5px;
	border-radius: 7px 7px 0px 0px;
}

.rec-table .thead:first-child {
	background: #69813a;
	color: #fff !important;
}

.rec-table .thead:nth-child(2) {
	background: #f7cf5f;
	color: #fff !important;
	margin-left: 8px;
}

.rec-table .yell,
.rec-table .blu {
	background: #efebeb;
	float: left;
	border-top: 8px solid #d4cfcf;
	width: 48%;
	text-align: center;
	padding: 50px 0;
	border-radius: 0px 0px 10px 10px;
}

.rec-table .blu {
	margin-left: 8px;
}

.rec-table .thead2 {
	background: #bab9b9;
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px;
	border-radius: 7px 7px 0px 0px;
}

.rec-table .txt2 {
	float: left;
	border: 2px solid transparent;
	width: 100%;
	text-align: left;
	padding: 19px 14px;
	background: #efebeb;
	border-top: 8px solid #d4cfcf;
	border-radius: 0px 0px 10px 10px;
}

.quality-of-life .rec-foot p {
	color: #000;
}
@media screen and (max-width: 768px) {
.quality-of-life .rec-foot p {
	padding: 0 15px;
    margin-top: 25px;
 }
}
 .rec-foot p {
	margin-bottom: 25px;
}
.quantum-banner--multiple-background-images {
	width: 100%;
	box-shadow: 2px 2px 4px 0 #c2c2c2 !important;
	position: relative;
}

@media screen and (min-width: 768px) {
	.quantum-banner.quantum-banner--multiple-background-images .quantum-banner__inner {
		width: 100%;
		height: 218px;
	}
}

.quantum-banner__inner .quantum-banner__text {
	position: absolute;
z-index: 1;
	right: 40px;
	width: 270px;
	bottom: -10px;
}

@media screen and (min-width: 768px) {
	.quantum-banner__text .quantum-banner__subtitle {
		font-size: 16px;
		border-top: none;
		border-bottom: none;
		font-family: 'UniversLTPro-45Light';
		/*line-height: 18px;*/
	}
}

.quantum-banner__text .quantum-banner__subtitle .text {
	padding: 5px 34px;
	line-height:18px;
	background: url(../images/Common/Icons/arrow-right-black.png) no-repeat right 15px center;
}
@media only screen and (max-width: 900px){
.quantum-banner__text .quantum-banner__subtitle .text {
	background-size: 4px;
    background-position: right center;
 }
}
.quantum-banner__text .text .callout-content {
	font-size: 16px;
	line-height: 19px;
}

@media screen and (min-width: 992px) {
	.quantum-top-nav__links .quantum-top-nav__link {
		padding: 8px 8px;
	}
}

.quantum-top-nav__link.quantum-top-nav__link--callout {
	color: #fff;
}

@media screen and (min-width: 992px) {
	.quantum-header .quantum-header__inner {
		min-height: 70px;
		justify-content: left;
	}
}

.quantum-header__inner .quantum-header__right {
	margin-left: 10px;
}

.quantum-drop-down-menu__list .quantum-drop-down-menu__list-item {
	/*border-left: 2px solid #ded8c0;*/
	margin: 0;
}

.quantum-drop-down-menu__list .quantum-drop-down-menu__list-item .quantum-drop-down-menu__link {
	font-size: 17px;
	padding: 16px 19px;
	float: left;
	text-align: center;
	/*background: url(../images/Common/nav-item-shadow.png) no-repeat left bottom;
}*/
}
@media screen and (min-width: 992px) {
	.quantum-drop-down-menu .quantum-drop-down-menu__list .quantum-drop-down-menu__list-item .quantum-drop-down-menu__link {
		padding: 16px 20px;
	}
}


/* merge these changes with x-corlanorhcp-custom.css */


/* headline-container threeline */

.headline-container.threeline {
	padding-top: 35px;
	padding-bottom: 32px;
}

.headline-container {
	padding: 60px 60px 53px;
	margin-bottom: 8px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 2px 2px 4px 0 #c2c2c2;
	text-align: center;
	vertical-align: middle;
}

h1 {
	font-family: 'UniversLTPro-65Bold';
}

.eff-ratio {
	padding-top: 15px;
	padding-bottom: 15px;
}

.italic {
	  font-family: 'UniversLTPro-45LightOblique';
}

.headline-container .top-bullet {
	margin-top: 10px;
	margin-bottom: 0;
	padding-left: 33px;
	text-align: left;
}

@media only screen and (max-width: 576px) {
	.headline-container .top-bullet {
		margin-top: 0;
	}
}


/* content-container primary-endpoint */

.content-container {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 2px 2px 4px 0 #c2c2c2;
	font-size: 16px;
	line-height: 19px;
}

@media only screen and (min-width: 516px) {
	.effic-header2 {
		padding: 0px 0 30px;
	}
}

.effic-header2 {
	text-align: center;
	padding: 10px 0 20px;
}


/* .content-container.primary-endpoint h2 {
  font-size: 16px;
  line-height: 1.25em;
  padding: 20px 0;
} */

.content-container.primary-endpoint h2,
.content-container.hospitalizations h2,
.content-container.shift-overview h2 {
	font-family: 'UniversLTPro-45Light';
	font-size: 16px;
	line-height: 20px;
	padding: 12px 0 10px;
	margin-bottom: 40px !important;
}

@media only screen and (max-width: 768px) {
	.content-container.primary-endpoint h2 {
		padding: 12px 0 10px !important;
	}
}

@media only screen and (max-width: 515px) {
	.content-container.primary-endpoint h2,
	.content-container.hospitalizations h2,
	.content-container.shift-overview h2 {
		margin-bottom: 17px;
	}
	.content-container.primary-endpoint .content-indent h2 {
		font-size: 16px;
		line-height: 1.25em;
		padding: 20px 0 !important;
	}
}

@media only screen and (min-width: 900px) {
	.content-container.primary-endpoint h2 {
		font-size: 22px;
		line-height: 1.25em;
		padding: 20px 0;
	}
}

.content-container.primary-endpoint .chart {
	margin-bottom: 30px;
}

.content-container .chart {
	margin: 0 0 60px -40px;
}


/* ---------image show hide using desktop/mobile class */

.content-container img.desktop {
	display: block;
}

.content-container img.mobile {
	display: none;
}

@media only screen and (max-width: 700px) {
	.content-container .chart img.desktop {
		display: none;
	}
}

@media only screen and (max-width: 1005px) {
	.content-container .chart img.desktop {
		width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 700px) {
	.content-container .chart img.mobile {
		display: block;
	}
}

.study-design-content {
	display: block;
}

.study-design-content p:first-child {
	padding-top: 30px;
	margin-bottom: 40px;
}

.bold {
	font-family: 'UniversLTPro-65Bold';
}

.study-design-image {
	margin-bottom: 35px;
}

.study-design-image .mobile {
	width: 184px;
	height: auto;
}

@media only screen and (max-width: 515px) {
	.content-container .study-design-image .desktop {
		display: none;
	}
}

@media only screen and (max-width: 1005px) {
	.study-design-image .desktop {
		width: 100%;
		height: auto;
	}
}

@media only screen and (max-width: 515px) {
	.content-container .study-design-image .mobile {
		display: inline-block !important;
	}
}

.study-design-content p.bullet-title {
	margin-bottom: 6px;
}

.study-design-content ul.indent {
	padding-left: 20px;
}

.study-design-content li {
	margin-bottom: 6px;
}


/* quantum-banner quantum-container--  quantum-banner--multiple-background-images */


/* component rich-text */

#references {
	margin-top: 25px;
	text-align: left;
	color: #000;
	font-size: 14px;
}

#references ol li {
	font-size: 14px;
	list-style-position: outside;
    margin-left: 1em;
}

@media only screen and (max-width: 768px) {
	#references {
		padding: 0 15px;
	}
}

.medium {
	font-family: 'UniversLTPro-65Bold';
}

.reference-title {
	font-family: 'UniversLTPro-65Bold';
	margin: 20px 0 3px 0;
}

ol {
	font-family: 'UniversLTPro-65Bold';
	margin: 0;
	padding-left: 15px;
}

.nobold {
	font-family: 'UniversLTPro-65Bold';
}



.quantum-container--primary .quantum-footer__inner .quantum-footer__legal-row {
	text-align: right;
	padding: 30px 0 15px;
	font-size: 10px;
}

.quantum-container--primary .quantum-footer__inner p {
	float: right;
	clear: right;
}


/* Custom CSS */

.container {
	padding-top: 0px;
	max-width: 1200px;
	/*background: url(../images/Common/bg-swoosh.png) no-repeat right -30px; */
}

.quantum-banner__subtitle .icon {
	margin-bottom: 5px;
	position: inherit;
}

.quantum-header__mobile-content {
	top: 10px;
	position: relative;
}

@media only screen and (max-width: 1005px) {
	.quantum-footer__link.quantum-link {
		display: block;
		line-height: 15px;
		margin-right: 0;
		position: relative;
		text-align: center;
	}
}

@media only screen and (max-width: 515px) {
	/* .headline-container { */
	/* padding: 32px 15px 30px; */
	/* } */
	.headline-container.threeline {
		padding: 15px 15px 13px;
	}
	h3 {
		font-size: 12px;
		line-height: 14px;
	}
	h1 {
		font-size: 18px;
		line-height: 21px;
	}
	.content-container {
		font-size: 12px;
		line-height: 15px;
	}
	/* .content-indent { */
	/* padding: 15px; */
	/* } */
	.content-container .content-indent {
		padding: 15px;
	}
	.content-container.primary-endpoint .chart {
		margin-bottom: 13px;
	}
	.content-container .chart {
		margin-top: 0;
	}
	p {
		margin-bottom: 15px;
	}
	.study-design-content p:first-child {
		padding-top: 25px;
		margin-bottom: 20px;
	}
	.study-design-image {
		margin-bottom: 20px;
		text-align: center;
	}
	ul {
		margin-bottom: 15px;
	}
	.study-design-content li {
		margin-bottom: 3px;
	}
	.reference-title {
		margin-top: 15px;
	}
}

@media screen and (max-width: 768px) {
	.quantum-header .quantum-header__inner {
		padding: 0 8px 15px 24px;
	}
	.component-content .headline-container {
		padding: 32px 15px 30px;
	}
}

@media only screen and (max-width: 1005px) {
	.container {
		margin-top: 10px;
	}
	.headline-container {
		margin-left: 15px;
		margin-right: 15px;
	}
	headline-container .top-bullet {
		padding-left: 15px;
	}
	.content-container {
		margin-left: 15px;
		margin-right: 15px;
	}
	.content-container .chart {
		margin-left: 0;
	}
	.quantum-banner__subtitle {
		font-size: 16px;
		position: inherit;
		left: 500px;
		border-top-color: transparent;
		border-bottom-color: transparent;
		top: -20px;
	}
}

@media screen and (min-width: 992px) {
	.quantum-drop-down-menu__menu {
		padding: 0;
	}
}

table.serious-ae {
	width: 510px;
	margin: 0 auto 35px;
	border-bottom: 2px solid #cacbcf;
}

table.serious-ae tr.column-title td {
	font-family: 'UniversLTPro-65Bold';
	font-size: 14px;
	line-height: 16px;
}

table.serious-ae .column1 {
	width: 45%;
}

table.serious-ae .column1 {
	border-right: 1px dashed #97989b;
	padding-left: 44px;
}

table.serious-ae td {
	padding: 25px 0 25px 20px;
}

table.serious-ae tr.column-title td.column2 {
	color: #1b8fd8;
}

table.serious-ae tr.column-title td.column2,
table.serious-ae tr.column-title td.column3 {
	padding: 18px 0 15px 20px;
}

table.serious-ae .column2 {
	border-right: 1px dashed #97989b;
}

table.serious-ae tr.column-title td.column3 {
	color: #6d6e71;
}

table.serious-ae td.bottom-spacer {
	height: 15px;
	padding: 0;
}

#references ol,
ul {
	/* list-style: decimal; */
}

@media only screen and (max-width: 515px) {
	table.serious-ae,
	table.serious-ae tr.column-title td {
		font-size: 13px;
		line-height: 11px;
	}
	table.serious-ae {
		margin-bottom: 20px;
	}
	table.serious-ae .column1 {
		padding-left: 17px;
	}
	table.serious-ae td {
		padding: 12px 0 12px 10px;
	}
	table.serious-ae tr.column-title td.column2,
	table.serious-ae tr.column-title td.column3 {
		padding: 9px 0 8px 10px;
	}
	table.serious-ae td.bottom-spacer {
		height: 8px;
	}
}

@media only screen and (max-width: 640px) {
	table.serious-ae {
		width: 100%;
	}
}

@media only screen and (max-width: 980px) {
	.container {
		padding-top: 0;
	}
}

.quantum-header--menu-panel-visible .quantum-header__menu,
.quantum-header--menu-panel-visible .quantum-drop-down-menu {
	background: #0071ce;
}


/***PATIENT TYPES****/

a.quantum-button.button-tab {
	float: left;
	position: relative;
	width: 32.5%;
	height: 50px;
	/*background: url(/-/media/Themes/Amgen/CorlanorHCP-com/CorlanorHCP-com/images/Desktop/2-0/shadow.png) no-repeat #dcaa03;*/
	text-decoration: none;
	text-align: left;
	margin-right: 1.25%;
}

a.quantum-button.button-tab .quantum-button__text {
	padding: 17px 0 0 25px;
	font-family: 'UniversLTPro-65Bold';
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}

.patient-section h3 {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
}

.patient-section .section-headline {
	font-family: 'UniversLTPro-65Bold';
	font-size: 26px;
	line-height: 30px;
	color: #1b8fd8;
	text-align: center;
	margin-bottom: 15px;
	padding-left: 20%;
	padding-right: 20%;
}

.patient-content {
	position: relative;
	width: 100%;
	margin: 65px auto 40px;
	padding-bottom: 25px;
	background: #f1ede2;
	box-shadow: 4px 4px 4px 0 #eaeaea;
	border-top-right-radius: 170px;
	font-size: 20px;
	line-height: 24px;
}

.patient-content .folder-tab {
	position: relative;
	width: 240px;
	padding-top: 20px;
}

.patient-content .folder-tab:after {
	content: '';
	position: absolute;
	width: 1100%;
	height: 1100%;
	top: 27px;
	right: -500%;
	background: #f1ede2;
	-webkit-transform-origin: 53.75% 0;
	-ms-transform-origin: 53.75% 0;
	transform-origin: 53.75% 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -1;
}

.patient-name {
	width: 73%;
	padding-bottom: 7px;
	font-family: 'UniversLTPro-65Bold';
	font-size: 22px;
	line-height: 26px;
	border-bottom: 2px solid #eab70d;
	color: #6a813a;
}

.cpad {
	padding-left: 20px;
	text-align: left;
}

.has-check {
/*	background: transparent url(/~/media/F1B25009233B4A81B992C2B724901810.ashx) no-repeat;*/
	background-size: 14px 14px;
}

@media only screen and (min-width: 900px) {
	.cpad {
		padding-left: 50px;
	}
	.has-check {
		background-size: 34px 34px;
	}
}

.patient-stats {
	width: 55%;
	margin: 0 4% 80px 0;
	float: left;
}

.patient-more-info {
	width: 41%;
	padding-left: 4%;
	margin-bottom: 80px;
	border-left: 2px dashed #cac2ae;
	float: left;
	font-size: 20px;
	line-height: 24px;
}

.patient-section .new-bullet li::before {
	top: 13px;
}

.patient-info {
	position: relative;
	width: 55%;
	margin-top: -45px;
	padding-left: 2.5%;
	z-index: 1;
	overflow: hidden;
	float: left;
}

.patient-image {
	margin: -55px -16px 0 0;
	float: right;
}

.patient-stats .column.left-column {
	width: 63%;
	font-family: 'UniversLTPro-65Bold';
}

.patient-stats .column.left-column p {
	margin: 0;
	padding: 10px 0 6px 28px;
}

.patient-stats .column p.gray-bg {
	background: #f1ede2;
}

.patient-stats .column.right-column {
	width: 37%;
}

.patient-stats .column {
	float: left;
	font-size: 20px;
	line-height: 25px;
}

.bold {
	font-family: 'UniversLTPro-65Bold';
}

.patient-section ul {
	padding-left: 22px;
}

.patient-stats .column p {
	margin: 0;
	padding: 10px 0 6px 0;
}

.content-container.patients hr {
	width: 275px;
	height: 1px;
	margin: 0 auto 80px;
	border: none;
	background: #69813a;
}

.patient-content p.bold {
	margin-top: 45px;
}

.patient-content p {
	margin-bottom: 10px;
}

.upper {
	text-transform: uppercase;
}

.nowrap {
	white-space: nowrap;
}

.patient-section li {
	margin-bottom: 10px;
}

.headline-container.patients h1 {
	margin-bottom: 20px;
}

.click-sign {
	padding-bottom: 10px;
	margin-top: -10px;
}

@media only screen and (max-width: 900px){
.patient-section h3 {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 15px;
}
.patient-section .section-headline {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
}
.patient-content,.patient-stats .column {
    font-size: 13px;
    line-height: 16px;
}
.patient-name {
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 5px;
}
.patient-content p.bold {
    margin-top: 25px;
}
.patient-content p {
    margin-bottom: 5px;
}
.patient-stats {
    margin-bottom: 45px;
}
.patient-stats .column p,.patient-stats .column.left-column p {
    padding: 8px 0 5px;
}
.patient-stats .column.left-column p {
    padding-left: 15px;
}
.patient-more-info {
    margin-bottom: 45px;
    font-size: 13px;
    line-height: 16px;
}
.patient-more-info p {
    margin-bottom: 15px;
}
.patient-section ul {
    margin-bottom: 15px;
    padding-left: 16px;
}
.patient-section li {
    margin-bottom: 5px;
}
.patients .new-bullet li {
    text-align: left;
}
.patient-section .new-bullet li::before {
    top: 10px;
}
}
@media only screen and (max-width: 1005px){
.patient-image {
    width: 38%;
}
}
@media only screen and (max-width: 640px) {
	.patient-section h3 {
		font-size: 12px;
		line-height: 13px;
		margin-bottom: 8px;
		padding:0 15px;
	}
	.patient-section .section-headline {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 8px;
		padding:0;
	}
	.patient-content {
		margin-top: 35px;
		padding-bottom: 10px;
		border-top-right-radius: 50px;
		font-size: 10px;
		line-height: 11px;
	}
	.patient-info {
		width: 60%;
		margin-top: -15px;
		padding-left: 8px;
	}
	.patient-content .folder-tab {
		width: 100px;
		padding-top: 5px;
	}
	.patient-name {
		width: 65%;
		font-size: 10px;
		line-height: 13px;
		padding-bottom: 2px;
		border-bottom: 1px solid #eab70d;
	}
	.patient-content p.bold {
		margin-top: 10px;
	}
	.patient-section p {
		margin-bottom: 2px;
	}
	.patient-section ul {
		margin-bottom: 5px;
		padding-left: 13px;
	}
	.patient-section li {
		margin-bottom: 2px;
	}
	.patient-section .new-bullet li::before {
		top: 9px;
	}
	.patient-image {
		width: 105px;
		margin: -30px -5px 0 0;
	}
	.patient-image img {
		width: 105px;
		height: auto;
	}
	.patient-stats {
		margin-right: 2%;
		margin-bottom: 30px;
	}
	.patient-stats .column {
		font-size: 8px;
		line-height: 11px;
	}
	.patient-stats .column.left-column {
		width: 60%;
	}
	.patient-stats .column.left-column p {
		padding: 5px 0 3px;
	}
	.patient-stats .column.right-column {
		width: 40%;
	}
	.patient-stats .column p {
		padding: 5px 0 3px;
	}
	.patient-more-info {
		text-align: left;
		border-left: 1px dashed #cac2ae;
		font-size: 8px;
		line-height: 11px;
		margin-bottom: 30px;
		padding-left: 2%;
	}
	.content-container.patients hr {
		margin-bottom: 35px;
	}
	.patient-more-info .new-bullet li::before {
		top: 7px;
		left: -12px;
	}
    .patients .new-bullet li {
   line-height:1.1;
   }
}

/****PATIENT SAVINGS******/

.content-container.support h2 {
	margin-bottom: 0;
}

.support-container {
	margin-bottom: 20px;
}

.support-container.savings-card .desktop {
	margin: 0 auto;
	float: none;
}

.support-container .title {
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: 'UniversLTPro-65Bold';
	font-size: 22px;
	line-height: 24px;
}

.support-container.savings-card .title {
	margin: 0 auto 10px;
	text-align: center;
}

.support-container .title sup {
	font-size: 65%;
	line-height: 65%;
}

.support-container .title .asterisk {
	font-family: 'UniversLTPro-65Bold';
	font-size: 80%;
	line-height: 80%;
	position: relative;
	top: -5px;
}

.support-container .support-content {
	padding-top: 0px;
	text-align: center;
	/* padding-bottom: 20px; */
}

.support-container.savings-card .support-content {
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
}

.content-container.support hr {
	width: 260px;
	height: 1px;
	margin: 0 auto 30px;
	border: none;
	background: #69813a;
}

.support-container:last-child {
	margin-bottom: 5px;
}

.support-container .support-image {
	width: 100%;
	float: none;
	text-align: center;
	margin: 70px auto 0;
}

.support-content a span {
	font-family: 'UniversLTPro-65Bold';
}

@media only screen and (max-width: 515px) {
	h2 {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 18px;
		padding: 15px 5px 12px;
	}
}

@media only screen and (max-width: 768px) {

	.content-container.support h2 {
		margin-bottom: 30px;
	}
	.support-container {
		margin-bottom: 35px;
	}
	.support-container.savings-card .mobile {
		margin: 0 auto 10px;
	}
	.support-container .title {
		margin-top: 15px;
		font-size: 18px;
		line-height: 20px;
	}
	.support-container.savings-card .title {
		float: none;
		margin-top: 0;
		width: 100%;
		text-align: center;
	}
	.support-container .support-content {
		width: 100%;
		padding: 0 20px;
		float: none;
		font-size: 14px;
		line-height: 16px;
		text-align: center;
	}
}
@media only screen and (min-width: 992px) {
.support .content-indent h2 {
	border-top: transparent;
	border-bottom: transparent;
	width: 100%;
    max-width: 650px;
    margin: 0 auto;
}
}

@media only screen and (max-width: 576px) {
	.support .content-indent h2 {
		border-top: 2px solid #eab70d;
		border-bottom: 2px solid #eab70d;
	}
}

.support .content-indent .savings-card .support-content p a {
	text-decoration: underline;
	font-family: 'UniversLTPro-65Bold';
}

.support~.component.rich-text #references {
	display: inline-flex;
}

.support~.component.rich-text #references:before {
	content: '\002A';
}


/******* DOSING ******/

.dosing-chart .left-column {
	width: 61.25%;
	padding-left: 29px;
	margin-right: 4.5%;
	float: left;
}

.dosing-chart h2 {
	font-family: 'UniversLTPro-65Bold';
	font-size: 16px;
	line-height: 19px;
	border-bottom: none;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	text-align: left;
}

.dosing-chart .left-column .split-left {
	width: 45%;
	float: left;
}

.dosing-chart .large {
	font-size: 30px;
	line-height: 30px;
}

.dosing-chart .larger {
	font-size: 38px;
	line-height: 38px;
}

.light {
	  font-family: 'UniversLTPro-45Light';
}

.dosing-chart .left-column .split-right {
	width: 55%;
	float: left;
}

.dosing-chart .left-column .split-right .or {
	width: 35px;
	margin-right: 17px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	float: left;
	border-top: 2px solid #626262;
	border-bottom: 2px solid #626262;
}

.dosing-chart .left-column .split-right .mg {
	width: 200px;
	margin-bottom: 10px;
	padding-top: 1px;
	font-size: 21px;
	line-height: 21px;
	float: left;
}

.dosing-chart .left-column .split-right .mg .bold {
	font-size: 28px;
	line-height: 28px;
}

.dosing-chart .right-column {
	width: 34.25%;
	float: left;
}

.content-container.dosing li {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
.content-container.dosing .dosing-chart + .new-bullet li {
	line-height: 18px;
}
@media only screen and (max-width: 870px){
.content-container.dosing .dosing-chart + .new-bullet li {
	line-height: 12px;
}
.content-container.dosing .dosing-chart + .new-bullet li::before {
	top:8px;
}
}
.dosing-table {
	width: 740px;
	margin-bottom: 50px;
	border-top: 2px dotted #000000;
	font-size: 22px;
	line-height: 26px;
}

.dosing-table .headline {
	height: 45px;
	font-size: 16px;
	line-height: 40px;
}

.dosing-table .single-line {
	padding-top: 2px;
}

.dosing-table .gray-bg {
	background: #F6F3E8;
}

.dosing-table .column1 {
	width: 285px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
}

.dosing-table .vertical-space {
	width: 8px;
}

.dosing-table .green-bg {
	background: #E7E7D9 !important;
	text-align: center;
	vertical-align: middle;
}

.dosing-table .horizontal-space {
	height: 8px;
}

.dosing-table .beige-bg {
	background: #E7E2C7;
}

.dosing-table .dark-green-bg {
	background: #B2B78C;
	text-align: center;
	vertical-align: middle;
}

.dosing-table .split-column {
	width: 50%;
	float: left;
}

.dosing-table .smaller {
	font-size: 12px;
	line-height: 16px;
}

.dosing-table .column2,
.dosing-table .column3 {
	padding: 0 10px;
}

.dosing-table .small {
	font-size: 16px;
	line-height: 20px;
}
.column3.small{
	font-size: 14px;
	line-height: 18px;
}
.dosing-table .green-bg.divider {
	background: #e7e7d9 url(../images/Desktop/table-column-divider.png) no-repeat left center !important;
}

@media only screen and (max-width: 980px) {
	.content-indent {
		padding: 18px 40px 35px;
	}
}

@media only screen and (max-width: 870px) {
	.dosing-chart .left-column {
		width: 54%;
		padding-left: 0;
	}
	.dosing-chart h2 {
		font-size: 9px;
		line-height: 11px;
		padding-top: 3px;
		margin-bottom: 8px;
	}
	.dosing-chart .left-column .split-left,
	.dosing-chart .left-column .split-right {
		width: 100%;
		float: none;
	}
	.dosing-chart .left-column .split-left p {
		margin-bottom: 8px;
	}
	.dosing-chart .large {
		font-size: 14px;
		line-height: 16px;
	}
	.dosing-chart .larger {
		font-size: 18px;
		line-height: 20px;
	}
	.dosing-chart .left-column .split-right .or {
		width: 17px;
		margin: 0 0 7px 35px;
		padding-top: 1px;
		border-top: 1px solid #626262;
		border-bottom: 1px solid #626262;
		float: none;
		font-size: 8px;
		line-height: 10px;
	}
	.dosing-chart .left-column .split-right .mg {
		width: auto;
		margin-bottom: 6px;
		padding-top: 0;
		float: none;
		font-size: 12px;
		line-height: 14px;
	}
	.dosing-chart .left-column .split-right .mg .bold {
		font-size: 14px;
		line-height: 16px;
	}
	.dosing-chart .left-column .split-right p {
		font-size: 12px;
		line-height: 13px;
		margin-bottom: 10px;
	}
	.dosing-chart .right-column {
		width: 41%;
	}
	.content-container.dosing ul {
		padding-left: 15px;
		margin-bottom: 10px;
	}
	.content-container.dosing li {
		font-size: 12px;
		line-height: 18px;
	}
	.dosing-table {
		width: 100%;
		margin-bottom: 25px;
		border-top: 1px dotted #000000;
		font-size: 10px;
		line-height: 12px;
	}
	.dosing-table .headline {
		height: 20px;
		font-size: 10px;
		line-height: 12px;
	}
	.dosing-table .single-line {
		padding-top: 1px;
	}
	.dosing-table .column1 {
		width: 29%;
		height: 40px;
	}
	.dosing-table .smaller {
		font-size: 7px;
		line-height: 8px;
	}
	.dosing-table .split-column {
		width: 100%;
		float: none;
	}
	.dosing-table .small {
		font-size: 8px;
		line-height: 10px;
	}
	.dosing-table .column2,
	.dosing-table .column3 {
		padding: 0 3px;
	}
	.dosing-table .green-bg.divider {
		background: #e7e7d9 url(../images/Mobile/table-column-divider-mobile.png) no-repeat left center !important;
	}
	.dosing-table .green-bg, .dosing-table .dark-green-bg{
	  font-size: 11px;
      line-height: 13px;
   }
    .dosing-table .column3.small{
	   font-size: 9px;
      line-height: 11px;
   }
}

.dosing .content-indent a {
	text-decoration: underline;
}

.dosing .content-indent table {
	margin-top: 20px;
}

@media only screen and (max-width: 515px) {
	.quantum-drop-down-menu__list-item {
		position: initial;
	}
}

@media screen and (min-width: 768px) {
	.content-indent .dosing-chart .left-column {
		padding-left: 11px;
	}
	.dosing-chart .left-column .split-right {
		margin-top: 10px;
	}
	.dosing-chart .left-column .split-right p {
		margin-bottom: 0;
		margin-top: -10px;
	}
	.dosing .content-indent .new-bullet {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.dosing .content-indent .new-bullet li {
		margin-bottom: 0;
		font-size: 18px;
	}
	.dosing .content-indent ul+a {
		padding-left: 18px;
	}
}

@media screen and (max-width: 768px) {
	/* .component-content .headline-container{ */
	/* padding: 20px 30px; */
	/* } */
	.dosing-chart .left-column .split-right p {
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.dosing .content-indent .new-bullet {
		margin-bottom: 20px;
		margin-top: 0;
	}
	.dosing .content-indent .new-bullet li {
		margin-bottom: -5px;
	}
	.dosing .content-indent ul+a {
		padding-left: 18px;
		display: block;
	}
	.dosing .content-indent .dosing-table {
		margin-top: -10px;
	}
	.dosing-table .medium {
		font-size: 10px;
	}
	.quantum-banner__text .quantum-banner__subtitle .text {
		line-height: 16px;
		font-size: 14px;
	}
}

@media screen and (max-width: 576px) {
	.dosing .content-indent .new-bullet li {
		margin-bottom: 0px;
	}
}

@media screen and (min-width: 768px) and (max-width:1023px) {
	.dosing-chart h2 {
		font-size: 12px;
		padding-top: 8px;
	}
	.dosing-chart .larger {
		font-size: 20px;
	}
	.dosing-chart .left-column .split-right .mg .bold{
		font-size:16px;
	}
	.dosing-chart .left-column .split-right p {
		font-size:12px;
		margin:10px 0 5px;
	}
	.dosing .content-indent .new-bullet li {
		font-size:16px;
	}
	.content-container.dosing .dosing-chart + .new-bullet li{
		line-height:14px;
	}
	.dosing .content-indent .new-bullet li {
		margin-bottom:2px;
	}
	.dosing-table .headline .medium {
    font-size: 11px;
   }
   .dosing-table .headline {
    height: 26px;
    font-size: 11px;
	padding-top:5px;
   }
   .dosing-guidelines .medium{
	   font-size: 11px;
       line-height: 18px;
   }
   .dosing-table .green-bg, .dosing-table .dark-green-bg{
	  font-size: 14px;
      line-height: 16px;
   }
   .dosing-table .column3.small{
	   font-size: 12px;
      line-height: 14px;
   }
   .dosing-table .smaller{
	   font-size:8px;
   }
   .dosing .content-indent .dosing-table {
    margin-top: 0px;
  }
  .dosing .content-indent a {
    margin-top: 5px;
    display: inline-block;
 }
}
/********* CONTACT US *********/

.content-container.contact {
	box-shadow: 2px 2px 4px 0 #c2c2c2;
	margin-bottom: 25px;
}

.content-container.contact .content-indent {
	padding: 90px 80px 320px;
}

.content-container.contact {
	font-size: 18px;
	line-height: 21px;
}

.contact .content-indent .underline {
	font-size: 18px;
	color:#000;
}
.contact-us .headline-container h1{
	color: #1b8fd8;
}
@media only screen and (max-width: 515px) {
	.content-container.contact {
		font-size: 12px;
		line-height: 15px;
	}
	.contact .content-indent .underline {
		font-size: 12px;
	}
	.content-container.contact .content-indent {
		padding: 18px 15px 150px;
	}
	.content-container.contact {
		margin-bottom: 10px;
	}
}


/****** SEARCH RESULTS ******/

.search-result-box .search-input {
	width: 96%;
	height: 45px;
	padding: 0 15px;
	margin: 0 1% 25px 0;
	border: 1px solid #e1e6d8;
	  font-family: 'UniversLTPro-45Light';
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	float: left;
}

.search-result-box .search-btn {
	width: 3%;
	height: 45px;
	padding: 0;
	border: none;
	background: url(../images/Common/Icons/icon-search.png) no-repeat right center;
	margin: 0;
	cursor: pointer;
}

.searchresults-page #corlanor-container .container {
	padding-top: 0;
	background: rgba(255, 255, 255, 0.8);
}

#corlanor-container .container .component-content {
	padding: 35px 80px;
}

#corlanor-container .component.search-results-count {
	display: none;
}

.quantum-search-count-message {
	  font-family: 'UniversLTPro-45Light';
	font-size: 22px;
	line-height: 26px;
	text-align: left;
	color: #1b8fd8;
}

.quantum-search-result {
	font-size: 18px;
	line-height: 22px;
}

.quantum-search-result ul {
	list-style: none;
	padding-left: 0;
}

.quantum-spacing-div,
.quantum-spacing-div-url {
	margin: 25px 0 0;
}

.quantum-search-link {
	font-weight: normal;
	text-decoration: underline;
	  font-family: 'UniversLTPro-45Light';
	color: #000;
}

.quantum-search-link:hover {
	text-decoration: underline;
	color: #000;
}

.quantum-search-content {
	margin: 0;
	  font-family: 'UniversLTPro-45Light';;
	font-size: 18px;
	color: #000;
}

.search-highlight {
	font-weight: bold;
}


.search-results .search-result-list {
	padding-top:0;
	padding-left:0;
	font-size: 18px;
    line-height: 22px;
	list-style: none;
	color:#000;
}
.search-results.vertical .search-result-list > li{
	border:none;
}
.search-results.vertical .search-result-list > li:hover{
   border:none;
}
.search-result-list li span a{
   text-decoration: underline;
   font-size:18px;
}

@media only screen and (max-width: 515px) {
	#corlanor-container .container .component-content {
		padding: 15px;
	}
	.search-result-box .search-input {
		width: 94%;
		height: 25px;
		padding: 0 8px 0;
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 12px;
	}
	.search-result-box .search-btn {
		width: 4%;
		height: 25px;
		padding: 0;
		border: none;
		background-size: 10px;
	}
	.quantum-search-count-message {
		margin-bottom: 15px;
		font-size: 15px;
		line-height: 18px;
	}
	.quantum-search-result {
		font-size: 12px;
		line-height: 15px;
	}
	.quantum-search-link,
	.quantum-search-content {
		font-size: 12px;
	}
	.quantum-spacing-div,
	.quantum-spacing-div-url {
		margin: 15px 0 0;
	}
	.searchresults-page #corlanor-container .container {
		width: inherit;
		margin: 0 15px;
	}
	.quantum-search-link {
		word-wrap: break-word;
	}
}


/****** RESOURCE LIBRARY ********/

#corlanor-container_library .component-content .content-indent {
	padding: 35px 80px 0;
}

.resources-section-icon {
	margin-bottom: 32px;
	text-align: center;
}

.resources-section-icon.video {
	margin-top: 40px;
}

#corlanor-container_library .component-content .rich-text {
	background: rgba(255, 255, 255, 0.8);
}

#corlanor-container_library .component-content .rich-text~div {
	background: rgba(255, 255, 255, 0.8);
}

#corlanor-container_library div .container {
	padding-top: 0;
}

#corlanor-container_library div .container .professionalResources {
	padding: 0 100px 10px;
	background: rgba(255, 255, 255, 0.8) !important;
}

#corlanor-container_library div .container .professionalResources .quantum-cta {
	height: 225px;
	border-bottom: 1px solid #69813a;
}

#corlanor-container_library div .quantum-cta .quantum-cta__inner {
	background: transparent;
	cursor: default;
}

#corlanor-container_library div .quantum-cta .quantum-cta__text {
	padding: 0;
	text-align: left;
}

#corlanor-container_library div .quantum-cta .quantum-cta__text .quantum-cta__title {
	text-align: left;
	border-top: none;
	border-bottom: none;
	font-size: 16px;
	
	color: #000000;
	padding-bottom: 0;
	text-decoration: none;
}

#corlanor-container_library div .quantum-cta .quantum-cta__image-wrap {
	padding-top: 0;
}

#corlanor-container_library div .quantum-cta .quantum-cta__text .quantum-cta__copy {
	font-size: 14px;
	
}

#corlanor-container_library div .quantum-cta .quantum-cta__text .quantum-button {
	background-color: transparent;
	color: #242324;
	padding: 0 50px 0 0;
	background: url(/~/media/C041789EA0BA436BB5DD8066620F3CD7.ashx) no-repeat right center;
	position: absolute;
	bottom: 18px;
	left: 16px;
	
	font-size: 16px;
	text-transform: uppercase;
}

@media only screen and (max-width: 515px) {
	#corlanor-container_library .component-content .content-indent {
		padding: 15px 15px 0 15px;
	}
	#corlanor-container_library div .container .row {
		width: 100%;
	}
	#corlanor-container_library div .container .professionalResources {
		background: rgba(255, 255, 255, 0.8);
		padding: 0 20px;
	}
	#corlanor-container_library div .container .professionalResources .quantum-cta {
		height: auto;
	}
	#corlanor-container_library div .quantum-cta .quantum-cta__text {
		text-align: center;
	}
	#corlanor-container_library div .quantum-cta .quantum-cta__text .quantum-cta__title {
		text-align: center;
		font-size: 11px;
		margin-bottom: 5px;
		padding: 15px 0 0;
	}
	#corlanor-container_library div .quantum-cta .quantum-cta__text .quantum-cta__copy {
		font-size: 11px;
	}
	#corlanor-container_library div .quantum-cta .quantum-cta__text .quantum-button {
		left: 0;
		font-size: 13px;
		position: relative;
		bottom: 10px;
		background: url(/~/media/C041789EA0BA436BB5DD8066620F3CD7.ashx) no-repeat right center;
		padding: 0 40px 0 0;
	}
}

@media only screen and (max-width: 1005px) {
	#corlanor-container_library .component-content .headline-container~div {
		margin-left: 15px;
		margin-right: 15px;
	}
	#corlanor-container_library .component-content .rich-text~div>.container {
		margin-top: 0;
	}
}


/********SITEMAP********/

#corlanor-container_sitemap .site-map {
	background: rgba(255, 255, 255, 0.8);
}

@media screen and (min-width: 992px) {
	.quantum-long-form-text.site-map h3 {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 576px) {
	.quantum-long-form-text .row {
		padding: 35px 80px;
	}
	.component-content .site-map h3+ul {
		width: 60%;
	}
	.component-content .site-map h3~ul {
		float: left;
	}
}

.site-map ul li.sitemap-main-navigation,
.site-map ul li.sitemap-sub-navigation {
	list-style-type: none;
	font-size: 16px;
	line-height: 2.5;
	margin-bottom: 0;
}

.quantum-sitemap-home {
	font-size: 16px;
	
	color: #000000;
	font-weight: bold;
}

.site-map ul li.sitemap-main-navigation {
	
	font-weight: bold;
}

.sitemap-main-navigation ul li.sitemap-sub-navigation {
	
	font-weight: 400;
}

.quantum-long-form-text ul {
	padding-left: 0;
}

@media only screen and (max-width: 515px) {
	div.site-map {
		margin: 0 15px;
		width: inherit;
		box-shadow: 2px 2px 4px 0 #c2c2c2;
	}
	.quantum-long-form-text .row {
		width: 100%;
	}
}


/***********MOBILE BANNER**********/

@media screen and (max-width: 575px) {
	.quantum-banner__inner {
		background: no-repeat;
	}
}

@media only screen and (max-device-width: 768px) {
	.quantum-banner--multiple-background-images {
		width: inherit;
		margin: 0 15px !important;
	}
	.quantum-banner--multiple-background-images .quantum-banner__inner {
		height: 275px;
		/*background-image: url(/-/media/Themes/Amgen/CorlanorHCP-com/CorlanorHCP-com/images/Desktop/cor11-bottom-callout.jpg), url(/-/media/Themes/Amgen/CorlanorHCP-com/CorlanorHCP-com/images/Mobile/cor11-bottom-callout-mobile.jpg) !important;*/
		background-position: -100vw -100vh, right center !important;
		background-size: 0 0, cover !important;
		overflow: hidden;
	}
	.quantum-banner__title {
		margin-bottom: 0;
	}
	.quantum-banner__subtitle {
		left: 0px;
		padding: 0;
		top: 0;
		
		margin: 0 !important;
	}
	.quantum-banner__subtitle .icon {
		margin-bottom: 0px;
		position: unset;
	}
	.icon img {
		height: 45px !important;
		width: 45px !important;
	}
	.divider {
		line-height: 0px;
	}
	.divider img {
		width: 160px !important;
		height: 1px !important;
	}
	.quantum-banner__text .text .callout-content,
	.quantum-banner__text .text {
		padding: 5px 5px 3px;
		background-size: 3px;
		background-position: right center;
		font-size: 11px;
		line-height: 13px;
	}
}

@media only screen and (max-width: 640px) {
	.quantum-banner__inner .quantum-banner__text {
		position: absolute;
		z-index: 1;
		left: 25%;
		width: 140px;
		bottom: 0;
		top: 5px;
		right: 0;
	}
}

@media screen and (min-width: 576px) {
	.quantum-banner__inner:before {
		background: none;
	}
}

@media screen and (min-width: 768px) and (max-width:1023px) {
	.quantum-banner .quantum-banner__inner .quantum-banner__text {
		position: absolute;
		z-index: 1;
		right: 0;
		width: 200px;
		bottom: 0;
		top: 43px;
		left: 72%;
		margin: 0;
	}
	.quantum-banner .quantum-banner__subtitle .icon {
		margin-bottom: 0;
	}
	.quantum-banner__text .text {
		padding: 5px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.quantum-banner.quantum-banner--multiple-background-images .quantum-banner__inner {
		background-size: 125% 100% !important;
		background-position: initial !important;
	}
}
.quantum-hero__text {
    padding: 0px;
    position: relative;
    z-index: 1;
    bottom: -44px;
}
@media screen and (min-width: 1024px) {
	.quantum-banner .quantum-banner__inner .quantum-banner__text {
		top: -20px;
	}


}


/* Efficacy Desktop */

#corlanor-container .study-design-content .indent {
	margin: 0;
}

#references .reference-title+ol {
	list-style: decimal;
	padding: 0;
	margin: 0;
}

.quantum-banner__subtitle .icon {
	margin-bottom: -10px;
}


/* Efficacy Mobile */

@media only screen and (max-width: 515px) {
	.quantum-banner__subtitle .icon {
		margin-bottom: 0px;
	}
	.quantum-banner__text .quantum-banner__subtitle .text {
		padding: 5px 5px;
	}
	.eff-ratio {
		font-size: 12px;
		padding: 15px 40px; 
	}
	.headline-container .top-bullet {
		padding-left: 15px;
		font-size: 12px;
	}
	.study-design-content p.bold {
		font-weight: bold;
	}
	#references p .medium,
	#references p,
    #references ol li	{
		font-size: 12px;
	}
}

#references .medium {
	font-size: 14px;
}


/* Resource library Tablet */

@media only screen and (min-width: 576px) and (max-width: 1005px) {
	#corlanor-container_library .component-content .content-indent {
		padding: 18px 40px 35px;
	}
	#corlanor-container_library div .container .professionalResources {
		padding: 0 24px 15px;
	}
}


/******** PATIENT TYPES Button css **********/

#corlanor-container-patient-identification .quantum-button {
	padding: 0 0 0 25px;
	font-weight: normal;
}

#corlanor-container-patient-identification .quantum-button.button-tab {
	border-radius: 0;
}

@media only screen and (min-width: 1024px) {
	#corlanor-container-patient-identification .quantum-button.button-tab:last-child {
		margin-right: 0;
	}
}

#corlanor-container-patient-identification .quantum-button__text {
	padding: 0 0 0 0;
}

#corlanor-container-patient-identification .component.container {
	position: absolute;
	top: 38px;
	padding: 60px 60px 53px;
	background: none;
}

#corlanor-container-patient-identification .component-content {
	position: relative;
}

#corlanor-container-patient-identification .headline-container {
	padding: 35px 30px 25px 30px;
	min-height: 180px;
}

@media only screen and (max-width: 935px) {
	#corlanor-container-patient-identification .quantum-button.button-tab {
		margin-right: 100px;
		margin-left: 100px;
		margin-bottom: 15px;
		width: 300px;
		/* margin: 0 auto; */
		float: none;
	}
	#corlanor-container-patient-identification .component.container {
		padding: 60px 0px 53px;
	}
	#corlanor-container-patient-identification .component-content {
		text-align: center;
	}
	#corlanor-container-patient-identification .headline-container {
		height: 320px;
	}
}

@media only screen and (max-width: 515px) {
	#corlanor-container-patient-identification .quantum-button.button-tab {
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 10px;
		width: 240px;
		height: 39px;
		padding: 0 0 0 15px;
		/* background-size: 30px 31px; */
		background-size: contain;
        background-position: 0 0;
	}
	#corlanor-container-patient-identification .headline-container {
		height: 280px;
		padding: 15px 15px 25px 15px;
	}
	#corlanor-container-patient-identification .component.container {
		top: 35px;
	}
	#corlanor-container-patient-identification .quantum-button__text {
		font-size: 13px;
		line-height: 13px;
		padding: 0px;
	}
}

@media only screen and (min-width: 515px) and (max-width: 683px) {
	#corlanor-container-patient-identification .component.container {
		top: 60px;
	}
}


/****** CTA changes ******/

.home-page .container,
.home-page .quantum-cta__inner {
	background: none;
}


/******* 404 Page **********/

.page-not-found .component-content .quantum-quicklinks,
.server-error-page .component-content .quantum-quicklinks {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 2px 2px 4px 0 #c2c2c2;
}


/*********HEARTRATE MATTERS *******/

@media only screen and (max-width: 768px) {
	.chronic_header {
		text-transform: uppercase;
	}
}


/********** MECHANISM OF ACTION ************/

.bc-player-487dytsVvE_default {
	width: 640px;
	height: 360px;
	margin: 0 auto;
}

.imageContainer {
	background: rgba(255, 255, 255, 0.8);
	padding-top: 15px;
}

#imageMenu {
	display: none;
}

.vjs-poster {
	background-position: 100% 100%;
}
.video-js .vjs-big-play-button{
    top: 50% !important;
    left: 50% !important;
    margin-left: -1em !important;
    margin-top: -1em !important;
    width: 2em !important;
    height: 2em !important;
    line-height: 2em;
    border: none;
    border-radius: 50% !important;	
}
.vjs-dock-text{
	display:none;
}
@media only screen and (max-width:767px) {
	.imageContainer {
		margin: 0 15px;
		padding: 15px 15px 0;
	}
	.bc-player-487dytsVvE_default {
		width: 300px;
		height: 169px;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.imageContainer {
		margin: 0 15px;
	}
}

.quantum-isi-tray__trigger--open svg {
	float: right;
}

.quantum-drop-down-menu .quantum-drop-down-menu__list .quantum-drop-down-menu__list-item {
	background: url(../images/Common/nav-item-shadow.png) no-repeat left bottom / 100% 100%;
}

.home-page .container {
	padding-bottom: 50px;
}

.demo-shell.demo-shell--show-takeover.demo-shell--hide-fixed-bottom {
	background-color: #fbf3de;
}

.quantum-isi-tray {
	background-image: none;
}
/********* HEADER SEARCH CSS ********/ 
.quantum-search-suggest {
	display: none;
	width: 100%;
	position: absolute;
}

.quantum-search-suggest .quantum-search-box-input {
	border: none;
	background: transparent;
	padding-left: 0px;
	width: 75%;
	border-radius:0;
	border-bottom: 1px solid #000000
}

.quantum-search-suggest .quantum-search-btn-close {
	border: none;
	background-color: transparent !important;
	top: 0px;
	color: #000;
	padding: 0;
	float: right;
	margin-right: 20%;
	margin-top: 15px;
	font-size: 16px;
	cursor: pointer;
}

.quantum-search-box-button-with-redirect {
	/*background-image: url(../images/Common/Icons/icon-search.png);*/
	background-color: transparent;
	width: 21px;
	height: 20px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
}
@media screen and (max-width: 767px){
	.quantum-header__mobile-content {
		display: flex !important;
	}
	.quantum-search-suggest .quantum-search-btn-close {
		margin-right: 5%;
		margin-top:5px !important;
	}
	.quantum-search-suggest{
		margin-top: 15px;
		padding-top:0;
		padding-left: 4%;
	}
	.quantum-search-box-button-with-redirect{
		margin-top:0px;
	}
	.quantum-search-suggest .quantum-search-box-input{
		width:78%;
		border-radius:0;
	}
}
@media screen and (min-width: 768px) and (max-width:1024px) {
	.quantum-search-suggest{
		padding-top: 0;
		padding-left: 4%;
		margin-top:0;
	}
	.quantum-search-suggest .quantum-search-box-input{
		width:88%;
		border-radius:0;
	}
	.quantum-search-suggest .quantum-search-btn-close {
		margin-right: 3%;
	}
}

#corlanor-container_library .professionalResources .quantum-cta  a:hover{
	text-decoration:none;
}

@media screen and (max-width: 767px){
.mechanism-of-action .quantum-banner__text .quantum-banner__subtitle .text {
		padding: 5px 5px;
	}
.home-page .quantum-cta__text::after{
	content: "";  
    text-align:center; 
    width: 30%;
    margin: 20px 0;
    border-bottom: 2px solid #414845; 
 }
 .home-page .professionalResources .col-sm-12:last-child .quantum-cta__text::after{
	 border-bottom:none;
	 margin:0;
  }
}
div.quantum-header__menu>nav>ul.quantum-drop-down-menu__list>li>ul>li>a:hover{
	text-decoration:none;
}
@media screen and (max-width: 768px){
 .quantum-footer__links-row .quantum-footer__link.quantum-link {
		padding-left: 10px;
	}

	#footer>div>div>p>a>img.mobile-break{
		float:left;
		margin-top:10px;
	}
}
@media screen and (max-width: 767px){
.quantum-hero .quantum-hero__inner {
    background-size: 100% 100%;
 }
}
@media screen and (max-width: 320px){
.home-page .quantum-hero__text h5{
	font-size:14px;
 }
}
@media screen and (max-width: 640px){
.home-page .quantum-hero__text{
	padding: 32px 20px 0 25px;
 }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
 .quantum-hero .quantum-hero__inner {
    background-size: auto;
 }
}
@media only screen and (max-width: 515px){
.efficacy-safety .headline-container .top-bullet {
    padding-left: 18px;
 }
 .efficacy-safety .headline-container .top-bullet li::before {
   left:-14px;
 }
}



@media screen and (max-width: 768px){
div.headline-container.threeline {
    padding: 15px 12px;
 }
}
@media screen and (max-width: 515px){
 .quality-of-life .indent .text-center{
	 font-size:13px;
	 font-weight:bold;
 }
.quantum-top-nav__inner .quantum-top-nav__links .quantum-top-nav__link {
    line-height: 16px;
 }
}
.imageContainer .video-js video{
	max-width:100%;
	margin:0;
	padding:0;
}
@media screen and (max-width: 515px){
.imageContainer .video-js video{
	padding:5px 0;
	}
}
.contact .content-indent p{
	color:#000;
}
.hf-guidelines .font-fix{
  font-weight: bold;
}
a[href^="tel"],a[href^="tel"]:hover {
  color: #000 !important; 
  text-decoration: none !important;
}
@media screen and (min-width: 768px){
	.page-not-found .quantum-quicklinks .quantum-list-group__link{
		padding:8px 8px 8px 30px;
	}
	.page-not-found .quantum-full-width-cta__title{
		padding:20px 26px;
	}
}
@media screen and (min-width: 992px){
	#corlanor-container_library div .container .professionalResources {
		padding-bottom:8%;
	}
}
@media screen and (max-width: 515px){
#corlanor-container_library .component-content div:last-child .container .professionalResources .col-sm-4 .quantum-cta{
	border-bottom:none;
 }
 }
.quantum-indications__title{
	margin:12px 0 20px;
 }
.quantum-indications__close.quantum-button.quantum-indications__close{
	margin:-6px 0px 0px
}
.dosing .green-content{
	background: #69813a;
    color: #fff;
    padding: 8px 15px 8px 89px;
    width: auto;
    border-radius: 0 5px 5px 0;
    margin: 30px 0 0;
    display: inline-block;
}
@media screen and (max-width: 640px){
   .dosing .green-content{
	padding:5px 15px 5px 60px;
	margin:20px 0 0;
	}
}
.heartrate-matters .green-content{
	background: #69813a;
    color: #fff;
    padding: 8px 15px 8px 50px;
    width: auto;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    margin-left: -62%;
    margin-bottom: 6%;
	margin-top:0;
}
@media screen and (min-width: 768px) and (max-width:1023px) {
	.heartrate-matters .green-content{
		margin-left: -42%;
	}
	.heartrate-matters .study-design-image{
		margin:0 auto;
	}
}
@media screen and (max-width: 640px){
	.heartrate-matters .green-content{
		margin-left: -10%;
		padding:8px 15px 8px 15px;
		font-size:12px;
	}
}
@media screen and (max-width: 360px){
	.heartrate-matters .green-content{
		margin-left: -6%;
	}
}
.quantum-indications .quantum-indications__title{
	
}
.heartrate-matters .sub-text{
	
    font-size: 14px;
    margin: 50px 0;
}
@media only screen and (max-width: 515px){
.heartrate-matters .component-content .headline-container + .headline-container h2{
	font-weight:bold;
	font-size:16px;
	padding:15px 0px 12px;
}
.heartrate-matters .sub-text{
    font-size: 16px;
	margin: 25px 0;
    line-height: 18px;
}
}
.professionalResources .col-sm-12:nth-child(2) .quantum-cta__title{
	    line-height: 18px;
}
.professionalResources .col-sm-12:nth-child(2) .quantum-cta__copy{
	    padding-top: 3px;
}
.quantum-indications{
	overflow-y:auto;
}
@media only screen and (min-width: 900px){
.quality-of-life .new-bullet + .chart-headers{
	margin-left:4px;
}
}

