html, body{
    height: 100%;
}
.help_text {
 display: none !important;
}
.sub-qs .question-page-item-title {
    font-size: 14px !important;
}
.sub-qs .rating-body .sub-ques {
    font-size: 10px !important;
}
.heading .text-neutral.inh {
    color: #f7f9f9 !important;
    background: #889d3a !important;
    border: none medium !important;
}
@media (min-width: 768px) and (max-width: 992px){
    .heading div:first-of-type, .heading div:last-of-type, .footer-div{
        width:100% !important;
    }
footer > div div:last-of-type{text-align: right!important;}
    .edit_actions{
        width: auto!important;
    }
}
footer > div div:last-of-type{text-align: right;}
@media only screen and (max-width: 1200px) {
    .welcome-page-header p.custom {
        font-size: 90%;
    }
}
@media only screen and (max-width: 900px) {
    .welcome-page-header p.custom {
        font-size: 80%;
    }
}

@media only screen and (max-width: 700px) {
    .welcome-page-header p.custom {
        font-size: 80%;
    }
    .welcome-page-header h1.custom {
        font-size: 120%;
    }
}
@media only screen and (max-width: 600px) {
    .welcome-page-header p.custom {
        font-size: 75%;
    }
    .welcome-page-header h1.custom {
        font-size: 120%;
    }
}
@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: center;}
}
@media only screen and (max-width: 1140px){
    .nps{
        height: 35px!important;
        width:35px!important;
    }
}
@media screen and (max-width: 600px){
    .custom-box{
        margin: 30px 10px!important;
        box-shadow: 15px 15px 30px #1a1a1a, -15px -15px 30px #282828;
    }
    .welcome-page-header h1{
        font-size:24px;
    }
    .welcome-page-header p{ 
        font-size:13px;
    }
    .welcome-page-submit{
        width:100%;
    }
    .welcome-page-submit button{
        width:calc(100% - 30px)!important;
        margin-left:0px!important;
        margin-right:0px!important
    }
    .question-page-top{
        flex-direction: column;
    }
    .question-page-top .value-labs-logo, .question-page-top .client-logo{
        width: 100%!important;
        margin: 25px 0;
    }
    .question-page-top .value-labs-logo img, .question-page-top .client-logo img{
        width: 120px!important;
        margin:0 auto;
    }
    .question.active{
        margin: 20px 15px!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:auto!important;
    }
    .heading{
        margin-bottom:20px!important;
        display: flex;
        align-items:center;
    }
    .rating-body{
        margin: 7.5px 0;
    }
    .heading .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;
}
.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: #212121;
    box-shadow:  41px 41px 82px #1a1a1a,
             -41px -41px 82px #282828;
    position:relative;
    z-index: 5;
    padding: 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
}
*/
h1.custom {
    font-size: 23px;
}
.welcome-page-header{
    /*margin-top:50px;*/
    font-family: 'Poppins', sans-serif;
}
.welcome-page-header h1{
    color:#F7F9F9
}
.welcome-page-header p{
    color: #aaa;
    font-size: 15px;
}
.welcome-page-form{
    /*margin-top:20px!important*/
}
.welcome-page-form input{
    background: rgba(0, 0, 0, 0.12)!important;
    color: #F7F9F9!important;
    border-radius:10px;
    border: none;
    outline:none;
    padding: 10px 15px!important;
    font-size: 16px!important;
}
.welcome-page-form input::placeholder {
    color: #979A9A!important;
    opacity: 1!important; 
}
.welcome-page-form input:hover{
    box-shadow: none!important;
    -webkit-transform: none!important;
    transform: none!important;
}
.welcome-page-form input:focus{
    -webkit-transform: none!important;
    transform: none!important;
    box-shadow: inset 3px 3px 6px #1a1a1a,
                inset -3px -3px 6px #282828!important
}
.welcome-page-submit button, .question-page-submit button{
    font-size:14px;
    opacity:1!important;
    color: #2eb6ae;
    margin-left:15px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    cursor: pointer;
    background: #212121;
    box-shadow:  6px 6px 12px #191919,
             -6px -6px 12px #292929;
    padding: 12px 24px;
    margin-top:35px;
    border-radius: 10px; 
}
.question-page-submit button{
    margin-top: 0;
    margin-left:0;
    margin-right:20px;
}
.welcome-page-submit button:hover, .question-page-submit button:hover{
    box-shadow:  8px 8px 16px #191919,
             -8px -8px 16px #292929;
}
.welcome-page-submit button:active, .question-page-submit button:active{
   box-shadow: inset 6px 6px 12px #191919,
             inset -6px -6px 12px #292929;
}
footer, footer div{
    color: #858585!important
}
footer a {
    color: #2eb6ae!important
}
.question-page-top{
    display: flex;
    align-items:center;
    margin-bottom: 70px;
}
.question-page-top .title-container{
   width: 60%;
   text-align:center;
   color: #F7F9F9;
   font-size: 18px;
   font-family: 'Poppins', sans-serif;
}
.question-page-top img{
    display: block;
    width:100%;
    min-width: 120px;
}
.question-page-top .value-labs-logo, .question-page-top .client-logo{
    width:20%;
}
.question-page-header {
    margin-bottom: 30px;
}
.question-page-header h1{
    color: #aaa;
    font-family: 'Poppins', sans-serif;
}
.question-page-header h1 span{
    color: #f7f9f9;
    font-weight: bold;
}
.question-page-header p{
    color: #aaa;
   font-family: 'Poppins', sans-serif;
}
.question-page-item-title{
    color: #f7f9f9!important;
    font-size:18px!important;
}
.question-page-item-sub{
    color: #aaa!important;
    margin-bottom:20px;
    font-size:15px!important;
}
.question{
    transition: 0.3s ease;
}
.sub-qs {
    padding-left: 60px;
}
.text-sub-hide {
    display: none !important;
}
.question.active{
    padding: 30px 20px 15px 20px;
    border-radius: 10px;
    background: linear-gradient(145deg, #1e1e1e, #232323);
    box-shadow:  15px 15px 30px #191919,
             -15px -15px 30px #292929;
    /*margin: 30px 0;*/
    opacity: 1!important;
}
#presentation {
    margin-top: 0 !important;
}
.custom2{
    font-size: 20px;
    fonr-weight: 600;
}
.text-sub{
    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.active h1, .question-div div.active .text-sub{
    opacity: 1;
}
.text-count{
    opacity:1!important;
    font-size: 18px;
    color: #5CB3AE;
    font-weight: bold;
    transition: all 0.3s ease;
}
.text-count span{
    font-weight:normal;
    font-size: 14px;
    color: #858585
}
.text-black{
    color: #111;
}
.text-bold{
    font-weight: 600;
}
.custom2{
    font-size: 16px;
}
.rating{
    margin-top:15px;
    transition: all 0.3s ease;
}
.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;
}
.help_text{
    position: absolute;
    top:100%;
    left:50%;
    width: 150px;
    transform: translate(-50%, 10px);
    text-align: left;
    font-size: 12px;
    color: #212121;
    text-align:center;
    padding: 5px 10px;
    border-radius: 7px;
    font-family: 'Poppins', sans-serif;
    background: rgba(255, 255, 255, 0.6);
    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: 25px;
}
.question-div > div:last-of-type {
    border: none medium;
    margin-bottom: 0px;
}
.question-div .question:not(.active) .rating{
    height: 0;
    overflow: hidden;
}
.question-div .question.active .rating{
    height: auto;
}
.excellent-white, .always-white, .classic-white, .l3-white, .nil-white, .significantly-white, .greater-than-7-white, .strongly-agree-white{
    border-radius: 30px;
    background: rgba(46, 182, 174, 0.6);
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #f7f9f9;
    font-weight:bold;
    letter-spacing:0.7px;
    font-size:11px;
    transition: 0.2s ease;
    font-family: 'Poppins', sans-serif;
}
.good-white, .mostly-white, .yes-white, .spectrum-white, .l2-white, .increased-white, .between-4-and-6-white, .agree-white{
    border-radius: 30px;
    transition: 0.2s ease;
    background: rgba(0, 132, 80, 0.6);
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #f7f9f9;
    font-size:11px;
    font-weight:bold;
    letter-spacing:0.7px;
    font-family: 'Poppins', sans-serif;
}
.noti{
    border-radius: 3px;
}
.average-white, .sometimes-white, .between-1-and-3-white, .moderately-white, .disagree-white, .neutral-white{
    border-radius: 30px;
    background: rgba(239, 183, 0, 0.6);
    border: none; 
    transition: 0.2s ease;
    outline: none; 
    text-transform: uppercase;
    color: #f7f9f9;
    font-size:11px;
    font-weight:bold;
    letter-spacing:0.7px;
    font-family: 'Poppins', sans-serif;
}
.neutral-white{
    border-radius: 30px;
    background: #889d3a;
    border: none;
    transition: 0.2s ease;
    outline: none;
    text-transform: uppercase;
    color: #f7f9f9;
    font-size:11px;
    font-weight:bold;
    letter-spacing:0.7px;
    font-family: 'Poppins', sans-serif;
}
.poor-white, .never-white, .no-white, .others-white, .no-change-white, div[data-toggle="0"], .strongly-disagree-white{
    border-radius: 30px;
    background: rgba(184, 29, 19, 0.6);
    border: none;  
    outline: none; 
    text-transform: uppercase;
    color: #f7f9f9;
    font-size:11px;  
    font-weight:bold;
    letter-spacing:0.7px;
    font-family: 'Poppins', sans-serif;
    transition: 0.2s ease;
}
.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{
    background: rgba(46, 182, 174, 1);
}
.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{
    background: rgba(0, 132, 80, 1);
}
.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, .disagree-white:hover{
    background: rgba(239, 183, 0, 1);
}
.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, .strongly-disagree-white:hover{
    background: rgba(184, 29, 19, 1);
}
.neutral-white:hover{
    background: #aac546;
}
.question[data-qs="32"] .edit_actions{
    right: -12px !important;
}
.heading{
    margin-bottom:25px;
    display:flex;
    justify-content: space-between;
    align-items:center
}
.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-top: 0 !important;
    padding: 25px 15px;
}
.heading .text-excellent, .heading .text-strongly-agree, 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{
    color: #2eb6ae;
    border:2px solid #2eb6ae;
}
.heading .text-strongly-agree.inh {
    color: #f7f9f9 !important;
    background: rgba(46, 182, 174, 0.6) !important;
    border: none medium !important;
}
.heading .text-good, .heading .text-agree, .heading .text-mostly, .heading .text-yes, .heading .text-spectrum, .heading .text-l2, .heading .text-increased, .heading .text-between-4-and-6{
    color: #008450;
    border:2px solid #008450
}
.heading .text-agree.inh {
    color: #f7f9f9 !important;
    background: rgba(0, 132, 80, 0.6) !important;
    border: none medium !important;
}
.heading .text-average, .heading .text-sometimes, .heading .text-between-1-and-3, .heading .text-moderately, .heading .text-disagree{
    color: #EFB700;
    border: 2px solid #efb700
}
.col-md.rating-body {
    padding: 0 6px;
}
.heading .text-disagree.inh {
    color: #f7f9f9 !important;
    background: rgba(239, 183, 0, 0.6) !important;
    border: none medium !important;
}
.heading .text-poor, .heading .text-never, .heading .text-no, .heading .text-others, .heading .text-no-change, .heading .text-0, .heading .text-strongly-disagree{
    color: #B81D13;
    border: 2px solid #b81d13
}
.heading .text-strongly-disagree.inh {
    color: #f7f9f9 !important;
    background: rgba(184, 29, 19, 0.6) !important;
    border: none medium !important;
}
.heading .text-0 + span{
    right: -30px!important;
}
.heading .text-l2 + span, .heading .text-l3 + span, .heading .text-nil + span{
    right: -25px!important;
}
.question[data-qs="42"] .heading div:first-of-type{
    width: 73%;
}
.heading .custom2{
    font-weight: bold;
    font-family: 'Poppins';
    letter-spacing: 0.8px;
    font-size: 12px!important;
    padding: 5px 12px;
    text-transform: uppercase!important;
    border-radius:30px;
}
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;
    margin-left:10px;
    cursor:pointer;
}
.btn-add-comment div{
    text-transform: uppercase;
    font-weight:bold;
    font-size: 13px;
    margin-left:5px;
}
.btn-add-comment:hover{
    border:none!important
}

textarea:focus { 
    outline: none; 
    box-shadow: inset 3px 3px 6px #1a1a1a,
                inset -3px -3px 6px #282828!important
}

textarea1:focus ~ span {
    width: 100%;
    -webkit-transition: all 0.075s ease;
    transition: all 0.075s ease;
}
textarea {
    width: 100%;
    border-radius:10px;
    color: #f7f9f9!important;
    padding:10px 15px !important;
    background: rgba(0, 0, 0, 0.12)!important;
    resize: none;
}
.heading div:last-of-type{
    /*text-transform: capitalize;*/
}
.root-cause .text-bold{
    color: #ECF0F1!important;
    font-size:16px!important
}
div.causes span, ul.priority li{
    list-style: none;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #aaa;
    display:flex;
    align-items:center;
}
div.causes span.active, ul.priority li.active{
    color: #2eb6ae;
    border:none;
}
div.causes span:hover, ul.priority li:hover{
    color: #ECF0F1;
}
div.causes span.active:hover, ul.priority li.active:hover{
    color: #2eb6ae
}
.cause-checkbox{
    margin-right:10px;
    border-radius: 5px;
    height:18px;
    min-width:18px;
    display:flex;
    justify-content:center;
    align-items:center;
    background:#aaa;
    transition: all 0.3s ease;
    color:#aaa;
}
div.causes span:hover .cause-checkbox{
    background: #ECF0F1;
    color: #ECF0F1
}
div.causes span.active .cause-checkbox{
    background: #2eb6ae;
    color: #212121
}
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;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    justify-content:center;
}
.nps:first-of-type{
}
.nps:last-of-type{
}
.nps {
    width: 45px;
    height:45px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin: 10px 10px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.nps:nth-child(1){
    background:#b81d13
}
.nps:nth-child(2){
    background:#bf3715
}
.nps:nth-child(3){
    background:#c94f15
}
.nps:nth-child(4){
    background:#cf6015
}
.nps:nth-child(5){
    background:#d36914
}
.nps:nth-child(6){
    background:#dc8112
}
.nps:nth-child(7){
    background:#ebac04
}
.nps:nth-child(8){
    background:#ebb606
}
.nps:nth-child(9){
    background:#889d3a
}
.nps:nth-child(10){
    background:#008450
}
.heading div:first-of-type{
    width: 75%;
}
.nps-dec{
    color: #B81D13;
    border: 2px solid #b81d13
}
.nps-neu{
    color: #EFB700;
    border: 2px solid #efb700
}
.nps-pro{
    color: #008450;
    border:2px solid #008450
}
.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: translateY(calc(-100% - 7px));
    right:0!important;
    text-align: center;
}
.btn-custom.active, .btn-custom:active{
    background-image: transparent !important;
}
.edit_actions i{
    padding: 7px;
    font-size: 100%;
    cursor: pointer;
    border: none!important;
    border-radius:50%;
    color: #aaa!important;
    transition: 0.2s ease;
}
.c_error{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 300px;
    margin: 0 auto;
    margin-top: 50px;
    padding: 15px;
    border-radius: 2px;
}
.rating > .row, .root_cause_comment > .row, .rating.row{
    width: 100%;
}
.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{
    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{  
    content: '';
    position: absolute;
    bottom:calc(100% + 2px);
    left:50%;
    transform: translateX(-50%);
    background: #FBFCFC;
    color: #212121;
    transition:0.3s ease;
    padding:3px 5px;
    border-radius:3px;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: bold;
    opacity:0;
    letter-spacing: 1px;
}
.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: 15px;
}
.nps-score{
    margin-bottom:20px;
}
.detractor-legend, .neutral-legend, .promoter-legend{
    position:absolute;
    top:calc(100% - 10px);
    /*background: #aaa;*/
    height: 2px;
    color:#aaa;
}
.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% + 30px);
    letter-spacing:0.8px;
    font-size:12px;
    left:50%;
    font-weight:bold;
    opacity:0.75;
    transform:translateX(-50%)
}
.detractor-legend div{
    color:#c94f15
}
.neutral-legend div{
    color: #ebb606;
}
.promoter-legend div{
    color: #008450
}
.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;
}
.concern-text {
    text-align: right;
    width: 300px;
    float: right;
    overflow: hidden;
    display: inline-block;
    justify-content: right;
    text-overflow: ellipsis;
    height: 25px;
    white-space: nowrap;
}
.concerns .help_text {
    z-index: 99999;
    right: -65px;
    left: unset;
    max-width: 300px;
    word-break: break-all;
}
