<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
FILE NAME: Global.css 
DATE MODIFIED:13 Nov 2015
DESCRIPTION: This style sheet is the default standard for the CLIPS CD-ROM and HTML products.
Please do not alter. All style variables are developed on 'project.css'. 
AUTHOR: New South Wales Department of Education and Communities
dbocca
VERSION:1.0
*/

body{
	font-family: 'georgia', Arial, sans-serif;
	background:#22262B;
	background-size:cover;
	background-position:center;
 }

#content{
	background-color:#fff;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}

.row{
	padding:1em 1em 0 1em;
}
#headercontent.row{
	/*background:#22262B url(graphics/bgd.jpg) top;*/
	opacity:0.9;
	background-color:#6B6B6B;	
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
#video_wrap{
	opacity:0.9;
	background-color:#6B6B6B;
	/*background:#22262B url(graphics/bgd.jpg) top;*/
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}


aside{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}



.tab-content{
	margin-top: 3em;
}

.span7{
    color:#FFFFFF;
	}
.span1, .span2, .span3, .span4{
    color: blue;
}
.btn{
    float: left;
    left: 90%;
	margin-right: 0.2em;
}
h1{
	font-family: 'georgia' , Arial, sans-serif;
	font-style:normal;
	text-shadow: 1px 1px #000;
}
h2, .h2, h3, h4{
    font-style:normal;
}

.col-lg-7 h1{
	text-shadow: 0 0 #FFFFFF;
}
h1 .row{
	color: #000;
	text-shadow: 0;
}

h2 + .row, header + .row{
	
	background-image:none;
}
	
#bs-docs-footer .container{
	
	background-color:#eee;
	background-image:none;
}

.glyphicon{
	padding-right:0.5em;
	color: black;
	line-height:normal;


}
.col-lg-7 {
	padding-bottom:1.5%;
	border-radius:15px;
    border-color: #D6D6D6;
    box-shadow: 0 0 15px rgba(181, 181, 181, 0.8) inset;
 }
 .col-sm-1, .col-md-1{
	 
	 box-shadow:  0 0 15px rgba(0, 0, 0, 0) inset;
	 
	 }
.bs-docs-footer{

 	color: #fff;
	padding-left: 2em;
	font-size: smaller;
   
}
.bs-docs-footer a{
 	color: #fff;
 	text-decoration: underline;
}
.bs-docs-footer .popup{
	float:right;
	padding-right:2em;
	
}
.bs-docs-footer span {
	padding-left:5em;

}

.tab-pane {
	background-color: #fff;
  	border-left: 1px solid #ddd;
  	border-right: 1px solid #ddd; 
  	border-bottom: 1px solid #ddd;
  	padding: 0.8em;
  
}
.nav-tabs{
	width: 100%;
	float:left;
	clear: both;
}

#videocontent{
	
}
#viewguide{

}

.clearfix{
	padding-top: 1em;
}

.copyright{
	color: #666;
	padding-left: 2em;
	font-size: smaller;
}
.col-6 .caption {
	text-align: center;
	margin: 0 auto 20px;
}


h3{
	font-style:normal;
	color:white;
	font-size: 1em;
}

.thumbnail {
	border-radius:15px;
    margin: 0 auto 20px;
}

a:focus .thumbnail {
    background-color:#2a6496;
}
.thumbnail:hover {
	background-color:#2a6496;
}
.video-js {
	border-radius:15px;

}
.vjs-default-skin .vjs-big-play-button {

    left: 40%;
    top: 40%;
}


div.toggle {
	background:#E4E4E4;
	border-radius: 0 15px 15px 15px;
	padding: 5px 20px;
	margin-top:-12px;
	margin-bottom: 20px;
}

a.expandable { 
	padding-left: 22px;
	height: 2em;
	padding-top: 0.8em; }

a.closed { background: none ; }

a.open {
	background: #E4E4E4;
	border-radius: 15px 15px 0 0;
	padding-bottom: 2em;
	padding-right: 30px;
	
}
.toggle .textContain p{
	padding: 2px 15px 0px 15px;
	}
.glyphicon-plus:before {
    padding-right: 0.5em;
    text-decoration: none;
}

.printOnly{
	display:none;
	
	}
/* sticky footer*/
.push { /*ensures content layer clears footer*/
	height:5em;	/*must equal the same height as the footer*/
	clear:both;
}

#show #footer { margin-top:-5em; }

/*--show window--*/
#show {
 background: none;
 margin: 0 20px;
 }

 #show #navList {
	list-style: none;
	float:right;
 }
 #show #navList li {
	position:absolute; 
	top:5%; 
	right:5%;
 }
 
 .posterPrintOnly {display:none;}
 
 /*popup*/
 #popup
 {
	background:none;
	margin:10px;
	float:right;
 }

.btn:focus {
	color: #2a6496;
 }

 .btn:hover {
	color: #2a6496;
 }

 
 .panel-title a:focus, .panel-title a:hover  {
	color: #2a6496;
}
.panel-title  a {
    color:#000;
}
 
/*--Override glyphicon style--*/
.glyphicon-plus:before {
	padding: 0;
}
.expand a {color:#000;}
.expand a :{color:#000;}
.expand a:hover {color: #2a6496;}
.expand a:focus {color: #2a6496;}
p.expand {padding: 5px 0;}
/*override bootstrap text blue*/
.external, .popupwindow {color: #244F73 ;}

/*--Fix the missing background of print, share buttons in iPad--*/
.btn { background-color:#CCC;}

/*--title bar, logo--*/
#logo {width: 100%;}
#logo h1 {color: #fff;}

/*--audio description toggle--*/
.audioDescription{
	background: url("graphics/audio_description_off.png") right no-repeat;
    float: right;
    height: 27px;
    margin-bottom: -10px;
    width: 80px;
}

.standardVideo {
	background: url("graphics/audio_description_on.png") right no-repeat;
	float: right;
   	height: 27px;
  	margin-bottom: -10px;
  	width: 80px;
}
/*---end--*/
/*--------------------------iphone media queries----------------*/
/*--Moved to videowrap.js--*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {

.btn{
    left:77%;
	
}

/*.vjs-default-skin .vjs-big-play-button{
	display:none;
}*/	

 .col-lg-7 {
	box-shadow:0;
 }
}


</pre></body></html>