/* General Styling */
.na-panel_header {
  height: 2.8em;
}
.na-panel_footer {
  height: 2.8em;
}
.na-button_background_green {
  background-color: darkgreen;
}
fieldset.na-transaction .na-icon_button_notext:before{
	background-color: transparent;
    box-shadow: none;
    border: none;
    color: #2966F5;
    font-size: 1.2em;
}
fieldset.na-transaction  ul li label.na-form_instructions {
    font-size: 1.4em;
    color: darkblue;
    font-style: inherit;
}

/* fieldset.na-transaction .na-block_button:before{
	color: white;
	top: 0.3em;
	right: 10em;
} */

/* General Styling */
/* M A I N    S C R E E N */

/* T R A N S A C T I O N   P A N E L S  */

/*HCM SETUP - START*/
div#panel_setup{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_setup_body{
	height:100%; 
}
div#panel_setup_contents{
	height:100%; 
}
form#setup_form{
	 width: 100%;  
	 height:100%;
}
div#setup_div_core{
	width: 100%;  
}
div#setup_div_top{
	width: 100%; 
  height: 6em; 
  overflow-y: hidden;
}
div#setup_div_bottom{
	width: 100%; 
  height: calc(100% - 6em);
  min-height: calc(100% - 6em);
}
div#hcmsetup_div_core{
	width: 100%; 
}
div#panel_setleavescheme{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_setleavescheme_body{
	height: 44.4em;
}
div#panel_setleavescheme_contents{
	height: 41.7em;
}
form#setleavescheme_form{
	height : 100%;
}
div#setleavescheme_div_core{
	width: 100%; 
  height: 90%; 
}
div#setleavescheme_div_left{
	height : 40em;
}
div#panel_benefitssetup{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_benefitssetup_body{
	height:100%; 
}
div#panel_benefitssetup_contents{
	height:100%; 
}
form#benefitssetup_form{
	 width: 100%; 
	 height:100%; 	
}
div#benefitssetup_div_core{
	width: 100%; 
}
div#benefitssetup_div_left{
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
	overflow-y: hidden;
}
div#benefitssetup_div_right{	
	width : calc(100% - 20em);
	overflow-y: hidden;
}
div#hcmbenefitssetup_div_left{
	width : 100%;
}

div#panel_addupdatebenefit{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addupdatebenefit_body{
	height: 44.4em;
}
div#panel_addupdatebenefit_contents{
	height: 41.7em;
}
form#addupdatebenefit_form{
	height : 100%;
}
div#addupdatebenefit_div_core{
	width: 100%; 
  height: 90%; 
}
div#addupdatebenefit_div_left{
	height : 40em;
	width: 100%;
}

div#panel_staffsenioritysetup{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_staffsenioritysetup_body{
	height:100%; 
}
div#panel_staffsenioritysetup_contents{
	height:100%; 
}
form#staffsenioritysetup_form{
	 width: 100%;  
}
div#staffsenioritysetup_div_core{
	width: 100%; 
}
div#staffsenioritysetup_div_top{
	width : 100%;  
	height: 20em;
}
div#staffsenioritysetup_div_bottom{
	width : 100%;  
	height : calc(100% - 20em);
}

div#stafflevel_div_top{
	width : 100%;  
	height: 4em;
}
div#stafflevel_div_bottom{
	width : 100%;  
}
form#stafflevel_form{
	width:100%;
	/*height:43%*/
	height: 30em;
}
div#stafflevel_div_core{
	width: 100%; 
  /* height: 37%; */ 
    height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}
div#senioritylevel_div_top{
	width : 100%;  
	height: 4em;
}
div#senioritylevel_div_bottom{
	width : 100%;  
	height: calc(100% - 4em);
}
div#senioritylevel_div_core{
  height: calc(100% - 4em);
  min-height: calc(100% - 4em);
}
form#senioritylevel_form{
	width:100%;
	/*height:40%*/
	height:calc(100% - 43em);
}
div#panel_promotionsaddupdate {
	width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_promotionsaddupdate_body{
		height: 100%;
		width:100%;
}
div#panel_promotionsaddupdate_contents{
	height: 100%;
	width:100%;
}
form#promotionsaddupdate_form{
	width:50%;
	height:100%;
	display: inline-block;
}
div#promotionsaddupdate_div_core{
	width:100%;
	height:100%;
}
div#promotionsaddupdate_div_left{
	width:100%;
	height:100%;
}
div#promotionsaddupdate_fieldset_left{
	width:100%;
	height:100%;	
}

div#panel_addupdatestaff {
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addupdatestaff_body{
	height: 44.4em;
}
div#panel_addupdatestaff_contents{
	height: 41.7em;
}
form#addupdatestaff_form{
	height : 100%;
}
div#addupdatestaff_div_core{
	width: 100%; 
  height: 90%; 
}
div#addupdatestaff_div_left{
	height : 40em;
}
div#panel_addupdateseniority {
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addupdateseniority_body{
	height: 44.4em;
}
div#panel_addupdateseniority_contents{
	height: 41.7em;
}
form#addupdateseniority_form{
	height : 100%;
}
div#addupdateseniority_div_core{
	width: 100%; 
  height: 90%; 
}
div#addupdateseniority_div_left{
	height : 40em;
}
div#panel_leavetypescheme{
 width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
div#panel_leavetypescheme_body{
	height:95%; 
}
div#panel_leavetypescheme_contents{
	height:95%;
}
form#leavetypescheme_form{
	 width: 100%;  
	 height: 100%;
}
div#leavetypescheme_div_core{
	width: 100%;  
}
div#leavetypescheme_div_top{
	width: 100%; 
	height: 6em;
	overflow-y: hidden;
}
div#leavetypescheme_div_bottom{
	width : 100%;  
	height: calc(100% - 6em);
  min-height: calc(100% - 6em);
}


div#panel_addupdatetimescheme{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addupdatetimescheme_body{
	height: 44.4em;
	width:100%;
	float:left;
}
div#panel_addupdatetimescheme_contents{
	height: 41.7em;
}
form#addupdatetimescheme_form{
	height : 100%;
}
div#addupdatetimescheme_div_core{
	width: 100%; 
  height: 90%; 
}
div#addupdatetimescheme_div_left{
	height :  calc(100% - 10em);
	width: 100%;
}
fieldset#addupdatetimescheme_fieldset_left{
	width:100%;
}
fieldset#addupdatetimescheme_fieldset_left div.choices.maxWidth {
	margin-left: 2em;
}


/*
div#panel_leavetypescheme{
  width: calc(100% - 10em);  
  height: 60em;
  max-width: calc(100% - 10em); 
  max-height: 60em;	
}
div#panel_leavetypescheme_body{
	height:55.3em; 
}
div#panel_leavetypescheme_contents{
	height:51.5em;
}
form#leavetypescheme_form{
	 width: 100%;  
	 height: 100%;
}
div#leavetypescheme_div_core{
	width: 100%;  
}
div#leavetypescheme_div_top{
	width: 100%; 

}

div#leavetypescheme_div_bottom{
	width : 100%;  
	height: calc(100% - 7em);
}
*/
fieldset#view_handle2_fieldset_top{
	width:100%;
}
fieldset#leavetypescheme_fieldset_top{
	width:100%;
}
div#panel_addleavetype{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addleavetype_body{
	height: 44.4em;
	width:100%;
	float:left;
}
div#panel_addleavetype_contents{
	height: 41.7em;
}
form#addleavetype_form{
	height : 100%;
}
div#addleavetype_div_core{
	width: 100%; 
  height: 90%; 
}
div#addleavetype_div_left{
	height : 100%;
	width:100%;
}
fieldset#addleavetype_fieldset_left .na-form_item {
	margin:0em, 0em, 0em, 0em;
}

div#panel_addworkflow{
  width: 40em;  
  height: 60em;
  max-width: 40em;
  max-height: 60em;	
}
div#panel_addworkflow_body{
	height: 54.4em;
	width:100%;
	float:left;
}
div#panel_addworkflow_contents{
	height: 51.7em;
}
form#addworkflow_form{
	height : 100%;
}
div#addworkflow_div_core{
	width: 100%; 
  height: 90%; 
}
div#addworkflow_div_left{
	height : 100%;
	width:100%;
	overflow-y:hidden;
}

div#panel_addunit{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addunit_body{
	height: 44.4em;
	width:100%;
	float:left;
}
div#panel_addunit_contents{
	height: 41.7em;
}
form#addunit_form{
	height : 100%;
}
div#addunit_div_core{
	width: 100%; 
  height: 90%; 
}
div#addunit_div_left{
	height : 100%;
	width:100%;
	overflow-y: hidden;
}

div#panel_addupdatehierarchylevel{
  width: 60em;  
  height: 50em;
  max-width: 60em;
  max-height: 50em;	
}
div#panel_addupdatehierarchylevel_body{
	height: 44.4em;
	width:100%;
	float:left;
}
div#panel_addupdatehierarchylevel_contents{
	height: 41.7em;
}
form#addupdatehierarchylevel_form{
	height : 100%;
	width:100%;
}
div#addupdatehierarchylevel_div_core{
	width: 100%; 
  height: 70%; 
  min-height: 70%;
}
div#addupdatehierarchylevel_div_top{
	height : 31%;
	width:100%;
}
div#addupdatehierarchylevel_div_left{
	height : 100%;
	 min-height: 100%;
	width:100%;
}
fieldset#view_handle_units_fieldset_top{
	width:100%;	
}
fieldset#addupdatehierarchylevel_fieldset_top{
	width:100%;	
}

div#panel_addupdatehierarchygroup{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addupdatehierarchygroup_body{
	height: 44.4em;
	width:100%;
	float:left;
}
div#panel_addupdatehierarchygroup_contents{
	height: 41.7em;
}
form#addupdatehierarchygroup_form{
	height : 100%;
}
div#addupdatehierarchygroup_div_core{
	width: 100%; 
  height: 90%; 
}
div#addupdatehierarchygroup_div_left{
	height : 100%;
	width:100%;
}
/* HCM PROFESSIONAL BODY SETUP */
div#panel_professional_body_setup{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_professional_body_setup_body{
	height: 100%;
}
div#panel_professional_body_setup_contents{
	height: 100%;
}
form#hcm_professional_body_form{
	/* height: calc(100% - 8em); */
	height : calc(100% - 10em);
	width:100%;
}
div#hcm_professional_body_div_top{
	height: 4em;
}
div#hcm_professional_body_div_bottom{
	height: calc(100% - 4em);
	min-height: calc(100% - 5em);
}

/* hcm professional body profile */
form#professional_body_form{
	width: 100%;
	height: 100%;
}
div#professional_body_div_core{
	width: 100%;
	height: 100%;
}
div#professional_body_div_left{
	width: 100%;
	height: 100%;
}
fieldset#professional_body_fieldset_left{
	width: 100%;
	height: 100%;
}

div#panel_senioritymanagement{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_senioritymanagement_body{
	height:100%; 
}
div#panel_senioritymanagement_contents{
	height:100%; 
}
form#senioritymanagement_form{
	 width: 100%; 
	 height:100%; 	
}
div#senioritymanagement_div_core{
	width: 100%; 
}
div#senioritymanagement_div_left{
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
	overflow-y: hidden;
}
div#senioritymanagement_div_right{	
	width : calc(100% - 20em);
	overflow-y: hidden;
}
div#hcmsenioritymanagement_div_left{
	width : 100%;
}

div#panel_senioritymanagementupdate{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_senioritymanagementupdate_body{
	height: 44.4em;
}
div#panel_senioritymanagementupdate_contents{
	height: 41.7em;
}
form#senioritymanagementupdate_form{
	height : 100%;
}
div#senioritymanagementupdate_div_core{
	width: 100%; 
  height: 90%; 
}
div#senioritymanagementupdate_div_left{
	height : 40em;
}
div#panel_hcmcompaniessetup{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_hcmcompaniessetup_body{
	height:100%; 
}
div#panel_hcmcompaniessetup_contents{
	height:100%; 
}
form#hcmcompaniessetup_form{
	 width: 100%; 
	 height:100%; 	
}
div#hcmcompaniessetup_div_core{
	width: 100%; 
}
div#hcmcompaniessetup_div_left{
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
	overflow-y: hidden;
}
div#hcmcompaniessetup_div_right{	
	width : calc(100% - 20em);
	overflow-y: hidden;
}
div#hcm_hcmcompaniessetup_div_left{
	width : 100%;
}


/* HCM EXAMINATION TEMPLATE */
/* TEMPLATES VIEW */
div#panel_examinationviews{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}

/* TEMPLATE VIEW FORM - SCREEN */
form#templates_view_form{
	/* height: calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%;
}
div#templates_view_div_top{
	height: 4em;
	width: 100%;
}
div#templates_view_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#templates_view_div_left{
	height: 100%;
	width: 100%;
}
/* TEMPLATE VIEW FORM - SCREEN */

/* EXAMINATION VIEW FORM - SCREEN */
form#examination_templates_view_form{
	height: calc(100% - 6em);
	width: 100%;
}
div#examination_templates_view_div_core{
	height: 100%;
	width: 100%;
}
div#examination_templates_view_div_left{
	height: 100%;
	width: 19em;
}
div#examination_templates_view_div_right{
	height: 100%;
	width: calc(100% - 19em);
}
/* EXAMINATION VIEW FORM - SCREEN */

/* TEMPLATE EXAMINATION PROFILE */
div#panel_template_examination_profile{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
form#template_examination_profile_form{
	height: 11em;
	width: 100%;
	border-bottom: groove;
}
form#template_examination_subjects_form{
	height: calc(100% - 11em);
	width: 100%;
}
div#template_examination_subjects_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#template_examination_profile_div_left{
	width:100%;
	height:100%;
}
div#template_examination_subjects_div_left{
	width:100%;
	height:100%;
}

/* TEMPLATE EXAMINATION SUBJECT PROFILE */
div#panel_subject_profile_contents{
	height: 21.6em ;
}
form#subject_profile_form{
	width:100%;
	height:100%;
}
div#subject_profile_div_core{
	width:100%;
	height:100%;
}
div#subject_profile_div_left{
	width:100%;
	height:100%;
}
fieldset#subject_profile_fieldset_left{
	width:100%;
	height:100%;
}

/* TEMPLATE EXAMINATION LEVELS */
div#panel_levels_contents{
	height: 56.6em;
	overflow-y: hidden;
}
form#all_levels_form{
	width: 100%;
	display: inline-block;
	height: 100%
}
div#all_levels_div_top{
	width:100%;
	height: 5em;
}
div#all_levels_div_core{
	width:100%;
	height: calc(100% - 5em);
	min-height: calc(100% - 5em);
}
div#all_levels_div_left{
	width:100%;
	height:100%;
}

fieldset#all_levels_fieldset_top{
	width:100%;
}
fieldset#views_table_level_fieldset_top{
	width:100%;
}

/* EXAMINATION LEVEL PROFILE */
div#panel_level_profile_contents{
	height: 56.6em;
}
form#level_profile_form{
	width:100%;
	height:100%;
}
div#level_profile_div_top{
	width:100%;
	height:11em;
}
fieldset#level_profile_fieldset_top{
	width:100%;
	height:100%;
}
div#level_profile_div_core{
	border-top: groove;
	width:100%;
	height:calc(100% - 11em);
	min-height:calc(100% - 11em);
}
div#level_profile_div_left{
	width:100%;
	height:100%;
}
fieldset#level_profile_fieldset_left{
	width:100%;
	height:100%;
}
fieldset#views_table_subjs_on_level_fieldset_top{
	width:100%;
	height:100%;
}


/* EXAM PROFILE */

div#panel_exam_profile{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_exam_profile_body{
	height: 100%;
	width:100%;
}
div#panel_exam_profile_contents{
	height: 100%;
	width:100%;
}
form#exam_top_profile_form{
	height: 17em;
}
form#exam_subjects_form{
	height: calc(100% - 17em);
	width: 100%;
}
form#exam_participants_form{
	height: calc(100% - 17em);
	width: 100%;
}
div#exam_subjects_div_core{
	width:100%;
	height:100%;
	min-height:100%;
}
div#exam_subjects_div_left{
	width:100%;
	height:100%;
}
div#exam_participants_div_top{
	height: 4em;
	width: 100%;	
}
div#exam_participants_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#exam_participants_div_left{
	height: 100%;
	width: 100%;
}

/* ADD EXAM SBJ DATETIME PANEL */
div#panel_exam_subject_profile_contents{
	height:26.6em;
	width:100%;
}
form#exam_subject_profile_form{
	height:100%;
	width:100%;
}
div#exam_subject_profile_div_core{
	height:100%;
	width:100%;
}
div#exam_subject_profile_div_left{
	height:100%;
	width:100%;
}
fieldset#exam_subject_profile_fieldset_left{
	width:100%;
}

/* ADD EMPLOYEE ON EXAM */
 div#panel_add_employee_contents{
	height: 56.6em;
}
form#add_employee_form{
	height:100%;
	width:100%;
}
div#add_employee_div_top{
	height:5em;
	width:100%;
	border-bottom: 1px solid #c0c0c0;
}
fieldset#add_employee_fieldset_top{
	width:100%;
}
div#add_employee_div_core{
	height: calc(100% - 5em);
	min-height: calc(100% - 5em);
	width: 100%;
}
div#add_employee_div_left{
	width:100%;
	height: 25em;
	min-height: 25em;
}
div#add_employee_div_right{
	border-left: 0em;
	border-top: 1px solid #c0c0c0;
	height: calc(100% - 25em);
	min-height: calc(100% - 25em);
	width: 100%;
}
fieldset#views_table_add_employee_fieldset_top{
	width:100%;
}


/* ADD SUBJCET FROM EXAM */
 div#panel_add_subject_contents{
	height: 46.6em;
}
form#add_subject_form{
	height:100%;
	width:100%;
}
div#add_subject_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#add_subject_div_left{
	width:100%;
	height: 100%;
}

/* SELECT COMPANY FOR EXAM */
div#panel_select_company_contents {
	height: 11.6em;
}

form#select_company_form {
	width: 100%;
	height: 100%;
}

div#select_company_div_core {
	height: 100%;
	min-height: 100%;
	width: 100%;
}

div#select_company_div_left {
	width: 100%;
	height: 100%;
}
fieldset#select_company_fieldset_left{
	width: 100%;
	height: 100%;
}

/* SELECT COMPANY FOR EXAM */

/* HCM UNIONS AND PROVIDENT FUNDS */
div#panel_unions_providentfundsviews{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}

/* UNIONS SEARCH VIEW*/
form#unionsearchview_form{
	/* height: calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%;
}

/* PROVIDENT FUND MEMBERSHIP VIEW */
form#mebershipsearchview_form{
	width:100%;
	height:calc(100% - 10em);
}
div#mebershipsearchview_div_core{
	width:100%;
	height:100%;
}
div#mebershipsearchview_div_left{
	width:19em;
	height:100%;
}
div#mebershipsearchview_div_right{
	width:calc(100% - 19em);
	height:100%;
}

div#unionsearchview_div_top{
	height: 4em;
	width: 100%;
}
div#unionsearchview_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#unionsearchview_div_left{
	height: 100%;
	width: 100%;
}

/* PROVIDENT FUNDS SEARCH VIEW*/
form#provident_fundsearchview_form{
	/* height: calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%;
}
div#provident_fundsearchview_div_top{
	height: 4em;
	width: 100%;
}
div#provident_fundsearchview_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#provident_fundsearchview_div_left{
	height: 100%;
	width: 100%;
}


/* UNION PROFILE */
div#panel_union_profile_contents{
	height: 21.6em;
}
form#union_profile_form{
	height: 100%;
	width: 100%;
}
div#union_profile_div_core{
	height: 100%;
	width: 100%;
}
div#union_profile_div_left{
	height: 100%;
	width: 100%;
}
fieldset#union_profile_fieldset_left{
	height: 100%;
	width: 100%;
}

/* PROVIDENT FUND PROFILE */
div#panel_provident_fund_profile_contents{
	height: 56.6em;
}
form#provident_fund_profile_form{
	height: 100%;
	width: 100%;
}
div#provident_fund_profile_div_core{
	height: 100%;
	width: 100%;
}
div#provident_fund_profile_div_left{
	height: 100%;
	width: 100%;
}
fieldset#provident_fund_profile_fieldset_left{
	height: 100%;
	width: 100%;
}

/* HCM MEDICAL PLANS VIEW */

div#panel_medical_plansviews{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
form#medicalplansearchview_form{
	/* height: calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%;
}
div#medicalplansearchview_div_top{
	height: 4em;
	width: 100%;
}
div#medicalplansearchview_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#medicalplansearchview_div_left{
	height: 100%;
	width: 100%;
}

/* MEDICAL PLAN PROFILE - START */
div#panel_medical_plan_profile_contents{
	height: 31.6em;
}
form#medical_plan_profile_form{
	height: 100%;
	width: 100%;
}
div#medical_plan_profile_div_core{
	height: 100%;
	width: 100%;
}
div#medical_plan_profile_div_left{
	height: 100%;
	width: 100%;
}
fieldset#medical_plan_profile_fieldset_left{
	height: 100%;
	width: 100%;
}
/* MEDICAL PLAN PROFILE - END */

/* MEDICAL PLAN MEMBERSHIP VIEW */
form#med_mebershipsearchview_form{
	width:100%;
	height:calc(100% - 8em);
}
div#med_mebershipsearchview_div_core{
	width:100%;
	height:100%;
}
div#med_mebershipsearchview_div_left{
	width:19em;
	height:100%;
}
div#med_mebershipsearchview_div_right{
	width:calc(100% - 19em);
	height:100%;
}

/* MEDICAL PLAN MEMBERSHIP PROFILE - START */
div#panel_membership_profile_contents{
	height: 31.6em;
}
form#membership_profile_form{
	height: 100%;
	width: 100%;
}
div#membership_profile_div_core{
	height: 100%;
	width: 100%;
}
div#membership_profile_div_left{
	height: 100%;
	width: 100%;
}
fieldset#membership_profile_fieldset_left{
	height: 100%;
	width: 100%;
}

/* MEDICAL PLAN MEMBERSHIP PROFILE - END */

/* HCM BRANCHES VIEW */
div#panel_branches_locationsviews{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
form#branchesearchview_form{
	/* height: calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%;
}
div#branchesearchview_div_top{
	height: 4em;
	width: 100%;
}
div#branchesearchview_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#branchesearchview_div_left{
	height: 100%;
	width: 100%;
}

/* BRANCH PROFILE */
div#panel_branch_profile_contents{
	width: 100%;  
 	height: 51.6em;
}
form#branch_profile_form{
	height: 13em;
	width: 100%;
	border-bottom: groove;
}
div#branch_profile_div_core{
	height: 100%;
	width: 100%;
}
div#branch_profile_div_left{
	height: 100%;
	width: 100%;
}
fieldset#branch_profile_fieldset_left{
	height: 100%;
	width: 100%;
}
form#locations_view_form{
	height: calc(100% - 14em);
	width: 100%;
}
div#locations_view_div_top{
	width:100%;
	height:4em;
}
fieldset#locations_view_fieldset_top{
	height: 100%;
	width: 100%;
}
div#locations_view_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#locations_view_div_left{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
fieldset#location_views_table_fieldset_top{
	height: 100%;
	width: 100%;
}

/* LOCATION PROFILE */
div#panel_location_profile_contents{
	width: 100%;  
 	height: 41.6em;
}
form#location_profile_form{
	height: 100%;
	width: 100%;
}
div#location_profile_div_top{
	width: 100%;
	height: 5em;
	border-bottom: 1px solid #c0c0c0;
}
div#location_profile_div_core{
	width: 100%;
	height: calc(100% - 5em);
	min-height: calc(100% - 5em);
}
div#location_profile_div_left{
	width: 50%;
	height: 100%;
}
div#location_profile_div_right{
	width: 50%;
	height: 100%;
}
fieldset#location_profile_fieldset_left{
	width: 100%;
	height: 100%;
}
fieldset#location_profile_fieldset_right{
	width: 100%;
	height: 100%;
}
fieldset#location_profile_fieldset_top{
	width: 100%;
	height: 100%;
}


/* HCM CHARGING RATES VIEW */
form#charging_ratesearchview_form{
	height : calc(100% - 10em);
	width: 100%;
}
div#charging_ratesearchview_div_top{
	height: 4em;
	width: 100%;
}
div#charging_ratesearchview_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#charging_ratesearchview_div_left{
	height: 100%;
	width: 100%;
}

/* CHARGING RATE PROFILE */
div#panel_charging_rate_profile_contents{
	width: 100%;
	height: 56.6em;
}
form#charging_rate_profile_form{
	height:100%;
	width:100%;
}
div#charging_rate_profile_div_core{
	height:100%;
	width:100%;
}
div#charging_rate_profile_div_left{
	height:100%;
	width:100%;
}
fieldset#charging_rate_profile_fieldset_left{
	height:100%;
	width:100%;
}


/* APPRAISALS */
form#competencies_view_form{
	height : calc(100% - 10em);
	width: 100%;
}
div#competencies_view_div_top{
	height: 7em;
	width: 100%;
}
div#competencies_view_div_core{
	height: calc(100% - 7em);
	min-height: calc(100% - 7em);
	width: 100%;
}
div#competencies_view_div_left{
	height: 100%;
	width: 100%;
}



/* EMPLOYEE CHARGING RATE VIEW */
form#empl_chaging_rates_searchview_form{
	width:100%;
	height:calc(100% - 10em);
}
div#empl_chaging_rates_searchview_div_core{
	width:100%;
	height:100%;
}
div#empl_chaging_rates_searchview_div_left{
	width:21em;
	height:100%;
}
div#empl_chaging_rates_searchview_div_right{
	width:calc(100% - 21em);
	height:100%;
}

/* EMPLOYEE CHARGING RATE DETAILS */
div#panel_employee_charging_rate_contents{
	width: 100%;
	height: 36.6em;
}
form#employee_charging_rate_form{
	height:100%;
	width:100%;
}
div#employee_charging_rate_div_core{
	height:100%;
	width:100%;
}
div#employee_charging_rate_div_left{
	height:100%;
	width:100%;
}
fieldset#employee_charging_rate_fieldset_left{
	height:100%;
	width:100%;
}

/* EMPLOYEE CHARGING RATE MEMBERSHIP PROFILE */
div#panel_employee_charging_rate_memb_profile_contents{
	width: 100%;
	height: 21.6em;
}
form#employee_charging_rate_memb_profile_form{
	height:100%;
	width:100%;
}
div#employee_charging_rate_memb_profile_div_core{
	height:100%;
	width:100%;
}
div#employee_charging_rate_memb_profile_div_left{
	height:100%;
	width:100%;
}
fieldset#employee_charging_rate_memb_profile_fieldset_left{
	height:100%;
	width:100%;
}




/* HCM PUBLIC HOLIDAYS VIEW */
div#panel_public_holidaysviews_contents{
	width:100%;
	height: 41.6em;
}
form#public_holidaysearchview_form{
	/* height: calc(100% - 8em); */
	height : 100%;
	width: 100%;
}
div#public_holidaysearchview_div_top{
	height: 4em;
	width: 100%;
}
div#public_holidaysearchview_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#public_holidaysearchview_div_left{
	height: 100%;
	width: 100%;
}

/* PUBLIC HOLIDAY PROFILE */
div#panel_public_holiday_profile_contents{
	height: 21.6em;
}
form#public_holiday_profile_form{
	height: 100%;
	width: 100%;
}
div#public_holiday_profile_div_core{
	height: 100%;
	width: 100%;
}
div#public_holiday_profile_div_left{
	height: 100%;
	width: 100%;
}
fieldset#public_holiday_profile_fieldset_left{
	height: 100%;
	width: 100%;
}


/* HCM PENDING VIEW SG  - START*/

div#hcm_panel_pendingviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#hcm_panel_pendingviews_body{
	height: 100%;
}
div#hcm_panel_pendingviews_contents{
	height: 100%;
}
form#hcm_pendingviews_form{
	height : 8em;
	with:100%;
}
form#hcm_pendingviewssearchview_form{
	height : calc(100% - 8em);
	with:100%;
}
div#hcm_pendingviewssearchview_div_core{
	width: 100%; 
 	height : 100%;
 	min-height: 100%;
}
div#hcm_pendingviewssearchview_div_top{
	height:8em;
	width:100%;
}
div#hcm_pendingviewssearchview_div_left{
	height : 100%;
	width: 19em;
}
div#hcm_pendingviewssearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}

/*HCM SETUP - END*/

/* HCM EMPLOYEES VIEW CG - START */

div#panel_employeesviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_employeesviews_body{
	height: 100%;
}
div#panel_employeesviews_contents{
	height: 100%;
}
form#employeestopview_form{
	height : 10em;
	with:100%;
}
form#employeessearchview_form{
	height : calc(100% - 10em);
	with:100%;
}
div#employeessearchview_div_core{
	width: 100%; 
 	height : 100%;
 	min-height: 100%;
}
div#employeessearchview_div_top{
	height:8em;
	width:100%;
}
div#employeessearchview_div_left{
	height : 100%;
	width: 19em;
}
div#employeessearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}
/* HCM PENDING VIEW SG  - END*/

/* HCM CLEARANCE SG  - START*/
div#panel_hcmclearance{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_hcmclearance_body{
	height: 100%;
	width:100%;
}
div#panel_hcmclearance_contents{
	height: 100%;
	width:100%;
}

/* clearance leave form */
form#clearance_leave_form{
	height: calc(100% - 13em);
	min-height: calc(100% - 13em);
	width: 100%;
}
div#clearance_leave_div_left{
	height: 100%;
	width: 100%;
}
div#clearance_leave_div_core{
	height: 0em;
	min-height: 0em;
	width: 100%;
}

/* vacancy choices form */
form#clearance_buttons_form{
	height:13em;
	min-height: 13em;
	width:100%;
	clear: both;	
}
div#clearance_buttons_div_core{
	height: 100%;
	width:100%;
	min-height: 100%;
}
div#clearance_buttons_div_top{
	height: 0.2em;
	width:100%;
	min-height: 0.2em;
}
fieldset#clearance_buttons_fieldset_top{
	width: 100%; 
 	
}
div#clearance_buttons_div_left{
	
	width:85%;

}
fieldset#clearance_buttons_fieldset_left{
	width: 100%; 
 
}
div#clearance_buttons_div_right{

	width:15%;
	
	border-left: none;
}
fieldset#clearance_buttons_fieldset_right{
	width: 100%; 
 
}
/* HCM CLEARANCE SG  - END*/
/* HCM PROJECT VIEW EMPLOYEES */
form#hcm_projectsearchview_form{
	height : calc(100% - 10em);
	with:100%;
}
div#hcm_projectsearchview_div_core{
	width: 100%; 
 	height : 100%;
 	min-height: 100%;
}
div#hcm_projectsearchview_div_left{
	height : 100%;
	width: 19em;
}
div#hcm_projectsearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}


/* SEARCH USER ACTIVE DIRECTORY */
div#panel_user_search{
	width:99%;
	max-width: 99%;
}
div#panel_user_search_contents{
	height: 54.6em;
}
form#user_search_form{
	width: 100%;
	height: 100%;
}
div#user_search_div_core{
	width: 100%;
	height: 100%;
}
div#user_search_div_left{
	width: 19em;
	height: 100%;
}
div#user_search_div_right{
	width: calc(100% - 19em);
	height: 100%;
}

/* SKILLS VIEW */
div#panel_skillsviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_skillsviews_body{
	height: 100%;
}
div#panel_skillsviews_contents{
	height: 100%;
}
form#skillssearchview_form{
	height : calc(100% - 6em);
}
div#skillssearchview_div_core{
	width: 100%;
	height: 100%;}
div#skillssearchview_div_left{
	height : 100%;
	width: 19em;
}
div#skillssearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}

/* CERTIFICATIONS VIEW */
div#panel_certificationsviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_certificationsviews_body{
	height: 100%;
}
div#panel_certificationsviews_contents{
	height: 100%;
}
form#certif_skillstopview_form{
	height:6em;
	width:100%;
}
form#certificationssearchview_form{
	height : calc(100% - 6em);
}
div#certificationssearchview_div_core{
	width: 100%; 
  height: 100%; 
}
div#certificationssearchview_div_left{
	height : 100%;
	width: 19em;
}
div#certificationssearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}

/* LEAVE VIEW */
div#panel_leave_views{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_leave_views_body{
	height: 100%;
}
div#panel_leave_views_contents{
	height: 100%;
}
form#leaves_view_form{
	height:6em;
	width:100%;
}
form#leavesummarysearchview_form{
	height : calc(100% - 6em);
}
div#leavesummarysearchview_div_core{
	width: 100%; 
  height: 100%; 
}
div#leavesummarysearchview_div_left{
	height : 100%;
	width: 19em;
}
div#leavesummarysearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}
form#leavebalancesearchview_form{
	height : calc(100% - 6em);
}
div#leavebalancesearchview_div_core{
	width: 100%; 
  height: 100%; 
}
div#leavebalancesearchview_div_left{
	height : 100%;
	width: 19em;
}
div#leavebalancesearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}

/* LEAVE BALANCE VIEW */
/*div#panel_balanceviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_balanceviews_body{
	height: 100%;
}
div#panel_balanceviews_contents{
	height: 100%;
}
form#leavebalancesearchview_form{
	height : 100%;
}
div#leavebalancesearchview_div_core{
	width: 100%; 
  height: 100%; 
}
div#leavebalancesearchview_div_left{
	height : 100%;
	width: 19em;
}
div#leavebalancesearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}*/

/* COMMUNICATION VIEW */
div#panel_communicationviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_communicationviews_body{
	height: 100%;
}
div#panel_communicationviews_contents{
	height: 100%;
}
form#communicationsearchview_form{
	height : calc(100% - 10em);
}
div#communicationsearchview_div_core{
	width: 100%; 
 	height : 100%; 
 	min-height: 100%; 
}
div#communicationsearchview_div_left{
	height : 100%;
	width: 21em;
}
div#communicationsearchview_div_right{
	height : 100%;
	width : calc(100% - 21em);
}

/* AWARDS VIEW */
form#awardssearchview_form{
	height : calc(100% - 10em);
}
div#awardssearchview_div_core{
	width: 100%; 
 	height : 100%; 
 	min-height: 100%; 
}
div#awardssearchview_div_left{
	height : 100%;
	width: 19em;
}
div#awardssearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}
fieldset#awardssearchview_fieldset_right{
	width: 100%; 
 	height : 100%;
}

/* COURSES VIEW */
div#panel_courseviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_courseviews_body{
	height: 100%;
}
div#panel_courseviews_contents{
	height: 100%;
}
form#coursestopview_form{
	height: 6em;
	width:100%;
}
form#coursesearchview_form{
	height : calc(100% - 6em);
}
div#coursesearchview_div_core{
	width: 100%; 
 	height : 100%
}
div#coursesearchview_div_left{
	height : 100%;
	width: 19em;
}
div#coursesearchview_div_right{
	height : 100%;
	width : calc(100% - 19em);
}

/* COURSES VIEW */
div#panel_inventoryviews{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_inventoryviews_body{
	height: 100%;
}
div#panel_inventoryviews_contents{
	height: 100%;
}
form#inventorysearchview_form{
	height : 100%;
}
div#inventorysearchview_div_top{
	height: 6em;
}
div#inventorysearchview_div_core{
	width: 100%; 
 	height: calc(100% - 6em);
    min-height: calc(100% - 6em);
}
div#inventorysearchview_div_left{
	height : 100%;
	width: 21em;
}
div#inventorysearchview_div_right{
	height : 100%;
	width : calc(100% - 21em);
}

/* EMPLOY PROFILE FORM */
div#panel_employee_profile{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
div#panel_employee_profile_body{
	height: 100%;	
}

div#panel_employee_profile_contents{
	height: 100%;
}
form#employee_form{
	height : 18em;
	width: 100%
}
div#employee_div_top{
	height:100%;
	width: 100%;
	overflow-y: hidden;
}

/* EMPLOY BASIC FORM */
fieldset#employee_basic_fieldset_left .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
fieldset#employee_basic_fieldset_right .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
form#employee_basic_form{
	height : calc(100% - 18em);
	width: 100%
}
fieldset#employee_basic_fieldset_right{
	height: auto;
}
fieldset#employee_basic_fieldset_left{
	height: auto;
}


/*EMPLOY ADDRESS FORM */
fieldset#office_fieldset_left .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
fieldset#office_fieldset_right .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
form#office_form{
	height : calc(100% - 18em);
	width: 100%
}
div#office_div_left{
	overflow-y : hidden;
}
fieldset#office_fieldset_right{
	height: auto;
}
fieldset#office_fieldset_left{
	height: auto;
}


/*EMPLOY PERSONAL FORM */
fieldset#personal_fieldset_left .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
fieldset#personal_fieldset_right .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
form#personal_form{
	height : calc(100% - 18em);
	width: 100%
}
fieldset#personal_fieldset_right{
	height: auto;
}
fieldset#personal_fieldset_left{
	height: auto;
}


/*EMPLOY MEDICAL HISTORY */
fieldset#medical_history_fieldset_left .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
fieldset#medical_history_fieldset_left .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
form#medical_history_form{
	height : calc(100% - 18em);
	width: 100%
}
fieldset#medical_history_fieldset_left{
	height: auto;
}


/*EMPLOY LEAVE BALANCES  FORM */
fieldset#leave_balances_fieldset_left .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
form#leave_balances_form{
	height : calc(100% - 18em);
	width: 100%
}
div#leave_balances_div_top{
	width: 100%;
	height: 4em;
}
div#leave_balances_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	    margin-top: 2em;
}
div#leave_balances_div_left{
	width: 100%;
	height: 100%;
}

/* ADD LEAVE BALANCE */
div#panel_add_leave_balance{
  width: 40em;  
  height: 35em;
  max-width: 40em;
  max-height: 35em;	
}
div#panel_add_leave_balance_body{
	height: 29.4em;
	width:100%;
	float:left;
}
div#panel_add_leave_balance_contents{
	height: 26.7em;
}
form#addleavebalance_form{
	height : 100%;
}
div#addleavebalance_div_core{
	width: 100%; 
  height: 90%; 
}
div#addleavebalance_div_left{
	height : 100%;
	width:100%;
}
fieldset#addleavebalance_fieldset_left .na-form_item {
	margin:0em, 0em, 0em, 0em;
}

/*EMPLOY MEDICAL EVENTS  FORM */
form#medical_events_form{
	height : calc(100% - 18em);
	width: 100%
}
div#medical_events_div_top{
	width: 100%;
	height: 4em;
}
div#medical_events_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#medical_events_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY COURT ACTION  FORM */
form#court_actions_form{
	height : calc(100% - 18em);
	width: 100%
}
div#court_actions_div_top{
	width: 100%;
	height: 4em;
}
div#court_actions_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#court_actions_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY CERTIFICATIONS  FORM */
form#certifications_form{
	height : calc(100% - 18em);
	width: 100%
}
div#certifications_div_top{
	width: 100%;
	height: 4em;
}
div#certifications_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#certifications_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY SKILLS  FORM */
form#skills_form{
	height : calc(100% - 18em);
	width: 100%
}
div#skills_div_top{
	width: 100%;
	height: 4em;
}
div#skills_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#skills_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY PROFESSIONAL BODIES  FORM */
form#professional_bodies_form{
	height : calc(100% - 18em);
	width: 100%
}
div#professional_bodies_div_top{
	width: 100%;
	height: 4em;
}
div#professional_bodies_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#professional_bodies_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY COURSES  FORM */
form#courses_form{
	height : calc(100% - 18em);
	width: 100%
}
div#courses_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#courses_div_top{
	height: 4em;
	width: 100%;
}
div#courses_div_left{
	width: 100%;
	height: 100%;
}

/* AVAILABLE COURSES PANEL */

div#panel_available_courses_contents{
	width: 100%;
	height: 31.6em;
}
form#available_courses_form{
	width: 100%;
	height: 100%;
}
div#available_courses_div_core{
	height: 100%;
	width: 100%;
}
div#available_courses_div_left{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
fieldset#available_courses_view_fieldset_top{
	width: 100%;
}

/* EMPLOYEE EXAMINATION FORM */
form#exams_form{
	height : calc(100% - 18em);
	width: 100%
}
div#exams_div_core{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
div#exams_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY CPD MGNT  FORM */
form#cpd_form{
	height : calc(100% - 18em);
	width: 100%
}

div#cpd_div_core{
	width: 100%;
	height: 100%;
}
div#cpd_div_left{
	width: 100%;
	height: 100%;
}

/* EMPLOYEE FULLFILED CPDs */
div#panel_cpd_prof_contents{
	height: 42.6em;
	width: 100%;
}
form#cpd_prof_form{
	width:100%;
	height: 7em;
}
div#cpd_prof_div_top{
	width:100%;
	height: 100%;
}
fieldset#cpd_prof_fieldset_top{
	width:100%;
	height: 100%;
}

form#cpd_fulfilled_verifiable_form{
	width:100%;
	height: calc(100% - 7em);
}
div#cpd_fulfilled_verifiable_div_core{
	width:100%;
	height: 100%;
}
div#cpd_fulfilled_verifiable_div_left{
	width:100%;
	height: 100%;
}
fieldset#views_cpd_table_ful_fieldset_top{
	width:100%;
	height: 100%;
}
div#cpd_fulfilled_verifiable_div_top{
	width:100%;
	height: 4em;
}
fieldset#cpd_fulfilled_verifiable_fieldset_top{
	width:100%;
	height: 100%;
}

form#cpd_fulfilled_non_verifiable_form{
	width:100%;
	height: calc(100% - 7em);
}
div#cpd_fulfilled_non_verifiable_div_core{
	width:100%;
	height: 100%;
}
div#cpd_fulfilled_non_verifiable_div_left{
	width:100%;
	height: 100%;
}
fieldset#views_cpd_table_ful_non_fieldset_top{
	width:100%;
	height: 100%;
}
div#cpd_fulfilled_non_verifiable_div_top{
	width:100%;
	height: 4em;
}
fieldset#cpd_fulfilled_non_verifiable_fieldset_top{
	width:100%;
	height: 100%;
}

div#fulfiled_cpd_prof_contents{
	width:100%;
	height: 31.6em;
}
form#fulfiled_cpd_form{
	width:100%;
	height:100%;
}
div#fulfiled_cpd_div_core{
	width:100%;
	height:100%;
}
div#fulfiled_cpd_div_left{
	width:100%;
	height:100%;
}
fieldset#fulfiled_cpd_fieldset_left{
	width:100%;
	height:100%;
}


/* EMPLOYEE COMITTEE FORM */
form#committee_form {
    height: calc(100% - 18em);
    width: 100%;
}
div#committee_div_top{
	width: 100%;
	height: 4em;
}
div#committee_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#committee_div_left{
	width: 100%;
	height: 100%;
}

/* EMPLOYEE WARNINGS FORM */
form#warnings_form{
	height : calc(100% - 18em);
	width: 100%
}
div#warnings_div_top{
	width: 100%;
	height: 4em;
}
div#warnings_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#warnings_div_left{
	width: 100%;
	height: 100%;
}

/* EMPLOY COMMUNICATIONS FORM */
form#communication_form{
	height : calc(100% - 18em);
	width: 100%
}
div#communication_div_top{
	width: 100%;
	height: 4em;
}
div#communication_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#communication_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY DOCUMENTS  FORM */
form#documents_form{
	height : calc(100% - 18em);
	width: 100%
}
div#documents_div_top{
	width: 100%;
	height: 4em;
}
div#documents_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#documents_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY LOG FORM */
form#employee_log_form{
	height : calc(100% - 18em);
	width: 100%
}
div#employee_log_div_top{
	height: 100%;
  overflow-y: hidden;
}

/*EMPLOY PROMOTIONS  FORM */
form#promotions_form{
	height : calc(100% - 18em);
	width: 100%;
}
div#promotions_div_top{
	width: 100%;
	height: 4em;
}
div#promotions_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#promotions_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY HISTORY  FORM */
form#history_form{
	height : calc(100% - 18em);
	width: 100%;
}
div#history_div_core{
	width: 100%;
	height: 100%;
}
div#history_div_left{
	width: 100%;
	height: 100%;
}

/*EMPLOY LEAVES  FORM */
form#leavesearchview_form{
	height : calc(100% - 18em);
	width: 100%;
}
div#leavesearchview_div_top{
	width: 100%;
	height: 4em;
}
div#leavesearchview_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#leavesearchview_div_left{
	width: 100%;
	height: 100%;
}

div#panel_editunitresponsible  {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_editunitresponsible_body {
	height: 34.4em;
}
div#editunitresponsible_div_left {
	height: 31em;
}

/* EMPLOYEE AWARDS FORM */
form#awards_form{
	height : calc(100% - 18em);
	width: 100%
}
div#awards_div_core{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
div#awards_div_left{
	width: 100%;
	height: 100%;
}

/* EMPLOYEE INVENTORY FORM */
form#inventory_form{
	height : calc(100% - 18em);
	width: 100%
}
div#inventory_div_top{
	width: 100%;
	height: 4em;
}
div#inventory_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#inventory_div_left{
	width: 100%;
	height: 100%;
}

/* AVAILABLE ITEMS FOR EMPLOYEE */
div#panel_available_for_assignment_contents{
	height:29.6em;
}
form#available_for_assignment_form{
	width:100%;
	height:100%;
}
div#available_for_assignment_div_core{
	width:100%;
	height:100%;
}
div#available_for_assignment_div_left{
	width:19em;
	height:100%;
}
div#available_for_assignment_div_right{
	width:calc(100% - 19em);
	height:100%;
}
fieldset#views_table_available_items_for_employee_fieldset_top{
	width:100%;
}

/* ITEM ON EMPLOYEE PROFILE */
div#panel_item_on_employee_profile_contents{
	height:36.6em;
}
form#item_on_employee_top_profile_form{
	width:100%;
	height:4em;
}
form#general_item_on_employee_form{
	width:100%;
	height:calc(100% - 4em);
}
form#about_assignment_on_employee_form{
	width:100%;
	height:calc(100% - 4em);
}
div#general_item_on_employee_div_core{
	width:100%;
	height:100%;
}
div#general_item_on_employee_div_left{
	width:100%;
	height:100%;
}
fieldset#general_item_on_employee_fieldset_left{
	width:100%;
}
div#about_assignment_on_employee_div_core{
	width:100%;
	height:100%;
}
div#about_assignment_on_employee_div_left{
	width:100%;
	height:100%;
}
fieldset#about_assignment_on_employee_fieldset_left{
	width:100%;
}
fieldset#item_on_employee_top_profile_fieldset_top{
	width:100%;
}

/* MEDICAL EVENT PRORFILE*/
div#panel_medical_event_profile_contents{
	height:36.6em;
}
form#medical_event_profile_form{
	width:100%;
	height:100%;
}
div#medical_event_profile_div_core{
	width:100%;
	height:100%;
}
div#medical_event_profile_div_left{
	width:100%;
	height:100%;
}
fieldset#medical_event_profile_fieldset_left{
	width:100%;
	height:100%;
}

/* CERTIFICATION PRORFILE*/
div#panel_certification_profile{
	width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_certification_profile_body{
		height: 100%;
		width:100%;
}
div#panel_certification_profile_contents{
	height: 100%;
	width:100%;
}
form#certificationprofile_form{
	width:50%;
	height:100%;
	display: inline-block;
}
div#certificationprofile_div_core{
	width:100%;
	height:100%;
}
div#certificationprofile_div_left{
	width:100%;
	height:100%;
}
fieldset#certificationprofile_fieldset_left{
	width:100%;
	height:100%;
}

/* SKILL PRORFILE*/
div#panel_skill_profile_contents{
	height:36.6em;
}
form#skillprofile_form{
	width:100%;
	height:100%;
}
div#skillprofile_div_core{
	width:100%;
	height:100%;
}
div#skillprofile_div_left{
	width:100%;
	height:100%;
}
fieldset#skillprofile_fieldset_left{
	width:100%;
	height:100%;
}

/* COMMUNICATION PROFILE */
div#panel_communication_profile_contents{
	height:46.6em;
}
form#commprofile_form{
	width:100%;
	height:100%;
}
div#commprofile_div_core{
	width:100%;
	height:100%;
}
div#commprofile_div_left{
	width:100%;
	height:100%;
}
fieldset#commprofile_fieldset_left{
	width:100%;
	height:100%;
}

/* PROFESSIONAL BODY PRORFILE*/
div#panel_prof_body_profile_contents{
	height:39.6em;
}
form#profbodyemployee_form{
	width:100%;
	height:5em;
}
div#profbodyemployee_div_top{
	width:100%;
	height:100%;
}
fieldset#profbodyemployee_fieldset_top{
	width:100%;
}
form#prof_body_general_form{
	height: calc(100% - 5em);
	width: 100%;
}
div#prof_body_general_div_core{
	width:100%;
}
div#prof_body_general_div_left{
	width:100%;
}
fieldset#prof_body_general_fieldset_left{
	width:100%;
}

/* WARNING PROFILE */
form#warning_profile_form{
	width:100%;
	height:100%;
}
div#warning_profile_div_core{
	width:100%;
	height:100%;
}
div#warning_profile_div_left{
	width:100%;
	height:100%;
}
fieldset#warning_profile_fieldset_left{
	width:100%;
	height:100%;
}

/* COMMITTEE PROFILE */
div#panel_committee_profile_contents{
	height:36.6em;
}
form#committee_profile_form{
	width:100%;
	height:100%;
}
div#committee_profile_div_core{
	width:100%;
	height:100%;
}
div#committee_profile_div_left{
	width:100%;
	height:100%;
}
fieldset#committee_profile_fieldset_left{
	width:100%;
	height:100%;
}

/*Leave Profile*/
div#panel_setleave{
  width: 99%;  
 	height: 84em;
 	max-width: 99%;
 	max-height: 84em;
 	
 	/*   width: 100em;  
  height: 60em;
  max-width: 100em;
  max-height: 60em;	 */
}
div#panel_setleave_body{
	height: 100%;
	width:100%;
		
	/* height: 54.4em; */
}
div#panel_setleave_contents{
	height: 100%;
	width:100%;
/* 	height: 51.7em; */
}

form#setleave_form{
	height : 100%;
}
div#setleave_div_core{
	width: 100%; 
  height: 90%; 
}
div#setleave_div_left{
	height :  calc(100% - 10em);
	width: 50%;
	overflow-y: hidden;
}
div#setleave_div_right{
	height :  calc(100% - 10em);
	width: 50%;
}
fieldset#setleave_fieldset_left{
	width:100%;
}
fieldset#setleave_fieldset_right{
	width:100%;
}
fieldset#setleave_fieldset_right div.choices.maxWidth {
	margin-left: 2em;
}

 /* PANEL LEAVE CLEARANCE */
/*div#panel_hcmclearance{
  width: 100em;  
  height: 60em;
  max-width: 100em;
  max-height: 60em;	
}
div#panel_hcmclearance_body{
	height: 54.4em;
}
div#panel_hcmclearance_contents{
	height: 51.7em;
} */

form#hcm_leave_form{
	width: 50%;
	float: left;
	height :  calc(100% - 10em);
}
div#hcm_leave_div_left{
	width: 100%;
}
fieldset#hcm_leave_fieldset_left{
	width: 100%;
}

/* WORKFLOW */
form#hcm_workflow_form{
	width: 50%;
	float: right;
}
div#hcm_workflow_div_right{
	height :  100%;
	width: 100%;
	overflow-y: hidden;
}
fieldset#hcm_workflow_fieldset_right{
	width:100%;
}

/*inquiry clearance*/
div#panel_clearanceleave{
  width: 100em;  
  height: 60em;
  max-width: 100em;
  max-height: 60em;	
}
div#panel_clearanceleave_body{
	height: 54.4em;
}
div#panel_clearanceleave_contents{
	height: 51.7em;
}
form#clearanceleave_form{
	height : 100%;
}
div#clearanceleave_div_core{
	width: 100%; 
  height: 90%; 
}
div#clearanceleave_div_left{
	height :  calc(100% - 10em);
	width: 50%;
}
div#clearanceleave_div_right{
	height :  calc(100% - 10em);
	width: 50%;
}
fieldset#clearanceleave_fieldset_left{
	width:100%;
}
fieldset#clearanceleave_fieldset_right{
	width:100%;
}
fieldset#clearanceleave_fieldset_right div.choices.maxWidth {
	margin-left: 2em;
}


/*Clearance Leave Inquiry*/
div#panel_leaveclearanceinquiry{
  width: 100em;  
  height: 60em;
  max-width: 100em;
  max-height: 60em;	
}
div#panel_leaveclearanceinquiry_body{
	height: 54.4em;
}
div#panel_leaveclearanceinquiry_contents{
	height: 51.7em;
}
form#leaveclearanceinquiry_form{
	height : 100%;
}
div#leaveclearanceinquiry_div_core{
	width: 100%; 
  height: 90%; 
}
div#leaveclearanceinquiry_div_left{
	height :  calc(100% - 10em);
	width: 50%;
}
div#leaveclearanceinquiry_div_right{
	height :  calc(100% - 10em);
	width: 50%;
}
fieldset#leaveclearanceinquiry_fieldset_left{
	width:100%;
}
fieldset#leaveclearanceinquiry_fieldset_right{
	width:100%;
}
fieldset#leaveclearanceinquiry_fieldset_right div.choices.maxWidth {
	margin-left: 2em;
}


/*	INSPIRE COMPOSITE ATTACHMENT - START */
div#panel_compositeattachment{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
div#panel_compositeattachment_body {
	width: 100%;
	height: 100%;
}
div#panel_compositeattachment_contents{
  	width: 100%;  
  	height: 100%;
}
form#composite_attachment_info_form{
	height: 5em;
}
form#composite_attachment_docs_form{
	height: calc(100% - 5em);
	width: 49%;
	display: inline-block;
	border-right: solid;
    border-right-width: thin;
    border-right-color: lightgray;
}
form#composite_attachment_comments_form{
	height: calc(100% - 5em);
	width: 50%;
	display: inline-block;
}
div#composite_attachment_docs_div_left{
	height: 100%;
	width:100%;
}
div#composite_attachment_comments_div_left{
	height: 100%;
	width:100%;
}
fieldset#composite_attachment_comments_fieldset_left ul li label.na-label_radio_h {
	margin-top: 0.5em;
}

/* COURSE PROFILE TOP FORM */
div#panel_course_profile{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
div#panel_course_profile_body {
	width: 100%;
	height: 100%;
}
div#panel_course_profile_contents{
  	width: 100%;  
  	height: 100%;
}
form#course_top_profile_form{
	height : 5em;
	width: 100%
}
div#course_top_profile_div_top{
	height:100%;
	width: 100%;
	overflow-y: hidden;
}
fieldset#course_top_profile_fieldset_top{
	width:100%;
}
/* COURSE DESCRIPTION FORM */
form#course_description_form{
	height : calc(100% - 5em);
	width: 100%
}
div#course_description_div_core{
	height:100%;
	width: 100%;
}
div#course_description_div_left{
	width: 50%;
	height: 100%;
}
fieldset#course_description_fieldset_left{
	width:100%;
}
div#course_description_div_right{
	height:100%;
	width:50%;
}
fieldset#course_description_fieldset_right{
	width:100%;
}

/* COURSE SECTIONS & PARTICIPANTS FORM*/
form#sections_participants_form{
	height : calc(100% - 5em);
	min-height: calc(100% - 5em);
	width: 100%
}
div#sections_participants_div_top{
	height:3em;
}
div#sections_participants_div_core{
	height: calc(100% - 3em);
    min-height: calc(100% - 3em);
    width: 100%;
}
div#sections_participants_div_left{
	width: 50%;
    height: 100%;
}


div#sections_participants_div_right{
	width: 50%;
    height: 100%;
    border-left: groove;
}

div#sections_participants_free_view_left_div{
	height: calc(100% - 14em);
    min-height: 20em;
    width: 99%;
    max-width:99%;
}




/* COURSE CPD FORM*/
form#cpd_course_form{
	height : calc(100% - 5em);
	min-height: calc(100% - 5em);
	width: 100%
}
div#cpd_course_div_top{
	height: 4em;
	width: 100%;
	overflow-y: hidden;
}
fieldset#cpd_course_fieldset_top{
	width:100%;
}
div#cpd_course_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#cpd_course_div_left{
	width:100%;
	height:100%;
}
fieldset#cpd_course_fieldset_left{
	width:100%;
	height:100%;
}
fieldset#views_table_participants_fieldset_top{
	width:100%;
}

/* COURSE CATEGORY PROFILE */
div#panel_add_category_contents{
	height: 16.6em;
	width: 100%;
}
form#course_category_form{
	height:100%;
	width:100%;
}
div#course_category_div_core{
	width:100%;
	height:100%;
}
div#course_category_div_left{
	width:100%;
	height:100%;
}
fieldset#course_category_fieldset_left{
	width:100%;
	height:100%;
}

/* COURSE SECTION PROFILE */
div#panel_add_section_contents{
	height: 21.6em;
	width: 100%;
}
form#course_section_form{
	height:100%;
	width:100%;
}
div#course_section_div_core{
	width:100%;
	height:100%;
}
div#course_section_div_left{
	width:100%;
	height:100%;
}
fieldset#course_section_fieldset_left{
	width:100%;
	height:100%;
}

/* COURSE CPD PROFILE */
div#panel_add_cpd_contents{
	height: 26.6em;
	width: 100%;
}
form#cpd_course_profile_form{
	height:100%;
	width:100%;
}
div#cpd_course_profile_div_core{
	width:100%;
	height:100%;
}
div#cpd_course_profile_div_left{
	width:100%;
	height:100%;
}
fieldset#cpd_course_profile_fieldset_left{
	width:100%;
	height:100%;
}

/* COURSE SECTION PREVIEW */
div#panel_course_preview{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
div#panel_course_preview_body{
	height: 100%;
	width:100%;
}
div#panel_course_preview_contents{
	height: 100%;
	width:100%;
}
form#course_registration_preview_form{
	width:50%;
	height:100%;
	display: inline-block;
}
div#course_registration_preview_div_core{
	width:100%;
	height:100%;
}
div#course_registration_preview_div_left{
	width:100%;
	height:100%;
}
fieldset#course_registration_preview_fieldset_left{
	width:100%;
	height:100%;
}



/* EMPLOYE DOCS PROFILE */
div#panel_employee_docs_contents{
	height: 31.6em;
}
form#employeedocs_form{
	height: 100%;
	width: 100%;
}
div#employeedocs_div_core{
	height: 100%;
	width: 100%;
}
div#employeedocs_div_left{
	height: 100%;
	width: 100%;
}
fieldset#employeedocs_fieldset_left{
	height: 100%;
	width: 100%;
}

div#panel_add_participants_contents{
	height:31.6em;
}
form#add_participants_form{
	height: 100%;
	width: 100%;
}
div#add_participants_div_core{
	height: 100%;
	width: 100%;
}
div#add_participants_div_left{
	height: 100%;
	width: 100%;
}
div#views_table_div_topview{
	width: 100%;
}
fieldset#views_table_employees_fieldset_top{
	width:100%;
}

/* COURT ACTION PROFILE */

div#panel_court_action_profile_contents{
	height: 46.6em;
}
form#court_action_profile_form{
	height: 100%;
	width: 100%;
}
div#court_action_profile_div_top{
	height:4em;
	width:100%;
}
fieldset#court_action_profile_fieldset_top{
	height: 100%;
	width: 100%;
}
div#court_action_profile_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#court_action_profile_div_left{
	height: 100%;
	width: 50%;
}
div#court_action_profile_div_right{
	height: 100%;
	width: 50%;
}
fieldset#court_action_profile_fieldset_left{
	height: 100%;
	width: 100%;
}
fieldset#court_action_profile_fieldset_right{
	height: 100%;
	width: 100%;
}

/* COURT ACTION PROJECT SEARCH */
div#panel_court_action_projectsearch_contents{
	height: 34.6em;
}
form#crt_act_projectsearch_form{
	height: 100%;
	width: 100%;
}
div#crt_act_projectsearch_div_core{
	height: 100%;
	width: 100%;
}
div#crt_act_projectsearch_div_left{
	height: 100%;
	width: 21em;
}
fieldset#crt_act_projectsearch_fieldset_left{
	height: 100%;
	width: 100%;
}
div#crt_act_projectsearch_div_right{
	height: 100%;
	width: calc(100% - 21em);
}
fieldset#crt_act_projectsearch_fieldset_right{
	height: 100%;
	width: 100%;
}

/* WARNING PROJECT SEARCH */
div#panel_warning_projectsearch_contents{
	height: 34.6em;
}
form#warning_projectsearch_form{
	height: 100%;
	width: 100%;
}
div#warning_projectsearch_div_core{
	height: 100%;
	width: 100%;
}
div#warning_projectsearch_div_left{
	height: 100%;
	width: 21em;
}
fieldset#warning_projectsearch_fieldset_left{
	height: 100%;
	width: 100%;
}
div#warning_projectsearch_div_right{
	height: 100%;
	width: calc(100% - 21em);
}
fieldset#warning_projectsearch_fieldset_right{
	height: 100%;
	width: 100%;
}


/*EXAM*/
div#panel_exam_on_employee{
	width: 99%;  
	height: 84em;
	max-width: 99%;
  	max-height: 84em;
}
div#panel_exam_on_employee_body {
	width: 100%;
	height: 100%;
}
div#panel_exam_on_employee_contents{
  	width: 100%;  
  	height: 100%;
}
form#exam_on_employee_form{
	width: 100%;  
  	height: 100%;
}
div#exam_on_employee_div_top{
	height: 11em;
	width: 100%;
	border-bottom: groove;
}
div#exam_on_employee_div_right{
	width:100%;
	height: calc(100% - 11em);
	min-height: calc(100% - 11em);
}

div#panel_subject_on_employee_contents{
	width: 100%;  
  	height: 21.6em;
}
form#subject_on_employee_form{
	width: 100%;  
  	height: 100%;
}
div#subject_on_employee_div_core{
	width: 100%;  
  	height: 100%;
}
div#subject_on_employee_div_left{
	width: 100%;  
  	height: 100%;
}
fieldset#subject_on_employee_fieldset_left{
	width: 100%;  
  	height: 100%;
}

/* ITEM PROFILE TOP FORM */
div#panel_item_profile_contents{
	height: 41.6em;
}
form#item_top_profile_form{
	height : 4em;
	width: 100%
}
div#item_top_profile_div_top{
	height:100%;
	width: 100%;
	overflow-y: hidden;
}
fieldset#item_top_profile_fieldset_top{
	width:100%;
}

/* ITEM GENERAL FORM */
form#general_form{
	height : calc(100% - 5em);
	width: 100%
}
div#general_div_top{
	height: 5em;
	width: 100%;
}
fieldset#general_fieldset_top{
	width: 100%;
}
div#general_div_core{
	height:calc(100% - 5em);
	min-height: calc(100% - 5em);
	width: 100%;
}
div#general_div_left{
	width: 50%;
	height: 100%;
}
fieldset#general_fieldset_left{
	width:100%;
}
div#general_div_right{
	height:100%;
	width:50%;
}
fieldset#general_fieldset_right{
	width:100%;
}

/* ITEM ASSIGN TO FORM */
form#assign_to_form{
	height : calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%
}
div#assign_to_div_top{
	height: 4em;
	width: 100%;
	overflow-y: hidden;
}
fieldset#assign_to_fieldset_top{
	width:100%;
}
div#assign_to_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#assign_to_div_left{
	width:100%;
	height:100%;
}
fieldset#assign_to_fieldset_left{
	width:100%;
	height:100%;
}
fieldset#views_table_loan_fieldset_top{
	width:100%;
}

/* ITEM ASSIGNMENT PROFILE FORM */
div#panel_add_item_assignment_contents{
	height: 29.6em;
	width: 100%;
}
form#item_assignment_form{
	width:100%;
	height:100%;
}
div#item_assignment_div_core{
	height:100%;
	width: 100%;
}
div#item_assignment_div_left{
	width:100%;
	height:100%;
}
fieldset#item_assignment_fieldset_left{
	width:100%;
	height:100%;
}

/* HCM CALENDAR */
div#panel_calendar{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
div#panel_calendar_body {
	width: 100%;
	height: 100%;
}
div#panel_calendar_contents{
  	width: 100%;  
  	height: 100%;
}
form#calendar_view_form{
	height : calc(100% - 3em);
	width: 100%
}
div#calendar_view_div_core{
  	width: 100%;  
  	height: 100%;
}
div#calendar_view_div_left{
  	width: 100%;  
  	height: 100%;
}
div#calendar_view_div_top{
  	height: 3.5em;
  	border-bottom: 1px solid #c0c0c0;
}
div#calendar_view_div_bottom{
  	height: calc(100% - 3.5em);
  	padding-top: 1em;
}

/*COMPANY SETUP PROFILE*/
div#panel_setupcompany_profile{
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
div#panel_setupcompany_profile_body{
	height: 100%;	
}

div#panel_setupcompany_profile_contents{
	height: 100%;
}
form#setupcompany_form{
	/* height : 7em; */
	height: 10em;
	width: 100%
}
div#setupcompany_div_top{
	height:100%;
	width: 100%;
	overflow-y: hidden;
}
div#setupcompany_div_left{
	height:100%;
	width: calc(100% - 13em);
}
div#setupcompany_div_right{
	height:100%;
	width: 13em;
	border-left:none;
}


fieldset#leavetypes_fieldset_left .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
fieldset#leavetypes_fieldset_right .na-form_item {
	height: 2.5em;
	font-size: 1.2em;
	border-radius: 0px;
}
form#leavetypes_form{
	/* height : calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%
}
div#leavetypes_div_top{
	width: 100%;
	height: 4em;
}
div#leavetypes_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#leavetypes_div_left{
	width: 100%;
	height: 100%;
}
form#companyhierarchy_form{
	/* height : calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%
}
div#companyhierarchy_div_top{
	width: 100%;
	height: 4em;
}
div#companyhierarchy_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#companyhierarchy_div_left{
	width: 100%;
	height: 100%;
}
form#workflows_form{
	/* height : calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%
}
div#workflows_div_top{
	width: 100%;
	height: 4em;
}
div#workflows_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#workflows_div_left{
	width: 100%;
	height: 100%;
}
form#timeschemes_form{
	/* height : calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%
}
div#timeschemes_div_top{
	width: 100%;
	height: 4em;
}
div#timeschemes_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#timeschemes_div_left{
	width: 100%;
	height: 100%;
}
form#benefits_form{
	/* height : calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%
}
div#benefits_div_top{
	width: 100%;
	height: 4em;
}
div#benefits_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#benefits_div_left{
	width: 100%;
	height: 100%;
}
div#panel_addupdatestafflevel{
  width: 40em;  
  height: 50em;
  max-width: 40em;
  max-height: 50em;	
}
div#panel_addupdatestafflevel_body{
	height: 44.4em;
	width:100%;
	float:left;
}
div#panel_addupdatestafflevel_contents{
	height: 41.7em;
}
form#addupdatestafflevel_form{
	height : 100%;
}
div#addupdatestafflevel_div_core{
	width: 100%; 
  height: 90%; 
}
div#addupdatestafflevel_div_left{
	height : 100%;
	width:100%;
}
div#stafflevel_div_left{
		width:100%;
}
div#senioritylevel_div_left{
		width:100%;
}

/* HCM - PROJECT SETTINGS */
form#project_settings_form{
	/* height : calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%
}
div#project_settings_div_top{
	width: 100%;
	height: 4em;
}
div#project_settings_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#project_settings_div_left{
	width: 100%;
	height: 100%;
}

/* PROJECT SETTINGS PROFILE */
div#panel_project_setting_profile_contents{
	width: 100%;
	height: 21.6em;
}
form#project_setting_profile_form{
	height:100%;
	width:100%;
}
div#project_setting_profile_div_core{
	height:100%;
	width:100%;
}
div#project_setting_profile_div_left{
	height:100%;
	width:100%;
}
fieldset#project_setting_profile_fieldset_left{
	height:100%;
	width:100%;
}


/* HCM - BANKS */
form#banksearchview_form{
	/* height : calc(100% - 8em); */
	height : calc(100% - 10em);
	width: 100%
}
div#banksearchview_div_top{
	width: 100%;
	height: 4em;
}
div#banksearchview_div_core{
	width: 100%;
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#banksearchview_div_left{
	width: 100%;
	height: 100%;
}

/* PROJECT SETTINGS PROFILE */
div#panel_bank_profile_contents{
	width: 100%;
	height: 26.6em;
}
form#bank_profile_form{
	height:100%;
	width:100%;
}
div#bank_profile_div_core{
	height:100%;
	width:100%;
}
div#bank_profile_div_left{
	height:100%;
	width:100%;
}
fieldset#bank_profile_fieldset_left{
	height:100%;
	width:100%;
}


/* AWARDS PROFILE */
div#panel_award_profile_contents{
	height: 36.6em;
}
form#award_profile_form{
	height : 100%;
}
div#award_profile_div_core{
	width: 100%; 
  	height: 100%; 
}
div#award_profile_div_left{
	height: 100%;
	width: 100%;
}
fieldset#award_profile_fieldset_left{
	height: 100%;
	width: 100%;
}

/* COMPANY SELECTION */
div#panel_company_selection_contents{
	height: 11.6em;
}
form#company_selection_form{
	height : 100%;
}
div#company_selection_div_core{
	width: 100%; 
  	height: 100%; 
}
div#company_selection_div_left{
	height: 100%;
	width: 100%;
}
fieldset#company_selection_fieldset_left{
	height: 100%;
	width: 100%;
}


/* RECRUITMENT SECTION */

div#panel_recruitmentviews{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_recruitmentviews_body{
	height: 100%;
	width:100%;
}
div#panel_recruitmentviews_contents{
	height: 100%;
	width:100%;
}
form#recruitment_topview_form{
	height: 5em;
	width: 100%;
}
div#recruitment_topview_div_core{
	height: 100%;
	width: 100%;
}
div#recruitment_topview_div_left{
	width: calc(100% - 13em);
}
div#recruitment_topview_div_right{
	width: 13em;
}

form#vacanciessearchview_form{
	height: calc(100% - 5em);
	width: 100%;
}
div#vacanciessearchview_div_core{
	height: 100%;
	width: 100%;
}
div#vacanciessearchview_div_left{
	width: 21em;
    height: 100%;
}
div#vacanciessearchview_div_right{
	width: calc(100% - 21em);
    height: 100%;
}

form#candidatessearchview_form{
	height: calc(100% - 5em);
	width: 100%;
}
div#candidatessearchview_div_core{
	height: 100%;
	width: 100%;
}
div#candidatessearchview_div_left{
	width: 21em;
    height: 100%;
}
div#candidatessearchview_div_right{
	width: calc(100% - 21em);
    height: 100%;
}

form#recruitment_processsearchview_form{
	height: calc(100% - 5em);
	width: 100%;
}
div#recruitment_processsearchview_div_core{
	height: 100%;
	width: 100%;
}
div#recruitment_processsearchview_div_left{
	width: 21em;
    height: 100%;
}
div#recruitment_processsearchview_div_right{
	width: calc(100% - 21em);
    height: 100%;
}

/* VACANCY PROFILE */
div#panel_vacancy_profile{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_vacancy_profile_body{
	height: 100%;
	width:100%;
}
div#panel_vacancy_profile_contents{
	height: 100%;
	width:100%;
}

/* vacancy top form */
form#vacancy_top_profile_form{
	height: 17em;
	width: 100%;
}
div#vacancy_top_profile_div_top{
	height: 4em;
	width: 100%;
}
div#vacancy_top_profile_div_core{
	height: 13em;
	min-height: 13em;
	width: 100%;
}

/* vacancy choices form */
form#vacancy_choices_profile_form{
	height:4em;
	width:100%
}
div#vacancy_choices_profile_div_core{
	height: 100%;
	width:100%;
}
div#vacancy_choices_profile_div_left{
	height: 100%;
	width:100%;
}

/* vacancy description form */
form#vacancy_description_form{
	height: calc(100% - 21em);
	width: 100%;
}
div#vacancy_description_div_core{
	height: 100%;
	width: 100%;
}
div#vacancy_description_div_left{
	height: 100%;
	width: 100%;
}

/* vacancy specifications form */

form#position_specifications_form{
	height: calc(100% - 22em);
	width: 100%;
}
div#position_specifications_div_top{
	height:3em !important;
}
div#position_specifications_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#position_specifications_div_left{
	height: 100%;
	width: 100%;
} 

/* vacancy adverts form */
form#adverts_form{
	height: calc(100% - 22em);
	width: 100%;
}
div#adverts_div_top{
	height:3em;
}
div#adverts_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#adverts_div_left{
	height: 100%;
	width: 100%;
}

/* vacancy candidates form */
form#candidates_form{
	height: calc(100% - 22em);
	width: 100%;
}
div#candidates_div_top{
	height:3em;
}
div#candidates_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#candidates_div_left{
	height: 100%;
	width: 100%;
}

/* vacancy log form */
form#vacancy_log_form{
	height: calc(100% - 22em);
	width: 100%;
}
div#vacancy_log_div_top{
	height: 100%;
	min-height: 100%;
	width: 100%;
}

/* vacancy recruitment_process form */
form#assessment_processview_form{
	height: calc(100% - 22em);
	width: 100%;
}
div#assessment_processview_div_top{
	height:3em;
}
div#assessment_processview_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#assessment_processview_div_left{
	height: 100%;
	width: 100%;
}

/* job specification settings panel */

div#panel_specifiactions_settings_contents{
	width:100%;
	height: 41.6em;
}
form#specifiactions_settings_form{
	height:100%;
	width:100%;
}
div#specifiactions_settings_div_core{
	height:100%;
	width:100%;
}
div#specifiactions_settings_div_left{
	height:100%;
	width:100%;
}
fieldset#specifiactions_settings_fieldset_left{
	height:100%;
	width:100%;
}

/* add category specification panel */
div#panel_add_specification_category_contents{
	height: 16.6em;
	width: 100%;
}
form#specification_category_form{
	height:100%;
	width:100%;
}
div#specification_category_div_core{
	width:100%;
	height:100%;
}
div#specification_category_div_left{
	width:100%;
	height:100%;
}
fieldset#specification_category_fieldset_left{
	width:100%;
	height:100%;
}

/* panel advert profile */
div#panel_advert_profile_contents{
	height: 46.6em;
	width: 100%;
}
form#advert_profile_form{
	height:100%;
	width:100%;
}
div#advert_profile_div_core{
	width:100%;
	height:100%;
}
div#advert_profile_div_left{
	width:100%;
	height:100%;
}
fieldset#advert_profile_fieldset_left{
	width:100%;
	height:100%;
}

/* add media advert panel */
div#panel_add_advert_media_contents{
	height: 16.6em;
	width: 100%;
}
form#advert_media_form{
	height:100%;
	width:100%;
}
div#advert_media_div_core{
	width:100%;
	height:100%;
}
div#advert_media_div_left{
	width:100%;
	height:100%;
}
fieldset#advert_media_fieldset_left{
	width:100%;
	height:100%;
}

/* CANDIDATE PROFILE */
div#panel_candidate_profile{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_candidate_profile_body{
	height: 100%;
	width:100%;
}
div#panel_candidate_profile_contents{
	height: 100%;
	width:100%;
}

/* candidate top form */
form#candidate_top_profile_form{
	height: 17em;
	width: 100%;
}
div#candidate_top_profile_div_top{
	height: 4em;
	width: 100%;
}
div#candidate_top_profile_div_core{
	height: 12em;
	min-height: 12em;
	width: 100%;
}

/* candidate choices form */
form#candidate_choices_profile_form{
	height:6em;
	width:100%
}
div#candidate_choices_profile_div_core{
	height: 100%;
	width:100%;
}
div#candidate_choices_profile_div_left{
	height: 100%;
	width:100%;
}

/* candidate info form */
form#candidate_info_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_info_div_core{
	height: 100%;
	width: 100%;
}
div#candidate_info_div_left{
	height: 100%;
	width: 50%;
}
div#candidate_info_div_right{
	height: 100%;
	width: 50%;
}

/* candidate vacancies form */
form#candidate_vacancies_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_vacancies_div_core{
	height: 100%;
	width: 100%;
}
div#candidate_vacancies_div_left{
	height: 100%;
	width: 100%;
}

/* candidate skills form */
form#candidate_skills_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_skills_div_top{
	height:3em;
}
div#candidate_skills_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#candidate_skills_div_left{
	height: 100%;
	width: 100%;
}

/* candidate languages form */
form#candidate_languages_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_languages_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#candidate_languages_div_left{
	height: 100%;
	width: 100%;
}

/* candidate documents form */
form#candidate_documents_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_documents_div_top{
	height:3em;
}
div#candidate_documents_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#candidate_documents_div_left{
	height: 100%;
	width: 100%;
}

/* candidate log form */
form#candidate_log_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_log_div_top{
	height: 100%;
	min-height: 100%;
	width: 100%;
}

/* all documents form */
form#candidate_all_documents_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_all_documents_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#candidate_all_documents_div_left{
	height: 100%;
	width: 100%;
}

/* candidate professional qualifications form */
form#candidate_professional_qualifications_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#candidate_professional_qualifications_div_top{
	height:3em;
}
div#candidate_professional_qualifications_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#candidate_professional_qualifications_div_left{
	height: 100%;
	width: 100%;
}

/* candidate academic qualifications form */
form#academic_qualificationsview_form{
	height: calc(100% - 23em);
	width: 100%;
}
div#academic_qualificationsview_div_top{
	height:3em;
}
div#academic_qualificationsview_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#academic_qualificationsview_div_left{
	height: 100%;
	width: 100%;
}

/* academic qualification panel */
div#panel_acad_qualification_profile_contents{
	height: 51.6em;
	width: 100%;
}
form#academic_qulification_form{
	height: 100%;
	width: 100%;
}
div#academic_qulification_div_core{
	height: 100%;
	width: 100%;
}
div#academic_qulification_div_left{
	height: 100%;
	width: 100%;
}
fieldset#academic_qulification_fieldset_left{
	height: 100%;
	width: 100%;
}

/* candidate previous employmentss form */
form#previous_employmentsview_form{
	height: calc(100% - 21em);
	width: 100%;
}
div#previous_employmentsview_div_top{
	height:3em;
}
div#previous_employmentsview_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#previous_employmentsview_div_left{
	height: 100%;
	width: 100%;
}

/* candidate previous employment profile panel */
div#panel_previous_employment_profile_contents{
	height: 33.6em;
	width: 100%;
}
form#previous_employment_form{
	height: 100%;
	width: 100%;
}
div#previous_employment_div_top{
	height: 4em;
	width: 100%;
}
fieldset#previous_employment_fieldset_top{
	height: 100%;
	width: 100%;
}
div#previous_employment_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#previous_employment_div_left{
	height: 100%;
	width: 50%;
}
fieldset#previous_employment_fieldset_left{
	height: 100%;
	width: 100%;
}
div#previous_employment_div_right{
	height: 100%;
	width: 50%;
}
fieldset#previous_employment_fieldset_right{
	height: 100%;
	width: 100%;
}


/* candidate awards form */
form#candidate_awards_form{
	height: calc(100% - 21em);
	width: 100%;
}
div#candidate_awards_div_top{
	height:3em;
}
div#candidate_awards_div_core{
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
	width: 100%;
}
div#candidate_awards_div_left{
	height: 100%;
	width: 100%;
}

/* add assessment panel */
div#panel_add_assessment_stage_profile_contents{
	height: 41.6em;
	width: 100%;
}
form#add_assessment_stage_form{
	height: 100%;
	width: 100%;
}
div#add_assessment_stage_div_core{
	height: 100%;
	width: 100%;
}
div#add_assessment_stage_div_left{
	height: 100%;
	width: 100%;
}
fieldset#add_assessment_stage_fieldset_left{
	height: 100%;
	width: 100%;
}

/* Assessment Stage Profile */
div#panel_assessment_stage_profile{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_assessment_stage_profile_body{
	height: 100%;
	width:100%;
}
div#panel_assessment_stage_profile_contents{
	height: 100%;
	width:100%;
}
form#assessment_stage_top_form{
	height:28em;
	width:100%;
}
div#assessment_stage_top_div_top{
	height: 4em;
	width: 100%;
}
div#assessment_stage_top_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#assessment_stage_top_div_left{
	height: 100%;
	width: 50%;
}
div#assessment_stage_top_div_right{
	height: 100%;
	width: 50%;
}

form#assessment_stage_outcome_form{
	height: calc(100% - 28em);
	width: 100%;
	border-top: 1px solid #c0c0c0;
}
div#assessment_stage_outcome_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%
}
div#assessment_stage_outcome_div_left{
	height: 100%;
	width:100%
}

/* test outcome panel */
div#panel_outcome_test_profile_contents{
	height: 41.6em;
	width: 100%;
}
form#outcome_test_form{
	height: 100%;
	width: 100%;
}
div#outcome_test_div_core{
	height: 100%;
	width: 100%;
}
div#outcome_test_div_left{
	height: 100%;
	width: 100%;
}
fieldset#outcome_test_fieldset_left{
	height: 100%;
	width: 100%;
}

/* Interview Profile */
div#panel_interview_profile{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_interview_profile_body{
	height: 100%;
	width:100%;
}
div#panel_interview_profile_contents{
	height: 100%;
	width:100%;
}
form#interview_top_form{
	height:21em;
	width:100%;
}
div#interview_top_div_top{
	height: 4em;
	width: 100%;
}
div#interview_top_div_core{
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
	width: 100%;
}
div#interview_top_div_left{
	height: 100%;
	width: 50%;
}
div#interview_top_div_right{
	height: 100%;
	width: 50%;
}

form#interview_documents_form{
	height: calc(100% - 21em);
	width: 100%;
	border-top: 1px solid #c0c0c0;
}
div#interview_documents_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%
}
div#interview_documents_div_left{
	height: 100%;
	width:100%
}



/* cv review profile*/
div#panel_cv_review_profile{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_cv_review_profile_body{
	height: 100%;
	width:100%;
}
div#panel_cv_review_profile_contents{
	height: 100%;
	width:100%;
}
form#cv_review_form{
	width: 100%;
	height: 100%;
}
div#cv_review_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#cv_review_div_left{
	height: 100%;
	width: 50%;
}
div#cv_review_div_right{
	height: 100%;
	width: 50%;
}



/* cv review buttons */
a#panel_cv_review_profile_footer_bt_next{
	float: right;
    margin-right: 4em;
}
a#panel_cv_review_profile_footer_bt_previous{
	float: right;
}

/* cv review panel MINI */
div#panel_cv_review_mini_profile_contents{
	height: 41.6em;
	width: 100%;
}
form#cv_review_mini_form{
	height: 100%;
	width: 100%;
}
div#cv_review_mini_div_core{
	height: 100%;
	width: 100%;
}
div#cv_review_mini_div_left{
	height: 100%;
	width: 100%;
}
fieldset#cv_review_mini_fieldset_left{
	height: 100%;
	width: 100%;
}


/* Application Form */

div#panel_application_form{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_application_form_body{
	height: 100%;
	width:100%;
}
div#panel_application_form_contents{
	height: 100%;
	width:100%;
}
form#application_form_form{
	width: 100%;
	height: 100%;
}
div#application_form_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#application_form_div_left{
	height: 100%;
	width: 100%;
}

/* Doc Attachment Panel */
div#panel_attachments_contents{
	width: 100%;
	height: 31.6em;
}
form#metadata_form{
	width: 100%;
	height: 100%;
}
div#metadata_div_core{
	height: 100%;
	width: 100%;
}
div#metadata_div_left{
	height: 100%;
	width: 100%;
}


/* Specific grids for application form*/
div#application_form_grid_academ_qual_grid .na-form_item,
div#application_form_grid_certification_grid .na-form_item,
div#application_form_grid_language_grid .na-form_item,
div#application_form_grid_prev_employment_grid .na-form_item {
	border: 1px solid #CCCCCC;
}


/* Application Form REVIEW */

div#panel_application_form_review{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_application_form_review_body{
	height: 100%;
	width:100%;
}
div#panel_application_form_review_contents{
	height: 100%;
	width:100%;
}
form#application_form_review_form{
	width: 100%;
	height: 100%;
}
div#application_form_review_div_core{
	height: 100%;
	min-height: 100%;
	width: 100%;
}
div#application_form_review_div_left{
	height: 100%;
	width: 100%;
}


/* Log Panel */
div#panel_log_contents{
	width: 100%;
	height: 34.6em;
}
form#log_form{
	width: 100%;
	height: 100%;
}
div#log_div_top{
	height: 100%;
	width: 100%;
}

/* Maximized Log Panel*/
div#panel_log_maximized{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_log_maximized_body{
	height: 100%;
	width:100%;
}
div#panel_log_maximized_contents{
	height: 100%;
	width:100%;
}
form#log_maximized_form{
	width: 100%;
	height: 100%;
}
div#log_maximized_div_top{
	height: 100%;
	width: 100%;
}

/* Assessmet Access */
div#panel_assessment_access_contents{
	width: 100%;
	height: 21.6em;
}
form#assessment_access_form{
	width: 100%;
	height: 100%;
}
div#assessment_access_div_core{
	height: 100%;
	width: 100%;
}
div#assessment_access_div_left{
	height: 100%;
	width: 100%;
}
fieldset#assessment_access_fieldset_left{
	height: 100%;
	width: 100%;
}

/* Edit Assessors */
div#panel_edit_assessors_contents{
	width: 100%;
	height: 21.6em;
}
form#edit_assessors_form{
	width: 100%;
	height: 100%;
}
div#edit_assessors_div_core{
	height: 100%;
	width: 100%;
}
div#edit_assessors_div_left{
	height: 100%;
	width: 100%;
}
fieldset#edit_assessors_fieldset_left{
	height: 100%;
	width: 100%;
}

/* general document panel */

div#panel_candidate_docs_contents{
	height: 31.6em;
}
form#candidatedocs_form{
	height: 100%;
	width: 100%;
}
div#candidatedocs_div_core{
	height: 100%;
	width: 100%;
}
div#candidatedocs_div_left{
	height: 100%;
	width: 100%;
}
fieldset#candidatedocs_fieldset_left{
	height: 100%;
	width: 100%;
}


/* PENDING VIEWS FOR HCM */
form#hcm_pendingsearchview_form{
	height: 100%;
}
div#hcm_pendingsearchview_div_right{
	width:100%;
}


/* APPRAISALS SECTION*/

/* COMPETENCY CATEGORIES */
div#panel_competency_categories_contents{
	height: 46.6em;
}
form#competency_categories_form{
	height: 100%;
	width: 100%;
}
div#competency_categories_div_core{
	height: 100%;
	width: 100%;
}
div#competency_categories_div_left{
	height: 100%;
	width: 100%;
}
fieldset#competency_categories_fieldset_left{
	height: 100%;
	width: 100%;
}

/* COMPETENCY PROFILE */
div#panel_competency_setup_profile_contents{
	height: 31.6em;
}
form#competency_setup_form{
	height: 100%;
	width: 100%;
}
div#competency_setup_div_core{
	height: 100%;
	width: 100%;
}
div#competency_setup_div_left{
	height: 100%;
	width: 100%;
}
fieldset#competency_setup_fieldset_left{
	height: 100%;
	width: 100%;
}

/* APPRAISAL FORM TYPE PROFILE */
div#panel_appraisal_form_type_profile_contents{
	height: 41.6em;
}
form#appraisal_form_type_form{
	height: 100%;
	width: 100%;
}
div#appraisal_form_type_div_core{
	height: 100%;
	width: 100%;
}
div#appraisal_form_type_div_left{
	height: 100%;
	width: 100%;
	overflow-y: hidden;
}
fieldset#appraisal_form_type_fieldset_left{
	height: 100%;
	width: 100%;
}

/* APPRAISAL FORM */
div#panel_appraisal_form{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_appraisal_form_body{
	height: 100%;
	width:100%;
}
div#panel_appraisal_form_contents{
	height: 100%;
	width:100%;
}
form#appraisal_form{
	width: 100%;
	height: 100%;
}
div#appraisal_div_core{
	height: 100%;
	width: 100%;
}
div#appraisal_div_left{
	height: 100%;
	width: 100%;
}
fieldset#appraisal_fieldset_left .na-form_item {
    height: 2.5em;
    font-size: 1.2em;
    border: 1px solid #CCCCCC;
}

/* APPRAISAL FORMS VIEW */
div#panel_appraisalsviews{
	width: 99%;  
 	height: 84em;
  	max-width: 99%;
  	max-height: 84em;	
}
div#panel_appraisalsviews_body{
	height: 100%;
	width:100%;
}
div#panel_appraisalsviews_contents{
	height: 100%;
	width:100%;
}
form#appraisals_top_form{
	height:4em;
	border-bottom: 1px solid #c0c0c0;
}
form#appraisalsviews_form{
	width: 100%;
	height: calc(100% - 4em);
}
div#appraisalsviews_div_core{
	height: 100%;
	width: 100%;
}
div#appraisalsviews_div_left{
	height: 100%;
	width: 21em;
}
div#appraisalsviews_div_right{
	height: 100%;
	width: calc(100% - 21em);
	min-width: calc(100% - 21em);
}

/* CREATE APPRAISALS */
div#panel_create_appraisals_contents{
	height: 23.6em;
}
form#create_appraisals_form{
	height: 100%;
	width: 100%;
}
div#create_appraisals_div_core{
	height: 100%;
	width: 100%;
}
div#create_appraisals_div_left{
	height: 100%;
	width: 100%;
	overflow-y: hidden;
}
fieldset#create_appraisals_fieldset_left{
	height: 100%;
	width: 100%;
}

/* APPRAISALS PERIOD VIEW */
div#panel_appraisal_periods_view_contents{
	height: 44.4em;
}
form#appraisal_periods_view_form{
	height: 100%;
	width: 100%;
}
div#appraisal_periods_view_div_top{
	height: 6em;
}
div#appraisal_periods_view_div_core{
	height: calc(100% - 6em);
	min-height: calc(100% - 6em);
	width: 100%;
}
div#appraisal_periods_view_div_left{
	height: 100%;
	width: 100%;
}


/* Time sheets view panel */

div#panel_time_sheets_view {
	width: 99%;
	height: 84em;
	max-width: 99%;
	max-height: 84em;
}

div#panel_time_sheets_view_body {
	width: 100%;
	height: 100%;
}

form#time_sheets_view_form {
	width: 100%;
	height: 100%;
}

div#time_sheets_view_div_core{
	width: 100%;
	height: calc(100% - 3em);
	min-height: calc(100% - 3em);
}

div#time_sheets_view_div_right {
	width: calc(100% - 21em);
}

div#time_sheets_view_div_left {
	width: 21em;
}

/* Time sheet entries panel */
div#panel_time_sheet{
	width: 99%;
	height: 84em;
	max-width: 99%;
	max-height: 84em;
}
div#panel_time_sheet_contents {
	height: 54.3em;
}
form#time_sheet_form {
	height: 100%;
	width: 100%;
}
div#time_sheet_div_top {
	height: 100%;
	width: 100%;
}
fieldset#time_sheet_fieldset_top {
	height: 100%;
	width: 99%;
}

fieldset#time_sheet_fieldset_top .na-form_item{
	border: 1px solid #CCCCCC;
}

fieldset#time_sheet_fieldset_top .choices{
	margin-top: 0.5em;
	/*width: calc(100% - 27.5em);*/
	margin-left: 2em;
	min-width: 10em;
}

fieldset#time_sheet_fieldset_top .choices__inner{
	width: 100%;
}

fieldset#time_sheet_fieldset_top .choices__list--dropdown{
	width: 100%;
}

/* Activity Lists panel */
fieldset#activity_lists_fieldset_top {
	height: 100%;
	width: 99%;
}

  