
.appFontSize1{
	font-family: verdana;
	font-size: 10px;
	line-height: 100%;
	color: #AEACA1;
	padding-right:2px;
}
.appFontSize1 A {
	text-decoration:none;
	color: #AEACA1;
}
.appFontSize1 A:visited {
	text-decoration:none;
	color: #AEACA1;
}
.appFontSize1 A:hover {
	text-decoration:none;
	color: #333333;
}

.appFontSize2{
	font-family: verdana;
	font-size: 12px;
	line-height: 100%;
	color: #AEACA1;
	padding-right:2px;
}
.appFontSize2 A {
	text-decoration:none;
	color: #AEACA1;
}
.appFontSize2 A:visited {
	text-decoration:none;
	color: #AEACA1;
}
.appFontSize2 A:hover {
	text-decoration:none;
	color: #333333;
}

.appFontSize3{
	font-family: verdana;
	font-size: 15px;
	line-height: 100%;
	color: #AEACA1;
	padding-right:2px;
}
.appFontSize3 A {
	text-decoration:none;
	color: #AEACA1;
}
.appFontSize3 A:visited {
	text-decoration:none;
	color: #AEACA1;
}
.appFontSize3 A:hover {
	text-decoration:none;
	color: #333333;
}

.rightDarkLine {
	border-style:solid;
	border-width:0 1 0 0;
	border-color:#243E75;
}

.tableNavTop TD {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  	/*font-size:1px;*/
	line-height:0px;
}

/*.topTab {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 11px;
	font-family: Arial;
	color: #53534f;
	cursor: pointer;
}

.pageAreaTable TD {
	margin: 0;
	padding: 0;*/
  	/*font-size:1px;*/
	/*line-height:0px;
}*/

.userDetailsSide {
	background-color:#FAFAEE;
	width:10px;
	height:13px;
	width:1px;
}

.userDetails {
	background-color: #FAFAEE;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Verdana;
	font-size: 9px;
	line-height: 9px;
	color: #53534f;
	height:15px;
}

/*.menuOptionTable TD {
	padding-top:2px;
	font-family: Arial;
	font-size:11px;
	line-height:11px;
	
}

.subMenuOptionOn {
	
	cursor: pointer;
	border: solid 0px;
	border-color:#ffffff;
	background-color:#EDEBDC;
	padding-top:2px;
	padding-bottom:1px;
	padding-right:2px;
	padding-left:2px;
}

.subMenuOptionOff {
	
	border: solid 0px;
	cursor: pointer;
	padding-top:2px;
	padding-bottom:1px;
	padding-right:2px;
	padding-left:2px;
}


.menuOptionSep {
	margin-top:0px;
}
*/
.feedbackMessage {
	background-color: #82bafc;
}
.feedbackMessage div {
	line-height: 100%;
	color: #000;
	font-style: italic;
	padding-left: 1em;
	text-align: left;
	line-height:3em;
	margin-top:-0.5em;
}


/*
.formTitle TD {
	font-family: Arial;
	
	
	font-weight: normal;
	line-height: 100%;
	padding-top:3px;
	padding-bottom:3px;
}
*/
/*.formField TD {
	font-family: Verdana;
	
	line-height: 100%;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
}

.formField td .reLayoutWrapper td{
	padding-right:0px;
	padding-left:0px;
}

.fieldNoPadding TD {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}

.formErrorTable TD {
	font-family: Verdana;
	color:#d85151;
	line-height: 100%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}

.fieldL {
	background-image:url("../../../code/graphics/admin/generic/form/field_left.gif");
	background-color: #D9D8CB;
	text-align: right;
	vertical-align: middle;
	margin-right:10px;
	font-size: x-small;
	font-weight: bold;
}

.fieldLTop {
	background-image:url("../../../code/graphics/admin/generic/form/field_left.gif");
	background-color: #D9D8CB;
	text-align: right;
	vertical-align: top;
	margin-right:10px;
	padding-top:8px!important;
	
	font-weight: bold;
}


.fieldM {
	background-color: #E1E0D2;
	text-align: left;
	vertical-align: middle;
	padding-right: 15px!important;
	font-size: x-small;
}

.fieldMEditor {
	background-color: #E1E0D2;
	text-align: left;
	vertical-align: middle;
	padding-right: 11px!important;
	padding-left:6px!important;
}


.fieldMTop {
	background-color: #E1E0D2;
	text-align: center;
	vertical-align: top;
}



.fieldR {
	background-color: #E9E8D9;
	text-align: left;
	vertical-align: middle;
	background-image:url("../../../code/graphics/admin/generic/form/field_right.gif");
	
}


.fieldRTop {
	background-color: #E9E8D9;
	text-align: left;
	vertical-align: top;
	background-image:url("../../../code/graphics/admin/generic/form/field_right.gif");
	padding-top:6px!important;
}

.fieldRBottom {
	background-color: #E9E8D9;
	text-align: left;
	vertical-align: bottom;
	background-image:url("../../../code/graphics/admin/generic/form/field_right.gif");
	
}

.fieldRLarge {
	background-color: #E9E8D9;
	text-align: left;
	vertical-align: middle;
	border-right: solid 1px #D5D4C6;
	bzackground-image:url("../../../code/graphics/admin/generic/form/field_right.gif");
}


.fieldAll {
	background-color: #E1E0D2;
	text-align: left;
	vertical-align: middle;
	color: #666666;
	padding-left: 33px!important;
}

.fieldAllLast {
	background-color: #E1E0D2;
	text-align: left;
	vertical-align: middle;
	color: #666666;
	padding-left: 33px!important;
	font-style: Italic;
	
	line-height: 100%;
}


.sepL {
	background-color: #D9D8CB;
	background-image:url("../../../code/graphics/admin/generic/form/sep_left.gif");
	height:3px;
}

.sepM {
	background-color: #E1E0D2;
	background-image:url("../../../code/graphics/admin/generic/form/sep_middle.gif");
	height:3px;
}

.sepR {
	background-color: #E9E8D9;
	background-image:url("../../../code/graphics/admin/generic/form/sep_right.gif");
	height:3px;
}

.sepRLarge {
	background-color: #E9E8D9;
	background-image:url("../../../code/graphics/admin/generic/form/sep_rightl.gif");
	border-right: solid 1px #D5D4C6;
	height:3px;
}


.tableTable TD {
	font-family: Verdana;
	
	line-height: 120%;
	
}
*/

A {
	color: #000033;
	text-decoration:underline;
}

A:visited {
	color: #000033;
	text-decoration:underline;
}

A:hover {
 	color: #cc0000;
	text-decoration:none;
}


/*
TD {
	
}

.myInputText{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #9D9B91;
	width:100%;
	padding-top:2px;
	padding-bottom:1px;
	
}
*/
.translatable, .mce-panel {
    width: calc(100% - 4em) !important;
}

.mce-edit-area {
    width:100% !important;
}

.translatable + a {
	font-family: 'kcicons';
	text-decoration: none;
	font-size: 150%;
	vertical-align: top;
	display: inline-block;
	padding-top: 0.2em;
	float: right;
}



.mce-tinymce + input + a{
    margin-top:-180px;
}

/*
.myInputCheckbox {
	
	background: transparent;
	margin-left: -3px;
}

.myTextArea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #9D9B91;
	width:100%;
	
}
*/
.sizeLimitLabel {
    white-space:nowrap;
    font-style:italic;
    font-weight:normal;
}


SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #9D9B91;
	width:100%;
	
}
 
SELECT[disabled] {
    background-color:#f0f0f0;
}

/*
.dualListBox{
	width: 100%;
	
	line-height:100%;
	
}

.dualListBox TD{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.dualListBox SELECT {
	width: 100%;
}


.dualListBoxMiddle TD {
	padding-left:15px;
	padding-right:15px;
}

.dualListBoxMiddle INPUT {
	cursor: pointer;
}


.dualListBoxTitle {
	padding-top:2px!important;
	padding-bottom:2px!important;
	padding-left:3px!important;
	font-family: Verdana;
	!important;
	color:#ffffff;
}

.dualListBoxAvailable {	
	background-color:#FBFAEA;
}

.dualListBoxSelected {
	background-color:#ffffff;
}


.dualListBoxSearch INPUT.text {
	
	margin:0.1em 0.5em 0.1em 0px;
	height:1.8em;
	border:solid 1px #9D9B91;
	width:100%;
}

.dualListBoxSearch INPUT.button {
	
	margin:0em 0em 0em 0px;
	height:1.8em;
	border:solid 1px #9D9B91;
}



.dualListBoxAssignTitle {
	padding-top:2px!important;
	padding-bottom:2px!important;
	padding-left:3px!important;
	font-family: Verdana;
	!important;
	color:#ffffff;
	height:25px;
	vertical-align:middle;
}


*/
.menuTable TD {

	

}

.menuTable UL {

	margin-top:0px;
	margin-bottom:0px;

}

/*
.formErrorPrompt {
	color:#D85151;
}

.formErrorOpen {
	margin-top:1px;
	color:#D85151;
}

.formErrorOpen A {
	color:#D85151;
}

.formErrorOpen A:visited {
	color:#D85151;
}

.formErrorOpen A:hover {
	color:#D85151;
	text-decoration:none;
}

.formErrorSummary {
	padding-left:5px;
	visibility:hidden;
	display:none;
	background-color:#EDEBDC;
	
	color:#D85151;
	border: solid 1px;
	border-color:#CDCBBE;
	position:relative;
	width:100%;
}

.formErrorSummaryTable {
	border: solid 10px;
	border-left:18px;
	border-color: #EDEBDC;
}

.formErrorSummaryTable TD {
    color: #D85151;
}

.formValidationSummary
{
	color:#D85151;
	line-height:15px;
}

.mandatoryStar
{
	
}*/



/*

.tableResults TD {
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	border:solid 0px;
	background-color:#FFFFFF;	
	vertical-align:top;
}

.tableResultsMiddle TD {
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	border:solid 0px;
	background-color:#FFFFFF;
	vertical-align:middle;
}

.tableResultsAlternating TD {
	background-color:#ECECEC;
}
	
.tableResults TD A, .tableResultsMiddle TD A {
	
	text-decoration: none;
}

.tableResults TD A:visited, .tableResultsMiddle TD A:visited {
	
	text-decoration: none;
}

.tableResults TD A:hover, .tableResultsMiddle TD A:hover {
	color:#cc0000;
	text-decoration: none;
}

.tableResults TD A:active, .tableResultsMiddle TD A:active {
	color:#cc0000;
}

.tableResultsTitle TD {
	background-color:#CDCBBE;
	
	font-weight: bold;
}





.tableResultsForPrint {
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
	margin-left:4px;
	margin-right:4px;
	width:636px;
	border-collapse: collapse
	background-color:#cc0000;
}



.tableResultsForPrint TD {
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	dborder:solid 1px;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color:#ffffff;
	color:#000000;
	
	vertical-align:top;
	
}

.tableResultsAlternatingForPrint TD {
	background-color:#FAFAF8;
}
	
.tableResultsForPrint TD A {
	
	text-decoration: none;
}

.tableResultsForPrint TD A:visited {
	
	text-decoration: none;
}

.tableResultsForPrint TD A:hover {
	color:#000000;
	text-decoration: none;
}

.tableResultsTitleForPrint TD {
	background-color:#CDCBBE;
	
	font-weight: bold;
}





.tableResultsPager TD {
	background-color:#E1E0D2;
	
	text-align: right;
	font-weight: bold;
	
}

.tableResultsPager TD A {
	
	text-decoration: underline;
	font-weight: normal;
	background-color:#D9D8CB;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;

}

.tableResultsPager TD SPAN {
	background-color:#E9E8D9;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}

.tableResultsPager TD A:visited {
	
	text-decoration: underline;
	font-weight: normal;
	background-color:#D9D8CB;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}

.tableResultsPager TD A:hover {
	color:#cc0000;
	text-decoration: none;
	font-weight: normal;
	background-color:#D9D8CB;

	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
}

.tableResultsPager TD A:active {
	color:#cc0000;
}

*/

.dropDownDep TD {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	
}

.inputTable
{
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
}

.inputTable TD
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
}

.tableModuleDep TD {
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	border:solid 0px;
	background-color:#DFEAF5;
	
	
	line-height:110%;
	vertical-align:middle;
}

.tableModuleDepAlternating TD {
	background-color:#EFF5FA;
}
	
.tableModuleDepInput {
	
	
}

.tableModuleDepCheckBox {
	
	background: transparent;
	margin-left: -3px;
}

.tableModuleDep TD A {
	
	text-decoration: none;
}

.tableModuleDep TD A:visited {
	
	text-decoration: none;
}

.tableModuleDep TD A:hover {
	color:#000000;
	text-decoration: none;
}

.tableModuleDepTitle TD {
	background-color:#367AC3;
	color:#EFF5FA!important;
	padding:3px;
	font-weight: bold;
}


.moduleDepDropDown {
	background-color:#EFF5FA;
}










.tableResourceDep TD {
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	border:solid 0px;
	background-color:#E9F9EF;
	
	
	line-height:110%;
	vertical-align:middle;
}

.tableResourceDepAlternating TD {
	background-color:#F6FFF8;
}
	
.tableResourceDepInput {
	
}

.tableResourceDepCheckBox {
	
	background: transparent;
	margin-left: -3px;
}

.tableResourceDep TD A {
	
	text-decoration: none;
}

.tableResourceDep TD A:visited {
	
	text-decoration: none;
}

.tableResourceDep TD A:hover {
	color:#000000;
	text-decoration: none;
}

.tableResourceDepTitle TD {
	background-color:#008579;
	color:#FFFFFF!important;
	padding:3px;
	font-weight: bold;
}


.resourceDepDropDown {
	background-color:#F6FFF8;
}









.tableForumDep TD {
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	border:solid 0px;
	background-color:#EDDBF0;
	
	
	vertical-align:middle;
}

.tableForumDepAlternating TD {
	background-color:#FAF2FB;
}
	
.tableForumDepInput {
	
}

.tableForumDepCheckBox {
	
	background: transparent;
	margin-left: -3px;
}

.tableForumDep TD A {
	
	text-decoration: none;
}

.tableForumDep TD A:visited {
	
	text-decoration: none;
}

.tableForumDep TD A:hover {
	color:#000000;
	text-decoration: none;
}

.tableForumDepTitle TD {
	background-color:#6A1A7A;
	color:#FFFFFF;
	
	font-weight: bold;
}


.forumDepDropDown {
	background-color:#FAF2FB;
}











.callClick {
	cursor: pointer!important;
}

.publishedOn {
	font-style: italic;
	color: #616161;
}


.formSubFieldInfo {
    padding-top:2px;
	font-style: italic;
	color: #616161;
}




.spanContext{
	cursor: help;
}

.contextMenu{
	background-color:#FCFBF4;
	position:absolute;
	width:100px;
	border: 2px outset;
	border-color: #E1E0D2;
}

.menuSep {
	width:100px;
	color:#D9D8CB;
}

.menuItem {
	font-family: arial,sans-serif;
	font-size:11px;
	/*width:100px; */
	padding-left:10px;
	background-Color:#FCFBF4;
	
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom:0px;
	margin-top:0px;	
	cursor: default;
}

.menuItemDefault {
	font-family:arial,sans-serif;
	font-size:11px;
	/*width:100px;*/
	padding-left:10px; 
	background-Color:#FCFBF4;
	
	padding-top: 2px; 
	padding-bottom: 2px;
	cursor: default;
}

.highlightItem {
	font-family:arial, sans-serif;
	font-size:11px;
	/*width:100px;*/
	padding-left:10px;
	background-Color:#367AC3;
	color:#ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
}
 
.windowEnd TD {
	padding-left:0px!important;
	padding-right:0px!important;
	padding-top:0px!important;
	padding-bottom:0px!important;
}

.windowEnd TD DIV {
	padding-left:0px!important;
	padding-right:0px!important;
	padding-top:0px!important;
	padding-bottom:0px!important;
	margin-top:2px!important;
	margin-bottom:0px!important;
	margin-left:0px!important;
	margin-right:0px!important;
}

.toolTip {
}

.toolTipImage {
	font-size:1px;
	line-height:0px;
	border: solid 0px;
}

.existingFile TD {
	padding-left:0px!important;
	padding-right:0px!important;
	padding-top:0px!important;
	padding-bottom:0px!important;
	vertical-align:middle;
}

.tableInFormField TD{
	padding-left:0px!important;
	padding-right:0px!important;
	padding-top:0px!important;
	padding-bottom:0px!important;
	vertical-align:middle;
}

.errorBody {
	margin-top:20px;
	font-size:x-small;
}

.previewButton TD {
	padding-left:0px!important;
	padding-right:0px!important;
	padding-top:0px!important;
	padding-bottom:0px!important;
}

.redWarning {
	color:#cc0000;
}


.breadCrumb {
	margin-bottom:18px;

}

.breadCrumb A {
	text-decoration:none;
	color: #333333;
}

.breadCrumb A:visited {
	text-decoration:none;
	color: #333333;
}

.breadCrumb A:hover {
	text-decoration:none;
	color: #000000;
}


           
.tableTitleLeft {
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	font-weight:bold;
	baackground-color:#EEEFF8;
}


.tableTitleCourse {
	font-weight:bold;
	baackground-color:#EEEFF8;
}

           
.tableTitleLeftLC {
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	font-weight:normal;
	baackground-color:#EEEFF8;
}


.tableTitleCourseLC {
	font-weight:normal;
	baackground-color:#EEEFF8;
}

.tableTitleRight {
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
}


.onScreenResult {

}

.forPrintResult {
	background-color:#ffffff;
	padding:10 10 10 10;
}


.noPaddingNoMargin TD {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.bulkCaption{
	
}

.categoryNumber {
	
	font-weight: normal!important;
}

.depComment {
	
	font-style: italic;
	color:#777777;
}

.starReport {
	color:#990000;
}




/*.topButtonOff
{
	cursor:pointer;
}

.topButtonOff TABLE TD
{
	font-size:13px;
	line-height:110%;
	color:#CCCCCC;
	vertical-align:middle;
	text-align:center;
}

.topButtonOff TD.left
{
	background-image:url(../../../code/graphics/reports/buttons/left_off.gif);
}

.topButtonOff TD.middle
{
	background-color:#757575;
	background-image:url(../../../code/graphics/reports/buttons/bg_off.gif);
	padding:0px 4px 4px 4px;
}

.topButtonOff TD.right
{
	background-image:url(../../../code/graphics/reports/buttons/right_off.gif);
}

.topButtonOn
{
	cursor:pointer;
}

.topButtonOn TABLE TD
{
	font-size:13px;
	line-height:110%;
	color:#333333;
	vertical-align:middle;
	text-align:center;
}

.topButtonOn TD.left
{
	background-image:url(../../../code/graphics/reports/buttons/left_on.gif);
}

.topButtonOn TD.middle
{
	background-color:#FFE452;
	background-image:url(../../../code/graphics/reports/buttons/bg_on.gif);
	padding:0px 4px 4px 4px;
}

.topButtonOn TD.right
{
	background-image:url(../../../code/graphics/reports/buttons/right_on.gif);
}

.topButtonSeparator
{
	width:5px;
	height:1px;
}
*/





.groupAssignmentOuterLeft
{
	border-top:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-left:solid 1px #BBBBBB;
}


.groupAssignmentOuterRight
{
	border-top:solid 1px #BBBBBB;
	border-bottom:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
}

.groupAssignmentDiv
{
	overflow-x:hidden;
	overflow-y:scroll;
	height:180px;
}

.groupAssignmentTable
{
	height:180px;
}

.groupAssignmentTable TD
{
	padding:0px 2px 0px 4px;
	margin:0px;
}

.groupAssignmentHeader
{
	color:#FFFFFF;
	background-color:#747474;
	height:25px;
	vertical-align:middle;
	text-align:center;
}

.groupAssignmentTable TD INPUT
{
	margin-left:-2px;
}

.groupAssignmentRightBorder
{
	border-right:solid 1px #FFFFFF;
}

.groupAssignmentFooterRightBorder
{
	border-right:solid 1px #FFFFFF;
	height:100%;
	
}


.groupAssignmentFooter1
{	
}


.groupAssignmentFooter2
{
}

.groupAssignmentSummaryHeader
{
	color:#FFFFFF;
	background-color:#747474;
	height:25px;
	vertical-align:middle;
	text-align:left;
	padding:0px 2px 0px 4px!important;
	margin:0px;
}

.groupAssignmentSummary
{
	padding:0px 0px 0px 0px!important;
	vertical-align:top;
	text-align:left;
}

.groupAssignmentSummaryDiv
{
	padding:4px 2px 0px 4px!important;
	height:155px;
	overflow-x:hidden;
	overflow-y:auto;
}

.fieldSubtitle
{
	margin:15px 0px 0px 0px;
	font-size:x-small;
	*font-size:xx-small;
	font-style:italic;
	font-weight:normal;
}

.fieldSubtitleCloser
{
	margin:5px 0px 0px 0px;
	font-size:x-small;
	*font-size:xx-small;
	font-style:italic;
	font-weight:normal;
}

.stringBox{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #9D9B91;
	margin-left:5px;
	margin-right:5px;
	font-size:x-small;
	*font-size:xx-small;	
}

.courseListPreview
{
	border:solid 1px #777777;
	background-color:#eeeeee;
	padding:10px;
}

.courseListPreview UL
{
	margin-top: 1em;
	margin-bottom:0px;
}

.courseListPreview LI
{
	margin-bottom:1em;
}

/* NEW CSS FOR BROWSER COMPAT 11/2012 */
/*
table.pageAreaTable
{
    width: 100%;
    line-height:1px;
}

table tr.windowBarRow td
{
    font-size: 1px;
}
*/
/* TELERIK BUG OVERRIDE 19/08/2013 */

.split_arrow
{
    padding-right: 0!important;
}

/* VERTICAL RADIO LIST CLASS 09/06/2014 */

table.radioListVertical
{
    margin-top: 5px;
    width: 100%;
}

table.radioListVertical tr td
{
    padding:0;
}

table.radioListVertical tr td label
{
    display: block;
    line-height: 18px;
}

table.radioListVertical tr td input
{
    float: left;
}

/* HORIZONTAL RADIO LIST CLASS 09/06/2014 */


table.radioListHorizontal tr td
{
    padding:0;
}

table.radioListHorizontal tr td label
{
    display: block;
    line-height: 18px;
    padding-right: 10px;
}

table.radioListHorizontal tr td input
{
    float: left;
}


/* RADASYNCUPLOAD OVERRIDES START */


/* Adjusting width */
.RadUpload .ruInputs{
    width:auto!important;
}

.RadUpload .ruFakeInput
{
    width:340px;    
}

.RadUpload .ruUploadProgress {
    width:313px!important;
}


/* Input field */

.RadUpload .ruFakeInput
{
    border-color:#9d9b91!important;
    padding:0px 3px 3px 3px!important;
    height:13px!important;
}

/* Progress bar */


.RadUpload .ruFileWrap {
    height:35px!important;
}

.RadUpload .ruUploadProgress {
    font-size:12px;   
    background-position:0 18%!important;
    margin-right:20px;   
}

.RadUpload .ruFileProgressWrap {
    margin-top:5px!important;
    height:10px!important;   
}

.RadUpload .ruFileProgress
{
    height:10px!important;
}

.RadUpload_Simple span.ruFileProgressWrap 
{
    background-color:#eeeeee!important;
}


/* Buttons */
	
/*	
					
.RadUpload .ruButton {
    padding-top:0px!important;
    padding-bottom:1px!important;
    height:19px!important;    

    text-transform:uppercase;
    font-size:10px!important;
    letter-spacing:1px;
 
    padding-left:10px!important;

    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    border: 0px solid #7f8083!important;

    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #AAACAF), color-stop(1, #636466)
    );
    
    background-image: -o-linear-gradient(bottom, #AAACAF 0%, #636466 100%);
    background-image: -moz-linear-gradient(bottom, #AAACAF 0%, #636466 100%);
    background-image: -webkit-linear-gradient(bottom, #AAACAF 0%, #636466 100%);
    background-image: -ms-linear-gradient(bottom, #AAACAF 0%, #636466 100%);
    background-image: linear-gradient(to bottom, #AAACAF 0%, #636466 100%);
}

.RadUpload .ruCancel, .RadUpload .ruRemove
{
    padding-left:15px!important;
    padding-right:13px!important;
    background-image:url()!important;
}

div.RadUploadSubmit, div.RadUpload_Simple .ruButton
{
    background-color:#7f8083!important;
    color:#ffffff!important;
}

*/


div.RadUploadSubmit, div.RadUpload_Simple .ruButton
{
    color:rgba(0,0,0,0.0)!important;
    background-color:rgba(0,0,0,0.0)!important;
    *color:transparent!important;
    *background-color:transparent!important;
    font-size:1px!important;
    line-height:1px!important;
    border:solid 0px!important;
    cursor:pointer!important;
}

.RadUpload .ruBrowse, .RadUpload .ruCancel, .RadUpload .ruRemove
{
    width:56px!important;
    height:17px!important;
    background-repeat:no-repeat!important;
    background-position:top left!important;
    overflow:hidden!important;
    cursor:pointer!important;
	text-indent: -9999px;
}

.RadUpload .ruBrowse
{
    background-image:url("../../../code/graphics/admin/generic/buttons/browse.png")!important;
}

.RadUpload .ruCancel
{
    background-image:url("../../../code/graphics/admin/generic/buttons/cancel_b.png")!important;					    
}

.RadUpload .ruRemove
{					    
    background-image:url("../../../code/graphics/admin/generic/buttons/remove.png")!important;
}





/* Custom classes */

.myRadAsyncUploadWrapper {
    margin:0px;
    padding:0px;
    position:relative;
}

.myRadAsyncUploadValue {
	text-indent: -9999px;
    z-index:1000;
    position:absolute;
    top:4px;
    left:5px;
    font-size:100%;
    color:#666666;
}

.myRadAsyncUploadError {
    position:absolute;
    top:25px;
    left:2px;
    color:#EE0000;
    font-size:120%;
}

.myRadAsyncUploadProgress {
    position:absolute;
    top:25px;
    left:352px;
    width:70px;
    text-align:center; 
    border:solid 0px;
}

.myRadAsyncUploadMessage {
    position:absolute;
    top:25px;
    left:2px;
    color:#538d14;
    font-size:120%;
}



/* RADASYNCUPLOAD OVERRIDES END */


/*Dont show practical document madatory by default - only gets shown when relevant document upload allowed for option is checked*/
.practicalDocumentUpload .fieldM > div{margin-top:6px; display:none;}
.practicalDocumentUpload .fieldM > div span{vertical-align:top;} /*span generated by asp.net around radio button*/
.practicalDocumentUpload .fieldM > div label{line-height:20px;}
.practicalDocumentUpload .fieldM span.bothExtraInfo{display:none;}
.practicalDocumentUpload .fieldM span.bothExtraInfo.show{display:inline-block; vertical-align:middle;}

.practicalDocumentUpload .fieldM > div.show{display:block}

.rcbInputCell.rcbInputCellLeft{
    width:100% !important; background-color:#fff !important; background-image:none !important; border:1px solid #9d9b91 !important;
}


/*tr.practicalDocsMandatory{display:none}
tr.practicalDocsMandatory.show{display:table-row}
tr.practicalDocsMandatory td.cbBox {display:none;}
tr.practicalDocsMandatory td.cbBox span {
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
}*/
/*tr.practicalDocsMandatory td.cbBox.show {display:inline;}*/
/*tr.practicalDocsMandatory td.cbBox.hide {display:inline;}*/

.username1 {
	margin-bottom: -3.5em;
	margin-top: 0.7em;
	margin-left: 0px;
	padding-right: 1.4em;
}

.username2 {
	margin-right: 0px;
	font-size: 1.1em;
	color:#ccc;
}

.username2 a {
	background-color: #82bafc;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:1em;
	padding:0.34em 0.6em 0.3em 0.6em;
	font-size:75%;
	font-weight:400;
}

.username2 a:hover {
	color:#fff;
}

#bottomTd {
	padding:0em 0.7em;
}

#bottomTd div {
	height:10px;
	width:100%;
	background-color:#fff;
}



.renewalNumber {
	display: inline-block;
	background-color: #656565;
	color: #fff;
	padding: 0.5em 0.8em;
	margin-right: 0.8em;
	font-weight: bold;
}

.renewalHeader {
	font-weight: bold;
}

.renewalWarning {
	font-style: italic;
	color: #ff7822;
}

	.renewalWarning li {
		margin-bottom: 0.8em;
		line-height: 1.3em;
		white-space:normal;
	}

.renewalListTable TD {
	padding-left: 0px;
	padding-top: 0px;
}

.group-renewal td.sepL, .group-renewal td.sepM, .group-renewal td.sepR {
	border-top: solid 1px #ccc;
}

#RenewalUserOptions {
	width:auto;
}
    
