/*
Global Rules
------------
*/

div.employee_fxnNoResultsFoundDiv { clear: left; text-align: center; padding-top: 10px;  }

span.homepageEmployeeLink { color: #444444; cursor: pointer; }
span.homepageEmployeeLink:hover { color: #f5a755; }
h3 span.homepageEmployeeLink { font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: #f5a700; }
h3 span.homepageEmployeeLink:hover { color: #f5a700; }
div.employee_fxnSubmissionResults {color: red;  text-align: center;margin-top: 5px; }
div#employee_fxnSubmissionResults {margin-top: 15px;color: red;  text-align: center;margin-top: 5px; }
div#employee_fxnSubmissionAddDocResults {margin-top: 15px;color: red;  text-align: center;margin-top: 5px; }

div#employee_fxnCommonStatusDiv { color: red; text-align: center; margin-top: 5px;}
div#employee_fxnCommonStatusGroupDiv { color: red; text-align: center; margin-top: 5px;}
div#employee_fxnSLAAmountCalculationFormStatusDiv {  color: red;  text-align: center; margin-top: 5px;}
div#employee_fxnAddCommentStatusDiv {color: red; text-align: center;margin-top: 5px;}
div#employee_fxnAddTutorialStatusDiv {color: red; text-align: center;margin-top: 5px;}
span#employee_fxnSubmitingReload {margin-left: 5px;color: red;  }
span#employee_fxnStatusCopyDatabase {color: red; }
span#employee_fxn_sendEmailRGStatus { color: red;}
/*div#managestudent_fxnGradeJourneymanResultParent { margin-right: 20px;}*/

/* Create Account
-------------
*/

iframe#employee_fxnCreateAccountParent_IEHelper { z-index: 1019; position: absolute; }
/*div#employee_fxnCreateAccountParent { position: absolute; z-index: 1020; top: 250px; width: 430px; display: table; background-color: #DDDDAA; border: solid 1px black;}*/

div.employee_fxnCreateAccountHeader { font-size: 14px; color: red; }
div.employee_fxnCreateAccountItem { float: left; display: inline; margin-right: 10px; margin-top: 5px;}
div.employee_fxnCreateAccountItem span { font-size: 10px; }
div.employee_fxnCreateAccountInput { text-align: center; width: 400px; margin-top: 15px; }
div.employee_fxnCreateAccountInput input { border: solid 1px black; margin-right: 10px; background-color: white; cursor: pointer;}
div#employee_fxnCreateAccountStatusDiv { color: red; text-align: center; margin-top: 5px; }
div#employee_fxnSurroundDiv {border: solid 1px black;width: 400px;height:100px;margin-top:10px;margin-bottom:10px;padding: 10px; }
	
/*
Manage Students
-------------
*/
/*
div#employee_fxnManageStudentsDiv { display: table; }
*/
/* select#employee_fxnManageStudentsFormState { width: 50px;} */
input.employee_fxnManageStudentsEditButton { padding: 0px 3px 0px 3px; background-color: #EEEEEE;  margin-right: 10px; cursor: pointer; }
input.employee_fxnManageStudentsDeleteButton { padding: 0px 3px 0px 3px; background-color: #EEEEEE; margin-right: 10px; cursor: pointer; }
tr#employee_fxnManageStudentsHeader td { font-weight: bold; font-size: 12px; padding-top: 20px;}
table#employee_fxnManageStudentsTable { border: solid 1px black; margin: 10px auto;  }
tbody#employee_fxnManageStudentsTbody tr td { padding: 4px; font-size: 11px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;}
/* 
select#employee_fxnManageStudentsEvaluationNewEvalutor { width: 150px;}
select#employee_fxnManageStudentsEvaluationEvaluator { width: 150px;} */

textarea#employee_fxnManageStudentsEvaluationNewNote { border: solid 1px black; margin-bottom: 10px; width: 400px; height: 80px; }
textarea#employee_fxnManageStudentsEvaluationNote { border: solid 1px black; margin-bottom: 10px; width: 400px; height: 80px; }
div#employee_fxnEvaluationSubmissionResults { color: red;  text-align: center; width: 400px; margin-top: 15px; }

/*
Manage Employees
--------------
*/
div#employee_fxnManageEmployeesDiv { margin-left: 50px; background-color: #dfe2fb; width: 600px; border: solid 1px black; }
div#employee_fxnManageEmployeesResults { margin: 25px auto; }
/* select#employee_fxnManageEmployeesFormLocation { width: 200px;  }
select#employee_fxnCreateAccountUserLocation{ width: 200px; } */
tr#employee_fxnManageEmployeesHeader td { font-weight: bold; }
table#employee_fxnManageEmployeesTable { border: solid 1px black; margin: 10px; }
tbody#employee_fxnManageEmployeesTbody tr td { padding: 5px; padding-top: 5px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black;}
iframe#employee_fxnCreateAccountDiv_IEHelper { z-index: 1016; position: absolute; }
div#employee_fxnUserContentParentContainer { border: solid 1px #d1d1d1; background-color: #FFFFFF; width: 100%; overflow: hidden; }
div#employee_fxnUserContentParent { padding:10px;}

div#employee_fxnUserMenuParent { float: left; display: inline; margin: 10px 10px 0px 0px; width: 100%; }
div.employee_fxnUserMenuItemLeft { float: left; display: inline; background-image: url("../timages/tab_normal_left.png"); height: 25px; width: 13px;  }
div.employee_fxnUserMenuItemRight { float: left; display: inline; background-image: url("../timages/tab_normal_right.png"); height: 25px; width: 13px; margin-right: 2px; }
div.employee_fxnUserMenuItemContent { float: left; display: inline; background-image: url("../timages/tab_normal_background.png"); height: 25px; padding: 0px 5px; font-size: 14px; color: black; }
div.employee_fxnUserMenuSelectedItemLeft { float: left; display: inline; background-image: url("../timages/tab_selected_left.png"); height: 25px; width: 13px;  }
div.employee_fxnUserMenuSelectedItemRight { float: left; display: inline; background-image: url("../timages/tab_selected_right.png"); height: 25px; width: 13px; margin-right: 2px; }
div.employee_fxnUserMenuSelectedItemContent { float: left; display: inline; background-image: url("../timages/tab_selected_background.png"); height: 25px; padding: 0px 5px; font-size: 14px; color: black; }

div.employee_fxnUserMenuItem { padding-top: 3px; cursor: pointer; }
div.employee_fxnUserMenuItem:hover { text-decoration: underline; }

div.employee_fxnUserMenuSelectedItem { color: red; }
div#employee_fxnUserMenuChild { margin: 0px; background-image: url("../timages/tab_selected_background.png"); border-width: 1px 1px 3px 1px; border-style: solid solid double solid; border-color: #d1d1d1; width: 710px;}

div#employee_fxnUserNoteContent{padding: 10px;}


/*
Manage Templates 
*/
div.employee_fxnManageTemplateFormDiv {width: 450px; padding: 10px 10px 10px 10px; }
div#employee_fxnManageTemplateDiv { display: table; }
div.employee_fxnCreateEventItem { margin-top: 10px; }
/* select#employee_fxnManageTemplateFormSearchCategory { width: 180px;}
select#employee_fxnCreateTemplateCategory{ width: 170px; }
 */div#employee_fxnCreateTemplateStatusDiv { font-size: 12px; color: red; font-weight: bold;margin-top: 10px; text-align: center;}

/*
Manage TrainingMaterials
*/
div.employee_fxnManageTrainingMaterialsFormDiv {width: 450px; padding: 10px 10px 10px 10px; }
div#employee_fxnManageTrainingMaterialsDiv { display: table; }
/* select#employee_fxnManageTrainingMaterialsFormSearchCategory { width: 180px;}
select#employee_fxnCreateTrainingMaterialsCategory{ width: 170px; } */
div#employee_fxnCreateTrainingMaterialsStatusDiv { color: red; margin-top: 10px; text-align: center;}
div#employee_fxnUpdateTrainningSubmissionResults {  color: red;margin-top: 10px; text-align: center;}
 /* 
select#employee_fxnManageInterviewSchedulingFormLocation { width: 200px; }
select#employee_fxnInterviewSchedulingFormLocationSelect { width: 200px; } */
/* 
tr#employee_fxnManageInterviewSchedulingHeader td { font-weight: bold;  }
tbody#employee_fxnManageInterviewSchedulingTbody tr td { padding: 5px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black; } 
tr#employee_fxnManageTimeSlotHeader td {  font-weight: bold; text-decoration: underline;  padding-top: 20px;}
tbody#employee_fxnManageTimeSlotTbody tr td { padding: 5px; font-size: 11px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black; }
tbody#employee_fxnManageTimeSlotTbody tr td input { font-size: 11px; border: solid 1px black; }

div#employee_fxnChangeApplicantInterviewFormDiv, div#employee_fxnEditAptitudeDiv {padding-left: 10px;padding-top: 10px;padding-right: 10px;text-align: center;}
div#employee_fxnManageTimeSlotDiv {width: 600px; height: 200px; overflow-y: scroll; background-color: #ffffff; border: solid 1px black;}
div#employee_fxnInterviewSchedulingChangeFormStatus{  color: red; font-weight: bold; text-align: center; width: 360px; margin-top: 15px; }

div.employee_fxnManageTimeSlotHeader { float: left; display: inline; margin-left: 2px;}
.employee_fxnManageTimeSlotNumber { width: 20px; }
.employee_fxnManageTimeSlotTime { width: 120px; }
.employee_fxnManageTimeSlotApplicant { width: 120px; }
.employee_fxnManageTimeSlotActions { width: 300px; } 
table#employee_fxnAddInterviewSchedulingFormContentTable { border: solid 1px black; margin-top: 15px } 
tbody#employee_fxnAddInterviewSchedulingFormContentTbody tr td { padding: 10px; }

select#employee_fxnTimeSlotFormDateSelect{ width: 90px; }
select#employee_fxnTimeSlotFormTimeSelect{ width: 140px; }
 */
/*
Manage Contractor
*/
div#employee_fxnCreateContractorContentDiv {padding: 40px 40px 40px 40px; }

/*
Manage Event Scheduling
*/
div.employee_fxnCreateEventContentDiv {width:640px;}/*530 */
div#employee_fxnSplit{width: 470px; height: 10px;}
div#employee_fxnUpdateMessageDiv{  color: red; font-weight: bold; text-align: left;margin-left: 10px;}
div#employee_fxnCreateEventStatusDiv {  color: red; font-weight: bold; text-align: center;}
textarea.employee_fxnEditEventTextArea {width: 500px; height: 40px; }
/* select#employee_fxnManageEventSchedulingFormMonth { width: 125px; }
select#employee_fxnManageEventSchedulingFormYear { width: 125px; } */
table#eventTableDiv td{padding-top:5px;padding-right:10px;vertical-align: top; }

/*
Manage Ranking List 
--------------
*/
div#employee_fxnReportsRankingsFormDiv h3 { height: 25px; margin: 5px; }
div#employee_fxnReportsRankingsFormDiv { margin-left: 50px; background-color: #dfe2fb; width: 600px; border: solid 1px black; }

/*
input.employee_fxnReportRankingsAcceptButton { padding: 0px 3px 0px 3px; background-color: #EEEEEE; border: solid 1px black; margin-right: 10px; cursor: pointer; }
input.employee_fxnReportRankingsRejectButton { padding: 0px 3px 0px 3px; background-color: #EEEEEE; border: solid 1px black; margin-right: 10px; cursor: pointer; }
*/
tbody#employee_fxnReportRankingsTbody tr td { padding: 5px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: black; }
table.employeeSearchReportRankingsFormTable { border: solid 1px black; margin: 10px; }
tr#employee_fxnReportRankingsHeader td { font-weight: bold;  }

/* div#employee_fxnDeclineReasonDiv {width: 280px;padding: 10px;} */
div#employee_fxnDeclineResasonStatusDiv { font-size: 12px; color: red; font-weight: bold; text-align: center;padding-top:5px;}
div#employee_fxnInactiveStatusDiv { font-size: 12px; color: red; font-weight: bold; text-align: center;padding-top:5px;}
/*
Manage Report Demographics
--------------
*/
div.employee_fxnReportsDemographicsFieldItem { float: left; display: inline; margin-right: 10px; margin-top: 5px;}
div.employee_fxnReportsDemographicsFieldItem span { font-size: 10px; }
div#employee_fxnReportsDemographicsDiv { display: table; }
div#employee_fxnReportsDemographicsFormContentDiv { margin: 10px; }
div#employee_fxnReportsDemographicsResults { margin-left: 35px; display: none;}

/*
Jquery
*/
/* div#TotalDisplayDiv
{
	
	clear: left; text-align: center; 
} */
table.searchResult {
    border-collapse:collapse;
    /* font-size:1.1em; */
    margin-top:10px;
    margin-bottom:10px; 
    width:100%;    
}
table.searchResult th {
   /*  background:#56a2d6 none repeat scroll 0%;        
    color:white;
    font-weight:bold; */
    line-height:1.8;    
    /* text-align:left;
    padding-left:5px; */
}
table.searchResult td {
        
    line-height:1.8;
    vertical-align:top;
    padding-right:10px;
    padding-left:5px;
}
table.searchResult td * {    
}
table.searchResult tr.alt td {
    background:#80b9e0 none repeat scroll 0%;    
}
table.searchResult tr.over td {
    background:#BCD4EC none repeat scroll 0%;
}

tr.hilite td {   
  font-weight:bold;
  color: #D30400;
}


#modalOverlay {
  background-color:#fff;  
}
       
.prenextButton a {
    text-decoration: none;
	border: solid 1px #D2D0B5;
	color: #15B;
}

.prenextButton a, .prenextButton span {
    display: block;    
    padding: 0.3em 0.5em;    
}

.prenextButton .current {
    background: #26B;
    color: #fff;
	border: solid 1px #D2D0B5;
}

.prenextButton .current.prev, .prenextButton .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

tr.sumResult {
    background:#56a2d6 none repeat scroll 0%;        
    color:white;
    font-weight:bold;
    line-height:1.8;    
    text-align:left;
}

div#managereport_fxnCustomReportContentDiv {padding: 10px 10px 10px 10px; }

/*Define Report css*/
div#criteriatoolbox {padding: 10px 10px 10px 10px; }
table.main{
	border:1px #aaaaaa solid;
	/*border-top:none;*/
	empty-cells:show;
}
table.main tr.title, div.title{
	background:#eeeeee;
	height:20px;
}
table.main td.title, div.title{
	border-top:1px #aaaaaa solid;
	border-bottom:1px #aaaaaa solid;
	font-weight:bold;
	padding-left:5px;
}
div.title{
	height: 42px;
	padding: 6px;
}
div.main{
	border: 1px #aaaaaa solid;
}
table.criteria td{
	padding:1px;
}
table.inlinetable td{
	padding-left:3px;
}
img.button{
	height:16px;
	border:none;
}
label.keyword{
	color: blue;
}

table.treenode{
	font:11px verdana;
}

a.selected{
	border:1px gray solid;
	background:gray;
	color:white;
	text-decoration:none;
}
a.unselected{
	color:black;
	border:none;
	text-decoration:none;
}

div.commonContentDiv {padding: 10px 10px 10px 10px; }

div#document_fxnDocumentUploadFormContainer div { float: left; display: inline;}
div#document_fxnDocumentUploadFormReplace div { float: left; display: inline;}
div#document_fxnSubmissionResults {color: red; text-align: center; margin-top: 5px;}
div.sendToContactList {font-size: 11px; color: gray; margin: 1px; background-color: #F2F2F2; overflow-y: scroll; overflow-x: hidden; font-style: italic; border: solid 1px grey; width:725px; height: 25px; }
div#employee_fxnCommunicationUserFilterDiv {margin: 1px; border: solid 1px grey; padding: 4px 4px 4px 4px;width:450px}
div#employee_fxnRescheduleStatusDiv { font-size: 12px; color: red; font-weight: bold; text-align: center; margin-top: 5px;}
div#employee_fxnSendToStatusDiv { font-size: 12px; color: red; font-weight: bold; text-align: center; margin-top: 5px;}


div#employee_fxnRescheduleClimbingSchoolFormDiv {padding: 10px 10px 10px 10px; }
div#employee_fxnSelectClimbingSchoolDiv {padding: 10px 10px 10px 10px; }
/* div#employee_fxnClimbingSchoolListDiv {padding:10px 10px 10px 10px; width: 350px; height: 220px; overflow-y: scroll; background-color: #ffffff;border: solid 1px #848284;} */
div#employee_fxnCommunicationSubContentDiv {padding: 10px 10px 10px 10px; }

div#employee_fxnEmailHistoryAttachmentForm1Container div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm1Replace div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm2Container div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm2Replace div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm3Container div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm3Replace div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm4Container div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm4Replace div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm5Container div { float: left; display: inline;}
div#employee_fxnEmailHistoryAttachmentForm5Replace div { float: left; display: inline;}

#employee_fxnEditSubcRuleFormData {font-size: 12px;}

div#resultDetailDivId {
height: 180px;
  width: 500px; 
  display: auto;
  border: 1px solid #999999;
  margin: 1em 0;
  font-size: 12px;
  overflow:auto;
}

input#employee_fxnManageNewSLAPrintBtn {
	padding: 0px 5px !important;
	font-size: 14px;
}

span.currentPaidTotal {
	font-size: 14px;
	font-weight: bold;
}

select#employee_fxnManageNewSLAFormContractor,
select#employee_fxnManageNewSLAFormSortBy {
	margin-left: 0px !important;
}

/* select#employee_fxnManageNewSLAFormContractor {
	width: 200px;	
} */

span.downloadTemplate {
	font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #999999;
    font-size: 12px;	
}

#newslaApprenticesTable table,
#slaApprenticesTable table {
	margin: 0 auto;
}