
.average_input{
	width:160px;
	margin:6px 0px 0px 0px;
}


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:392px;
	background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/jades_graph_assess.jpg);
	margin:22px 0px 0px -5px;
	cursor:pointer;
	border:0px dashed red;
}


.draw{position:absolute; opacity: 1;border:0px dashed green;}
.draw_01{top:164px;left:97px;width:25px;height:19px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_L01.jpg);}
.draw_02{top:167px;left:108px;width:65px;height:55px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_L02.jpg);}
.draw_03{top:208px;left:166px;width:65px;height:58px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_L03.jpg);}
.draw_04{top:151px;left:223px;width:67px;height:116px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_L04.jpg);}
.draw_05{top:152px;left:282px;width:65px;height:42px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_L05.jpg);}
.draw_06{top:121px;left:386px;width:25px;height:19px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_R01.jpg);}
.draw_07{top:95px;left:398px;width:64px;height:42px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_R02.jpg);}
.draw_08{top:93px;left:455px;width:65px;height:29px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_R03.jpg);}
.draw_09{top:93px;left:513px;width:65px;height:29px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_R04.jpg);}
.draw_10{top:81px;left:570px;width:66px;height:27px;background-image:url(/public/20250301010933oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/modules/at/at2_assess_includes/images/draw_segment_R05.jpg);}

.target{position:absolute;width:11px;height:11px;border:0px solid green;}
.target_01{top:166px;left:103px;}
.target_02{top:209px;left:161px;}
.target_03{top:253px;left:219px;}
.target_04{top:153px;left:277px;}
.target_05{top:180px;left:334px;}
.target_06{top:124px;left:392px;}
.target_07{top:95px;left:450px;}
.target_08{top:110px;left:508px;}
.target_09{top:96px;left:565px;}
.target_10{top:81px;left:623px;}

.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{
	width:120px;
	margin:-28px 0px 0px 210px;
	border:0px dashed red;
}


.myBtn{
	padding:3px;
	margin: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;
}
