/* Minification failed. Returning unminified contents.
(2332,1): run-time error CSS1019: Unexpected token, found '3'
(5838,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5839,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(5849,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5850,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(5860,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5861,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(5871,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5872,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
@keyframes fadeInBlock {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 1; } }

@keyframes slideInRight-Bladder {
  0% {
    width: 0px;
    height: 307px;
    transform: scale(0.5);
    opacity: 0; }
  95% {
    opacity: .25; }
  100% {
    width: 470px;
    height: 307px;
    opacity: 1;
    transform: scale(1); } }

@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -496px; }
  100% {
    left: 0px;
    opacity: 1; } }

@keyframes slideRight {
  0% {
    opacity: 0;
    right: 425px; }
  100% {
    right: -2px;
    opacity: 1; } }

@media only screen and (min-width: 960px) {
  .homePage .reg-hero {
    opacity: 0;
    animation: fadeInBlock .7s forwards .5s linear;
    -moz-animation: fadeInBlock .7s forwards .5s linear;
    -webkit-animation: fadeInBlock .7s forwards .5s linear; }
  .homePage .bold-hero {
    opacity: 0;
    animation: fadeInBlock .7s forwards 1s linear;
    -moz-animation: fadeInBlock .7s forwards 1s linear;
    -webkit-animation: fadeInBlock .7s forwards 1s linear; }
  .homePage .heroBtn button {
    opacity: 0; }
  .fadeBtn1 {
    animation: fadeInBlock .45s forwards 0s linear;
    -moz-animation: fadeInBlock .45s forwards 0s linear;
    -webkit-animation: fadeInBlock .45s forwards 0s linear; }
  .fadeBtn2 {
    animation: fadeInBlock .45s forwards .5s linear;
    -moz-animation: fadeInBlock .45s forwards .5s linear;
    -webkit-animation: fadeInBlock .45s forwards .5s linear; }
  .fadeBtn3 {
    animation: fadeInBlock .45s forwards 1s linear;
    -moz-animation: fadeInBlock .45s forwards 1s linear;
    -webkit-animation: fadeInBlock .45s forwards 1s linear; }
  .bladderSpreadWrap .cancerSpreadImg2, .bladderSpreadWrap .cancerSpreadTxt1, .bladderSpreadWrap .cancerSpreadTxt2, .bladderSpreadWrap .cancerSpreadTxt3 {
    opacity: 0; }
  .cancerSpreadImg2-Animation {
    animation: slideInRight-Bladder .5s forwards 0s linear;
    -moz-animation: slideInRight-Bladder .5s forwards 0s linear;
    -webkit-animation: slideInRight-Bladder .5s forwards 0s linear; }
  .cancerSpreadTxtFade1 {
    animation: fadeInBlock .45s forwards .9s linear;
    -moz-animation: fadeInBlock .45s forwards .9s linear;
    -webkit-animation: fadeInBlock .45s forwards .9s linear; }
  .cancerSpreadTxtFade2 {
    animation: fadeInBlock .45s forwards 1.4s linear;
    -moz-animation: fadeInBlock .45s forwards 1.4s linear;
    -webkit-animation: fadeInBlock .45s forwards 1.4s linear; }
  .cancerSpreadTxtFade3 {
    animation: fadeInBlock .45s forwards 1.9s linear;
    -moz-animation: fadeInBlock .45s forwards 1.9s linear;
    -webkit-animation: fadeInBlock .45s forwards 1.9s linear; }
  .aboutChartOne-Wrap .aboutChartTxt_1, .aboutChartOne-Wrap .aboutChartTxt_2, .aboutChartOne-Wrap .aboutChartTxt_3 {
    opacity: 0; }
  .labStudies1, .labStudies2, .labStudies3 {
    opacity: 0; }
  .labfadeBtn1 {
    animation: fadeInBlock .5s forwards 0s linear;
    -moz-animation: fadeInBlock .5s forwards 0s linear;
    -webkit-animation: fadeInBlock .5s forwards 0s linear; }
  .labfadeBtn2 {
    animation: fadeInBlock .5s forwards .7s linear;
    -moz-animation: fadeInBlock .5s forwards .7s linear;
    -webkit-animation: fadeInBlock .5s forwards .7s linear; }
  .labfadeBtn3 {
    animation: fadeInBlock .5s forwards 1.4s linear;
    -moz-animation: fadeInBlock .5s forwards 1.4s linear;
    -webkit-animation: fadeInBlock .5s forwards 1.4s linear; }
  .trial44, .trial32, .trial12 {
    opacity: 0; }
  .trial44 {
    z-index: 2; }
  .trial32, .trial12 {
    z-index: 1; }
  .slideLeft {
    animation: slideLeft .5s forwards 0s linear;
    -moz-animation: slideLeft .5s forwards 0s linear;
    -webkit-animation: slideLeft .5s forwards 0s linear; }
  .slideRight32 {
    animation: slideRight .45s forwards .85s linear;
    -moz-animation: slideRight .45s forwards .85s linear;
    -webkit-animation: slideRight .45s forwards .85s linear; }
  .slideRight12 {
    animation: slideRight .45s forwards .85s linear;
    -moz-animation: slideRight .45s forwards .85s linear;
    -webkit-animation: slideRight .45s forwards .85s linear; }
  .treatmentImgWrap img {
    opacity: 0; }
  .treatmentfadeBtn1 {
    animation: fadeInBlock .5s forwards 0s linear;
    -moz-animation: fadeInBlock .5s forwards 0s linear;
    -webkit-animation: fadeInBlock .5s forwards 0s linear; }
  .treatmentfadeBtn2 {
    animation: fadeInBlock .5s forwards .7s linear;
    -moz-animation: fadeInBlock .5s forwards .7s linear;
    -webkit-animation: fadeInBlock .5s forwards .7s linear; }
  .treatmentfadeBtn3 {
    animation: fadeInBlock .5s forwards 1.4s linear;
    -moz-animation: fadeInBlock .5s forwards 1.4s linear;
    -webkit-animation: fadeInBlock .5s forwards 1.4s linear; }
  .treatmentfadeBtn4 {
    animation: fadeInBlock .5s forwards 2.1s linear;
    -moz-animation: fadeInBlock .5s forwards 2.1s linear;
    -webkit-animation: fadeInBlock .5s forwards 2.1s linear; }
  .treatmentfadeBtnLine {
    animation: fadeInBlock .5s forwards 2.5s linear;
    -moz-animation: fadeInBlock .5s forwards 2.5s linear;
    -webkit-animation: fadeInBlock .5s forwards 2.5s linear; } }

.footerDesk {
  margin-top: 40px; }
  .footerDesk li a {
    font-family: 'Alright_Medium';
    font-size: 17px;
    color: #180f5e !important;
    text-decoration: none !important;
    border-bottom: 2px solid #180f5e;
    line-height: 0px; }
  .footerDesk .nav-link {
    display: block;
    padding: .35rem .0rem;
    margin: 0rem .34rem;
    position: relative;
    z-index: 3; }
  .footerDesk .separator {
    width: 2px;
    background: #180f5e;
    height: 17px;
    position: relative;
    top: -4px; }
  .footerDesk .footerLogos {
    position: relative;
    top: -34px;
    left: -22px; }
  .footerDesk .copyrightTxt {
    color: #5b6770;
    font-family: 'Alright_Medium';
    font-size: 11px;
    width: 62% !important;
    position: relative;
    top: -15px; }

.footerMobile {
  display: none; }

@media only screen and (max-width: 767px) {
  .footerDesk {
    display: none; }
  .footerMobile {
    display: block;
    margin-top: -20px;
    padding-bottom: 20px; }
    .footerMobile li a {
      font-family: 'Alright_Bold';
      font-size: 17px;
      color: #180f5e !important;
      text-decoration: none !important;
      border-bottom: 2px solid #180f5e;
      line-height: 0px; }
    .footerMobile .nav-link {
      display: block;
      padding: .35rem .0rem;
      margin: .55rem .5rem;
      position: relative;
      z-index: 3; }
    .footerMobile .separator {
      width: 2px;
      background: #180f5e;
      height: 17px;
      position: relative;
      top: 5px; }
    .footerMobile .footerLogos {
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      margin-top: 15px;
      width: 383px;
      margin-left: -5px; }
    .footerMobile .copyrightTxt {
      margin-top: 15px;
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }

.mobileFooterLink {
  margin-left: 15px; }

@media only screen and (max-width: 1021px) {
  .footerDesk {
    padding-right: 20px;
    padding-left: 20px; } }

@media only screen and (max-width: 843px) {
  .footerDesk li a {
    font-family: 'Alright_Medium';
    font-size: 14px;
    color: #180f5e !important;
    text-decoration: none !important;
    border-bottom: 2px solid #180f5e;
    line-height: 0; }
  .footerDesk .separator {
    width: 2px;
    background: #180f5e;
    height: 15px;
    position: relative;
    top: -2px; }
  .footerDesk .footerLogos {
    position: relative;
    top: -32px;
    left: -22px; } }

/* ---------------------------------------- ISI ---------------------------------------- */
.isi-content {
  color: #000000;
  font-weight: 400; }

.isi-content .isi-header {
  color: #000000;
  font-weight: 700;
  font-size: 1rem; }

.indication {
  position: relative;
  top: 1px; }

.isi-content strong {
  color: #000000;
  margin-bottom: 1rem; }

.isi-content p strong {
  color: #78787a;
  margin-bottom: 0; }

.fixed-isi {
  background-color: #ffffff;
  bottom: 0;
  border-top: 1px solid black;
  height: 32%;
  left: 0;
  min-height: 160px;
  position: fixed;
  width: 100%;
  z-index: 9;
  display: none; }

.isi .container,
.fixed-isi .container {
  max-width: 960px; }

.fixed-isi .expand {
  cursor: pointer;
  float: right;
  position: relative;
  top: -20px;
  margin-left: -104px; }

.fixed-isi.expanded .expand {
  top: -16px !important;
  margin-left: -110px;
  z-index: 1000;
  background: white; }

.expand-button,
.collapse-button {
  display: inline-block;
  color: #ffffff;
  background-color: #000000;
  padding: 4px 10px 2px 10px;
  font-size: 12px;
  margin-right: 4px; }

.collapse-button {
  display: none; }

.fixed-isi.expanded .expand .expand-button {
  display: none; }

.fixed-isi.expanded .expand .collapse-button {
  display: inline-block; }

.newExpandLogo {
  cursor: pointer;
  margin-top: -27px;
  margin-left: 872px !important; }

.isi .scroll-body p:last-child {
  padding-bottom: 1rem; }

/* -----  Inner expanded ISI scroll  -----*/
.fixed-isi.expanded {
  background-color: white;
  position: relative;
  /*overflow: hidden;*/ }

.fixed-isi .container,
.fixed-isi .isi-content {
  height: 100%; }

.fixed-isi .isi-content {
  padding-bottom: 0; }

.fixed-isi.expanded .isi-content {
  padding-bottom: 1rem; }

.fixed-isi .isi-content .scroll-body {
  overflow: auto;
  margin-right: 0.3rem; }

.fixed-isi.expanded .isi-content .scroll-body {
  height: 95%; }

.fixed-isi .isi-content .scroll-body::-webkit-scrollbar {
  width: 10px; }

.fixed-isi .isi-content .scroll-body::-webkit-scrollbar-track {
  background: #e0e0e0;
  -webkit-border-radius: 15px;
  margin-top: 15px !important; }

.fixed-isi .isi-content .scroll-body::-webkit-scrollbar-thumb {
  background: #000000;
  border-radius: 10px; }

.fixed-isi.expanded {
  margin-top: -161px !important; }

.fixed-isi.collapsed {
  height: 20%; }

.fixed-isi.expanded .expand img {
  content: url("../img/icon-isi-arrow.png");
  transform: rotate(180deg); }

.fixed-isi.expanded .expand img {
  content: url("../img/icon-isi-arrow.png");
  transform: rotate(180deg); }

.isi .container,
.fixed-isi .container {
  padding-left: 0;
  padding-right: 0; }

.fixed-isi .container {
  padding-top: 6px;
  overflow: visible !important; }

.indicationOne {
  position: relative; }

.contactFooterLink {
  cursor: pointer; }

/* ---------------------------------------- Media Queries ---------------------------------------- */
@media screen and (min-width: 768px) {
  .fixed-isi.expanded {
    height: calc(100% - 146px); } }

@media screen and (max-width: 991.98px) {
  .fixed-isi .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .isi .container {
    padding-left: 8px;
    padding-right: 8px; }
  .indicationOne {
    position: relative;
    top: -1px;
    margin-top: -15px !important; }
  .scroll-body {
    position: relative;
    top: -13px !important; }
  .fixed-isi.expanded {
    margin-top: 0px !important; }
  .isiNavMobile {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 767.98px) {
  .isi {
    background-color: #ffffff;
    padding-top: 40px; }
  .isi-content p {
    font-size: 0.875rem; }
  .isi-content h1 {
    font-size: 1.625rem; }
  .fixed-isi {
    height: 30%;
    min-height: 115px; }
  .fixed-isi .isi-content .scroll-body {
    height: 70%; }
  .fixed-isi.expanded {
    height: calc(100% - 148px); }
  .isi .scroll-body p:last-child {
    padding-bottom: 2rem;
    margin-bottom: 0; }
  .fixed-isi .expand {
    top: -16px;
    margin-left: -58px; }
  .fixed-isi .container .isaText {
    padding: 0 4px 0 0;
    margin: 0; }
  .fixed-isi .isi-content .scroll-body {
    width: 100%;
    margin-right: 0; }
  .fixed-isi .isi-content .scroll-body .container {
    padding: 0; }
  .isiNavMobile {
    padding-left: 20px;
    padding-right: 0px; } }

.spaceOneIsi {
  margin-top: 5px !important; }

@media screen and (min-width: 767px) {
  .expand-button {
    position: relative;
    bottom: -3px; } }

@media screen and (min-width: 991px) {
  .expand img {
    position: relative;
    bottom: -2px; } }

.ISIrBall {
  position: relative;
  font-size: 12px !important;
  top: -4px !important;
  left: -2px; }

.isiRow, .scroll-body, .isi-content, .isiContainer {
  overflow-x: hidden !important; }

#isi-contentDesktopView ::-webkit-scrollbar, .fixed-isi ::-webkit-scrollbar {
  width: 0px !important;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */ }

.fixed-isi {
  border-top: 10px solid #EBC971;
  background-color: #fff;
  /* For browsers that do not support gradients */ }

.fixed-isi .isiContainer {
  padding-top: 0px !important;
  margin-top: 0px !important; }

.fixed-isi .isiContainer .col-md-6 {
  margin-top: -30px; }

.isi-content .goldArrowImg {
  top: 35px !important; }

.fixed-isi .isi-content .goldArrowImg {
  top: -2px !important; }

.fixed-isi .isiContainer img {
  right: 50px !important; }

#addressTxt {
  font-family: 'Alright_Regular' !important;
  font-weight: 200 !important;
  font-size: 14px !important;
  margin-top: -13px !important; }

.box {
  /* background: blue; */
  width: 100% !important;
  position: relative; }

.iconImg {
  position: absolute;
  left: 5px;
  top: 4px !important; }

.img2, .img8 {
  left: 22px !important; }

.img3, .img7 {
  left: 15px !important; }

.img5, .img6 {
  left: 16px; }

.img9 {
  left: 23px; }

.boxP {
  position: relative;
  left: 70px;
  width: 80% !important;
  font-size: 17px !important; }

.isiContainer .boldTxt {
  color: #5b6770; }

.regFont {
  color: #5b6770;
  font-family: 'Alright_Regular' !important; }

.boxP .boldTxt {
  font-size: 17px !important;
  line-height: 20px; }

.boxPLi {
  color: #5b6770;
  font-family: 'Alright_Regular';
  margin-top: -15px; }

.boldTxtHeader {
  padding-bottom: 10px !important;
  color: #5b6770; }

.isiFontAlright {
  font-family: 'Alright_Regular'; }

.boxList {
  position: relative;
  width: 100%;
  margin-top: -10px;
  height: 252px;
  font-size: 17px !important; }

.boxLeft {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 45% !important; }

.boxRight {
  position: absolute;
  left: 70% !important;
  transform: translateX(-50%);
  top: 0px;
  width: 30% !important; }

.boldHeaderIsi {
  margin-top: -80px !important;
  color: #5b6770 !important;
  font-family: 'Alright_Regular';
  margin-top: -15px;
  font-size: 16px !important; }

.pBodyTxt, .pBodyTxt a {
  color: #5b6770 !important;
  font-family: 'Alright_Regular';
  text-decoration: none !important;
  font-size: 17px !important; }

.underlineStyle {
  text-decoration: underline !important; }

.smallerTxt {
  color: #5b6770 !important;
  font-family: 'Alright_Regular';
  text-decoration: none !important;
  margin-top: -5px !important;
  font-size: 12px !important; }

.hiddenPrescribeDsk {
  display: none; }

.isiContainer {
  position: relative; }

.isiContainer img {
  position: absolute;
  right: 54px;
  top: 43px;
  z-index: 2; }

.goldArrowImg {
  cursor: pointer !important; }

.isiP1 {
  color: #180f5e;
  font-family: 'Alright_Bold';
  font-size: 21px;
  letter-spacing: 0px; }

.p2 {
  color: #5b6770;
  font-family: 'Alright_Regular'; }

.boldTxt {
  font-family: 'Alright_Bold';
  font-size: 20px !important;
  line-height: 23px; }

.bolderTxtIsi {
  font-family: 'Alright_Bold';
  font-size: 20px !important;
  line-height: 23px; }

#bolderTxtIsi {
  font-family: 'Alright_Bold';
  font-size: 20px !important;
  line-height: 23px; }

.isiUnderline {
  font-family: 'Alright_Bold';
  color: #180f5e !important;
  text-decoration: none !important;
  border-bottom: 2.5px solid #180f5e; }

.fixed-isi {
  background-color: #ffffff;
  bottom: 0;
  border-top: 1px solid black;
  height: 16%;
  left: 0;
  min-height: 215px;
  position: fixed;
  width: 100%;
  z-index: 9999999;
  display: none; }

@media screen and (max-width: 1099px) {
  .fixed-isi .isiContainer img {
    right: 0px !important; } }

@media screen and (max-width: 991.98px) {
  .fixed-isi .container {
    padding-left: 0rem;
    padding-right: 0rem; } }

@media screen and (max-width: 991.98px) {
  .scroll-body {
    position: relative;
    top: 0px !important; } }

.goldArrowImg {
  display: none; }

.fixed-isi .isi-content .goldArrowImg {
  display: block !important; }

.boxPLi, .isiTxtBlue, .p2, .isiFontAlright {
  font-size: 17px !important; }

@media only screen and (max-width: 767px) {
  .fixed-isi {
    min-height: 225px; }
  #breakPoint {
    position: relative;
    top: -20px; }
  .boxList {
    margin-left: 5px; }
  .IsiBreakMobile {
    display: none; }
  .img7, .img6, .eyeImg, .img9 {
    top: -15px !important; }
  .eyeImg {
    left: 10px; }
  .boxPLi, .isiTxtBlue, .p2, .isiFontAlright {
    font-size: 16px !important; }
  .isiBrDesk {
    display: none; }
  .boxRight {
    position: unset !important;
    left: 0px !important;
    transform: unset;
    top: 0px;
    width: 100% !important; }
  .boxLeft {
    position: unset !important;
    left: 0px;
    top: 0px;
    width: 100% !important; }
  .boxList {
    position: unset !important;
    width: 100%;
    margin-top: 0px;
    height: unset;
    margin-bottom: 100px; }
  .hiddenPrescribeDsk {
    display: block; }
  .hiddenPrescribe {
    display: none; }
  .isi-content {
    margin-top: -5px; }
  .fixed-isi .isi-content {
    margin-top: 0px; }
  .mobileIsi-Br {
    display: none; }
  .fixed-isi .mobileIsi-Br {
    display: block; }
  .isiP1 {
    font-size: 22px !important;
    line-height: 25px; }
  .isiHeader {
    padding-right: 50px; }
  .fixed-isi .isi-content .goldArrowImg {
    top: 15px !important; } }

@media screen and (max-width: 767.98px) {
  .fixed-isi .isi-content .scroll-body {
    height: 100%; } }

#medWatchLink {
  border-bottom: 2px solid #5b6770; }

.isiArrowDown {
  position: absolute;
  top: 0px;
  right: 50px !important;
  z-index: 99999999999999999999;
  display: none; }

.isiExpanded .isiArrowDown {
  display: block; }

@media screen and (max-width: 1099px) {
  .isiArrowDown {
    right: 0px !important; } }

@media only screen and (max-width: 767px) {
  .isiArrowDown {
    top: 15px !important; } }

.isiExpanded {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99999999;
  background: #fff;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: none; }

.expanded {
  display: block; }

.bodyOverflow {
  overflow: hidden !important; }

@media only screen and (max-width: 820px) {
  .isiExpanded {
    top: 117px;
    padding-top: 15px;
    padding-bottom: 150px; } }

.isiRow, .scroll-body, .isi-content, .isiContainer {
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */ }

.isiRow::-webkit-scrollbar, .scroll-body::-webkit-scrollbar, .isi-content::-webkit-scrollbar, .isiContainer::-webkit-scrollbar {
  display: none !important; }

.isiFDAP {
  margin-top: -5px !important; }

.mainNav .nav-item {
    position: relative;
    background: #180f5e !important;
    height: 40px;
}

    .mainNav .nav-item:before {
        content: "";
        position: absolute;
        left: -6px;
        width: 50%;
        height: 19px;
        bottom: -23px;
        background-color: #180f5e;
        -webkit-transform: skew(-42deg);
        -moz-transform: skew(-42deg);
        -o-transform: skew(-42deg);
        -ms-transform: skew(-42deg);
        transform: skew(-42deg);
        border-bottom: 3px solid #cfa644;
    }

    .mainNav .nav-item:after {
        content: "";
        position: absolute;
        right: -6px;
        width: 50%;
        height: 19px;
        bottom: -23px;
        background-color: #180f5e;
        -webkit-transform: skew(42deg);
        -moz-transform: skew(42deg);
        -o-transform: skew(42deg);
        -ms-transform: skew(42deg);
        transform: skew(42deg);
        border-bottom: 3px solid #cfa644;
    }

.leftBar {
    position: absolute;
    left: 0px;
    bottom: -15px;
    height: 20px;
    background-color: #180f5e;
    width: 100%;
    border-bottom: 3px solid #cfa644;
    z-index: 999;
}

.rightBar {
    position: absolute;
    right: 0px;
    bottom: -15px;
    height: 20px;
    background-color: #180f5e;
    width: 100%;
    border-bottom: 3px solid #cfa644;
    z-index: 999;
}

.bladderCancer .navAbout:before, .bladderCancer .navStarted:before, .bladderCancer .navSupport:before, .bladderCancer .navResources:before {
    width: 100% !important;
}

.bladderCancer .navAbout .navArrowIndicator, .bladderCancer .navStarted .navArrowIndicator, .bladderCancer .navSupport .navArrowIndicator, .bladderCancer .navResources .navArrowIndicator {
    display: none !important;
}

.bladderCancer .navBladderCancer .navArrowIndicator {
    display: block;
}

.bladderCancer .navBladderCancer a {
    font-family: 'Alright_Bold' !important;
}

@media only screen and (min-width: 2555px) {
    .bladderCancer .leftBar {
        width: 41.5% !important;
    }

    .bladderCancer .rightBar {
        width: 50% !important;
    }
}

@media only screen and (max-width: 2554px) {
    .bladderCancer .leftBar {
        width: 39% !important;
    }

    .bladderCancer .rightBar {
        width: 50% !important;
    }
}

@media only screen and (max-width: 1927px) {
    .bladderCancer .leftBar {
        width: 35.3% !important;
    }

    .bladderCancer .rightBar {
        width: 50% !important;
    }
}

@media only screen and (max-width: 1440px) {
    .bladderCancer .leftBar {
        width: 31% !important;
    }

    .bladderCancer .rightBar {
        width: 50% !important;
    }
}

@media only screen and (max-width: 1103px) {
    .bladderCancer .leftBar {
        width: 32% !important;
    }

    .bladderCancer .rightBar {
        width: 50% !important;
    }
}

@media only screen and (max-width: 934px) {
    .bladderCancer .leftBar {
        width: 35% !important;
    }

    .bladderCancer .rightBar {
        width: 50% !important;
    }
}

@media only screen and (max-width: 850px) {
    .bladderCancer .leftBar {
        width: 30% !important;
    }

    .bladderCancer .rightBar {
        width: 50% !important;
    }
}

.gettingStarted .navAbout:before, .gettingStarted .navBladderCancer:before, .gettingStarted .navSupport:before, .gettingStarted .navResources:before {
    width: 100% !important;
}

.gettingStarted .navAbout .navArrowIndicator, .gettingStarted .navBladderCancer .navArrowIndicator, .gettingStarted .navSupport .navArrowIndicator, .gettingStarted .navResources .navArrowIndicator {
    display: none !important;
}

.gettingStarted .navStarted .navArrowIndicator {
    display: block;
}

.gettingStarted .navStarted a {
    font-family: 'Alright_Bold' !important;
}

@media only screen and (min-width: 2555px) {
    .gettingStarted .leftBar {
        width: 45% !important;
    }

    .gettingStarted .rightBar {
        width: 45% !important;
    }
}

@media only screen and (max-width: 2554px) {
    .gettingStarted .leftBar {
        width: 50% !important;
    }

    .gettingStarted .rightBar {
        width: 35% !important;
    }
}

@media only screen and (max-width: 1102px) {
    .gettingStarted .leftBar {
        width: 50% !important;
    }

    .gettingStarted .rightBar {
        width: 25% !important;
    }
}

.aboutPadcev .navStarted:before, .aboutPadcev .navBladderCancer:before, .aboutPadcev .navSupport:before, .aboutPadcev .navResources:before {
    width: 100% !important;
}

.aboutPadcev .navStarted .navArrowIndicator, .aboutPadcev .navBladderCancer .navArrowIndicator, .aboutPadcev .navSupport .navArrowIndicator, .aboutPadcev .navResources .navArrowIndicator {
    display: none !important;
}

.aboutPadcev .navAbout .navArrowIndicator {
    display: block;
}

.aboutPadcev .navAbout a {
    font-family: 'Alright_Bold' !important;
}

@media only screen and (min-width: 2555px) {
    .aboutPadcev .leftBar {
        width: 45% !important;
    }

    .aboutPadcev .rightBar {
        width: 45% !important;
    }
}

@media only screen and (max-width: 2554px) {
    .aboutPadcev .leftBar {
        width: 40% !important;
    }

    .aboutPadcev .rightBar {
        width: 35% !important;
    }
}

.supportSolutions .navStarted:before, .supportSolutions .navBladderCancer:before, .supportSolutions .navAbout:before, .supportSolutions .navResources:before {
    width: 100% !important;
}

.supportSolutions .navStarted .navArrowIndicator, .supportSolutions .navBladderCancer .navArrowIndicator, .supportSolutions .navAbout .navArrowIndicator, .supportSolutions .navResources .navArrowIndicator {
    display: none !important;
}

.supportSolutions .navSupport .navArrowIndicator {
    display: block;
}

.supportSolutions .navSupport a {
    font-family: 'Alright_Bold' !important;
}

.supportSolutions #smSupNav {
    font-weight: bold !important;
}

@media only screen and (min-width: 2555px) {
    .supportSolutions .leftBar {
        width: 45% !important;
    }

    .supportSolutions .rightBar {
        width: 35% !important;
    }
}

@media only screen and (max-width: 2554px) {
    .supportSolutions .leftBar {
        width: 40% !important;
    }

    .supportSolutions .rightBar {
        width: 35% !important;
    }
}

@media only screen and (max-width: 2010px) {
    .supportSolutions .leftBar {
        width: 40% !important;
    }

    .supportSolutions .rightBar {
        width: 30% !important;
    }
}

@media only screen and (max-width: 1532px) {
    .supportSolutions .leftBar {
        width: 40% !important;
    }

    .supportSolutions .rightBar {
        width: 25% !important;
    }
}

@media only screen and (max-width: 1225px) {
    .supportSolutions .leftBar {
        width: 40% !important;
    }

    .supportSolutions .rightBar {
        width: 15% !important;
    }
}

.resourcePage .navAbout:before, .resourcePage .navBladderCancer:before, .resourcePage .navSupport:before, .resourcePage .navStarted:before {
    width: 100% !important;
}

.resourcePage .navAbout .navArrowIndicator, .resourcePage .navBladderCancer .navArrowIndicator, .resourcePage .navSupport .navArrowIndicator, .resourcePage .navStarted .navArrowIndicator {
    display: none !important;
}

.resourcePage .navResources .navArrowIndicator {
    display: block;
}

.resourcePage .navResources a {
    font-family: 'Alright_Bold' !important;
}

.resourcePage .leftBar {
    width: 100% !important;
}

.resourcePage .rightBar {
    width: 100% !important;
}

.resourcePage .navArrowIndicatorGold {
    display: block;
}

.navArrowIndicator {
    position: absolute;
    bottom: -22px;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.navArrowIndicatorGold {
    z-index: 9999;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.bladderCancer .desktopNav:before {
    width: 39% !important;
    border-right: 4px solid #cfa644;
    background-image: url("images/navArrow.png");
    background-position: right 30px center;
}

.bladderCancer .desktopNav:after {
    width: 61% !important;
    border-left: 4px solid #cfa644;
    background-image: url("images/navArrow.png");
    background-position: right 30px center;
}

.desktopNav {
    background: #180f5e;
    height: 85px;
    position: relative;
    padding: 0px;
    z-index: 9999 !important;
    width: 100% !important;
}

    .desktopNav .navInner {
        height: 100%;
        position: relative;
    }

        .desktopNav .navInner .topNav {
            position: relative;
            right: 10px;
        }

            .desktopNav .navInner .topNav ul li a {
                color: #fff !important;
                text-decoration: none !important;
                font-size: 13px;
                font-family: 'Alright_Regular';
            }

            .desktopNav .navInner .topNav .nav-link {
                display: block;
                padding: .4rem .4rem;
            }

            .desktopNav .navInner .topNav .vLine {
                height: 15px;
                width: 1px;
                background: #fff;
                position: relative;
                margin-top: 8px;
            }

        .desktopNav .navInner .mainNav ul li a {
            color: #fff !important;
            text-decoration: none !important;
            font-size: 14px;
            font-family: 'Alright_Regular';
        }

        .desktopNav .navInner .mainNav .navLogo {
            position: absolute;
            left: -40px;
            bottom: -4px;
            z-index: 999;
            width: 180px;
        }

        .desktopNav .navInner .mainNav .innerNav-Main {
            position: relative;
            top: 5px;
        }

.regNav {
    font-family: 'Alright_Regular' !important;
}

#demo-modal #wrapper {
    overflow: hidden;
    height: 497px;
    width: 830px;
    position: relative;
    margin: 160px auto;
    border-top: 4px solid #cfa644;
    border-right: 4px solid #cfa644;
    border-left: 4px solid #cfa644;
}

#demo-modal #modal-wrapper {
    height: 470px;
    background-image: url("../Content/images/gradientBg.png");
    background-position: center;
    background-size: cover;
    position: relative;
}

    #demo-modal #modal-wrapper:before {
        content: "";
        position: absolute;
        left: -6px;
        width: 5%;
        height: 30px;
        bottom: -23px;
        background: #0D0648;
        -webkit-transform: skew(-40deg);
        -moz-transform: skew(-40deg);
        -o-transform: skew(-40deg);
        -ms-transform: skew(-40deg);
        transform: skew(-40deg);
        border-bottom: 4px solid #cfa644;
    }

    #demo-modal #modal-wrapper:after {
        content: "";
        position: absolute;
        right: -25px;
        width: 95%;
        height: 30px;
        bottom: -23px;
        -webkit-transform: skew(40deg);
        -moz-transform: skew(40deg);
        -o-transform: skew(40deg);
        -ms-transform: skew(40deg);
        transform: skew(40deg);
        border-bottom: 4px solid #cfa644;
        background-image: url("../Content/images/gradientBg1.png");
        background-position: bottom;
        background-size: cover;
    }

.interstitialArrow {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999999999999999999999999999;
    animation-name: show;
    animation-duration: 0.5s;
}

@keyframes show {
    0% {
        display: none;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

.modal-footer {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 12px;
}

.modal-close {
    right: 30px;
    top: 30px;
    position: absolute;
    opacity: 1;
}

    .modal-close:hover,
    .modal-close:focus {
        opacity: 1;
        cursor: pointer;
    }

.modal-InnerWrap {
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
}

    .modal-InnerWrap .modalPNew {
        color: #fff;
        top: 0px;
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-family: 'Alright_Bold';
        margin-bottom: 30px;
    }

    .modal-InnerWrap a {
        text-decoration: none !important;
    }

    .modal-InnerWrap button {
        display: block;
        color: #fff;
        width: 400px;
        height: 55px;
        text-decoration: none !important;
        background: transparent;
        margin-bottom: 35px;
        position: relative;
        font-size: 24px;
        font-family: 'Alright_Bold';
        border: 1.5px solid #cfa644;
        border-right: 0px !important;
        padding-top: 5px;
        position: relative;
        margin-left: -15px;
    }

        .modal-InnerWrap button img {
            position: absolute;
            top: -7px;
            right: -35px;
        }

.desktopNav {
    position: relative;
    z-index: 9999999 !important;
}

.subNav {
    z-index: 999999 !important;
}

#demo-modal-Leaving {
    z-index: 999999999999999999999999999999;
}

    #demo-modal-Leaving #wrapper {
        overflow: hidden;
        height: 497px;
        width: 830px;
        position: relative;
        margin: 160px auto;
        border-top: 4px solid #cfa644;
        border-right: 4px solid #cfa644;
        border-left: 4px solid #cfa644;
    }

    #demo-modal-Leaving #modal-wrapper {
        height: 470px;
        background-image: url("../Content/images/gradientBg.png");
        background-position: center;
        background-size: cover;
        position: relative;
    }

        #demo-modal-Leaving #modal-wrapper:before {
            content: "";
            position: absolute;
            left: -6px;
            width: 5%;
            height: 30px;
            bottom: -23px;
            background: #0D0648;
            -webkit-transform: skew(-40deg);
            -moz-transform: skew(-40deg);
            -o-transform: skew(-40deg);
            -ms-transform: skew(-40deg);
            transform: skew(-40deg);
            border-bottom: 4px solid #cfa644;
        }

        #demo-modal-Leaving #modal-wrapper:after {
            content: "";
            position: absolute;
            right: -25px;
            width: 95%;
            height: 30px;
            bottom: -23px;
            -webkit-transform: skew(40deg);
            -moz-transform: skew(40deg);
            -o-transform: skew(40deg);
            -ms-transform: skew(40deg);
            transform: skew(40deg);
            border-bottom: 4px solid #cfa644;
            background-image: url("../Content/images/gradientBg1.png");
            background-position: bottom;
            background-size: cover;
        }

.interstitialArrow {
    position: absolute;
    bottom: 0px;
}

.modal-Leaving {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999999999999999999999999999;
    animation-name: show;
    animation-duration: 0.5s;
}

@keyframes show {
    0% {
        display: none;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

.modal-footer {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 12px;
}

.modal-close {
    right: 30px;
    top: 30px;
    position: absolute;
    opacity: 1;
}

    .modal-close:hover,
    .modal-close:focus {
        opacity: 1;
        cursor: pointer;
    }

.modal-InnerWrap-Leaving {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 645px;
}

    .modal-InnerWrap-Leaving .bodyCopy {
        width: 100%;
        text-align: center;
        color: #fff;
        font-family: 'Alright_Regular';
        font-size: 16px;
    }

    .modal-InnerWrap-Leaving .modalPNew {
        color: #fff;
        top: 0px;
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-family: 'Alright_Bold';
        margin-bottom: 20px;
    }

    .modal-InnerWrap-Leaving a {
        text-decoration: none !important;
    }

    .modal-InnerWrap-Leaving button {
        color: #fff;
        width: 185px;
        height: 55px;
        text-decoration: none !important;
        background: transparent;
        margin-top: 35px;
        position: relative;
        font-size: 24px;
        font-family: 'Alright_Bold';
        border: 1.5px solid #cfa644;
        border-right: 0px !important;
        padding-top: 5px;
        position: relative;
    }

        .modal-InnerWrap-Leaving button img {
            position: absolute;
            top: -7px;
            right: -35px;
        }

@media only screen and (max-width: 1112px) {
    .desktopNav .navInner .topNav {
        position: relative;
        right: 2px;
    }

    .desktopNav .navInner .mainNav .navLogo {
        position: absolute;
        left: -10px;
    }

    .desktopNav .mainNav .nav-link {
        display: block;
        padding: .5rem .5rem;
    }
}

@media only screen and (max-width: 1025px) {
    .desktopNav .navInner .mainNav .navLogo {
        position: absolute;
        left: 10px;
    }
}

@media only screen and (max-width: 934px) {
    .desktopNav .navInner .mainNav .navLogo {
        position: absolute;
        left: 10px;
    }

    .desktopNav .navInner .topNav ul li a {
        color: #fff !important;
        text-decoration: none !important;
        font-size: 11px;
        font-family: 'Alright_Regular';
    }

    .desktopNav .mainNav .nav-link {
        display: block;
        padding: .5rem .5rem;
    }

    .desktopNav .mainNav a {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 820px) {
    .mobileMenu-Overlay, .mobileNav {
        display: none;
    }
}

@media only screen and (max-width: 820px) {
    #tips-for-caregivers, #clinical-trial-results, #possible-side-effects {
        position: relative;
        top: -95px !important;
    }

    #faqs {
        position: relative;
        top: -105px !important;
    }

    .mobileMenu-Overlay {
        display: none;
        z-index: 99999999999999999999 !important;
    }

    .mobileTopNav {
        margin-top: -3px;
    }

    .mobileNav .mobileTopNav li {
        padding: 0px 10px;
    }

    .mobileNavLeft {
        padding-left: 0px !important;
    }

    .mobileNavRight {
        padding-right: 0px !important;
    }

    .desktopNav {
        display: none;
    }

    .subNav {
        display: none;
    }

    .mobileNav {
        display: block;
        background: #0A0640;
        background-position: center;
        background-size: cover;
        width: 100% !important;
        overflow: hidden;
        height: 117px;
        position: fixed;
        top: 0px;
        left: 0px;
        border-bottom: 3px solid #cfa644;
    }

    .mobileTopNav li a {
        color: #fff !important;
        text-decoration: none !important;
        font-size: 12px;
        font-family: 'Alright_Regular';
        text-align: center;
        padding: 0px !important;
        line-height: 17px !important;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
        margin-top: 10px;
    }

        .mobileTopNav li a span {
            border-bottom: 2px solid #fff !important;
        }

    .mobileTopNav .nav-link {
        display: block;
    }

    .mobileTopNav .vLine {
        height: 29px;
        width: 2px;
        background: #fff;
        position: relative;
        margin-top: 11px;
    }

    .mobileNavRow .navLogo {
        position: absolute;
        left: 11px;
        width: 140px;
        top: unset;
        bottom: 6px;
    }

    .mobileNavRow .navMenuImg {
        width: 48px;
        height: 45px;
        position: absolute;
        right: 20px;
        bottom: 8px;
    }

    .heroTextWrap {
        margin-top: 0px;
    }
}

.mobileMenu-List {
    width: 100%;
    position: relative;
    z-index: 999999999999999999999999999999;
    padding-bottom: 50px;
}

    .mobileMenu-List #mobileNav-Ul {
        height: 560px;
        background-image: url("../Content/images/gradientBg.png");
        background-position: center;
        background-size: cover;
        position: relative;
        z-index: 99999999999999999999999999 !important;
        padding: 45px 0px;
    }

        .mobileMenu-List #mobileNav-Ul:before {
            content: "";
            position: absolute;
            left: -6px;
            width: 10%;
            height: 30px;
            bottom: -23px;
            background: #070137;
            border-bottom: 4px solid #cfa644;
            -webkit-transform: skew(-40deg);
            -moz-transform: skew(-40deg);
            -o-transform: skew(-40deg);
            -ms-transform: skew(-40deg);
            transform: skew(-40deg);
        }

        .mobileMenu-List #mobileNav-Ul:after {
            content: "";
            position: absolute;
            right: -6px;
            width: 87.5%;
            height: 30px;
            bottom: -23px;
            background-image: url("../Content/images/gradientBg1.png");
            background-position: bottom;
            background-size: cover;
            border-bottom: 4px solid #cfa644;
            -webkit-transform: skew(40deg);
            -moz-transform: skew(40deg);
            -o-transform: skew(40deg);
            -ms-transform: skew(40deg);
            transform: skew(40deg);
        }

    .mobileMenu-List .modal-close-Nav {
        position: absolute;
        right: 25px;
        top: 15px;
    }

#mobilePatientsLink {
    border-bottom: 0px;
}

a {
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none !important;
    }

.outerMobileLi {
    background: transparent;
    height: 60px;
    width: 100%;
}

.mobile-ulBox {
    position: relative;
    text-decoration: none !important;
    width: 90%;
    transform: translateX(-50%);
    left: 50%;
    border-bottom: 3px solid #cfa644;
    height: 60px;
}

    .mobile-ulBox p {
        position: relative;
        color: #fff !important;
        font-family: 'Alright_Bold';
        top: 50%;
        transform: translateY(-50%);
        text-decoration: none !important;
    }

    .mobile-ulBox img {
        position: absolute;
        right: 0px;
        top: 50%;
        transform: translateY(-50%);
    }

.mobileSubItems {
    margin-left: 65px;
    margin-top: 15px;
    padding-bottom: 20px;
}

    .mobileSubItems a {
        display: block;
        color: #fff !important;
        text-decoration: none !important;
        font-size: 16px;
        font-family: 'Alright_Regular';
    }

    .mobileSubItems span {
        border-bottom: 1px solid #fff;
    }

    .mobileSubItems .midSubNavItem {
        padding: 15px 0px;
    }

@media only screen and (max-width: 934px) {
    .leftBar, .rightBar {
        bottom: -12px;
    }
}

.navCover {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 99999999;
    display: none;
}

.mobileNav-interstitialArrow {
    position: absolute;
    bottom: -23px;
    left: 6%;
    z-index: 9999999;
}

@media only screen and (max-width: 573px) {
    #mobileNav-Ul:after {
        width: 87.3% !important;
    }
}

@media only screen and (max-width: 561px) {
    #mobileNav-Ul:after {
        width: 86% !important;
    }
}

@media only screen and (max-width: 462px) {
    #mobileNav-Ul:after {
        width: 84% !important;
    }
}

@media only screen and (max-width: 458px) {
    .mobileNav-interstitialArrow {
        position: absolute;
        bottom: -23px;
        left: 4% !important;
        z-index: 9999999;
    }
}

@media only screen and (max-width: 390px) {
    .mobileNav-interstitialArrow {
        position: absolute;
        bottom: -23px;
        left: 3.5% !important;
        z-index: 9999999;
    }
}

.scrolled {
    position: fixed;
    width: 100% !important;
    top: -12px;
    left: 0 !important;
    margin-left: 0px !important;
}

@media only screen and (max-width: 820px) {
    body {
        padding-top: 117px;
    }
}

.mobileMenu-Overlay {
    width: 100vw;
    height: 100vh !important;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999999999;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
}

@media only screen and (max-width: 1045px) {
    .subNav .subNav-Items {
        left: -20px;
    }
}

.mobileBrModal {
    display: none;
}

#demo-modal .modal {
    overflow: hidden;
}

#demo-modal #wrapper, #demo-modal-Leaving #wrapper {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 901px) {
    #demo-modal .interstitialArrow, #demo-modal-Leaving .interstitialArrow {
        left: -12px;
    }

    #demo-modal #wrapper, #demo-modal-Leaving #wrapper {
        overflow: hidden;
        height: 497px;
        width: 700px;
        position: relative;
        margin: 160px auto;
        border-top: 4px solid #cfa644;
        border-right: 4px solid #cfa644;
        border-left: 4px solid #cfa644;
    }
}

@media only screen and (max-width: 820px) {
    #demo-modal #wrapper, #demo-modal-Leaving #wrapper {
        margin: 110px auto !important;
    }

    .modal, .modal-Leaving {
        z-index: 999999999999999 !important;
    }
}

@media only screen and (max-width: 767px) {
    #demo-modal-Leaving .modal-InnerWrap-Leaving .modalPNew {
        top: 0;
        font-size: 24px;
        font-family: 'Alright_Bold';
        margin-bottom: 20px;
        line-height: 28px !important;
    }

    #demo-modal-Leaving #wrapper {
        overflow: hidden;
        height: 645px !important;
    }

    #demo-modal-Leaving #modal-wrapper {
        height: 96.6% !important;
        background-image: url(../Content/images/gradientBg.png);
        background-position: center;
        background-size: cover;
        position: relative;
    }

    .modal-InnerWrap-Leaving {
        position: absolute;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        width: 94%;
    }

    .mobileBrModal {
        display: block;
    }

    #demo-modal .interstitialArrow, #demo-modal-Leaving .interstitialArrow {
        left: -12px;
    }

    #demo-modal #wrapper, #demo-modal-Leaving #wrapper {
        overflow: hidden;
        height: 497px;
        width: 90%;
        position: relative;
        margin: 160px auto;
        border-top: 4px solid #cfa644;
        border-right: 4px solid #cfa644;
        border-left: 4px solid #cfa644;
    }

    #demo-modal .modal-InnerWrap, #demo-modal-Leaving .modal-InnerWrap {
        position: absolute;
        top: 55px;
        left: 50%;
        transform: translateX(-50%);
    }

        #demo-modal .modal-InnerWrap button, #demo-modal-Leaving .modal-InnerWrap button {
            display: block;
            color: #fff;
            width: 175px;
            height: 70px;
            background: 0 0;
            margin-bottom: 35px;
            font-size: 18px;
            font-family: 'Alright_Bold';
            border: 1.5px solid #cfa644;
            border-right: 0 !important;
            padding-top: 5px;
            position: relative;
            margin-left: -15px;
            text-align: left;
            line-height: 23px;
            padding-left: 10px;
        }

            #demo-modal .modal-InnerWrap button img, #demo-modal-Leaving .modal-InnerWrap button img {
                position: absolute;
                top: -7px;
                right: -35px;
                width: 48px;
            }

        #demo-modal .modal-InnerWrap .modalPNew, #demo-modal-Leaving .modal-InnerWrap .modalPNew {
            color: #fff;
            top: 0;
            width: 100%;
            text-align: center;
            font-size: 24px;
            font-family: 'Alright_Bold';
            margin-bottom: 30px;
            margin-left: -16px;
        }

    #demo-modal #modal-wrapper, #demo-modal-Leaving #modal-wrapper {
        height: 363px;
        background-image: url(../Content/images/gradientBg.png);
        background-position: center;
        background-size: cover;
        position: relative;
    }

    #demo-modal #wrapper, #demo-modal-Leaving #wrapper {
        overflow: hidden;
        height: 390px;
    }

    #demo-modal .modal-close, #demo-modal-Leaving .modal-close {
        right: 8px;
        top: 10px;
    }
}

@media only screen and (max-width: 665px) {
    #demo-modal #modal-wrapper:before {
        width: 7%;
    }

    #demo-modal #modal-wrapper:after {
        width: 93%;
    }
}

@media only screen and (max-width: 501px) {
    #demo-modal-Leaving #wrapper {
        overflow: hidden;
        height: 807px !important;
    }

    #demo-modal-Leaving #modal-wrapper {
        height: 780px !important;
        background-image: url(../Content/images/gradientBg.png);
        background-position: center;
        background-size: cover;
        position: relative;
    }
}

@media only screen and (max-width: 483px) {
    #demo-modal #modal-wrapper:before {
        width: 9%;
    }

    #demo-modal #modal-wrapper:after {
        width: 91%;
    }
}

@media only screen and (max-width: 665px) {
    #demo-modal-Leaving #modal-wrapper:before {
        width: 7%;
    }

    #demo-modal-Leaving #modal-wrapper:after {
        width: 93%;
    }
}

@media only screen and (max-width: 490px) {
    #demo-modal-Leaving #modal-wrapper:before {
        width: 9%;
    }

    #demo-modal-Leaving #modal-wrapper:after {
        width: 91%;
    }
}

.activeSub {
    font-family: 'Alright_Bold' !important;
}

.inactiveSub {
    font-family: 'Alright_Regular' !important;
    color: #fff !important;
}

#what-is-padcev, #download-links {
    position: relative;
    top: -200px;
}

.mobileSubItems {
    display: none;
}

.arrow-active {
    display: none;
}

.homePage .mobileLi1 {
    background: #ebc971 !important;
}

    .homePage .mobileLi1 .mobile-ulBox {
        border-bottom: 0px;
    }

    .homePage .mobileLi1 p {
        color: #180f5e !important;
    }

    .homePage .mobileLi1 .arrow-active {
        display: block;
    }

    .homePage .mobileLi1 .arrow-not-active {
        display: none;
    }

.bladderCancer .mobileLi1 .mobile-ulBox {
    border-bottom: 0px;
}

.bladderCancer .mobileLi2 {
    background: #ebc971 !important;
}

    .bladderCancer .mobileLi2 .mobile-ulBox {
        border-bottom: 0px;
    }

    .bladderCancer .mobileLi2 p {
        color: #180f5e !important;
    }

    .bladderCancer .mobileLi2 .arrow-active {
        display: block;
    }

    .bladderCancer .mobileLi2 .arrow-not-active {
        display: none;
    }

.aboutPadcev .mobileLi2 .mobile-ulBox {
    border-bottom: 0px;
}

.aboutPadcev .mobileLi3 {
    background: #ebc971 !important;
}

    .aboutPadcev .mobileLi3 .mobile-ulBox {
        border-bottom: 0px;
    }

    .aboutPadcev .mobileLi3 p {
        color: #180f5e !important;
    }

    .aboutPadcev .mobileLi3 .arrow-active {
        display: block;
    }

    .aboutPadcev .mobileLi3 .arrow-not-active {
        display: none;
    }

.aboutPadcev .mobileSubItems1 {
    display: block;
}

.aboutPadcev .mobileMenu-List #mobileNav-Ul {
    height: 650px;
}

.gettingStarted .mobileLi3 .mobile-ulBox {
    border-bottom: 0px;
}

.gettingStarted .mobileLi4 {
    background: #ebc971 !important;
}

    .gettingStarted .mobileLi4 .mobile-ulBox {
        border-bottom: 0px;
    }

    .gettingStarted .mobileLi4 p {
        color: #180f5e !important;
    }

    .gettingStarted .mobileLi4 .arrow-active {
        display: block;
    }

    .gettingStarted .mobileLi4 .arrow-not-active {
        display: none;
    }

.supportSolutions .mobileLi4 .mobile-ulBox {
    border-bottom: 0px;
}

.supportSolutions .mobileLi5 {
    background: #ebc971 !important;
}

    .supportSolutions .mobileLi5 .mobile-ulBox {
        border-bottom: 0px;
    }

    .supportSolutions .mobileLi5 p {
        color: #180f5e !important;
    }

    .supportSolutions .mobileLi5 .arrow-active {
        display: block;
    }

    .supportSolutions .mobileLi5 .arrow-not-active {
        display: none;
    }

.resourcePage .mobileLi5 .mobile-ulBox {
    border-bottom: 0px;
}

.resourcePage .mobileLi6 {
    background: #ebc971 !important;
}

    .resourcePage .mobileLi6 .mobile-ulBox {
        border-bottom: 0px;
    }

    .resourcePage .mobileLi6 p {
        color: #180f5e !important;
    }

    .resourcePage .mobileLi6 .arrow-active {
        display: block;
    }

    .resourcePage .mobileLi6 .arrow-not-active {
        display: none;
    }

.resourcePage .mobileSubItems2 {
    display: block;
}

.resourcePage .mobileMenu-List #mobileNav-Ul {
    height: 650px;
}

.navScrolled {
    position: fixed;
    top: -12px;
    width: 100% !important;
    left: 0px !important;
    display: none;
}

#subNav1 {
    font-weight: bold !important;
}

.resourcePage .navScrolled {
    margin-left: 0px;
}

.backTopSubNav {
    position: absolute;
    bottom: -12px !important;
    color: #282a77 !important;
    font-size: 14px;
    font-family: 'Alright_Regular';
    text-decoration: none !important;
    cursor: pointer;
    z-index: 9;
}

    .backTopSubNav:hover {
        font-family: 'Alright_Medium';
    }

.navSupportDesk a {
    margin-top: -2px;
}

@font-face {
    font-family: 'Alright_Bold';
    src: url("/fonts/Alright-v2-Normal-LT-Bold.woff2") format("woff2"), url("/fonts/Alright-v2-Normal-LT-Bold.woff") format("woff");
    font-weight: bold;
    font-style: bold;
}

@font-face {
    font-family: 'Alright_Medium';
    src: url("/fonts/Alright-v2-Normal-LT-Medium.woff2") format("woff2"), url("/fonts/Alright-v2-Normal-LT-Medium.woff") format("woff");
}

@font-face {
    font-family: 'Alright_Regular';
    src: url("/fonts/Alright-v2-Normal-LT-Regular.woff2") format("woff2"), url("/fonts/Alright-v2-Normal-LT-Regular.woff") format("woff");
}
3
body, html {
    max-width: 100% !important;
    overflow-x: hidden !important;
    font-family: 'Alright_Regular';
}

a, button {
    cursor: pointer !important;
}

.container {
    max-width: 985px !important;
    padding: 0px;
}

.bodyWrap {
    width: 100% !important;
    overflow-x: hidden;
}

.heroImg {
    overflow: hidden;
    position: relative;
    top: 0px;
}

    .heroImg img {
        width: 100% !important;
        position: relative;
    }

    .heroImg .hero-txt {
        position: absolute;
        top: 80px;
        right: 8px;
    }

        .heroImg .hero-txt p {
            color: #fff;
        }

        .heroImg .hero-txt .reg-hero {
            font-size: 20px;
            font-family: 'Alright_Regular';
            line-height: 23px;
            width: 470px;
        }

        .heroImg .hero-txt .bold-hero {
            font-family: 'Alright_Medium';
            font-size: 42px;
            line-height: 51px;
            width: 490px;
            margin-top: -5px;
        }

    .heroImg .notActual-Txt {
        position: absolute;
        left: 30px;
        bottom: 33px;
        color: #fff;
        font-family: 'Alright_Regular';
        font-size: 16px;
    }

.heroBtn {
    position: relative;
    top: -36px;
    margin-left: -10px;
}

@media (min-width: 768px) {
    .heroBtn .col-md {
        -ms-flex-preferred-size: 0;
        /* flex-basis: 0; */
        -ms-flex-positive: 1;
        flex-grow: 0.27;
        max-width: 100%;
    }
}

.heroBtn button {
    width: 288px;
    height: 68px;
    background: #180f5e;
    color: #fff;
    font-family: 'Alright_Bold';
    font-size: 16px;
    line-height: 20px;
    position: relative;
    border-top-right-radius: 33px;
    border-bottom-right-radius: 33px;
    padding-top: 5px;
    border: none;
}

    .heroBtn button img {
        position: absolute;
        top: 0px;
        right: -15px;
    }

button:focus, button {
    outline: none !important;
}

.bladderCaner-Hero {
    width: 100% !important;
    height: 430px;
    position: relative;
}

    .bladderCaner-Hero img {
        position: relative;
        left: 48%;
        transform: translateX(-50%);
        top: -78px;
    }

.gettingStarted .bladderCaner-Hero img {
    position: relative;
    left: 68%;
    transform: translateX(-50%);
    top: -78px;
}

.heroBold {
    font-family: 'Alright_Bold';
    color: #180f5e;
    font-size: 31px;
    line-height: 35px;
}

.heroReg {
    font-size: 19px;
    line-height: 23px;
    color: #3b4045;
    width: 600px;
    font-family: 'Alright_Medium';
}

.copy-header {
    font-family: 'Alright_Bold';
    color: #180f5e;
    font-size: 25px;
    line-height: 35px;
    position: relative;
    z-index: 2;
}

.bladderHeroCopy {
    position: absolute;
    top: 50px;
}

    .bladderHeroCopy .heroBold {
        margin-bottom: .5rem;
        width: 442px;
    }

    .bladderHeroCopy .heroReg {
        width: 466px;
    }

.gettingStarted .heroReg {
    width: 446px;
}

.bladderImg {
    width: 916px;
}

.footnoteCaption {
    position: relative;
    margin-top: 30px;
    height: 100%;
}

    .footnoteCaption img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .footnoteCaption p {
        font-family: 'Alright_Bold';
        color: #180f5e;
        font-size: 17px;
        line-height: 22px;
        padding-left: 50px;
        width: 90%;
    }

.ctaLeft {
    width: 100%;
    height: 60px;
    position: relative;
    margin-top: 70px;
}

    .ctaLeft button {
        position: absolute;
        right: 70px;
        width: 265px;
        height: 42px;
        background: #180f5e;
        color: #fff;
        font-family: 'Alright_Bold';
        border-top-right-radius: 203px;
        border-bottom-right-radius: 173px;
        font-size: 18px;
        padding-top: 7px;
    }

        .ctaLeft button img {
            position: absolute;
            right: -12px;
            top: 0px;
        }

.gettingStarted .ctaLeft button {
    width: 367px;
}

#spanFont {
    font-family: 'Alright_Regular';
}

.magnifyGlass {
    margin-left: -10px !important;
}

.subNav {
    height: 46px;
    background: #ecc15d;
    background: linear-gradient(90deg, #ecc15d 0%, #f1cb75 47%, #ecc15d 100%);
    z-index: 999;
}

    .subNav .subNav-Items {
        position: relative;
        top: 18px;
    }

        .subNav .subNav-Items .navItem {
            padding: 0px !important;
            max-width: 154px !important;
        }

            .subNav .subNav-Items .navItem a {
                color: #282a77 !important;
                font-size: 14px;
                font-family: 'Alright_Regular';
                text-decoration: none !important;
            }

        .subNav .subNav-Items .navItemFirst {
            max-width: 136px !important;
        }

        .subNav .subNav-Items .navItemLast {
            max-width: 160px !important;
        }

        .subNav .subNav-Items .subNav-Separator {
            width: 1px;
            height: 17px;
            background: #282a77;
            position: relative;
            top: 5px;
        }

.heroLink {
    text-decoration: underline !important;
    color: #180f5e !important;
}

.aboutPadcev .footnoteCaption img {
    top: 9% !important;
}

.aboutPadcev .heroBold {
    width: 460px;
}

.aboutPadcev .heroReg {
    width: 461px;
}

.aboutPadcev .bladderCaner-Hero img {
    position: relative;
    left: 57% !important;
    transform: translateX(-50%);
    top: -135px !important;
}

.aboutPadcev .bladderHeroCopy {
    top: 51px !important;
}

.aboutPadcev .bladderCaner-Hero {
    height: 376px !important;
}

.mid-Hero {
    margin-top: 35px;
    margin-bottom: 35px;
    position: relative;
}

    .mid-Hero img {
        position: relative;
        left: 45%;
        transform: translateX(-50%);
    }

    .mid-Hero .bladderHeroCopy {
        top: 200px !important;
    }

    .mid-Hero .heroBold {
        margin-bottom: .7rem;
    }

.imageFootnote {
    font-size: 12px;
    color: #3b4045;
    font-family: 'Alright_Regular';
    line-height: 15px;
    width: 880px;
    margin-top: 15px;
}

.aboutImgFour {
    margin: 10px 0px;
}

.mid-HeroTwo .bladderHeroCopy {
    top: 134px !important;
}

.mid-HeroTwo .heroBold {
    width: 330px !important;
}

.mid-HeroTwo .heroReg {
    width: 337px !important;
}

.chartFiveImg {
    width: 800px !important;
}

.chartBox {
    position: relative;
}

    .chartBox .chartBoxLeft {
        height: 80px;
    }

    .chartBox .chartBoxRight {
        height: 80px;
        margin-left: 20px;
    }

    .chartBox img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .chartBox p {
        font-family: 'Alright_Bold';
        color: #3b4045;
        font-size: 18px;
        line-height: 21px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 90px;
    }

    .chartBox .icon6-Chart {
        left: 12px;
    }

    .chartBox .icon5-Chart {
        left: 12px;
    }

.chartFootnote {
    font-size: 17px;
    line-height: 20px;
    color: #3b4045;
    font-family: 'Alright_Regular';
    margin-top: 14px;
}

#about-exclamationImg {
    top: 19px !important;
}

.aboutPadcev .ctaLeft button {
    width: 372px !important;
}

.supportSolutions .bladderHeroCopy .heroReg {
    width: 436px;
}

.supportSolutions .bladderHeroCopy {
    position: absolute;
    top: 95px;
}

.supportSolutions .bladderCaner-Hero img, .supportSolutions .gettingStarted .bladderCaner-Hero img {
    position: relative;
    left: 40%;
    transform: translateX(-50%);
    top: -78px;
}

.flagBanner {
    width: 91%;
    height: 90px;
    background: #180f5e;
    position: relative;
    z-index: 2;
    margin-top: 5px;
}

    .flagBanner p {
        color: #fff;
        font-size: 19px;
        line-height: 24px;
        font-family: 'Alright_Regular';
        position: absolute;
        left: 85px;
        top: 50%;
        transform: translateY(-50%);
    }

    .flagBanner a {
        color: #fff !important;
        text-decoration: none;
    }

    .flagBanner span {
        font-size: 16px !important;
    }

    .flagBanner img {
        position: absolute;
        left: 0px;
        top: 0px;
    }

.bodyCopy {
    color: #3b4045;
    font-size: 19px;
    line-height: 25px;
    width: 92%;
    font-family: 'Alright_Regular';
}

.copyHeaderLead {
    line-height: 27px;
}

.assistanceBox {
    width: 91%;
    border: 1px solid #dfc482;
    padding: 15px 20px 10px 20px;
    margin: 35px 0px;
}

    .assistanceBox .bodyCopy {
        margin-top: -10px !important;
    }

.footNoteTwo {
    margin-top: -13px;
}

.supportRow {
    width: 95%;
}

    .supportRow .supportBox {
        position: relative;
    }

        .supportRow .supportBox .icon1-Support, .supportRow .supportBox .icon2-Support {
            position: relative;
            top: 15px;
        }

        .supportRow .supportBox img {
            position: relative;
            left: 50% !important;
            transform: translateX(-50%) !important;
        }

        .supportRow .supportBox p {
            font-family: 'Alright_Bold';
            color: #180f5e;
            font-size: 21px;
            margin-top: 30px;
            margin-left: 20px;
        }

        .supportRow .supportBox ul {
            margin-top: -12px;
        }

            .supportRow .supportBox ul li {
                color: #3b4045;
                font-size: 18px;
                line-height: 24px;
                margin-bottom: 15px;
            }

        .supportRow .supportBox .copyBox2 {
            position: relative;
            top: -19px;
        }

        .supportRow .supportBox .copyBox1, .supportRow .supportBox .copyBox3 {
            position: relative;
            top: 16px;
        }

.faqBtnWrap button {
    background: #fff;
}

.resourcePage #navItemLast {
    max-width: 70px !important;
}

.resourcePage .subNav {
    margin-left: 0px;
}

.resourcePage .bladderCaner-Hero img {
    position: relative;
    left: 28% !important;
    transform: translateX(-50%);
    top: -108px;
}

.resourcePage .bladderHeroCopy .heroBold {
    margin-bottom: .5rem;
    width: 180px;
}

.resourcePage .bladderHeroCopy {
    position: absolute;
    top: 131px;
}

.resourcePage .pdfRow {
    margin-top: -25px;
    margin-bottom: 40px;
}

    .resourcePage .pdfRow div {
        height: 270px;
        position: relative;
    }

        .resourcePage .pdfRow div p {
            position: absolute;
            width: 92%;
            text-align: center;
            bottom: -5px;
            font-family: 'Alright_Medium';
            font-size: 16px;
            color: #3b4045;
        }

        .resourcePage .pdfRow div .downlaodImgResource {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: 10px;
        }

        .resourcePage .pdfRow div .downloadIconResource {
            position: relative;
            right: 0px;
            width: 20px;
            top: -3px;
        }

        .resourcePage .pdfRow div .patientPdf {
            margin-top: -13px;
        }

.resourcePage .resource-Ul li {
    font-family: 'Alright_Bold';
    margin-bottom: 5px;
    font-size: 19px;
}

    .resourcePage .resource-Ul li a {
        font-family: 'Alright_Medium';
        text-decoration: none !important;
        border-bottom: 2px solid #3b4045;
        color: #3b4045 !important;
    }

.resourcePage .mid-Hero .bladderHeroCopy .heroBold {
    margin-bottom: .5rem;
    width: 300px !important;
}

.resourcePage .mid-Hero .bladderHeroCopy .heroReg {
    width: 332px;
}

.resourcePage .mid-Hero .bladderHeroCopy {
    top: 183px !important;
}

.resourcePage .mid-Hero img {
    left: 42%;
}

.resourcePage .resourceList {
    width: 93%;
    position: relative;
}

    .resourcePage .resourceList img {
        position: absolute;
        left: 0px;
        top: 5px;
    }

    .resourcePage .resourceList .copyWrap {
        position: relative;
        left: 80px;
        top: 5px;
    }

        .resourcePage .resourceList .copyWrap .headerBold {
            font-size: 23px;
            font-family: 'Alright_Bold';
            line-height: 27px;
            color: #180f5e !important;
        }

        .resourcePage .resourceList .copyWrap .bodyCopy {
            position: relative;
            top: -10px;
        }

            .resourcePage .resourceList .copyWrap .bodyCopy a {
                font-family: 'Alright_Medium';
                text-decoration: none !important;
                color: #180f5e !important;
                border-bottom: 2px solid #180f5e;
            }

.resourcePage .mid-HeroTwo .bladderHeroCopy .heroBold {
    margin-bottom: .5rem;
    width: 445px !important;
}

.resourcePage .mid-HeroTwo .heroReg {
    width: 405px !important;
}

.resourcePage .mid-HeroTwo img {
    left: 51%;
}

.resourcePage .accordionSection {
    padding-top: 30px;
    width: 93%;
}

    .resourcePage .accordionSection .bodyCopy {
        font-family: 'Alright_Regular';
    }

    .resourcePage .accordionSection .minusIcon {
        display: none;
    }

    .resourcePage .accordionSection ul {
        list-style: none;
    }

    .resourcePage .accordionSection .inner {
        display: none;
    }

    .resourcePage .accordionSection .accordion {
        padding-left: 0px !important;
    }

    .resourcePage .accordionSection .accordionWrapper {
        border-bottom: 1px solid #3b4045;
    }

    .resourcePage .accordionSection .faqP1 {
        font-size: 23px;
        font-family: 'Alright_Bold';
        line-height: 27px;
        color: #180f5e !important;
    }

    .resourcePage .accordionSection .toggle {
        width: 100% !important;
        height: 65px !important;
        background: #fff !important;
        position: relative;
        cursor: pointer;
    }

        .resourcePage .accordionSection .toggle p {
            position: relative;
            top: 20px;
            font-size: 20px;
            color: #5a6870;
            pointer-events: none;
        }

        .resourcePage .accordionSection .toggle img {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: 15px;
        }

.resourcePage .inner {
    padding-top: 0px;
    padding: 0px !important;
}

    .resourcePage .inner .innerP1 {
        color: #5a6870;
        font-size: 15px;
        margin-top: -5px;
    }

    .resourcePage .inner a {
        color: #5a6870;
    }

        .resourcePage .inner a:hover {
            text-decoration: none;
        }

    .resourcePage .inner .ulBlock {
        list-style: disc outside none;
        margin-top: -6px !important;
        padding-left: 1em;
        padding-bottom: 20px !important;
        margin-left: 25px;
    }

        .resourcePage .inner .ulBlock li {
            padding-left: 1em;
            color: #ff9522;
        }

            .resourcePage .inner .ulBlock li span {
                position: relative;
                left: -19px !important;
                color: #5a6870;
                font-size: 15px;
            }

.errorPage .containerPadding {
    margin-top: 50px;
    margin-bottom: 200px;
}

.errorPage .error404P1 {
    font-size: 33px;
    line-height: 40px;
}

.errorPage .errorTxt {
    margin-top: -11px;
    color: #180f5e;
}

.errorPage .error404P2 {
    color: #180f5e !important;
}

.errorPage .bodyCopy a {
    color: #180f5e !important;
    text-decoration: none !important;
    font-family: 'Alright_Bold';
}

.errorPage .ctaLeft button {
    right: unset;
    left: 15px;
    width: 193px;
}

.contactPage .containerPadding {
    margin-top: 50px;
}

.contactPage .contactBox {
    border: 1px solid #cfa644;
    height: 350px;
    width: 94%;
    position: relative;
}

    .contactPage .contactBox .leftContactBox {
        width: 50%;
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
    }

        .contactPage .contactBox .leftContactBox .innerText {
            width: 250px;
        }

    .contactPage .contactBox .rightContactBox {
        width: 50%;
        position: absolute;
        right: 80px;
        top: 0px;
        height: 100%;
    }

    .contactPage .contactBox .addressTxt {
        line-height: 21px;
        margin-bottom: 19px !important;
    }

    .contactPage .contactBox .bodyCopy a {
        color: #180f5e !important;
    }

    .contactPage .contactBox .contactUnderline {
        text-decoration: underline !important;
        color: #180f5e !important;
    }

    .contactPage .contactBox .boldContactP {
        color: #180f5e !important;
        font-size: 21px;
        font-family: 'Alright_Bold';
    }

    .contactPage .contactBox .boxInner {
        position: relative;
        height: 100%;
        width: 100%;
    }

    .contactPage .contactBox .innerText {
        position: absolute;
        left: 40px;
        top: 80px;
    }

    .contactPage .contactBox p {
        padding: 0px !important;
        margin: 0px !important;
    }

    .contactPage .contactBox .contactUnderline {
        text-decoration: none !important;
        border-bottom: 2px solid #180f5e;
    }

    .contactPage .contactBox .phoneNum {
        text-decoration: none !important;
    }

.termsPage .containerPadding {
    margin-top: 50px;
    margin-bottom: 200px;
}

.termsPage .bodyCopy {
    color: #180f5e !important;
    font-family: 'Alright_Regular';
}

    .termsPage .bodyCopy a {
        color: #180f5e !important;
        text-decoration: none !important;
        font-family: 'Alright_Bold';
    }

    .termsPage .bodyCopy strong {
        color: #180f5e !important;
        text-decoration: none !important;
        font-family: 'Alright_Bold' !important;
    }

.siteMap-content {
    margin-bottom: 100px;
}

    .siteMap-content .siteMapBox-Right {
        margin-left: -355px !important;
    }

    .siteMap-content a {
        line-height: 41px;
        text-decoration: none !important;
        padding-bottom: 0px !important;
        color: #180f5e !important;
        font-size: 19px;
        font-family: 'Alright_Bold';
    }

    .siteMap-content button {
        background: transparent;
        border: 0px;
        color: #180f5e !important;
        border-bottom: 3px solid #180f5e !important;
        padding: 0px;
        line-height: 15px;
    }

    .siteMap-content span {
        font-family: 'Alright_Bold';
    }

    .siteMap-content p {
        color: #180f5e !important;
        font-size: 19px;
        font-family: 'Alright_Bold';
        margin: 0px;
        margin-bottom: -2px;
    }

    .siteMap-content .indentLink {
        width: 200px;
        margin-top: 8px;
        margin-bottom: 7px;
    }

        .siteMap-content .indentLink a {
            margin-left: 10px;
            line-height: 30px !important;
            font-family: 'Alright_Regular' !important;
        }

.collapseBtn {
    display: none;
}

.aboutChartOne-Wrap {
    position: relative;
}

    .aboutChartOne-Wrap .aboutChartTxt {
        position: absolute;
    }

    .aboutChartOne-Wrap .aboutChartTxt_1 {
        top: 50px;
        left: 25px;
    }

    .aboutChartOne-Wrap .aboutChartTxt_2 {
        top: 93px;
        left: 480px;
    }

    .aboutChartOne-Wrap .aboutChartTxt_3 {
        top: 174px;
        left: 495px;
    }

.labStudiesWrap {
    border: 1px solid #cfa644;
    padding: 20px;
    width: 916px;
}

    .labStudiesWrap p {
        font-family: 'Alright_Bold';
        color: #180f5e;
        font-size: 17px;
        line-height: 22px;
        position: relative;
        margin-top: 40px;
        margin-left: 15px;
    }

.aboutPadcev .aboutfootnoteCaption {
    margin-top: 50px !important;
}

    .aboutPadcev .aboutfootnoteCaption img {
        top: 38% !important;
    }

.trialImgWrap {
    width: 916px;
    position: relative;
}

    .trialImgWrap .trial44 {
        position: relative;
    }

    .trialImgWrap .trial32 {
        position: absolute;
        right: -2px;
        top: 0px;
    }

    .trialImgWrap .trial12 {
        position: absolute;
        right: -2px;
        bottom: 0px;
    }

.treatmentImgWrap {
    border: 1px solid #cfa644;
    padding: 20px;
    padding-bottom: 35px;
    width: 916px;
    position: relative;
}

    .treatmentImgWrap .treatmentImgLine {
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
    }

    .treatmentImgWrap .treatmentImg2, .treatmentImgWrap .treatmentImg3 {
        margin-left: 2px;
    }

    .treatmentImgWrap .treatmentImg4 {
        margin-left: 5px;
    }

.bladderSpreadWrap {
    border: 1px solid #cfa644;
    padding: 20px;
    padding-bottom: 35px;
    width: 916px;
    height: 468px;
    position: relative;
}

    .bladderSpreadWrap .cancerSpreadImg1 {
        position: absolute;
        top: 100px;
        left: 50px;
    }

    .bladderSpreadWrap .cancerSpreadImg2 {
        position: absolute;
        top: 86px;
        left: 217px;
    }

    .bladderSpreadWrap .cancerSpreadTxt1 {
        position: absolute;
        left: 400px;
        top: 186px;
    }

    .bladderSpreadWrap .cancerSpreadTxt2 {
        position: absolute;
        left: 658px;
        top: 186px;
    }

    .bladderSpreadWrap .cancerSpreadTxt3 {
        position: absolute;
        left: 588px;
        bottom: 13px;
    }

@media only screen and (max-width: 960px) {
    .trialImgWrap {
        margin-top: -30px;
        width: 740px;
        position: relative;
        height: 290px;
    }

        .trialImgWrap .trial44 {
            transform: scale(0.8);
            position: absolute;
            left: -57px;
        }

        .trialImgWrap .trial32 {
            position: absolute;
            right: -41px;
            top: 17px;
            transform: scale(0.8);
        }

        .trialImgWrap .trial12 {
            position: absolute;
            right: -41px;
            transform: scale(0.8);
            bottom: unset;
            top: 149px;
        }

    .labStudiesWrap {
        border: 1px solid #cfa644;
        padding: 20px;
        width: 740px;
    }

        .labStudiesWrap .labStudiesRow {
            margin-left: -15px;
        }

        .labStudiesWrap img {
            transform: scale(0.8);
        }

        .labStudiesWrap .col-md {
            max-width: 230px;
        }

        .labStudiesWrap p {
            margin-top: 20px;
        }

    .aboutChartOne-Wrap .aboutChartTxt_1 {
        top: 50px;
        left: -3px;
        transform: scale(0.8);
    }

    .aboutChartOne-Wrap .aboutChartTxt_2 {
        top: 71px !important;
        left: 349px !important;
        transform: scale(0.8);
    }

    .aboutChartOne-Wrap .aboutChartTxt_3 {
        top: 139px !important;
        left: 362px !important;
        transform: scale(0.8);
    }

    .treatmentImgWrap {
        width: 740px;
        padding: 0px 30px;
    }

        .treatmentImgWrap .treatmentImg1, .treatmentImgWrap .treatmentImg2, .treatmentImgWrap .treatmentImg3, .treatmentImgWrap .treatmentImg4, .treatmentImgWrap .treatmentImgLine {
            transform: scale(0.75);
        }

        .treatmentImgWrap .col-md {
            width: 170px !important;
            padding: 0px !important;
            position: relative;
        }

            .treatmentImgWrap .col-md .treatmentImgLine {
                position: absolute;
                right: -16px;
                top: 100px;
            }

            .treatmentImgWrap .col-md .treatmentImg2 {
                position: relative;
                left: -11px;
            }

            .treatmentImgWrap .col-md .treatmentImgLine2 {
                right: -7px;
            }

            .treatmentImgWrap .col-md .treatmentImg3 {
                position: relative;
                left: -22px;
            }

            .treatmentImgWrap .col-md .treatmentImgLine4 {
                right: -1px;
            }

            .treatmentImgWrap .col-md .treatmentImg4 {
                position: relative;
                left: -28px;
                top: 3px;
            }

    .bladderImg {
        width: 740px;
    }

    .aboutChartOne-Wrap .aboutChartTxt_3 {
        top: 174px;
        left: 324px;
    }

    .aboutChartOne-Wrap .aboutChartTxt_2 {
        top: 93px;
        left: 332px;
    }

    .bladderSpreadWrap {
        border: 1px solid #cfa644;
        padding: 20px;
        padding-bottom: 35px;
        width: 740px;
        height: 344px;
        position: relative;
    }

        .bladderSpreadWrap .cancerSpreadImg1 {
            position: absolute;
            top: 26px;
            left: 10px;
            transform: scale(0.8);
        }

        .bladderSpreadWrap .cancerSpreadImg2 {
            position: absolute;
            transform: scale(0.8);
            top: 14px;
            left: 118px;
        }

        .bladderSpreadWrap .cancerSpreadTxt1 {
            position: absolute;
            transform: scale(0.8);
            left: 296px;
            top: 129px;
        }

        .bladderSpreadWrap .cancerSpreadTxt2 {
            position: absolute;
            transform: scale(0.8);
            left: 499px;
            top: 120px;
        }

        .bladderSpreadWrap .cancerSpreadTxt3 {
            position: absolute;
            transform: scale(0.8);
            left: 448px;
            bottom: 3px;
        }
}

.bladderSpreadMobile {
    display: none;
}

@media only screen and (max-width: 787px) {
    .bladderSpreadWrap {
        width: 727px;
    }
}

.faqBtnWrap {
    float: right;
    padding-right: 65px !important;
}

    .faqBtnWrap button {
        font-family: 'Alright_Bold';
        border-bottom: 3px solid #180f5e;
        height: 23px;
        padding: 0px 0px;
        border-radius: 0px;
        font-size: 16px;
        cursor: pointer;
        color: #180f5e !important;
    }

.LearnMoreLink {
    font-family: 'Alright_Regular';
    border-bottom: 2px solid #180f5e;
    color: #180f5e !important;
    line-height: 0px !important;
    padding: 0px !important;
}

.smallFont {
    font-size: 17px;
}

#faqs {
    position: relative;
    top: 15px;
}

#clinical-trial-results, #possible-side-effects {
    position: relative;
    top: 20px !important;
}

.heroReg strong {
    font-family: 'Alright_Bold';
}

@media only screen and (max-width: 1045px) {
    .aboutContainer, .parallax-About, .parallax-Resource, .parallax-Started, .parallax-Support {
        padding-left: 20px;
    }

    .containerPadding {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .fixed-isi .isi-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .termsDeskBr {
        display: none;
    }

    .bodyCopy {
        width: 100% !important;
    }

    .termsPage .containerPadding {
        margin-top: 30px;
        margin-bottom: 0px;
    }

    .termsPage .copy-header {
        margin-bottom: 27px;
    }

    .resourcePage .accordionSection {
        padding-top: 30px;
        width: 100%;
    }

        .resourcePage .accordionSection .toggle img {
            position: absolute;
            top: 30px !important;
            transform: unset;
            right: 20px;
        }

    .accordion .inner {
        padding: 0px 20px !important;
    }

    .toggle p {
        width: 85%;
        padding: 5px 0px 25px 0px;
    }

    .resourcePage .accordionSection .toggle {
        width: 100% !important;
        height: auto !important;
        background: #fff !important;
        position: relative;
        cursor: pointer;
        padding: 0px 20px;
    }

    .faqBtnWrap {
        padding-right: 0px !important;
    }

    .imageFootnote {
        width: 100%;
    }

    .ctaLeft button {
        right: 0px;
    }

    .footnoteCaption p {
        font-size: 17px;
        line-height: 22px;
        padding-left: 50px;
        width: 100%;
    }

    .bladderHeroCopy {
        width: 90%;
        overflow: hidden;
    }

    .heroBold {
        font-family: 'Alright_Bold';
        color: #180f5e;
        font-size: 26px;
        line-height: 30px;
    }

    .heroReg {
        font-size: 17px;
        line-height: 22px;
    }

    .heroBtn button {
        width: 242px;
        font-size: 15px;
        line-height: 18px;
    }

    .heroImg .hero-txt {
        right: 15px;
        top: 20px;
    }

        .heroImg .hero-txt .reg-hero {
            font-size: 20px;
            font-family: 'Alright_Regular';
            line-height: 23px;
            width: 306px;
        }

        .heroImg .hero-txt .bold-hero {
            font-family: 'Alright_Medium';
            font-size: 46px;
            line-height: 50px;
            width: 334px;
            margin-top: -5px;
        }
}

@media only screen and (max-width: 985px) {
    .container {
        max-width: 100% !important;
        padding: 0px;
    }

    .aboutContainer {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 850px) {
    .heroBtn button {
        width: 215px;
    }
}

.mobileBr-Hero {
    display: none;
}

.heroBtnBr {
    display: block;
}

#important-safety-information {
    position: relative;
    top: 40px;
}

.aboutPadcev #important-safety-information, .resourcePage #important-safety-information {
    position: relative;
    top: -20px !important;
}

@media only screen and (max-width: 820px) {
    #important-safety-information {
        position: relative;
        top: -80px;
    }

    .mobileBr-Hero {
        display: block;
    }

    .mobileNav {
        z-index: 999999999;
    }

    #homeContainer {
        padding-top: 0px !important;
    }

    .heroImg {
        padding-top: 0px !important;
    }

        .heroImg .hero-txt .reg-hero {
            font-size: 18px;
            font-family: 'Alright_Regular';
            line-height: 20px;
            width: 276px;
        }

        .heroImg .hero-txt .bold-hero {
            font-family: 'Alright_Medium';
            font-size: 41px;
            line-height: 43px;
            width: 267px;
            margin-top: -5px;
        }
}

.heroRegMobile, .flagBannerMobile, .treatmentImgMobile, .threepartsMobile, .labStudiesMobile, .trialImgWrap-Mobile, .mobileRowAbout {
    display: none;
}

.mobileBr {
    display: none;
}

.hiddenDesktopIndication {
    display: none;
}

.mobileClick {
    display: none;
}

@media only screen and (max-width: 767px) {
    .siteMap-content .siteMapBox-Right {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    .siteMap-content .indentLink {
        margin-top: 6px;
    }

    .downloadIconResource {
        position: relative;
        right: 0px;
        width: 13px !important;
        top: 0px !important;
    }

    .mobileClick {
        display: initial;
    }

    .desktopClick {
        display: none;
    }

    .contactPage .contactBox .rightContactBox {
        margin-bottom: 50px;
    }

    .supportDesktopBr {
        display: none;
    }

    #telmedWatch {
        border-bottom: 2px solid #5b6770;
    }

    #important-safety-information {
        position: relative;
        top: -130px !important;
    }

    .hiddenDesktopIndication {
        display: initial;
    }

    .resourcePage .mid-HeroTwo .bladderHeroCopy .heroBold {
        margin-bottom: .5rem;
        width: 165px !important;
    }

    .resourcePage .mid-Hero .bladderHeroCopy {
        top: 76px !important;
    }

    .resource-Ul {
        margin-left: -20px;
    }

        .resource-Ul li {
            padding-bottom: 15px;
        }

    .resourcePage .mid-Hero .bladderHeroCopy .heroBold {
        margin-bottom: .5rem;
        width: 170px !important;
    }

    .mobileBr {
        display: block;
    }

    .containerFlag {
        display: none;
    }

    .flagBannerMobile {
        display: block;
    }

    .mid-HeroTwo .heroBold {
        width: 180px !important;
    }

    .aboutPadcev .bladderHeroCopy .heroBold {
        width: 211px;
    }

    .mobileRowAbout {
        display: block;
    }

    .assistanceBox {
        border: 0px;
        padding: 0px;
    }

    .aboutPadcev .footnoteCaption img {
        top: 0% !important;
    }

    .mid-Hero img {
        width: 850px;
        left: 50%;
    }

    .desktopBr, .treatmentImgWrap, .bladderSpreadWrap, .aboutChartOne-Wrap, .labStudiesWrap, .trialImgWrap {
        display: none;
    }

    .heroBtnBr {
        display: none;
    }

    .heroBtn button {
        width: 355px;
        height: 45px;
        margin-bottom: 10px;
    }

        .heroBtn button img {
            height: 45px;
            position: absolute;
            top: 0;
            right: -10px;
        }

    .heroBtn {
        top: -23px;
    }

    .bladderSpreadMobile {
        display: block;
        width: 70%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .heroRegDesk {
        display: none !important;
    }

    .heroRegMobile {
        display: block !important;
        margin-top: 10px;
        width: 100% !important;
    }

    .bladderHeroCopy {
        position: absolute;
        top: 143px !important;
    }

        .bladderHeroCopy .heroBold {
            font-size: 22px;
            line-height: 23px;
            width: 246px;
        }

    .aboutPadcev .bladderHeroCopy {
        top: 28px !important;
    }

    .threepartsMobile {
        display: block;
        position: relative;
        left: 50%;
        width: 60%;
        transform: translateX(-50%);
    }

    .labStudiesMobile {
        display: block;
        position: relative;
        left: 50%;
        width: 50%;
        transform: translateX(-50%);
    }

    .trialImgWrap-Mobile {
        display: block;
        position: relative;
        left: 50%;
        width: 70%;
        transform: translateX(-50%);
    }

    .aboutImgFour {
        display: block;
        position: relative;
        left: 50%;
        width: 70%;
        transform: translateX(-50%);
    }

    .treatmentImgMobile {
        display: block;
        position: relative;
        left: 50%;
        width: 60%;
        transform: translateX(-50%);
    }

    .parallax-Started .bladderHeroCopy {
        top: 169px !important;
    }

    .aboutPadcev .aboutfootnoteCaption img {
        top: 0% !important;
    }

    .footnoteCaption img {
        position: absolute;
        top: 0%;
        transform: unset;
    }

    .ctaLeft {
        margin-top: 0px;
    }

    #midHeroAbout {
        top: 59px !important;
    }

    #midHeroAbout3 {
        top: 34px !important;
    }

    .chartBox .chartBoxRight {
        display: none;
    }
}

@media only screen and (max-width: 576px) {
    .ctaLeft button {
        right: unset;
        left: 50%;
        margin-left: 10px;
        margin-right: 20px;
        transform: translateX(-50%);
        width: 92%;
    }
}

@media only screen and (max-width: 400px) {
    .labStudiesMobile {
        display: block;
        position: relative;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    .trialImgWrap-Mobile {
        display: block;
        position: relative;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    .aboutImgFour {
        display: block;
        position: relative;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    .aboutImgFour, .labStudiesMobile, .threepartsMobile, .trialImgWrap-Mobile {
        display: block;
        position: relative;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }
}

.flagBannerMobile {
    background: #180f5e;
    height: auto;
    position: relative;
    width: 100%;
    padding: 5px 0px;
}

    .flagBannerMobile p {
        position: absolute;
        left: 55%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 19px;
        line-height: 24px;
        font-family: 'Alright_Regular';
        top: 50%;
        width: 70%;
    }

    .flagBannerMobile a {
        color: #fff !important;
        text-decoration: underline !important;
    }

    .flagBannerMobile span {
        font-size: 16px !important;
    }

@media only screen and (max-width: 600px) {
    .flagBannerMobile {
        background: #180f5e;
        height: auto;
        position: relative;
        width: 100%;
        padding: 5px 0px;
    }

        .flagBannerMobile p {
            position: absolute;
            left: 55%;
            transform: translate(-50%, -50%);
            color: #fff;
            font-size: 18px;
            line-height: 24px;
            font-family: 'Alright_Regular';
            top: 50%;
            width: 60%;
        }

        .flagBannerMobile a {
            color: #fff !important;
            text-decoration: underline !important;
        }

        .flagBannerMobile span {
            font-size: 16px !important;
        }
}

@media only screen and (max-width: 475px) {
    .flagBannerMobile {
        background: #180f5e;
        height: auto;
        position: relative;
        width: 100%;
        padding: 5px 0px;
    }

        .flagBannerMobile p {
            position: absolute;
            left: 62%;
            transform: translate(-50%, -50%);
            color: #fff;
            font-size: 18px;
            line-height: 24px;
            font-family: 'Alright_Regular';
            top: 50%;
            width: 60%;
        }
}

@media only screen and (max-width: 934px) {
    #homeContainer {
        margin-top: 12px;
    }
}

@media only screen and (max-width: 830px) {
    .contactPage .containerPadding {
        margin-top: 30px;
    }

    .contactPage .copy-header {
        margin-bottom: 20px;
    }

    .contactBr {
        display: none;
    }

    .contactPage .contactBox .innerText {
        position: relative;
        left: 0px;
        top: 0px;
    }

    .contactPage .contactBox {
        border: 0px;
        height: unset;
        width: 100%;
        position: relative;
    }

        .contactPage .contactBox .leftContactBox {
            width: 100%;
            position: relative;
            left: 0;
            top: 0;
            height: 100%;
        }

        .contactPage .contactBox .boxInner {
            position: relative;
            height: 100%;
            width: 100%;
            margin-top: 20px;
        }

        .contactPage .contactBox .rightContactBox {
            width: 100%;
            position: relative;
            right: 0px;
            top: 0;
            height: 100%;
        }
}

@media only screen and (max-width: 820px) {
    #homeContainer {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 650px) {
    #homeContainer {
        margin-top: 0px;
    }

    .heroImg .hero-txt .reg-hero {
        font-size: 14px;
        font-family: 'Alright_Regular';
        line-height: 17px;
        width: 206px;
    }

    .heroImg .hero-txt .bold-hero {
        font-family: 'Alright_Medium';
        font-size: 32px;
        line-height: 33px;
        width: 207px;
        margin-top: -9px;
    }
}

@media only screen and (max-width: 500px) {
    .heroImg {
        width: 100%;
        overflow: hidden;
    }

        .heroImg .desk-hero {
            width: 100% !important;
            position: relative;
        }

    .faqContainer {
        min-width: 100%;
        padding: 0px !important;
    }
}

@media only screen and (max-width: 408px) {
    .heroImg {
        width: 100%;
        overflow: hidden;
    }

        .heroImg .desk-hero {
            width: 100% !important;
            position: relative;
        }

    .heroBtn button {
        width: 331px;
        height: 45px;
        margin-bottom: 10px;
    }

    .heroBtn {
        margin-left: -9px;
    }
}

.cancerSupportLink {
    word-break: break-all;
}

@media only screen and (max-width: 794px) {
    .resourcePage .resourceList .copyWrap {
        position: relative;
        left: 80px;
        top: 5px;
        width: 100%;
        padding-right: 40px;
    }

        .resourcePage .resourceList .copyWrap .headerBold {
            font-size: 23px;
            font-family: 'Alright_Bold';
            line-height: 27px;
            color: #180f5e !important;
            width: 100%;
            padding-right: 40px;
        }
}

.isiComponent {
    display: none;
}

@media only screen and (max-width: 380px) {
    .heroBtn {
        top: -23px;
    }
}

.resourcePage .bodyWrap {
    overflow: hidden;
}

@media only screen and (max-width: 1000px) {
    .siteMap-content .siteMapBox-Right {
        margin-left: -265px !important;
    }
}

@media only screen and (max-width: 890px) {
    .siteMap-content .siteMapBox-Right {
        margin-left: -180px !important;
    }
}

@media only screen and (max-width: 767px) {
    .siteMap-content .siteMapBox-Right {
        margin-left: 0px !important;
        margin-top: 30px;
    }

    .siteMap-content {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .error404P2 {
        width: 260px !important;
    }

    .error404P1 {
        width: 270px;
        font-size: 24px !important;
        line-height: 33px !important;
        margin-bottom: 20px;
    }

    .ctaLeft button {
        right: unset;
        left: 50%;
        margin-left: 15px;
        margin-right: 20px;
        transform: unset;
        width: 92%;
        padding-left: 0px;
    }

    #ctaLeftError button {
        width: 154px !important;
        transform: unset;
    }

    .errorPage .ctaLeft button {
        right: unset;
        left: 0px;
        width: 133px;
    }

    .errorPage .containerPadding {
        margin-top: 30px;
        margin-bottom: 50px;
    }
}

.labStudiesCopyHeader {
    display: none;
}

@media only screen and (max-width: 767px) {
    .labStudiesCopyHeader {
        display: block;
        margin-top: 17px;
        margin-bottom: -22px;
    }

    .footnoteCaption p {
        font-size: 18px;
        line-height: 22px;
        padding-left: 50px;
        width: 100%;
    }

    .copy-header {
        font-family: 'Alright_Bold';
        color: #180f5e;
        font-size: 22px;
        line-height: 25px;
        position: relative;
        z-index: 2;
    }

    .heroReg {
        font-size: 18px;
        line-height: 23px;
    }

    .bodyCopy {
        font-size: 18px;
        line-height: 23px;
    }

    .heroRegMobile {
        margin-top: 20px;
        width: 100% !important;
    }

    .bladderHeroCopy {
        position: absolute;
        top: 27px !important;
    }

    .supportRow {
        width: 100%;
    }

    .supportBox {
        margin-bottom: 45px;
    }

    .resourcePage .pdfRow div p {
        position: absolute;
        width: 171px;
        text-align: center;
        bottom: 3px;
        left: 50%;
        font-family: 'Alright_Medium';
        font-size: 18px;
        line-height: 20px;
        color: #3b4045;
        transform: translateX(-50%);
    }

    .resourcePage .pdfRow #pdfRowTwoP {
        bottom: 16px !important;
    }

    .resourcePage .pdfRow div {
        height: 300px;
        position: relative;
    }

        .resourcePage .pdfRow div.pdfRowTwo {
            margin-top: 15px;
            height: 325px;
            position: relative;
        }

    .copyrightTxt {
        font-size: 14px !important;
        line-height: 21px;
    }
}

@media only screen and (max-width: 576px) {
    .supportRow .supportBox {
        width: 102% !important;
        padding: 0px !important;
        left: 50%;
        transform: translateX(-50%);
    }

        .supportRow .supportBox img {
            position: relative;
            left: 52.5% !important;
            transform: translateX(-50%) !important;
        }

    .copyWrap .bodyCopy {
        width: 95% !important;
    }

    .flagBannerMobile2 {
        margin-top: 50px !important;
    }

    .patientConnectCopyHeader {
        margin-top: 40px;
        margin-bottom: 10px;
    }

    .copyheader-Bladder {
        width: 230px;
        margin-bottom: 2px;
    }

    .ctaLeft button {
        right: unset;
        left: 50%;
        margin-left: 15px;
        margin-right: 20px;
        transform: translateX(-50%);
        width: 100% !important;
        padding-left: 0;
    }

    .ctaLeft {
        margin-top: 30px;
    }

    .copyHeaderAboutTwo {
        margin-top: 30px;
        width: 210px;
    }

    .aboutImgFour {
        margin-top: 20px;
    }

    .aboutPadcev .ctaLeft button {
        width: 100% !important;
    }

    .bodyCopyLast {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 500px) {
    .resourcePage .bladderHeroCopy .heroBold {
        margin-bottom: .5rem;
        width: 135px;
    }

    .aboutPageBulletBr {
        display: none;
    }

    .mid-Hero {
        margin: 0px;
    }

    .aboutPadcev .bladderHeroCopy .heroBold {
        width: 165px;
    }

    .bladderSpreadMobile {
        display: block;
        width: 100%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .threepartsMobile {
        display: block;
        position: relative;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    .aboutImgFour, .labStudiesMobile, .treatmentImgMobile, .trialImgWrap-Mobile {
        display: block;
        position: relative;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }
}

.finalAccordionWrapper {
    border-bottom: 0px !important;
}

.ulWrap a {
    text-decoration: none !important;
}

.hiddenIsi {
    display: none !important;
}

@media only screen and (min-width: 991px) {
    .resourcePage .pdfRow {
        margin-left: -73px !important;
    }
}

@media only screen and (min-width: 820px) {
    .footnoteCaption {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 499px) {
    .homePage .heroImg .desk-hero {
        margin-top: 0px;
    }
}

#supportUnderline {
    border-bottom: 1.5px solid #fff;
}

.hiddenIsi {
    display: none;
}

@media only screen and (-ms-high-contrast: active) and (min-width: 767px), only screen and (-ms-high-contrast: none) and (min-width: 767px) {
    .supportDesktopBr {
        display: none;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #subNav {
        margin-left: -480px !important;
    }

    .aboutPadcev .subNavTop {
        margin-left: -480px !important;
    }

        .aboutPadcev .subNavTop .subNav2, .aboutPadcev .subNavTop .subNav3 {
            font-family: 'Alright_Regular' !important;
            font-weight: normal !important;
        }

    .subNav .subNav-Items .subNav-Separator {
        top: 2px !important;
    }

    .aboutPadcev .subNav .subNav-Items {
        top: 20px !important;
    }

    .resourcePage .subNav .subNav-Items {
        position: relative;
        top: 20px;
        left: -375px;
    }
}

#smSup {
    font-family: -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-weight: bold !important;
}

#smSupNav {
    font-family: -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

#smSupport {
    font-family: -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
    font-weight: 500;
}

.termsUseLink {
    font-family: 'Alright_Regular' !important;
    border-bottom: 2px solid #180f5e;
    line-height: 15px !important;
}

.resourceUnderline {
    border-bottom: 3px solid #180f5e !important;
}

#homeContainer-Fluid {
    position: relative;
    padding: 0px !important;
    height: 450px !important;
    overflow: hidden;
}

    #homeContainer-Fluid #fill img {
        min-width: 2434px;
        min-height: 708px;
        top: -170px;
        max-width: 2434px;
        max-height: 708px;
        width: 2434px;
        height: 708px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

.innerContainerHome {
    display: none;
}

.containerHero {
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    height: 610px;
    width: 100%;
    top: 12px;
}

    .containerHero .innerContainerHero {
        position: relative;
        height: 610px;
        width: 100%;
    }

@media only screen and (max-width: 791px) {
    #fill img {
        position: relative;
        left: 70% !important;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 500px) {
    .containerHero {
        position: absolute !important;
        left: 50%;
        transform: translateX(-50%);
        height: 100% !important;
        width: 100%;
        top: 0px;
    }

        .containerHero .innerContainerHero {
            position: relative;
            height: 100% !important;
            width: 100%;
        }

    #homeContainer-Fluid {
        position: relative;
        padding: 0px !important;
        height: unset !important;
        overflow: hidden;
        margin-top: -20px;
    }

        #homeContainer-Fluid #fill img {
            min-width: unset;
            min-height: unset;
            max-width: unset;
            max-height: unset;
            top: unset;
            width: unset;
            height: unset;
            position: relative;
            left: 50% !important;
            transform: translateX(-50%);
        }

    .heroImg .hero-txt {
        right: 7px;
        top: 40px;
    }
}

.parallax-container {
    height: 370px !important;
    width: 100%;
    position: relative;
}

#parrallax-containerNew {
    height: 500px !important;
    width: 100% !important;
    margin-bottom: 20px !important;
    margin-top: 20px;
}

.parallaxMidHero2 img {
    left: 65% !important;
    top: -110px !important;
    width: 2400px;
}

.parallaxMidHero3 img {
    left: 65% !important;
    top: -115px !important;
    width: 2400px;
}

.parallaxMidHero4 img {
    left: 70% !important;
    top: -125px !important;
    width: 2400px;
}

.parallaxBladder img {
    width: 2900px;
    position: relative;
    top: -250px;
    left: 60% !important;
}

.parallaxAbout img {
    width: 2400px;
    position: relative;
    top: -160px;
    left: 60% !important;
}

.parallaxStarted img {
    width: 2200px;
    position: relative;
    top: -160px;
    left: 60% !important;
}

.parallaxSupport img {
    width: 2200px;
    position: relative;
    top: -128px;
    left: 65% !important;
}

.parallaxResources img {
    width: 2250px;
    position: relative;
    top: -134px;
    left: 65% !important;
}

.parallaxBgMob {
    display: none !important;
}

#midHeroAbout {
    top: 150px !important;
}

#midHeroAbout3 {
    top: 115px !important;
}

#midHeroAbout4 {
    top: 108px !important;
}

#midHeroAbout5 {
    top: 174px !important;
}

.midHeroDimensions {
    display: none;
}

@media only screen and (min-width: 1700px) {
    .parallaxMidHero1 img, .parallaxMidHero2 img, .parallaxMidHero3 img, .parallaxMidHero4 img, .parallaxResources img, .parallaxSupport img, .parallaxStarted img, .parallaxAbout img, .parallaxBladder img {
        width: 2500px;
        position: relative;
        top: -165px;
        left: 55% !important;
    }
}

@media only screen and (max-width: 767px) {
    .midHeroDimensions {
        display: block;
        height: 180px !important;
    }

    .midHeroResource1 {
        padding-left: 20px;
    }

    #midHeroAbout {
        top: 57px !important;
        padding-left: 20px;
    }

    #midHeroAbout3 {
        top: 47px !important;
        padding-left: 20px;
    }

    #midHeroAbout4 {
        top: 65px !important;
        padding-left: 20px;
    }

    #midHeroAbout5 {
        top: 90px !important;
        padding-left: 20px;
    }

    #parrallax-containerNew {
        display: none !important;
    }

    .parallax-container {
        height: 140px !important;
    }

    .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -90px;
        left: 60% !important;
    }

    .gettingStarted .bladderHeroCopy {
        position: absolute;
        top: 47px !important;
    }

    .supportSolutions .bladderHeroCopy {
        position: absolute;
        top: 37px !important;
    }

    .resourcePage .bladderHeroCopy {
        position: absolute;
        top: 42px !important;
    }
}

@media only screen and (max-width: 767px) {
    .homePage .isiContainer {
        margin-top: -10px;
    }

    .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -90px;
        left: 47% !important;
    }

    .midHeroDimensions {
        height: 180px !important;
        overflow: hidden;
    }

        .midHeroDimensions img {
            left: 50% !important;
        }
}

@media only screen and (max-width: 576px) {
    .heroImg .notActual-Txt {
        left: 20px;
        bottom: 23px;
    }

    .homePage .isiContainer {
        margin-top: -10px;
    }

    .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -90px;
        left: 47% !important;
    }

    .midHeroDimensions {
        height: 180px !important;
        overflow: hidden;
    }

    .midHeroDimensions1 img {
        left: 65% !important;
    }
}

@media only screen and (max-width: 420px) {
    .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -90px;
        left: 44% !important;
    }
}

.notActual-Txt {
    position: absolute;
    left: 20px;
    bottom: 30px;
    color: #fff;
    font-family: 'Alright_Regular';
    font-size: 15px;
    z-index: 999;
}

.containerHeaderTxt {
    max-width: 985px !important;
    position: absolute;
    z-index: 99;
    height: 100%;
    background: transparent;
    left: 50%;
    transform: translateX(-50%);
}

.parallaxBladder1 img {
    bottom: -30px !important;
}

.parallaxAbout1 img {
    bottom: 60px !important;
}

.parallaxStarted1 img {
    bottom: -60px !important;
}

.parallaxSupport1 img {
    bottom: -60px !important;
}

@media screen and (min-width: 821px) and (max-width: 934px) {
    .heroBtn {
        position: relative;
        top: -46px;
        margin-left: -10px;
    }
}

.homeParallaxContainer {
    height: 450px !important;
}

#homeContainer-Fluid #fill img {
    top: -340px;
}

@media only screen and (max-width: 767px) {
    .parallaxBgDesk {
        display: none !important;
    }

    .parallaxBgMob {
        display: block !important;
    }

    .bladderCancer .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -48px;
        left: 45% !important;
    }

    .aboutPadcev .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -70px;
        left: 31% !important;
    }

    .gettingStarted .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -10px;
        left: 43% !important;
    }

    .supportSolutions .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -30px;
        left: 37% !important;
    }

    .resourcePage .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -45px;
        left: 44% !important;
    }
}

@media only screen and (max-width: 500px) {
    .homeParallaxContainer {
        height: unset !important;
    }

    #homeContainer-Fluid {
        display: none !important;
    }

    .innerContainerHome {
        display: block !important;
    }
}

@media only screen and (min-width: 767px) {
    .parallaxResources1 img {
        bottom: 50px !important;
    }

    .parallaxStarted1 img {
        bottom: 5px !important;
    }

    .parallaxAbout1 img {
        bottom: -2px !important;
    }
}

@media only screen and (max-width: 767px) {
    .aboutPadcev .parallax img {
        top: -66px;
        left: 40% !important;
    }

    .midHeroDimensions1 img {
        left: 50% !important;
        top: -50px;
    }

    .midHeroDimensions2 img {
        left: 50% !important;
        top: -25px;
    }

    .supportSolutions .parallax img {
        width: 900px;
        height: 350px;
        position: relative;
        top: -30px;
        left: 41% !important;
    }

    .midHeroDimensionsFaq img {
        top: -50px;
    }

    .midHeroDimensionsTips img {
        top: -18px;
    }
}

@media only screen and (max-width: 576px) {
    .aboutPadcev .parallax img {
        top: -66px;
        left: 32% !important;
    }

    .homePage {
        overflow-x: hidden;
        width: 100% !important;
    }
  


}

button, a, .homeBtn1, .heroBtn button {
    cursor: pointer !important;
}

.heroBtn {
    z-index: 9999999 !important;
}

.resourcePage .subNav .subNav-Items .navItemFirst {
    max-width: 158px !important;
}



@media only screen and (max-width: 985px) {
    .supportSolutions .container, .aboutPadcev .container, .resourcePage .container, .contactSection .container {
        padding: 0px 20px !important;
    }

    .supportSolutions .fixed-isi .scroll-body .isiContainer, .supportSolutions .expandedIsiWrap .scroll-body .isiContainer, .aboutPadcev .fixed-isi .scroll-body .isiContainer, .aboutPadcev .expandedIsiWrap .scroll-body .isiContainer, .resourcePage .fixed-isi .scroll-body .isiContainer, .resourcePage .expandedIsiWrap .scroll-body .isiContainer, .contactSection .fixed-isi .scroll-body .isiContainer, .contactSection .expandedIsiWrap .scroll-body .isiContainer {
        padding: 0px 0px !important;
    }



    .bladderCancer .mobileFooterLink, .gettingStarted .mobileFooterLink {
        margin-left: -5px;
    }

    .bladderCancer .footerMobile .copyrightTxt, .gettingStarted .footerMobile .copyrightTxt {
        padding-left: 0px;
        padding-right: 0px;
    }

    .bladderCancer .isiExpanded .mobileFooterLink, .gettingStarted .isiExpanded .mobileFooterLink {
        margin-left: 15px !important;
    }

    .bladderCancer .isiExpanded .footerMobile .copyrightTxt, .gettingStarted .isiExpanded .footerMobile .copyrightTxt {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }



}

.contactSection .isiComponent {
    display: block !important;
}


.contactSection .isiExpanded .containerPadding {
    margin-top: 0px !important;
}


@media only screen and (max-width: 500px) {

    .homePage #homeContainer {
        width: 100%;
        overflow-x: hidden;
    }

 }
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 370px; }

.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: -1; }

.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.valign-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.valign-wrapper .valign {
  display: block; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.valign-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.valign-wrapper .valign {
  display: block; }

.clearfix {
  clear: both; }

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%; }
  .pagination li.prev,
  .pagination li.next {
    width: 10%; }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap; } }

.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7); }

.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px; }

.breadcrumb:before {
  content: '\E5CC';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased; }

.breadcrumb:first-child:before {
  display: none; }

.breadcrumb:last-child {
  color: #fff; }

.pin-top,
.pin-bottom {
  position: relative; }

.pinned {
  position: fixed !important; }

.fade-in {
  opacity: 0;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%; }

@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important; } }

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important; } }

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important; } }

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important; } }

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important; } }

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center; } }

.page-footer {
  padding-top: 20px;
  background-color: #ee6e73; }

.page-footer .footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08); }

table,
th,
td {
  border: none; }

table {
  width: 100%;
  display: table; }

table.bordered > thead > tr,
table.bordered > tbody > tr {
  border-bottom: 1px solid #d0d0d0; }

table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2; }

table.striped > tbody > tr > td {
  border-radius: 0; }

table.highlight > tbody > tr {
  transition: background-color .25s ease; }

table.highlight > tbody > tr:hover {
  background-color: #f2f2f2; }

table.centered thead tr th,
table.centered tbody tr td {
  text-align: center; }

thead {
  border-bottom: 1px solid #d0d0d0; }

td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px; }

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative; }
  table.responsive-table td:empty:before {
    content: '\00a0'; }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top; }
  table.responsive-table th {
    text-align: left; }
  table.responsive-table thead {
    display: block;
    float: left; }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0; }
  table.responsive-table thead tr th::before {
    content: "\00a0"; }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap; }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top; }
  table.responsive-table th {
    display: block;
    text-align: right; }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left; }
  table.responsive-table tr {
    padding: 0 10px; }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0; }
  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0; }
  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
  table.responsive-table.bordered tr {
    border: 0; }
  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0; } }

.collection {
  margin: .5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative; }

.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0; }

.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative; }

.collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle; }

.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center; }

.collection .collection-item.avatar .title {
  font-size: 16px; }

.collection .collection-item.avatar p {
  margin: 0; }

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px; }

.collection .collection-item:last-child {
  border-bottom: none; }

.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9; }

.collection .collection-item.active .secondary-content {
  color: #fff; }

.collection a.collection-item {
  display: block;
  transition: .25s;
  color: #26a69a; }

.collection a.collection-item:not(.active):hover {
  background-color: #ddd; }

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px; }

.collection.with-header .collection-item {
  padding-left: 30px; }

.collection.with-header .collection-item.avatar {
  padding-left: 72px; }

.secondary-content {
  float: right;
  color: #26a69a; }

.collapsible .collection {
  margin: 0;
  border: none; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: .5rem 0 1rem 0;
  overflow: hidden; }

.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  transition: width .3s linear; }

.progress .indeterminate {
  background-color: #26a69a; }

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; }

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s; }

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%; }
  60% {
    left: 100%;
    right: -90%; }
  100% {
    left: 100%;
    right: -90%; } }

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%; }
  60% {
    left: 107%;
    right: -8%; }
  100% {
    left: 107%;
    right: -8%; } }

.hide {
  display: none !important; }

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.center,
.center-align {
  text-align: center; }

.left {
  float: left !important; }

.right {
  float: right !important; }

