/* CSS Document */
@-ms-viewport {
	width: device-width;
	overflow-y: auto;
}
body{
	background-color:#fefaec;
	/*background: url(../images/rlo-bg.jpg) no-repeat center center fixed; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#helm_header_logo{
	position:absolute;
	left:50px;
	top:15px;
}
#helm_header_logo2{
	position:absolute;
	left:2px;top:2px;
}

.resourcetitle a, .resourcetitle a:visited {
  	color:#fff !important
}

/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */   
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1100; /* Sit on top */
    right: 0;
    top: 0;
	background-color:rgba(19, 39, 67, 1);
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
   	clear: both;
}
/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 35px; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 10px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}
.overlay-content h2{
	padding-top:15px;
	font-size:1.6em;
	font-weight:bold;
	color:#fff;
}
.overlay-content h3, .overlay-content p{
	color:#fff;
}
/* The navigation links inside the overlay */
.overlay a {
    padding: 5px 8px;
    text-decoration: none;
    color: #fff;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}
/* Position the close button (top right corner) */
#menu_close{
    position: absolute;
    top: 25px;
    right: 50px;
    font-size: 1.3em;
	transition:none;
	z-index:1200;
}
#menu_close:link, #menu_close:visited {
	border:2px #035E72;
	border-radius:5px;
}
#menu_close:hover {
	border:2px solid #fff;
	border-radius:5px;
}
#main_menu, #main_menu li{
	display:block;
	list-style:none;
	margin-left:0;
	padding-left:0;
	font-size:1.1em;
}
#main_menu li.active a:link, #main_menu li a:visited{
	background-color:#595959;
}
#main_menu li a:hover, #main_menu li a:focus{
	color: #fff;
	background-color:#000;
}
#main_menu_trigger{
	position:absolute;
	right:38px;
	top:3px;
	font-size: 1.3em;
}

#main_menu_trigger a:link, #main_menu_trigger a:visited{
	display:inline-block;
	border:2px solid transparent;
	border-radius:3px;
	padding:2px 3px 0px 3px;
	color: #fff;
	margin-right:2px;
}

#main_menu_trigger a:hover{
	border:2px solid #fff;
	color: #fff;
	transition: 0.5s;
}

/* START footer narration inclusion */
	#controller_bar{
		color: #fff;
		background-color:rgba(19, 39, 67, 1);
		/*background-color:#1A4A8F;*/
	}
	#controller_bar .rlo_title{
		padding-top:29px;
	}
	#controller_bar p{
		display:none;
		text-align:left;
		font-weight:bold;
		color:#363636;
	}
	#controller_bar audio{
		display:block;
		/*margin:1px auto 0 auto;*/
	}

	.h4{
		color: #fff;
	}
/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {
		font-size: 20px
	}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}
/* START Mobile Base Nave >= MD */
#mobile_base_nav{
	text-align:center;
	padding-bottom:1px;
	margin-bottom:0;
	min-height: 50px;
	backround-color:#000;
	border-top:1px solid rgba(183,183,183,0.89);
}
#uon_base_logo{
	text-align:center;
}
#helm_base_logo{
	margin-right:15px;
}
.btn-mobile-base { 
	  color: #ffffff; 
	  background-color: #000000; 
	  border:none;
	  border-color: #137BAD;
	padding:8px;
}
.btn-mobile-base:link,.btn-mobile-base:visited{
	background-color:#DB1D4B;
}
.btn-mobile-base:hover, 
.btn-mobile-base:focus, 
.btn-mobile-base:active, 
.btn-mobile-base.active, 
.open .dropdown-toggle.btn-mobile-base { 
	color: #ffffff; 
	background-color:#474242;
	border-color: #474242;
} 
.btn-mobile-base:active, 
.btn-mobile-base.active, 
.open .dropdown-toggle.btn-mobile-base { 
	background-image: none; 
} 
.btn-mobile-base.disabled, 
.btn-mobile-base[disabled], 
fieldset[disabled] .btn-mobile-base, 
.btn-mobile-base.disabled:hover, 
.btn-mobile-base[disabled]:hover, 
fieldset[disabled] .btn-mobile-base:hover, 
.btn-mobile-base.disabled:focus, 
.btn-mobile-base[disabled]:focus, 
fieldset[disabled] .btn-mobile-base:focus, 
.btn-mobile-base.disabled:active, 
.btn-mobile-base[disabled]:active, 
fieldset[disabled] .btn-mobile-base:active, 
.btn-mobile-base.disabled.active, 
.btn-mobile-base[disabled].active, 
fieldset[disabled] .btn-mobile-base.active {
	background-color: #666;
	border-color: #09022B;
} 
 
.btn-mobile-base .badge { 
	color: #000000; 
	background-color: #ffffff; 
} 
/* Progress bar */
.progress_container{
	width:100%;
	height:6px;
	background-color:#f1f1f1;
	margin-left: -15px;
}
.progressbar{
	background-color:#757575;
	height:100%;
	line-height:inherit;
}
.green,.hover_green:hover{
	color:#000!important;background-color:#ff4c00!important;
}


#previous_button,#next_button{
	margin-top: 9px;
	color: #fff;
}

/* END Mobile Base Nave >= MD */
.rlo_title{
	padding-top:25px;
	color:#fff;
}
.rlo_title a:link, .rlo_title a:visited{
	color:#F5992A;
}
article{
	background-color:#FAFAFA;
	padding-top:50px;
	margin-bottom:80px;
}	
article h1{
	margin-top:10px;
}
h1 span{
	color:#F22740;
}
.read_aloud{
	opacity:0.6;
	border-top:1px dashed #058A95;
	padding-top:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.read_aloud_player{
	text-align:right;
}
#read_aloud_player{
	height:30px;
}
/* START footer narration inclusion */
.narration_audio p{
	display:none;
}
.footer_naration{
	color:#fff;
	font-weight:bold;
	padding:3px;
	margin-right:10px;
	display:flex;
	flex-wrap:nowrap;
	align-items: center;
}
/* END footer narration inclusion */
.transcript_button{
	width:95%;
	margin:10px auto 0 auto;
	padding-top:15px;
	padding-bottom:10px;
	border-top: 1px dashed #058A95;
}
/* START Feedback Form */
.feedback_form{
	width:100%;
	height:3300px;
	border:none;
	margin:10px 0;
}
/* END Feedback Form */
#vrview iframe{
	width:100%;
	min-height:400px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */
   #read_aloud_player{
	   width:250px;
	   height:35px;
	}  
}
.read_aloud:hover, .read_aloud:focus{
	opacity:1;
}
.resource_nav_bar{
  margin-bottom: 20px;
}
.rec_panel table{
	background-color:#fff;
}
footer{
	color:#545454;
	margin-top:50px;
	margin-bottom:20px;
	padding:20px 10px 0 0;
}
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:#2A5089;
}
/* START Info modals */
.post-it{
	padding:20px;
	color:#fff;
	background-color:#179CBD;
}
.post-it h3{
	text-align:center;
}
.close_info{
	padding:20px;
	font-size:120%;
}
.save_message{
	padding:20px;
	color:#fff;
	background-color:#53AD53;
}
.save_message h3{
	text-align:center;
}
.delete_message{
	padding:20px;
	color:#fff;
	background-color:#C93B37;
}
.delete_message h3{
	text-align:center;
}
/* END Info modals */
/* START hide text toggle */
#hide_text_control{
	text-align:right;
}
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 17px;
	margin-top: 11px;
}
/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 13px;
	width: 13px;
	left: 2px;
	bottom: 2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
input:checked + .slider {
	background-color: #ccc;
}
input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
	-webkit-transform: translateX(13px);
	-ms-transform: translateX(13px);
	transform: translateX(13px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 4px;
}
.slider.round:before {
	border-radius: 50%;
}
/* END hide text toggle */

@media(max-width:992px){
	.read_aloud{
		border-bottom:1px dashed rgb(0, 149, 161);
		padding-bottom:5px;
		margin-bottom:10px;
	}
	body { 
 		background: none;
		background-color:#FAFAFA;
	}
}


@media(max-width:767px){
	#helm_header_logo{
		position:absolute;
		left:7px;
		top:2px;
	}
	#main_menu_trigger{
		position:fixed;
		z-index:1005;
		right:2px;
		top:0px;
	}
	#main_menu_trigger a:link,#main_menu_trigger a:visited{
		color:#fff;
		border:none;
	}
	#menu_close{
		top: 10px;
		right: 5px;
		font-size: 1.3em;
		transition:none;
	}
	#menu_close:link, #menu_close:visited {
		border:none;
	}
	#menu_close:hover {
		border:none;
	}
	.overlay-content p{
		padding-top:5px;
		font-size:1.0em;
	}
	#main_menu, #main_menu li{
		font-size:1.0em;
	}
	.read_aloud{
		text-align:center;
	}
	.read_aloud_player{
		text-align:center;
	}
	header{
		position:fixed;
		top:0;
		left:0;
		background-color: #035E72;
		z-index:1000;
		height:45px;
		width:100%;
	}
	article{
		border:none;
	}
	article h1{
		text-align:center;
		font-size:200%;
		padding-bottom:10px;
		border-bottom-width:2px;
	}
	main article h1 span{
		color: rgba(0, 155, 189, 1) !important;
	}
	article h2{
		text-align:center;
		font-size:160%;
	}
	#doc_top_btn{
		margin:0px 10px 70px 10px;
	}
	footer div.text-right{
		text-align:center;
		margin-top:20px;
	}
	footer{
		border-top:1px solid #ccc;
		padding-top:20px;
		padding-bottom:0px;
		text-align:center;
		margin:20px 0 0 0;
	}
	#mobile_base_nav{
		text-align:center;
		padding-bottom:5px;
		margin-bottom:0;
		min-height: 40px;
		background-color:#000;
	}
	footer ul{
		margin-bottom:0;
		padding-bottom:0;
	}
	#mobile_base_nav a:first-child{
		margin-right:8%;
	}
	.btn-mobile-base { 
		color: #ffffff; 
		background-color: #000000; 
		border:none;
		border-color: #09022B; 
	} 
	.feedback_form{
		height:3600px;
	}
	.ss_resource_btn{
		margin-bottom:5px;
	}
	/* START footer narration inclusion */
	ss_readaloud_container{
		text-align:center;
	}
	#ss_readaloud_container .ss_container{
		text-align:center;
		border-top:1px dashed #ED337C;
		border-bottom:1px dashed #ED337C;
		padding:5px;
	}
	#ss_readaloud_container p{
		display:none;
		text-align:center;
		font-weight:bold;
		color:#363636;
	}
	#ss_readaloud_container audio{
		display:block;
		margin:15px auto 0 auto;
	}
	/* END footer narration inclusion */
	#hide_text_control{
		text-align:center;
	}	
}
@media(min-width:768px){
	article{
		padding:20px 20px 40px 20px;
		margin-top:60px;
		-webkit-box-shadow: 10px 10px 5px 0px rgba(158,158,158,1);
		-moz-box-shadow: 10px 10px 5px 0px rgba(158,158,158,1);
		box-shadow: 10px 10px 5px 0px rgba(158,158,158,1);
	}	
}
@media(min-width:992px){
	#uon_base_logo{
		text-align:left;
	}
}
#adjust_playback_btn, #auto_narration_btn{
	display:inline;
}
#supporting_text_selection, #auto_narration_selection{
	border-top:1px dashed #fff;;
}
#supporting_text_selection{
	padding-bottom:20px;
}
#auto_narration_selection label, #supporting_text_selection label{
	color:#fff;
}
/* START playback speed */
#adjust_playback_container{
	margin-top:30px;
}
#playback_speed_selection{
	border-top:1px dashed #fff;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	font-weight:bold;
}
@media(max-width:767px){
	#playback_speed_selection{
	margin-bottom:20px;
	}
}
#playback_speed_selection label{
	color:#fff;
}
#playback_reset_btn{
	display:inline-block;
	margin-top:30px;
}
/* END playback speed */
/* START Privacy Statement */


#privacy_statement{
	padding:10px 20px 20px 20px;
	color:#000;
	text-align: center;
}
#main_menu_privacy_control{
	margin-top:20px;
	border-top:1px dashed #fff;
	border-bottom:1px dashed #fff;
	padding-top:10px 0 50px 0;
}
#main_menu_privacy_control p{
	font-weight:normal;
	font-size:1.4rem;
}
#main_menu_privacy_control p strong{
	font-size:1.6em;
}
#main_menu_privacy_control .btn{
	display: inline-block;
}
#privacy_options_modal fieldset legend{
	display:none;
}
/* END Privacy Statement */


/* Custom CSS for Sections 2 & 3 of Pragamatism RLO (RLO2 Threshold Project). */

	div #plinth, div #plinth1, div #plinth2{
		background-color:#919090;
		margin-top: -18px;
		border:2px solid #fff; 
	}

	.demo { 
		color:#fff;
		text-align: center;
		font-size:16px;
		text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
	}
	
	.statue {
	 	z-index: 33;
	}
.narration_audio{
	display:none;
}
