/* AAAAI 2021
-------------------------------------------------- */
@font-face {
  font-family: 'CeraPro';
  src: local('CeraPro');
  src: url('../fonts/CeraPro-Regular.eot');
  src: url('../fonts/CeraPro-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CeraPro-Regular.woff') format('woff'),
       url('../fonts/CeraPro-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'CeraPro';
    src: local('CeraPro');
    src: url('../fonts/CeraPro-Medium.eot');
    src: url('../fonts/CeraPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CeraPro-Medium.woff') format('woff'),
         url('../fonts/CeraPro-Medium.woff2') format('woff2');
    font-weight: 500;
  }

@font-face {
  font-family: 'CeraPro';
  src: local('CeraPro');
  src: url('../fonts/CeraPro-Bold.eot');
  src: url('../fonts/CeraPro-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CeraPro-Bold.woff') format('woff'),
       url('../fonts/CeraPro-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: 'CeraProLight';
  src: local('CeraProLight');
  src: url('../fonts/CeraPro-Light.eot');
  src: url('../fonts/CeraPro-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/CeraPro-Light.woff') format('woff'),
       url('../fonts/CeraPro-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal
}

html {
  position: relative;
  min-height: 100%;
}
body, html {
    color: #5b6770;
    font-family: CeraPro,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.2;
}
body{
    margin-bottom: 200px; /* Margin bottom by footer height */
}
.fontXSmall{
  font-size: 10px;
}
.fontXSmall sup{
  font-size:6px;
}
sup.supSmall2{
  top: 0.1em!important;
  font-size: 10px;
  margin-left:-4px;
}
.takLogo{
  width:154px;
  float:right;
}
.subH{
  margin-top:100px!important;
}
.subFooter{
  margin-top:15px;
  margin-left: 0px;
}
.subFooter ul, .subFooterList ul{
  list-style-type: none;
}
.subFooter ul li, .subFooterList ul li{
  line-height: 15px;
  font-size: 11px;
}
.subFooter sup, .subFooterList sup{
  font-size: 0.4rem;
}
.supSmall{
  font-size: 0.4rem;
}
.subFooterList{
  margin-top:0px;
  margin-left: 155px;
}
.help-study-primary-endpoint .subFooterList{
  margin-top:0px;
  margin-left: 0px;
}
.help-study-primary-endpoint .two-col-section{
  margin-top:50px;
  /* margin-left: 154px; */
  padding-left: 5.875em;
  padding-right: 5.875em;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 200px; /* Set the fixed height of the footer here */
  line-height: 18px; /* Vertically center the text there */
  background-color: #ffffff;
}
h1{
    text-transform: uppercase;
}
h4{
    color:#ef426f;
}
.isi-popup{
  padding-top: 25px;
}
.isi-popup h2{
    color: #ef426f;
    font-size: 18px;
}
/*MODAL*/
.modal{
  display: none;
}
.open-modal{
  display: block;
}
.padLsub{
  padding-left:5px;
}
.padLsub2{
  padding-left:2.2em;
}

a:hover{
  color:#EF426F;
  text-decoration: underline;
}
a.closeModalBtn{
  cursor:pointer;
  color: #fff!important;
  border: 1px solid #ef426f;
  border-radius: 30px;
  background: #ef426f;
  font-size: 31px;
  display: inline-block;
  line-height: 0px;
  padding: 16px 7px;
  margin-top: -12px;     
}

.closeModalBtn:before {
  content: "×";
}
.modalChart{
  width: 100%;
  /* padding: 0px 13em; */
  padding: 0px 3em;
  margin: 0;
  padding-top: 6em;
  /* width: 914px;
  height: 386px;
  margin: 140px 36px 18px 55px; */
}
.modalChartDose{
  width: 655px;
  display: block;
  /* margin-left: auto;
  margin-right: auto;
  padding: 8em 0; */
}
.modalChartMOA{
  width: 100%;
  height: 100%;
  padding: 80px 22px;
}
.modal.open-modal {
  width: 100VW;
  height: 100VH;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal.open-modal .backdrop {
  display: block;
  width: 100VW;
  height: 100VH;
  background: rgba(0,0,0,.3);
  position: fixed;
}
@media only screen and (min-width: 768px)
{
.modal.open-modal .modal-window {
    height: 500px;
    margin: auto;
}
}
.modal.open-modal .modal-window {
  z-index: 2;
  background: #fff;
  box-shadow: 2px 2px 8px #ccc;
  width: 1320px;
  height: 680px;
  /* height: auto; */
  text-align: center;
  margin: 0 1.6rem;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
  width: auto;
  max-width: 1920px;
  padding: 0 55px;
}
sup{
  font-size: 0.75rem;
}
.xlarge sup{
  font-size: 3rem;
  top: -1.35em!important;
}
sup.percent{
  font-size: 2rem;
  top: -1.35em!important;
}
.headline-hero sup{
  top: -1.55em;
  left: 1.5px;
}
.mainTitle{
    color:#ef426f;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
    display: block;
    padding-top: 18px;
    position: absolute;
    left: 168px;
}
.grey{
  color:#5b6770!important;
}
.fontXtraLarge{
  font-size: 9rem;
}
.colH{
  line-height: 8rem;
  padding-top: 1rem;
}
.font18{
  font-size: 18px;
  font-weight: normal;
}
.font16{
  font-size: 16px;
  font-weight: normal;
}
.fontBold{
  font-weight: bold;
}
.colPercent{
    margin-top: 2.5em;
    padding: 0 70px;
    /* padding-left: 1.875em;
    padding-right: 5em; */
}
.colPercent .fontLarge span{
    font-size: 6rem;
    font-weight: bold;
    line-height: 5rem;
}
.colPercent .fontLarge .fontMedium{
  font-size: 1.5rem;
  color: #ef426f;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}
.colPercent .fontSmall{
  font-size: 1rem;
  color: #ef426f;
  font-weight: bold;
  display: block;
}
.colPercent .centerTxt, .centerTxt{
  text-align: center;
}
.colPadTop{
  padding-top:3em;
}
.subHeader{
  font-size: 36px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 4.5px;
  text-align: center;
  color: #ee436f;
  text-transform: uppercase;
}
.noSpace{
  margin-top:0px!important;
  padding-left:0px!important;
}
.main-content .content-topic {
    margin: 4px 0;
    line-height: 20px; 
}
.col-section .divider {
  min-height: 100%;
  min-width: 1px;
  background-color: #d8d8d8;
  position: relative;
  height:159px;
  top:75px;
}
.txtMid{
  font-size: 2rem!important;
  top: -20px;
  position: relative;
  margin-left:10px;
}
.percentLarge{
  font-size: 2rem;
  top: -2.5rem!important;
  font-weight: 900;
}
.asterixLarge{
  font-size: 2rem;
  top: 0!important;
}
.font30{
  font-size:30px!important;
}
.col-section .divider.pos30 {
  top:30px
}
.col-section .divider.pos0 {
  top:0px
}
.padTopP{
  padding-top: 63px;
  line-height: 24px;
}
.padTopP2{
  padding-top: 185px;
  line-height: 24px;
}
.padTopP3{
  padding-top: 20px;
  line-height: 24px;
}
.takChart{
  
  width:100%;
}
.greenCallout, .greenCalloutStudy{
  width: 1036px;
  height: 46px;
  margin: 19px 0px 10px 195px;
  border-radius: 12.5px;
  background-color: rgba(44, 213, 196, 0.1);
}
.greenCallout p, .greenCalloutStudy p{
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #2cd5c4;
  padding-top: 13px;
}
.greenCallout2{
  width: 1000px;
  height: auto;
  margin: 19px 0px 10px 195px;
  border-radius: 12.5px;
  background-color: rgba(44, 213, 196, 0.1);
}
.greenCallout2 p{
  font-size: 18px;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  padding-top: 13px;
}
.greenCallout2 span{
  color: #2cd5c4;
  font-weight: bold;
}
.greenCallout2 .teal{
  color: #2cd5c4;
  text-decoration: underline;
  font-weight: normal;
}
.greenCallout3{
  width: 62.5em;
  height: auto;
  margin: 19px 0px 10px 195px;
  border-radius: 12.5px;
  background-color: rgba(44, 213, 196, 0.1);
  margin-left: 10em;
}
.greenCallout3 p{
  font-size: 16px;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  padding: 11px 9px;
}
.greenCallout3 .tealBold{
  color: #2cd5c4;
  text-decoration: none;
  font-weight: bold;
}

.greenCalloutCol{
  width: 272px;
  height: auto;
  border-radius: 12.5px;
  background-color: rgba(44, 213, 196, 0.1);
}
.greenCalloutCol p{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.22;
  letter-spacing: normal;;
  color: #5b6770;
  padding: 15px;
  font-style: italic;
}

.greenCalloutCol2{
  width: 260px;
  height: auto;
  border-radius: 12.5px;
  background-color: rgba(44, 213, 196, 0.1);
  margin-top:40px;
}
.greenCalloutCol2 p{
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.22;
  letter-spacing: normal;;
  color: #5b6770;
  padding: 1.625em;
  font-style: italic;
}
@media (min-width: 768px)
  {
  .d-md-block {
      display: block!important;
  }
}
/* .d-none {
  display: none!important;
} */
.padRightLi{
  padding-right:8em;
}
.subhead2{
  /* margin-left: 50px; */
}
.col-section sup{
  top: -0.75em;
}
.col-section sup.fontsize16{
  top: -0.45em;
}
.padBottom{
  padding-bottom: 25px;
}
.padBottom5{
  padding-bottom: 5px;
}
.br{
  display:block;
}
.white{
  color:white!important;
}
.listRow{
  display: block;
  margin: 20px 0 0 180px;
}
.leftMarg{
  margin-left: 182px;
}
.right{
  float:right;
}
.left{
  float:left;
}
.left30{
  margin-left:30px;
}
.left15M{
  margin-left:15px;
}
.left15{
  /* margin-left:15px; */
  padding-left:0px;
}
.centerAlign{
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.chartPad{
  padding: 0 100px;
}
.chartPad200{
  padding: 0 200px;
}
.padXSmall{
  padding-left: 0;
  padding-top: 20px;
}
.centerImg{
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mbottom{
  margin-bottom: 20px;
}
.margTopChart{
  margin-top: 45px;
}
.margTopChart5{
  margin-top: 5px;
}
.margTopChart2{
  margin-top:30px;
  margin-bottom:30px;
}
ul.bullets.supLi sup{
  top: -0.6em!important;
  font-size: 0.55em!important;
}
ul.bullets.margLeft{
  margin-left: 0px;
  padding: 0 1em;
}
ul.bullets.margTop{
  margin-top: 10px;
}
ul.bullets {
  list-style: none;
  padding: 0 0 0 5px;
}
ul.bullets li {
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 12px;
  font-size: 1.125em;
}
ul.bullets li.imgLeft {
  display:flex;
}
ul.bullets li:before {
  content: "";
  border: 2px solid #ef426f;
  height: 8px;
  width: 8px;
  border-radius: 100%;
  display: block;
  top: 5px;
  left: 0;
  position: absolute;
}
.bullets sup{
  /* top: -0.25em;
  left: 0.1em; */
  top: -0.6em;
  left: 0.1em;
  font-size: 10px;
}
.colPercent .fontSmall sup{
  top: -0.35em;
}
/**/
.main-content {
    position: relative;
  }
  .main-content .subheading {
    font-size: 18px;
    line-height: 24px;
    margin: 12px 0; }
  
  .main-content .left-content {
    width: 476px; }
  
  .main-content .trail-hero {
    width: 257px; }
  
  .main-content .footnote {
    margin: 0;
    margin-top: -30px;
    text-align: right; }
  
  .main-content ul.bullet-list li {
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 20px; }
  
  .main-content .content-topic {
    margin: 4px 0;
    line-height: 20px; }
    .main-content .content-topic:first-of-type {
      margin-top: 0; }
  
  .main-content .round-button {
    margin-top: 3px; }
  
  .content-block {
    width: 100%;
    padding-right: 42px;
  }
  
  
  .content-block ul {
    width: 50%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    float: left;
  }
  
  .content-block ul:last-of-type {
    width: 40%;
  }
  
  .avatar {
    display: flex;
    flex-direction: column;
    width: 232px;
    align-items: center;
    margin: 0 45px;
  }
  
  .avatar img {
    width: 232px;
  }
  
  .avatar p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-style: italic;
    line-height: 1.07;
  }
  .headline-hero {
    font-size: 1.875rem;
    line-height: 28px;
    color: #5b6770;
    text-transform: uppercase;
    font-family: CeraPro,Helvetica Neue,Helvetica,Arial,sans-serif; 
    margin-top: 8px;
  }
 .headlineWidth{
   width: 90%;
 }
 .bulTxt li{
   font-size: 1.125em;
 }
.padL{
  padding-left: 31px;
}
.bulletPos{
  max-width: 542px;
}
.bulletPos2{
  max-width: 570px;
}
.colRightPad{
  padding-left: 50px;
}
.title40{
  /* font-family: cera-pro-bold,Helvetica Neue,Helvetica,Arial,sans-serif; */
  font-family: CeraPro,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 2.5em;
  font-weight: bold;
  letter-spacing: normal;
  text-align: right;
  color: #ef426f;
  text-align: center;
  padding-top: 84px;
  line-height: 1em;
}
.title32{
  /* font-family: cera-pro-bold,Helvetica Neue,Helvetica,Arial,sans-serif; */
  font-family: CeraPro,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: normal;
  text-align: right;
  color: #ef426f;
  text-align: center;
  padding-top: 84px;
  line-height: 1em;
}
.padNone{
  padding-top:0px;
}
.txt-pink {
    color: #ef426f!important;
}
.headline-2 {
    margin-top: 15px;
    font-size: 1rem;
    line-height: 20px;
}
  @media only screen and (min-width: 1200px)
     {
    .headline-hero {
    font-size: 3.25rem; 
    }
    .headline-2 {
        font-size: 1.625rem;
        line-height: 28px;
    }
  }
  @media only screen and (min-width: 768px)
  {
.headline-hero {
    font-size: 2.5rem;
    line-height: 43px;
    padding-top:20px;
    font-weight: bold;
    }
    .headline-2 {
        font-size: 1.375em;
        line-height: 25px;
        font-weight: bold;
        width: 91%;
    }
    .headline-hero-onepath {
      font-size: 2.0rem;
      line-height: 43px;
      text-transform: none;
      margin-left: 0px;
      font-weight: bold;
      }
 }

 .footerSafteyInfo1 {
  margin-top: 8px;
  padding-left:14px;
 }
 .footerSafteyInfo {
  margin-top: 15px;
 }
 .footerSafteyInfo .refLink, .refLink{
  color: #ef426f;
  font-size: 18px;
  margin-right:10px;
  font-size: 14px;
  font-weight: bold;
 }
 .mainTop{
  padding-top: 50px!important;
}


 /*Hamburger menu*/
 .menuContainer {
  width: 120px;
  height: 56px;
  /* margin: 0 4px 24px 0; */
  padding: 18px 20px 18px 21px;
  border-radius: 8px;
  background-color: #ef426f;
}
div.hamburger {
  width: 35px;
  height: 5px;
  background-color: white;
  margin: 6px 0;
}
.primary-nav-container {
  /* background: #fff;
  transition: z-index 0s ease,background-color 0s ease .1s,-webkit-transform .5s ease .1s;
  transition: z-index 0s ease,background-color 0s ease .1s,transform .5s ease .1s;
  transition: z-index 0s ease,background-color 0s ease .1s,transform .5s ease .1s,-webkit-transform .5s ease .1s;
  z-index: 1;  */
  background-color: #fff;
  position: relative;
}
.primary-nav-container .primary-nav-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* max-height: 91px; */
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding-bottom: 20px;
}
.alignRight{
  text-align: right;
}
.bgSizeCover {
  background-image: url(../images/hero-art-name@2x.jpg);
  background-size: cover;
  width: 100%;
  height: 100%;
  resize: both;
  /* overflow: scroll; */
  /* position: absolute; */
  padding-left:20px;

   /* Set rules to fill background */
   min-height: 100%;
   min-width: 1024px;
   
   /* Set up proportionate scaling */
   width: 100%;
   height: auto;
   
   /* Set up positioning */
   position: absolute;
   top: 0;
   left: 0;
}
.takLogoHomeTop{
  position:absolute;
  top: 4.35em;
  right: 1em;
  z-index:99;
}
.takLogoHomeBottom{
  position:absolute;
  bottom: 3em;
  right: 2em;
}
.homeName{
  position:absolute;
  top: 34em;
  right: 13em;
}
.safetyContainer .homeName{
  position: absolute;
  top: 28em;
  right: 2em;
  z-index: 999;
}
.downloadIcon{
  padding-right: 0.4em;
  margin-top: -0.1em;
  height: 0.9em;
}
.whiteLogo{
  width: 152.6px;
  height: 49.3px;
  cursor: pointer;
}
.button {
  background: #ef426f;
  border-radius: 32px;
  font-family: CeraPro,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 16px;
  color: #fff;
  text-align: center;
  min-height: 2.8125em;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 19.5625em;
  padding: 10px 23px;
  box-sizing: border-box;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .2s linear;
  background: linear-gradient(90deg,#ed2a5d,#ed2a5d 49%,#ef426f 50%,#ef426f);
  background-size: 202% 100%;
  background-position: 100% 50%;
  cursor: pointer;
  outline: none;
  border: 0;
  margin-top: 14px;
  margin-left:47px;
  line-height: 17px;
}
.button:hover{
  background-position:0 50%;
  color:#fff
} 
.btnMed{
  min-width: 240px;
}
.btnLarge{
  min-width: 16.25em;
}
.noMargin{
  margin-left:0px!important;
}
.padLeftSmall{
  padding-left: 2.5em;
}
  .splash {
    position: absolute;
    width: 1139px;
    height: 820px;
    top: -557px;
    left: 0;
    z-index: 2;
  }
  .headline-3 {
    font-size: 24px;
    line-height: 25px;
    color: #ee436f;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 15px;
}
.headline-4 {
  font-size: 24px;
  line-height: 25px;
  color: #ee436f;
  font-weight: bold;
  text-transform: none;
  text-align: left;
  padding-bottom: 15px;
  
}
.subText{
  font-size:15px;
  font-weight: bold;
  display:block;
  color:#5b6770;
  text-align:center;
  letter-spacing: -0.13px;
  text-transform: lowercase;
}
.btnGrey{
  width: 190px;
  height: 38px;
  padding: 9px 5px;
  background-color: #5b6770;
  text-align: center;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  font-size:12px;
  line-height: 12px;
  border: none;
  outline:none;
  float:right;
  margin-right:7px;
}
.btnGrey2{
  width: 278px;
  height: 46px;
  padding: 13px 7px 9px 4px;
  background-color: #5b6770;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  font-size:0.975em;
  border: none;
  outline:none;
  display: block;
  margin-top: 10px;
}
.lightBlue{
  color:#69b2ff!important;
  font-weight: bold;
}
.darkBlue{
  color:#293379;
}
.txt-grey{
  color:#7a7a7a;
  font-weight: 200;
}
.w325{
  min-width: 325px;
}
.fontUppercase{
  text-transform: uppercase;
}
.margTopSub{
  margin-top: 20px;
}
.calloutLink{
  display:block;
  color: #5b6770;
  text-decoration: underline;
  margin-top: 30px;
}

.untreatedHeader {
  width: inherit; 
  height: 60px;
  margin-bottom:10px;
  background-color: #a1a1a1;
  color: white;
  text-transform: uppercase;
  vertical-align: middle;
  padding-top: 22px;
  text-align: center;
  font-weight: bold;
}
.imgCenter{
  width: 416px;
  margin-left:auto;
  margin-right:auto;
  display: block;
}
.primaryColor{
  background-color:#ef426f!important;
}
.imgPos{
  width:320px;
}
.colTitle{
  color:#ef426f;
  font-weight: bold;
  font-size: 18px;
}

.home-section h2{
  font-size: 3.75em;
  font-weight: bold;
  color: white;
  margin-top: 261px;
  margin-left: 35px;
  line-height: 57px;
}
.home-section p{
  font-size: 1.125em;
  line-height: 24px;
  color: white;
  font-weight: 600;
  margin-top: 0px;
  margin-left: 35px;
  max-width: 487px;
}
.home-section .btnHome{
  min-width: 8.9375em;
  font-weight: bold;
  font-size: 1.3em;
  min-height: 2.375em;
  margin-left: 1.5em;
}
.padL50{
  padding-left: 50px;
}
.flushRight{
  position: absolute;
  top: 0;
  right: 0;
}
.padRightRow{
  padding-left: 40px;
}

@media (max-width: 640px) {
  .margTopChartDosing {
    margin-top: 0px!important;
  }
  .margTopChart {
    margin-top: 0px;
  }
  .bgSizeCover {
    padding-right:40px;
  }
  .title40{
    padding-top:0px;
  }

  .listRow {
    margin: 0!important;
  }
}
.supMed{
  top: -0.45em!important;
  left: 0.1em!important;
  font-size: 0.6em!important;
}
.supMed2 {
  top: -0.1em!important;
  left: 0.1em!important;
  font-size: 0.8em!important;
}
.supP {
  top: -0.6em!important;
  left: 0.1em!important;
  font-size: 0.5em!important;
}
.supP2 {
  top: -0.02em!important;
  left: 0em!important;
  font-size: 15px;
}
.pad50{
  padding: 0 50px;
}
.pad70{
  padding: 0 70px;
}
.pad110{
  padding-left: 110px;
}
.padTop10{
  padding-top: 10px;
}
.footnotesW{
  max-width: 450px;
}
.white{
  color: white;
}
.ulLeftAlign{
  padding-left: 0;
    padding-top: 12px;
    margin-left: -10px;
}
.bullets.default sup {
  top: -0.75em;
  left: 0.1em;
  font-size: 0.55em;
}
.safetyLink{
  color: #2cd5c4;
}
.subFootContainer{
  padding-left: 120px;
  width: 85%;
}
.supNormal{
  font-style: normal;
}
.noPadR{
  padding-right:0px;
}
.h1W90{
  width: 90%;
}
.margBtm0{
  margin-bottom: 0px;
}
.footnoteContainer{
  padding-left: 6px;
  display:block;
  position: relative;
}
.centered{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fullH{
  height: 100%;
}