/* ---------------------------------------------------------------------- GLOBAL STARTS ------------------ */
body {
    background: #fbfbfb;
    font-family: "Roboto Condensed", Arial, sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased !important
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    font-weight: 700;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    font-family: 'Open Sans', Arial, sans-serif
}

h2, h3 {
    margin-bottom: 45px
}

.carousel-inner h4{
  background: #ececec
}
.carousel-inner h4 span{
  font-weight: bold !important;
  font-size: 20px !important;
  margin-bottom: 0px
}


input.mrEdit{
  margin-left: 0 !important ;
  margin-bottom: 10px;
  height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

h1, h2 {
    text-transform: uppercase;
    font-weight: 800
}

h2 {
    font-size: 32px;
    line-height: 30px
}

h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px
}

h4 {
    font-size: 18px;
    line-height: 22px
}

h5 {
    font-size: 14px;
    line-height: 14px
}

h6 {
    font-size: 12px
}

a {
    color: #00AEEF;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

a:focus, a:hover {
    color: #444
}

.instr {
  font-size: 15px;
  color: blue;
  font-style: italic;
  margin: 0px
}




/* ---------------------------------------------------------------------- Slider Question------------------ */

.irs-bar{
    background: transparent !important;
    border: none !important;
}
.irs-bar-edge {
    background: transparent !important;
    border: none !important;
}
.irs-min, .irs-max, .irs-single {
  display: none !important;
}

.irs {
    height: 55px;
    margin-top: -25px;
}
/* ---------------------------------------------------------------------- Slider Question------------------ */
element.style {
    text-align: center;
    color: white;
    background-color: #;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}

/* ---------------------------------------------------------------------- GLOBAL ENDS ------------------ */


/* ---------------------------------------------------------------------- RankingQuestion Question------------------ */
ul#sortable{
  margin: 0px;
list-style: none;
padding: 0px;
}
ul#sortable li {
  display: flex;
  border: 2px solid #E8EBED;
padding: 15px 10px;
box-sizing: content-box;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #FFF;
font-weight: 400;
color: #555;
margin-bottom:10px;
cursor: pointer;
font-size: 16px;
padding-right: 50px
}
ul#sortable li i{
  color:#E8EBED;
  padding-right: 10px
}

#sortable .badge {
  display: inline-block;
      min-width: 10px;
      font-size: 15px;
      font-weight: normal;
      line-height: 1;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      background-color: #777;
      border-radius: 10px;
      padding-left: 10px;
      padding-right: 10px;
      height: 30px;
      padding-top: 6px;
      position:absolute;
      right: 30px
}
/* ---------------------------------------------------------------------- RankingQuestion Question------------------ */

/* ---------------------------------------------------------------------- NAVBAR STARTS ------------------ */
.navbar-default {
    background: #FFF;
    margin-bottom: 0px;
    border-radius: 0px;
    min-height: 100px;
}
.navbar .navbar-header img {
    width: 150px
}
.alert {
  margin-bottom: 0px
}

.mrErrorText .alert {
  margin-top: 15px
}

/* ---------------------------------------------------------------------- NAVBAR ENDS ------------------ */

.survey-main {
    padding: 50px 0 30px;
}
.shadow {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: -6px;
    background: url('https://surveyresearchfeedback.com/EDGEFILES/assets/img/shadow_top_form.png') center top no-repeat
}

/* ---------------------------------------------------------------------- SURVEY CONTAINER STARTS ------------------ */

.panel.main-survey {
    background-color: #FFF;
    position: relative;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: rgba(0, 0, 0, .8);
    text-shadow: 0 1px 0 #fff;
    line-height: 1.5;
    border-radius: 0px;
    border:0px
}

      .panel-success {
           font-size: 18px;
           border-color: #35a01b;
           padding: 15px;
           border-radius: 50px;
       }



       .panel-success h5 {
           font-weight: 600;
           font-size: 18px;
           line-height: 25px;
           margin-bottom: 0px
       }

    .col-md-3    .panel-success h5 {
           font-size: 16px;
       }
       .green {
           color: #35a01b;
           font-weight: 600;
       }
       .panel-success>.panel-heading {
           color: #000;
           background-color: transparent;
           border-color: transparent;
           overflow: hidden;
       }

       .panel-success>.panel-heading img {
           max-width: 100%;
           padding-right: 15px;
       }

       .col-md-3 .panel-success>.panel-heading img {
           max-width: 55px;
           padding-right: 0px;
           margin: 0px auto;
       }

       .col-md-3 .panel-success {
            font-size: 14px;
            line-height: 20px;
            margin: 0px
        }
       .panel.main-survey .panel-success .panel-body {
            padding: 0px;
            border:none
        }
       .panel-success>.panel-heading h5 {
           font-size: 20px;
       }
       .col-md-3 .panel-success>.panel-heading h5 {
           font-size: 16px;
           line-height: 18px
       }

       .col-xs-12.col-md-3 {
         padding: 0px 5px;
       }
       .vertical-align {
           display: flex;
           align-items: center;
           justify-content: center;
           flex-direction: row;
       }

       .panel-success h6 {
          font-size: 18px;
      }


      .green {
          color: #35a01b;
          font-weight: 600;
      }

      .greenbaner {
          background-color: #35a01b;
          color: #fff;
          padding: 0px 5px;
          text-align: center;
          margin: 5px auto;
      }

      .pl0 {
        padding-left: 0px;
      }

      .pr0 {
        padding-right: 0px;
      }
/* ---------------------------------------------------------------------- SURVEY PROGRESS STARTS ------------------ */
.panel.main-survey .panel-heading.mrProgressBar{
    padding: 0;
    border-bottom: 0px;
    border-color: #f3f3f3;
}

@-webkit-keyframes progress-bar-stripes{
    from{
        background-position : 40px 0
    }
    to{
        background-position : 0 0
    }
}

@-o-keyframes progress-bar-stripes{
    from{
        background-position : 40px 0
    }
    to{
        background-position : 0 0
    }
}

@keyframes progress-bar-stripes{
    from{
        background-position : 40px 0
    }
    to{
        background-position : 0 0
    }
}

.panel.main-survey .panel-heading.mrProgressBar tr{
    background-color   : #ececec !important;
}

.panel.main-survey .panel-heading.mrProgressBar .mrProgressText {
  color: #7d7d7d;
  padding: 0px 5px;
}


.panel.main-survey .panel-heading.mrProgressBar td:not(.mrProgressText) {
    height             : 100%;
    font-size          : 12px;
    line-height        : 20px;
    color              : #FFF;
    text-align         : center;
    background-color   : #337AB7 !important;
    -webkit-box-shadow : inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow         : inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition : width .6s ease;
    -o-transition      : width .6s ease;
    transition         : width .6s ease
}

.panel.main-survey .panel-heading.mrProgressBar td:not(.mrProgressText){
    background-image        : -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image        : -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image        : linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size : 40px 40px;
    background-size         : 40px 40px
}

.panel.main-survey .panel-heading.mrProgressBar td:not(.mrProgressText){
    -webkit-animation : progress-bar-stripes 2s linear infinite;
    -o-animation      : progress-bar-stripes 2s linear infinite;
    animation         : progress-bar-stripes 2s linear infinite
}



/* ---------------------------------------------------------------------- SURVEY CONTENT STARTS ------------------ */

.panel.main-survey .panel-body label {
  width:100%

}
.panel.main-survey .panel-body {
  padding: 0px 20px 20px;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ededed;
}

.panel.main-survey .panel-header {
  padding: 10px 20px;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ededed;

}

.panel.main-survey .panel-body .mrQuestionText, .panel.main-survey .panel-body label .mrQuestionText {
    font-size: 18px;
    font-weight: 200;
    line-height: 25px;
    padding-bottom: 10px;
    width: 100%;
    margin-top: 15px;
    display: inline-block;
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    font-weight: normal;

}

.panel.main-survey .panel-body .mrGridQuestionText .mrQuestionText, .panel.main-survey .panel-body .mrGridCategoryText .mrQuestionText, .panel.main-survey .panel-body label .mrGridCategoryText .mrQuestionText {
    border-bottom: none;
    margin: 0px;
    padding: 5px;
    font-size: 16px;
}

.panel.main-survey .panel-header hr{
  margin: 5px 0
}
.panel.main-survey .panel-body span.mrQuestionTable {
  margin-left: 0px !important;
}


.panel.main-survey .panel-body span.mrQuestionTable span label, .panel.main-survey .panel-body span label{
  border: 2px solid #E8EBED;
  display: block;
  padding: 10px 40px 10px 15px;
  box-sizing: content-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFF;
  font-weight: 400;
  color: #555;
  font-size: 16px;
  margin-bottom: 10px;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  width: auto
}

.panel.main-survey textarea {
   display: block;
    margin-left: 0px !important;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    margin-bottom: 10px
}

.panel.main-survey textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.panel.main-survey .panel-body span input[type=checkbox], .panel.main-survey .panel-body span input[type=radio]{
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    margin-left: 1em;
    position: absolute;
    opacity: 0;
}

.panel.main-survey .panel-body span table.mrQuestionTable input[type=checkbox], .panel.main-survey .panel-body span table input[type=radio]{
    position: relative;
    opacity: initial;
}

.panel.main-survey .panel-body span input[type=radio]:hover + label, .panel.main-survey .panel-body span input[type=checkbox]:hover + label  {
  border: 2px solid #2489c5;
}
.panel.main-survey .panel-body span input[type=radio]:checked + label, .panel.main-survey .panel-body span input[type=checkbox]:checked + label,
.panel.main-survey .panel-body span input[type=radio]:checked + span label, .panel.main-survey .panel-body span input[type=checkbox]:checked + span label     {
  border: 2px solid #2489c5 !important;
  background: #c4e6f9 !important;
}



.panel.main-survey .panel-body span input[type=checkbox] + label + span label, .panel.main-survey .panel-body span input[type=checkbox] + label + span .mrOtherEdit,
.panel.main-survey .panel-body span input[type=radio] + label + span label, .panel.main-survey .panel-body span input[type=radio] + label + span .mrOtherEdit,
.panel.main-survey .panel-body span table td input[type=text] + input[type=checkbox],.panel.main-survey .panel-body span table td input[type=text] + input[type=radio]  {
  display: none;
}

.panel.main-survey .panel-body span input[type=checkbox]:checked + label + span .mrOtherEdit, .panel.main-survey .panel-body span input[type=radio]:checked + label + span .mrOtherEdit  {
  display: block;
  margin-bottom: 10px
}
.panel.main-survey .panel-body .mrDropdown, .panel.main-survey .panel-body .mrOtherEdit {
display: block;
margin-left: 0em !important;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.panel.main-survey .panel-body .mrDropdown:focus, .panel.main-survey .panel-body .mrEdit:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}



/* ---------------------------------------------------------------------- Carousel NPS STARTS ------------------ */
.radio-button-group.carousel_nps{
  display: flex;
    flex: 1 0 auto;
    margin-bottom: 1em;
    position:relative;
}

@media screen and (min-width: 304px) and (max-width: 667px) {
  .radio-button-group.carousel_nps{
    display: block;
  }
}


.radio-button-group.carousel_nps span{
    margin: 0px 2px;
    min-height: 2.4em;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 0 0px;
    transition-delay: .1s;
    border-radius: 0px;
}
.radio-button-group.carousel_nps span:nth-of-type(12) {

  position: absolute;
  top: 4em;
  width: 20%;

 };

 .carousel {
   overflow: unset
 }


.radio-button-group.carousel_nps label{
  border: 0px;
  display: flex;
  padding: 5px 0 !important;
  }

  .radio-button-group.carousel_nps label.hover{
    border:none;
    background: #42bdd1;
    color: #fff;
  }

  .radio-button-group.carousel_nps label.ischecked {
    border: none !important;
    background: #42bdd1 !important;
    color: #fff !important;
}


/* ---------------------------------------------------------------------- Carousel NPS END ------------------ */
/* ---------------------------------------------------------------------- SURVEY FOOTER STARTS ------------------ */

.panel.main-survey .panel-footer .mrPrev, .panel.main-survey .panel-footer .mrNext {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
    width: 100% !important;
    color: #fff;
    background-color: rgb(0, 119, 197);
    border-color: rgb(0, 119, 197);
}
.panel.main-survey .panel-footer .mrPrev.active, .panel.main-survey .panel-footer .mrPrev:active, .panel.main-survey .panel-footer .mrNext.active, .panel.main-survey .panel-footer .mrNext:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.panel.main-survey .panel-footer .panel-footer .mrPrev:hover, .panel.main-survey .panel-footer .panel-footer .mrNext:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.panel.main-survey .panel-footer{
  background: #fff;
  border-top: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ededed;
}

.footer img {
    margin-bottom: 5px;
    max-width: 30px;
}

.footer p {
    color: #444;
}



/* ---------------------------------------------------------------------- SURVEY TABLE STARTS ------------------ */


table.mrQuestionTable tbody tr td[class~=mrGridCategoryText] ~ td input.mrSingle{ display: inline; position: static; }
table.mrQuestionTable tbody tr td[class~=mrGridCategoryText] ~ td input.mrMultiple{ display: inline; position: static; }
table.maxdiff {
  margin-top: 20px !important
}
@media screen and (min-width: 304px) and (max-width: 667px) {
    /* Styles */
    /* Table thead background */
    .panel.main-survey table.mrQuestionTable thead tr {
        background-color: #8CBB40;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #FFF;
    }

    /* Table Standard cells */
    .panel.main-survey table.mrQuestionTable > thead > tr > td,
    .panel.main-survey table.mrQuestionTable > thead > tr > th {
        border-bottom-width: 0px;
        font-weight: 600;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        padding: 14px 10px;
        font-family: 'Open Sans', sans-serif;
        border: transparent;
    }

    /* Table hyperlink */
    .panel.main-survey table.mrQuestionTable > tbody > tr > td > a {
        color: #333 !important;
        text-decoration: none;
    }

    .panel.main-survey table.mrQuestionTable tbody tr {
        background-color: #FFF;
    }

    .panel.main-survey table.mrQuestionTable tbody tr th {
        font-size: 12px;
        font-weight: 500;
        color: #000;
        width: 5% !important;
    }

    .panel.main-survey table.mrQuestionTable tbody td {
        font-size: 12px;
        padding: 3px 0px;
        line-height: 20px;
        color: #55595D;
        font-weight: 600;
    }

    /* Force table to not be like tables anymore */
     .panel.main-survey table.mrQuestionTable,
     .panel.main-survey table.mrQuestionTable thead,
     .panel.main-survey table.mrQuestionTable tbody,
     .panel.main-survey table.mrQuestionTable th,
     .panel.main-survey table.mrQuestionTable td,
     .panel.main-survey table.mrQuestionTable tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .panel.main-survey table.mrQuestionTable thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }


    .panel.main-survey table.mrQuestionTable td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #EEE;
        position: relative;
        white-space: normal;
        text-align: left;
    }

    .panel.main-survey table.mrQuestionTable td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }





}

/* Smartphones (landscape) --  --  --  --  -- - */

@media screen and (min-width: 321px) {
    /* Styles */
}

/* Smartphones (portrait) --  --  --  --  -- - */

@media screen and (max-width: 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) --  --  --  --  -- - */

@media screen and (min-width: 668px) and (max-width: 1223px) {
    /* Styles */
    /* Table thead background */
    .panel.main-survey table.mrQuestionTable thead tr {
        background-color: transparent;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #FFF;
    }

    .panel.main-survey table.mrQuestionTable thead tr {
        background-color: #2EC4B6;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #FFF;
    }


    /* Table Standard cells */
    .panel.main-survey table.mrQuestionTable > thead > tr > td,
    .panel.main-survey table.mrQuestionTable > thead > tr > th {
        border-bottom-width: 0px;
        font-weight: 600;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        padding: 14px 10px;
        font-family: 'Open Sans', sans-serif;
        border: transparent;
    }

    /* Table hyperlink */
    .panel.main-survey table.mrQuestionTable > tbody > tr > td > a {
        color: #333 !important;
        text-decoration: none;
    }




    .panel.main-survey table.mrQuestionTable tbody tr {
        background-color: #FFF;
    }

    .panel.main-survey table.mrQuestionTable tbody tr th {
        font-size: 12px;
        font-weight: 500;
        color: #000;
        width: 5% !important;
    }

    .panel.main-survey table.mrQuestionTable tbody td {
        font-size: 12px;
        padding: 3px 0px;
        line-height: 20px;
        color: #55595D;
        font-weight: 600;
    }
}

@media screen and (min-width: 1224px) {
    /* Styles */
    /* Table thead background */
    .panel.main-survey table.mrQuestionTable thead tr {
        background-color: transparent;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        color: #FFF;
    }

    /* Table Standard cells */
    .panel.main-survey table.mrQuestionTable > thead > tr > td,
    .panel.main-survey table.mrQuestionTable > thead > tr > th {
        border-bottom-width: 0px;
        font-weight: 600;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        padding: 14px 10px;
        font-family: 'Open Sans', sans-serif;
        border: transparent;
    }

    /* Table hyperlink */
    .panel.main-survey table.mrQuestionTable > tbody > tr > td > a {
        color: #333 !important;
        text-decoration: none;
    }

    /* Table button */
    .panel.main-survey table.mrQuestionTable > tbody > tr > td > a.btn-success {
        color: #FFF !important;
        text-decoration: none;
    }


    .panel.main-survey table.mrQuestionTable tbody tr {
        background-color: #FFF;
    }

    .panel.main-survey table.mrQuestionTable tbody tr th {
        font-size: 12px;
        font-weight: 500;
        color: #000;
        width: 5% !important;
    }

    .panel.main-survey table.mrQuestionTable tbody td {
        font-size: 13px;
        padding: 8px;
        line-height: 20px;
        color: #55595D;
        font-weight: 600;
    }

}

.panel.main-survey table.mrQuestionTable {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
    display: block !important
}

.panel.main-survey table.mrQuestionTable > tbody > tr > td input[type=checkbox] + span label, .panel.main-survey table.mrQuestionTable > tbody > tr > td input[type=checkbox] + span .mrOtherEdit,
.panel.main-survey table.mrQuestionTable > tbody > tr > td input[type=radio] + span label, .panel.main-survey table.mrQuestionTable > tbody > tr > td input[type=radio] + span .mrOtherEdit{
  display: none;
}

.panel.main-survey table.mrQuestionTable > tbody > tr > td input[type=checkbox]:checked + span .mrOtherEdit, .panel.main-survey table.mrQuestionTable > tbody > tr > td input[type=radio]:checked + span .mrOtherEdit  {
  display: block;
  margin-bottom: 10px
}

.panel.main-survey table.mrQuestionTable > tbody > tr > th,
.panel.main-survey table.mrQuestionTable > tbody > tr:not(:last-child) > td {
    border-bottom: 1px solid #DDD !important;
    border: transparent;
}

.panel.main-survey table.mrQuestionTable:not(.noBorder) > tbody > tr > th,
.panel.main-survey table.mrQuestionTable:not(.noBorder) > tbody > tr:first-child > td {
    border: 1px solid #DDD !important;
}


.panel.main-survey table.mrQuestionTable > tbody > tr > th,
.panel.main-survey table.mrQuestionTable > tbody > tr:first-child > td:first-child {
    border: none !important
}

.panel.main-survey table.mrQuestionTable > tbody > tr:first-child > td:first-child {
    border: none !important;
    border-bottom: 1px solid #DDD !important;
}


.panel.main-survey table.mrQuestionTable > tbody > tr:hover {
    background-color: #FDFDFD;
    background-image: -moz-linear-gradient(top, #FDFDFD, #EEE);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FDFDFD), to(#EEE));
    background-image: -webkit-linear-gradient(top, #FDFDFD, #EEE);
    background-image: -o-linear-gradient(top, #FDFDFD, #EEE);
    background-image: linear-gradient(to bottom, #FDFDFD, #EEE);
}


.panel.main-survey table.mrQuestionTable > tbody > tr > td {
    vertical-align: middle;
    width: 100%;
    min-width: 100px
}

.panel.main-survey table.mrQuestionTable.noBorder > tbody > tr > td {
    min-width: 300px
}

.panel.main-survey table.mrQuestionTable > tbody > tr > td .mrEdit {
display: block;
margin-left: 0em !important;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.panel.main-survey table.mrQuestionTable > tbody > tr > td label {
    display: none;
}


@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .panel.main-survey table.mrQuestionTable input[type='checkbox'],
    .panel.main-survey table.mrQuestionTable input[type='radio'], .panel.main-survey table.maxdiff input[type='radio']  {
        --active: #0397d6;
        --active-inner: #fff;
        --focus: 2px rgba(39, 94, 254, .3);
        --border: #BBC1E1;
        --border-hover: #0397d6;
        --background: #fff;
        --disabled: #F6F8FF;
        --disabled-inner: #E1E6F9;
        -webkit-appearance: none;
        -moz-appearance: none;
        height: 21px;
        outline: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        -webkit-transition: background .3s, border-color .3s, box-shadow .2s;
        transition: background .3s, border-color .3s, box-shadow .2s;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:after,
    .panel.main-survey table.mrQuestionTable input[type='radio']:after, .panel.main-survey table.maxdiff input[type='radio']:after  {
        content: '';
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
        transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
        transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
        transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:checked,
    .panel.main-survey table.mrQuestionTable input[type='radio']:checked, .panel.main-survey table.maxdiff input[type='radio']:checked  {
        --b: var(--active);
        --bc: var(--active);
        --d-o: .3s;
        --d-t: .6s;
        --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:disabled,
    .panel.main-survey table.mrQuestionTable input[type='radio']:disabled, .panel.main-survey table.maxdiff input[type='radio']:disabled  {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: .9;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:disabled:checked,
    .panel.main-survey table.mrQuestionTable input[type='radio']:disabled:checked, .panel.main-survey table.maxdiff input[type='radio']:disabled:checked  {
        --b: var(--disabled-inner);
        --bc: var(--border);
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:disabled + label,
    .panel.main-survey table.mrQuestionTable input[type='radio']:disabled + label, .panel.main-survey table.maxdiff input[type='radio']:disabled + label    {
        cursor: not-allowed;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:hover:not(:checked):not(:disabled),
    .panel.main-survey table.mrQuestionTable input[type='radio']:hover:not(:checked):not(:disabled),
    .panel.main-survey table.maxdiff input[type='radio']:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover);
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:focus,
    .panel.main-survey table.mrQuestionTable input[type='radio']:focus,
    .panel.main-survey table.maxdiff input[type='radio']:focus {
        box-shadow: 0 0 0 var(--focus);
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:not(.switch),
    .panel.main-survey table.mrQuestionTable input[type='radio']:not(.switch),
    .panel.main-survey table.maxdiff input[type='radio']:not(.switch) {
        width: 21px;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:not(.switch):after,
    .panel.main-survey table.mrQuestionTable input[type='radio']:not(.switch):after,
    .panel.main-survey table.maxdiff input[type='radio']:not(.switch):after {
        opacity: var(--o, 0);
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:not(.switch):checked,
    .panel.main-survey table.mrQuestionTable input[type='radio']:not(.switch):checked,
    .panel.main-survey table.maxdiff input[type='radio']:not(.switch):checked {
        --o: 1;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox'] + label,
    .panel.main-survey table.mrQuestionTable input[type='radio'] + label,
    .panel.main-survey table.maxdiff input[type='radio'] + label {
        font-size: 16px;
        line-height: 21px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin: 3px 0;
        padding: 10px
    }

    .panel.main-survey table.mrQuestionTable.noBorder input[type='checkbox'] + label,
    .panel.main-survey table.mrQuestionTable.noBorder input[type='radio'] + label,
    .panel.main-survey table.maxdiff.noBorder input[type='radio'] + label {
        display: flex;
        flex-direction: column;
    }

    .panel.main-survey table.mrQuestionTable.noBorder span.mrMultipleText{
        text-align: center !important
    }

    .panel.main-survey table.mrQuestionTable input[type='checkbox']:not(.switch) {
        border-radius: 7px;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:not(.switch):after {
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 7px;
        top: 4px;
        -webkit-transform: rotate(var(--r, 20deg));
        transform: rotate(var(--r, 20deg));
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox']:not(.switch):checked {
        --r: 43deg;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox'].switch {
        width: 38px;
        border-radius: 11px;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox'].switch:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--ab, var(--border));
        -webkit-transform: translateX(var(--x, 0));
        transform: translateX(var(--x, 0));
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox'].switch:checked {
        --ab: var(--active-inner);
        --x: 17px;
    }
    .panel.main-survey table.mrQuestionTable input[type='checkbox'].switch:disabled:not(:checked):after {
        opacity: .6;
    }

    .panel.main-survey table.mrQuestionTable input[type='radio'],
    .panel.main-survey table.maxdiff input[type='radio'] {
        border-radius: 50%;
    }
    .panel.main-survey table.mrQuestionTable input[type='radio']:after,
    .panel.main-survey table.maxdiff input[type='radio']:after {
        width: 19px;
        height: 19px;
        border-radius: 50%;
        background: var(--active-inner);
        opacity: 0;
        -webkit-transform: scale(var(--s, 0.7));
        transform: scale(var(--s, 0.7));
    }
    .panel.main-survey table.mrQuestionTable input[type='radio']:checked,
    .panel.main-survey table.maxdiff input[type='radio']:checked {
        --s: .5;
    }
}

@media (max-width: 992px) {
  .radio-button-group.carousel_nps.custom{
    display: block;
  }
    .panel.main-survey table.mrQuestionTable, .panel.main-survey table.mrQuestionTable td, .panel.main-survey table.mrQuestionTable tr, .panel.main-survey table.mrQuestionTable th {
        display: block !important;
        text-align: left;
    }


    .panel.main-survey table.mrQuestionTable th, .panel.main-survey table.mrQuestionTable td {
        margin: 0;
        padding-left: 25px;
    }

    .panel.main-survey table.mrQuestionTable thead, .panel.main-survey table.mrQuestionTable:not(.noBorder) tr:first-child, .panel.main-survey table.mrQuestionTable:not(.noBorder) tr:has(> td.mrGridQuestionText) {
        display: none !important;
    }




    .panel.main-survey table.mrQuestionTable label {
        display: -webkit-box;
    }

    .panel.main-survey table.mrQuestionTable tbody {
        display: contents;
    }

    .panel.main-survey .panel-body span table.mrQuestionTable input[type=checkbox], .panel.main-survey .panel-body span table:not(.maxdiff) input[type=radio] {
        position: fixed;
        opacity: 0;
        pointer-events: none;
    }

    .panel.main-survey table.mrQuestionTable > tbody > tr > th:not(.mrGridCategoryText) , .panel.main-survey table.mrQuestionTable > tbody > tr > td:not(.mrGridCategoryText)  {
        border-bottom: none !important;
        border: transparent;
    }

    .panel.main-survey table.mrQuestionTable tbody tr {
      margin-bottom: 15px;
    }

    .panel.main-survey table.mrQuestionTable > tbody > tr > th,
    .panel.main-survey table.mrQuestionTable > tbody > tr > td:first-child {
          margin-bottom: 15px;
    }

    /*QuickBooks cards*/
    .vertical-align {
        display: inline-block;
        text-align: center;
        margin: 0px auto;
        flex-direction: row;
    }

    .panel-success>.panel-heading img {
        max-width: 80px;
        padding: 0;
        margin: 5px auto;
    }

    .panel-success h6 {
        font-size: 15px;
    }

    .pl0 {
      padding-left: 15px;
    }

    .pr0 {
      padding-right: 15px;
    }

    .col-md-3 .panel-success>.panel-heading img {
        max-width: 100px;
        margin: 10px auto;
    }

    .col-md-3 .panel-success {
        margin-bottom: 15px
     }

     .radio-button-group.carousel_nps span:nth-of-type(12) {


       width: 40%;

      };



}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: inherit;
}
