/* CSS Document */

body {
	background: #3f88d2;
}
.center_back {
	background-color: #3f88d2;
	opacity: .9;
	padding: 3px 3px 0px 10px;
}
/*#flags{
	text-align:right;
	background-color: #DFDCDC; 
	padding: 3px 0px 0px 3px;
	color: #fff; */
#polish, #urdu, #uk, #polish1, #urdu1, #uk1 {
	padding-right: 3px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	/* firefox's individual border radius properties */
	-moz-border-top-left-radius: 4px; /* top left corner */
	-moz-border-top-right-radius: 4px; /* top right corner */
	-moz-border-bottom-left-radius: 4px; /* bottom left corner */
	-moz-border-bottom-right-radius: 4px; /* bottom right corner */
	-moz-border-radius: 4px 4px 4px 4px;  /* shorthand topleft topright bottomright bottomleft */
	/* webkit's individual border radius properties */
	-webkit-border-top-left-radius: 4px; /* top left corner */
	-webkit-border-top-right-radius: 4px; /* top right corner */
	-webkit-border-bottom-left-radius: 4px; /* bottom left corner */
	-webkit-border-bottom-right-radius: 4px; /* bottom right corner */
}
#text_title {
	margin-bottom: -13px;
}
.supporting_text_control {
	display: inline-block;
	padding: 2px 2px 2px 10px;
	border-radius: 4px;
	border: 1px solid #6F6F6F;
	background-color: #6F6F6F;
	color: #fff;
}
#university_logo {
	margin: 15px 0px 5px 0px;
}
.text_control {
	display: inline-block;
	padding: 2px 2px 2px 10px;
	border-radius: 4px;
	border: 1px solid #6F6F6F;
	background-color: #6F6F6F;
	color: #fff;
}
.narration_control {
	display: inline-block;
	padding: 2px 2px 2px 10px;
	border-radius: 4px;
	border: 1px solid #6F6F6F;
	background-color: #6F6F6F;
	color: #fff;
}
.progress {
	background: rgba(255, 255, 255, 0.4);
	border: 0px solid rgba(245, 245, 245, 1);
	border-radius: 4px;
	height: 15px;
}
.progress-bar {
	background: rgba(188, 210, 11, 1);
}
header {
	padding-top: 5px;
	margin-bottom: 5px;
}
header .school_title {
	padding-top: 5px;
	font-size: 180%;
	margin-bottom: 0;
}
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: 5px 5px;
}
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 #5bc0de;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	margin-top: 10px;
	padding: 10px;
	background-color: transparent;
}
article h1 {
	margin-top: 10px;
	border-bottom: 1px solid #3276B1;
}
footer {
	background-color: transparent;
	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;
}
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 Feedback Form */
.feedback_form {
	width: 100%;
	height: 3000px;
	border: none;
	margin: 10px 0;
}
/* 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;*/
}
/* 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: 20px;
}
footer {
	text-align: center;
}
footer #footer_uon p {
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 115%;
}
/* 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;
	}
	
	/* modifications Andrew Lee Page 1 */
	#av-component.col-md-12 .restraint_container{
		width: 50%;
		margin: 0 auto;
	}
	
	/* modifications Andrew Lee Page 1 */
	/* This is needed when the Supporting Text button is disabled and you still need to
	centre an image for example as you must remove #av-component to disable the Supporting
	Text button */
	.col-md-12 .restraint_container{
		width: 50%;
		margin: 0 auto;
	}

}

/* Modifications Andrew Lee */
.restraint_container {
	overflow: hidden;
}



#page_one_floor {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_one_man_standing {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_one_sweat_clothes {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_one_sweat_face {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_one_testing_blood_glucose {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_one_cylinder{
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_one_marker {
	position: absolute;
	opacity: 1;
	top: 0;
}

/* Modifications Andrew Lee */
.restraint_container {
	overflow: hidden;
}
/* Modifications Andrew Lee page 2 */

#controls_page2{
	opacity: 0.7;
}

.container_hypo_food_thin {
	position: relative;
}
#page_two_white_background_thin {
	position: relative;
	opacity: 1;
	top: 0;
}
#page_two_cylinder_thin {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_marker_thin {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_marker_thin {
	position: absolute;
	opacity: 1;
	top: 0;
}
.container_hypo_food_thin2 {
	position: relative;
}
#page_two_floor_thin {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_man_standing_thin {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_sweatClothes_thin {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_two_sweatFace_thin {
	position: absolute;
	opacity: 0;
	top: 0;
}
.container_hypo_food {
	position: relative;
}
#image_background_white {
	position: relative;
	opacity: 1;
	top: 0;
}
#page_two_floor {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_man_standing {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_cylinder {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_marker {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_sweat {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_two_sweat_clothes {
	position: absolute;
	opacity: 1;
	top: 0;
}
#controls {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 310px;
	transform: translate(-50%, 120px);
}
/* Modifications Andrew Lee page 3 */

.container_ten_minutes {
	position: relative;
}
#image_background_white {
	position: relative;
	opacity: 1;
	top: 0;
}
#page_three_floor {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_man_standing {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_sweat_clothes {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_sweat_face {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_good_foods {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_cylinder {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_small_arrow {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_marker {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_question_mark {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_clock_face {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_hour_hand {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_minute_hand {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_red_triangle {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_10 {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_testing {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_big_green_arrow {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_three_starchy_food {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_three_big_red_arrow {
	position: absolute;
	opacity: 1;
	top: 0;
}
#controls {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 310px;
	transform: translate(-50%, 120px);
}
/* Modifications Andrew Lee page 4 */

#controls_page4{
	opacity: 0.7;
}

.container_actions {
	position: relative;
	overflow: hidden;
}
#image_background_white {
	position: relative;
	opacity: 1;
	top: 0;
}
/* Flags and Buttons */
#page_four_ukFlag {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_four_indiaFlag {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_four_pakistanFlag {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_four_polandFlag {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_four_pinkButton:hover {
	border: thin solid #333;
}
#page_four_yellowButton:hover {
	border: thin solid #333;
}
#page_four_greenButton:hover {
	border: thin solid #333;
}
#page_four_orangeButton:hover {
	border: thin solid #333;
}
/* Four A man at desk sequence */
#page_four_floor {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_man_at_desk {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_man_at_desk_sweat_underarm{
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_man_at_desk_sweat_face {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_industrious_expression {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_9oclock {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_5oclock{
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_clock {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_hour_hand {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_minute_hand {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_breakfast {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_lunch {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourA_tea {
	position: absolute;
	opacity: 0;
	top: 0;
}
/* Four B activity sequence */
#page_fourB_man_standing {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourB_sweat_underarm {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourB_sweat {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourB_man_swimming {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourB_man_hoovering {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourB_man_gardening {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourB_man_shopping {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourB_man_cycling {
	position: absolute;
	opacity: 0;
	top: 0;
}
/* Four C Party sequence */
#page_fourC_man_standing {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_man_drinking_smile {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_man_drinking_empty_web{
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_man_drinking_sweat_arms {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_man_drinking_sweat_face {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_exclamation_mark {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_two_balloons {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_one_balloon {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_large_quaver {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_run_of_notes {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_single_quaver {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_treble_cleff {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_two_quavers {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourC_man_drinking {
	position: absolute;
	opacity: 0;
	top: 0;
}
/* Four D medication sequence */
#page_fourD_man_standing {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_cylinder {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_marker {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_syringe_one_full {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_syringe_one_empty {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_syringe_two_full {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_syringe_two_empty {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_sweat_clothes {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_fourD_sweat {
	position: absolute;
	opacity: 0;
	top: 0;
}
#controls {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 310px;
	transform: translate(-50%, 120px);
}
/* Modifications Andrew Lee page 5 */

#controls_page5{
	opacity: 0.7;
}

.container_unconscious {
	position: relative;
}
#image_background_white {
	position: relative;
	opacity: 1;
	top: 0;
}
#page_five_floor {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_five_man_standing {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_five_exclamation {
	position: absolute;
	opacity: 0;
	top: 0;/* visibility:hidden; */
}
#page_five_man_standing_side {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_man_lying {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_question_mark {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_suprise {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_man_standing_non_diabetes {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_open_mouth {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_home_phone {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_mobile_phone {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_home_phone_red {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_mobile_phone_red {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_999 {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_five_ambulance {
	position: absolute;
	opacity: 1;
	top: 0;
}
#controls {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 310px;
	transform: translate(-50%, 120px);
}
/* Modifications Andrew Lee page 6 */

.container_dvla {
	position: relative;
}
#image_background_white {
	position: relative;
	opacity: 1;
	top: 0;
}
#page_six_floor {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_six_diabetes_man {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_six_question_mark {
	position: absolute;
	opacity: 1;
	top: 0;
}
	#page_six_arrow {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_six_car {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_six_policeman_point_right {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_six_policeman_point_left {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_six_computer_screens {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_six_web_address {
	position: absolute;
	opacity: 1;
	top: 0;
}
#page_six_exclamation_mark {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_six_open_mouth {
	position: absolute;
	opacity: 0;
	top: 0;
}
#page_six_suprise {
	position: absolute;
	opacity: 0;
	top: 0;
}
#controls {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 410px;
	transform: translate(-50%, 120px);
}
/* From drag and drop activity ********************************************************/
/* Andrew Lee modifications added css from linked example page 5 */

/* Changed the background-color below from '#8EE2FB!important' to white */
ul.list-unstyled {
	background-color: white!important;
	height: 40px !important;
}

.center{
	margin: auto;
	padding-left: 30%;
}


