html, body{
    height: 100%;
    background-color: #F6F4F4 !important;
}
.loading-spinner{
    color: #000 !important;
    border: none;
}
.footer-div {
    height: 5rem;
    position: relative;
    background-color: #F6F4F4;
    max-width: 1000px;
    width: 80% !important;
}
.welcome-custom-box{
    padding: 25px 15px !important
}
.footer-div footer {
    padding: 0 15px !important;
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
}
.question-submit {
    display: flex;
    padding: 0 !important;
}
.question-submit .btn-question-save{
    margin-left: auto;
}
.question-submit button.btn-question-reset{
    background: transparent !important;
    color: #188177 !important;
    padding-inline: 0 !important;
    width: max-content !important;
    text-decoration: underline;
}
.question-submit button.btn-question-save{
    background: #fff !important;
    border: 1px solid #188177;
    color: #188177 !important;
    margin-right: 1.5rem !important;
}
.question-submit button.btn-question-save:hover{
    background: #188177 !important;
    color: #fff !important;
}
.question-submit button.btn-question-submt{
    margin: 0 !important;
}
@media (min-width: 768px) and (max-width: 992px){
    .heading div:first-of-type, .heading div:last-of-type, .footer-div, .heading-r div:first-of-type, .heading-r div:last-of-type{
        /* width:100% !important; */
    }
    .edit_actions{
        width: auto!important;
    }
}
@media (max-width: 768px){
    .question-responses .heading-r{
        position: relative !important;
    }
    .heading, .heading-r{
        position: static !important;
    }
    .rating-actions-mobile.heading{
        display: flex !important;
        justify-content: flex-start !important;
        gap: 1.5rem;
        align-items: center !important;
        margin-bottom: 0 !important;
        margin-top: 1rem !important;
    }
    .rating-actions-mobile .edit_actions {
        position: static !important;
        transform: none !important;
    }
    .rating-actions-mobile.heading .custom2{
        position: static !important;
        transform: none !important;
        width: 7.5rem !important;
    }
    .rating-actions-mobile.heading .custom2.text-strongly-agree{
        transform: none !important;
        width: 10rem !important;
    }
    .rating-actions-mobile.heading .edit_rating{
        margin-right: 1.5rem !important;
    }
     footer > div div{
        display: block !important;
        text-align: center !important;
     } 
     footer > div div:last-of-type{
        text-align: center !important;
     }
}
footer > div div:last-of-type{text-align: right;}
@media only screen and (max-width: 368px){
    .edit_actions{
        /* position: initial !important; */
    }
}
.edit_actions{
        width: auto!important;
    }
@media only screen and (max-width: 992px){
    .main > div.container.d-flex, .footer-div{
        width: 100%!important;
    }
    .footer-div{text-align: center;}
    footer > div div:last-of-type{text-align: right;}
}
@media only screen and (max-width: 1140px){
    .nps{
        height: 2rem!important;
        width:2rem!important;
    }
    .nps-score .detractor-legend{
        width: 20rem !important;
        top: 28px !important;
    }
    .nps-score .neutral-legend{
        width: 4rem !important;
        left: 25rem !important;
        top: 28px !important;
    }
    .nps-score .promoter-legend{
          width: 4rem !important;
        left: 33rem !important;
        top: 28px !important;
    }
}

@media screen and (max-width: 600px){
    .question-submit button{
     padding-inline: 0.75rem !important;
     font-size: 1rem !important;
    }
    .footer-div{
        height: 7rem;
    }
    #main > div > div{
        margin-top: 20px !important;
    }
    .custom-box{
        padding: 15px 0px !important;
        /* margin: 30px 10px!important; */
        /* box-shadow: 15px 15px 30px #1a1a1a, -15px -15px 30px #282828; */
    }
    .welcome-page-header{
        margin-top: 15px !important; 
    }
    .welcome-page-header h1{
        font-size:24px;
    }
    .welcome-page-header p{ 
        font-size:13px;
    }
    .welcome-page-submit{
        width:100%;
    }
    .welcome-page-submit button.btn.btn-custom.btn-proceed{
        width:calc(100% - 30px)!important;
        /* margin-left:0px!important; */
        margin-right:0px!important
    }
    .question-page-top{
        flex-direction: column;
        align-items: flex-start !important;
    }
    .question-page-top .value-labs-logo, .question-page-top .client-logo{
        width: 100%!important;
        margin: 0;
        margin-bottom: 0.5rem;
    }
    .question-page-top .value-labs-logo img, .question-page-top .client-logo img{
        /* width: 120px!important; */
        margin:0 auto;
    }
    .question.active{
        /* margin: 20px 0 !important; */
        box-shadow: 10px 10px 20px #191919, -10px -10px 20px #292929
    }
    .question-page-item-sub{
        width:100%!important
    }
    .rating > .row, .root_cause_comment > .row, .rating.row{
        width:100% !important;
        flex-direction: column;
    }
    .heading, .heading-r{
        margin-bottom:20px!important;
        display: flex;
        align-items:center;
    }
    .rating-body{
        /* margin: 7.5px 0; */
    }
    .heading .custom2, .heading-r .custom2{
        transform: scale(0.85)
    }
    .rating-legend{
        flex-direction:column!important
    }
    .nps-score{
        flex-direction:column!important;
        align-items:center!important
    }
    .nps{
        /* transform: translateX(100%)!important */
    }
    /* .detractor-legend, .neutral-legend, .promoter-legend{
        width: 2px;
        transform:scale(1.15)
    }
    .detractor-legend .legend-label, .neutral-legend .legend-label, .promoter-legend .legend-label{
        top:50%!important;
        left:-10px!important;
        transform:translateX(-100%) translateY(-50%)!important;
    } */
    /* .left-brace, .right-brace{
      border:none!important;
      border-left: 2px solid!important;
      margin: 10% 0!important;
      width: 20px!important;
      height: 30%!important;
      position:absolute;
    }
    .left-brace{
      top:10% 
    }
    .right-brace{
      top:60%;
    }
    .left-brace::before, .left-brace::after,.right-brace::before, .right-brace::after{
      width: 50px!important;  
      height: 10%!important;
      border:none!important;
      border-radius:0!important;
    }
    .left-brace::before{ 
      border-top: 2px solid!important;  
      border-left: 2px solid!important;  
      border-top-left-radius: 20px!important;
      margin-top: 0%!important;
      top:calc(-10% - 8px);
      margin-left: -2px!important;
      width:10px!important;
      height: 10px !important;
    }
    .detractor-legend .left-brace::before{
      top:-10% 
    }
    .left-brace::after{ 
      border-right: 2px solid!important;
      border-bottom-right-radius: 20px!important;
      margin-top: 0%!important; 
      top:100%;
      height:20%!important;
      margin-left: -50px!important;     
    }
    .right-brace::before{
      border-right: 2px solid!important;
      border-top-right-radius: 20px!important;
      margin:0%!important;
      top:-3px;
      margin-left:-50px!important;
      height:20%!important;
    }
    .detractor-legend .right-brace::before{ 
      top:-15px 
    }
    .right-brace::after{
      border-left: 2px solid!important;
      border-bottom: 2px solid!important;
      border-bottom-left-radius: 20px!important;
      margin-left: -2px!important;
      top: calc(90% - 10px);
      width:10px!important;
      height:10px!important;
    }
    .detractor-legend .right-brace::after{
      top: calc(90% - 2px)
    }
    .detractor-legend::before, .detractor-legend::after, .neutral-legend::before, .neutral-legend::after, .promoter-legend::before, .promoter-legend::after{
        height: 2px!important;
        width:10px!important;
        left:0!important;
        transform: translateX(0) translateY(0)!important ;
    }
    .detractor-legend::before, .neutral-legend::before, .promoter-legend::before{
        top:0!important;
    }
    .detractor-legend::after, .neutral-legend::after, .promoter-legend:after{ 
        top:calc(100% - 2px)!important;
    } */
}
.type-allowed{
    text-align: left;
    padding-top: 20px;
    padding-left: 10px;
}
.type-allowed > li:first-of-type{
    list-style: none;
}
.type-allowed ul{
    list-style: disc;
    padding: 0 20px;
}
.type-allowed *{
    font-size: 80%;
}
.text-24{
    font-size: 24px !important;
}
.text-18{
    font-size: 18px;
    transition: all 0.3s ease;
}
body{
    /* background: url('/static/assets/images/background.png');
    background-size: cover;
    background-attachment: fixed; */
    background: #212121
}
.value-labs-logo img{
    display: block;
    /* width:20%;
    min-width: 120px; */

    width: 14.75rem !important;
    height: 4.6875rem !important;
    aspect-ratio: 236/75;
}
.custom-box{
    /*background: linear-gradient(to right bottom, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.1));
    backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);
    -webkit-backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);*/
    border-radius: 30px;
    background: #F6F4F4;
    /* box-shadow:  41px 41px 82px #1a1a1a,
             -41px -41px 82px #282828; */
    position:relative;
    z-index: 5;
    padding: 30px 15px 50px 15px;
}
/*
.custom-box::before{
    content: '';
    position: absolute;
    top:0;
    right:0;
    height: 35vh;
    width:35vh;
    background:linear-gradient(to right bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.2));
    transform: translate(30%, -40%);
    border-radius:50%;
    filter: blur(2px)
}
.custom-box::after{
    content: '';
    position: absolute;
    bottom:0;
    left:0;
    height: 20vh;
    width: 20vh;
    background:linear-gradient(to right bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.2));
    transform: translate(-50%, 20%);
    border-radius:50%; 
    filter: blur(2px);
    z-index: 2
}
*/
.welcome-page-header{
    margin-top:25px;
    font-family: 'Roboto', sans-serif;
}
.welcome-page-header h1{
    color:#2C2C2C;
    font-family: Roboto;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.welcome-page-header p{
    color: #4C4C4C;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem; 
}
.welcome-page-form{
    margin-top:20px!important
}
.welcome-page-form input{
    /* background: rgba(0, 0, 0, 0.12)!important; */
    background: #fff !important;
    /* color: #F7F9F9!important; */
    color: #2C2C2C !important;
    border-radius:0.25rem;
    border: 2px solid transparent;
    outline:none;
    padding: 10px 15px!important;
    font-size: 16px!important;
    transition: all 0.3s ease-in-out !important;
    
}
.welcome-page-form input::placeholder {
    color: #6C6C6CCC !important;
    opacity: 1 !important; 
}
.welcome-page-form input:hover{
    /* box-shadow: none!important; */
    -webkit-transform: none!important;
    transform: none!important;
    border-color: #25BDAE;
    background-color: #fff !important;
}
.welcome-page-form input:focus{
    -webkit-transform: none!important;
    transform: none!important;
     border-color: #25BDAE;
     background-color: #fff !important;
     /* box-shadow: 4px 4px 9px 0px rgba(0, 0, 0, 0.3) !important; */
}
.welcome-page-submit button, .question-page-submit button, .success-page a{
    display: flex;
    width: 10rem;
    height: 3rem;
    margin-left:15px;
    padding: 0.5625rem 2rem;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
    border-radius: 0.25rem;
    background: #188177 !important;
    color: #fff !important;
    text-transform: uppercase;
    text-align: right;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 1.375rem;
    margin-top:20px;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}
.question-page-submit button{
    margin-top: 0;
    margin-left:0;
    margin-right:20px;
    background: transparent;
}
.welcome-page-submit button{
    width: auto;
}
.welcome-page-submit button:hover, .question-page-submit button:hover{
    box-shadow: 4px 5px 11px 2px rgba(0, 0, 0, 0.3);
}
.welcome-page-submit button:active, .question-page-submit button:active{
    box-shadow: 4px 5px 11px 2px rgba(0, 0, 0, 0.3);
}
footer, footer div{
    color: #858585!important
}
footer div{
    padding: 0px !important;
    margin: 0 !important;
}
footer div div:first-child{
    display: flex;
    gap: 2px;
}
/* footer > div div:last-of-type{text-align: right!important;} */
footer a {
    color: #2eb6ae!important
}
.question-page-top{
    display: flex;
    align-items:center;
    padding: 0 !important;
    margin-bottom: 1rem;
}
.section-title-container{
    padding: 0 !important;
    margin-bottom: -1rem;
}
.header-separator{
    background: #B7B7B7;
    width: 100%;
    height: 0.0625rem;
}
.question-div .header-separator{
    margin-block: 3rem 1rem;
}
.question-page-top .title-container{
    width: 100% !important;
    color: #2C2C2C;
    text-align: right;
    font-family: Roboto;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.question-page-top img{
    display: block;
    width:100%;
    min-width: 120px;
}
.question-page-top .value-labs-logo, .question-page-top .client-logo{
    display: block !important;
    width: 14.75rem !important;
    height: 4.6875rem !important;
    aspect-ratio: 236/75;
}
.question-page-header {
    margin-block:2.5rem 0;
    padding-inline: 0 !important; 
}
.question-page-header h1,.question-page-header p{
    color: #4C4C4C;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75rem;
    margin-bottom: 0 !important;
}
.question-page-header h1 span{
    font-weight: 600;
}
.question-page-header p.required-fields-text{
    margin-top: 1rem;
    color: #C63030;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.question-page-item-title{
    color: #2C2C2C !important;
    text-align: right;
    font-family: Roboto;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}
.question-page-item-sub{
   color: #6D6D6D !important;
font-family: Roboto;
font-size: 1.1875rem !important;
font-style: normal;
font-weight: 400 !important;
line-height: normal !important;
}
.text-amber {
    color: #188177 !important;
font-family: Roboto;
font-size: 1.1875rem;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.question{
    transition: 0.3s ease;
    display: flex;
    padding: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 1.25rem;
    border: 1px solid #D2D2D2;
    background: #FFF;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.03);
}
.question.active{
    border-radius: 1.25rem;
    border: 2px solid #25BDAE;
    background: #FFF;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.12);
}
.question.active .text-count{
    color: #188177;
}
.custom2{
    font-size: 20px;
    font-weight: 600;
}
.text-sub, .text-sub-r{
    font-size: 14px;
    transition: all 0.3s ease;
}
.op-6{
    opacity: 0.6;
}
.question-div div:hover h1, .question-div div:hover div.text-sub, .question-div div:hover div.text-sub-r, .question-div div.active h1, .question-div div.active .text-sub, .question-div div.active .text-sub-r{
    opacity: 1;
}
.text-count{
    color: #737373;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: all 0.3s ease;
    margin: 0;
}
.text-count span{
    color:  #737373 !important;
}
.text-black{
    color: #111;
}
.text-bold{
    font-weight: 600;
}
.custom2{
    font-size: 16px;
}
.rating{
    margin-top:2.5rem !important;
    transition: all 0.3s ease;
    justify-content: flex-start !important;
    gap: 1rem !important;
}
.rating-class{
    font-size: 16px;
    color: #000;
    border-radius: 500px;
    padding: 8px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    opacity:1!important;
    background: transparent;
}
.rating-body{
    position:relative;
    padding: 0 !important;
}
.help_text{
    position: absolute;
    top:100%;
    left:50%;
    width: 150px;
    transform: translate(-50%, 10px);
    text-align: left;
    display: none;
    font-size: 12px;
    color: #212121;
    text-align:center;
    padding: 5px 10px;
    border-radius: 7px;
    z-index: 999;
    font-family: 'Roboto', sans-serif;
    background: rgba(255, 255, 255, 1);
    font-weight: bold;
    /*backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);
    -webkit-backdrop-filter: blur(10px) saturate(100%) contrast(45%) brightness(130%);*/
}
.rating-body:hover .help_text{
    display: block;
}
.rating-class:not(first-of-type), .rating-class:not(last-of-type){
}
.question-div > div:not(first-of-type){
    margin-top: 2rem;
}
.question-div > div:last-of-type {
    /* border: none medium;  */
    margin-bottom: 2.3rem;
}
.question-div .question:not(.active) .rating{
    height: 0;
    overflow: hidden;
    display: none;
}
.question-div .question.active .rating{
    height: auto;
   
}

.question-div .question-responses .rating{
padding: 0;
}
.question-div .question-responses .styled-input.wide{
    border-radius: 0.25rem;
background: #EFEFEF;
padding: 0.5rem;
}

.radio-buttons{
 padding: 0 !important;
    margin-top: 0 !important;
}
.excellent-white, .always-white, .classic-white, .l3-white, .nil-white, .significantly-white, .greater-than-7-white, .strongly-agree-white{
    border-radius: 3.125rem;
    border: 1px solid #67FAEE;
    padding: 0.5625rem 0.625rem;
    background: #09B1A6;
    outline: none;
    text-transform: uppercase;
    color: #FFF;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.375rem; 
    transition: 0.2s ease;
    width: 10.875rem;
    white-space: nowrap;
}
.good-white, .mostly-white, .yes-white, .spectrum-white, .l2-white, .increased-white, .between-4-and-6-white, .agree-white{
    border-radius: 3.125rem;
    border: 1px solid #8ABCFF;
    background: #394E6B;
    padding: 0.5625rem 0.625rem;
    color: #FFF;    
    font-family: Roboto;   
    font-size: 1.125rem;
    font-style: normal; 
    font-weight: 500;
    line-height: 1.375rem; 
    transition: 0.2s ease;
    text-transform: uppercase;
    width: 10.875rem;
}
.noti{
    border-radius: 3px;
}
.average-white, .sometimes-white, .between-1-and-3-white, .moderately-white, .neutral-white{
    border-radius: 3.125rem;
    border: 1px solid #F2BE2E;
    background: #9C7B20;
    padding: 0.5625rem 0.625rem;
    color: #FFF;    
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.375rem;
    transition: 0.2s ease;
    width: 10.875rem;
    text-transform: uppercase;
}
.poor-white, .never-white, .no-white, .others-white, .no-change-white, div[data-toggle="0"], .disagree-white{
    border-radius: 3.125rem;
    border: 1px solid #FE2323;
    background: #7D221C;
    text-transform: uppercase;
    transition: 0.2s ease;
    color: #FFF;
    font-family: Roboto;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    width: 10.875rem;
    line-height: 1.375rem; 
}
.excellent-white:hover, .always-white:hover, .excellent-white.active, .always-white.active, .classic-white.active, .classic-white:hover, .l3-white.active, .l3-white:hover, .nil-white.active, .nil-white:hover, .significantly-white:hover, .significantly-white.active, .greater-than-7-white.active, .greater-than-7-white:hover, .strongly-agree-white:hover, .strongly-agree-white.active{
      box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.5);
}
.good-white:hover, .mostly-white:hover, .success-noti, .good-white.active, .mostly-white.active, .yes-white.active, .yes-white:hover, .spectrum-white:hover, .spectrum-white.active, .l2-white.active, .l2-white:hover, .increased-white:hover, .increased-white.active, .between-4-and-6-white:hover, .between-4-and-6-white.active, .agree-white:hover, .agree-white.active{
      box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.5);
}
.average-white:hover, .sometimes-white:hover, .warning-noti, .average-white.active, .sometimes-white.active, .between-1-and-3-white.active, .between-1-and-3-white:hover, .moderately-white:hover, .moderately-white.active, .neutral-white:hover, .neutral-white.active{
      box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.5);
}
.poor-white:hover, .never-white:hover, .danger-noti, .error-noti, .poor-white.active, .never-white.active, .no-white.active, .no-white:hover, .others-white.active, .others-white:hover, .no-change-white:hover, .no-change-white.active, div[data-toggle="0"].active, div[data-toggle="0"]:hover, .disagree-white:hover, .disagree-white.active{
   box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.5);
}
.question[data-qs="32"] .edit_actions{
    right: -12px !important;
}
.heading, .heading-r{
    margin-bottom:1.5rem;
    display:flex;
    justify-content: space-between;
    align-items:center;
    width: 100%;

}
.heading .question-page-item-title {
    flex-grow: 1;
}
.heading .custom2 {
    flex-shrink: 0;
    white-space: nowrap;
}
.noti{
    background: rgb(63,168,177) !important;
    background: linear-gradient(90deg, rgba(63,168,177,1) 0%, rgba(83,198,192,1) 100%) !important;
    color: #fff !important;
    border: none medium !important;
}
#main > div > div{
    margin: 10px 0 !important; 
}
.question-responses.active > * {
    /* display: block; */
}

.causes-r {
    color: #2C2C2C !important;
    font-size: 15px;
    /* border: 1px solid; */
    padding: 0.5rem 15px;
    margin: 20px 15px 0;
    color: #fff;
    border-radius: 0.25rem;
background: #EFEFEF;
    font-weight: 500;
}
.question-responses .root-cause{
    margin-top: 0;
}
.question-responses .heading .custom2,.question-responses .heading-r .custom2{
    transform: translate(0, -24px) !important;
}
.heading .text-excellent, div.causes span.active, .btn-add-comment:hover, ul.priority li.active, .heading .text-always, .heading .text-classic, .heading .text-l3, .heading .text-nil, .heading .text-significantly, .heading .text-greater-than-7, .heading-r .text-excellent, .heading-r .text-always, .heading-r .text-classic, .heading-r .text-l3, .heading-r .text-nil, .heading-r .text-significantly, .heading-r .text-greater-than-7, .heading .text-strongly-agree, .heading-r .text-strongly-agree{
    border-radius: 3.125rem;
border: 1px solid #67FAEE;
background: #09B1A6;
width: 7.5rem;
padding: 0.3125rem 0.625rem;
color: #E2E2E2;
text-align: center;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem;
}
.heading .custom2.text-agree{
width: 7.5rem !important;
color: #fff;
}
.heading .custom2.text-strongly-agree{
    /* width: 10rem !important; */
    width: auto;
    color: #fff;
    transform:translate(-108px, -26px) !important;
}
.heading .text-good, .heading .text-mostly, .heading .text-yes, .heading .text-spectrum, .heading .text-l2, .heading .text-increased, .heading .text-between-4-and-6, .heading-r .text-good, .heading-r .text-mostly, .heading-r .text-yes, .heading-r .text-spectrum, .heading-r .text-l2, .heading-r .text-increased, .heading-r .text-between-4-and-6, .heading .text-agree, .heading-r .text-agree{
border-radius: 3.125rem;
border: 1px solid #6AA0E7;
background: #394E6B;
width: 7.5rem;
padding: 0.3125rem 0.625rem;
color: #E2E2E2;
text-align: center;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem; 
}
.heading .text-average, .heading .text-sometimes, .heading .text-between-1-and-3, .heading .text-moderately, .heading-r .text-average, .heading-r .text-sometimes, .heading-r .text-between-1-and-3, .heading-r .text-moderately, .heading .text-neutral, .heading-r .text-neutral{

    border-radius: 3.125rem;
border: 1px solid #F2BE2E;
background: #9C7B20;
width: 7.5rem;
padding: 0.3125rem 0.625rem;
color: #E2E2E2;
text-align: center;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem; 
}
.heading .text-poor, .heading .text-never, .heading .text-no, .heading .text-others, .heading .text-no-change, .heading .text-0, .heading-r .text-poor, .heading-r .text-never, .heading-r .text-no, .heading-r .text-others, .heading-r .text-no-change, .heading-r .text-0, .heading .text-disagree, .heading-r .text-disagree{

    border-radius: 3.125rem;
border: 1px solid #FE2323;
background: #7D221C;
width: 7.5rem;
padding: 0.3125rem 0.625rem;
color: #E2E2E2;
text-align: center;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem; 
}
.heading .text-0 + span, .heading-r .text-0 + span{
    right: -30px!important;
}
.heading .text-l2 + span, .heading .text-l3 + span, .heading .text-nil + span, .heading-r .text-l2 + span, .heading-r .text-l3 + span, .heading-r .text-nil + span{
    right: -25px!important;
}
.question[data-qs="42"] .heading div:first-of-type, .question[data-qs="42"] .heading-r div:first-of-type{
    width: 73%;
}
.heading .custom2, .heading-r .custom2{
    font-weight: bold;
    font-family: 'Roboto';
    letter-spacing: 0.8px;
    font-size: 14px!important;
    padding: 5px 12px;
    text-transform: uppercase!important;
    border-radius:30px;
    color: #fff !important;
    /* transform: translate(calc(-100% - -12px), calc(-100% - -16px)) !important; */
     transform: translate(-108px, -26px) !important
}
textarea:focus ~ label, textarea:valid ~ label {
    font-size: 0.75em;
    color: #111;
    top: -0.9rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.styled-input {
    float: left;
    width: 33.3333%;
    margin: 0rem 0 1rem;
    position: relative;
}

.styled-input label {
    color: #999;
    /* padding: 1rem; */
    position: absolute;
    top: 50px;
    left: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    pointer-events: none;
}

.styled-input.wide { width: 100%; margin-top: 25px;}

textarea {
    padding: 0;
    border: 0;
    width: 100%;
    font-size: 16px;
}
.btn-add-comment{
    display:flex;
    align-items:center;
    padding-inline: 1.25rem 0.5rem !important;
    cursor:pointer;
    width: auto !important;
gap: 0.38rem !important
}
.btn-add-comment div{
    text-transform: uppercase;
   color: #757575;
font-family: Roboto;
font-size: 0.875rem !important;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.btn-add-comment:hover{
    border:none!important;
    transform: none !important;
    background: transparent !important;
    justify-content: flex-end !important;
}
.btn-add-comment:hover div, .btn-add-comment:hover i{
    color: #188177 !important
}

textarea:focus { 
    outline: none; 
   -webkit-transform: none!important;
    transform: none!important;
    border: 2px solid #25BDAE;
    background: transparent;
}

textarea1:focus ~ span {
    width: 100%;
    -webkit-transition: all 0.075s ease;
    transition: all 0.075s ease;
}
textarea {
    width: 100%;
    font-family: Roboto;
    color: #000 !important;
    padding:1rem !important;
    border: 2px solid transparent;
   border-radius: 0.25rem !important;
background: #EFEFEF;
    resize: none;
color: #2C2C2C;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: normal;
transition: all 0.3s ease-in-out;
height: 3.3rem;
}
textarea::placeholder{
    color: #6C6C6CCC;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.heading div:last-of-type, .heading-r div:last-of-type{
    text-transform: capitalize;
}
.root-cause .text-bold{
    color: #2C2C2C;
font-family: Roboto;
font-size: 1.125rem;
font-style: normal;
font-weight: 500;
line-height: 1.5625rem;
}
div.causes span, ul.priority li{
    list-style: none;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #2C2C2C !important;
    display:flex;
    align-items:center;
    font-family: Roboto;
font-size: 0.875rem !important;
font-style: normal;
font-weight: 500;
line-height: normal !important;
padding: 0 !important;
background: transparent !important;
width: auto !important;
border: none !important;
}
div.causes span.active, ul.priority li.active{
   color: #188177 !important;

}
div.causes span:hover, ul.priority li:hover{
    color: #188177 !important;
}
div.causes span.active:hover, ul.priority li.active:hover{
    color: #188177 !important
}
.cause-checkbox{
    margin-right:10px;
    border-radius: 2px;
    height:16px;
    width:16px;
    padding: 0 !important;
    display:flex;
    justify-content:center;
    align-items:center;
    transition: all 0.3s ease;
    color:#EFEFEF !important;
background: #EFEFEF;
border: 2px solid #ADADAD;

}
input[type=radio]{
    width: 16px;
    height: 16px;
    accent-color: #188177;
    position: relative;
}
input[type=radio]::after{
content: '';
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: #EFEFEF;
border-radius: 50%;
border: 1px solid #ADADAD; 
}
input[type=radio]:checked::after{
top: 50%;
left: 50%;
width: 60%;
height: 60%;
transform: translate(-50%, -50%);
background-color: #188177;
border:none;
}
div.causes span:hover .cause-checkbox{
    /* background: #188177;
    color: #ECF0F1 !important; */
}
div.causes span.active .cause-checkbox{
    background: #188177;
    border-color: #188177;
    color: #fff !important;
}
div.causes, ul.priority{
    padding: 20px 0 0 0;
    /* line-height: 30px; */
    font-size: 14px;
}
.question-page-submit a{
    color: #2eb6ae;
    font-size:14px;
    opacity:1!important;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 12px 24px;
}
.root_cause_comment{
    display: none;
    padding: 0;
}
.a-custom{
    color: rgba(110, 208, 188, 1);
    cursor: pointer;
    position: absolute;
    top: 10px;
    bottom: 0;
    margin-left: 10px;
    height: 20px;
    transition: all 0.3s ease;
}
.a-custom:hover{
    color: rgba(255, 255, 255, 0.8);
    transform: translateY(-0.20em);
}
.text-15{
    font-size: 15px;
    transition: all 0.3s ease;
}
.nps-score{
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    width: 100%;
    position: relative;
    justify-content:flex-start;
    gap: 2rem;
}
.nps-score .group1,.nps-score .group2, .nps-score .group3{
    display: flex;
    gap: 2rem;
}
.nps:first-of-type{
}
.nps:last-of-type{
}
.nps {
    width: 2.5rem;
    height:2.5rem;
    display:flex;
    justify-content:center;
    align-items:center;
    /* margin: 10px 10px; */
    border-radius: 50%;
    color: #FFF;
font-family: Roboto;
font-size: 1.1875rem;
font-style: normal;
font-weight: 500;
line-height: normal;
    cursor: pointer;
    transition: all 0.3s ease;
}
.group1 .nps:nth-child(1){
    background:#B81C14;
    margin-left: 0 !important;
}
.group1 .nps:nth-child(2){
    background:#BF3715
}
.group1 .nps:nth-child(3){
    background:#C94F14
}
.group1 .nps:nth-child(4){
    background:#D36913
}
.group1 .nps:nth-child(5){
    background:#D36913
}
.group1 .nps:nth-child(6){
    background:#DD8111
}
.group2 .nps:nth-child(1){
    background:#B18A22
}
.group2 .nps:nth-child(2){
    background:#937217
}
.group3 .nps:nth-child(1){
    background: #00844F
}
.group3 .nps:nth-child(2){
    background: #1E5339
}
.heading div:first-of-type, .heading-r div:first-of-type{
    text-align: left;
}
.nps-dec{
     color: #FFF;
text-align: center;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem; /* 157.143% */
    border:1px solid #B81C14;
    border-radius: 3.125rem;
background: #B81C14;
width: 7.5rem;
}
.nps-neu{
   color: #FFF;
text-align: center;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem; /* 157.143% */
    border:1px solid #F2BE2E;
    border-radius: 3.125rem;
background: #B18A22;
width: 7.5rem;
}
.nps-pro{
    color: #FFF;
text-align: center;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem; /* 157.143% */
    border:1px solid #1E5339;
    border-radius: 3.125rem;
background: #1E5339;
width: 7.5rem;
}
.nps:hover{
    transform: scale(1.1);
}
.nps.active{
    transform: scale(1.15);
}
.question.active > .rating-legend{
    display: flex!important;
}
.rating-legend{
    border-radius:10px;
    display:none;
    align-items:center;
    flex-wrap:wrap;
    justify-content:center;
    width:100%;
    margin: 0 auto;
    padding: 5px 0;
    box-shadow: inset 3px 3px 6px #1a1a1a,
                inset -3px -3px 6px #282828!important;
    margin-bottom:15px;
}
.rating-legend-item{
    display: flex;
    flex-direction:column;
    align-items:center;
    width: 30%;
    padding: 10px 0;
}
.rating-legend-item-scale{
    display:flex;
    align-items:center;
}
.rating-legend-item-scale .scale-number{
    height:20px;
    width:20px;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:12px;
    font-weight:bold;
    border-radius:50%;
    color: #f7f9f9
}
.rating-legend-item-scale .scale-line{ 
    height:1px;
    width:40px;
    background: #aaa;
    margin:0 10px;
}
.rating-legend-icon{
   font-size:20px;
   width:10%;
   text-align:center
}
.rating-legend-item-text{
    font-weight:bold;
    font-size:12px;
    letter-spacing:1px;
}
.abs-center{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}
.edit_actions{
    display: block !important;
    position: absolute;
    top: 0px;
    /* transform: translate(calc(-100% - -96px), calc(-100% - -12px)); */
    /* transform: translate(calc(-100% - -96px), calc(-100% - 2px)); */
    transform: translate(calc(-100% - -94px), calc(-100% - -4px));
    right:0!important;
    text-align: center;
}
.btn-custom.active, .btn-custom:active{
    background-image: transparent !important;
}
.edit_actions i{
    width: 1.5rem;
height: 1.5rem;
padding:0.5rem !important;
font-size: 1.3rem !important;
flex-shrink: 0;
border-radius: 4px !important;
color: #000000 !important;
background: transparent !important;
border: none!important;
    transition: 0.2s ease;
    box-sizing: border-box;
    transform: none !important;
}
.edit_actions i:hover{
    cursor: pointer;
    background: #F4F4F4 !important;
}
.edit_rating {
    margin-right: 1rem;
}
.footer-div footer a:hover{
    color: #000 !important;
}
.c_error{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 300px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 15px;
    border-radius: 2px;
    border-radius: 1rem;    
    background: #af1d1d;
}
.rating > .row, .root_cause_comment > .row, .rating.row{
    width: 100%;
    margin-inline: 0 !important;
}
.heading:hover .edit_actions{
}
.btn-custom:hover{
    transform: none !important;
}
.question#your-comments-are-valuable-to-us .edit_actions, .question#please-identify-the-three-priority-areas-for-the-subsequent-two-quarters-optional .edit_actions {
    right: 0!important;
}
.question:not(#your-comments-are-valuable-to-us):not(#please-identify-the-three-priority-areas-for-the-subsequent-two-quarters-optional) .edit_actions {
    display: none;
}
.question:not(#your-comments-are-valuable-to-us):not(#please-identify-the-three-priority-areas-for-the-subsequent-two-quarters-optional) .heading:hover .edit_actions, .question:not(#your-comments-are-valuable-to-us):not(#please-identify-the-three-priority-areas-for-the-subsequent-two-quarters-optional) .heading-r:hover .edit_actions{
    display: block;
}
/*.nps[data-value="1"]:hover, .nps[data-value="2"]:hover, .nps[data-value="3"]:hover, .nps[data-value="4"]:hover, .nps[data-value="5"]:hover,.nps[data-value="6"]:hover, .nps[data-value="1"].active, .nps[data-value="2"].active, .nps[data-value="3"].active, .nps[data-value="4"].active, .nps[data-value="5"].active, .nps[data-value="6"].active{
    background: linear-gradient(90deg, rgba(240,34,36,1) 0%, rgba(254,125,55,1) 100%);
}
.nps[data-value="7"]:hover, .nps[data-value="8"]:hover, .nps[data-value="7"].active, .nps[data-value="8"].active{
    background: linear-gradient(90deg, rgba(255,177,0,1) 0%, rgba(252,203,0,1) 100%);
}
.nps[data-value="9"]:hover, .nps[data-value="10"]:hover, .nps[data-value="9"].active, .nps[data-value="10"].active{
    background: linear-gradient(90deg, rgba(104,196,121,1) 0%, rgba(180,217,62,1) 100%);
}*/

.edit_actions .feather.edit_rating, .edit_actions .feather.reset_response{
    position: relative;
} 
.edit_actions .feather.edit_rating::after, .edit_actions .feather.reset_response::after{  
    width: auto;
flex-shrink: 0;
background: #373737 !important;
    content: '';
    position: absolute;
    bottom:calc(100% + 5px);
    left:50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, 1); /*#FBFCFC;*/
    transition:0.3s ease;
    padding:0.5rem 1.2rem;
    border-radius:0.5rem;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: bold;
    opacity:0;
    letter-spacing: 1px;
    color: #FFF;
font-family: Roboto;
font-size: 0.875rem;
font-style: normal;
font-weight: 500;
line-height: 1.375rem; /* 157.143% */
}
.edit_actions .feather.edit_rating:hover, .edit_actions .feather.reset_response:hover{
    background: transparent !important; 
    color:#188177 !important;
}
.arrow{
    visibility: hidden;
    transition: visibilty 0.1s ease;
  position: absolute;
  background: transparent;
  top: -14%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #373737 transparent transparent transparent;}
  .edit_actions .feather.edit_rating:hover .arrow, .edit_actions .feather.reset_response:hover .arrow{
   visibility: visible;
  }
.edit_actions .feather.edit_rating::after{
    content: 'Edit'
}
.edit_actions .feather.reset_response::after{
    content: 'Reset'
}
.edit_actions .feather.edit_rating:hover::after, .edit_actions .feather.reset_response:hover::after{
    opacity:1;
}
.root-cause{
    margin-top: 1.5rem;
    padding: 0 !important;
}
.nps-score{
    margin-bottom:4rem;
}
.detractor-legend, .neutral-legend, .promoter-legend{
    position:absolute;
    top:calc(100% - 10px);
    /*background: #aaa;*/
    height: 4px;
    color:#aaa;
    top: 34px !important;
}
.detractor-legend{
    width: 23rem !important;
    left: 1rem !important;
}
.neutral-legend{
       width: 5rem !important;
    left: 28rem !important;
}
.promoter-legend{
       width: 5rem !important;
    left: 37rem !important;
}
.left-brace, .right-brace{
    border-bottom: 2px solid;
  margin: 0 10%;
  width: 30%;
  height: 20px;  
  float: left;
}
.left-brace::before, .left-brace::after,.right-brace::before, .right-brace::after{
  content: "";
  width: 10%;
  height: 50px;
  position: absolute;
  display: block;
}
.left-brace::before{
  border-left: 2px solid;  
  border-bottom: 2px solid;  
  border-bottom-left-radius: 20px;
  margin-left: -10%;
  margin-top: 10px;
  height:10px;
}
.left-brace::after{
  border-top: 2px solid;
  border-top-right-radius: 20px;
  margin-left: 30%;
  margin-top: 18px;    
}
.right-brace::before{
  border-top: 2px solid;
  border-top-left-radius: 20px;
  margin-left: -10%;
  margin-top: 18px;
}
.right-brace::after{
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-bottom-right-radius: 20px;
  margin-left: 30%;
  margin-top: 10px;
  height:10px;
}
.detractor-legend .legend-label, .neutral-legend .legend-label, .promoter-legend .legend-label{
    position:absolute;
    top:calc(100% + 40px);
    left:50%;
    transform:translateX(-50%);
    font-family: Roboto;
font-size: 0.75rem;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.detractor-legend div{
    color:#C94F14
}
.neutral-legend div{
    color: #EBB606;
}
.promoter-legend div{
    color: #00844F;
}
.detractor-legend::before, .detractor-legend::after, .neutral-legend::before, .neutral-legend::after, .promoter-legend::before, .promoter-legend::after{
    /*content: '';*/
    position:absolute;
    height: 10px;
    width:2px;
    background: #aaa;
    top:0;
    transform: translateY(-100%);
}
.detractor-legend::before, .neutral-legend::before, .promoter-legend::before{
    left:0;
}
.detractor-legend::after, .neutral-legend::after, .promoter-legend:after{ 
    right:0;
}

/* New CSS */
#main{
    background-color: #F6F4F4 !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.new-col-md-10{
    max-width: 100% !important;
    flex: 100% !important;
}
.section-title{
    color: #188177 !important;
    font-family: Roboto;
    font-size: 1.75rem !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 0 !important;
}
@media (max-width: 750px) {
    .nps-score{
        flex-direction: row !important;
        align-items: flex-start !important; 
        flex-wrap: wrap !important;
        gap: 1rem !important;
    }
    .nps-score .group1, .nps-score .group2, .nps-score .group3{
        gap: 1rem !important;
    }
   
    .nps-score .detractor-legend{
        width: 15rem !important;
        height: 4px !important;
    }
    .nps-score .neutral-legend{
        width: 3.5rem !important;
        height: 4px !important;
        left: 18.75rem !important;
    }
    .nps-score .promoter-legend{
        width: 3.5rem !important;
        height: 4px !important;
        left: 24.75rem !important;
    }
}

@media (max-width: 600px) {
    .arrow{
        top: -17%;
    }
    html, body{
        font-size: 0.95rem !important;
    }
    .heading .custom2.text-strongly-agree{
        transform: translate(0px, 12px) !important;
    }
    .heading .custom2, .heading-r .custom2{
        transform: translate(0px, 12px) !important;
        font-size: 0.8rem !important;
        padding: 5px 10px !important;
        width: auto;
        position: absolute;
        right: 0;
        top: 0;
    }
    .question-page-top .title-container{
        text-align: left !important;
    }
    .edit_actions{
        transform:  translate(0px, -16px) !important;
        position: absolute !important;
    }
    .edit_rating{
        margin-right: 0.5rem !important;
    }
    .btn-add-comment{
        padding: 0 !important;
        margin-top: 1rem !important;
    }
    .btn-add-comment:hover{
        justify-content: flex-start !important;
    }
    .main-container-body{
        padding-inline: 1.5rem !important;
    }
    .value-labs-logo img{
    margin-left: 0;
    }
    .question-div > div:not(first-of-type){
        margin-top: 1rem;
    }
    .section-title-container{
        margin-bottom: -0.5rem;
    }
    .question-div .header-separator{
        margin-block: 2rem 1rem;
    }
    .edit_actions i{
        padding: 0.25rem !important;
    }
     .root_cause_comment .styled-input.wide{
        margin-bottom: 0.5rem;
    }
    .heading .question-page-item-title{
        flex-grow: unset;
        width: 65%;
    }
    .nps-score .detractor-legend{
        width: 15rem !important;
    }
    .nps-score .neutral-legend{
        width: 3.5rem !important;
    }
    .nps-score .promoter-legend{
        width: 3.5rem !important;
    }
    textarea{
        height: 4rem;
        padding: 0.5rem !important;
    }
}

@media (max-width: 555px){
    .nps-score{
        gap: 2rem !important;
        margin-bottom: 3rem;
    }
    .nps{
        width: 32px !important;
        height: 32px !important;
    }
    .nps-score .group1{
        width: 100%;
        justify-content: space-between;
        margin-bottom: 4rem;
    }
    .nps-score .detractor-legend{
        width: 100% !important;
        left: 0 !important;
    }
    .nps-score .neutral-legend{
        transform: translate(-272px, 122px);
    }
    .nps-score .promoter-legend{
        transform: translate(-254px, 122px);
    }
    .neutral-legend .legend-label, .promoter-legend .legend-label{
        transform: translate(-50%, -10px) !important;
    }
}

@media (max-width: 460px){
    .question-submit{
        justify-content: space-between;
        flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 1.5rem;
    }
    .question-submit button.btn-question-reset{
        order: 2; 
    width: 100% !important; 
    text-align: center; 
    margin-top: -0.75rem;
    }
    .question-submit button.btn-question-save, .question-submit button.btn-question-submt{
           flex: 1 1 0;
    margin-right: 0rem !important; 
    }
    .question-submit button.btn-question-submt{
        margin-right: 0;
    }
    .question-submit button{
        /* padding: 0.5rem !important; */
        /* font-size: 0.9rem !important; */
    }
}

.heading .custom2.empty-rating{
    display: none !important;
}

.rating-actions-mobile.heading .undefined{
    display: none;
}