/* 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*/


/* Modifications Andrew Lee interactive circles*/

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

}

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

p.looking {
	display: none;
	border-radius: 25px;
	border: 3px solid #602D91;
	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 #2D2F91;
	padding: 10px;
}


/* 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{
		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 Page 1,2,3,4,6,7,8,9,10,11,12,13,14 */
	#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;
	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;
}

/* modifications Andrew Lee image swap family beach - Page 2 */

#industry_slidefade {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}

img#picture_base {
	position: relative;
	opacity: 1;
	top: 0;
	left: 0;
}

img#sandpit {
	position: absolute;
	opacity: 1;
	top: 0;
	left: 0;
	/* Commented out for consistency
	border: solid medium #00961A;
	*/
}

img#halloween {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#grandmother {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#grandmother {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#boy_sofa {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#find_book {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#girl_book {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#two_boys {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#girls_desk {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#abc {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#one_two_three {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#boat {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#addition {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#easy_sentence {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#times_table1 {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#times_table2 {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#globe {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#fractions {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#story {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

img#story_white {
	  position: absolute;
	  opacity: 0;
	  top: 0;
	  left: 0;
}

.gowhite {

}

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

#ocean_container {
	position: relative;
	overflow: hidden;
}

#ocean_background {
	position: relative;
}

#ocean1 {
	position: absolute;
	bottom: 0%;
}

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

#ocean_o {
	position: absolute;
	bottom: 0%;
}

#ocean_c {
	position: absolute;
	bottom: 0%;
}

#ocean_e {
	position: absolute;
	bottom: 0%;
}

#ocean_a {
	position: absolute;
	bottom: 0%;
}

#ocean_n {
	position: absolute;
	bottom: 0%;
}

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

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

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

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

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

/* Andrew Lee modifications self-concept example page 4 */

#btn_grp1_5years {
	background-color: #b64e00;
	border-radius: 20px;
	border: solid 4px #00961A;
	outline: none;
}

#btn_grp1_11years {
	background-color: #b4007f;
	border-radius: 20px;
	border: solid 4px #00961A;
	outline: none;
}

#container_self_concept {
	position: relative;
}

#background_self_concept {
	position: relative;
}

#boy_self_concept {
	position: absolute;
	bottom: 0%;
	opacity: 0.2;
}

#girl_self_concept {
	position: absolute;
	bottom: 0%;
	opacity: 0.2;
}

.boy_line1 {
	display: none;
}

.boy_line2 {
	display: none;
}

.boy_line3 {
	display: none;
}

.boy_line4 {
	display: none;
}

.boy_line5 {
	display: none;
}

.girl_line1 {
	display: none;
}

.girl_line2 {
	display: none;
}

.girl_line3 {
	display: none;
}

.girl_line4 {
	display: none;
}

.girl_line5 {
	display: none;
}

.boy_text {
	display: none;
	border: 3px solid #b64e00;
	border-radius: 20px;
	padding: 10px;
	margin-top: 3px;
}

.girl_text {
	display: none;
	border: 3px solid #b4007f;
	border-radius: 20px;
	padding: 10px;
	margin-top: 3px;
}

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

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 7 */

#text_box {
	height: 60px;
	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: 80px;
	margin-bottom: 18px;
}

}

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

#pride_guilt_container {
	position: relative;
}

#pride_guilt_background {
	position: relative;
}

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

#guilt1 {
	position: absolute;
	bottom: 0%;
	opacity: 1;
}

#pride1 {
	position: absolute;
	bottom: 0%;
	opacity: 1;
}

#pride2 {
	position: absolute;
	bottom: 0%;
	opacity: 1;
}

/* Andrew Lee modifications added css from linked example page 7 */
        
        /* 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;
        }
		
		/* Andrew Lee modifications added css from linked example page 8 */
		
		#img_batman {
			margin-top: 12px!important;
		}
        

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

#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 added css from linked example page 9 */



#btn_grp1_regulation {
	background-color: #b64e00;
	border-radius: 20px;
	border: solid 4px #00961A;
	outline: none;
}

#btn_grp1_expectation {
	background-color: #b4007f;
	border-radius: 20px;
	border: solid 4px #00961A;
	outline: none;
}

#btn_grp2_child_ability {
	background-color: #6db400;
	border-radius: 20px;
	border: solid 4px #00961A;
	outline: none;
}

p.regulation_text {
	display: none;
	border: 3px solid #b64e00;
	border-radius: 20px;
	padding: 10px;
}

p.expectations_text {
	display: none;
	border: 3px solid #b4007f;
	border-radius: 20px;
	padding: 10px;
}

p.child_ability_text {
	display: none;
	border: 3px solid #6db400;
	border-radius: 20px;
	padding: 10px;
}


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

	#img_girl {
		margin-top: 12px!important;
	}
	
	#transcript_hannah {
		width: 200px;
		margin: 0 auto;
		padding-bottom: 6px;
		padding-top: 6px;
	}

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

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

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

#btn_grp2_two {
	background-color: #6db400;
	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;
}

#img_audio{
	cursor:pointer;
}