body {
	margin: 0;
	padding: 0;
}
.page-content {
	padding-top: 20px;
}
@media all and (min-width: 768px) {
	.page-content {
		padding: 8.333333333333332%;
	}
}
@media all and (min-width: 992px) {
	.page-content {
		padding: 8.333333333333332% 15px;
	}
}
/* Correction for standard rendering */
.vt-standard .page-content {
	padding-left: 8.333333333333332%;
	padding-right: 8.333333333333332%;
}
.section-heading {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #636466;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.question-heading,
.question-heading:hover {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #636466;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.question-text,
.text-block,
.form-control,
.tagline {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #636466;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.response-text,
.response .specify-text,
.choice-text,
.topic-text,
.slider-label,
.response-set td,
.drag_and_drop_element .choice_item label,
.sm_flex_wraper .buttons div.btnText,
.sm_flex_wraper div.skipbtn,
div.sliders-container div.slider-container .slider-item-label a,
div.sliders-container div.slider-container .slider-item-label a.hovered,
.vt_skin_dragdrop .response-label {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #636466;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.column-heading,
.category-row,
.choice-row,
.drag_and_drop_element p,
.ranked-items p,
.sm_flex_wraper .count,
.vt_skin_dragdrop .response-set > dt {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #636466;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.validation-text,
.validation-error {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #BE2929;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.button-text,
.submit-button {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	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,
.vt_skin_dragdrop_hint,
.vt_skin_dragdrop .jiggle:hover label,
.vt_skin_dragdrop .jiggle:focus label,
.select-area.hover {
	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 {
	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: #000000;
	border-color: #000000;
}
.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 {
	background-color: #000000;
	border-color: #000000;
}
.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 {
	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 {
	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 {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
.table-border-color,
.response-set table,
.response-set tr,
.response-set td,
.progress-table,
.table-border {
	border-color: #dddddd;
}
.accent1 {
	background-color: #000000;
}
.accent2 {
	background-color: #FFFFFF;
}
.accent3 {
	background-color: #ffffff;
}
.accent4 {
	background-color: #ffffff;
}
.submit-button,
.button-next,
.button-next:hover {
	color: #000000;
}
.submit-button,
.button-next {
	border-color: #000000;
}
.submit-button,
.button-next {
	background-color: #FFFFFF;
}
.submit-button:hover,
.button-next:hover {
	border-color: #000000;
}
.submit-button:hover,
.button-next:hover {
	background-color: #000000;
}
.button-back,
.button-back:hover {
	color: #000000;
}
.button-back {
	border-color: #000000;
}
.button-back {
	background-color: #FFFFFF;
}
.button-back:hover {
	border-color: #000000;
}
.button-back:hover {
	background-color: #000000;
}
.button-reset,
.button-reset:hover {
	color: #000000;
}
.button-reset {
	border-color: #000000;
}
.button-reset {
	background-color: #FFFFFF;
}
.button-reset:hover {
	border-color: #000000;
}
.button-reset:hover {
	background-color: #000000;
}
.button-save,
.button-save:hover {
	color: #000000;
}
.button-save {
	border-color: #000000;
}
.button-save {
	background-color: #FFFFFF;
}
.button-save:hover {
	border-color: #000000;
}
.button-save:hover {
	background-color: #000000;
}
.button-jump,
.button-jump:hover {
	color: #000000;
}
.button-jump {
	border-color: #000000;
}
.button-jump {
	background-color: #FFFFFF;
}
.button-jump:hover {
	border-color: #000000;
}
.button-jump:hover {
	background-color: #000000;
}
.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 {
	background-color: #000000;
}
.progress-incomplete-color,
.uncompleted-cell {
	background-color: #d9e3ea;
}
.validation-border-color,
.validation-error {
	border-color: #FFFFFF;
}
.validation-bg-color,
.validation-error {
	background-color: #FFFFFF;
}
html{
    font-size: 18px;
}

.form-control:focus{
    border-color:#efb3b3;
color:#555555;
}

.form-control{
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color:#555555;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}


.form-control-static { 
min-height:auto;     
}



.button-next {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: 400;
    font-stretch: normal;
    font-size: 18px;
    font-family: Arial;
    border: 1px solid #000;

}


.submit-button{
   color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    border: 1px solid #000;
}

.submit-button:hover, .button-next:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #ffffff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}



.button-text {
    border-radius: 0;
    line-height: 18px;
    box-sizing: border-box;
    position: relative;
    padding: .844rem 2.109rem;
    font-size: .675rem;
    font-weight: 600;
    -o-transition: background .2s;
    transition: background .2s;
    letter-spacing: .225em;
    text-transform: uppercase;
    border: 1px solid #000;
    color: #000;
    outline: 0;
    margin: 1rem 0;
    background-color: #fff;
}

.btn-primary {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    border: 1px solid #000;
}



.btn {
   color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    border: 1px solid #000;
}


.btn:focus,.btn:active:focus,.btn.active:focus{
    outline:thin dotted;
    outline:5px auto #000000;
    outline-offset:-2px
}

.question { margin: 10px 0; }

html{
    font-size: 16px;
    font-family:'Open Sans','HelveticaNeue','HelveticaNeueu',Arial,sans-serif;
    font-stretch:100%

}

body {
    line-height: 20px;
    color: #101010;
    font-weight: 400;
    font-size: 16px;
    font-family:'Open Sans','HelveticaNeue','HelveticaNeueu',Arial,sans-serif;
}


.question-text { 
    font-size: 1rem;
    text-align: left;
    font-weight: 450;
    line-height: 1.6;
    color: #101010;
    font-family:'Open Sans','HelveticaNeue','HelveticaNeueu',Arial,sans-serif;

}

.text-block { 
    font-size: 1rem;
    text-align: left;
    font-weight: 300;
    line-height: 1.6;
    color: #101010;
    font-family:'Open Sans','HelveticaNeue','HelveticaNeueu',Arial,sans-serif;

}

.choice-text{
    font-size: 1rem;
    text-align: left;
    font-weight: 300;
    line-height: 1.6;
    color: #101010;
    font-family:'Open Sans','HelveticaNeue','HelveticaNeueu',Arial,sans-serif;
}


