html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote::before,
blockquote::after,
q::before,
q::after {
    content: none;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
button,
input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q::before,
q::after {
    content: none;
}
small {
    font-size: 75%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}


.question-col .question {
    padding-left: 20px
}

.question-row-margin {
    margin-left: -20px;
    margin-bottom: 0
}

.question-col {
    margin-bottom: 30px
}

.question-col-2 {
    width: 45%
}

.question-col-3 {
    width: 33%
}

.question-col-4 {
    width: 24%
}

.question-col-matrix-single,
.question-col-matrix-multi,
.question-col-matrix-rating,
.question-col-open_ended-multi,
.question-col-datetime-both,
.question-col-datetime-time_only,
.question-col-datetime-date_only,
.question-col-demographic-us,
.question-col-demographic-international {
    min-width: 45%
}

.question-col-matrix-ranking,
.question-col-matrix-menu {
    width: 100% !important
}

.radio-button-label.focus .radio-button-display,
.checkbox-button-label.focus .checkbox-button-display {
    outline: solid;
    outline-width: 2px
}

td.touch-sensitive .answer-label:hover,
td.touch-sensitive .answer-label.touch-sensitive.touchdown {
    background-color: transparent
}

.modern-browser .radio-button-label.focus .radio-button-display,
.modern-browser .checkbox-button-label.focus .checkbox-button-display {
    outline: none
}

.answer-label {
    display: block;
    word-wrap: break-word;
    white-space: normal;
    display: block;
    cursor: pointer;
}

.answer-option-col {
    float: left
}

@media only screen and (max-width: 480px) {
    .answer-option-col {
        float: none
    }
}

.answer-option-col-1 {
    width: 100%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-1 {
        width: auto
    }
}

.answer-option-col-2 {
    width: 50%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-2 {
        width: auto
    }
}

.answer-option-col-3 {
    width: 33.33333%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-3 {
        width: auto
    }
}

.answer-option-col-4 {
    width: 25%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-4 {
        width: auto
    }
}

.answer-option-col-5 {
    width: 20%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-5 {
        width: auto
    }
}

.answer-option-col-6 {
    width: 16.66667%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-6 {
        width: auto
    }
}

.answer-option-col-7 {
    width: 14.28571%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-7 {
        width: auto
    }
}

.answer-option-col-8 {
    width: 12.5%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-8 {
        width: auto
    }
}

.answer-option-col-9 {
    width: 11.11111%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-9 {
        width: auto
    }
}

.answer-option-col-10 {
    width: 10%
}

@media only screen and (max-width: 480px) {
    .answer-option-col-10 {
        width: auto
    }
}

.horizontal-answer-options {
    float: none
}

.horizontal-answer-options .answer-option-cell {
    float: left
}

@media only screen and (max-width: 480px) {
    .horizontal-answer-options .answer-option-cell {
        float: none
    }
}

.text-input-group .text-input-container {
    margin: 0 0 7px 30px;
}

.text-input-group .answer-label {
    display: inline-block;
    width: 20%
}

.text-input-group .answer-label img {
    margin-bottom: 20px
}

.text-input-group .stacked-answer-label {
    display: block;
    width: 100%
}

.other-text-field {
    margin: 0 0 8px 0
}

.other-answer-label {
    padding: 0 0 3px 0;
    margin: 0
}

.other-answer-container {
    clear: both;
    padding: 10px 0 0
}

.other-answer-option-label {
    margin: -17px 0 0 23px
}

.other-answer-option-container {
    padding: 0
}

.other-answer-option-container .other-answer-text {
    margin: 5px 0 0 32px
}

@media only screen and (max-width: 1024px) {
    .other-answer-option-container .other-answer-text {
        max-width: 80%
    }
}

.question-single-choice-select .other-answer-option-container .other-answer-text {
    margin: 5px 0 0 0
}

.question-matrix-table {
    margin: 0 0 5px 0;
    width: 100%
}

.question-matrix-table .matrix-row-label-cell {
    text-align: left;
    vertical-align: middle
}

.question-matrix-table .matrix-row-label-cell .other-answer-container {
    padding: 4px 8px 8px 8px
}

.question-matrix-table .matrix-stacked-label-cell {
    padding: 8px 3px 0 3px
}

.question-matrix-table .matrix-row-label {
    word-wrap: break-word;
    white-space: normal;
    display: block;
    padding: 3px 0 3px 7px
}

.question-matrix-table td {
    padding: 3px;
    vertical-align: middle;
    cursor: pointer
}

.question-matrix-table td.matrix-col-label {
    text-align: center;
    vertical-align: bottom;
    cursor: inherit;
    padding: 3px
}

.question-matrix-table .question-matrix-row-even:first-child th:first-child,
.question-matrix-table .question-matrix-row-even:first-child td:first-child,
.question-matrix-table .question-matrix-row-odd+.question-matrix-row-even th:first-child,
.question-matrix-table .question-matrix-row-odd+.question-matrix-row-even td:first-child {
    border-top-left-radius: 3px
}

.question-matrix-table .question-matrix-row-even:first-child th:last-child,
.question-matrix-table .question-matrix-row-even:first-child td:last-child,
.question-matrix-table .question-matrix-row-odd+.question-matrix-row-even th:last-child,
.question-matrix-table .question-matrix-row-odd+.question-matrix-row-even td:last-child {
    border-top-right-radius: 3px
}

.question-matrix-table .question-matrix-row-even.question-matrix-row-last th:first-child,
.question-matrix-table .question-matrix-row-even.question-matrix-row-last td:first-child {
    border-bottom-left-radius: 3px
}

.question-matrix-table .question-matrix-row-even.question-matrix-row-last th:last-child,
.question-matrix-table .question-matrix-row-even.question-matrix-row-last td:last-child {
    border-bottom-right-radius: 3px
}

.question-matrix-table .checkbox-button-label-text,
.question-matrix-table .radio-button-label-text {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.question-matrix-table .radio-button-display,
.question-matrix-table .checkbox-button-display {
    float: none;
    margin: 0 auto
}

.question-matrix-table .checkbox-button-input,
.question-matrix-table .radio-button-input {
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px
}

.question-matrix-table .menu-matrix-select-cell {
    padding: 5px
}

@media only screen and (max-width: 480px) {
    .modern-browser .question-matrix-table.reflow {
        display: block
    }
    .modern-browser .question-matrix-table.reflow thead {
        display: none
    }
    .modern-browser .question-matrix-table.reflow tbody,
    .modern-browser .question-matrix-table.reflow tr,
    .modern-browser .question-matrix-table.reflow td {
        display: block;
        margin: 5px 0;
        border-radius: 4px
    }
    .modern-browser .question-matrix-table.reflow td.matrix-row-label-cell {
        display: block;
        padding-left: 0;
        margin: 10px 0 5px;
        border-radius: 4px;
        background: transparent !important
    }
    .modern-browser .question-matrix-table.reflow .radio-button-display,
    .modern-browser .question-matrix-table.reflow .checkbox-button-display {
        float: left;
        margin: 0
    }
    .modern-browser .question-matrix-table.reflow .radio-row-text,
    .modern-browser .question-matrix-table.reflow .checkbox-row-text,
    .modern-browser .question-matrix-table.reflow .smusr_radio-row-text,
    .modern-browser .question-matrix-table.reflow .smusr_checkbox-row-text {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .ie .modern-browser .question-matrix-table.reflow .checkbox-button-input,
    .ie .modern-browser .question-matrix-table.reflow .radio-button-input {
        opacity: 0
    }
    .modern-browser .question-matrix-table.reflow .checkbox-button-label-text,
    .modern-browser .question-matrix-table.reflow .radio-button-label-text {
        position: static;
        left: auto;
        top: auto
    }
    .modern-browser .question-matrix-table.reflow .matrix-row-label {
        padding: 3px 0
    }
    .question-menu-matrix .modern-browser .question-matrix-table.reflow td {
        text-align: left;
        padding-left: 20px
    }
}

table.question-emoji-rating-table td {
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    padding: 0
}

.modern-browser .question-col .question-matrix-table .answer-label {
    margin-right: 0
}

.question-menu-matrix select.select {
    max-width: 100%
}

table.question-matrix-nps-table {
    clear: both;
    margin: 0 0 5px 0;
    width: 100%;
    border-collapse: separate;
    -webkit-transform: translateZ(0)
}

table.question-matrix-nps-table .matrix-row-label-cell {
    text-align: left;
    vertical-align: middle
}

table.question-matrix-nps-table .matrix-row-label-cell .other-answer-container {
    padding: 4px 8px 8px 8px
}

table.question-matrix-nps-table .matrix-stacked-label-cell {
    padding: 8px 3px 0 3px
}

table.question-matrix-nps-table .matrix-row-label {
    word-wrap: break-word;
    white-space: normal;
    display: block;
    padding: 3px 0 3px 7px
}

table.question-matrix-nps-table td {
    vertical-align: middle;
    text-align: center
}

table.question-matrix-nps-table td.question-body-font-theme {
    padding: 3px;
    vertical-align: bottom
}

table.question-matrix-nps-table .radio-button-label {
    border-radius: 0;
    background-clip: padding-box
}

table.question-matrix-nps-table .checkbox-button-label-text,
table.question-matrix-nps-table .radio-button-label-text {
    position: absolute;
    top: -9999px;
    left: -9999px
}

table.question-matrix-nps-table .radio-button-display,
table.question-matrix-nps-table .checkbox-button-display {
    float: none;
    margin: 0 auto
}

table.question-matrix-nps-table .checkbox-button-input,
table.question-matrix-nps-table .radio-button-input {
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px
}

table.question-matrix-nps-table .menu-matrix-select-cell {
    padding: 5px
}

.question-fileupload .description-label {
    padding-left: 2px;
    padding-bottom: 10px
}

.question-fileupload .file-upload-container {
    margin-bottom: 2px
}

.question-fileupload .file-upload-container .upload-status {
    display: inline-block;
    margin-left: 5px
}

.question-fileupload .file-upload-container .upload-status.sm-spin {
    background-position: left;
    display: inline-block;
    width: 16px
}

.question-fileupload .file-upload-container .mobile-upload-instructions {
    display: none
}

.question-fileupload .file-upload-container .question-fileupload-filename {
    margin-left: 10px;
    display: inline-block
}

.question-fileupload .file-upload-container .question-fileupload-filename.success:before {
    content: '3';
    font-family: 'Mateo';
    color: #00BF6F;
    font-size: 16px;
    margin-right: 4px
}

.question-fileupload .file-upload-container .question-fileupload-filename.failure {
    color: red;
    font-weight: bold
}

.question-fileupload .file-upload-container .question-fileupload-filename.failure:before {
    content: '!';
    font-family: 'Mateo';
    color: red;
    font-size: 16px;
    margin-right: 4px
}

.question-fileupload .file-upload-container.touch .mobile-upload-instructions {
    display: block;
    padding-left: 2px;
    padding-bottom: 10px
}

.question-fileupload .file-upload-container.touch .mobile-upload-button {
    text-align: center;
    font-weight: normal
}

.question-fileupload .file-upload-container.touch .file-upload-btn {
    border: 0;
    width: 100%
}

.question-fileupload .file-upload-container .file-upload-clear-btn {
    margin-left: 20px;
    color: black
}

.question-fileupload .question-body {
    padding-left: 0 !important
}

@media only screen and (max-width: 480px) {
    .question-fileupload .file-upload-btn {
        width: 100%
    }
}

#livePreview .question-fileupload button.file-upload-btn {
    display: none
}

.question-datetime .answer-label {
    padding-bottom: 6px;
    text-align: center;
    margin-left: 0;
    width: 80%;
    white-space: nowrap;
    word-wrap: normal
}

@media only screen and (max-width: 1024px) {
    .question-datetime.both {
        min-width: 100%
    }
}

.question-datetime-date,
.question-datetime-time,
.question-datetime_am-pm {
    float: left
}

.question-datetime-date-field,
.question-datetime-time-field {
    float: left;
    margin-right: 4px;
    line-height: 1;
    white-space: nowrap;
    display: inline
}

.question-datetime-time-field optgroup[label] {
    color: #333
}

.question-datetime-separator {
    margin-left: 5px
}

.ie7 .question-datetime-time-field .select {
    font-size: 20px
}

.ie8 .question-datetime-separator {
    margin-top: 0.5em;
    display: inline-block
}

.ie8 .question-datetime-date {
    margin-right: 2em
}

.ie8 .question-datetime-date-field,
.ie8 .question-datetime-time-field {
    display: block;
    width: 4em;
    margin-bottom: 1em;
    padding-bottom: 0em
}

.ie8 .question-datetime-field-short,
.ie8 .question-datetime-field-long {
    display: inline-block
}

.question-datetime-field-short {
    width: 3em
}

.question-datetime-field-long {
    width: 3.3em
}

.question-datetime-row {
    padding: 8px 0
}

.question-datetime-row-text {
    width: 100%;
    display: inline-block;
    padding: 5px 0 2px 0
}

@media only screen and (max-width: 1024px) {
    .question-datetime-row-text {
        width: 100%;
        display: block
    }
}

.question-datetime-row-text.row-0 {
    padding-top: 25px
}

.question-datetime-row .answer-label {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.question-datetime-row .stacked-answer-label {
    position: static;
    top: auto;
    left: auto
}

.question-datetime-row.row-0 .answer-label {
    position: static;
    top: auto;
    left: auto
}

.question-col select.select {
    max-width: 400px;
    width: 80%
}

.question-col .question-menu-matrix select.select {
    width: auto
}

.question-col .question-datetime-row-text {
    margin-right: 10px
}

.question-col .question-datetime-row-text {
    margin-right: 10px;
    width: 100%;
    display: block
}

.question-col .question-datetime-fields {
    display: table
}

.question-col .question-datetime-fields .question-datetime-field-short {
    width: 3em
}

.question-col .question-datetime-fields .question-datetime-field-long {
    width: 3.3em
}

.question-col .question-demographic input.text,
.question-col .question-demographic select.select {
    width: auto
}

.ie7 .question-datetime.both .question-datetime-fields {
    width: 70%
}

.survey-page .question-datetime-fields {
    display: inline-block;
    width: 100%;
    padding: 10px 0
}

.question-datetime-fields .question-datetime_hint {
    font-size: 14px;
    padding-top: 5px
}

.datetime_validations {
    display: block
}

.survey-page .question-demographic-label {
    font-weight: bold
}


.question-ranking-rank-hover {
    cursor: move
}

.question-ranking-rank-dragging {
    box-shadow: 0 0 15px #b1afaf
}

.question-ranking-na-rank {
    background-color: #EFEFEF;
    border-color: #D5D5D5;
    cursor: auto
}

.question-ranking-na-rank .answer-label-rank {
    cursor: auto
}

.question-ranking-rank {
    position: relative;
    vertical-align: middle;
    padding: 5px 5px 5px 15px;
    float: none;
    width: auto;
    overflow: auto;
    height: auto;
    min-height: 25px;
    line-height: 25px;
    z-index: 0;
    border-radius: 3px;
    background-clip: padding-box
}

.v2theme .question-ranking-rank {
    border: 1px solid #CCC
}

.has-na-rank .question-ranking-rank {
    padding: 3px 110px 6px 9px
}

.question-ranking-na-label {
    cursor: pointer
}

.question-ranking-sort-placeholder {
    visibility: hidden
}

.question-ranking-sorting {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    opacity: .5
}

.question-ranking-rank-wrapper {
    margin: 0 0 5px 0;
    max-width: 100%
}

.question-ranking-ranks-container {
    position: relative
}

.sample-q .help-popout-custom-footer .question-fieldset {
    padding-left: 0 !important
}

.sample-q .help-popout-custom-footer #question-field-sample_s .slider-wrapper {
    background-color: white
}

.help-popout-custom-footer .question-body-emoji .question-matrix-row-even td {
    background-color: rgba(0, 0, 0, 0.1)
}

.ie8 .question-ranking-na-label-text,
.ie9 .question-ranking-na-label-text {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.ie8 .question-ranking-na-label,
.ie9 .question-ranking-na-label {
    max-width: 60px
}

.ie8 .answer-label-rank,
.ie9 .answer-label-rank {
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
    cursor: move;
    width: 100%;
    margin-left: 2px
}

.ie8 .ranking-container-with-na-option .answer-label-rank,
.ie9 .ranking-container-with-na-option .answer-label-rank {
    margin-right: 4px
}

.ie8 .answer-label-rank-na,
.ie9 .answer-label-rank-na {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    position: inherit
}

.ie8 .question-ranking-rank-select,
.ie9 .question-ranking-rank-select {
    font-size: 11px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    max-width: 60px;
    width: 60px
}

.ie8 .question-ranking-select-cell,
.ie9 .question-ranking-select-cell {
    display: table-cell;
    width: 62px
}

.ie8 .question-ranking-bullet-cell,
.ie9 .question-ranking-bullet-cell {
    display: table-cell;
    width: 42px
}

.ie8 .question-ranking-na-cell,
.ie9 .question-ranking-na-cell {
    display: table-cell;
    width: 55px
}

.ie8 .question-ranking-answer-cell,
.ie9 .question-ranking-answer-cell {
    width: auto;
    display: table-cell
}

.ie8 .question-ranking-table-wrapper,
.ie9 .question-ranking-table-wrapper {
    display: table;
    width: 100%
}

.ie8 .question-ranking-table-row-wrapper,
.ie9 .question-ranking-table-row-wrapper {
    display: table-row
}

.ie8 .question-ranking-bullet,
.ie9 .question-ranking-bullet {
    display: inline-block;
    line-height: 17px;
    margin-right: 15px;
    margin-top: 6px;
    vertical-align: top;
    background-repeat: no-repeat
}

.modern-browser .question-ranking-na-label-text {
    word-wrap: break-word;
    vertical-align: middle;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.modern-browser .answer-label-rank {
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
    cursor: move;
    width: 100%;
    margin-left: 2px
}

.modern-browser .ranking-container-with-na-option .answer-label-rank {
    margin-right: 4px
}

.modern-browser .answer-label-rank-na {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    position: inherit
}

.modern-browser .question-ranking-rank-select {
    font-size: 11px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    max-width: 60px
}

.modern-browser .spacer_right {
    padding-right: 1rem
}

.modern-browser .question-ranking-select-cell {
    width: 62px
}

.modern-browser .question-ranking-bullet-cell {
    padding-right: 1rem
}

.modern-browser .question-ranking-answer-cell {
    flex: 1
}

.modern-browser .question-ranking-table-wrapper {
    width: 100%
}

.modern-browser .question-ranking-table-row-wrapper {
    display: flex;
    justify-content: flex-start
}

.modern-browser .question-ranking-bullet {
    display: inline-block;
    line-height: 17px;
    margin-right: 15px;
    margin-top: 6px;
    vertical-align: top;
    background-repeat: no-repeat
}

@media only screen and (max-width: 480px) {
    .question-ranking-rank {
        padding-left: 8px
    }
    .question-ranking-bullet-cell {
        width: 18px;
        max-width: 18px
    }
    .question-ranking-bullet-cell .question-ranking-bullet {
        width: 18px;
        max-width: 18px
    }
    .question-ranking-na-cell input[type='checkbox'] {
        width: 1rem;
        height: 1rem;
        vertical-align: middle
    }
    .modern-browser .question-ranking-select-cell {
        vertical-align: middle;
        max-width: 60px
    }
    .modern-browser .question-ranking-select-cell .select {
        font-size: 15px !important
    }
}

.ie6 .question-raking-sortable-container,
.ie7 .question-raking-sortable-container {
    padding-right: 24px
}

.ie6 .answer-label-rank,
.ie7 .answer-label-rank {
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px;
    cursor: move;
    width: 100%
}

.ie6 .answer-label-rank-na,
.ie7 .answer-label-rank-na {
    display: inline-block;
    float: top;
    vertical-align: middle
}

.ie6 .question-ranking-rank-select,
.ie7 .question-ranking-rank-select {
    font-size: 11px;
    margin-right: 5px;
    max-width: 60px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
    overflow: auto
}

.ie6 .question-ranking-table-row-wrapper,
.ie7 .question-ranking-table-row-wrapper {
    display: block;
    width: 100%
}

.ie6 .question-ranking-rank-wrapper,
.ie7 .question-ranking-rank-wrapper {
    display: block;
    width: 100%
}

.ie6 .question-ranking-rank,
.ie7 .question-ranking-rank {
    display: block;
    width: inherit
}

.ie6 .question-ranking-table-wrapper,
.ie7 .question-ranking-table-wrapper {
    width: 100%
}

.ie6 .question-ranking-select-cell,
.ie7 .question-ranking-select-cell {
    display: inline-block;
    float: left;
    width: 62px
}

.ie6 .question-ranking-bullet-cell,
.ie7 .question-ranking-bullet-cell {
    display: inline-block;
    float: left;
    width: 42px
}

.ie6 .question-ranking-na-cell,
.ie7 .question-ranking-na-cell {
    display: inline-block;
    float: right;
    max-width: 70px;
    min-width: 50px
}

.ie6 .question-ranking-answer-cell,
.ie7 .question-ranking-answer-cell {
    float: left;
    display: inline-block;
    max-width: 70%
}

.ie6 .question-ranking-bullet,
.ie7 .question-ranking-bullet {
    display: inline-block;
    float: top;
    line-height: 17px;
    margin-right: 15px;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    background-repeat: no-repeat;
    overflow: auto
}

.image-choice-container {
    width: 248px
}

.image-choice-container .image-choice-label {
    height: auto;
    width: 224px;
    border: 1px solid #D0D2D3;
    border-radius: 3px
}

.image-choice-container .image-choice-label .image-choice-label-image {
    height: 168px;
    margin-left: 0;
    text-align: center;
    background-color: #EFEFEF;
    position: relative
}

.image-choice-container .image-choice-label .image-choice-label-image img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: none
}

.image-choice-container .image-choice-label .image-choice-label-text {
    position: relative;
    width: 208px;
    overflow: hidden;
    margin: 0;
    padding: 7px 9px 9px 7px
}

.image-choice-container .image-choice-label .image-choice-check-mark {
    background-color: white;
    color: white;
    content: " ";
    display: block;
    border: 1px solid #000000;
    border-radius: 2px;
    position: absolute;
    top: 1px;
    left: 199px;
    width: 24px;
    height: 24px;
    text-align: center;
    transition-duration: 0.3s;
    transform: scale(0);
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5
}

.image-choice-container .image-choice-input-display {
    position: absolute;
    opacity: 0
}

.survey-body .survey-page .answer-option-cell .image-choice-container,
.modern-browser .survey-page .answer-option-cell .image-choice-container {
    margin: 10px 0 10px 0
}

.survey-body .survey-page .answer-option-cell .image-choice-container .image-choice-label,
.modern-browser .survey-page .answer-option-cell .image-choice-container .image-choice-label {
    margin: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 2px
}

.survey-body .survey-page .answer-option-cell .image-choice-container .image-choice-label-hover.image-choice-label:hover,
.modern-browser .survey-page .answer-option-cell .image-choice-container .image-choice-label-hover.image-choice-label:hover {
    border: 1px solid #000000
}

.survey-body .survey-page .answer-option-cell .image-choice-container :focus+.image-choice-label,
.modern-browser .survey-page .answer-option-cell .image-choice-container :focus+.image-choice-label {
    border: 1px solid #000
}

.survey-body .survey-page .answer-option-cell .image-choice-container :checked+.image-choice-label,
.modern-browser .survey-page .answer-option-cell .image-choice-container :checked+.image-choice-label {
    border: 1px solid #000000
}

.survey-body .survey-page .answer-option-cell .image-choice-container :checked+.image-choice-label .image-choice-check-mark,
.modern-browser .survey-page .answer-option-cell .image-choice-container :checked+.image-choice-label .image-choice-check-mark {
    content: "✓";
    top: 0;
    left: 200px;
    background-color: #000000;
    transform: scale(1);
    z-index: 1
}

@media only screen and (max-width: 480px) {
    .survey-body .survey-page .answer-option-cell .image-choice-container :checked+.image-choice-label .image-choice-check-mark,
    .modern-browser .survey-page .answer-option-cell .image-choice-container :checked+.image-choice-label .image-choice-check-mark {
        left: calc(100% - 24px)
    }
}

.image-choice-option-cell {
    width: 248px;
    height: auto;
    display: inline-block;
    vertical-align: top
}

.survey-page .question-multiple-choice-image .question-body,
.survey-page .question-single-choice-image .question-body {
    text-decoration: none
}

.survey-body .quiz-results.survey-page .answer-option-cell .image-choice-container .image-choice-input-display,
.modern-browser .quiz-results.survey-page .answer-option-cell .image-choice-container .image-choice-input-display {
    display: block
}

.survey-body .quiz-results.survey-page .answer-option-cell .image-choice-container .image-choice-label:hover,
.modern-browser .quiz-results.survey-page .answer-option-cell .image-choice-container .image-choice-label:hover {
    border: 1px solid #D0D2D3
}

.screenreader-only {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screenreader-only.top {
    position: fixed;
    top: 0
}

@media only screen and (max-width: 480px) {
    .image-choice-option-cell {
        width: 96%
    }
    .image-choice-option-cell .image-choice-container {
        width: 100%
    }
    .image-choice-option-cell .image-choice-label {
        width: 100%
    }
    .image-choice-option-cell .image-choice-label .image-choice-label-image {
        height: 225px
    }
    .image-choice-option-cell .image-choice-label .image-choice-label-text {
        width: 96%
    }
    .image-choice-option-cell .image-choice-label .image-choice-check-mark {
        left: calc(100% - 23px)
    }
}

.payment-currency-symbol {
    position: absolute;
    display: block;
    z-index: 9;
    color: #6B787F
}

.payment-question-notice-block {
    padding-top: 20px;
    clear: left
}

.payment-question-notice-block .payment-question-notice-img {
    display: inline-block;
    vertical-align: text-top;
    padding-right: 5px
}

.payment-question-notice-block .payment-question-notice-text {
    display: inline-block;
    color: #6B787F;
    font-size: 13px
}

.payment-question-notice-block .payment-question-notice-text.payment-question-notice-text-light {
    color: #ffffff
}

.payment-question-notice-block .payment-question-notice-text.payment-question-notice-text-accessible {
    color: #333e48
}

.payment-question-validation .payment-question-validation-min {
    display: inline-block;
    color: #6B787F;
    font-size: 13px
}

.payment-question-validation .payment-question-validation-min.payment-question-validation-min-light {
    color: #ffffff
}

.payment-question-validation .payment-question-validation-min-accessible {
    color: #333e48
}

.question-presentation-image img {
    max-width: 100%
}

.question-presentation-text {
    word-wrap: break-word;
    white-space: normal;
    display: block
}

.user-generated img {
    height: auto;
    max-width: 100%
}

.user-generated iframe {
    max-width: 100%
}

@media only screen and (max-width: 1024px) {
    .question-col-3,
    .question-col-4 {
        width: 45%
    }
}

.ie7 .question-col,
.ie8 .question-col {
    min-width: 400px
}

@media only screen and (max-width: 640px) {
    .question-col {
        width: 100%
    }
    .question-row-margin {
        margin-left: 0
    }
    .question-col .question {
        padding-left: 0
    }
    .question-col .question .required-asterisk {
        margin-right: 0
    }
    .question-col:first-child .question {
        margin-top: auto
    }
}

.force-mobile .slider-wrapper .slider-question-wrapper {
    position: relative;
    margin-right: 0;
    padding-bottom: 25px
}

.force-mobile .slider-wrapper input {
    position: relative;
    left: 25px;
    margin-left: 0;
    margin-top: 0
}

.force-mobile .slider-wrapper .slider-clear {
    right: 25px;
    text-align: right;
    width: auto;
    color: black;
    cursor: pointer
}

@media only screen and (max-width: 480px) {
    .question-container {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    .question-container .question-open-ended-multi {
        width: auto !important
    }
    .question-container .question-open-ended-multi .answer-label {
        width: auto !important
    }
    .question-container .question-demographic .question-demographic-label {
        width: auto !important;
        display: block
    }
    .question-container .question-demographic input.text,
    .question-container .question-demographic textarea.textarea {
        width: auto !important
    }
    input.text,
    textarea.textarea {
        width: 100%
    }
    .question-col input.text,
    .question-col select.select {
        max-width: 100%;
        width: 100%
    }
    .question-datetime-fields .question-datetime-field-short {
        width: 3em
    }
    .question-datetime-fields .question-datetime-field-long {
        width: 3.3em
    }
    .question-datetime-row-text {
        width: 100% !important;
        display: block;
        padding: 15px 0 5px
    }
    .question-datetime-row-text.row-0 {
        padding: 0
    }
    .question-datetime-row .answer-label {
        position: inherit;
        top: auto;
        left: auto
    }
    .other-answer-option-container .other-answer-text {
        margin: 5px 0 0 5px
    }
    .answer-label-rank-na {
        position: inherit;
        vertical-align: middle;
        display: inline-block
    }
}

.horizontal-answer-options {
    width: 100%;
    display: block
}

.horizontal-answer-options .answer-option-cell {
    display: inline-block;
    float: none;
    vertical-align: top
}

.horizontal-answer-options .answer-option-cell .radio-button-container {
    width: 100%
}

.question-col .horizontal-answer-options .answer-option-cell {
    width: auto
}

@media only screen and (min-width: 1024px) {
    .horizontal-answer-options .answer-option-cell {
        width: 19%
    }
}

@media (min-width: 640px) and (max-width: 1024px) {
    .horizontal-answer-options .answer-option-cell {
        width: 24%
    }
}

@media only screen and (max-width: 480px) {
    .horizontal-answer-options .answer-option-cell {
        width: 100% !important;
        display: block
    }
}

.modern-browser .menu-matrix-select-cell select::-ms-expand,
.modern-browser .question-datetime-time-field select::-ms-expand,
.modern-browser .question-single-choice-select select::-ms-expand,
.modern-browser .question-ranking-select-cell select::-ms-expand,
.modern-browser .survey-language select::-ms-expand {
    display: none
}

.modern-browser .menu-matrix-select-cell select.no-touch,
.modern-browser .question-datetime-time-field select.no-touch,
.modern-browser .question-single-choice-select select.no-touch,
.modern-browser .question-ranking-select-cell select.no-touch,
.modern-browser .survey-language select.no-touch {
    border-radius: 5px;
    min-height: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-right: 20px
}

.modern-browser .menu-matrix-select-cell select.question-ranking-rank-select,
.modern-browser .question-datetime-time-field select.question-ranking-rank-select,
.modern-browser .question-single-choice-select select.question-ranking-rank-select,
.modern-browser .question-ranking-select-cell select.question-ranking-rank-select,
.modern-browser .survey-language select.question-ranking-rank-select {
    padding-left: 5px
}

.screenreader-only {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.v3theme section.survey-page-body .question-ranking-bullet-cell:before {
    content: '´';
    font-family: 'Mateo';
    font-weight: normal !important
}

.v3theme section.survey-page-body .question-ranking-bullet-cell span {
    display: none
}

@-webkit-keyframes sm-spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes sm-spin {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@-ms-keyframes sm-spin {
    from {
        -ms-transform: rotate(0deg)
    }
    to {
        -ms-transform: rotate(360deg)
    }
}

input.text,
textarea.textarea,
select.select {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
    color: #333;
    margin: 0
}

input.text,
textarea.textarea {
    max-width: 100%;
    background: #FFF;
    border: 1px solid #999;
    box-sizing: border-box;
    padding: 6px;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border-radius: 0;
    background-clip: padding-box
}

@media only screen and (max-width: 1024px) {
    input.text,
    textarea.textarea {
        font-size: 16px !important
    }
}

.modern-browser select.select {
    max-width: 100%;
    background: #FFF;
    border: 1px solid #999;
    box-sizing: border-box;
    padding: 6px;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
    border-radius: 0;
    background-clip: padding-box
}

@media only screen and (max-width: 1024px) {
    .modern-browser select.select {
        font-size: 16px !important
    }
}

.modern-browser .survey-header-controls select.select.language-selector-v3 {
    background: inherit;
    border: none
}

@media only screen and (max-width: 1024px) {
    .modern-browser .survey-header-controls select.select.language-selector-v3 {
        font-size: 12px !important
    }
}

textarea.textarea {
    resize: both
}

.radio-button-container,
.checkbox-button-container {
    position: relative
}

.radio-button-input,
.checkbox-button-input {
    display: block;
    z-index: 10;
    top: 6px;
    left: 7px
}

.emoji-button-input {
    position: absolute;
    overflow: hidden;
    opacity: 0;
    outline: 0;
    z-index: 10;
    width: 25px;
    height: 28px;
    top: 6px;
    left: 43%;
    cursor: pointer
}

.radio-button-display,
.checkbox-button-display {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 11;
    display: block;
    float: left;
    margin: 0 8px 0 0
}

.radio-button-display {
    background-position: 0 0
}

.checkbox-button-display {
    background-position: -40px 0
}

.modern-browser .radio-button-input,
.modern-browser .checkbox-button-input {
    position: absolute;
    overflow: hidden;
    opacity: 0;
    outline: 0;
    width: 20px;
    height: 20px;
    top: 8px;
    left: 0
}

.modern-browser .radio-button-display,
.modern-browser .checkbox-button-display {
    background: #fff;
    border: 1px solid #999;
    min-width: 20px;
    width: 20px;
    height: 20px;
    margin: 3px 10px 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.modern-browser .question-matrix-table .radio-button-display,
.modern-browser .question-matrix-table .checkbox-button-display {
    margin: 0 auto
}

.modern-browser .radio-button-display {
    border-radius: 10px
}

.modern-browser .checked .radio-button-display,
.modern-browser .checked .checkbox-button-display {
    background: #333;
    border-color: #333
}

.modern-browser .radio-button-display:after,
.modern-browser .checkbox-button-display:after {
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
    width: 7px;
    height: 12px;
    position: absolute;
    top: 1px;
    left: 6px;
    content: " ";
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: scale(0.7) rotate(45deg);
    -ms-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear
}

.modern-browser .checked .radio-button-display:after,
.modern-browser .checked .checkbox-button-display:after {
    opacity: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modern-browser .survey-page-dark .radio-button-display,
.modern-browser .survey-page-dark .checkbox-button-display {
    background: #fff;
    border-color: #999
}

.modern-browser .survey-page-dark .checked .radio-button-display,
.modern-browser .survey-page-dark .checked .checkbox-button-display {
    background: #fff;
    border-color: #fff
}
html body article.survey-page,
.v3theme-fixed-container.text_left,
.v3theme-fixed-container.text_right,
#livePreview .page.v3theme {
    background-color: #fff;
}
#livePreview article.survey-page {
    background-color: #fff;
}
.survey-body .v3theme {
    height: 100%;
}
.survey-page .question-pre-set-icon {
    color: #fff;
    font-size: 16px;
}
.report-problem-container {
    background-color: #fff;
}
.survey-page .question-validation-theme,
.survey-page .slider-warning,
.survey-page .password-invalid-message,
.survey-page .question-preset-theme {
    color: #333e48;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    outline: 0;
}
.survey-page .question-validation-icon,
.survey-page .password-validation-icon {
    background-color: #00bf6f;
    color: #fff;
    font-size: 16px;
    padding: 0 5px;
    border-radius: 3px;
    background-clip: padding-box;
    margin-right: 5px;
}
.survey-page .password-invalid-message {
    display: inline-block;
    padding-left: 5px;
}
.survey-page {
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 30px;
    max-width: 660px;
    overflow: hidden;
    min-height: 100%;
}
.survey-page .survey-page-header .survey-title-container {
    color: #00bf6f;
}
.survey-page .question-matrix-row-even td,
.survey-page .question-matrix-row-even .matrix-row-label-cell {
    background-color: rgba(0, 0, 0, 0.1);
}
.survey-page .checkbox-button-label.no-touch:hover,
.survey-page .checkbox-button-label.touch-sensitive.touchdown,
.survey-page .radio-button-label.no-touch:hover,
.survey-page .radio-button-label.touch-sensitive.touchdown {
    background-color: rgba(0, 0, 0, 0.1);
}
.survey-page .question-body-emoji {
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: normal !important;
}
.survey-page [data-preset-question] .checkbox-button-label.no-touch:hover,
.survey-page [data-preset-question] .checkbox-button-label.touch-sensitive.touchdown,
.survey-page [data-preset-question] .radio-button-label.no-touch:hover,
.survey-page [data-preset-question] .radio-button-label.touch-sensitive.touchdown {
    background-color: #00bf6f;
}
.question-ranking-rank-hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.question-presentation-text {
    font-size: 20px !important;
}
.radio-button-label.focus .radio-button-display,
.checkbox-button-label.focus .checkbox-button-display {
    outline-color: #00bf6f;
}
.modern-browser .radio-button-label.focus .radio-button-display,
.modern-browser .checkbox-button-label.focus .checkbox-button-display {
    border-color: #00bf6f;
    box-shadow: 0 0 4px #00bf6f;
}
.survey-page .exit-survey {
    color: #00bf6f;
    background-color: transparent;
    font-size: 12px;
    font-weight: 300;
}
.survey-page .survey-language-container,
.survey-page .survey-language-toggle {
    font-size: 12px;
    font-weight: 300;
    color: #00bf6f;
}
.survey-page .survey-language-toggle:focus {
    border: 1px solid #00bf6f !important;
}
.survey-page .question-body select {
    font-size: 18px;
}
.payment-header {
    background-color: #00bf6f;
    color: #fff;
}
.survey-page .question-body,
.survey-page .question-body-font-theme,
.file-upload-clear-btn,
.slider-clear a {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
}
.survey-page .question-row {
    margin: 0 0 40px 0;
}
.survey-page .survey-footer {
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .modern-browser .v3theme .survey-page {
        border-radius: 0;
        box-shadow: none;
        margin-bottom: 0;
        margin-top: 0;
    }
    .modern-browser .v3theme .survey-page .survey-footer {
        margin: 0;
    }
    .modern-browser .v3theme .survey-body {
        padding: 0;
    }
    .v3theme .survey-page .progress-bar-container {
        width: 75%;
    }
    .other-answer-option-container .other-answer-text {
        max-width: 80%;
    }
    .v3theme .survey-page .survey-page-body {
        padding: 80px 80px 0 80px;
    }
}
@media only screen and (max-width: 600px) {
    .modern-browser .v3theme .survey-page .question-matrix-table.reflow .question-matrix-row-odd td,
    .modern-browser .v3theme .survey-page .question-matrix-table.reflow .menu-matrix-select-cell td {
        background-color: rgba(0, 0, 0, 0.1);
    }
    .modern-browser .v3theme .survey-page .question-matrix-table.reflow .other-answer-container {
        padding: 0;
    }
    .modern-browser .v3theme .survey-page .question-matrix-table.reflow .other-answer-label {
        padding: 5px;
        margin: 0;
    }
    .modern-browser .v3theme .survey-page .question-emoji-rating-table.reflow .emoji-rating {
        text-align: left;
        padding: 0 15px 0 15px;
    }
    .modern-browser .v3theme .survey-page .question-emoji-rating-table.reflow .emoji-color {
        left: auto;
        right: auto;
    }
    .modern-browser .v3theme .survey-page .question-emoji-rating-table.reflow .emoji-border {
        left: auto;
        right: auto;
    }
    .modern-browser .v3theme .survey-page .question-emoji-rating-table.reflow .emoji-label-text {
        display: inline;
        position: absolute;
        top: 10px;
        left: 50px;
    }
    .modern-browser .v3theme .survey-page .question-emoji-rating-table.reflow .radio-button-label {
        padding: 8px 8px 8px 15px;
    }
    .modern-browser .v3theme .survey-page .question-emoji-rating-table.reflow .radio-button-label-text {
        text-align: left;
        margin: 0 0 0 35px;
    }
    .modern-browser .v3theme .question-matrix-table.reflow {
        display: block;
    }
    .modern-browser .v3theme .question-matrix-table.reflow thead {
        display: none;
    }
    .modern-browser .v3theme .question-matrix-table.reflow tbody,
    .modern-browser .v3theme .question-matrix-table.reflow tr,
    .modern-browser .v3theme .question-matrix-table.reflow td {
        display: block;
        margin: 5px 0;
        border-radius: 4px;
    }
    .modern-browser .v3theme .question-matrix-table.reflow td.matrix-row-label-cell {
        display: block;
        padding-left: 0;
        margin: 10px 0 5px;
        border-radius: 4px;
        background: transparent !important;
    }
    .modern-browser .v3theme .question-matrix-table.reflow .radio-button-display,
    .modern-browser .v3theme .question-matrix-table.reflow .checkbox-button-display {
        float: left;
        margin: 0;
    }
    .modern-browser .v3theme .question-matrix-table.reflow .radio-row-text,
    .modern-browser .v3theme .question-matrix-table.reflow .checkbox-row-text,
    .modern-browser .v3theme .question-matrix-table.reflow .smusr_radio-row-text,
    .modern-browser .v3theme .question-matrix-table.reflow .smusr_checkbox-row-text {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .ie .modern-browser .v3theme .question-matrix-table.reflow .checkbox-button-input,
    .ie .modern-browser .v3theme .question-matrix-table.reflow .radio-button-input {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    .modern-browser .v3theme .question-matrix-table.reflow .checkbox-button-label-text,
    .modern-browser .v3theme .question-matrix-table.reflow .radio-button-label-text {
        position: static;
        left: auto;
        top: auto;
    }
    .modern-browser .v3theme .question-matrix-table.reflow .matrix-row-label {
        padding: 3px 0;
    }
    .modern-browser .v3theme .question-menu-matrix .question-matrix-table.reflow td {
        text-align: left;
        padding-left: 20px;
    }
    .v3theme .survey-page .progress-bar-container {
        width: 100%;
    }
    .v3theme .survey-page .survey-page-body {
        padding: 40px 40px 0 40px;
    }
    .survey-footer .survey-footer-privacy-link-container,
    .report-problem-trigger-spacing {
        padding-top: 40px;
    }
    .modern-browser .v3theme .survey-page .survey-page-header .page-title-container {
        padding: 14px 18px;
    }
    .modern-browser .v3theme .survey-page .survey-page-button.prev-button {
        margin-right: 5px;
    }
}
@media only screen and (max-width: 320px) {
    .v3theme .survey-page .survey-page-body {
        padding: 40px 24px 0 24px;
    }
}
.quiz-results .quiz-score-header,
.quiz-results .quiz-score-points {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    color: #00bf6f;
}
.quiz-results .quiz-custom-results-banner,
.quiz-results .quiz-question-score,
.quiz-results .quiz-question-feedback,
.quiz-results .quiz-question-skipped {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    color: #333e48;
    font-size: 100%;
}
.survey-page.quiz-results .radio-button-label.quiz-answer-option-correct,
.survey-page.quiz-results .checkbox-button-label.quiz-answer-option-correct,
.survey-page.quiz-results .quiz-question-skipped {
    background-color: rgba(0, 0, 0, 0.1);
}
.survey-page.quiz-results .radio-button-label.quiz-answer-option-correct .radio-button-label-text,
.survey-page.quiz-results .checkbox-button-label.quiz-answer-option-correct .checkbox-button-label-text {
    font-weight: 500;
}
.quiz-results hr {
    border-color: #333e48;
}
.quiz-results .question-body,
.quiz-results .question-body-font-theme,
.quiz-results .question-number,
.quiz-results .question-title-container,
.quiz-results .required-asterisk,
.quiz-results .quiz-result-page-number {
    color: #333e48;
    font-weight: 300;
    text-decoration: none;
}
.quiz-results .create_quiz_cta_link {
    color: #fff;
    background-color: #00bf6f;
}
.sm-progressbar {
    background-color: #00bf6f;
}
.sm-progressbar .sm-progress-container .sm-progress {
    color: #fff;
    font-size: 15px;
}
.sm-progressbar .sm-progress-container .bar {
    border: 1px solid #fff;
    border-radius: 5px;
}
.sm-progressbar .sm-progress-container .bar div {
    background-color: #fff;
}
.survey-page {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    width: 100%;
    min-width: 0;
    max-width: none;
}
.survey-page .survey-page-header .survey-title-container {
    padding: 0;
}
.survey-page .survey-page-header .page-title-container {
    border: 0;
}
.survey-page .survey-page-body {
    max-width: 980px;
    padding: 0px 30px;
    margin: auto;
    border: 0;
    background: #26678f42;
    margin-bottom: 20px;
}
#livePreview .survey-page .survey-page-body {
    max-width: none;
}
#livePreview .nav.questionActions,
#livePreview .survey-submit-actions:hover,
#livePreview .add-question-btn,
#livePreview .survey-footer:not(.upgrade):hover,
#livePreview .zero-state-show,
#livePreview .hvr:not(#stripePreview) {
    background-color: rgba(0, 0, 0, 0.1);
}
.survey-page .survey-page-header .top-logo-section {
    background-color: #fff;
    padding: 18px 24px;
}
.survey-page .survey-page-header .top-logo-section .exit-button-container {
    padding: 0;
    margin-right: 0;
}
a.exit-survey {
    opacity: 1;
    filter: alpha(opacity=70);
    background: 0;
    padding: 4px 12px;
    letter-spacing: 1px;
}
a.exit-survey:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.survey-page-body .questions {
    padding-top: 32px;
}
#livePreview .question-container .question-fieldset {
    padding-left: 0 !important;
}
.v3theme .question-body .checkbox-button-label-text,
.v3theme .question-body .radio-button-label-text {
    margin-top: 0;
    line-height: 1.5;
}
.checkbox-button-display {
    border-radius: 2px !important;
}
.radio-button-display {
    font-size: 14px;
}
.radio-button-label,
.checkbox-button-label {
    border: 1px solid transparent;
}
.modern-browser .radio-button-label.focus .radio-button-display,
.modern-browser .checkbox-button-label.focus .checkbox-button-display {
    border-color: #00bf6f !important;
    box-shadow: 0 0 4px #00bf6f !important;
}
.checkbox-button-display {
    border-radius: 2px !important;
}
.checkbox-button-label .modern-browser .answer-option-cell,
.checkbox-button-label .modern-browser .other-answer-container {
    padding: 8px 8px 10px 8px !important;
}
.v3theme .answer-option-cell {
    padding: 0 0 5px 0;
}
textarea.textarea,
input.text,
.slider-wrapper input,
input.select,
select {
    
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    outline-color: #00bf6f;
    color: #333e48;
    border: 0;
}
textarea.textarea {
    padding-right: 60px;
}
.textarea-container {
    position: relative;
    display: inline-block;
    margin-left: 30px;
}
.textarea-container object {
    position: absolute;
    top: 0;
    right: 0;
}
button.record-button {
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 0;
    border: 0;
    border-radius: 40px;
    margin: 5px;
    outline: 0;
    text-align: center;
    top: 0;
    right: 0;
    padding: 0;
}
button.record-button svg {
    width: 30px;
    height: 30px;
}
button.notRec {
    background-color: #fff;
}
button.Rec {
    background-color: #00bf6f;
}
.notRec .mic-path {
    fill: #00bf6f;
}
.Rec .mic-path {
    fill: #fff;
}
.dis-mic-path {
    opacity: 0;
}
.notRec #innerRing {
    opacity: 0;
}
.notRec #outerRing {
    opacity: 0;
}
@keyframes innerFlicker {
    0% {
        opacity: 0.8;
    }
    25% {
        opacity: 0.9;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0.9;
    }
    100% {
        opacity: 0.8;
    }
}
@keyframes outerFlicker {
    0% {
        opacity: 0.4;
    }
    25% {
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.4;
    }
}
.Rec #innerRing {
    animation: innerFlicker 1s infinite;
}
.Rec #outerRing {
    animation: outerFlicker 1s infinite;
}
.disabledRec {
    cursor: not-allowed;
}
.disabledRec #lowerCross {
    opacity: 1;
    fill: #00bf6f;
}
.disabledRec #upperCross {
    opacity: 1;
    fill: #fff;
}
.payment-currency-symbol {
    outline-color: #00bf6f;
    color: #333e48;
}
.question-datetime-date-field .answer-label,
.question-datetime-time-field .answer-label {
    font-size: 14px !important;
}
.question-fileupload-filename,
.file-upload-clear-btn,
.slider-labels {
    font-size: 14px !important;
}
.v3theme .survey-page .ok-button,
.v3theme .survey-page-button.next-button,
.v3theme .survey-page-button.done-button,
.v3theme .survey-page-button.prev-button,
.v3theme .survey-page .survey-page-button,
.v3theme .survey-page .new-button,
.v3theme .survey-page .file-upload-btn,
.v3theme .survey-page .file-upload-btn .qq-upload-button-selector,
.v3theme .survey-page .password-submit-button {
    background-color: #00bf6f;
    color: #fff;
    
    font-size: 15px;
    font-weight: 400;
    float: none !important;
    font-size: 15px;
    border: 1px solid transparent;
    box-shadow: none;
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.open-end-button {
    margin-top: 20px;
    display: block;
    margin-left: 0;
}
.survey-page .survey-title-table {
    margin: 0;
}
.survey-page .survey-title-align-center .survey-title-table {
    margin: 0 auto;
}
.survey-page .survey-page-header .page-title-container {
    padding: 0 !important;
    border: 0;
}
.survey-page .survey-title {
    padding: 50px 0px 15px;
}
.survey-page .page-title-wrapper {
    padding-bottom: 12px;
}
.v3theme .survey-page td.nps-radio-button-container {
    border: 1px solid #00bf6f;
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0.1);
}
.v3theme .survey-page .answer-label.checked,
.v3theme .survey-page .answer-label.focus:not(.unselected) {
    background-color: rgba(0, 0, 0, 0.4);
}
.v3theme .nps-radio-button-container:hover,
.v3theme .nps-radio-button-container.touch-sensitive.touchdown {
    background-color: rgba(0, 0, 0, 0.4) !important;
}
.v3theme .nps-radio-button-container .radio-button-input {
    cursor: pointer;
}
.v3theme .nps-col-text-left,
.v3theme .nps-col-text-right,
.v3theme .matrix-col-label {
    font-size: 14px !important;
    font-weight: normal !important;
}
.v3theme .nps-col-text-container {
    margin-top: 21px;
}
.v3theme .question-ranking-rank {
    background-color: rgba(0, 0, 0, 0.1);
}
.modern-browser .question-ranking-bullet-cell,
.ie8 .question-ranking-bullet-cell,
.ie9 .question-ranking-bullet-cell {
    vertical-align: middle;
}
.survey-page input::-webkit-input-placeholder {
    color: rgba(51, 62, 72, 0.33);
    font-weight: 300;
    
    text-decoration: none;
}
.survey-page input::-moz-placeholder {
    color: rgba(51, 62, 72, 0.33);
    font-weight: 300;
    
    text-decoration: none;
}
.survey-page input:-ms-input-placeholder {
    color: rgba(51, 62, 72, 0.33);
    font-weight: 300;
    
    text-decoration: none;
}
.v3theme .question-datetime .input-group-addon {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    color: rgba(51, 62, 72, 0.33);
}
.v3theme .question-datetime .input-group .form-control,
.v3theme .question-datetime input.text {
    border: 0 !important;
    color: #333e48;
}
.survey-body .v3theme .survey-page .answer-option-cell .image-choice-container :checked + .image-choice-label .image-choice-check-mark,
.modern-browser .v3theme .survey-page .answer-option-cell .image-choice-container :checked + .image-choice-label .image-choice-check-mark {
    background-color: #00bf6f;
    border-color: #00bf6f;
}
.survey-body .survey-page .answer-option-cell .image-choice-container :checked + .image-choice-label,
.modern-browser .survey-page .answer-option-cell .image-choice-container :checked + .image-choice-label {
    border-color: #00bf6f;
}
.survey-body .survey-page .answer-option-cell .image-choice-container .image-choice-label-hover.image-choice-label:hover,
.modern-browser .survey-page .answer-option-cell .image-choice-container .image-choice-label-hover.image-choice-label:hover {
    border-color: #00bf6f;
}
.survey-body .survey-page .answer-option-cell .image-choice-container .image-choice-label .image-choice-check-mark,
.modern-browser .survey-page .answer-option-cell .image-choice-container .image-choice-label .image-choice-check-mark {
    color: #fff;
}
.v3theme .question-fileupload .file-upload-container .file-upload-clear-btn,
.v3theme .question-fileupload .file-upload-container .question-fileupload-filename.failure,
.v3theme .question-fileupload .file-upload-container .question-fileupload-filename.failure::before {
    color: #333e48;
}
.v3theme .question-fileupload .file-upload-container .file-upload-clear-btn:hover,
.v3theme .question-fileupload .file-upload-container .file-upload-clear-btn:focus,
.v3theme .question-fileupload .file-upload-container .question-fileupload-filename:hover,
.v3theme .question-fileupload .file-upload-container .question-fileupload-filename:focus {
    border: 0;
}
.file-upload-clear-btn {
    font-weight: 500 !important;
}
.v3theme .emoji-rating .emoji-border.focus {
    color: #00bf6f;
    outline: solid;
    outline-width: 2px;
}
.v3theme .emoji-rating .emoji-border {
    color: transparent;
}
.survey-page .question-body .payment-question-notice-text,
.survey-page .question-body .payment-question-notice-block {
    
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
}
.survey-page .slider-question {
    background-color: transparent;
}
.survey-page .slider-wrapper {
    background-color: rgba(0, 0, 0, 0.1);
}
.survey-page .slider-wrapper input {
    color: #333e48;
}
.slider-init-bar {
    display: none !important;
}
.v3theme .slider-question div.slider {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
    border-radius: 14px;
}
.v3theme .slider-question div.slider a.has-response {
    background-color: #fff;
    border-color: #00bf6f;
}
.modern-browser .v3theme .menu-matrix-select-cell select.no-touch,
.modern-browser .v3theme .question-single-choice-select select.no-touch,
.modern-browser .v3theme .question-ranking-select-cell select.no-touch,
.modern-browser .v3theme .survey-language select.no-touch,
.modern-browser .v3theme .question-demographic select {
    border: 0 !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
    border-radius: 0 !important;
    color: #333e48;
}
.modern-browser .v3theme .question-datetime-time-field select.no-touch,
.v3theme .question-datetime-time-field select.no-touch {
    border: 0 !important;
    background-color: rgba(0, 0, 0, 0.1) !important;
    border-radius: 0 !important;
    color: #333e48;
}
.modern-browser .v3theme .question-datetime-time-field select.no-touch option,
.modern-browser .v3theme .menu-matrix-select-cell select.no-touch option,
.modern-browser .v3theme .question-single-choice-select select.no-touch option,
.modern-browser .v3theme .question-ranking-select-cell select.no-touch option,
.modern-browser .v3theme .survey-language select.no-touch option,
.modern-browser .v3theme .question-demographic select option,
.v3theme .question-datetime-time-field select.no-touch option {
    color: #333;
}
.survey-page .required-asterisk {
    
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    color: #333e48;
    line-height: 1.25;
}
.survey-page .question-title-container {
    
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    color: #333e48;
    line-height: 1.25;
    padding: 0 0 24px 0;
}
.survey-page .question-body,
.survey-page .question-body-font-theme,
.file-upload-clear-btn,
.slider-clear {
    color: #333e48;
    
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    line-height: 1.25;
}
.slider-clear:hover,
.slider-clear:focus {
    outline: 0;
    border: 0;
}
.survey-page .question-body-font-theme {
    margin-bottom: 2px;
}
.survey-page .survey-title {
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    color: #2a2b2b;
    line-height: 1.25;
}
.survey-page .page-title-wrapper {
    
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    color: #00bf6f;
    line-height: 1.25;
}
.survey-page .page-subtitle {
    
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    color: #333e48;
    line-height: 1.25;
}
.survey-page .progress-bar-container {
    border-spacing: 0;
    border-radius: 13px;
    background-color: #00bf6f;
    
    font-size: 13px;
    width: 50%;
}
.survey-page .progress-bar-section {
    color: #fff;
    padding: 8px 6px;
    line-height: 10px;
}
.survey-page .progress-bar-section:first-child {
    padding-left: 24px;
}
.survey-page .progress-bar-section:last-child {
    padding-right: 24px;
}
.survey-page .progress-bar-indicator-wrapper {
    border-radius: 13px;
    border-width: 1px;
    background-color: transparent;
    height: 8px;
}
.survey-page .progress-bar-indicator {
    border-radius: 12px;
    height: 100%;
    background-color: #fff;
}
.report-problem-body .report-problem-other-comment-container .textarea {
    border: 1px solid #999;
}
.survey-page .survey-page-body .survey-submit-actions {
    margin: 30px 0 24px 0;
    text-align: center;
}
.btn, .wds-button {
    display: inline-block;
    border-radius: 2px;
    position: relative;
    font-weight: 500;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
    transition: color 0.4s, border-color 0.4s, background-color 0.4s;
    padding: 8px 16px;
    line-height: 1.47;
    font-size: 15px;
    border: 1px solid #6B787F;
    color: #fff;
    background-color: #6B787F;
}
.survey-page .survey-page-button {
    border: 1px solid transparent;
    min-width: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: normal;
    margin-bottom: 10px;
    padding: 15px 25px;
    background: #DDD;
    text-shadow: none;
    font-size: 16px;
    font-family: inherit;
    font-weight: normal;
    color: #000;
    opacity: .9;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 3px 0 rgba(0,0,0,0.1);
}
.survey-page .survey-submit-actions .btn {
    white-space: normal;
    word-wrap: break-word;
    max-width: 100%;
}
.survey-page .ok-button, .survey-page-button.next-button, .survey-page-button.done-button, .survey-page-button.prev-button, .survey-page .survey-page-button, .survey-page .new-button, .survey-page .file-upload-btn, .survey-page .file-upload-btn .qq-upload-button-selector, .survey-page .password-submit-button {
    background-color: #00bf6f;
    color: #fff!important;
    font-family: National2;
    font-size: 15px;
    font-weight: 400;
    float: none !important;
    font-size: 15px;
    border: 1px solid transparent;
    box-shadow: none;
    margin-left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.survey-submit-actions .wpcf7-submit:hover {
    background-color: #00bf6f;
    border-color: #00bf6f;
    padding: 15px!important;
}
span.wpcf7-list-item { display: block; padding: 0px 8px 20px; }
span.wpcf7-list-item label{ display: block; }
span.wpcf7-list-item.last { padding-bottom: 0px; }
span.wpcf7-list-item-label {
    width: 90%;
    margin-left: 15px;
    display: inline-block;
}
span.wpcf7-list-item-label:hover {
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    padding-left: 10px;
    margin-left: 5px;
}
span.wpcf7-list-item input[type='radio']{
    cursor: pointer;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng{
    display: block;
    width: 50%;
    text-align: center;
    margin: 0px auto;
    margin-bottom: 20px;
}