.websubmission-form .card {

    background-color: #fff !important;
}

.websubmission-form .panel-hding {

    font-size: 25px;
    color: #000;
}

.websubmission-form .section_description {
    font-size: 15px;
    color: #000;
}

.question_options .form-check label {
    display: flex;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.375em;
}

.question_options .form-check input {
    position: absolute !important;
    left: -9999px !important;
}

.question_options .form-check label {
    display: inline-flex;
    align-items: center;
    padding: 0.375em 0.75em 0.375em 0.375em;
    border-radius: 99em;
    transition: 0.25s ease;
    color: #000;
    font-size: 17px;
}

.question_options .form-check label:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #7ccc16;
}

.question_options .form-check input:checked+label:before {
    box-shadow: inset 0 0 0 0.4375em #7ccc16;
}

.question_options .form-check input:checked+label {
    background-color: #d6d6e5;

}

.question_checkbox .select .form-check input[type=checkbox] {
    /* opacity: 0; */
    position: absolute;
    z-index: 0;
}

.question_checkbox .select .form-check label {
    font-size: 18px;
    position: relative;
    color: #000;
    cursor: pointer;
    padding: 0.375em 0.75em 0.375em 0.375em;;
    display: block;
    border-radius: 0.1875em;
    /* border: 1px solid #000; */
    margin-bottom: 10px;
    display: inline-block;
    transition: background-color 200ms ease-out;
}

.question_checkbox .select .form-check label:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 10px;
    margin: auto 0;
    border-radius: 2px;
    width: 1em;
    height: 1em;
    border-color: #7ccc16;
    /* border: 0.125em solid #7ccc16; */
    transition: all 300ms ease-out;
}

.question_options .select1_grid .form-check input:checked+label {
    background-color: transparent !important;
}

.question_options .select1_grid .form-check label {
    color: #fff;
}


.select1_grid .question-label {

    color: #fff !important;
}


.select1_grid_range .question-label {

    color: #000 !important;
}

.dark-theme textarea.form-control::placeholder {

    color: #000 !important;
}

.dark-theme .form-control option {

    color: #fff !important;
}

.dark-theme input.form-control::placeholder {

    color: #000 !important;
}


.websubmission-form .card a {

    color: #7ccc16 !important;
    font-weight: bold;
}

.websubmission-form .bg-success {
    background-color: #f8ab37 !important;
    color: black;
}

.websubmission-form .info-description {
    color: black;
}

.websubmission-form .card .form-check {

    padding-left: 0 !important;
}

.websubmission-form .card .card-body {

    padding: 1px 12px;
}

.previous-question.btn-danger {

    color: #000 !important;
    background-color: #ffcf00 !important;
    border-color: #ffcf00 !important;
}

.previous-question.btn-danger:not(:disabled):not(.disabled):active:focus {

    box-shadow: none !important;
}

.wd-1p {
    width: 1%;
}

.wd-2p {
    width: 2%;
}

.wd-3p {
    width: 3%;
}

.wd-4p {
    width: 4%;
}

.wd-5p {
    width: 5%;
}

.wd-6p {
    width: 6%;
}

.wd-7p {
    width: 7%;
}

.wd-8p {
    width: 8%;
}

.wd-9p {
    width: 9%;
}

.wd-10p {
    width: 10%;
}

.wd-11p {
    width: 11%;
}

.wd-12p {
    width: 12%;
}

.wd-13p {
    width: 13%;
}

.wd-14p {
    width: 14%;
}

.wd-15p {
    width: 15%;
}

.wd-16p {
    width: 16%;
}

.wd-17p {
    width: 17%;
}

.wd-18p {
    width: 18%;
}

.wd-19p {
    width: 19%;
}

.wd-20p {
    width: 20%;
}

.wd-21p {
    width: 21%;
}

.wd-22p {
    width: 22%;
}

.wd-23p {
    width: 23%;
}

.wd-24p {
    width: 24%;
}

.wd-25p {
    width: 25%;
}

.wd-26p {
    width: 26%;
}

.wd-27p {
    width: 27%;
}

.wd-28p {
    width: 28%;
}

.wd-29p {
    width: 29%;
}

.wd-30p {
    width: 30%;
}

.wd-31p {
    width: 31%;
}

.wd-32p {
    width: 32%;
}

.wd-33p {
    width: 33%;
}

.wd-34p {
    width: 34%;
}

.wd-35p {
    width: 35%;
}

.wd-36p {
    width: 36%;
}

.wd-37p {
    width: 37%;
}

.wd-38p {
    width: 38%;
}

.wd-39p {
    width: 39%;
}

.wd-40p {
    width: 40%;
}

.wd-41p {
    width: 41%;
}

.wd-42p {
    width: 42%;
}

.wd-43p {
    width: 43%;
}

.wd-44p {
    width: 44%;
}

.wd-45p {
    width: 45%;
}

.wd-46p {
    width: 46%;
}

.wd-47p {
    width: 47%;
}

.wd-48p {
    width: 48%;
}

.wd-49p {
    width: 49%;
}

.wd-50p {
    width: 50%;
}

.wd-51p {
    width: 51%;
}

.wd-52p {
    width: 52%;
}

.wd-53p {
    width: 53%;
}

.wd-54p {
    width: 54%;
}

.wd-55p {
    width: 55%;
}

.wd-56p {
    width: 56%;
}

.wd-57p {
    width: 57%;
}

.wd-58p {
    width: 58%;
}

.wd-59p {
    width: 59%;
}

.wd-60p {
    width: 60%;
}

.wd-61p {
    width: 61%;
}

.wd-62p {
    width: 62%;
}

.wd-63p {
    width: 63%;
}

.wd-64p {
    width: 64%;
}

.wd-65p {
    width: 65%;
}

.wd-66p {
    width: 66%;
}

.wd-67p {
    width: 67%;
}

.wd-68p {
    width: 68%;
}

.wd-69p {
    width: 69%;
}

.wd-70p {
    width: 70%;
}

.wd-71p {
    width: 71%;
}

.wd-72p {
    width: 72%;
}

.wd-73p {
    width: 73%;
}

.wd-74p {
    width: 74%;
}

.wd-75p {
    width: 75%;
}

.wd-76p {
    width: 76%;
}

.wd-77p {
    width: 77%;
}

.wd-78p {
    width: 78%;
}

.wd-79p {
    width: 79%;
}

.wd-80p {
    width: 80%;
}

.wd-81p {
    width: 81%;
}

.wd-82p {
    width: 82%;
}

.wd-83p {
    width: 83%;
}

.wd-84p {
    width: 84%;
}

.wd-85p {
    width: 85%;
}

.wd-86p {
    width: 86%;
}

.wd-87p {
    width: 87%;
}

.wd-88p {
    width: 88%;
}

.wd-89p {
    width: 89%;
}

.wd-90p {
    width: 90%;
}

.wd-91p {
    width: 91%;
}

.wd-92p {
    width: 92%;
}

.wd-93p {
    width: 93%;
}

.wd-94p {
    width: 94%;
}

.wd-95p {
    width: 95%;
}

.wd-96p {
    width: 96%;
}

.wd-97p {
    width: 97%;
}

.wd-98p {
    width: 98%;
}

.wd-99p {
    width: 99%;
}

.wd-100p {
    width: 100%;
}

.grid_question {
    border-bottom: 2px solid rgb(221, 221, 221);
}

.grid_question:last-child {
    border-bottom: 0;
}

.grid_question .question_options label {
    display: flex;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.375em;
    font-size: 17px;
}

.grid_question .question_options label input {
    position: absolute;
    left: -9999px;
}

.grid_question .question_options label span {
    display: flex;
    align-items: center;
    padding: 0.375em 0.75em 0.375em 0.375em;
    border-radius: 99em;
    transition: 0.25s ease;
}

.grid_question .question_options label span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #7ccc16;
}

.grid_question .question_options label span {
    font-weight: 600;
    color: #000;
}

.grid_question .question_options label input:checked+span {
    background-color: #d6d6e5;
}

.grid_question .question_options label input:checked+span:before {
    box-shadow: inset 0 0 0 0.4375em #7ccc16;
}

.range-container {
    display: flex;
    align-items: center;
    margin-top: 10px;
    position: relative;
    width: 100%;
}

.range-container input[type=range] {
    /* -webkit-appearance: none; */
    width: 100%;
    height: 8px;
    /* background: linear-gradient(to right, #7ccc16 0%, rgb(221, 221, 221) 0%) !important;
    outline: none;
    transition: background 0.15s ease-in-out; */
    border-radius: 10px;
    border: 0 !important;
}

.range-container input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #7ccc16;
    cursor: pointer;
    border-radius: 50%;
}

.range-container input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #7ccc16;
    cursor: pointer;
    border-radius: 50%;
}

.rangeSelector {
    background: #7ccc16 !important;

}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    /* background: linear-gradient(to right, #4caf50 0%, #4caf50 50%, #ddd 50%, #ddd 100%)!important; */
    outline: none;
    opacity: 0.9;
    transition: opacity .15s ease-in-out;
}

.range-container input.form-control {

    padding: 0 !important;
}

input[type=range]:disabled::-webkit-slider-thumb {

    background: rgb(221, 221, 221);
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #4caf50;
    cursor: pointer;
    border-radius: 50%;
}

input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #4caf50;
    cursor: pointer;
    border-radius: 50%;
}

input[type=range]:disabled {
    background: #ddd;
    cursor: not-allowed;
}


.tooltip {
    position: absolute !important;
    top: -35px !important;
    left: 50%;
    transform: translateX(-50%) !important;
    background-color: black !important;
    color: #fff !important;
    text-align: center !important;
    border-radius: 5px;
    padding: 5px 8px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s !important;
}

.range-container:hover .tooltip {
    opacity: 1;
}

.parties_box {

    margin-bottom: 13px;
}


/* newdesign-grid */

.navTabsDesign {

    display: block !important;
}

.question_links {}

.nav-tabs.navTabsDesign .nav-item.show .nav-link,
.nav-tabs .nav-link.active {

    border: 0;
    background-color: #67b00b !important;
    width: 100%;
    text-align: left;

}

.nav-tabs.navTabsDesign .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {

    background-color: #67b00b !important;
}

.nav-tabs.navTabsDesign .nav-item.show .nav-link,
.nav-tabs .nav-link:hover label {
    color: #fff !important;
}

.nav-tabs.navTabsDesign .nav-item.show .nav-link,
.nav-tabs .nav-link.active label {
    color: #fff !important;
}

.nav-tabs.navTabsDesign .nav-item.show .nav-link,
.nav-tabs .nav-link {
    width: 100%;
    text-align: left;
    border: 0;
    border-radius: 0;
    font-weight: 500;
    font-size: 20px;
    color: #000 !important;


}

.nav-tabs.navTabsDesign {


    background: #e8e8e8;
    border-bottom: 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.nav-tabs.navTabsDesign .nav-item {

    border-bottom: 1px solid #fff;
}

.nav-tabs.navTabsDesign .nav-item:last-child {
    border-bottom: 0;
}

.tab-content .question_options {

    background-color: #e4e9ec;
}

.tabContentDesign label {

    padding: 0;
}

.tabContentDesign .question_options .form-check label:before {

    display: none !important;
}

.tabContentDesign .question_options .form-check label {

    border-radius: 0;
    justify-content: center;
    width: 100%;
    font-weight: 600;
    padding: 0px;

}

.tabContentDesign .question_options .form-check label span {

    padding: 7px 2px;
}

.tabContentDesign .question_options .form-check label input:checked+span {

    border-radius: 0;
    width: 100%;
    background: #a4a4ab;

}

.tabContentDesign .question_options .form-check label {
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    color: #000 !important;
}

/* .tabContentDesign .question_options  label:first-child span{
  
  justify-content: left;
  }
  .tabContentDesign .question_options  label:nth-last-child(1) span{
  
    justify-content: left;
  }
  .tabContentDesign .question_options  label:nth-last-child(2) span{
  
    justify-content: left;
  } */
.nav-link.active-color {
    background-color: #67b00b4a !important;

}

.nav-link.active-color label {
    color: green !important;
}

.form_color .question-label {
    color: #021d2e !important;

}

.form_color .question-label {

    margin-top: 0px !important;
}

.form_color label {

    color: #021d2e !important;
}

.question_links .nav-link div {

    margin-bottom: 0 !important;

}

.nav-link.active.active-color {

    /* background-color: #67b00b4a !important;? */
    color: green !important;
}

.nav-link.active.active-color label {

    color: #fff !important;
}

/* newdesign-grid-end */

@media(max-width:576px) {
    #myTabContent .form-check label {
        font-size: 14px !important;
    }

    .nav-tabs.navTabsDesign .nav-item.show .nav-link,
    .nav-tabs .nav-link {

        font-size: 16px;
    }
}


.websubmission-form .card .select .form-check {
    padding-left: 30px !important;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.websubmission-form .select .form-check input[type="checkbox"] {
    width: 23px !important;
    height: 23px !important;
    accent-color: #7ccc16 !important;
    color: #fff !important;
    appearance: none !important;
}

.websubmission-form .select .form-check input {
    position: relative !important;
    left: 0 !important;
    background: #fff;
}

.websubmission-form .form-check-input {
    border: 2px solid #7ccc16 !important;
    border-radius: 2px !important;
}

.websubmission-form .select .form-check input:checked+label {
    background-color: transparent !important;
}

.websubmission-form .card .select .form-check label {
    flex: 1;
    margin-bottom: -7px;
}

.websubmission-form .form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}

.websubmission-form .form-check-input:checked {
    background-color: #7ccc16 !important;
    border-color: #7ccc16;
}

.websubmission-form .select .form-check {
    padding-left: 30px !important;
    display: flex !important;
    align-items: center !important;
}

.websubmission-form .select .form-check label:before {

    all: unset !important;
}


.single_screen .final_submit_btn{
     margin-top: 10px;
}

.single_screen .panel-hding{
   margin-top: 10px;
}

.single_screen .extrabtns{
  padding:0;
  margin:0px !important;
}

.select1-group-label{
    color: #2424af !important;
}