.consentbox{
	margin:30px 10px 0px 10px;
	padding:20px;
	width:auto;
	font-size:1rem;
}



@media only screen and (max-width:600px), only screen and (max-device-width:600px){
	.checkopts td{
		padding:14px 6px;
		background:rgb(220,220,220);
	}
	.checkopts{
		font-size:1rem;
		border-spacing:0px 10px;
	}
	
	.consent_table .html_page{display:block;height:auto;width:auto;border-top-right-radius:auto;border-bottom-right-radius:auto;}
	/*.consent_table .html_page:last-of-type{display:none !important;width:100%;display:block;font-size:.90rem;border-top-left-radius:auto;border-bottom-left-radius:auto;}*/
	.consent_table .html_page:last-of-type{width:100%;display:block;font-size:.90rem;border-top-left-radius:auto;border-bottom-left-radius:auto;}

	.no_mobile {display:none !important;}
	
}

.checkopts td:last-of-type{
	padding-left:0px;
}
.item, .instructions{padding:25px 0px;}
.next_button_wrapper{
	margin-top:25px;
}
.number{
	width:auto;
	margin-left:0px;
}
.options{
	margin:15px 10px;
}
.results_box{
	padding:15px;
	width:auto;
	margin:15px 5px;
}

.results_box img{
	max-width:100%;
}

.save_results_box{display:block;margin:0px auto 15px auto;}

.results_bar_empty, .results_bar{
	height:46px;
	line-height:42px;
}

.slider_instructions, .slider_wrapper{
	width:90%;
}


.slider_instructions{
	font-size:.5rem;
}

.slider_right_option, .slider_left_option{
	font-size:.7rem;
}
.slider{
	height:20px;
}
.slider_button,.slider_ghost, .slider_unset_button{width:22px;height:30px;margin-bottom:-32px;top:-6px;border-radius:11px/15px;}
#bounding_question_box{background:none;
	padding:10px 0px;
	border-radius:0;
	box-shadow:none;
	margin:0px;
	border:0px;
	outline:0;
	border:solid white 1px;
	border-width:1px 0px;
}
#ncgbox{margin:-225px auto 0px auto;}
#progress_wrapper{
	padding:0px;
	background:none;
	margin-top:8px;
	box-shadow:none;
	border-radius:0px;
}



