
.chromeframe{margin:0.2em 0;background:#ccc;color:black;padding:0.2em 0}

/*@media all and (min-width: 800px){ */

strong{
    font-style: bold;
    font-weight: 600;
}

.language-button {
    text-align: center;
}

.skills_overlay{
    position:fixed;
    width:100%;
    height:100%;
    background:#000;
    z-index:1000;
    top:-110%; left:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity:0;
    -webkit-transition:opacity linear;
    -webkit-transition-delay:0.3s;
    -moz-transition:opacity linear 0.3s;
    -o-transition:opacity linear 0.3s;transition:opacity linear 0.3s
}
.skills_overlay.visible{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75);opacity:0.75;top:0}.js .nojs{display:none}
#skills_container{
    position:relative;
    color:#414042;
    /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    /*padding-bottom:80px;*/
    min-height: 400px;
}

#skills_container .ui-slider{
    position:relative;
    /* float: right; */
    text-align:left;
    height: 5px;
    width:300px;
    /* background:#414042; */
    background: transparent;
    /* background:rgba(65,64,66,0.5);
    border-width:8px 0;  */
    border-style: solid none none none;
    border-color: #8d8c8d;
    border-width: 2px;
    margin-top:15px;
    margin-right:2%;
    z-index:1;-webkit-transition:background linear;
    -webkit-transition-delay:0.1s;
    -moz-transition:background linear 0.1s;
    -o-transition:background linear 0.1s;
    transition:background linear 0.1s
}
    /*#skills_container .ui-slider:hover{ */
    /*  background:#414042;background:rgba(65,64,66,0.8);  */
    /*  border-color: #414042;
    } */
    #skills_container .ui-slider:before,#skills_container .ui-slider:after{
        position:absolute;
        bottom:-23px;
        color:#414042;
        /*color:rgba(65,64,66,0.5);*/
    }
/* #skills_container .ui-slider:before{content:"None \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 Low \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 Moderate";left:0}
#skills_container .ui-slider:after{content:"High \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 Severe";right:0}
*/
/*#skills_container .ui-slider:before{content:"Low \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 Moderate \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 Severe";
        position: absolute;
        width: 100%;
        text-align:center;
        left: 53%;
        margin-left: -53%; */
    /*  padding-left:1%; */
    /*  top: 2;
        overflow: hidden;
    } */
#skills_container #age-slider:before{ content:"";}

h2.sub-title{
    margin-bottom: 15px;
}
.symptomchecker-share {
    text-align: center;
    margin-bottom: 30px;
}
.addthis_sharing_toolbox:after {
    content: "";
    display: inline-block;
    height: 2px;
    height: 0.125rem;
    width: 100%;
    background: #e4e4e4;
    margin-top: 0;
}
.symptomchecker-footer .symptomchecker-share {
    margin-bottom: 50px;
}
.symptomchecker-share .share-text {
    display: block;
    font-size: 18px;
    margin-top: 10px;
    /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
}

/*#skills_container .ui-slider:before{content:"Moderate";margin-left: 50%;}*/

#skills_container .ui-slider .ui-slider-handle{
    position:absolute;
    z-index:2;
    width:48px;
    height:48px;
    top:-24px;
    margin-left:-24px;
    background:#009dbb;
    box-sizing: border-box;
    border:none !important;
    -webkit-border-radius:48px;
    -moz-border-radius:48px;
    -ms-border-radius:48px;
    -o-border-radius:48px;
    border-radius:48px;
    border-color: transparent;
    cursor:pointer;
    -webkit-transition:background linear;-webkit-transition-delay:0.1s;-moz-transition:background linear 0.1s;
    -o-transition:background linear 0.1s;transition:background linear 0.1s
}
    #skills_container .ui-slider:hover .ui-slider-handle{background:#ab4618}
    #skills_container .ui-slider .ui-slider-range{
        position:absolute;
        z-index:1;
        display:block;
        border:0;
        background:#d18562;height:1px;
        -webkit-box-shadow:0 0 1px #c6663a;
        -moz-box-shadow:0 0 1px #c6663a;
        box-shadow:0 0 1px #c6663a;
    }
#skills_container .skills_info{
    width:21px;height:24px;
/*  background:url(/wp-content/plugins/Symptom-Checker-WP-Plugin/images/info.png) no-repeat 0 0; */
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin-left:5px;
    top:-2px;
    z-index: 5;
}
#skills_container .skills_info.fa-info-circle:before{
    color: #0067a0;
    font-size: 15px;
}
#skills_container .skills_info.fa-info-circle:before{
    color: #0067a0;
}
/*#skills_container .skills_info.fa-search:hover {
    color: #00c1d5;
}*/

/*#skills_container .skills_info:hover{
    background:url(/wp-content/plugins/Symptom-Checker-WP-Plugin/images/info_hover.png) no-repeat 0 0;
}*/
.lt-ie8 #skills_container .skills_info{display:inline}

#skills_container .infoBubble{width:500px;
    display:block;
/*  top:30px;  */
    left:-100px;
    padding:1.2em 0em 1.5em;
/*  background:#bbc3a5; */
    z-index:5;
    position: absolute;
/*  border: 2px solid #414042;   */
}

/* #skills_container .infoBubble:before{
    content:'';width:0;
    height:0;border-style:solid;border-width:0 9px 10px 9px;
    border-color:transparent transparent #bbc3a5 transparent;
    position:absolute;top:-10px;left:52px;
} */

#skills_container .infoBubble h5{
    color:#414042;
    margin:0 0 0.5em;
}
#skills_container .infoBubble p{
    /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif;*/
    line-height:14px;
    font-size: 14px;
}



#skills_container .no-js .info:hover .infoBubble{
    display:block;
}
#skills_header{position:relative;padding:0px 40px 20px}
#skills_container .title span{
    font-size:2.4em;
    font-weight:normal;
    /*font-family: "Skolar-Sans-Regular", Helvetica, Roboto, Arial, sans-serif;*/
    color:#414042;
}
#skills_container .title span{
    margin-top:0.1em;
    font-size:1.9375rem;
    display:block;
    text-indent:-2px;
    text-align:center;
    /*font-family: "Skolar-Sans-Regular", Helvetica, Roboto, Arial, sans-serif;*/
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.24;
    color: #7a807c;
    font-size: 1.9375rem;
}
#skills_header #howto{
    /* float: right; */
    /*margin-left: 35%;*/
    /* border: none; */
    /* color: #4e4d4f; */
    /*color: #0067a0;*/
    /* background-color: #f58025; */
    /*width: 35%;*/
    /*padding: 10px 50px 10px 30px;*/
    /*text-align: center;*/
    /*font-size: 1.5em;*/
    /*font-weight: normal;*/
    /*line-height: 21px;*/
    /*height: 41px;*/
    /*font-family: "Skolar-Sans-Regular", Helvetica, Arial, sans-serif;*/
    /* float: none; */
    /*display: inline-block;*/
    /*clear: both;*/
    /*background-image: none;*/
    /*border: 2px solid #0067a0;*/
    /*background-color: #fff;*/
    /*border-radius: .3125rem;*/
    /* border: 2px solid #0071b2; */
    /*text-decoration: none;*/
    /*border-radius: 5px;*/
    /*border-radius: 0.3125rem;*/
    /*padding: 12px 35px 10px;*/
    /*padding: 0.75rem 2.1875rem 0.625rem;*/
    /*display: block;*/
    /*margin: 10px auto;*/
    /*margin: 0.625rem auto;*/
    /*-webkit-transition: all 0.1s linear;*/
    /*transition: all 0.1s linear;*/
    /*font-family: "Skolar-Sans-Semibold", Helvetica, Roboto, Arial, sans-serif;*/
    /*font-size: 15px;*/
    /*font-size: 0.9375rem;*/
    /*line-height: 1.12;*/
    /*text-align: center;*/
    /*border-width: 1px;*/
    /*border-width: 0.0625rem;*/
    /*border-style: solid;*/
    /*float: right;*/
}

#skills_header #howto:before{
    font-size: 15px;
    font-family: FontAwesome;
    padding: 8px;
}

#skills_header #howto:hover,#skills_header #howto:focus{color:white;background-color:#0067a0;}

#skills_header #howto:active{background-color:#0067a0;}

#skills_header #howToRead{text-shadow:0 0 5px rgba(0,0,0,0.2);position:absolute;z-index:1001;width:100%;height:100%;left:0;top:-9999%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity linear;
    -webkit-transition-delay:0.3s;-moz-transition:opacity linear 0.3s;-o-transition:opacity linear 0.3s;transition:opacity linear 0.3s}
#skills_header #howToRead.visible{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;top:-82px}

#skills_header #howToRead li{
    color:#fff;
    font-size:15px;
    position:absolute;
    margin:0;
    padding:0;
    list-style:decimal;
    z-index:1011;
}
#skills_header #howToRead li label span{
    width:21px;
    height:24px;
    color: white;
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin-left:5px;
    top:-2px;
}
#skills_header #howToRead li.ht1{left:85px;top:900px}
/* #skills_header #howToRead li.ht2{right:40px;top:580px}  */
#skills_header #howToRead li.ht2{right:220px;top:950px;width:100%;max-width:50%}
/* #skills_header #howToRead li.ht3{right:10px;top:540px;width:40%} */
#skills_header #howToRead li.ht3{right:-20px;top:1025px;width:100%;max-width:50%}
#skills_header #howToRead li.ht4{left:35px;top:738px}
#skills_header #howToRead li.ht5{right:0;top:817px;width:100%;max-width:80%}
#skills_header #howToRead li svg{position:absolute}
#skills_header #howToRead li .no-svg svg{display:none}
#skills_header #howToRead li.ht1 svg{left:-3px;top:35px;height:124px}
/* #skills_header #howToRead li.ht2 svg{left:-10px;top:30px} */
#skills_header #howToRead li.ht2 svg{left:50px;top:70px}
#skills_header #howToRead li.ht3 svg{left:-10px;top:25px}
#skills_header #howToRead li.ht4 svg{left:-22px;top:20px}
#skills_header #howToRead li.ht5 svg{left:480px;top:30px}
#skills_header #howToRead.refineActive li:nth-child(4){top:1256px}
#skills_header #howToRead.refineActive li:nth-child(5){top:1300px;max-width:40%}
#skills_header #howToRead.refineActive li:nth-child(5) svg{left:300px}
#skills_header p{font-size:1.2em;margin:0;width:68%;line-height:1.4em;float:left}
#skills_content>li{
    list-style:none;
    /*padding:0 40px;*/
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box}
#skills_content>li h3{
    padding:0.7em 0 0.3em;margin:0 0 0.7em;
    border-bottom:1px solid #414042;border-bottom:1px solid rgba(65,64,66,0.8);
    font-weight:normal;font-size:2em;
    /*font-family:"Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-size: 24px;
}
#age-container h3, #gender-container h3, #role-container h3{
/*  padding:0.7em 0 0.3em;margin:0 0 0.7em;
    border-bottom:1px solid #414042;border-bottom:1px solid rgba(65,64,66,0.8);
    font-weight:normal;font-size:2em;
    font-family:"Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important; */
    padding: 0.7em 0 0.3em;
    margin: 0 0 0.7em;
    border-bottom: 1px solid #7a807c;
    font-weight: normal;
    font-size: 2em;
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-size: 1.5rem;
}
/*#skills_content>li h3:before{
    content:'';background-repeat:no-repeat;
    background-position:0 center;
    display:inline-block;width:29px;
    height:25px;
    vertical-align:middle;
    margin-right:10px;
    position:relative;top:-3px;
}*/
/*#age-container h3:before, #gender-container h3:before{
    content:'';background-repeat:no-repeat;
    background-position:0 center;
    display:inline-block;width:29px;
    height:25px;
    vertical-align:middle;
    margin-right:10px;
    position:relative;
    top:-3px;
    background-image:url(/wp-content/plugins/Symptom-Checker-WP-Plugin/images/skills.png);
} */
#skills_content>li#pSkills h3:before{background-image:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/skills.png)}
/*#age-container h3:before, #gender-container h3:before{background-image:url(/wp-content/plugins/symptom-checker-plugin/images/skills.png)}*/
#skills_content>li#refine h3:before{background-image:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/filter.png)}
#skills_content>li#result h3:before{background-image:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/results.png)}
#skills_content #skillsSliders li{
    padding:1.5em 1.5% 1.5em 0;
    /*width:440px;*/
    list-style:none;
    /*float:left;*/
    min-height: 180px;
}
#skills_content #skillsSliders li:nth-child(odd) {
    clear: both;
}

#skills_content #skillsSliders li:nth-child(15), #skills_content #skillsSliders li:nth-child(16), #skills_content #skillsSliders li:nth-child(15) label, #skills_content #skillsSliders li:nth-child(16) label{
    display: none;
    opacity: 0;
    color: white;
}

#skills_content #skillsSliders label{
    font-size:16px;
    /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif;*/
    line-height: 1.76;
    color: #090e3c;
}

#skills_container .descriptionBubble ul.description-list{
    list-style: disc;
    padding-left: 15px;
}

#skills_container #skills_content #skillsSliders .descriptionBubble ul.description-list li{
    /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif;*/
    line-height:18px;
    font-size: 14px;
    padding: 5px 0 5px 0;
    width: 100%;
    list-style: disc;
    float: none;
    min-height: 10px;
}

#skills_content #refine #refineToggle{
    float:right;border:none;
    color:#4e4d4f;background-color:#e9e5dc;background-repeat:no-repeat;
    padding:10px 50px 10px 30px;text-align:center;font-size:1.5em;font-weight:normal;line-height:21px;height:21px;
    /*font-family:"Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    margin-top:2em;background-image:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/arrow-sprite.png);
    background-position:93% 14px;margin-bottom:-41px;
    position:relative;z-index:1;
    width:48.5%;padding-left:0;
    padding-right:0;
-webkit-transition:margin-bottom linear;
-webkit-transition-delay:0.3s;
-moz-transition:margin-bottom linear 0.3s;
-o-transition:margin-bottom linear 0.3s;
transition:margin-bottom linear 0.3s
}
#skills_content #refine #refineToggle:hover,#skills_content #refine #refineToggle:focus{color:#414042;background-color:#e5ded1}
#skills_content #refine #refineToggle:active{background-color:#dcd3c0}
#skills_content #refine #refineToggle.active{margin-bottom:0;background-position:93% -74px}
#skills_content #refine #refineToggle.cta{background-color:#bbc3a5}
#skills_content #refine #refineToggle.cta:hover{background-color:#afb996}
#skills_content #refine #refineContainer{background:#e9e5dc;
    border-bottom:1px solid #bab3a5;
    padding:2em 3em;
    margin-bottom:2em;
    clear:both;
    display:none;
    position:relative}
#skills_content #refine #refineContainer>ul>li{padding:1.5em 0;list-style:none}
#skills_content #refine #refineContainer>ul>li label{font-size:1.3em}
#skills_content #refine #refineContainer>ul>li label .infoBubble{width:650px}
#skills_content #refine #refineContainer>ul>li label .sliderVal{display:inline-block;margin-left:10px}
#skills_content #refine #refineContainer>ul>li label .sliderVal span{display:inline-block;
    padding:0 5px;
    font-weight:bold}
#skills_content #refine #refineContainer>ul>li .ui-slider{border-color:#e9e5dc}
#skills_content #refine #refineContainer>ul>li #educationToggle li{margin:0.5em 0;
    list-style:none;
    float:left;
    width:25%}
#skills_content #refine #refineContainer>ul>li #educationToggle li .check{height:25px;
    line-height:17px;
    background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/checked.png) no-repeat 0 -1px;
    position:relative;display:inline-block;
    padding-left:27px;vertical-align:middle;
    border:none;color:#414042}
#skills_content #refine #refineContainer>ul>li #educationToggle li .check.off{background-image:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/unchecked.png)}
#skills_content #refine #refineContainer>ul>li #educationToggle li .check:hover,#skills_content #refine #refineContainer>ul>li #educationToggle li .check:focus{text-decoration:underline}
#skills_content #result{
    background: white;
    padding-top:1em;
    display:none;
    -webkit-transition:opacity 0.5s linear;
    -moz-transition:opacity 0.5s linear;
    -o-transition:opacity 0.5s linear;
    transition:opacity 0.5s linear
}

#skills_content #scale{
    margin:60px 0 2em 20em;height:5px;
    border:0px solid #b1a99a;
    border-width:0px 0px 0 0;
    position:relative;
    text-align:right;
    background-image:-webkit-gradient(linear, 0% 50%, 1 50%, color-stop(100%, transparent), color-stop(100%, transparent));
    background-image:-webkit-linear-gradient(left, transparent 0px,transparent 0px);
    background-image:-moz-linear-gradient(left, transparent 0px,transparent 0px);
    background-image:-o-linear-gradient(left, transparent 0px,transparent 0px);
    background-image:linear-gradient(left, #b1a99a 0px,transparent 0px);
    -webkit-background-size:20.1% 100%;
    -moz-background-size:20.1% 100%;
    -o-background-size:20.1% 100%;
    background-size:20.1% 100%
}

.harm-text {
    display: none;
    font-weight: bold;
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif;*/
    color: #ea234b;
    margin-left: 50px;
    margin-top: 15px;
    max-width: 75%;
}

/*#skills_content #scale{margin:60px 0 2em 20em;height:5px;border:1px solid #b1a99a;border-width:1px 1px 0 0;position:relative;text-align:right;background-image:-webkit-gradient(linear, 0% 50%, 1 50%, color-stop(100%, #b1a99a), color-stop(100%, transparent));background-image:-webkit-linear-gradient(left, #b1a99a 1px,transparent 1px);background-image:-moz-linear-gradient(left, #b1a99a 1px,transparent 1px);background-image:-o-linear-gradient(left, #b1a99a 1px,transparent 1px);background-image:linear-gradient(left, #b1a99a 1px,transparent 1px);-webkit-background-size:20.1% 100%;-moz-background-size:20.1% 100%;-o-background-size:20.1% 100%;background-size:20.1% 100%} */

/* CHANGE RESULTS SCALE CAUSE WE DONT'T NEED IT*/

/*#skills_content #scale:before,#skills_content #scale:after{position:absolute;height:5px;bottom:-2px;line-height:30px;color:#9b917d}*/
/*#skills_content #scale:before{content:"Low";left:0}
#skills_content #scale:after{content:"High";right:0}*/

#skills_content #scale .legend{position:relative;
    top:-10px;
    font-size:1.1em;
    color:#817764;
}

#skills_content #scale .skills_info{
    /* position:relative;  */
    top:-10px;
}

#skills_content #scale .infoBubble{left:auto;right:-30px;text-align:left}
#skills_content #scale .infoBubble:before{left:auto;right:32px}

#skills_content .barRow{
    display:inline-block;
    background: white;
    width: 100%;
    margin-bottom: 20px;
    padding:0;
    list-style:none;
    -webkit-transition:linear background;
    -webkit-transition-delay:0.2s;
    -moz-transition:linear background 0.2s;
    -o-transition:linear background 0.2s;
    transition:linear background 0.2s;
}

#skills_content .barRow.isHidden{display:none}

/*move over cause no bar*/
#skills_content .barRow>label span{
    /*font-family: "Skolar-Sans-Regular", Helvetica, Roboto, Arial, sans-serif !important;*/
}
#skills_content .barRow>label{
    font-size: 24px;
    color: #7a807c;
    width: 100%;
    background: white;
    /* margin-left:30%; */
    padding-top: 5px;
    height:40px;
    border-bottom: #7a807c 1px solid;
  /*  border-color: rgba(65,64,66,0.4); */
}
#skills_content .barRow>label:hover{
    /* background: #9da600; */
    color: #eeae30;
}

/*hide bars*/
/*#skills_content .barRow .bar{display:block;top:1.7em;height:0.6em;background:#c6663a;position:relative}
#skills_content .barRow .bar span{position:absolute;right:-30px;width:20px;top:-6px;font-weight:bold} */

#skills_content .barRow .bar{
    display:block;
    top:1.7em;
    height:0.6em;
    background:none;
    position:relative;
    width:40px;
}
#skills_content .barRow .bar span{
/*  position:absolute;   */
    right:-30px;
    width:20px;
    top:-6px;
    font-weight:bold;
}

/*#skills_content .barRow:nth-child(2n) .bar{background:#004858} hide bar*/
#skills_content .barRow .hideBar{
    cursor:pointer;
    /* position:absolute;  */
    top:0.8em;
    display:none;
    width:30px;
    height:30px;
    -webkit-border-radius:5em;
    -moz-border-radius:5em;
    -ms-border-radius:5em;
    -o-border-radius:5em;
    border-radius:5em;background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/hide.png) no-repeat center center;
    outline:none;border:none !important;
    left:-30px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity:0.6;
}

#skills_content .barRow .hideBar:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

#skills_content .barRow .infoBubble{
    /* display:none;  */
    /* width:100%; */
    width: auto;
    height: 40px;
    /* top:115%; CURT CHANGED*/
    /* top:105%;  */
    left:0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;box-sizing:border-box
}

#skills_content .barRow .infoBubble h5{
    /*font-size:1.5em;font-family:"Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/}
#skills_content .barRow .infoBubble p{
    margin-bottom:1.5em;
    font-size: 16px;
    padding-top: 10px;
    line-height: 22px;
}
#skills_content .barRow .infoBubble .infoBubble_tables,#skills_content .barRow .infoBubble .infoBubble_bars{
    float:left;width:100%;
}
#skills_content .barRow .infoBubble .infoBubble_tables{
    padding-right:0%;
    background: white;
}
#skills_content .barRow .infoBubble table{
    margin:0.5em 0;
    width:100%;
    height:174px;
/*  border-top:#414042 1px solid;
    border-color:rgba(65,64,66,0.4); */
}
#skills_content .barRow .infoBubble table td,#skills_content .barRow .infoBubble table th{
    width:100%;
    vertical-align:middle;
    /* border-bottom:#414042 1px solid;
    border-color:rgba(65,64,66,0.4);
    font-weight:bold} */
}
#skills_content .barRow .infoBubble .infoBubble_bars{
/*  clear: both;
    float: right; */
    min-height: 200px;
}
#skills_content .barRow .infoBubble table th{
    font-size:1em}
#skills_content .barRow .infoBubble table td{
    font-size:24px;
}
#skills_content .barRow .infoBubble .infoBubble_bars h6{
    font-weight:500;margin:0 0 5px;padding-bottom:3px;border-bottom:1px solid #414042}
#skills_content .barRow .infoBubble .infoBubble_bars h6 .infoBubble_bars_header, .infoBubble_tables .infoBubble_bars_header{
    /*font-family:"Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-size:18px;
    float:left;
}
#skills_content .barRow .infoBubble .infoBubble_bars legend{float:right;padding-top:4px}
#skills_content .barRow .infoBubble .infoBubble_bars .userKey,#skills_content .barRow .infoBubble .infoBubble_bars .jobKey{display:inline-block;padding-left:20px;font-size:13px}
#skills_content .barRow .infoBubble .infoBubble_bars .userKey:before,#skills_content .barRow .infoBubble .infoBubble_bars .jobKey:before{content:'';display:inline-block;width:10px;height:10px;margin-right:10px}
#skills_content .barRow .infoBubble .infoBubble_bars .userKey:before{background:#c6663a}
#skills_content .barRow .infoBubble .infoBubble_bars .jobKey:before{background:#004858}#skills_content .barRow .infoBubble .infoBubble_bars ul{clear:both;padding:0 0 1em}
#skills_content .barRow .infoBubble .infoBubble_bars ul li{list-style:none;margin:0;clear:both;padding-top:5px}

#skills_content .barRow .infoBubble .infoBubble_bars label{
    /* width:90%; */
    width:100%;
    float:left;
    display:block;
    color:#0071b2;
    font-size: 18px;
    line-height: 22px;
}

#skills_content .barRow .infoBubble .infoBubble_bars .infoBubble_bars_container{width:78%;float:left;display:block;padding-top:3px}
#skills_content .barRow .infoBubble .infoBubble_bars .userBar,#skills_content .barRow .infoBubble .infoBubble_bars .jobBar{display:block;height:6px;position:relative}

/*HIDE BARS
#skills_content .barRow .infoBubble .infoBubble_bars .userBar{background:#c6663a}
#skills_content .barRow .infoBubble .infoBubble_bars .jobBar{background:#004858}*/
#skills_content .barRow .infoBubble .infoBubble_bars .userBar{background:none}
#skills_content .barRow .infoBubble .infoBubble_bars .jobBar{background:none}
#skills_content .barRow .infoBubble .infoBubble_tables a{
    color: #0071b2;
    font-size: 16px;
    line-height: 22px;
}
#skills_content .barRow .infoBubble .infoBubble_tables a:hover{
    color: #4bcbd9;
}

#skills_content #pagination{background:#414042;background:rgba(65,64,66,0.5);height:1px;text-align:center;margin:3em 0;display:none;}
#skills_content #pagination #next{display:inline-block;background:#f5f3ef;padding:0 20px;border:none;color:#414042;font-size:1.3em;position:relative;top:-0.7em}
#skills_content #pagination #next:hover{text-decoration:underline}
#skills_content #moreInfo{display:none;margin:4em 0 0}
#skills_content #moreInfo>h4{margin:1em 0 0.7em}
#skills_content #moreInfo p{margin:1em 0}
#skills_content #nextSteps{background:#e9e5dc no-repeat 97.5% 20px;padding:2em 3em;margin-bottom:3em
}
#skills_content #nextSteps h4{margin-right:2.5em;padding:0 0 0.3em 1.5em;border-bottom:1px solid #414042;
    border-color:rgba(65,64,66,0.7);font-size:2em;line-height:1em;background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/raquo.png) no-repeat 0 5%;
    /*font-family:"Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-weight:500
}
    #skills_content #nextSteps a{border:none;text-decoration:underline
    }
    #skills_content #nextSteps a:hover{text-decoration:none
    }
#skills_content #nextSteps p{font-size:1.2em}
#skills_content #nextSteps .nextSteps_button{
    float:right;
    border:none;
    color:#4e4d4f;
    background-color:#c6663a;
    background-repeat:no-repeat;
    padding:10px 50px 10px 30px;
    text-align:center;
    font-size:1.5em;
    font-weight:normal;
    line-height:21px;
    height:21px;
    /*font-family:"Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    float:left;
    background-image:none;color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    padding-left:100px;
    padding-right:100px
}
#skills_content #nextSteps .nextSteps_button:hover,#skills_content #nextSteps .nextSteps_button:focus{
    color:#414042;
    background-color:#bf5e31
}
    #skills_content #nextSteps .nextSteps_button:active{background-color:#ad532a
    }
#skills_content #nextSteps .nextSteps_button:hover,#skills_content #nextSteps .nextSteps_button:focus{
    color:#fff
}
    #skills_scrolltop{display:block;position:fixed;
        right:2%;bottom:100px;width:60px;height:60px;
        background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/up.png);
        border:none;
        filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
        opacity:0.8}
#skills_scrolltop:hover{
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}@media screen and (max-width: 1300px){#skills_scrolltop{display:none !important}}

.skills_close{cursor:pointer;position:absolute;top:8px;right:8px;display:block;width:22px;height:22px;
    border-radius:20px;background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/css/close.png) no-repeat 3px 3px;outline:none}
    .skills_close:hover{background-color:#fff;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.8);-moz-box-shadow:0 0 1px rgba(0,0,0,0.8);box-shadow:0 0 1px rgba(0,0,0,0.8)}
    #embed{width:600px;height:190px;left:50%;margin-left:-300px;
        bottom:-200px;background:#f5f3ef;-moz-box-shadow:0 0 10px rgba(0,0,0,0.2);
        -webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);
        border-top:5px solid #555;position:fixed;text-align:center;z-index:15}
        #embed h5{font-weight:bold;font-size:22px;margin:15px;color:#333}
#embed textarea{width:90%;border:1px #999 solid;color:#111;font-size:11px;font-family:monospace;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:5px;height:90px}@media only screen and (min-width: 768px){#embed textarea{width:450px}}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0}
.ir br{display:none}#sc-wrapper .hidden{display:none !important;visibility:hidden}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
.invisible{visibility:hidden}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}.clearfix{*zoom:1}

@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;
    text-shadow:none !important;filter:none !important;-ms-filter:none !important}
    a,a:visited{text-decoration:underline}
    a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}
    pre,blockquote{border:1px solid #999;page-break-inside:avoid}
    thead{display:table-header-group}
    tr,img{page-break-inside:avoid}
    img{max-width:100% !important}
    @page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}


/* NEW STYLES */

    body{
        background-color: #fff;
    }

    #sc-wrapper{
        background: white;
        /*max-width: 60rem;*/
    /*  width: 1200px;
        margin: auto; */
    }

    .title{
        /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif !important; text-align:center;*/
        font-size: 3.875rem;
    }

    /* #skills_container .title span{
        font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;
    } */
    /* #skills_header #howto{
        background-color: #bbcfe9;
    } */
    /* #skills_header #howto:hover, #skills_header #howto:focus{
        background-color: #00c4d9;
    } */

    #skills_container .ui-slider .ui-slider-handle{
        border: none;
        background: #009dbb;
    }
    #skills_container .ui-slider .ui-slider-handle:hover, /*#skills_container .ui-slider .ui-slider-handle:active, */ #skills_container .ui-slider:hover .ui-slider-handle /*, #skills_container .ui-slider .ui-slider-handle:focus */ {
        background: #009dbb;
        outline: none;
        border: none;
    }

    #skills_content{
        padding: 0px 0px 20px 40px;
    }

    #skills_content .pageButton, #skills_content .pageButton:active{
        /*float:right;*/
        margin-left:35%;
        /* border:none; */
        /* color:#4e4d4f; */
        color: #4db789;
    /*  background-color:#f58025;  */
        width:37%;
        padding: 10px 50px 10px 30px;
        text-align:center;
        font-size:1.5em;
        font-weight:normal;
        line-height:21px;
        height:41px;
        /*font-family: "Skolar-Sans-Regular", Helvetica, Arial, sans-serif;*/
    /*  float:none;  */
        display:inline-block;
        clear:both;
        background-image:none;
        border: 2px solid #4db789;
        background-color: #fff;
        border-radius: .3125rem;
        /* border: 2px solid #0071b2; */

            text-decoration: none;
        border-radius: 5px;
        border-radius: 0.3125rem;
        padding: 12px 35px 10px;
        padding: 0.75rem 2.1875rem 0.625rem;
        display: block;
        margin: 10px auto;
        margin: 0.625rem auto;
        -webkit-transition: all 0.1s linear;
        transition: all 0.1s linear;
        /*font-family: "Skolar-Sans-Semibold", Helvetica, Roboto, Arial, sans-serif;*/
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 1.12;
        text-align: center;
        border-width: 1px;
        border-width: 0.0625rem;
        border-style: solid;

}


    #skills_content #back_button{
        /*float:right;
        padding:10px 50px 10px 30px;
        text-align:center;
        font-size:1.5em;
        font-weight:normal;
        line-height:21px;
        height:41px;*/
    /*  font-family: "Skolar-Sans-Regular", Helvetica, Arial, sans-serif; */
        /*float:none;*/
        display:none;
        /*clear:both;
        background-image:none;
        border: 2px solid #4db789;
        color:#4db789;
        text-decoration: none;
        border-radius: 5px;
        border-radius: 0.3125rem;
        padding: 12px 35px 10px;
        padding: 0.75rem 2.1875rem 0.625rem;
        display: block;
        margin: 10px auto;
        margin: 0.625rem auto;
        -webkit-transition: all 0.1s linear;
        transition: all 0.1s linear;
        font-family: "Skolar-Sans-Semibold", Helvetica, Roboto, Arial, sans-serif;
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 1.12;
        text-align: center;
        border-width: 1px;
        border-width: 0.0625rem;
        border-style: solid;*/
    margin-right: 20px;
    }

    /*#skills_content .pageButton:hover, #skills_content .pageButton:focus, #skills_content #back_button:hover , #skills_content #back_button:focus{
        background-color: #4db789;
        border: 2px solid #4db789;
        color: #fff;

    }*/


    #skills_content .updateButton{
    /*  padding:10px 50px 10px 30px; */
        text-align:center;
        /*font-weight:normal;*/
        line-height:21px;
        height:41px;
    /*  font-family: "Skolar-Sans-Regular", Helvetica, Arial, sans-serif;   */
        display:none;
        clear:both;
        background-image:none;
        margin-left:3%;
        /*color: #4DB789;*/
        /*border-color: #4DB789;*/
    }

    /*#skills_content .updateButton:hover, #skills_content .updateButton:focus{
        color: #71C6A2;
        border-color: #71C6A2;
    } */

    #skills_content #nextSteps .nextSteps_button{
        margin-left:5%;
        width:65%;
        background-color: #b5bf00;
    }
    #skills_content #nextSteps .nextSteps_button:hover, #skills_content #nextSteps .nextSteps_button:focus{
        background-color: #919900;
    }


    /*for changing nav buttons */
    #skills_content #next_button.first-page{
        margin-left: 35%;
        display: inline-block;
    }
    #skills_content #back_button.first-page{
        display: none;
    }
    #skills_content #result_button.first-page{
        display: none;
    }



    #skills_content #next_button.middle-page{
        margin-left: 3%;
        display: inline-block;
    }
    #skills_content #back_button.middle-page{
        float: left;
        margin-left: 15%;
        display: inline-block;
    }
    #skills_content #result_button.last-page{
        display: none;
    }


    #skills_content #next_button.last-page{
        display: none;
    }
    #skills_content #result_button.last-page{
        margin-left: 3%;
        display: inline-block;
    }
    #skills_content #back_button.last-page{
        float: left;
        margin-left: 18%;
        display: inline-block;
    }


    #skills_content #next_button.result-page, #skills_content #result_button.result-page{
        display: none;
    }
    #skills_content #back_button.result-page{
        margin-left: 37%;
    }


    #skills_content #refine #refineToggle{
        background-color: #D3D8D8;
    }
    #skills_content #refine #refineToggle:hover, #skills_content #refine #refineToggle:focus{
        background-color: #A8B1B1;
    }

    #skills_content #refine #refineContainer{
        background: #D3D8D8;
        /* border-bottom: 1px solid #A8B1B1; */
    }

    #skills_container .descriptionBubble{
    /*  background: #D3D8D8;   */
    /*  max-width: 90%;  */
        width: 400px;
        display: block;
        top: 30px;
        left: -200px;
        position:absolute;
        z-index: 3;
        border-radius: 8px;
        background: #fff;
        padding: 10px;
        border: 1px solid #414042;
        border-radius: 0.3125rem;
    }
     #skills_content #refine #refineContainer ul li .ui-slider{
        background-color: #D3D8D8;
    }
    #skills_content #refine #refineToggle:active{background-color:#D3D8D8}
    #skills_content #refine #refineContainer ul li div{
        background-color:#D3D8D8;
    }
    #skills_content #refine #refineContainer ul li .ui-slider{
        border-color: #D3D8D8;
    }
    #skills_container .ui-slider, #skills_container .ui-slider .ui-slider-range{
        height: 5px;
        width: 300px;
        margin-right:35px;
        margin-bottom: 8px;
    }

    #disclaimer{
        /*float:left;*/
        margin-left: 40px;
        margin-right: 25px;
    /*  height: 35px;  */
    }
    #disclaimer_front{
        height: 16px;
    }

    #disclaimer p, #welcome p {
        /*font-size: 1.1875rem;*/
        /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
        margin-top: 5px;
    margin-bottom: 0;
        /*line-height: 1.76rem;*/
        /*color: #090e3c;*/
    }

    #disclaimer p, #welcome p strong{
        /*font-family: "Skolar-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    }

        #disclaimer #welcome p {
            margin-bottom: 30px;
        }

    #disclaimer_front p {
        display: inline-block;
        position: absolute;
    }

    #disclaimer_warning{
        /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
        color: #ea234b;
        font-size: 1.1875rem;
    }


    .question-group-title {
        color: #0071b2;
        /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
        clear: both;
        display: block;
    }

    .infoBubble h5{
        /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    }


#qg_container{
    width:100%;
    height: 25px;
}

.checkbox-label, .select-label {
    display: inline-block;
     float: left;
     width:60px;
    color:#0071b2;
    text-align:center;
}

.checkbox-container {
    text-align: center;
    padding-bottom: 10px;
}

.select-label label {
    display: block;
    text-align:center;
    font-size: 12px;
}

#skills_content #skillsSliders .checkbox-label label{
    font-size: 14px;
    font-weight: bold;
    width: 65px;
    text-align:center;
    z-index: 1;
}

#disclaimer_front .checkbox-custom-label{
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
/*  text-align: center;  */
}

#disclaimer_front .checkbox-custom-label:before{
  /* content: '';  */
  /*background: #fff;*/
  border: 1px solid #a5b1c2;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
 /* padding: 2px;  */
  margin-right: 10px;
  text-align: center;
}


.time_past{
    display: inline-block;
/*  clear: left;  */
    width: 100%;
    /*float:left;*/
}

.ui-slider{
    display:none;
}

.page_title{
    color:#0071b2;
    float: right;
    font-size: 20px;
}

#filter_container{
    width:90%;
    /* height:46px;  */
    height: auto;
    overflow:hidden;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}

.sliderSingle.visible{
    display: inline-block;
}

#skills_container .ui-slider .ui-slider-handle.visible{
    background: #009dbb;
}

#print_button, #send_button, #expand_button, #moreresults_button{
    float: none;
    vertical-align: middle;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

#expand_button{
    padding-left: 10px;
    padding-right: 10px;
}

#print_button a, #print_button a:visited, #print_button a:link, #print_button a:active, #expand_button a, #expand_button a:visited, #expand_button a:link, #send_button a, #send_button a:visited, #send_button a:link, #moreresults_button a, #moreresults_button a:active, #moreresults_button a:visited, #moreresults_button a:link{
    color: #4db789;
    padding: 10px 50px 10px 30px;
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 21px;
    clear: both;
    background-image: none;
    border: 2px solid #4db789;
    background-color: #fff;
    border-radius: .3125rem;
    text-decoration: none;
    border-radius: 5px;
    border-radius: 0.3125rem;
    padding: 12px 35px 10px;
    padding: 0.75rem 2.1875rem 0.625rem;
    display: inline-block;
    margin: 10px auto;
    margin: 0.625rem auto;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    /*font-family: "Skolar-Sans-Semibold", Helvetica, Roboto, Arial, sans-serif;*/
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.12;
    text-align: center;
    border-width: 1px;
    border-width: 0.0625rem;
    border-style: solid;
}

#print_button a:hover, #send_button a:hover, #expand_button a:hover, #moreresults_button a:hover{
    background-color: #4db789;
    border: 1px solid #4db789;
    color: #fff;
}

#moreresults_button{
    width: 200px;
    float: left;
}

#moreresults_container{
    margin-bottom: 80px;
}

#disclaimer_front{
    width:850px;
    height:auto;
}

#disclaimer_content{
    width:850px;
    height:300px;
}

#skillsSliders{
    margin-top:5px;
}

#bars{
     margin-top:8%;
    background: white;
}

#results-branding{
    width: 100%;
    height: 180px;
    margin: 0px;
    padding: 0px;
    background-color: #FFF;
    background-image: url("https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Spanish-Plugin/images/sc_brand_header.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.resultInfo{
    margin: 3px;
    font-size: 1.1em;
    border:none;
    background:none;
}


#gender-container{
    padding: 0.7em 0 0.3em;
    display:block;
    position:relative;
    color: #414042;
    /*font-family: "Skolar-Sans-Regular", Helvetica, Roboto, Arial, sans-serif;*/
    padding-bottom:40px;
    margin-top: 60px;
}

#gender-container .gender-input{
    color: #414042;
}

#gender-container .gender-label{
    color: #090e3c;
    font-size: 16px;
    /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif;*/
    line-height: 1.76;
    margin-right: 5px;
}

/* ROLE SELECTION STUFF */
#role-container{
    padding: 0.7em 0 0.3em;
    display:block;
    position:relative;
    color: #414042;
    /*font-family: "Skolar-Sans-Regular", Helvetica, Roboto, Arial, sans-serif;*/
    padding-bottom:80px;
    margin-top: 60px;
}

#role-container .checkbox-custom-label, #role-container .custom-role-container{
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

#role-container .role-input{
    color: #414042;
    width: 25px;
    height: 25px;
    margin-bottom: 0px;
}
#role-container #custom-role:focus::-webkit-input-placeholder{
    color: transparent!important;
}
#role-container #custom-role:focus::-moz-placeholder{
    color: transparent!important;
}
#role-container #custom-role:focus:-moz-placeholder{
    color: transparent!important;
}
#role-container .role-label{
    color: #090e3c;
    font-size: 16px;
    /*font-family: "Skolar-Regular", Georgia, Cambria, "Times New Roman", Times, serif;*/
    line-height: 1.76;
    margin-right: 5px;
}
#role-container input.sc-custom-role-text{
    border-radius: .3125rem;
    background-color: #efefef;
    padding: .5625rem 1.25rem .375rem;
    color: #7a807c;
    font-size: 19px;
    font-size: 1.1875rem;
    width: 100%;
    margin-bottom: 1.25rem;
}
#role-container .text-label{
    padding-right: 0.4rem;
}

/* AGE SLIDER STUFF */
#age-container .ui-slider{
    display: inline-block;
}

#age-container{
    display:block;
    position:relative;
    color:#414042;
    /*font-family: "Skolar-Sans-Regular", Helvetica, Roboto, Arial, sans-serif;*/
    padding-bottom:40px;
    margin-top: 50px;
}

#age-container .age-slider{
    height: 5px;
    width: 880px;
    margin-left: 0px;
    position:relative;
    float: left;
    text-align:left;
/*  background:#414042;
    background:rgba(65,64,66,0.5);  */
/*  border-width:8px 0;
    border-style:solid; */
    border-color:#8d8c8d;
    border-width: 2px;
/*  margin-top:0.3em;  */
    z-index:1;
    -webkit-transition:background linear;
    -webkit-transition-delay:0.1s;
    -moz-transition:background linear 0.1s;
    -o-transition:background linear 0.1s;
    transition:background linear 0.1s
}

#age-container .age-slider:hover{
    /* background:#414042; */
    /* border-color: #414042; */
}

#age-container .age-slider:before,#skills_container .ui-slider:after{
    position:absolute;
    bottom:-23px;
    color:#a69d8b;
    color:rgba(65,64,66,0.5);
    border-color:rgba(65,64,66,0.5);
}


#age-container #age-numbering{
    width: 940px;
    height: 20px;
    margin-left: -26px;
}
#age-container .age-slider:before{
    margin-left:850px;
}

#age-container .age-slider .age-ui-slider-handle{
    position:absolute;
    z-index:2;
    width:48px;
    height:48px;top:-24px;
    margin-left:-24px;
    /* background:#c6663a; */
    border:none !important;
    -webkit-border-radius:48px;
    -moz-border-radius:48px;
    -ms-border-radius:48px;
    -o-border-radius:48px;
    border-radius:48px;
    cursor:pointer;
    -webkit-transition:background linear;-webkit-transition-delay:0.1s;-moz-transition:background linear 0.1s;
    -o-transition:background linear 0.1s;transition:background linear 0.1s
}
/* #age-container .age-slider .age-ui-slider-handle{
    background:#ab4618;
} */
.vis-container, .vis-circle{
    width: 200px;
    height: 200px;
}
.vis-container1{
    float: left;
}
.vis-container2{
    float: right;
}
.vis-circle{
    background-repeat: no-repeat;
    background-size: 0%;
   /* background-attachment: fixed;  */
    background-position: center center;
 }

.vis-circle1{
    background-image: url("https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Spanish-Plugin/css/app/plugins/Symptom-Checker-WP-Plugin/images/orange_circle.png");
}

.vis-circle2{
    background-image: url("https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Spanish-Plugin/css/app/plugins/Symptom-Checker-WP-Plugin/images/blue_circle.png");
}

.stat-label{
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-size: 16px;
    padding-bottom: 4px;
    text-align: center;
 }

.statnum-container{
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-size: 24px;
    padding-top: 80px;
    text-align: center;
    width: 100%;
    height: 30px;
 }
 .statnum{
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-size: 24px;
    text-align: center;
 }

 /* MOVED FROM INDEX.PHP */

 #disclaimer_content{
    display:none;
    /*height:30px;*/
    width:100%;
}

#overlay {
    z-index: 9997;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#modal {
    z-index: 9998;
    position:absolute;
    background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Spanish-Plugin/css/tint20.png) 0 0 repeat;
    background:rgba(0,0,0,0.2);
    border-radius:14px;
    padding:8px;
    width: 85%;
    max-width: 800px;
}

.terms {
    display: none;
}
.terms .overlay {
    z-index: 9997;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.terms .modal {
    z-index: 9998;
    position: fixed;
    background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Spanish-Plugin/css/tint20.png) 0 0 repeat;
    background:rgba(0,0,0,0.2);
    border-radius:14px;
    padding:8px;
    width: 85%;
    max-width: 800px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.terms .close {
    z-index: 9999;
    position:absolute;
    background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/css/close.png) 0 0 no-repeat;
    width:24px;
    height:27px;
    display:block;
    text-indent:-9999px;
    top:-7px;
    right:-7px;
}
.terms .content {
    z-index: 9999;
    border-radius:8px;
    background:#fff;
    padding:20px;
}
.terms .content p {
    margin-bottom: 30px;
}

#content {
    z-index: 9999;
    border-radius:8px;
    background:#fff;
    padding:20px;
}

#close {
    z-index: 9999;
    position:absolute;
    background:url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/css/close.png) 0 0 no-repeat;
    width:24px;
    height:27px;
    display:block;
    text-indent:-9999px;
    top:-7px;
    right:-7px;
}

#skills_content .barRow{
    /* min-height: 600px; */
}

.barRow{
    height: 40px;
}

.barRow:hover{
    height: 40px;
}

/* .infoBubble_tables, .infoBubble_bars{
    display:none;
} */
.infoBubble_tables:hover, .infoBubble_bars:hover{
    display: block;
}

.checkbox-custom {
    opacity: 0;
    position: absolute;
}
 .checkbox-custom,
 .checkbox-custom-label {
    display: inline-block;
  /*  vertical-align: middle;  */
    margin: 5px;
    cursor: pointer;
    margin-left: 0px;
}
/* .checkbox-custom-label {
    position: relative;
} */
.checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid rgba(65,64,66,0.8);
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    /* padding: 2px 2px 0px 2px; */
    margin-right: 40px;
    text-align: center;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome', "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    color: #000;
    line-height: 16px;
}


/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.accordion {
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    border-radius:3px;
    background:#f7f7f7;
}

/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
    padding:15px;
    display:inline-block;
    border-bottom:1px solid #1a1a1a;
    background:#333;
    transition:all linear 0.15s;
    /* Type */
    font-size:1.200em;
    text-shadow:0px 1px 0px #1a1a1a;
    color:#fff;
}

.accordion-section-title.active, .accordion-section-title:hover {
    background:#4c4c4c;
    /* Type */
    text-decoration:none;
}

.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
    padding:15px;
    display:none;
}

.is-disabled{
    opacity: .5;
    pointer-events: none;
}
.addtoplevel, .addtoplevel .slider_container{
    display: none;
    opacity: 0;
    height:0px;
}
.age-warning, #skills_content #skillsSliders li .age-warning{
    margin:2px;
    font-size: 1.3em;
    font-style: italic;
}
#age-numbers-container #age-numbers-right{
    margin-right: 0%;
    height: 20px;
}
#age-numbers-container #age-numbers-right div {
    /*width: 42px;*/
    /*float: left;*/
    text-align: center;
    font-size: 12px;
}
#age-numbers-container .age-number-left {
    float: left;
    text-align: left;
    margin-left: 2.7%;
    font-size: 12px;
}
.severity-container{
    width: 300px;
    margin-left: 60px;
    height: 20px;
    opacity: 0;
    margin-left: -5px;
    font-size: 14px;
}

/*

.severity-container #severity-right div {
    width: 300px;

    text-align: right;
}
.severity-container #severity-right div:first-of-type{

} */
.severity-container .severity-left {
    float: left;
    text-align: left;
/*  margin-left: 4%; */
}
/*.severity-container .severity-moderate {
    width: 60px;
    margin: auto;
    text-align: center;
}*/
.severity-container .severity-severe {
    float: right;
    text-align: right;
}

.severity-container{
    width: 300px;
    margin-left: 60px;
    text-align: center;
}
#skills_container .guide-container .heading-primary {
  font-size:2em;
  padding:2em;
  text-align:center;
}
#skills_container .guide-container .guide-accordion dt{
    margin-left: 0px;
    border: 2px solid rgba(65,64,66,0.8);
}
#skills_container .guide-container .guide-accordion dt a{
    text-transform: uppercase;
    color: #0071b2;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
}
#skills_container .guide-container .guide-accordion dl,
#skills_container .guide-container .accordion-list {
 /*  border:1px solid #ddd;  */
   &:after {
       content: "";
       display:block;
       height:1em;
       width:100%;
       background-color:darken(#ECEDEF, 10%);
     }
}
#skills_container .guide-container .guide-accordion dd,
#skills_container .guide-container .accordion__panel {
   background-color:#eee;
   font-size:1em;
   line-height:1.5em;
   padding-bottom: 5px;
   padding-top: 5px;
   padding-left: 20px;
   padding-right: 20px;
}
#skills_container .guide-container .guide-accordion p {
  padding:0.5em 1em 0.5em 1em;
}

#skills_container .guide-container .guide-accordion {
    position:relative;
   /* padding-bottom: 2em; */
    background-color: #eee;
}
#skills_container .guide-container{
  max-width:960px;
  margin:0 auto;
  margin-top: 250px;
  padding:2em 0 0 0;
  display: none;
}
#skills_container .guide-container .accordionTitle,
#skills_container .guide-container .accordion__Heading {
 background-color:#ECEDEF;
   text-align:center;
     font-weight:700;
          padding:0.5em;
          display:block;
          text-decoration:none;
          color:#fff;
          transition:background-color 0.5s ease-in-out;
  border-bottom:1px solid darken(#ECEDEF, 5%);
/*    &:before {
   content: "+";
   font-size:1.5em;
   line-height:0.5em;
   float:left;
   transition: transform 0.3s ease-in-out;
  }
  &:hover {
    background-color:darken(#ECEDEF, 10%);
  } */
}


/* add +/x before labels to results label bars */
li.barRow label.resultBar-label span:after{
/*  content: "+";
   font-size:1.5em;
   line-height:0.5em;
   float:left;
   margin-left: 8px;
   margin-top: 8px;
   transition: transform 0.3s ease-in-out; */
   content: '';
    position: absolute;
    margin-top: 6px;
    margin-left: 8px;
   /* right: 0;
    top: 12px;
    top: 0.75rem; */
    width: 17px;
   /* width: 0.625rem; */
    height: 17px;
  /*  height: 0.625rem; */
    fill: #eeae30;
    background-image: url("https://childmind.org/wp-content/themes/childmind/assets/img/inactive-caret.svg");
    background-size: 100%;
    background-repeat: no-repeat;
}

li.barRow label.resultBar-label span:hover::after{
    background-image: url("https://childmind.org/wp-content/themes/childmind/assets/img/hover-caret.svg");
}

li.barRow label.resultBar-label span.open-result-icon::after, li.barRow label.resultBar-label span:active::after{
    background-image: url("https://childmind.org/wp-content/themes/childmind/assets/img/filled-caret.svg");
}

/*
      .section__menu .menu-item-depth-1.menu-item-has-children:hover::after {
        background-image: url("assets/img/hover-caret.svg"); }
      .section__menu .menu-item-depth-1.menu-item-has-children.show::after {
        background-image: url("assets/img/filled-caret.svg"); }
        */

/*li.barRow.accordion-open label.resultBar-label span:after{
    transform:rotate(-225deg);
    margin-top: 6px;
}*/


/* footer feedback form styles */
.site-footer__action{
    width:33%;
}
a.site-footer__submit{
    width: 200px;
}

.page-template-symptomchecker-template-results .site-footer__actions .helpful-block-content {
    padding: 20px 5px;
}

#skills_container .guide-container .accordionTitle:before,
#skills_container .guide-container .accordion__Heading:before {
     content: "+";
   font-size:1.5em;
   line-height:0.5em;
   float:left;
   transition: transform 0.3s ease-in-out;
}
#skills_container .guide-container .accordionTitle:hover,
#skills_container .guide-container .accordion__Heading:hover {
    background-color: #d4d5d7;
}
#skills_container .guide-container .accordionTitleActive,
#skills_container .guide-container .accordionTitle.is-expanded {
   background-color: #d4d5d7;
/*    &:before {

      transform:rotate(-225deg);
    }  */
}
#skills_container .guide-container .accordionTitleActive:before,
#skills_container .guide-container .accordionTitle.is-expanded:before {
      transform:rotate(-225deg);
      margin-top: 7px;
}

/*SHAME: magic number to allow the accordion to animate */
#skills_container .guide-container .accordionItem {
    height:auto;
    overflow:hidden;
     max-height:50em;
    transition:max-height 1s;
}

@media screen and (min-width:48em) {
    #skills_container .guide-container .accordionItem {
        max-height:15em;
        transition:max-height 0.5s
    }
}

#skills_container .guide-container .accordionItem.is-collapsed {
    max-height:0;
    color: #eee;
    padding-bottom: 0px;
}

#skills_container .guide-container .no-js .accordionItem.is-collapsed {
  max-height: auto;
}

#skills_container .guide-container .animateIn {
    animation: accordionIn 0.45s normal ease-in-out both 1;
}

#skills_container .guide-container .animateOut {
    animation: accordionOut 0.45s alternate ease-in-out both 1;
}
@keyframes accordionIn {
  0% {
    opacity: 0;
    transform:scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0;
  }
  100% {
    opacity:1;
    transform:scale(1);
  }
}

@keyframes accordionOut {
    0% {
       opacity: 1;
       transform:scale(1);
     }
     100% {
          opacity:0;
           transform:scale(0.9) rotateX(-60deg);
       }
}



.progress {
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    position: relative;
}

.progress .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    background-color: #00c1d5;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress .progress-number {
    position: absolute;
    height: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}
.progress .progress-number.white {
    color: #fff;
}



/* Loading Results*/
.circle-loader {
    margin-bottom: 1.5em;
    border: 2px solid rgba(0, 0, 0, 0.2);
    border-left-color: #0067a0;
    animation: loader-spin 1.2s infinite linear;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    width: 5em;
    height: 5em;
}
.circle-loader.load-complete {
    -webkit-animation: none;
    animation: none;
    border-color: #4db789;
    transition: border 500ms ease-out;
}
.circle-loader .checkmark {
    display: none;
}
.circle-loader .checkmark.draw:after {
    animation-duration: 800ms;
    animation-timing-function: ease;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg);
}
.circle-loader .checkmark:after {
    opacity: 1;
    height: 40px;
    width: 20px;
    transform-origin: left top;
    border-right: 3px solid #4db789;
    border-top: 3px solid #4db789;
    content: '';
    left: 20px;
    top: 40px;
    position: absolute;
}
@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 20px;
    opacity: 1;
  }
  40% {
    height: 40px;
    width: 20px;
    opacity: 1;
  }
  100% {
    height: 40px;
    width: 20px;
    opacity: 1;
  }
}


#skills_container .button {
    /*display: inline-block;*/
    /*padding: 15px 60px;*/
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif;*/
    /*border: 1px solid #4db789;
    color: #4db789;
    border-radius: 5px;
    line-height: 1.2;
    background-color: transparent;
    cursor: pointer;
    text-align: center;*/
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}
#skills_container .button:focus,
#skills_container .button:hover {
    /*color: #ffffff;
    background-color: #4db789;
    border: 1px solid;*/
}
#skills_container .button.gray {
    /*border-color: #919d9d;
    color: #919d9d;*/
}
#skills_container .button.blue-text {
    /*color: #0071b2;*/
}
#skills_container .button.gray:focus,
#skills_container .button.gray:hover {
    /*color: #ffffff;*/
    /*background-color: #919d9d;*/
}


#skills_content #results-loading {
    /*margin: 50px 0;*/
    text-align: center;
}
#skills_content #results-loading h3 {
    text-align: center;
    color: #333333;
    border-bottom: none;
    padding: 0;
}
#skills_content #results-loading h3.title-ready {
    display: none;
}
#skills_content #results-loading .show-results-wrapper {
  margin: 30px auto 40px;
    display: none;
}
#skills_content #results-loading .btn {
    /*color: #4db789;
    font-weight: normal;
    clear: both;
    border: 2px solid #4db789;
    background-color: #fff;
    text-decoration: none;
    border-radius: 0.3125rem;
    padding: 20px 60px;
    display: inline-block;
    margin: 0.625rem auto;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;*/
    /*font-family: "Skolar-Sans-Semibold", Helvetica, Roboto, Arial, sans-serif;*/
    /*font-size: 1em;
    line-height: 1.12;
    text-align: center;
    border-width: 0.0625rem;
    border-style: solid;*/
}
#skills_content #results-loading .btn:hover {
    /*color: #ffffff;
    background-color: #4db789;*/
}
#skills_content #results-loading .btn .icon-eye {
    display: inline-block;
    width: 25px;
    height: 15px;
    background: transparent url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Spanish-Plugin/images/icon-eye.png) no-repeat;
    background-size: 25px 30px;
    background-position: 0 0;
    vertical-align: middle;
    margin-right: 10px;
}
#skills_content #results-loading .btn:hover .icon-eye {
    background-position: 0 -15px;
}

#skills_content #results-loading .inline-form {
    padding: 80px 40px 40px;
    /*border: 1px solid #D3D8D8;*/
    margin: 20px auto;
    /*max-width: 80%;*/
}
#skills_content #results-loading .inline-form h3 {
    font-size: 26.6px;
    line-height: 1.45;
    margin-bottom: 10px;
    color: #132a4c;
}
#skills_content #results-loading .inline-form h3 br{
  display: none;
}
#skills_content #results-loading .inline-form p {
    font-size: 13.6px;
    color: #132a4c;
    line-height: 1.45;
}
#skills_content #results-loading .inline-form .gform_wrapper {
    margin: 20px auto 40px;
    /*margin-top: 0;*/
    max-width: 500px;
}
#skills_content #result .email-results .gform_wrapper form,
#skills_content #results-loading .inline-form .gform_wrapper form {
    position: relative;
}
#skills_content #result .email-results .gform_wrapper form .loading,
#skills_content #results-loading .inline-form .gform_wrapper form .loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    text-align: center;
    color: black;
    background: rgba(255, 255, 255, .7);
}
#skills_content #result .email-results .gform_wrapper form .loading .cmi-spinner,
#skills_content #results-loading .inline-form .gform_wrapper form .loading .cmi-spinner {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background-image: url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Spanish-Plugin/images/rolling.svg);
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
}
#skills_content #result .email-results .gform_wrapper form .gform_footer .gform_ajax_spinner,
#skills_content #results-loading .inline-form .gform_wrapper form .gform_footer .gform_ajax_spinner {
    display: none !important;
}
#skills_content #results-loading .inline-form .gform_confirmation_wrapper {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 18px;
}
#skills_content #results-loading .inline-form .gform_wrapper .gform_body .ginput_container{
    margin-top: 0;
}
#skills_content #results-loading .inline-form .gform_wrapper .gform_fields {
    grid-row-gap: 12px;
    align-items: flex-start;
}
#skills_content #results-loading .inline-form .gform_wrapper .gfield--type-submit,
#skills_content #results-loading .inline-form .gform_wrapper .gform_footer {
    margin-top: 10px;
    margin-left: 0px;
    padding: 0;
}
#skills_content #results-loading .inline-form .gform_wrapper .gfield--type-submit input,
#skills_content #results-loading .inline-form .gform_wrapper .gform_footer input {
    margin-bottom: 0;
    border-radius: 9999px;
    padding: 10px 20px;
    height: 70px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 1em;
    cursor: pointer; 
    background-color: #ffdb57;
    font-weight: 600;
    color: #132a4c;
}
#skills_content #results-loading .inline-form .gform_wrapper .gfield--type-submit input:hover,
#skills_content #results-loading .inline-form .gform_wrapper .gform_footer input:hover {
    color: #fff;
    background-color: #132a4c;
}
#skills_content #results-loading .inline-form .gform_wrapper .gfield--type-submit {
    margin-left: 0;
    justify-content: center;
}
#skills_content #results-loading .inline-form .gform_wrapper .gfield--type-submit input {
    margin-top: 10px;
}
@media (min-width: 640px) {
    #skills_content #results-loading .inline-form .gform_wrapper .gfield--type-submit input {
        margin-top: 0px;
    }
}

#skills_content li.section .results-title {
    color: #0071b2;
    font-size: 36px;
    text-align: center;
    padding: 0;
    border: none;
}
#skills_content li.section .results-info {
    /*font-weight: bold;*/
    margin-bottom: 40px;
}
#skills_content #result .harm-text {
    display: block;
    max-width: unset;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
}
#skills_content #result .date {
    color: #919d9d;
    font-size: 15px;
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif;*/
    margin-top: 20px;
}
/*#skills_content #result .results-info-bottom p {
    font-size: 20px;
    margin-bottom: 20px;
}*/
#skills_content #result #disorders {
    margin-top: 0px;
    margin-bottom: 40px;
}
#skills_content #result #disorders .disorder-item {
    padding: 24px;
    margin-bottom: 25px;
    /*border: 1px solid #e4e4e4;*/
}
#skills_content #result #disorders .disorder-item .disorder-title {
    color: #132a4c;
    font-size: 21.2px;
    display: block;
    /*padding: 15px 20px;*/
    position: relative;
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif;*/
}
#skills_content #result #disorders .disorder-item .disorder-title .text {
    display: block;
    padding-right: 30px;
}
#skills_content #result #disorders .disorder-item .disorder-title .text .disorder-link {
    color: #132a4c;
    font-weight:  600;
}
/*#skills_content #result #disorders .disorder-item .disorder-title .text .disorder-link:hover,
#skills_content #result #disorders .disorder-item .disorder-title .text .disorder-link:focus {
    color: #00c1d5;
}*/
#skills_content #result #disorders .disorder-item .disorder-title .text .disorder-link .fa {
    display: inline-block;
    font-size: 17px;
}

#skills_content #result #disorders .disorder-item .disorder-title .closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
}
#skills_content #result #disorders .disorder-item .disorder-title .closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
#skills_content #result #disorders .disorder-item .disorder-title .opened {
  opacity: 1;
}
#skills_content #result #disorders .disorder-item .disorder-title .opened .vertical {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
}
#skills_content #result #disorders .disorder-item .disorder-title .opened .horizontal {
  transition: all 0.5s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
#skills_content #result #disorders .disorder-item .disorder-title .circle-plus {
    height: 20px;
    width: 20px;
    font-size: 25px;
    opacity: .7;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    cursor: pointer;
}
#skills_content #result #disorders .disorder-item .disorder-title .circle-plus .circle {
    position: relative;
    width: 100%;
    height: 100%;
}
#skills_content #result #disorders .disorder-item .disorder-title .circle-plus .circle .horizontal {
    position: absolute;
    background-color: #0067a0;
    width: 20px;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -0.5px;
}
#skills_content #result #disorders .disorder-item .disorder-title .circle-plus .circle .vertical {
    position: absolute;
    background-color: #0067a0;
    width: 2px;
    height: 20px;
    left: 50%;
    margin-left: -0.5px;
    top: 50%;
    margin-top: -10px;
}

#skills_content #result #disorders .disorder-item .disorder-content {
    /*padding: 20px;*/
    /*border-top: 1px solid #e4e4e4;*/
    display: none;
}
#skills_content #result #disorders .disorder-item .disorder-content .disorder-description {
    font-size: 18px;
    color: #404341;
    margin-bottom: 15px;
}
#skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .relevant-header {
    display: block;
    /*font-size: 20px;*/
    margin-bottom: 15px;
    /*font-weight: bold;*/
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif;*/
}
#skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles {
    margin-left: -5px;
    margin-right: -5px;
}
#skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles:after {
    content: '';
    display: table;
    clear: both;
}
/*#skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article {
    float: left;
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
}*/
/*#skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article a {
    font-size: 18px;
    color: #404341;
}*/
#skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article .article-image {
    display: block;
    margin-bottom: 10px;
}
#skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article .article-image img {
    border: none;
    border-radius: 0;
}

#skills_content #result .output_buttons {
    margin-bottom: 40px;
}
#skills_content #result .output_buttons .button {
    padding: 15px 30px;
}
#skills_content #result .output_buttons #save_button .button,
#skills_content #result .output_buttons .button.show-results-form {
    min-width: 230px;
}
#skills_content #result .email-results {
    text-align: center;
    margin-bottom: 20px;
}
#skills_content #result .email-results .results-form {
    display: none;
}
#skills_content #result .email-results .results-form .gform_wrapper .gfield {
    width: 100%;
    padding-right: 8px !important;
}
#skills_content #result .email-results .show-results-form {
    cursor: pointer;
    display: inline-block;
}
#skills_content #result .email-results .gform_wrapper {
    margin: 16px auto;
    max-width: 60%;
}
#skills_content #result .email-results .gform_confirmation_message {
    font-size: 20px;
    margin-bottom: 15px;
}
#skills_content #result .email-results .gform_wrapper form {
    text-align: center;
}
#skills_content #result .email-results .gform_wrapper .gform_body {
    display: inline-block;
    width: 73%;
}
#skills_content #result .email-results .gform_wrapper .gform_footer {
    margin-top: 15px;
    padding-top: 0;
    display: inline-block;
    width: 25%;
}
#skills_content #result .email-results .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
#skills_content #result .email-results .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
#skills_content #result .email-results .gform_wrapper input[type=text], #skills_content #result .email-results .gform_wrapper input[type=email] {
    width: 100%;
}
#skills_content #result .email-results .gform_wrapper .gform_footer input[type=submit] {
    margin-right: 0;
}
#skills_content #result #save_button {
    text-align: center;
}

#skills_content li.section .results-back-button {
    /*padding-bottom: 25px;*/
    /*border-bottom: 2px solid #f2f2f2;*/
    /*margin-bottom: 60px;*/
}


/* New Styles */
.template-new#sc-wrapper {
    /*max-width: 920px;*/
}
.template-new .blue-text {
    color: #0067a0 !important;
}
.template-new .subsection {
    /*border-bottom: 2px solid #f2f2f2;*/
    /*padding-bottom: 30px;*/
    margin-bottom: 40px;
}
.template-new .subsection .subsection-inner {
    max-width: 750px;
    margin: 0 auto;
}
.template-new .disclaimer-hook .title {
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    font-weight: bold;
    font-size: 62px;
}
.template-new .disclaimer-hook .sub-title {
    color: #7a807c;
    margin-bottom: 40px;
    font-size: 32px;
}
.template-new .disclaimer-hook .welcome-message {
    font-size: 24px;
    text-align: center;
    color: #7a807c;
    /*font-family: "Skolar-Sans-Semibold", Georgia, Cambria, "Times New Roman", Times, serif !important;*/
    margin-bottom: 15px;
}
.template-new #disclaimer {
    margin: 0;
}
.template-new #disclaimer #welcome p {
    margin-bottom: 15px;
}
.template-new .disclaimer-hook #welcome p {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0;
    color: #404341;
}
.template-new #disclaimer_front {
    width: auto;
}
.template-new #disclaimer_front p {
    position: relative;
}
.template-new #age-container h3, .template-new #gender-container h3, .template-new #role-container h3,
.template-new #skills_content>li h3 {
    font-size: 21.2px;
    font-weight: 600;
    color: #132a4c;
    border-bottom: none;
}

.template-new #disclaimer_front .warning-message {
    /*border: 2px solid #eeae30;*/
    /*color: #eeae30;*/
    /*background-color: #fffbf4;*/
    padding: 35px;
    /*border-radius: 13px;*/
    margin-bottom: 35px;
    position: relative;
}
/*.template-new #disclaimer_front .warning-message:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #eeae30;
}*/
.template-new #disclaimer_front .warning-message p {
    /*color: #eeae30;*/
    margin-bottom: 0px;
    /*font-size: 18px;*/
}

.template-new #disclaimer_front .info-message {
    /*color: #0067a0;*/
    /*font-size: 18px;*/
    font-weight: bold;
    padding-left: 35px;
    margin-bottom: 15px;
    position: relative;
}
/*.template-new #disclaimer_front .info-message:before {
    content: 'i';
    color: #0067a0;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 0;
    height: 27px;
    width: 27px;
    border: 2px solid #0067a0;
    border-radius: 50%;
    text-align: center;
}*/
.template-new #disclaimer_front .checkbox-custom-label:before {
    border-color: #a5b1c2;
}
.template-new #disclaimer_front .disclaimer-wrapper p {
    vertical-align: middle;
    cursor: pointer;
}


.template-new #skills_container .slider_container .ui-slider, .template-new #skills_container .slider_container .ui-slider .ui-slider-range {
    margin-bottom: 3px;
}
.template-new #age-container {
    padding-bottom: 20px;
}
.template-new #age-container .age-slider {
    border-color: #c0c0c0;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    margin-top: 30px;
    margin-bottom: 15px;
}
.template-new #age-container .age-slider:before {
    content: '';
    display: block;
    width: calc(100% + 55.2px);
    height: 2px;
    background-color: #c0c0c0;
    border: none;
    margin-left: 0;
    bottom: 3px;
    left: -27px;
}
.template-new #age-container #age-numbering {
    width: 100%;
    margin-left: 0;
}
.template-new #age-numbers-container #age-numbers-right div {
    width: 51px;
}

.template-new #skills_header {
    padding: 0;
}

.template-new #gender-container {
    padding-bottom: 20px;
}
.template-new .pretty .state label:after, .template-new .pretty .state label:before {
    top: calc((0% - (100% - 25px)) - 8%);
}
.template-new .pretty.p-default input:checked~.state label:after {
    background-color: #009dbb !important;
}
.template-new .pretty .state label:after, .template-new .pretty .state label:before {
    border-width: 2px;
}
.template-new .pretty .state label:before {
    border-color: #c0c0c0;
}
.template-new .pretty.p-default .state label:after {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
}

.template-new #role-container {
    padding-bottom: 20px;
}
.template-new #role-container .roles-col {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.template-new #role-container .roles-col.first-col {
    width: 25%;
}
.template-new #role-container .roles-col .pretty {
    display: block;
    margin-bottom: 20px;
}
.template-new #role-container .other-wrapper .other-text-input {
    display: inline-block;
    position: relative;
    opacity: 1;
    padding: 5px 10px;
    width: 73%;
}
.template-new #role-container .other-wrapper .state {
    display: inline-block;
    margin-right: 10px;
}
.template-new #role-container .other-wrapper.pretty .state label:after, .template-new #role-container .other-wrapper.pretty .state label:before {
    top: calc((0% - (100% - 35px)) - 8%);
}

.template-new #skills_content {
    padding-left: 0;
}
.template-new #skills_content>li h3 {
    font-size: 21.2px;
    font-weight: 600;
    color: #132a4c;
    border-bottom: none;
}
.template-new #skills_content #skillsSliders li {
    min-height: unset;
}
.template-new #skills_content #skillsSliders li .slider_container {
    overflow: visible;
    position: relative;
}
.template-new #skills_container .slider_container .ui-slider, .template-new #skills_container .slider_container .ui-slider .ui-slider-range {
    width: 100%;
    margin-right: 0;
}
.template-new #skills_container .severity-container {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
}
.template-new #skills_content #skillsSliders li .slider_container .checkbox-label {
    position: absolute;
    top: -32px;
    left: 0;
}

/*.template-new #skills_header #howto{
    position: absolute;
    right: 0;
}*/
#skills_content #pSkills #skillsSliders {
    margin-left: -15px;
    margin-right: -15px;
}
.template-new #skills_content #skillsSliders li {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.template-new #skills_header #howToRead li.ht1 {
    left: 24px;
    top: 875px;
}
.template-new #skills_header #howToRead li.ht2 {
    right: 220px;
    top: 959px;
}

.template-new #skills_content #skillsSliders li .question_title_div .question-title {
    cursor: pointer;
    padding-right: 30px;
}

.template-new .checkbox-label,
.template-new .select-label {
    float: none;
    width: 22px;
    margin-right: 10px;
    height: 27px;
}
.template-new #skills_content #skillsSliders .checkbox-label label {
    width: 22px;
}

.template-new .harm-text {
    max-width: unset;
    margin-left: 0;
}

/* BEGIN RESPONSIVE STYLES */
@media all and (max-width: 1000px){

    #bars{
        margin-left:0%;
        padding-left:0%;
    }

    .sliderSingle{
        width:55%;
        margin-right:25%;
    }

    #result{
        padding-left:15px;
    }

    div #CMI_header_container{
        width:80%;
    }

    .nextSteps_button{
        width:400px;
    }

    #sc-wrapper{
        width:100%;
    }

    /*#disclaimer p{
        margin-left:5px;
        width: 742px;
    }*/

    #skills_header{
    /*  width:752px;
        padding:0px;
        margin:auto;
        display:inline-block; */
        /* padding: 10px 10px 5px;  */
    }

    #skills_header p {
        width: 752px;
        margin-left:5px;
    }

    #skills_content{
        width:100%;
    /*  padding: 5px 5px 5px; */
    }

    #skills_content #skillsSliders li:nth-child(n){
        width:95%;
        padding-right:0;
        padding-left:0;
    }
    #skills_content #skillsSliders .sliderSingle{
    /*  width:70%;
        margin-right:19%; */
    }

    #skills_content li#pSkills{
        padding:0px;
    }

    #skills_content li h3{
        width:752px;
        margin-top:5px;
    }

        .progress {
            width: 752px;
        }

    #age-container h3{
    /*  width:752px; */
        margin-top:5px;
    }

    #skills_content li#refine{
        padding-left:22%;
    }

    #skillsSliders li.question{
        clear:both;
        width:100%;
    }

    li.time_current, li.time_past{
        width:100%;
    }

/* AGE SLIDER STUFF */

    #age-container{
        padding-bottom:40px;
        margin-top: 50px;
        width: 95%;
    }

    #age-container .age-slider{
        height: 5px;
        width: 100%;
        margin-left: 0px;
    }

    #age-container #age-numbering{
        width: 106%;
        height: 20px;
        margin-left: -2.5%;
    }

    #age-numbers-container #age-numbers-right{
        margin-right: 0%;
        height: 20px;
    }
    #age-numbers-container #age-numbers-right div {
        width: 5.5%;
        font-size: 12px;
    }
    #age-numbers-container .age-number-left {
        margin-left: 2.7%;
        font-size: 12px;
    }

    #disclaimer{
        /*clear:both;*/
        width: 752px;
        margin:auto;
    }

    #skills_header .title span, #skills_header .title{
        text-align: center;
    }

    #skills_content li#refine{
        width:100%;
        padding:0px 0px;
    }

    #filter_container{
        width:100%;
        height:120px;
    }

    a .pageButton{
        width:100%;
    }

    #skills_content .barRow>label{
        margin-left:1%;
    }

    /*#skills_content .infoBubble{
        max-width:600px;
    }*/

    #skills_container .skills_info .infoBubble{
        margin-left: -100px;
        max-width: 250px;
    }

    #sc-wrapper{
    /*  background-color: #f5f3ef; */
        clear:both;
    }

    ul#skills_content{
        margin-bottom: 500px;
    }

    #skills_header #howToRead li.ht1{left:75px;top:530px;width:80%;max-width:50%}
    /* #skills_header #howToRead li.ht2{right:40px;top:580px}  */
    #skills_header #howToRead li.ht2{right:190px;top:590px;width:100%;max-width:45%}
    /* #skills_header #howToRead li.ht3{right:10px;top:540px;width:40%} */
    #skills_header #howToRead li.ht3{right:35%;top:800px;width:100%;max-width:40%}
    #skills_header #howToRead li.ht4{left:35px;top:738px}
    #skills_header #howToRead li.ht5{right:0;top:817px;width:100%;max-width:50%}
    #skills_header #howToRead li svg{position:absolute}
    #skills_header #howToRead li .no-svg svg{display:none}
    #skills_header #howToRead li.ht1 svg{left:-3px;top:62px;height:124px}
    /* #skills_header #howToRead li.ht2 svg{left:-10px;top:30px} */
    #skills_header #howToRead li.ht2 svg{left:10px;top:80px}
    #skills_header #howToRead li.ht3 svg{left:-50px;top:30px}
    #skills_header #howToRead li.ht4 svg{left:-22px;top:20px}
    #skills_header #howToRead li.ht5 svg{left:480px;top:30px}



    .severity-container #severity-right div:nth-child(n+1) {
        margin-right: 2.2%;
    }

    #print_button, #send_button, #expand_button, #moreresults_button {
        float: none;
        clear: both;
        display: inline-block;
    }

    #skills_header #howto{
        width: 200px;
    }

}

@media all and (min-width: 992px){
    .container-sympt {
        /*max-width: 750px;*/
        /*margin: 0 auto;*/
    }
}

@media (min-width: 791px) and (max-width: 1023px) {
    .template-new #skills_container {
        margin-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .template-new .subsection {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .template-new #disclaimer {
        width: auto;
    }
    .template-new .disclaimer-hook .title {
        font-size: 46px;
        margin-bottom: 15px;
    }
    .template-new .disclaimer-hook .sub-title {
        margin-bottom: 25px;
        font-size: 32px;
    }
    .template-new .symptomchecker-share {
        margin-bottom: 25px;
    }
    .template-new .disclaimer-hook .welcome-message {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .template-new .disclaimer-hook #welcome p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .template-new #disclaimer #welcome p {
        margin-bottom: 10px;
    }
    .template-new #disclaimer_front .warning-message {
        padding: 20px;
    }
    .template-new #disclaimer_front .warning-message p {
        width: 100%;
        font-size: 16px;
    }
    .template-new #disclaimer_front .disclaimer-wrapper p,
    .template-new #disclaimer_front .info-message {
        font-size: 16px;
    }

    .template-new #skills_header {
        width: auto;
        margin-left: 0;
    }
    .template-new #age-container {
        width: auto;
        margin-top: 0;
    }

    .template-new .pretty .state label {
        font-size: 16px;
    }
    .template-new #role-container .roles-col .pretty {
        margin-bottom: 15px;
    }
    .template-new #age-numbers-container #age-numbers-right div {
        width: 5.555555555%;
    }
    .template-new #age-container .age-slider:before {
        display: none;
    }

    .template-new #gender-container {
        width: auto;
        margin-top: 0;
    }

    .template-new #role-container {
        margin-top: 0;
    }

    .template-new #age-container h3, .template-new #gender-container h3, .template-new #role-container h3 {
        padding-top: 0;
    }

    .template-new #skills_content li h3 {
        width: auto;
        margin-left: 0;
    }

    .template-new #skills_content #skillsSliders li:nth-child(n) {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
        min-height: unset;
        width: 50%;
        clear: none;
        float: left;
    }
    .template-new #skills_content #skillsSliders li:nth-child(odd) {
        clear: both;
    }
    .template-new #skills_content #skillsSliders li.question div.slider_container {
        min-height: unset;
    }
    .template-new #skills_content #skillsSliders .sliderSingle {
        width: 100%;
    }

    .template-new .progress {
        width: 100%;
        margin-left: 0;
    }
}

@media (min-width: 791px) {
    #skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article:nth-child(4n+5){
        clear:both;
    }
}

@media all and (max-width: 790px){
    #skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article {
        width: 50%;
    }
    #skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article .article-image img {
        width: 100%;
    }
    #skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article:nth-child(2n+3){
        clear:both;
    }

    .terms .modal {
        position: absolute;
    }

    #skills_container{
        margin-top: 40px;
        padding-bottom: 20px;
    }

    #moreresults_button{

    }

    /*HIDE INFO BUBBLES ON MOBILE b/c NOT TOUCH COMPATABLE */
    span.skills_info, #skills_container .skills_info{
        display:none;
        opacity:0;
        z-index: -999;
    }

    h1{
        /*line-height: 30px;*/
    }
    #CMI_header_background{
        display:none;
    }

    .infoBubble .infoBubble_bars{
        clear:both;
        float:left;
    }

    #modal{
    /*  margin-left: 5%; */
        margin-right: 10%;
    }

    div #CMI_header_container{
        width:100%;
    }

    #disclaimer_front{
        width: 100%;
    }

    .pulse{
        width: 90%;
    }

    #pSkills h3{
        margin-left: 6%;
        margin-right: 5%;
    }

    .nextSteps_button{
        width:100px;
    }

    #result{
        padding-left:5px;
    }

    #sc-wrapper{
        width:100%;
        margin: auto;
    }

    #disclaimer{
        width:90%;
        margin-left: 5%;
    }
    #disclaimer_content{
        width:100%;
    }
    #disclaimer_front p{
        width: 80%;
    }

    /*#disclaimer p{
        margin-left:5px;
        width: 80%;
    }*/

    #skills_header{
        width:95%;
        padding:0px;
        margin-left: 5%;
    /*  margin:auto;
        display:inline-block; */
        /* padding: 10px 10px 5px;  */
    }

    #skills_header p {
        width: 91%;
        margin-left:4%;
    }

    #skills_content, ul#skills_content{
        width:100%;
        padding: 5px 5px 5px;
        margin-bottom: 0px;
    }

    #skills_content #result{
        padding: 0%;
        width: 90%;
        margin-left: 5%;
    }

    #skills_content #skillsSliders li:nth-child(n) {
        width: 96%;
    }

    .checkbox-label, .select-label {
        width: 50px;
    }


    #skills_content #skillsSliders li:nth-child(n){
        padding-right: 0;
        padding-left: 20px;
        padding-bottom: 10px;
        min-height: 120px;
    }
    #skills_content #skillsSliders .sliderSingle{
        width: 220px;
        margin-right: 0px;
    /*  left: -25px; */
    }
    .severity-container{
        width: 250px;
        margin-left: 20px;
    }

    #skills_container .ui-slider:before{/*content:"Low \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 Moderate \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 \00a0 Severe"; */
        position: absolute;
        width: 100%;
        text-align:center;
        left: 53%;
        margin-left: -53%;
        top: 2;
        overflow: hidden;
    }

    li.question div.slider_container{
        min-height: 60px;
    }


    #skills_content li#pSkills{
        padding:0px;
    }
    #skills_content li.question{
        padding-left: 15px;
    }

    #skills_content li h3{
        width:90%;
        margin-top:5px;
        margin-left:5%;
    /*  text-align: center; */
    }

        .progress {
            width: 90%;
            margin-left: 5%;
            margin-top: 10px;
            margin-bottom: 10px;
        }

/*  #age-container h3{
        width:90%;
        margin-top:5px;
        margin-left:5%;
    } */

    #skills_content li#refine{
        padding-left:22%;
    }

    #skillsSliders li.question{
        clear:both;
        width:100%;
    }

    #skills_content #skillsSliders label{
    /*  margin-left: 15px;   */
    }

    li.time_current, li.time_past{
        width:100%;
    }

    #print_button a:hover, #send_button a:hover, #expand_button a:hover, #moreresults_button a:hover, #next_button a:hover, #skills_content .pageButton:hover, #skills_content .pageButton:focus{
        background-color: #fff;
        border: 1px solid #4db789;
        color: #4db789;
    }


    #skills_content .pageButton, #skills_content #back_button, #moreresults_button, #expand_button, #expand_button a.btn--sec, #skills_content #back_button.middle-page, #skills_content #back_button.result-page, #skills_content #back_button.last-page, #skills_content #next_button, #skills_content #next_button.middle-page, #skills_content #result_button, #skills_content #result_button.last-page{
        width: 100%;
        margin-left: 0px;
    }


    #skills_content #back_button.middle-page{
        position: relative;
        top: 60px;
    }
    #skills_content #next_button.middle-page{
        position: relative;
        top: -60px;
    }

    #skills_content #back_button.last-page{
        position: relative;
        top: 60px;
    }
    #skills_content .updateButton.last-page, #skills_content #result_button.last-page{
        position: relative;
        top: -60px;
    }

    #print_button {
    /*  display:none; */
    width: 100%;
    margin: auto;
    }

    #expand_button, #moreresults_button {
        padding-left: 0px;
        padding-right: 0px;
    }

    #skills_header .title span, #skills_header .title{
        text-align: center;
    }

    #skills_content li#refine{
        width:100%;
        padding:0px 0px;
    }

    #filter_container{
        width:90%;
        margin-left: 5%;
        height:auto;
        padding-left:0px;
    }

    a .pageButton{
        width:100%;
    }

    #skills_content .barRow>label{
        margin-left:1%;
    }

    #sc-wrapper{
        clear:both;
    }
    #skills_content li{
        padding:none;
    }
    #result{
        display:inline-block;
        padding-left: 4%;
        padding-right:4%;
    }

    #bars{
        margin-top:20px;
    }

    #skills_content li.barRow{
        height: 100px;
        padding:0px;
        margin:0px;
        margin-bottom: 15px;
    }

    label.pulse{
        width:100%;
        left: -12%;
    }

    a.hideBar{
        display:none;
    }

    #moreInfo #nextSteps{
        display:none;
    }

    #moreInfo #nextSteps a{
        padding: none;
        margin:none;
        width:100%;
    }

    #skills_content .barRow .infoBubble .infoBubble_tables, #skills_content .barRow .infoBubble .infoBubble_bars{
        width: 100%;
    }
    #skills_content .barRow .infoBubble .infoBubble_bars{
        margin-top: 20px;
    }

    #skills_content .barRow .infoBubble .infoBubble_tables a{
        z-index: 999;
    }

    #gender-container {
    /*  margin-left: 5%;   */
        margin-top: 30px;
        width: 95%;
    }
    div.output_buttons div .btn--sec{
        width: 160px;
    }
    #skills_content #next_button.first-page{
        width: 100%;
        margin-left: 0px;
    }
    #skills_header #howto {
        width: 95%;
        margin: 0px;
        float: none;
    }

    #skills_header #howToRead li.ht1{left:10%;top:480px;width:80%;max-width:80%}
    /* #skills_header #howToRead li.ht2{right:40px;top:580px}  */
    #skills_header #howToRead li.ht2{left:10%;top:550px;width:80%;max-width:80%}
    /* #skills_header #howToRead li.ht3{right:10px;top:540px;width:40%} */
    #skills_header #howToRead li.ht3{left:10%;top:800px;width:80%;max-width:80%; display:none;}
    #skills_header #howToRead li.ht4{left:35px;top:738px}
    #skills_header #howToRead li.ht5{right:0;top:817px;width:100%;max-width:50%}
    #skills_header #howToRead li svg{position:absolute;display:none;}
    #skills_header #howToRead li .no-svg svg{display:none}
    #skills_header #howToRead li.ht1 svg{left:-3px;top:62px;height:124px;display:none;}
    /* #skills_header #howToRead li.ht2 svg{left:-10px;top:30px} */
    #skills_header #howToRead li.ht2 svg{left:10px;top:80px;display:none;}
    #skills_header #howToRead li.ht3 svg{left:-50px;top:30px;display:none;}
    #skills_header #howToRead li.ht4 svg{left:-22px;top:20px;display:none;}
    #skills_header #howToRead li.ht5 svg{left:480px;top:30px;display:none;}

    /* footer feedback button */
    a.site-footer__submit{
    /*  margin-left: -10px !important; */
        width: 100%;
    }
    .site-footer__action{
        width:80%;
    }
    #role-container .checkbox-custom-label, #role-container .custom-role-container{
        display: block;
    }


    .template-new #skills_container {
        margin-top: 60px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .template-new .subsection {
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    .template-new #disclaimer {
        width: auto;
    }
    .template-new .disclaimer-hook .title {
        font-size: 40px;
        margin-bottom: 15px;
    }
    .template-new .disclaimer-hook .sub-title {
        margin-bottom: 25px;
        font-size: 28px;
    }
    .template-new .symptomchecker-share {
        margin-bottom: 20px;
    }
    .template-new .disclaimer-hook .welcome-message {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .template-new .disclaimer-hook #welcome p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .template-new #disclaimer #welcome p {
        margin-bottom: 10px;
    }
    .template-new #disclaimer_front .warning-message {
        padding: 20px;
    }
    .template-new #disclaimer_front .warning-message p {
        width: 100%;
        font-size: 16px;
    }
    .template-new #disclaimer_front .disclaimer-wrapper p,
    .template-new #disclaimer_front .info-message {
        font-size: 16px;
    }

    .template-new #skills_header {
        width: auto;
        margin-left: 0;
    }
    .template-new #age-container {
        width: auto;
        margin-top: 0;
    }

    .template-new .pretty .state label {
        font-size: 16px;
    }
    .template-new #role-container .roles-col .pretty {
        margin-bottom: 15px;
    }
    .template-new #age-numbers-container #age-numbers-right div {
        width: 5.555555555%;
    }
    .template-new #age-container .age-slider:before {
        display: none;
    }

    .template-new #gender-container {
        width: auto;
        margin-top: 0;
    }

    .template-new #role-container {
        margin-top: 0;
    }

    .template-new #age-container h3, .template-new #gender-container h3, .template-new #role-container h3 {
        padding-top: 0;
    }

    .template-new #role-container .roles-col.first-col {
        width: auto;
    }
    .template-new #role-container .roles-col {
        display: block;
        width: auto;
    }
    .template-new #role-container .roles-col .pretty {
        white-space: unset;
    }
    .template-new #role-container .roles-col .pretty .state label {
        text-indent: unset;
        padding-left: 25px;
    }
    .template-new #role-container .other-wrapper.pretty .state label:after, .template-new #role-container .other-wrapper.pretty .state label:before,
    .template-new #role-container .pretty .state label:after, .template-new #role-container .pretty .state label:before {
        top: 0px;
    }

    .template-new #skills_header #howto {
        position: relative;
        width: 100%;
    }
    .template-new #skills_header #howToRead.visible {
        top: 110px;
    }

    .template-new #skills_content li h3 {
        width: auto;
        margin-left: 0;
    }

    .template-new #skills_content #skillsSliders li:nth-child(n) {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        padding-bottom: 10px;
        min-height: unset;
    }
    .template-new #skills_content #skillsSliders li.question div.slider_container {
        min-height: unset;
    }
    .template-new #skills_content #skillsSliders .sliderSingle {
        width: 100%;
    }

    .template-new .progress {
        width: 100%;
        margin-left: 0;
    }
}


/*
@media all and (max-width: 510px){

    ul#bars{
        padding-right: 8px;
    }
    li#result{
        padding: 2%;
    }

    ul#bars div.infoBubble div.infoBubble_bars{
        clear: both;
        float: left;
        width: 100%;
    }

    ul#bars div.infoBubble div.infoBubble_tables{
        width: 100%;
    }

    li#result{
        padding-top: 0%;
    }

    #skills_content .barRow label span{
        line-height: 100%;
        padding: 5px;
    }

    #skills_content .barRow label span{
        margin-left: 12px;
    }

    #filter_container{
        width: 90%;
        padding: 0px;
        margin-left: 5%;
    }

    #skills_content #skillsSliders .sliderSingle{
        width:77%;
        margin-right:5%;
        left: -10px;
    }

    div.slider_container div.checkbox-container input.question_check{
        margin-left: 0px;
    }

    #skills_container #disclaimer_front{
        height: 32px;
        margin-bottom: 3px;
    }

} */


/* TEMPORARY STYLES FOR PDF GENERATION */
@media all and (max-width: 600px){

    li.barRow.saving-results{
        margin-bottom: 10px  !important;
    }

    li.barRow.saving-results .resultBar-label-text{
        font-size: 20px  !important;
    }

    li.barRow.saving-results .resultInfo.infoBubble{
        height: 20px  !important;
    }

    li.barRow.saving-results .result-description{
        padding-top: 0px  !important;
        font-size: 14px  !important;
        line-height: 20px  !important;
        margin-bottom: 10px  !important;
    }

    li.barRow.saving-results .infoBubble_tables{
        height: 155px  !important;
    }

    li.barRow.saving-results .infoBubble_bars_header{
        font-size: 14px  !important;
    }

    li.barRow.saving-results .infoBubble_tables table{
        margin: 0px  !important;
        height: 100px  !important;
    }
    li.barRow.saving-results .infoBubble_tables table td{
        font-size: 14px  !important;
        line-height: 18px  !important;
    }

    li.barRow.saving-results .infoBubble_tables table tr{
        padding: 0px  !important;
    }

    li.barRow.saving-results .infoBubble_tables a{
        font-size: 14px  !important;
        line-height: 20px !important;
    }

}


/* hide BSD modal */
div.sab, div.js-sab{
    display:none !important;
}



/* Symptom Checker style overrides */

#sc-wrapper{
  /*max-width: 920px;
  margin-left: auto;
  margin-right: auto;*/
  font-size: 16px;
}

#welcome h2{
  font-size: 21.2px;
}

.hidden-text{ /* Copied from original site */
  clip: rect(1px,1px,1px,1px);
  position: absolute!important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.template-new #role-container .roles-col .pretty,
.template-new #gender-container .pretty{
  line-height: 1.4;
}

.symptomchecker-footer,.page-template-symptomchecker-template .symptomchecker-footer{display:none}.page-template-symptomchecker_spanish-template.page-results .symptomchecker-footer,.page-template-symptomchecker-template.page-results .symptomchecker-footer{display:block}

#skills_content .buttons-container a{
  line-height: 2;
  height: auto;
}

.ui-slider-handle{
  position: relative;
}
.ui-slider-handle:before{
  content:  '';
  display: block;
  position: absolute;
  top:  50%;
  left:  50%;
  transform: translate(-50%,-50%);
  width: 32px;
  height: 32px;
  background-image: url(https://childmind.org/wp-content/plugins/Symptom-Checker-WP-Plugin/images/slider-arrows.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.template-new #skills_content #skillsSliders li{
  position: relative;
}
#skills_container .skills_info{
  position: absolute;
  right:  10px;
  top:  16px;
  width: 24px;
  height: 24px;
  border-radius:  100%;
  border:  2px solid #009dbb;
}
#skills_container .skills_info .icon-info{
  position: absolute;
  top:  50%;
  left:  50%;
  transform: translate(-50%,-50%);
  color:  #009dbb;
  font-weight: 600;
  z-index: 1;
}
#skills_container .descriptionBubble{
  z-index: 9;
}
.checkbox-custom + .checkbox-custom-label:before{
  border:  1px solid #a5b1c2;
}
.checkbox-custom:checked + .checkbox-custom-label:before{
  background: #007aa1;
  color:  #fff;
  line-height: 18px;
}
.template-new #skills_content #skillsSliders li{
  padding: 10px;
}
.template-new #skills_content #skillsSliders li.active{
  background-color: #ebf5f8;
  padding-bottom: 20px;
}
#skills_container #skillsSliders .ui-slider{
  border: 1px solid #dce1e7;
  border-radius: 10px;
  background-color: #fff;
}

.header-symptom-checker .progress{
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -36px;
  height: 36px;
  width: 100%;
}
.header-symptom-checker .progress .progress-number{
  margin: 3px auto;
}

.middle-page .buttons-container a{
  width: 50%;
}

/*#symptom-checker aside{
  max-width: 270px;
}*/

#result .container-sympt{
  max-width: 650px;
  margin: 0 50px;
}

#disorders .disorder-item .toggle.opened{
  transform: rotate(180deg);
}

#skills_content #result .email-results .gform_wrapper{
  max-width: 100%;
  margin: 0;
}
#skills_content #result .email-results .gform_wrapper .gform_body{
  width: 100%;
  display: block;
}
#skills_content #result .email-results .gform_wrapper input[type=text], .email-results .gform_wrapper input[type=email]{
  background-color: #f6f7fb;
}
#skills_content #result .email-results .gform_wrapper .gform_footer{
  width: 100%;
  display: block;
}
#skills_content #result .email-results .gform_wrapper .gform_footer input[type=submit]{
  background-color: #17d6e3;
  color: #132a4c;
  display: block;
  width: 100%;
  font-weight: 600;
  border-radius:  40px;
}


#disorders .disorder-item .toggle .icon-down{
  width: 19px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11' class='fill-current'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg stroke='%234f4f4f' stroke-width='3'%3E%3Cpath d='M1238 395.586L1238 406.586 1227 406.586' transform='translate(-1223 -400) rotate(45 1232.5 401.086)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}


@media(max-width:  768px){
  #skills_content #result{
    width: 100%;
    margin-left: 0;
  }
  #result .container-sympt{
    max-width: 100%;
    margin: 0;
  }
  #skills_content #result .output_buttons{
    flex-flow: wrap;
  }
  #skills_content #result #save_button{
    margin: 0;
  }
  #skills_content #result .harm-text{
    margin-bottom: 20px;
  }
  #disorders .flex{
    flex-flow: wrap;
  }
  #skills_content #result #disorders .disorder-item .disorder-title .text{
    padding-right: 0;
    padding-top: 15px;
  }
  #skills_content #result #disorders .disorder-item .disorder-content{
    padding-left: 0;
    padding-right: 0;
  }
  #skills_content #result #disorders .disorder-item .disorder-content .relevant-articles .articles .article{
    width: 100%;
    /*padding-left: 10px;
    padding-right: 10px;*/
  }
  #skills_content li.section .results-back-button{
    flex-flow: wrap;
  }
  #skills_content li.section .results-back-button a{
    margin: 0 0 20px;
    display: block;
  }
}
@media(max-width:  640px){
  #skills_content #results-loading .inline-form h3{
    font-size: 22px;
    line-height: 1.35;
  }
  #skills_content #results-loading .inline-form{
    padding: 20px;
  }
  #skills_content #results-loading .inline-form .gform_wrapper form {
    display: block;
  }
  #skills_content #results-loading .inline-form .gform_wrapper .gform_body {
      margin-right: 0;
  }
  #skills_content #results-loading .inline-form .gform_wrapper .gform_body input {
      max-width: none;
  }
  #filter_container{
    width: 100%;
    margin-left: 0;
  }
  #skills_content .pageButton, #skills_content #back_button, #moreresults_button, #expand_button, #expand_button a.btn--sec, #skills_content #back_button.middle-page, #skills_content #back_button.result-page, #skills_content #back_button.last-page, #skills_content #next_button, #skills_content #next_button.middle-page, #skills_content #result_button, #skills_content #result_button.last-page{
    margin: 0;
  }
  .slider_container{
    height: 0;
  }
  .active .slider_container{
    height: auto;
  }
}

#skillsSliders li .harm-text{
  display: none !important;
}
#skillsSliders li.active .harm-text{
  display: block !important;
}

@media(min-width: 1024px) and (max-width: 1219px) {
  .main-wrapper{
    max-width: calc(100% - 260px);
  }
  #sc-wrapper{
    max-width: 100%;
  }
}
@media(min-width: 769px) and (max-width: 1023px) {
  .main-wrapper,
  #sc-wrapper,
  .page-wrapper{
    max-width: 100%;
  }
  .main-wrapper{
    border:  none;
    box-shadow:  none;
  }
}
@media(min-width: 1219px) and (max-width: 1300px){
  aside.hidden{
    flex-shrink: 1;
  }
}

#result .email-results{
    width: 300px;
}
#result .email-results form{
    display: flex;
}
#result .email-results form .gform_body{
    width: 200px;
}
#skills_content #result .email-results .gform_wrapper .gform_footer{
    width: 120px;
    margin-top: 0;
}
#skills_content #result .email-results .gform_wrapper .gform_footer input{
    font-size: 1rem;
    padding-left: 0;
    padding-right: 0;
    cursor: pointer;
}
#skills_content #result .email-results .gform_wrapper .gform_footer input:hover{
    background-color: #002b59;
    color: #fff;
}
#result .email-results li.gfield{
    margin-top: 0;
    width: 100%;
}
#result .email-results li.gfield .gfield_label{
    clip: unset;
    position: relative !important;
    height: auto;
    width: auto;
    overflow: visible;
}
#result .email-results li.gfield .gfield_label .ginput_container,
#result .email-results li.gfield .gfield_label .ginput_container input{
    margin-top: 0;
}
#result .email-results li.gfield .gfield_label span{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
#result .email-results li.gfield .gfield_label span:before{
    content: attr(data-label);
    position: absolute;
    top: 2px;
    left: 10px;
    font-size: 10px;
}
body #result .email-results .gform_wrapper .gform_fields .gfield .float-label input:not([type=submit]):not([type=button]):focus ~ span::before {
    transform: translateY(0px);
}
