.chkbtn{
	cursor:pointer;
}

html {
  scroll-behavior: smooth;
}
.activity_wrapper{
	position:relative;
	width:100%;height:810px;
	margin:18px 0px 0px -22px;
	border:0px dashed red;
}

.week_prompt{
	position:absolute;
	top:290px;left:55px;
	width:606px;height:54px;
	background-color:#f1f1f1;
	opacity: .8;
	filter: alpha(opacity=80);
	text-align:center;
	padding:4px;
	color:#000;
	font-size:14px;
    border:0px solid green;
}

.click_table_wrapper{
	position:relative;
	clear:both;
	width:680px;height:415px;
	background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/robertos_graph_p10.jpg);
	margin:22px 0px 0px -5px;
	cursor:pointer;
	border:0px dashed red;
}


.draw{position:absolute; opacity: 1;border:0px dashed green;}
.draw_01{top:189px;left:75px;width:22px;height:18px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_L01.jpg);}
.draw_02{top:190px;left:85px;width:68px;height:44px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_L02.jpg);}
.draw_03{top:194px;left:146px;width:67px;height:40px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_L03.jpg);}
.draw_04{top:192px;left:207px;width:68px;height:27px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_L04.jpg);}
.draw_05{top:192px;left:268px;width:68px;height:27px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_L05.jpg);}
.draw_06{top:145px;left:381px;width:22px;height:18px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_R01.jpg);}
.draw_07{top:117px;left:392px;width:67px;height:43px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_R02.jpg);}
.draw_08{top:117px;left:452px;width:67px;height:57px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_R03.jpg);}
.draw_09{top:72px;left:514px;width:66px;height:102px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_R04.jpg);}
.draw_10{top:70px;left:574px;width:67px;height:28px;background-image:url(/public/20250321012909oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/acc/accommodations_p10_includes/images/draw_segment_R05.jpg);}

.target{position:absolute;width:11px;height:11px;border:0px solid green;}
.target_01{top:192px;left:80px;}
.target_02{top:221px;left:141px;}
.target_03{top:193px;left:202px;}
.target_04{top:206px;left:263px;}
.target_05{top:192px;left:324px;}
.target_06{top:147px;left:386px;}
.target_07{top:117px;left:447px;}
.target_08{top:161px;left:507px;}
.target_09{top:71px;left:568px;}
.target_10{top:85px;left:630px;}

.try_again{
	position:absolute;
	top:180px;left:250px;
	width:100px;height:24px;
	background-color:white;
	color:red;
	font-family: 'Arial, Helvetica', sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	padding-top:4px;
	border:1px solid purple;
}

.y_n_div{
	float:right;
	width:50%;
	margin:-8px 0px 0px 0px;
	border:0px dashed red;
}

.y_n_divLD{
	float:right;
	width:50%;
	margin:-28px 0px 0px 120px;
	border:0px dashed red;
}

.myBtn{
	padding:3px;
	margin:6px;
}

.myBtnLD{
	width:60px;
	border-radius:4px;
	background-color:#ccc;
	padding:3px;
	border:1px solid #000;
}

.btnyes{
	margin:-8px 0px 0px 28px;
}

.btnno{
	margin:-8px 0px 0px 6px;
}

.yes_clicked{
	padding:3px;
	margin:6px;
	border:2px solid green;
}

.no_clicked{
	padding:3px;
	margin:6px;
	border:2px solid red;
}


.feedback_question{
	margin:22px 0px 0px 0px;
	font-size:16px;
}
.feedback_parent{
	border:0px dashed red;
}

.feedback{
	width:100%;
	height:40px;
	margin-top:18px;
	border:0px dashed green;
}
