
body {
  padding-bottom: 20px;
  font-family: 'OpenSans-Regular',sans-serif;
  -webkit-print-color-adjust: exact !important;
}

b, strong {
  font-weight: normal !important;
  font-family: 'OpenSans-Bold', sans-serif !important;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text, #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
#onetrust-banner-sdk #onetrust-policy-text a {
  font-weight: normal !important;
  font-style: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
  font-family: 'OpenSans-Regular', sans-serif;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler, #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler {
  margin-bottom: 1.5em;
}
div#onetrust-pc-sdk.otRelFont {
  font-size: 16px;
}
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: absolute;

  right: 0;
  top: 0;
  min-width: 100%;
  min-height: 100%;
}

.body-content {
  padding-left: 15px;
  padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
  white-space: normal;
}

hr {
  border-top: 1px solid #b7b7b7;
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
}

hr.light {
  border-top: 1px solid #eee;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
  max-width: 280px;
}

/*global css*/

.learn-more {
  color: #6cb33f;
  font-size: 14px;
  font-family: 'OpenSans-Bold';
  line-height: 18px;
  text-align: left;
}

.learn-more .fa {
  font-size: 10px;
}

.learn-more:hover,
.learn-more:focus {
  color: #6cb33f;
  text-decoration: none;
  border-bottom: 2px solid #6cb33f;
}

.no-padding {
  padding: 0;
}

.pa-0 {
  padding: 0 !important;
}

.no-padding-tab {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.no-top-margin {
  margin-top: 0;
}

.no-bottom-margin {
  margin-bottom: 0;
}

.no-margin-imp {
  margin: 0 !important;
}

.nowrap {
  white-space: nowrap;
}

.txt-bold {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}

.no-bold {
  font-weight: 400 !important;
}

.small-cap {
  font-variant: small-caps;
}

.display-table {
  display: table-cell;
}

.display-none {
  display: none;
}

.center-align-global {
  margin: 0 auto;
  float: none;
}
.img-center {
  margin: 0 auto;
}

.display-block {
  display: block;
}

.no-border {
  border: 0 none !important;
}

.relativeDiv {
  position: relative;
}

.subscript {
  font-size: 11px;
}

.color-magenta {
  color: magenta !important;
}

hr.bot-border-style {
  border-color: #ccc;
  width: 50%;
}

.relativeDiv + div {
  padding-left: 0;
}
.font-normal {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
/*header css*/

.header .top-banner-gray-bg {
  background-color: #f2f2f2;
  font-family: "OpenSans-Regular", sans-serif;
  color: #6a6a6a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  height: 40px;
  line-height: 40px;
}

.header .top-banner-green-bg {
  background-color: #6cb33f;
  padding: 0;
  font-family: "OpenSans-Regular", sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  position: relative;
}

.header .top-banner-green-bg .top-txt {
  font-family: "OpenSans-Regular", sans-serif;
  color: #ffffff;
  font-size: 18px;
  line-height: 27.992px;
  text-align: center;
  padding: 5px;
}

.header .top-banner-green-bg .top-txt a {
  color: #ffffff;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  font-size: inherit;
}

.header .top-banner-green-bg .top-txt i.fa {
  position: absolute;
  top: 10px;
  right: 15px;
}

.header .top-banner-green-bg p {
  margin: 0;
}

.header .top-banner-green-bg i.fa {
  cursor: pointer;
}

.header .top-banner-gray-bg img {
  display: inline-block;
  margin-right: 5px;
}

.header .top-banner-gray-bg img.flag {
  margin-top: 10px;
}

.header .top-banner-white-bg {
  padding: 15px 0 0;
}

.header .top-banner-white-bg .container {
  position: relative;
}

.header .right-col {
  top: 5px;
}

.header .top-banner-white-bg .right-col p.right-txt {
  padding-right: 30px;
  color: #6cb33f;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  text-align: right;
  position: absolute;
}

p.left-txt {
  border-left: 2px solid #6cb33f;
}

.header .top-banner-white-bg .right-col p {
  color: #444444;
  line-height: 18px;
  float: right;
}

.header .top-banner-white-bg .right-col p.head-txt {
  font-family: "OpenSans-Regular", sans-serif;
  color: #6a6a6a;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  width: 100%;
  border-right: none;
}

.header .top-banner-white-bg .right-col p span {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}

.header .resident-txt {
  font-family: "OpenSans-Regular", sans-serif;
  color: #6a6a6a;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}

.header .top-head-txt li {
  font-family: "OpenSans-Regular", sans-serif;
  color: #63bf3f;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  border-right: 1px solid #6a6a6a;
}
.modal-backdrop.in {
  opacity: 0;
}
.header .top-head-txt li a {
  color: #63bf3f;
  font-size: 14px;
  font-family: "OpenSans-Regular", sans-serif;
}

.header .top-head-txt li:last-child {
  content: "";
  border-right: none;
}
.video_read_more {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #6cb33f;
  font-size: 13.97px;
  text-align: left;
  transform: scaleX(1.0019);
  cursor: pointer;
}
.video_read_more:hover{color:#492f92;}
.header .top-btn .custom-btn {
  background-color: #74b03d;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: normal;
  text-align: left;
  float: right;
  padding: 13px;
  border-radius: 0;
  position: relative;
}

.header .top-btn .custom-btn:hover {
  background-color: #569131;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjM2Y2ZjIzIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM2Y2IzM2YiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
  background-image: -webkit-gradient(
    linear,
    0% 100%,
    0% 0%,
    color-stop(0, rgb(63, 111, 35)),
    color-stop(1, rgb(108, 179, 63))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgb(63, 111, 35) 0%,
    rgb(108, 179, 63) 100%
  );
  background-image: linear-gradient(
    to top,
    rgb(63, 111, 35) 0%,
    rgb(108, 179, 63) 100%
  );
  background-image: -ms-linear-gradient(
    bottom,
    rgb(63, 111, 35) 0%,
    rgb(108, 179, 63) 100%
  );
}

.header .top-btn .custom-btn:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 7px solid #5e8f32;
  border-right: 10px solid transparent;
  left: -11px;
  position: absolute;
  top: 39px;
  z-index: -1;
}

.header .top-btn .custom-btn a {
  font-size: inherit;
  color: #ffffff;
}

/*Navigation bar menu*/
.header .navbar-default .navbar-toggle {
  display: block;
}

.header .navbar-default .navbar-toggle:focus,
.header .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.header .navbar-toggle span.icon-bar {
  transition: all 0.15s;
  width: 30px;
  height: 4px;
}

.header .navbar-toggle span:nth-child(2) {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.header .navbar-toggle span:nth-child(3) {
  opacity: 0;
}

.header .navbar-toggle span:nth-child(4) {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.header .navbar-toggle.collapsed span:nth-child(2),
.header .navbar-toggle.collapsed span:nth-child(4) {
  transform: rotate(0);
}

.header .navbar-toggle.collapsed span:nth-child(3) {
  opacity: 1;
}

.header .navbar-default {
  background-color: transparent;
  border: none;
  float: right;
  width: 100%;
}

.header .navbar-default .navbar-toggle.custom-toggle {
  border: none;
  padding-right: 0;
  margin-right: 0;
  outline: none;
}

.header .navbar-default .navbar-brand {
  width: 165px;
  color: #6cb33f;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  padding: 0;
  padding-top: 15px;
  width: auto;
  float: right;
}

.header .navbar-default .navbar-toggle.custom-toggle span {
  background-color: #74b03d;
  pointer-events: none;
}

.header .dropdown-menu-list .collapse {
  display: none !important;
}

.header .myelofibrosis-menu {
  background-color: #67b03c;
}

.header .PV-menu {
  background-color: #453490;
}

.header .GVHD-menu {
  background-color: #92308d;
}

.hamburger-menu-item .navbar-header {
  top: 10px;
  position: relative;
  width: 100%;
}

.header .custom-navbar {
  position: absolute;
  display: none;
  z-index: 99;
  width: 420px;
  right: 0;
  top: 0;
  box-shadow: -4px 4px 10px 0px rgba(0, 0, 0, 0.5);
}

.header .custom-navbar li {
  width: 100%;
}

.header .custom-navbar li span {
  display: inline;
  float: left;
  margin-right: 5px;
}

.header .custom-navbar .nav-tabs > li.active > a,
.header .custom-navbar .nav-tabs > li.active > a:hover,
.header .custom-navbar .nav-tabs > li.active > a:focus {
  background-color: transparent;
  color: #fff;
  border: none;
}

.header .custom-navbar .nav-tabs > li > a {
  font-size: 18px;
  /* Approximation due to font substitution */
  text-align: left;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #fff;
  padding: 15px;
  display: inline-block;
  width: 100%;
  border: none;
  margin: 0;
  cursor: pointer;
}

.header .custom-navbar .nav-tabs > li > a:hover {
  border: none;
  background-color: transparent;
  text-decoration: none;
}

.header .custom-navbar .nav-tabs > li > a:hover span:nth-child(2) {
  border-bottom: 1px solid #fff;
}

.header .menu-item-list {
  display: block;
}

.header .menu-item-list .tab-content {
  display: block;
}

.header .menu-item-list .tab-content .tab-pane ul {
  padding: 0;
  margin: 0;
  text-align: center;
}

.header .menu-item-list .tab-content .tab-pane ul li {
  margin-right: 7px;
}

.header .menu-item-list .tab-content .tab-pane ul li:last-child {
  position: relative;
}
.offramp-modal {
  z-index: 1500 !important;
  background-color: rgba(0,0,0,0.78);
}
.offramp-modal .modal-header {
  padding: 0;
  border: none;
}
.offramp-modal .close-btn {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}
.node--type-acute-graft-versus-host-disease .modal p {
  color: #c722a8;
  text-align: center;
}
.offramp-modal .head {
  padding: 0;
  font-size: 29.65px;
  font-family: 'OpenSans-Bold', sans-serif;
  font-weight: normal;
  line-height: normal;
  text-align: center;
}
.offramp-modal .modal-body .modal-txt {
  color: #444444;
  font-size: 15.93px;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  line-height: normal;
  text-align: center;
  width: 60%;
  margin: 0 auto;
}
.offramp-modal .modal-footer {
  text-align: center;
  border: none;
  padding-bottom: 40px;
  margin-top: 0;
}
.offramp-modal .modal-footer .btn-link {
  background-color: #6eb43f;
  color: #fefefe;
  font-size: 23.89px;
  font-family: 'OpenSans-Bold', sans-serif;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  padding: 5px 15px;
  margin-right: 15px;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu {
  position: absolute;
  top: auto;
  left: 0;
  background: #453490;
  z-index: 9;
  text-align: left;
  width: 255px;
  padding-top: 0;
}
.agvhd-section .middle-section div.gvhd-green-bar {
  background: #6cb33f;
  width: 1.5%;
  height: 38px;
  padding-left: 0px!important;
  margin-top: 3px;
}
.agvhd-section .middle-section .gvhd-left-bor {
  float: left;
  margin-right: 10px;
}
.agvhd-section .middle-section .gvhd-right-txt {
  width: 95%;
  float: left;
}
.header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu li {
  padding: 13px;
  width: 100%;
}


#isi_mobile_title h4.smaller {
    display: none;
    text-transform: uppercase;
}
h4.smaller {
  font-size: 18px;
  font-weight: normal;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(1) {
  background-color: #453490;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(2) {
  background-color: #4e3e96;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(3) {
  background-color: #58499b;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(4) {
  background-color: #6052a0;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(5) {
  background-color: #6a5da5;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(6) {
  background-color: #7467ac;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(7) {
  background-color: #7d71b2;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(8) {
  background-color: #857bb7;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(9) {
  background-color: #8f84bb;
}
.header
  .menu-item-list
  .tab-content
  .tab-pane.PV-menu
  ul
  li
  .list-sub-menu
  li:nth-child(10) {
  background-color: #978bc0;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(1) {
  background-color: #67b03c;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(2) {
  background-color: #73b749;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(3) {
  background-color: #7abb53;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(4) {
  background-color: #81be5c;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(5) {
  background-color: #88c265;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(6) {
  background-color: #91c66f;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(7) {
  background-color: #98ca7a;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(8) {
  background-color: #9ece82;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(9) {
  background-color: #a7d18b;
}
.header
  .menu-item-list
  .tab-content
  .tab-pane.myelofibrosis-menu
  ul
  li
  .list-sub-menu
  li:nth-child(10) {
  background-color: #a7d18b;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane.GVHD-menu
  ul
  li
  .list-sub-menu
  li:nth-child(1) {
  background-color: #a22c9f;
}
.header
  .menu-item-list
  .tab-content
  .tab-pane.GVHD-menu
  ul
  li
  .list-sub-menu
  li:nth-child(2) {
  background-color: #b533b2;
}
.header
  .menu-item-list
  .tab-content
  .tab-pane.GVHD-menu
  ul
  li
  .list-sub-menu
  li:nth-child(3) {
  background-color: #c538c2;
}
.header
  .menu-item-list
  .tab-content
  .tab-pane.GVHD-menu
  ul
  li
  .list-sub-menu
  li:nth-child(4) {
  background-color: #d440d1;
}
.header
  .menu-item-list
  .tab-content
  .tab-pane.GVHD-menu
  ul
  li
  .list-sub-menu
  li:nth-child(5) {
  background-color: #e447e1;
}
.header .menu-item-list .tab-content .tab-pane ul a {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: normal;
  padding: 10px 0;
  text-align: left;
  display: inline-block;
  cursor: pointer;
}
.left-callout .img-content h1.header-text {
  margin-bottom: 14px;
}
.agvhd-home .middle-section .img-content h1 {
  color: #6cb33f;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
}
.img-content a.btn {
  line-height: 1.2 !important;
}

.img-content a.btn {
  line-height: 1.2 !important;
}
.agvhd-home .btn-link {
  background-color: #492f92;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #ffffff;
  font-size: 15.43px;
  line-height: normal;
  text-align: left;
  width: auto;
  padding: 10px;
}
.header
  .menu-item-list
  .tab-content
  .tab-pane
  ul
  a.support-link.collapsed
  .fa-chevron-down:before {
  content: "\f078";
  transition: 0.2s ease all;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane
  ul
  a.support-link
  .fa-chevron-down:before {
  content: "\f077";
  transition: 0.2s ease all;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane
  ul
  a.sub-menu-link.collapsed
  .fa-chevron-down:before {
  content: "\f078";
  transition: 0.2s ease all;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane
  ul
  a.sub-menu-link
  .fa-chevron-down:before {
  content: "\f077";
  transition: 0.2s ease all;
}

.header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu a {
  padding: 0;
  width: 100%;
  display: block;
}

.header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu a:hover {
  padding-top: 0;
  margin-top: -5px;
}

.header
  .menu-item-list
  .tab-content
  .tab-pane
  ul
  li
  .list-sub-menu
  a.active:hover {
  padding-top: 0;
  margin-top: 0px;
}

.header .menu-item-list .tab-content .tab-pane ul a:hover {
  text-decoration: none;
}
.middle-section {
    margin-top: -160px;
    background-color: #FFFFFF;
    position: relative;
    padding: 20px 45px;
}
.agvhd-home .middle-section h1 {
  font-family: 'OpenSans-Light', sans-serif;
  margin-top: 0px;
  color: #6cb33f;
  font-size: 50.01px;
  font-weight: 300;
  line-height: 55px;
  margin-bottom: 20px;
}
.pv-container.taking-jakafi .container-section .pv-body-section .gvhd-right-txt .sub-txt {
  line-height: normal !important;
}
.cht-txt-2 {
    font-family: 'OpenSans-Bold', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
}
.agvhd-home .sub-txt {
  color: #92278f;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}

.agvhd-home .middle-section .gvhd-left-bor {
  width: 1%;
  background: #92278f;
  height: 55px;
  float: left;
  margin-right: 10px;
}

.agvhd-home .link-txt {
  color: #492f92;
  font-size: 14px;
  font-family: "OpenSans-Bold", sans-serif;
}
.pull-right {
  float: right !important;
}
.pv-container.agvhd-section .pv-body-section p.green-box-txt {
  margin-bottom: 5px!important;
}
.pv-container.agvhd-section .container-section .pv-body-section p.green-box-txt {
  color: #6cb33f;
}
.pv-container .container-section .pv-body-section .download-form {
  font-size: 24px;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  line-height: 30.71px !important;
  text-align: left;
  transform: scaleX(1.0006);
  vertical-align: middle;
  margin: 20px 0 0 0;
}
.custom-navbar .nav-tabs li:first-child {
  background-color: #453490;
}
.custom-navbar .nav-tabs li:nth-child(2) {
  background-color: #67b03c;
}
.custom-navbar .nav-tabs li:nth-child(3) {
  background-color: #92308d;
}
.custom-navbar .nav-tabs li:nth-child(4) {
  background-color: #c627a6;
}
.chatbox-agvhd-mobile-wrapper {
  box-shadow: 0 0 6px 0px rgb(1 1 1 / 62%);
}
.chatbox-agvhd-mobile-wrapper {
  background-position: center 0;
  position: relative;
  width: 300px;
  height: 185px;
  margin: 0 auto;
  background-color: #fff;
  border-top-right-radius: 15px;
}
.pv-container .container-section .pv-body-section .view-header .col-lg-12, .pv-container .container-section .pv-body-section .view-header .col-xs-12, .pv-container .container-section .pv-body-section .view-header .col-xs-9 {
  padding: 0;
}
.pv-body-section .section-head-txt {
  font-family: 'OpenSans-Regular', sans-serif;
  color: #492f92;
  font-size: 20.01px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 0;
}
.support-link-callouts a img {
    margin-bottom: 5px;
}
.support-link-callouts .fa-chevron-right {
  margin-left: 0;
}
.modal-open {
  overflow: hidden;
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.agvhd-section .middle-section .img-content h1 {
  color: #6cb33f;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
  font-family: 'OpenSans-regular', sans-serif;
}
.agvhd-section .bottom-nav {
  margin-top: 35px;
  background: #92278f;
  padding: 15px;
}
.pv-container.agvhd-section .container-section .pv-body-section .box-item p.head {
  color: #6cb33f;
}
.pv-container .container-section .pv-body-section .box-item p.head {
  font-family: 'OpenSans-Bold', sans-serif;
  font-size: 18px;
  line-height: normal !important;
  margin-bottom: 10px;
}
.pv-container .container-section .pv-body-section .box-item p {
  padding: 0;
  margin: 0;
}
.pv-container.taking-jakafi .container-section .pv-body-section .box-item {
  padding-top: 28px;
  padding-bottom: 31px;
}
.pv-container.taking-jakafi .container-section .pv-body-section .box-item .btn.btn-link {
  width: 200px;
  text-align: center;
}
.taking-jakafi .box-item .btn.btn-link {
  font-weight: normal!important;
  font-family: 'OpenSans-Regular', sans-serif !important;
}
.patient-stories-callouts {
  margin-top: 20px;
  margin-bottom: 0;
}
.list-inline > li{display: inline-block;
  padding-right: 5px;
  padding-left: 5px;}
.pv-container .container-section .pv-body-section .download-box .btn-link {
  margin-top: 20px;
  margin-right: 35px;
}
.advocacy-resources-purple-box {
  background-color: #92278F;
}
.pv-container .container-section .pv-body-section .print-head {
  background: -webkit-linear-gradient(-90deg,#92278f 0%,#492f92 100%);
  background: -moz-linear-gradient(-90deg,#92278f 0%,#492f92 100%);
  background: -o-linear-gradient(-90deg,#92278f 0%,#492f92 100%);
  background: -ms-linear-gradient(-90deg,#92278f 0%,#492f92 100%);
  background: linear-gradient(180deg,#92278f 0%,#492f92 100%);
  padding: 15px;
}
.spacer-40 {
  margin-top: 40px;
}
.advocacy-resources .spacer-40 img {
  width: 235px;
  margin: inherit;
}
.top-spacer-20 {
  margin-top: 20px;
}
.offramp-link {
  cursor: pointer;
}
.spacer-70 {
  margin-top: 70px;
}
.advocacy-resources .spacer-70 img {
  margin: inherit;
}
.bmtinfonet-logo img {
  height: 44px;
  width: auto;
}
.advocacy-resources .spacer-70.nbmtlink-logo img {
  height: 89px;
  margin: inherit;
  width: auto;
}
.agvhd-section .container-section .pv-body-section .link-txt {
  font-family: "OpenSans-Bold", sans-serif;
  color: #492f92;
  font-size: inherit;
    line-height: normal;
    text-align: left;
    background-color: transparent;
}
.container-section .space-bot40 {
  margin-bottom: 40px;
  display: inline-block;
}
.printable-resource p.head-resource {
  color: #92278f !important;
}
.container-section div.printable-resource p.head-resource {
  margin-bottom: 20px !important;
}
.container-section .languages_drp_dwn .languages-dropdown a:hover {
  background-color: #F0EFF7;
}
.container-section .languages_drp_dwn .languages-dropdown a {
  color: #8D8D8D;
  font-size: 13px;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  height: auto;
  padding: 12px 15px;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}
.container-section div.printable-resource p.head-resource {
  font-size: 20px;
  line-height: 25px !important;
}
.container-section .languages_drp_dwn .languages-dropdown {
  height: auto;
  padding-top: 0px;
}
.container-section .languages_drp_dwn .languages-dropdown {
  background-color: #fff;
  border-color: #DFDFDF;
  border-width: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: none;
  margin-top: -13px;
  padding-bottom: 0;
  overflow-x: hidden;
  z-index: 9999;
  position: absolute;
  top: 0;
  left: -1px;
  transform: translate3d(-1px,60px,0px) !important;
}
.page-node-86 .flipper, .page-node-81 .flipper, .page-node-76 .flipper, .page-node-91 .flipper, .page-node-96 .flipper {
  display: none!important;
}
.pv-body-section {
  padding-bottom: 90px;
}

.node--type-resource .pv-body-section {
  padding-bottom: 0px !important;
}
.sitemap-container .pv-body-section {
  padding-bottom: 0px;
}
.pv-body-section.support-section {
  padding-bottom: 0px !important;
}
.container-section .languages_drp_dwn {
  width: 43.6%;
  float: left;
  margin-right: 15px;
}
.container-section .languages_drp_dwn .dropdown {
  width: 100%;
  border: 2px solid #dfdfdf;
}
.container-section .languages_drp_dwn .dropdown .btn {
  background-color: #FFF;
  width: 100%;
  text-align: left;
  padding: 10px 15px;
  border-width: 2px;
}
.container-section .languages_drp_dwn .dropdown .btn span {
  color: #8D8D8D;
  font-size: 13px;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
.container-section .languages_drp_dwn .dropdown .btn.dropdown-toggle::after {
  content: "";
  background: url(../images/Dropdown_Caret.png) no-repeat;
  position: absolute;
  top: 40%;
  right: 20px;
  content: "";
  border: none;
  width: 12px;
  height: 12px;
  transition: all 0.2s linear;
}
.page-node-16 .pv-container .container-section .breadcrum a, .page-node-46 .pv-container .container-section .breadcrum a,
.page-node-56 .pv-container .container-section .breadcrum a
 {
  text-transform: unset !important;
}
.container-section .printable-resource .language-download-btn.btn-link {
  padding: 14.5px 16px !important;
  display: inline-block;
  font-size: 13px !important;
}
.hr-offset-top-0 {
  display: inline-block;
  width: 100%;
  clear: both;
}
.hr-offset-top-15 {
  margin-top: 15px!important;
  display: inline-block;
  width: 100%;
  clear: both;
}
.hr-offset-top-30 {
  margin-top: 30px!important;
  display: inline-block;
  width: 100%;
  clear: both;
}
.header .menu-item-list .tab-content .tab-pane ul li {
    margin-right: 7px;
}
.is-jakafi-right-for-me .pv-body-section hr.mb-0{margin-bottom: 0px !important;}
.video-resources .view-content.row{margin-right: -15px;
    margin-left: -15px;}
.pv-container .container-section .pv-body-section p.purple-txt {
  color: #92278f;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
.pv-container .container-section .pv-body-section p {
  line-height: 18px !important;
}
.pv-container .container-section .pv-body-section .box-item .btn.btn-link.btn-no-margin {
  margin: 0px;
}
.pv-container .container-section .pv-body-section .box-item .btn.btn-link {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  background-color: #492f92;
}
.pv-container .container-section .pv-body-section .btn-link {
  font-family: 'OpenSans-Regular',sans-serif;
  color: #ffffff;
  font-size: 15.43px;
  line-height: normal;
  text-align: left;
  width: auto;
  padding: 10px!important;
}
.page-node-46 .page-node-46 .pv-container .container-section .pv-body-section .box-item {
  padding: 15px !important;
}
 .container-section .pv-body-section .box-item {
  border: 2px solid #ccc!important;
}
.pv-container .container-section .pv-body-section .box-item {
  border: 2px solid #ccc;
  padding: 15px;
  display: inline-block;
  width: 100%;
}
.agvhd-section.pv-container .container-section .pv-body-section span.green-txt-bold {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #6cb33f;
}
.pv-container .container-section .pv-body-section p em {
  font-family: 'OpenSans-BoldItalic', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.agvhd-section.pv-container .container-section .pv-body-section em span.green-txt-bold {
  font-style: normal;
  font-family: 'OpenSans-BoldItalic', sans-serif;
}

.bottom-nav div.nav-container {
  display: flex;
  justify-content: space-between;
  padding-left: 0px;
}
.pv-container .container-section .middle-section .nxt-prv-txt, .pv-home .nxt-prv-txt, .mf-home .nxt-prv-txt {
  color: #444444;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: right;
  margin: 15px 0;
  margin-bottom: 25px;
  text-align: right;
}
.pv-container .container-section .middle-section .link-txt {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  line-height: normal;
  text-align: left;
  background-color: transparent;
}
.pv-container .container-section .middle-section .btn-link:active {
  text-decoration: none;
}
.pv-container.agvhd-section .container-section .callout-section .btn-link {
  background-color: #492f92;
}
.pv-container.agvhd-section .container-section .pv-body-section .btn-link {
  background-color: #492f92;
}
.video-container .back-to-resource .btn-link:last-child {
  padding-right: 8px !important;
}
.video-container .back-to-resource .btn-link .fa-chevron-left {
  margin-right: 2px !important;
}
.video-container .back-to-resource .btn-link .fa-chevron-right {
  margin-left: 4px !important;
}
.pv-container.agvhd-section .container-section .pv-body-section .transcript-section .transcript-txt-pop, .pv-container .container-section .pv-body-section .transcript-section .transcript-txt-pop {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
}
.support-section.agvhd-section .view-content .patient-stories-callouts a.patient-stories-callouts-title {
  padding-right: 8px;
}
.support-section.agvhd-section .view-content .patient-stories-callouts a.patient-stories-callouts-title .fa-chevron-right {
  margin-left: 0;
}
.plus-icon {
  display: inline-block;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt-pop .fa {
  vertical-align: middle;
  margin-left: 5px;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt-pop .fa-minus-circle {
  display: none;
}
.fa-2x {
  font-size: 2em;
}
.node--type-resource .pv-body-section .video-container .transcript-section .transcript-section-background {
  clear: both;
  padding-top: 10px;
}
.pv-container.agvhd-section .container-section .pv-body-section .transcript-section .transcript-txt-pop {
  color: #492f92;
}
.pv-container.agvhd-section .container-section .pv-body-section .transcript-section .transcript-txt-pop p {
  color: #492f92;
  font-family: 'OpenSans-Bold', sans-serif;
  margin: 0;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt-pop {
  margin-bottom: 8px !important;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt-pop {
  text-align: right;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 5px;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-section-background .transcript-txt {
  margin-top: 0px;
  padding-left: 20px;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt {
  margin-top: 20px;
  padding-top: 15px;
  overflow-y: scroll;
  display: none;
  height: 200px;
}
.transcript-section .transcript-txt {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
}
.transcript-section-background .transcript-txt {
  border: 1px solid #b7b7b7;
  background-color: #f9f9f9;
}
.video-container .back-to-resource a {
  margin-right: 10px;
}
.bottom-nav .next-nav {
  width: 21%;
  float: left;
  padding-top: 10px;
}
.bottom-nav .next-nav a {
  color: #ffffff;
}
.bottom-nav .next-nav a {
  font-size: 18px;
  font-family: 'OpenSans-Bold', sans-serif;
  line-height: normal;
  text-align: right;
  float: right;
  z-index: 2;
}
.pv-container .container-section .middle-section .btn-link {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #ffffff;
  font-size: 15.43px;
  text-align: left;
  width: auto;
  padding: 10px;
}
.container-section {
  position: relative;
}
.pv-container .container-section .middle-section .nxt-prv-txt a{
  font-size: 18px;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
.agvhd-section .container-section .middle-section .text {
  margin-top: 20px;
}
.agvhd-section .container-section .middle-section .link-txt {
  color: #492f92;
  font-family: "OpenSans-Bold", sans-serif;
}
.agvhd-section .container-section .middle-section .link-txt em{
  margin-left: 4px;
}
.agvhd-section .posible-benefits-gvhd .spacer-bottom {
  margin-bottom: 25px;
}
.bottom-nav div.nav-container div {
  margin: 0;
  border: 1px solid transparent;
}
.bottom-nav .prev-nav {
  width: 21%;
  float: left;
  padding-top: 10px;
}
.bottom-nav .current-page, .bottom-nav .gvhd-page {
  width: 55%;
}
.bottom-nav .current-page, .bottom-nav .gvhd-page {
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  font-family: 'OpenSans-Light', sans-serif;
  line-height: normal;
  text-align: center;
  z-index: 1;
  width: 52%;
  float: left;
}
.spacer-20 {
  margin-top: 20px;
}
.bottom-nav .prev-nav a {
  color: #ffffff;
}
.pv-container.agvhd-section .video-container {
  padding-bottom: 75px !important;
}
.pv-container .container-section .pv-body-section .video-container .video-placeholder {
  margin-bottom: 16px !important;
}
.pv-container .container-section .pv-body-section .video-container .video-placeholder {
  margin: 20px 0;
}
.pv-container .container-section .pv-body-section .video-container .video-placeholder .play-btn {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  transform: translate(0%,-50%);
  cursor: pointer;
  border-radius: 50%;
}
.video-container .back-to-resource {
  position: relative;
  z-index: 9;
}
.incytecares-patient-support .middle-section h1.head {
  color: #005cad!important;
  font-weight: 300;
  font-style: normal;
  font-family: 'firasans-lightitalic',sans-serif!important;
}
#AGVHD-incyte-csp p.support-black-txt {
  font-size: 16px;
}
 /* .pv-container.incytecares-patient-support .container-section .pv-body-section p,  */
 .pv-container.incytecares-patient-support .container-section .pv-body-section h2,
 .pv-container.incytecares-patient-support .container-section .pv-body-section span,
 .pv-container.incytecares-patient-support .container-section .pv-body-section h1,
  .pv-container.incytecares-patient-support .container-section .pv-body-section a,
  .pv-container.incytecares-patient-support .container-section .pv-body-section strong {
    font-family: 'firasans-bold',sans-serif!important;
    font-weight: normal;
}

.pv-container.incytecares-patient-support .container-section .pv-body-section .c-visit-text .time-am, .pv-container.incytecares-patient-support .container-section .pv-body-section .c-visit-text .time-pm {
  font-size: 11px;
  font-family: 'firasans-Regular',sans-serif!important;
  font-weight: normal;
}
.pv-container.incytecares-patient-support .container-section .pv-body-section .copay-callout {
  margin-bottom: 20px;
}
.spacer-bottom-40 {
  margin-bottom: 40px;
}
.pv-container .container-section .pv-body-section .copay-callout .sml-txt.footnote {
  font-size: 12px;
	line-height: normal!important;
}
.pv-container .container-section .pv-body-section .copay-callout .sml-txt {
  margin-top: 15px;
}
.sml-txt span {
  padding-top: 10px;
}
#AGVHD-incyte-csp h2 {
  color: #444;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 22px;
  border-bottom: none;
  font-family: 'firasans-bold',sans-serif!important;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper .prescribed-jakafi-text {
  font-size: 16px;
  color: #444;
  font-family: 'firasans-bold',sans-serif!important;
  margin-bottom: 10px;
}
.agvhd-section .prescribed-jakafi-wrapper ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.incytecares-patient-support ul.ac-list-wrapper li {
  padding-top: 0px;
}
.incytecares-patient-support ul.ac-list-wrapper li:before {
  display: table-cell;
}
.incytecares-patient-support ul.ac-list-wrapper li:before {
  display: table-cell;
}
.incytecares-patient-support ul.ac-list-wrapper li:before {
  content: "\25CF";
  color: #f4791a;
  padding: 0 8px 0 15px;
  display: table-cell;
}
 .incytecares-patient-support .prescribed-jakafi-wrapper a.btn-link .fa.fa-chevron-right {
  margin-left: 5px;
  font-size: 12px;
}
.mcb {
  margin-bottom: 0px !important;
}
.incytecares-patient-support ul.ac-list-wrapper li {
  list-style: none;
  padding-left: 10px;
  padding-top: 0;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper .note-jakafi-text {
  font-size: 14px;
  color: #444;
  font-family: 'firasans-bold',sans-serif!important;
  margin-top: 10px;
  margin-bottom: 50px;
}
.bottom-nav .prev-nav a {
  font-size: 18px;
  font-family: "OpenSans-Bold", sans-serif;
  line-height: normal;
  text-align: left;
  z-index: 2;
}
.possible-benefits .bottom-nav .fa-chevron-left {
  margin-right: 10px;
}
.bottom-nav .fa-chevron-left {
  font-size: 14px !important;
}
.bottom-nav .fa-chevron-right {
  margin-left: 5px !important;
}
.pv-container .fa-chevron-right, .pv-home .fa-chevron-right, .mf-home .fa-chevron-right {
  left: 0px;
  position: relative;
  vertical-align: inherit;
  margin-left: 4px;
}
 .pv-container.support-resources .breadcrum .fa-chevron-right,
 .pv-container.support-resources .gvhd-support-link-callouts .fa-chevron-right,
 .pv-container.incytecares-patient-support .breadcrum .fa-chevron-right,
 .pv-container.video-resources .breadcrum .fa-chevron-right
{
  margin-left: 0px;
}
.agvhd-home .img-cgvhd-icon .btn-pink-bg .fa-chevron-right{
  margin-left: 4px;
}
.support-link-callouts a:hover, .support-link-callouts a:focus {
  text-decoration: underline;
}
.pv-container .fa-chevron-right {
  font-size: 12px;
}
.agvhd-home .link-txt.chronin-gvhd .fa-chevron-right {
  margin-left: 0px;
}
.bottom-nav .fa-chevron-right {
  font-size: 14px;
}
.pv-container.incytecares-patient-support .container-section ul.ac-list-wrapper li span {
  display: table-cell;
  padding-bottom: 5px;
  font-family: 'firasans-regular', sans-serif !important;
}
.advocacy-resources-purple-box h2 {
  color: #FFF !important;
  padding: 10px 20px !important;
  margin: 0 !important;
}
.header .menu-item-list .tab-content .tab-pane.cGVHD-menu ul li .list-sub-menu li:nth-child(1){background-color:#C627A6;}
.header .menu-item-list .tab-content .tab-pane.cGVHD-menu ul li .list-sub-menu li:nth-child(2){background-color:#B02496;}
.header .menu-item-list .tab-content .tab-pane.cGVHD-menu ul li .list-sub-menu li:nth-child(3){background-color:#941F80;}
.header .menu-item-list .tab-content .tab-pane.cGVHD-menu ul li .list-sub-menu li:nth-child(4){background-color:#7E1C70;}
.header .menu-item-list .tab-content .tab-pane.cGVHD-menu ul li .list-sub-menu li:nth-child(5){background-color:#681960;}
.header .menu-item-list .tab-content .tab-pane.cGVHD-menu ul li .list-sub-menu li:nth-child(6){background-color:#4A1449;}
/*isi starts*/

#isicontainer {
  width: 100%;
  /*z-index: 1115;*/
  z-index: 1002;
  background: none repeat scroll 0 0 #ffffff;
  border-top: 2px solid #6eb43f;
}

.isi-wrapper {
  background-color: white;
  color: #444444;
  font-size: 14px;
  font-family: "OpenSans-Regular", sans-serif;
  font-weight: 400;
  line-height: 18.596px;
  text-align: left;
}

.isi-wrapper .content {
  z-index: 1002;
  margin: 0 auto;
  position: relative;
  padding: 15px 15px 5px 15px;
}

.isi-wrapper a {
  background: transparent;
  text-decoration: none;
  /* color: #6cb33f ; */
  color: #92278F ; 
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
.isi-wrapper a .d-inline-block:hover,
.isi-wrapper a:hover,
.isi-wrapper a:focus {
  /* color: #6cb33f; */
  text-decoration: underline;
}

.isi-wrapper h4 {
  color: #92278f;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  font-size: 20.63px;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
}

#isi_mobile_title h4.smaller {
  text-transform: uppercase;
}

.expand_button,
.collapsed_button {
  color: #ffffff;
  background: #6eb43f;
  position: absolute;
  right: 15px;
  z-index: 2000;
  cursor: pointer;
  font-size: 12px;
  border-radius: 0;
}

.open .expand-text {
  display: none;
}

.collapse-text {
  display: none;
}
.font-gray {
  color: #444444;
}

.open .collapse-text {
  display: inline;
}

.collapse_btns {
  margin-top: -15px;
}

.agvhd-home .nxt-prv-txt {
  margin: 10px 0 25px;
}

.right-content-3 {
  font-family: "OpenSans-Regular", sans-serif;
  color: #444444;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}
.agvhd-home .right-content-3 a {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #492f92;
  font-size: 18px;
  text-align: left;
}
.link-txt span .fa.fa-chevron-right,
.what-is-mf-mob-land-a span .fa.fa-chevron-right,
.patients-support-callout span .fa.fa-chevron-right,
a.patient-stories-callouts-title .fa.fa-chevron-up {
  margin-left: 4px !important;
}
.green-sml-callout-section-dev span .fa,
.img-content span .fa,
.pull-right.btn-no-margin span .fa,
.btn-link.text-align-left-mob span .fa {
  margin-left: 4px;
}
.visible-xs {
  display: none !important;
}
.img-content {
  position: relative;
  margin-top: -66px;
  margin-right: 12px;
  margin-left: 12px;
  background-color: #ffffff;
  padding: 0 15px 20px 15px;
  border: 5px solid #492f92;
}
.left-callout .img-content {
  padding-bottom: 27px;
}
.agvhd-home .img-content .btn-link .fa-chevron-right {
  font-size: 12px !important;
}
.agvhd-home .next-share-bottom .nxt-prv-txt.right-content-3 a .fa-chevron-right {
    font-size: 12px !important;
}
.right-content-3 a i.fa.fa-chevron-right {
    position: relative;
    left: 0;
    vertical-align: inherit;
    font-size: 12px;
    margin-left: 4px;
}
.agvhd-home .right-content-3 a i.fa.fa-chevron-right{
  top: -1px;
}
.what-to-expect .right-content-3 a i.fa.fa-chevron-right {
  left: 5px;
}
.possible-benefits .right-content-3 a i.fa.fa-chevron-right{left: 8px;}
.spacer-10 {
  padding-left: 0;
  padding-top: 10px;
  margin-top:10px;
}
.breadcrum a {
  padding-left: 2px;
}
.page-node-16 .agvhd-section hr.line-margin {
  margin-top: 16px !important;
  margin-bottom: 5px !important;
}
.offset-right-20 {
  margin-right: 20px;
}
.agvhd-home {
  padding-bottom: 150px;
}
.left-image {
  margin-top: 20px;
}

.agvhd-section .prescribed-jakafi-wrapper p {
  margin-top: 10px;
  padding-left: 0;
}
.agvhd-section .prescribed-jakafi-wrapper p.padding-left-15 {
  padding-left: 15px;
}
.padding-left-15 {
  padding-left: 15px;
}
hr {
  border-top: 1px solid #b7b7b7;
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
}
.offset-top-70 {
  margin-top: 70px;
}
.next-share-bottom {
  margin-top: 22px;
}
.pv-container .container-section h1.head sup {
  font-size: 45%;
  vertical-align: super;
}
sup {
  top: -7px;
}
.bottom-nav div.nav-container sup {
  font-size: 60%;
  vertical-align: super;
  top: 0;
}
.header .navbar-default .navbar-brand {
  width: 165px;
  color: #6cb33f;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  padding: 0;
  padding-top: 15px;
  width: auto;
  float: right;
}
.left-image .img-content h1 em {
  font-weight: normal;
  font-family: 'OpenSans-BoldItalic', sans-serif;
  font-style: normal;
}
.agvhd-home .header-bar, .agvhd-section .header-bar {
    background: #92278f;
    pointer-events: none;
}
.agvhd-home .middle-section .gvhd-right-txt {
  width: 95%;
  float: left;
}
.container-section .breadcrum {
  padding: 10px 0;
}
.breadcrum a:nth-child(1) {
  padding-left: 0px;
}
.container-section .breadcrum span {
  padding: 0 5px;
}
.breadcrum span .fa {
  color: #492f92!important;
}

.container-section h1.head {
  font-family: 'OpenSans-Light',sans-serif;
  color: #6cb33f;
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  text-align: left;
}
.agvhd-section .container-section .middle-section .pv-body-section .section-head-txt {
  color: #92278f;
}
.pv-container .container-section .pv-body-section .list-custom li {
  margin: 5px 0;
  display: table;
}
.pv-container .container-section .pv-body-section .display-inline {
  display: inline-block;
}
.container-section .pv-body-section .section-head-txt {
  font-family: "OpenSans-Regular", sans-serif;
  color: #492f92;
  font-size: 20.01px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 0;
}
.possible-benefits .light-green-box {
  padding: 32px 10px;
}
.agvhd-section .light-green-box {
  background-color: #ebf7df;
  padding: 32px 10px;
  display: inline-block;
  margin-bottom: 10px;
}
.agvhd-section .light-green-box em.green {
  font-weight: 700 !important;
  font-style: italic !important;
  font-family: sans-serif !important;
}
.pv-container .container-section .pv-body-section .list-custom {
  list-style: none;
  padding: 0 0;
}
ul li.list-style-green::before {
  content: "\25CF";
  color: #6cb33f !important;
  display: table-cell;
}
.pv-container .container-section .pv-body-section .tablets-and-bottle.sml-txt {
  margin-bottom: 28px;
  top: -17px;
  display: block;
  position: relative;
}
.offset-top-50 {
  margin-top: 50px;
}
.mt-tp-40 {
  margin-top: 10px;
}
.bottom-nav .fa-chevron-left {
  margin-right: 5px;
}
.benefits-gvhd .row:nth-child(3) {
  padding: 50px 0px 25px 0px;
}
.agvhd-section.taking-jakafi .tablets-and-bottle .img-3 img {
  width: 100%;
}
em.green {
  color: #6cb33f;
}
.pv-container.is-jakafi-right-for-me .pv-body-section .marginbottom48 {
  margin-bottom: 48px;
}
.pv-container.agvhd-section .container-section .pv-body-section .list-custom li:before {
  content: "\25CF";
  padding: 0 8px 0 15px;
  display: table-cell;
}

ul li.list-style-green {
  list-style: none;
}
.purple {
  color: #932290;
}
.font-bold {
  font-family: 'OpenSans-Bold', sans-serif !important;
  font-weight: normal;
}
.benefits-gvhd .center-txt-device-1 {
  vertical-align: middle;
  margin: 5% auto !important;
}
.pv-container .container-section .pv-body-section p {
  font-family: 'OpenSans-Regular',sans-serif;
  color: #444444;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  margin-bottom: 10px;
}
.bigger-text p {
  font-size: 16px !important;
}
 .possible-benefits .pink-box-border {
  padding-top: 15px;
  padding-bottom: 15px;
}
.possible-benefits .pink-box-border {
  margin-top: 45px;
  margin-bottom: 95px;
}
.pink-box-border {
  border: 5px solid rgba(146,39,143,0.5);
  padding-top: 30px;
  padding-bottom: 30px;
}
.benefits-gvhd img {
  float: right;
  vertical-align: middle;
}
.pv-container .container-section .pv-body-section .list-custom {
  list-style: none;
  padding: 0 0;
}
.list-custom li:before {
  font-size: 14px!important;
}
.offset-top-40 {
  margin-top: 40px;
}
.benefits-gvhd .row:nth-child(1) {
  padding: 50px 0px 55px 0px;
}
.container-section .breadcrum a {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #492f92;
  font-size: 16px;
  line-height: normal;
  text-align: left;
  text-transform: uppercase;
}
.header-bar {
    padding: 10px;
    color: #ffffff;
    font-size: 17.96px;
    font-weight: normal;
    font-family: 'OpenSans-Bold', sans-serif;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    vertical-align: middle;
}
p.full_prescribing_information{
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
.left-image img.img-responsive {
  width: 100%;
}
.spacer-15 {
  margin-top: 15px;
}
.callout-section .field__items .field__item:first-child .left-image .img-content {
  padding-bottom: 27px;
}
.callout-section .field__items .field__item:first-child .left-image .img-content h1.header-text {
  margin-bottom: 10px !important;
}
.agvhd-home .callout-section .field__items .field__item:first-child .left-image .img-content h1.header-text {
  margin-bottom: 14px !important;
}
.offramp-modal .modal-body {
  padding-top: 0;
  border: none;
}
.possible-benefits .display-inline.spacer-10 {
  margin-top: 0px;
}
.taking-jakafi-column .circle-graph p {
  text-align: center !important;
}
.what-to-expect .list-custom li:before {
  color: #6cb33f!important;
}
.mt-bt-50 {
  margin-bottom: 50px;
}
.symptoms_signs .circle-graph .border-after {
  padding: 40px 30px 60px 30px!important;
}

.pv-container.incytecares-patient-support .container-section .pv-body-section div {
  font-family: 'firasans-regular',sans-serif!important;
}
.pv-container.incytecares-patient-support .container-section .pv-body-section div .c-incyte-link {
  font-family: 'firasans-regular', sans-serif !important;
}
.pv-container.incytecares-patient-support .container-section .pv-body-section p {
  font-family: 'firasans-regular', sans-serif !important;
}
.pv-container.incytecares-patient-support .container-section .pv-body-section em {
  font-family: 'firasans-semibolditalic', sans-serif !important;
  font-style: normal;
  font-weight: 600;
}
.pv-container.incytecares-patient-support .container-section .pv-body-section em span {
  font-family: 'firasans-semibolditalic', sans-serif !important;
  font-style: normal;
  font-weight: 600;
}

.incytecare-patients-support .patients-support-callout {
  height: 100% !important;
}
.incytecare-patients-support .patients-support-callouts .patients-support-callout {
  min-height: 110px;
}
.incytecare-patients-support .patients-support-callouts .row.patients-support-callout:nth-child(1) {
  min-height: 80px;
}
.patients-support-callout {
  float: left;
  clear: both;
  margin-bottom: 20px;
}
.pv-container .container-section .video-resources .section-head-txt {
  margin-bottom: 15px;
}
.pv-container.support-resources .container-section .video-resources .section-head-txt {
  margin-bottom: 25px;
}
.mt-3 {
  margin-top: 30px;
}
.printable-tools-resources .printable-resource p {
  margin-bottom: 0px !important;
  line-height: 18px !important;
}
.container-section .printable-resource .language-download-btn.btn-link {
  padding: 14.5px 16px !important;
}
.is-jakafi-right-for-me .container-section .pv-body-section .gvhd-right-txt .sub-txt {
  line-height: normal!important;
}

.img-mt-7 {
  margin-top: 7px;
}
.pv-container.agvhd-section .container-section .pv-body-section .tablets-and-bottle.sml-txt {
  left: 16px;
}
.agvhd-section.support-section .footnote {
  color: #000 !important;
}
.pd-bt-20 {
  padding-bottom: 20px;
}
.pd-tp-20 {
  padding-top: 20px;
}
.pv-container.what-to-expect .container-section .pv-body-section .gvhd-right-txt .sub-txt {
  line-height: normal!important;
}
.pv-container .container-section .pv-body-section .next-share-bottom {
  padding: 0 15px;
}
.pv-container.possible-benefits .container-section .pv-body-section .next-share-bottom {
  padding: 0 20px;
}
.pv-container .container-section .pv-body-section .next-share-bottom .nxt-prv-txt {
  padding-right: 0;
}
.pv-container.what-to-expect .container-section .pv-body-section .next-share-bottom .nxt-prv-txt {
  padding-right: 6px;
}
.pv-container.possible-benefits .container-section .pv-body-section .next-share-bottom .nxt-prv-txt i {
  left: 5px;
}
p.top-of-page {
  margin-top: -15px;
}
.img-content a{height: 40px;}
.node--type-acute-graft-versus-host-disease .symptoms_signs .purple-txt {
  font-size: 16px!important;
}
#sliding-popup.sliding-popup-top {
  position: relative;
  text-align: left;
}
#sliding-popup h1, #sliding-popup h2, #sliding-popup h3, #sliding-popup p, #sliding-popup label, #sliding-popup div, .eu-cookie-compliance-more-button, .eu-cookie-compliance-secondary-button, .eu-cookie-withdraw-tab {
  color: #ffffff;
}
.cookie-policy {
  width: 100%;
  border-bottom: 1px solid #B2B2B2;
  font-family: 'Uni57Condensed';
  font-size: 14px;
  color: #FFF;
  background: #4C4B49;
}
.cookie-policy .cc-policy-button, .cookie-policy .cc-policy-button:hover, .cookie-policy .cc-policy-button:visited {
  background-color: #6cb33f;
  color: #FFF;
  padding: 5px 8px;
  cursor: pointer;
}

element.style {
}
.cookie-policy .cc-policy-button, .cookie-policy .cc-policy-button:hover, .cookie-policy .cc-policy-button:visited {
    background-color: #6cb33f;
    color: #FFF;
    padding: 5px 8px;
    cursor: pointer;
}
.cookie-policy a {
    color: #6cb33f;
}
.eu-cookie-compliance-secondary-button {
    cursor: pointer;
    border: none;
    background: none;
    margin-top: 1em;
    padding: 0 8px;
    vertical-align: middle;
}
.cookie-policy a {
  color: #6cb33f;
}
.cookie-policy span.underline {
  display: inline-block;
  text-decoration: underline;
  vertical-align: initial;
  padding: 0;
}
.cookie-policy > div {
  margin: 0 auto;
  padding: 8px 0;
  width: 90%;
  display: table;
}
.cookie-policy span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px 0 0;
}
.img-content a {transform: scaleX(1.0001);
    border: 0px;
    border-radius: 0px}

    .agvhd-home .gvhd-right-txt .sub-txt {
      line-height: normal!important;
  }
  .about-agvhd .symptoms_signs .border-cls .sml-txt.purple-txt{line-height: normal!important;}
  .support-section.pv-container .sticky-container {
    top: 391px;
}
.pv-container .container-section .pv-body-section .sml-txt {
  font-family: 'OpenSans-Regular', sans-serif;
  color: #6a6a6a;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  margin-top: 20px;
}
/*footer*/

.footer {
  border-top: 2px solid #b3b3b3;
  background: white;
  z-index: 1120;
}
.footer-wrapper .social-icon p {
    color: #444444;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
}
.footer-container {
  background: none repeat scroll 0 0 #ffffff;
  width: 100%;
  z-index: 101;
  padding-bottom: 8px;
}
.footer-wrapper {
  padding: 18px 0 0px 25px;
  color: #6c6c6c;
  font-size: 11px;
  border-bottom: 1px solid #f8f8f8;
  font-family: "OpenSans-Regular", sans-serif;
}
.footer-links {
  margin-bottom: 20px;
}
.tab-content > .active, .pill-content > .active {
  display: block;
}
.agvhd-section .banner-image-pv-treatment img{
  width: 100%;
    height: 171px;
    position: relative;
}
.agvhd-home .banner-image-pv-treatment img{
  width: 100%;
    height: 371px;
    position: relative;
}
.sitemap-container .banner-image-pv-treatment img{
  height: 181px;
  width:100%;
}
.sitemap-container .middle-section {
  margin-top: -114px;
}
.pull-left {
  float: left !important;
}
.footer-wrapper .footer-links a {
  color: #6eb43f;
}
.footer-wrapper .footer-links a,
.footer-wrapper .footer-links span {
  float: left;
  margin: 0 10px 0 0;
}
.footer-links a {
  color: #67a43e;
  font-family: "OpenSans-Bold", sans-serif;
  font-size: 11px;
  display: inline-block;
}
.footer-wrapper span {
  color: #7c2a90;
  font-size: 12px;
}
.font-color-green {
  color: #6cb33f;
}
.pv-container.agvhd-section .container-section .pv-body-section .tablets-and-bottle.sml-txt em {
  font-size: 10px;
  font-weight: normal;
  font-family: 'OpenSans-LightItalic', sans-serif;
  color: #333;
}
.pv-container .container-section .pv-body-section span.green-txt {
  color: #6cb33f;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}

.pv-container .container-section .pv-body-section em span.green-txt {
  font-family: 'OpenSans-BoldItalic', sans-serif;
  font-style: normal;
}
.agvhd-section.pv-container .container-section .pv-body-section .taking-jakafi-column .circle-graph .border-after img {
  height: 100px;
  width: auto;
}
.sitemap-container h1.head {
  color: #92278f !important;
}
.pv-container .container-section .pv-body-section .circle-graph .border-after img {
  margin: 0 auto;
  padding: 0 15px;
  margin-bottom: 25px;
}
.font-blue {
  color: #472b93;
}
.pv-container .container-section .pv-body-section .green-txt {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  background-color: transparent;
}
a.green-txt {
  color: #6cb33f;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
.pv-container .fa-chevron-left{
  font-size: 12px;
}
.gvhd-support-link-callouts a {
  color: #492F92 !important;
}
.support-link-callouts a {
  font-size: 16px;
  padding: 10px 0;
  text-decoration: none;
  font-family: 'OpenSans-Bold', sans-serif;
}
.support-link-callouts .fa {
  font-size: 12px;
  color: #492F92 !important;
}
.nicescroll-rails {
  border: 1px solid #9e9e9e;
  width: 20px;
  background: #dbdbdb;
  margin-left: 1px;
}
.agvhd-section .container-section .middle-section  .section-head-txt {
  color: #92278f;
}
.pv-container .container-section .section-head-txt {
  font-family: 'OpenSans-Regular',sans-serif;
  font-size: 20.01px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
  margin-bottom: 25px;
  margin-top: 0;
}
.pv-container.video-resources .container-section .section-head-txt {
  margin-bottom: 15px;
}
.pv-container .sticky-container {
    top: 368px;
}
.pv-container.agvhd-section .container-section  p.space-bottom-25 {
  margin-bottom: 25px;
  line-height: 18px;
}
.support-link-callouts {
  height: 325px;
}
.pv-container .container-section .pv-body-section .circle-graph .border-after img {
  margin-bottom: 25px;
  width: auto;
}
.taking-jakafi .taking-jakafi-column .circle-graph .border-after {
  padding: 30px 30px 40px 30px;
  display: inline-block;
}
.agvhd-section.pv-container .container-section .pv-body-section .circle-graph .border-after.border-cls:before {
  content: "";
  height: 80%;
  width: 2px;
  background: #ccc;
  position: absolute;
  top: 20px;
  left: 0;
  bottom: 0;
  right: 0;
}
.agvhd-section.pv-container .container-section .pv-body-section .circle-graph .border-after.border-cls:after {
  content: "";
  height: 80%;
  width: 2px;
  background: #ccc;
  position: absolute;
  top: 20px;
  right: 0;
}
.mt-tp-80 {
  margin-top: 80px;
}
.img-1, .img-2 {
  max-width: 115px;
  width: 100%;
}
.img-3 {
  max-width: 138px;
  width: 100%;}

.pv-container .container-section .pv-body-section span.purple-txt {
  color: #92278f;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
.violet-box-item img {
  width: 100%;
}
.violet-box-item img {
  max-width: 90px;
  margin: 0 auto;
}
.header .menu-item-list .top-links .top-sml-dev-links {
  background-color: #92278f;
}
.left-callout .img-content h1.header-text {
  margin-bottom: 14px;
}
.agvhd-home .callout-section .img-content h1 {
  color: #6cb33f;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 20px;
  font-family: 'OpenSans-Regular', sans-serif;
}
.img-content p {
  font-family: 'OpenSans-Regular', sans-serif;
  color: #444444;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.791px;
  text-align: left;
  margin-top: 20px;
}
.pv-container .flipper {
  width: 160px;
  height: 170px;
  position: absolute;
  top: 368px;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
}

.flipper {
  top: 570px;
  width: 160px;
  height: 260px;
  position: absolute;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;

}
.flipper.fixed,
.pv-container .flipper.fixed {
    top: 85px;
    position: fixed;
    z-index: 1000;

}

.chatbox-agvhd-mobile-wrapper p {
  padding-left: 10px;
  padding-right: 10px;
}
.chatbox-agvhd-close {
  width: 190px;
  position: relative;
  height: 196px;
  border: 2px solid #c722a8;
  color: #c722a8;
  background-color: #fff;
}
.img-cgvhd-icon img {
  position: absolute;
  max-width: 100px;
  top: -50px;
  left: 0;
  margin: 0 auto;
  right: 0;
}
.agvhd-section .container-section .middle-section .nxt-prv-txt a {
  color: #492f92;
}
.font-black {
  color: #000;
}
.video-resources .section-links {
  margin-top: 25px;
  display: flex;
}
.section-links {
  margin-bottom: 30px !important;
}
.video-resources .section-links span {
  color: #444444;
  font-size: 13px;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  letter-spacing: 0;
  line-height: 22px;
  margin-right: 25px;
}
.video-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.video-link img {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  transform: translate(0%,-50%);
  cursor: pointer;
  border-radius: 50%;
}
.video-resources .section-links ul {
  list-style: none;
  padding-left: 9px;
  display: inline-block;
}
.video-resources .section-links ul li {
  display: inline-block;
}
.video-resources .section-links ul li a {
  border: 3px solid #a497c9;
  color: #492F92;
  background-color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    font-family: 'OpenSans-Bold', sans-serif;
    padding: 15px;
    margin-right: 19px;
}
.patient-stories-callouts-text-border {
  margin-top: 20px;
  box-sizing: border-box;
  height: auto;
  width: 30%;
  border: 2px solid #B7B7B7;
  padding: 15px 15px 10px 15px;
}
.patient-stories-callout-img {
  position: relative;
}
.patient-stories-callouts {
  margin-top: 20px;
  margin-bottom: 0;
}
p.top-of-page a {
  font-size: 14px;
}
.patient-stories-callout-img {
  position: relative;
}
.support-section.agvhd-section a {
  text-decoration: none;
}
.agvhd-section .patient-stories-callouts-title {
  color: #492F92;
}
.patient-stories-callouts-title {
  font-size: 16px;
  padding: 10px 0 10px 0;
  display: inline-block;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper a.btn-link {
  background-color: #005cab;
  border-radius: 25px;
  padding-left: 20px;
  padding-right: 16px;
  font-family: 'firaSans-SemiBold', sans-serif !important;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper .connect-wrapper {
  text-align: center;
  box-shadow: 0 8px 10px 10px rgb(1 1 1 / 10%);
  padding: 26px 0;
  border-radius: 15px;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper .connect-wrapper img {
  margin: 0 auto 20px auto;
  height: 56px;
  width: auto;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper .connect-wrapper .c-text {
  font-size: 20px;
  margin-bottom: 10px;
  color: #444;
  font-family: 'firasans-bold', sans-serif !important;
  font-weight: normal;
}

.pv-container .container-section .middle-section .nxt-prv-txt a {
  font-family: 'OpenSans-Bold', sans-serif;
  font-size: inherit;
  line-height: normal;
  text-align: left;
  background-color: transparent;
}
#chatbox-agvhd-mobile p {
  padding-top: 58px;
  text-align: center;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
}
.modal p {
  color: #c722a8;
  text-align: center;
}
.chatbox-agvhd-close p {
  text-align: center;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  top: 55px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
}
.cht-txt-1 {
  margin-top: 10px;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
}
.offset-margin-3 {
  margin-top: 30px;
}
.chatbox-agvhd-close p span.cht-txt-2 {
  font-family: 'OpenSans-Bold', sans-serif;
  font-size: 24px;
  line-height: 26px;
}
 p span.cht-txt-3, p span.cht-txt-4 {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
}
.btn-purple-bg {
  background-color: #c722a8;
  display: block;
  float: left;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.btn-purple-bg a {
  background-color: #c722a8;
  color: #fff;
  padding: 3px 0px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 18px;
  font-family: "OpenSans-Bold", sans-serif;
}
.flipper span .fa {
  margin-left: 0px;
}
div.text-center p {
  text-align: center !important;
}
.spacer-30 {
  margin-top: 30px;
}
.footer-wrapper .social-icon div {
  margin-right: 15px;
  display: inline-block;
  border-radius: 50%;
}
#share-mobile.modal {
  background: rgba(255,255,255,0.5);
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}
#share-mobile.modal .share-mobile-wrapper {
  background: #fff;
  margin: 0 auto;
  margin-top: 50px;
  width: 320px;
  padding: 90px 30px 30px;
  border-radius: 50%;
  height: 320px;
  border: 2px solid #92278f;
  position: relative;
}
#share-mobile.modal .share-mobile-wrapper .share-label {
  color: #492f92;
  font-size: 30.57px;
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
#share-mobile.modal .share-mobile-wrapper .share-mobile-inner ul li {
  margin-left: 20px;
}
.twitter-link {
  cursor: pointer;
}
 #share-mobile.modal .share-mobile-wrapper .share-btn-close-mobile, .cgvhd #share-mobile.modal .share-mobile-wrapper .share-btn-close-mobile {
  position: absolute;
  top: 20px;
  right: 35px;
  background-image: url(../images/Overlay_close_purple_m_copy-share.png);
  background-repeat: no-repeat;
  width: 43px;
  height: 43px;
}
.follow-fbbtn-img{background-image:url("../images/Facebook_footer_icon.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	width:45px;
	width: 45px;
    height: 45px;
    display: block;
}
.follow-fbbtn-img:hover{
	background-image:url("../images/Facebook_footer_icon-hover.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	width:44px;
	width: 45px;
    height: 45px;
    display: block;
}
.follow-ytbtn-img{
	background-image:url("../images/YouTube_footer_icon.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	width:44px;
    height: 45px;
    display: block;
}
.follow-ytbtn-img:hover{
	background-image:url("../images/YouTube_footer_icon-hover.png");
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	width:45px;
	width: 45px;
    height: 45px;
    display: block;
}
.btn-pink-bg {
  background-color: #c722a8;
  display: block;
  float: left;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.chatbox-btn-agvhd-close-mobile {
  position: absolute;
  top: 0%;
  right: 0%;
}
.chatbox-btn-agvhd-close-mobile img {
  max-width: 30px;
}
.btn-pink-bg a {
  background-color: #c722a8;
  color: #fff;
  padding: 3px 0px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 18px;
  font-family: "OpenSans-Bold", sans-serif;
}
.cht-txt-5 {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #333333;
}
#chatbox-agvhd-mobile.modal{
  background: rgba(255,255,255,0.8);
  z-index: 9999;
}
#chatbox-agvhd-mobile.modal {
  padding-top: 15%;
}
.sticky-container.fixed {
  top: 80px !important;
}
.sticky-container {
  position: absolute;
  right: 0px;
  top: 570px;
  z-index: 1000;
  border: 1px solid #6cb33f;
  border-right: 0px;
  background-color: #FFFFFF;
}
.sticky .share-label {
  font-weight: normal;
  font-family: 'OpenSans-Bold', sans-serif;
  color: #492f91;
  font-size: 17.96px;
  line-height: 59.852px;
  transform: scaleY(1.0024);
  margin-bottom: 10px;
}
.sticky-container.fixed {
  position: fixed;
  z-index: 1000;
}
.visible-1200 {
  display: none !important;
}
.sticky-share-tab, .mf-home .sticky-share-tab {
  left: 0;
  right: auto;
  border: 0;
  background: transparent;
}
.sticky-share-tab ul.sticky {
  background-color: #fff;
  margin: 0;
  padding: 0;
  width: 75px;
}
ul.sticky {
  margin: 0;
  padding: 0;
  width: 75px;
}
ul.sticky.connect {
  width: auto;
  margin: 0;
  padding: 0;
}
.sticky.connect li {
  height: auto;
  display: block;
}
.sticky li {
  list-style-type: none;
  background-color: #fff;
  color: #efefef;
  height: 43px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-align: center;
}
.sticky.connect li a {
  display: block;
  border: 0 none !important;
  border-radius: 0 !important;
  outline: none !important;
}
.sticky.connect li div {
  display: block;
  border: 0 none !important;
  border-radius: 0 !important;
  outline: none !important;
}
.sticky {
  margin: 0;
  padding: 0;
  width: 75px;
}
.followus-icon div {
  list-style-type: none;
  color: #efefef;
  height: 43px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-align: center;
}
.followus-icon div > a.facebook, .followus-icon div > a.mail {
  border: 3px solid #fff;
  display: inline-block;
  border-radius: 50%;
}
.followus-icon div .twitter {
  top: 3px;
  position: relative;
}
.sticky.connect div a {
  display: block;
  border: 0 none !important;
  border-radius: 0 !important;
  outline: none !important;
}
.visible-1440 {
  display: none !important;
}
.visible-1200 {
  display: none !important;
}
.incytecares-patient-support .middle-section h1.head sup {
  left: 5px;
}
.p-mb-0 {
  margin-bottom: 0px!important;
}
.flipper.chatbox-agvhd{
	z-index: 1;
}
/* media queries */
@media (min-width: 1920px) and (max-width: 2560px){
.pv-container .flipper {
    top: 418px;
}
.chatbox-agvhd-close {
  left: 96px;
}
}
@media (min-width: 1366px){
div.chatbox-agvhd-close {
    width: 190px!important;
    height: 315px!important;
    box-shadow: 0 4px 6px 0px rgb(1 1 1 / 32%);
}
}

@media screen and (min-width: 1550px){
.flipper {
    left: 0.4%;
}
}

@media screen and (max-width: 1550px){

  .chatbox-agvhd-mobile-wrapper, .square-popup .chatbox-cgvhd-mobile-wrapper {
    top: 40%;
  }
  }

@media (min-width: 1200px) and (max-width: 1435px) {
  .visible-1200 {
    display: block !important;
}

}

@media (min-width: 0px) and (max-width: 1355px){
  #chatbox-agvhd-mobile.modal {
    padding-top: 0%;
}
.cht-txt-1 {
    margin-top: 8px;
    margin-bottom: 4px;
}

}
@media (min-width: 768px) and (max-width: 1355px){
.chatbox-agvhd-mobile-wrapper, .square-popup .chatbox-cgvhd-mobile-wrapper {
  top: 40%;
}
}
@media (min-width: 0px) and (max-width: 767px){
	.printable-tools-resources .pv-body-section {
    padding-bottom: 30px;
}
	.navbar-header .navbar-toggle {
    padding: 0px 0px;
    margin-top: 17px;
}
.chatbox-agvhd-mobile-wrapper, .square-popup .chatbox-cgvhd-mobile-wrapper {
  top: 25%;
}
}


@media screen and (min-width: 0px) and (max-width: 767px) {
.pv-container .fa-chevron-right {
  font-size: 10px;
}
.expand_button, .collapsed_button {
  width: 34px;
  height: 27px;
  padding: 0;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt-pop {
  margin-bottom: 35px !important;
}
.pv-container.agvhd-section .container-section .pv-body-section .pt-resource .printable-resource .btn-link {
  width: 100%;
}
.pv-container.agvhd-section .container-section .pv-body-section .transcript-section .transcript-txt-pop p {
  margin-bottom: 0;
}
div.mb-text-left p {
  text-align: left !important;
}
div.mb-text-left p br {
  display: none;
}
  .isi-wrapper .collapse_btns .btn {
    padding: 0!important;
}
  .cookie-policy span{display: inline-block;}
  .cookie-policy .cc-policy-button, .cookie-policy .cc-policy-button:hover, .cookie-policy .cc-policy-button:visited {
    padding: 6px 15px;
}
  .container-section .languages_drp_dwn {
    width: 100%;
}
  .agvhd-section.pv-container .container-section .pv-body-section .download-form {
    margin: 15px 0 0 0 !important;
}
.pv-container.agvhd-section .container-section .pv-body-section .box-item.violet-box-item {
  padding: 20px;
}
.container-section .printable-resource img {
    margin: 20px auto;
}
.pt-resource .printable-resource {
    margin-top: 60px;
}
.pv-container .container-section .pv-body-section .btn-link {
    width: auto;
    text-align: center;
}
.container-section .printable-resource img {
    margin: 20px auto;
}
.graft-versus-host-disease .copay-callout .footnote.sml-txt {
    margin-bottom: 30px;
}
.pv-container .container-section .pv-body-section .copay-callout .sml-txt {
  margin-top: 0px;
}
.copay-callout .footnote.sml-txt {
  margin-bottom: 0px;
}
.pv-container .container-section .pv-body-section .sml-txt {
  font-weight: 400;
  line-height: normal !important;
  text-align: left;
}
  .copay-callout img {
    width: 50%;
    margin: 15px 0px;
}
  .mt-50 {
    margin-top: 50px;
}
.mb-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
  .tablets-and-bottle .mt-tp-80 {
    margin-top: 60px;
}
  .callout-section .img-content a.btn {
    text-align: center !important;
    width: 375px;
    margin: 0 auto !important;
    display: block;
    float: none !important;
}
.pv-container .container-section .pv-body-section .box-item .btn.btn-link {
  width: 100%;
  text-align: center;
}
  .indication {
    margin-bottom: 25px;
}
.top-head-txt ul li{
  display: inline-block !important;
  max-width: 32%; vertical-align: top;
}
.top-head-txt ul li a{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.top-head-txt ul li:first-child{
  border-right: 0px !important;
}
.sitemap-container .middle-section {
  margin-top: 0px;
}
.footer-wrapper {
  padding-left: 0;
}
.footer-logo {
  margin-bottom: 15px;
  margin-top: 15px;
}
.footer-logo a.footerlogo img {
  margin: inherit;
}
.padding-for-mobile {
  padding-left: 16px;
}
.footer-wrapper .footer-links a {
   margin-bottom: 5px!important;
	    width: fit-content!important;
	float: none!important;
	margin-right: 0px!important;
    display: block!important;
    cursor: pointer!important;
}
		.footer_section_mobile .footer-logo .footerlogo{
    width: fit-content!important;
    float: none!important;
    margin-right: 0px!important;
    display: block!important;
    cursor: pointer!important;
}
.footer-wrapper .footer-links span {
  display: none;
}
.header .custom-navbar .nav-tabs>li>a {
  font-size: 20px !important;
}
.header .cGVHD-menu.active {
  background-color: #C627A6;
  color: #fff;
}
.header .menu-item-list .top-links {
  display: block;
  margin-bottom: -5px;
}
.header .menu-item-list .top-links .top-sml-dev-links .top-head-txt .border-cls {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
	.header .menu-item-list .top-links .top-sml-dev-links .top-head-txt div {
    width: 100%;
    margin-bottom: 10px;
}
.header .menu-item-list .top-links .top-sml-dev-links a {
  color: #fff;
  font-size: 14px;
  font-family: 'OpenSans-Bold', sans-serif;
}
.header .menu-item-list .top-links .top-sml-dev-links {
  display: inline-block;
  padding: 15px 0;
  width: 100%;
}
.header .custom-navbar .nav-tabs > li > a {
  text-align: center;
}
.header .menu-item-list .tab-content .tab-pane.myelofibrosis-menu {
  padding: 0;
  background-image: url(data:image/png;base64,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)
}
.header .menu-item-list .tab-content .tab-pane.PV-menu {
  padding: 0;
  background-image: url(data:image/png;base64,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);
}
.header .menu-item-list .tab-content .tab-pane.GVHD-menu {
    padding: 0;
    background-image: url(data:image/png;base64,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);
}
  .header .custom-navbar li span {
    float: none;
    pointer-events: none;
}
  .video-resources .view-content.row{margin-right:0px; margin-left:0px;}
  .pv-container.agvhd-section .container-section .pv-body-section .box-item.violet-box-item .btn-link {
    font-size: 16px;
}
  .violet-box-item .spacer-10 {
    padding-left: 15px;
}
  .pv-container .container-section .pv-body-section p {
    font-size: 13.99px;
}

  .agvhd-section.pv-container .container-section .pv-body-section .circle-graph .border-after.border-cls:before {
    content: "";
    height: 2px;
    width: 50%;
    background: #ccc;
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    margin: 0 auto;
}
.agvhd-section.pv-container .container-section .pv-body-section .circle-graph .border-after.border-cls:after {
  content: "";
  height: 2px;
  width: 50%;
  background: #ccc;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  margin: 0 auto;
  display: block;
}
.agvhd-section.pv-container .container-section .pv-body-section .circle-graph .border-after, .pv-container.agvhd-section .container-section .pv-body-section .symptoms_signs .circle-graph .border-after {
  padding: 30px;
}

  .possible-benefits .row.pink-box-border {
    margin-right: 0px;
    margin-left: 0px;
}

  .left-image {
    margin-top: 20px;
    padding: 0;
}
  .sticky-container.fixed {
    top: 80px!important;
    z-index: 1000;
}
  .sticky-container, .mf-home .sticky-container {
    background-color: transparent;
}
.sticky li{background-color: transparent;}
  .agvhd-home .sticky-container, .agvhd-section .sticky-container {
    border: 0;
     z-index: 10;
}
  .support-link-callouts {
    height: auto;
    padding-bottom: 20px;
}
  .support-resources .support-link-callouts img {
    width: 100%;
}
  .header .small-dev {
    padding: 0;
    margin-bottom:-5px;
}
  .header .menu-item-list .tab-content .tab-pane ul {
    text-align: left;
}
  .header .dropdown-menu-list .custom-navbar.in {
    display: block !important;
}
.header .dropdown-menu-list .custom-navbar {
    height: 50px !important;
}
.header .custom-navbar {
    position: relative;
    display: block;
    z-index: 99;
    padding: 0;
    margin: 0;
    width: 100%;
    top: auto;
    box-shadow: none;
}
.header .custom-navbar .nav-tabs {
    margin: 0;
}
.header .custom-navbar ul {
    width: 100%;
}
.header .custom-navbar li {
    width: 25%!important;
}

.header .menu-item-list .tab-content .tab-pane ul li {
    padding: 0;
}
.header .menu-item-list .small-dev li {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
}
.header .menu-item-list .tab-content .tab-pane ul a {
    display: inline-block;
    width: 100%;
    padding: 20px;
}
  .header .custom-navbar .nav-tabs li:first-child, .header .custom-navbar .nav-tabs li:nth-child(2), .header .custom-navbar .nav-tabs li:nth-child(3),
  .header .custom-navbar .nav-tabs li:nth-child(4){ background-color: #eee;}
  .header .custom-navbar .nav-tabs li:first-child.active a, .header .custom-navbar .nav-tabs li:nth-child(2).active a,
  .header .custom-navbar .nav-tabs li:nth-child(3).active a, .header .custom-navbar .nav-tabs li:nth-child(4).active a{
    color: #fff;
  }

  .header .custom-navbar .nav-tabs li:first-child a {
    color: #453490;
}
.header .custom-navbar .nav-tabs li:first-child.active {
  background-color: #453490;
}
.header .custom-navbar .nav-tabs li:nth-child(2) a {
  color: #67b03c;
}
.header .custom-navbar .nav-tabs li:nth-child(2).active {

  background-color: #67b03c;
}
.header .custom-navbar .nav-tabs li:nth-child(3) a {
  color: #92308d;
}
.header .custom-navbar .nav-tabs li:nth-child(3).active {

  background-color: #92308d;
}
.header .custom-navbar .nav-tabs li:nth-child(4) a {
  color: #C627A6;
}
.header .custom-navbar .nav-tabs li:nth-child(4).active {
  background-color: #C627A6;
}
  .chatbox-agvhd-mobile-inner p span.cht-txt-2 {
    font-size: 24px;
    line-height: 26px;
}
  .chatbox-agvhd-mobile-inner p {
    font-size: 18px;
    line-height: 20px;
    color: #92278f;
    padding-top: 58px;
    text-align: center;
    width: 100%;
}
  .chatbox-agvhd-mobile-wrapper {
	  width: 96%!important;
}
  ul.sticky {
    margin: 0;
    padding: 0;
    width: 30px;
}
 .shareicn-mf {
    display: none;
}
.shareicn-pv {
    display: none;
}
.sticky-container.chatbox-btn-agvhd div.chatbox-btn-agvhd-open-mobile img {
  width: 40px;
}
  .sticky-container {
    top: 340px;
}
.agvhd-home .sticky-container {
  border: 0;
  z-index: 10;
}
  .sticky-container.chatbox-btn-agvhd {
    margin-top: 50px;
}
  .middle-section .callout-section .img-content a.btn {
    width: 100%;
}

.img-content a.btn {
  line-height: 1.2!important;
}
.agvhd-home .btn-link {
  width: 100%;
  text-align: center;
}
    .agvhd-home .middle-section>h1 {
        display: block!important;
    }
  .header .menu-item-list .tab-content .tab-pane.GVHD-menu {
    padding: 0;
    background-image: url(data:image/png;base64,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);
  }
  .visible-xs {
    display: block !important;
  }

	.logo .logo-content{ 
    max-width: 70%;
    width: 100%;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    padding-top: 20px;
	}
  .logo .logo-content a { 
    min-height: 50px !important;
    display: block;
  }
  .top-banner-white-bg .logo img {
    margin: 0 auto;
  }
  .hamburger-menu-item {
    position: absolute;
    right: 0;
    margin-top: -70px;
    padding: 0 20px;
  }
  .agvhd-home .middle-section {
    padding-top: 25px !important;
  }

  .middle-section {
    margin-top: 0px;
    padding: 0;
    margin-bottom: 20px;
  }
  .agvhd-home {
    padding-bottom: 80px;
  }
  .header .GVHD-menu.active {
    background-color: #92308d;
    color: #fff;
}
.header .menu-item-list {
    display: none;
    z-index: 100;
    position: relative;
}
.mobile-menu {
    margin-bottom: 15px;
}
.agvhd-home .middle-section>h1 {
    display: block!important;
}
.agvhd-home .middle-section {
    padding-top: 25px!important;
}
p.full_prescribing_information br {
  display: none;
}
.agvhd-section .container-section .middle-section .text {
  margin-top: 10px;
}
.agvhd-home .nxt-prv-txt {
  margin: 20px 0px 25px;
}
/* Uat comments css start */
.video-resource-inner .container-section .pv-body-section .transcript-section .transcript-txt {
  height: 400px;
}
.video-resource-inner .container-section .pv-body-section .video-container .video-placeholder .play-btn {
  width: 20%;
}
.video-resource-inner .container-section .pv-body-section .transcript-section .transcript-txt-pop {
  margin-bottom:8px !important;

}
.video-resource-inner .container-section .pv-body-section .btn-link {
  margin-top: 15px !important;
}
	.what-to-expect .container-section h1.head sup {
  font-size: 35%;
  vertical-align: super;
}

/* Uat comments css ends */

	.header .menu-item-list .top-links .top-sml-dev-links .small-dev .nav li{
		display: block!important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
	}


}
@media (min-width: 0px) and (max-width: 767px) and (orientation: portrait) {
  .patient-stories-callouts-text-border {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
}
}
@media screen and (min-width: 0px) and (max-width: 767px) and (orientation: landscape) {
.btn-link {
    text-align: center !important;
    width: 375px !important;
    margin: 0 auto !important;
    display: block;
    float: none !important;
}
.modal .modal-footer .btn-link {
  text-align: center !important;
  width: auto !important;
  margin-right: 15px !important;
  display: inline-block;
  float: inherit !important;
  vertical-align: middle;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #isi_section {
    margin-top: 15px;
}

  .patient-stories-callouts-text-border {
    height: auto;
    width: 200px;
    padding: 15px 15px 5px 15px;
}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .header .menu-item-list {
    height: auto !important;
}
}
@media screen and (max-width: 991px){
  .cookie-policy {
    padding-bottom: 11px;
}
.header .custom-navbar .nav>li:nth-child(2) {
  background-color: #eee;
  color: #67b03c;
}
}

@media screen and (min-width: 991px) {
  .container-height {
    max-width: 1270px;
}
}
@media only screen and (min-device-width: 712px) and (max-device-width: 1138px) and (orientation: landscape) {
}

@media screen and (min-width: 1200px) {
  .pd-right-0 {
    padding-right: 0px!important;
}
  .callout-section .field__items .field__item:first-child .left-image .img-content .btn-link{max-width: 124.14px;}
  .cookie-policy>div {
    width: 100%;
    max-width: 1170px;
}
  .icon_cGVHD-journal.col-lg-2 {
    width: 14.666667%;
}
.light-green-box .spacer-10 p.last-child{padding-right:5px;}

  .col-lg3 {
    width: 30%;
}
  .graft-versus-host-txt {
    display: inline-block;
}
.full_prescribing_information span {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
  .padding-left-15.pnone_desk {
    padding: 0;
}
  .header .menu-item-list .top-links {
    display: none !important;
}
  .chatbox-agvhd-mobile-wrapper {
    height: 220px!important;
}
  #AGVHD-incyte-csp .prescribed-jakafi-wrapper a.btn-link {
    width: 70%;
    text-align: center;
}
  #mf-symptom-assessment .violet-box-item img {
    margin-left: 10px!important;
}
  .middle-section {
    padding: 20px 45px;
}
  .agvhd-section .chatbox-agvhd-close {
    top: 0px;
}
    .header .menu-item-list .tab-content .tab-pane ul a {
        font-size: 14px !important;
    }
  .header .resident-txt {
	  margin-top: 0px;
  }
  .visible-md.visible-lg {
    display: block !important;
  }
  .middle-section {
    padding: 20px 45px;
    margin-top: -130px;
    background-color: #ffffff;
  }
  .header .navbar-default .navbar-brand {
    width: auto !important;
    max-width: 170px;
    min-width: 0px;
    padding-top: 14px !important;
	  margin-right: 14px;
  }
}

@media screen and (min-width: 1436px) {
  .header .resident-txt {
    font-size: 10px; margin-top: 10px;
  }
  .visible-1440 {
    display: block !important;
}
}
@media screen and (min-width: 1024px) {
  .copay-callout .pad-right0px {
    padding-right: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.header .custom-navbar li span {
  float: none;
  pointer-events: none;
}
.header .custom-navbar .nav-tabs > li > a {
  color: inherit;
  text-align: center;
}
.header .menu-item-list .small-dev li {
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}
  .agvhd-home .banner-image-agvhd {
    height: 241px;
}
.pv-container .container-section .pv-body-section .img-mt-7 {
  margin-bottom: 70px;
}
  .header .menu-item-list .top-links {
    display: none !important;
}
.header .custom-navbar .nav-tabs li:first-child, .header .custom-navbar .nav-tabs li:nth-child(2), .header .custom-navbar .nav-tabs li:nth-child(3),
.header .custom-navbar .nav-tabs li:nth-child(4){ background-color: #fff;}
.header .custom-navbar .nav-tabs li:first-child.active a, .header .custom-navbar .nav-tabs li:nth-child(2).active a,
.header .custom-navbar .nav-tabs li:nth-child(3).active a, .header .custom-navbar .nav-tabs li:nth-child(4).active a{
  color: #fff;
}

.header .custom-navbar .nav-tabs li:first-child a {
  color: #453490;
}
.header .custom-navbar .nav-tabs li:first-child.active {
  background-color: #453490;
}
.header .custom-navbar .nav-tabs li:nth-child(2) a {
  color: #67b03c;
}
.header .custom-navbar .nav-tabs li:nth-child(2).active {
  background-color: #67b03c;
}
.header .custom-navbar .nav-tabs li:nth-child(3) a {
  color: #fff;
  background-color: #92308d;
}
.header .custom-navbar .nav-tabs li:nth-child(3).active {
  background-color: #92308d;
}

.header .custom-navbar .nav-tabs li:nth-child(4) a {
  color: #C627A6;
}
.header .custom-navbar .nav-tabs li:nth-child(4).active {
  background-color: #C627A6;
}
.header .menu-item-list .tab-content .tab-pane ul a {
  display: inline-block;
  width: 100%;
  padding: 21px;
}
.header .menu-item-list .tab-content .tab-pane ul li {
  padding: 0;
}
.header .menu-item-list .tab-content .tab-pane.GVHD-menu {
  padding: 0;
  background-image: url(data:image/png;base64,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);
}
.header .menu-item-list .tab-content .tab-pane.PV-menu {
  padding: 0;
  background-image: url(data:image/png;base64,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);
}
.header .menu-item-list .tab-content .tab-pane.myelofibrosis-menu {
  padding: 0;
  background-image: url(data:image/png;base64,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);
}
.header .menu-item-list .tab-content .tab-pane {
  position: absolute;
  width: 100%;
  z-index: 99;
  top: 50px;
  right: 0;
}
.header .GVHD-menu.active {
  background-color: #92308d;
  color: #fff;
}
.header .custom-navbar {
  position: absolute;
  display: block !important;
  z-index: 99;
  padding: 0;
  margin: 0;
  width: 100%;
  right: 0;
  box-shadow: none;
}
.header .dropdown-menu-list .custom-navbar {
  height: 50px !important;
}
.header .custom-navbar ul {
  width: 100%;
}
.header .custom-navbar .nav-tabs {
  margin: 0;
}
.header .menu-item-list .custom-navbar li {
  width: 25% !important;
}
.sticky-container {
  right: 0px;
  top: 370px;
}
.sticky-share-tab, .mf-home .sticky-share-tab {
  left: 0;
  right: auto;
  border: 0;
  background: transparent;
  top: 370px;
}
.sticky-share-tab, .mf-home .sticky-share-tab.fixed {
  top: 100px;
}
.visible-md.visible-sm {
  display: block !important;
}
.header .menu-item-list {
  width: 60%;
}
.header .menu-item-list {
  position: absolute;
  width: 60%;
  z-index: 99;
  right: 0;
  z-index: 1201;
  box-shadow: -4px 10px 10px 0px rgba(0,0,0,0.75);
  height: 514px;
  display: none;
}
.agvhd-home .banner-image-agvhd img {
  height: 241px;
}


	
}


@media only screen and (min-width: 992px) {
  #block-jakafi-agvhd-headerrightmenu, .custom-navbar #block-headerrightmenu {
    display: none;
  }
  .chatbox-agvhd-mobile-wrapper, .square-popup .chatbox-cgvhd-mobile-wrapper {
    width: 50%!important;
}
  .pink-box-border .icon-people img {
    float: right;
}
   .jakafi-for-agvhd .mb-text-left.text-center p {
    line-height: 27px !important;
}

.header .menu-item-list .tab-content .tab-pane.GVHD-menu ul a:hover,
.header .menu-item-list .tab-content .tab-pane.GVHD-menu ul a.active {
  border-top: 5px solid #E2A7E1;
  padding-top: 5px;
}

.header .menu-item-list .tab-content .tab-pane.GVHD-menu ul a:hover,
.header .menu-item-list .tab-content .tab-pane.GVHD-menu ul a.active {
  border-top: 5px solid #E2A7E1;
  padding-top: 5px;
}

    .header .menu-item-list .tab-content .tab-pane.GVHD-menu .list-sub-menu a:hover,
    .header .menu-item-list .tab-content .tab-pane.GVHD-menu .list-sub-menu a.active {
        border-top: 5px solid #e2a6e0;
        padding-top: 0;
    }
  .header .menu-item-list .tab-content .tab-pane.GVHD-menu ul a.active {
    border-top: 5px solid #e2a7e1;
    padding-top: 5px;
  }
  .footer-links p {
    margin-bottom: 5px;
  }
  .header .menu-item-list .tab-content .tab-pane ul a {
    font-size: 12px;
  }

}

@media screen and (min-width: 768px) {
	.agvhd-home .sticky-container, .agvhd-section .sticky-container {
  border: 1px solid #492f92;
	background-color: #fff;
}
	.followus-icon div {
  background-color: #fff;
}
  .isi-wrapper .collapse_btns .btn {
    padding: 6px 12px!important;
}
  .cookie-policy p {
    margin-bottom: 0px;
}
  .sticky li a {
    border: 3px solid #fff;
    display: inline-block;
}
  .container-section .languages_drp_dwn .languages-dropdown {
    width: 102%;
}
  .my-medicine-diary {
    padding-top: 10px;
}
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .custom-navbar .nav-tabs li {
    float: left;
  }
  .logo img.img-responsive {
    max-width: 100%;
    width: 100%;
    display: inherit;
    padding-top: 9px;
  }
  .header .top-banner-white-bg .col-lg-3.col-xs-12.col-md-3.col-sm-3.logo {
    /* padding-left: 5px; */
    padding-right: 5px;
  }

}
@media only screen and (max-width: 1199px){
#AGVHD-incyte-csp .prescribed-jakafi-wrapper a.btn-link {
    width: 85%;
    text-align: center;
    margin-bottom: 50px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
  .chatbox-agvhd-mobile-inner p span.cht-txt-2 {
    font-size: 24px;
    line-height: 26px;
}
	
  .header .navbar-default .navbar-brand {
    width: 172px !important;
    padding-top: 12px !important;
    font-size: 17px !important;
}
  .header .menu-item-list .top-links {
    display: none !important;
}
  .chatbox-agvhd-mobile-wrapper {
    height: 230px!important;
	  width: 100%;
}
.header .resident-txt {
    font-size: 10px;
}

.agvhd-home .banner-image-pv-treatment img {
  height: 241px;
}
.sticky-share-tab, .mf-home .sticky-share-tab {
  top: 570px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .agvhd-home .banner-image-pv-treatment img {
    height: 300px;
}
  .node--type-acute-graft-versus-host-disease .agvhd-home {
    padding-bottom: 80px;
}
  .bottom-nav div.nav-container div.current-page {
    font-weight: normal;
    width: 55%;
}
  .header .menu-item-list .top-links {
    display: none !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {

.jakafi-for-agvhd .mb-text-left.text-center p br {
  display: none;
}
.middle-section {
  margin-bottom: 20px;
}
.callout-section .left-image {
  padding-left: 0;
}
.bottom-nav .prev-nav, .bottom-nav .next-nav {
  padding: 0;
}
  .bottom-nav div.nav-container {
    text-align: center;
}
  .bottom-nav .current-page {
    font-size: 16px;
    margin-left: -7px !important;
    width: auto;
    display: inline-block !important;
    float: none;
}
  .header .top-banner-white-bg .right-col p.head-txt {
    font-size: 11px;
}
  .bottom-nav .prev-nav a, .bottom-nav .next-nav a {
    font-size: 14px;
}
  .bottom-nav div.nav-container .next-nav {
    float: right;
}
  .bottom-nav div.nav-container div {
    display: table-cell;
    width: auto;
}
  .remove-padding-tablet {
    padding: 0;
  }
  .header .menu-item-list .tab-content .tab-pane ul li {
    margin-right: 5px;
  }

  .header .resident-txt {
    margin-top: 8px;
    font-size: 10px;
    padding-left: 10px;
    line-height: 12px;
 }
  .agvhd-home .banner-image-agvhd img {
    height: 241px;
  }
  p.full_prescribing_information br {
    display: none;
  }
  .agvhd-section .container-section .middle-section .text {
    margin-top: 10px;
  }
  .agvhd-home .nxt-prv-txt {
    margin: 10px 0 25px;
  }
  .pv-container .container-section .section-head-txt {
    margin-bottom: 25px;
  }
  .agvhd-home .sticky-container, .agvhd-section .sticky-container {
    border: 1px solid #492f92;
  }
  .pv-container .container-section .pv-body-section .img-mt-7 {
    margin-bottom: 70px;
  }
  .tablets-and-bottle .mt-tp-80 {
    margin-top: 30px;
  }
  .support-link-callouts {
    height: 325px;
  }
  .video-resources .section-links {
    margin-top: 22px;
  }
  .video-resources .section-links span {
    display: block;
    margin-bottom: 34px;
  }
  .video-resources .section-links ul {
    padding-left: 0;
  }
  .video-resources .section-links ul li a {
    margin-right: 16px;
  }
}

@media screen and (max-width: 992px){
  .header .menu-item-list .tab-content .tab-pane ul a.active {
    border-top: transparent;
    text-decoration: underline;
}
  .cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(1) {background-color: #c627a6;}
	.cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(2) {background-color: #b6259a;}
	.cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(3) {background-color: #a02189;}
	.cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(4) {background-color: #8f1f7d;}
	.cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(5) {background-color: #811c73;}
	.cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(6) {background-color: #721a67;}
	.cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(7) {background-color: #5e1758;}
	.cGVHD-menu .small-dev.remove-padding-tablet li.get-link:nth-child(8) {background-color: #4a1449;}
  .header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu {
    position: relative;
}
  .video-resources .section-links ul {
    display: block;
    padding: 0;
}

.video-resources .section-links ul li a {
  display: inline-block;
  margin-top: 15px;
}
  .header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu li {
    padding: 13px 13px 13px 21px;
}
  .header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu {
    width: 100%;
    top: auto;
}
  .header .top-banner-white-bg .container {
    padding: 0;
}
  .video-resources .section-links ul {
    display: block;
    padding: 0;
  }
}

@media screen and (min-width: 360px) and (max-width: 767px){
  .chatbox-agvhd-mobile-wrapper {
    height: 245px!important;
  }
  .benefits-gvhd .row:nth-child(1) {
    padding: 20px 0px 0px 0px !important;
  }
  .benefits-gvhd .row:nth-child(3) {
    padding: 0 !important;
  }
  .patient-stories-callouts {
    padding: 0;
  }
}

@media (max-width: 575.98px) {
	.pv-container.taking-jakafi .container-section .pv-body-section .box-item .btn.btn-link {
    width: 100%;
    text-align: center;
}
.pv-container.agvhd-section .container-section .pv-body-section .tablets-and-bottle.sml-txt {
  top: 0px;
  clear: both;
  width: 100%;
  max-width: 100%;
}
.img-1 {
  max-width: 80px;
  width: 100%;
}
.img-2 {
  max-width: 80px;
  width: 100%;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper a.btn-link {
  width: 100%;
}
}
@media screen and (min-width: 360px) and (max-width: 767px){
.container-section .languages_drp_dwn .languages-dropdown {
    width: 101%;
}
}
.btn.expand_button p{display: inline;
    margin: 0px 3px 0px 0px;}

.agvhd-section .list-custom li:first-child {
    margin: 0 0 0px!important;
}
.benefits-gvhd .row:nth-child(1) {
    padding: 50px 0px 55px 0px;
}
.benefits-gvhd .center-txt-device-2 {
    vertical-align: middle;
    margin: 1% auto !important;
}
.btn-pink-bg a {
    padding: 3px 0px;
}
.pv-container.taking-jakafi .container-section .pv-body-section .download-box .btn-link {
    margin-right: 10px;
}
.pv-container.taking-jakafi .container-section .pv-body-section .download-box .btn-link .fa-chevron-right {
  margin-left: 0;
}

.container-section .languages_drp_dwn .dropdown .btn:focus {
    box-shadow: none;
}
/* UAT comments css start here */

.advocacy-resources .middle-section .breadcrum span i.fa-chevron-right, .printable-tools-resources .middle-section .breadcrum span i.fa-chevron-right, .video-resource-inner .middle-section .breadcrum span i.fa-chevron-right, .video-resources .middle-section .breadcrum span i.fa-chevron-right {
  margin-left: 0;
}
.video-resource-inner .breadcrum a:nth-child(7) {
  padding-left: 0;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt p.txt-bold {
  font-weight: normal;
    font-family: 'OpenSans-Bold', sans-serif;
}
.pv-container .container-section .pv-body-section .transcript-section .transcript-txt p {
  width: 92%;
}
div#ot-sdk-btn-floating, .video-resource-inner .sticky-container.visible-1200, .video-resource-inner .sticky-container.chatbox-btn-agvhd {
  display: none !important;
}
.video-resources .section-links ul li a:hover {
  border-color: #492F92;
  text-decoration: underline;
}
.hr-space {
  margin-left:-15px;
  margin-right:-15px;
}
.video-resources .middle-section .pv-body-section .video-resource-height {
  min-height: 316px;
}
.support-section.patient-perspectives a:hover {
  text-decoration: underline;
}
.support-resources.pv-container .sticky-container {
  top:368px;
}
@media (max-width: 1435px) and (min-width: 1200px) {
  .play-btn {
    width: 10%;
}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.video-resources .section-links ul li {
  display: block;
}
  #isi_section{
		background:#fff;
	}
  .modal.in .modal-dialog {
      transform: translate(0%, 15%);
  }
	.header .GVHD-menu.active {
    background-color: #92308d;
    color: #fff;
}
  body {
    padding-bottom: 0;
  }
.video-resource-inner .container-section .pv-body-section .transcript-section .transcript-txt p {
  width: 90%;
}
#AGVHD-incyte-csp .prescribed-jakafi-wrapper a.btn-link {
  margin-top: 15px !important;
}
.video-container .back-to-resource {
  margin-top: 20px;
}
.video-resources .middle-section .pv-body-section .video-resource-height {
  min-height: auto;
}
.offramp-modal .head {
  font-size: 21.88px;
}
.offramp-modal .modal-body .modal-txt {
  width: 100%;
  font-size: 15.99px;
}
.offramp-modal .modal-footer .btn-link {
  font-size: 15.85px;
}
.modal.in .modal-dialog {
  transform: translate(0%,15%);
}
#footer .social-icon {
  padding: 0px;
}
.video-resources .section-links {
    display: block;
    margin-top: 55px;
  }
.container-section .languages_drp_dwn .languages-dropdown {
  position: relative;
  transform: translate3d(0px,13px,0px) !important;
}
.pv-container .container-section .pv-body-section .btn-link {
font-size: 14.43px !important;
padding: 8px!important;
}
.pv-container .container-section .pv-body-section .btn-link {
  margin-top: 15px !important;
}
.support-section.pv-container .sticky-container {
  top: 240px;
}
.pv-container .sticky-container {
  top: 340px;
}
.support-resources.pv-container .sticky-container {
  top: 340px;
}
.pv-container .container-section .pv-body-section .view-header .top-of-page {
  padding-left: 23px;
}

	/* mobile screen arrow up and down functionality code */
	.menu-item-list i.fa{display: none;}
a.sub-menu-link::after {
    display: block;
    position: absolute;
    top: 28px;
    left: 93px;
    width: 10px;
    height: 10px;
    border: 3px solid #ffffff;
    border-top: none;
    border-left: none;
    transform: rotate(225deg);
    content: "";
}
.sub-menu-link.collapsed::after {
    top: 24px;
    transform: rotate(45deg);
}
a.support-link::after {
    display: block;
    position: absolute;
    top: 28px;
    left: 188px;
    width: 10px;
    height: 10px;
    border: 3px solid #ffffff;
    border-top: none;
    border-left: none;
    transform: rotate(225deg);
    content: "";
}
.support-link.collapsed::after {
    top: 24px;
    transform: rotate(45deg);
}
/* mobile screen arrow up and down functionality code end */
.header .menu-item-list .tab-content .tab-pane.PV-menu ul li:last-child {
    background: #6f5de9;
}

.header .menu-item-list .tab-content .tab-pane.myelofibrosis-menu ul li:last-child {
    background: #4b6f2f;
}
.header .menu-item-list .tab-content .tab-pane.PV-menu ul li.list-sub-menu li:last-child {
    background-color: #a498cf;
}
.header .menu-item-list .tab-content .tab-pane.myelofibrosis-menu ul li.list-sub-menu li:nth-child(10) {
    background-color: #aed992;
}
.header .menu-item-list .tab-content .tab-pane.myelofibrosis-menu ul li .list-sub-menu li:nth-child(11) {
    background-color: #bde6a2;
}
	.header .menu-item-list .tab-content .tab-pane.PV-menu ul li .list-sub-menu li:nth-child(11) {
    background-color: #a498cf;
}
}
@media screen and (min-width: 0px) and (max-width: 991px) {
  #block-headerrightmobilemenu {
    display: none;
  }
  #block-jakafi-agvhd-headerrightmenu, .custom-navbar #block-headerrightmenu {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .header .top-head-txt li {
    font-size: 10px;
}
.header .top-head-txt li a {
  font-size:inherit;
}
.header .small-dev {
  padding: 0;
}
.support-section.agvhd-section .view-content .patient-stories-callouts a.patient-stories-callouts-title {
  padding-right: 0px;
}
.video-resources .section-links span {
  display: flex;
  margin-bottom: 26px;
  align-items: flex-end;
  margin-right: 20px;
}
.video-resources .section-links ul {
  padding-left: 0;
}
.video-resources .section-links {
  margin-top: 55px;
  display: flex !important;
}
}
@media (min-width: 320px) and (max-width: 400px) {
.pv-container .container-section .pv-body-section .btn-link {
    font-size: 14.43px;
    padding: 10px 6px 10px 10px !important;
}
.pv-container .container-section .pv-body-section .btn-link.pull-right {
  margin-right: auto;
}
}
@media (max-width: 1199px) {
  .video-resources .section-links {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
.header .menu-item-list .tab-content .tab-pane ul li .list-sub-menu {
    width: 170px;
}
}
/* UAT comments css start here */
.pd-rt-0 {
    padding-right: 0;
}
.text-center {
    text-align: center;
}
.navbar-brand.hidden-xs.hidden-sm:focus {
  outline: none;
}
.nicescroll-rails{display:none;}

.sml-txt span.text1 {
    padding-top: 1px;
    padding-bottom: 0;
    display: block;
    float: left;
    width: 5px;
}

.copay-callout .footnote.sml-txt.top20 span.text2 {
    line-height: normal;
}
.pv-container.incytecares-patient-support .container-section .pv-body-section .sml-txt span.text2 {
    padding-top: 0;
    padding-bottom: 10px;
    display: block;
    float: left;
    width: 95%;
    font-family: 'firasans-Regular', sans-serif !important;
}
.sml-txt div.text1 {
    padding-top: 1px;
    padding-bottom: 0px;
    display: block;
    float: left;
    width: 6px;
}
.sml-txt div.text2 {
    padding-top: 0px;
    padding-bottom: 10px;
    display: block;
    float: left;
    width: 95%;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.pt-resource .printable-resource{
	clear: both;
    margin-bottom: 30px;
    display: block;
    float: left;
}
}
html {
   position: sticky;
}
.isi-wrapper sup.tm {
    top: -2px;
    font-size: 85% ;
}
.isi-wrapper sup {
    font-size: 63%;
    top: -5px;
}
.isi ul{
    padding-left: 23px;
}
.isi ul li {
    line-height: normal;
}

.isi li::marker {
    font-size: 0;
}
.isi li::before {
    content: "";    
    display: inline-block;    
    margin-left: -11px;    
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color:  #000000;
    margin-right: 5px;
    top: -2px;
    position: relative;
}
.isi li ul li::before {    
    width: 4px;
    height: 4px;    
    border: solid 1px #000000; 
    background-color:inherit;
    margin-right: 7px;
}
.isi p.b-heading-mb0 {
  margin-bottom: 0;
}
.isi .d-inline-block {
  display: inline-block;
}
.isi a[href^=tel]{
    text-decoration:none;
    color:inherit !important;
    pointer-events: none;
    cursor: default;
}
p.ph-bold-remove a {
    font-family: 'OpenSans-Regular', sans-serif !important;
}
.isi-wrapper .indication h4 {
    text-transform: inherit;
}
li.mb10 {
    margin-bottom: 10px !important;
}
a:focus {
    outline: none !important;
}
/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #isi_section {
        margin-top: 15px;
    }
} */
 sup.sup-r{
        top: -7px;
}