BODY {
/*  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; */
  font-family:'Geogrotesque-Regular';
}

#actLogoDiv {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: url('../images/fred_hutch_logo-293x77.png') no-repeat top right;
}

#actLogoDiv IMG {
  height: 77px;
/*  width: 77px;*/
}

DIV#main {
  width: 768px;
  padding-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

UL#menu {
  margin: 8px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.2em;
}

#menu LI{
  display: table-cell;
  padding: 8px 35px 8px 0px;
  margin: 0px;
  white-space: nowrap;
}

#menu LI A {
  color: #123054;
  text-decoration: none;
  font-weight: bold;
}

#menu LI:hover A {
  color: #89c348;
}

#menu LI.selected A {
  color: #39b6b9;
}

#menu LI.selected:hover A {
  color: #89c348;
}

TABLE#layout {
  border-collapse: collapse;
  border-spacing: 0px;
}

TABLE#layout > TBODY > TR  > TD {
  padding: 0px;
  margin: 0px;
/*  border: 1px solid #0F0; */
}

P.tagline {
  color: #123054;
  font-size: 3em;
  font-weight: bold;
  padding: 0px;
  margin: 0.5em 0px 0px 0px;
}

P.subTagline {
  color: #123054;
  font-size: 2.4em;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

P.subTagline A {
  text-decoration: none;
  color: #39b6b9;
}

P.subTagline A:hover {
  color: #89C348;
}

DIV.joinNow {
  float: right;
  background-color: #39b6b9;
  padding: 5px 8px 5px 8px;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0em;
  text-align: center;
}

DIV.joinNow A {
  text-decoration: none;
  color: #FFF;
}

TD.testimonal {
  vertical-align: top;
}

TD.consentCell {
  width: 744px;
}


DIV.wanttohelp {
  clear: both;
  background-color: #e9e9e9;
  padding: 12px 12px 1px 12px;
  margin-bottom: 1em;
/*  display: none; */
}
DIV.wanttohelp P {
/*  margin: 1em 1em 0.1em 1em; */
}



DIV.wanttohelp P {
  background-color: #e9e9e9;
}

DIV.testimonal {
  margin: 0px;
  background-repeat: no-repeat;
  border: 1px solid #123054;
  width: 256px;
  background-color: #123054;
  color: white;
}

DIV.stop {
  margin-top: 10px;
/*  border: 1px solid #123054; */
  width: 256px;
  height: 158px;
  background-color: green;
  padding: 0px;
}

P.shareHeading {
  font-size: 1.2em;
  font-weight: bold;
  color: #123054;
  margin: 0px 40px 0px 0px;
  padding: 2px 0px 0px 0px;
}

P.share {
  margin-top: 0.6em;
}

P.share A {
  font-weight: bold;
  color: #39b6b9;
  text-decoration: none;
}

P.share A:hover {
  color: #89C348;
}

P.share IMG {
  vertical-align: middle;
  padding-bottom: 3px;
  padding-left: 2px;
  border: 0px;
}

TD.footer DIV {
  border-top: 2px solid #e9e9e9;
  margin: 0px 0px 0px 0px;
  color: #123054;
  padding: 0.4em 0px 0.4em 0px;
  margin-top: 2em;
}

TD.footer P {
  font-size: 0.8em;
  line-height: 0.8em; 
  padding-left: 1em;
}

TD#contentCell{
  vertical-align: top;
  width: 512px;
}

DIV#wideContent {
  border-top: 1px solid rgb(79,79,79);
  margin: 0px 12em 0px 60px;
  color: rgb(79,79,79);
}

DIV#content {
  margin: 0px 40px 0px 0px;
  color: #123054;
  padding-left: 10px;
}

DIV#consent{
  padding-left: 10px;
/*  width: 470px; */
  width: 708px;
}


DIV#content A, DIV#consent A, DIV#moreInfo A{
  text-decoration: none;
  color: #39B6B9;
  font-weight: bold;
}

DIV#content A:hover, DIV#consent A:hover, DIV#moreInfo A {
  color: #89C348;
}



P.timeRight {
  font-size: 1.5em;
  margin-bottom: 1.5em;
}

DIV.aaconstrictor {
  padding-left: 10px;
}

DIV#constrictor UL LI {
  margin-top: 0.5em;
}

UL.mainList {
  margin-bottom: 1em;
  padding-left: 1.5em;
  margin-top: 0.2em;
}

UL.mainList LI {
  line-height: 1.5;
}

UL.subList {
  padding-left: 1em;
}

UL.subList LI {
  list-style-type: none;
  text-indent: -9px;
  line-height: 1.7;
}

ul.subList li:before {
  content:"\2013";
  position:relative;
  left:-5px;
}



DIV#moreInfo {
  margin-top: 1.5em;
}

DIV#moreInfo P.contact {
  margin-top: 0.6em;
}

H1 {
  font-size: 2.4em;
  font-weight: normal;
  color: rgb(4,140,200);
  padding: 0px;
  margin: 0.5em 0px 0px 0px;
}

DIV#consent H1 {
  margin: 1em 0px 0px 0px;
  text-align: center;
}

H2 {
  font-size: 1.2em;
  font-weight: bold;
  color: rgb(4,140,200);
  margin-top: 2em;
  margin-bottom: 0px;
}

SPAN.journal {
  font-style: italic;
}

OL#howSafe {
  margin-top: 5px;
  padding-left: 1.5em;
}

OL#howSafe LI {
  padding-top: 0.5em;
  line-height: 1.5;
}

P.about {
  margin-top: 5px;
  line-height: 1.5;
}

P.answer {
  font-style: italic;
  margin-bottom: 0px;
}

DIV.youTube {
  text-align: left;
  padding-top: 0.5em;
  margin-bottom: 1em;
}

OL.faq {
  margin-left: 0px;
  padding-left: 1.3em;
}

OL.faq LI {
  font-weight: bold;
  margin-bottom: 0em;
}

OL.faq P {
  margin-top: 0.1em;
  margin-bottom: 1em;
}

LI.emphasis {
  font-weight: bold;
}

P#joinNowPara {
  margin-top: 1.5em;
  margin-bottom: 0px;
}

TD.principalInvestigator {
  font-style: italic;
  white-space: nowrap;
  vertical-align: top;
}

TABLE.contact {
  border-collapse: collapse;
}
TABLE.contact TR TD, TABLE.contact TR TH {
  border: 1px solid rgb(79,79,79);
  padding: 5px;
  vertical-align: top;
}

.formLabel{
  margin-bottom: 0px;
  font-weight: bold;
}

.formInput {
  margin: 0px;
  padding: 0px;
}

#vmenuCell {
  width: 610px;
}

A.forgot {
  font-size: 0.8em;
}

P.studyTitle {
  font-size: 1.5em;
}

P.studyHost {
  text-align: center;
  font-weight: bold;
  margin-top: 2.3em;
}

P.consentTitle {
  text-align: center;
  font-weight: bold;
}

.formError{
  color: #F00;
  margin: 15px 0px 5px 0px;
  padding: 0px;
}

/*
@media screen and (min-width: 768px) {
    DIV#main{
       min-height: 1500px;
    }
}
*/
P.frequencyOption {
  margin-top: 2px;
  margin-bottom: 0px;
}

.formButton{
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 10px;
}

P.normal {
/*  line-height: normal; */
  line-height: 1.5;
}

#enrollment_closed {
  margin: 1.2em 12em 0px 0px;
  background-color: #b1c75c;
  color: white;
  padding: 1.2em 1.2em 0 1.2em;
  margin-bottom: 1.2em;
  border: 1px solid black;
}

#enrollment_closed P{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 1em 0px;
  font-size: 1.5em;
  font-family: "Times New Roman";
/*  font-style: italic; */
}

#enrollment_closed P A {
  color: rgb(183,78,39);
}

P.quote {
  font-style: italic;
  font-size: 20px;
  width: 244px;
  padding-left: 6px;
  padding-right: 6px;
}

P.signature {
  padding-left: 6px;
  font-size:20px;
}

.recruit {
  max-width: 480px;
}

.swoop {
  display: none;
}


@media screen and (max-width: 768px) {
  DIV.testimonal {
    height: auto;
  } 
  TD.testimonal {
    display: none;
  }
  DIV#main {
    width: auto;
  }
  DIV#content {
    margin: 0px 0px 0px 0px;
    padding-right: 10px;
  }
  TD#contentCell{
    width: auto;
  }
  .recruit {
    max-width: 100%;
  }
  DIV#consent{
    width: auto;
  }
  DIV.swoop {
    display: block;
  }
  DIV.joinNow {
    float: left;
  }
  DIV#joinNowMain {
    display: none;
  }
  DIV.rightJoinNow {
    display: none;
  }
  DIV.leftJoinNow {
    margin-bottom: 1em;
  }
  P.tagline {
    font-size: 1.5em;
  }
  P.subTagline {
    font-size: 1.2em;
  }
}

@media screen and (max-width: 500px) {
  #menu LI{
    padding: 8px 25px 8px 0px;
  }
}

@media screen and (max-width: 550px) {
  #actLogoDiv {
    background: url('../images/fred_hutch_logo-77x77.png') no-repeat top right;
  }
  #menu LI{
    padding: 8px 15px 8px 0px;
  }
}

P.alert {
  max-width: 450px;
  float: right;
  color: red;
  font-size: 1.4em;
}

A.getStarted {
  font-size: 1.2em;
  padding-left: 1em;
}

DIV.testimonal + DIV.testimonal {
  margin-top: 1em;
}



ol.custom-marker {
  counter-reset: list;
}

ol.custom-marker > li {
  list-style: none;
  counter-increment: list;
}

ol.custom-marker.parens-after.decimal > li::marker {
  content: counter(list) ")\a0";
}

ol.custom-marker.parens-around.lower-alpha > li::marker {
  content: "(" counter(list, lower-alpha) ")\a0";
}
