#survey-results-msdash-1, #survey-results-msdash-2 {
margin: 20px 0px;
}
#survey-results-msdash-1 canvas, #survey-results-msdash-2 canvas {
width: 100%;
height: 100%;
}
.selected-row-style {
background-color: rgb(154, 154, 154);
border-radius: 4px;
border: 1px solid #000;
}
.modal-survey-likert .survey_table {
display: table-cell;
vertical-align: bottom;
}
.modal-survey-likert .section_content {
text-align: left;
justify-content: left;
}
.modal-survey-likert .single.ahoverstyle10 span:first-child:before, .modal-survey-likert .single.ahoverstyle10:hover span:first-child:before {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
opacity: 1;
height: auto;
vertical-align: middle;
margin-left: 0px !important;
line-height: initial;
margin-top: initial;
top: 3px;
}
.modal-survey-likert .single.ahoverstyle10:hover span:first-child:before {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
top: 3px;
}
.modal-survey-likert .survey_answers:hover {
background: none !important;
opacity: 1;
}
.modal-survey-likert-texts {
position: absolute;
top: -32px;
pointer-events: none;
}
.ms-next-special .ms-next-question {
position: absolute;
z-index: 1;
margin-top: 65px !important;
right: 100px;
text-align: right !important;
}
.ms-next-special .ms-next-back {
position: absolute;
z-index: 1;
margin-top: 65px !important;
left: 50px;
text-align: left !important;
} .modal-survey-container {
display: flex;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
justify-content: center;
-webkit-justify-content: space-between;
width: 100%;
}
.form-preloader {
height: 20px;
margin-top: 10px;
}
.ms-chart-row h4 {
margin: 40px 0px 20px 0px;
font-size: 16px;
}
.admin-comment-container {
text-align: center;
}
.numeric_answer_slider {
width: 100%;
}
.numeric_answer:focus {
outline: 0px !important;
border: 0px !important;
box-shadow: 0px 0px 0px !important;
}
.ui-slider-handle {
outline: 0px !important;
cursor: pointer !important;
}
.survey_table {
display: flex;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;	
justify-content: space-between;
-webkit-justify-content: space-between;
width: 100%;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.survey_element {
margin: 10px;
text-align: center;
min-height: 32px;
justify-content: center;
-webkit-justify-content: center;
align-items: center;
width: 100%;
}
.alldisplay {
margin-top: 20px;
}
.eachdisplay {
flex-direction: row;
}
.survey-results img:not(.survey_answer_image, .survey_question_image) {
max-width: 50px;
}
.endcontent .survey-results {
margin: 0px 10px 30px 10px;
}
.survey_answer_image {
object-fit: contain;
vertical-align: middle;
}
.survey_question_image {
width: auto;
vertical-align: middle;
padding: 0px 10px;
}
.survey_answers .select_answer {
width: 100%;
margin: 0px !important;
}
.msnumericanswer input[type="text"] {
max-width: 200px !important;
border: 0px solid transparent !important;
cursor: pointer !important;
background: transparent !important;
}
.msnumericanswer>span, .msdateanswer>span, .msselectanswer>span {
display: flex;
width: 100%;
}
.survey_question, .section_content, .survey_form {
display: flex;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;
flex: 1;
-webkit-flex: 1;
font-weight: bold;
position: relative;
margin-left: 5px;
margin-right: 5px;
}
.endcontent .cl_survey {
margin-top: -10px;
}
.survey_endcontent {
display: flow-root;
font-weight: bold;
position: relative;
margin-left: 5px;
margin-right: 5px;
}
.send-participant-form-container, .confirm-ms-form-container {
position: initial !important;
padding: 0px !important;
display: inline-block !important;
margin: 15px 0px !important;
}
.survey_question span, .survey_form span, .survey_endcontent span, .section_content span {
position: relative !important;
display: inline-block !important;
line-height: 2 !important;
padding: 3px 10px !important;
}
.survey_question span, .section_content span {
width: 90%;
}
.modal-survey-container .displaychart {
margin: 0 auto;
}
.send-participant-form-container img, .confirm-ms-form-container img {
box-shadow: 0px 0px 0px transparent !important;
border: none !important;
vertical-align: text-bottom !important;
padding: 0px 40px !important;
}
.survey-progress-bar {
width: 100%;
display: table;
padding: 0px !important;
}
.survey-progress-bar .survey-progress-ln {
background: #5d5d5d;
height: 10px;
margin: 0px 10px;
padding: 0px !important;
display: flex;
color: #fff;
text-align: center;
border: 1px solid #ececec;
border: 0px solid transparent !important;
}
.survey-progress-bar .survey-progress-ln2 {
height: 100%;
padding: 0px !important;
margin: -8px 10px !important;
display: block;
}
.survey-progress-ln2  .progress {
margin-top: 0px !important;
}
.survey-progress-bar .survey-progress-ln .progress_counter {
display: block;
width: 35px;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
background: #fff;
border-radius: 3px;
font-size: 12px;
padding: 3px;
height: 10px;
line-height: 1;
color: #000;
position: relative;
z-index: 9999;
border: 1px solid #ececec;
margin: -4px auto;
}
.ms_rating_question {
vertical-align: middle;
width: auto !important;
display: flex;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;	
}
.survey_rating {
width: 32px !important;
height: 32px !important;
display: inline-block !important;
margin: 0px 5px 0px 5px;
font-size: 14px !important;
line-height: 32px !important;
font-weight: bold !important;
border: 0px solid transparent !important;
background-repeat: no-repeat !important;
}
.survey_open_answers[data-tooltip]:before {
margin-left: -20px !important;
}
.survey_rating:hover {
width: 32px;
height: 32px;
display: inline-block;
}
.survey-progress-ln2   .progress {
padding: 0px !important;
border: 0px solid transparent !important;
}
.survey-progress-bar  .progress {
height: 6px;
margin-right: 10px;
display: block;
background-color: #fff;
width: 0px;
-webkit-transition: width .5s ease-in-out 0s;
-moz-transition: width .5s ease-in-out 0s;
-ms-transition: width .5s ease-in-out 0s;
-o-transition: width .5s ease-in-out 0s;
transition: width .5s ease-in-out 0s;
}
@-webkit-keyframes countNumber {
0% {
margin-left:0px;
}
100% {
margin-left:-1000px;
}
}
.survey_question .text-on-top, .survey_answers .text-on-top {
position: absolute !important;
z-index: 1;
background: rgba(0,0,0,0.6);
color: #fff;	
padding: 5px 10px !important;
border-radius: 5px;
}
.nextstyle.survey_answer_choice {
display: table-cell !important;
position: absolute !important;
box-shadow: 0px 0px 0px transparent !important;
background: none !important;
border: 0px !important;
border-radius: 0px !important;
height: auto !important;
top: 50%;
right: 50px;
margin: -12px 0px 0px 0px !important;
padding: 0px !important;
width: auto !important;
}
.nextstyle1.survey_answer_choice {
display: block !important;
box-shadow: 0px 0px 0px transparent !important;
background: none !important;
border: 0px !important;
border-radius: 0px !important;
height: auto !important;
text-align: right !important;
padding: 0px 20px !important;
float: right;
}
.nextstyle2.survey_answer_choice {
box-shadow: 0px 0px 0px transparent !important;
margin: 5px;
}
.nextstyle2.passive {
opacity: 0.5;
cursor: not-allowed !important;
}
.nextstyle2.active {
opacity: 1;
cursor: pointer;
}
.backstyle.survey_answer_choice_back {
display: table-cell !important;
position: absolute !important;
box-shadow: 0px 0px 0px transparent !important;
background: none !important;
border: 0px !important;
border-radius: 0px !important;
height: auto !important;
top: 50%;
left: 50px;
margin: -12px 0px 0px 0px !important;
padding: 0px !important;
width: auto !important;
}
.backstyle1.survey_answer_choice_back {
display: block !important;
box-shadow: 0px 0px 0px transparent !important;
background: none !important;
border: 0px !important;
border-radius: 0px !important;
height: auto !important;
text-align: left !important;
padding: 0px 20px !important;
float: left;
}
.backstyle2.survey_answer_choice_back {
box-shadow: 0px 0px 0px transparent !important;
margin: 5px;
}
.survey_answer_choice img, .survey_answer_choice_back img {
width: 24px;
height: 24px;
margin: 0 auto;
box-shadow: 0px 0px 0px !important;
vertical-align: top !important;
border-radius: 0px !important;
}
.survey_header
{
padding-bottom: 0px !important;
margin: 50px 0px 10px 0px !important;
}
.ms-chart .survey_header
{
text-align: center;
}
#survey_preloader {
text-align: right;
display: block;
width: 100%;
top: 50%;
margin-top: -10px;
position: absolute;
}
#survey_preloader img {
margin-right: 15px !important;
box-shadow: 0px 0px 0px !important;
border-radius: 0px !important;
width: 24px;
height: 24px;
}
#survey_preloader_multi {
text-align: right;
display: block;
width: 100%;
top: 50%;
}
#survey_preloader_multi img {
margin-right: 15px !important;
box-shadow: 0px 0px 0px !important;
border-radius: 0px !important;
width: 24px;
height: 24px;
}
.ms-imgpos2 {
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
-webkit-flex-wrap: wrap-reverse;	
}
.ms-imgpos1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap;	
-webkit-flex-wrap: wrap;
}
.ms-imgpos {
flex-wrap: inherit;
}
.ms-imgpos1 span, .ms-imgpos2 span {
width: 100%;
}
.survey_answers {
text-decoration: none;
flex: 1;
-webkit-flex: 1;
display: flex;
display:-webkit-flex;
display:-moz-flex;
display:-ms-flexbox;	
margin: 5px;
cursor: pointer;
width: 100px;
line-height: 2;
position: relative;
vertical-align: middle;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.survey_open_answers .survey_answer_image {
display: block;
margin: 10px auto;
}
.survey_answers.selected:not(.survey_rating) {
-moz-box-shadow:    1px 1px 2px 0px #000000 !important;
-webkit-box-shadow: 1px 1px 2px 0px #000000 !important;
box-shadow:         1px 1px 2px 0px #000000 !important;
}
.survey_answers input[type=text] {
background-color: transparent;
border: 0px;
width: 100%;
vertical-align: middle;
margin: 0px !important;
}
.each-question {
width: 100%;
}
.hide-important {
display: none !important;
}
#msprint-this {
width: 100%;
height: 100%;
background: #fff;
display: block;
position: fixed;
z-index: 999999999;
padding: 40px;
top: 0px;
left: 0px;
}
.msprint-this img {
width: 100% !important;
max-width: 100% !important;
}
.ms-print-results {
float: right;
margin: 30px;
position: relative;	
}
.ahoverstyle1selected span:first-child:before {
content:'\00B7';
position: absolute;
font-weight: bold;
font-size: 20px;
opacity: 1 !important;
height: 50%;
vertical-align: top;
margin-left: -10px !important;
line-height: 0;
top: 50%;
}
.ahoverstyle1 span:first-child:before {
content:'\00B7';
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-weight: bold;
font-size: 20px;
opacity: 0;
height: 50%;
vertical-align: top;
margin-left: -20px;
line-height: 0;
top: 50%;
}
.ahoverstyle2selected {
font-weight: bold;
opacity: 1;
}
.ahoverstyle3selected {
opacity: 1;
text-decoration: underline;
}
.ahoverstyle4selected {
font-weight: bold;
opacity: 1;
text-decoration: underline;
}
.ahoverstyle5selected span:first-child:before {
content:'\00bb';
position: absolute;
font-size: 20px;
opacity: 1 !important;
height: 50%;
vertical-align: middle;
left: -20px !important;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle5 span:first-child:before {
content:'\00bb';
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0;
height: 50%;
vertical-align: middle;
left: -10px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle5 span:after {
content:'\00ab';
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0;
height: 50%;
margin-top: -2px;
vertical-align: middle;
right: -10px;
line-height: 0;
top: 50%;
}
.ahoverstyle5selected span:after {
content:'\00ab';
position: absolute;
font-size: 20px;
opacity: 1 !important;
height: 50%;
margin-top: -2px;
vertical-align: middle;
right: -20px !important;
line-height: 0;
top: 50%;
}
.ahoverstyle6selected span:first-child:before {
content:'\00bb';
position: absolute;
font-size: 20px;
opacity: 1 !important;
height: 50%;
vertical-align: middle;
margin-left: -20px !important;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle6 span:first-child:before {
content:'\00bb';
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0;
height: 50%;
vertical-align: middle;
margin-left: -30px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle7selected span:first-child:before {
content:'\203A';
position: absolute;
font-size: 20px;
opacity: 1 !important;
height: 50%;
vertical-align: middle;
left: -20px !important;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle7 span:first-child:before {
content:'\203A';
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0;
height: 50%;
vertical-align: middle;
left: -10px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle7selected span:after {
content:'\2039';
position: absolute;
font-size: 20px;
opacity: 1 !important;
height: 50%;
margin-top: -2px;
vertical-align: middle;
right: -20px !important;
line-height: 0;
top: 50%;
}
.ahoverstyle7 span:after {
content:'\2039';
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0;
height: 50%;
margin-top: -2px;
vertical-align: middle;
right: -10px;
line-height: 0;
top: 50%;
}
.ahoverstyle8selected span:first-child:before {
content:'\203A';
position: absolute;
font-size: 20px;
opacity: 1 !important;
height: 50%;
vertical-align: middle;
margin-left: -20px !important;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle8 span:first-child:before {
content:'\203A';
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0;
height: 50%;
vertical-align: middle;
margin-left: -30px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle9 span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_box.png);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0.5;
height: 50%;
vertical-align: middle;
margin-left: -25px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
.ahoverstyle9selected span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
.single.ahoverstyle10 span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/radio_box.png);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0.5;
height: 50%;
vertical-align: middle;
margin-left: -30px;
line-height: 0;
margin-top: -11px;
top: 50%;
}
.single.ahoverstyle10selected span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/radio_checked.png);
position: absolute;
font-size: 25px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -25px;
line-height: 0;
margin-top: -11px;
top: 50%;
}
.multiple.ahoverstyle10 span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_box.png);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0.5;
height: 50%;
vertical-align: middle;
margin-left: -25px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
.multiple.ahoverstyle10selected span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
.ahoverstyle11 span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_box2.png);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0.5;
height: 50%;
vertical-align: middle;
margin-left: -25px;
line-height: 0;
margin-top: -8px;
top: 50%;
}
.ahoverstyle11selected span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked2.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -8px;
top: 50%;
}
.ahoverstyle12 span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_box3.png);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
font-size: 20px;
opacity: 0.5;
height: 50%;
vertical-align: middle;
margin-left: -25px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
.ahoverstyle12selected span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked3.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
@media (hover: hover) {
.survey_answers:hover {
cursor: pointer;
vertical-align: middle;
opacity: 0.7;
transform: none;
transition-duration: 0s;
}
.ahoverstyle1:hover span:first-child:before {
content:'\00B7';
position: absolute;
font-weight: bold;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: top;
margin-left: -10px;
line-height: 0;
top: 50%;
}
.ahoverstyle2:hover {
font-weight: bold;
opacity: 1;
}
.ahoverstyle3:hover {
opacity: 1;
text-decoration: underline;
}
.ahoverstyle4:hover {
font-weight: bold;
opacity: 1;
text-decoration: underline;
}
.ahoverstyle5:hover span:first-child:before {
content:'\00bb';
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
left: -20px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle5:hover span:after {
content:'\00ab';
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
margin-top: -2px;
vertical-align: middle;
right: -20px;
line-height: 0;
top: 50%;
}
.ahoverstyle6:hover span:first-child:before {
content:'\00bb';
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle7:hover span:first-child:before {
content:'\203A';
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
left: -20px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle7:hover span:after {
content:'\2039';
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
margin-top: -2px;
vertical-align: middle;
right: -20px;
line-height: 0;
top: 50%;
}
.ahoverstyle8:hover span:first-child:before {
content:'\203A';
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -2px;
top: 50%;
}
.ahoverstyle9:hover span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
.single.ahoverstyle10:hover span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/radio_checked.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -25px;
line-height: 0;
margin-top: -11px;
top: 50%;
}
.multiple.ahoverstyle10:hover span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
.ahoverstyle11:hover span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked2.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -8px;
top: 50%;
}
.ahoverstyle12:hover span:first-child:before {
content: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/img/cb_checked3.png);
position: absolute;
font-size: 20px;
opacity: 1;
height: 50%;
vertical-align: middle;
margin-left: -20px;
line-height: 0;
margin-top: -7px;
top: 50%;
}
}
.survey_rating:hover:before, .ms_rating_question:hover:before {
content:'' !important;
opacity: 1 !important;
position: absolute;
font-weight: bold;
font-size: 20px;
height: 50%;
vertical-align: top;
margin-left: -10px;
line-height: 0;
top: 50%;
}
.survey_rating:hover, .ms_rating_question:hover {
opacity: 1 !important;
}
.question_rating_output {
height:32px;
margin: 10px 0px;
}
.question_rating_output>span {
vertical-align: top;
display: inline-block;
}
.ms_ratingvalue {
font-size: 12px;
vertical-align: middle !important;
line-height: 32px;
height: 32px;
display: inline-block;
margin-left: 10px;
}
.ms-next-question, .ms-next-back, .confirm-ms-form {
-webkit-transition: none !important;
transition: none !important;
}
.modal-survey-confirmation-page {
display: none;
width: 100%;
}
.confirm-ms-form {
margin: 10px 0px;
}
.modal-survey-confirmation-page .question-text-header {
display: inline-block;
width: 60%;
text-align: left;
margin: 0px !important;
}
.modal-survey-confirmation-page .answer-text-header {
display: inline-block;
width: 40%;
text-align: left;
margin: 0px !important;
}
.modal-survey-confirmation-page .question-text {
display: inline-block;
width: 60%;
text-align: left;
margin: 0px !important;
}
.modal-survey-confirmation-page .answer-text {
display: inline-block;
width: 30%;
text-align: left;
margin: 0px !important;
}
.modal-survey-confirmation-page .answer-edit {
display: inline-block;
width: 10%;
text-align: left;
margin: 0px !important;
}
.modal-survey-confirmation-page .each-row {
display: block;
width: 100%;
padding: 5px 0px;
}
.modal-survey-confirmation-page .header {
font-size: 24px;
padding: 20px 0px;
}
.modal-survey-confirmation-page .question-text-header, .modal-survey-confirmation-page .answer-text-header {
font-size: 16px;
padding: 10px 0px;
}  .modal-survey-container [data-tooltip] {
position: relative;
z-index: 2;
cursor: pointer;
} .modal-survey-container [data-tooltip]:before,
.modal-survey-container [data-tooltip]:after {
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
pointer-events: none;
} .modal-survey-container [data-tooltip]:before {
position: absolute;
bottom: 105%;
margin-bottom: 5px;
padding: 7px;
min-width: 100px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #000;
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
content: attr(data-tooltip);
text-align: center;
font-size: 14px;
line-height: 1.2;
} .modal-survey-container [data-tooltip]:after {
position: absolute;
bottom: 105%;
left: 50%;
margin-left: -5px;
width: 0;
border-top: 5px solid #000;
border-top: 5px solid hsla(0, 0%, 20%, 0.9);
border-right: 5px solid transparent;
border-left: 5px solid transparent;
content: " ";
font-size: 0;
line-height: 0;
} .modal-survey-container [data-tooltip]:hover:before,
.modal-survey-container [data-tooltip]:hover:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
img.rating_output {
border-radius: 0px !important;
border: none !important;
box-shadow: 0px 0px 0px !important;
}
.survey_row
{
display: table-row;
}
#bglock
{
position: fixed;
display:none;
top:0px;
left:0px;
z-index:999998;
width:100%;
height:100%;
background:#000000;
filter: alpha(opacity=80);
-khtml-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.modal-survey-container .cl_survey {
position: absolute;
right: 15px;
top: -15px;
cursor: pointer;
z-index: 999999;
}
.closeimg_small {
width: 14px;
height: 14px;
top: 30px !important;
}
.closeimg_medium {
width: 18px;
height: 18px;
top: 30px !important;
}
.closeimg_large {
width: 24px;
height: 24px;
top: 30px !important;
}
.modal-survey-container .cl_top_survey {
position: absolute;
right: 10px;
bottom: -10px;
cursor: pointer;
z-index: 999999;
}
.survey-results .progress {
filter: none !important;
width: 100%;
position: relative;
overflow: hidden;
height: 22px;
background: none repeat scroll 0% 0% rgb(239, 239, 239);
box-shadow: none;
border-radius: 2px 2px 2px 2px;
border: 1px solid rgb(213, 213, 213);
} 
.survey-results .process {
margin-top: 20px;
}
.survey-results .process p {
margin: 0px 0px 0px 0px !important;
text-align: left;
}
.ms-participant-form input::-webkit-input-placeholder {
color: #a2a2a2;
}
.ms-participant-form input::-moz-placeholder {
color: #a2a2a2;
}
.ms-participant-form input:-ms-input-placeholder {
color: #a2a2a2;
}
.ms-participant-form input:-moz-placeholder {
color: #a2a2a2;
}
.survey-results .right {
float: right;
}
.survey-results .progress .badge {
padding-left: 9px;
padding-right: 9px;
border-radius: 9px 9px 9px 9px;
background-color: rgb(58, 135, 173);
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: rgb(255, 255, 255);
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
}
.survey-results .progress .bar {
background-color: rgb(91, 192, 222);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
position: absolute;
overflow: hidden;
border-radius: 2px 2px 2px 2px;
font-size: 11px;
font-weight: bold;
line-height: 13px;
padding: 5px 0px 4px;
width: 0;
height: 100%;
color: rgb(255, 255, 255);
float: left;
text-align: center;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.15) inset;
-moz-box-sizing: border-box;
-webkit-transition: width 1.6s ease 2s;
transition: width 1.6s ease 2s;
}
.lineprocess {
margin-top: 5px;
}
.lineprocess p {
margin: 0px 0px 0px 0px !important;
display: inline-block;
width: 30%;
vertical-align: middle;
}
.lineprogress {
filter: none !important;
height: 5px;
width: 60%;
display: inline-block;
border-radius: 1px;
border: 1px solid rgb(213, 213, 213);
} 
.lineprocess .badge {
display: inline-block;
padding: 0px;
vertical-align: middle;
font-size: 11px;
width: 100%;
}
.lineprogress .bar {
background-color: rgb(91, 192, 222);
filter: none !important;
overflow: hidden;
border-radius: 2px 2px 2px 2px;
font-size: 11px;
font-weight: bold;
line-height: 3px;
padding: 2px 0px 1px;
width: 0%;
height: 100%;
color: rgb(255, 255, 255);
float: left;
text-align: center;
transition: width 1.6s ease 0s;
}
.lineprogress .perc {
margin-top: -10px;
font-size: 12px;
display: inline-block;
position: absolute;
padding: 1px 3px;
border: 1px solid #e1e2e3;
background: #FFF;
border-radius: 3px;
}
.survey_tooltip {
font-size: 12px !important;
padding: 3px !important;
box-shadow: 0px 0px 0px 0px transparent !important;
border-radius: 3px !important;
border: 1px solid #e1e2e3 !important;
}
.ms-question-row {
display: block;
}
.ms-question-text {
display: inline-block;
font-size: 16px;
padding: 30px 0px 10px 0px;
width: 95%;
font-weight: bold;
}
.ms-question-block1 {
display: inline-block;
width: 0%;
}
.ms-question-block2 {
font-size: 12px;
padding: 0px 0px 20px 20px;
}
.ms-answer-row {
display: block;
color: #000;
padding: 3px 5px;
}
.ms-answer-text {
display: inline-block;
font-size: 12px;
padding: 3px;
width: 65%;
}
.ms-answer-row-selected {
font-size: 12px;
background-color: #F5F4F4;
padding: 3px 5px;
color: #000;
border-radius: 4px;
border: 1px solid #969696;
}
.ms-answer-count {
display: inline-block;
width: 10%;
text-align: right;
}
.survey_global_percent {
width:0%;
color: rgb(255, 255, 255); 
background-color: rgb(91, 192, 222);
}
.ms-answer-percentage, .ms-answer-score {
display: inline-block;
width: 10%;
text-align: right;
}
.inactive_msanswer {
display: none !important;
}
.modal-survey-embed .ms-participant-form {
width: 100%;	
}
.ms-participant-form {
width: 90%;
text-align: center;
margin: 10px auto;
}
.survey_element.survey_question, .survey_element.section_content {
margin-bottom: 5px;
margin-top: 20px;
flex-basis: auto;
flex-basis: 100%;
width: 100%;
}
.ms-participant-form input:not(.ms-custom-checkbox, .ms-custom-radiobox) {
width: 100% !important;
display: inline-block;
margin-right: 10px;
border: 1px solid rgb(204, 204, 204);
}
.ms-custom-checkbox-field {
height: 30px;
}
.ms-custom-checkbox-field input {
vertical-align: text-top;
cursor: pointer;
}
.ms-custom-checkbox-field label {
vertical-align: text-top;
margin-left: 5px;
cursor: pointer;
}
.ms-participant-form a.send-participant-form, .ms-participant-form a.confirm-ms-form {
width: 20%;
cursor: pointer;
border-radius: 3px;
background: #82b440;
color: #fff;
padding: 10px 20px;
font-size: 16px;
margin: 5px 0px 0px 0px !important;
}
.ms-form-name, .ms-form-email {
}
.autoembed-msurvey {
padding: 20px 0px;
}
.modal-survey-embed .ms-participant-form input:not(.ms-custom-checkbox, .ms-custom-radiobox) {
width: 100% !important;
max-width: 100% !important;
display: block;
}
.ms-custom-checkbox {
display: block;
}
.modal-survey-embed .send-participant-form-container, .modal-survey-embed .confirm-ms-form-container, .ms-next-question-container {
width: 100%;
margin: 0px !important;
text-align: center;
}
.ms-next-question-container {
margin-top: 20px !important;
}
.modal-survey-embed .send-participant-form.button, .modal-survey-embed .confirm-ms-form.button {
display: block !important;
text-align: center;
border-radius: 3px !important;
}
.ms-next-question, .ms-next-back {
display: inline-block;
margin: 0px 5px;
}
.correct-mark img {
width: 16px;
height: 16px;
}
.correct-mark {
position: absolute;
margin-left: -25px;
margin-top: 2px;
}
.modal-survey-embed .ms-participant-form a.send-participant-form, .modal-survey-embed .ms-participant-form a.confirm-ms-form {
width: 100% !important;
display: block !important;
padding: 10px 0px;
margin: 5px 0px 0px 0px !important;
border-radius: 3px !important;
}
.one-ms-custom-radio-field {
cursor: pointer;
}
.one-ms-custom-radio-field label {
margin-left: 5px;
vertical-align: middle;
cursor: pointer;
vertical-align: text-top;
}
.modal-survey-container p {
margin: 10px 0px;
}
textarea.open_text_answer {
margin: 0px !important;
width: 100%;
height: 100%;
display: inline-block !important;
vertical-align: middle;	
}
.legendDiv {
margin-top: 20px;
position: absolute;
}
.legendDiv li {
list-style: none;
color: #000;
}
.legendDiv li span{
display: inline-block;
width: 12px;
height: 12px;
margin-right: 5px;
}
input.ms-form-name, input.ms-form-email {
margin: 5px 0px 0px 0px !important;
width: 100% !important;
font-size: 14px;
line-height: 30px;
text-indent: 10px;
}
@-webkit-keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes uil-ring-anim {
0% {
-ms-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.uil-ring-css {
background: none;
margin: 0 auto;
width: 120px;
height: 120px;
text-align: center;
position: absolute;
z-index: 9999;
margin-top: -70px;
}
.uil-ring-css .quiztimer {
position: absolute;
display: block;
width: 60px;
height: 60px;
top: 20px;
left: 21px;
border-radius: 80px;
box-shadow: 0 6px 0 0 #59ebff;
-ms-animation: uil-ring-anim 1s linear infinite;
-moz-animation: uil-ring-anim 1s linear infinite;
-webkit-animation: uil-ring-anim 1s linear infinite;
-o-animation: uil-ring-anim 1s linear infinite;
animation: uil-ring-anim 1s linear infinite;
}
.qtdisplay {
font-size: 30px;
margin-top: 40px;
margin-left: -20px;
}
.ms-custom-field input, .ms-custom-field textarea, .ms-custom-field select:not(.ms-custom-checkbox input) {
margin: 0px !important;
}
.ms-custom-field {
margin: 5px 0px 0px 0px !important;
}
.ms-custom-textarea-field textarea, .ms-custom-text-field input, .ms-custom-select-field select, .ms-form-name, .ms-form-email {
text-indent: 10px;
width: 100%;
}
.ms-custom-textarea-field textarea {
padding: 10px 0px !important;
}
.ms-custom-radio-field {
margin: 5px auto;
text-align: center;
}
.ms-custom-radio-field input[type=radio] {
display: inline-block !important;
width: auto !important;
vertical-align: middle;
}
.ms-a-label{
position: relative;
width: 100%;
padding: 0px 30px;
}
.ms-a-hidelabel {
display: none;
}
.participant-form-confirmation {
margin: 15px 0px 10px 0px;	
}
.participant-form-confirmation, .participant-form-confirmation label {
text-align: left;
}
.participant-form-confirmation label {
vertical-align: top;
cursor: pointer;
}
.participant-form-confirmation input[type=checkbox] {
width: auto !important;
vertical-align: top;
cursor: pointer;
}
.one-ms-custom-radio-field {
display: inline-block !important;
width: auto !important;
margin: 5px 20px;
}
.ms-custom-field input::-webkit-input-placeholder, .ms-custom-field textarea::-webkit-input-placeholder, .ms-form-name::-webkit-input-placeholder, .ms-form-email::-webkit-input-placeholder {
opacity: 0.5;
}
.ms-custom-field input:-moz-placeholder, .ms-custom-field textarea:-moz-placeholder, .ms-form-name:-moz-placeholder, .ms-form-email:-moz-placeholder { opacity: 0.5;
}
.ms-custom-field input::-moz-placeholder, .ms-custom-field textarea::-moz-placeholder, .ms-form-name::-moz-placeholder, .ms-form-email::-moz-placeholder { opacity: 0.5;
}
.ms-custom-field input:-ms-input-placeholder, .ms-custom-field textarea:-ms-input-placeholder, .ms-form-name:-ms-input-placeholder, .ms-form-email:-ms-input-placeholder { opacity: 0.5;
}
.warning-icon {
}
.warning-icon2 {
}
.warning-icon:before {
content: '!';
background: #fc0303;
width: 20px;
text-align: center;
font-size: 15px;
color: #fff;
line-height: 1.5;
position: absolute;
margin-left: -25px;
border-radius: 100%;
height: 20px;
-webkit-animation: all .2s ease-in 0s;
-moz-animation: all .2s ease-in 0s;
-o-animation: all .2s ease-in 0s;
-ms-animation: all .2s ease-in 0s;
animation: all .2s ease-in 0s;
-webkit-animation-name: warning-anim; 
-ms-animation-name: warning-anim; 
-o-animation-name: warning-anim; 
-moz-animation-name: warning-anim; 
animation-name: warning-anim;
margin-top: 7px;
}
.ms-custom-checkbox-field.warning-icon:before {
margin-top: 0px !important;
}
.survey_endcontent p {
width: auto;
}
.warning-icon2:before {
content: '!';
background: #fc0303;
width: 20px;
text-align: center;
font-size: 15px;
color: #fff;
line-height: 1.5;
position: absolute;
margin-left: -25px;
border-radius: 100%;
height: 20px;
-webkit-animation: all .2s ease-in 0s;
-moz-animation: all .2s ease-in 0s;
-o-animation: all .2s ease-in 0s;
-ms-animation: all .2s ease-in 0s;
animation: all .2s ease-in 0s;
-webkit-animation-name: warning-anim; 
-ms-animation-name: warning-anim; 
-o-animation-name: warning-anim; 
-moz-animation-name: warning-anim; 
animation-name: warning-anim;
}
@-webkit-keyframes warning-anim {
0%  { 
opacity: 0; 
-webkit-transform: scale(0);
}
100% { 
opacity: 1; 
-webkit-transform: scale(1);
}
}
@-moz-keyframes warning-anim {
0%  { 
opacity: 0; 
-moz-transform: scale(0);
}
100% { 
opacity: 1; 
-moz-transform: scale(1);
}
}
@-ms-keyframes warning-anim {
0%  { 
opacity: 0; 
-ms-transform: scale(0);
}
100% { 
opacity: 1; 
-ms-transform: scale(1);
}
}
@-o-keyframes warning-anim {
0%  {
opacity: 0; 
-o-transform: scale(0);
}
100% { 
opacity: 1; 
-o-transform: scale(1);
}
}
@keyframes warning-anim {
0%  { 
opacity: 0; 
transform: scale(0);
}
100% { 
opacity: 1; 
transform: scale(1);
}
}
@media (max-width: 480px) {
.modal-survey-container, .ms-a-label {
box-sizing: border-box;
}
}
textarea.open_text_answer.open_def {
height: auto;
}
.survey_form input[type="text"],
.survey_form input[type="email"],
.survey_form input[type="tel"] {
box-sizing: border-box;
}
.send-participant-form.button {
box-sizing: border-box; text-decoration: none;
}
@media only screen and (max-width: 1024px) and (min-width: 100px)
{
.survey_element {
font-size: 12px;
}
.ms-a-label {
padding: 0 10px;
}
.modal-survey-container {
width: 100% !important;
margin-left: 0px !important;  }
.ms-participant-form input {
width: 100% !important;
display: block;
margin: 5px auto !important;
}
.send-participant-form-container, .confirm-ms-form-container {
width: 100%;
margin: 5px 0px 0px 0px !important;
}
.ms-participant-form a.send-participant-form, .ms-participant-form a.confirm-ms-form {
width: 100% !important;
display: block !important;
}
img.survey_answer_image {
object-fit: contain;
}
.survey_answers, .ms_rating_question {
display: block;
}
.nextstyle.survey_answer_choice {
right: 5px;
}
.backstyle.survey_answer_choice_back {
left: 5px;
}
.ms-a-label {
display: block;
}
}
*::-ms-backdrop, .modal-survey-container { display: block !important; }
*::-ms-backdrop, .survey_table.endcontent { display: block !important; }
.survey_answer_image, .survey_question_image { width: 100%; }.circliful .outer {
fill: transparent;
stroke: #333;
stroke-width: 19.8;
stroke-dasharray: 534;
transition: stroke-dashoffset 1s;
-webkit-animation-play-state: running; -moz-transform: rotate(-89deg) translateX(-190px);
} .circliful .inner {
fill: transparent;
stroke: orange;
stroke-width: 20;
stroke-dasharray: 534;
transition: stroke-dashoffset 1s;
-webkit-animation-play-state: running; -moz-transform: rotate(-89deg) translateX(-190px);
stroke-dashoffset: 0;
}
.circliful {
overflow: visible !important;
}
.svg-container {
width: 100%;
margin: 0 auto;
overflow: visible;
}
svg .icon {
font-family: FontAwesome;
}.ms-jquery-ui .ui-helper-hidden {
display: none;
}
.ms-jquery-ui .ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ms-jquery-ui .ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ms-jquery-ui .ui-helper-clearfix:before,
.ms-jquery-ui .ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ms-jquery-ui .ui-helper-clearfix:after {
clear: both;
}
.ms-jquery-ui .ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ms-jquery-ui .ui-front {
z-index: 100;
} .ms-jquery-ui .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ms-jquery-ui .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ms-jquery-ui .ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ms-jquery-ui .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ms-jquery-ui .ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-prev,
.ms-jquery-ui .ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-prev-hover,
.ms-jquery-ui .ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-prev span,
.ms-jquery-ui .ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ms-jquery-ui .ui-datepicker select.ui-datepicker-month,
.ms-jquery-ui .ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ms-jquery-ui .ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ms-jquery-ui .ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ms-jquery-ui .ui-datepicker td {
border: 0;
padding: 1px;
}
.ms-jquery-ui .ui-datepicker td span,
.ms-jquery-ui .ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ms-jquery-ui .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ms-jquery-ui .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ms-jquery-ui .ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ms-jquery-ui .ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ms-jquery-ui .ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ms-jquery-ui .ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ms-jquery-ui .ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ms-jquery-ui .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ms-jquery-ui .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ms-jquery-ui .ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ms-jquery-ui .ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ms-jquery-ui .ui-datepicker-rtl {
direction: rtl;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ms-jquery-ui .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ms-jquery-ui .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ms-jquery-ui .ui-slider {
position: relative;
text-align: left;
}
.ms-jquery-ui .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ms-jquery-ui .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ms-jquery-ui .ui-slider.ui-state-disabled .ui-slider-handle,
.ms-jquery-ui .ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ms-jquery-ui .ui-slider-horizontal {
height: .8em;
}
.ms-jquery-ui .ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ms-jquery-ui .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ms-jquery-ui .ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ms-jquery-ui .ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ms-jquery-ui .ui-slider-vertical {
width: .8em;
height: 100px;
}
.ms-jquery-ui .ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ms-jquery-ui .ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ms-jquery-ui .ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ms-jquery-ui .ui-slider-vertical .ui-slider-range-max {
top: 0;
} .ms-jquery-ui .ui-widget {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ms-jquery-ui .ui-widget .ui-widget {
font-size: 1em;
}
.ms-jquery-ui .ui-widget input,
.ms-jquery-ui .ui-widget select,
.ms-jquery-ui .ui-widget textarea,
.ms-jquery-ui .ui-widget button {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1em;
}
.ms-jquery-ui .ui-widget.ui-widget-content {
border: 1px solid #cbc7bd;
}
.ms-jquery-ui .ui-widget-content {
border: 1px solid #d9d6c4;
background: #eceadf url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_fine-grain_10_eceadf_60x60.png) 50% 50% repeat;
color: #1f1f1f;
}
.ms-jquery-ui .ui-widget-content a {
color: #1f1f1f;
}
.ms-jquery-ui .ui-widget-header {
border: 1px solid #d4d1bf;
background: #ffffff url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_fine-grain_15_ffffff_60x60.png) 50% 50% repeat;
color: #453821;
font-weight: bold;
}
.ms-jquery-ui .ui-widget-header a {
color: #453821;
} .ms-jquery-ui .ui-state-default,
.ms-jquery-ui .ui-widget-content .ui-state-default,
.ms-jquery-ui .ui-widget-header .ui-state-default,
.ms-jquery-ui .ui-button, html .ms-jquery-ui .ui-button.ui-state-disabled:hover,
html .ms-jquery-ui .ui-button.ui-state-disabled:active {
border: 1px solid #cbc7bd;
background: #f8f7f6 url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_fine-grain_10_f8f7f6_60x60.png) 50% 50% repeat;
font-weight: bold;
color: #654b24;
}
.ms-jquery-ui .ui-state-default a,
.ms-jquery-ui .ui-state-default a:link,
.ms-jquery-ui .ui-state-default a:visited,
a.ms-jquery-ui .ui-button,
a:link.ms-jquery-ui .ui-button,
a:visited.ms-jquery-ui .ui-button,
.ms-jquery-ui .ui-button {
color: #654b24;
text-decoration: none;
}
.ms-jquery-ui .ui-state-hover,
.ms-jquery-ui .ui-widget-content .ui-state-hover,
.ms-jquery-ui .ui-widget-header .ui-state-hover,
.ms-jquery-ui .ui-state-focus,
.ms-jquery-ui .ui-widget-content .ui-state-focus,
.ms-jquery-ui .ui-widget-header .ui-state-focus,
.ms-jquery-ui .ui-button:hover,
.ms-jquery-ui .ui-button:focus {
border: 1px solid #654b24;
background: #654b24 url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_fine-grain_65_654b24_60x60.png) 50% 50% repeat;
font-weight: bold;
color: #ffffff;
}
.ms-jquery-ui .ui-state-hover a,
.ms-jquery-ui .ui-state-hover a:hover,
.ms-jquery-ui .ui-state-hover a:link,
.ms-jquery-ui .ui-state-hover a:visited,
.ms-jquery-ui .ui-state-focus a,
.ms-jquery-ui .ui-state-focus a:hover,
.ms-jquery-ui .ui-state-focus a:link,
.ms-jquery-ui .ui-state-focus a:visited,
a.ms-jquery-ui .ui-button:hover,
a.ms-jquery-ui .ui-button:focus {
color: #ffffff;
text-decoration: none;
}
.ms-jquery-ui .ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ms-jquery-ui .ui-state-active,
.ms-jquery-ui .ui-widget-content .ui-state-active,
.ms-jquery-ui .ui-widget-header .ui-state-active,
a.ms-jquery-ui .ui-button:active,
.ms-jquery-ui .ui-button:active,
.ms-jquery-ui .ui-button.ui-state-active:hover {
border: 1px solid #d9d6c4;
background: #eceadf url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_fine-grain_15_eceadf_60x60.png) 50% 50% repeat;
font-weight: bold;
color: #140f06;
}
.ms-jquery-ui .ui-icon-background,
.ms-jquery-ui .ui-state-active .ui-icon-background {
border: #d9d6c4;
background-color: #140f06;
}
.ms-jquery-ui .ui-state-active a,
.ms-jquery-ui .ui-state-active a:link,
.ms-jquery-ui .ui-state-active a:visited {
color: #140f06;
text-decoration: none;
} .ms-jquery-ui .ui-state-highlight,
.ms-jquery-ui .ui-widget-content .ui-state-highlight,
.ms-jquery-ui .ui-widget-header .ui-state-highlight {
border: 1px solid #b2a266;
background: #f7f3de url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_fine-grain_15_f7f3de_60x60.png) 50% 50% repeat;
color: #3a3427;
}
.ms-jquery-ui .ui-state-checked {
border: 1px solid #b2a266;
background: #f7f3de;
}
.ms-jquery-ui .ui-state-highlight a,
.ms-jquery-ui .ui-widget-content .ui-state-highlight a,
.ms-jquery-ui .ui-widget-header .ui-state-highlight a {
color: #3a3427;
}
.ms-jquery-ui .ui-state-error,
.ms-jquery-ui .ui-widget-content .ui-state-error,
.ms-jquery-ui .ui-widget-header .ui-state-error {
border: 1px solid #681818;
background: #b83400 url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_fine-grain_68_b83400_60x60.png) 50% 50% repeat;
color: #ffffff;
}
.ms-jquery-ui .ui-state-error a,
.ms-jquery-ui .ui-widget-content .ui-state-error a,
.ms-jquery-ui .ui-widget-header .ui-state-error a {
color: #ffffff;
}
.ms-jquery-ui .ui-state-error-text,
.ms-jquery-ui .ui-widget-content .ui-state-error-text,
.ms-jquery-ui .ui-widget-header .ui-state-error-text {
color: #ffffff;
}
.ms-jquery-ui .ui-priority-primary,
.ms-jquery-ui .ui-widget-content .ui-priority-primary,
.ms-jquery-ui .ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ms-jquery-ui .ui-priority-secondary,
.ms-jquery-ui .ui-widget-content .ui-priority-secondary,
.ms-jquery-ui .ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ms-jquery-ui .ui-state-disabled,
.ms-jquery-ui .ui-widget-content .ui-state-disabled,
.ms-jquery-ui .ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ms-jquery-ui .ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ms-jquery-ui .ui-icon {
width: 16px;
height: 16px;
}
.ms-jquery-ui .ui-icon,
.ms-jquery-ui .ui-widget-content .ui-icon {
background-image: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-icons_222222_256x240.png);
}
.ms-jquery-ui .ui-widget-header .ui-icon {
background-image: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-icons_b83400_256x240.png);
}
.ms-jquery-ui .ui-state-hover .ui-icon,
.ms-jquery-ui .ui-state-focus .ui-icon,
.ms-jquery-ui .ui-button:hover .ui-icon,
.ms-jquery-ui .ui-button:focus .ui-icon {
background-image: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-icons_ffffff_256x240.png);
}
.ms-jquery-ui .ui-state-active .ui-icon,
.ms-jquery-ui .ui-button:active .ui-icon {
background-image: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-icons_8c291d_256x240.png);
}
.ms-jquery-ui .ui-state-highlight .ui-icon,
.ms-jquery-ui .ui-button .ui-state-highlight.ui-icon {
background-image: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-icons_3572ac_256x240.png);
}
.ms-jquery-ui .ui-state-error .ui-icon,
.ms-jquery-ui .ui-state-error-text .ui-icon {
background-image: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-icons_fbdb93_256x240.png);
}
.ms-jquery-ui .ui-button .ui-icon {
background-image: url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-icons_b83400_256x240.png);
} .ms-jquery-ui .ui-icon-blank { background-position: 16px 16px; }
.ms-jquery-ui .ui-icon-caret-1-n { background-position: 0 0; }
.ms-jquery-ui .ui-icon-caret-1-ne { background-position: -16px 0; }
.ms-jquery-ui .ui-icon-caret-1-e { background-position: -32px 0; }
.ms-jquery-ui .ui-icon-caret-1-se { background-position: -48px 0; }
.ms-jquery-ui .ui-icon-caret-1-s { background-position: -65px 0; }
.ms-jquery-ui .ui-icon-caret-1-sw { background-position: -80px 0; }
.ms-jquery-ui .ui-icon-caret-1-w { background-position: -96px 0; }
.ms-jquery-ui .ui-icon-caret-1-nw { background-position: -112px 0; }
.ms-jquery-ui .ui-icon-caret-2-n-s { background-position: -128px 0; }
.ms-jquery-ui .ui-icon-caret-2-e-w { background-position: -144px 0; }
.ms-jquery-ui .ui-icon-triangle-1-n { background-position: 0 -16px; }
.ms-jquery-ui .ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ms-jquery-ui .ui-icon-triangle-1-e { background-position: -32px -16px; }
.ms-jquery-ui .ui-icon-triangle-1-se { background-position: -48px -16px; }
.ms-jquery-ui .ui-icon-triangle-1-s { background-position: -65px -16px; }
.ms-jquery-ui .ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ms-jquery-ui .ui-icon-triangle-1-w { background-position: -96px -16px; }
.ms-jquery-ui .ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ms-jquery-ui .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ms-jquery-ui .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ms-jquery-ui .ui-icon-arrow-1-n { background-position: 0 -32px; }
.ms-jquery-ui .ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ms-jquery-ui .ui-icon-arrow-1-e { background-position: -32px -32px; }
.ms-jquery-ui .ui-icon-arrow-1-se { background-position: -48px -32px; }
.ms-jquery-ui .ui-icon-arrow-1-s { background-position: -65px -32px; }
.ms-jquery-ui .ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ms-jquery-ui .ui-icon-arrow-1-w { background-position: -96px -32px; }
.ms-jquery-ui .ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ms-jquery-ui .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ms-jquery-ui .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ms-jquery-ui .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ms-jquery-ui .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ms-jquery-ui .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ms-jquery-ui .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ms-jquery-ui .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ms-jquery-ui .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ms-jquery-ui .ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ms-jquery-ui .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ms-jquery-ui .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ms-jquery-ui .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ms-jquery-ui .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ms-jquery-ui .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ms-jquery-ui .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ms-jquery-ui .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ms-jquery-ui .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ms-jquery-ui .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ms-jquery-ui .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ms-jquery-ui .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ms-jquery-ui .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ms-jquery-ui .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ms-jquery-ui .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ms-jquery-ui .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ms-jquery-ui .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ms-jquery-ui .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ms-jquery-ui .ui-icon-arrow-4 { background-position: 0 -80px; }
.ms-jquery-ui .ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ms-jquery-ui .ui-icon-extlink { background-position: -32px -80px; }
.ms-jquery-ui .ui-icon-newwin { background-position: -48px -80px; }
.ms-jquery-ui .ui-icon-refresh { background-position: -64px -80px; }
.ms-jquery-ui .ui-icon-shuffle { background-position: -80px -80px; }
.ms-jquery-ui .ui-icon-transfer-e-w { background-position: -96px -80px; }
.ms-jquery-ui .ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ms-jquery-ui .ui-icon-folder-collapsed { background-position: 0 -96px; }
.ms-jquery-ui .ui-icon-folder-open { background-position: -16px -96px; }
.ms-jquery-ui .ui-icon-document { background-position: -32px -96px; }
.ms-jquery-ui .ui-icon-document-b { background-position: -48px -96px; }
.ms-jquery-ui .ui-icon-note { background-position: -64px -96px; }
.ms-jquery-ui .ui-icon-mail-closed { background-position: -80px -96px; }
.ms-jquery-ui .ui-icon-mail-open { background-position: -96px -96px; }
.ms-jquery-ui .ui-icon-suitcase { background-position: -112px -96px; }
.ms-jquery-ui .ui-icon-comment { background-position: -128px -96px; }
.ms-jquery-ui .ui-icon-person { background-position: -144px -96px; }
.ms-jquery-ui .ui-icon-print { background-position: -160px -96px; }
.ms-jquery-ui .ui-icon-trash { background-position: -176px -96px; }
.ms-jquery-ui .ui-icon-locked { background-position: -192px -96px; }
.ms-jquery-ui .ui-icon-unlocked { background-position: -208px -96px; }
.ms-jquery-ui .ui-icon-bookmark { background-position: -224px -96px; }
.ms-jquery-ui .ui-icon-tag { background-position: -240px -96px; }
.ms-jquery-ui .ui-icon-home { background-position: 0 -112px; }
.ms-jquery-ui .ui-icon-flag { background-position: -16px -112px; }
.ms-jquery-ui .ui-icon-calendar { background-position: -32px -112px; }
.ms-jquery-ui .ui-icon-cart { background-position: -48px -112px; }
.ms-jquery-ui .ui-icon-pencil { background-position: -64px -112px; }
.ms-jquery-ui .ui-icon-clock { background-position: -80px -112px; }
.ms-jquery-ui .ui-icon-disk { background-position: -96px -112px; }
.ms-jquery-ui .ui-icon-calculator { background-position: -112px -112px; }
.ms-jquery-ui .ui-icon-zoomin { background-position: -128px -112px; }
.ms-jquery-ui .ui-icon-zoomout { background-position: -144px -112px; }
.ms-jquery-ui .ui-icon-search { background-position: -160px -112px; }
.ms-jquery-ui .ui-icon-wrench { background-position: -176px -112px; }
.ms-jquery-ui .ui-icon-gear { background-position: -192px -112px; }
.ms-jquery-ui .ui-icon-heart { background-position: -208px -112px; }
.ms-jquery-ui .ui-icon-star { background-position: -224px -112px; }
.ms-jquery-ui .ui-icon-link { background-position: -240px -112px; }
.ms-jquery-ui .ui-icon-cancel { background-position: 0 -128px; }
.ms-jquery-ui .ui-icon-plus { background-position: -16px -128px; }
.ms-jquery-ui .ui-icon-plusthick { background-position: -32px -128px; }
.ms-jquery-ui .ui-icon-minus { background-position: -48px -128px; }
.ms-jquery-ui .ui-icon-minusthick { background-position: -64px -128px; }
.ms-jquery-ui .ui-icon-close { background-position: -80px -128px; }
.ms-jquery-ui .ui-icon-closethick { background-position: -96px -128px; }
.ms-jquery-ui .ui-icon-key { background-position: -112px -128px; }
.ms-jquery-ui .ui-icon-lightbulb { background-position: -128px -128px; }
.ms-jquery-ui .ui-icon-scissors { background-position: -144px -128px; }
.ms-jquery-ui .ui-icon-clipboard { background-position: -160px -128px; }
.ms-jquery-ui .ui-icon-copy { background-position: -176px -128px; }
.ms-jquery-ui .ui-icon-contact { background-position: -192px -128px; }
.ms-jquery-ui .ui-icon-image { background-position: -208px -128px; }
.ms-jquery-ui .ui-icon-video { background-position: -224px -128px; }
.ms-jquery-ui .ui-icon-script { background-position: -240px -128px; }
.ms-jquery-ui .ui-icon-alert { background-position: 0 -144px; }
.ms-jquery-ui .ui-icon-info { background-position: -16px -144px; }
.ms-jquery-ui .ui-icon-notice { background-position: -32px -144px; }
.ms-jquery-ui .ui-icon-help { background-position: -48px -144px; }
.ms-jquery-ui .ui-icon-check { background-position: -64px -144px; }
.ms-jquery-ui .ui-icon-bullet { background-position: -80px -144px; }
.ms-jquery-ui .ui-icon-radio-on { background-position: -96px -144px; }
.ms-jquery-ui .ui-icon-radio-off { background-position: -112px -144px; }
.ms-jquery-ui .ui-icon-pin-w { background-position: -128px -144px; }
.ms-jquery-ui .ui-icon-pin-s { background-position: -144px -144px; }
.ms-jquery-ui .ui-icon-play { background-position: 0 -160px; }
.ms-jquery-ui .ui-icon-pause { background-position: -16px -160px; }
.ms-jquery-ui .ui-icon-seek-next { background-position: -32px -160px; }
.ms-jquery-ui .ui-icon-seek-prev { background-position: -48px -160px; }
.ms-jquery-ui .ui-icon-seek-end { background-position: -64px -160px; }
.ms-jquery-ui .ui-icon-seek-start { background-position: -80px -160px; } .ms-jquery-ui .ui-icon-seek-first { background-position: -80px -160px; }
.ms-jquery-ui .ui-icon-stop { background-position: -96px -160px; }
.ms-jquery-ui .ui-icon-eject { background-position: -112px -160px; }
.ms-jquery-ui .ui-icon-volume-off { background-position: -128px -160px; }
.ms-jquery-ui .ui-icon-volume-on { background-position: -144px -160px; }
.ms-jquery-ui .ui-icon-power { background-position: 0 -176px; }
.ms-jquery-ui .ui-icon-signal-diag { background-position: -16px -176px; }
.ms-jquery-ui .ui-icon-signal { background-position: -32px -176px; }
.ms-jquery-ui .ui-icon-battery-0 { background-position: -48px -176px; }
.ms-jquery-ui .ui-icon-battery-1 { background-position: -64px -176px; }
.ms-jquery-ui .ui-icon-battery-2 { background-position: -80px -176px; }
.ms-jquery-ui .ui-icon-battery-3 { background-position: -96px -176px; }
.ms-jquery-ui .ui-icon-circle-plus { background-position: 0 -192px; }
.ms-jquery-ui .ui-icon-circle-minus { background-position: -16px -192px; }
.ms-jquery-ui .ui-icon-circle-close { background-position: -32px -192px; }
.ms-jquery-ui .ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ms-jquery-ui .ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ms-jquery-ui .ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ms-jquery-ui .ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ms-jquery-ui .ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ms-jquery-ui .ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ms-jquery-ui .ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ms-jquery-ui .ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ms-jquery-ui .ui-icon-circle-zoomin { background-position: -176px -192px; }
.ms-jquery-ui .ui-icon-circle-zoomout { background-position: -192px -192px; }
.ms-jquery-ui .ui-icon-circle-check { background-position: -208px -192px; }
.ms-jquery-ui .ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ms-jquery-ui .ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ms-jquery-ui .ui-icon-circlesmall-close { background-position: -32px -208px; }
.ms-jquery-ui .ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ms-jquery-ui .ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ms-jquery-ui .ui-icon-squaresmall-close { background-position: -80px -208px; }
.ms-jquery-ui .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ms-jquery-ui .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ms-jquery-ui .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ms-jquery-ui .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ms-jquery-ui .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ms-jquery-ui .ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ms-jquery-ui .ui-corner-all,
.ms-jquery-ui .ui-corner-top,
.ms-jquery-ui .ui-corner-left,
.ms-jquery-ui .ui-corner-tl {
border-top-left-radius: 6px;
}
.ms-jquery-ui .ui-corner-all,
.ms-jquery-ui .ui-corner-top,
.ms-jquery-ui .ui-corner-right,
.ms-jquery-ui .ui-corner-tr {
border-top-right-radius: 6px;
}
.ms-jquery-ui .ui-corner-all,
.ms-jquery-ui .ui-corner-bottom,
.ms-jquery-ui .ui-corner-left,
.ms-jquery-ui .ui-corner-bl {
border-bottom-left-radius: 6px;
}
.ms-jquery-ui .ui-corner-all,
.ms-jquery-ui .ui-corner-bottom,
.ms-jquery-ui .ui-corner-right,
.ms-jquery-ui .ui-corner-br {
border-bottom-right-radius: 6px;
} .ms-jquery-ui .ui-widget-overlay {
background: #6e4f1c url(//www.ennuactie.nl/wp-content/plugins/modal_survey/templates/assets/css/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png) 50% 50% repeat;
opacity: .6;
filter: Alpha(Opacity=60); }
.ms-jquery-ui .ui-widget-shadow {
-webkit-box-shadow: -10px 0 5px #000000;
box-shadow: -10px 0 5px #000000;
}@-webkit-keyframes survey-pulse {
0% { -webkit-transform: scale(0.9); } 
50% { -webkit-transform: scale(1.1); }
100% { -webkit-transform: scale(0.9); }
}
@keyframes survey-pulse {
0% { transform: scale(0.9); } 
50% { transform: scale(1.1); }
100% { transform: scale(0.9); }
}
@-webkit-keyframes survey-pulse-2 {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}
@keyframes survey-pulse-2 {
25% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
75% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
}  .modal-survey-theme ::-moz-selection { color: #fafafa !important; background: rgba(0, 0, 0, 0.5) !important; }
.modal-survey-theme ::selection { color: #fafafa !important; background: rgba(0, 0, 0, 0.5) !important; }   .modal-survey-theme { background: #eee !important; padding: 15px 15px 30px 15px !important; border-radius: 3px !important; box-shadow: 0 1px 1px rgba(0,0,0,0.01), 0 2px 2px rgba(0,0,0,0.02), 0 4px 4px rgba(0,0,0,0.03), 0 8px 8px rgba(0,0,0,0.04), 0 16px 16px rgba(0,0,0,0.05), 0 32px 32px rgba(0,0,0,0.06) !important; } .modal-survey-theme .quiztimer-container { background: none !important; margin: 0 auto !important; width: 80px !important; height: 80px !important; line-height: 80px !important; text-align: center !important; position: relative !important; transform: scale(1) !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.modal-survey-theme .quiztimer { position: absolute !important; z-index: 0 !important; display: block !important; width: 80px !important; height: 80px !important; top: 0 !important; left: 0 !important; border-radius: 999px !important; background: #ececec !important; box-shadow: none !important; border: 8px solid #d8d8d8; -webkit-animation-name: survey-pulse; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: ease-in-out; -webkit-animation-fill-mode: both; animation-name: survey-pulse; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; animation-fill-mode: both; }
.modal-survey-theme .qtdisplay { position: relative !important; z-index: 1;	font-size: 20px !important; margin-top: 0 !important; margin-left: 0 !important; color: #1f1f1f !important; border-radius: 999px !important; } .modal-survey-theme .survey_element.survey_question, .modal-survey-theme .survey_element.section_content { margin: 0 !important; padding: 10px 5px !important; background: none !important; color: #1f1f1f !important; border: 0 !important; border-radius: 0 !important; font-size: 16px; box-shadow: none !important; }
.modal-survey-theme .survey_question span, .modal-survey-theme .section_content span {	width: -webkit-calc(100% - 46px) !important; width: calc(100% - 92px) !important; line-height: 1.15 !important; } .modal-survey-theme .survey_table { min-height: 92px !important; }
.modal-survey-theme .survey_table.ms-next-question-container { min-height: 0 !important; }
.modal-survey-theme .survey_element.survey_answers,
.modal-survey-theme .ms-next-back.button,
.modal-survey-theme .ms-next-question.button { color: #fafafa !important; border: 0 !important; margin: 5px !important; padding: 16px !important; font-size: 16px; border-radius: 3px !important; box-shadow: none !important; transition: all 0.3s ease !important; }
.modal-survey-theme .survey_element.survey_answers .open_text_answer::-webkit-input-placeholder {  color: #bbb !important; }
.modal-survey-theme .survey_element.survey_answers .open_text_answer::-moz-placeholder { color: #bbb !important; }
.modal-survey-theme .survey_element.survey_answers .open_text_answer:-ms-input-placeholder { color: #bbb !important; }
.modal-survey-theme .survey_element.survey_answers .open_text_answer:-moz-placeholder {	color: #bbb !important; }
.modal-survey-theme .survey_element.survey_answers .open_text_answer { box-shadow: 0 0 0 5px rgba(255, 255, 255, 0) !important; transition: box-shadow 0.3s ease !important; }
.modal-survey-theme .survey_element.survey_answers:not(.msnumericanswer) .open_text_answer { padding: 16px 24px !important; background: #fff !important; border: 0 !important; border-radius: 3px !important; color: #1f1f1f !important; font-size: 16px; } .modal-survey-theme .survey_element.survey_answers:hover,
.modal-survey-theme .ms-next-back.button,
.modal-survey-theme .ms-next-question.button { opacity: 0.9 !important; }
.modal-survey-theme .survey_element.survey_answers.survey_answer_choice:not(.active) { opacity: 1 !important; -webkit-mask-image: -webkit-radial-gradient(white, black); }
.modal-survey-theme .survey_element.survey_answers.default_answer.selected,
.modal-survey-theme .survey_element.survey_answers.msnumericanswer.selected,
.modal-survey-theme .survey_element.survey_answers.msselectanswer.selected,
.modal-survey-theme .survey_element.survey_answers.survey_open_answers.selected,
.modal-survey-theme .survey_element.survey_answers.msdateanswer.selected { box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0) !important; transition: all 0.3s ease !important; }
.modal-survey-theme .survey_element.survey_answers.default_answer.selected,
.modal-survey-theme .survey_element.survey_answers.msnumericanswer.selected { box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.6) !important; }
.modal-survey-theme .survey_element.survey_answers.selected .open_text_answer:not(.numeric_answer) { box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.6) !important; } .modal-survey-theme .backstyle.survey_answer_choice,
.modal-survey-theme .nextstyle.survey_answer_choice,
.modal-survey-theme .backstyle1.survey_answer_choice,
.modal-survey-theme .nextstyle1.survey_answer_choice ,
.modal-survey-theme .backstyle2.survey_answer_choice,
.modal-survey-theme .nextstyle2.survey_answer_choice,
.modal-survey-theme .ms-next-back.button,
.modal-survey-theme .ms-next-question.button { display: block !important; opacity: 1 !important; transition: all 0.5s ease !important; text-decoration: none !important; }
.modal-survey-theme .backstyle.survey_answer_choice:not(.active),
.modal-survey-theme .nextstyle.survey_answer_choice:not(.active),
.modal-survey-theme .backstyle1.survey_answer_choice:not(.active),
.modal-survey-theme .nextstyle1.survey_answer_choice:not(.active),
.modal-survey-theme .backstyle2.survey_answer_choice:not(.active),
.modal-survey-theme .nextstyle2.survey_answer_choice:not(.active) { cursor: not-allowed !important; }
.modal-survey-theme .backstyle.survey_answer_choice.active:hover,
.modal-survey-theme .nextstyle.survey_answer_choice.active:hover,
.modal-survey-theme .backstyle1.survey_answer_choice.active:hover,
.modal-survey-theme .nextstyle1.survey_answer_choice.active:hover,
.modal-survey-theme .backstyle2.survey_answer_choice.active:hover,
.modal-survey-theme .nextstyle2.survey_answer_choice.active:hover,
.modal-survey-theme .ms-next-back.button:hover,
.modal-survey-theme .ms-next-question.button:hover { opacity: 0.9 !important; }
.modal-survey-theme .survey_element.survey_answers.backstyle,
.modal-survey-theme .survey_element.survey_answers.nextstyle,
.modal-survey-theme .survey_element.survey_answers.backstyle1,
.modal-survey-theme .survey_element.survey_answers.nextstyle1 { padding: 0 !important; border-radius: 999px !important; width: 46px !important; height: 46px !important; top: 50% !important; flex: 0 0 46px !important; }
.modal-survey-theme .survey_element.survey_answers.backstyle2,
.modal-survey-theme .survey_element.survey_answers.nextstyle2 { min-height: 64px !important; }
.modal-survey-theme .survey_element.survey_answers.backstyle { left: 5px !important; right: auto !important; }
.modal-survey-theme .survey_element.survey_answers.nextstyle { left: auto !important; right: 5px !important; }
.modal-survey-theme .survey_element.survey_answers.backstyle,
.modal-survey-theme .survey_element.survey_answers.nextstyle { margin: -23px 0 0 auto !important; }
.modal-survey-theme .survey_element.survey_answers.backstyle1 { margin: 15px auto 0 0 !important; }
.modal-survey-theme .survey_element.survey_answers.nextstyle1 { margin: 15px 0 0 auto !important; }
.modal-survey-theme .survey_element.survey_answers.nextstyle:after,
.modal-survey-theme .survey_element.survey_answers.nextstyle1:after,
.modal-survey-theme .survey_element.survey_answers.nextstyle2:after { transition: opacity 0.5s ease; opacity: 1 !important; background: #cbcbcb !important; position: absolute !important; display: block !important; content: '' !important; pointer-events: none !important; top: 0 !important; right: 0 !important; bottom: 0 !important; left: 0 !important; width: auto !important; height: auto !important; }
.modal-survey-theme .survey_element.survey_answers.nextstyle.active:after,
.modal-survey-theme .survey_element.survey_answers.nextstyle1.active:after,
.modal-survey-theme .survey_element.survey_answers.nextstyle2.active:after { opacity: 0 !important; }
.modal-survey-theme .ms-span-text { position: relative; z-index: 1; }
.modal-survey-theme .survey_element.survey_answers.backstyle img,
.modal-survey-theme .survey_element.survey_answers.nextstyle img,
.modal-survey-theme .survey_element.survey_answers.backstyle1 img,
.modal-survey-theme .survey_element.survey_answers.nextstyle1 img,
.modal-survey-theme .survey_element.survey_answers.backstyle2 img,
.modal-survey-theme .survey_element.survey_answers.nextstyle2 img ,
.modal-survey-theme .ms-next-back.button img,
.modal-survey-theme .ms-next-question.button img { position: absolute !important; z-index: 1 !important; top: 50% !important; left: 50%; margin-top: -12px !important; margin-left: -12px !important; margin-right: 0 !important; display: inline-block !important; vertical-align: middle !important; } .modal-survey-theme .ms-participant-form { text-align: center !important; margin: 10px auto !important; }
.modal-survey-theme .ms-participant-form > p { padding: 0 !important; margin-top: 20px !important; margin-bottom: 20px !important; line-height: 1.15 !important; font-size: 20px !important; color: #1f1f1f !important; }
.modal-survey-theme .ms-participant-form .survey_form { position: relative !important; margin: 0 !important; font-weight: normal !important; }
.modal-survey-theme .ms-participant-form input.mspform_confirmation { display:inline-block !important; }
.modal-survey-theme .ms-participant-form input,
.modal-survey-theme .ms-participant-form select,
.modal-survey-theme .ms-participant-form textarea { display: block !important; margin-bottom: 15px !important; padding: 16px 24px !important; background: #fff !important; border: 1px solid transparent !important; border-radius: 3px !important; color: #1f1f1f !important; font-size: 16px !important; text-indent: 0 !important; }
.modal-survey-theme .ms-participant-form textarea { min-height: 160px !important; resize: vertical !important; }
.modal-survey-theme .ms-participant-form input:focus,
.modal-survey-theme .ms-participant-form select:focus,
.modal-survey-theme .ms-participant-form textarea:focus { border: 1px solid transparent; }
.modal-survey-theme .ms-participant-form input::-webkit-input-placeholder {  color: #bbb !important; }
.modal-survey-theme .ms-participant-form input::-moz-placeholder { color: #bbb !important; }
.modal-survey-theme .ms-participant-form input:-ms-input-placeholder { color: #bbb !important; }
.modal-survey-theme .ms-participant-form input:-moz-placeholder {	color: #bbb !important; }
.modal-survey-theme .ms-participant-form textarea::-webkit-input-placeholder {  color: #bbb !important; }
.modal-survey-theme .ms-participant-form textarea::-moz-placeholder { color: #bbb !important; }
.modal-survey-theme .ms-participant-form textarea:-ms-input-placeholder { color: #bbb !important; }
.modal-survey-theme .ms-participant-form textarea:-moz-placeholder { color: #bbb !important; }
.modal-survey-theme .ms-participant-form .send-participant-form.button { padding: 16px !important; font-size: 16px !important; border-radius: 3px !important; }
.modal-survey-theme .ms-participant-form .send-participant-form.button:hover,
.modal-survey-theme .ms-participant-form .send-participant-form.button:focus { text-decoration: none !important; opacity: 0.9 !important; }
.modal-survey-theme .ms-participant-form .ms-custom-checkbox-field { height: auto !important; margin: 20px 0 !important; }
.modal-survey-theme .ms-participant-form .ms-custom-radio-field { height: auto !important; margin: 20px 0 !important; }
.modal-survey-theme .ms-participant-form .ms-custom-checkbox,
.modal-survey-theme .ms-participant-form .ms-custom-radiobox { display: inline-block !important; margin: 0 6px 2px 0 !important; vertical-align: middle !important; }
.modal-survey-theme .ms-participant-form .ms-custom-field label { display: inline-block !important; vertical-align: middle !important; font-size: 16px !important; font-weight: normal !important; color: #1f1f1f !important; }
@media (min-width: 100px) {
.modal-survey-theme .ms-participant-form .ms-custom-checkbox { width: auto !important; }
} .modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-widget.ui-widget-content { background: rgba(255, 255, 255, 0.6) !important; border: 1px solid #fafafa !important; }
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-state-default,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-widget-content .ui-state-default,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-widget-header .ui-state-default,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-button,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-button.ui-state-disabled:hover,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-button.ui-state-disabled:active { background: #fafafa !important; border: 5px solid #ccc !important; }
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-state-hover,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-widget-content .ui-state-hover,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-widget-header .ui-state-hover,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-state-focus,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-widget-content .ui-state-focus,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-widget-header .ui-state-focus,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-button:hover,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-button:focus { background: #fafafa !important; border: 5px solid #ccc !important; }
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-slider-handle { border-radius: 999px !important; transform: scale(1.25) !important; transition: all 0.3s ease; }
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-slider-handle:hover,
.modal-survey-theme.ms-jquery-ui .numeric_answer_slider .ui-slider-handle.ui-state-active { transform: scale(1.45) !important; }
.modal-survey-theme.ms-jquery-ui .msnumericanswer .numeric_answer { color: #fafafa !important; }
.modal-survey-theme.ms-jquery-ui .msnumericanswer .numeric_answer::-webkit-input-placeholder { color: #fafafa !important; }
.modal-survey-theme.ms-jquery-ui .msnumericanswer .numeric_answer::-moz-placeholder { color: #fafafa !important; }
.modal-survey-theme.ms-jquery-ui .msnumericanswer .numeric_answer:-ms-input-placeholder { color: #fafafa !important; }
.modal-survey-theme.ms-jquery-ui .msnumericanswer .numeric_answer:-moz-placeholder { color: #fafafa !important; } .modal-survey-theme .survey-progress-bar { margin-top: 5px !important; margin-bottom: 10px !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.modal-survey-theme .survey-progress-bar .survey-progress-ln { margin: 36px 5px 0 5px !important; border-radius: 999px !important; }
.modal-survey-theme .survey-progress-bar .survey-progress-ln .progress_counter { position: relative !important; padding: 3px !important; width: 46px !important; height: 46px !important; line-height: 46px !important; border-radius: 999px !important; margin: 0 auto !important; top: -31px !important; background: #fff; border: 8px solid #d8d8d8 !important; box-shadow: 0 0 0 2px #fff;	color: #1f1f1f !important; font-size: 14px !important; }
.modal-survey-theme .survey-progress-bar .survey-progress-ln2 { display: block !important; margin: -8px 7px !important; padding: 0 !important; height: 100% !important; overflow: hidden !important; border-radius: 999px !important; }
.modal-survey-theme .survey-progress-bar .progress { background-color: #fafafa !important; padding: 0px !important; border: 0px solid transparent !important; display: block !important; height: 6px !important; margin: 0 !important; width: 0; transition: width 0.75s ease 0.4s !important; } .modal-survey-theme .survey_element.survey_endcontent { background: #fff !important; color: #1f1f1f !important; border: 0 !important; padding: 16px !important; font-size: 16px !important; border-radius: 3px !important; box-shadow: none !important; text-align: center !important; }
.modal-survey-theme p { margin: 0 !important; }
.modal-survey-theme .survey_element.survey_endcontent .survey_header { color: #1f1f1f !important; font-size: 20px !important; font-weight: bold !important; line-height: 1.15 !important; } .modal-survey-theme .social-sharing { width: 100% !important; }
.modal-survey-theme .social-sharing a { border-radius: 3px !important; } .modal-survey-theme-1 { background: #ede8f1 !important; }
.modal-survey-theme-1 .survey_element.survey_answers,
.modal-survey-theme-1 .ms-next-back.button,
.modal-survey-theme-1 .ms-next-question.button,
.modal-survey-theme-1 .survey_element.survey_answers,
.modal-survey-theme-1 .survey-progress-bar .survey-progress-ln,
.modal-survey-theme-1 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-1 .ms-participant-form .send-participant-form.button:hover,
.modal-survey-theme-1 .ms-participant-form .send-participant-form.button:focus,
.modal-survey-theme-1 .ms-participant-form .send-participant-form.button:active,
.modal-survey-theme-1 .ms-participant-form .send-participant-form.button:visited { background: linear-gradient( 68.1deg, rgba(152,25,175,1) -0.1%, rgba(149,22,182,1) 8.2%, rgba(92,21,173,1) 49.1%, rgba(88,22,168,1) 57.9%, rgba(74,17,177,1) 85.2%, rgba(65,17,154,1) 100.1% ) !important; }
.modal-survey-theme-1 .survey_element.survey_answers,
.modal-survey-theme-1 .survey_element.survey_answers:not(.msnumericanswer) .open_text_answer,
.modal-survey-theme-1 .ms-participant-form input,
.modal-survey-theme-1 .ms-participant-form select,
.modal-survey-theme-1 .ms-participant-form textarea,
.modal-survey-theme-1 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-1 .survey_element.survey_answers,
.modal-survey-theme-1 .ms-next-back.button,
.modal-survey-theme-1 .ms-next-question.button { border-radius: 3px !important; } .modal-survey-theme-2 { background: #ececef !important; }
.modal-survey-theme-2 .survey_element.survey_answers,
.modal-survey-theme-2 .ms-next-back.button,
.modal-survey-theme-2 .ms-next-question.button,
.modal-survey-theme-2 .survey-progress-bar .survey-progress-ln,
.modal-survey-theme-2 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-2 .ms-participant-form .send-participant-form.button:hover,
.modal-survey-theme-2 .ms-participant-form .send-participant-form.button:focus,
.modal-survey-theme-2 .ms-participant-form .send-participant-form.button:active,
.modal-survey-theme-2 .ms-participant-form .send-participant-form.button:visited { background: linear-gradient( 68.1deg, rgb(32, 98, 175) -0.1%, rgb(22, 116, 182) 8.2%, rgb(48, 75, 166) 49.1%, rgb(54, 64, 162) 57.9%, rgb(58, 57, 159) 85.2%, rgb(60, 53, 159) 100.1% ) !important; }
.modal-survey-theme-2 .survey_element.survey_answers,
.modal-survey-theme-2 .survey_element.survey_answers:not(.msnumericanswer) .open_text_answer,
.modal-survey-theme-2 .ms-participant-form input,
.modal-survey-theme-2 .ms-participant-form select,
.modal-survey-theme-2 .ms-participant-form textarea,
.modal-survey-theme-2 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-2 .survey_element.survey_answers,
.modal-survey-theme-2 .ms-next-back.button,
.modal-survey-theme-2 .ms-next-question.button  { border-radius: 999px !important; } .modal-survey-theme-3 { background: #ebedef !important; }
.modal-survey-theme-3 .survey_element.survey_answers,
.modal-survey-theme-3 .ms-next-back.button,
.modal-survey-theme-3 .ms-next-question.button,
.modal-survey-theme-3 .survey-progress-bar .survey-progress-ln,
.modal-survey-theme-3 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-3 .ms-participant-form .send-participant-form.button:hover,
.modal-survey-theme-3 .ms-participant-form .send-participant-form.button:focus,
.modal-survey-theme-3 .ms-participant-form .send-participant-form.button:active,
.modal-survey-theme-3 .ms-participant-form .send-participant-form.button:visited { background: linear-gradient(90deg, #02c892 0%, #3e93d0 100%) !important; }
.modal-survey-theme-3 .survey_element.survey_answers,
.modal-survey-theme-3 .survey_element.survey_answers:not(.msnumericanswer) .open_text_answer,
.modal-survey-theme-3 .ms-participant-form input,
.modal-survey-theme-3 .ms-participant-form select,
.modal-survey-theme-3 .ms-participant-form textarea,
.modal-survey-theme-3 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-3 .survey_element.survey_answers,
.modal-survey-theme-3 .ms-next-back.button,
.modal-survey-theme-3 .ms-next-question.button { border-radius: 0 !important; } .modal-survey-theme-4 { background: transparent !important; margin: 0 !important; padding: 5px !important; box-shadow: none !important; }
.modal-survey-theme-4:not(.modal-survey-embed) { background: #fff !important; }
.modal-survey-theme-4 .survey_element.survey_answers,
.modal-survey-theme-4 .ms-next-back.button,
.modal-survey-theme-4 .ms-next-question.button,
.modal-survey-theme-4 .survey-progress-bar .survey-progress-ln,
.modal-survey-theme-4 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-4 .ms-participant-form .send-participant-form.button:hover,
.modal-survey-theme-4 .ms-participant-form .send-participant-form.button:focus,
.modal-survey-theme-4 .ms-participant-form .send-participant-form.button:active,
.modal-survey-theme-4 .ms-participant-form .send-participant-form.button:visited { background: linear-gradient(90deg, #92a928 0%, #008552 100%) !important; }
.modal-survey-theme-4 .survey_element.survey_answers,
.modal-survey-theme-4 .survey_element.survey_answers:not(.msnumericanswer) .open_text_answer,
.modal-survey-theme-4 .ms-participant-form input,
.modal-survey-theme-4 .ms-participant-form select,
.modal-survey-theme-4 .ms-participant-form textarea,
.modal-survey-theme-4 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-4 .survey_element.survey_answers,
.modal-survey-theme-4 .ms-next-back.button,
.modal-survey-theme-4 .ms-next-question.button { border-radius: 2px !important; }
.modal-survey-theme-4 .survey_element.survey_answers:hover,
.modal-survey-theme-4 .survey_element.survey_answers:not(.msnumericanswer):hover { opacity: 1 !important; transform: scale(1.02) !important; }
.modal-survey-theme-4 .ms-participant-form input,
.modal-survey-theme-4 .ms-participant-form select,
.modal-survey-theme-4 .ms-participant-form textarea { background: #000; border: 1px solid #a0d047 !important; }
.modal-survey-theme-4 .ms-participant-form input:focus,
.modal-survey-theme-4 .ms-participant-form select:focus,
.modal-survey-theme-4 .ms-participant-form textarea:focus { border: 1px solid #1f1f1f !important; } .modal-survey-theme-5 { background: transparent !important; margin: 0 !important; padding: 5px !important; box-shadow: none !important; }
.modal-survey-theme-5:not(.modal-survey-embed) { background: #fff !important; }
.modal-survey-theme-5 .survey_element.survey_answers,
.modal-survey-theme-5 .ms-next-back.button,
.modal-survey-theme-5 .ms-next-question.button,
.modal-survey-theme-5 .survey-progress-bar .survey-progress-ln,
.modal-survey-theme-5 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-5 .ms-participant-form .send-participant-form.button:hover,
.modal-survey-theme-5 .ms-participant-form .send-participant-form.button:focus,
.modal-survey-theme-5 .ms-participant-form .send-participant-form.button:active,
.modal-survey-theme-5 .ms-participant-form .send-participant-form.button:visited { background: linear-gradient(45deg, #ff5050 0%, #d97229 100%) !important; }
.modal-survey-theme-5 .survey_element.survey_answers,
.modal-survey-theme-5 .survey_element.survey_answers:not(.msnumericanswer) .open_text_answer,
.modal-survey-theme-5 .ms-participant-form input,
.modal-survey-theme-5 .ms-participant-form select,
.modal-survey-theme-5 .ms-participant-form textarea,
.modal-survey-theme-5 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-5 .survey_element.survey_answers,
.modal-survey-theme-5 .ms-next-back.button,
.modal-survey-theme-5 .ms-next-question.button { border-radius: 2px !important; }
.modal-survey-theme-5 .survey_element.survey_answers { transform: perspective(1px) translateZ(0) !important; }
.modal-survey-theme-5 .survey_element.survey_answers:hover { opacity: 1 !important; }
.modal-survey-theme-5 .survey_element.survey_answers.selected { -webkit-animation-name: survey-pulse-2 !important; animation-name: survey-pulse-2 !important; -webkit-animation-duration: 0.3s !important; animation-duration: 0.3s !important; -webkit-animation-timing-function: ease !important; animation-timing-function: ease !important; -webkit-animation-iteration-count: 1 !important; animation-iteration-count: 1 !important; }
.modal-survey-theme-5 .ms-participant-form input,
.modal-survey-theme-5 .ms-participant-form select,
.modal-survey-theme-5 .ms-participant-form textarea { background: #000; border: 1px solid #eb603d !important; }
.modal-survey-theme-5 .ms-participant-form input:focus,
.modal-survey-theme-5 .ms-participant-form select:focus,
.modal-survey-theme-5 .ms-participant-form textarea:focus { border: 1px solid #1f1f1f !important; } .modal-survey-theme-6 { background: radial-gradient( circle farthest-corner at 34.2% 44.3%,  rgb(39, 21, 211) 6.5%, rgb(36, 234, 170) 100.2% ) !important; }
.modal-survey-theme-6 .survey_element.survey_answers,
.modal-survey-theme-6 .ms-next-back.button,
.modal-survey-theme-6 .ms-next-question.button,
.modal-survey-theme-6 .survey_element.survey_answers,
.modal-survey-theme-6 .survey-progress-bar .survey-progress-ln,
.modal-survey-theme-6 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-6 .ms-participant-form .send-participant-form.button:hover,
.modal-survey-theme-6 .ms-participant-form .send-participant-form.button:focus,
.modal-survey-theme-6 .ms-participant-form .send-participant-form.button:active,
.modal-survey-theme-6 .ms-participant-form .send-participant-form.button:visited { background: #231849 !important; }
.modal-survey-theme-6 .survey_element.survey_answers,
.modal-survey-theme-6 .survey_element.survey_answers:not(.msnumericanswer) .open_text_answer,
.modal-survey-theme-6 .ms-participant-form input,
.modal-survey-theme-6 .ms-participant-form select,
.modal-survey-theme-6 .ms-participant-form textarea,
.modal-survey-theme-6 .ms-participant-form .send-participant-form.button,
.modal-survey-theme-6 .survey_element.survey_answers,
.modal-survey-theme-6 .ms-next-back.button,
.modal-survey-theme-6 .ms-next-question.button { border-radius: 3px !important; }
.modal-survey-theme-6 .survey_element.survey_question, .modal-survey-theme-6 .survey_element.section_content { color: #fff !important; }
.modal-survey-theme-6 .ms-participant-form .ms-custom-field label { color: #fff !important; }
.modal-survey-theme-6 .ms-participant-form > p { color: #fff !important; }