﻿
html, body 
{
    /*
	height: 100%;
    */
	font-family: 'Questrial', serif;
	font-size: 16px;
	color: #4b4b4b;
	line-height:1.2em;
	margin: 0px 0px 0px 0px;
}
body 
{
    background-color: #eeeeee;
    height: 100%;
	/*background-image: url('../images/bg.png');*/
}

html { 
	
	/*
        overflow-y: scroll;
	min-height: 100%;
	margin-bottom: 1px;
    */
}

.ezBold {
    font-weight: bold;
}

.interfaceSelected {
    border: 8px solid #35e300;
    padding: 2px;
}
.interfaceNotSelected {
    border: 0px solid #35e300;
    padding: 10px;
}

.lmsButtons 
{
    /*
	-webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.04);
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.04);
    */
	/*
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
    */
	background-color:#79bbff;
	background-image: url('../images/icons/icon_bullet.png');
	background-repeat: no-repeat;
	background-position: 9px 15px;
	border:0px solid #dadada;
	display:inline-block;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	padding:12px 18px 12px 26px;
	text-decoration:none;
	cursor:pointer;
	border-radius: 0px;
    margin-left: 5px;
}

.lmsButtons:hover 
{
    
	/*background-color:#dff4ff;
	background-image: url('../images/icons/icon_bullet_hover.png');
    border:0px solid #808080;
    color:#222222; */ 
    background-position: 14px 15px; 
}

.lmsButtons:active {
	position:relative;
	top:1px;
}

.iconFont
{
    font-size: 46px;
}

.catCourseTitle {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}
.catCourseSub {
    margin-bottom: 5px;
}
.catCourseSmall {
    font-size: .9em;
    display: inline-block;
}

.catEnrollButton {
    background: #ECECEC;
    border-radius: 15px;
    padding: 3px 15px;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    font-size: .9em;
    color:#7f7f7f;
    text-decoration: none;
    text-shadow:0px 1px 0px #fff;
    border:1px solid #a7a7a7;
    margin:0px 5px 0px 5px;
    box-shadow: 0px 2px 1px white inset, 0px -2px 8px white, 0px 2px 5px rgba(0, 0, 0, 0.1), 0px 8px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition:box-shadow 0.5s;
}

.bgText 
{
    color: #4b4b4b;
    display: inline;
    text-decoration: none;
    font-size: .8em;
}

.headerButtons {
	    min-height: 48px;
	    width: 100%;
        display: block;
        overflow: auto;
    }

.headerButtonsStatic {
	    height: 30px;
	    width: 100%;
    }
    
/* header buttons */
.text_buttons {
	    height: 22px;
	    font-size: 16px;
	    text-decoration: none; 
	    color: #ffffff;
	    float: left;
	    padding: 14px 14px 12px 14px;
	    border-right: solid 1px #a7a7a7;
	    cursor:pointer;
    }

    .text_buttons hover {
	    text-decoration: underline;
    }

    
 /* end header buttons */
 
.extCatSignupRight 
{
    width: 350px;
    float: right;
}

.extCatSignupLeft
{
    width: 450px;
    float: left;
}

.normalPointer
{
    cursor:pointer;
}

 
.trialNotice
{
    position: absolute;
    padding: 6px;
    border: solid 1px #dadada;
    background-color: #ffffff;
    font-weight: bold;
    margin-left: 330px;
    margin-top: 25px;
}
 
.noBorderTable 
{
    border: solid 0px #dadada;
    margin-left: 20px;
    margin-top: 14px;
}


.roleDropDown {
	text-decoration: none; 
	color: #ffffff;
	float: right;
	padding: 14px 10px 8px 2px;
	width: 200px;
	text-align: right;
}

.noDisplay {
	display: none;
}

.roleDropDown a {
	text-decoration: none; 
	color: #000000;
}

.roleDropDownList 
{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 999;
	padding: 10px 10px 10px 15px;
	position: absolute;
	width: 160px;
	margin-top: 10px;
	margin-left: 25px;
	font-size: 16px;
	text-align: left;
}

.roleDropDownList ul 
{
    margin: 0;
	padding: 0;
	list-style-type: none;
}

.roleDropDownList ul li
{
    margin-right: 6px;
    padding: 3px;

}

.roleDropDownList ul li a
{
	text-decoration: none;
	color: #ffffff;
}
.dropDownBox 
{
    background-color: #ffffff;
    padding: 4px 4px 2px 6px;
    margin-left: 4px;
    font-size: 16px;
    border: solid 0px #000000;
    display: inline;
    color: #000000;
}
.dropdownButtonImage 
{
    margin-bottom: -4px;
    border: 0px;
    
}
.plainTable 
{
    border: solid 0px #dadada;
}
.plainTable td
{
    border: solid 0px #dadada;
}
.widgetTable 
{
    border: solid 0px #dadada;
    margin-top: 10px;
}
.widgetTable td
{
    border: solid 0px #dadada;
    text-align: left;
}

.noBorderTable td
{
    border: solid 0px #dadada;
}

.buttonBar 
{
    margin: 12px 0px 12px 0px;
    text-align: center;
    width: 100%;
}

table, th, td
 {
    border-collapse:collapse;
    border: solid 0px #dadada;
 }

 .tableHeader {
	 background: url("../images/tableHeader.png");
}
 
a {
color: #4b4b4b;
}

.courseTitle 
{
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 3px;
}
.groupTitle 
{
    font-size: 21px;
    font-weight: bold;
    padding-left: 3px;
}
.leftPadding 
{
  padding-left: 28px;  
}
.rightPadding 
{
  padding-right: 28px;  
}
.topPadding
{
  padding-top: 20px;
}
.fullPadding
{
  padding: 12px 20px 12px 20px;
}
.smalltext 
{
    font-size: 14px;
    position: relative;
    display: inline;
    padding-left: 6px;
}
.recText
{
    font-size: .8em;
    font-style: italic;
}

.resourceUploader
{
    width: 600px;
	margin: 0 auto;
}

.button-style 
{
    font: 'arial';
    font-size: 13px;
    color: #666666;
    border:1px solid;
    border-color: #666666;
    padding: 6px 6px 6px 6px;  
}
.AjaxUploaderCancelAllButton
{
    font: 'arial';
    font-size: 13px;
    color: #666666;
    border:1px solid;
    border-color: #666666;
    padding: 3px 3px 3px 3px; 
    }
    
    .AjaxUploaderProgressInfoStyle
{
    font: 'arial';
    font-size: 15px;
    color: #666666;
    }

.inputText {
	font-size: 15px;
}
.searchItem 
{
    margin: 4px 4px 4px 4px;
}
.alignRight 
{
    text-align: right;
}
#pageLoader 
{
    position: fixed;
    width: 100%;
    text-align: center;
	margin: 0 auto;
	margin-top: 300px;
    z-index: 20000;
} 
 
 /* catalog divs */
 .categoryHeader 
 {
    margin-left: 10px;
	margin-top: 6px;
	float: left;
	display: block;
	padding: 6px 12px 0px 8px;
	width: 95%;
	vertical-align: middle;
	/*background-color: #fafafa;*/
	border: solid 1px #dadada;
	background: url("../images/tableHeader.png");
 }
  .categoryHeaderFull 
 {
    margin-left: 10px;
	margin-top: 6px;
	height: 34px;
	float: left;
	display: block;
	padding: 4px 8px 0px 8px;
	width: 95%;
	vertical-align: middle;
	/*background-color: #fafafa;*/
	border: solid 1px #dadada;
	background: url("../images/tableHeader.png");
 }
 
   .categoryHeaderVariable 
 {
	margin-top: 6px;
	height: 40px;
	float: left;
	display: block;
	padding: 4px 8px 0px 8px;
	vertical-align: middle;
	/*background-color: #fafafa;*/
	border: solid 1px #dadada;
	background: url("../images/tableHeader.png");
 }
 
   .categoryHeaderIcon
 {
    padding: 3px 3px 3px 3px;
    float: left;
 }

  .categoryHeaderName
 {
    padding: 3px 3px 3px 8px;
    float: left;
 }
   .categoryHeaderNameFull
 {
    padding: 3px 3px 3px 8px;
    float: left;
	width: 80%;
 }
    .categoryHeaderNameVariable
 {
    padding: 3px 3px 3px 8px;
    float: left;
 }
   .categoryLessonIcon
 {
    padding: 9px 3px 0px 3px;
    float: left;
 }
  .categoryLessonName
 {
    padding: 9px 3px 0px 3px;
    float: left;
 }
.catalogLesson 
{
    width: 97%;
    border: solid 1px #dadada;
    padding: 6px;
    margin-top: -1px;
}
.courseItem 
{
    margin-left: 35px;
    height: 28px;
}
 .courseIcon 
 {
    margin-top: -1px;
    padding: 6px 2px 4px 3px;
    float: left;
    border-left: solid 1px #dadada;
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	height: 100%;
 }

.catalogItemName {
	margin-top: -1px;
	float: left;
	display: block;
	padding: 6px 8px 4px 8px;
	width: 393px;
	height: 100%;
	border-left: solid 1px #dadada;
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
}
.catalogItemType {
	margin-top: -1px;
	float: left;
	display: block;
	padding: 6px 8px 4px 8px;
	width: 50px;
	text-align: center;
	border-left: solid 1px #dadada;
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	height: 100%;
}
.catalogItemDetails {
	margin-top: -1px;
	float: left;
	display: block;
	padding: 6px 8px 4px 8px;
	width: 50px;
	text-align: center;
	border-left: solid 1px #dadada;
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	height: 100%;
}
.catalogItemEnroll {
	margin-top: -1px;
	float: left;
	display: block;
	padding: 6px 8px 4px 8px;
	width: 72px;
	text-align: center;
	border-left: solid 1px #dadada;
	border-right: solid 1px #dadada;
	border-top: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	height: 100%;
}
.catalogDetails 
{
    border: solid 0px #dadada;
	margin-left: 20px;
	float: left;
	margin-top: -1px;
	margin-bottom: 12px;
	padding: 4px 5px 4px 15px;
	width: 560px;
	/*border: solid 1px #dadada;*/
}

.courseDetails
{
   border: solid 1px #dadada;
   margin-left: 38px;
   margin-top: -1px;
   font-size: 16px;
   padding: 10px;
   width: 90%;
}
/* end catalog divs */

/* instruction divs */

.instructionArea {
	float: top;
	padding-top: 15px;
	padding-bottom: 15px;
	/*border-bottom: solid 1px #dadada;
*/
}
.instructionArea .icon {
	float: left;
	margin-left: 15px;
	width: 40px;
	text-align: center;

}
.instructionArea .iconName {
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	font-family: 'Rokkitt', serif;
	font-size: 26px;
	color: #4b4b4b;
	height: 40px;
    /*text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);*/
}
.instructionArea .instructionText {
	float: top;
	margin-left: 15px;
	margin-right: 5px;
}
/* end instruction divs */

/* user divs */

.userPager 
{
    margin: 20px 5px 0px 26px; 
}
 
.userTable 
{
   border: solid 1px #dadada;
   margin-left: 2%;
   margin-top: 14px;
   /*font-size: 16px;*/
   
}
.userTable td
{
    border: solid 1px #dadada;
}

.lpChartTable 
{
   border: solid 1px #dadada;
   margin-left: 5px;
   margin-top: 6px;
   font-size: 16px;
   
}
.lpChartTable td
{
    border: solid 1px #dadada;
}

.contentTable 
{
   border: solid 1px #dadada;
   margin-top: -1px;
   margin-left: 5%;
   /*font-size: 16px;*/
}
.contentTable td
{
    border: solid 1px #dadada;
}
.tableTitle
{
   margin-left: 20px;
   font-weight: bold;
   margin-bottom: -8px;
}
.catalogTable 
{
   border: solid 1px #dadada;
   margin-left: 28px;
   margin-top: -1px;
   /*font-size: 16px;*/
}
.categoryToggle
{
    margin-top: -1px;
}
.catalogTable td
{
    border: solid 1px #dadada;
}

.checklistTable 
{
   border: solid 2px #dadada;
   font-family: Arial;
   margin-left: 20px;
   margin-top: 14px;
   font-size: 22px;
   padding: 10px;
}
.checklistTable td
{
    border: solid 2px #dadada;
}


ol 
{
    margin-left: 24px;
}

.iconImage 
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-bottom: -5px;
    padding: 2px;
    height: 28px;
    width: 28px;
}


.deactivated
{
    /*background-color: #f1e8e8;*/
    background: url("../images/tableHeader.png");
    font-style: italic;
}

.archived
{
    /*background-color: #f1e8e8;*/
    background: url("../images/archivedHeader.png");
    font-style: italic;
}


.twoThirdsSubmitArea
{
    margin-right: 5%;
    padding-top: 10px;
    float: right;
}
.twoThirdsSubmitAreaTable
{
    margin-right: 5%;
    padding-top: 10px;
    float: right;
}
.fullSubmitArea
{
    float: right;
    margin-right: 3%;
}
.groupManagerStyle 
{
    padding-left: 220px;
    
}
.groupManagerFeatures 
{
    padding-left: 180px;
    
}
.groupMemberStyle 
{
    padding-left: 20px;
    
}

hr {
	border-bottom: solid 1px #dadada;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;
	clear: both;
}

#bodyFrame {
	display: block;
	float: top;
}


#leftOneHalf {
	float: left;
	display: block;
	width: 48%;
	padding-top: 10px;
}

.pageFull {
	background-color: #ffffff;
}

.twoThirdsInner 
{
    background-color: #ffffff;
    display: block;
    width: 100%;
}




#rightOneHalf {
	display: block;
	float: right;
	width: 499px;
	border-left: solid 1px #e8e8e8;
	background: #f8f8f8;	
	padding-top: 10px;
	border-left: solid 1px #dadada;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.04);
	box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.04);
}


#leftHalf {
	float: left;
	display: block;
	width: 48%;
	padding-top: 10px;
	margin-left: 10px;
}
#rightHalf {
	float: right;
	display: block;
	width: 48%;
	padding-top: 10px;
	margin-right: 10px;
}
.oneThirdGeneral {
	float: left;
	display: block;
	width: 32%;
	padding-top: 10px;
	margin-left: 10px;
}

.welcomeImage {
	margin: 20px 20px 20px 20px;
	padding-left: 8px;
	width: 94%;
	text-align: center;
}
.welcomeText {
	width: 95%;
	margin: 10px 5px 0px 20px;
}
.greyBox {
	float: left;
	margin-bottom: 5px;
	width: 98%;
	padding: 4px 4px 4px 4px;
	border: solid 1px #dadada;
	float: top;
	display: block;
	background-color: #fafafa;
	background-image: linear-gradient(top, #fafafa, #f6f6f6);
}
.widgetContainer {
	float: left;
	margin-left: 15px;
	margin-bottom: 18px;
	width: 90%;
	padding: 10px 10px 10px 10px;
	border: solid 1px #dadada;
	float: top;
	display: block;
	background-color: #fafafa;
	background-image: linear-gradient(top, #fafafa, #f6f6f6);
    overflow: hidden;
    text-align: left;
}
.widgetContainerHalf {
	float: left;
	margin-left: 15px;
	margin-bottom: 18px;
	width: 450px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #dadada;
	float: top;
	display: block;
	background-color: #fafafa;
	background-image: linear-gradient(top, #fafafa, #f6f6f6);
}
.sj_widgetHeader {
    font-weight: bold;
	font-size: 16px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: -1px;
	margin-right: 13px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #dadada;
	float: top;
	display: block;
	/*-moz-border-radius: 4px;*/
	/*border-radius: 4px;*/
	background-color: #1E4378;
	background-image: linear-gradient(top, #fafafa, #f6f6f6);
}
.widgetHeader {
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: -1px;
	margin-right: 13px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #dadada;
	float: top;
	display: block;
	/*-moz-border-radius: 4px;*/
	/*border-radius: 4px;*/
	background-color: #fafafa;
	background-image: linear-gradient(top, #fafafa, #f6f6f6);
}

.tabHeaderArea {
    margin-left: 20px;
}

.tabBody {
    border: solid 1px #bababa;
    padding: 1%;
    margin-left: 20px;
    margin-right: 20px;
}

.tabHeader {
    font-weight: bold;
	font-size: 16px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: -1px;
	margin-right: 3px;
	padding: 10px 15px 10px 15px;
	border: solid 1px #bababa;
	float: top;
	display: block;
    background-color: #e0e0e0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: inset 0 -5px 5px rgba(0, 0, 0, 0.15);
}

.tabHeaderSelected {
    font-weight: bold;
	font-size: 16px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: -1px;
	margin-right: 3px;
	padding: 10px 15px 10px 15px;
	border: solid 1px #bababa;
    border-bottom: 1px solid #ffffff;
	float: top;
	display: block;
    background-color: #ffffff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.horizontalDivider {
	padding-top: 10px;
	border-bottom: solid 1px #dadada;
	margin-bottom: 15px;
}

.loginTopPadding 
{
    margin-top: 180px;
}


#wrapper {
    width: 100%;
	max-width: 1200px;
    min-width: 300px;
	margin: 0 auto;
}

#wrapper_wide {
    width: 100%;
	max-width: 1050px;
    min-width: 300px;
	margin: 0 auto;
}

.footertext {
	width:100%;
	text-align: right;
	height: 20px;
	margin: 4px 20px 4px 4px;
}

.pageBlock {
	background-color: #ffffff;
	width: 100%;
	border: solid 1px #dadada;
	margin-bottom: 10px;
    /*
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.1);
    */
}

.pageBlockLogin {
	background-color: #ffffff;
	width: 100%;
    border: solid 1px #dadada;
	margin-bottom: 10px;
	-webkit-box-shadow: 48px 48px 36px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 48px 48px 36px rgba(0, 0, 0, 0.3);
	box-shadow: 48px 48px 36px rgba(0, 0, 0, 0.3);
}

.shadowBlock 
{
    background: url("../images/shadowAlpha.png") no-repeat bottom right;
    padding-right: 6px;
    padding-bottom: 6px;
}

.twoThirdsBG {
	background: url("../images/two_third_bg_1200.png") center;
	background-repeat: repeat-y;
}

.oneHalfBG {
	background: url("../images/one_half_bg.jpg") top left;
	background-repeat: repeat-y;
}

#instructionToggle {
	
}
#instructionToggle a {
	text-decoration: none;
}
.topHeader {
	width: 99%;
	height: 22px;
	padding: 3px 10px 3px 5px;
	text-align: right;
	font-size: 15px;
}
.headerImage {
	width: 100%;
	max-height: 80px;
    min-height: 80px;
	background-color: #ffffff;
}

#container {
	margin: 0 auto;
}

.clear{
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
	margin-bottom: -1px
}

.text {
	border: solid 1px #dadada;
}

.text_plain {
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
    transition: box-shadow 0.3s;
    box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     border: 1px solid #9c9c9c;
     border-radius: 3px;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     outline: none;
     color: #505050;
}

input[type=checkbox], input[type=radio]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.3); /* IE */
  -moz-transform: scale(1.3); /* FF */
  -webkit-transform: scale(1.3); /* Safari and Chrome */
  -o-transform: scale(1.3); /* Opera */
  margin: 0px 3px 0px 0px;
}

input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, .5);
	-moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, .5);
	box-shadow: 5px 5px 6px rgba(0, 0, 0, .5);
}

.bottomPadding
{
    padding-bottom: 16px;   
}

/* BUTTONS */
.buttons {
	font-size: 16px;
}
.buttons a, .buttons button{
    display:block;
    margin:0 7px 0 0;
    border:1px solid #808080;
    border-top:1px solid #808080;
    border-left:1px solid #808080;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    padding:5px 9px 5px 6px; /* Links */
	
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.dotNetButtons {
    display:block;
    margin:0 7px 0 0;
    border:1px solid #808080;
    border-top:1px solid #808080;
    border-left:1px solid #808080;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:#ffffff;
    cursor:pointer;
    padding:5px 9px 5px 6px; /* Links */
	
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #808080;
    color:#222222;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #808080;
    color:#fff;
}

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url(../images/tooltip/black_arrow_med.png);
	font-size:17px;
	height:116px;
	width:245px;
	padding: 24px 30px 32px 30px;
	color:#fff;	
}

/* Overlay */
#simplemodal-overlay 
{
    background-color:#000;
    cursor:wait;
    }

/* Container */
#simplemodal-container 
{
    color:#bbb;
    background-color:#333;
    border:4px solid #333;
    padding:1px 14px 10px 1px;
    }
#simplemodal-container .simplemodal-data 
{
    padding:8px;
    }
#simplemodal-container code 
{
    background:#141414;
    border-left:3px solid #65B43D;
    color:#bbb;
    display:block;
    font-size:12px;
    margin-bottom:12px;
    padding:4px 8px 6px;
    }
#simplemodal-container a 
{
    color:#ddd;
    }
#simplemodal-container a.modalCloseImg 
{
    background:url(../images/x.png) no-repeat;
    width:25px; 
    height:29px; 
    display:inline; 
    z-index:320000; 
    position:absolute; 
    top:-15px; 
    right:-16px; 
    cursor:pointer;
    }
#simplemodal-container h3 
{
    color:#84b8d9;
    }
    
#blanket {
	background-color:#111;
	opacity: 0.90;
	filter:alpha(opacity=90);
	position:absolute;
	z-index: 10;
	top:0px;
	left:0px;
	width:100%;
    overflow: hidden;
}

#cwWindow {
	width: 1024px;
	height: 768px;
	z-index: 10;
	color:#bbb;
    background-color:#333;
    position: absolute;
	top: 10px;
	left: 10px;
	padding: 5px;
	margin-bottom: 25px;
    border: 1px solid #dadada;
    border-radius: 3px;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
}

#waitMessage {
	float: left;
	width: 480px;
	height: 200px;
	z-index: 100;
	color:#bbb;
    background-color:#333;
	border: 1px solid #dadada;
    border-radius: 3px;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
}

.jquery-pager
{
    TEXT-ALIGN: center;
    PADDING-TOP: 0px;
    margin-top: -18px;
}
.jquery-pager A
{
    TEXT-INDENT: -9999em;
    OUTLINE-STYLE: none;
    OUTLINE-COLOR: invert;
    OUTLINE-WIDTH: medium;
    WIDTH: 15px;
    DISPLAY: inline-block;
    BACKGROUND: url(../images/global-sprite.png) no-repeat -740px -179px;
    HEIGHT: 15px;
    MARGIN-RIGHT: 12px;
    z-index: 1000;
}
.jquery-pager .activeSlide
{
    BACKGROUND: url(../images/global-sprite.png) no-repeat -725px -179px
}

.stepButtonActive {
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px;
    font-size: 18px;
    display: inline-block;
    margin: 5px;
    width: 22%;
    background-color: #f5f5f5;
    -webkit-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
}

.stepButtonLabel {
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
}

.stepButtonInactive {
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px;
    font-size: 18px;
    color: #bbbbbb;
    display: inline-block;
    margin: 5px;
    width: 22%;
    background-color: #f5f5f5;
    cursor: pointer;
}

.fronttab 
{
    font-size: 20px;
    background-color: #fafafa;
    font-weight: bold;
    border-bottom: 0px;
    border-top: solid 1px #dadada;
    border-right: solid 1px #dadada;
    border-left: solid 1px #dadada;
    text-align: center;
}

.backtab 
{
    font-size: 18px;
    background-color: #ffffff;
    font-weight: normal;
    border-bottom: solid 1px #dadada;
    border-top: solid 1px #dadada;
    border-right: solid 1px #dadada;
    border-left: solid 1px #dadada;
    text-align: center;
}

.tabspace 
{
    font-size: 18px;
    background-color: #fafafa;
    font-weight: normal;
    border-bottom: solid 1px #dadada;
    border-left: solid 1px #dadada;
}

.tabTable 
{
   
   margin-left: 2%;
   margin-top: 14px;
   font-size: 16px;
   
}

.tabTableBox 
{
    border-bottom: solid 1px #dadada;
    border-top: 0px;
    border-right: solid 1px #dadada;
    border-left: solid 1px #dadada;
    padding: 3px;
}

hr.style-three {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

hr.style-four {
    border: 0px;
    height: 0px;
}

hr 
{
    margin-bottom: 18px;
    margin-top: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.disabledTableRow 
{
    width: 100%;
    height: 100%;
    background-color: #c4c4c4;
    font-style: italic;
}

.transcriptName {
    width: 49%;
	margin-right: 0px;
    padding-right: 10px;
    float: left;
    min-width: 300px;
    display: block;
}

.transcriptChart {
    display: inline-block;
	float: right;
	width: 45%;
	padding-top: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.threeChartLeft {
    float: left;
    width: 25%;
    padding: 1%;
    min-width: 250px;
}

.threeChartMiddle {
    float: left;
    width: 27%;
    padding: 1%;
    margin-top: 10px;
    min-width: 250px;
}

.threeChartRight {
    float: left;
    width: 37%;
    padding: 1%;
    margin-top: 10px;
    min-width: 250px;
}

.pageBlockMenu {
	background-color: #ffffff;
    width: 104%;
	max-width: 1220px;
	border: solid 1px #dadada;
	margin-bottom: 15px;
	margin-left: -10px;
	-webkit-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	
}

.pageBlockMenuStatic {
	background-color: #ffffff;
	width: 104%;
	max-width: 1220px;
	border: solid 1px #dadada;
	margin-bottom: 10px;
	margin-left: -10px;
	-webkit-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0px;
	z-index: 10000;
}


.responsiveInputText {
    width: 85%;
    max-width: 400px;
}

#rightOneThird {
    display: inline-block;
	float: right;
	width: 32%;
	/*border-left: solid 1px #e8e8e8;*/
	/*background: #f8f8f8;	*/
	padding-top: 10px;
	/*border-left: solid 1px #dadada;*/
	/*background-color: #f2f2f2;*/
    margin-right: 20px;
    margin-top: 10px;
    /*border-left: 1px dashed #dadada;*/
    /*min-width: 300px;*/
}

#rightTwoFifths {
    display: inline-block;
	float: right;
	width: 40%;
	/*border-left: solid 1px #e8e8e8;*/
	/*background: #f8f8f8;	*/
	padding-top: 10px;
	/*border-left: solid 1px #dadada;*/
	/*background-color: #f2f2f2;*/
    margin-right: 20px;
    /*border-left: 1px dashed #dadada;*/
    /*min-width: 300px;*/
}

#rightOneFifth {
    display: inline-block;
	float: right;
	width: 25%;
	padding-top: 10px;
    margin-right: 20px;
}

#leftTwoThirds {
    width: 65%;
	margin-right: 0px;
    padding-right: 10px;
    float: left;

}

#leftThreeFifths {
    width: 56%;
	margin-right: 0px;
    padding-right: 10px;
    float: left;

}

#leftFourFifths {
    width: 72%;
	margin-right: 0px;
    padding-right: 10px;
    float: left;

}

.reportIframeContainer {
    -webkit-overflow-scrolling: touch;
    height: 408px;
  	overflow: auto;
    margin: 5px 0px 0px 2%;
    border: solid 1px #dadada;
    width: 96%;
    padding: 0px;
}

.detailsIframeContainer {
    -webkit-overflow-scrolling: touch;
    height: 600px;
  	overflow: auto;
    margin: 0px;
    width: 100%;
    padding: 0px;
}

.modalIframeContainer {
    -webkit-overflow-scrolling: touch;
  	overflow: auto;
    margin: 5px 0px 0px 5px;
    width: 100%;
    padding: 0px;
}

.reportIframe {
    width: 100%;
    height: 400px;
    margin: 0px;
    padding: 0px;
    border: 0px solid;
}

.gsteps {
    width: 100%;
    text-align: center;
}

.gameUserName {
    font-size: 45px;
    line-height: 40px;
    font-family: 'Rokkitt', serif;
    margin: 15px 10px 0px 0px;
    display: inline-block;
    vertical-align: top;
    line-height: .8em;
}
.gameLevelName {
    font-size: 25px;
    font-family: 'Rokkitt', serif;
    margin: 20px 10px 0px 0px;
    display: inline-block;
    vertical-align: top;
}
.gameImage {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 10px;
    margin-bottom: 0px;
    border: solid 3px #dadada;
}
.gamePictureArea {
    width:100px;
    display: inline-block;
    float: left;
    margin: 20px 10px 5px 20px;
}
.gameMiddleArea {
    display: block;
    float: left;
    max-width: 100%;
}
.gameRightArea {
    width: 30%;
    display: inline-block;
    float: left;
}
.gameUpdateArea {
    margin: 8px 5px 5px 0px;
    font-size: 22px;
    line-height: 1.2em;
}
.gameNextArea {
    margin: 8px 5px 5px 0px;
    font-size: 16px;
    line-height: 1em;
}
.lbSpot {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin: 0px;
}
.lbIcon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.lbNameArea {
    font-size: 12px;
    width: 100%;
    text-align: center;
    line-height: 1em;
    height: 38px;
}
.badgeArea {
    min-height: 100px;
    width: 100%;
    margin: 0px 5px 5px 20px;
    vertical-align: top;
}
.nextLevelArea {
    margin: 5px 5px 0px 20px;
}
.badgeDisplayArea {
    width: 80px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    padding: 8px;
    vertical-align: top;
    line-height: 1em;
}

.extCourseBlock {

    border: 0px solid #dadada;
    float: left;
    display: inline-block; 
    margin-left: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
    height: 180px;
}

.extCourseEnrolled {
    opacity: .3;
    display: none;
}

.extCourseImage {
    display: block;
    width: 180px;
    height: 180px;
}

.extRowSeperator {
    display: block;
    float: left;
}

.extCourseBottom {
    padding: 0px;
    font-size: .9em;
    width: 180px;
    text-align: left;
    height: 40px;
    opacity: 0.85;
    z-index: 5;
    line-height: 1.1em;
    display: block;
    overflow: hidden;
    position: relative;
    top: -40px;
    pointer-events: none;
}

.courseDetailSlide {
    display: block;
    width: 180px;
    height: 140px;
    opacity: 0.85;
    font-size: .9em;
    position: relative;
    top: -220px;
    display: none;
    line-height: 1.1em;
    cursor:default;
    color: #333;
}

.extActionArea {
    display: block;
    padding: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: .9em;
    text-align: center;
    position: relative;
    top: -243px;
    background-color: #21e700;
    width: 180px;
    display: none;
}

.categoryHeaderIconBased {
    width: 95%;
    margin-left: 6px;
    margin-bottom: 6px;
    margin-top: 15px;
    font-size: 1.2em;
    padding: 12px;
    background: url("../images/tableHeader.png");
    border: 1px solid #dadada;
}

.categoryHeaderNameIconBased {

}

.ezWidgetOneThird {
    float: left;
	margin-left: 1%;
    margin-top: 10px;
	width: 30%;
	padding: 10px 10px 10px 10px;
	display: block;
    overflow: hidden;
    text-align: left;
}

.ezWidgetTwoThirds {
    float: left;
	margin-left: 1%;
    margin-top: 10px;
	width: 63%;
	padding: 10px 10px 10px 10px;
	display: block;
    overflow: hidden;
    text-align: left;
}

.ezWidgetFull {
    float: left;
	margin-left: 1%;
    margin-top: 10px;
	width: 96%;
	padding: 10px 10px 10px 10px;
	display: block;
    overflow: hidden;
    text-align: left;
}

.showBig {
    display: inline-block;
}
.showSmall {
    display: none;
}