@charset "utf-8";
/* CSS Document */

.productWizard, #subProductList, #productImageBox {
	background-color: #FFFFFF;
    border: 1px solid #3B5061;
    color: #3B5061;
    list-style: none outside none;
    margin: 10px 0 20px 0px;
    padding: 20px 20px 20px;
    width:900px;
    float:left;
    clear:left;
}
.productWizard p {
	font-size:14px;
}
.productWizard h3, #subProductList h3, #productImageBox h3 {
	font-size:20px;
	font-weight:bold;
	margin: 0 0 20px;
}
#productImageBox img {
	margin: 0 0 10px 0;
}
#subProductList li {
	border:0;
	list-style:decimal;
	margin: 10px 0 20px -20px;
}
.content_grid {
	display: grid;
	grid-template-columns: 100px 80px 1fr 1fr 1fr 1fr 1fr 80px 70px 90px 110px 160px;
	font-weight:bold;
	clear: left;
	margin-bottom: 30px;
}
.content_grid div {
	padding: 28px 0px 22px 5px;
	color: white;
	font-size: 16px;
	font-weight: 100;
}
.subProductBox {
	height: 15px;
	margin-bottom: 5px;
	padding: 15px;
	background-color: #eee;
}
.subProductBox2 {
	height: 15px;
	margin-bottom: 5px;
	padding: 15px;
	background-color: #e3e3e3;
}
.subProductBox3 {
	height: 15px;
	margin-bottom: 5px;
	padding: 15px;
	background-color: #d2d2d2;
}
.traffic_light {
	padding: 3px 5px;
	color: #fff;
}
.subProductName {
	/*width:260px;*/
	float:left;
	clear:left;
	font-weight:bold;
}
.subProductName2 {
	width:400px;
	float:left;
	clear:left;
	font-weight:bold;
}
.subProductBtn {
	float:left;
	clear:none;
	margin-left: 5px;
}
.subProductBtn2 {
	float:left;
	clear:none;
}
.columnSpacer {
	clear: none;
    float: left;
    width: 261px;
}
.formRow {
	clear:both;
	height:30px;
	/*padding: 20px;*/
}
.formTextFixedWidth {
	float:left;
	clear:both;
	width: 160px;
	padding-top: 12px;
}
.formTextFixedWidth2 {
	float:left;
	clear:both;
	width:300px;
	padding-top:3px;
}
.productPreviewRow {
	float:left;
	clear:left;
	background-color: #eee;
	margin:3px 0;
}
.productPreviewFieldName {
	float:left;
	clear:left;
	width:200px;
	padding:5px;
}
.productPreviewFieldName2 {
	float:left;
	clear:none;
	width:640px;
	padding:5px;
}
.formField {
	float:left;
	clear:none;
}
.formSubmit {
	clear:left;
	margin-left: 198px;
    margin-top: 3px;
}
.formSubmit2 {
	clear:left;
	margin-left: 298px;
    margin-top: 3px;
}

.updated {width:0;height:0;}
.horizontalLine {border-top:1px solid #eee; margin:35px 0;}
#filterSort { margin: 10px 0; }
.filterLetter,.filterLetterSelected,.filterLetterAll,.filterLetterAllSelected {padding:4px;background-color:#3b5061;float:left; clear:none;width:10px;margin-left:1px; text-align:center;}
.filterLetter a,.filterLetterSelected a,.filterLetterAll a,.filterLetterAllSelected a {color:#fff; text-decoration:none; text-align:center;}
.filterLetterSelected {background-color:#6e92af;}
.filterLetterAllSelected {width:35px;background-color:#6e92af;}
.filterLetterAll {width:35px;}
.filterLetterTitle {float:left; clear:none;width:90px;margin-left:5px;padding:4px 0 0 0;}
.filterBar {float:left; clear:none;width:660px;margin:0 5px 0px 0;}


#downloadableList {
	float:left;
	clear:left;
	padding: 5px 0;
}
#downloadableListName {
	background-color: #fff;
	margin: 0 5px 6px 0;
	padding: 5px 10px;
	float:left;
	clear:left;
	width: 420px;
}
.downloadableListOperations {
	float:left;
	clear:left;
}
.downloadableListOperation {
	background-color: #076552;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	float:left;
	clear:none;
	width: 70px;
	text-align: center;
}
.downloadableListOperation a {
	color:#fff;
	text-decoration:none;
}
.downloadableListOperation a:hover {
	color:#fff;
	text-decoration:none;
}
.downloadableListCheckbox {
	background-color: #fff;
	/*margin: 0 5px 5px 0;
	padding: 5px 10px;*/
	float:left;
	clear:none;
	width: 100px;
	text-align: center;
}
#downloadableListItem {
	clear:left;
	float:left;
	width: 881px;
/* 	background-color:#ff0000; */
	margin-bottom:20px;
	padding:10px;
}
#downloadableListItem h2 {
	font-size:1.3em;
	font-weight: bold;
    margin-bottom: 10px;
}
#downloadableListItem h3 {
	font-size:0.9em;
	font-weight: normal;
    margin-bottom: 10px;
}
.downloadablePermissions {
	float:left;
	clear:left;
	margin-bottom:10px;
	font-size:1.1em;
}
.downloadablePermissionsTitle {
	float:left;
	padding: 3px 0px;
}
.dashboard-section {
	border: 15px solid #eee;
	padding: 20px;
	margin: 20px 0;
	clear: left;
	float: left;
	width: 1010px;
}
.dashboard-section h3 {
	font-size: 20px;
	text-transform: uppercase;
}
.dashboard-contact {
	font-size: 16px;
	padding: 5px 0;
}
.dashboard-contact span, .dashboard-course span  {
	font-weight: 600;
}
.dashboard-action-buttons {
	clear: left;
	padding-top: 30px;
}
.dashboard-course {
	clear:left;
	font-size: 16px;
	padding: 15px 0;
	margin: 10px 0;
}
.dashboard-course-segment-left {
	float:left;
	clear:left;
	background-color: #555;
	padding: 8px 15px;
	margin: 2px;
	color: #fff;
	width: 150px;
}
.dashboard-course-segment-right {
	float:left;
	clear:none;
	background-color: #eee;
	padding: 8px 15px;
	margin: 2px;
	width: 500px;
	height: 17px;
}
.dashboard-payment-summary {
	margin: 0px 0 60px;
	font-size: 16px;
}
.dashboard-payment {
	font-size: 16px;
	clear:left;
	margin-left: -2px;
}
.dashboard-payment-header {
	float:left;
	clear:none;
	background-color: #555;
	padding: 8px 15px;
	margin: 2px;
	color: #fff;
}
.dashboard-payment-segment {
	float:left;
	clear:none;
	background-color: #eee;
	padding: 8px 15px;
	margin: 2px;
}
.dashboard-payment-segment-action {
	float:left;
	clear:none;
	/*background-color: #eee;*/
	padding: 0px 0px;
	margin: 2px;
}
.dashboard-payment-segment-action select {
	height: 33px;
	padding: 0px 0px 0px;
	margin: 0px;
	width: 130px;
	font-size: 14px;
}
.dashboard-payment-end {
	clear:left;
	padding: 20px 0;
	font-size: 16px;
}
.course-code { width: 75px; }
.course-cost { width: 120px; }
.amount { width: 52px; }
.status { width: 70px; }
.payment-type { width: 90px; }
.date { width: 100px; }
.code { width: 50px; }
.action { width: 150px; }
.action-taken { width: 370px; }
.dashboard-payment-button {
	float:left;
	clear:none;
	padding: 10px 8px 6px;
	margin: 2px;
}
.dashboard-payment-button a {
	text-decoration: none; color: #fff;
}
.dashboard-payment-button a:hover {
	text-decoration: none; color: #eee;
}
.edit { width: 25px; background-color: #E4AE13;}
.pay { width: 88px; background-color: #359222;}
.delete { width: 42px; background-color: #C23435;}
.generate { width: 58px; background-color: #60B7E6; }
.reminder { width: 40px; background-color: #6D277E; }
.dashboard-progress-holder {
	border: 1px dashed #AAA;
	padding: 10px 20px;
	float: left;
	width: 900px;
	margin-bottom: 10px;
}
.dashboard-progress-header {padding: 10px 0; font-weight: 600;}
.dashboard-progress {
	float:left;
	clear:left;
}
.dashboard-progress select {
	height: 34px;
}
.dashboard-progress input[type=checkbox] {
	height: 36px;
	margin: 0 0 12px;
}
.db_updated { color: #fff; background-color: #0F8319; float: right; font-size: 18px; padding: 5px 10px 3px;}
.label {
	float:left;
	clear:left;
	padding-top: 11px;
	width: 300px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 7px;
}
.choice {
	float:left;
	clear:none;
}
.new_enroled_learner {
	padding: 10px 10px;
	color: #7F328A;
	font-weight: 600;
	font-size: 16px;
	border: 2px dashed #7F328A;
	margin-top: 10px;
}
#invoices, #payments ,#certificates, #actions, #exams { margin-top: 30px; padding-top: 40px; border-top: 2px dotted #eee; }
#payments { margin-top: 80px; }
h4 { font-size: 16px; border-bottom: 1px dotted #eee; margin: 15px 0; }
.overdue { font-weight: bold; color: #ff0000; }

#search_by_month { float: left; width: 300px; }
.search_by_month_select { margin-left: 0; }
#month_totals { float: right; width: 200px; }
#month_totals span { font-size: 45px; }

.unit-heading { margin: 0 0 8px; border-bottom: 1px solid rgb(191, 192, 194); padding: 20px 0px 0px; font-size: 18px; }
.formFieldCheckbox { padding-top: 10px; float: left; clear: none;}
.change-message { color: rgb(185, 11, 212); }
#learner_list { background-color: #eee; padding: 2px 7px; display: none; margin-left:10px; margin-bottom: 5px; }
#learner_list p { line-height: 14px; }
#learner_list a { text-decoration: none; }
