/* CSS Document */
html, body {
	font-family: Arial, sans-serif;
	font-size: 100%;
	/*height: 100%;*/
	/*height:100vh;*/
	min-height: 100%;
}
body {
	background-color: #999;
}
img {
	max-width: 100%;
	height: auto;
}
h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 1.5rem;
	text-align: center;
	padding-bottom: 1rem;
}
p {
	font-family: 'Roboto', sans-serif;
	font-size: 1rem;
	text-align: justify;
	padding-left: 1rem;
	padding-right: 1rem;
}

.container {
	/*margin: 5% 10%;*/
	/*height: 100%;*/
	/*max-width: 1500px;*/
	/*background-color: darkgoldenrod;*/
	/*min-height: 100%;*/
	min-width: 320px;
	padding-left: 0;
	padding-right: 0;
}
.top {
	min-height: 20%; /* min. height for modern browser */
	min-height: 20vh;
    height: auto !important; /* important rule for modern Browser */
    height: 20%; /* min. height for IE */
    overflow: hidden !important; /* FF scroll-bar */
	background-color: white;
	box-shadow: 0 -2.5px inset rgba(220, 220, 220, 0.5);
}
.content {
	min-height: 60%; /* min. height for modern browser */
	min-height: 60vh;
    height: auto !important; /* important rule for modern Browser */
    height: 60%; /* min. height for IE */
    overflow: hidden !important; /* FF scroll-bar */
	background-image: url("../images/pattern.jpg");
	background-color: #F6F6F6;
  	background-position: top center;
  	background-repeat: no-repeat;
	background-attachment: fixed;
}
.bottom {
	min-height: 20%; /* min. height for modern browser */
	min-height: 60vh;
    height: auto !important; /* important rule for modern Browser */
    height: 20%; /* min. height for IE */
    overflow: hidden !important; /* FF scroll-bar */
	background-color: white;
	box-shadow: 0 -2.5px inset rgba(220, 220, 220, 0.5);
	padding-bottom: 25px;
}

.nav-progress-bar {
	display: none;
}

.field {
	/*display: none;*/
	/*width: 100%;*/
	/*height: 60vh;*/
	text-align: center;
	padding: 1em;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 1.0);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 2em 1em;
	/*margin: 2em 4%;*/
}

legend {
	display: block;
    padding-left: 0.25;
    padding-right: 0.25;
    border: none;
}

#header {
	padding: 5% 5%;
}

#copyright {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8rem;
	color: #666;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
}

.padding {
		height: 20vh;
	}

.page {
	display: none;
}

#first {
	display:block;
}


/********** contact information page **********/

#contact_info label {
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	width: 100%;
	padding: 5px 2px;
	margin: 0 auto;
	text-align: left;
}
.details {
	display: inline-block;
	text-decoration: none;
	font-size: 1.0rem;
	background: #f7f7f7;
	/*width: 250px;*/
	width: 100%;
	padding: 5px 2px;
	margin: 0 auto;
	border: 1px solid #c4c4c4;
}

input[type="text"]:focus.details,
	input[type="url"]:focus.details,
		input[type="email"]:focus.details,
			select:focus.details {
	border: 1px solid transparent;
	/*-moz-border-image: -moz-linear-gradient(top, #19a4e5 0%, #09c397 100%);
	-webkit-border-image: -webkit-linear-gradient(top, #19a4e5 0%, #09c397 100%);
	border-image: linear-gradient(to bottom, #19a4e5 0%, #09c397 100%);
	border-image: linear-gradient(to left, #19a4e5 0%, #09c397 100%);*/
	-moz-border-image: -moz-linear-gradient(135deg, #19a4e5, #09c397);
	-webkit-border-image: -webkit-linear-gradient(135deg, #19a4e5, #09c397);
	border-image: linear-gradient(135deg, #19a4e5, #09c397);
	border-image-slice: 1;
}


input.dirty:not(:focus):valid,
	select.dirty:not(:focus):valid {
  background-color: #D9FFD9;
}

input[type="text"]:valid.details,
	input[type="url"]:valid.details,
		input[type="email"]:valid.details,
			select:valid.details {
    background-image: url("data:image/svg+xml,%3Csvg width='45px' height='34px' viewBox='0 0 45 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate%28-56.000000, -59.000000%29' fill='%232EEC96'%3E%3Cpolygon points='70.1468531 85.8671329 97.013986 59 100.58042 62.5664336 70.1468531 93 56 78.8531469 59.5664336 75.2867133'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: 15px, 11px;
	background-position: 98% 50%;
	background-repeat: no-repeat;
}

input[type="text"]:focus:invalid.details,
	input[type="url"]:focus:invalid.details,
		input[type="email"]:focus:invalid.details,
			select:focus:invalid.details {
    background-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate%28-128.000000, -59.000000%29' fill='%23F44336'%3E%3Cpolygon points='157.848404 61.9920213 145.980053 73.8603723 157.848404 85.7287234 154.856383 88.7207447 142.988032 76.8523936 131.119681 88.7207447 128.12766 85.7287234 139.996011 73.8603723 128.12766 61.9920213 131.119681 59 142.988032 70.8683511 154.856383 59'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: 10px, 10px;
	background-position: 98% 50%;
	background-repeat: no-repeat;
}

input.dirty:not(:focus):invalid {
	background-color: #FFD9D9;
	background-image: url("data:image/svg+xml,%3Csvg width='30px' height='30px' viewBox='0 0 30 30' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate%28-128.000000, -59.000000%29' fill='%23F44336'%3E%3Cpolygon points='157.848404 61.9920213 145.980053 73.8603723 157.848404 85.7287234 154.856383 88.7207447 142.988032 76.8523936 131.119681 88.7207447 128.12766 85.7287234 139.996011 73.8603723 128.12766 61.9920213 131.119681 59 142.988032 70.8683511 154.856383 59'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: 10px, 10px;
	background-position: 98% 50%;
	background-repeat: no-repeat;
}

.required-text {
	font-family: 'Roboto', sans-serif;
	text-align: right;
	font-size: 0.8rem;
	padding: 5px;
}

.details-label.is-required:after {
  content:"*";
  color:red;
}

.red {
	color: red;
}

/***************** fonts page *******************/
#fonts label {
	font-size: 1.5rem;
	line-height: 0.3em;
}
label[for="helvetica"] {
	font-family: 'Helvetica', sans-serif;
}
label[for="limelight"] {
	font-family: 'Limelight', cursive;
}
label[for="sourcesanspro"] {
	font-family: 'Source Sans Pro', sans-serif;
}
label[for="amaticsc"] {
	font-family: 'Amatic SC', cursive;
}
label[for="ericaone"] {
	font-family: 'Erica One', cursive;
}
label[for="centurygothic"] {
	font-family: 'Century Gothic', sans-serif;
}
label[for="lilyscript"] {
	font-family: 'Lily Script One', cursive;
}
label[for="cantataone"] {
	font-family: 'Cantata One', serif;
}
label[for="courgette"] {
	font-family: 'Courgette', cursive;
}
label[for="lucidasans"] {
	font-family: 'Lucida Sans', sans-serif;
}
label[for="pinyonscript"] {
	font-family: 'Pinyon Script', cursive;
}
label[for="couriernew"] {
	font-family: 'Courier New', monospace;
}


.chkbox {
	/*border: solid red 1px;*/
	position: relative;
	padding: 1em 1em;
	margin: 1em 0;
}

input[name="font[]"] + label {
	position: absolute;
	width: 16px;
	height: 16px;
	border: 3px solid rgba(85,85,85, 0.8);
	border-radius: 100%;
	top: 60%;
	left: 16px;
	transform: translate(-50%, -50%);
	transition: all ease-out 200ms;
	text-indent: 40px;
	white-space: nowrap;
	color: rgba(85,85,85, 0.8);
	user-select: none;
}

input[name="font[]"] + label:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 8px;
	border-bottom: 4px solid #00D46D;
	border-left: 4px solid #00D46D;
	top: 25%;
	left: 50%;
	transform-origin: bottom left;
	transform: rotate(-45deg);
	opacity: 0;
	transition: all ease-out 200ms;
}

input[name="font[]"]:checked + label {
	/*border: 5px solid #22b573;*/
	border: 3px solid rgba(85,85,85, 0.8);
}

input[name="font[]"]:checked + label:after {
	opacity: 1;
	width: 16px;
}

.chk {
	display: none;
}


/************** color palette page *******************/
.color_block {
	min-width: 100px;
	min-height: 70px;
	width: 45%;
	border-radius: 10px;
	display: inline-block;
	color: white;
	font-size: 12px;
	padding-top: 15px;
	margin: 5px;
}

.palette_group {
	display: inline-block;
	border: red 1px solid;
	margin-bottom: 5px;
}

.table {
	display: table;
}

.row {
	display: table-row;
}
.cell {
	display: table-cell;
	vertical-align: middle;
}

input[name="color_pallettes[]"] {
	display: none;
}


input[name="color_pallettes[]"]:checked + .pallette-select {
	border: 2px solid blue;
	-moz-border-image: -moz-linear-gradient(to bottom right, #19a4e5, #09c397);
	-webkit-border-image: -webkit-linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image: linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image-slice: 1;
}

input[name="color_pallettes[]"]:hover + .pallette-select {
	border: 2px solid blue;
	-moz-border-image: -moz-linear-gradient(to bottom right, #19a4e5, #09c397);
	-webkit-border-image: -webkit-linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image: linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image-slice: 1;
}

.pallette-select {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	width: 100%;
	margin: 5px auto;
	border: 1px solid #c4c4c4;
	cursor: pointer;
}


/********* mission statements page ********/
input[name="mission_statement"] {
	display: none;
}


input[name="mission_statement"]:checked + .statement-select {
	border: 2px solid blue;
	-moz-border-image: -moz-linear-gradient(to bottom right, #19a4e5, #09c397);
	-webkit-border-image: -webkit-linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image: linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image-slice: 1;
}

input[name="mission_statement"]:hover + .statement-select {
	border: 2px solid blue;
	-moz-border-image: -moz-linear-gradient(to bottom right, #19a4e5, #09c397);
	-webkit-border-image: -webkit-linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image: linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image-slice: 1;
}

.statement-select {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	display: inline-block;
	text-decoration: none;
	text-align: left;
	background: #FFFFFF;
	width: 100%;
	padding: 10px;
	margin: 5px auto;
	border: 1px solid #c4c4c4;
	cursor: pointer;
}

/********* brand archetype statements page *********/
#brand_archetypes {
	font-size: 0.75rem;
	/*line-height: 0.3em;*/
}

.chkbox2 {
	/*border: solid red 1px;*/
	position: relative;
	padding: 1.5em 1em;
	margin: 2em 0;
}

.chkbox2 span {
	position: absolute;
	display: inline-block;
	text-align: left;
	top: 25%;
	left: 40px;
	right: 0;
}

input[name="brand[]"] + label {
	position: absolute;
	width: 16px;
	height: 16px;
	border: 3px solid rgba(85,85,85, 0.8);
	border-radius: 100%;
	top: 60%;
	left: 16px;
	transform: translate(-50%, -50%);
	transition: all ease-out 200ms;
	text-indent: 40px;
	text-overflow: clip;
	white-space: nowrap;
	color: rgba(85,85,85, 0.8);
	user-select: none;
}

input[name="brand[]"] + label:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 8px;
	border-bottom: 4px solid #00D46D;
	border-left: 4px solid #00D46D;
	top: 25%;
	left: 50%;
	transform-origin: bottom left;
	transform: rotate(-45deg);
	opacity: 0;
	transition: all ease-out 200ms;
}

input[name="brand[]"]:checked + label {
	/*border: 5px solid #22b573;*/
	border: 3px solid rgba(85,85,85, 0.8);
}

input[name="brand[]"]:checked + label:after {
	opacity: 1;
	width: 16px;
}

.chk {
	display: none;
}

/********************* Style Statements page ********************/




/********************* Personality traits page *****************/
input[name="personality"] + label {
	position: absolute;
	width: 16px;
	height: 16px;
	border: 3px solid rgba(85,85,85, 0.8);
	border-radius: 100%;
	top: 60%;
	left: 16px;
	transform: translate(-50%, -50%);
	transition: all ease-out 200ms;
	text-indent: 40px;
	white-space: nowrap;
	color: rgba(85,85,85, 0.8);
	user-select: none;
}

input[name="personality"] + label:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 16px;
	/*border-bottom: 4px solid #00D46D;
	border-left: 4px solid #00D46D;*/
	border: 4px solid #00D46D;
	border-radius: 50%;
	background-color: #00D46D;
	top: 1.5px;
	left: 1.5px;
	-ms-transform-origin: top left; /* IE 9 */
	-webkit-transform-origin: top left; /* Safari 3-8 */
	transform-origin: top left;
	-ms-transform: scale(0.44, 0.44); /* IE 9 */
  	-webkit-transform: scale(0.44, 0.44); /* Safari 3-8 */
	transform: scale(0.44, 0.44);
	opacity: 0;
	transition: all ease-out 200ms;
}

input[name="personality"]:checked + label {
	/*border: 5px solid #22b573;*/
	border: 3px solid rgba(85,85,85, 0.8);
}

input[name="personality"]:checked + label:after {
	opacity: 1;
	width: 16px;
}


/******* extras page ********/

textarea {
	width: 100%;
	margin-bottom: 10px;
}




/********* thankyou page *********/


#thankyou p {
	padding-top: 50px;
	padding-bottom: 200px;
}





#survey_page {
	background: #19a4e5;
	background: linear-gradient(135deg, #19a4e5, #09c397);
	/*height: 100%;*/
	min-height: 100%;
}






/*********** index page ************/

#index_page {
	/*background: rgb(255,255,255); /* Old browsers */
	/*background-image: url(../images/limehub_logo.png);
    background: -moz-linear-gradient(-45deg, rgb(255,255,255) 100%, rgb(255,255,255) 0%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	background: linear-gradient(to bottom right, rgba(0,0,0,0), rgba(0,0,0,0.2)), url(../images/cubes.png);
}

.main {
	display: block;
	width: 100%;
	/*height: 60vh;*/
	text-align: center;
	padding: 20px;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.5);
}

#intro-heading {
	font-family: Arial, sans-serif;
	font-weight: 600;
	text-align: center;
	font-size: 1.6em;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 30px;
		background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjojMTlBNEU1OyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOiMwOUMzOTg7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear, left top, 135deg, color-stop(0%, #19A4E5), color-stop(100%, #09C398));
	background-image: -moz-linear-gradient(135deg,#19A4E5 0%,#09C398 100%);
	background-image: -webkit-linear-gradient(135deg,#19A4E5 0%,#09C398 100%);
	background-image: -o-linear-gradient(135deg,#19A4E5 0%,#09C398 100%);
	background-image: -ms-linear-gradient(135deg,#19A4E5 0%,#09C398 100%);
	background-image: linear-gradient(135deg,#19A4E5 0%,#09C398 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position:relative;
	display:inline-block; /*required*/
}

#intro-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
	text-align: justify;
}



/*********** progress bar ************/
.progress {
	height: 12px;
	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
  	border-radius: 8px;
    background-image: linear-gradient(to right, #19a4e5, #09c397);
}

.progress-bar {
	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
  	border-radius: 8px;
	box-shadow: 0px 0px 0px 1000px rgba(225, 225, 225, 0.9);   /* white or whatever color you like */
	background-image: none !important;
	background-color: transparent !important;
}

.progress-label {
	font-family: Arial, sans-serif;
	font-weight: 500;
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
}

.progress-label span {
	color: #09c397;
}

/********* end progress bar **********/

.question-title {
	font-family: Arial, sans-serif;
	font-weight: 500;
	text-align: center;
	font-size: 1.0em;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 15px;
}

.question-title-details {
	font-size: 0.8em;
	color: darkgrey;
	margin-top: -10px;
}

.question-title-details span {
	text-decoration: underline;
}

.form-group {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: center;
}

/********* radio buttons and check boxes ********/
input[name="business_description"],
	input[name="customer_location"],
		input[name="online_presence"],
			input[name="age_range"] {
	display: none;
}

input[name="business_description"]:checked + .btn-push,
	input[name="customer_location"]:checked + .btn-push,
		input[name="online_presence"]:checked + .btn-push,
			input[name="age_range"]:checked + .btn-push {
	border: 2px solid blue;
	-moz-border-image: -moz-linear-gradient(to bottom right, #19a4e5, #09c397);
	-webkit-border-image: -webkit-linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image: linear-gradient(to bottom right, #19a4e5, #09c397);
	border-image-slice: 1;
}

.btn-push {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	display: inline-block;
	text-decoration: none;
	background: #f7f7f7;
	width: 100%;
	text-align: center;
	padding: 20px 10px;
	margin: 5px auto;
	border: 1px solid #c4c4c4;
}

/******* end radio buttons and check boxes ******/


/********* previous/next/submit/start buttons ********/
input[type=button], input[type=submit] {
	width: 120px;
	border-radius: 20px;
	text-align: center;
	margin: 25px 10px;
	padding: 4px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	font-size: 0.9rem;
	color: #7f7f7f;
	border: solid 2px transparent;
	/*background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(135deg, #19a4e5, #09c397);*/
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(135deg, #ff420e, #ff420e);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
}

input[type=submit] {
	margin-bottom: 5px;
}

input[type=button].forward_btn {
	width: 120px;
	padding: 5px;
	color: #ff420e;
	border: solid 2px transparent;
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(135deg, #ff420e, #ff420e);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 2px 1000px 1px #fff inset;
}

input[type=button]:nth-last-of-type(2) {
	margin-bottom: 5px;
}

input[type=button].back_btn {
	border-style: none;
	background-color: rgba(255, 255, 255, 0);
	margin-top: 0;
	/*float: left;*/
}

input[type=button]:hover, input[type=submit]:hover {
	box-shadow: none;
	color: white;
	transition: box-shadow 1s linear, color 0.5s linear;
}

input[type=button].forward_btn:disabled { 
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(135deg, rgba(255, 66, 14, 0.4), rgba(255, 66, 14, 0.4));
	color: rgba(255, 66, 14, 0.4);
}

/******* end previous/next/submit/start buttons ******/


/********* results ********/
.results_title {
	font-family: Arial, sans-serif;
	/*font-weight: bold;*/
	text-align: center;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

#confirmationBtn .active {
    background-color: #09c397;
	/*color: #09c397;*/
	border-color: #B5B7BF;
}

#confirmationBtn .notActive {
    background-color: #B5B7BF;
	color: #B5B7BF;
	border-color: #B5B7BF;
}

#confirmationBtn .notActive:hover {
    background-color: rgba(9,195,151,0.25);
}

#confirmationBtn .active:hover {
    cursor: default;
}

#confirmationBtn a.display-only {
    pointer-events: none;
    cursor: not-allowed;
}

#results_list {
	list-style-type: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	text-align: left;
}

#results_list li::before {
	/*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e067";
    font-family: 'Glyphicons Halflings';
    font-size: 0.9em;
    float: left;
    /*margin-top: 4px;*/
    /*margin-left: -17px;*/
	color: green;
	padding-right: 10px;
}

#ajax_confirmation {
	text-align: center;
	padding: 5px auto;
	margin-top: 10px;
	margin-bottom: 15px;
}

.contact_us {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 5px;
}

.input-group {
	text-align: center;
	margin: auto;
}

#disclaimer {
	list-style-type: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.7em;
	text-align: left;
}

/******************************/


/********* end results ********/

/***** To correct some browser form quirks *****/
input::-ms-clear {
  width : 0;
  height: 0;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:required:invalid, input:focus:invalid {
  -moz-box-shadow: none;
}


/*############################## MEDIA QUERIES ############################*/

@media screen and (min-width: 768px) {

	body {
		/*background-color: aqua;*/
	}
	
	.name-fields {
		display: inline-block;
		width: 49%;
	}
	
	.name-fields:first-of-type {
		margin-right: 1%;
	}
	
}/* end min-width: 768px */


@media screen and (min-width: 992px) {
	
	body {
		/*background-color: forestgreen;*/
	}
	h1 {
		font-size: 2rem;
		margin-top: 2.5rem;
	}
	p {
		text-align: justify;
		padding-left: 3em;
		padding-right: 3em;
	}
	.nav-progress-bar {
		display: block;
		margin: 50px auto 25px auto;
		padding: auto 4%;
	}
	legend {
		display: none;
	}
	.field {
		/*margin: 2em auto;*/
		/*width: 740px;*/
	}
	.chkbox {
		display: inline-block;
		width: 45%;
	}
	.chkbox.last {
		display: block;
		margin-left: 5%;
	}
	.pallette-select {
		width: 45%;
		margin: 5px 5px;
		cursor: pointer;
	}
	.statement-select {
		padding: 20px;
		margin: 10px auto;
		border: none;
	}
	.chkbox2 {
		margin-left: 10px;	
	}
	#last .field {
		padding: 1em 2em;
	}
	.padding {
		height: 40vh;
	}
	
	#sixth input[type=button].forward_btn {
		margin-top: 50px;
	}
	
	input[type=button].back_btn {
		float: left;
	}
	
}/* end min-width: 992px */


@media screen and (min-width: 1200px) {
	.container {
		/*width: 1140px;*/
	}
	body {
		/*background-color: #999;*/
	}
	
	
}/* end min-width: 1200px */



/************IE 10 & IE 11 Hack ********************/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	
	#intro-heading {
		color: #19A4E5;
		background-image: none !important;
	}
	
}/* End IE 10 & IE 11 Hack */








