body {
	margin: 0;
	padding: 0;
}
.page-content {
	padding: 20px 15px 0;
}
@media all and (min-width: 768px) {
	.page-content {
		padding: 3%;
	}
}
@media all and (min-width: 992px) {
	.page-content {
		padding: 3% 15px;
	}
}
/* Correction for standard rendering */
.vt-standard .page-content {
	padding-left: 3%;
	padding-right: 3%;
}
.section-heading {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.question-heading,
.question-heading:hover {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.question-text,
.text-block,
.tagline {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.response-text,
.response .specify-text,
.choice-text,
.topic-text,
.slider-label,
.page-number,
.progress-text,
.response-set td,
.drag_and_drop_element .choice_item label,
.sliders-container .slider-container .slider-title,
.sm_flex_wraper .buttons div.btnText,
.sm_flex_wraper div.skipbtn,
.sm_flex_wraper div.caption,
div.sliders-container td.slider-container a.slider-item-label,
.vt_skin_dragdrop .response-label,
.image-name .image-label,
.image-name .image-description,
.file-size-wrapper .file-size-label,
.file-size-wrapper .file-size-value,
div.tags-details span.tags-label,
div.tags-details .tags-initial-message,
div.tags-details .tags-list a {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.column-heading,
.category-row,
.topic-col,
.choice-row,
.choice-row th,
.drag_and_drop_element p,
.ranked-items p,
.sm_flex_wraper .count,
.vt_skin_dragdrop .response-set > dt {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.validation-text,
.validation-error,
.validation-message {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: #BE2929;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.button-text,
.submit-button {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	color: black;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.vt-adaptive .response-hover-color,
.vt-adaptive .select-area:hover,
.vt-adaptive .matrix .select-area > label:hover.choice-text,
.question-imagechoices .select-area:hover .choice-text,
.question-imagechoices .choice-text:hover .response-image-area:after,
.question-imagechoices .choice-text.response-hover-color .response-image-area:after,
.vt_skin_dragdrop_hint,
.vt_skin_dragdrop .jiggle:hover label,
.vt_skin_dragdrop .jiggle:focus label,
.select-area.hover,
.slider-coded-value:hover,
.slider-coded-value:focus,
.slider-coded-value:hover label,
.vt-adaptive .sm_flex_wraper .buttons div.choice,
.vt-adaptive .sm_flex_wraper .edge div.hover,
.vt-adaptive .sm_flex_wraper .results .rated li,
.vt-adaptive .sm_flex_wraper div.skipbtn.hover,
.tags-list a {
	background-color: #FFFFFF;
}
.vt-adaptive .response-selected-color,
.vt-adaptive .select-area.checked,
.vt-adaptive .matrix .select-area.checked > label.choice-text,
.question-imagechoices .select-area.checked .choice-text,
.question-imagechoices .checked .choice-text .response-image-area:after,
.vt_skin_dragdrop .response-set,
.vt_skin_dragdrop .response-set > dt,
.vt_skin_dragdrop .ranked label:after,
.select-area.checked,
.vt-adaptive .sm_flex_wraper .content,
.vt-adaptive .sm_flex_wraper .buttons div.choice.hover,
.vt-adaptive .sm_flex_wraper .buttons div.choice.clicking,
.vt-adaptive .sm_flex_wraper .results .rated .odd,
.vt-adaptive .sm_flex_wraper .results .rated li:hover,
.vt-adaptive .sm_flex_wraper .buttons div.choice,
.vt-adaptive .sm_flex_wraper .results .rated li {
	background-color: #FFFFFF;
}
.checkbox-bg-color,
.modern input[type=checkbox]:checked + label:before,
.modern input[type=checkbox]:checked + label:hover:before,
.modern .checked i.input-checkbox:before,
.modern .checked i.input-checkbox:hover:before {
	background-color: #487815;
	border-color: #487815;
}
.radiobutton-bg-color,
.modern input[type=radio]:checked + label:before,
.modern input[type=radio]:checked + label:hover:before,
.modern .checked i.input-radio:before,
.modern .checked i.input-radio:hover:before,
.bar::before {
	background-color: #487815;
	border-color: #487815;
}
.table-header-color,
.vt-adaptive .matrix .response-set th,
.rankorder .response-set th,
.dragdroprankorder .response-set th,
.scrollingmatrix .response-set th,
.table-striped > thead > tr:nth-child(odd) > th,
.table-striped > thead > tr:nth-child(even) > th,
.table-striped > tbody > tr.category-row:nth-child(odd) > th,
.table-striped > tbody > tr.category-row:nth-child(even) > th,
.table-striped > tbody > tr.choice-row:nth-child(odd) > th,
.table-striped > tbody > tr.choice-row:nth-child(even) > th,
.vt-standard .matrix thead > tr > th,
.vt-standard .matrix thead > tr {
	background-color: #ffffff;
	border-color: #ffffff;
}
.table-odd-row-color,
.table-striped > tbody > tr.odd-row:nth-child(odd) > td,
.table-striped > tbody > tr.odd-row:nth-child(even) > td,
.vt-standard .matrix tbody > tr.odd-row,
.vt-standard .matrix tbody > tr.odd-row > td,
.vt-standard .rankorder tbody > tr.odd-row,
.vt-standard .rankorder tbody > tr.odd-row > td {
	background-color: #F9F9F9;
	border-color: #F9F9F9;
}
.table-even-row-color,
.table-striped > tbody > tr.even-row:nth-child(odd) > td,
.table-striped > tbody > tr.even-row:nth-child(even) > td,
.vt-standard .matrix tbody > tr.even-row,
.vt-standard .matrix tbody > tr.even-row > td,
.vt-standard .rankorder tbody > tr.even-row,
.vt-standard .rankorder tbody > tr.even-row > td {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
.table-border-color,
.response-set table,
.response-set tr,
.response-set td,
.progress-table,
.table-border,
.vt-standard .matrix .response-set table tbody  tr,
.vt-standard .matrix .response-set table tbody tr td,
.vt-standard .matrix thead > tr > th,
.vt-adaptive .matrix .table.border,
.vt-standard .rankorder .response-set table tbody  tr,
.vt-standard .rankorder .response-set table tbody tr td,
.vt-standard .rankorder thead > tr > th {
	border-color: #dddddd;
}
input:focus ~ .placeholder-label,
textarea:focus ~ .placeholder-label {
	color: #487815;
}
.accent1,
.section-heading.accent1 {
	background-color: #0065BD;
}
.accent2 {
	background-color: #FFFFFF;
}
.accent3 {
	background-color: #ffffff;
}
.accent4 {
	background-color: #ffffff;
}
.k-draghandle {
	background-color: #fff;
}
.k-draghandle:hover,
.k-draghandle.k-state-selected,
.k-draghandle.k-state-focused:link {
	background-color: #000000;
}
.k-draghandle {
	border-color: #000000;
}
.k-draghandle:hover {
	border-color: #000000;
}
.k-slider-selection {
	background-color: #ebebeb;
	border-color: #ebebeb;
}
.submit-button,
.button-next,
.button-next:hover,
.modern .buttonscale .select-area input[type=radio]:checked + label,
.modern .buttonscale .select-area input[type=radio]:checked + label:hover {
	color: #ffffff;
}
.submit-button,
.button-next,
.modern .buttonscale .select-area input[type=radio]:checked + label,
.modern .buttonscale .select-area input[type=radio]:checked + label:hover {
	border-color: #487815;
}
.submit-button,
.button-next,
.modern .buttonscale .select-area input[type=radio]:checked + label,
.modern .buttonscale .select-area input[type=radio]:checked + label:hover {
	background-color: #487815;
}
.submit-button:hover,
.button-next:hover,
.btn-upload.response-hover-color {
	border-color: #114A21;
}
.submit-button:hover,
.button-next:hover,
.btn-upload.response-hover-color {
	background-color: #114A21;
}
.button-back,
.button-back:hover,
.modern .buttonscale .select-area label,
.modern .buttonscale .select-area label:hover {
	color: #333333;
}
.button-back,
.modern .buttonscale .select-area label {
	border-color: #cccccc;
}
.button-back,
.modern .buttonscale .select-area label {
	background-color: #ffffff;
}
.button-back:hover,
.modern .buttonscale .select-area label:hover,
.modern .buttonscale .select-area label.response-hover-color {
	border-color: #adadad;
}
.button-back:hover,
.modern .buttonscale .select-area label:hover,
.modern .buttonscale .select-area label.response-hover-color {
	background-color: #ebebeb;
}
.button-reset,
.button-reset:hover {
	color: #333333;
}
.button-reset {
	border-color: #cccccc;
}
.button-reset {
	background-color: #ffffff;
}
.button-reset:hover {
	border-color: #adadad;
}
.button-reset:hover {
	background-color: #ebebeb;
}
.button-save,
.button-save:hover {
	color: #ffffff;
}
.button-save {
	border-color: #009cd6;
}
.button-save,
.vt-adaptive .sm_flex_wraper .content,
.vt-adaptive .sm_flex_wraper .buttons div.choice.hover,
.vt-adaptive .sm_flex_wraper .buttons div.choice.clicking,
.vt-adaptive .sm_flex_wraper .results .rated .odd,
.vt-adaptive .sm_flex_wraper .results .rated li:hover,
.vt-adaptive .sm_flex_wraper .buttons div.choice,
.vt-adaptive .sm_flex_wraper .results .rated li,
.vt_skin_dragdrop .ranked label:after {
	background-color: #00b0f0;
}
.button-save:hover {
	border-color: #0082ac;
}
.button-save:hover {
	background-color: #00a9e0;
}
.button-jump,
.button-jump:hover {
	color: #ffffff;
}
.button-jump {
	border-color: #009cd6;
}
.button-jump {
	background-color: #00b0f0;
}
.button-jump:hover {
	border-color: #0082ac;
}
.button-jump:hover {
	background-color: #00a9e0;
}
.logo {
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 50px;
}
.page-bg-color,
.question-imagechoices .select-area:hover,
.question-imagechoices .select-area.checked,
.question-imagechoices .response-image-area:after {
	background-color: #ffffff;
}
.progress-complete-color,
.completed-cell,
.live-results-element .progress .progress-bar {
	background-color: #487815;
}
.progress-incomplete-color,
.uncompleted-cell {
	background-color: #F7FEF6;
}
.validation-border-color,
.validation-error,
.validation-message {
	border-color: #FFFFFF;
}
.validation-bg-color,
.validation-error,
.validation-message {
	background-color: #FFFFFF;
}
.has-error .bar::before {
	background-color: #BE2929;
}
.has-error :focus ~ .placeholder-label,
.has-error .has-value ~ .placeholder-label {
	color: #BE2929;
}
.theme {
max-width: 45em;
margin-top: 30px;
}
.page-content {
padding: 15px 15px 30px 15px;
}
body {
background-color: #f7f8f9;
margin: 0;
}
.page-content {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.response-area {
width: 100%;
}
.btn {
border-radius: 0px;
}
@media screen and (max-width: 600px) {
ol.response-set {    
display: flex;
flex-direction: column;
  align-items: stretch;
align-content: space-around;
}
}
@media screen and (max-width: 600px) {
.modern .question.chooseone.buttonscale ol.response-set {
flex-direction: row;
 justify-content: space-evenly;
}
.modern .question.chooseone.buttonscale .response-area.mobile-vertical-layout .response {
display: block;
min-width: auto !important;
width: 100%;
}
.modern .question.chooseone.buttonscale ol.response-set li.first-last-choice-group {
display:none;
}
.modern .question.chooseone.buttonscale .response-area.mobile-vertical-layout .response input[type=radio] + label.btn.button-text, .modern .question.chooseone.buttonscale .first-last-choice-group label {
padding: 4px;
white-space: nowrap;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
border-radius: 0px;
}
.modern .question.chooseone.buttonscale ol.response-set label[title="Don't Know"] {
font-size:12px;
}
.modern .question.chooseone.buttonscale .first-last-choice-group-one-row {
width: 100% !important;
}
.modern .question.chooseone.buttonscale ol.response-set:has(label[title="Don't Know"]) + div.first-last-choice-group-one-row {
width: 80% !important;
}
.modern .question.chooseone.buttonscale .first-last-choice-group-one-row label {
width: 50%;
font-size:12px;
}
}
.select-area > label.choice-text {
border-color: #cccccc;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
border-style: solid;
border-width: thin;
}
p#BA {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
input#BN {
    width: 200px !important;
}
[action='/se/3FE4B9791F53615C'] #Q3_WRAPPER .form-control-static {
	display: none;
}
.modern .question.chooseone.buttonscale .response-set {
 grid-auto-flow: column !important;
}
@media screen and (max-width: 600px) {
.modern .question.chooseone.buttonscale ol.response-set {
    justify-content: space-between;
  }
}

.table-live-results table .LiveResultsPercentageCellColor-1  {
	background-color: #FEFEFD;
}
.table-live-results table .LiveResultsPercentageCellColor-2  {
	background-color: #FCFDFB;
}
.table-live-results table .LiveResultsPercentageCellColor-3  {
	background-color: #FAFBF8;
}
.table-live-results table .LiveResultsPercentageCellColor-4  {
	background-color: #F8FAF6;
}
.table-live-results table .LiveResultsPercentageCellColor-5  {
	background-color: #F6F9F4;
}
.table-live-results table .LiveResultsPercentageCellColor-6  {
	background-color: #F5F7F1;
}
.table-live-results table .LiveResultsPercentageCellColor-7  {
	background-color: #F3F6EF;
}
.table-live-results table .LiveResultsPercentageCellColor-8  {
	background-color: #F1F5ED;
}
.table-live-results table .LiveResultsPercentageCellColor-9  {
	background-color: #EFF3EA;
}
.table-live-results table .LiveResultsPercentageCellColor-10  {
	background-color: #EDF2E8;
}
.table-live-results table .LiveResultsPercentageCellColor-11  {
	background-color: #EBF1E6;
}
.table-live-results table .LiveResultsPercentageCellColor-12  {
	background-color: #EAEFE3;
}
.table-live-results table .LiveResultsPercentageCellColor-13  {
	background-color: #E8EEE1;
}
.table-live-results table .LiveResultsPercentageCellColor-14  {
	background-color: #E6EDDF;
}
.table-live-results table .LiveResultsPercentageCellColor-15  {
	background-color: #E4EBDC;
}
.table-live-results table .LiveResultsPercentageCellColor-16  {
	background-color: #E2EADA;
}
.table-live-results table .LiveResultsPercentageCellColor-17  {
	background-color: #E0E9D8;
}
.table-live-results table .LiveResultsPercentageCellColor-18  {
	background-color: #DFE7D5;
}
.table-live-results table .LiveResultsPercentageCellColor-19  {
	background-color: #DDE6D3;
}
.table-live-results table .LiveResultsPercentageCellColor-20  {
	background-color: #DBE4D1;
}
.table-live-results table .LiveResultsPercentageCellColor-21  {
	background-color: #D9E3CE;
}
.table-live-results table .LiveResultsPercentageCellColor-22  {
	background-color: #D7E2CC;
}
.table-live-results table .LiveResultsPercentageCellColor-23  {
	background-color: #D5E0CA;
}
.table-live-results table .LiveResultsPercentageCellColor-24  {
	background-color: #D4DFC7;
}
.table-live-results table .LiveResultsPercentageCellColor-25  {
	background-color: #D2DEC5;
}
.table-live-results table .LiveResultsPercentageCellColor-26  {
	background-color: #D0DCC3;
}
.table-live-results table .LiveResultsPercentageCellColor-27  {
	background-color: #CEDBC0;
}
.table-live-results table .LiveResultsPercentageCellColor-28  {
	background-color: #CCDABE;
}
.table-live-results table .LiveResultsPercentageCellColor-29  {
	background-color: #CAD8BC;
}
.table-live-results table .LiveResultsPercentageCellColor-30  {
	background-color: #C9D7B9;
}
.table-live-results table .LiveResultsPercentageCellColor-31  {
	background-color: #C7D6B7;
}
.table-live-results table .LiveResultsPercentageCellColor-32  {
	background-color: #C5D4B5;
}
.table-live-results table .LiveResultsPercentageCellColor-33  {
	background-color: #C3D3B2;
}
.table-live-results table .LiveResultsPercentageCellColor-34  {
	background-color: #C1D2B0;
}
.table-live-results table .LiveResultsPercentageCellColor-35  {
	background-color: #BFD0AE;
}
.table-live-results table .LiveResultsPercentageCellColor-36  {
	background-color: #BECFAB;
}
.table-live-results table .LiveResultsPercentageCellColor-37  {
	background-color: #BCCEA9;
}
.table-live-results table .LiveResultsPercentageCellColor-38  {
	background-color: #BACCA7;
}
.table-live-results table .LiveResultsPercentageCellColor-39  {
	background-color: #B8CBA4;
}
.table-live-results table .LiveResultsPercentageCellColor-40  {
	background-color: #B6C9A2;
}
.table-live-results table .LiveResultsPercentageCellColor-41  {
	background-color: #B4C8A0;
}
.table-live-results table .LiveResultsPercentageCellColor-42  {
	background-color: #B3C79D;
}
.table-live-results table .LiveResultsPercentageCellColor-43  {
	background-color: #B1C59B;
}
.table-live-results table .LiveResultsPercentageCellColor-44  {
	background-color: #AFC499;
}
.table-live-results table .LiveResultsPercentageCellColor-45  {
	background-color: #ADC396;
}
.table-live-results table .LiveResultsPercentageCellColor-46  {
	background-color: #ABC194;
}
.table-live-results table .LiveResultsPercentageCellColor-47  {
	background-color: #A9C092;
}
.table-live-results table .LiveResultsPercentageCellColor-48  {
	background-color: #A8BF8F;
}
.table-live-results table .LiveResultsPercentageCellColor-49  {
	background-color: #A6BD8D;
}
.table-live-results table .LiveResultsPercentageCellColor-50  {
	background-color: #A4BC8A;
}
.table-live-results table .LiveResultsPercentageCellColor-51  {
	background-color: #A2BB88;
}
.table-live-results table .LiveResultsPercentageCellColor-52  {
	background-color: #A0B986;
}
.table-live-results table .LiveResultsPercentageCellColor-53  {
	background-color: #9FB883;
}
.table-live-results table .LiveResultsPercentageCellColor-54  {
	background-color: #9DB781;
}
.table-live-results table .LiveResultsPercentageCellColor-55  {
	background-color: #9BB57F;
}
.table-live-results table .LiveResultsPercentageCellColor-56  {
	background-color: #99B47C;
}
.table-live-results table .LiveResultsPercentageCellColor-57  {
	background-color: #97B37A;
}
.table-live-results table .LiveResultsPercentageCellColor-58  {
	background-color: #95B178;
}
.table-live-results table .LiveResultsPercentageCellColor-59  {
	background-color: #94B075;
}
.table-live-results table .LiveResultsPercentageCellColor-60  {
	background-color: #92AE73;
}
.table-live-results table .LiveResultsPercentageCellColor-61  {
	background-color: #90AD71;
}
.table-live-results table .LiveResultsPercentageCellColor-62  {
	background-color: #8EAC6E;
}
.table-live-results table .LiveResultsPercentageCellColor-63  {
	background-color: #8CAA6C;
}
.table-live-results table .LiveResultsPercentageCellColor-64  {
	background-color: #8AA96A;
}
.table-live-results table .LiveResultsPercentageCellColor-65  {
	background-color: #89A867;
}
.table-live-results table .LiveResultsPercentageCellColor-66  {
	background-color: #87A665;
}
.table-live-results table .LiveResultsPercentageCellColor-67  {
	background-color: #85A563;
}
.table-live-results table .LiveResultsPercentageCellColor-68  {
	background-color: #83A460;
}
.table-live-results table .LiveResultsPercentageCellColor-69  {
	background-color: #81A25E;
}
.table-live-results table .LiveResultsPercentageCellColor-70  {
	background-color: #7FA15C;
}
.table-live-results table .LiveResultsPercentageCellColor-71  {
	background-color: #7EA059;
}
.table-live-results table .LiveResultsPercentageCellColor-72  {
	background-color: #7C9E57;
}
.table-live-results table .LiveResultsPercentageCellColor-73  {
	background-color: #7A9D55;
}
.table-live-results table .LiveResultsPercentageCellColor-74  {
	background-color: #789C52;
}
.table-live-results table .LiveResultsPercentageCellColor-75  {
	background-color: #769A50;
}
.table-live-results table .LiveResultsPercentageCellColor-76  {
	background-color: #74994E;
}
.table-live-results table .LiveResultsPercentageCellColor-77  {
	background-color: #73984B;
}
.table-live-results table .LiveResultsPercentageCellColor-78  {
	background-color: #719649;
}
.table-live-results table .LiveResultsPercentageCellColor-79  {
	background-color: #6F9547;
}
.table-live-results table .LiveResultsPercentageCellColor-80  {
	background-color: #6D9344;
}
.table-live-results table .LiveResultsPercentageCellColor-81  {
	background-color: #6B9242;
}
.table-live-results table .LiveResultsPercentageCellColor-82  {
	background-color: #699140;
}
.table-live-results table .LiveResultsPercentageCellColor-83  {
	background-color: #688F3D;
}
.table-live-results table .LiveResultsPercentageCellColor-84  {
	background-color: #668E3B;
}
.table-live-results table .LiveResultsPercentageCellColor-85  {
	background-color: #648D39;
}
.table-live-results table .LiveResultsPercentageCellColor-86  {
	background-color: #628B36;
}
.table-live-results table .LiveResultsPercentageCellColor-87  {
	background-color: #608A34;
}
.table-live-results table .LiveResultsPercentageCellColor-88  {
	background-color: #5E8932;
}
.table-live-results table .LiveResultsPercentageCellColor-89  {
	background-color: #5D872F;
}
.table-live-results table .LiveResultsPercentageCellColor-90  {
	background-color: #5B862D;
}
.table-live-results table .LiveResultsPercentageCellColor-91  {
	background-color: #59852B;
}
.table-live-results table .LiveResultsPercentageCellColor-92  {
	background-color: #578328;
}
.table-live-results table .LiveResultsPercentageCellColor-93  {
	background-color: #558226;
}
.table-live-results table .LiveResultsPercentageCellColor-94  {
	background-color: #538124;
}
.table-live-results table .LiveResultsPercentageCellColor-95  {
	background-color: #527F21;
}
.table-live-results table .LiveResultsPercentageCellColor-96  {
	background-color: #507E1F;
}
.table-live-results table .LiveResultsPercentageCellColor-97  {
	background-color: #4E7D1D;
}
.table-live-results table .LiveResultsPercentageCellColor-98  {
	background-color: #4C7B1A;
}
.table-live-results table .LiveResultsPercentageCellColor-99  {
	background-color: #4A7A18;
}
.table-live-results table .LiveResultsPercentageCellColor-100  {
	background-color: #487815;
}
.live-results-element .Selected .progress .progress-bar {
	background-color: #7FA15C;
}
