body {
	background-image: url('world-bg.png');
	background-repeat: repeat-y;
	background-size: 100% auto;
	background-attachment: fixed;
}

.theme {
	max-width: 55em;
	margin-top: 30px;
}

#survey-area {
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
}

#logo-area {
	background-color: #fff;
	padding: 0px 30px;

	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

#logo-area + * {
	margin-top: -1px; /* Transparent line fix for IE */
}

#logo-area[no-banner=true] + #content-area {
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}

#logo-area[no-banner=true] + #content-area + * {
	margin-top: -1px; /* Transparent line fix for IE */
}

#content-area {
	background-color: #fff;
	padding: 0 0 5px;
}

#content-area > #S0.section-heading,
#content-area > #S0.section-heading:first-child {
	padding: 15px 30px;
}

#content-area > *:first-child,
#content-area > #S0.section-heading + * {
	padding-top: 30px;
}

#progress-and-buttons {
	background-color: #fff;
}

#tagline-area {
	background-color: #fff;
	height: 70px;
	margin-bottom: 30px;

	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;

	border: 1px solid #fff; /* Transparent line fix for IE */
}

.tagline {
	line-height: 70px;
	color: #464748;
}

.tagline > a {
	color: #464748;
}.section-heading {
	font-family: 'Lato', 'Roboto', 'Open-Sans', Helvetica, sans-serif;
	color: #003E80;
	font-size: 23px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.question-heading,
.question-heading:hover {
	font-family: 'Lato', 'Roboto', 'Open-Sans', Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.question-text,
.text-block,
.tagline {
	font-family: 'Lato', 'Roboto', 'Open-Sans', Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	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: 'Lato', 'Roboto', 'Open-Sans', Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	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: 'Lato', 'Roboto', 'Open-Sans', Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.validation-text,
.validation-error,
.validation-message {
	font-family: 'Lato', 'Roboto', 'Open-Sans', Helvetica, sans-serif;
	color: #CB2C30;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.button-text,
.submit-button {
	font-family: 'Lato', 'Roboto', 'Open-Sans', Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	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: #F5F5F5;
}
.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 {
	background-color: #DDEDFD;
}
.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: #00458F;
	border-color: #00458F;
}
.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: #00458F;
	border-color: #00458F;
}
.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: #00458F;
}
.accent1,
.section-heading.accent1 {
	background-color: #FFFFFF;
}
.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: #00458F;
}
.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: #00458F;
}
.submit-button:hover,
.button-next:hover,
.btn-upload.response-hover-color {
	border-color: #0D3E86;
}
.submit-button:hover,
.button-next:hover,
.btn-upload.response-hover-color {
	background-color: #0D3E86;
}
.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: #84898C;
}
.button-save {
	background-color: #84898C;
}
.button-save:hover {
	border-color: #262A32;
}
.button-save:hover {
	background-color: #262A32;
}
.button-jump,
.button-jump:hover {
	color: #ffffff;
}
.button-jump {
	border-color: #84898C;
}
.button-jump {
	background-color: #84898C;
}
.button-jump:hover {
	border-color: #262A32;
}
.button-jump:hover {
	background-color: #262A32;
}
.page-bg-image {
	background-image: url('blank.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.page-bg-color {
	background-color: #FFFFFF;
}
.progress-complete-color,
.completed-cell,
.live-results-element .progress .progress-bar {
	background-color: #004FA3;
}
.progress-incomplete-color,
.uncompleted-cell {
	background-color: #B0B6BB;
}
.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: #CB2C30;
}
.has-error :focus ~ .placeholder-label,
.has-error .has-value ~ .placeholder-label {
	color: #CB2C30;
}
.fit-logo-img a img {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: none;
}.table-live-results table .LiveResultsPercentageCellColor-1  {
	background-color: #FDFEFF;
}
.table-live-results table .LiveResultsPercentageCellColor-2  {
	background-color: #FAFCFE;
}
.table-live-results table .LiveResultsPercentageCellColor-3  {
	background-color: #F8FAFD;
}
.table-live-results table .LiveResultsPercentageCellColor-4  {
	background-color: #F5F8FC;
}
.table-live-results table .LiveResultsPercentageCellColor-5  {
	background-color: #F3F7FB;
}
.table-live-results table .LiveResultsPercentageCellColor-6  {
	background-color: #F0F5FA;
}
.table-live-results table .LiveResultsPercentageCellColor-7  {
	background-color: #EEF3F9;
}
.table-live-results table .LiveResultsPercentageCellColor-8  {
	background-color: #EBF1F8;
}
.table-live-results table .LiveResultsPercentageCellColor-9  {
	background-color: #E9F0F7;
}
.table-live-results table .LiveResultsPercentageCellColor-10  {
	background-color: #E6EEF6;
}
.table-live-results table .LiveResultsPercentageCellColor-11  {
	background-color: #E3ECF5;
}
.table-live-results table .LiveResultsPercentageCellColor-12  {
	background-color: #E1EAF4;
}
.table-live-results table .LiveResultsPercentageCellColor-13  {
	background-color: #DEE9F4;
}
.table-live-results table .LiveResultsPercentageCellColor-14  {
	background-color: #DCE7F3;
}
.table-live-results table .LiveResultsPercentageCellColor-15  {
	background-color: #D9E5F2;
}
.table-live-results table .LiveResultsPercentageCellColor-16  {
	background-color: #D7E3F1;
}
.table-live-results table .LiveResultsPercentageCellColor-17  {
	background-color: #D4E2F0;
}
.table-live-results table .LiveResultsPercentageCellColor-18  {
	background-color: #D2E0EF;
}
.table-live-results table .LiveResultsPercentageCellColor-19  {
	background-color: #CFDEEE;
}
.table-live-results table .LiveResultsPercentageCellColor-20  {
	background-color: #CCDCED;
}
.table-live-results table .LiveResultsPercentageCellColor-21  {
	background-color: #CADBEC;
}
.table-live-results table .LiveResultsPercentageCellColor-22  {
	background-color: #C7D9EB;
}
.table-live-results table .LiveResultsPercentageCellColor-23  {
	background-color: #C5D7EA;
}
.table-live-results table .LiveResultsPercentageCellColor-24  {
	background-color: #C2D5E9;
}
.table-live-results table .LiveResultsPercentageCellColor-25  {
	background-color: #C0D3E8;
}
.table-live-results table .LiveResultsPercentageCellColor-26  {
	background-color: #BDD2E8;
}
.table-live-results table .LiveResultsPercentageCellColor-27  {
	background-color: #BBD0E7;
}
.table-live-results table .LiveResultsPercentageCellColor-28  {
	background-color: #B8CEE6;
}
.table-live-results table .LiveResultsPercentageCellColor-29  {
	background-color: #B6CCE5;
}
.table-live-results table .LiveResultsPercentageCellColor-30  {
	background-color: #B3CBE4;
}
.table-live-results table .LiveResultsPercentageCellColor-31  {
	background-color: #B0C9E3;
}
.table-live-results table .LiveResultsPercentageCellColor-32  {
	background-color: #AEC7E2;
}
.table-live-results table .LiveResultsPercentageCellColor-33  {
	background-color: #ABC5E1;
}
.table-live-results table .LiveResultsPercentageCellColor-34  {
	background-color: #A9C4E0;
}
.table-live-results table .LiveResultsPercentageCellColor-35  {
	background-color: #A6C2DF;
}
.table-live-results table .LiveResultsPercentageCellColor-36  {
	background-color: #A4C0DE;
}
.table-live-results table .LiveResultsPercentageCellColor-37  {
	background-color: #A1BEDD;
}
.table-live-results table .LiveResultsPercentageCellColor-38  {
	background-color: #9FBDDD;
}
.table-live-results table .LiveResultsPercentageCellColor-39  {
	background-color: #9CBBDC;
}
.table-live-results table .LiveResultsPercentageCellColor-40  {
	background-color: #99B9DB;
}
.table-live-results table .LiveResultsPercentageCellColor-41  {
	background-color: #97B7DA;
}
.table-live-results table .LiveResultsPercentageCellColor-42  {
	background-color: #94B6D9;
}
.table-live-results table .LiveResultsPercentageCellColor-43  {
	background-color: #92B4D8;
}
.table-live-results table .LiveResultsPercentageCellColor-44  {
	background-color: #8FB2D7;
}
.table-live-results table .LiveResultsPercentageCellColor-45  {
	background-color: #8DB0D6;
}
.table-live-results table .LiveResultsPercentageCellColor-46  {
	background-color: #8AAFD5;
}
.table-live-results table .LiveResultsPercentageCellColor-47  {
	background-color: #88ADD4;
}
.table-live-results table .LiveResultsPercentageCellColor-48  {
	background-color: #85ABD3;
}
.table-live-results table .LiveResultsPercentageCellColor-49  {
	background-color: #83A9D2;
}
.table-live-results table .LiveResultsPercentageCellColor-50  {
	background-color: #80A7D1;
}
.table-live-results table .LiveResultsPercentageCellColor-51  {
	background-color: #7DA6D1;
}
.table-live-results table .LiveResultsPercentageCellColor-52  {
	background-color: #7BA4D0;
}
.table-live-results table .LiveResultsPercentageCellColor-53  {
	background-color: #78A2CF;
}
.table-live-results table .LiveResultsPercentageCellColor-54  {
	background-color: #76A0CE;
}
.table-live-results table .LiveResultsPercentageCellColor-55  {
	background-color: #739FCD;
}
.table-live-results table .LiveResultsPercentageCellColor-56  {
	background-color: #719DCC;
}
.table-live-results table .LiveResultsPercentageCellColor-57  {
	background-color: #6E9BCB;
}
.table-live-results table .LiveResultsPercentageCellColor-58  {
	background-color: #6C99CA;
}
.table-live-results table .LiveResultsPercentageCellColor-59  {
	background-color: #6998C9;
}
.table-live-results table .LiveResultsPercentageCellColor-60  {
	background-color: #6696C8;
}
.table-live-results table .LiveResultsPercentageCellColor-61  {
	background-color: #6494C7;
}
.table-live-results table .LiveResultsPercentageCellColor-62  {
	background-color: #6192C6;
}
.table-live-results table .LiveResultsPercentageCellColor-63  {
	background-color: #5F91C6;
}
.table-live-results table .LiveResultsPercentageCellColor-64  {
	background-color: #5C8FC5;
}
.table-live-results table .LiveResultsPercentageCellColor-65  {
	background-color: #5A8DC4;
}
.table-live-results table .LiveResultsPercentageCellColor-66  {
	background-color: #578BC3;
}
.table-live-results table .LiveResultsPercentageCellColor-67  {
	background-color: #558AC2;
}
.table-live-results table .LiveResultsPercentageCellColor-68  {
	background-color: #5288C1;
}
.table-live-results table .LiveResultsPercentageCellColor-69  {
	background-color: #5086C0;
}
.table-live-results table .LiveResultsPercentageCellColor-70  {
	background-color: #4D84BF;
}
.table-live-results table .LiveResultsPercentageCellColor-71  {
	background-color: #4A83BE;
}
.table-live-results table .LiveResultsPercentageCellColor-72  {
	background-color: #4881BD;
}
.table-live-results table .LiveResultsPercentageCellColor-73  {
	background-color: #457FBC;
}
.table-live-results table .LiveResultsPercentageCellColor-74  {
	background-color: #437DBB;
}
.table-live-results table .LiveResultsPercentageCellColor-75  {
	background-color: #407BBA;
}
.table-live-results table .LiveResultsPercentageCellColor-76  {
	background-color: #3E7ABA;
}
.table-live-results table .LiveResultsPercentageCellColor-77  {
	background-color: #3B78B9;
}
.table-live-results table .LiveResultsPercentageCellColor-78  {
	background-color: #3976B8;
}
.table-live-results table .LiveResultsPercentageCellColor-79  {
	background-color: #3674B7;
}
.table-live-results table .LiveResultsPercentageCellColor-80  {
	background-color: #3373B6;
}
.table-live-results table .LiveResultsPercentageCellColor-81  {
	background-color: #3171B5;
}
.table-live-results table .LiveResultsPercentageCellColor-82  {
	background-color: #2E6FB4;
}
.table-live-results table .LiveResultsPercentageCellColor-83  {
	background-color: #2C6DB3;
}
.table-live-results table .LiveResultsPercentageCellColor-84  {
	background-color: #296CB2;
}
.table-live-results table .LiveResultsPercentageCellColor-85  {
	background-color: #276AB1;
}
.table-live-results table .LiveResultsPercentageCellColor-86  {
	background-color: #2468B0;
}
.table-live-results table .LiveResultsPercentageCellColor-87  {
	background-color: #2266AF;
}
.table-live-results table .LiveResultsPercentageCellColor-88  {
	background-color: #1F65AF;
}
.table-live-results table .LiveResultsPercentageCellColor-89  {
	background-color: #1D63AE;
}
.table-live-results table .LiveResultsPercentageCellColor-90  {
	background-color: #1A61AD;
}
.table-live-results table .LiveResultsPercentageCellColor-91  {
	background-color: #175FAC;
}
.table-live-results table .LiveResultsPercentageCellColor-92  {
	background-color: #155EAB;
}
.table-live-results table .LiveResultsPercentageCellColor-93  {
	background-color: #125CAA;
}
.table-live-results table .LiveResultsPercentageCellColor-94  {
	background-color: #105AA9;
}
.table-live-results table .LiveResultsPercentageCellColor-95  {
	background-color: #0D58A8;
}
.table-live-results table .LiveResultsPercentageCellColor-96  {
	background-color: #0B57A7;
}
.table-live-results table .LiveResultsPercentageCellColor-97  {
	background-color: #0855A6;
}
.table-live-results table .LiveResultsPercentageCellColor-98  {
	background-color: #0653A5;
}
.table-live-results table .LiveResultsPercentageCellColor-99  {
	background-color: #0351A4;
}
.table-live-results table .LiveResultsPercentageCellColor-100  {
	background-color: #004FA3;
}
.live-results-element .Selected .progress .progress-bar {
	background-color: #4D84BF;
}
