body{background-color: #fff;}

.pane-content{padding:10px 10px 20px 10px;}
body.section-results .pane-content{padding:10px 20px 20px 15px;}

body.section-results ul.tsaTabs{list-style:none;margin:0;padding:0;height:46px;border-bottom:1px solid rgba(0,0,0,0.5);}
body.section-results ul.tsaTabs li{float:left;cursor:pointer;margin:0 2px;padding:15px 30px;background-color:rgba(0,0,0,0.1);}
body.section-results ul.tsaTabs li span{font-size:0.7em;text-transform:uppercase;}

body.section-results ul.tsaTabs li:hover{background-color:rgba(0,0,0,0.3);}
body.section-results ul.tsaTabs li.active{background-color: rgba(0,0,0,0.8);color:white;}

body.section-results #JAA_results_basic,
body.section-results #JAA_results_nutrition,
body.section-results #JAA_results_exercise,
body.section-results #JAA_results_history,
body.section-results #JAA_results_fitness{display:none;font-size:0.9em;line-height:20px;}

body.section-results #JAA_results_basic div.jaa_results_thin:first-child,
body.section-results #JAA_results_nutrition div.jaa_results_thin:first-child,
body.section-results #JAA_results_exercise div.jaa_results_thin:first-child,
body.section-results #JAA_results_history div.jaa_results_thin:first-child,
body.section-results #JAA_results_fitness div.jaa_results_thin:first-child{display: none;}

body.section-results #JAA_results_basic div.jaa_results_thin img,
body.section-results #JAA_results_nutrition div.jaa_results_thin img,
body.section-results #JAA_results_exercise div.jaa_results_thin img,
body.section-results #JAA_results_history div.jaa_results_thin img,
body.section-results #JAA_results_fitness div.jaa_results_thin img{width:100%;}

@media(max-width: 767px){
    body.section-results ul.tsaTabs{height:30px;}
    body.section-results ul.tsaTabs li{padding:4px 8px;}
    body.section-results ul.tsaTabs li span{font-size:0.7em;text-transform:none}
}

@media(min-width: 670px){
  .section-joint-health-survey .entityform-survey.container .horizontal-tabs fieldset.horizontal-tabs-pane > .fieldset-wrapper{ width: 75%; }
}
