/* CSS Document */
body {
    background-color:#2D892C;
    background-repeat: no-repeat;
}

.center_back{
	background-color:#FFF;
	opacity:.9;
	padding: 3px 3px 0px 10px;
}
#tools{
	text-align:right;
}
.supporting_text_control{
	display:inline-block;
	padding:2px 2px 2px 10px;
	border-radius:4px;
	border:1px solid #6F6F6F;
	background-color:#5cb85c;
	color:#fff;
}
.text_control{
	display:inline-block;
	padding:2px 2px 2px 10px;
	border-radius:4px;
	border:1px solid #6F6F6F;
	background-color:#5cb85c;
	color:#fff;
}
.narration_control{
	display:inline-block;
	padding:2px 2px 2px 10px;
	border-radius:4px;
	border:1px solid #6F6F6F;
    background-color:#5cb85c;
    color:#FFF;
}
header{
	padding-top:5px;
	margin-bottom:5px;
}
header .school_title{
	padding-top:5px;
	font-size:180%;
	margin-bottom:0;
}

header  #Helm_logo{
	margin-left: 15px;
}

header  .rlo_title{
	font-size:120%;
	padding-bottom:0;
	margin-bottom:0;
}
html > body > div.container > nav#main_nav.navbar.navbar-default div{
	padding:0px;
}
html > body > div.container > nav#main_nav.navbar.navbar-default > div#bs-example-navbar-collapse-1.collapse.navbar-collapse > ul.nav.navbar-nav > li > a{
	padding:auto 5px;
}
.main_nav{
	font-size:80%;
	position: relative;
	z-index: 1000;
	margin-bottom:12px;
}
nav.section_nav{
	padding:8px 8px;
	background-color:#73BC66;
	opacity: 1;
}
nav.section_nav ul{
	list-style:none;
	padding:0;
	margin:0;
}
nav#main_nav ul li.alert-info{
	background-color:#DFF1FF;
}
.center img.img-responsive{
	margin:0 auto 5px auto;
}
.center iframe{
	margin:0 auto 5px auto;
	text-align:center;
	display:block;
	background-color:transparent;
}
article{
	clear:both;
	padding-top:10px;
	border:2px solid #73BC66;
	border-bottom:none;
	border-radius:10px 10px 0 0 ;
	margin-top:10px;
	padding:10px;
	background-color:#FFF
}	
article h1{
	margin-top:10px;
	border-bottom:1px solid #093;
}
article #rlo_title, #rlo_title_image{
	text-align:center;
}
footer{
	background-color:#154734;
	color:#fff;
	padding:20px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin-bottom:10px;
}

#dropdown_activity{
	text:center;
}

footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
footer p{
	margin-bottom:0px;
}
footer img{
	margin-top:5px;
}
footer a:link, footer a:visited{
	color:#428bca;
}
footer a:hover{
	color: #FFB900;
}
.pop_up_hide{
	display:none;
}
.panel_current{
	display:block;
}
#supporting_image{
	position:relative;
}
#pop_up_panel{
	position:absolute;
	top:0;
	margin:70px auto 0 auto;
}
/* START Quiz styling */
.btn{
	white-space: normal;
}
#statements{
	text-align:center;
	padding:0;
	margin:0;
}
#statements li{
	margin-bottom:10px;
	list-style:none;
}
#statements li a{
	width:80%;
}
.results{
	font-size:160%;
}
#video_holder{
	text-align:center;
	
}
#video_holder iframe{
	margin: 0 auto;
}

.opacity50{
	opacity:0.5;
}

/* START STRESS RLO CSS */

.pop_up_hide{
	display:none;
}
.panel_current{
	display:block;
}
#supporting_image, #support_image{
	position:relative;
}
#pop_up_panel_container{
	position:relative;
}
#pop_up_panel{
	border:1px solid red;
	width:90%;
	position:absolute;
	top:5%;
	left:5%;
	margin:0 auto 0 auto;
}
#pop_up_panel .pop_up_panel{
	padding:5px;
	border-radius:5px;
	border: 1px solid #FCF8E3;;
}



/* START btn-hs styling */

.btn-hs{color:#ffffff;background-color:#0194A0;border-color:#00848F;}.btn-hs:hover,.btn-hs:focus,.btn-hs:active,.btn-hs.active,.open .dropdown-toggle.btn-hs{color:#ffffff;background-color:#00767F;border-color:#00676F;}
.btn-hs:active,.btn-hs.active,.open .dropdown-toggle.btn-hs{background-image:none;}
.btn-hs.disabled,.btn-hs[disabled],fieldset[disabled] .btn-hs,.btn-hs.disabled:hover,.btn-hs[disabled]:hover,fieldset[disabled] .btn-hs:hover,.btn-hs.disabled:focus,.btn-hs[disabled]:focus,fieldset[disabled] .btn-hs:focus,.btn-hs.disabled:active,.btn-hs[disabled]:active,fieldset[disabled] .btn-hs:active,.btn-hs.disabled.active,.btn-hs[disabled].active,fieldset[disabled] .btn-hs.active{background-color:#0194A0;border-color:#00848F;}
/**/
/* END btn-hs styling */

/* START post-it styling */

.post-it, .post-it_neg{
	margin:20px;
}


.but_panel{
padding:0;
}
.but_panel p{
	padding:0;
	margin:0;
}
.but_panel a{
	text-align:center;
	padding:20px 10px 0px  10px;
	/*border:2px solid #fff;;*/
	display:block;
	color:#fff;
	font-size:120%;
}
.but_panel a:hover{
	background-color:#fff;
	color:#333;
	text-decoration:underline;
	/*font-weight:bold;*/
}
.bg_yellow{
	background-color:#C2B22A;
}
.bg_turquoise{
	background-color:#009FA8;
}
.bg_orange{
	background-color:#F0862D;
}
.bg_purple{
	background-color:#663E90;
}
.bg_pink{
	background-color:#E7317F;
}
.bg_green{
	background-color:#00A663;
}
.bg_blue{
	background-color:#00A7C8;
}
/* END post-it styling*/


/* START hotspot resource styling */

*{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
#test-frame{
	position:relative;
}
#canvas, #video_holder{
	background:url(../images/loader.gif) no-repeat 50% 50% #fff; 
}
#video_holder{text-align:center;}
#canvas:hover{
	cursor:pointer;
}
.response{
	display:none;
	position:absolute;
	left:20px;
	top:20px;
	width:600px;
	/*height:440px;*/
	background-color:#F7F7F9;
	padding:20px;
	border:1px solid #F7F7F9;
	border-radius:10px;


}
#play_sound{
	position:absolute;
	left:10px;
	top:10px;
}
.close_message{
	float:right;
}
.panel-primary{
	border-color:#58464B;
}
.panel-primary .panel-heading{
	background-color:#58464B;
	border-color:#58464B;
}

/* END STRESS RLO CODE*/

/* END Quiz styling */
@media(max-width:991px){
	#tools span.tool_text{
		display:none;
	}
}
@media(max-width:767px){
	header{
		display:none;
	}
	#tools{
		background-color:#999;
		padding:2px;
		text-align:center;
		float:none!important;
		position:fixed;right:0;left:0;z-index:1030;/*top:20px;*/
	}
	#tools span.tool_text{
		display:none;
	}
	#small_screen_menu_container{
		margin-top:40px;
	}
	#small_screen_menu_container p.rlo_title{
		font-size:180%;
		font-weight:bold;
		text-align:center;
		/*background-color:#333;
		color:#fff;
		font-size:110%;
		position:fixed;right:0;left:0;top:0;z-index:1020;*/
	}
	#small_screen_menu{
		list-style:none;
		padding:0;
		margin:0;
	}
	#small_screen_menu li{
		padding:0;
		margin:0 0 5px 0;
	}
	#section_nav li a{
		width:48%;
	}
	article{
		border:none;
	}
	article h1{
		text-align:center;
		font-size:200%;
		padding-bottom:10px;
		border-bottom-width:2px;
	}
	#doc_top_btn{
		margin:20px 10px;
	}
	footer div.text-right{
		text-align:center;
		margin-top:10px;
	}
	footer{
		text-align:center;
	}
	footer #footer_uon p{
		padding-top:15px;
		padding-bottom:25px;
		font-size:110%;
	}
	
	/* START STRESS RLO CODE*/
	#generic_healthcare_sudent{
		display:none;
	}
	#body-affect_btns{
		display:none;
	}
	#reset_button{
		display:none;
	}
	
}

@media(min-width:768px){
	
	/* START stress affect body styling */
	#body-affect_btns{
		padding:0;
		margin:10px 0;
		list-style:none;
		text-align:center;
	}
	#body-affect_btns li{
		display:inline;
		list-style:none;
	}
	.affect_body_container{
		border:4px solid #0194A0;
		border-radius:10px;
		padding:10px;
	}
	
	.panel .panel-heading{
		/* ***** Andrew Lee Modifications commented out to make panel-heading appear ***** */
		/* display:none; */
	}
	
	.panel{
		border:none;
		box-shadow:none;
		-webkit-box-shadow:none;
	}
	.panel-group .panel-heading+.panel-collapse .panel-body{
		border-top:none;
	}
	/* END stress affect body styling */
	.post-it p.info{
	padding:60px 100px;
	font-size:120%;
	color:#fff;
	background-color:#0194A0;
	}
	.post-it p.close_info{
		padding:20px 100px;
		font-size:120%;
		color:#fff;
		background-color:#fff;
	}
	.post-it .post-it_heading{
		padding:60px 100px 0 100px;
		font-size:140%;
		color:#fff;
		background-color:#0194A0;
		text-align:center;
		margin-bottom:0;
	}
	
	
	.post-it_neg p.info{
	padding:60px 100px;
	font-size:120%;
	color:#fff;
	background-color:#A01547;
	}
	.post-it_neg p.close_info{
		padding:20px 100px;
		font-size:120%;
		color:#fff;
		background-color:#fff;
	}
	.post-it_neg .post-it_heading{
		padding:60px 0 0 0;
		font-size:140%;
		color:#fff;
		background-color:#A01547;
		text-align:center;
		margin-bottom:0;
	}
	
	/* Andrew Lee modifications introduction image page 1,2,3,4,5,6,7,8,9,10,11 */
	#av-component.col-md-12 .restraint_container {
		width: 50%;
		margin: 0 auto;
	}
	
	/* modifications Andrew Lee silhouette activity - Page 13 */
	#av-comp.col-md-12 .restraint_container {
		width: 50%;
		margin: 0 auto;
	}
	
}


/* Modifications Andrew Lee global changes*/
/* Reducing padding on blue info boxes */
.alert-info {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

/* Reducing padding on drag and drop correct and incorrect feedback boxes */
#feedback_success {
	padding-top: 3px;
	padding-bottom: 3px;
}

#feedback_error {
	padding-top: 3px;
	padding-bottom: 3px;
}


/* Andrew Lee modifications parts of brain activity - Page 7 */

#small_brains {
	max-width: 500px;
	margin: 0 auto;
}


#brain_parts_pic {
	position: relative;
	/*commented out whilst testing*/
	/*max-width: 600px;*/
}

#head_grey_brain {
	position: relative;
}

#frontal_lobe_only {
	position: absolute;
	top: 0%;
	display: none;
}

#parietal_lobe_only {
	position: absolute;
    top: 0%;
	display: none;
}

#temporal_lobe_only {
	position: absolute;
	top: 0%;
	display: none;
}

#occipital_lobe_only {
	position: absolute;
	top: 0%;
	display: none;
}

#cerebellum_only {
	position: absolute;
	top: 0%;
	display: none;
}

#brainstem_only {
	position: absolute;
	top: 0%;
	display: none;
}

p#frontal_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
	margin-top: -13px;
	
}

p#parietal_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
	margin-top: -13px;
}

p#temporal_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
	margin-top: -13px;
}

p#occipital_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
	margin-top: -13px;
}

p#cerebellum_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
	margin-top: -13px;
}

p#brainstem_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
	margin-top: -13px;
}

#section2_video, #text_input1 {
	margin-top: -13px;
}

/* modifications Andrew Lee silhouette activity - Page 8 */

#silhouette_activity {
	position: relative;
}

#room {
	position: relative;
}

#mother1 {
	position: absolute;
	top: 1%;
	opacity: 0;
}

#baby1 {
	position: absolute;
	top: 1%;
	opacity: 0;
}

#stranger1 {
	position: absolute;
	top: 1%;
	opacity: 0;
}

p.step_one {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

p.step_two {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

p.step_three {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

p.step_four {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

p.step_five {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

p.step_six {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

p.step_seven {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

/* Andrew Lee modifications added css from linked example page 9 ************************************************************** */

#memory_game_img_container {
	position: relative;
}

/* display set to hidden so that later on display can be set to none
the image elements will then disappear and save space for the next stage */
#placeholder_memory {
	position: relative;
}

#grey_objects {
	position: absolute;
	display: inline;
	top: 0%;
}

#cloth {
	position: absolute;
	top: 0%;
	display: inline;
}

#btn_grp1_cloth {
	background-color: #C500CB;
	border: solid 4px #00961A;
}

#instructions {
	display: none;
}

#incorrect {
	display: none;
	padding: 5px;
}

#correct {
	display: none;
	padding: 5px;
}

#correct_final {
	display: none;
	padding: 5px;
}

.hide {
	display: none;
}

#button_container {
	position: absolute;
	top: 0%;
	opacity: 0;
}

.object:hover {
	border: thin solid #00961A;
}

.correct_change_class {
	opacity: 0.5;
	border: thick solid #00961A;
}

.incorrect_change_class:hover {
	opacity: 0.5;
	border: thick solid #D40003;
}

.incorrect_change_class {
	opacity: 0.5;
	border: thick solid #D40003;
}

/* Styling from whole page ******************************************************************************************** */

/* Modifications Andrew Lee global changes*/
/* Reducing padding on blue info boxes */
.alert-info {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

/* Reducing padding on drag and drop correct and incorrect feedback boxes */
#feedback_success {
	padding-top: 3px;
	padding-bottom: 3px;
}

#feedback_error {
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Andrew Lee modifications Twins text experiment text reveal - Page 1 */

#img_classroom {
	margin-top: 8px;
}
 
 .reveal_twins1 {
	 display: none;
 }
 
 .reveal_twins2 {
	 display: none;
 }
 
 #baby_ball {
	 margin: 5px;
 }
 
 #baby_flower {
	 margin: 5px;
 }
 
/* Andrew Lee text validation code */
input.invalid, textarea.invalid{
	border: 2px solid red;
}

input.valid, textarea.valid{
	border: 2px solid green;
}

.error-data {
	color: #BB0003;
	margin-top: 3px;
}

/* Andrew Lee modifications added css from linked example page 2 */

/* Added to remove default outline from buttons */
button:focus {
	outline:0 !important;
}

.btn-primary {
	padding: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: white;
	box-shadow: 2px 2px 5px #888888;
}

.nopadding {
   padding: 6px !important;
   margin: 0 !important;
}

/* Styling of the circles */
#btn_grp1_conservation {
	background-color: #b64e00;
	border: solid 4px #00961A;
	border-radius: 50%;
	width: 55px;
    height: 55px;
	line-height: 30px;
    text-align: center;
}

#btn_grp1_decentration {
	background-color: #0032b3;
	border: solid 4px #00961A;
	border-radius: 50%;
	width: 55px;
    height: 55px;
	line-height: 30px;
    text-align: center;
}

#btn_grp1_reversibility {
	background-color: #b4007f;
	border: solid 4px #00961A;
	border-radius: 50%;
	width: 55px;
    height: 55px;
	line-height: 30px;
    text-align: center;
}

/* Modifications Andrew Lee thought play activity with badges - Page 2 from other RLO */
#piaget_img_container {
	position: relative;
}

#piaget_img_background {
	postion: relative;
	opacity: 1;
}

#piaget_img_glasses {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

#piaget_img_mountain {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

#piaget_img_bike_small {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

#piaget_img_bike_big {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

.border {
	border: 3px solid #000000;
}

.blue {
	display: none;
	border-radius: 25px;
	border: 3px solid #000000;
	padding: 10px;
}

/* Styling of the revealed text */
p.conservation_text {
	display: none;
	border-radius: 25px;
	border: 3px solid #b64e00;
	padding: 10px 30px;
}

p.decentration_text {
	display: none;
	border-radius: 25px;
	border: 3px solid #0032b3;
	padding: 10px 30px;
}

p.reversibility_text {
	display: none;
	border-radius: 25px;
	border: 3px solid #b4007f;
	padding: 10px 30px;
}

  /* Andrew Lee modifications Ella casestudy text reveal - Page 3 */
  
  .error-data {
	color: #BB0003;
	margin-top: 3px;
}

/* This style forces the textarea to only resize vertically and not horizontally which looks awful */
textarea {
	resize: vertical;
}
 
 .reveal_ella1 {
	 display: none;
 }
 
 .reveal_ella2 {
	 display: none;
 }


/* Andrew Lee modifications added css from linked example page 4 */

ul.list-unstyled {
	background-color: #8EE2FB!important;
	height:40px !important;
}

/* Andrew Lee modifications css code from original linking activity */

/* START Microsoft Edge Browser 12 (only)and (not (color:unset)) */
	@supports (-ms-accelerator:true)  {
		#activity_container{
			-ms-touch-action: none;
			touch-action: none;
		}
	}
	
	/*#activity_container{
		-ms-touch-action: none;
		touch-action: none;
	}*/
	
/* END Microsoft Edge Browser 12 (only) */

.act_drag_s1{
	background:#CCCC99;
}
.act_drag_s2{
	background:#FF99FF;
}
.act_drag_s3{
	background:#99CCCC;
}
.act_drag_s4{
	background:#CCFF66;
}

/* Andrew Lee modifications reduced padding to give text more room on small screens */
.droppable_area ul{
	background:#E6FFFF;
	padding-top:0px;
	padding-bottom:0px;
}
.droppable_area ul li{
	visibility:hidden;
}
#act_drag_items{
	text-align:center;
}
#act_drag_items li{
	display:inline-block;
	border:1px solid #666;
	border-radius:5px;
	padding:5px;
	margin-bottom:2px;
	margin-left:-40px;
	
}
#act_drag_items li:hover{
	cursor:move;
}

@media(max-width:767px){
.droppable_area ul{
	background:#E6FFFF;
	list-style:none;
	padding:0;
}
.droppable_area ul li{
	border-bottom:1px dashed #0CF; 
}
.activity_title{
	min-height:3em;
}

/* Andrew Lee modifications reduced size of text box on lower screen size */

ul.list-unstyled {
	height:40px !important;
}

}


/* Andrew Lee modifications added css from linked example page 5 *************************************************************************************
This styling is duplicated above and is causing a conflict

#memory_game_img_container {
	position: relative;
}

/* display set to hidden so that later on display can be set to none
the image elements will then disappear and save space for the next stage
#placeholder_memory {
	position: relative;
}

#grey_objects {
	position: absolute;
	display: inline;
	top: 0%;
}

#cloth {
	position: absolute;
	top: 0%;
	display: inline;
}

#btn_grp1_cloth {
	background-color: #C500CB;
	border: solid 4px #00961A;
}

#instructions {
	display: none;
}

#incorrect {
	display: none;
	padding: 5px;
}

#correct {
	display: none;
	padding: 5px;
}

#correct_final {
	display: none;
	padding: 5px;
}

.hide {
	display: none;
}

#button_container {
	position: absolute;
	top: 0%;
	opacity: 0;
}

.object:hover {
	border: thin solid #00961A;
}

.correct_change_class {
	opacity: 0.5;
	border: thick solid #00961A;
}

.incorrect_change_class:hover {
	opacity: 0.5;
	border: thick solid #D40003;
}

.incorrect_change_class {
	opacity: 0.5;
	border: thick solid #D40003;
}

*/
	
/* Andrew Lee modifications added css from linked example page 7 */

#text_box {
	height: 40px;
	margin-bottom: 0px;
}

/* Andrew Lee modifications css code from original linking activity */

/* ********Andrew Lee NOTE the following lines of code does not appear correctly colour coded but I think it is still right. I have checked it ****** */
/* START Microsoft Edge Browser 12 (only)and (not (color:unset)) */
	@supports (-ms-accelerator:true)  {
		#activity_container{
			-ms-touch-action: none;
			touch-action: none;
		}
	}
	
	/*#activity_container{
		-ms-touch-action: none;
		touch-action: none;
	}*/
	
/* END Microsoft Edge Browser 12 (only) */

.act_drag_s1{
	background:#CCCC99;
	width: 100%;
}
.act_drag_s2{
	background:#FF99FF;
	width: 100%;
}

.act_drag_s3{
	background:#99CCCC;
	width: 100%;
}
.act_drag_s4{
	background:#CCFF66;
	width: 100%;
}
.act_drag_s5{
	background:#CCCCFF;
	width: 100%;
}

/* Andrew Lee modifications reduced padding to give text more room on small screens */
.droppable_area ul{
	background:#E6FFFF;
	padding-top:0px;
	padding-bottom:0px;
	height: 25px;
}
.droppable_area ul li{
	visibility:hidden;
}
#act_drag_items{
	text-align:center;
}
#act_drag_items li{
	display:inline-block;
	border:1px solid #666;
	border-radius:5px;
	padding:5px;
	margin-bottom:2px;
	margin-left:-40px;
	
}
#act_drag_items li:hover{
	cursor:move;
}

@media(max-width:767px){
.droppable_area ul{
	background:#E6FFFF;
	list-style:none;
	padding:0;
}
.droppable_area ul li{
	border-bottom:1px dashed #0CF; 
}
.activity_title{
	min-height:3em;
}

/* Andrew Lee modifications reduced size of text box on lower screen size */
#text_box {
	height: 30px;
	margin-bottom: 18px;
}

}


/* Andrew Lee modifications added css from linked example page 8 */

.btn-primary {
	padding: 2px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: white;
	box-shadow: 2px 2px 5px #888888;
}
.nopadding {
   padding: 6px !important;
   margin: 0 !important;
}

#btn_grp1_one {
	background-color: #b64e00;
	border: solid 4px #00961A;
}

#btn_grp1_two {
	background-color: #0032b3;
	border: solid 4px #00961A;
}

#btn_grp1_three {
	background-color: #b4007f;
	border: solid 4px #00961A;
}

p.neglected_text {
	display: none;
	border: 3px solid #b64e00;
	padding: 10px;
}

p.popular_text {
	display: none;
	border: 3px solid #0032b3;
	padding: 10px;
}

p.rejected_text {
	display: none;
	border: 3px solid #b4007f;
	padding: 10px;
}

p.controversial_text {
	display: none;
	border: 3px solid #00b86f;
	padding: 10px;
}

p.withdrawn_text {
	display: none;
	border: 3px solid #6db400;
	padding: 10px;
}

#container_img_scaffolding {
	position: relative;
	opacity: 1;
}

#scaffolding_kids {
	position: relative;
	opacity: 1;
}

#baby_walking {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

#baby_walking1 {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

#girl_reading {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

#boy_maths {
	position: absolute;
	bottom: 0%;
	opacity: 0;
}

/* Modifications Andrew Lee Case Study Styling */

/* Modifications Andrew Lee interactive circles */

p.edward {
	display: none;
	border-radius: 25px;
	border: 3px solid #F59321;
	padding: 10px;

}

p.sharon {
	display: none;
	border-radius: 25px;
	border: 3px solid #A3D185;
	padding: 10px;
}

p.ivan {
	display: none;
	border-radius: 25px;
	border: 3px solid #E28F27;
	padding: 10px;
}

p.bonnie {
	display: none;
	border-radius: 25px;
	border: 3px solid #68C9D0;
	padding: 10px;
}

p.john {
	display: none;
	border-radius: 25px;
	border: 3px solid #428799;
	padding: 10px;
}
p.james {
	display: none;
	border-radius: 25px;
	border: 3px solid #E18E29;
	padding: 10px;
}
p.henry {
	display: none;
	border-radius: 25px;
	border: 3px solid #68C9D0;
	padding: 10px;
}
p.keeley {
	display: none;
	border-radius: 25px;
	border: 3px solid #9065A6;
	padding: 10px;
}
p.charlotte {
	display: none;
	border-radius: 25px;
	border: 3px solid #EB7B2E;
	padding: 10px;
}

/* For the NCC 0-5 leanguage RLO */

/* Used in activity 4 */
	.act_button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 2px 2px;
    cursor: pointer;
	border-radius: 8px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.act_button2:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

#cognition_feedback{
	display: none;
	border-radius: 12px;
	border: 3px solid #41C154;
	padding: 10px;
	margin-top: 5px;
}

	#video_player, #boy1{
		margin-top: -15px;
	}

/* END STRESS RLO CODE*/

/* END Quiz styling */


	
@media(max-width:991px){
	#tools span.tool_text{
		display:none;
	}
}
@media(max-width:767px){
	header{
		display:none;
	}
	#tools{
		background-color:#999;
		padding:2px;
		text-align:center;
		float:none!important;
		position:fixed;right:0;left:0;z-index:1030;/*top:20px;*/
	}
	#tools span.tool_text{
		display:none;
	}
	#small_screen_menu_container{
		margin-top:40px;
	}
	#small_screen_menu_container p.rlo_title{
		font-size:180%;
		font-weight:bold;
		text-align:center;
		/*background-color:#333;
		color:#fff;
		font-size:110%;
		position:fixed;right:0;left:0;top:0;z-index:1020;*/
	}
	#small_screen_menu{
		list-style:none;
		padding:0;
		margin:0;
	}
	#small_screen_menu li{
		padding:0;
		margin:0 0 5px 0;
	}
	#section_nav li a{
		width:48%;
	}
	article{
		border:none;
	}
	article h1{
		text-align:center;
		font-size:200%;
		padding-bottom:10px;
		border-bottom-width:2px;
	}
	#doc_top_btn{
		margin:20px 10px;
	}
	footer div.text-right{
		text-align:center;
		margin-top:10px;
	}
	footer{
		text-align:center;
	}
	footer #footer_uon p{
		padding-top:15px;
		padding-bottom:25px;
		font-size:110%;
	}
	
	/* START STRESS RLO CODE*/
	#generic_healthcare_sudent{
		display:none;
	}
	#body-affect_btns{
		display:none;
	}
	#reset_button{
		display:none;
	}

}

@media(min-width:768px){
	
	/* START stress affect body styling */
	#body-affect_btns{
		padding:0;
		margin:10px 0;
		list-style:none;
		text-align:center;
	}
	#body-affect_btns li{
		display:inline;
		list-style:none;
	}
	.affect_body_container{
		border:4px solid #0194A0;
		border-radius:10px;
		padding:10px;
	}
	
	/* Modifications Andrew Lee IMPORTANT CHANGE *************************************** panel on page ten disappears with this enabled
	.panel .panel-heading{
		display:none;
	}
	*/
	
	.panel{
		border:none;
		box-shadow:none;
		-webkit-box-shadow:none;
	}
	.panel-group .panel-heading+.panel-collapse .panel-body{
		border-top:none;
	}
	/* END stress affect body styling */
	.post-it p.info{
	padding:60px 100px;
	font-size:120%;
	color:#fff;
	background-color:#0194A0;
	}
	.post-it p.close_info{
		padding:20px 100px;
		font-size:120%;
		color:#fff;
		background-color:#fff;
	}
	.post-it .post-it_heading{
		padding:60px 100px 0 100px;
		font-size:140%;
		color:#fff;
		background-color:#0194A0;
		text-align:center;
		margin-bottom:0;
	}
	
	
	.post-it_neg p.info{
	padding:60px 100px;
	font-size:120%;
	color:#fff;
	background-color:#A01547;
	}
	.post-it_neg p.close_info{
		padding:20px 100px;
		font-size:120%;
		color:#fff;
		background-color:#fff;
	}
	.post-it_neg .post-it_heading{
		padding:60px 0 0 0;
		font-size:140%;
		color:#fff;
		background-color:#A01547;
		text-align:center;
		margin-bottom:0;
	}
	
	/* additional styling for 0-5 Language activities */
	#page_eight_baby1, #page_eight_baby2, #page_eight_baby3{
		cursor:pointer;
	}
	
	a:hover{
		 text-decoration: none;
	}
	
	/* Template styling forblue activity instructional boxes*/
	#activity_title{
		padding: 2px 0px 2px 10px;

	}

}

/* Andrew Lee modifications Twins text experiment text reveal - Page 1 */

#img_classroom {
	margin-top: 8px;
}
 
 .reveal_twins1 {
	 display: none;
 }
 
 .reveal_twins2 {
	 display: none;
 }
 
 #baby_ball {
	 margin: 5px;
 }
 
 #baby_flower {
	 margin: 5px;
 }
 
/* Andrew Lee text validation code */
input.invalid, textarea.invalid{
	border: 2px solid red;
}

input.valid, textarea.valid{
	border: 2px solid green;
}

.error-data {
	color: #BB0003;
	margin-top: 3px;
}
