#ays_tooltip {  
width: auto;
padding: 3px;
box-sizing: border-box;
word-break: keep-all;
-webkit-hyphens: none;
white-space: nowrap;
}
#ays_tooltip.center_center {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#ays_tooltip.left_top {
position: fixed;
left: 1rem;
top: 1rem;
bottom: auto;
right: auto;
}
#ays_tooltip.left_bottom {
position: fixed;
left: 1rem;
top: auto;
bottom: 1rem;
right: auto;
}
#ays_tooltip.right_top {
position: fixed;
left: auto;
top: 1rem;
bottom: auto;
right: 1rem;
}
#ays_tooltip.right_bottom {
position: fixed;
left: auto;
top: auto;
bottom: 1rem;
right: 1rem;
}
#ays_tooltip p {
margin: 0;
padding: 0;
} .ays_sccp_fa, .ays_sccp_far, .ays_sccp_fas {
font-family: "Font Awesome 5 Free";
}
.ays_sccp_fa, .ays_sccp_fab, .ays_sccp_fal, .ays_sccp_far, .ays_sccp_fas {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.ays_sccp_fa, .ays_sccp_fas {
font-weight: 900;
}
.ays_sccp_far {
font-weight: 400;
}
.ays_sccp_fa-lock:before {
content: "\f023";
}
#ays_noscript{
position: fixed;
width: 100%;
height: 100%;
background: white;
top: 0;
left: 0;
z-index: 99998;
overflow: auto;
padding: 90px;
justify-content: center;
}
.wrong_shortcode_text::first-letter {
color: red !important;
background-color: transparent !important;
font-size: inherit !important;
font-weight: inherit !important;
float: none !important;
line-height: inherit !important;
margin: 0 !important;
padding: 0 !important;
}@keyframes aysSMquantumWizPaperInputAddUnderline {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
}
@-webkit-keyframes aysSMquantumWizPaperInputAddUnderline {
0% {
-webkit-transform: scaleX(0);
transform: scaleX(0);
}
to {
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
}
div[id*='ays-survey-container'].ays-survey-container *{
box-sizing: border-box;
}
.ays-survey-container {
background-color: #fff;
margin-bottom: 48px;
-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
padding-bottom: 6px;
word-wrap: break-word;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
padding-bottom: 0;
word-wrap: break-word;
min-width: 250px;
width: 100%;
margin: 0 auto;
}
.ays-survey-container[dir=rtl],
.ays-survey-container[dir=rtl] * {
direction: rtl;
}
.ays-survey-container[dir=rtl] .ays-survey-answer-slider-list-main,
.ays-survey-container[dir=rtl] .ays-survey-answer-slider-list-main * {
direction: ltr;
}
.ays-survey-container[dir=rtl] .ays-survey-question {
border-left: 1px solid #dadce0!important;
border-right: 5px solid rgb(255, 87, 34);
}
.ays-survey-container[dir=ltr] .ays-survey-question {
border-left: 5px solid rgb(255, 87, 34);
border-right: 1px solid #dadce0!important;
}
.ays-survey-container[dir=rtl] .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row .ays-survey-answer-matrix-scale-column.ays-survey-answer-matrix-scale-column-row-header,
.ays-survey-container[dir=rtl] .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-column.ays-survey-answer-slider-list-column-row-header,
.ays-survey-container[dir=rtl] .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-column.ays-survey-answer-star-list-column-row-header {
text-align: right;
}
.ays-survey-container {
position: relative;
}
.ays-survey-container .ays-survey-section {
display: none;
}
.ays-survey-container .ays-survey-section.active-section {
display: block;
}
.ays-survey-container .ays-survey-section-header {
margin-top: 12px;
background-color: #fff;
border: 1px solid #dadce0;
border-radius: 8px;
margin-bottom: 12px;
padding: 24px;
padding-top: 22px;
position: relative;
border-top: 10px solid rgb(255, 87, 34);
box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.141), 0 1px 3px 0 rgba(0, 0, 0, 0.122);
}
.ays-survey-container .ays-survey-section-title-row {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.ays-survey-container .ays-survey-section-title-row {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 32px;
font-weight: 400;
color: #202124;
line-height: 135%;
max-width: 100%;
min-width: 0%;
}
.ays-survey-container .ays-survey-title-wrap {
width: 100%; }
.ays-survey-container .ays-survey-title { font-size: 2rem;
margin-bottom: 12px;
display: block;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.ays-survey-container .ays-survey-title-wrap .ays-survey-cover-photo-title-wrap {
padding-left: 5px;
}
.ays-survey-container .ays-survey-cover-photo-title-wrap {
height: 150px;
background-image: unset;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.ays-survey-container .ays-survey-cover-photo-title-wrap.ays-survey-no-cover-photo {
background-image: unset !important;
}
.ays-survey-container .ays-survey-section-desc {
font-family: Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: .2px;
line-height: 20px;
color: #202124;
margin-top: 12px;
}
.ays-survey-container .ays-survey-question {
-webkit-transition: background-color 200ms cubic-bezier(0.0,0.0,0.2,1);
transition: background-color 200ms cubic-bezier(0.0,0.0,0.2,1);
background-color: #fff;
border: 1px solid #dadce0;
border-radius: 8px;
margin-bottom: 12px;
padding: 24px;
page-break-inside: avoid;
word-wrap: break-word;
border-left: 5px solid rgb(255, 87, 34);
position: relative;
}
.ays-survey-container .ays-survey-question-header p {
margin: 0;
} .ays-survey-container .ays-survey-question-header {
display: -webkit-box;
display: -webkit-flex;
display: flex;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
margin-bottom: 16px;
-webkit-box-align: start;
box-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
max-width: 100%;
min-width: 0%;
position: relative;
}
.ays-survey-container .ays-survey-question-header-content { width: 100%;
}
.ays-survey-container .ays-survey-question-title {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 16px;
font-weight: 500;
letter-spacing: .1px;
line-height: 1.5;
color: #202124;
font-weight: 400;
width: 100%;
word-break: break-word;
display: block;
margin-bottom: 10px;
}
.ays-survey-container .ays-survey-question-image-container {
width: 100%;
padding: 5px 0;
}
.ays-survey-container .ays-survey-question-image {
max-width: 100%;
object-position: center center;
}
.ays-survey-container .ays-survey-question-required-icon {
color: #d93025;
}
.ays-survey-container .ays-survey-question-answers {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 100%;
}
.ays-survey-container .ays-survey-answer {
display: -webkit-box;
display: -webkit-flex;
display: flex; min-height: 24px; }
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="short_text"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="text"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="email"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="name"] .ays-survey-answer,
.ays-survey-container .ays-survey-section .ays-survey-question[data-type="number"] .ays-survey-answer{
width: 100%;
}
.ays-survey-container label.ays-survey-answer-label {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
cursor: pointer;
}
.ays-survey-container .ays-survey-answer-label-content {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-shrink: 1;
flex-shrink: 1;
min-width: 0%;
opacity: 1;
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"],
.ays-survey-container .ays-survey-answer-label input[type="radio"] {
display: none;
}
div.pen_container .ays-survey-container .ays-survey-answer-label input[type="checkbox"],
div.pen_container .ays-survey-container .ays-survey-answer-label input[type="radio"] {
display: none !important;
}
.ays-survey-container[id^="ays-survey-container"] .ays-survey-minimal-theme-question .ays-survey-answer-label :not(.ays-survey-answer-star-radio) input[type="checkbox"],
.ays-survey-container[id^="ays-survey-container"] .ays-survey-minimal-theme-question .ays-survey-answer-label :not(.ays-survey-answer-star-radio) input[type="radio"] {
display: initial !important;
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content,
.ays-survey-container .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content {
-webkit-transition: border-color .2s cubic-bezier(0.4,0,0.2,1);
transition: border-color .2s cubic-bezier(0.4,0,0.2,1);
-webkit-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer;
outline: none;
display: inline-block;
-webkit-flex-shrink: 0;
flex-shrink: 0;
height: 20px;
position: relative;
vertical-align: middle;
width: 20px;
z-index: 0;
}
.ays-survey-container .ays-survey-answer-icon-content-1 {
-webkit-animation: aysSMagmAnimateSelectOut .2s forwards;
animation: aysSMagmAnimateSelectOut .2s forwards;
cursor: pointer;
height: 20px;
position: relative;
width: 20px;
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-1,
.ays-survey-container .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-1 {
-webkit-animation: aysSMagmAnimateSelectOut .2s forwards;
animation: aysSMagmAnimateSelectOut .2s forwards;
cursor: pointer;
height: 20px;
position: relative;
width: 20px;
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2 {
border: solid 2px;
border-color: #5f6368;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 20px;
width: 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: 0;
}
.ays-survey-container .ays-survey-answer-label .ays-survey-answer-icon-ink {
position: absolute;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: opacity .15s ease;
transition: opacity .15s ease;
background-color: rgba(218,220,224,0.2);
-webkit-border-radius: 100%;
border-radius: 100%;
height: 20px;
opacity: 0;
outline: .1px solid transparent;
pointer-events: none;
width: 20px;
z-index: -1;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-answer-label:hover .ays-survey-answer-icon-ink ,
.ays-survey-container .ays-survey-section .ays-survey-answer-label:focus .ays-survey-answer-icon-ink {
-webkit-transform: scale(2);
transform: scale(2);
opacity: 1;
background-color: rgba(255, 87, 34, 0.04);
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3,
.ays-survey-container .ays-survey-answer-label input[type="radio"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3 {
border: 5px solid rgb(244, 0, 0);
-webkit-border-radius: 50%;
border-radius: 50%;
left: 50%;
position: absolute;
top: 50%;
-webkit-transition: -webkit-transform ease .28s;
transition: -webkit-transform ease .28s;
-webkit-transition: transform ease .28s;
transition: transform ease .28s;
-webkit-transform: translateX(-50%) translateY(-50%) scale(0);
transform: translateX(-50%) translateY(-50%) scale(0);
cursor: pointer;
visibility: hidden;
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-answer-label input[type="radio"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2 {
border-color: rgb(244, 0, 0);
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3,
.ays-survey-container .ays-survey-answer-label input[type="radio"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3 {
-webkit-transform: translateX(-50%) translateY(-50%) scale(1);
transform: translateX(-50%) translateY(-50%) scale(1);
visibility: visible;
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"] ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-2,
.ays-survey-container .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-label-content .ays-survey-answer-icon-content .ays-survey-answer-icon-content-3 {
border-radius: 0;
}
.ays-survey-container .ays-survey-question-answers.ays-survey-question-answers-grid {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-around;
justify-content: space-around;
-webkit-flex-direction: row;
flex-direction: row;
width: 100%;
}
.ays-survey-container .ays-survey-answer.ays-survey-answer-grid {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
max-width: 260px;
min-height: 24px; padding-bottom: .5em;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
width: 45%;
}
.ays-survey-container .ays-survey-answer-label.ays-survey-answer-label-grid {
flex-wrap: wrap;
}
.ays-survey-container .ays-survey-answer-label .ays-survey-answer-image-container {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-align-self: flex-start;
align-self: flex-start;
display: -webkit-box;
display: -webkit-flex;
display: flex;
height: 195px;
margin: 12px 0;
line-height: 195px;
outline-width: 0;
padding: 8px;
width: 260px;
box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: white;
border-color: rgb(255, 87, 34);
}
.ays-survey-container .ays-survey-answer-label input[type="checkbox"]:checked ~ .ays-survey-answer-image-container,
.ays-survey-container .ays-survey-answer-label input[type="radio"]:checked ~ .ays-survey-answer-image-container {
border-style: solid;
border-width: 2px;
outline-width: 0;
padding: 6px;
}
.ays-survey-container .ays-survey-answer-label .ays-survey-answer-image-container img {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: auto;
max-height: 100%;
max-width: 100%;
min-height: 0%;
min-width: 0%;
vertical-align: middle;
object-fit: contain;
object-position: center center;
margin: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 580px) {
.ays-survey-container .ays-survey-answer.ays-survey-answer-grid {
width: 100%;
margin: 0;
}
.ays-survey-container .ays-survey-section .ays-survey-button-content .ays-survey-answer-clear-selection-text{
line-height: 30px !important;
}
} @media screen and (min-width: 580px) and (max-width: 1024px) {
.ays-survey-container .ays-survey-answer-label .ays-survey-answer-image-container {
height: 150px;
}
}
.ays-survey-container input.ays-survey-question-input ~ .ays-survey-input-underline,
.ays-survey-container input.ays-survey-question-input ~ .ays-survey-input-underline-animation,
.ays-survey-container .ays-survey-answer-label-content > span {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
box-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
font-family: Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: .2px;
line-height: 20px;
color: #202124;
min-width: 1px;
}
.ays-survey-container .ays-survey-answer-label-content > span {
margin-left: .75em;
}
.ays-survey-container .ays-survey-answer-label.ays-survey-answer-label-other {
-webkit-box-flex: 0;
box-flex: 0;
-webkit-flex-grow: 0;
flex-grow: 0;
padding-right: 20px;
width: auto;
white-space: nowrap;
margin-bottom: 10px;
}
.ays-survey-container .ays-survey-answer .ays-survey-answer-other-text {
display: block;
width: 100%;
position: relative;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
min-width: 100px;
max-width: 100%;
margin-top: 10px;
}
.ays-survey-container .ays-survey-answer .ays-survey-answer-other-text input.ays-survey-answer-other-input {
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1; border: none;
display: block;
font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
margin: 0;
min-width: 0%;
outline: none;
padding: .125em 0;
z-index: 0;
}
.ays-survey-container .ays-survey-question-select.dropdown div.text {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
}
.ays-survey-container .ays-survey-question-select.dropdown div.item {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 16px !important;
font-weight: 500 !important;
letter-spacing: .1px;
line-height: 24px !important;
color: #202124 !important;
word-break: break-word;
}
.ays-survey-container .ays-survey-question-select.dropdown div.item img.ays-survey-answer-image {
vertical-align: middle;
margin-top: 0;
margin-bottom: 0;
}
.ays-survey-container .ays-survey-question-select.dropdown div.text img.ays-survey-answer-image {
font-size: initial;
line-height: 1;
height: auto;
margin: 0;
margin-right: .78571429rem;
width: 50px;
height: 50px;
} .ays-survey-container .ays-survey-simple-button-container,
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container {
-webkit-border-radius: 4px;
border-radius: 4px;
color: #5f6368;
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
z-index: 0;
box-shadow: 0 2px 1px -1px rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.141), 0 1px 3px 0 rgba(0,0,0,0.122);
margin-right: 14px;
}
.ays-survey-container .ays-survey-simple-button-container {
box-shadow: none;
}
.ays-survey-container .ays-survey-simple-button-container .ays-survey-button-content,
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
position: relative;
}
.ays-survey-container .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button,
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content button.ays-survey-section-button,
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content a.ays-survey-section-button,
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button {
display: inline-block;
margin: 0;
padding: 0 24px;
background-color: #fff;
color: rgb(244, 0, 0);
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: .25px;
line-height: 36px;
text-decoration: none;
text-transform: none;
min-width: auto;
outline: none;
transition: all 280ms cubic-bezier(0.4,0.0,0.2,1);
-webkit-font-smoothing: antialiased;
-webkit-user-select: none;
user-select: none; border: 0;
cursor: pointer;
}
.ays-survey-container .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button {
font-size: 12px;
padding: 0;
background-color: unset;
line-height: initial;
}
.ays-survey-container .ays-survey-simple-button-container:hover .ays-survey-button-content .ays-survey-button {
transform: none;
}
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content button.ays-survey-section-button,
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content a.ays-survey-section-button,
.ays-survey-container .ays-survey-section-buttons .ays-survey-section-button-container:hover .ays-survey-section-button-content input.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content button.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content a.ays-survey-section-button,
.ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container:focus .ays-survey-section-button-content input.ays-survey-section-button{
background-color: rgba(244, 0, 0, .04);
}
.ays-survey-container .ays-fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ays-survey-container .ays-fa-star::before {
content: "\f005";
}
.ays-survey-container .ays-fa-star-o::before {
content: "\f006";
}
.ays-survey-container .ays-loader {
display: none;
}
@keyframes aysSMagmAnimateSelectIn {
0% {
height: 0;
width: 0;
}
100% {
height: 100%;
width: 100%;
}
}
@keyframes aysSMagmAnimateSelectOut {
0% {
height: 0;
width: 0;
}
100% {
height: 100%;
width: 100%;
}
}
.ays-survey-container .ays-survey-input {
box-shadow: none !important;
border: 0 !important;
outline: 0 !important;
}
.ays-survey-container .ays-survey-input:active,
.ays-survey-container .ays-survey-input:focus {
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
}
.ays-survey-container .ays-survey-input:focus ~ .ays-survey-input-underline-animation {
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
height: 2px;
background-color: rgb(255, 87, 34);
-webkit-animation: aysSMquantumWizPaperInputAddUnderline 0.3s cubic-bezier(0.4, 0, 0.2, 1);
animation: aysSMquantumWizPaperInputAddUnderline 0.3s cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.ays-survey-container .ays-survey-input-underline {
background-color: rgba(0, 0, 0, 0.12);
height: 1px;
left: 0;
margin: 0;
padding: 0;
position: absolute;
width: 100%;
}
.ays-survey-container .ays-survey-input-underline-animation {
-webkit-transform: scaleX(0);
transform: scaleX(0);
background-color: #4285f4;
height: 2px;
left: 0;
margin: 0;
padding: 0;
position: absolute;
}
.ays-survey-container .ays-survey-remove-default-border,
.ays-survey-container .ays-survey-remove-default-border:focus{
border-color: unset;
border: 0;
box-shadow: unset;
outline: 0;
}
.ays-survey-container .ays-survey-question-box {
width: 40%;
}
.ays-survey-container .ays-survey-question-box.ays-survey-question-date-time-box {
width: 350px;
}
.ays-survey-container .ays-survey-sections .ays-survey-section-content .ays-survey-question-box .ays-survey-answer-text-inputs-default,
.ays-survey-container .ays-survey-sections .ays-survey-section-content .ays-survey-answer-other-text .ays-survey-answer-text-inputs-default {
width: 100%;
padding: 10px 8px 10px 15px;
}
.ays-survey-container .ays-survey-question-box.ays-survey-question-date-time-box .ays-survey-date-time-inner-box{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.ays-survey-container .ays-survey-question-type-text-box {
width: 100%;
}
.ays-survey-container .ays-survey-question-input-box {
position: relative;
}
.ays-survey-container .ays-survey-question-input {
min-height: 1.5em;
position: relative;
vertical-align: top;
}
.ays-survey-container input.ays-survey-question-input.ays-survey-question-input ~ .ays-survey-input-underline,
.ays-survey-container input.ays-survey-question-input.ays-survey-question-input ~ .ays-survey-input-underline-animation,
.ays-survey-container textarea.ays-survey-question-input-textarea.ays-survey-question-input ~ .ays-survey-input-underline,
.ays-survey-container textarea.ays-survey-question-input-textarea.ays-survey-question-input ~ .ays-survey-input-underline-animation {
width: calc( 100% );
}
.ays-survey-container .ays-survey-question .ays-survey-question-input {
width: 100%;
margin: 0;
}
.ays-survey-container .ays-survey-question .ays-survey-question-input {
background-color: #f8f9fa !important;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
color: initial;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-question-input::-webkit-input-placeholder {
color: rgb(117, 117, 117);
}
.ays-survey-container .ays-survey-question.isDisabled .ays-survey-question-input,
.ays-survey-container .ays-survey-question:not(.isDisabled):hover .ays-survey-question-input,
.ays-survey-container .ays-survey-question.isDisabled .ays-survey-question-select.ui.selection.dropdown,
.ays-survey-container .ays-survey-question:not(.isDisabled):hover .ays-survey-question-select.ui.selection.dropdown {
background-color: rgba(220, 220, 220, 0.8);
}
.ays-survey-container .ays-survey-question.isDisabled .ays-survey-question-select.ui.selection.dropdown .default.text,
.ays-survey-container .ays-survey-question:not(.isDisabled):hover .ays-survey-question-select.ui.selection.dropdown .default.text {
color: #666;
}
.ays-survey-container .ays-survey-question .ays-survey-question-select.ui.selection.dropdown {
min-width: 200px;
box-sizing: border-box;
padding: 10px;
height: 46px;
min-height: 46px;
font-size: 15px;
}
.ays-survey-container .ays-survey-question .ays-survey-question-select.ui.selection.dropdown .dropdown.icon {
padding: 13px;
font-size: 14px;
}
.ays-survey-container .ays-survey-section .ays-survey-question-validation-error,
.ays-survey-container .ays-survey-section .ays-survey-question-validation-error-upload,
.ays-survey-container .ays-survey-section .ays-survey-votes-count-validation-error {
font-family: Roboto, Arial, sans-serif;
font-size: 12px;
font-weight: 400;
letter-spacing: .3px;
line-height: 16px;
color: #70757a;
color: #d93025;
display: none;
}
.ays-survey-container .ays-survey-question.ays-has-error {
border-top-color: #d93025 !important;
border-right-color: #d93025 !important;
border-bottom-color: #d93025 !important;
border-left-color: #d93025 !important;
}
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-question-validation-error,
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-votes-count-validation-error {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
}
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-question-validation-error img,
.ays-survey-container .ays-survey-section .ays-survey-question.ays-has-error .ays-survey-votes-count-validation-error img {
margin-right: 12px;
}
.ays-survey-container .ays-survey-question-input-textarea {
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1;
font-family: Roboto, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.1px;
line-height: 24px;
background-color: transparent;
border: none;
-webkit-box-sizing: content-box;
box-sizing: content-box;
caret-color: #1a73e8;
display: block; min-height: 24px;
outline: none;
overflow-y: visible;
overflow-x: hidden;
padding: 16px 0px 16px 16px;
resize: none;
white-space: pre-wrap;
word-wrap: break-word;
z-index: 1;
}
.ays-survey-container textarea.ays-survey-question-input-textarea {
max-height: 1000px;
overflow: auto scroll;
margin: 0;
box-sizing: border-box;
} .ays-survey-container input.ays-survey-question-input.ays-survey-question-input::-webkit-outer-spin-button,
.ays-survey-container input.ays-survey-question-input.ays-survey-question-input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} .ays-survey-container input.ays-survey-question-input.ays-survey-question-input[type=number] {
-moz-appearance: textfield;
}
.ays-survey-container .ays-survey-question-type-select-box,
.ays-survey-container .ays-survey-question-select-conteiner {
padding: 0;
width: 100% !important;
}
.ays-survey-container .ays-survey-question-select-conteiner .select2-container {
display: block;
width: 100%!important;
}
.ays-survey-container .ays-survey-answer-clear-selection-container {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.ays-survey-container .ays-survey-display-none {
display: none !important;
}
.ays-survey-container .ays-survey-visibility-none {
visibility: hidden;
}
.ays-survey-container .ays-survey-restricted-content {
font-family: 'Google Sans',Roboto,Arial,sans-serif;
}
.ays-survey-container .ays-survey-restricted-content p {
margin: 0;
}
.ays-survey-container .ays-survey-restricted-message {
margin: 0;
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 16px;
}
.ays-survey-container .ays-survey-loader {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: flex;
justify-content: center;
align-items: center;
}
.ays-survey-container .ays-survey-thank-you-page {
display: none;
}
.ays-survey-container .ays-survey-redirect-timer {
text-align: center;
font-family: 'Google Sans',Roboto,Arial,sans-serif;
font-size: 18px;
font-weight: 500;
letter-spacing: .25px;
line-height: 36px;
} .ays-survey-container .ays_survey_login_form {
text-align: center;
}
.ays-survey-container .ays_survey_login_form form p {
margin-top: 5px;
margin-bottom: 15px;
}
.ays-survey-container .ays_survey_login_form label {
display: block;
cursor: pointer;
margin: 0;
}
.ays-survey-container .ays_survey_login_form .ays-survey-question-input-box {
width: 300px;
margin: 0 auto;
}
.ays-survey-container .ays_survey_login_form #loginform .ays-survey-question-input-box .ays-survey-question-input{
color: initial;
}
.ays-survey-container .ays_survey_login_form input[type="text"],
.ays-survey-container .ays_survey_login_form input[type="password"] {
box-shadow: none !important;
border: 0 !important;
outline: 0 !important;
min-height: 1.5em;
position: relative;
vertical-align: top;
width: 100%;
margin: 0;
background-color: #f8f9fa;
-webkit-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.ays-survey-container .ays_survey_login_form input[type="text"]:active,
.ays-survey-container .ays_survey_login_form input[type="password"]:active,
.ays-survey-container .ays_survey_login_form input[type="text"]:focus,
.ays-survey-container .ays_survey_login_form input[type="password"]:focus {
outline: 0 !important;
box-shadow: none !important;
border: 0 !important;
}
.ays-survey-container .ays_survey_login_form .ays-survey-answer-label {
width: auto;
display: inline-block;
}
.ays-survey-container .ays_survey_login_form input[type="submit"].ays-survey-section-button {
font-size: 16px !important;
padding-left: 24px !important;
padding-right: 24px !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
background-color: #cfcfcf;
}
.ays-survey-container .star_answer_inp {
display: none;
}
.ays-survey-container .ays-survey-answer-label i.ays-survey-star-icon {
cursor: pointer;
font-size: 25px; transform-origin: bottom;
transform: scale(1);
transition: .1s ease-in-out;
}
.ays-survey-container .ays-survey-answer-label i.ays-survey-star-icon.ays-fa-star {
transform: scale(1.05);
}  .ays-survey-container .ays-survey-answer-star,
.ays-survey-container .ays-survey-answer-linear-scale {
display: -webkit-box;
display: -webkit-flex;
display: flex;
width: 100%;
overflow-x: auto;
}
.ays-survey-container .ays-survey-answer-star-radios,
.ays-survey-container .ays-survey-answer-linear-scale-radios {
display: flex; justify-content: center;
}
.ays-survey-container .ays-survey-answer-star-label,
.ays-survey-container .ays-survey-answer-linear-scale-label {
-webkit-box-align: stretch;
box-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
text-align: center; }
.ays-survey-container .ays-survey-answer-star-radio-label,
.ays-survey-container .ays-survey-answer-linear-scale-radio-label {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
box-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
min-height: 3em;
font-family: Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: .2px;
line-height: 20px;
color: #202124;
padding: 0 5px;
}
.ays-survey-container .ays-survey-answer-star-radio-label {
min-height: 0;
}
.ays-survey-container .ays-survey-answer-star-radio,
.ays-survey-container .ays-survey-answer-linear-scale-radio {
-webkit-box-align: center;
box-align: center;
-webkit-align-items: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: flex;
box-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
min-height: 3em;
word-wrap: break-word;
}
.ays-survey-container .ays-survey-answer-star label.ays-survey-answer-label,
.ays-survey-container .ays-survey-answer-linear-scale label.ays-survey-answer-label {
width: auto;
-webkit-flex-grow: initial;
flex-grow: initial;
-webkit-box-align: stretch;
box-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
text-align: center;
box-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: initial;
justify-content: initial;
}   .ays-survey-container .ays-survey-question-date-box {
width: auto;
}
.ays-survey-container .ays-survey-question-date-input-box {
width: 170px;
}
.ays-survey-container .ays-survey-question-time-input-box {
width: 170px;
}
.ays-survey-container .ays-survey-timepicker{
padding: 10px;
}
.ays-survey-container .ays-survey-timepicker,
.ays-survey-container .ays-survey-question-input.ays-survey-question-date-input {
-webkit-box-flex: 1;
box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-shrink: 1;
flex-shrink: 1;
background-color: #f8f9fa;
border: none;
display: block;
height: 40px;
line-height: 1;
margin: 0;
min-width: 0%;
outline: none;
z-index: 0;
font-family: Roboto,Arial,sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: .2px;
padding: 10px;
box-sizing: border-box;
} .ays-survey-container input.ays-survey-password[type="password"] {
padding: 15px;
border: 1px solid #ccc;
margin: 0;
border-radius: 3px!important;
width: 100%;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
height: auto;
}
.ays-survey-container .ays-survey-sections .ays-survey-section input.ays-survey-section-button.ays-check-survey-password {
display: inline-block;
margin: 0;
padding: 0 24px;
font-family: 'Google Sans',Roboto, Arial,sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: .25px;
line-height: 36px;
text-decoration: none;
text-transform: none;
min-width: auto;
outline: none;
transition: all 280ms cubic-bezier(0.4,0.0,0.2,1);
-webkit-font-smoothing: antialiased;
-webkit-user-select: none;
user-select: none;
-webkit-transition: background .2s .1s;
transition: background .2s .1s;
border: 0;
cursor: pointer;
} .ays-survey-popup-survey-window {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
max-width: 100%;
max-height: 100%;
cursor: default;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99999999999;
pointer-events: fill;
scrollbar-color: #d6d6d6;
scrollbar-width: thin;
padding: 13px 5px 5px;
}
.ays-survey-popup-survey-window .ays-survey-popup-btn-close {
display: flex;
justify-content: flex-end;
margin: 4px;
cursor: pointer;
position: absolute;
width: 24px;
height: 24px;
top: -16px;
right: -16px;
background-color: #fff;
border-radius: 50%;
box-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
border: 1px solid #dadce0;
z-index: 10;
}
.ays-survey-popup-survey-window .ays-survey-popup-btn-close:hover {
background-color: #ebedf1;
}
.ays-survey-popup-survey-window .ays-survey-popup-btn-close:active {
background-color: #dadce0;
}
.ays-survey-popup-survey-window .ays-survey-popup-content {
overflow-y: auto;
height: 100%;
width: 100%;
padding-right: 10px;
}
.ays-survey-popup-survey-window .ays-survey-popup-content::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}
.ays-survey-popup-survey-window .ays-survey-popup-content::-webkit-scrollbar {
width: 8px;
background-color: #F5F5F5;
}
.ays-survey-popup-survey-window .ays-survey-popup-content::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #d6d6d6;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-image-logo-url{
position: absolute;
right: 5px;
bottom: 0px;
width: 40px;
height: 40px;
}
.ays-survey-container .ays-survey-section .ays-survey-question .ays-survey-image-logo-url-img{
width: 40px;
height: 40px;
object-fit: cover;
} .ays-survey-container .ays-survey-answer-matrix-scale-main,
.ays-survey-container .ays-survey-answer-slider-list-main,
.ays-survey-container .ays-survey-answer-star-list-main {
overflow-x: auto;
overflow-y: hidden;
padding-bottom: 10px;
width: 100%;
font-family: Roboto,Arial,sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: .2px;
line-height: 20px;
color: #202124;
margin-top: 4px;
position: relative;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main::-webkit-scrollbar,
.ays-survey-container .ays-survey-answer-star-list-main::-webkit-scrollbar,
.ays-survey-container .ays-survey-answer-slider-list-main::-webkit-scrollbar{
height: 4px;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main::-webkit-scrollbar-track,
.ays-survey-container .ays-survey-answer-star-list-main::-webkit-scrollbar-track,
.ays-survey-container .ays-survey-answer-slider-list-main::-webkit-scrollbar-track{
background: #f7f7f7; 
border-radius: 15px;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main::-webkit-scrollbar-thumb,
.ays-survey-container .ays-survey-answer-star-list-main::-webkit-scrollbar-thumb,
.ays-survey-container .ays-survey-answer-slider-list-main::-webkit-scrollbar-thumb{
background: #888;
border-radius: 15px;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main::-webkit-scrollbar-thumb:hover,
.ays-survey-container .ays-survey-answer-star-list-main::-webkit-scrollbar-thumb:hover,
.ays-survey-container .ays-survey-answer-slider-list-main::-webkit-scrollbar-thumb:hover {
background: #555; 
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container {
border-collapse: collapse;
display: table;
width: 100%;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row {
border-bottom: none;
display: table-row;
background-color: #f8f9fa;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row:first-child {
background-color: transparent !important;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row .ays-survey-answer-matrix-scale-column,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-column,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-column {
display: table-cell;
height: 2.5em;
min-width: 48px;
padding: .25em;
text-align: center;
vertical-align: middle;
width: 120px;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row .ays-survey-answer-matrix-scale-column.ays-survey-answer-matrix-scale-column-row-header,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-column.ays-survey-answer-slider-list-column-row-header,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-column.ays-survey-answer-star-list-column-row-header {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
min-width: 48px;
max-width: 288px;
padding: 8px;
text-align: left;
word-wrap: break-word;
word-break: normal;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row .ays-survey-answer-matrix-scale-column:first-child,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-column:first-child,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-column:first-child {
-webkit-box-shadow: none;
box-shadow: none;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row:not(:first-child),
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row:not(:first-child),
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row {
padding: 8px 0;
display: table-row-group;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row .ays-survey-answer-matrix-scale-row-content,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-row-content,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-row-content {
border-bottom: none;
display: table-row;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row .ays-survey-answer-matrix-scale-column-content-wrap,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-column-content-wrap,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-column-content-wrap {
display: flex;
justify-content: center;
align-items: center;
min-height: 40px;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row .ays-survey-answer-matrix-scale-column-content,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-column-content,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row .ays-survey-answer-star-list-column-content {
width: 20px;
height: 20px;
}
.ays-survey-container .ays-survey-answer-matrix-scale-main .ays-survey-answer-matrix-scale-container .ays-survey-answer-matrix-scale-row-spacer,
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row-spacer,
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-row-spacer {
background-color: transparent;
height: 4px;
}
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-label-star-list {
margin: 0;
}
.ays-survey-container .ays-survey-answer-star-list-main .ays-survey-answer-star-list-container .ays-survey-answer-star-list-rows {
word-break: break-all;
word-wrap: break-word;
}
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-range-type-main .ays-survey-answer-range-type-range{
align-items: center;
width: 100%;
max-width: 100%;
}
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-row .ays-survey-answer-slider-list-column {
width: 300px;
}
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container input[type=range].ays-survey-range-type-input{
width: 100%;
}
.ays-survey-container .ays-survey-answer-slider-list-main .ays-survey-answer-slider-list-container .ays-survey-answer-slider-list-column-row-header-only-slider{
border-left: 3px solid white;
} .ays-survey-data-table-responsive {
height: auto;
padding: 2px;
padding-top: 10px;
width: 100%;
margin: 0 auto;
overflow-x: auto;
}
.ays-survey-container .ays-survey-section.ays-survey-section-start-page .ays-survey-section-header {
text-align: center;
}
.ays-survey-container .ays-survey-section.ays-survey-section-start-page .ays-survey-section-header .ays-survey-section-title-row {
justify-content: center;
} div[id*='ays-survey-container-'] .ays-survey-answer-range-type-main{
display: flex;
justify-content: space-between;
width: 100%;
}  div[id*='ays-survey-container-'] .ays-survey-answer-range-type-main .ays-survey-answer-range-type-range{
display: flex;
justify-content: center;
width: 400px;
max-width: 80%;
position: relative;   
height: 21px; }
div[id*='ays-survey-container-'] .ays-survey-answer-range-type-main .ays-survey-answer-range-type-min-max-val{
font-size: 14px;
}
div[id*='ays-survey-container-'] input[type=range].ays-survey-range-type-input{
width: 400px;
-webkit-appearance: none;
background-color: transparent;
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
}
div[id*='ays-survey-container-'] input[type=range].ays-survey-range-type-input:focus {
outline: none;
} div[id*='ays-survey-container-'] input[type=range].ays-survey-range-type-input::-webkit-slider-runnable-track {
height: 8px;
background: #ddd;
border: none;
border-radius: 5px;
width: 100%;
}
div[id*='ays-survey-container-'] input[type=range].ays-survey-range-type-input::-webkit-slider-thumb {
-webkit-appearance: none;
border: 2px solid;
height: 18px;
width: 18px;
border-radius: 50%;
margin-top: -5px;
cursor: pointer;
}
div[id*='ays-survey-container-'] input[type=range].ays-survey-range-type-input::after::-webkit-slider-thumb {
content: "";
border: 2px solid;
height: 18px;
width: 18px;
border-radius: 50%;
margin-top: -5px;
cursor: pointer;
} div[id*='ays-survey-container-'] input[type=range].ays-survey-range-type-input::-moz-range-track {
height: 9px;
background: #ddd;
border: none;
border-radius: 5px;
}
div[id*='ays-survey-container-'] input[type=range].ays-survey-range-type-input::-moz-range-thumb {
-webkit-appearance: none;
border: 1px solid;
height: 18px;
width: 18px;
border-radius: 50%;
margin-top: -5px;
cursor: pointer;
} div[id*='ays-survey-container-'] .ays-survey-answer-range-type-main span { 
display: block;
position: absolute;
border: 1px solid #D9D9D9;
border-radius: 3px;
background: #fff;
padding: 5px;
text-align: center; padding: 0;
width: 28px;
height: 28px;
margin-left: -14px;
border: none;
background: #4285f4;
color: #fff;
line-height: 28px;
border-radius: 50%;
font-size: 11px;
-moz-transform-origin: 50% 150%;
-webkit-transform-origin: 50% 150%;
transform-origin: 50% 150%;
will-change: transform;
top: -32px;
bottom: auto;
transition: transform .2s ease-in-out;
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
}
div[id*='ays-survey-container-'] .ays-survey-answer-range-type-main span.ays-survey-answer-range-type-main-show { 
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
} div[id*='ays-survey-container-'] .ays-survey-answer-range-type-main span:after { 
content: "";
width: 20px;
height: 20px;
position: absolute;
left: 50%;
background: #1cdd36;
margin-left: -10px;
z-index: -1;
-ms-transform: rotate(45deg);
-webkit-transform: rotate( 45deg );
transform: rotate( 45deg );
top: 9px;
border-radius: 10px 10px 0 10px;
}  div[id*='ays-survey-container-'] .ays-survey-social-shares a.ays-survey-share-btn:focus {
background: #08669c;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn {
position: relative;
display: inline-block;
height: 24px;
margin: 0;
padding: 2px 8px;
line-height: 1.53;
letter-spacing: .04em;
vertical-align: top;
font-size: 12px;
font-weight: bold;
font-family: "Helvetica Neue", Arial, sans-serif;
color: #111;
background: #e0e0e0;
border: 1px solid #c7c7c7;
border-radius: 2px;
text-decoration: none;
transition: all 0.2s ease;
margin-right: 5px;
margin-top: 5px;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn:link,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn:visited,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn:focus,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn:active {
outline: none !important;
text-decoration: none !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares{
text-align: center;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin {
background-color: #0976b4 !important;
color: #fff !important;
border-color: #08669c !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin:focus {
background-color: #08669c !important;
border-color: #075683 !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin:active,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-linkedin:visited {
background-color: #075683 !important;
border-color: #05466b !important;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook {
background-color: #0976b4 !important;
color: #fff !important;
border-color: #08669c !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook {
background-color: #3b5998 !important;
border-color: #344e86 !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook:focus {
background-color: #344e86 !important;
border-color: #2d4373 !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook:active,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-facebook:visited {
background-color: #2d4373 !important;
border-color: #263961 !important;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter {
background-color: #0976b4 !important;
color: #fff !important;
border-color: #08669c !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter {
background-color: #55acee !important;
border-color: #3ea1ec !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter:focus {
background-color: #3ea1ec !important;
border-color: #2795e9 !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter:active,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-twitter:visited {
background-color: #2795e9 !important;
border-color: #1689e0 !important;
} div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte {
background-color: #0976b4 !important;
color: #fff !important;
border-color: #08669c !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte {
background-color: #486c91 !important;
border-color: #4b719a !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:hover,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:focus {
background-color: #2a6098 !important;
border-color: #4b719a !important;
}
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:active,
div[id*='ays-survey-container-'] .ays-survey-social-shares .ays-survey-share-btn-vkontakte:visited {
background-color: #4b719a !important;
border-color: #4b719a !important;
}  .ays-survey-popup-survey-window .ays-survey-popup-close-full-screen {
display: none;
}
.ays-survey-popup-survey-window .ays-survey-popup-full-screen-mode {
height: 20px;
text-align: right;
}
.ays-survey-popup-survey-window .ays-survey-popup-full-screen-mode a.ays-survey-popup-full-screen-container {
cursor: pointer;
outline: none;
border: none;
box-shadow: none;
margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
}  div[id*='ays-survey-container-'] div.ays-survey-full-screen-mode .ays-survey-close-full-screen{
display: none;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-mode .ays-survey-full-screen-container{
cursor: pointer;
width: 24px;
height: 24px;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title{
display: flex;
align-items: flex-end;
justify-content: space-between;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode {
display: flex;
height: 100%;
align-items: flex-end;
padding: 5px;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode svg{
max-width: none;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title div.ays-survey-full-screen-mode svg.ays-survey-open-full-screen{
display: inline;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title span {
margin: 0 0 12px 0;
}
div[id*='ays-survey-container-'] div.ays-survey-full-screen-and-title.ays-survey-full-screen-and-no-title{   
justify-content: flex-end;
}  div[id*='ays-survey-container-'] .ays-survey-footer-with-live-bar {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-main {
display: flex; height: 100%;
flex-wrap: wrap;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-wrap {
height: 12px;
width: 190px;
border-radius: 25px;
background: black;
margin-top: 10px;
border: 1px solid black;
margin-right: 5px;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-fill{
height: 100%;
border-radius: 25px;
}
div[id*='ays-survey-container-'] .ays-survey-live-bar-main {
padding: 0 10px;
}  div[id*='ays-survey-container-'] .ays-survey-user-explanation {
margin-top: 5px;
padding-top: 15px;
position: relative;
}
div[id*='ays-survey-container-'] .ays-survey-user-explanation textarea {
resize: vertical;
height: 120px;
transition: .5s ease;
}
div[id*='ays-survey-container-'] .ays-survey-user-explanation textarea:focus {
outline: none;
}
div[id*='ays-survey-container-'] .ays-survey-user-explanation textarea::placeholder {
font-size: 14px;
}  div[id*='ays-survey-container-'] .ays-survey-admin-note-main{
margin: 15px 0; 
}
div[id*='ays-survey-container-'] .ays-survey-admin-note-main .ays-survey-admin-note-inner{
background-color: #E3E3E3;
color: #000000a6;
border-radius: 0 4px 4px 0;
padding: 5px 8px;
display: flex;
align-items: center;
border-left: 2px solid #24a0ed;
}
div[id*='ays-survey-container-'] .ays-survey-admin-note-main .ays-survey-admin-note-inner .ays-survey-admin-note-text{
font-style: italic;
font-size: 11px;
word-break: break-word;
word-wrap: break-word;
text-align: justify; } .ays-survey-thank-you-summary-submission-main-container {
margin-top: 20px;
}
.ays-survey-question-wrap-collapsed-action-contnet {
display: flex;
justify-content: space-between;
cursor: pointer;
}
.ays-survey-collapse-question-action {
cursor: pointer;
} div.ays-survey-chat-question-item {
display: none;
}
div.ays-survey-chat-answer-box {
display: none;
}
.ays-survey-chat-container .ays-survey-chat-answer-label input[type="radio"] {
display: none !important;
}
div.ays-survey-chat-content input.ays-survey-chat-button {
display: none;
}
.ays-survey-chat-question-animation-dots {
display: none;
}  div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-answer-upload-type .ays-survey-answer-upload-type-label {
display: block;
cursor: pointer;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-answer-upload-type .ays-survey-answer-upload-type-label .ays-survey-answer-upload-type-button{
background-color: white;
font-size: initial;
padding: 0;
border: 1px solid rgba(0,0,0,.1);
padding: 5px 7px;
border-radius: 4px;
transition: .5s;
display: flex;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-answer-upload-type .ays-survey-answer-upload-type-button img,
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-answer-upload-type .ays-survey-answer-upload-type-button span,
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-question-validation-error-upload img,
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-question-validation-error-upload span{
display: initial;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-answer-upload-type .ays-survey-answer-upload-type-label .ays-survey-answer-upload-type-button:hover {
background-color: #fffbfbe0;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-main .ays-survey-answer-upload-type .ays-survey-answer-upload-type-label .ays-survey-answer-upload-type-button .ays-survey-answer-upload-type-text{
padding: 0 10px;
font-size: 14px;
color: #5F6368;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-label{
width: 110px;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-ready{
border: 1px solid rgba(0,0,0,.1);
border-radius: 4px;
padding: 5px 10px;
display: flex;
justify-content: space-between;
min-height: 40px;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-ready .ays-survey-answer-upload-ready-link-box a{
font-size: 12px;
overflow: hidden;
text-decoration: none;
box-shadow: none;
outline: none;
word-break: break-all;
word-wrap: break-word;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-ready .ays-survey-answer-upload-ready-link-box a:hover{
text-decoration: underline !important;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-ready .ays-survey-answer-upload-ready-image-box{
cursor: pointer;
margin-left: 10px;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-ready-image-box img{
max-width: initial;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-ready-link-box,
div[id*='ays-survey-container-'] .ays-survey-answer-upload-ready-image-box{
display: flex;
align-items: center;
}
.ays_questions_upload_type_answers_summary{
width: 100%;
}
.ays_questions_upload_type_answers_summary .ays-survey-answer-upload-ready-summary a{
text-decoration: none;
}
.ays_questions_upload_type_answers_summary .ays-survey-answer-upload-ready-summary a:hover{
text-decoration: underline;
}
.ays-survey-answer-upload-ready-summary{
border-radius: 4px;
background-color: rgb(0, 0, 0, 0.03);
padding: 5px 10px;
margin-bottom: 8px;
display: flex;
}
.ays-survey-answer-upload-ready-summary:hover{
background-color: rgb(0, 0, 0, 0.1);    
}
.ays-survey-answer-upload-ready-summary .ays-survey-answer-upload-ready-link-summary{
font-size: 13px;
color: black;
}
div[id*='ays-survey-container-'] .ays-survey-answer-upload-type-loader{
background-color: #bfbfbf69;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
}
div[id*='ays-survey-container-'] .ays-survey-question-validation-error-upload{
display: flex;
align-items: center;
} .display_none {
display: none !important;
}
.display_none_not_important {
display: none;
}
.display_block {
display: block !important;
}  .ays-survey-business-checkmark-label-container {
display: block;
position: relative;
padding-left: 15px;
margin-bottom: 0px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .ays-survey-business-checkmark-label-container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
} .ays-survey-business-checkmark-label-container .ays-survey-maker-checkmark,
.ays-survey-business-checkmark-label-container .ays-survey-maker-checkmark-linear-scale{
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: #FFF;
border: 1px solid #404040;
border-radius: 50%;
}
.ays-survey-business-checkmark-label-container .ays-survey-maker-checkmark-linear-scale{
top: 52px;
left: 14px;
right: 0;
bottom: 0;
margin: auto;
}
.ays-survey-business-checkmark-label-container .ays-survey-maker-checkmark.ays-survey-maker-checkmark-checkbox,
.ays-survey-business-checkmark-label-container .ays-survey-maker-checkmark.ays-survey-maker-checkmark-linear-scale-checkbox{
border-radius: 20%;
}
.ays-survey-business-checkmark-label-container .ays-survey-maker-checkmark.ays-survey-maker-checkmark-other{
top: 5px
}  .ays-survey-business-checkmark-label-container:focus input ~ .ays-survey-maker-checkmark {
outline-offset: 1px;
outline: 1px solid #008323;
} .ays-survey-business-checkmark-label-container input:checked ~ .ays-survey-maker-checkmark {
background-color: #404040;
} .ays-survey-maker-checkmark:after {
content: "";
position: absolute;
display: none;
} .ays-survey-business-checkmark-label-container input:checked ~ .ays-survey-maker-checkmark:after {
display: block;
} .ays-survey-business-checkmark-label-container .ays-survey-maker-checkmark:after {
left: 6px;
top: 3px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} button.ays-survey-links-by-category-link-button {
padding: 10px 30px;
background: #4169e1;
border-radius: 4px;
}
button.ays-survey-links-by-category-link-button > a.ays-survey-links-by-category-link{
color: #ffffff;
text-decoration: none;
}
button.ays-survey-links-by-category-link-button > a.ays-survey-links-by-category-link:hover{
text-decoration: underline;
}
button.ays-survey-links-by-category-link-button:disabled{
background: #afb0b0;
}
.ays-survey-container .ays-survey-sections .ays-survey-question sup{
position: static;
padding-left: 5px;
}
@media screen and (max-width: 768px) {
.ays-survey-container .ays-survey-section-header {
padding: 12px;
padding-top: 11px;
}
.ays-survey-container .ays-survey-section-title-row {
font-size: 24px;
}
.ays-survey-container .ays-survey-title {
font-size: 1.5rem;
}
.ays-survey-container .ays-survey-question {
padding: 12px;
}
.ays-survey-container .ays-survey-answer-label {
cursor: default;
}
.ays-survey-popup-survey-window{
max-width: 90%;
}
}
.ays-survey-container .ays-survey-section .ays-survey-section-questions-count {
font-family: Roboto,Arial,sans-serif;
font-size: 18px;
text-align: right;
cursor: help;
font-weight: 600;
}
.ays-survey-recaptcha-wrap {
padding: 10px 0;
}
div.ays-survey-section-terms-and-conditions-content .ays-survey-section-terms-and-conditions {
margin-left: 0.40em;
}
div.ays-survey-section-terms-and-conditions-content .ays-survey-section-terms-and-conditions span {
font-size: 15px;
line-height: 1;
font-family: Roboto,Arial,sans-serif;;
font-weight: 400;
letter-spacing: .2px; min-width: 1px;
} 
div.ays-survey-section-terms-and-conditions-container {
padding: 10px;
border-radius: 8px;
width: 100%;
margin-bottom: 10px;
box-sizing: border-box;
} 
div.ays-survey-section-terms-and-conditions-content .ays-survey-answer-label-terms-conditions{
margin: 0;
} 
div.ays-survey-section-terms-and-conditions-content .ays-survey-answer-label-content{
padding: 5px;
border-radius: 3px;
width: 100%;
} 
div.ays-survey-terms-and-conditions-content-box{
margin-bottom: 10px;
} 
.ays-survey-answer-matrix-scale-column-row-header-scrolled{
position: sticky;
left: 0;
background-color: #f7f7f7;
border: 0;
box-shadow: inset -3px 0 5px -5px rgb(8 8 8 / 97%) !important;
border-radius: 0 2px 2px 0;
z-index: 1;
}
div.ays-survey-category-container-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
div.ays-survey-section-terms-and-conditions-required-message-content > p.ays-survey-section-terms-and-conditions-required-message {
font-size: 12px;
padding: 0 5px;
color: #d93025;
}
.ays-survey-submission-sections-downloaw-xlsx {
display: flex;
align-items: center;
justify-content: flex-end;
}
button.button.button-primary.ays-survey-export-button.ays-survey-single-submission-results-export {
padding: 7px;
border: 1px solid;
cursor: pointer;
}
select.ays-survey-submission-select.ays-survey-question-select {
width: 192px;
padding: 13px;
font-size: 15px;
border-radius: 4px;
}
.ays-survey-submission-title, .ays-survey-submission-questions-answers {
padding: 10px 13px;  margin-bottom: 5px;
}
.ays-survey-individual-submission-answer-range-type-min-max-val{
display: flex;
align-items: center;
justify-content: flex-end;
}
div.ays-survey-individual-submission-conatiner-star {
display: flex;
align-items: center;
justify-content: space-between;
}
label.ays-survey-individual-submission-conatiner-star-label-stars,
label.ays-survey-individual-submission-conatiner-star-label-1,
label.ays-survey-individual-submission-conatiner-star-label-2{
display: flex;
align-items: center;
flex-direction: column;
}
div.ays-survey-star-list-answer-submission-content{
display: flex;
align-items: center;
justify-content: space-around;
height: 52px;
}
label.ays-survey-individual-submission-conatiner-star-label-1 div:first-child,
label.ays-survey-individual-submission-conatiner-star-label-2 div:first-child{
height: 20px;
}
label.ays-survey-individual-submission-conatiner-star-label-stars div:nth-child(2) > i.ays-fa.ays_fa_star,
label.ays-survey-individual-submission-conatiner-star-label-stars div:nth-child(2) > i.ays-fa.ays_fa_star_o,
label.ays-survey-star-list-answer-submission-content-label > div.ays-survey-star-list-answer-submission-content-div > i.ays-fa.ays_fa_star,
label.ays-survey-star-list-answer-submission-content-label > div.ays-survey-star-list-answer-submission-content-div > i.ays-fa.ays_fa_star_o{
font-size: 25px;
color: #fc0;
}
div.ays-survey-ind-submission-answer-range-type-main{
align-items: center;
height: 55px;
width: 100%;
max-width: 97%;
}
div.ays-survey-submission-questions-answers > .ays-survey-answer-slider-list-main{
overflow: unset;
}
.ays-survey-each-question-answer{
margin-top: 10px;
}
.ays-survey-container .ays-survey-form .ays-survey-sections .ays-survey-section p.ays-survey-promote-survey-text,
.ays-survey-container .ays-survey-form .ays-survey-sections .ays-survey-section p.ays-survey-promote-survey-text > a {
margin: 0;
text-align: right;
font-size: 12px;
font-style: italic;
color: #767373;
}
.ays-survey-promote-survey-content {
flex-basis: 100%;
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//glitzerkind-blumenkopf.de/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//glitzerkind-blumenkopf.de/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//glitzerkind-blumenkopf.de/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//glitzerkind-blumenkopf.de/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}