<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* {
	overflow-y:hidden;
}
*/

/*
http://www.fontsquirrel.com/tools/webfont-generator
*/

/* Makes all elements unselectable */
*
{
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  font-weight: normal; /* fixes 'mirrored' font issues on ipads*/
  -webkit-text-size-adjust: 100% !important; /* fixes text size increase issue on iphones */
}

@font-face {
    font-family: 'Chewy';
    src: url('../fonts/chewy-webfont.eot');
    src: url('../fonts/chewy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/chewy-webfont.woff2') format('woff2'),
         url('../fonts/chewy-webfont.woff') format('woff'),
         url('../fonts/chewy-webfont.ttf') format('truetype'),
         url('../fonts/chewy-webfont.svg#chewyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Muli';
    src: url('../fonts/muli-regular-webfont.eot');
    src: url('../fonts/muli-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/muli-regular-webfont.woff2') format('woff2'),
         url('../fonts/muli-regular-webfont.woff') format('woff'),
         url('../fonts/muli-regular-webfont.ttf') format('truetype'),
         url('../fonts/muli-regular-webfont.svg#muliregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    background-image: url("../img/background.png");
    background-repeat: repeat;
    position:absolute;
    overflow:hidden;
    margin:auto;
    width:100%;
    height:100%;
    min-width: 100%; 
    min-height: 100%;
}

#title-text, #click-to-continue {
	position:absolute;
	left:0px;
	right:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

#title-text  {
	top: 5px;
}

#title-text h1{
	font-family:Chewy;
	font-size:75px;
	/*text-shadow: 5px 3px black;*/
	filter: Shadow(Color=black, Direction=100, Strength=4);
	text-shadow:
	5px 3px 0 #000,
	-2px -2px 0 #000,  
    2px -2px 0 #000,
    -2px 2px 0 #000,
     2px 2px 0 #000;
	color:white;
	margin-top:0px;
	position:relative;
	width:100%;
}

#click-to-continue h1{
	font-family:Chewy;
	font-size:55px;
	/*text-shadow: 5px 3px black;*/
	filter: Shadow(Color=black, Direction=100, Strength=4);
	text-shadow:
	5px 3px 0 #000,
	-2px -2px 0 #000,  
    2px -2px 0 #000,
    -2px 2px 0 #000,
     2px 2px 0 #000;
	color:white;
	margin-top:0px;
	position:relative;
}

h2 {

	line-height:60px;
	left:-48.5%;
	top:-25px;
	margin:0px;
	font-family: Chewy, 'Muli', sans-serif;
	font-size:70px;
	font-weight:normal;
	color:#313571;
}

h3 {

	line-height:55px;
	left:-48.5%;
	top:-25px;
	margin:0px;
	font-family: Chewy, 'Muli', sans-serif;
	font-size:52px;
	font-weight:normal;
	color:#313571;
}

#page-container {
	position: absolute;
  	top:-100%;
	bottom:-100%;
	right: 0;
	left: 0;
	margin: auto;
	width: 1328px;
	height: 800px;
	overflow:hidden;
}

#img-cloud {
	z-index:-90;
}

#activities {
	position:absolute;

	width:733px;
	height:271px;

	top:39%;
	left:-65px;
	right:0px;
	margin-left:auto;
	margin-right:auto;

	display:none;
}

#activities-text {
	line-height:23px;
	/*padding-top:20px;*/
	font-family: 'Roboto Slab', serif;
	margin-top: -27.5%;
	width:750px;
	font-size:20px;
	text-align:left;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;

	border-width:5px;
	border-style:groove;
	border-radius:25px;

	padding: 20px;
}

#activities-text a{
	text-decoration:none;
}

#activities-text table{
	border-collapse:collapse;
	border:5px solid black;
	padding:15px;
}

#activities-text table th {
	border:5px solid black;
	padding:10px;
	font-size:20px;
}

#activities-text table td {
	border:5px solid black;
	padding:15px;
}

#activities-button, #narrator-button, #back-button {
	position:absolute;
	width:117px;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
}

#activities-print {
	float:right; 
	margin-top:-37px;
	margin-right:-55px;

}
#activities-print img {
	position:relative;
	cursor:pointer;
}

#page-prev {
	position:absolute;
	cursor:pointer;
	display:none;

	transform: scale(.9,.9);
}

#page-next {
	position:absolute;
	cursor:pointer;
	transform: scale(.9,.9);
}

#theme-box{
	position:absolute;
	border-radius: 25px;
}


.menu-button {
	position:absolute;
	height:142px;
}

.menu-button-inner-text {
	margin-top:-105px;
	margin-left:140px;
	width:420px;
	height:0px;
}

.menu-button-inner-text-small {
	margin-top:-100px;
}

.menu-button-inner-text-small-two {
	margin-top:-125px;
}

.menu-button-two-lines {
	margin-top: -130px !important;
}

#back-btn {
	position:absolute;
	cursor:pointer;
	z-index:1;
	left:41px;
	top:41px;
}

.button {
	cursor:pointer !important;
}

#next-module h2 {
	
	line-height:55px;
	margin:0px;
	font-family: Chewy, 'Muli', sans-serif;
	font-size:45px;
	font-weight:normal;
	color:#ffffff;
}</pre></body></html>