/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/
/// Fonts ///
.btn-check:focus:checked + .btn-primary, .btn-check .btn-primary:focus:checked {
  background-color: #fff;
  border-color: #0a53be;
  color: #fff;
}
.survey-welcome.h5.text-primary {
  font-size: 18px;
  letter-spacing: 0px;
  font-weight: 500;
  margin-top: 20px;
  color: #000 !important;
}
.question-count-text {
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #000
}
#outerframeContainer .btn-check:focus + .btn-primary {
  background-color: #fff;
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
#limesurvey .btn-check:not(:checked):focus + .btn-primary {
  background-color: white !important;
  color: #404040;
}
body {
    top: 0px !important; 
    }
@font-face {
 font-family:Apercu;
 font-style:normal;
 font-weight:400;
 url("https://ssl.epinionglobal.com/Content/Fonts/ApercuLight.woff") format('woff'),
}
@font-face {
 font-family:Apercu;
 font-style:normal;
 font-weight:500;
 url("https://ssl.epinionglobal.com/Content/Fonts/ApercuRegular.woff") format('woff');
}

@font-face {
 font-family:Apercu;
 font-style:normal;
 font-weight:700;
 url("https://ssl.epinionglobal.com/Content/Fonts/ApercuMedium.woff") format('woff');
}
@font-face {
 font-family:Apercu;
 font-style:normal;
 font-weight:900;
 url("https://ssl.epinionglobal.com/Content/Fonts/ApercuBold.woff")  format('woff');,
}

/// CoreCss ///
body {
    background-color: rgb(250, 250, 250);
    background-attachment: fixed;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 300;
    padding-top: 0px;
    hyphens: none;
    padding-bottom: 10px;
padding-top: 40px;
}
body #limesurvey {

  font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";

}
.col-md-2 {
  flex: 0 0 auto;
  width: 14.2% !important;
}
#firstpage-changelang {
  display: none;
}
.ls-answers tbody .answertext {
  text-align: right;
  font-size: 15px;
  border: none;
  border-radius: 8px;
}
.text-center {
  text-align: left !important;
}
.ls-heading {
  display: none
}
.question-container.margin-top {
  margin-top: 40px;
}
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100%);
  height: calc(100%);
  background-color: rgba(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;

}
@media only screen and (max-width: 800px) {
.form-check {
  padding-left: 1px !important;
  padding-right: 1px !important;
}
  #outerframeContainer .group-container {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
  }
.loading-label p {
  font-size: 30px !important;
  color: #000;
  text-align: center;
  font-weight: 100;
  animation: loadingAnimation 1s infinite;
}

.loading-label {
  font-size: 24px;
  color: #000;
  text-align: center;
  animation: loadingAnimation 1s infinite;
 margin-top: -100px;
}
#sitetable.survey {
  width: 950px;
  margin-left: 0%;
  top: 0px;
  position: absolute;
  max-width: 100%;
}
.site_title {
  display: none;
}
@media only screen and (max-width: 950px) {

#outerframeContainer .group-container {
  width: calc(100vw - 40px) !important;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: center;
  align-content: center;
  margin-left: 20px;
  margin-right: 20px;
}
#navigator-container {
  width: calc(100vw - 40px) !important;
  margin-right: 20px;
  margin-left: 20px !important;
}
#sitetable {
  width: calc(100vw - 20px) !important;
}
  }
#sitetable .structure td:first-child {
  min-width: 25%;

}
#sitetable .structure td:last-child {
  min-width: 25%
}

.bootstrap-buttons-div {
padding-left: 0px;
padding-right: 0px;
  }
table#nps {
  width: 99%;
  font-size: 12px;
  margin-top: 30px;
}
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important; 
    box-shadow: none !important;
}
table#nps td:first-of-type {
 text-align: left;
}
table#nps td:last-of-type {
 text-align: right;
}
#sitetable .structure td#scale {
  width: 30%;
}
#npslabels {
  width: 100%;
  font-size: 12px;
  border-collapse: separate;
  border-spacing: 10px
}
.row {
  --bs-gutter-x: 0px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(var(--bs-gutter-x)*-.5);
  margin-right: calc(var(--bs-gutter-x)*-.5);
  margin-top: calc(var(--bs-gutter-y)*-1);
}
#limesurvey .group-description {
  display: none;
}
.card {
  word-wrap: break-word;
  background-clip: border-box;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  display: flex;
  flex-direction: column;
  min-width: 0;
  position: relative;
  text-align: center;

  font-size: 30px;
  background-color: transparent;
  border: 0px;
  line-height: 85px;
}
#npslabels td:last-child {
  text-align: right;
}
#sitetable .structure td {
  border-bottom: 0.5px solid;
  padding: 8px 12px !important;
  text-decoration: underline;
  vertical-align: top;
  border-left: 0.5px solid;
  border-right: 0.5px solid;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 12px -4px;
  font-size: 12px;
}
#sitetable .structure td.active {
  border: 1.5px solid #000;
  background-color: rgb(240, 240, 240);

}
#sitetable  td.active {
 font-weight: 700;
  background-color: rgb(240, 240, 240);
}
#sitetable {
  width: 950px;
  margin-left: 0%;
  top: 10px;
  position: fixed;
  max-width: 100%;
}
#sitetable td label {
  font-weight: 200;
  padding: 0px 0px;
  border: 0px solid;
  margin: 4px 0px;
  font-size: 12px;
  border-radius: 4px;
  color: #808080;
}

#sitetable td label#two {
  font-weight: 500;
  padding: 3px 6px;
  border: 0.5px solid;
  margin: 2px;
  font-size: 11px;
  border-radius: 4px;
  color: #808080;
  background-color: rgb(255, 255, 255);
}
#ans {
  width: 100%;
  font-size: 18px;
  text-align: center;
  border-collapse: separate;
  border-spacing: 5px;
}

#ans td {
  border: 1px solid #c6c6c6;
  padding: 5px;
  border-radius: 8px;
  padding: 13px 10px;
  font-size: 15px;
}


table#titletable {
  font-size: 18px;
  width: 100%;
}
table#titletable button {
 background-color: #000;
   border: 0px solid;
  padding: 5px 15px;
  color: #fff;
  font-size: 13px;
    border-radius: 8px;
}
.nomargin .question-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
.question-container.nomargin  {

  margin-bottom: 0px;
}
.noborder .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  background-color: #fff;
  border: 0px solid #cecece;
    border-bottom-color: rgb(206, 206, 206);
    border-bottom-style: solid;
    border-bottom-width: 0px;
  border-radius: .25rem;
  color: #212529;
  display: block;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.5;
  padding: 1rem 0rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%;
  border-radius: 0px;
  border-bottom: 1px solid #cecece;
}
#logobox img {
 height: 30px;
}
#poweredby label {
  font-size: 13px;
  background-color: rgb(234, 234, 234);
  padding: 12px;
  border-radius: 8px;
  color: #000;
  font-weight: 100;
  line-height: 16px;
  border: 1px solid #bdbdbd;
}
#poweredby {
  position: fixed;
  bottom: 6px;
  right: 6px;
}
.top-container .progress {
  height: 10px;
  margin-bottom: 0;
}
h1.site_title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 25px;
  color: #444;
  line-height: 17px;
  
}


.ls-table-wrapper .table-array-radio td.actives:first-of-type {
  background-color: #f2d0d0;
}
.ls-table-wrapper .table-array-radio td.actives:last-of-type {
  background-color: #cfeecf;
}
.table-bordered > :not(caption) > * {
  border-width: 0px 0;
}
.ls-answers tbody .answertext {
  text-align: right;
  font-size: 15px;
  border: none;
}
.col-responses .ls-col-even {
  width: 15% !important;
}
.form-horizontal .control-label.col-12 {
  text-align: left;
  font-size: 20px;
  padding-top: 20px;
  font-weight: 100;
  padding-bottom: 10px;
}
.dir-ltr .ls-answers td.radio-item, .dir-ltr .ls-answers td.checkbox-item {
  padding-left: 10px;
  padding-right: 0;
  font-size: 19px;
  border: 1px solid #cacaca;
  border-radius: 8px;
}
  @media (max-width: 768px) {
.col-md-4 {
  flex: 0 0 auto;
  width: 50% !important;
}
    }
table.ls-answers {
  width: 100%;
  border-spacing: 13px;
  border-collapse: initial;
}
.radio-item label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #2c3e50;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  display: none;
}
.dir-ltr .ls-answers td.radio-item.answer_cell_AO09 {
  padding-left: 10px;
  font-size: 12px;

}
.answer-item.actives {
  background-color: #e6e6e6;
  border: 1px solid #000;
  color: #000;
}
.col-md-4 {

  padding: 0px;
}
.question-valid-container {
  position: relative;
  display: none;
}
tbody, td, tfoot, th, thead, tr {
  border: 0px solid;

}
.answer-item.actives {
  background-color: #f0f0f0;
  border: 1px solid #000;
}
#helptext2 {
  font-size: 10px;
  color: #a8a8a8;
  margin: 13px;
    margin-top: 13px;
    margin-bottom: 13px;
  margin-top: 13px;
  margin-bottom: 0px;
}
.radio-item .ls-label-xs-visibility, .checkbox-item .ls-label-xs-visibility {
  display: contents;
  position: relative;
  overflow: hidden;
  width: 17px;
  height: 17px;
  line-height: 21px;
  text-indent: 21px;
}
.radio-item label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
  display: none;
}

.col-6.text-start {
 display: flex;
}

.modern .question-text {
  margin-top: 19px;
  margin-bottom: 4px;
  font-size: 21px;
}
.modern .ls-answers {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  width: 550px;
}
body .top-container.space-col {
  margin-top: 0px !important;
  position: fixed !important;
  top: 0 !important;
}
.col-6.text-end {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  justify-content: end;
}
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: .25rem;
  color: #212529;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: .775rem .75rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  width: 100%;
  border-radius: 8px;
}
.modern .col-12 {
  flex: 1 0;
}
.question-help-container {
  display: none;
}
#question79.question-container.modern {
  display: flex;
  flex-direction: revert-layer;
}
.modern .question-title-container {
  padding-top: 0em;
  padding-bottom: 0em;
  width: 430px;
}
.col-md-1 {
  flex: 0 0 auto;
  width: 9%;
  padding: 0px;
}
.alert-danger {
  background-color: #FFEBF0;
  border-color: #ffd1e4;
  color: #560909;
  margin-top: 85px;
  height: 37px;
  line-height: 25px;
  padding: 4px 15px;
    padding-right: 15px;
  margin-left: 26%;
  width: 780px;
  padding-right: 27px;
  margin-bottom: -80px;
}
#helptext2 {
  font-size: 10px;
  color: #5e5e5e;
  font-weight: 900;
}
#limesurvey {
  font-size: 22px;
  text-align: center;
  font-weight: 200;
}
#limesurvey .completed-text {
 margin-top: 200px;
}
svg:not(:root) {
  overflow: hidden;
  margin-top: -3px;
  width: 15px;
}
#sitetable td, th {
  padding: 0px 10px;
  width: auto;
}
#ls-button-submit {
  display: none;
}
#sitetable {
  width: 950px;
  margin-left: 0%;
  top: 45px;
  position: fixed;
  max-width: 100%;

}
#headers {
  display: flex;
  justify-content: center;
}
.ls-answers {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0;
}
.group-outer-container {
  display: flex;
  margin: 0px;
  justify-content: center;
}
#outerframeContainer .group-container {
  width: 950px;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: center;
  align-content: center;
}
.question-container {
  margin-bottom: 2em;
  border: none;
  background-color: transparent;
  text-align: left;
}
.question-title-container {
  padding-top: 0em;
  padding-bottom: 0em;
}
#navigator-container {
  margin-left: 0%;
  width: 100%;
}
.col-xs-pull-6 {
  right: 50%;
  padding: 0px;
}
#main-col {
  margin-top: 1em;
  display: flex;
  justify-content: center;
}
.btn-primary:hover {
  color: #000;
  background-color: #fff;
  border-color: #a8a8a8;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 8px 12px -4px;
  transform: scale(1.03);
}
  @media (min-width: 75px) {
.container {
  width: 100%;
}
}
#helptext {
  display: flex;
  font-size: 11px;
  font-weight: 700;
  justify-content: end;
  height: 20px;
  margin-top: 14px;
  min-width: 158px;
}
#helptext svg:not(:root) {
  overflow: hidden;
  margin-top: -3px;
  width: 29px
}
.col-xs-push-6 {
  left: 50%;
  display: flex;
  justify-content: end;
  padding: 0px;
}
#navigator-container .text-left #ls-button-previous {

  padding: 10px 0px 10px 0px;

}
.col-xs-pull-6 {
  right: 50%;
  padding: 0px;
}
  @media (min-width: 600px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 100%;
}
}
.form-check .btn-primary {
  box-sizing: border-box;
  min-height: auto;
  padding: 15px 0px;
  line-height: 1.7;
  border: 1px solid rgb(206, 206, 206);
  border-radius: 8px;
  box-shadow: none;
  -moz-box-align: center;
  align-items: center;
  flex: 0 0 auto;
  width: 100%;
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  color: #404040;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
}
.container {
  margin-right: 0pc;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.group-title.h3 {
  text-transform: uppercase;
  letter-spacing: 8px;
  font-size: 18px;
  color: #dbdbdb;

}
#navigator-container .btn-primary {
background-color: #fff;
}

.form-check {
  display: block;
  margin-bottom: .125rem;
  min-height: 1.5rem;
  padding-left: 5px;
  padding-right: 5px;
  height: 100%;
}
#survey-nav {
  display: none;
}
.btn-check:focus + .btn-primary {
  background-color: #e7e7e7 !important;
  border: 1px solid rgb(236, 236, 236) !important;
  box-shadow: none;
  color: #808080 !important;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.text-primary {
  color: #686868 !important;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}
#ls-button-previous svg:not(:root) {
  margin-right: 5px;
}
#ls-button-submit svg:not(:root) {
  margin-left: -7px;
  width: 31px;
  height: 27px;
}
#ls-button-next svg:not(:root) {
  margin-left: -7px;
  width: 25px;
  height: 22px;
}
#navigator-container .btn {
  background-color: transparent;
  color: #000;
  border-color: #000;
  font-size: 17px;
  letter-spacing: 1px;
  padding: 8px 13px;
  line-height: 21px;
  min-width: 83px;
}
#navigator-container #ls-button-previous.btn {
  background-color: transparent;
  color: #000;
  border-color: #000;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 8px 0px;
  line-height: 21px;
}
.question-text, .question-text h2, .question-text h3, .lead.question-text, .h2.question-text, .h3.question-text, .h4.question-text, .h5.question-text, .h6.question-text {
  margin-top: 35px;
  margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

  line-height: 1.1;
  color: inherit;
  text-transform: ;
  letter-spacing: 2px;
  margin: 0px;
  text-align: left;
  color: var(--colorContentStatic);
  font-weight: 100;
  font-size: 28px;
  line-height: 1.4;
}
.progress {
  overflow: hidden;
  height: 1rem;
  margin-bottom: 0px;
  background-color: #fff;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 0.85rem;
  line-height: 1.5rem;
  color: transparent;
  text-align: center;
  background-color: #ffafaf;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: none;
}
.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
  background-color: #e7e7e7;
  border-color: rgb(236, 236, 236);
  color: #808080;
}
.progress {

    overflow: hidden;
    height: 1rem;
    margin-bottom: 0px;
    background-color: #f5f5f5;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: none;

}
.dir-ltr .ls-questionhelp {
  margin-left: 1.2em;
  display: none;
}
.ls-question-help {
  margin-left: 1.2em;
  display: none;
} 
.alert-warning {
  background-color: #FAF4D5;
  border-color: #f7e5be;
  color: #332500;
  display: none;
}
.group-title.h3 {
  text-transform: none;
  letter-spacing: 0px;
  font-size: 21px;
  color: #000;
  padding-left: 0px;
  font-weight: 700;
}
#navigator-container .btn-default {
  background-color: #fff;
  color: #000;
  border-color: transparent;
  font-size: 13px;
  letter-spacing: 2px;
  padding: 10px 15px 10px 15px;

}
.text-danger {
  color: #8E140D;
  display: none;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  box-shadow: none !important;;
}
