
.questionnaire-head{
    text-align: center;
  }
  
   .foh-appcreate-value-goal >.js-form-type-range-slider{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
    /* text-align: center; */
    color: #000;
    font-weight: 500;
    width: 100%;
  } 
  .label[for="edit-q1"], label[for="edit-q2"], label[for="edit-q3"], label[for="edit-q4"], label[for="edit-q5"], label[for="edit-q6"], label[for="edit-q7"]
  {
     
  word-wrap: normal;
  }
  .wrapper{
    text-align: center;
    width: 100%;
    height: 117px;
    padding: 40px 15px;
  }
  .wrapper2-text {
    margin-bottom: 2%;
  }
  .wrapper2-text p, .wrapper2-text li {
    font-size: 20px;
    line-height: 32px;
  }
  .wrapper2-text p, .wrapper2-text ul{
    margin: 1% 0%;
  }
  
  
  #question_1, #question_2, #question_3, #question_4, #question_5, #question_6, #question_7{
   opacity: .1;
  }

  .js-form-item-q1{
    background: transparent url('../images/200x200_Positive_Thinking.png') left bottom no-repeat;
    background-size: 50px;
    padding-left: 70px;
    background-position-y: top; 
    

  
    }

    .js-form-item-q2{
      background: transparent url('../images/Health Habits.png') left bottom no-repeat;
      background-size: 50px;
      padding-left: 70px;
      background-position-y: top;
    
      }


      .js-form-item-q3{
        background: transparent url('../images/Health Habits.png') left bottom no-repeat;
        background-size: 50px;
        padding-left: 70px;
        background-position-y: top;
      
        }

        .js-form-item-q4{
          background: transparent url('../images/200x200_Social_Activity.png') left bottom no-repeat;
          background-size: 50px;
          padding-left: 70px;
          background-position-y: top;
        }


  .js-form-item-q5{
    background: transparent url('../images/200x200_Brain_Challenge.png') left bottom no-repeat;
    background-size: 50px;
    padding-left: 70px;
    background-position-y: top;
  
    }
 
    
          
      

            .js-form-item-q6{
              background: transparent url('../images/200x200_valued_goals.png') left bottom no-repeat;
              background-size: 50px;
              padding-left: 70px;
              background-position-y: top;
            
              }
              .js-form-item-q7{
                background: transparent url('../images/200x200_Mental_Health.png') left bottom no-repeat;
                background-size: 50px;
                padding-left: 70px;
                background-position-y: top;
              
                }

  
  #js-rangeslider-0{
    background-color: #ea9748;
    /* width: 100% !important; */
  }
  
  #js-rangeslider-0 > .rangeslider__fill{
    background-color: #875a86;
    width: 100% !important;
  }
  
  
  #js-rangeslider-1{
    background-color: #edbb2c;
    /* width: 100% !important; */
  }
  
  
  #js-rangeslider-1 > .rangeslider__fill{
    background-color: #6aa149;
    width: 100% !important;
  }
  #js-rangeslider-2{
    background-color: #905f8e;
    /* width: 100% !important; */
  }
  
  #js-rangeslider-2 > .rangeslider__fill{
    background-color: #6aa149;
    width: 100% !important;
  }
  #js-rangeslider-3{
    background-color: #1495cb;
    /* width: 100% !important; */
  }
  
  #js-rangeslider-3 > .rangeslider__fill{
    background-color: #e28c42;
    width: 100% !important;
  }
  #js-rangeslider-4{
    background-color: #7eaf53;
    /* width: 100% !important; */
  }
  
  #js-rangeslider-4 > .rangeslider__fill{
    background-color: #e5b233;
    width: 100% !important;
  }
  #js-rangeslider-5{
    background-color: #7eaf53;
    /* width: 80% !important; */
  }
  
  #js-rangeslider-5 > .rangeslider__fill{
    background-color: #d06882;
    width: 100% !important;
  }

  #js-rangeslider-6{
    background-color: #7eaf53;
    /* width: 80% !important; */
  }
  
  #js-rangeslider-6 > .rangeslider__fill{
    background-color: #1a90c2;
    width: 100% !important;
  }

#js-rangeslider-0 .rangeslider__handle,
#js-rangeslider-1 .rangeslider__handle,
#js-rangeslider-2 .rangeslider__handle,
#js-rangeslider-3 .rangeslider__handle,
#js-rangeslider-4 .rangeslider__handle,
#js-rangeslider-5 .rangeslider__handle,
#js-rangeslider-6 .rangeslider__handle {
  font-size: 18px;
}

#js-rangeslider-0 .rangeslider__handle::after,
#js-rangeslider-1 .rangeslider__handle::after,
#js-rangeslider-2 .rangeslider__handle::after,
#js-rangeslider-3 .rangeslider__handle::after,
#js-rangeslider-4 .rangeslider__handle::after,
#js-rangeslider-5 .rangeslider__handle::after,
#js-rangeslider-6 .rangeslider__handle::after {
  top: -17% !important;
}

  #js-rangeslider-0 .rangeslider__handle{
    background: white;
    border: 1px solid #875a86;
    /* border: none; */
    color: #875a86;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: 800;
    }
  #js-rangeslider-0 >.rangeslider__handle::after{
    content: attr(data-content);
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  
  #js-rangeslider-1 .rangeslider__handle{
    background: white;
    border: 1px solid #6aa149;
    color: #6aa149;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: 800;
    }
  #js-rangeslider-1 >.rangeslider__handle::after{
    content: attr(data-content);
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  
  #js-rangeslider-2 .rangeslider__handle{
    background: white;
    border: 1px solid #6aa149;
    color: #6aa149;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: 800;
    }
  #js-rangeslider-2 >.rangeslider__handle::after{
    content: attr(data-content);
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  
  #js-rangeslider-3 .rangeslider__handle{
    background: white;
    border: 1px solid #e28c42;
    color: #e28c42;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: 800;
    }
  #js-rangeslider-3 >.rangeslider__handle::after{
    content: attr(data-content);
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  
  #js-rangeslider-4 .rangeslider__handle{
    background: white;
    border: 1px solid #e5b233;
    color:#e5b233 ;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: 800;
    }
  #js-rangeslider-4 >.rangeslider__handle::after{
    content: attr(data-content);
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  
  #js-rangeslider-5 .rangeslider__handle{
    background: white;
    border: 1px solid #d06882;
    color: #d06882;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: 800;
    }
  #js-rangeslider-5 >.rangeslider__handle::after{
    content: attr(data-content);
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  

  #js-rangeslider-6 .rangeslider__handle{
    background: white;
    border: 1px solid #1a90c2;
    color:#1a90c2;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    font-weight: 800;
    }
  #js-rangeslider-6 >.rangeslider__handle::after{
    content: attr(data-content);
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  







  .question-legend {
    /* width: 89% !important; */
    order: 2;
    margin-left: 80px;
    padding-bottom: 3em;
    margin-right: 10px;
    font-size: 16px;
}
.num {
  font-weight: bold;
  font-size: 16px;
}
  .dot-increments{
    display: flex;
    width: 99%;
    justify-content: space-between;
    margin: 0.5em 0 1em 0;
    padding-left: 1%;
  }
  .scale-stops{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-left: 0.7%;
  }
  .question-legend .scale-stops .stop-neutral{
    color: #003366;
    font-size: 0.8em;
    text-align: center;
    line-height: 1.3em;
  }
  .question-legend .scale-stops span{
    flex: 1 0 30%;
  }
  
  .question-legend .scale-stops .stop-1{
    color: #003366;
      font-size: 0.8em;
      padding: 0 15px 0 0;
      line-height: 1.3em;
  }
  .question-legend .scale-stops .stop-2{
    color: #003366;
      font-size: 0.8em;
      padding: 0 0 0 15px;
      text-align: right;
      line-height: 1.3em;
  }
  .questionnaire-submit{
    display: flex;
    text-align: center;
    flex-direction: column;
    align-content: space-around;
    flex-wrap: wrap;
    margin-top: 3%;
  }
  .thrive-quiz-header {
    text-align: center;
  }
  .thrive-quiz-header h2 {
    color: #008080;
    font-weight: bold;
    margin-bottom: 3%;
  }
  .thrive-quiz-header p {
    font-size: 20px;
    margin: 2% 0% 5% 5%;
    margin-bottom: 0%;
    font-weight: bold;
  }
  .questionnaire-submit button {
    border-radius: 7px;
    color: #fff;
  }
  .rangeslider__handle::after {
    background: none;
  }
  .foh-appcreate-value-goal div label {
    font-size: 18px;
  }
  .questionnaire-submit button:hover {
    color: #fff;
  }
  .thrive-option {
    font-weight: normal;
  }







  .sidebar {
    width: 250px;
    background-color: #f4f4f4;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow-x: hidden;
    transition: 0.3s;
  }
  
  .sidebar-header {
    padding: 10px;
    background-color: #333;
    color: white;
  }
  
  .sidebar-content {
    padding: 10px;
  }
  
  .sidebar-content ul {
    list-style: none;
    padding: 0;
  }
  
  .sidebar-content ul li {
    margin-bottom: 5px;
  }
  
  /* Collapsed state */
  .sidebar.collapsed {
    width: 50px; /* Adjust as needed */
  }
  
  .sidebar.collapsed .sidebar-header h3 {
    display: none;
  }
  
  .sidebar.collapsed .sidebar-content {
    display: none;
  }
.total{
    font-size: 24px;
}
.total-score h4{
  font-size:24px;
  font-weight:bold
}
.thrive-quiz-header p:nth-child(3){
  margin-bottom:5%;
}
.rate_your_self{
  text-align:left !important;
  }
  