.gk-entry-tags-field.tagify{min-height:39px;font-size:18px}.editable-input
.tagify__input{width:100%}.editable-input .gk-entry-tags-field.tagify{min-height:70px}.gv-table-view
.gf_tag_field{display:inline-block;margin:5px
0}.gk-entry-tags-field .tagify__tag>div{font-size:18px;line-height:23px;font-weight:400;padding:2px
10px}.gk-entry-tags-field .tagify__tag>div>*{margin-top:-2px}.tagify__dropdown.gk-entry-tags-list{padding:0;cursor:pointer}@supports not (-moz-appearance: none){.admin-bar .tagify__dropdown.gk-entry-tags-list{transform:translateY(33px)}}.tagify__dropdown.gk-entry-tags-list
.tagify__dropdown__item{align-items:center;display:flex;padding:0
8px;height:33px}.tagify__dropdown.gk-entry-tags-list .tagify__dropdown__item:hover{color:initial}.tagify__dropdown.gk-entry-tags-list .tagify__dropdown__item
span{height:25px;padding:3px
8px;border-radius:3px;font-size:18px;line-height:18px;font-weight:400}.tagify__dropdown.gk-entry-tags-list .gk-entry-tags-field-new-tag{pointer-events:none;padding:4px
8px}.gf_tag_field{font-weight:500;text-transform:capitalize;white-space:nowrap;line-height:2;padding:3px
7px;border-radius:3px}.admin-bar .tagify__dropdown.gk-entry-tags-list{transform:none}:root{--tagify-dd-color-primary:rgb(53,149,246);--tagify-dd-bg-color:white}.tagify{--tags-border-color:#DDD;--tags-hover-border-color:#CCC;--tags-focus-border-color:#3595f6;--tag-bg:#E5E5E5;--tag-hover:#D3E2E2;--tag-text-color:black;--tag-text-color--edit:black;--tag-pad:0.3em 0.5em;--tag-inset-shadow-size:1.1em;--tag-invalid-color:#D39494;--tag-invalid-bg:rgba(211, 148, 148, 0.5);--tag-remove-bg:rgba(211, 148, 148, 0.3);--tag-remove-btn-color:black;--tag-remove-btn-bg:none;--tag-remove-btn-bg--hover:#c77777;--input-color:inherit;--tag--min-width:1ch;--tag--max-width:auto;--tag-hide-transition:0.3s;--placeholder-color:rgba(0, 0, 0, 0.4);--placeholder-color-focus:rgba(0, 0, 0, 0.25);--loader-size:.8em;display:flex;align-items:flex-start;flex-wrap:wrap;border:1px
solid #ddd;border:1px
solid var(--tags-border-color);padding:0;line-height:1.1;cursor:text;outline:0;position:relative;box-sizing:border-box;transition:.1s}@keyframes tags--bump{30%{transform:scale(1.2)}}@keyframes
rotateLoader{to{transform:rotate(1turn)}}.tagify:hover{border-color:#ccc;border-color:var(--tags-hover-border-color)}.tagify.tagify--focus{transition:0s;border-color:#3595f6;border-color:var(--tags-focus-border-color)}.tagify[readonly]:not(.tagify--mix){cursor:default}.tagify[readonly]:not(.tagify--mix)>.tagify__input{visibility:hidden;width:0;margin:5px
0}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div{padding:.3em .5em;padding:var(--tag-pad)}.tagify[readonly]:not(.tagify--mix) .tagify__tag>div::before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:'';vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border:3px
solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{display:none!important}.tagify__tag{display:inline-flex;align-items:center;margin:5px
0 5px 5px;position:relative;z-index:1;outline:0;cursor:default;transition:.13s ease-out}.tagify__tag>div{vertical-align:top;box-sizing:border-box;max-width:100%;padding:.3em .5em;padding:var(--tag-pad,.3em .5em);color:#000;color:var(--tag-text-color,#000);line-height:inherit;border-radius:3px;white-space:nowrap;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:1ch;max-width:auto;min-width:var(--tag--min-width,1ch);max-width:var(--tag--max-width,auto);transition:.8s ease,.1s color}.tagify__tag>div>[contenteditable]{outline:0;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div::before{content:'';position:absolute;border-radius:inherit;left:0;top:0;right:0;bottom:0;z-index:-1;pointer-events:none;transition:120ms ease;animation:tags--bump .3s ease-out 1;box-shadow:0 0 0 1.1em #e5e5e5 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-bg,#e5e5e5) inset}.tagify__tag:hover:not([readonly]) div::before{top:-2px;right:-2px;bottom:-2px;left:-2px;box-shadow:0 0 0 1.1em #d3e2e2 inset;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-hover,#d3e2e2) inset}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading
.tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size:.4em;content:'';vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);border:3px
solid;border-color:#eee #bbb #888 transparent;border-radius:50%;animation:rotateLoader .4s infinite linear;margin:0
.5em 0 -.1em}.tagify__tag--flash div::before{animation:none}.tagify__tag--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:.3s;transition:var(--tag-hide-transition,.3s);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{box-shadow:0 0 0 1.1em rgba(211,148,148,.5) inset!important;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-invalid-bg,rgba(211,148,148,.5)) inset!important;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{background:linear-gradient(45deg,var(--tag-bg) 25%,transparent 25%,transparent 50%,var(--tag-bg) 50%,var(--tag-bg) 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none;filter:brightness(.95)}.tagify__tag--editable>div{color:#000;color:var(--tag-text-color--edit,#000)}.tagify__tag--editable>div::before{box-shadow:0 0 0 2px #d3e2e2 inset!important;box-shadow:0 0 0 2px var(--tag-hover,#d3e2e2) inset!important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none}.tagify__tag--editable>.tagify__tag__removeBtn::after{opacity:0;transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{box-shadow:0 0 0 2px #d39494 inset!important;box-shadow:0 0 0 2px var(--tag-invalid-color,#d39494) inset!important}.tagify__tag__removeBtn{order:5;display:inline-flex;align-items:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:0 0;background:var(--tag-remove-btn-bg,none);color:#000;color:var(--tag-remove-btn-color,#000);width:14px;height:14px;margin-right:4.66667px;margin-left:-4.66667px;overflow:hidden;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"\00D7";transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:#c77777;background:var(--tag-remove-btn-bg--hover,#c77777)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{box-shadow:0 0 0 1.1em rgba(211,148,148,.3) inset!important;box-shadow:0 0 0 var(--tag-inset-shadow-size,1.1em) var(--tag-remove-bg,rgba(211,148,148,.3)) inset!important;transition:box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input
br{display:none}.tagify:not(.tagify--mix) .tagify__input
*{display:inline;white-space:nowrap}.tagify__input{flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:.3em .5em;padding:var(--tag-pad,.3em .5em);line-height:inherit;position:relative;white-space:pre-wrap;color:inherit;color:var(--input-color,inherit);box-sizing:inherit}.tagify__input:empty::before{transition:.2s ease-out;opacity:1;transform:none;display:inline-block;width:auto}.tagify--mix .tagify__input:empty::before{display:inline-block}.tagify__input:focus{outline:0}.tagify__input:focus::before{transition:.2s ease-out;opacity:0;transform:translatex(6px)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.tagify__input:focus::before{display:none}}@supports (-ms-ime-align:auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{transition:.2s ease-out;opacity:1;transform:none;color:rgba(0,0,0,.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);height:1em;line-height:1em;margin:auto 0;z-index:1;color:rgba(0,0,0,.4);color:var(--placeholder-color);white-space:nowrap;pointer-events:none;opacity:0;position:absolute}.tagify--mix .tagify__input::before{display:none;position:static;line-height:inherit}.tagify__input::after{content:attr(data-suggest);display:inline-block;white-space:pre;color:#000;opacity:.3;pointer-events:none;max-width:100px}.tagify__input
.tagify__tag{margin:0}.tagify__input .tagify__tag>div{padding-top:0;padding-bottom:0}.tagify--mix{display:block}.tagify--mix
.tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5}.tagify--mix .tagify__input::before{height:auto}.tagify--mix .tagify__input::after{content:none}.tagify--select::after{content:'>';opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;transform:translate(-150%,-50%) scaleX(1.2) rotate(90deg);transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{transform:translate(-150%,-50%) rotate(270deg) scaleY(1.2)}.tagify--select
.tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag
div{display:none}.tagify--select
.tagify__input{width:100%}.tagify--invalid{--tags-border-color:#D39494}.tagify__dropdown{position:absolute;z-index:9999;transform:translateY(1px);overflow:hidden}.tagify__dropdown[placement=top]{margin-top:0;transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1px;border-bottom-width:0}.tagify__dropdown[position=text]{box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary),.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{max-height:300px;overflow:hidden;background:#fff;background:var(--tagify-dd-bg-color);border:1px
solid #3595f6;border-color:var(--tagify-dd-color-primary);border-width:1.1px;border-top-width:0;box-shadow:0 2px 4px -2px rgba(0,0,0,.2);transition:.25s cubic-bezier(0,1,.5,1)}.tagify__dropdown__wrapper:hover{overflow:auto}.tagify__dropdown--initial
.tagify__dropdown__wrapper{max-height:20px;transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{transform:translateY(2em)}.tagify__dropdown__item{box-sizing:inherit;padding:.3em .5em;margin:1px;cursor:pointer;border-radius:2px;position:relative;outline:0}.tagify__dropdown__item--active{background:#3595f6;background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{filter:brightness(105%)}.gsurvey-survey-field .label_setting, .gsurvey-survey-field .gfield_choice_radio, .gsurvey-survey-field .other_choice_setting, .gsurvey-survey-field input#field_choice_values_enabled, .gsurvey-survey-field input#field_choice_values_enabled + label, .gsurvey-survey-field .field-choice-label--radio, .gsurvey-survey-field .field-choice-label--rank, .gsurvey-survey-field .field-choice-label--rating, .gsurvey-survey-field .choice_with_value li input.field-choice-value, .gsurvey-survey-field .choice_with_value .gfield_choice_header_value, .gsurvey-survey-field .choice_with_value
.gfield_choice_header_label{display:none !important}.gsurvey-survey-field .choice_with_value li input.field-choice-text{width:312px !important}.gform-flyout--choices-ui--survey .gfield_choice_radio, .gform-flyout--choices-ui--survey input#field_choice_values_enabled, .gform-flyout--choices-ui--survey input#field_choice_values_enabled + label, .gform-flyout--choices-ui--survey .field-choice-label--radio, .gform-flyout--choices-ui--survey .field-choice-label--rank, .gform-flyout--choices-ui--survey .field-choice-label--rating, .gform-flyout--choices-ui--survey .field-choice-label--checkbox, .gform-flyout--choices-ui--survey .field-choice-label--select, .gform-flyout--choices-ui--survey .field-choice-clear-default, .gform-flyout--choices-ui--survey .choice_with_value li input.field-choice-value, .gform-flyout--choices-ui--survey .choice_with_value .gfield_choice_header_value, .gform-flyout--choices-ui--survey .choice_with_value
.gfield_choice_header_label{display:none !important}.gform-flyout--choices-ui--survey:not(.gform-flyout--choices-ui--input-type-radio) .other_choice_setting{display:none !important}html[dir="rtl"] .gform-flyout--choices-ui--survey #gfield_settings_choices_container label:first-child{margin-right:2rem}html:not([dir="rtl"]) .gform-flyout--choices-ui--survey #gfield_settings_choices_container label:first-child{margin-left:2rem}.gsurvey-likert-field .choices_setting, .gsurvey-likert-field .duplicate_setting, .gsurvey-likert-field .other_choice_setting, .gsurvey-likert-field input#field_choice_values_enabled, .gsurvey-likert-field input#field_choice_values_enabled + label, .gsurvey-likert-field .choice_with_value li input.field-choice-value, .gsurvey-likert-field .choice_with_value .gfield_choice_header_value, .gsurvey-likert-field .choice_with_value
.gfield_choice_header_label{display:none !important}#gsurvey-likert-rows-container,#gsurvey-likert-columns-container{border:1px
solid #dfdfdf;margin:8px
0 14px;max-height:230px;overflow:auto;padding:2px
0 6px}.panel-block-tabs__body--settings #gsurvey-likert-rows-container, .panel-block-tabs__body--settings #gsurvey-likert-columns-container{border:0
none;box-sizing:border-box;margin:auto;padding:auto;width:100%}.panel-block-tabs__body--settings #gsurvey-likert-columns{margin:auto;padding:0}.panel-block-tabs__body--settings #gsurvey-likert-rows li.field-choice-row, .panel-block-tabs__body--settings #gsurvey-likert-columns li.field-choice-row{padding:0}.panel-block-tabs__body--settings #gsurvey-likert-columns .field-choice-row + .field-choice-row, .panel-block-tabs__body--settings #gsurvey-likert-rows .field-choice-row+.field-choice-row{margin-top:0.5rem}.panel-block-tabs__body--settings .gsurvey-likert-scoring-enabled #gsurvey-likert-columns .gsurvey-likert-column-text{max-width:12rem}.panel-block-tabs__body--settings .gsurvey-likert-scoring-enabled #gsurvey-likert-columns .gsurvey-likert-column-score{margin:0
0.3rem;width:3.5rem}.gsurvey-liket-row-handle,.gsurvey-liket-column-handle{cursor:move;vertical-align:middle}.gsurvey-likert-handle--legacy{border-right:1px solid #ccc}#gsurvey-likert-rows li:not(.field-choice-row), #gsurvey-likert-columns li:not(.field-choice-row){margin:0;padding:0
10px !important}#gsurvey-likert-rows li input.gsurvey-likert-row-text, #gsurvey-likert-columns li input.gsurvey-likert-column-text{max-width:16.125rem}.gsurvey-likert-column-score{display:none;text-align:center;width:28px}.gsurvey-likert-scoring-enabled .gsurvey-likert-column-score{display:inline !important}.gsurvey-likert-scoring-enabled .gsurvey-likert-column-text{width:298px !important}.gsurvey-rank-field .gfield_choice_radio, .gsurvey-rank-field .rules_setting, .gsurvey-rank-field .other_choice_setting, .gsurvey-rank-field input#field_choice_values_enabled, .gsurvey-rank-field input#field_choice_values_enabled + label, .gsurvey-rank-field .choice_with_value li input.field-choice-value, .gsurvey-rank-field .choice_with_value .gfield_choice_header_value, .gsurvey-rank-field .choice_with_value
.gfield_choice_header_label{display:none !important}.gsurvey-rank-field .choice_with_value li input.field-choice-text{width:312px !important}.gsurvey-rating-field .duplicate_setting, .gsurvey-rating-field .other_choice_setting, .gsurvey-rating-field input#field_choice_values_enabled, .gsurvey-rating-field input#field_choice_values_enabled + label, .gsurvey-rating-field .choice_with_value li input.field-choice-value, .gsurvey-rating-field .choice_with_value .gfield_choice_header_value, .gsurvey-rating-field .choice_with_value
.gfield_choice_header_label{display:none !important}.gsurvey-rating-field .choice_with_value li input.field-choice-text{width:312px !important}.gsurvey-survey-field .choice_with_value li input.field-choice-text, .gsurvey-likert-field .choice_with_value li input.field-choice-text, .gsurvey-rank-field .choice_with_value li input.field-choice-text, .gsurvey-rating-field .choice_with_value li input.field-choice-text{width:312px !important}.gsurvey-survey-field #gfield_settings_choices_container.choice_with_value .field-choice-text--radio, .gsurvey-survey-field #gfield_settings_choices_container.choice_with_value .field-choice-text--rating, .gsurvey-survey-field #gfield_settings_choices_container.choice_with_value .field-choice-text--rank{max-width:18rem}.gsurvey-likert-field #gfield_settings_choices_container.choice_with_value .gfield_choice_header_value, .gsurvey-likert-field #gfield_settings_choices_container.choice_with_value .gfield_choice_header_label, .gsurvey-survey-field #gfield_settings_choices_container.choice_with_value .gfield_choice_header_value, .gsurvey-survey-field #gfield_settings_choices_container.choice_with_value .gfield_choice_header_label, .gsurvey-rank-field #gfield_settings_choices_container.choice_with_value .gfield_choice_header_value, .gsurvey-rank-field #gfield_settings_choices_container.choice_with_value .gfield_choice_header_label, .gsurvey-rating-field #gfield_settings_choices_container.choice_with_value .gfield_choice_header_value, .gsurvey-rating-field #gfield_settings_choices_container.choice_with_value
.gfield_choice_header_label{display:none !important}.gsurvey-likert-setting-columns-header{align-items:center;display:flex;justify-content:space-between;padding:0.5rem 0}.gsurvey-survey-field .panel-block-tabs__body--settings .gsurvey-likert-setting-columns-header>*{margin:0}.gform-settings-panel__content table.form-table table.gsurvey-likert tr:last-child td, .gform-settings-panel__content table.form-table table.gsurvey-likert tr:last-child
th{border-right:none !important;border-top:none !important}.gform-settings-panel__content table.gsurvey-likert{border:none;border-radius:0;border-spacing:0;box-shadow:none;width:100%}.gform-settings-panel__content table.gsurvey-likert
td{border:0;overflow:hidden;padding:3px;position:relative;text-align:center;vertical-align:middle;width:200px}.gform-settings-panel__content table.gsurvey-likert td.gsurvey-likert-choice{background-image:none;background-position:center center;background-repeat:no-repeat;background-size:16px 16px;height:26px}.gform-settings-panel__content table.gsurvey-likert td.gsurvey-likert-choice::after{border:1px
solid #9092b2;border-radius:50%;content:" ";display:block;height:1.625rem;left:calc(50% - 0.875rem);position:absolute;top:calc(50% - 0.875rem);width:1.625rem}.gform-settings-panel__content table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-hover{background-color:rgba(223, 239, 255, 0.4)}.gform-settings-panel__content table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus{background-color:rgba(223, 239, 255, 1) !important}.gform-settings-panel__content table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected{background-color:transparent;background-image:url(/wp-content/plugins/gravityformssurvey/images/green-check-icon.svg);background-position:center;background-repeat:no-repeat;background-size:auto}.gform-settings-panel__content table.gsurvey-likert td
input{left:-9999px;position:absolute;top:0}.gform-settings-panel__content table.gsurvey-likert
tr{height:40px}.gform-settings-panel__content table.gsurvey-likert tr th.gsurvey-likert-choice-label, .gform-settings-panel__content table.gsurvey-likert tr td.gsurvey-likert-choice-label{color:#242748;font-size:13px;font-weight:600}.gform-settings-panel__content table.gsurvey-likert tr td.gsurvey-likert-results{background-color:transparent !important}.gform-settings-panel__content table.gsurvey-likert tr
td{border-right:none;border-top:none}.gform-settings-panel__content table.gsurvey-likert th.gsurvey-likert-choice-label{background-color:transparent;border-right:none;border-top:none;line-height:1.2;padding:3px
0;text-align:center;vertical-align:middle}.gform-settings-panel__content table.gsurvey-likert .gsurvey-likert-row-label{background-color:transparent !important;color:#242748;font-weight:600;padding-left:0.5rem}.gform-settings-panel__content table.gsurvey-likert .gsurvey-likert-row-label, .gform-settings-panel__content table.gsurvey-likert .gsurvey-likert-choice{border-top:none}.gform-settings-panel__content body.rtl table.gsurvey-likert th.gsurvey-likert-choice-label{text-align:center !important;vertical-align:middle}.gform-settings-panel__content body.rtl table.gsurvey-likert td.gsurvey-likert-choice input[type="radio"]{display:none}.gform-settings__content .gsurvey-rank-field-results
table{border:none;border-radius:0;border-spacing:0;box-shadow:none;table-layout:fixed;width:100%}.gform-settings__content .gsurvey-rank-field-results table tr td.gresults-rank-field-label, .gform-settings__content .gsurvey-rank-field-results table tr:first-child td.gresults-rank-field-rank, .gform-settings__content .gsurvey-rank-field-results table tr:first-child td.gresults-rank-field-score{color:#242748;font-size:13px;font-weight:600;text-align:center !important}.gform-settings__content .gsurvey-rank-field-results table tr td.gresults-rank-field-rank, .gform-settings__content .gsurvey-rank-field-results table tr td.gresults-rank-field-score{text-align:center}.gform-settings__content .gsurvey-rank-field-results table
tr{height:40px}ul.gsurvey-rank.ui-sortable{display:inline-block;list-style:none;padding-left:0;width:auto}body:not(.wp-admin) ul.gsurvey-rank.ui-sortable{display:inline-block;width:auto}.toplevel_page_gf_edit_forms .gravity-theme .gsurvey-rank-choice{align-items:center;background-image:none;display:flex;padding:0}.toplevel_page_gf_edit_forms .gravity-theme .gsurvey-rank-choice::before{background:url(/wp-content/plugins/gravityformssurvey/images/arrow-handle.svg) center center no-repeat;content:"";cursor:move;display:inline-block;height:16px;margin-right:0.5rem;position:relative;white-space:nowrap;width:16px}.gravity-theme .gsurvey-rank-choice{background-image:url(/wp-content/plugins/gravityformssurvey/images/arrow-handle.svg);background-position:0 center;background-repeat:no-repeat;background-size:16px 16px;border-bottom:1px solid rgba(204, 204, 204, 0);border-top:1px solid rgba(204, 204, 204, 0);cursor:move;padding:0.5rem 1.5rem !important;white-space:nowrap;width:auto}body:not(.wp-admin) .gravity-theme .gsurvey-rank-choice.ui-sortable-helper{border-bottom:1px dashed rgba(204, 204, 204, 1);border-top:1px dashed rgba(204, 204, 204, 1)}html[dir="rtl"] .gravity-theme .gsurvey-rank-choice, body.rtl .gravity-theme .gsurvey-rank-choice, html[dir="rtl"] .gravity-theme ul li.gsurvey-rank-choice, body.rtl .gravity-theme ul li.gsurvey-rank-choice{background-position:100% center;padding-right:1.5rem !important}.gform-settings-panel__content .gsurvey-rating:not(:checked)>input{clip:rect(0, 0, 0, 0);position:absolute}.gform-settings-panel__content .gsurvey-rating:not(:checked)>label{background-image:url(/wp-content/plugins/gravityformssurvey/images/star0.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px;color:#ddd;cursor:pointer;float:right;font-size:18px !important;line-height:18px;overflow:hidden;white-space:nowrap;width:18px}.gform-settings-panel__content .gsurvey-rating:not(:checked) > label:hover, .gform-settings-panel__content .gsurvey-rating:not(:checked)>label:hover~label{background-image:url(/wp-content/plugins/gravityformssurvey/images/star1.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px}.gform-settings-panel__content .gsurvey-rating:not(:checked)>label::before{content:"\00a0\00a0\00a0\00a0"}.gform-settings-panel__content .gsurvey-rating{float:left}.gform-settings-panel__content .gsurvey-rating>input:checked~label{background-image:url(/wp-content/plugins/gravityformssurvey/images/star1.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px}.gform-settings-panel__content .gsurvey-rating > input:checked + label:hover, .gform-settings-panel__content .gsurvey-rating > input:checked + label:hover ~ label, .gform-settings-panel__content .gsurvey-rating > input:checked ~ label:hover, .gform-settings-panel__content .gsurvey-rating > input:checked ~ label:hover ~ label, .gform-settings-panel__content .gsurvey-rating>label:hover~input:checked~label{color:#ea0}.gform-settings-panel__content .gsurvey-rating>input[type="radio"]{position:absolute}html[dir="rtl"] .gform-settings-panel__content .gsurvey-rating, body.rtl .gform-settings-panel__content .gsurvey-rating{flex-direction:row-reverse}.gform-settings-panel__content .gsurvey-rating-wrapper::after{clear:both;content:"";display:block}html[dir="rtl"] .gform-settings-panel__content .gsurvey-rating-wrapper, body.rtl .gform-settings-panel__content .gsurvey-rating-wrapper, html[dir="rtl"] .gform-settings-panel__content .gsurvey-rating, body.rtl .gform-settings-panel__content .gsurvey-rating{display:flex}@media only screen and (min-width: 769px){.gform-settings-panel__content table.gsurvey-likert th.gsurvey-likert-row-label:first-child{border-right:none}}.gform_legacy_markup_wrapper table.gsurvey-likert *,.gravity-theme table.gsurvey-likert *{box-sizing:border-box}.gform_legacy_markup_wrapper table.gsurvey-likert,.gravity-theme table.gsurvey-likert{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:none;border-spacing:0;border-top:none;table-layout:fixed;width:100%}.gform_legacy_markup_wrapper .form-table.entry-details table.gsurvey-likert,.gravity-theme .form-table.entry-details table.gsurvey-likert{table-layout:auto}.gform_legacy_markup_wrapper table.form-table table.gsurvey-likert tr:last-child td,.gform_legacy_markup_wrapper table.form-table table.gsurvey-likert tr:last-child th,.gravity-theme table.form-table table.gsurvey-likert tr:last-child td,.gravity-theme table.form-table table.gsurvey-likert tr:last-child th{border-right:1px solid #ccc!important;border-top:1px solid #ccc!important}.gform_legacy_markup_wrapper table.gsurvey-likert td,.gravity-theme table.gsurvey-likert td{background-clip:padding-box;border:0;overflow:hidden;padding:3px;position:relative;text-align:center;vertical-align:middle}.gform_legacy_markup_wrapper table.gsurvey-likert tr td,.gravity-theme table.gsurvey-likert tr td{border-right:1px solid #ccc;border-top:1px solid #ccc}.gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-choice-label,.gravity-theme table.gsurvey-likert th.gsurvey-likert-choice-label{background-color:#eee;border-right:1px solid #ccc;border-top:1px solid #ccc;line-height:1.2;padding:3px 0;text-align:center;vertical-align:middle}body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-choice-label,body.rtl .gravity-theme table.gsurvey-likert th.gsurvey-likert-choice-label{text-align:center!important;vertical-align:middle}.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert .gsurvey-likert-row-label{background-color:#eee;font-weight:700;padding-left:8px}.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-choice,.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert .gsurvey-likert-choice,.gravity-theme table.gsurvey-likert .gsurvey-likert-row-label{border-top:1px solid #ccc}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-hover,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-hover{background-color:rgba(223,239,255,.4)}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-focus{background-color:#dfefff!important}.gform_legacy_markup_wrapper table.gsurvey-likert td input,.gravity-theme table.gsurvey-likert td input{left:-9999px;position:absolute;top:0}body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice input[type=radio],body.rtl .gravity-theme table.gsurvey-likert td.gsurvey-likert-choice input[type=radio]{display:none}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice{background-image:url(/wp-content/plugins/gravityformssurvey/images/active0.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px;height:26px}.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected,.gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected{background-color:#dfefff;background-image:url(/wp-content/plugins/gravityformssurvey/images/active1.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px}.gform_legacy_markup_wrapper .gsurvey-rating>label span,.gravity-theme .gsurvey-rating>label span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>input,.gravity-theme .gsurvey-rating:not(:checked)>input{clip:rect(0,0,0,0);position:absolute}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label,.gravity-theme .gsurvey-rating:not(:checked)>label{background-image:url(/wp-content/plugins/gravityformssurvey/images/star0.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px;color:#ddd;cursor:pointer;float:right;font-size:18px!important;line-height:18px;overflow:hidden;white-space:nowrap;width:18px}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label::before,.gravity-theme .gsurvey-rating:not(:checked)>label::before{content:"\00a0\00a0\00a0\00a0"}.gform_legacy_markup_wrapper .gsurvey-rating>input:checked~label,.gravity-theme .gsurvey-rating>input:checked~label{background-image:url(/wp-content/plugins/gravityformssurvey/images/star1.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px}.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label:hover,.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label:hover~label,.gravity-theme .gsurvey-rating:not(:checked)>label:hover,.gravity-theme .gsurvey-rating:not(:checked)>label:hover~label{background-image:url(/wp-content/plugins/gravityformssurvey/images/star1.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 16px}.gform_legacy_markup_wrapper .gsurvey-rating>input:checked+label:hover,.gform_legacy_markup_wrapper .gsurvey-rating>input:checked+label:hover~label,.gform_legacy_markup_wrapper .gsurvey-rating>input:checked~label:hover,.gform_legacy_markup_wrapper .gsurvey-rating>input:checked~label:hover~label,.gform_legacy_markup_wrapper .gsurvey-rating>label:hover~input:checked~label,.gravity-theme .gsurvey-rating>input:checked+label:hover,.gravity-theme .gsurvey-rating>input:checked+label:hover~label,.gravity-theme .gsurvey-rating>input:checked~label:hover,.gravity-theme .gsurvey-rating>input:checked~label:hover~label,.gravity-theme .gsurvey-rating>label:hover~input:checked~label{color:#ea0}.gform_legacy_markup_wrapper .gsurvey-rating-wrapper::after,.gravity-theme .gsurvey-rating-wrapper::after{clear:both;content:"";display:block}body.rtl .gform_legacy_markup_wrapper .gsurvey-rating,body.rtl .gform_legacy_markup_wrapper .gsurvey-rating-wrapper,body.rtl .gravity-theme .gsurvey-rating,body.rtl .gravity-theme .gsurvey-rating-wrapper,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating-wrapper,html[dir=rtl] .gravity-theme .gsurvey-rating,html[dir=rtl] .gravity-theme .gsurvey-rating-wrapper{display:flex}.gform_legacy_markup_wrapper .gsurvey-rating,.gravity-theme .gsurvey-rating{float:left}body.rtl .gform_legacy_markup_wrapper .gsurvey-rating,body.rtl .gravity-theme .gsurvey-rating,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rating,html[dir=rtl] .gravity-theme .gsurvey-rating{flex-direction:row-reverse}.gform_legacy_markup_wrapper ul.gsurvey-rank,.gravity-theme ul.gsurvey-rank{display:inline-block;list-style:none;list-style-type:none;padding-left:0;width:auto}.gform_legacy_markup_wrapper .gsurvey-rank-choice,.gravity-theme .gsurvey-rank-choice{background-image:url(/wp-content/plugins/gravityformssurvey/images/arrow-handle.svg);background-position:0 center;background-repeat:no-repeat;background-size:16px 16px;border-bottom:1px solid rgba(204,204,204,0);border-top:1px solid rgba(204,204,204,0);padding:8px 24px!important;white-space:nowrap;width:auto}body:not(.wp-admin) .gform_legacy_markup_wrapper .gsurvey-rank-choice,body:not(.wp-admin) .gravity-theme .gsurvey-rank-choice{cursor:move}body:not(.wp-admin) .gform_legacy_markup_wrapper ul.gsurvey-rank.ui-sortable,body:not(.wp-admin) .gravity-theme ul.gsurvey-rank.ui-sortable{display:inline-block;width:auto}body:not(.wp-admin) .gform_legacy_markup_wrapper .gsurvey-rank-choice.ui-sortable-helper,body:not(.wp-admin) .gravity-theme .gsurvey-rank-choice.ui-sortable-helper{border-bottom:1px dashed #ccc;border-top:1px dashed #ccc}body.rtl .gform_legacy_markup_wrapper .gsurvey-rank-choice,body.rtl .gform_legacy_markup_wrapper ul li.gsurvey-rank-choice,body.rtl .gravity-theme .gsurvey-rank-choice,body.rtl .gravity-theme ul li.gsurvey-rank-choice,html[dir=rtl] .gform_legacy_markup_wrapper .gsurvey-rank-choice,html[dir=rtl] .gform_legacy_markup_wrapper ul li.gsurvey-rank-choice,html[dir=rtl] .gravity-theme .gsurvey-rank-choice,html[dir=rtl] .gravity-theme ul li.gsurvey-rank-choice{background-position:100% center;padding-right:24px!important}@media only screen and (max-width:761px),(min-device-width:768px) and (max-device-width:1024px){.gform_legacy_markup_wrapper table.gsurvey-likert thead,.gravity-theme table.gsurvey-likert thead{left:-9999px;position:absolute;top:-9999px}.gform_legacy_markup_wrapper table.gsurvey-likert tr,.gravity-theme table.gsurvey-likert tr{display:block}.gform_legacy_markup_wrapper table.gsurvey-likert td,.gravity-theme table.gsurvey-likert td{background-position:8px center!important;display:block;line-height:2;min-height:2.4em;text-align:left;vertical-align:middle}body.rtl .gform_legacy_markup_wrapper table.gsurvey-likert td,body.rtl .gravity-theme table.gsurvey-likert td{background-position:99% center!important}.gform_legacy_markup_wrapper .gform_fields table.gsurvey-likert td::after,.gravity-theme .gform_fields table.gsurvey-likert td::after{content:attr(data-label);display:inline-block;font-weight:400;line-height:2;margin-left:32px}body.rtl .gform_legacy_markup_wrapper .gform_fields table.gsurvey-likert td::after,body.rtl .gravity-theme .gform_fields table.gsurvey-likert td::after{margin-right:22px}}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper ol.gsurvey-rank-entry li,.gravity-theme ol.gsurvey-rank-entry li{list-style:decimal outside none}}@media only screen and (min-width:769px){.gform_legacy_markup_wrapper table.gsurvey-likert tr th,.gravity-theme table.gsurvey-likert tr th{padding:8px!important}.gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-row-label:first-child,.gravity-theme table.gsurvey-likert th.gsurvey-likert-row-label:first-child{background:0 0;border-bottom:none;border-right:1px solid #ccc}.gform_legacy_markup_wrapper table.gsurvey-likert tr td,.gravity-theme table.gsurvey-likert tr td{border-top:none}.gform_legacy_markup_wrapper table.gsurvey-likert .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert .gsurvey-likert-row-label{background-color:rgba(238,238,238,.6);font-weight:700;padding-left:0}.gform_legacy_markup_wrapper table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label,.gravity-theme table.gsurvey-likert tr:nth-child(odd) .gsurvey-likert-row-label{background-color:#eee}}