/* line 1, sass/kcc.progressiveprofiling.scss */
.sg-progress-bar {
  display: none;
}

/* line 4, sass/kcc.progressiveprofiling.scss */
.survey-gizmo-control.backdrop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=5);
  z-index: 50;
  display: none;
}

/* line 18, sass/kcc.progressiveprofiling.scss */
.survey-gizmo-control.lightbox {
  position: absolute;
  top: 15%;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 900px;
  /*height:500px;*/
  background: #ffffff;
  z-index: 51;
  left: 0;
  right: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 5px #444444;
  -webkit-box-shadow: 0px 0px 5px #444444;
  box-shadow: 0px 0px 5px #444444;
  display: none;
}

/* line 40, sass/kcc.progressiveprofiling.scss */
.survey-gizmo-control-submit {
  text-align: center;
  padding-bottom: 10px;
}

/* line 45, sass/kcc.progressiveprofiling.scss */
.sg-message {
  padding: 3px;
  color: red;
}

/* line 46, sass/kcc.progressiveprofiling.scss */
.sg-title {
  display: none;
}

/* line 47, sass/kcc.progressiveprofiling.scss */
.sg-page-title {
  display: none;
}

/* line 48, sass/kcc.progressiveprofiling.scss */
.sg-header {
  display: none;
}

/* line 49, sass/kcc.progressiveprofiling.scss */
.sg-footer {
  display: none;
}

/* line 51, sass/kcc.progressiveprofiling.scss */
.survey-gizmo-validation-message {
  color: Red;
  padding: 3px;
  padding-bottom: 5px;
}

/* line 53, sass/kcc.progressiveprofiling.scss */
.ui-message-error {
  width: 530px;
  background-color: #fbc6c6;
  color: #CC0000;
  border: 1px solid #CC0000;
}

/* line 61, sass/kcc.progressiveprofiling.scss */
.ui-message {
  display: block;
  padding: 7px 15px;
  margin-bottom: 4px;
  font-size: 1em;
  text-align: left;
}

/* line 69, sass/kcc.progressiveprofiling.scss */
.sg-question {
  border: none !important;
}

/* line 70, sass/kcc.progressiveprofiling.scss */


/* line 71, sass/kcc.progressiveprofiling.scss */
.sg-question-title, .sg-question-title span font {
  color: #543663;
}

/* line 72, sass/kcc.progressiveprofiling.scss */
.sg-content {
  padding: 0 !important;
}

/* line 73, sass/kcc.progressiveprofiling.scss */
.sg-question-options {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

/* line 74, sass/kcc.progressiveprofiling.scss */
.sg-type-radio ul.sg-list li {
  margin-bottom: 0 !important;
}

/* line 75, sass/kcc.progressiveprofiling.scss */
.sg-required-icon {
  color: #543663 !important;
}

/* line 76, sass/kcc.progressiveprofiling.scss */
.sg-type-radio ul.sg-list li {
  padding: 0px !important;
}

/* line 77, sass/kcc.progressiveprofiling.scss */
.sg-question label {
  padding-top: 0.3em !important;
  padding-bottom: 0px !important;
}

/* line 78, sass/kcc.progressiveprofiling.scss */
.sg-type-radio ul.sg-labels-right label {
  margin-left: 1.25em !important;
}

/* line 79, sass/kcc.progressiveprofiling.scss */
.sg-question {
  margin: 10px 0px !important;
}

/* line 80, sass/kcc.progressiveprofiling.scss */
.sg-question-set {
  margin: 24px 0px 0px 5px !important;
}

/* line 81, sass/kcc.progressiveprofiling.scss */
.sg-required-icon {
  font-weight: normal !important;
}

/* line 82, sass/kcc.progressiveprofiling.scss */
sup {
  font-weight: normal !important;
}

/* line 83, sass/kcc.progressiveprofiling.scss */
.sg-question-options {
  padding: 0em !important;
}

/* line 85, sass/kcc.progressiveprofiling.scss */
.sg-type-checkbox ul.sg-list input.sg-input-checkbox {
  top: .95em !important;
}

/* line 90, sass/kcc.progressiveprofiling.scss */
.sg-type-radio ul.sg-list input.sg-input-radio {
  top: 0.65em !important;
}
