body {
	background-color:#ffffff; margin:0px;
	-webkit-touch-callout: none;							/* prevent callout to copy image, etc when tap to hold */
	-webkit-text-size-adjust: none;						/* prevent webkit from resizing text to fit */
	-webkit-user-select: none;								/* prevent copy paste, to allow, change 'none' to 'text' */
	-ms-touch-action: none;									/* Gets or sets a value that indicates whether and how a given region can be manipulated by the user. */
	-ms-text-size-adjust: none;							/* Specifies a size adjustment for displaying text content in Internet Explorer. */
	-ms-user-select: none;									/* Controls the appearance of selection. */
}

/*.pearson-banner {position:fixed; background-color:#ed6b06; display:block; left:0px; top:0px; height:43px; width:100%; z-index:2;}*/
.pearson-banner {position:absolute; display:block; left:0px; top:0px; height:44px; width:100%; z-index:2; overflow:hidden;}
.pearson-banner .pearson {display:inline-block; float:left; height:44px; width:140px;}
.pearson-banner .always-learning {display:inline-block; float:right; height:44px; width:165px;}
.pearson-banner.blue {background-color:#374395;}
.pearson-banner.blue .pearson {background-image:url(../images/blue/PEARSON.png);}
.pearson-banner.blue .always-learning {background-image:url(../images/blue/PEARSON-Always_Learning.png);}
.pearson-banner.orange {background-color:#ed6b06;}
.pearson-banner.orange .pearson {background-image:url(../images/orange/PEARSON.png);}
.pearson-banner.orange .always-learning {background-image:url(../images/orange/PEARSON-Always_Learning.png);}
.pearson-banner.green {background-color:#008b5e;}
.pearson-banner.green .pearson {background-image:url(../images/green/PEARSON.png);}
.pearson-banner.green .always-learning {background-image:url(../images/green/PEARSON-Always_Learning.png);}
.pearson-banner.midnight-blue {background-color:#003058;}
.pearson-banner.midnight-blue .pearson {background-image:url(../images/midnight-blue/PEARSON.png);}
.pearson-banner.midnight-blue .always-learning {background-image:url(../images/midnight-blue/PEARSON-Always_Learning.png);}

#presistance {position:absolute; left:0px; top:0px; visibility:hidden;}
#current {position:absolute; background-color:#ffffff; display:block; left:0px; top:44px; bottom:0px; x-height:725px; width:100%; overflow:auto;}



.app-launch {position:absolute; background-color:#ffffff; left:0px; top:0px; right:0px; bottom:0px;}

.app-launch .always-learning2 {position:absolute;}
/*.app-launch .always-learning2 {background-color:rgba(255,0,0,.1);}*/
.app-launch .always-learning2.r1 {top:455px;}
.app-launch .always-learning2.r2 {top:485px;}
.app-launch .always-learning2.c1 {left:235px; height:120px; width:97px;}
.app-launch .always-learning2.c2 {left:332px; height:90px; width:75px;}
.app-launch .always-learning2.c3 {left:407px; height:90px; width:80px;}
.app-launch .always-learning2.c4 {left:487px; height:90px; width:64px;}
.app-launch .always-learning2.c5 {left:551px; height:90px; width:63px;}
.app-launch .always-learning2.c6 {left:614px; height:90px; width:84px;}
.app-launch .always-learning2.c7 {left:698px; height:90px; width:84px;}

.app-status {
	position:absolute;
	display:inline-block;
	left:1px; 
	bottom:1px;
	color:#000000;
	font-family:Verdana;
	font-size:9px;
}

.app-configuration {position:absolute; display:none; left:0px; top:0px; right:0px; bottom:0px;}
