﻿/* FONTS */

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Exo+2:400,300,300italic,400italic,700,700italic,900,900italic&subset=latin,latin-ext,cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400');

/* GLOBAL */

html{
	height:100%;
}
html.dialog{
	height:auto;
}
body {
	font-family:Ubuntu, Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#666666;
	margin:0px;
	background-color:#f9f9f9;
	height:100%;
}

p
{
	margin-top:0px;
}

/* Standard Elements */

body.mobile
{
	background-color:#ffffff;
}

body.dialog
{
	background-image:none;
	background-color:#f9f9f9;
}
body#tinymce
{
	background-color:#fff;
	text-align:left;
}
body#admin-userdata-preview{
	margin:50px;
}

form 
{
	margin:0px;
}

table
{
	border-spacing:0px;
}
td 
{
	vertical-align:top;
}
	
fieldset
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
}

fieldset div
{
	padding:10px 10px 18px 10px;
	margin-bottom:0px;
}

.activity_session_state_item
{
	background-image:none;
	padding:0px 4px 6px 3px;
	margin-bottom:0px;
}



img
{
border:none;
}

.checkbox-indent
{
	text-indent:-19px;
	margin-left:19px;	
}
.hideMe, .hide
{
	display:none !important;
}
/* CONTAINERS */

#fullContainer
{
	min-height: 100%;
	margin: 0px auto -180px;
	height: auto !important;
	height: 100%;
	position:relative;
}

#footerPush{
	height:180px;
}
#footerContainer
{
    padding:0px 50px;
	margin-top:0px; 
	margin-bottom:0px;
	background-color:#555;
	height:180px;
	color:#eee;
	box-shadow:inset 0px 50px 135px -20px #272727;
	position:relative;
}

.mobile #footerContainer
{
	text-align:center;
	color:#b8b8b8;
	background-color:#fff;
	box-shadow: inset 0px 77px 128px -100px #272727;
}

#footerContainer span, #footerContainer div {
	color:#8e8e8e;
}
#footerContainer a {
	color:#dfdfdf;
}

.mobile #footerContainer a
{
	color:#676767;
}

.mobile .pageContainer
{
	margin:0px 20px 40px 20px;	
	
}

#forumLinkContainer
{
	margin-left:20px;
	margin-bottom:10px;
	text-align:left;
	color:#999999;
}

#forumLinkContainer .forumLink
{
}


/* STANDARD BOX */

div.scrollable
{
	padding:4px;
}

fieldset.stdBox, div.stdBox
{
	border:none;
	background-color:none;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	text-align:left;
}

div.stdBox
{
	padding:10px;
}

fieldset.stdBox legend
{
	border:0px;
	border-bottom:2px solid #A7C9F0;
	width:100%;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
}

/* INFOBOX */

.infoBox div.label
{
	font-weight:bold;
	margin-bottom:6px;
}

/* ADD BOX */

.newBox-container
{
	margin:0px 50px;
}

.newBox
{
	z-index:999;
	position:relative;
	float:right; 
	background-color:#264e7c;
	padding:8px 12px 6px 8px;
	border-radius:3px;
	box-shadow:0px 0px 7px -2px #000;
	margin-left:10px;
	cursor:pointer;
}

.newBox a
{
	color:#eee;
	font-family:'Exo 2';
}

/* FIELDSET */

.pageContainer-Inner fieldset.pageInstructions, .pageContainer-Inner fieldset.pageSearch
{
	margin:0px;
}

fieldset.pageInstructions, fieldset.pageSearch
{
	margin:0px 50px 10px 50px;
}

fieldset.pageInstructions legend, fieldset.pageSearch legend
{
	font-size:1.5em;
	text-transform:none;
	border-bottom:1px solid #9AB8C9;
	font-weight:200;
}

fieldset.pageInstructions div, fieldset.pageSearch div
{
}

fieldset.pageInstructions div p.requiredText
{
	font-style:italic;
}

.grid-search .search-interface{
	margin-bottom:15px;
}

/* search button */
fieldset.pageSearch .btnSearch
{
	background-color: #264e7c;
	padding: 6px 8px 6px 8px;
	border-radius: 3px;
	box-shadow: 0px 0px 7px -2px #000;
	margin-right: 10px;
	cursor: pointer;
	border:none;
	font-family: 'Exo 2';
	color: #ddd;
}

fieldset.stdBox legend img
{
	margin-right:4px;
	vertical-align:middle;
}

fieldset.mastheadPreview 
{
	padding:0px; 
	border:none; 
	border-top:1px dotted #cccccc;
}


/* TABLE */

table tr.errorRow td
{
	border:2px dotted #990000;
	padding:8px;
	color:#990000;
	background-color:#FFF0F0;
}

table tr#row_selfRegistration .icon-intext + p{
	margin-left:34px;	
}


.searchCalendarColumn
{
	width:40%;
}

/* TOOLTIP */

.tooltip
{
	position:absolute; 
	padding:8px; 
	border:1px solid; 
	background-color:#fff; 
	width:150px; 
}

.tooltip ul
{
	margin:0px;
}

.tooltip ul li
{
	margin-left:-15px;	
	margin-bottom:4px;
}

.sysAnnouncementContainer
{
	margin: 40px 50px 0px;
	clear: both;
}

body.mobile .sysAnnouncementContainer
{
	margin: 0px;
	clear: both;
}

.mce-responsive-alert{
	display:none;
	visibility:hidden;
}.pageContainer 
{
	text-align:left;
	padding:0px;
	clear:both;
}

.pageContainer-Inner {
	margin: 0px 50px 40px 50px;
    position: relative;
}

.pageContainer .pageContainer-Inner .formTable{
	max-width:100%;
}

.pageContainer-Inner ul.tabs-primary{
	#display:none;
}

/* LAYOUT 1 */
.layout-1 .pageContainer-Inner{	
	margin-right: 50px;
}
.layout-1 .pageContainer-Inner .formTable{
	width: calc(100% - 160px);
}

/* LAYOUT 2 */
.layout-2 .pageContainer-Inner{	
	margin-right: 170px;
}
.layout-2 .pageContainer-Inner .formTable{
	margin-left:200px;
}

/* but not when inside a panel container */
.layout-2 .pageContainer-Inner .using-tabSide .formTable{
	margin-left:0px;
}

/* LAYOUT 3 */
.layout-3 .pageContainer-Inner{
	margin-right: 170px;
}

.layout-3 .pageContainer-Inner .formTable{
	margin-left:200px;
    max-width: calc(100% - 200px);
}

/* but not when inside a panel container */
.layout-3 .pageContainer-Inner .using-tabSide .formTable{
	margin-left:0px;
}



.pageTitle-container 
{
	border-bottom:1px solid #a6a6a6;
	box-shadow:0px 17px 16px -20px #666;
	padding:0px 50px;
	margin-bottom:20px;
}


.pageTitle-subcontainer
{
	position:relative;
	margin-left:38px;
}
.pageTitle-subcontainer .pageTitle::before{
	content: " ";
    border-left: 2px dotted #ccc;
    border-bottom: 2px dotted #ccc;
	position: absolute;
    width: 14px; 
    height: 16px;
    left: -22px;
    top: 5px;
}


.pageTitle-container .pageSearch,
.pageTitle-container .pageInstructions{
	margin:0px;
}

.pageTitle
{
	color:#777;
	position:static;
	font-family:Ubuntu;
	font-size:2.4em;
	line-height:95%;
	font-weight:200;
	margin-bottom:24px;
}

.mobile .pageTitle
{
	font-size:1.9em;
}

.pageTitle-icon
{
	position:relative;
	vertical-align:middle; 
	margin-right:8px;
	float:left;
	top:-8px;
}



.pageTitle img {
	-webkit-filter: saturate(50%);
	-moz-filter: saturate(50%);
	-o-filter: saturate(50%);
	-ms-filter: saturate(50%);	
}

.mobilePageTitle
{
	color:#35487B;
	position:static;
	#font-family:arial;
	#font-size:large;
	font-weight:bold;
	margin-bottom:18px;
	text-indent:-38px;
	margin-left:38px;
	line-height:100%;
}
.homePageTitle
{
	color:#777;
	position:static;
	font-family:Ubuntu;
	font-size:2.4em;
	line-height:95%;
	font-weight:200;
	margin-bottom:18px;
}.action-items-panel{
	
}
.action-items-container{
	margin-left:10px;
}
.action-items-container .item{
	display:inline-block;
	margin-right:20px;
	margin-bottom:10px;
}
.action-items-container .item .icon{
	float:left;
	position:relative;
	margin-right:4px;
}
.action-items-container .item .icon img{
	vertical-align:middle;
}
.action-items-container .item .label{
	margin-top:4px;
	display:inline-block;
	white-space:nowrap;
}/* CSS Document */

.actionPanelTD
{
	border-left:1px solid #c8c8c8;
}

.actionPanel, 
.actionPanelWide
{
	z-index:999;
	position: relative;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 20px;
    float: right;
    border-left: 1px solid #ccc;
    padding-left: 40px;
}

.actionPanelInBody
{
	position:relative;
	margin:0px 0px 0px 6px;
}


.actionPanel .actionItem-container, 
.actionPanelWide .actionItem-container
{
	box-shadow:0px 0px 7px -1px #000;
	border-radius:3px;
	transition:all .2s;
	width:52px;
}


#url-action-panel{
	display:inline;
	margin-left:0px !important;
}

.actionPanelInBody .actionItem-container{
	clear: both;
    min-height: 32px;
    margin-bottom: 10px;
}

.actionPanel .actionItem-container:hover, 
.actionPanelWide .actionItem-container:hover
{
	box-shadow:0px 0px 7px -1px #3A7DF7;
}

.actionPanel .actionItem-container:hover .actionItem, 
.actionPanelWide .actionItem-container:hover .actionItem
{
	background-color: #55A9FF;
	box-shadow: inset 0px 0px 40px 0px #13427F;
	margin-bottom:32px;
}

.actionPanel .actionItem, 
.actionPanelWide .actionItem
{
	margin-bottom: 12px;
	background-color: #447CB6;
	border-radius: 3px;
	box-shadow: inset 0px 0px 40px 0px #14345E;
	transition:all .2s;
	position:relative;
	width:52px;
}

/* disabled version */

.actionPanel .actionItem-container-disabled, 
.actionPanelWide .actionItem-container-disabled
{
	/*box-shadow:0px 0px 7px -1px #000;
	border-radius:3px;
	transition:all .2s;
	width:52px;*/
}

.actionPanel .actionItem-container-disabled:hover .actionItem, 
.actionPanelWide .actionItem-container-disabled:hover .actionItem
{
	/*box-shadow: inset 0px 0px 40px 0px #13427F;
	margin-bottom:32px;*/
	cursor:not-allowed;
}

/* show the tips on hover */
.actionPanel .actionItem:hover .actionItem-label-container, 
.actionPanelWide .actionItem:hover .actionItem-label-container
{
	display:block;
}

.actionPanel .actionItem .actionItem-label-container, 
.actionPanelWide .actionItem .actionItem-label-container
{
	display:none;
	position: absolute;
	width: auto;
	right: 24px; /*60px;*/
	background-color: #000;
	padding: 6px;
	white-space: nowrap;
	border-radius: 5px;
	box-shadow: 0px 0px 7px -2px #000;
	top: 46px; /*11px;*/
	color:#888;
}

.actionPanelInBody .actionItem-label-container{
	padding-top:8px;	
}

.actionPanel .actionItem .actionItem-label-container a, 
.actionPanelWide .actionItem .actionItem-label-container a
{
	color:#fff;
	padding:5px 6px;
}
.actionPanel .actionItem .actionItem-label-container a:hover, 
.actionPanelWide .actionItem .actionItem-label-container a:hover
{
	text-decoration:none;
}

.actionPanel h5 , 
.actionPanelWide h5, 
.actionPanelInBody h5
{
	text-transform:uppercase;
	margin-bottom:10px;
}

.actionPanel ul, .actionPanelWide ul
{
	padding-left:28px;
}

.actionPanel li, .actionPanelWide li
{
	margin-bottom:4px;
}

.actionPanel .actionPanelContainer, 
.actionPanelWide .actionPanelContainer
{
	
}

.actionPanel .bottom, 
.actionPanelWide .bottom
{
	
}

.actionPanel img.topWide {
	display:none;	
}

.actionPanelWide img.topNormal {
	display:none;	
}

.actionPanel .actionItem img.actionItem-icon-hasOverlay, 
.actionPanelWide .actionItem img.actionItem-icon-hasOverlay
{
	position:absolute;
}
.actionPanel .actionItem .actionItem-icon-container, 
.actionPanelWide .actionItem .actionItem-icon-container
{
	padding:10px;
}

.actionPanelInBody .actionItem .actionItem-icon-container{
	width:32px;
	height:32px;
	float:left;
	margin-right:8px;
}

.actionPanel .actionItem img.actionItem-icon, 
.actionPanelWide .actionItem img.actionItem-icon
{
	position:relative; 
	vertical-align:middle; 
}

/* get rid of the images */

.actionPanel .topNormal, 
.actionPanelWide .topWide, 
.actionPanel .topWide, 
.actionPanelWide .topWide
{
	display:none;	
}



/* CSS Document */

body.adminMenu #iconMenu
{
	display:none;	
}

body.adminMenu table.adminMenu-content td
{
	padding-right:20px;
}

body.adminMenu table.adminMenu-content td:first-child
{
	width:40%;
}

body.adminMenu .pageContainer-Inner
{
	padding-right:0px;	
}

body.adminMenu #tabs_enrollments
{
	display:none;
}

.adminMenu-portlet-container
{
	border-top:4px solid #3B71B0;
	margin-bottom:20px;
}
.adminMenu-portlet-container .hideMe
{
	display:block;
}
.adminMenu-portlet-container .label
{
	background-color: #f0f0f0;
	font-family: 'Exo 2';
	font-size: 1.2em;
	color: #333;
	padding:3px 10px 8px 10px;
}

.adminMenu-portlet-container .label img
{
	vertical-align: bottom;
	margin-right: 4px;
	top: 2px;
	position: relative;
}

.adminMenu-portlet-container-inner .inner-label
{
	font-size:1em;
	background:none;
	padding:3px 10px 8px 4px;
}






@charset "utf-8";
/* CSS Document */

div#availableFiltersDiv,
table#fieldFilterRows,
div#availableFiltersDiv select,
table#fieldFilterRows select,
div#availableFiltersDiv input,
table#fieldFilterRows input
{
	#font-size: 8pt;
}

div#availableFiltersDiv
{
	padding: 10px;
	background-color: #C3D9FF;
}

td.FieldFilterColumn1, td.FieldFilterColumn2
{
	padding: 8px 10px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}

td.FieldFilterColumn1
{
	white-space: nowrap;
}

td.FieldFilterColumn2
{
	width: 100%;
}

table#fieldFilterRows
{
	border-top: 1px solid #CCC;
	width: 100%;
}

tr.rowEven
{
	background-color: #E8EEF7;
}

tr.rowOdd
{
	background-color: #E8EEF7;
}

div.criteriaDiv
{
	/* nothing for now */
}

label.disabled
{
	color: #CCC;
}input[type="button"], 
input[type="submit"]
{
	font-weight: 200;
	color: #333;
	padding: 8px 14px;
	color: #fff;
	border: 0px;
	border-radius: 4px;
	font-family: 'Exo 2';
	margin-right:10px;
	background-color:#2D63A1;
	cursor:pointer;
	box-shadow:inset 0px -25px 24px -20px #14345E;
	transition:all;
	transition-duration:.2s;
	
}


input[type="button"]:disabled,
input[type="submit"]:disabled
{
	background-color:#a1a1a1;
	color:#cdcdcd;
	cursor:not-allowed;
	box-shadow: 0px 0px 7px -2px #000;
}

input[type="button"].save,
input[type="submit"].save,
button.save
{
	background-image: url(/_images/interface/btnSubmit.png) !important;
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 34px;
}


input[type="button"].upload,
input[type="submit"].upload,
button.upload
{
	background-image: url(/_images/interface/btnUpload.png) !important;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 12px 20px 12px 35px;
}

input[type="button"].cancel,
input[type="submit"].cancel,
button.cancel
{
	background-image: url(/_images/interface/btnCancel.png) !important;
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 34px;
}

input[type="button"]:hover,
input[type="submit"]:hover
{
	background-color:#3D8DDF;
	box-shadow:inset 0px -25px 24px -20px #275188;
}

input.btn img, button.btn img
{
	vertical-align:middle;
	margin-right:4px;
}


input[type="button"].enroll, input[type="submit"].enroll, button.enroll {
    background-image: url(/_images/interface/btnEnroll-1.png) !important;
    background-repeat: no-repeat;
	background-position: 6px 4px;
	padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 34px;
}

input[type="button"].enroll:disabled
{
    background-image: url(/_images/interface/btnEnroll-1x.png) !important;
	background-color:#a1a1a1;
	color:#cdcdcd;
	box-shadow: 0px 0px 7px -2px #000;
}

input[type="button"]:disabled, input[type="submit"]:disabled
{
	background-color:#a1a1a1;
	color:#cdcdcd;
	box-shadow: 0px 0px 7px -2px #000;
}





/*

GENERAL

*/

table.smallCalendar
{
	width:100%;
	margin-top:8px;
}

table.smallCalendar, table.largeCalendar
{
	border-bottom:1px solid #888;
}
	
table.smallCalendar thead tr, table.largeCalendar thead tr
{
	background-color:#bbb;
}
	
table.smallCalendar thead td, table.largeCalendar thead td 
{
	text-align:center;
	vertical-align:middle;
	padding: 0px 0px;
	height:26px;
	#font-size:8pt;
	color:#444;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	border-left:1px solid #888;
	background-image:url(/_images/grid/header.png);
	white-space:nowrap;
	width:14.2%;
}
	
table.smallCalendar thead td.first, table.largeCalendar thead td.first 
{
}
	
table.smallCalendar thead td.last, table.largeCalendar thead td.last 
{
	border-right:1px solid #888;
}

table.smallCalendar tbody td, table.largeCalendar tbody td 
{
	#font-size:8pt;
	border-bottom:1px solid #D7DAE3;
	border-top:none;
	border-left:1px solid #ddd;
	padding:0px;
	margin:0px;
	
}

table.smallCalendar tbody td .dayNum, table.largeCalendar tbody td .dayNum 
{
	
}

table.smallCalendar tbody td.today, table.largeCalendar tbody td.today {
	background-color:#fcf4c6;
}

table.smallCalendar tbody td.othermonth, table.largeCalendar tbody td.othermonth {
	background-color:#ddd;
}

table.smallCalendar tbody td.othermonth .dayNum, table.largeCalendar tbody td.othermonth .dayNum{
	color:#aaa;
}

table.smallCalendar tbody td.first, table.largeCalendar tbody td.first 
{
	border-left:1px solid #939073;
}

table.smallCalendar tbody td.last, table.largeCalendar tbody td.last 
{
	border-right:1px solid #939073;
}

table.smallCalendar tbody td .float, 
table.largeCalendar tbody td .float
{
	display:none;
	position:absolute; 
	padding:6px; 
	background-color:#fff;
	border:1px solid;
	margin:0px;
	box-shadow: 3px 3px 8px 0px #aaa;
	z-index:100;
}	

table.smallCalendar tbody td .float div, table.largeCalendar tbody td .float div
{
	margin-bottom:2px;
}	

table.smallCalendar tbody td .eventlink ,
table.largeCalendar tbody td .eventlink {
	position:relative;
}

table.smallCalendar tbody td .eventlink:hover .float,
table.largeCalendar tbody td .eventlink:hover .float{
	display:block;
}
	
/*

SMALL CALENDAR

*/

table.smallCalendar thead td .long {
	display:none;
}
	
table.smallCalendar tbody tr 
{
	height:30px;
}

table.smallCalendar tbody td .dayNum {
	padding:0px;
	margin:0px 0px 18px 2px;
	background:none;
}

table.smallCalendar tbody div.img
{
	background-image:none;
	cursor:pointer;
	#width:16px;
	#height:16px;
	margin:0px;
	margin-left:4px;
	padding:0px;
}

table.smallCalendar tbody div.float div
{
	background-image:none;
	padding:0px;
}

table.smallCalendar tbody div.course
{
	background-image:url(/_images/icons/16/course.16.png);
}

table.smallCalendar tbody div.classroom
{
	background-image:url(/_images/icons/16/classroom.16.png);
}
	
table.smallCalendar tbody div.webmeeting
{
	background-image:url(/_images/icons/16/webmeeting.16.png);
}

/*

LARGE CALENDAR

*/

table.largeCalendar thead td .short 
{
	display:none;
}

table.largeCalendar tbody tr 
{
	height:80px;
}

table.largeCalendar tbody td .dayNum {
	margin:0px 0px 4px 4px;
}

table.largeCalendar tbody div.img
{
	width:24px;
	height:24px;
	margin:0px 4px 4px 4px;
}
	
table.largeCalendar tbody div.course
{
	background-image:url(/_images/icons/24/course.24.png);
}

table.largeCalendar tbody div.classroom
{
	background-image:url(/_images/icons/24/classroom.24.png);
}
	
table.largeCalendar tbody div.webmeeting
{
	background-image:url(/_images/icons/24/webmeeting.24.png);
}




#color-picker div
{
	margin-bottom:0px;	
}

.picker-cube-pixel {
	float: left;
	#font-size: 1px;
	overflow: hidden;
	margin: 1px 1px 0 0;
	display: block;
	cursor: default;
}

.picker-cube { 
	float: left; 
	overflow: hidden;
}

.picker-landing {
	background-color: #000;
	border-bottom: 1px solid #000;
	position: absolute;
	overflow: hidden;
}

.picker-fixed-colors {
	float: left;
	overflow: hidden;
}

.picker-cube-landing {
	float: left;
	overflow: hidden;
	border-left: 1px solid #000;
}

.picker-clear {
	float: none;
	clear: both;
	#font-size: 1px;
	line-height: 0%;
	height: 0%;
	width: 1px;
	overflow: hidden;
}

.picker-header {
	text-align:left;
	background-color: #ece9d8;
	height: 26px;
	#font-size: 11px;
	overflow: hidden;
	position: relative;
	border: 1px solid #000;
	border-bottom: none;
}

.picker-sample {
	position: absolute;
	margin: 3px 4px;
	border: 1px solid #666;
	width: 40px;
	height: 17px;
	#font-size: 1px;
	overflow: hidden;
	cursor: move;
}

.picker-text-value {
	display: block;
	position: absolute;
	margin: 3px 0 3px 48px;
	padding: 0 2px;
	width: 65px;
	height: 17px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #79b;
	font: normal 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: text;
}

.picker-icon {
	position: absolute;
	display: block;
	padding: 0 6px 2px;
	height: 12px;
	cursor: pointer;
	top: 5px;
}

.picker-icon-cube {
	left: 130px;
	background: url(/_images/picker/icon-cube.gif) no-repeat center;
}

.picker-icon-continious {
	left: 150px;
	background: url(/_images/picker/icon-continious.gif) no-repeat center;
}

.picker-icon-rainbow {
	left: 170px;
	background: url(/_images/picker/icon-rainbow.gif) no-repeat center;
}

.picker-icon-grayscale {
	left: 190px;
	background: url(/_images/picker/icon-grayscale.gif) no-repeat center;
}

.picker-grayscale-landing {
	border-left: 1px solid #000;
}

.picker-rainbow-landing {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #fff;
	overflow: hidden;
	#font-size: 1px;
	line-height: 0%;
	height: 100px;
}

.picker-rainbow-pixel {
	#font-size: 1px;
	width: 2px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.picker-close-icon {
	position: absolute; 
	right: 1px;
	top: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	#font-size: 1px;
	background: url(/_images/picker/icon-close.gif) no-repeat;
	cursor: pointer;
}

.picker-load-cube {
	width: 230px;
	height: 131px;
	overflow: hidden;
	background: url(/_images/picker/load-cube.png) no-repeat right #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	cursor: default;
}

.columnize-2{
-moz-column-width: 300px;
-webkit-column-width: 300px;
column-width: 300px;

-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;

-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
-moz-column-gap: 30px; /* Firefox */
column-gap: 30px;

}

.columnize-3{
-moz-column-width: 300px;
-webkit-column-width: 300px;
column-width: 300px;

-webkit-column-count: 3; /* Chrome, Safari, Opera */
-moz-column-count: 3; /* Firefox */
column-count: 3;

-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
-moz-column-gap: 30px; /* Firefox */
column-gap: 30px;

}

.columnize-2 div.column,
.columnize-3 div.column{
	break-inside:avoid;
	min-height: 350px;
}

/** FLOAT Columns (alternative method)**/

.float-columns {
	clear:both;
}

.float-columns .float-column-30,
.float-columns .float-column-40,
.float-columns .float-column-50,
.float-columns .float-column-60,
.float-columns .float-column-70{
	float: left;
    padding:0px;
	margin-bottom:40px;
 }

 .float-columns .float-column-30{
	min-width: 180px;
	width: calc(30% - 15px);
 }
 
 .float-columns .float-column-40{
	min-width: 240px;
	width: calc(40% - 15px);
 }
 
 .float-columns .float-column-50{
	min-width: 300px;
	width: calc(50% - 15px);
 }

 .float-columns .float-column-60{
	min-width: 360px;
	width: calc(60% - 15px);
 }
 
.float-columns .float-column-70{
	min-width: 420px;
	width: calc(70% - 15px);
	min-height: 200px;
 }
 
.float-columns>div:first-child{
	padding-right:14px;
	border-right:1px solid #ddd;
}

/** dont use last-child. clearfix element sometimes required to be last child **/
.float-columns>div:nth-child(2){
	padding-left:15px;
}

@media screen and (max-width: 1099px) {
	
	.columnize-2 div.column,
	.columnize-3 div.column{
		break-inside: avoid;
		min-height: initial;
		margin-bottom: 19px;
	}

}

@media screen and (max-width: 750px) {
	.float-columns .float-column-30, 
	.float-columns .float-column-30:first-child, 
	.float-columns .float-column-30:last-child,
	.float-columns .float-column-40, 
	.float-columns .float-column-40:first-child, 
	.float-columns .float-column-40:last-child,
	.float-columns .float-column-50, 
	.float-columns .float-column-50:first-child, 
	.float-columns .float-column-50:last-child,
	.float-columns .float-column-60, 
	.float-columns .float-column-60:first-child, 
	.float-columns .float-column-60:last-child,
	.float-columns .float-column-70, 
	.float-columns .float-column-70:first-child, 
	.float-columns .float-column-70:last-child{
		width: 100%;
		float: none;
		padding:0px;
		border:none;
	}	
	
	.columnize-2 div.column,
	.columnize-3 div.column{
		break-inside: avoid;
		min-height: initial;
		margin-bottom: 19px;
	}
}

.cookie-consent-container{
	overflow: hidden;
    position: fixed;
    bottom: 0px;
    height: 130px;
    width: 100%;
}
	
.cookie-consent-outer{
	position: fixed;
    bottom: -150px;
    background-color: #383b58;
    width: 100%;
    color: #fff;
	z-index:1000;
}
.cookie-consent-roll-in{
	animation-name:cookie-consent-roll-in;
	animation-duration:.5s;
	animation-delay: 1s;
	animation-fill-mode:forwards;
}
.cookie-consent-roll-out{
	animation-name:cookie-consent-roll-out;
	animation-duration:.35s;
	animation-fill-mode:forwards;
}

.cookie-consent-inner{
	display:flex;
	margin: 16px 50px;
}

.cookie-consent-inner div:first-child{
	flex:auto;
	margin-right: 20px;
}
.cookie-consent-inner div:last-child{
	margin: auto 0px;
}

.cookie-consent-inner .headline{
	font-weight:700;
	margin-bottom:10px;
}

.cookie-consent-inner .text,
.cookie-consent-inner .selectors{
	margin-bottom:10px;
}

.cookie-consent-inner button{
	border: 1px solid #b3b6d6;
    background-color: #3d4273;
    color: #fff;
    padding: 7px 36px;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0px 0px 17px -4px #000;
}

@keyframes cookie-consent-roll-in{
	from{bottom:-300px;}
	to {bottom:0px;}
}

@keyframes cookie-consent-roll-out{
	from{bottom:0px;}
	to {bottom:-300px;}
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 640px) {
	.cookie-consent-container{
		height:120px;
	}
	.cookie-consent-outer{
		bottom:-300px;
	}
	.cookie-consent-inner{
		font-size:.7em;
		margin:25px 25px;
	}
	.cookie-consent-inner button{
		padding:7px 20px;
	}
	.cookie-consent-inner .headline{
		
	}

	.cookie-consent-inner .text,
	.cookie-consent-inner .selectors{
		
	}
}.catalog-course-details{
	
}

.catalog-course-details .navIcon{
    text-align: center;
    display: inline-block;	
}

.catalog-course-details .portlet-label{
    padding-bottom: 5px;
    border-bottom: solid 1px #9ab8c9;
    margin-bottom: 5px;
    font-size: 1.5em;
    font-weight: 200;
}


.catalog-course-details .lessons h2{
    padding-bottom: 5px;
    border-bottom: solid 1px #9ab8c9;
	margin-bottom: 5px;
}

.catalog-course-details .enroll-ratings{
	float:left;
	margin-bottom:10px;
}

.catalog-course-details .enroll-ratings .milestone{
	font-size:1.2em;
}



.catalog-course-details .enroll-ratings .milestone .label{
	font-weight:500;
}
	
.catalog-course-details .enroll-ratings>div{
	vertical-align:middle;
	display:inline-block;
	margin-right:20px;
}

.course-catalog-listing > h2:first-child{
    margin: 0px;
    padding-bottom: 5px;
    border-bottom: solid 1px #9ab8c9;	
}

.catalog-item{
    padding: 10px;
}

.course-item{
    padding: 10px;
}

.catalog-search .search-interface
{
	position:relative;
	top:-12px;	
}

@media only screen and (max-width:750px){
	
	.catalog-course-details .enroll-ratings .milestone{
		font-size:1em;
		
	}
	
	.catalog-course-details .enroll-ratings>div{
		vertical-align:middle;
		display:block;
		margin-right:0px;
		padding-left:0px;
		border-left:none;
		margin-bottom:20px;
	}

}

.catalog-course-details .enroll-ratings div:first-child{
	
}
		
.catalog-course-details .rating-container{
	display:inline-block;
	vertical-align:middle;
	border-left: 1px solid #ddd;
    padding-left: 20px;
}

.catalog-course-details .group div:last-child,
.catalog-course-details .group p:last-child{
	margin-bottom:0px;
}
	
.catalog-course-details .description{
	margin-bottom:20px;
}

.catalog-course-details .screenlist{
	margin-bottom:20px;
}

.catalog-course-details .lessons, 
.catalog-course-details .prerequisites,
.catalog-course-details .objectives{
	margin-bottom:40px;
}

.catalog-course-details .group{
	background-color: #e8e8e8;
    padding: 16px 26px;
    margin-bottom: 20px;
    border-radius: 2px;
}

.catalog-course-details .price-group{
	margin-bottom:8px; /* to match enroll button */
}

.catalog-course-details .price{
	font-size: 1.3em;
    vertical-align: middle;
    bottom: 8px;
    font-weight: 500;
}
	
.catalog-course-details .parameters{
	margin-bottom:20px;
}
	
.catalog-course-details .parameter{
	display: inline-block;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px;
	font-size: .87em;
}

.catalog-course-details .parameter:first-child{
	margin-left:0px;
	padding-left:0px;
	border-left:0px;
}
	
@media only screen and (max-width:750px){
	.catalog-course-details .parameter:first-child{
		margin-left: 20px;
		text-indent:-20px;
	}
	.catalog-course-details .parameter{
		display: block;
		border-left: none;
		padding-left: 0px;
		margin-left: 20px;
		text-indent:-20px;
		font-size: .87em;
	}
}

.catalog-course-details .parameter .name{
	font-weight:500;
}

.catalog-course-details .parameter .value{
	
}

	
.catalog-course-details .expert-avatar{
	float:left;
}

.catalog-course-details .expert-name{
	margin-left:42px;
}
		
.catalog-course-details .expert-email{
	margin-left:42px;
	font-size:.8em;
	border-top:1px solid #ddd;
	margin-top:4px;
	padding-top:4px;
}


/** VIEW STATUS **/

.catalog-course-details .enroll-ratings .view-status{
	display: inline-block;
    padding: 12px;
    border-radius: 2px;
    font-weight: 600;
    color: #fff;
    background-color: #999;
    box-shadow: 0px 0px 10px -4px #000;
	
    background-repeat: no-repeat;
    background-position: 12px 8px;
    padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 42px;
	
	
}

.catalog-course-details .enroll-ratings .view-status img{
	width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 6px;
}

.catalog-course-details .enroll-ratings .view-status-enrolled{
	background-color:#335d7a;
	background-image: url(/_images/interface/btnSubmit.png) !important;
}
.catalog-course-details .enroll-ratings .view-status-overdue{
	background-color:#a50606;
	background-image: url(/_images/interface/btnAlert.png) !important;
}
.catalog-course-details .enroll-ratings .view-status-completed{
	background-color:#418c36;
	background-image: url(/_images/interface/btnSubmit.png) !important;
}


/* LISTING ELEMENTS */

.course-catalog-listing h2.label{
	font-size:1.2em;	
}

.course-catalog-listing .item{
	margin-bottom:5px;
}

.course-catalog-listing .item img{
    position: relative;
    top: -4px;
}

.course-catalog-listing .item:nth-child(odd){
	
}

.course-catalog-listing .item>.icon{
	float:left;
}

.course-catalog-listing .item>.body{
	padding-top:4px;
	margin-left:40px;
}

.course-catalog-listing .item .userRatingControl{
	margin-bottom:10px;
}

.course-catalog-listing .parameters{
	margin-bottom: 9px;
    background-color: #e0e0e0;
    padding: 4px 8px;
	font-size:.9em;
}
	
.course-catalog-listing .parameter{
	display: inline-block;
    border-left: 1px solid #ababab;
    padding-left: 10px;
    margin-left: 10px;
	font-size: .87em;
}

.course-catalog-listing .parameter:first-child{
	margin-left:0px;
	padding-left:0px;
	border-left:0px;
}
	
.course-catalog-listing .parameter .name{
	font-weight:500;
}

.course-catalog-listing .parameter .value{
	
}



/** SEARCH BOX **/
.catalog-course-details .catalog-search{
	    float: right;
    margin-bottom: 10px;
    /* vertical-align: bottom; */
    position: relative;
    margin-top: 13px;
}

.catalog-course-details .catalog-search .icon-search{
	display:none;
}

.catalog-course-details .catalog-search input[type=text]{
    margin-right: 0px;
    font-size: 1.2em;
    padding-top: 6px;
    padding-bottom: 7px;
}
/* CSS Document */

#tab_catalog_catalogs h2, #tab_catalog_courses h2, #tab_catalog_lessons h2
{
	margin-left:42px;
}

body.courseCatalog .course-detail-info .description
{
	margin-bottom:30px;
}

body.courseCatalog table.courseCatalog-content td
{
	padding-right:20px;
}
body.courseCatalog table.courseCatalog-content td:last-child
{
	padding-right:0px;
}

td.searchCalendarColumn
{
	width:350px;	
}

/*

Catalog Search

*/

body.courseCatalog .pageSearch
{
	margin-left:0px;
	margin-right:0px;
	border-bottom:0px;
	margin-bottom:20px;
}

body.courseCatalog .pageSearch legend
{
	display:none;
}
body.courseCatalog .pageSearch div
{
	white-space: nowrap;
	border: 1px solid #bbb;
	border-radius: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eee;
	box-shadow: 0px 0px 20px -9px #000;
	padding-top:8px;
	padding-right:0px;
	padding-bottom:8px;
	padding-left:14px;
}
body.courseCatalog .pageSearch .btnSearch
{
	vertical-align:middle;
}

/*

Catalog MAIN Listing


*/
.courseCatalog-catalogsContainer, 
.courseCatalog-coursesContainer, 
.courseCatalog-lessonsContainer{
	margin-top:20px; 
	margin-right:20px; 
	margin-bottom:20px;
	margin-left:10px; 
}

.catalogContainer, 
.courseContainer,
.lessonContainer{
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
	min-height:48px;
}

.catalogContainer .icon,
.courseContainer .icon,
.lessonContainer .icon{
	float:left;
}

.catalogContainer .shortDescription,
.courseContainer .shortDescription,
.lessonContainer .shortDescription{
	margin-left:42px;
	margin-bottom:15px;
}

.courseContainer .userRatingControl{
	margin-left:42px;
	margin-bottom:6px;
}

/*

catalog expandable session listing

*/

.catalog-lesson-name {
	font-size:1.2em;
}

.catalog-sessions-container {
	transition:all;
	transition-duration:.4s;
	max-height:1000px;
	overflow:hidden;
	
	border-left:6px solid #e0e0e0;
	padding-left:16px;
	margin-top:8px;
}

.catalog-sessions-container .information{
	min-height:24px;
	margin-bottom:10px;
}
.catalog-sessions-container .information img{
	vertical-align:middle;
	margin-right:8px;
}

.catalog-session-container {
	margin-bottom:12px;
	clear:both;
}

.catalog-sessions-container .catalog-session-container:last-child{
	margin-bottom:6px
}

.catalog-session-info-container {
	margin-top:2px;
	margin-bottom:4px;
}
.catalog-session-status-container {
}

.catalog-session-date {
	font-weight:bold;
}
.catalog-session-timezone {
	font-weight:normal;
	display:block;
}

.catalog-session-location {}
.catalog-session-duration {}
.catalog-session-instructor {}
.catalog-session-status-open {
	color:#090;
	margin-right:10px;
}
.catalog-session-status-full {
	color:#d00;
	margin-right:10px;
}
.catalog-session-status-waitinglist .open {
	color:#090;
}

.catalog-session-status-waitinglist .full {
	color:#d00;
}

.catalog-session-restricted-note {
	color:#d00;
}
.catalog-sessions-closed {
	margin-top:0px;
	max-height:0px;
}

.expert-name{
	margin-top:8px;	
}

.expert-name, .expert-email{
	min-height:16px;	
}/* the div that holds the date picker calendar */
.dpDiv {
	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	##font-family: trebuchet ms;
	#font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}
 
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
 
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
 
 
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
 
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}
 
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
 
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: black;
	}
 
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
 
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
 
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: black;
	}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	#font-size: 12px;
	color: gray;
	font-weight: bold;
	}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
 
 
/* the forward/backward buttons at the top */
.dpButton {
	##font-family: trebuchet ms;
	#font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	##font-family: trebuchet ms;
	#font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
/*

css for dialog windows
overrides most default

*/

body.dialog 
{
	margin:10px 0px;
	background-image:none;
	background-color:#ffffff;
}

body.dialog .breadCrumb
{
	margin-left:12px;
	margin-bottom:15px;
}

body.dialog .breadcrumb-icon
{
	vertical-align:middle;
	margin-right:6px;
}

body.dialog .pageTitle-container
{
	padding:0px 10px 0px 10px;
	box-shadow:0px 13px 16px -16px #000
}
body.dialog .pageTitle-icon
{
    position: relative;
    vertical-align: middle;
    margin-right: 8px;
	width:40px;
}
body.dialog .pageContainer-Inner
{
	padding:0px 10px 0px 10px;
	margin: 0px 10px;
}

body.dialog .pageContainer-Inner #synchStatus{
	text-align:left;
}

body.dialog .pageTitle
{
	font-size:2em;
	margin-bottom:12px;
}

body.calendar-dialog .pageTitle-container
{
	padding:16px 30px 0px 30px;
}

body.calendar-dialog .pageContainer-Inner
{
	margin:20px;
}

body.dialog .formTable{
	padding-bottom:0px;
}

body.dialog .formTable tbody tr:first-child td
{
	border-top:none;
}

body.dialog .formTable td.formLabel
{
	min-width:100px;
}

body.dialog #BackButton{
	text-align:center;	
}
body.dialog .finalButtons{
	text-align:center;	
}

.dialog select.searchResults{
	width:100%; 
	height:140px; 
	margin:0px; 
	margin-bottom:12px;
}

#progressbar{
	width:100% !important;	
}

img#progress {
    float: left;
}/* FORMS */
#frm{
	text-align:left;	
}

.formTable{
	border-spacing:0px;
	padding:0px;
	padding-bottom:40px;
	max-width:100%;
}

.formTable td.formLabel, .formTable td.formInput
{
	vertical-align:top;
	border-bottom:1px solid #e6e6e6;
	padding-top:16px;	
	padding-bottom:20px;
	min-width:200px;
}
	
.formTable td.formLabel 
{
	text-align:right;
	color:#35487B;
	padding-right:14px;
	padding-left:14px;
	white-space:nowrap;
	min-width:100px;
	max-width:260px;
	padding-top:16px;
}

.formTable .formInput div
{
	/*margin-bottom:4px;*/
}

.formTable .mce div, .formTable .mce-tinymce div
{
	margin-bottom:0px;
}

.formTable .formInput ul
{
	margin-bottom:8px;
}

.formTable .formInput textarea
{
	margin-top:4px;
}


.formTable .formInput li
{
	margin-left:-24px;
}

.formTable .formRowError td
{
	border-top:none;
}

.formTable .formRowErrorNote td
{
	border:2px dotted #990000;
	padding:8px;
	color:#990000;
	background-color:#FFF0F0;
}

.formTable .formRowError .formLabel
{
	color:#990000;
}

div.disabledInput
{
	color:#888; 
	background-color:#f3f3f3; 
	padding:2px; 
	border:1px solid #7F9DB9;
}

/* ERROR */

div.formError
{
	border:2px dotted #990000;
	padding:8px;
	color:#990000;
	background-color:#FFF0F0;
}

div.formError ul
{
	margin:0px auto;
}

/* INPUTS */
.inptExtraShort	{width:30px;}
.inptShorter	{width:50px;}
.inptShort		{width:150px;}
.inptMedium		{width:250px;}
.inptLong		{width:350px;}
.inptExtraLong	{width:450px;}
.inptHuge		{width:550px;}

input[type=text], input[type=password], textarea, #ACEEditor {
	border:1px solid #aaa;
	padding:3px;
	color:#666;
	box-shadow:0px 0px 7px -3px;
	border-radius:2px;
	font-size: 1em;
}

textarea {
    width: 100%;
    min-height: 100px;
}

/* 
   this is done here instead of above so that #ACEEditor does not 
   take this on, because it messes the editor up
*/
input[type=text], input[type=password], textarea {
	font-family:inherit;
}

input[type=checkbox]
{
	
}

select.inptTimezoneSelectBox
{
	font-size:.85em;
}

input.inptImage, 
img.inptImage{
	width:24px;
}

input.inptText, input.inptCheckBox, input.inptRadio, input.inptImage, img.inptImage, select.inptSelectBox
{
	vertical-align:middle;
	margin-right:6px;
    margin-top: 3px;
    margin-bottom: 5px;
}

input[type=checkbox]{
    margin-top: 6px;
    margin-bottom: 6px;
}


textarea.inptTextArea
{
	height:75px;	
}

select 
{
	margin:0px;
	vertical-align:middle;
	font-family:'Ubuntu';
	border:1px solid #aaa;
	padding:2px;
	border-radius:2px;
	color:#666;
	box-shadow:0px 0px 7px -3px;
}

select:disabled{
	opacity:0.5;
}

#ACEEditor{
	line-height:24px;	
	font-size: 14px !important;
    font-family: "Lucida Console", Monaco, monospace !important;
	height:400px !important;
}
#ACEEditor div{
	font-size: 14px !important;
    font-family: "Lucida Console", Monaco, monospace !important;
}

.ace_constant
{
	font-size: 14px !important;
    font-family: "Lucida Console", Monaco, monospace !important;
}

.formTable
{
	width:100%;	
}

table .c{
	text-align:center;	
}

#tabs_user .label
{
	display:none;	
}

.selectOptions{
	margin-top:10px;	
	margin-bottom:10px;	
}

.searchResults{
	width:100%;
}

.permissionTable td {
    padding: 5px;
}

.permissionTable .label td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
	vertical-align:top;
}

.permissionTable .label input[type="checkbox"] {
	margin-top:1px;
}

.permissionTable tr.label {
	border-top:1px solid #c8c8c8;
	display:block;
}


.permissionTable tr:not(.label):nth-last-child(1) {
	border-top:1px solid #c8c8c8;
	display:grid;
}

.scopeSelector p{
	display:inline;	
}

.scopeSelector{
	min-width:275px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;	
}

.permission-description
{
	min-height:60px;	
}

.permissionTable tr:nth-last-child(2) td:first-child{
   position: relative;
   width: 100%;
   display:block; 	
}

.permissionTable tr:nth-last-child(2) td:nth-child(2),
.permissionTable tr:nth-last-child(2) td:nth-child(3){
	float:right;
	padding-left:20px;
}

.permissionTable td[colspan="2"] {
    display: block;
    width: 100%;
}


.permissionTable td[colspan="2"]+td {
	float:right;
}

#course-prerequisite-container input[type=checkbox]{
	margin-top: 1px;
	margin-bottom:0px;	
}

#row_screens_add img{
	width:16px;
	height:16px;
	position:relative;
	top:-1px;	
	margin-right:5px;	
}


#requirementsList input[type="checkbox"] {
	margin-top:1px;
}

#row_courses_crs_radio #coupon-code-course-list,#row_catalogs_ctlg_radio #scrollableDiv{
	background:white;	
}

#coupon-code-course-list .item input[type="checkbox"]{
	margin-top:0px;
	margin-bottom:0px;	
	float:clear;
}

#coupon-code-course-list .item{
	margin-bottom:8px;	
}

#urls {
    width: calc(100% - 200px) !important;
}table.grid{
	border:1px solid #a9a9a9;
	border-top:none;
	box-shadow:0px 0px 7px -3px #000;
	margin-bottom:10px;
	width:100%;
	border-spacing:0px;
	padding:0px;
}
	
table.grid .toggle{
	float:none;
	top: -2px;
}
	
table.grid th:first-child{
	width:22px;
	text-align:center;
}
	
table.grid button.toggle-close:before {
    content: "";
    border: 2px solid #fff;
    width: 4px;
    height: 4px;
    position: absolute;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-width: 4px 0px 0px 4px;
    top: 9px;
    left: 7px;
}
	
table.grid button.toggle-open:before {
    content: "";
    border: 2px solid #fff;
    width: 4px;
    height: 4px;
    position: absolute;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-width: 0px 4px 4px 0px;
    top: 9px;
    left: 7px;
}
	
/* header */

/* header-row */

table.grid thead tr {
	background-color:#264E7C; /*#3570B2; */
}

/* header-cell */

table.grid thead th {
	padding: 0px 8px;
	height:40px;
	font-family:'Exo 2', tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#ddd;
	white-space:nowrap;
	vertical-align:middle;
	}
	
table.grid thead th.column-sortable{
	font-weight:500;
	cursor:pointer;
	color:#fff;
	white-space:nowrap;
}
	
table.grid thead th a {
	color:#ffffff;
}
	
/* for the sort arrow */
table.grid thead th img {
	margin-left:4px;
}
table.grid thead th.over {
	cursor:pointer;
}
	
/* body */

/* body-row */

table.grid tbody tr:nth-child(odd) {
	background-color:#f3f3f3;
}
table.grid tbody tr:nth-child(even) {
	background-color:#f6f6f6;
}

/* body-cell */

table.grid tbody td{
	border-bottom:1px solid #e3e3e3;
	padding:10px;
	vertical-align:middle;
}

table.grid tbody td span.counter{
	margin-right:8px;
}

/* body row NONE */

table.grid tbody td.none{
	text-align:center;	
}

table.grid tbody th label,
table.grid tbody td label{
	cursor:pointer;
}
	
/* --LESSONS-- */

table#grid-course-lessons{
	
}

table#grid-course-lessons tr{
	cursor:move;
}
table#grid-course-lessons tr.no-sort{
	cursor:default;
}

table#grid-course-lessons th:nth-child(1),
table#grid-course-lessons th:nth-child(3),
table#grid-course-lessons th:nth-child(4),
table#grid-course-lessons th:nth-child(5),
table#grid-course-lessons th:nth-child(6),
table#grid-course-lessons th:nth-child(7),

table#grid-course-lessons td:nth-child(1), 
table#grid-course-lessons td:nth-child(3), 
table#grid-course-lessons td:nth-child(4),
table#grid-course-lessons td:nth-child(5),
table#grid-course-lessons td:nth-child(6),
table#grid-course-lessons td:nth-child(7) {
	text-align:center;
}

table#grid-course-lessons td:nth-child(3),
table#grid-course-lessons td:nth-child(6),
table#grid-course-lessons td:nth-child(7) {
	max-width:100px;
}

/* sortable helper */
table#grid-course-lessons .ui-sortable-helper {
    border:dotted 1px #999;
	margin:1px;
	display: table;
}

/* --COURSE MATERIALS-- */

table#grid-course-course-materials{
	
}

table#grid-course-course-materials th:nth-child(1),
table#grid-course-course-materials th:nth-child(4),
table#grid-course-course-materials th:nth-child(5),
table#grid-course-course-materials th:nth-child(6),
table#grid-course-course-materials td:nth-child(1), 
table#grid-course-course-materials td:nth-child(4), 
table#grid-course-course-materials td:nth-child(5),
table#grid-course-course-materials td:nth-child(6) {
	text-align:center;
}

/* --AWRDED CERTIFICATES-- */

table#grid-user-certificates{
	
}

table#grid-user-certificates th:nth-child(1),
table#grid-user-certificates th:nth-child(5),
table#grid-user-certificates th:nth-child(6),
table#grid-user-certificates th:nth-child(7),
table#grid-user-certificates td:nth-child(1), 
table#grid-user-certificates td:nth-child(5), 
table#grid-user-certificates td:nth-child(6),
table#grid-user-certificates td:nth-child(7) {
	text-align:center;
}

/* --COUPON CODES-- */

table#grid-couponcodes{
	
}

table#grid-couponcodes th:nth-child(1),
table#grid-couponcodes th:nth-child(4),
table#grid-couponcodes th:nth-child(5),
table#grid-couponcodes th:nth-child(6),
table#grid-couponcodes th:nth-child(7),
table#grid-couponcodes th:nth-child(8),
table#grid-couponcodes th:nth-child(9),
table#grid-couponcodes td:nth-child(1), 
table#grid-couponcodes td:nth-child(4), 
table#grid-couponcodes td:nth-child(5), 
table#grid-couponcodes td:nth-child(6), 
table#grid-couponcodes td:nth-child(7),
table#grid-couponcodes td:nth-child(8),
table#grid-couponcodes td:nth-child(9) {
	text-align:center;
}

/* --DATASETS-- */

table#grid-couponcodes{
	
}

table#grid-datasets th:nth-child(1),
table#grid-datasets th:nth-child(4),
table#grid-datasets th:nth-child(5),
table#grid-datasets td:nth-child(1), 
table#grid-datasets td:nth-child(4), 
table#grid-datasets td:nth-child(5){
	text-align:center;
}

/* --ACTIVITY IMPORT KEY-- */

table#grid-activity-import-key{
	
}

table#grid-activity-import-key th:nth-child(1), 
table#grid-activity-import-key th:nth-child(6), 
table#grid-activity-import-key td:nth-child(1), 
table#grid-activity-import-key td:nth-child(6){
	white-space:nowrap;
}

table#grid-activity-import-key th:nth-child(2), 
table#grid-activity-import-key td:nth-child(2){
	font-weight:500;
}

table#grid-activity-import-key th:nth-child(3),
table#grid-activity-import-key th:nth-child(4),
table#grid-activity-import-key th:nth-child(5),
table#grid-activity-import-key td:nth-child(3),
table#grid-activity-import-key td:nth-child(4),
table#grid-activity-import-key td:nth-child(5){
	text-align:center;
}

/* --CERTIFICATE IMPORT KEY-- */

table#grid-activity-import-key{
	
}

table#grid-certificate-import-key th:nth-child(1), 
table#grid-certificate-import-key th:nth-child(6), 
table#grid-certificate-import-key td:nth-child(1), 
table#grid-certificate-import-key td:nth-child(6){
	white-space:nowrap;
}

table#grid-certificate-import-key th:nth-child(2), 
table#grid-certificate-import-key td:nth-child(2){
	font-weight:500;
}

table#grid-certificate-import-key th:nth-child(3),
table#grid-certificate-import-key th:nth-child(4),
table#grid-certificate-import-key th:nth-child(5),
table#grid-certificate-import-key td:nth-child(3),
table#grid-certificate-import-key td:nth-child(4),
table#grid-certificate-import-key td:nth-child(5){
	text-align:center;
}

/* --USER BATCH IMPORT KEY-- */

table#grid-user-batch-key{
	
}

table#grid-user-batch-key tr.not-used{
	background-color:#e9e9e9
}
table#grid-user-batch-key tr.not-used td{
	color:#bbb;
}

table#grid-user-batch-key th:nth-child(1), 
table#grid-user-batch-key th:nth-child(7), 
table#grid-user-batch-key td:nth-child(1), 
table#grid-user-batch-key td:nth-child(7){
	white-space:nowrap;
}

table#grid-user-batch-key th:nth-child(2), 
table#grid-user-batch-key td:nth-child(2){
	font-weight:500;
}

table#grid-user-batch-key th:nth-child(3),
table#grid-user-batch-key th:nth-child(4),
table#grid-user-batch-key th:nth-child(5),
table#grid-user-batch-key th:nth-child(6),
table#grid-user-batch-key td:nth-child(3),
table#grid-user-batch-key td:nth-child(4),
table#grid-user-batch-key td:nth-child(5), 
table#grid-user-batch-key td:nth-child(6){
	text-align:center;
}

/* --USER ENROLLMENTS-- */

table#grid-couponcodes{
	
}

table#grid-user-enrollments th:nth-child(1),
table#grid-user-enrollments th:nth-child(3),
table#grid-user-enrollments th:nth-child(4),
table#grid-user-enrollments th:nth-child(5),
table#grid-user-enrollments th:nth-child(6),
table#grid-user-enrollments th:nth-child(7),
table#grid-user-enrollments th:nth-child(8),
table#grid-user-enrollments th:nth-child(9),
table#grid-user-enrollments th:nth-child(10),
table#grid-user-enrollments th:nth-child(11),
table#grid-user-enrollments td:nth-child(1),
table#grid-user-enrollments td:nth-child(3),
table#grid-user-enrollments td:nth-child(4),
table#grid-user-enrollments td:nth-child(5),
table#grid-user-enrollments td:nth-child(6),
table#grid-user-enrollments td:nth-child(7),
table#grid-user-enrollments td:nth-child(8),
table#grid-user-enrollments td:nth-child(9),
table#grid-user-enrollments td:nth-child(10),
table#grid-user-enrollments td:nth-child(11){
	text-align:center;
}

/* --ENROLLMENT LESSONDATA-- */

table#grid-enrollment-lessondata{
	
}

table#grid-enrollment-lessondata th:nth-child(2),
table#grid-enrollment-lessondata th:nth-child(3),
table#grid-enrollment-lessondata th:nth-child(4),
table#grid-enrollment-lessondata th:nth-child(5),
table#grid-enrollment-lessondata th:nth-child(6),
table#grid-enrollment-lessondata th:nth-child(7),
table#grid-enrollment-lessondata th:nth-child(8),
table#grid-enrollment-lessondata td:nth-child(2),
table#grid-enrollment-lessondata td:nth-child(3),
table#grid-enrollment-lessondata td:nth-child(4),
table#grid-enrollment-lessondata td:nth-child(5),
table#grid-enrollment-lessondata td:nth-child(6),
table#grid-enrollment-lessondata td:nth-child(7), 
table#grid-enrollment-lessondata td:nth-child(8){
	text-align:center;
}


/* --CONTROL PANEL PORTALS-- */

table#grid-controlpanel-portals{
	
}

table#grid-controlpanel-portals th:nth-child(1),
table#grid-controlpanel-portals th:nth-child(4),
table#grid-controlpanel-portals th:nth-child(5),
table#grid-controlpanel-portals th:nth-child(6),
table#grid-controlpanel-portals th:nth-child(7),
table#grid-controlpanel-portals th:nth-child(8),
table#grid-controlpanel-portals th:nth-child(9),
table#grid-controlpanel-portals td:nth-child(1),
table#grid-controlpanel-portals td:nth-child(4),
table#grid-controlpanel-portals td:nth-child(5),
table#grid-controlpanel-portals td:nth-child(6),
table#grid-controlpanel-portals td:nth-child(7),
table#grid-controlpanel-portals td:nth-child(8),
table#grid-controlpanel-portals td:nth-child(9){
	text-align:center;
}

/* --CONTROL PANEL ANNOUNCEMENTS-- */

table#grid-controlpanel-announcements{
	
}

table#grid-controlpanel-announcements th:nth-child(1),
table#grid-controlpanel-announcements th:nth-child(5),
table#grid-controlpanel-announcements td:nth-child(1),
table#grid-controlpanel-announcements td:nth-child(5){
	text-align:center;
}

/* --GROUP ENROLLMENTS-- */

table#grid-group-enrollments{
	
}

table#grid-group-enrollments th:nth-child(1),
table#grid-group-enrollments th:nth-child(3),
table#grid-group-enrollments th:nth-child(4),
table#grid-group-enrollments th:nth-child(5),
table#grid-group-enrollments th:nth-child(6),
table#grid-group-enrollments th:nth-child(7),
table#grid-group-enrollments td:nth-child(1),
table#grid-group-enrollments td:nth-child(3),
table#grid-group-enrollments td:nth-child(4),
table#grid-group-enrollments td:nth-child(5),
table#grid-group-enrollments td:nth-child(6),
table#grid-group-enrollments td:nth-child(7){
	text-align:center;
}

/* --SESSIONS -- */

table#grid-sessions{
	
}

table#grid-sessions th:nth-child(1),
table#grid-sessions th:nth-child(4),
table#grid-sessions th:nth-child(5),
table#grid-sessions th:nth-child(6),
table#grid-sessions th:nth-child(7),
table#grid-sessions td:nth-child(1),
table#grid-sessions td:nth-child(4),
table#grid-sessions td:nth-child(5),
table#grid-sessions td:nth-child(6),
table#grid-sessions td:nth-child(7){
	text-align:center;
}

/* -- SESSION ROSTER -- */

table#grid-session-enrolled{
	
}

table#grid-session-enrolled tr.error {
	background-color: #ffbdbd !important;
}

table#grid-session-enrolled th:nth-child(2),
table#grid-session-enrolled th:nth-child(3),
table#grid-session-enrolled th:nth-child(4),
table#grid-session-enrolled th:nth-child(5),
table#grid-session-enrolled th:nth-child(6),
table#grid-session-enrolled td:nth-child(2),
table#grid-session-enrolled td:nth-child(3),
table#grid-session-enrolled td:nth-child(4), 
table#grid-session-enrolled td:nth-child(5), 
table#grid-session-enrolled td:nth-child(6){
	width:80px;
	text-align:center;
}

table#grid-session-enrolled a.promote
{
	display:none;	
}

table#grid-session-waitlist a.demote
{
	display:none;	
}


/* -- SESSION WAITLSIT -- */

table#grid-session-waitlist{
	
}

table#grid-session-waitlist tr.error {
	background-color: #ffbdbd !important;
}

table#grid-session-waitlist th:nth-child(2),
table#grid-session-waitlist th:nth-child(3),
table#grid-session-waitlist th:nth-child(4),
table#grid-session-waitlist th:nth-child(5),
table#grid-session-waitlist th:nth-child(6),
table#grid-session-waitlist td:nth-child(2),
table#grid-session-waitlist td:nth-child(3),
table#grid-session-waitlist td:nth-child(4), 
table#grid-session-waitlist td:nth-child(5), 
table#grid-session-waitlist td:nth-child(6){
	width:80px;
	text-align:center;
}



/* -- REPORT FILES -- */

table#myReports_files{
	
}

table#myReports_files th:nth-child(1),
table#myReports_files th:nth-child(3),
table#myReports_files th:nth-child(4),
table#myReports_files th:nth-child(5),
table#myReports_files td:nth-child(1),
table#myReports_files td:nth-child(3),
table#myReports_files td:nth-child(4), 
table#myReports_files td:nth-child(5){
	text-align:center;
}

table#myReports_files th:nth-child(1),
table#myReports_files td:nth-child(1){
	width:40px;
}

table#myReports_files th:nth-child(3),
table#myReports_files th:nth-child(4),
table#myReports_files th:nth-child(5),
table#myReports_files td:nth-child(3),
table#myReports_files td:nth-child(4), 
table#myReports_files td:nth-child(5){
	width: 100px;
}


/* EMAIL NOTIFICATIONS */

table#grid_admin_notifications{
	
}

table#grid_admin_notifications th:nth-child(1),
table#grid_admin_notifications td:nth-child(1){
	text-align:center;
}

table#grid_admin_notifications th:nth-child(3),
table#grid_admin_notifications th:nth-child(4),
table#grid_admin_notifications td:nth-child(3),
table#grid_admin_notifications td:nth-child(4){
	text-align:center;
}

/* PORTAL PARAMETERS */

table#grid_site_parameters{
	
}

table#grid_site_parameters th:nth-child(1),
table#grid_site_parameters td:nth-child(1){
	width:80px;
	text-align:center;
}


/* MY ACCOUNT GRID */

table#grid-myaccount-activity
{
	
}

table#grid-myaccount-activity th:nth-child(2),
table#grid-myaccount-activity th:nth-child(3),
table#grid-myaccount-activity th:nth-child(4),
table#grid-myaccount-activity td:nth-child(2),
table#grid-myaccount-activity td:nth-child(3),
table#grid-myaccount-activity td:nth-child(4){
	text-align:center;
}

table#grid-myaccount-activity thead th{
	padding:10px 10px;
}

table#grid-myaccount-activity td:nth-child(1) img{
	width:24px;
}

table#grid-myaccount-activity td:nth-child(4) img{
	margin:0px;
}

table#grid-myaccount-activity tr.overdue {
	background-color:#fff8c1;
}

table#grid-myaccount-activity tr.overdue td {
	border-bottom-color:#e0d89a;
}

table#grid-myaccount-activity tr.overdue td:nth-child(2) {
	font-weight: 500;
    color: #a94e4e;
}


/* COURSE DETAILS - LESSON LIST */

table#grid-coursedetails-lessons
{
}

table#grid-coursedetails-lessons th:nth-child(2),
table#grid-coursedetails-lessons td:nth-child(2){
	text-align:center;
}

/* COURSE ENROLLMENT - SESSION SELECTION LIST */

table#grid-session-enroll{}

table#grid-session-enroll td, 
table#grid-session-enroll th {
	vertical-align:top;
}

table#grid-session-enroll td{
	padding: 20px 10px;
}

table#grid-session-enroll td:nth-child(1){
	font-weight:500;
}

table#grid-session-enroll td:nth-child(1), 
table#grid-session-enroll th:nth-child(1){
	text-align:right;
}

table#grid-session-enroll td input[type="radio"]{
	float:left;
}
	
table#grid-session-enroll td .session-details{
	margin-left:30px;
	margin-bottom:20px;
}

table#grid-session-enroll td .session-details:last-child{
	margin-bottom:0px;
}
	
/* SHOPPING CART */

table#grid_checkout{}

table#grid_checkout td{
	padding:20px 10px;
	vertical-align:top;
}


table#grid_checkout th:nth-child(2),
table#grid_checkout td:nth-child(2){
	text-align:right;
}

table#grid_checkout th:nth-child(2),
table#grid_checkout td:nth-child(2){
	min-width:130px;
}


table#grid_checkout th:nth-child(3),
table#grid_checkout th:nth-child(4),
table#grid_checkout td:nth-child(3),
table#grid_checkout td:nth-child(4){
	text-align:center;
}

table#grid_checkout td .icon{
	float: left;
    margin-right: 10px;
}

table#grid_checkout td div{
	margin-bottom:10px;
}

table#grid_checkout td div:last-child{
	margin-bottom:0px;
}
	
table#grid_checkout td .name{
	font-weight: 500;
    margin-left: 48px;
}

table#grid_checkout td .message{
	font-size:.9em;
	margin-left: 48px;
    border: 1px solid #88af5b;
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
	box-shadow: 0px 0px 10px -3px #88af5b;
}

table#grid_checkout td .error{
	font-size:.9em;
	margin-left: 48px;
    border: 1px solid #c14242;
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
	box-shadow: 0px 0px 10px -3px #c14242;
}

table#grid_checkout td .message img,
table#grid_checkout td .error img{
	float:left;
}

table#grid_checkout td .message div,
table#grid_checkout td .error div{
	margin-left:45px;
}

table#grid_checkout td .error div ul{
	margin-bottom:0px;
}

table#grid_checkout td .description{
	margin-left: 48px;
}

table#grid_checkout td .list{
	font-size:.9em;
	margin-left: 48px;
}

table#grid_checkout td .list .inc{
	font-weight:500;
}

table#grid_checkout tr:last-child td {
	background-color:#e6e6e6;
	vertical-align:middle;
	font-weight:500;
}



/* PURCHASE COMPLETE */

table#grid-process-success{}


table#grid-process-success th:nth-child(4),
table#grid-process-success th:nth-child(5),
table#grid-process-success th:nth-child(6),
table#grid-process-success td:nth-child(4),
table#grid-process-success td:nth-child(5),
table#grid-process-success td:nth-child(6){
	text-align:center;
}



/* MASTHEAD EDITING 1 */

table#grid-masthead-edit-1{}


table#grid-masthead-edit-1 th:nth-child(1),
table#grid-masthead-edit-1 th:nth-child(2),
table#grid-masthead-edit-1 th:nth-child(3),
table#grid-masthead-edit-1 td:nth-child(1),
table#grid-masthead-edit-1 td:nth-child(2),
table#grid-masthead-edit-1 td:nth-child(3){
	width:33%;
	text-align:center;
}

/* MASTHEAD EDITING 2 */

table#grid-masthead-edit-2{}


table#grid-masthead-edit-2 th:nth-child(1),
table#grid-masthead-edit-2 th:nth-child(2),
table#grid-masthead-edit-2 td:nth-child(1),
table#grid-masthead-edit-2 td:nth-child(2){
	width:50%;
	text-align:center;
}








/**

OLD OLD OLD OLD OLD OLD OLD OLD OLD OLD 

**/











table.grid-old {
	width:100%;
	margin-bottom:10px;
	border:1px solid #a9a9a9;
	border-top:none;
	box-shadow:0px 0px 7px -3px #000;
	border-spacing:0px;
	padding:0px;
	}
	
table.grid-old .c {
	text-align:center;
	}
table.grid-old .vc {
	vertical-align:middle;
	}
table.grid-old thead tr {
	background-color:#264E7C; /*#3570B2; */
	}
table.grid-old thead td {
	padding: 0px 8px;
	height:34px;
	font-family:'Exo 2', tahoma, Geneva, sans-serif;
	color:#ddd;
	white-space:nowrap;
	vertical-align:middle;
	}

table.grid-old thead td a {
	color:#ffffff;
	}
	
/* for the sort arrow */
table.grid-old thead td img {
	vertical-align:middle;
	margin-left:4px;
	}
table.grid-old thead td.over {
	cursor:pointer;
	}

table.grid-old thead td.last {
	border-bottom:none;
	}
	
table.grid-old tbody tr:nth-child(even) {
	background-color:#fff;
}
table.grid-old tbody tr:nth-child(odd) {
	background-color:#f3f3f3;
}

/*table.grid-old tbody .rowEven td {
	#border-right-color:#f0f0f0;
	}
table.grid-old tbody .rowOdd td {
	background-color:#efefef;
	}
	*/
table.grid-old tbody tr
{
	height:30px;
}
table.grid-old tbody tr:last-child td
{
	border-bottom:none;
}
table.grid-old tbody td {
	border-bottom:1px solid #e0e0e0;
	padding:3px 8px;
}

table.grid-old tbody td.first {
	padding-left:8px;
	#border-left:1px solid #939073;
	}
table.grid-old tbody td.last {
	#border-right:1px solid #939073;
	}
	
table.grid-old td p {
	margin:0px 0px 4px 0px;
	}
	


/*  

SPECIFIC GRID COLOR SCHEMES

*/
table #grid_mycoursesEnrolled thead tr {}
table #grid_lessonLauncher thead tr {}

/*

MILD GRID STYLES

*/

table .mild thead td
{
	background-color:#dedede;	
	border-bottom:1px dotted #888888;
	border-top:1px dotted #888888;
}
table .mild tbody td.odd
{
	background-color:#efefef;	
}

table .mild .c 
{
	text-align:center;
}

table .mild .vc 
{
	vertical-align:middle;
}
	
/*

TRANSCRIPT

*/
table#grid_transcript
{
max-width:975px;
}
/*

PLAIN GRID STYLES

*/

table.plain
{
	border-right:1px solid;	
	border-bottom:1px solid;
	border-spacing:0px;
	margin-bottom:10px;	
}
table.plain thead td
{
	background-color:#eeeeee;	
}
table.plain td
{
	border-top:1px solid;	
	border-left:1px solid;
	padding:4px;
}


/* 

KEY

*/

.gridKey
{
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 4px;
	margin-bottom: 10px;
	margin-left:20px;
	float:right;
}
.gridKey h4
{
	border-bottom:1px solid #ccc;
	margin-bottom:4px;
	padding-bottom:4px;
}
.gridKey .key-item-container
{
	margin-bottom:8px;
	clear:both;
}
.gridKey .key-item
{
	float:left;
}
.gridKey .key-item p.key-item-label
{
	margin-bottom:0px;
}
.gridKey .key-item img.key-item-icon
{
	float:left;
	margin-right:6px;
}

#grid_userfieldconfiguration .icon-intext{
	float:none;
	margin-left:6px;
}


table.grid-old {
	width:100%;
	margin-bottom:10px;
	border:1px solid #a9a9a9;
	border-top:none;
	box-shadow:0px 0px 7px -3px #000;
	border-spacing:0px;
	padding:0px;
	}
	
table.grid-old .c {
	text-align:center;
	}
table.grid-old .vc {
	vertical-align:middle;
	}
table.grid-old thead tr {
	background-color:#264E7C; /*#3570B2; */
	}
table.grid-old thead td, 
table.grid-old thead th {
	padding: 0px 8px;
	height:34px;
	font-family:'Exo 2', tahoma, Geneva, sans-serif;
	color:#ddd;
	white-space:nowrap;
	vertical-align:middle;
	}

table.grid-old thead td a, 
table.grid-old thead th a {
	color:#ffffff;
	}
/* for the sort arrow */
table.grid-old thead td img, 
table.grid-old thead th img {
	vertical-align:middle;
	margin-left:4px;
	}
table.grid-old thead td.over, 
table.grid-old thead th.over {
	cursor:pointer;
	}

table.grid-old thead td.last,
table.grid-old thead th.last {
	border-bottom:none;
	}
	
table.grid-old tbody tr:nth-child(even) {
	background-color:#fff;
}
table.grid-old tbody tr:nth-child(odd) {
	background-color:#f3f3f3;
}

/*table.grid-old tbody .rowEven td {
	#border-right-color:#f0f0f0;
	}
table.grid-old tbody .rowOdd td {
	background-color:#efefef;
	}
	*/
table.grid-old tbody tr
{
	height:30px;
}
table.grid-old tbody tr:last-child td
{
	border-bottom:none;
}
table.grid-old tbody td {
	border-bottom:1px solid #e0e0e0;
	padding:3px 8px;
}

table.grid-old tbody td.first {
	padding-left:8px;
	#border-left:1px solid #939073;
	}
table.grid-old tbody td.last {
	#border-right:1px solid #939073;
	}
	
table.grid-old td p {
	margin:0px 0px 4px 0px;
	}
	
table.grid-old tbody td span.counter{
	margin-right:8px;
}

/*  

SPECIFIC GRID COLOR SCHEMES

*/
table #grid_mycoursesEnrolled thead tr {}
table #grid_lessonLauncher thead tr {}

/*

MILD GRID STYLES

*/

table .mild thead td
{
	background-color:#dedede;	
	border-bottom:1px dotted #888888;
	border-top:1px dotted #888888;
}
table .mild tbody td.odd
{
	background-color:#efefef;	
}

table .mild .c 
{
	text-align:center;
}

table .mild .vc 
{
	vertical-align:middle;
}
	
/*

TRANSCRIPT

*/
table#grid_transcript
{
max-width:975px;
}
/*

PLAIN GRID STYLES

*/

table.plain
{
	border-right:1px solid;	
	border-bottom:1px solid;
	border-spacing:0px;
	margin-bottom:10px;	
}
table.plain thead td
{
	background-color:#eeeeee;	
}
table.plain td
{
	border-top:1px solid;	
	border-left:1px solid;
	padding:4px;
}


/* 

KEY

*/

.gridKey
{
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 4px;
	margin-bottom: 10px;
	margin-left:20px;
	float:right;
}
.gridKey h4
{
	border-bottom:1px solid #ccc;
	margin-bottom:4px;
	padding-bottom:4px;
}
.gridKey .key-item-container
{
	margin-bottom:8px;
	clear:both;
}
.gridKey .key-item
{
	float:left;
}
.gridKey .key-item p.key-item-label
{
	margin-bottom:0px;
}
.gridKey .key-item img.key-item-icon
{
	float:left;
	margin-right:6px;
}
.clearfix
{
	clear:both;
}

#grid_userfieldconfiguration .icon-intext{
	float:none;
	margin-left:6px;
}

#grid_admin_users thead th:first-child, 
#grid_admin_users tbody td:first-child{
	width:24px;	
	text-align:center;
	vertical-align:middle;		
}

table#grid_admin_users tbody input[type=checkbox]
{
	margin-left:0px;
	margin-right:0px;
}

table#grid_admin_users thead th:last-child,#grid_admin_users thead th:nth-last-child(2),#grid_admin_users thead th:nth-last-child(3){
	width:64px;	
	text-align:center;
	vertical-align:middle;
}


table#grid-package-resources th:nth-child(n+2), table#grid-package-resources td:nth-child(n+2){
	width:28px;	
}

table#grid-user-batch-key{
	width:calc(100% - 114px);	
}

.grid .data,
.grid .required,
.grid .unique,
.grid .type,
.grid .length,
.grid .format,
.grid .abbr,
.grid .resp-status,
.grid .completion,
.grid .et,
.grid .success,
.grid .score{
	display:none;	
}

table#grid_admin_packages thead th:nth-child(n+3){
	text-align:center;	
}

table#grid-package-resources th:nth-child(n+2), table#grid-package-resources td:nth-child(n+2){
	text-align:center;	
}

table#grid-quizsurvey th:nth-child(n+4){
	text-align:center;	
}

#grid-course-lessons a:last-child{
	margin-left:10px;	
}

#grid_admin_certificates thead th:nth-child(n+5){
	text-align:center;	
}

#grid_admin_courses td:nth-child(7n) img {
    width: 32px;
    height: 32px;
}

#grid_admin_courses td:nth-child(9n) img {
    width: 28px;
    height: 28px;
}

#grid_admin_packages td:first-child, 
#grid_admin_packages td:nth-last-child(2), 
#grid_admin_packages td:last-child, 
#grid_admin_packages th:nth-last-child(2), 
#grid_admin_packages th:last-child, 
#grid_admin_courses td:first-child, 
#grid_admin_courses td:nth-child(n+5), 
#grid_admin_courses th:nth-child(n+5), 
#grid_admin_users td:first-child, 
#grid_admin_users td:nth-child(n+5), 
#grid_admin_users th:nth-child(n+5), 
#grid_userfieldconfiguration td:nth-last-child(2),
#grid_enrollment_lessons th:last-child,
#grid_enrollment_lessons th:nth-last-child(2),
#grid_enrollment_lessons td:last-child,
#grid_enrollment_lessons td:nth-last-child(2) {
    text-align: center;
}

#grid-coursedetails-lessons th:first-child,
#grid-myaccount-enrollments-enrolled th:first-child,
#grid-myaccount-enrollments-completed th:first-child,
#grid-enrollment-lessondata th:first-child,
#grid_enrollment_lessons th:first-child
{
	width:inherit;	
    text-align: left;
}

#grid-coursedetails-lessons th:last-child,
#grid-myaccount-enrollments-enrolled th:last-child,
#grid-myaccount-enrollments-enrolled th:nth-last-child(2),
#grid-myaccount-enrollments-completed th:last-child,
#grid-myaccount-enrollments-completed th:nth-last-child(2),
#grid-enrollment-lessondata th:nth-child(2),
#grid-enrollment-lessondata th:last-child,
#grid_enrollment_lessons th:last-child,
#grid_enrollment_lessons th:nth-last-child(2)
{
	width:60px;	
}

.portal-information-grid table{
	width:100%;	
}

.largeCalendar
{
	text-align:left;	
}

#row_video_upload_submit td.formInput,
#row_powerpoint_upload td.formInput,
#row_video_upload td.formInput,
#row_video_type td.formInput,
#grid-package-resources th:first-child,
#row_powerpoint_upload_submit td.formInput{
	text-align:left;	
}


#panel_catalog .icon .icon-action-item-overlay,#panel_catalog_root .icon .icon-action-item-overlay{
	width: 16px;
    height: 16px;
    position: absolute;
    right: -4px;
    top: -2px;
}

table#grid_checkout .trash{
	display:none;	
}.home-body-always{
	text-align: center;
}

.home-body-always form {
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    text-align: left;
    margin-bottom: 12px;
}

.home-body-always .statusMessage .description, .home-body-always .statusMessageERROR .description{
	margin-right: 0px;
    display: inline-block;
    margin-left: 0px;
}

.home-body-always .statusMessage{
	width:300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.home-body-always .statusMessage li, .home-body-always .statusMessageERROR li{
	list-style: none;
}

.home-body-always form .inptText {
    width: calc(100% - 6px);
}

.home-body-always form #btnLogin {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.home-body-normal{
	
}

.home-body-mobile{
	max-width: 350px;
    margin: auto;
	margin-top:60px;
}

.home-body-mobile .form{
	padding: 20px 40px 0px 40px;
}

.home-body-always .headline,
.home-body-mobile .headline,
.home-body-normal .headline{
	font-size: 1.8em;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
	
	.home-body-normal{
		display:none;
	}
	.home-body-mobile{
		display:block;
	}

}

@media screen and (min-width: 640px) {
	
	.home-body-normal{
		display:block;
	}
	.home-body-mobile{
		display:none;
	}

}/* CSS Document */

body.administratorMenu #iconMenu
{
	display:none;	
}



body.administratorMenu #tabs_enrollments
{
	display:none;
}

.navIcon a
{
	overflow-wrap:break-word;
}

.administratorMenu-portlet-container
{
	border-top:4px solid #3B71B0;
	margin-bottom:20px;
	box-shadow: 0px 0px 7px -3px #000;
}
.administratorMenu-portlet-container .portlet-content
{
	margin:0px;
	overflow-y:hidden; 
	border:1px solid #a9a9a9;
	border-top:none;
	background-color:#fff;
	padding:8px;
	transition:all;
	transition-duration:.2s;
	max-height:1000px;
	
}

.administratorMenu-portlet-container .portlet-content-closed
{
	max-height:0px;
	padding:0px 8px;
}

.administratorMenu-portlet-container .portlet-content .icons
{
	margin:10px;
}

.administratorMenu-portlet-container .navIcon
{
	position: relative;
	text-align: center;
	margin: 0px 4px 10px 4px;
	width: 100px;
	height: 90px;
	float: left;
	font-size: 12px;
	font-family: 'Exo 2';
	text-transform: uppercase;
}

.administratorMenu-portlet-container .label
{
	background-color: #f0f0f0;
	font-family: 'Exo 2';
	font-size: 1.2em;
	color: #333;
	padding:3px 10px 8px 10px;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
}
.administratorMenu-portlet-container .label img
{
	vertical-align: bottom;
	margin-right: 4px;
	top: 2px;
	position: relative;
}

.administratorMenu-portlet-container-inner .inner-label
{
	font-size:1em;
	background:none;
	padding:3px 10px 8px 4px;
}

table.administratorMenu-content td:first-child{
	padding-right:20px;
}

table.controlpanelMenu-content > tbody > tr > td:first-child
{
	padding-right:20px;
	width:30%;
}



/*

Info Grids

*/
.portal-information-grid
{
	font-size:.95em;
}

.portal-information-grid td
{
	border-bottom:1px solid #ddd;
	padding:5px;
}
.portal-information-grid tr:last-child td
{
	border-bottom:none;
}

/*

Reports page containers

*/

.myReports-portlet-container
{
	margin-bottom:20px;
}

.myReports-portlet-container .portlet-content .icons
{
	margin:10px;
}

.myReports-portlet-container .navIcon
{
	position: relative;
	text-align: center;
	margin: 0px 4px 10px 4px;
	width: 70px;
	height: 70px;
	float: left;
	font-size: 12px;
	font-family: 'Exo 2';
	text-transform: uppercase;
}

/*

User page containers (group selector)

*/
.admin-user-groupmembership-portlet-container .label
{
	float: left;
    width: 100px;
    color: #35487B;
    white-space: nowrap;
    max-width: 257px;
    padding-top: 3px;
}

.admin-user-groupmembership-portlet-container .label:after{
	content:":";
}

.admin-user-groupmembership-portlet-container .portlet-content{
    /*margin-left: 194px;*/
    padding-top: 16px;
}

.iconMenuContainer .navIcon {
    position: relative;
    text-align: center;
    margin: 0px 4px 18px 4px;
    width: 96px;
    height: 92px;
    display: inline-block;
}

.iconMenuContainer {
    margin: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.administratorMenu-content .iconMenuContainer{
    margin: 0px;
    margin-bottom: 10px;
    text-align: left;
}
.administratorMenu table.administratorMenu-content td:first-child {
    padding-right: 20px;
    width: 30%;
}.icon-16,
.icon-tree, 
.icon-menuedit{
	width:16px;
	height:16px;
}

.icon-tree, .icon-tree-catalog, .icon-tree-course, .icon-tree-lesson{
	width:28px;
	height:28px;
	position: relative;
    top: -3px;
}

.icon-tree-status
{
    position: relative;
    top: 6px;
    left: -6px;
}

.icon-24,
.icon-iconmenutitle, 
.icon-smallgrid, 
.icon-mobilegrid, 
.icon-intext, 
.icon-search,
.icon-bottomgridactions, 
.icon-gridheader, 
.icon-breadcrumb, 
.icon-smallcalendar, 
.icon-message, 
.icon-reporting, 
.icon-screenlistedit, 
.icon-statusmessage  {

	width:24px;
	height:24px;
}

p.text-intext-padded, 
div.text-intext-padded{
	margin-left:24px;
	padding-left:10px;
}

.icon-32,
.icon-windowedpagetitle, 
.icon-intext-medium,
.icon-grid, 
.icon-bug,
.icon-actionpanel, 
.icon-newbutton,
.icon-onpagepanel, 
.icon-mobileonpagepanel, 
.icon-largecalendar, 
.icon-calendarfloater, 
.icon-cataloglist, 
.icon-mobilepagetitle, 
.icon-mobilegrid, 
.icon-mobileonpagemenu,
.icon-pagetitle-small {

	width:32px;
	height:32px;
}


.icon-intext-medium {
    margin: 0px 4px;
    vertical-align: middle;
}

.icon-48,
.icon-pagetitle, 
.icon-intext-large, 
.icon-onpagebutton, 
.icon-onpagebutton-portlet{
	width:48px;
	height:48px;
}

.icon-64{
	width:64px;
	height:64px;
}

/*

SPECIAL CASES

*/

.icon-bug{
	float:left;
}
.icon-bug+p,
.icon-bug+p+p,
.icon-bug+p+div,
.icon-bug+div, 
.icon-bug+div+div, 
.icon-bug+div+p
{
	margin-left:44px;
}

.icon-disabled {
	opacity:0.3;
	filter:grayscale(100%);
}

/* Action Panel - buttons with text next to it */
.icon-action-item{
	position: relative;
	width:32px;
	height:32px;
}

.icon-action-item-overlay{
	width:16px;
	height:16px;
	position:absolute;
	right: 8px;
    top: 8px;
}

.icon-newbutton{
    width: 32px;
	height: 32px;
    /* position: absolute; */
    /* min-height: 32px; */
    vertical-align: middle;
    margin-right: 8px;
    /* position: relative; */
}

.icon-newbutton-overlay{
	width:16px;
	height:16px;
	position:absolute;
	left:24px;
}

.icon-bottomgridactions{
	vertical-align:middle;
	margin-right:6px;
}

.icon-pagetitle, 
.icon-pagetitle-small,
.icon-mobiletitle,
.icon-windowedpagetitle{
	position:relative;
	vertical-align:middle; 
	margin-right:6px;
}

.icon-pagetitle-small{
	filter: saturate(50%);
	opacity:.5;
}

.icon-mobilepagetitle-overlay{
	position:absolute;
	vertical-align:middle; 
	margin-right:6px;
}

.icon-intext, 
.icon-intext-large{
	float:left;
	margin-right:10px;
	vertical-align:middle;
}

.icon-onpagebutton-portlet{
	/* no sizes here*/
}
.icon-onpagebutton-portlet:hover{
	
}

.icon-search{
	vertical-align:middle; 
	margin-right:8px;
}

.icon-gridheader, 
.icon-grid{
	vertical-align:middle;
}

.icon-screenlistedit{
	position: absolute;
    top: 0px;
    right: 0px;
    margin-right: -32px;
}

.icon-breadcrumb{
	vertical-align:middle;
	margin-right:6px;
}

.icon-128 {
    width: 128px;
}table.leaderboard {
	margin-bottom:10px;
	border:1px solid #a9a9a9;
	border-top:none;
	box-shadow:0px 0px 7px -3px #000;
	border-spacing:0px;
	padding:0px;
	width:100%;
	
	}
table.leaderboard thead tr {
	background-color:#999;
	}
table.leaderboard thead td {
	padding: 0px 8px;
	height:34px;
	font-family:'Exo 2', tahoma, Geneva, sans-serif;
	color:#ddd;
	white-space:nowrap;
	vertical-align:middle;
	}

table.leaderboard thead td:last-child{
	text-align:center;
	}
	
/* row colors alternate */

table.leaderboard tbody tr:nth-child(even) {
	background-color:#fff;
}
table.leaderboard tbody tr:nth-child(odd) {
	background-color:#f3f3f3;
}

/* HIGHTLIGHT */
table.leaderboard tbody tr.hl
{
	background-color:#fcf4c6;
}
table.leaderboard tbody tr.hl td 
{
	font-weight:bold;
	border-bottom:1px solid #DBD087;
}

/* trophy image */

table.leaderboard tbody td img
{
	vertical-align:middle;
	margin-right:6px;
}

table.leaderboard tbody tr:last-child td
{
	border-bottom:none;
}
table.leaderboard tbody td {
	height:26px;
	vertical-align:middle;
	border-bottom:1px solid #e0e0e0;
	padding:0px 8px;
}

table.leaderboard tbody td:first-child {
	width:5px;
	padding:3px 8px;
	}
table.leaderboard tbody td:last-child {
	text-align:center;
	}
	
table.leaderboard td p {
	margin:0px 0px 4px 0px;
	}
	
@charset "utf-8";
/* CSS Document */

.listbox_container {
	margin-bottom:4px;
	width:100%; 
	border:1px solid #cccccc; 
	padding-top:4px; 
	padding-bottom:4px; 
	overflow-y:scroll;
}
.listbox_container div {margin-bottom:4px;}@charset "utf-8";

/* A Logger div. */
div.logger
{
	font: 8pt "Tahoma";
	margin-bottom: 10px; 
	height:300px; 
	border:1px solid #999999;
	overflow-x:scroll;
	overflow-y:scroll;
}.menubar-container-l1{
	position:relative;
	font-family: 'Exo 2';
	background-color: #444;
    z-index: 98;
    text-transform: uppercase;
    border-bottom: 4px solid #a8a8a8;
	padding: 0px 50px 0px 50px;
	box-shadow: inset 0px 23px 23px -20px #000;
	margin-bottom:10px;
	min-height: 36px;
}
.menubar-container-l1 a {
	display: inline-block;
    margin-right: -3px; /*correct for some weird spacing*/
	border-bottom: 1px solid #565656;
}

.menubar-container-l1 span{
	color: #bababa;
    text-decoration: none;
    padding: 9px 22px;
    border-left: 1px solid #333;
}

.menubar-container-l1 .menubarButton:hover span{
	color: #eee;
}

.menubar-container-l1 .innerContainer{
	position:relative;
	margin-right:50px;
	margin-left:50px;
}

.menubar-container-l1 .menubarButton
{
	margin:0px;
	padding: 10px 0px;
	cursor:pointer;
	color: #bababa;
	transition: all;
    transition-duration: 0.2s;
}

.menubar-container-l1 .menubarButton:hover{
	background-color:#555;
	box-shadow: inset 0px 23px 23px -20px #000;
}


.menubar-container-l1 a:hover{
	text-decoration:none;
}

.menubar-container-l1 .language-container{
	float: right;
    font-size: .85em;
    color: #c8c9cd;
	margin-top:8px;
}



/*  PREVIEW */

.menubar-container-preview{
	height: 36px;
    width: auto;
    top: 0px;
    position: relative;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#mainMenuPreviewContainer .ui-sortable-handle
{
	height:22px !important;	
}

.menubar-container-preview a{
	display:inline-block;
	border-bottom:none;
}

.h2-menubar-preview{
	display:inline-block;
	margin-right:15px;
}
.menubar-preview-new-button{
	display:inline-block;
}
.mini-lyticCarousel{
	font-family:'Open Sans';
	float:left;
	min-width:330px;
	font-weight:300;
	border-right:1px solid #dddddd;
	margin-right:20px;
	
}

.mini-lyticContainer{
	color:#666;
	width:330px;
	position:relative;
	padding:10px;
	margin-bottom:20px;
}
.mini-lyticContainer .titleContainer{
	margin-bottom:8px;
}
.mini-lyticContainer .mini-title{
	font-size: .9em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #929292;
}
.mini-lyticContainer .mini-subtitle{
	font-size:1em;
	text-align:center;
}

.mini-lyticContainer .mini-label{
	font-size:1.2em;
	font-weight:500;
	text-align:left;
}
.mini-lyticContainer .mini-text{
	margin-bottom:8px;
}

.mini-lyticContainer .canvasContainer-pie, 
.mini-lyticContainer .canvasContainer-doughnut{
	width:140px;	
	height:140px;	
}
.mini-lyticContainer .canvasContainer-line{
	width:280px;	
	height:150px
}
.mini-lyticContainer .pieLegend,
.mini-lyticContainer .doughnutLegend {
	position: absolute;
    left: 170px;
    font-size: .85em;
    font-weight: 500;
    top: 60px;
}
.mini-lyticContainer .pieLegend ul,
.mini-lyticContainer .doughnutLegend ul{
	padding-left:0px;
}
.mini-lyticContainer .pieLegend li, 
.mini-lyticContainer .doughnutLegend li{
	list-style-type:none;
	margin-bottom:4px;
}
.mini-lyticContainer .pieLegend span,
.mini-lyticContainer .doughnutLegend span{
	display:inline-block;
	width:13px;
	height:13px;
	margin-right:6px;
	margin-bottom:-2px;]
}
/* CSS Document */

body.myAccount #iconMenu
{
	display:none;	
}

body.myAccount table#myAccount-content{
	width: calc(100% - 120px);   
}

body.myAccount table#myAccount-content > tbody > tr > td
{
	padding-right:20px;
}

body.myAccount table#myAccount-content > tbody > tr > td:first-child
{
	width:40%;
}

body.myAccount .pageContainer-Inner
{
	padding-right:15px;	
}

body.myAccount #tabs_enrollments
{
	display:none;
}

.myAccount-portlet-container
{
	border-top:4px solid #3B71B0;
	margin-bottom:20px;
}
.myAccount-portlet-container .hideMe
{
	display:block;
}
.myAccount-portlet-container .portlet-label
{
	background-color: #f0f0f0;
	font-family: 'Exo 2';
	font-size: 1.2em;
	color: #333;
	padding:3px 10px 8px 10px;
	margin-top:0;
}

.myAccount-portlet-container .portlet-label img
{
	vertical-align: bottom;
	margin-right: 4px;
	top: 2px;
	position: relative;
}

.myAccount-portlet-container-inner .inner-label
{
	font-size:1em;
	background:none;
	padding:6px 10px 8px 10px;
	white-space:nowrap;
}

/*

Learning Activities : specific

*/
#learningActivities .label
{
	margin-bottom:6px;
}

/*

*/
#overdueActivities .label
{
	background-color:#FFF4A9;
}
/*

Upcoming Activities

*/

.myAccount .upcoming-activities
{
	margin: 4px 0px 0px 0px;
	box-shadow: 0px 5px 7px -8px #000;
	border-bottom: 1px solid #A9A9A9;
	padding-bottom: 4px;
	width:100%;
}
.myAccount .upcoming-activities td
{
	padding:4px;
}
.myAccount .upcoming-activities td:first-child
{
	padding-left:10px;
}
.myAccount .upcoming-activities td:last-child
{
	padding-right:10px;
}
.myAccount .upcoming-activities .date-label
{
	font-style:italic;
	border-bottom:1px solid #ddd;
}
.myAccount .upcoming-activities .time-label
{
	text-indent:15px;
}
.myAccount .upcoming-activities .event-label
{
	padding-bottom:8px;
}

/*

custom color the grid headers

*/
.myAccount table.grid thead tr, .myAccount table.grid thead tr
{
	background-color:#999;
}
#enrollments_overdue table.grid thead tr, #enrollments_enrolled table.grid thead tr
{
	background-color:#3B71B0;
}
#overdueActivities .label, #learningActivities .label
{
	font-weight:600;
}


/*

Enrollment Page / Course Page

*/

table#course-overview-info
{
	width:auto;
	margin-top:20px;
	margin-bottom:14px;
}

table#course-overview-info td
{
	vertical-align: bottom;
	padding-bottom: 6px;
	border-right: 1px solid #ddd;
	padding-left: 14px;
}
table#course-overview-info td.enroll-container
{
	width:100px;
	text-align:left;
}
table#course-overview-info td.enroll-container div.enroll-inner
{
	width:100px;
	text-align:center;
}

table#course-overview-info td.paypal-container
{
	width:200px;
}
table#course-overview-info td.paypal-container div.paypal-inner
{
	text-align:center;
}

table#course-overview-info td.rating-container
{
	width:250px;
}
table#course-overview-info td:first-child
{
	padding-left:0px;
}
table#course-overview-info td:last-child
{
	border-right:none;
}
table#course-overview-info td div
{
	margin-right:10px;
	margin-bottom:2px;
}
table#course-overview-info td div span.parameter, 
	table#course-overview-info td div span.avgRatingCaption, 
	table#course-overview-info td div span.yourRatingCaption
{
	font-weight:bold;
}

table td.course-detail-info-container
{
	width:40%;
	padding-right:20px;
}

div.course-overview-samplescreens
{
 border-left:1px solid #ddd; 
 margin-left:25px; 
 padding-left:25px; 
 float:right;
}

div.course-survey-outer
{
	box-shadow:0px 0px 20px -9px #000;
}
div.course-survey
{
	margin-bottom: 20px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	border-radius: 4px; 
	padding: 10px 20px;
}

div.course-survey-paragraph
{
	margin-top:10px; 
	margin-left:40px;
}

img.course-survey-paragraph-icon
{
	float:left; 
	margin-right:8px;
	vertical-align:middle;
}

/* pager */
table.pager {
	border:1px solid #a9a9a9;
	margin-bottom:4px;
	font-size:11px;
	text-transform:uppercase;
	box-shadow:0px 0px 7px -3px #000;
	width:auto;
}

table.pager td {
	border:none;
	padding:0px;
	margin:0px;
}

table.pager div.currentIndicator {
	margin:1px; 
	background-color:#5f5f5f; 
	padding:6px 8px; 
	color:#ffffff;
}

table.pager div.moveLink {
	color:#435d72; 
	margin:1px 1px 1px 0px; 
	background-color:#eeeeee; 
	padding: 6px 6px;
}

table.pager .moveLink a {
	color:#435d72;
}

table.pager .moveLink span {
	color:#aaaaaa;
}

/* Search Reuslts label */
table.searchLabel {
	border:1px solid #666666; 
	margin-bottom:4px;
}

table.searchLabel .label {
	margin:1px; 
	background-color:#891010; 
	padding:1px 3px; 
	color:#ffffff;
}

table.searchLabel .counter {
	color:#891010; 
	margin:1px 1px 1px 0px; 
	background-color:#faeaea; 
	padding: 1px 5px;
}

/* CSS Document */

.paragraph-expander-container
{
	transition:all;
	transition-duration:.3s;
	#height:100px;
	overflow-y:hidden;
	padding-bottom:10px;
	box-shadow: inset 0px -6px 10px -10px #000;
}
.paragraph-expander-outer
{
	margin-bottom:10px;
	
}
.paragraph-expander-outer .collapsed .closer
{
	display:none;
}
.paragraph-expander-outer .open .opener
{
	display:none;
}
.paragraph-expander-inner
{
	text-align:center;
}
.paragraph-expander-paragraph
{
	text-align:left;
}
.paragraph-expander-inner .toggle button.control
{
	cursor: pointer;
	color: transparent;
	border: 0;
	background: none;
	/* position: absolute; */
	width: 24px;
	left: 2px;
}

.paragraph-expander-inner .toggle
{
	border-top: 1px solid #a9a9a9;
	text-transform: uppercase;
	padding-top: 3px;
	text-align: center;
	position:relative;
}
.paragraph-expander-inner .toggle .opener, .paragraph-expander-inner .toggle .closer
{
	font-size: .8em;
}
.paragraph-expander-inner .toggle button.opener:before
{
	content: " ";
	border: solid #626262;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	position: absolute;
	border-width: 0px 3px 3px 0px;
	height: 10px;
	width: 10px;
	top: 14px;
}
.paragraph-expander-inner .toggle button.closer:before
{
	content: " ";
	border: solid #626262;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	position: absolute;
	border-width: 3px 0px 0px 3px;
	height: 10px;
	width: 10px;
	top: 20px;
}@charset "utf-8";
/* CSS Document */

div#availableFiltersDiv,
table#fieldFilterRows,
div#availableFiltersDiv select,
table#fieldFilterRows select,
div#availableFiltersDiv input,
table#fieldFilterRows input
{
	margin: 0;
}

div#availableFiltersDiv
{
	padding: 10px;
	background-color: #C3D9FF;
}

td.FieldFilterColumn1, td.FieldFilterColumn2
{
	padding: 8px 10px;
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}

td.FieldFilterColumn1
{
	white-space: nowrap;
}

td.FieldFilterColumn2
{
	width: 100%;
}


table#fieldFilterRows
{
	border-top: 1px solid #CCC;
	width: 100%;
}

tr.rowEven
{
	background-color: #E8EEF7;
}

tr.rowOdd
{
	background-color: #E8EEF7;
}

div.criteriaDiv div
{
	margin: 0;
	vertical-align: top;
	white-space:nowrap;
}

label.disabled
{
	color: #CCC;
}

.myReports table.grid thead tr
{
	background-color:#999;
}

	
.inlineLabel{
	font-family: Open Sans;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: solid 1px rgb(224, 233, 238);
	margin-bottom:5px;
	margin-top:10px;
}

.portlet-label{
	font-family: Open Sans;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 3px;
    border-bottom: solid 1px #9ab8c9;
	margin-bottom:5px;
	margin-top:10px;	
}

.icon-list{
	width:23px;	
}

.list .item .icon-list{
	position:relative;
	top:-3px;	
	left:-2px;	
}.screenListEdit  { 
	list-style-type: none; 
	margin-left: 20px; 
	padding: 0; 
	width: 60%; 
}

.screenListView { 
	list-style-type: none; 
	padding: 0;
}
	
.screenListEdit .ui-sortable-placeholder {
	border:2px dashed #666;
	visibility:visible;
}

.screenListEdit li.ui-sortable-handle div, .screenListView li div {
	position:relative; 
	margin-bottom:14px; 
	width:200px; 
	border:2px solid #333;
}

.screenListEdit .screen, .screenListView .screen{
	vertical-align:top; 
	width:200px;
}

.screenListEdit .screen {
	cursor:move;
}

.screenListEdit .label{
	visibility:hidden;
	position:absolute;
}

.screenListEdit .template {
	display:none;
}

.screenListEdit .noImagesHidden {
	display:none;
}/*

<div class="simpleList-Container">
	<div class="list">
		<span>
			<input> // only if necessary
			<label> // only if necessary for the input
		</span>
	</div>
</div>

*/

.simpleList-Container{
	margin-bottom:12px;
}
.simpleList-Container .span{
	margin-bottom:8px;
}
.simpleList-Container .list{
	margin:8px 0px; 
	padding:6px; 
	border:1px solid #ddd; 
	height:160px; 
	overflow-y:scroll;
}

.simpleList-Container .item{
	margin-bottom: 4px;
    margin-top: 4px;
	clear:both;
}

.simpleList-Container .item input[type="radio"], 
.simpleList-Container .item input[type="checkbox"],
.simpleList-Container .item img:first-child,
.simpleList-Container .item a:first-child{
	float:left;
}


.simpleList-Container .item label{ 
    display: block;
    margin-left: 30px;
}

.simpleList-Container .checklist .item label{ 
    display: block;
    margin-left: 24px;
}

#dataset_field_list{

    padding-right: 6px;
    padding-left: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#dataset_field_list input[type^="checkbox"]{
	margin-bottom:0px;
	margin-top: 1px;
	margin-right:5px;
	
}/*

sort arrows / opener and closer controls

*/
button.toggle
{
	position: relative;
    color: transparent;
    background: none;
    border: 0px;
    cursor: pointer;
    width: 24px;
    height: 15px;
	float:right;
}
.closed button.toggle-close
{
	display:none;
}
.open button.toggle-open{
	display:none;
}

.closed button.toggle-open:before
{
	content: "";
    border: 4px solid #666;
    width: 7px;
    height: 7px;
    position: absolute;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	border-width: 0px 4px 4px 0px;
	top:4px;
	left:6px;
}
.open button.toggle-close:before
{
	content: "";
    border: 4px solid #666;
    width: 7px;
    height: 7px;
    position: absolute;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-width: 4px 0px 0px 4px;
    top: 8px;
    left: 7px;
}.statusMessage, .statusMessageERROR, .statusMessageOK, .statusMessageALERT, .statusMessageINFO
{
	width:100%; 
	border:1px solid #444; 
	background-image:url(/_images/statusMessage/bg.png);
	background-repeat:repeat-x; 
	margin-bottom:20px;
	text-align:left;
}

.statusMessage .innerBorder, 
.statusMessageERROR .innerBorder, 
.statusMessageOK .innerBorder, 
.statusMessageALERT .innerBorder, 
.statusMessageINFO .innerBorder
{
	border:4px solid; 
	margin:0px;
}

.statusMessage img.icon-statusmessage, 
.statusMessageERROR img.icon-statusmessage, 
.statusMessageOK img.icon-statusmessage, 
.statusMessageALERT img.icon-statusmessage,
.statusMessageINFO img.icon-statusmessage {
	float: left;
    margin-right: 5px;
}

.statusMessageERROR .innerBorder	{border-color:#bc0000;}

.statusMessageOK 					{border-color:#12772b;}
.statusMessageOK 	.innerBorder 	{border-color:#1e9d42;}

.statusMessageALERT 				{border-color:#c77f3a;}
.statusMessageALERT .innerBorder 	{border-color:#f2d335;}

.statusMessageINFO 					{border-color:#2d73b2;}
.statusMessageINFO 	.innerBorder	{border-color:#7ebdfc;}

.statusMessage .pad, .statusMessageERROR .pad, .statusMessageOK .pad, .statusMessageALERT .pad, .statusMessageINFO .pad
{
	margin:10px;
}
		
.statusMessage .label, .statusMessageERROR .label, .statusMessageOK .label, .statusMessageALERT .label, .statusMessageINFO .label, .statusMessage .description, .statusMessageERROR .description, .statusMessageOK .description, .statusMessageALERT .description, .statusMessageINFO .description
{
	margin-right: 4px;
    display: inline-block;
}

.statusMessage .routine, .statusMessageERROR .routine, .statusMessageOK .routine
{
	display:none;
}

.statusMessage ul, .statusMessageERROR ul, .statusMessageOK ul, .statusMessageALERT ul, .statusMessageINFO ul
{
	margin-left:0px;
	padding-top:10px;
}

.formInput .statusMessage{
	margin-left:0px;
}

/*

title

*/

.statusMessage .title, .statusMessageERROR .title, .statusMessageOK .title, .statusMessageALERT .title, .statusMessageINFO .title
{
	font-size:1.4em; 
	font-weight:200; 
	color:#999;
	margin-bottom:0px;
}

.statusMessageERROR .title
{
	color:#bc0000;
}

.statusMessageOK .title
{
	color:#108230;
}

.statusMessageALERT .title
{
	color:#d3a437;
}

.statusMessageINFO .title
{
	color:#2d73b2;
}

ul.tabs
{
	list-style:none;
	margin:2px 0px 20px 0px; 
	padding:0px;
	text-transform:uppercase;
	color:#888888;
	white-space:nowrap;
	border-spacing:0px;
	border-bottom:1px solid #888;
	width:80%;
}

ul.tabs li
{
	border:1px solid #b5b5b5;
	border-bottom:none;
	display:inline-block;
	border-spacing:0px;
	margin-right:4px;
	margin-bottom:-1px;
	background-color:#f2f2f2;
	color:#b5b5b5;
}

ul.tabs li.on
{
	position:relative;
	#top:1px;
	color:#888888;
	background-image:none;
	background-color:#f9f9f9;
	border-top:1px solid #888888;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
}

ul.tabs li div
{
	margin:0px;
	
	#font-size:1.3em;
	
	padding-left:28px;
	padding-right:30px;
	
	padding-top:8px;
	
	padding-bottom:8px;
	border-bottom:6px solid #e6e6e6;
	
}

ul.tabs li.on div, ul.tabs li.on:hover div
{
	border-top:6px solid #9ab8c9; /*#9ab8c9;*/
	padding-top:4px;
	
	padding-bottom:15px;
	border-bottom:none;
}

ul.tabs li:hover
{
	cursor:pointer;
}

ul.tabs li:hover div
{
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:6px solid #537eac;
	
	
}

ul.tabs li.empty
{
	border:none;
	background:none;
}

ul.tabs li.empty:hover
{
	cursor:default;
}

ul.tabs li.empty div
{
	border:none;
	#border-bottom:2px solid #e6e6e6;
	#padding-top:9px;
	#padding-bottom:12px;
	#width:60px;
	#color:#887000;
}




/* SIDE TABS */
td.tabSideTD{
	padding:0px;
	width:190px;
	border-top:none;
	border-right:1px solid #ccc;
	box-shadow: inset 0px 400px 130px -140px #bababa;
}

ul.tabSide 
{
	padding-left:0px;
	list-style-type:none;
	position:relative;
	margin-left:-50px;
	min-height:400px;
	width:210px;
	font-family:'Exo 2';
	float:left;
	box-shadow: inset 0px 420px 140px -100px #a5a5a5;
}

.tabSide div.button-container , 
.tabSide li
{
	margin:0px;
	padding:0px;
	border:none;
	width:auto;
	position:relative;
}

.tabSide div.button-container:after, 
.tabSide li:after
{
	content: "";
	position: absolute;
	top: 30%;
	right: 0px;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left:0px #1B385B;
	transition:all;
	transition-duration:.15s;
}
.tabSide div.button-container:hover:after, 
.tabSide li:hover:after

{
	right:-9px;
	border-left: 10px solid #1B385B;
}
.tabSide div.button-container-on:after,
.tabSide li.on:after
{
	content: "";
	position: absolute;
	top: 30%;
	right: -9px;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 10px solid rgb(56, 56, 56);
}
.tabSide div.button-container-on:hover:after, 
.tabSide li.on:hover:after
{
	border-left: 10px solid rgb(56, 56, 56);
}

.tabSide div.button,
.tabSide li div
{
	padding: 18px 20px 18px 50px;
	width: 140px;
	border-bottom: 1px solid #444;
	background-color:#333;
	box-shadow: inset 0px 0px 47px #222;
	color: #bbb;
	font-weight: 400;
	vertical-align:middle;
	transition: all .2s;
}

.tabSide div:hover,
.tabSide li:hover
{
	cursor:pointer;
	color:#eee;
	background-color:#345B83;
	box-shadow: inset 0px 0px 24px #001330;
}

.tabSide div.last,
.tabSide li.last
{
	#border-bottom:1px solid #bbbbbb; 
}

.tabSide div.empty,
.tabSide li.empty
{
	height:75px;
	border:none;
	background-color:none;
	box-shadow:none;
}

.tabSide div.empty:hover,
.tabSide li.empty:hover
{
	cursor:default;
	background-color:transparent;
	box-shadow:none;
}

.tabSide div.on,
.tabSide li.on div
{
	background-color:#595959;
	box-shadow: inset -6px 0px 29px 2px #303030;
	color:#eee;
}

.tabSide div.on:after,
.tabSide li.on:after
{
}

span.arrow-right {
	width: 0;
	height: 0;
	border-top: 26px solid transparent;
	border-bottom: 26px solid transparent;
	border-left: 7px solid rgb(56, 56, 56);
	position: absolute;
	left: 240px;
	text-align: right;
}

/*
.layout-1 .pageContainer-Inner .TabPanel,
.layout-3 .pageContainer-Inner .TabPanel {
    width: calc(100% - 170px);
    margin-left: 170px;
}
*/

#TabPanelsContentContainer.using-tabSide{
	margin-left:200px;
}

#tabs_report .label,
#tabs_features .label,
#tabs_group .label, 
#tabs_userfields .label, 
#tabs_ecommersesettings .label, 
#tabs_importActivityData .label,
#tabs_regrules .label,  
#tabs_session .label,  
#tabs_importData .label, 
#tabs_course .label, 
#tabs_couponcodes .label, 
#tabs_couponcode .label{
	display:none;
}

#tabs_group + #TabPanelsContentContainer{
	min-width:140px;	
}

#TabPanelsContentContainer{
	min-height:600px;	
}

#tab_lessons .group-box{
    display: table;
    float: right;
}

#tab_lessons .group-box a{
    display: table-cell;
    vertical-align: middle;
    padding-left: 8px;
}

#tab_lessons .group-box img{
	width:24px;
	height:24px;
}

#tab_layout .formLabel{
	max-width:none;	
}

#tabs_features ~ form input[type="checkbox"]{
	margin-top:1px;	
}

#tabs_features ~ form td.formLabel{
	width:160px;	
}span.small	{
	#font-size:smaller;
	}
	
p.small	{
	#font-size:smaller;
	}

h1{
	margin:0px;
	font-weight:bold;
	#font-size:large;
	margin-bottom:6px;
	color:#555555;
	}
h2{
	margin:0px;
	font-weight:200;
	margin-bottom:6px;
	padding-bottom:3px;
	#border-bottom:1px solid #ccc;
	color:#666666;
	}
h3{
	margin:0px;
	font-weight:bold;
	#font-size:11pt;
	margin-bottom:6px;
	color:#666666;
	}
h4 {
	margin:0px;
	font-style:italic; 
	#font-size:10pt;
	}

h5 {
	margin:0px;
	margin-bottom:6px;
	}
	
a {
	color:#3876B0;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}
	
a img
{
	border:none;
}
	
ul {
	margin-top:0px;
	margin-bottom:20px;
}
li
{
	margin-bottom:6px;
}
.req
{
	color:#900;
	margin-right:2px;
}
/* PAGE TOP TEXT: breadcrumb, logged in, headlines, etc */

#loggedInAs
{
	font-size:11px;
	text-transform:uppercase;
	
	#margin-bottom:-40px;
	margin-right:50px;
	float:right;
	text-align:right;
	color:#999;
}

#loggedInAs div, #loggedInAs span
{
	display:block;
	clear:right;
	margin-bottom:4px;
}

#loggedInAs #languageSelector{
	position:relative;
}

#loggedInAs .languageSelect
{
	margin-left:6px;
	font-size:12px;
}

.mobile #loggedInAs 
{
	float:none;
	text-align:left;
	margin-left:20px;
	margin-bottom:35px;
}

.breadCrumb
{
	font-size:11px;
	text-transform:uppercase;
	margin-left:50px;
	text-align:left;
	color:#999999;
	margin-bottom:20px;
}

.breadCrumb .location
{
}


.fauxlink
{
	color:#3876B0;
}
.theme-update .navIcon{
	height:50px;
}
.theme-update{
	border-bottom: 1px solid #ddd;
	margin-bottom: 16px;						
}
.theme-update .message{
	font-weight: 100;
	font-size: 18px;
	font-family: 'Open Sans';
	background-image: url(/_images/interface/update-pointer.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-size: 46px;
	padding-left: 54px;
	position: relative;
	overflow: visible;
	margin-left: 95px;
}
.theme-update .message .title{
	font-weight:600;
	color:#ed2791;
}
.theme-update.layout-1 .message{
	min-height: 63px;
}
.theme-update.layout-2 .message{
	min-height: 85px;
}
.theme-update.layout-3 .message{
	min-height: 80px;
}
						
.theme_radios_container, 
.icon_radios_container{
	float:left;
}

.theme_samples_container, 
.icon_samples_container{
	margin-left:240px;
}

.icon_radios_container label.sel_<%= GC_SITE.getProperty("iconset") %>{
	font-weight:700;
}

.theme_radios_container label.sel_<%= GC_SITE.getProperty("layout") %>{
	font-weight:700;
}
.theme_radios_container .color{
	margin:4px 30px;
}

#icon_samples img{
	margin-right:4px;
}
#theme_samples img,
#chart_samples img{
	margin-right:8px;
	margin-bottom:8px;
	border:1px solid #828282;
	box-shadow:0px 0px 10px -3px #000;
}

#theme_samples img{
	max-width:175px;
	cursor:pointer;
}
#chart_samples img{
	max-width:225px;
}

#chartsRow{
	transition:all 1s;
}
#chartsRow td{
	transition:all 1s;
}
#theme-warning{
	font-weight:bold; 
	color:#daa700;
}
#masthead-warning a{
	font-weight:400;
}

.userRatingControl div{
	margin:0px;
	padding:0px;
}

.baseStars, .avgRatingStars, .yourRatingStars, .setRatingStars {
	height:18px;
}

.baseStars {
	position:absolute;
}

.avgRatingStars, .yourRatingStars {
	position:relative; 
	overflow:hidden; 
}

.setRatingStars {
	position: relative;
}

.userRatingControl .setRatingStars .star{
	text-indent:-9000px;
	position:absolute;
	float:left;
}
.userRatingControl .setRatingStars .star:hover {
	background-image:url('/_images/interface/yellowstars.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

.userRatingControl .rating1 {width:19px}
.userRatingControl .rating2 {width:37px}
.userRatingControl .rating3 {width:55px}
.userRatingControl .rating4 {width:73px}
.userRatingControl .rating5 {width:92px}
