
.testMain{
  width: 90%;
  max-width: 700px;
  margin: 50px auto;
}
#testWrapper form{
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  margin-top: 40px;
}
#testWrapper form label{
      padding: 1px 10px;
}

#testWrapper .question{
display: none;


}
#testWrapper .question.activeQst{
display: block;

}

.question span {font-size: 1.2em;}

#testWrapper input[type=checkbox], #testWrapper input[type=radio] {
    margin: 4px 10px 0;
}

#confirmBtn {width: 100%;}

.finalTestList span{
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}

.helpList , .intro{
  display: none;
}
.helpLink {
    display: block;
    color: #e30613;
}
.helpLink:hover, #testWrapper a:hover {
    text-decoration: underline;
}

#testWrapper a {    color: #000;
  text-decoration: underline;
}

#testWrapper a:hover {    color: #e30613;

}

.infoSection{
  font-size: 1.5em;
  margin: 30px 0;
  line-height: 1.33;
  letter-spacing: normal;
}

.page-id-13601 footer{

  width: 100%;
}
.testMain  {
    min-height: calc(100vh - 274px);
}
.treatItem{
  width: 100%;
  display: inline-block;
  font-size: 0.8em !important;
  padding-left: 20px;
  font-weight: normal;
}
/* #getPDF{
  display: none;
  position: fixed;
  right: 20px;
  top: 100px;
  border: 1px solid grey;
  padding: 10px;
  cursor: pointer;
  background: #fff;
    z-index: 10;
} */
#getPDFResult {
  display: none;
  position: fixed;
  right: 20px;
  top: 100px;
  font-size: 90%;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  padding: .5em 1em;
  outline: none;
  border-radius: 3px;
  background: #000;
  transition: .2s ease-in-out;
  cursor: pointer;
}
#getPDFResult:hover:not(:active) {
  background: #e30613;
}
#getPDFResult:active {
  top: 101px;
  background: #e30613;
  box-shadow:

}





.mainLink{
  margin: 1em auto;
  font-size: 1.2em;
  font-weight: 600;
}
.mainLink .specRec{
  font-weight: 400;
}
.rcmdListEl::before{
  content: "•";
  color: red;
  position: absolute;
    left: -15px;
    top: -15px;
    font-size: 2em;
}
.rcmdListEl{
  margin-left: 20px;
    position: relative;
}
.intro  {
    font-weight: 700;
}
.sticky_cust {
  position: fixed;
  top: 80px;
  width: 100%;
}
#post-16508 td a {
    margin-bottom: 0;
    display: inline-table;
    vertical-align: middle;
}
#post-16508 td a {
    margin-bottom: 0;
    display: inline-table;
    vertical-align: middle;
}
#post-16508 .entry-content li {
    margin-bottom: 20px;
}
#question9a label span:nth-child(2) , #question9b label span:nth-child(2){
  display: inline-block;
    width: 90%;
    vertical-align: top;

}
