/* 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, .large_screen_activity{
		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;
	}
	
	/* Modifications Andrew Lee library page */
	#container_intellectual {
		margin: 0 auto;
		width: 80%;
	}
	
	#container_language {
		margin: 0 auto;
		width: 80%;
	}
	
	#container_emotional {
		margin: 0 auto;
		width: 80%;
	}
	
	#container_social {
		margin: 0 auto;
		width: 80%;
	}
	
	#container_gender {
		margin: 0 auto;
		width: 80%;
	}
	
	#container_centre2 {
		margin: 0 auto;
		width: 80%
	}
	
	/* modifications Andrew Lee Page 1,2,3,4,5,6,7,8,9,10,11,12 */
	#av-component.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;
}

/* Andrew Lee modifications added css from linked example page 2 */
        
        /* jssor slider arrow navigator skin 02 css */
        /*
        .jssora02l                  (normal)
        .jssora02r                  (normal)
        .jssora02l:hover            (normal mouseover)
        .jssora02r:hover            (normal mouseover)
        .jssora02l.jssora02ldn      (mousedown)
        .jssora02r.jssora02rdn      (mousedown)
        */
        .jssora02l, .jssora02r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            background: url('img/a02.png') no-repeat;
            overflow: hidden;
        }
        .jssora02l { background-position: -3px -33px; }
        .jssora02r { background-position: -63px -33px; }
        .jssora02l:hover { background-position: -123px -33px; }
        .jssora02r:hover { background-position: -183px -33px; }
        .jssora02l.jssora02ldn { background-position: -3px -33px; }
        .jssora02r.jssora02rdn { background-position: -63px -33px; }

        /* jssor slider thumbnail navigator skin 03 css */
        /*
        .jssort03 .p            (normal)
        .jssort03 .p:hover      (normal mouseover)
        .jssort03 .pav          (active)
        .jssort03 .pdn          (mousedown)
        */
        
        .jssort03 .p {
            position: absolute;
            top: 0;
            left: 0;
            width: 62px;
            height: 32px;
        }
        
        .jssort03 .t {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }
        
        .jssort03 .w, .jssort03 .pav:hover .w {
            position: absolute;
            width: 60px;
            height: 30px;
            border: white 1px dashed;
            box-sizing: content-box;
        }
        
        .jssort03 .pdn .w, .jssort03 .pav .w {
            border-style: solid;
        }
        
        .jssort03 .c {
            position: absolute;
            top: 0;
            left: 0;
            width: 62px;
            height: 32px;
            background-color: #000;
        
            filter: alpha(opacity=45);
            opacity: .45;
            transition: opacity .6s;
            -moz-transition: opacity .6s;
            -webkit-transition: opacity .6s;
            -o-transition: opacity .6s;
        }
        
        .jssort03 .p:hover .c, .jssort03 .pav .c {
            filter: alpha(opacity=0);
            opacity: 0;
        }
        
        .jssort03 .p:hover .c {
            transition: none;
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: none;
        }
        
        * html .jssort03 .w {
            width /**/: 62px;
            height /**/: 32px;
        }
		

		#image_holder {
			position: relative;
		}
		
		#overlay_image1 {
			position: absolute;
			z-index: 5;
			top: 0%;
			opacity: 0.5;
		}
		
		#overlay_image2 {
			position: absolute;
			z-index: 5;
			top: 0%;
			opacity: 0.5;
		}
		
		#overlay_image3 {
			position: absolute;
			z-index: 5;
			top: 0%;
			opacity: 0.5;
		}
		
		#overlay_image4 {
			position: absolute;
			z-index: 5;
			top: 0%;
			opacity: 0.5;
		}
		
		
		/* Andrew Lee modifications parts of brain activity - Page 4 */
		
		#container_anatomy {
			display: none;
		}

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


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

#pic_anatomy_black_white {
	position: relative;
}

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

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

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

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

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

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

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

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

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

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

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



#nervous_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#cardiovascular_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#digestive_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#respiratory_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#urinary_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#skin_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#endocrine_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#reproduction_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#bones_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}

#muscle_text {
	display: none;
	border: 3px solid #000000;
	padding: 10px;
}
		
		

/* Andrew Lee modifications Twins text experiment text reveal - Page ? */
 
 .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 7 */

/* Correct and Incorrect notification box styling */
#incorrect {
	display: none;
	padding: 5px;
	margin-top: 2px;
}

#correct {
	display: none;
	padding: 5px;
	margin-top: 2px;
}

#correct_final {
	display: none;
	padding: 5px;
	margin-top: 2px;
}


/* text box styling */
#container_text_box {
	display: none;
}

p.panel-title {
	padding: 1px;!important
	margin: 1px;!important
}


/* text styling */
.cross_title {
	margin-top: 1px;
	margin-bottom: 1px;
}


/* button styling */
#btn_text_cross {
	margin-bottom: 3px;
}

.btn_cross_left {
	text-align: left;
	margin-top: 1px;!important
	margin-bottom: 1px;!important
}

.btn_cross {
	background-color: white;
	border: thin solid black;
	border-radius: 0px;
	padding: 2px;!important
}

.btn_cross:hover {
	background-color: white;
	outline: medium solid #00961A;
}


/* image styling */
#containter_images_cross {
	position: relative;
}

#img_crossword_1 {
	position: relative;
}

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

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

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

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

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

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








.btn-primary {
	padding: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	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;
}

#btn_grp1_four {
	background-color: #00b86f;
	border: solid 4px #00961A;
}

#btn_grp1_five {
	background-color: #6db400;
	border: solid 4px #00961A;
}




/* Andrew Lee modifications added css from linked example casestudy_one */

#genogram_key {
	margin-top: 5px;
}

/* Commented out Andrew Lee
.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_nick {
	background-color: #f7ac47;
	border: solid 4px #e28f2b;
}

#btn_grp1_suze {
	background-color: #a4d286;
	border: solid 4px #95bb7b;
}

#btn_grp2_mark {
	background-color: #f9ca27;
	border: solid 4px #f59424;
}

#btn_grp2_aiden {
	background-color: #42899b;
	border: solid 4px #3e7885;
}

#nick_text {
	display: none;
	border: 3px solid #e28f2b;
	padding: 10px;
}

#suze_text {
	display: none;
	border: 3px solid #95bb7b;
	padding: 10px;
}

#mark_text {
	display: none;
	border: 3px solid #f59424;
	padding: 10px;
}

#aiden_text {
	display: none;
	border: 3px solid #3e7885;
	padding: 10px;
}

/* Modifications made by Michael Taylor - 26/04/2016 */

<!-- Language development -->
p.image1_text, p.image2_text, p.image3_text, 
p.image4_text, p.image5_text, p.image6_text{
	display: none;
	border-radius: 15px;
	border: 3px solid #6CC;
	padding: 10px;
}

#abbie_audio, #peter_audio, #bryony_audio, #hannah_audio{
	cursor:pointer;
}

/* Andrew Lee modifications interactive emotion quiz activity - Page 9 */
 
.emotion_quiz {
	position: relative;
}

#pic_interest {
	position: relative;
}
 
.tick_interest {
	position: absolute;
	top: -5%;
	opacity: 0;
}

.cross_interest {
	position: absolute;
	top: -5%;
	opacity: 0;
}

#pic_anger {
	position: relative;
}
 
.tick_anger {
	position: absolute;
	top: -5%;
	opacity: 0;
}

.cross_anger {
	position: absolute;
	top: -5%;
	opacity: 0;
}

#pic_sadness {
	position: relative;
}
 
.tick_sadness {
	position: absolute;
	top: -5%;
	opacity: 0;
}

.cross_sadness {
	position: absolute;
	top: -5%;
	opacity: 0;
}

#pic_happiness {
	position: relative;
}
 
.tick_happiness {
	position: absolute;
	top: -5%;
	opacity: 0;
}

.cross_happiness {
	position: absolute;
	top: -5%;
	opacity: 0;
}

#pic_disgust {
	position: relative;
}
 
.tick_disgust {
	position: absolute;
	top: -5%;
	opacity: 0;
}

.cross_disgust {
	position: absolute;
	top: -5%;
	opacity: 0;
}

#pic_fear {
	position: relative;
}
 
.tick_fear {
	position: absolute;
	top: -5%;
	opacity: 0;
}

.cross_fear {
	position: absolute;
	top: -5%;
	opacity: 0;
}

#btn_one, #btn_two, #btn_three, #btn_four, #btn_five, #btn_six {
	margin-top: 2px;
	margin-bottom: 2px;
}

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

#container_age5 {
	display: none;
}

#container_age7 {
	display: none;
}

#container_age9 {
	display: none;
}

/* image styling */

.image_age {
	border: thin solid black;
	padding: 20px;
}

.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;
}

/* button styling */

#btn_next_image, #btn_next_image1, #btn_next_image2 {
	background-color: #b64e00;
	border: solid 4px #00961A;
}

#btn1_age2, #btn1_age5, #btn1_age7, #btn1_age9 {
	background-color: #b4007f;
	border: solid 4px #00961A;
}

#btn2_age2, #btn2_age5, #btn2_age7, #btn2_age9 {
	background-color: #0032b3;
	border: solid 4px #00961A;
}

#btn3_age2, #btn3_age5,#btn3_age7, #btn3_age9 {
	background-color: #00b86f;
	border: solid 4px #00961A;
}

#btn4_age2, #btn4_age5, #btn4_age7, #btn4_age9 {
	background-color: #6db400;
	border: solid 4px #00961A;
}




#text_age2 {
	display: none;
	border: 3px solid #00b86f;
	padding: 10px;
}

#text_age5 {
	display: none;
	border: 3px solid #6db400;
	padding: 10px;
}

#text_age7 {
	display: none;
	border: 3px solid #b4007f;
	padding: 10px;
}

#text_age9 {
	display: none;
	border: 3px solid #00b86f;
	padding: 10px;
}

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

/* Andrew Lee modifications added css from linked example page 5 now page 10 */

/* 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 */
.correct_change_class {
	opacity: 0.5;
}

.incorrect_change_class {
	opacity: 0.5;
	background: red;
}

#incorrect, #incorrect1, #incorrect2, #incorrect3 {
	display: none;
	padding: 5px;
}

#correct, #correct1, #correct2, #correct3 {
	display: none;
	padding: 5px;
}

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

/* Modifications Andrew Lee library page */
	ul.erikson {
		padding-left: 30px;
		padding-right: 20px;
	}

	.label_top {
		margin-bottom: 5px;
	}
	
	.label_top:hover {
		outline: thick solid green;
	}
	
	.books:hover {
		border: thick solid green;
	}
	
	/* unique styling for one book on it's own on the shelf */
	.books_one {
		outline: thick solid green;
		margin-left: 40%;
	}
	
	.book_left {
		margin-left: 35%;
	}

	#container_intellectual {
		display: none;
	}
	
	#container_language {
		display: none;
	}
	
	#container_emotional {
		display: none;
	}
	
	#container_social {
		display: none;
	}
	
	#container_gender {
		display: none;
	}
	
	#container_centre2 {
	}
	
	/* text styling */
	
	#text_skinner{
		display: none;
	}
	
	#text_skinner1 {
		display: none;
	}
	
	#text_bandura{
		display: none ;
	}
	
	#text_vygotsky{
		display: none ;
	}
	
	#text_vygotsky1{
		display: none ;
	}
	
	#text_bruner{
		display: none ;
	}
	
	#text_piaget{
		display: none ;
	}
	
	#text_chomsky{
		display: none ;
	}
	
	#text_erickson{
		display: none ;
	}
	
	#text_bowlby{
		display: none ;
	}
	
	#text_kohlberg{
		display: none ;
	}
	
	#text_kohlberg1{
		display: none ;
	}
	
	
	/* books by author styling */
 
	.book_skinner {
		margin-left: 10%;
		float: left;
	}
	.book_skinner1 {
		margin-left: 27%;
		float: left;
	}
	.book_bandura {
		float: left;
	}
	.book_vygotsky {
		float: left;
	}
	.book_vygotsky1 {
		float: left;
	}
	.book_bruner {
		float: left;
	}
	.book_piaget {
		float: left;
	}
	.book_chomsky {
		float: left;
	}
	.book_erickson {
		float: left;
	}
	.book_bowlby {
		float: left;
	}
	.book_kohlberg {
		float: left;
	}
	.book_kohlberg1 {
		float: left;
	}
	
	/* books by subject styling */
	
	#book_intellectual {

	}
	
	#book_language {

	}
	
	#book_emotional {

	}
	
	#book_social {

	}
	
	#book_gender {

	}
	
	/* Look-a-like page styling */
	
	#page_top {
		width: 100%;
		opacity: 0.5;
	}
	
	#page_bottom {
		width: 100%;
		opacity: 0.5;
	}

div.right_text {
	/* background-color: red; */
	background: url(../images/page_width.jpg) repeat;
	background-position: right;
	background-size: 100%;
}

div.transbox {
  background-color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

div.transbox p {
  margin-left: 3%;
  margin-right: 3%;
  padding-right: 2%;
  padding-top: 10px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #000000;
}

/* Michael Taylor modifications for the wordcloud activity 01-06-2016 */

/* Modifications Andrew Lee wordcloud */
#main_button {
	margin-top: 3px;
}

#twins_button2 {
	margin-top: 3px;
}

#feedback {
	color: #BB0003;
	font-size: 14px;
	line-height: 20px;
}

.demo {
	margin: 0 auto;
	width: 475px;
	height: 250px;
}

.cloud_space {
	margin-top: 5px;
}

#your_words {
	display: none;
}

#typical_words {
	display: none;
}

#our_feedback {
	padding-left: 15px;
	padding-right: 15px;
}

#example1 {
	outline: thin solid #989898;
	margin-bottom: 3px;
	margin-top: 5px;
}

#example2 {
	outline: thin solid #989898;
	margin-bottom: 3px;
	margin-top: 5px;
}

#cloud_row1 {
	margin-top: 3px;
}

#your_concerns {
	display: none;
}

#our_feedback {
	display: none;
}

/* End of modifications Andrew Lee wordcloud */

#check_button1{
	display: none;
	margin-top: 3px;
}

#btn_grp1_nick {
	background-color: #f7ac47;
	border: solid 4px #e28f2b;
}

#btn_grp1_suze {
	background-color: #a4d286;
	border: solid 4px #95bb7b;
}

#btn_grp2_mark {
	background-color: #f9ca27;
	border: solid 4px #f59424;
}

#btn_grp2_aiden {
	background-color: #42899b;
	border: solid 4px #3e7885;
}

#nick_text {
	display: none;
	border: 3px solid #e28f2b;
	padding: 10px;
}

#suze_text {
	display: none;
	border: 3px solid #95bb7b;
	padding: 10px;
}

#mark_text {
	display: none;
	border: 3px solid #f59424;
	padding: 10px;
}

#aiden_text {
	display: none;
	border: 3px solid #3e7885;
	padding: 10px;
}

/* Modifications Andrew Lee interactive circles*/

p.sucking {
	display: none;
	border-radius: 25px;
	border: 3px solid #3e7885;
	padding: 10px;
}
p.cuddling {
	display: none;
	border-radius: 25px;
	border: 3px solid #95bb7b;
	padding: 10px;
}
p.looking {
	display: none;
	border-radius: 25px;
	border: 3px solid #e28f2b;
	padding: 10px;
}
p.smiling {
	display: none;
	border-radius: 25px;
	border: 3px solid #91BE4A;
	padding: 10px;
}
p.crying {
	display: none;
	border-radius: 25px;
	border: 3px solid #f59424;
	padding: 10px;
}