.dash-methinks .input-new-style[name='packTitle'] {
    max-width: 254px;
    min-width: 100px;
    height: 38px;
    border: 1px solid #dbdfe5;
    background: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: content-box;
}
.dash-methinks .input-new-style[name='packTitle']:read-only {
    color: #161931;
}
.dash-methinks .input-new-style[name='packTitle']:read-only.clicked {
    border: 1px solid #dbdfe5;
}
.dash-methinks .input-new-style:hover {
    border: solid 1px #161931;
}
.dash-methinks .input-new-style:not(:read-only):focus,
.dash-methinks .input-new-style.clicked {
    border: solid 1px #3068ef;
}
.dash-methinks .input-new-style.invalid,
.dash-methinks .input-new-style.invalid:focus {
    border-color: #e93733 !important;
    background-color: #fff7f6 !important;
}
.dash-methinks .input-new-style.error-border-style {
    border-color: #e93733 !important;
}

.tooltip-fixed-new.ic-error .arrow-position::before {
    top: -15px;
    left: -5px;
    border-width: 10px;
    border-top-color: #ffcad7;
}
.tooltip-fixed-new.ic-error .arrow-position::after {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: -9px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #fff7f6;
}
.dash-methinks .tooltip-fixed-new.ic-error {
    padding: 14px 13px 14px 33px;
    font-size: 12px !important;
    background-image: url('/img/dashboard/common/icon-status-action-required-red.svg');
    background-position: left 12px center;
    background-size: 16px 16px;
    background-repeat: no-repeat;
} /*max-width: 425px !important; */
.tooltip-fixed-new.ic-saved .arrow-position::before {
    top: -15px;
    left: -5px;
    border-width: 10px;
    border-top-color: #3068ef;
}
.tooltip-fixed-new.ic-saved .arrow-position::after {
    content: '';
    display: block;
    position: absolute;
    top: -11px;
    left: -9px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #f3f6ff;
}
.dash-methinks .tooltip-fixed-new.ic-saved {
    padding: 8px 16px 8px 35px;
    font-size: 12px !important;
    background-image: url('/img/dashboard/common/ic-check-blue.svg');
    background-position: left 10px center;
    background-size: 24px 24px;
    background-repeat: no-repeat;
}

input[name='packTitle']:-webkit-autofill,
input[name='packTitle']:-webkit-autofill:hover,
input[name='packTitle']:-webkit-autofill:focus {
    border: 1px solid transparent;
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    box-shadow: 0 0 0px 1000px #fff inset !important;
    transition: background-color 5000s ease-in-out 0s !important;
}

.bg-survey-style {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #eee;
    display: flex;
    flex-direction: column;
}
.bg-survey-style .header-survey-style {
    position: fixed;
    z-index: 9999;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
}
.bg-survey-style .content-survey-style {
    padding-top: 56px;
}
.bg-survey-style .modal-common-bg.content-dash {
    overflow: hidden;
    order: 1;
    flex: 1 1 auto;
    width: 100%;
    height: 100vh;
    margin-left: auto;
    background-color: #fff;
}
.content-survey-style .left-aside-style {
    order: 1;
    width: 100%;
    max-width: 300px;
    min-width: 300px;
    height: 100%;
    background: #fff;
    margin-top: 1px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
}
.content-survey-style .main-survey-style {
    order: 2; /* min-width: 740px; */
    width: 100%; /* padding: 40px 20px; */
    overflow: auto;
    display: flex;
    flex-direction: column;
}
.content-survey-style .main-survey-style.has-scroll-style {
    display: flex;
    flex-direction: column;
}
.content-survey-style .main-survey-style .section-container-wrapper {
    margin: 0 auto;
    padding: 40px 20px;
    width: 100%;
    order: 1;
    max-width: 740px;
    min-width: 670px;
}
.main-survey-style .wrap-survey-style {
    max-width: 740px;
    margin: 0 auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.select-custom-new + .select2 .select2-selection--single {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* screener & survey question type select arrow */
select[name='selScreenerQuestionType'] + .select2 .select2-selection__arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: url('/img/dashboard/common/arrow-submenu-right.svg') no-repeat center center / 20px 20px;
}
select[name='selScreenerQuestionType'] + .select2.select2-container--open .select2-selection__arrow {
    position: absolute;
    right: 0;
    top: 0;
}
.select2.select2-container--open .select2-selection__arrow {
    transform: rotate(180deg);
}

/*edit button*/
.editorial-survey-style {
    border-bottom-right-radius: 10px;
    border: solid 1px #dbdfe5;
    background-color: #f9f9fb;
    position: absolute;
    z-index: 20;
}
/*control*/
.main-survey-style.has-scroll-style .control-survey-style.mobile-view {
    position: sticky;
    position: -webkit-sticky;
    min-height: 80px;
    order: 2;
}
.main-survey-style .control-survey-style {
    width: 48px;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(72, 79, 90, 0.4);
    background-color: #ffffff;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 0;
}
.main-survey-style .control-survey-style button svg:hover {
    fill: #3068ef;
}

/*continue section style*/
.bg-survey-style .continue-section-style {
    max-width: 740px;
    margin: auto;
    margin-top: 12px;
    margin-bottom: 32px;
}
.continue-section-style .btn-continue-style {
    padding-left: 12px;
    padding-right: 12px;
    height: 40px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}
.continue-section-style .btn-continue-style:hover {
    background: #dbdfe5;
}
.continue-section-style .option-section-style {
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(72, 82, 95, 0.3), 0 0 2px 0 rgba(0, 0, 0, 0.2), 0 8px 20px 0 rgba(44, 47, 48, 0.24);
    background-color: #ffffff;
    position: absolute;
    padding: 4px 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    z-index: 999;
}

/*modal - import question*/
.dash-methinks .modal-project-question-style {
    max-width: 600px;
    height: 500px;
}
.modal-project-question-style .item-import-style {
    position: relative;
}
.modal-project-question-style .item-import-style:disabled {
    background: #f3f5f9;
    opacity: 0.5;
}
.modal-project-question-style .item-import-style:not(:disabled):hover,
.modal-project-question-style .item-import-style:not(:disabled):focus {
    background: #f9faff;
}
.modal-project-question-style .item-import-style .radio-new-style:checked ~ .bg-clicked-style:before {
    content: '';
    position: absolute;
    background: #f9faff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

/*modal - import question right - side*/
.dash-methinks .modal-import-question-style {
    max-width: 300px;
    background: #fff;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
}
.modal-import-question-style .select-all-style {
    background-color: #f9f9fb;
    border-top: 1px solid #dbdfe5;
}
.modal-import-question-style .clicked + .select-all-style {
    border-top: 1px solid #dbdfe5;
    margin-bottom: 8px;
}
.modal-import-question-style .item-question-style {
    padding: 12px 0 12px 8px;
}
.modal-import-question-style .item-question-style:first-child {
    margin-top: 8px;
}
.modal-import-question-style .item-question-style:last-child {
    margin-bottom: 8px;
}
.modal-import-question-style .item-question-style .radio-label-style {
    margin-top: 2px;
}
.modal-import-question-style .select-all-style:first-child {
    border-top: none;
}
.wrap-import-question-style {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #fff;
    max-width: 300px;
    right: 0;
    width: 100%;
    display: flex;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
    flex-direction: column;
    overflow: hidden;
}

.main-survey-style .control-survey-style.mobile-view {
    left: 0px !important;
    top: inherit !important;
    right: 0;
    bottom: 0px;
    /* max-width: 740px; */
    min-width: 610px;
    max-width: calc(100% - 60px);
    width: 100%;
    height: 80px;
    min-height: 80px;
    flex-direction: initial;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    transition: none !important;
    z-index: 10;
    padding-bottom: 4px;
    margin-top: auto;
    margin-left: 30px;
    margin-right: 30px;
    box-shadow: 0 0 30px 2px rgba(47, 48, 52, 0.18);
    position: sticky;
    position: -webkit-sticky;
    order: 2;
}
/*modal editorial survey*/
.left-aside-style .go-section-style {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
}
.left-aside-style .item-section-style .go-section-style {
    display: none;
}
.left-aside-style .item-section-style:hover {
    background: #f3f5f9;
}
.left-aside-style .item-section-style:hover .go-section-style {
    display: flex;
}

/*survey item - setting view*/
.survey-setting-view-style {
    position: absolute;
    left: 26px;
    top: 53px;
    display: flex;
    flex-direction: column;
}
.survey-setting-view-style .item-accept-style,
.survey-setting-view-style .item-reject-style,
.survey-setting-view-style .item-sequence-style {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    display: inline-block;
    margin: 3px;
    margin-left: 0;
    position: relative;
    z-index: 2;
}
.survey-setting-view-style .item-reject-style {
    background: #ff3455;
}
.survey-setting-view-style .item-accept-style {
    background: #00d4d0;
}
.type-seqeunce-setting-style + .type-setting-style,
.type-setting-style + .type-setting-style {
    /* border-top: 1px solid #dbdfe5 */
}
.type-setting-style .setting-short-style {
    padding: 12px 24px;
}
.type-setting-style .setting-short-style .select-numeric-box {
    min-width: 152px;
    max-width: 152px;
    width: 100%;
}
.type-setting-style .option-limit-response {
    flex: 1;
}
/*screener box - option setting style*/
.wrap-survey-style .survey-item-setting-style {
    min-height: 56px;
    background-color: #f9f9fb;
    display: flex;
    flex-direction: column;
    position: relative;
}
.dash-methinks .required-survey-switch-box {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    position: relative;
    box-sizing: border-box;
    /* margin-left: 12px; */
    padding: 0 12px;
    border: 1px solid #dbdfe5;
    border-top: 0;
    border-bottom: 0;
    background: inherit;
}
.dash-methinks .toggle-switch-style {
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #dbdfe5;
    margin-left: 10px;
    width: 34px;
    width: 34px;
    height: 20px;
    position: relative;
    box-sizing: border-box;
    outline: none;
}
.dash-methinks .toggle-switch-style input {
    opacity: 0;
}
.dash-methinks .form-switch-slider-style {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #dbdfe5;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    outline: none;
    border: 0px;
}
.dash-methinks .form-switch-slider-style.round {
    border-radius: inherit;
}
.dash-methinks .form-switch-slider-style:before {
    position: absolute;
    content: '';
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    box-shadow: none;
    background-color: #fff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    box-sizing: border-box;
    border-radius: 50px;
}
.dash-methinks .chk-switch-required-style:checked + .form-switch-slider-style {
    background-color: #3068ef;
}
.dash-methinks .chk-switch-required-style:focus + .form-switch-slider-style {
    box-shadow: 0 0 1px #2196f3;
}
.dash-methinks .chk-switch-required-style:checked + .form-switch-slider-style:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: -10px;
    box-shadow: none;
    background-color: #fff;
    border-style: solid;
    border-width: 0.5px;
    border-image-source: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.12),
        rgba(255, 255, 255, 0.06) 20%,
        rgba(255, 255, 255, 0)
    );
    border-image-slice: 1;
    border-radius: 50%;
}
.dash-methinks .survey-type-option-box {
    position: relative;
    display: flex;
    align-items: center;
    height: 56px;
    padding-right: 24px;
    justify-content: flex-end;
    box-shadow: 0 -1px 0 0 #dbdfe5;
    padding: 0 22px 0 24px;
}
.dash-methinks .survey-type-option-box .btn-hover-style:not(:first-child) {
    margin-left: 12px;
}
.dash-methinks .survey-type-option-box .goto-sequence-style,
.dash-methinks .survey-type-option-box .goto-sequence-style img {
    position: relative;
}
.dash-methinks .survey-type-option-box .goto-sequence-style.active:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    background-color: #3068ef;
    border-radius: 50px;
    transform: translate(-50%, -50%);
}
.survey-type-option-box .move-option-style {
    margin-right: auto;
}
.survey-type-option-box .move-option-style .btn-move-style {
    border: solid 1px #dbdfe5;
}
.survey-type-option-box .move-option-style .btn-move-style:disabled svg path {
    fill: #dbdfe5;
    position: relative;
}
.survey-type-option-box .section-list-style {
    top: 50px;
}
.type-setting-style .survey-item-setting-style {
    position: relative;
}

/*screener top - content*/
.wrap-survey-style .top-section-style {
    background-color: #3068ef;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
}
.option-section-style {
    position: absolute;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 8px 20px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    right: 7px;
    top: 47px;
    padding: 4px 0;
}
.option-section-style.section-option-container-style {
    left: 7px;
    right: inherit;
    z-index: 999;
}
.top-section-style .pack-type-style {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.wrap-survey-style .item-survey-style .content-top-survey-style {
    padding-top: 16px;
    padding-left: 70px;
    padding-right: 24px;
    padding-bottom: 24px;
}
.wrap-survey-style .item-survey-style .content-top-survey-style .textarea-top-survey-style {
    display: flex;
} /*margin-bottom: 10px;*/
.section-description-style + .note-editor.note-frame {
    border: 1px solid #bdc5ce;
    border-radius: 5px;
    margin-top: 16px;
    padding: 1px;
}
.section-description-style + .note-editor.note-frame .note-statusbar {
    display: none;
}
.note-editor.note-frame + .survey-item-assets-style .img-survey-item-style {
    margin-top: 12px;
}
.wrap-survey-style .item-survey-style .number-survey-item-style {
    background: #3068ef;
    height: 22px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    min-width: 22px;
    justify-content: center;
    left: 24px;
    top: 26px;
    padding: 0 4px;
    line-height: 1;
}
.item-survey-style .survey-item-assets-style {
    position: relative;
    display: block;
    text-align: left;
    width: auto;
    margin: 8px 0;
}
.item-survey-style .survey-item-assets-style .img-survey-item-style {
    width: auto;
    height: 100%;
    display: block;
    margin-top: 0px;
    max-height: 240px;
    text-align: left;
    object-fit: contain;
    margin-bottom: 15px;
}
.item-survey-style .survey-item-assets-style .img-survey-title-style {
    margin-bottom: 0;
}
.item-survey-style .survey-item-assets-style .img-item-full-style {
    display: block;
    width: calc(100% - 24px);
    height: auto;
    max-height: 340px;
    margin: 20px auto; /*object-fit: cover;*/
    object-fit: contain;
}
.item-survey-style .survey-item-assets-style .remove-img-full-style {
    position: absolute;
    right: 13px;
    top: -10px;
    width: 26px;
    height: 26px;
    min-width: 26px;
    min-height: 26px;
    border-radius: 50px;
    box-shadow: 0 2px 4px 0 rgba(72, 79, 90, 0.4);
    background: #fff;
}

.item-survey-style .btn-remove-img-style {
    width: 26px;
    height: 26px;
    position: absolute;
    top: -13px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px 0 rgba(72, 79, 90, 0.4);
    background: #fff;
    left: 150px;
    /* z-index: 1; */
}
.item-survey-style.completed-view .survey-item-assets-style .btn-remove-img-style {
    display: none;
}
/* .item-survey-style .btn-remove-img-style img{width: 24px;height: 24px;min-width: 24px;min-height: 24px;} */
.content-top-survey-style .wrap-range-slider-style {
    padding-right: 40px;
}
.dash-methinks .screenerHeader {
    position: sticky;
    top: -1px;
    z-index: 99;
    margin: 0 auto 20px;
    padding: 30px 20px 0;
    background-color: #fff;
}
.dash-methinks .screenerHeader.sticky .wrap-screener-header {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/*screenerFormCheckbox*/
.item-survey-style .reject-accept-box-style {
    display: inline-block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 24px;
    height: 24px;
    min-width: 24px;
}
.item-survey-style .reject-accept-box-style input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.check-mark-style {
    position: absolute;
    height: 24px;
    width: 24px;
    left: 0;
    top: 0;
}
.item-survey-style .reject-accept-box-style svg rect {
    stroke: rgba(22, 25, 49, 0.32);
    rx: 2;
}
.item-survey-style .option-question-item:hover .reject-accept-box-style svg rect {
    stroke: #161931;
}
.item-survey-style .reject-accept-box-style.reject:hover svg rect {
    stroke: #ff4764;
}
.item-survey-style .reject-accept-box-style.accept:hover svg rect {
    stroke: #00d4d0;
}
.item-survey-style .reject-accept-box-style.accept:hover svg rect {
    fill: #fff;
}
.item-survey-style .reject-accept-box-style input:not(:checked) + .check-mark-style svg .check-icon {
    display: none;
}
.item-survey-style .reject-accept-box-style.reject input:checked + .check-mark-style svg rect {
    fill: #ff4764;
    stroke: #ff4764;
}
.item-survey-style .reject-accept-box-style.accept input:checked + .check-mark-style svg rect {
    fill: #00d4d0;
    stroke: #00d4d0;
}

.item-survey-style .after-section-style {
    max-width: 225px;
    margin-left: auto;
    margin-top: 8px;
    margin-bottom: 6px;
}
.item-survey-style .setting-sentence-style {
    border-top: 1px solid #dbdfe5;
}
.item-survey-style .setting-checkboxes-style {
    /* border-top:1px solid #dbdfe5; */
}
.item-survey-style .setting-ab-testing-style {
    border-top: 1px solid #dbdfe5;
}

/*tooltip*/
.tooltipster-sidetip:not(.tooltipster-noir-billing) .tooltipster-box {
    padding: 4px 8px;
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    line-height: 1.54;
    border-radius: 3px;
    max-width: 270px;
    word-break: break-word;
    text-align: center;
    background-color: #161931;
    margin-bottom: 0;
}
.tooltipster-sidetip:not(.tooltipster-noir-billing) .tooltipster-content {
    padding: 0; /* background: #001aee; */
    overflow: hidden;
}
/*.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{border-color: #161931;}*/
/*.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color: #161931;}*/
.tooltipster-fade.tooltipster-show,
.tooltipster-fade {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    width: auto !important;
    position: relative;
    transition-duration: 0ms !important;
    animation-direction: 0ms !important;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    left: 50%;
    bottom: 0px; /* transform: translateX(-50%); */ /* margin-left: -8px; */
    height: 0;
    overflow: auto;
    margin: 0;
    display: none;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    border-bottom-width: 0;
    border-top-color: #161931;
}
/*custom_input*/
.dash-methinks .item-survey-style .custom_check {
    display: block;
    position: relative;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.dash-methinks .item-survey-style .custom_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.dash-methinks .item-survey-style .custom_check:hover input:not(:checked) ~ .checkmark {
    border: solid 2px #bdc5ce;
}
.dash-methinks .item-survey-style .custom_check input:checked ~ .checkmark {
    background-color: #3068ef;
    border: #3068ef;
}
.dash-methinks .item-survey-style .custom_check input:disabled ~ .checkmark {
    background-color: #dfe6ee;
    border: solid 1px #dfe6ee;
}
.dash-methinks .item-survey-style .custom_check input:disabled ~ .checkmark img {
    display: none;
    cursor: default;
}
.dash-methinks .item-survey-style .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border: solid 2px #bdc5ce;
    box-sizing: border-box;
    cursor: pointer;
}
.dash-methinks .item-survey-style .checkmark img {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.dash-methinks .item-survey-style .checkicon {
    border-radius: 1px;
}
.dash-methinks .item-survey-style .radioicon {
    border-radius: 100px;
}

.dash-methinks .text-openend-short-count-style {
    flex: 0 0 auto;
}

/*question type - image upload*/
.dash-methinks .input-survey-answer-box .image-upload-style.dropzone {
    height: 180px;
    border-radius: 5px;
    background-color: #ffffff;
    justify-content: center;
    line-height: 1;
    align-items: center;
    margin-top: 6px;
    background-image: repeating-linear-gradient(to right, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%),
        repeating-linear-gradient(to right, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%),
        repeating-linear-gradient(to bottom, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%),
        repeating-linear-gradient(to bottom, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 12px 2px, 12px 2px, 1px 12px, 3px 12px;
    border: none;
    display: flex;
}
.dash-methinks .input-survey-answer-box .image-upload-style.dropzone:hover {
    background-color: #f3f5f9;
}
.dash-methinks .input-survey-answer-box .image-upload-style .dz-message {
    margin: 0;
}

/*question type - smile*/
.content-top-survey-style .wrap-smiley-style .icon-smiley-style {
    position: relative;
    justify-content: center;
    display: flex;
    align-items: center;
    border: solid 2px #dbdfe5;
    text-align: center;
}
.wrap-smiley-style .icon-smiley-style em {
    width: 40px;
    height: 40px;
    margin: auto;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translate(-2px, 3px);
    font-size: inherit;
}
.wrap-smiley-style .count-smiley-style {
    position: absolute;
    top: -26px;
}
.content-top-survey-style .select-smiley-style {
    max-width: 170px;
    margin-bottom: 10px;
}

/*likert*/
.content-top-survey-style .wrap-result-likert-style {
    padding-bottom: 20px;
}
.content-top-survey-style .wrap-result-likert-style {
    padding-top: 24px;
}
.wrap-result-likert-style .option-result-style {
    /* width: 68px; */
    display: flex;
    flex-direction: column;
    flex: 1 0;
    text-align: center;
    padding: 0 6px; /* margin-bottom: 16px; */
}
.wrap-result-likert-style .text-likert-option-style {
    position: relative;
    flex: 1;
    align-items: center;
    display: flex;
}
.wrap-result-likert-style .align-likert-style {
    /* position: absolute; */
    left: 50%;
    top: 50%;
    word-break: break-word;
    width: 100%;
}

/*grid*/
.content-top-survey-style .result-multiple-grid {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.content-top-survey-style .row-results-style {
    display: table-row;
    font-size: 14px;
    color: #161931;
}
.content-top-survey-style .column-results-style {
    display: table-row;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #161931;
}
.column-results-style .item-column-style,
.row-results-style .item-row-style {
    display: table-cell; /*height: 40px;*/
    min-width: 40px;
    padding: 8px 0.25em;
    text-align: center;
    vertical-align: middle;
    width: 48px;
    box-sizing: border-box; /*text-overflow: ellipsis;overflow: hidden;*/
    word-break: break-word;
    white-space: pre-wrap;
}
.row-results-style .item-row-style:first-child {
    text-align: left;
}

/*wrap-range-slider-style*/
.setting-scale-style .wrap-range-slider-style {
    padding-right: 40px;
}
.dash-methinks .wrap-range-slider-style {
    padding-top: 12px; /* padding-right: 40px; */
    user-select: none; /* max-width: calc(100% - 80px); */
}
.dash-methinks .wrap-range-slider-style .ui-slider-horizontal.ui-slider-pips {
    height: 3px;
    background-color: #dbdfe5; /* margin: 15px 4px; */
    border: none;
    margin-top: 34px;
    position: relative;
}
.dash-methinks .wrap-range-slider-style .ui-slider-horizontal.ui-slider-pips .ui-widget-header {
    background-color: #dbdfe5;
}
.dash-methinks .wrap-range-slider-style .ui-slider-handle.ui-corner-all.ui-state-default {
    top: -12px;
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    border: solid 4px #dbdfe5;
    box-sizing: border-box;
    border-radius: 200px;
    outline: none;
    position: absolute;
    transform: translateX(-12px);
    cursor: pointer;
}
.dash-methinks .wrap-range-slider-style .ui-state-disabled .ui-slider-handle {
    display: none;
}
.dash-methinks
    .wrap-range-slider-style
    .ui-state-disabled
    .ui-slider-handle.ui-corner-all.ui-state-default
    + .ui-slider-handle {
    display: none;
}
.dash-methinks .wrap-range-slider-style .ui-slider-handle.ui-corner-all.ui-state-default:hover {
    border-color: #161931;
}
.dash-methinks .wrap-range-slider-style .ui-slider-pips .ui-slider-pip {
    top: -26px;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #dbdfe5; /* margin: 0px 3px; */
    transform: translateX(-50%); /* display: inline-block; */
    position: absolute;
    display: flex;
    flex-direction: column-reverse;
    margin: 0 0 0 -0.2em;
}
.dash-methinks .wrap-range-slider-style .ui-slider-pips .ui-slider-pip.range-rejector-style {
    background-color: #e93733;
}
.dash-methinks .wrap-range-slider-style .ui-slider-pips .ui-slider-pip-inrange {
    /* color:#3068ef; */
    background: #3068ef;
}
.dash-methinks .wrap-range-slider-style .ui-state-disabled.ui-slider-pips .ui-slider-pip,
.dash-methinks .wrap-range-slider-style .slider-scale-style.ui-state-disabled.ui-slider-pips .ui-slider-pip {
    background-color: #dbdfe5;
}
.dash-methinks .wrap-range-slider-style .ui-slider-line {
    display: none;
}
.dash-methinks .wrap-range-slider-style .count-input-scale {
    display: none;
}
.dash-methinks .wrap-range-slider-style .screenerQuestionRangeText {
    border-radius: 5px;
    width: 100%;
}
.dash-methinks .wrap-range-slider-style .screenerQuestionInputLight {
    height: 3px;
    border-radius: 4px;
    background-color: #dfe6ee;
    width: 32px;
    margin-bottom: 14px;
    margin-top: 10px;
}
.dash-methinks .wrap-range-slider-style .screenerQuestionInputLight.blue {
    background: #73aaed;
}
.dash-methinks .wrap-range-slider-style .ui-state-disabled {
    opacity: 1;
}
.dash-methinks .wrap-range-slider-style .midpoint_label {
    visibility: hidden;
}
.dash-methinks .wrap-range-slider-style .ui-slider-pips [class*='ui-slider-pip-selected'] {
    background: #3068ef;
}
.dash-methinks
    .wrap-range-slider-style
    .ui-slider-pips:not(.ui-state-disabled)
    [class*='ui-slider-pip-selected']
    .ui-slider-label {
    color: #3068ef;
}
.dash-methinks .wrap-range-slider-style .ui-corner-all {
    background: #3068ef;
}
.dash-methinks .wrap-range-slider-style .ui-slider-pips .ui-slider-pip .ui-slider-label {
    text-align: left;
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #697788;
    padding: 8px 0;
    padding-top: 10px; /* width: 11px; */
    margin-left: 0px;
    top: -28px;
    width: 14px;
    text-align: left;
    left: 0;
}
.dash-methinks .wrap-range-slider-style .ui-slider-pips .ui-slider-pip-first {
    /* margin-left: 3px; */
}
/* .dash-methinks .wrap-range-slider-style .ui-slider-pips .ui-slider-pip:last-child{margin-left: -3px;} */
.main-survey-style .wrap-survey-style {
    max-width: 740px;
    margin: 0 auto;
    width: 100%; /* min-width: 740px; */
}
.dash-methinks .wrap-range-slider-style.clicked .ui-slider-pips .ui-slider-pip-selected .ui-slider-handle {
    border-color: #3068ef;
}
.dash-methinks .wrap-range-slider-style.clicked .ui-slider-pips .ui-slider-handle {
    display: block;
}

/*download pdf*/
.dash-methinks .download-pdf-bg-style {
    max-width: 700px;
    z-index: -999;
}
.dash-methinks .pdf-download-section-item-container .preview-section-item-container {
    padding: 150px 0;
}

/*mobile preview*/
.dash-methinks .preview-survey-bg-style {
    top: 56px;
}
.wrap-survey-preview-style {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    z-index: 999;
}
.preview-survey-bg-style .wrap-survey-preview-style {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #fff;
    max-width: 360px;
    right: 0;
    width: 100%;
    display: flex;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
    flex-direction: column;
}
.wrap-survey-preview-style .header-survey-preview-style {
    border-bottom: 1px solid #dbdfe5;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 100;
}
.wrap-survey-preview-style .body-survey-preview-style {
    flex: 1;
}
.wrap-survey-preview-style .main-survey-preview-style {
    position: relative; /* margin-top: -16px; */
}
.main-survey-preview-style .info-section-preview-style {
    border-radius: 10px;
    padding: 20px 30px; /* margin-top: -16px; */
    position: relative;
    background: #fff;
}
.main-survey-preview-style .info-section-preview-style ul li {
    list-style-type: disc;
    list-style-position: inside;
}
.main-survey-preview-style .info-section-preview-style ol li {
    list-style-type: decimal;
    list-style-position: inside;
}
.item-survey-preview-style {
    padding: 16px 30px;
    background: #fff;
    margin: 50px 0;
}
.item-survey-preview-style .title-survey-style {
    margin: 4px 0;
}
.item-survey-preview-style .option-preview-img-style {
    max-height: 180px;
    object-fit: contain;
    max-width: calc(100% - 32px);
}
.item-survey-preview-style .title-survey-style,
.item-survey-preview-style .option-preview-item-style {
    color: #161931;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.item-survey-preview-style .title-survey-style.title-survey-style {
    margin-bottom: 24px;
    line-height: 1.5;
}
.item-survey-preview-style .title-survey-style.title-survey-style a {
    border-bottom: 1px solid #3068ef;
    color: #3068ef;
}
.question-container a {
    border-bottom: 1px solid #3068ef;
    color: #3068ef;
}
.item-survey-preview-style .info-validation-style.info-validation-style {
    color: rgba(105, 119, 136, 0.8);
    margin-bottom: 8px;
}
.item-survey-preview-style .info-validation-style.invalid {
    color: #e93733;
}
.item-survey-preview-style .option-preview-item-style .icon-check-style {
    border-color: #7a7a7a;
}
.item-survey-preview-style .option-preview-item-style .icon-check-style.check-ranking-style {
    border-color: #bdc5ce;
}
.item-survey-preview-style .input-survey-preview-style.input-survey-preview-style {
    border-bottom: 2px solid rgba(122, 122, 122, 0.8);
    margin: 4px 0;
}
.item-survey-preview-style .textarea-survey-style {
    width: 100%;
    height: 90px;
    padding: 10px;
    border: 1px solid #bdc5ce;
    border-radius: 5px;
    background-color: #f9faff;
    -webkit-text-fill-color: #7a7a7a;
}
.item-survey-preview-style .textarea-survey-style.textarea-text-style {
    -webkit-text-fill-color: #161931;
}
.item-survey-preview-style .input-survey-preview-style:not(.invalid):hover {
    border-bottom-color: #161931;
}
.item-survey-preview-style .input-survey-preview-style:not(.invalid):focus {
    border-bottom-color: #3068ef;
}
.item-survey-preview-style .input-survey-preview-style.invalid {
    border-bottom-color: #e93733;
}
.item-survey-preview-style .input-survey-preview-style {
    font-size: 16px !important;
    transform: scale(0.87) !important;
    transform-origin: left top !important;
}
.item-survey-preview-style .text-option-likert-style {
    max-width: 150px;
    width: 100%;
    text-align: center;
}
.item-survey-preview-style .text-option-smiley-style {
    width: 26px;
    height: 26px;
    font-size: 26px;
    margin: 0px;
    display: inline-block;
    line-height: 1.2;
}
.item-survey-preview-style .wrap-option-image-upload-style {
    height: 140px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    margin-right: -30px;
    padding-top: 2px;
    padding-bottom: 7px;
}
.item-survey-preview-style .icon-option-image-style {
    border-radius: 4px;
    border: 1px solid #dfe6ee;
    color: #bdc5ce;
    position: relative;
    display: inline-block;
}
.item-survey-preview-style .upload-option-image-style {
    display: flex;
    border: none;
    background-image: repeating-linear-gradient(to right, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%),
        repeating-linear-gradient(to right, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%),
        repeating-linear-gradient(to bottom, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%),
        repeating-linear-gradient(to bottom, #dbdfe5 0%, #dbdfe5 50%, transparent 50%, transparent 100%);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 12px 1px, 12px 1px, 1px 12px, 1px 12px;
}
.item-survey-preview-style .icon-option-image-style .btn-remove-image-style {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px 0 rgba(72, 79, 90, 0.4);
    background: #fff;
}
.item-survey-preview-style .icon-option-image-style .btn-remove-image-style {
    /* display: none; */
}
.item-survey-preview-style .icon-option-image-style .img-upload-style {
    display: block;
    width: auto;
    max-width: 118px;
    height: 118px;
    max-height: 118px;
    margin: 0 auto;
    object-fit: contain;
}
.item-survey-preview-style .wrap-option-grid-style {
    display: block;
    width: 100%;
    table-layout: fixed;
}
.item-survey-preview-style .survey-assets-preview-style {
    max-width: calc(100% - 100px);
    width: 100%;
    margin: 40px auto;
}
.item-survey-preview-style .survey-assets-preview-style .img-item-full-style,
.item-survey-preview-style .survey-assets-preview-style iframe {
    display: block;
    width: 100%;
    max-height: 340px;
}
.item-survey-preview-style .survey-assets-preview-style .img-item-full-style {
    height: 100%;
}
.item-survey-preview-style .survey-assets-preview-style iframe {
    height: 340px;
}
.wrap-option-grid-style .row-results-style {
    display: table-row;
    font-size: 14px;
    color: #161931;
}
.wrap-option-grid-style .column-results-style {
    display: table-row;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #161931;
}
.wrap-option-grid-style .item-column-style,
.wrap-option-grid-style .row-results-style .item-row-style {
    display: table-cell;
    min-height: 40px;
    min-width: 20px;
    padding: 8px 0.25em;
    text-align: center;
    vertical-align: middle;
    width: fit-content;
    max-width: 100px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    max-height: 60px;
}
.wrap-option-grid-style .row-results-style .item-row-style:first-child {
    text-align: left;
}
.wrap-option-grid-style .item-column-style {
    text-align: center;
    text-overflow: inherit;
    white-space: initial;
}
.item-ranking-preview-style .option-preview-item-style .icon-check-style,
.item-survey-preview-style .option-preview-item-style .check-smiley-style {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-color: #fff;
    text-align: center;
}
.option-preview-item-style .radio-new-style:checked + .icon-check-style.check-smiley-style {
    text-shadow: 2px 2px 0 #3068ef, -2px -2px 0 #3068ef, 2px -2px 0 #3068ef, -2px 2px 0 #3068ef, 0px 3px 0 #3068ef,
        2px 0px 0 #3068ef, 0px -3px 0 #3068ef, -2px 0px 0 #3068ef;
    background: none;
    border: 2px solid #fff;
}
.option-preview-item-style .radio-new-style:checked + .icon-check-style.check-ranking-style {
    border: none;
}
.option-preview-item-style .radio-new-style:checked + .icon-check-style {
    background: #3068ef;
    border: none;
    position: relative;
}
.option-preview-item-style .radio-new-style:checked + .icon-check-style.check-single-style:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #fff;
}
.option-preview-item-style
    .radio-new-style:checked
    + .icon-check-style:not(.check-smiley-style):not(.check-ranking-style):not(.check-single-style):before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    background-image: url(/img/dashboard/common/ic-checkmark-white.svg);
    background-size: 18px;
    background-repeat: no-repeat;
}
.option-preview-item-style .option-preview-others-style .input-survey-preview-style {
    display: none;
}
.option-preview-item-style .radio-new-style:checked ~ .option-preview-others-style .input-survey-preview-style {
    display: block;
}

.item-survey-preview-style .wrap-result-likert-style {
    display: flex;
    flex-direction: row; /* justify-content: center; */
    align-items: stretch;
}
.item-survey-preview-style .option-result-style {
    /* flex: 0 0 auto; */
    margin-bottom: 16px;
}
.item-survey-preview-style .wrap-range-slider-style .ui-slider-handle.ui-corner-all.ui-state-default {
    top: -10px;
    width: 20px;
    height: 20px;
    margin-left: -0.6em;
    transform: translateX(-3px);
}

.item-survey-preview-style .btn-start-recording-style {
    border: solid 6px #e4e5e6;
    border-radius: 50px;
    position: relative;
    box-sizing: border-box;
}
.btn-start-recording-style .icon-audio-style,
.btn-start-recording-style .icon-video-style,
.btn-start-recording-style .icon-control-style {
    border: 3px solid #fff;
    box-sizing: content-box;
}

.survey-video-setting-style .btn-close-style {
    position: absolute;
    right: 16px;
    top: 16px;
}
.item-survey-preview-style .video-recording-container-style,
.item-survey-preview-style .audio-recording-container-style {
    max-width: 300px;
    width: 100%;
    position: relative;
    min-height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.item-survey-preview-style .video-control-container-style,
.item-survey-preview-style .audio-control-container-style {
    height: 100px;
    border-radius: 50px;
    background-color: #f8f8f8;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
.video-control-container-style .stop-icon-style {
    width: 26px;
    height: 26px;
    border-radius: 4.5px;
    background-color: #3068ef;
    display: none;
}

.btn-start-recording-style.play .play-icon-style {
    display: none;
}
.btn-start-recording-style.play .stop-icon-style {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 4.5px;
    background-color: #3068ef;
}

.item-survey-preview-style .video-view-container-style {
    width: 218px;
    height: 180px;
    position: relative;
    background-color: #000;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 9px;
}
.video-recording-container-style video {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.video-recording-container-style .show-video-list-style {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 1;
}
.video-recording-container-style .show-video-list-style:hover,
.video-recording-container-style .show-video-list-style:active {
    background-color: #ffffff33;
}
.video-recording-container-style .video-option-list-style {
    right: -151px;
    top: 52px;
}

.item-survey-preview-style .circle-progress-style {
    width: 74px;
    height: 74px;
    transform: rotateY(0deg) rotateZ(-90deg);
    position: absolute;
    left: -6px;
    top: -6px;
}
.item-survey-preview-style .circle-progress-style circle {
    stroke-dasharray: 213.52px;
    stroke-dashoffset: 0px;
    stroke-linecap: round;
    stroke-width: 6px;
    fill: none;
}
.item-survey-preview-style .circle-progress-style .progress-style {
    stroke: #3068ef;
    animation-name: countdown;
    animation-duration: 30s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
}
.item-survey-preview-style .circle-progress-style .bg-style {
    stroke: #e4e5e6;
}

.item-survey-preview-style .option-screener-preview-style.ranking-style {
    padding: 6px;
    border: 1px solid #f3f5f9;
    border-radius: 5px;
    background-color: #f9fafc;
}
.wrap-screener-view-style
    .item-survey-preview-style
    .wrap-slider-scale-preview
    .js-slider-scale-preview.slider-scale-style
    .ui-slider-handle {
    display: none;
}

/* image, video attachment preview */
.wrap-screener-view-style > div:last-child {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: 1px solid #dbdfe5;
}
.attach-asset-wrapper-style {
    border-right: 1px solid #dbdfe5;
    border-left: 1px solid #dbdfe5;
}
.asset-name-style {
    display: inline-block;
    max-width: calc(100% - 24px);
    border-bottom: 1px solid transparent;
}
.asset-name-style:hover {
    border-bottom: 1px solid #3068ef;
    cursor: pointer;
}
.attach-asset-header-style {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.attach-asset-body-style img,
.attach-asset-body-style video {
    max-width: 300px;
    max-height: 300px;
}
.attach-asset-position-style {
    min-width: 150px;
}
[data-asset-show] + .attach-asset-position-style {
    top: 24px;
    left: 20px;
}

.attach-asset-question-style {
    padding: 0 60px;
}
[data-asset-question-show] .attach-asset-position-style {
    top: 24px;
    left: 84px;
}

/*modal - grid preview*/
.dash-methinks .modal-grid-preview-style {
    max-width: 640px;
    max-height: 100%;
}
.modal-grid-preview-style .item-column-style,
.modal-grid-preview-style .row-results-style .item-row-style {
    text-overflow: inherit;
    height: 49px;
    white-space: initial;
}

/*recruitment, builder, self screener preview*/
.wrap-screener-view-style {
    border-radius: 5px;
}
.wrap-screener-view-style .item-screener-view-style {
    border: 1px solid #dbdfe5;
    border-bottom: 1px solid #fff;
    display: table-cell;
}
.wrap-screener-view-style .item-screener-view-style:last-child {
    border-bottom: 1px solid #dbdfe5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.wrap-screener-view-style .item-screener-view-style:last-child:hover {
    border-bottom: 1px solid #bebec8;
}
.wrap-screener-view-style .item-screener-view-style:hover,
.wrap-screener-view-style .item-screener-view-style:hover + .item-screener-view-style {
    border-top: 1px solid #bebec8;
}
.wrap-screener-view-style .item-screener-view-style:hover {
    border-left-color: #bebec8;
}
.wrap-screener-view-style .item-screener-view-style:hover {
    border-right-color: #bebec8;
}

.wrap-screener-view-style .item-screener-view-style {
    width: 100%;
    height: 75px;
    overflow: hidden;
}
.item-screener-view-style {
    border: solid 1px #bebec8;
}
.item-screener-view-style:not(:hover) .top-title-screener-style .screener-type-style {
    visibility: hidden;
}
.item-screener-view-style .top-title-screener-style {
    align-items: flex-start;
    padding: 12px 20px 25px;
    min-height: 60px;
}
.item-screener-view-style .count-screener-style {
    min-width: 22px;
    height: 22px;
    padding: 0 5px;
    justify-content: center;
}
.item-screener-view-style .screener-type-style {
    border-radius: 1px;
    background-color: #f9faff;
    height: 18px;
    padding: 0 2px;
    border-radius: 1px;
    display: inline-flex;
    min-width: max-content;
}
.item-screener-view-style .title-question-view-style {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 100%;
}
.item-screener-view-style .title-question-view-style .title-question-text-wrapper {
    display: flex;
    align-items: center;
}
.item-screener-view-style .title-question-view-style .title-question-text-style {
    font-size: 15px;
    -webkit-line-clamp: 1;
}
.item-screener-view-style .title-question-view-style ul {
    padding-left: 20px;
}
.item-screener-view-style .title-question-view-style ol {
    padding-left: 15px;
}
.item-screener-view-style .title-question-view-style ul > li {
    list-style: disc;
}
.item-screener-view-style .title-question-view-style ol > li {
    list-style: decimal;
}
.item-screener-view-style .content-screener-view-style {
    overflow-y: scroll;
    max-height: 290px;
    padding-top: 3px;
    padding-right: 60px;
    padding-left: 60px;
    margin: 0;
    border-radius: 5px;
}
.item-screener-view-style .content-screener-view-style .screener-info-tooltip-style {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -12px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    transform: translateY(-50%);
}
.item-screener-view-style .content-screener-view-style .screener-info-tooltip-style.acceptor-style {
    background-color: #00d4d0;
}
.item-screener-view-style .content-screener-view-style .screener-info-tooltip-style.rejector-style {
    background-color: #e93733;
}
.item-screener-view-style .content-screener-view-style .screener-info-tooltip-style.long-paragraph-tooltip-style {
    top: 20%;
    transform: unset;
}
.item-screener-view-style.clicked {
    height: auto !important;
    overflow: visible;
}
.item-screener-view-style.clicked .arrow-screener-view-style {
    transform: rotate(-180deg);
}
.item-screener-view-style:hover .arrow-screener-view-style path,
.item-screener-view-style.clicked .arrow-screener-view-style path {
    fill: #697788;
}
.item-screener-view-style.clicked .top-title-screener-style .screener-type-style {
    visibility: hidden;
    display: none;
}
.item-screener-view-style.clicked .title-question-view-style {
    white-space: inherit;
    overflow: visible;
    text-overflow: inherit;
}
.item-screener-view-style.clicked .top-title-screener-style {
    margin: 0;
    padding: 12px 20px;
}
.item-screener-view-style.clicked .screener-info-style {
    display: none;
}
.item-screener-view-style.clicked .screener-clicked-info-style {
    padding: 12px 60px 16px;
    border-top: 1px solid #f3f4f6;
}
.item-screener-view-style.clicked .title-question-view-style .title-question-text-style {
    -webkit-line-clamp: unset;
}

.wrap-screener-view-style .btn-view-more-style {
    background: #f1f4f9;
}
.wrap-screener-view-style .btn-view-more-style:hover {
    background: #f2f4f8;
}
.wrap-screener-view-style .btn-view-more-style:active {
    background: #f0f4fa;
}

/*thinker survey view*/
.wrap-survey-thinker-style form.pre-form-style {
    max-height: 350px;
    overflow-y: auto;
}
.wrap-survey-thinker-style .item-survey-preview-style .option-result-style {
    flex: 1;
    min-width: 100px;
}
.wrap-survey-thinker-style .wrap-option-grid-style .row-results-style .item-row-style:first-child,
.wrap-survey-thinker-style .item-survey-preview-style .wrap-option-grid-style .column-results-style {
    white-space: initial;
    text-overflow: initial;
}
.wrap-survey-thinker-style .item-survey-preview-style .wrap-option-grid-style .item-column-style,
.wrap-survey-thinker-style .item-survey-preview-style .wrap-option-grid-style .item-row-style {
    display: table-cell;
    height: 2.5em;
    min-width: 48px;
    padding: 0.25em;
    text-align: center;
    vertical-align: middle;
    width: 108px;
}
.wrap-survey-thinker-style .shadow-style {
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-image: linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, 0)', endColorstr='rgba(255, 255, 255, 1)', GradientType=1);
    pointer-events: none;
    position: absolute;
    right: 0px;
    bottom: 0;
    top: 0;
    width: 15px;
}
/*screener question edit*/
.screener-estimated-duration-style .not-specified-style {
    color: #d0021b;
}
.screener-estimated-duration-style:hover .title-estimated-style,
.screener-estimated-duration-style:hover .not-specified-style {
    text-decoration: underline;
    text-decoration-color: currentColor;
}

.hover_underline:hover {
    text-decoration: underline;
}

@media (max-width: 500px) {
    .wrap-survey-preview-style .wrap-range-slider-style.box-margin-40,
    .wrap-survey-preview-style .wrap-text-scale-preview.box-margin-40 {
        max-width: calc(100% - 40px);
    }
}

@keyframes countdown {
    from {
        stroke-dashoffset: 213.52px;
    }
    to {
        stroke-dashoffset: 0px;
    }
}
