:root {
--watu-button-style-color: #707070;
--watu-correct-answer-color: green;
--watu-wrong-answer-color: red;
} #watu_quiz *, #watu_quiz *::before, #watu_quiz *::after {
box-sizing: border-box;
}
.watu-question, #action-button {
display:none;
}
form.quiz-form {
text-align:left;
}
.single-page-quiz .watu-question, .single-page-quiz #action-button {
display:block;
}
.watu-question {
clear: both;
width: 100%;
}
.single-page-quiz #next-question {
display:none;
}
.question-content {
margin-top:20px;
} li.answer {
clear: both; }
li.answer span { }
li.answer::marker {
margin: -0.25em;
}
li.user-answer::marker {
color: var(--watu-wrong-answer-color);
margin: -0.25em;
}
li.correct-answer::marker {
color: var(--watu-correct-answer-color);
margin: -0.25em;
}
.correct-answer>span, .user-answer>span { }
.user-answer>span { }
.user-answer span.answer, .correct-answer span.answer {
vertical-align: top;
padding-right: 1.5em;
display: inline-block; min-height: 100%;
}
.user-answer span.answer {
font-weight:bold;
background:url(//www.elektrosensibel-ehs.de/wp-content/plugins/watu/wrong.png) no-repeat right 0.15em;
}
.correct-answer span.answer {
background:url(//www.elektrosensibel-ehs.de/wp-content/plugins/watu/correct.png) no-repeat right 0.15em;
}
.user-answer-survey>span {
font-weight:bold;	
}
li.answer span {
vertical-align: top;
display: inline-block; padding-right: 1.5em;
}
li.answer span img {
clear: none;
margin: 10px 0 10px 0;
display: unset;
}
.user-answer span.answer img {
border: 2px solid var(--watu-wrong-answer-color);
}
.user-answer.correct-answer span.answer img {
border: 2px solid var(--watu-correct-answer-color);
}
.watu-sidebox {
border:1px solid black;
padding:10px;
margin-bottom: 20px;
}
#watu-sidebar {
float:left;
min-width:200px;
max-width: 320px;
}
#watu-related, #watu-ad {
background-color: #BBEEDD;
}
.quiz-form label {
display: inline-block !important;
max-width: calc(100% - 3em);
vertical-align: top;
font-size: unset; }
.watu-basic-chart td, .watu-basic-chart-points td, .watu-basic-chart-percent td {
padding: 6px;
border: none;
}
table.watu-basic-chart {
border: none;
}
.quiz-form input[type='checkbox'] {
display: inline !important;
}
.quiz-form input[type='radio'] {
display: inline !important;
}
.show-question {
border-bottom: 1px dashed #DDD;
margin-bottom: 7px;	
}
.show-question-content {
font-size:110%;
}
.watu-admin label {
min-width: 150px;
display:block;
float:left;
}
.watu-padded {
padding: 10px;
}
.watu-twitter-share-button {
margin: 0px !important;
}
.watu-textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
} .quiz-form input[type="checkbox"],
.quiz-form input[type="radio"] {
display: inline-block !important;
margin-left: 0.25em;
margin-right: 0.5em;   }
form.quiz-form span {
display: inline;
}
form.quiz-form input {
display: inline;
}
input.watu-beehive {
display:none !important;
} .watu-question-choice {
width: 100%;
display: block;
margin: 0.438em 0; } .watu-question-choice:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .watu-question-choice input[type=radio],
.watu-question-choice input[type=checkbox] {margin-top:  0.25em; width: 1rem;}
.quiz-form label {padding-top: 0; }
}
.watu-questions-wrap {
display: block;
} .watu-2-columns .watu-question-choice,
.watu-3-columns .watu-question-choice,
.watu-4-columns .watu-question-choice,
.watu-5-columns .watu-question-choice {
width: 100%;
}  .watu-button-style .watu-question-choice input[type=radio],
.watu-button-style .watu-question-choice input[type=checkbox] {
display:none !important;
}
.watu-button-style .watu-question-choice input[type=radio] + label,
.watu-button-style .watu-question-choice input[type=checkbox] + label {
margin: 0.25em 0 0 0;
padding: 0.25em 0.75em;
font-size: 1em;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid var(--watu-button-style-color);
background: #fff;
color: var(--watu-button-style-color);
}
.watu-button-style .watu-question-choice.watupro-ansnum input[type=radio] + label,
.watu-button-style .watu-question-choice.watupro-ansnum input[type=checkbox] + label {
max-width: calc(100% - 3em);
}
.watu-button-style .watu-question-choice input[type=radio]:checked + label,
.watu-button-style .watu-question-choice input[type=checkbox]:checked + label {
background-image: none;
outline: 0;
background: var(--watu-button-style-color);
color: #fff;
}
@media screen and (min-width: 768px) {
.watu-questions-wrap {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}
.watu-2-columns .watu-question-choice, .watu-2-columns li {
width: 50%;
padding: 0 2.5em 0 0;
}
.watu-3-columns .watu-question-choice, .watu-3-columns li {
width: 33%;
padding: 0 2.5em 0 0;
}
.watu-4-columns .watu-question-choice, .watu-4-columns li {
width: 25%;
padding: 0 2.5em 0 0;
}
.watu-5-columns .watu-question-choice, .watu-5-columns li {
width: 20%;
padding: 0 2.5em 0 0;
}
}.fm-form-container.fm-theme6 {width:100%;}.fm-form-container.fm-theme6 .fm-form {margin:10px auto;border-radius:1px;}.fm-form-container.fm-theme6 .fm-form {border-left:2px !important;border-left-style:double !important;border-left-color:#0c0c0c !important;}.fm-form-container.fm-theme6 .fm-form .fm-header-bg {display:block;width:100%;background-color:#3064a6;}.fm-form-container.fm-theme6 .fm-form .fm-header {width:100%;padding:10px!important;border-radius:0px;text-align:center;}.fm-form-container.fm-theme6 .fm-form .image_left_right.fm-header {padding: 0 !important;}.fm-form-container.fm-theme6 .fm-form .image_left_right > div {padding:10px!important;}.fm-form-container.fm-theme6 .fm-form.header_left_right .wdform-page-and-images {width:100%;}.fm-form-container.fm-theme6 .fm-form.header_left_right .fm-header {width:100%;}.fm-topbar .fm-form-container.fm-theme6 .fm-form .fm-header {width:40% !important;}.fm-form-container.fm-theme6 .fm-form .fm-header-title {font-size:19px;color:#ffffff;}.fm-form-container.fm-theme6 .fm-form .fm-header-description {font-size:13px;color:#eeeeee;}.fm-form-container.fm-theme6 .fm-scrollbox {width:40%;}.fm-form-container.fm-theme6 .fm-minimize-text div {padding:10px;text-align:center;font-size:15px;font-weight:normal;border-radius:0px;}.fm-form-container.fm-theme6 .fm-minimize-text div {border-top:2px !important;border-top-style:solid !important;border-top-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div {border-left:2px !important;border-left-style:solid !important;border-left-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div {border-right:2px !important;border-right-style:solid !important;border-right-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div {border-bottom:2px !important;border-bottom-style:solid !important;border-bottom-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div:hover {background-color:#518a88;color:#ffffff;}.fm-form-container.fm-theme6 .fm-minimize-text div:hover { border-top:2px !important;border-top-style:solid !important;border-top-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div:hover { border-left:2px !important;border-left-style:solid !important;border-left-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div:hover { border-right:2px !important;border-right-style:solid !important;border-right-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div:hover { border-bottom:2px !important;border-bottom-style:solid !important;border-bottom-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .wdform-page-and-images {width:100%;padding:10px 20px;border-radius:0px;font-weight:normal;font-size:15px;color:#0c0c0c;}.fm-topbar .fm-form-container.fm-theme6 .fm-form .wdform-page-and-images {width:60% !important;}.fm-form-container.fm-theme6 .fm-form .mini_label {margin:0px;padding:0px 5px 0px 0px !important;font-weight:normal;font-size:14px !important;color:#d4d4d4;}.fm-form-container.fm-theme6 .fm-form .wdform-page-and-images label {font-size:15px;color:#0c0c0c;}.fm-form-container.fm-theme6 { margin: 0 auto; }.fm-form-container.fm-theme6 .fm-form .wdform_section {background: transparent;}.fm-form-container.fm-theme6.fm-form .wdform_column {margin:0px;padding:10px;}.fm-form-container.fm-theme6 .fm-form .ui-slider {background:#ffffff !important;}.fm-form-container.fm-theme6 .fm-scrollbox .fm-scrollbox-form {margin:10px auto;}.fm-form-container.fm-theme6 .fm-popover .fm-popover-content {margin:10px auto;width:100%;}.fm-form-container.fm-theme6 .fm-pages.wdform_page_navigation {margin:10px auto%;}.fm-form-container.fm-theme6 .fm-form .wdform_footer {width:70%;margin:0 auto;padding:15px 0 0 0;font-weight:normal;font-size:15px;color:#0c0c0c;}.fm-form-container.fm-theme6 .fm-pages .page_active {padding:8px;background-color:#f46322;font-size:14px;font-weight:normal;color:#ffffff;border-radius:3px;}.fm-form-container.fm-theme6 .fm-pages .page_deactive {background-color:#bababa;margin:0 0 0 -3px;padding:4px 6px;border-radius:3px;font-weight:normal;font-size:13px;color:#518a88;}.fm-form-container.fm-theme6 .fm-pages .page_percentage_active {padding:8px;background-color:#f46322;font-weight:normal;font-size:14px;color:#ffffff;border-radius:3px;}.fm-form-container.fm-theme6 .fm-pages .page_percentage_deactive {width:100%;margin:0 0 0 -3px;padding:4px 6px;background-color:#bababa;font-weight:normal;font-size:13px;color:#518a88;border-radius:3px;}.fm-form-container.fm-theme6 .fm-action-buttons * {font-weight:normal;font-size:18px !important;color:#f46322;}.fm-form-container.fm-theme6 .closing-form,
.fm-form-container.fm-theme6 .minimize-form {margin:0px;padding:0px;position:absolute;border-radius:0px;}.fm-form-container.fm-theme6 .closing-form {top:10px;right:0px;}.fm-form-container.fm-theme6 .minimize-form {top:10px;right: 21px;}.fm-form-container.fm-theme6 .closing-form:hover,
.fm-form-container.fm-theme6 .minimize-form:hover {color:#214555;border:none;}.fm-form-container.fm-theme6 .fm-form .wdform-required {color:#ff1313;}.fm-form-container.fm-theme6 .fm-form input(not:active) {font-style:normal;color:#afafaf !important;}.fm-form-container.fm-theme6 .fm-form .file-picker {display: inline-block; width: 22px; height: 22px; background: url(//www.elektrosensibel-ehs.de/wp-content/plugins/form-maker/images/themes/file-uploads/2.png);background-repeat:no-repeat;background-position-x:0%;background-position-y:10%;}.fm-form-container.fm-theme6 .fm-form .file-upload input {position: absolute; visibility: hidden;}.fm-form-container.fm-theme6 .fm-form {background:#ffffff;font-family:arial;}.fm-form-container.fm-theme6 .fm-form .wdform_section { background:#ffffff; }.fm-form-container.fm-theme6 .fm-form input[type="text"],
.fm-form-container.fm-theme6 .fm-form .ui-corner-all,
.fm-form-container.fm-theme6 .fm-form input[type="number"],
.fm-form-container.fm-theme6 .fm-form input[type=password],
.fm-form-container.fm-theme6 .fm-form input[type=url],
.fm-form-container.fm-theme6 .fm-form input[type=email],
.fm-form-container.fm-theme6 .fm-form textarea,
.fm-form-container.fm-theme6 .fm-form .StripeElement,
.fm-form-container.fm-theme6 .fm-form .ui-spinner-input,
.fm-form-container.fm-theme6 .fm-form select,
.fm-form-container.fm-theme6 .fm-form .captcha_img,
.fm-form-container.fm-theme6 .fm-form .arithmetic_captcha_img {height:40px;}.fm-form-container.fm-theme6 .fm-form input[type="text"],
.fm-form-container.fm-theme6 .fm-form .ui-corner-all:not(.ui-spinner):not(.ui-slider-horizontal),
.fm-form-container.fm-theme6 .fm-form input[type="number"],
.fm-form-container.fm-theme6 .fm-form input[type=password],
.fm-form-container.fm-theme6 .fm-form input[type=url],
.fm-form-container.fm-theme6 .fm-form input[type=email],
.fm-form-container.fm-theme6 .fm-form textarea,
.fm-form-container.fm-theme6 .fm-form .StripeElement,
.fm-form-container.fm-theme6 .fm-form .ui-spinner-input,
.fm-form-container.fm-theme6 .fm-form .file-upload-status,
.fm-form-container.fm-theme6 .fm-form select {padding:5px 5px;}.fm-form-container.fm-theme6 .fm-form input[type="text"],
.fm-form-container.fm-theme6 .fm-form .ui-corner-all,
.fm-form-container.fm-theme6 .fm-form input[type="number"],
.fm-form-container.fm-theme6 .fm-form input[type=password],
.fm-form-container.fm-theme6 .fm-form input[type=url],
.fm-form-container.fm-theme6 .fm-form input[type=email],
.fm-form-container.fm-theme6 .fm-form textarea,
.fm-form-container.fm-theme6 .fm-form .StripeElement,
.fm-form-container.fm-theme6 .fm-form .ui-spinner-input,
.fm-form-container.fm-theme6 .fm-form .file-upload-status,
.fm-form-container.fm-theme6 .fm-form .country-name,
.fm-form-container.fm-theme6 .fm-form select {margin:0px;background-color:#ffffff;font-weight:normal;font-size:16px;color:#518a88;border-radius:0px !important;}.fm-form-container.fm-theme6 .fm-form .ui-slider-range {border-radius:0px 0 0 0px !important;}.fm-form-container.fm-theme6 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type=password],
.fm-form-container.fm-theme6 .fm-form input[type=url],
.fm-form-container.fm-theme6 .fm-form input[type=email],
.fm-form-container.fm-theme6 .fm-form textarea,
.fm-form-container.fm-theme6 .fm-form .StripeElement,
.fm-form-container.fm-theme6 .fm-form .ui-spinner,
.fm-form-container.fm-theme6 .fm-form .ui-slider,
.fm-form-container.fm-theme6 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme6 .fm-form select {border-top:1px !important;border-top-style:solid !important;border-top-color:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type=password],
.fm-form-container.fm-theme6 .fm-form input[type=url],
.fm-form-container.fm-theme6 .fm-form input[type=email],
.fm-form-container.fm-theme6 .fm-form textarea,
.fm-form-container.fm-theme6 .fm-form .StripeElement,
.fm-form-container.fm-theme6 .fm-form .ui-spinner,
.fm-form-container.fm-theme6 .fm-form .ui-slider,
.fm-form-container.fm-theme6 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme6 .fm-form select {border-left:1px !important;border-left-style:solid !important;border-left-color:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form .ui-spinner-button {border-left:1px !important;border-left-style:solid !important;border-left-color:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type=password],
.fm-form-container.fm-theme6 .fm-form input[type=url],
.fm-form-container.fm-theme6 .fm-form input[type=email],
.fm-form-container.fm-theme6 .fm-form textarea,
.fm-form-container.fm-theme6 .fm-form .StripeElement,
.fm-form-container.fm-theme6 .fm-form .ui-spinner,
.fm-form-container.fm-theme6 .fm-form .ui-slider,
.fm-form-container.fm-theme6 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme6 .fm-form select {border-right:1px !important;border-right-style:solid !important;border-right-color:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme6 .fm-form input[type=password],
.fm-form-container.fm-theme6 .fm-form input[type=url],
.fm-form-container.fm-theme6 .fm-form input[type=email],
.fm-form-container.fm-theme6 .fm-form textarea,
.fm-form-container.fm-theme6 .fm-form .StripeElement,
.fm-form-container.fm-theme6 .fm-form .ui-spinner,
.fm-form-container.fm-theme6 .fm-form .ui-slider,
.fm-form-container.fm-theme6 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme6 .fm-form select {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme6 .fm-form select {background-color:#ffffff;background-image: url(//www.elektrosensibel-ehs.de/wp-content/plugins/form-maker/images/themes/drop-downs/2.png);background-repeat:no-repeat;background-position-x: calc(100% - 8px);background-position-y: 50%;background-size: 12px;appearance:none;-moz-appearance:none;-webkit-appearance:none;}.rtl  .fm-form-container.fm-theme6 .fm-form select {background-position-x: 8px;}.fm-form-container.fm-theme6 .fm-form .radio-div label span {width:16px;height:16px;margin:0px 3px;background-color:#ffffff;border-radius:15px;min-width:16px;}.fm-form-container.fm-theme6 .fm-form .radio-div input[type="radio"]:checked + label span:after {content:""; display: block;width:6px;height:6px;margin:5px;background-color:#518a88;border-radius:10px;}.fm-form-container.fm-theme6 .fm-form .radio-div label span {border-top:1px !important;border-top-style:solid !important;border-top-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .radio-div label span {border-left:1px !important;border-left-style:solid !important;border-left-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .radio-div label span {border-right:1px !important;border-right-style:solid !important;border-right-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .radio-div label span {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .checkbox-div label span {width:16px;height:16px;margin:0px 3px;background-color:#ffffff;border-radius:0px;min-width:16px;}.fm-form-container.fm-theme6 .fm-form .checkbox-div input[type="checkbox"]:checked + label span:after {content:""; display: block;width:16px;height:16px;margin:0px;background-image: url(//www.elektrosensibel-ehs.de/wp-content/plugins/form-maker/images/themes/checkboxes/1.png);background-repeat:no-repeat;border-radius:0px;}.fm-form-container.fm-theme6 .fm-form .checkbox-div label span {border-top:1px !important;border-top-style:solid !important;border-top-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .checkbox-div label span {border-left:1px !important;border-left-style:solid !important;border-left-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .checkbox-div label span {border-right:1px !important;border-right-style:solid !important;border-right-color:#518a88 !important;}.fm-form-container.fm-theme6 .fm-form .checkbox-div label span {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#518a88 !important;}.fm-form-container.fm-theme6 .button-submit,
.fm-form-container.fm-theme6 .button-reset {background-image: none; text-transform: none;}.fm-form-container.fm-theme6 .fm-form .button-submit {width:130px !important;height:40px !important;margin:0 15px 0 0 !important;padding:0px 5px !important;background-color:#f46322 !important;background-image: none; border: none;font-weight:normal !important;font-size:14px !important;color:#ffffff !important;border-radius:0px !important;}.fm-form-container.fm-theme6 .fm-form .button-submit {border-top:1px !important;border-top-style:solid !important;border-top-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-submit {border-left:1px !important;border-left-style:solid !important;border-left-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-submit {border-right:1px !important;border-right-style:solid !important;border-right-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-submit {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-submit .fm-submit-loading.spinner{width:14px !important;height:14px !important;}.fm-form-container.fm-theme6 .fm-form .button-submit .fm-submit-loading.spinner:before{color:#ffffff !important;font-size:14px !important;}.fm-form-container.fm-theme6 .fm-form .button-submit:hover {background-color:#f46322 !important;color:#ffffff !important;}.fm-form-container.fm-theme6 .fm-form .button-submit:hover {border-top:1px !important;border-top-style:solid !important;border-top-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-submit:hover {border-left:1px !important;border-left-style:solid !important;border-left-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-submit:hover {border-right:1px !important;border-right-style:solid !important;border-right-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-submit:hover {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form .button-reset,
.fm-form-container.fm-theme6 .fm-form button { height:40px !important;margin:0 15px 0 0 !important;padding:0px 5px !important;background-color:#bababa !important;background-image: none;font-weight:normal !important;font-size:14px !important;color:#454545 !important;border-radius:0px;}.fm-form-container.fm-theme6 .fm-form .button-reset,
.fm-form-container.fm-theme6 .fm-form butto:not(.button-submit)n {border-top:1px !important;border-top-style:solid !important;border-top-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .button-reset,
.fm-form-container.fm-theme6 .fm-form butto:not(.button-submit)n {border-left:1px !important;border-left-style:solid !important;border-left-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .button-reset,
.fm-form-container.fm-theme6 .fm-form butto:not(.button-submit)n {border-right:1px !important;border-right-style:solid !important;border-right-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .button-reset,
.fm-form-container.fm-theme6 .fm-form butto:not(.button-submit)n {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .button-reset:hover,
.fm-form-container.fm-theme6 .fm-form button:hover {background-color:#bababa !important;color:#454545 !important;}.fm-form-container.fm-theme6 .fm-form .button-reset:hover,
.fm-form-container.fm-theme6 .fm-form button:hover {border-top:1px !important;border-top-style:solid !important;border-top-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .button-reset:hover,
.fm-form-container.fm-theme6 .fm-form button:hover {border-left:1px !important;border-left-style:solid !important;border-left-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .button-reset:hover,
.fm-form-container.fm-theme6 .fm-form button:hover {border-right:1px !important;border-right-style:solid !important;border-right-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .button-reset:hover,
.fm-form-container.fm-theme6 .fm-form button:hover {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#bababa !important;}.fm-form-container.fm-theme6 .fm-form .next-page div.wdform-page-button {margin:0px !important;padding:4px 10px !important;font-weight:normal !important;font-size:14px !important;color:#f46322 !important;border-radius:0px;}.fm-form-container.fm-theme6 .fm-form .next-page div.wdform-page-button:hover {color:#d4d4d4 !important;}.fm-form-container.fm-theme6 .fm-minimize-text div {background-color:#aee2de !important;color:#000000 !important;}.fm-form-container.fm-theme6 .fm-form .previous-page div.wdform-page-button {width:100px !important;margin:0px !important;font-weight:normal !important;font-size:14px !important;color:#d4d4d4 !important;border-radius:0px;}.fm-form-container.fm-theme6 .fm-form .previous-page div.wdform-page-button:hover {color:#f46322 !important;}.fm-form-container.fm-theme6 .fm-form input[type="radio"] {display: none;}
.fm-form-container.fm-theme6 .fm-form input[type="checkbox"] {display: none;}