.na-panel_header {
  height: 2.8em;
}
.na-panel_footer {
  height: 2.8em;
}

/* M A I N    S C R E E N */


/* TO BE MOVED TO na-main.css   */

.na-viewrow_highlight {
	font-weight: 800 !important;
	
}


.na-iconbar {
  width: 80%; /* Full-width */
  margin-left: 1em;
  overflow: auto; /* Overflow due to float */
  font-size: 1em;
}
.na-iconbar.vertical {
  width: 4.5em; 
  background-color: #e0e0e091;
}
.na-iconbar ul {
    margin: 0;
}

.na-iconbar ul li {
	  float: left; /* Float links side by side */
	  text-align: center;
    width: 3em;
    height: 1.9em;
    margin: 0 0;   /* 0.25em 0.25em; */
    padding: 0.1em;
    background-color: #0984fb;
    color: white;
    border: 1px solid #eee;
    display: inline-block;
    font-size: 2em; /* Increased font size */
}
.na-iconbar.high_labels ul li {
    height: 2.3em;
}
.na-iconbar.vertical ul li {
    background-color: transparent;
    color: black;
    width: 1.5em;
    height: 1.4em;
    font-size: 2.2em;
}
.na-iconbar.actions ul li {
    background-color: #008000c9;
}
.na-iconbar ul li:hover {
    background-color: #0358ad;
}
.na-iconbar.vertical li:hover {
  background-color: #8d8d8d; 
}
.na-iconbar.actions ul li:hover {
    background-color: darkgreen;
}
.na-iconbar ul li.selected {
    background-color: #0358ad;
}
.na-iconbar ul li i {
	display: block;
  margin: 0.1em auto 0.2em;;
  text-align: center;
  font-size: 0.8em;
  color: white;
}
.na-iconbar.vertical ul li i {
  color: black;
/*  font-size: 1.1em; */
}
.na-iconbar li a {
  text-decoration:none;
  width:100%;
  height:100%;
  display:block;
  margin:0;
  padding:0;
}
.na-iconbar li a span {
  color:white;
  font-size:0.4em;
  display:block;
  /*text-transform:uppercase;*/
  letter-spacing:1px;
}
.na-iconbar.vertical li a span {
  display: none;
}
.na-text_align_center{
	text-align: center;
}
/* END OF TO BE MOVED TO na-main.css   */

/* div#crmbar_div_top {
	width: 4.5em; 
	display: block;
	float: left;
}
div#crmbar_div_bottom {
	width: 49em; 52
	display: block;
	float: left;
	clear: none;
}
fieldset#crmbar_fieldset_top {
	margin: 0em 0em;
} */

form#crmbar_form{
	width:100%;
}
div#crmbar_div_core {
  width: 100%;  
}
div#crmbar_div_left {
	width: 7em; 
	display: block;
	float: left;
}
div#crmbar_div_right {
	width: calc(100% - 10em); /* 52 */
	display: block;
	float: left;
	clear: none;
	border: none;	
}
fieldset#crmbar_fieldset_left {
	margin: 0em 0em;
	width: 100%;
}
fieldset#crmbar_fieldset_right {
	margin: 0em 0em;
	width: 100%;
}

div#crmbar_iconbar,
div#crmbar_iconbar_bpm,
div#crmbar_iconbar_rep,
div#inspire_libraries {
	margin-left: 0em; 
	height: 5.5em; 
}
div#crmbar_iconbar > span,
div#crmbar_iconbar_bpm > span,
div#crmbar_iconbar_rep > span,
span#main_screen_libraries_heading {
	margin-right: 0.5em; 
	writing-mode: vertical-rl; 
	text-orientation: upright; 
	width: 10em; 
	background-color: white; 
	color: #0984fb; 
	font-size: 1em; 
	font-weight: 800;	
}

div#setupmenu_div_left {
	width: 20em;
}
div#pendingsmenu_div_left {
	width: 20em;
}
div#quickactions_div_left {
	width: 12em;
}
span#crm_view_relationships_title {
	font-size: 0.35em;
}

/* T R A N S A C T I O N   P A N E L S  */

/* Left menu */
/* ALL VIEWS */
div#panel_views {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 85em;
}
 div#panel_views_body {
  height: 78.4em;
}
div#panel_views_contents {
  height: 75.6em;
}
form#panelallviews_form {
	height: 100%	
}
div#panelallviews_div_core {
  width: 100%;  
}
div#panelallviews_div_left {
	height : 100%;  /*74em;*/
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
}
div#panelallviews_div_right {
	height : 100%;  /* 75.6em; */
	width : calc(100% - 20em);
}
div#mypendingwork_div_left {
	width: 14em;
}
div#projectsearchview_div_left{
	height : 100%;  /* 73.5em; */
	width : 20em;
}

/* DELETED VIEWS */
div#panel_maintenanceviews {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 85em;
}
 div#panel_maintenanceviews_body {
  height: 78.4em;
}
div#panel_maintenanceviews_contents {
  height: 75.6em;
}
div#maintenanceviews_div_core {
  width: 100%;  
}
div#maintenanceviews_div_left {
	height : 74em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 29em;
}
div#maintenanceviews_div_right {
	height : 75.6em;
	width : 93em;
	width : calc(100% - 29em);
}
div#deletedsearchview_div_left {
	height : 73em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 29em;
}

/* BPM Panels */
/* PROJECT VIEWS */
div#panel_audience  {
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panel_audience_body {
  height: 34em;
  width:35em;
}
div#panel_audience_contents {
  height: 30em; 
  width: 32em;
} 
div#audience_div_left{
  height: 28em;
  width: 35em;
} 
div#panel_entitysearchprjview {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_entitysearchsearchprjview_body {
	height: 34.4em;
}
div#entitysearchprjview_div_left {
	height: 34em;
}

/* REQUEST VIEWS */
div#panel_requestviews {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 85em;
}
 div#panel_requestviews_body {
  height: 78.4em;
}
div#panel_requestviews_contents {
  height: 75.6em;
}
form#panelrequestviews_form {
	height: 100%;
}
div#panelrequestviews_div_core {
	width: 100%;
}
div#panelrequestviews_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 22em;
}
div#panelrequestviews_div_right {
	height : 100%;
	width : calc(100% - 22em);
}

div#panel_requestowner{
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_requestowner_body {
	height: 34.4em;
}
div#requestowner_div_left {
	height: 31em;
}
/* GM 31/01/22 HANDLING PORTAL REQUESTS IN BPM - REQUESTS */
div#portal_request_profile_div_right {
	width: 33em;
}
div#portal_request_forms_form{
	height: calc(100% - 13em);
}
div#portal_request_forms_div_core{
	width: 100%;
	height: 100%;
}
/* div#portal_request_forms_div_left{
	width: 14em;
	height: 100%;
} */
div#portal_request_forms_div_right{
	/* width: calc(100% - 14em); */
	width: 100%;
	height: 100%;
}

div#portal_request_documents_form{
	height: calc(100% - 13em);
}
div#portal_request_documents_div_core{
	width: 100%;
	height: 100%;
}
/* END GM 31/01/22 HANDLING PORTAL REQUESTS IN BPM - REQUESTS*/


/* GM 19/05/22 HANDLING PORTAL REQUESTS IN BPM - PROJECT EXECUTION */
form#portal_request_profile1_form {
	height: calc(100% - 15em);
}
div#portal_request_profile1_div_top {
	height: 3em;
}
div#portal_request_profile1_div_core {
	height: calc(100% - 3em);
  min-height: calc(100% - 3em);
}
div#portal_request_forms1_div_right {
	width: 100%;
}    
/* END GM 19/05/22 HANDLING PORTAL REQUESTS IN BPM - PROJECT EXECUTION */

div#panel_reassignprojectowner {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_reassignprojectowner_body {
	height: 34.4em;
}
div#reassignprojectowner_div_left {
	height: 31em;
}

form#request_form{
	height: 8.5em;
}

/* Below is used in Forms setup and Portal My Forms */
fieldset#form_searchview_fieldset_left{
	width: 100%;
}
/* End of below is used in Forms setup and Portal My Forms */

div#panel_selectform  {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_selectform_body {
	height: 34.4em;
}
div#selectform_div_left {
	height: 31em;
}

div#panel_addcomment  {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_addcomment_body {
	height: 34.4em;
}
div#addcomment_div_left {
	height: 31em;
}

div#panel_showrequestorcomments  {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_showrequestorcomments_body {
	height: 34.4em;
}
div#showrequestorcomments_div_left {
	height: 31em;
}

div#panel_editcomment  {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_editcomment_body {
	height: 34.4em;
}
div#editcomment_div_left {
	height: 31em;
}
/*   Kept in screen definition in order to be modifiable at runtime
div#panel_inspiremeta  {
	max-height: 50em; 
	height: 50em; 
	width: 34.25em; 
}
div#panel_inspiremeta_body {
	height: 44.4em; 
}
div#inspiremeta_div_left {
	height: 41em;
}
*/

div#panel_reassigntaskowner {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_reassigntaskowner_body {
	height: 34.4em;
}
div#reassigntaskowner_div_left {
	height: 31em;
}
div#requestsearchview_div_left{
	height : 100%;
	width: 100%;  
}


div#panel_reassigntaskowner_prjexec {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_reassigntaskowner_prjexec_body {
	height: 34.4em;
}
div#reassigntaskowner_prjexec_div_left {
	height: 31em;
}



/*
form#request_log_form{
	width:100%;
}
*/
/* DOCUMENTS VIEWS */
div#panel_documentsviews {
  width: 99%;      /* 95%;  122.75em; */   /* NK 29/6 */
  height: 84em;
  max-width: 99%;    /* 95%; 122.75em; */   /* NK 29/6 */
  max-height: 84em;
}
 div#panel_documentsviews_body {
  height: 78.4em;
}
   
div#panel_documentsviews_contents {
  height: 75.6em;
}
form#paneldocumentsviews_form {
	height: 100%;
}
div#paneldocumentsviews_div_core {
	width: 100%;  
}
div#paneldocumentsviews_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 24em;
}
div#paneldocumentsviews_div_right {
	height : 100%;
	width :  calc(100% - 24em); 
}
div#documentsearchview_div_left{
	height : 100%;
	width: 100%;
}
div#documentlog_div_bottom{
	width: 54em;
}
div#documentlog1_div_bottom{
	width: 54em;
}
div#documentlog2_div_bottom{
	width: 54em;
}
/* LABELS AND LETTERS VIEWS */
div#panel_lettersandlabelsviews {
  width: 99%;      /* 95%;  122.75em; */ 
  height: 84em;
  max-width: 99%;    /* 95%; 122.75em; */
  max-height: 85em;
}
 div#panel_lettersandlabelsviews_body {
  height: 78.4em;
}
div#panel_lettersandlabelsviews_contents {
  height: 75.6em;
}
form#panellettersandlabelsviews_form {
	height: 100%;
}
div#panellettersandlabelsviews_div_core {
	width: 100%;  
}
div#panellettersandlabelsviews_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
}
div#panellettersandlabelsviews_div_right {
	height : 100%;
	width :  calc(100% - 20em);
}
div#labelssearchview_div_left{
	height : 100%;
	width  : 100%;
}

/* COMPANY VIEW */
div#panel_companyview {
	width: 99%; 
	height: 84em;
	max-width: 99%; 
	max-height: 85em;
}
div#panel_companyview_body{
	height:100%;
}
div#panel_companyview_contents{
	height:100%;
}
form#companyview_form{
	height:100%;
}
div#companyview_div_top{
	height:100%;
}

/* FORM VIEWS */
div#panel_form_view {
  width: 99%;      /* 95%;  122.75em; */  
  height: 84em;
 	max-width: 99%;    /* 95%; 122.75em; */
  max-height: 85em;
}
 div#panel_form_view_body {
  height: 100%;
}
div#panel_form_view_contents {
  height: 100%;
}
form#panelformview_form{
  height: 100%;	
}
div#panelformview_div_core {
	width: 100%;  
}
div#panelformview_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
}
div#panelformview_div_right {
	height : 100%;
	width :  calc(100% - 20em);
}
div#formsearchview_div_left{
	height : 100%;
	width: 100%;
}

/* The below pertain to the add comment panel - not sure if used as it was moved to form generator*/
div#panel_comments {
	width : 68.5em;
	height: 50em;
}
div#panel_comments_body {
	height: 44.4em;
}
div#add_comments_div_core{
	width: 100%;
}
form#add_comments_form {
	width: 100%;
}
div#add_comments_div_left {
	height: 100%;
	width: 100%;
}
fieldset#add_comments_fieldset_left {
	height: 100%;
	width: 100%;
} 
/* End of add comment panel */


/* PROJECT INFO VIEWS */
div#panel_projectinfoviews {
 width: 99%;      /* 95%;  122.75em; */ 
  height: 84em;
  max-width: 99%;    /* 95%; 122.75em; */   
  max-height: 85em;
}
 div#panel_projectinfoviews_body {
  height: 78.4em;
}
div#panel_projectinfoviews_contents {
  height: 75.6em;
}
div#panelprojectinfoviews_div_core {
	width: 100%;  
}
div#panelprojectinfoviews_div_left {
	height : 75.6em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 29em;
}
div#panelprojectinfoviews_div_right {
	height : 75.6em;
	width :  calc(100% - 29em);
}
div#projectinfosearchview_div_left{
	height : 74.6em;
}

/* cg 20/11/2023 - start */
fieldset#views_table_project_fieldset_top{
	width:100%;
}
/* cg 20/11/2023 - end */

/* ON BEHALF SETUP VIEW */
div#panel_onbehalfofview{
	width:99%;
	height:84em;
	max-width:99%;
	max-height:84em;
}
div#panel_onbehalfofview_body{
	height:100%;
}
div#panel_onbehalfofview_contents{
	height:100%;
}
form#onbehalfofview_form{
	height:100%;
}
div#onbehalfofview_div_core{
	height:100%;
	width:100%;
}
div#onbehalfofview_div_left {
	height: 100%;/* height : 74em; */
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 17em;
}
div#onbehalfofview_div_right {
	height:100%;/* height : 75.6em; */
	width: calc(100% - 17em);/* width : 93em; */
}
div#onbehalfofsetupsearchview_div_left{
	height:100%;/* height : 73em; */
	width:100%;
}

/* External User Setup */
div#panel_externaluserview {
  width: 99%;      /* 95%;  122.75em; */ 
  height: 84em;
  max-width: 99%;    /* 95%; 122.75em; */
  max-height: 85em;
}
 div#panel_externaluserview_body {
  height: 78.4em;
}
div#panel_externaluserview_contents {
  height: 75.6em;
}

div#panel_externalusersetup {
   width : 34.25em;
	height : 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_externalusersetup_body {
  height: 44.4em;
}
div#panel_externalusersetup_contents {
  height: 41.6em;
}

div#panel_userSearchIndividuals {
   width : 70.50em;
	height : 65em;
  max-width: 70.50em;
  max-height: 65em;
}
 div#panel_userSearchIndividuals_body {
  height: 59.4em;
  width: 70.50em;
  
}
div#panel_userSearchIndividuals_contents {
  height: 56.6em;
}
div#userSearchIndividuals_div_top {
	height: 6em;
}
div#userSearchIndividuals_div_core {
	width: 70.50em;
}
div#userSearchIndividuals_div_left {
	height: 28em;
	width : 70.50em;
}
div#userSearchIndividuals_div_bottom {
	height :  22em;
	border-top: 4px solid #0c3e6e;
	width: 100%;  
}
fieldset#userSearchIndividuals_fieldset_top {
	width : 70.50em;
}
fieldset#userSearchIndividuals_fieldset_left {
	width : 70.50em;
}
fieldset#IndividualEmail_fieldset_top{
	width:100%;
}
fieldset#IndividualView_fieldset_top{
	width:100%;
}

/* Key Store Setup*/
div#panel_keystoresetup {
   	width : 37.25em;
	height : 30em;
  	max-width: 37.25em;
  	max-height: 30em;
}
div#panel_keystoresetup_body {
  height: 24.4em;
}
div#panel_keystoresetup_contents {
  height: 21.6em;
}

/* CRM User Setup */
div#panel_userview {
  width: 99%;      /* 95%;  122.75em; */ 
  height: 84em;
  max-width: 99%;    /* 95%; 122.75em; */
  max-height: 85em;
}
 div#panel_userview_body {
  height: 78.4em;
}
div#panel_userview_contents {
  height: 75.6em;
}
div#userview_div_top {
	height: 75.6em;
}	
div#panel_usersetup {
   width : 34.25em;
	height : 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_usersetup_body {
  height: 44.4em;
}
div#panel_usersetup_contents {
  height: 41.6em;
}

/* Workflow Setup */
div#panel_workflowsviews {
  width: 99%;	/* width: 122.75em;  */ 
  height: 84em;
  max-width: 99%;/* max-width: 122.75em; */
  max-height: 84em; 
}
 div#panel_workflowsviews_body {
  height:100%;	/* height: 78.4em; */
}
div#panel_workflowsviews_contents {
  height:100%; 	 /* height: 75.6em; */
}
form#panelworkflowsviews_form{
	height:100%;
}
div#panelworkflowsviews_div_core{
	height:100%;
}
div#panelworkflowsviews_div_left {
	height:100%;	/* height : 75.6em; */
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 22em; /* width: 29em; */
}
div#panelworkflowsviews_div_right {
	height:100%;		/* height : 75.6em; */
	width: calc(100% - 22em);	/* width : 93em; */
}
div#workflowssearchview_div_left{
	height:100%;/* height : 74.6em; */
	width: 100%;
}
div#workflowsearchview_div_left{
	height:100%;
	width: 100%;
}

div#panel_frameworksview {
 width: 99%;      /* 95%;  122.75em; */
 height: 84em;
 max-width: 99%;      /* 95%;  122.75em; */
 max-height: 85em; 
}
 div#panel_frameworksview_body {
  height: 78.4em;
}
div#panel_frameworksview_contents {
  height: 75.6em;
}
form#frameworksview_form{
	width: 100%;
	height: 100%;
}
div#frameworksview_div_core {
	width: 100%;  
} 
div#frameworksview_div_right {
	height: 100%;
  width :  calc(100% - 22em);
} 
div#frameworksview_div_left {
 height: 100%;
 padding: 0.25em 0.25em 0.25em 0.25em;
 width: 22em;
} 

/* div#tasksview_div_bottom.framework{
	 height: 34em;
} */
form#header_framework_form{
	height: 11em;
}
form#project_log_form{
	height: calc(100% - 11em);
	min-height: calc(100% - 11em);
}
form#tasksview_form{
	height: calc(100% - 11em);
	min-height: calc(100% - 11em);
}
form#projectforms_form{
	height: calc(100% - 11em);
	min-height: calc(100% - 11em);
}
form#framework_templates_view_form{
	height: calc(100% - 11em);
	min-height: calc(100% - 11em);
}
form#framework_form{
	height: calc(100% - 10em);
	min-height: calc(100% - 10em);
}
div#tasksview_div_bottom.framework{
	 height: 100%;
} 
div#projectforms_div_bottom{
	 height: 100%;
}
div#project_log_div_top{
	height: 100%;
}
div#framework_templates_view_div_core{
	width:100%;
}

fieldset#views_handle_form_fieldset_top{
	width: 100%;
}
div#frameworksview_search_div_left{
	 height: 100%;
	  width: 100%;
}
div#frameworksview_div_core {
	min-height: auto;
}
div#panel_framework {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;	
}
 div#panel_framework_body {
 	 height:100%; 
}
div#panel_framework_contents {
  height:100%; 
}
div#header_framework_div_top {
  height:100%;
}
div#framework_div_left {
  height: 100%;
  width: 50%;
}
div#framework_div_right {
  height: 100%;
  width: 50%;
}
fieldset#header_framework_fieldset_top {
	margin: 0em 0em;
	width: 100%;
}
/*tasks*/
div#task_framework_panel {
  width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#task_framework_panel_body {
  height: 44.4em;
}
div#task_framework_panel_contents {
  height: 41.6em;
}
div#task_header_div_top {
  height:4.5em;
}
div#task_fields_list_div_left {
  height: 29em;
}
/* NK 19/04/2023 The below is not needed
div#tasks_div_left {
  height: 29em;
}
*/
form#log_task_form{
	width: 100%;
}
/*task fields*/
div#panel_task_field {
	width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#panel_task_field_body {
  height: 44.4em;
}
div#panel_task_field_contents {
  height: 41.6em;
}
div#task_fields_div_left {
  height: 41.6em;
}
div#task_fields_div_right {
  height: 41.6em;
}

/*adhoc task fields*/
div#panel_adhoc_task_field {
width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#panel_adhoc_task_field_body {
  height: 44.4em;
}
div#panel_adhoc_task_field_contents {
  height: 41.6em;
}
div#adhoc_task_field_div_left {
  height: 41.6em;
}
div#adhoc_task_field_div_right {
  height: 41.6em;
}

/*task preview*/
div#popup_task_preview_panel {
	height : 50em;
  max-height: 50em;
  width: 99%;   /*34.25*/
  max-width: 99%;  /*34.25*/
  
}
 div#popup_task_preview_panel_body {
  height: 44.4em;
}
div#popup_task_preview_panel_contents {
  height: 41.6em;
}
div#task_preview_div_left {
  height: 41.6em;				/*41.6*/
  width: 100%;
}

 /* Adhoc task preview */
div#popup_adhoc_task_preview_panel {
   width : 34.25em;
	height : 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#popup_adhoc_task_preview_panel_body {
  height: 44.4em;
}
div#popup_adhoc_task_preview_panel_contents {
  height: 41.6em;
}
div#adhoc_task_preview_div_left {
  height: 41.6em;				/*31*/
}

 /*task (framework)*/
div#task_framework {
     width: 68.50em;
    height: 50em;
    max-width: 68.50em;
    max-height: 50em;
}
 div#task_framework_body {
  height: 44.4em;
}
div#task_framework_contents {
   height: 41.6em;
}
form#task_header_form{
	height:9em;
	width:100%;
}
form#task_header_form{
	height:10em;
	width:100%;
}
form#tasks_form{
	height:calc(100% - 10em);
	width:100%;
}
form#task_fields_list_form{
	height:calc(100% - 10em);
	width:100%;
}
div#tasks_div_core {
	width:100%;
}
div#tasks_div_left {
	width:50%;
}
div#tasks_div_right {
	width:50%;
}

form#log_task_form{
	height:calc(100% - 10em);
	width:100%;
}
div#task_header_div_top {
  height: 100%;
  width: 100%;
}
div#task_fields_list_div_bottom {
 height: 100%;
}
div#tasks_div_bottom {
 height: 100%;
}
fieldset#task_header_fieldset_top{
	width:100%;
}
fieldset#task_fields_list_fieldset_top{
	width:100%;
}
fieldset#log_task_fieldset_top{
	width:100%;
}

/* task owner mass reassign cg 29/05/2023 */
div#panel_task_owner_contents{/* cg 26/06/23 - start */
	height:21.6em;
}/* cg 26/06/23 - end */
form#task_owner_selection_form{
	height: 100%;
	width: 100%;
}
div#task_owner_selection_div_core{
	height: 100%;
	width: 100%;
}
div#task_owner_selection_div_left{
	height: 100%;
	width: 100%;
}


div#panel_requests {
  width: 99%;  
  height: 63em;
  max-width: 99%;
  max-height: 63em;
}
 div#panel_requests_body {
  height: 57.4em;
}
div#panel_requests_contents {
  height: 54.6em;
}
/* div#request_div_top, div#request_div_top fieldset#request_fieldset_top {
	width:67.5em;
} */
div#request_div_top {
	padding-bottom : 0.2em;
	height: 100%;
	overflow-y: hidden;
}
form#request_form {
	height: 8.5em;
}
form#request_profile_form {
	height: calc(100% - 8.5em);
}
form#request_documents_view_form {
	height: calc(100% - 8.5em);
}
form#request_reminder_form {
	height: calc(100% - 8.5em);
}
div#request_reminder_div_core {
	height: 100%;
    min-height: 100%;
}
div#request_reminder_div_left {
	width: 100%;
}
form#request_log_form {
	height: calc(100% - 8.5em);
}
form#portal_request_profile_form {
	height: calc(100% - 8.5em);
}
div#request_profile_div_top {
	height: 4em;
}
div#request_profile_div_core {
	height: calc(100% - 23em);
    min-height: calc(100% - 23em);
}
div#request_profile_div_bottom {
	height: 19em;
    min-height: 19em;
    overflow-y: hidden;
}
div#request_log_div_top {
	height: 100%;
}

/* 13/09/2022 Portal Request Profile CG - START */
 
div#portal_request_profile_div_top {
	height: 4em;
}
div#portal_request_profile_div_core {
	height: calc(100% - 4em);
	min-height: calc(100% - 4em);
}
div#portal_request_profile_div_left, div#portal_request_profile_div_right {
	height : 100%;
	width: 50%;
}

/* 13/09/2022 Portal Request Profile CG - END */ 

div#request_profile_div_left, div#request_profile_div_right {
	height : 100%;
}

fieldset#request_profile_fieldset_bottom > ul {
	width: 100%;
}

div#panel_projectexecution {
  height: 63em;
  max-height: 63em; 
  width: 99%;   
  max-width: 99%; 
}
 div#panel_projectexecution_body {
  /* height: 57.4em; */
  width: 100%;
}
div#panel_projectexecution_contents {
  /* height: 54.6em; */
  width: 100%;
} 
form#project_form {
	height: 11em;
}
form#project_profile_form {
	height: calc(100% - 12em);
}
form#reminders_form {
	height: calc(100% - 12em);
}
div#reminders_div_core {
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
    width: 100%;
}
div#reminders_div_left {
    width:100%;
    height:100%;
} 
div#project_div_top, div#project_div_top fieldset#project_fieldset_top {
	width: 100%;
	height: 100%;
}
div#project_profile_div_top {
	padding-bottom : 0.2em;
}
div#project_profile_div_left, div#project_profile_div_right {
	/* height : 43em;
	width: 33.75em; */
	height : 100%;
	width: 50%;
}
/*
form#project_log_form{
	width: 100%;
}
*/
/*panel clearance*/
div#panel_clearance {
  width: 100%; /* 68.5em;*/  
  height: 63em;
  max-width: 100%; /*68.5em;*/
  max-height: 63em;
  
}
 div#panel_clearance_body {
  height: 57.4em;
  width: 100%;
}
div#panel_clearance_contents {
  height: 50em;/*54.6em;*/ 
  width: 100%;
} 
div#clearance_div_top, div#clearance_div_top fieldset#clearance_fieldset_top {
	width:67.5em;
	width: 100%;
}
div#clearance_div_top {
	padding-bottom : 0.2em;
	width: 100%;
}
/*
div#docApprovalComments_div_bottom {
	height : 16em;
}
*/
div#docApprovalComments_div_left {
	height : 14em;
	width: 50% /*34em*/;
}
div#docApprovalComments_div_right {
	height : 14em;
width: 50% /*33em*/;
border-left : none;
}
div#documentapproval_div_left{
	height:31em;
	width: 14em;
}
div#documentapproval_div_right{
	height:31em;
	width: calc(100% - 15em);
}

div#approvedemails_div_left{
	height:45em;
	width: 14em;
}
div#approvedemails_div_right{
	height:45em;
	width: 53em;
}

/*panel_requestactionowner */
div#panel_requestactionowner  {
  width: 35em;  
  height: 42em;
  max-width:35em;
  max-height: 42em;
}
 div#panel_requestactionowner_body {
  height: 36em;
  width:35em;
}
div#panel_requestactionowner_contents {
  height: 32em;/*54.6em;*/ 
  width: 32em;
} 
div#requestactionowner_div_left {
  height: 30em;/*54.6em;*/ 
  width: 35em;
} 

/*panel_approvalreassign */
div#panel_approvalreassign  {
  width: 35em;  
  height: 42em;
  max-width:35em;
  max-height: 42em;
}
 div#panel_approvalreassign_body {
  height: 36em;
  width:35em;
}
div#panel_approvalreassign_contents {
  height: 32em;/*54.6em;*/ 
  width: 32em;
} 
div#approvalreassign_div_left {
  height: 30em;/*54.6em;*/ 
  width: 35em;
} 


/*panel_singlereassignonmultipleclearance */
div#panel_singlereassignonmultipleclearance  {
  width: 35em;  
  height: 42em;
  max-width:35em;
  max-height: 42em;
}
 div#panel_singlereassignonmultipleclearance_body {
  height: 36em;
  width:35em;
}
div#panel_singlereassignonmultipleclearance_contents {
  height: 32em;/*54.6em;*/ 
  width: 32em;
} 
div#singlereassignonmultipleclearance_div_left {
  height: 30em;/*54.6em;*/ 
  width: 35em;
} 

/*panel_multiplereassign */
div#panel_multiplereassign  {
   width: 35em;  
  height: 42em;
  max-width:35em;
  max-height: 42em;
}
 div#panel_multiplereassign_body {
  height: 36em;
  width:35em;
}
div#panel_multiplereassign_contents {
  height: 32em;/*54.6em;*/ 
  width: 32em;
} 
div#multiplereassign_div_left {
  height: 30em;/*54.6em;*/ 
  width: 35em;
} 

/*panel_approvalemailmessage  */
div#panel_approvalemailmessage   {
  width: 35em;  
  height: 42em;
  max-width:35em;
  max-height: 42em;
}
 div#panel_approvalemailmessage_body {
  height: 36em;
  width:35em;
}
div#panel_approvalemailmessage_contents {
  height: 32em;/*54.6em;*/ 
  width: 32em;
} 
div#approvalemailmessage_div_left {
  height: 30em;/*54.6em;*/ 
  width: 35em;
} 

/*panel_workflowsetup  */
div#panel_workflowsetup  {
  width: 35em;  
  height: 42em;
  max-width:35em;
  max-height: 42em;
}
 div#panel_workflowsetup_body {
  height: 36em;
  width:35em;
}
div#panel_workflowsetup_contents {
  height: 32em;/*54.6em;*/ 
  width: 32em;
} 
div#workflowsetup_div_left {
  height: 30em;/*54.6em;*/ 
  width: 35em;
} 
div#workflow_setupview_div_left {
  height: 30em;/*54.6em;*/ 
  width: 35em;
}

/*document audience panel*/
div#panelaudience  {
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panelaudience_body {
  height: 34em;
  width:35em;
}
div#panelaudience_contents {
  height: 30em; 
  width: 32em;
} 
div#audience_search_div_left{
  height: 28em;
  width: 35em;
} 

/*panel task*/
div#panel_task {
  height: 63em;
  max-height: 63em;
  width: 99%;   
  max-width: 99%; 
}
 div#panel_task_body {
  height: 57.4em; /*57.4em*/
}
div#panel_task_contents {
  height: 54.6em;/*54.6em;*/ 
} 
div#task_div_top, div#task_div_top fieldset#task_fieldset_top {
	width: 100%;  /* 67.5em; */
}
div#task_div_top {
	padding-bottom : 0.2em;
}
div#task_preview_project1_div_left{
	height : 29em;
}
div#taskfields_documents1_div_left, div#taskfields_documents1_div_right{
	height : 29em;
}
/*SG 240822 - start*/
div#taskfields_free_free1 {
	width: calc(100% - 29em);
}
div#taskfields_free_free2 {
	width: 23em;
}
/*SG 240822 - end*/

/*panel clearance task*/
div#panel_clearance_task {
  width: 99%; /*68.5em*/  
  height: 63em;
  max-width: 99%; /*68.5em*/
  max-height: 63em;
}

 div#panel_clearance_task_body {
  height: 57.4em; /*57.4em*/
}
div#panel_clearance_task_contents {
  height: 54.6em;/*54.6em;*/ 
} 
div#task_div_top, div#task_div_top fieldset#task_fieldset_top {
	width: 50%;  /* 67.5em; */
}
div#task_div_top {
	padding-bottom : 0.2em;
}

div#task_preview_project2_div_left{
	height : 29em;
	width: 50%;
}

div#taskfields_documents2_div_left, div#taskfields_documents2_div_right{
	height : 29em;
	width: 50%;
}

/*panel adhoc task*/
div#panel_adhoc_task {
  width: 68.5em;  
  height: 63em;
  max-width: 68.5em;
  max-height: 63em;
}
 div#panel_adhoc_task_body {
  height: 57.4em; /*57.4em*/
}
div#panel_adhoc_task_contents {
  height: 50em;/*54.6em;*/ 
} 
div#adhoc_task_header_div_top, fieldset#adhoc_task_header_fieldset_top {
	width:67.5em;	
}
div#adhoc_task_header_div_top {
	padding-bottom : 0.2em;
}
div#adhoc_task_div_bottom {
	height: 38em;
}
div#adhoc_task_preview_project1_div_left{
	height : 29em;
}

/* ad hoc task view of fields in project execution */
div#adhoc_task_panel {
  width: 68.5em;  
  height: 63em;
  max-width: 68.5em;
  max-height: 63em;
}
 div#adhoc_task_panel_body {
  height: 57.4em; /*57.4em*/
}
div#adhoc_task_panel_contents {
  height: 53.6em; /*54.6em;50*/ 
} 

/* PROJECT EXECUTION */
div#tasksview_div_bottom {
	height : 42em;
}
div#project_templates_view_form, form#project_form, form#project_reminder_form,
form#project_request_form, form#project_request_main_form, form#project_profile_form,
form#project_comments_form, form#project_log_form, form#project_log_form{
	width:100%;
}
form#project_request_form {
	height: 5em;
}
form#project_request_main_form {
	height: calc(100% - 15em);
}
form#portal_request_documents1_form {
	height: calc(100% - 15em);
}
form#portal_request_forms1_form {
	height: calc(100% - 15em);
}
form#tasksview_form{
	height:calc(100% - 11em);
}
form#project_templates_view_form{
	height:calc(100% - 11em);
}
div#tasksview_div_bottom{
	height: 100%;
}

/*TASK FIELDS IN PROJECT EXECUTION*/
div#panel_taskfieldvalues {
  width: 68.5em;  
  height: 63em;
  max-width: 68.5em;
  max-height: 63em;
}
 div#panel_taskfieldvalues_body {
  height: 57.4em;
}
div#panel_taskfieldvalues_contents {
  height: 54.6em;
} 
div#taskfields_div_top, div#taskfields_div_top fieldset#taskfields_fieldset_top {
	width: 100%;    /* 67.5em; */
}
div#taskfields_div_top {
	padding-bottom : 0.2em;
}

/*SG 23/02*/
form#taskfields_form {   /* header form */
	height:10em;
}
form#taskfields_forms_form {
	height:calc(100% - 10em);
}
/* form#taskfields_reminder_form {
	height:calc(100% - 10em);
}
div#taskfields_reminder_div_top {
	height:5em;
}
div#taskfields_reminder_div_core {
	height:calc(100% - 5em);
	min-height:calc(100% - 5em);
	width: 99%;
} */
form#taskfields_log_form {
	height:calc(100% - 10em);
}
div#taskfields_log_div_top {
	height:100%;
}
div#taskfields_log_grid_entity_log { 
	height:calc(100% - 2em);
}
form#task_preview_project_form {
	height:calc(100% - 10em);
}
form#taskcomment_form {
	height:calc(100% - 10em);
}
form#taskfields_documents_form {
	height:calc(100% - 10em);
}

form#docApprovalComments_form {
	clear: both;
	height:14em;
	/* margin-top:2em; */
}

form#task_preview_project_form {
	width: 50%;
	height:calc(100% - 24em); /*SG 23/02*/
	float : left;
}
div#task_preview_project_div_left {
	width: 100%;
	height : 31em; /* SG 19/02 */ /*41em;/* 44em; */ 
}

form#taskcomment_form {
	width: 50%;
	height:calc(100% - 24em); /*SG 23/02*/
}

/*SG 17/09 - start*/
form#documentcomments_form {
	width: 50%;
	height:calc(100% - 18em); 
	float : right;
}
div#documentcomments_div_left {
	width: 100%;
	height : 31em; /* SG 19/02 */ /*41em;/* 44em; */ 
}
/*SG 17/09 - end*/
div#taskfields_forms_div_left {
	width: 14em;
}
div#taskfields_forms_div_right {
	width: calc(100% - 14em);
}

div#taskcomment_div_left {
	width: 100%;   /* 32.5em; */
}
div#taskcomment_clearance_div_left{
	height : 20em;
	width : 50%; 
	float: right;
  margin-top : -29em;
}

div#clearancelog_div_left {
	height : 26.5em; 
	width:32.5em;
}
div#projecttaskinfo_div_left {
	width: 50em;
}
div#panel_projectsearch {
	max-height: 25em;
	height: 25em;
	width: 34.25em; 
}
div#panel_projectsearch_body {
	height: 19.4em;
}
div#projectsearch_div_left {
	height: 16em;
}
div#panel_relatedprojectsearch {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_relatedprojectsearch_body {
	height: 34.4em;
}
div#relatedprojectsearch_div_left {
	height: 31em;
}
div#panel_taskowner {
	max-height: 25em;
	height: 25em;
	width: 34.25em; 
}
div#panel_taskowner_body {
	height: 19.4em;
}
div#taskowner_div_left {
	height: 16em;
}


/* CANDIDATES TO BE MOVED TO NA_MAIN */
div#panel_compositedocumentdesc {
	max-height: 50em;
	height: 50em;
	width: 34.25em; 
}
div#panel_compositedocumentdesc_body {
	height: 44.4em;
}
div#composite_document_div_top {
	  height: 4em;
    overflow-y: hidden;
}
div#composite_document_div_core {
	height: calc(100% - 19em);  /*calc(100% - 17em) cg 22/05/2023*/ 
	min-height: calc(100% - 19em);/*calc(100% - 17em) cg 22/05/2023*/  
}
div#composite_document_div_left{
	display:block;
	width : 50%;
	height : calc(100% - 17em);
}
div#composite_document_div_right{
	display:block;
	width : 50%;
	height : calc(100% - 17em);
}
div#composite_document_div_bottom {
	 /* height: 100%; 10em*/
	  height: 15em; /* cg 22/05/2023 */
      min-height: 15em; /* cg 22/05/2023 */
      overflow-y: auto; /* cg 22/05/2023 */	  
}
div#compositedocumentdesc_div_left {
	height: 41.6em;
}
fieldset#composite_document_fieldset_bottom ul.na-not_table {
	 width: 100%;
	}
	fieldset#composite_document_fieldset_bottom ul.na-not_table li.na-not_table {
	 width: 100%;
	}
/*panel composite document*/
div#panel_compositedocument {
  height: 63em;
  max-height: 63em;
  width: 99%;   
  max-width: 99%; 
}
 div#panel_compositedocument_body {
  height: 57.4em; /*57.4em*/
}
div#panel_compositedocument_contents {
  height: 54.6em;/*54.6em;*/ 
} 
div#compositedocument_div_top, div#compositedocument_div_top fieldset#compositedocument_fieldset_top {
	width: 100%;  /* 67.5em; */
}
div#compositedocument_div_top {
	padding-bottom : 0.2em;
}
div#panel_print_preview{
	width : 34.25;
	height : 50em;
	max-height:50em;
}
div#panel_print_preview_body{
	height: 44.4em;
}
div#panel_print_preview_contents{
	height: 41.4em;
}
form#print_preview_form{
	height : 100%;
}
div#print_preview_div_core{
	height : 100%;
}
div#print_preview_div_left{
	height : 100%;
	width: 100%;
}

/* COMPOSITE ATTACHMENTS - SIMPLE DOCUMENTS */
div#panel_attachment_metadata_contents{
	height: 31.6em;
}
form#attachment_metadata_form{
	height: 100%;
	width: 100%;
}
div#attachment_metadata_div_core{
	height: 100%;
	width: 100%;
}
div#attachment_metadata_div_left{
	height: 100%;
	width: 100%;
}
fieldset#attachment_metadata_fieldset_left{
	height: 100%;
	width: 100%;
}
/* END COMPOSITE ATTACHMENTS - SIMPLE DOCUMENTS */
/* END CANDIDATES TO BE MOVED TO NA_MAIN */

div#panel_tasksettings {
	max-height: 40em;
	height: 40em;
	width: 34.25em; 
}
div#panel_tasksettings_body {
	height: 34.4em;
}
div#tasksettings_div_left {
	height: 31em;
}

div#panel_additionalcontacts, div#panel_serviceframework {
  width: 66.5em;  
  height: 53em;
  max-width: 66.5em;
  max-height: 53em;
}
 /*div#panel_additionalcontacts_body, div#panel_serviceframework_body {
  height: 47.4em;
}*/
div#panel_serviceframework_body {
  height: 47.4em;
}
div#panel_serviceframework_contents {
  height: 41em;
}
div#panel_additionalcontacts_body{
  height: 40.2em;
}
div#panel_additionalcontacts_contents {
  height:41.6em; /* height: 38em; */ /*44.6em;*/
}
form#additionalcontactsview_form{
	height:100%;
	width:100%;
}
div#additionalcontactsview_div_top{
	height: 5em;
	width:100%;
}
div#additionalcontactsview_div_bottom{
	height: calc(100% - 5em);
	min-height: calc(100% - 5em);
	width: 100%;
}
fieldset#views_table_additionalContacts_fieldset_top{
	width:100%;
}
/* div#paneladditionalcontactsview_div_left {
	height : 74em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 29em;
}*/
div#serviceframeworkview_div_top, div#serviceframeworkview_fieldset_top, form#serviceframeworkview_form {
	height: 100%;
}
div#serviceframeworkview_free_free3 {
	width: 100%;
	height: calc(100% - 10em);
}
/* div#additionalcontactsview_div_bottom{ cg 04/11/2022
	height : 38em;
	width : 64em;
} */
/* div#additionalcontactsview_div_top, */ div#additionalcontactsview_div_top fieldset#additionalcontactsview_fieldset_top,
div#serviceframeworkview_div_top, div#serviceframeworkview_div_top fieldset#serviceframeworkview_fieldset_top {
	width:64em;
}

/*TASK APPROVAL IN PROJECT EXECUTION*/
div#panel_taskapproval {
  width: 68.5em;  
  height: 63em;
  max-width: 68.5em;
  max-height: 63em;
}
 div#panel_taskapproval_body {
  height: 57.4em;
}
div#panel_taskapproval_contents {
  height: 54.6em;
} 
/*
div#taskapproval_div_top, div#taskapproval_div_top fieldset#taskapproval_fieldset_top {
	width:67.5em;
}
*/
div#taskapproval_div_top {
	padding-bottom : 0.2em;
}
/*
div#taskapproval1_div_top, div#taskapproval1_div_top fieldset#taskapproval1_fieldset_top {
	width:67.5em;
}
*/
div#taskapproval1_div_top {
	padding-bottom : 0.2em;
}
div#taskApprovalComments_div_bottom {
	height : 14em;
}
div#taskfieldsPreview_div_left, div#taskapproval_documents_div_right {
	height : 36em;
}
div#task_preview_div_bottom{
	height : 17em;
}
div#taskfields_reminder_div_left{
	width : 100%;
}
div#panel_changeapprover {
  width: 34.25em;  
  height: 45em;
  max-width: 34.25em;
  max-height: 45em;
}
 div#panel_changeapprover_body {
  height: 39.4em;
}
div#panel_changeapprover_contents {
  height: 36.6em;
} 
div#changeapprover_div_left {
	height : 36.6em;
}

div#panel_setapprover {
  width: 34.25em;  
  height: 30em;
  max-width: 34.25em;
  max-height: 30em;
}
 div#panel_setapprover_body {
  height: 24.4em;
}
div#panel_setapprover_contents {
  height: 21.7em;
} 
div#setapprover_div_left {
	height : 20em;
}

div#panel_showpendingexternal {
 width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#panel_showpendingexternal_body {
  height: 44.4em;
}
div#panel_showpendingexternal_contents {
  height: 41.76em;
} 
form#showpendingexternal_form{
	width: 100%;
	height: 100%;
}
div#showpendingexternal_div_left {
	height : 20em;
	width: 100%;
}
div#showpendingexternal_div_core {
	width: 100%;
}
fieldset#views_table_fieldset_top{
	width:100%;
}

/**/
div#panel_inactivationdate {
  width: 34.25em;  
  height: 30em;
  max-width: 34.25em;
  max-height: 30em;
}
 div#panel_inactivationdate_body {
  height: 24.4em;
}
div#panel_inactivationdate_contents {
  height: 21.7em;
} 
div#inactivationdate_div_left {
	height : 20em;
}

div#panel_externalpaste {
  width: 55em;  
  height: 45em;
  max-width: 55em;
  max-height: 45em;
}
 div#panel_externalpaste_body {
  height: 39.4em;
}
div#panel_externalpaste_contents {
  height: 36.7em;
} 
div#externalpaste_div_left {
	height : 35em;
	width : 54.8em;
}

div#panel_pastefromrequest {
  width: 55em;  
  height: 45em;
  max-width: 55em;
  max-height: 45em;
}
 div#panel_pastefromrequest_body {
  height: 39.4em;
}
div#panel_pastefromrequest_contents {
  height: 36.7em;
} 
div#pastefromrequest_div_left {
	height : 35em;
	width : 54.8em;
}

div#panel_switchownership{
  width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_switchownership_body {
  height: 44.4em;
}
div#panel_switchownership_contents {
  height: 41.7em;
} 
div#switchownership_div_left {
	height : 40em;
}

div#panel_approvalprocess{
  width: 34.25em;  
  height: 30em;
  max-width: 34.25em;
  max-height: 30em;
}
 div#panel_approvalprocess_body {
  height: 24.4em;
}
div#panel_approvalprocess_contents {
  height: 21.7em;
} 
div#approvalprocess_div_left {
	height : 20em;
}

div#panel_setmultipleapprovers {
  width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_setmultipleapprovers_body {
  height: 44.4em;
}
div#panel_setmultipleapprovers_contents {
  height: 41.6em;
} 
div#setmultipleapprovers_div_left {
	height : 100%;
}
form#setmultipleapprovers_form{
	height : 100%
}

div#panel_editexternalinfo {
  width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_editexternalinfo_body {
  height: 44.4em;
}
div#panel_editexternalinfo_contents {
  height: 41.6em;
} 
div#editexternalinfo_div_left {
	height : 100%;
}
form#editexternalinfo_form{
	height : 100%
}

div#panel_showclientowner {
  width: 34.25em;  
  height: 40em;
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_showclientowner_body {
  height: 34.4em;
}
div#panel_showclientowner_contents {
  height: 31.6em;
} 
div#showclientowner_div_left {
	height : 100%;
}
form#showclientowner_form{
	height : 100%
}
/* *** The below to be renamed to framework_templates... */
form#framework_templates_view_form{
	width: 100%;
	float:left;
	display : block;
}
div#panelentityviews_div_core {
  width: 100%;  
} 
div#framework_templates_view_div_left {
	width: 14em;
	height: 100%;
}
div#framework_templates_view_div_right {
	width: calc(100% - 14em);
	height: 100%;
}

/* REMINDERS */

div#panel_reminder_setup {
  width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_reminder_setup_body {
  height: 44.4em;
}
div#panel_reminder_setup_contents {
  height: 41.6em;
}
form#popup_reminder_form{
	height: 100%;
}
div#popup_reminder_div_left {
  height: 100%;
}

/* *** End of to be renamed */


div#panel_templatesetup {
  width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#panel_templatesetup_body {
  height: 44.4em;
}
div#panel_templatesetup_contents {
  height: 41.6em;
}
form#templatesetup_form{
	width:100%;
	height:100%;
}
div#templatesetup_div_core{
	height:100%;
	width:100%;
}
div#templatesetup_div_left {
	width: 14em;
	height:100%;/* height: 41.6em; */
}
div#templatesetup_div_right {
	width: calc(100% - 14em);	/* width: 53em; */
	height:100%;/* height: 41.6em; */
}
fieldset#documents_view_fieldset_top{
	width:100%;
}

/* ON BEHALF SETUP */
div#panel_onbehalfsetup {
  width: 34.25em;  
  height: 30em;
  max-width: 34.25em;
  max-height: 30em;
}
 div#panel_onbehalfsetup_body {
  height: 24.4em;
}
div#panel_onbehalfsetup_contents {
  height: 21.7em;
} 
div#onbehalfsetup_div_left {
	height : 20em;
}

/* ENTITY VIEWS */
div#panel_entityviews {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_entityviews_body {
  height: 78.4em;
}
div#panel_entityviews_contents {
  height: 75.6em;
}
form#panelentityviews_form{
	height: 100%;
}
div#panelentityviews_div_core {
  width: 100%;  
}    
div#panelentityviews_div_left {
	height : 100%; /*75.6em;*/
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 25em;
	overflow-y: hidden;
}
div#panelentityviews_div_right {
	height : 100%; 
	width : calc(100% - 25em);
}
div#entitysearchview_div_top{
	height : 14em;
	min-height: 14em;
	overflow-y: hidden;
}
div#entitysearchview_div_left{
	height : 100%;
	width: 100%;
}
div#entitysearchview_div_core {
	min-height: calc(100% - 14em);
	height : calc(100% - 14em);
}
div#entity_confidential_div_left{
	height: 100%;
	width: 100%;
}
div#associatesearch_div_left{
	height : 16em;
}
div#crmdocumentsview_div_left{
	height : 100%;
	width: 100%;
}
div#entity_documents_div_core {
	width: 100%;
	height : 100%;
}

/* EXTERNAL USERS */
div#panel_externalusers {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 85em;
}
 div#panel_externalusers_body {
  height: 100%;
}
div#panel_externalusers_contents {
  height: 100%;
}
form#externalusersview_form{
	height:100%;
}
div#externalusersview_div_top {
  height: 100%;
}

/* SITE SETUP */
div#panel_sites {
  width: 99%;
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_sites_body {
  height: 100%;
}
div#panel_sites_contents {
  height: 100%;
}
form#sitesetupview_form {
  height: 100%;
}
div#sitesetupview_div_top{
	height: 100%;	
}
div#panel_createsite {
  width: 68.5em;  
	height : 74em;
  max-width: 68.5em;
  max-height: 74em;
}
 div#panel_createsite_body {
  width: 100%;
  height: 68.4em;
}
div#panel_createsite_contents {
  height: 65.6em;
}
form#createsite_form{
	height: 100%;
}
div#createsite_div_top{
	height: 19em;
}
div#createsite_div_bottom{
	height: calc(100% - 19em);
	min-height: calc(100% - 19em);
}
div#createsite_fieldset_bottom{
	height: calc(100% - 19em);
	min-height: calc(100% - 19em);
}
div#panel_user_roles{
	width: 34.25em;
	height: 50em;
}
div#panel_user_roles_body{
	height: 44.4em;
}
div#panel_user_roles_contents{
  height: 41.4em;	
}
form#user_roles_form{
	height : 98%;
}
div#user_roles_div_core{
	height: 100%;
}
div#user_roles_div_left{
	height: 100%;
	width: 100%;
}
div#panel_internal_users{
	width: 34.25em;
	height: 40em;
}
div#panel_internal_users_body{
	height: 34.4em;
}
div#panel_internal_users_contents{
  height: 31.4em;	
}
form#internal_users_form{
	height : 98%;
}
div#internal_users_div_core{
	height: 100%;
}
div#internal_users_div_left{
	height: 100%;
	width: 100%;
}

div#panel_insert_external_users {
  width: 99%;
  height: 84em;
  max-width: 99%;
  max-height: 85em;
}
 div#panel_insert_external_users_body {
  height: 78.4em;
}
div#panel_insert_external_users_contents {
  height: 75.6em;
}
div#insert_external_users_div_core {
   width: 100%; 
}
form#insert_external_users_view_form{
  height: 75.6em;
}
div#insert_external_users_view_div_left {
  height: 100%;
  width: 100%; 
}

/* LIBRARY SETUP */
div#panel_libraries {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_libraries_body {
  height:100%; /* height: 78.4em; */
}
div#panel_libraries_contents {
  height:100%; /* height: 75.6em; */
}
div#librarysetupview_div_core {
  width: 100%;  
}  
div#librarysetupview_div_left {
	height:100%;/* height : 75.6em; */
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 100%;
}
form#librarysetupview_form{
	width:100%;
	height:100%;
}
/* div#librarysetupview_div_right {
	height : 75.6em;
	width : calc(100% - 27em);
}
div#librarysetupsearchview_div_left {
	height : 74.6em;
	width: 100%;
} */

div#panel_document_metadata_body {
	height : 63;
	width : 68.5;
}
div#document_metadata_div_core {
	width : 100%;
}
div#document_metadata_div_left {
	height : 100%;
	width: 34em;
}
form#document_metadata_form{
	height : 98%;
}

/* MAIN VIEW */
div#panel_librarymainview {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_librarymainview_body {
  height: 100%;
}
div#panel_librarymainview_contents {
  height: 100%;
}
form#librarymainview_form{
	height : 100%;
}
div#librarymainview_div_core {
  width: 100%; 
  height: 100%; 
}  
div#librarymainview_div_left {
	height : 100%;
	/* padding: 0.25em 0.25em 0.25em 0.25em; */
	width: 29em;
}
div#librarymainview_div_right {
	height : 100%;
	width : calc(100% - 29em);
}
div#librarymainsearchview_div_left{
	height : calc(100% - 50em);
	width: 100%;
}
div#subfolders_select_grid_subfolder > ul > li {
	border : none;
}

/* FOLDERS LIST */
div#panel_folders_list {  
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_folders_list_body {
  height: 100%;
}
div#panel_folders_list_contents {
  height: 100%;
}
form#folders_list_form{
	height: 100%;
}
div#folders_list_div_top {
  width: 100%;
  height: 100%;
}  

/* LIBRARY ENTRY */
div#panel_library_entry {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_library_entry_body {
  height: 100%;
  overflow-y: hidden;
}
form#library_entry_form{
	height: 100%;
}
div#panel_library_entry_contents {
  height: 100%;
} 
div#library_entry_div_top{
	height : 4em;
}
div#library_entry_div_bottom{
	height : calc(100% - 4em);
	min-height: calc(100% - 4em);
}
fieldset#library_entry_fieldset_bottom {
	height: 100%;
}

/* METADATA LOG */
form#lib_entry_log_form{
	height: 98%;
}
div#lib_entry_log_div_bottom{
	width: 54em;
}

/* CREATE LIBRARY */
div#panel_createlibrary {
  width : 34.25;
	height : 50;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_createlibrary_body {
  height: 44.4em;
}
div#panel_createlibrary_contents {
  height: 41.4em;
} 
div#createlibrary_div_left{
	height : 41em;
} 
form#createlibrary_form{
	height : 100%;
}

/* EDIT DOCUMENT NAME */
div#panel_edit_documentname {
  width : 34.25;
	height : 40;
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_edit_documentname_body {
  height: 34.4em;
}
div#panel_edit_documentname_contents {
  height: 31.4em;
} 
form#edit_documentname_form{
	height : 100%;
}
div#edit_documentname_div_core{
	height: 100%;
}
div#edit_documentname_div_left{
	height : 31em;
} 

/* LIBRARY METADATA */
div#panel_lib_entry_metadata {
  width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_lib_entry_metadata_body {
  height: 44.4em;
}
div#panel_lib_entry_metadata_contents {
  height: 41.6em;
} 
form#lib_entry_metadata_form{
	height : 100%;
}

/* REPORT SETUP */
div#panel_report_setup {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_report_setup_body {
 height:100%; /*  height: 78.4em; */
}
div#panel_report_setup_contents {
  height:100%;	/* height: 75.6em; */
}
form#report_view_form{
  width: 100%;  
  height:100%;	
}
div#report_view_div_core {
  width: 100%;  
  height:100%;
}  
div#report_view_div_left {
	height:100%;	/* height : 75.6em; */
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 19em;/* width: 29em; */
}
div#report_view_div_right {
	height:100%;	/* height : 75.6em; */
	width : calc(100% - 19em);	/* width : calc(100% - 29em); */
}

/* REPORT SETUP SEARCH VIEW */
div#reportsetup_searchview_div_core{
	 width: 100%; 
	 height:100%;
}
div#reportsetup_searchview_div_left{
	height:100%;	/* height : 75em; */
	width: 100%;
}
div#reportsetup_searchview_fieldset_left{
	height:100%;	/* height : 75em; */
	width: 100%;
}
/* CREATE REPORT */
div#panel_create_report {
  width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_create_report_body {
  height: 44.4em;
}
div#panel_create_report_contents {
  height: 41.6em;
} 
form#create_report_form{
	height : 100%;
}

/* METADATA LOG */
form#report_log_form{
	height: 98%;
}
div#report_log_div_bottom{
	width: 54em;
}

/* METADATA LOG */
form#report_setup_log_form{
	height: 98%;
}
div#report_setup_log_div_bottom{
	width: 54em;
}

/* REPORT RUN */
div#panel_report_run {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_report_run_body {
  height: 78.4em;
}
div#panel_report_run_contents {
  height: 75.6em;
}

/* REPORT RUN SEARCH VIEW */
form#reportrun_searchview_form{
	 width: 19em; 
	 height:100%;
}
div#reportrun_searchview_div_core{
	width: 100%;
	height:100%; 
}
/* div#reportrun_searchview_div_left{
	height : 62em;
	 width: 19em; 
} */
div#reportrun_searchview_div_left{
	width: 100%;
	height:100%; 
  border-right: 1px solid #c0c0c0;
}
form#report_results_form{
	width: calc(100% - 19em);
	height: 100%;
	vertical-align: top;
}
div#report_results_div_core{
	width: 100%;
}
div#report_results_div_left{
	height : 100%;
	width: 100%;
}
form#report_definition_form{
	width: calc(100% - 19em);
	height:100%;
}
div#report_definition_div_core{
	width: 100%;
}
div#report_definition_div_left{
	height : 100%;
	width: 100%;
}

/* REPORT */
div#panel_report {
  width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
 div#panel_report_body {
  height: 44.4em;
}
div#panel_report_contents {
  height: 41.6em;
} 
form#report_form{
	height : 100%;
}

/* CREDENTIAL TYPES SETUP */
div#panel_credentialtypes {
  width:99%;	/* width: 68.5em; */  
  height:84em;	/* height: 63em; */
  max-width:99%;	/* max-width: 68.5em; */
 max-height: 84em; /* max-height: 63em; */
}
 div#panel_credentialtypes_body {
  height:100%; 	/* height: 57.4em; */
}
div#panel_credentialtypes_contents {
  height:100%;/* height: 54.6em; */
}
form#credentialtypesview_form {
	height: 100%;
}
div#credentialtypesview_div_top {
	height: 100%;
}
div#panel_createcredentialtype {
  width : "34.25";
	height : "40";
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_createcredentialtype_body {
  height: 34.4em;
}
div#panel_createcredentialtype_contents {
  height: 31.4em;
} 
div#createcredentialtype_div_left{
	height : 31em;
}
/* div#panel_credentialtypes {
  width: 122.75em;  
  height: 84em;
  max-width: 122.75em;
  max-height: 85em;
}
 div#panel_credentialtypes_body {
  height: 78.4em;
}
div#panel_credentialtypes_contents {
  height: 75.6em;
}
div#credentialtypesview_div_left {
	height : 75.6em;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 29em;
}
div#credentialtypesview_div_right {
	height : 75.6em;
	width : 93em;
}
div#credentialtypesview_div_right {
	height : 75.6em;
	width : 93em;
}
div#credentialtypessearchview_div_left{
	height : 74.6em;
} */

/* MODULES VIEWS */
div#panel_modulesview {
	width:99%; /* width: 122.75em; */  
	height:84em; /* height: 84em; */
	max-width:99%; /* max-width: 122.75em; */
 	max-height:84em; /* max-height: 85em; */
}
 div#panel_modulesview_body {
  	height:100%; /* height: 78.4em; */
}
div#panel_modulesview_contents {
  	height:100%;	/* height: 75.6em; */
}
form#modulesview_form{
	height:100%;
}
div#modulesview_div_core{
	height:100%;
}
div#modulesview_div_left {
	height:100%;	/* height : 75.6em; */
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 19em; /* width: 29em; */
}
div#modulesview_div_right {
	height:100%; /* height : 75.6em; */
	width: calc(100% - 19em); /* width : 93em; */
}
div#moduleview_div_right {
	height:100; /* height : 75.6em; */
	width:100%; /* width : 93em; */
}
div#modulessearchview_div_left{
	height:100%; /* height : 74.6em; */
	width: 100%;
}

/* SERVICES VIEWS */
div#panel_servicesviews {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_servicesviews_body {
  height: 78.4em;
}
div#panel_servicesviews_contents {
  height: 75.6em;
}
form#panelservicesviews_form {
	height: 100%	
}
div#panelservicesviews_div_core {
  width: 100%;  
}  
div#panelservicesviews_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 24em;
}
div#panelservicesviews_div_right {
	height : 100%;
	width : calc(100% - 24em);
}
div#servicessearchview_div_left{
	height : 100%;
	width: 100%;
}

/* WARNING VIEWS */
div#panel_warningviews {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 85em;
}
 div#panel_warningviews_body {
  height: 78.4em;
}
div#panel_warningviews_contents {
  height: 75.6em;
}
form#panelwarningviews_form {
	height: 100%;
}
div#panelwarningviews_div_core {
  width: 100%;  
}  
div#panelwarningviews_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 22em;
}
div#panelwarningviews_div_right {
	height : 100%;
	width : calc(100% - 22em);
}
div#warningsearchview_div_left{
	/*height : 56em;*/
	height: 100%;
	width: 100%;
}
div#warningsearchview_div_bottom{
	width : 32.5em;
}

/* RISK RATING VIEWS */
div#panel_riskratingviews {
  width: 99%;  
  height: 84em;
  max-width: 99%;
  max-height: 84em;
}
 div#panel_riskratingviews_body {
  height: 78.4em;
}
div#panel_riskratingviews_contents {
  height: 75.6em;
}
form#panelriskratingviews_form {
	height: 100%;
}
div#panelriskratingviews_div_core {
  width: 100%;  
}
div#panelriskratingviews_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
}
div#panelriskratingviews_div_right {
	height : 100%;
	width : calc(100% - 20em);
}
div#riskratingsearchview_div_left{
	height : 100%;
	width: 100%;
}

/* PROJECT SCHEDULE VIEWS */
div#panel_projectscheduleviews {
  width: 99%;      /* 95%;  122.75em; */ 
  height: 84em;
  max-width: 99%;      /* 95%;  122.75em; */
  max-height: 85em;
}
 div#panel_projectscheduleviews_body {
  height: 78.4em;
}
div#panel_projectscheduleviews_contents {
  height: 75.6em;
}
form#projectscheduleviews_form {
   width: 100%;
   height: 100%;
}
div#panel_projectscheduleviews_div_core {
	width: 100%;  
}
div#projectscheduleviews_div_core {
	width: 100%;  
}

div#projectscheduleviews_div_left {
	height : 100%;
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 25em;
}
div#projectscheduleviews_div_right {
	height : 100%;
	width :  calc(100% - 25em);
}
div#projectschedulesearchviews_div_left{
	height : 100%;
}
div#projectschedulesearchview_div_left{
	height : 100%;
	width: 100%;
}
div#panelchangeprojectowner{
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panelchangeprojectowner_body {
  height: 34em;
  width:35em;
}
div#panelchangeprojectowner_contents {
  height: 30em; 
  width: 32em;
} 
div#changeprojectowner_search_div_left{
  height: 28em;
  width: 35em;
} 

div#panelchangetaskowner{
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panelchangetaskowner_body {
  height: 34em;
  width:35em;
}
div#panelchangetaskowner_contents {
  height: 30em; 
  width: 32em;
} 
div#changetaskowner_search_div_left{
  height: 28em;
  width: 35em;
} 

div#panel_changeprojectteam{
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panel_changeprojectteam_body {
  height: 34em;
  width:35em;
}
div#panel_changeprojectteam_contents {
  height: 30em; 
  width: 32em;
} 
div#changeprojectteam_search_div_left{
  height: 28em;
  width: 35em;
}

div#panel_changeadditional{
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panel_changeadditional_body {
  height: 34em;
  width:35em;
}
div#panel_changeadditional_contents {
  height: 30em; 
  width: 32em;
} 
div#changeadditional_search_div_left{
  height: 28em;
  width: 35em;
}

div#panel_changeteams_and_owners{
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panel_changeteams_and_owners_body {
  height: 34em;
  width:35em;
}
div#panel_changeteams_and_owners_contents {
  height: 30em; /*30*/
  width: 32em;
} 
div#changeteams_and_owners_search_div_left{
  height: 28em; /*28*/
  width: 35em;
}

div#panel_schedulefrequency{
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panel_schedulefrequency_body {
  height: 34em;
  width:35em;
}
div#panel_schedulefrequency_contents {
  height: 30em; /*30*/
  width: 32em;
} 
div#schedulefrequency_search_div_left{
  height: 28em; /*28*/
  width: 35em;
}

/* PENDINGS VIEWS */
div#panel_pendingviews {
  width: 99%;      
  height: 84em;
  max-width: 99%;    
  max-height: 84em;
}
 div#panel_pendingviews_body {
  height: 78.4em;
}
div#panel_pendingviews_contents {
  height: 75.6em;
}
form#panelpendingviews_form {
	height: 100%;
}
div#panelpendingviews_div_core {
	width: 100%;  
}    /* NK 29/6 */
div#panelpendingviews_div_left {
	height : 100%;  /* 75.6em;*/
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 17.5em; 
}
div#panelpendingviews_div_right {
	height : 100%;  /* 75.6em; */
	width :  calc(100% - 17.5em); 
}
div#pendingsearchview_iconbar {
	width: 16em;
	height: 40em;   /* 42em */
	font-size : 1.2em;
}
/*SG 8/12*/
div#externalpendingsearchview_iconbar {
	width: 16em;
	height: 42em;   /* 100% */
	font-size : 1.2em;
}

div#riskratingsearchview_div_left{
	height : 100%
}

/*email change owner panel - action and filing*/
div#panelchangeowner  {
  width: 35em;  
  height: 40em;
  max-width:35em;
  max-height: 40em;
}
 div#panelchangeowner_body {
  height: 34em;
  width:35em;
}
div#panelchangeowner_contents {
  height: 30em; 
  width: 32em;
} 
div#change_owner_div_left{
  height: 28em;
  width: 35em;
} 


/*########################## INSPIRE BEGINNING CANDIDATES TO MOVE ##########################*/
/* FORM GENERATOR PANELS */
div#panel_generatorsave {
  width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#panel_generatorsave_body {
  height: 44.4em;
}
div#panel_generatorsave_contents {
  height: 41.6em;
}
div#generatorsave_div_right {
  height: 41.6em;
}

/* DICTIONARY PANELS */
div#panel_dictionary {
  width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#panel_dictionary_body {
  height: 44.4em;
}
div#panel_dictionary_contents {
  height: 41.6em;
}
div#dictionary_basic_div_bottom {
  /* */
}
fieldset#dictionary_basic_fieldset_top {
	width: 100%;
}

/*ACCESS CONTROL*/
div#panel_accesscontrol {
  width: 68.5em;  
  height: 63em;
  max-width: 68.5em;
  max-height: 63em;
}
 div#panel_accesscontrol_body {
  height: 57.4em;
}
div#panel_accesscontrol_contents {
  height: 54.6em;
} 
div#accesscontrol_div_top, div#accesscontrol_div_top fieldset#accesscontrol_fieldset_top {
	width:68em;
}
div#accesscontrol_simple_div_top, div#accesscontrol_simple_div_top fieldset#accesscontrol_simple_fieldset_top {
	width:68em;
}
div#accesscontrol_div_bottom {
	height:49em;
}
div#accesscontrol_div_core{
	height: 48em;
}
div#accesscontrol_div_left, div#accesscontrol_div_right {
	height : 47.5em;
} 
div#accesscontrol_screen_grid .na-not_table na-form_grid_detail {
	height : 25em;
}
div#panel_newscreen {
  width : "34.25";
	height : "40";
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_newscreen_body {
  height: 31em;
}
div#panel_newscreen_contents {
  height: 31em;
} 
div#newcreen_div_top, div#newscreen_div_top fieldset#newscreen_fieldset_top {
	width:34.25em;
	height:30em;
}
div#panel_createmodule {
  width : "34.25";
	height : "40";
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_createmodule_body {
  height: 34.4em;
}
div#panel_createmodule_contents {
  height: 31.4em;
} 
div#createmodule_div_left{
	height : 27em;
}

/*########################## INSPIRE END ##########################*/

/* New Module */
div#panel_createmodule {
  width : "34.25";
	height : "40";
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_createmodule_body {
  height: 34.4em;
}
div#panel_createmodule_contents {
  height: 31.4em;
} 
div#createmodule_div_left{
	height : 31em;
}

/* Mass Actions from Views */
div#panel_massaction {
  width : "34.25";
	height : "40";
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_massaction_body {
  height: 34.4em;
}
div#panel_massaction_contents {
  height: 31.4em;
} 
div#massaction_persons_in_charge_div_left, div#massaction_correspondence_recipients_div_left{
	height : 27em;
}

/* PROVIDER TYPES */
div#panel_providertypessetup {
  width: 68.5em;  
  height: 63em;
  max-width: 68.5em;
  max-height: 63em;
}
 div#panel_providertypessetup_body {
  height: 57.4em;
}
div#panel_providertypessetup_contents {
  height: 54.6em;
} 
div#providertypessetup_div_right, div#providertypessetup_div_left {
	height : 53em;
}
div#providertypessetup_div_core{
	height: 53em;
}
/* To be changed */
/* BANK REPORTS */
/* INVOICE REPORT*/
div#panel_bankreport {
  width: 34.25em;  
  height: 60em;
  max-width: 34.25em;
  max-height: 60em;
}
div#panel_bankreport.preview {
  width: 102.75em;  
  max-width: 102.75em;
}
div#panel_bankreport_body {
  height: 54.4em;
}
div#panel_bankreport_contents {
  height: 51.6em;
} 
div#panel_bankreport_message {
	/* width: 32em; */ 
}
div#bankreport_div_right {
  width: 68.5em;  
  height: 51.6em;  /* 51.6em */
  padding: 0em;
} 
/* bank search*/
div#panel_banksearch {
  width: 34.25em;  
  height: 30em;
  max-width: 34.25em;
  max-height: 60em;
}
div#panel_banksearch_body {
  height: 24.4em;
}
div#panel_banksearch_contents {
  height: 21.6em;
} 
div#banksearch_div_left {
  height: 21.6em;  /* 51.6em */
} 

/* ENTITY PROFILE */

div#panel_entityprofile {
  width: 100%;  
  height: 63em;
  max-width: 100%;
  max-height: 63em;
}
 div#panel_entityprofile_body {
  height: 57.4em;
}
div#panel_entityprofile_contents {
  height: 54.6em;
} 
form#entityprofile_form{
	height: 10em;
	width: 100%;
}
form#entity_basic_form{
	height: calc(100% - 11em);
    min-height: calc(100% - 11em);
	width: 100%;
}
form#entity_confidential_form{
	height: calc(100% - 11em);
    min-height: calc(100% - 11em);
	width: 100%;
}
form#entity_services_form{
	height: calc(100% - 11em);
    min-height: calc(100% - 11em);
	width: 100%;
}
form#entity_managers_in_charge_form{
	height: calc(100% - 11em);
    min-height: calc(100% - 11em);
	width: 100%;
}
form#entity_available_to_form{
	height: calc(100% - 9em);
    min-height: calc(100% - 9em);
	width: 100%;
}
form#entity_address_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#contact_relations_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#entity_relationships_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#entity_risk_ratings_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#entity_warnings_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#entity_bankaccount_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#entity_credentials_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#entity_documents_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
form#entity_log_form{
	height: calc(100% - 10em);
    min-height: calc(100% - 10em);
	width: 100%;
}
div#entityprofile_div_top, div#entityprofile_div_top fieldset#entityprofile_fieldset_top {
	width:100%;
	height: 100%
}
div#entity_basic_div_top {
	padding-bottom : 0.2em;
	height: 4em;
}
div#entity_confidential_div_top {
	height: 4em;
}
div#entity_basic_div_core {
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}
div#entity_confidential_div_core {
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}
div#entity_address_div_core {
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}
div#entity_basic_div_left, div#entity_basic_div_right {
	height : 100%;
}
div#entity_address_div_left, div#entity_address_div_right {
		height : 100%;
}
div#contact_relations_div_top, div#contact_relations_div_top fieldset#contact_relations_fieldset_top {
	width: 100%;
	height : 100%;
}
div#entity_relationships_div_top, div#entity_relationships_div_top fieldset#entity_relationships_fieldset_top {
	width: 100%;
	height : 100%;
}
div#entity_risk_ratings_div_top, div#entity_risk_ratings_div_top fieldset#entity_risk_ratings_fieldset_top {
	width: 100%;
	height : 100%;
}
div#entity_warnings_div_top, div#entity_warnings_div_top fieldset#entity_warnings_fieldset_top {
	width: 100%;
	height : 100%;
}
div#entity_bankaccount_div_top, div#entity_bankaccount_div_top fieldset#entity_bankaccount_fieldset_top {
	width: 100%;
	height : 100%;
}
div#entity_credentials_div_top, div#entity_credentials_div_top fieldset#entity_credentials_fieldset_top {
	width: 100%;
	height : 100%;
}
div#entity_services_div_top, div#entity_services_div_top fieldset#entity_services_fieldset_top {
		width:100%;
		height: 100%;
}
div#entity_managers_in_charge_div_top, div#entity_managers_in_charge_div_top fieldset#entity_managers_in_charge_fieldset_top {
		width:100%;
		height: 100%;
}
div#entity_available_to_div_top, div#entity_available_to_div_top fieldset#entity_available_to_fieldset_top {
		width:100%;
		overflow-y: hidden;
		height: 4em;
}
div#entity_available_to_div_core{
		width:100%;
		height: calc(100% - 4em);
   		min-height: calc(100% - 4em);
}
div#entity_available_to_div_left {
	height : 100%;
}
div#entity_documents_div_top, div#entity_documents_div_top fieldset#entity_documents_fieldset_top {
		width:68em;
}
div#entity_documents_div_left, div#entity_documents_div_right {
	height : 100%;
}

div#entity_log_div_top, div#entity_log_div_top fieldset#entity_log_fieldset_top {
		width:100%;
		height: 100%;
}
div#panel_associatesearch {
  width: 34.25em;  
  height: 45em;
  max-width: 34.25em;
  max-height: 45em;
}
 div#panel_associatesearch_body {
  height: 39.4em;
}
div#panel_associatesearch_contents {
  height: 36.6em;
} 
div#associatesearch_div_left {
	height : 36.6em;
}

/* RELATIONSHIPS */
div#panel_relationship {
  width: 68.5em;  
  height: 50em;
  max-width: 68.5em;
  max-height: 50em;
}
 div#panel_relationship_body {
  height: 44.4em;
}
div#panel_relationship_contents {
  height: 41.6em;
} 
div#relationship_div_top, div#relationship_div_top fieldset#relationship_fieldset_top {
	width: 67em;
}
div#relationship_main_div_left, div#relationship_main_div_right {
	height : 27em;
	width : 33.95em;
}
div#relationship_main_div_top, div#relationship_main_div_top fieldset#relationship_main_fieldset_top {
	width: 67em;
}
div#entity_relationship_logs_div_top, div#entity_relationship_logs_div_top fieldset#entity_relationship_logs_fieldset_top {
	width:67em;
}

/* MANAGER IN CHARGE */
div#panel_managerincharge {
  width: 68.5em;  
  height: 50em;
  max-width: 68.5em;
  max-height: 50em;
}
 div#panel_managerincharge_body {
  height: 44.4em;
}
div#panel_managerincharge_contents { 
  height: 41.6em;
} 
div#managerincharge_div_top, div#managerincharge_div_top fieldset#managerincharge_fieldset_top {
	width: 67em;
}
div#manager_in_charge_main_div_left {
	height : 28em;
}
div#manager_in_charge_main_div_top, div#manager_in_charge_main_div_top fieldset#manager_in_charge_main_fieldset_top {
	width: 67em;
}
div#entity_manager_in_charge_logs_div_top, div#entity_manager_in_charge_logs_div_top fieldset#entity_manager_in_charge_logs_fieldset_top {
	width:67em;
}

/* RISK RATING */
div#panel_riskrating {
  width: 68.5em;  
  height: 50em;
  max-width: 68.5em;
  max-height: 50em;
}
 div#panel_riskrating_body {
  height: 44.4em;
}
div#panel_riskrating_contents { 
  height: 41.6em;
} 
div#riskrating_div_top, div#riskrating_div_top fieldset#riskrating_fieldset_top {
	width: 67em;
}
div#risk_rating_main_div_left, div#risk_rating_main_div_right {
	height : 28em;
}
div#risk_rating_main_div_top, div#risk_rating_main_div_top fieldset#risk_rating_main_fieldset_top {
	width: 67em;
}
div#entity_risk_rating_logs_div_top, div#entity_risk_rating_logs_div_top fieldset#entity_risk_rating_logs_fieldset_top {
	width:67em;
}

/* WARNINGS */
div#panel_warnings {
  width: 68.5em;  
  height: 50em;
  max-width: 68.5em;
  max-height: 50em;
}
 div#panel_warnings_body {
  height: 44.4em;
}
div#panel_warnings_contents { 
  height: 41.6em;
} 
div#warning_main_div_left {
	height : 27em;
}
div#warning_div_top, div#warning_div_top fieldset#warning_fieldset_top {
	width: 67em;
}
div#warning_main_div_top, div#warning_main_div_top fieldset#warning_main_fieldset_top {
	width: 67em;
}
div#entity_warning_logs_div_top, div#entity_warning_logs_div_top fieldset#entity_warning_logs_fieldset_top {
	width:67em;
}
div#panel_warningcomment {
  width : "34.25";
	height : "40";
  max-width: 34.25em;
  max-height: 40em;
}
 div#panel_warningcomment_body {
  height: 34.4em;
}
div#panel_warningcomment_contents {
  height: 31.4em;
} 
div#warningcomment_div_left{
	height : 30em;
}

/* CREDENTIALS */
div#panel_credential {
  width: 68.5em;  
  height: 50em;
  max-width: 68.5em;
  max-height: 50em;
}
 div#panel_credential_body {
  height: 44.4em;
}
div#panel_credential_contents { 
  height: 41.6em;
} 
div#credential_div_top, div#credential_div_top fieldset#credential_fieldset_top {
	width: 67em;
}
div#credential_main_div_left, div#credential_main_div_right {
	height : 28em;
}
div#credential_main_div_top, div#credential_main_div_top fieldset#credential_main_fieldset_top {
	width: 67em;
}
div#credential_logs_div_top, div#credential_logs_div_top fieldset#credential_logs_fieldset_top {
	width:67em;
}

/* CONTACT PROFILE */
div#panel_contactprofile {
  width: 99%;  
  height: 63em;
  max-width: 99%;
  max-height: 63em;
}
 div#panel_contactprofile_body {
  height: 57.4em;
}
div#panel_contactprofile_contents {
  height: 54.6em;
} 
form#contactprofile_form{
	height: 12em;
}
form#contactprofile_basic_form {
	height: calc(100% - 12em);
}
div#contactprofile_basic_div_top {
  height: 4em;
} 
div#contactprofile_basic_div_core {
  height: calc(100% - 6em);
  min-height: calc(100% - 6em);
} 
form#contactprofile_addresses_form {
	height: calc(100% - 12em);
}
form#contact_log_form {
	height: calc(100% - 12em);
}
div#contactprofile_addresses_div_core {
  height: calc(100% - 6em);
  min-height: calc(100% - 6em);
} 
div#contactprofile_div_top, div#contactprofile_div_top fieldset#contactprofile_fieldset_top {
	width:100%;
}
div#contactprofile_basic_div_left, div#contactprofile_basic_div_right {
	height : 100%;
} 
div#contactprofile_addresses_div_left, div#contactprofile_addresses_div_right {
	height : 100%;
}
div#contact_log_div_top, fieldset#contact_log_fieldset_top {
	width:100%;
	height:100%;
}

/*BANK*/
div#panel_bank {
  width: 68.5em;  
  height: 45em;
  max-width: 68.5em;
  max-height: 45em;
}
 div#panel_bank_body {
  height: 39.4em;
}
div#panel_bank_contents {
  height: 36.6em;
}  
div#bank_div_left, div#bank_div_right{
	height: 36em;
}
div#bank_div_top, div#bank_div_top fieldset#bank_fieldset_top {
	width:67.5em;
}
div#bank_logs_div_top, div#bank_logs_div_top fieldset#bank_logs_fieldset_top {
		width:67.5em;
}

/* SG 28/1 */
/*BANK VIEW*/
div#panel_bankview {
	max-height: 63em;
  height: 63em;
  width: 68.5em;
	max-width: 68.5em;
}
 div#panel_bankview_body {
  height: 57.4em;  /* it was 60.2 SG 3/2 */
}
div#panel_bankview_contents {
  height: calc(100% - 6em);;
}  
form#bankview_form {
		height: 100%;
	}
div#bankview_div_top {
	height:100%
}
fieldset#bank_view_fieldset_top{
	width:100%;
}

div#panel_bank {
  width: 68.50em;  
  height: 50em;
  max-width: 68.50em;
  max-height: 50em;
}
 div#panel_bank_body {
  height: 44.4em;
}
div#panel_bank_contents {
  height: 41.6em;
}
div#bank_div_top {
  height:9em;
}

div#bank_main_div_left {
  height: 33em;
  width: 33.75em;
}
div#bank_main_div_right {
  height: 33em;
  width:33.75em;
}


/* BANK ACCOUNT */
/* div#panel_bankaccount {
  width: 68.5em;  
  height: 58em;
  max-width: 68.5em;
  max-height: 58em;
}
 div#panel_bankaccount_body {
  height: 57.4em;
} */
div#panel_bankaccount_contents {
  height: 51.6em;
} 
form#bankaccount_form{
	height: 9em;
	width:100%;
}
form#bankaccount_main_form{
	height: calc(100% - 10em);
	width:100%;
}
div#bankaccount_main_div_top{
	height: 4em;
	width:100%;
}
fieldset#bankaccount_main_fieldset_top{
	width:100%;
}
div#bankaccount_main_div_core{
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
    width: 100%;
}
div#bankaccount_main_div_left{
	width: 50%;
	height: 100%;
}
fieldset#bankaccount_main_fieldset_left{
	width: 100%;
	height: 100%;
}
div#bankaccount_main_div_right{
	width: 50%;
	height: 100%;
}
fieldset#bankaccount_main_fieldset_right{
	width: 100%;
	height: 100%;
}
form#entity_bankaccount_logs_form{
	height: calc(100% - 10em);
	width:100%;
}
div#entity_bankaccount_logs_div_top{
	width: 100%;
	height: 100%;
}
fieldset#entity_bankaccount_logs_fieldset_top{
	width: 100%;
	height: 100%;
}



/* div#bankaccount_div_top, div#bankaccount_div_top fieldset#bankaccount_fieldset_top {
	width: 67em;
}
div#entity_bankaccount_logs_div_top, div#entity_bankaccount_logs_div_top fieldset#entity_bankaccount_logs_fieldset_top {
	width:67em;
} */

/* SERVICE */
div#panel_service {
  width: 68.5em;  
  height: 58em;
  max-width: 68.5em;
  max-height: 58em;
}
 div#panel_service_body {
  height: 52.4em;
}
div#panel_service_contents {
  height: 49.6em;
} 
div#service_main_div_top, div#service_main_div_top fieldset#service_main_fieldset_top {
	width: 67em;
}
div#service_main_div_left, div#service_main_div_right {
	height: 36em;
	width : 33.75em;  /* 33.95 */
}
div#service_projects_schedule_div_top, div#service_projects_schedule_div_top fieldset#service_projects_schedule_fieldset_top {
	width: 67em;
}
div#entity_service_logs_div_top, div#entity_service_logs_div_top fieldset#entity_service_logs_fieldset_top {
	width: 67em;
}

/* PROJECT SCHEDULE */
div#panel_projectschedule {
  width: 68.5em;  
  height: 58em;
  max-width: 68.5em;
  max-height: 58em;
}
 div#panel_projectschedule_body {
  height: 52.4em;
}
div#panel_projectschedule_contents {
  height: 49.6em;
} 
div#projectschedule_div_top, div#projectschedule_div_top fieldset#projectschedule_fieldset_top {
	width: 67em;
}
div#projectschedule_main_div_left, div#projectschedule_main_div_right {
	height: 37em;
	width : 33.95em;
}
div#projectschedule_log_div_top, div#projectschedule_log_div_top fieldset#projectschedule_log_fieldset_top {
	width:68em;
}
div#projectschedule_main_div_top{
	padding-bottom : 0em;
}
div#panel_emails {
  width: 68.5em;  
  height: 58em;
  max-width: 68.5em;
  max-height: 58em;
}
 div#panel_emails_body {
  height: 52.4em;
}
div#panel_emails_contents {
  height: 49.6em;
} 
/* div#emails_div_top, div#emails_div_top fieldset#emails_fieldset_top {
	width: 67em;
} */
div#emails_div_left, div#emails_div_right {
	height: 48em;
	width : 33.75em;  /* 33.95 */
}

/* RECIPIENTS */
div#panel_recipients {
  width: 68.5em;  
  height: 58em;
  max-width: 68.5em;
  max-height: 58em;
}
 div#panel_recipients_body {
  height: 52.4em;
}
div#panel_recipients_contents {
  height: 49.6em;
}

/*SERVICE DEFINITIONS*/
div#panel_servicedefinitions {
  width: 34.25em;  
  height: 45em;
  max-width: 34.25em;
  max-height: 45em;
}
 div#panel_servicedefinitions_body {
  height: 39.4em;
}
div#panel_servicedefinitions_contents {
  height: 36.6em;
}  
div#servicedefinitions_div_left{
	height: 36em;
}

/*SERVICE DEFINITIONS VIEW*/
div#panel_servicedefinitionsview {
  	width: 99%; 	/*width: 68.5em;*/
	height: 84em; 	/*height: 63em;*/
	max-width: 99%; /*max-width: 68.5em;*/
	max-height: 85em;  /*max-height: 63em;*/
}
 div#panel_servicedefinitionsview_body {
  height:100%; /* height: 57.4em; */
}
div#panel_servicedefinitionsview_contents {
  height:100%; /* height: 54.6em; */
}  
form#servicedefinitionsview_form{
	height:100%;
}
div#servicedefinitionsview_div_top{
	background-color: #94b2e638;
	height: 4em;
  overflow-y: hidden;
} 
/* div#servicedefinitionsview_div_top fieldset#servicedefinitionsview_fieldset_top{
	width: 68em; 
} */
div#servicedefinitionsview_div_bottom{
	height: calc(100% - 4em); /* height: 50em; */
	min-height: calc(100% - 4em);
} 

/* ADDRESS-CONTACT LOG */
div#panel_addresscontactlog {
  width: 55em;  
  height: 50em;
  max-width: 55em;
  max-height: 63em;
}
div#panel_addresscontactlog_body {
  height: 47em;
}
div#panel_addresscontactlog_contents {
  height: 39.8em;
}

/* CONFIDENTIAL LOG */
div#panel_confidentiallog {
  width: 55em;  
  height: 50em;
  max-width: 55em;
  max-height: 63em;
}
div#panel_confidentiallog_body {
  height: 47em;
}
div#panel_confidentiallog_contents {
  height: 39.8em;
}

/* INDIVIDUAL PROFILE*/
div#panel_individualprofile {
  width: 99%;  
  height: 63em;
  max-width: 99%;
  max-height: 63em;
}
div#panel_individualprofile_body {
  height: 57.4em;
}
div#panel_individualprofile_contents {
  height: 54.6em;
  overflow-y: hidden;
}
form#individual_form {
   height: 14em;
} 
form#individual_basic_form, form#individual_addresses_form, form#individual_id_documents_form, form#contact_relations_individual_form, form#individual_comments_form, form#individual_log_form {
   height: calc(100% - 14em);
} 
div#individual_basic_div_top {
	height: 4em;
}

/* individual profile > comments form - cg 13/03/2023 */
div#individual_comments_div_top{
	height: 4em;
}
div#individual_comments_div_bottom{
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}

div#panel_individualsearch {
	max-height: 25em;
	height: 25em;
	width: 34.25em; 
}
div#panel_individualsearch_body {
	height: 19.4em;
}
div#individual_div_top, div#individual_div_top fieldset#individual_fieldset_top {
	width:99%;
}
div#individual_basic_div_core{
	height: 37em;
	overflow-y: auto;
}
div#individual_basic_div_left, div#individual_basic_div_right{
	height: 100%;
}
div#individual_addresses_div_core{
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}
div#individual_addresses_div_top{
	height: 4em;
}
div#individual_addresses_div_left, div#individual_addresses_div_right{
	overflow-y: hidden;
}
fieldset#individual_addresses_fieldset_left, fieldset#individual_addresses_fieldset_right{
	height: 100%;
}
div#individual_address_div_left, div#individual_address_div_right{
	height : 36em;
}
div#individual_contacts_div_top, div#individual_contacts_div_top fieldset#individual_contacts_fieldset_top{
	width:68em;	
}
div#contact_relations_individual_div_top, div#contact_relations_individual_div_top fieldset#contact_relations_individual_fieldset_top {
	width: 100%;
	height: 4em;
	overflow-y: hidden;
}
div#contact_relations_individual_div_top, div#contact_relations_individual_div_top fieldset#contact_relations_individual_fieldset_top {
	width: 100%;
	height: 4em;
	overflow-y: hidden;
}
div#contact_relations_individual_div_bottom{
	width:100%;	
	height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}
fieldset#contact_relations_individual_fieldset_bottom{
	width:100%;	
	height: 100%;
    min-height: 100%;
}
div#individual_log_div_top, div#individual_log_div_top fieldset#individual_log_fieldset_top{
	width: 100%;	
	height: 100%;
	overflow-y: hidden;	
}
div#individual_id_documents_div_bottom{
    height: calc(100% - 7em);
    min-height: calc(100% - 7em);
}
div#individual_id_documents_div_top, fieldset#individual_id_documents_fieldset_top{
	width: 100%;
    height: 7em;
    overflow-y: hidden;
}
div#individual_address_div_core{
	height: 37em;
} 
div#individual_basic_div_core{
	height: calc(100% - 4em);;
	overflow-y: hidden;
	min-height: calc(100% - 4em);
}
div#panel_idDocuments {
  width: 68.5em;  
  height: 50em;
  max-width: 68.5em;
  max-height: 50em;
}
div#panel_idDocuments_body {
  height: 44.4em;
}
div#panel_idDocuments_contents {
  height: 41.6em;
} 
div#idDocuments_div_top, div#idDocuments_div_top fieldset#idDocuments_fieldset_top {
	width: 100%;
}
div#id_documents_div_left, div#id_documents_div_right {
	height: 100%;
    width: 50%;
}
div#id_documents_div_top, div#id_documents_div_top{
	width:100%;
	height:4em;
}
fieldset#id_documents_fieldset_top {
	width: 100%;;
}
div#id_documents_div_core{
	width: 100%;
    height: calc(100% - 4em);
    min-height: calc(100% - 4em);
}
div#id_documents_log_div_top, div#id_documents_log_div_top fieldset#id_documents_log_fieldset_top {
	width:100%;
}
form#idDocuments_form{
	height: 7em;
}
form#id_documents_form{
	min-height: calc(100% - 7em);
    height: calc(100% - 7em);
}
form#id_documents_log_form{
	min-height: calc(100% - 7em);
    height: calc(100% - 7em);
}

/*email change owner panel - action and filing*/
div#panel_address  {
  width: 68.5em;  
  height: 53em;
  max-width:68.5em;
  max-height: 53em;
}
 div#panel_address_body {
  height: calc(100% - 5.6em);
  width: 100%;
}
div#panel_address_contents {
  height: calc(100% - 2.8em);
  width: 100%;
} 
form#newaddress_form{
	height: 100%;
 	width: 100%;
}
div#newaddress_div_core{
	height: 100%;
 	width: 100%;
} 

div#newaddress_div_left{
	height: 100%;
 	width: 50%;
} 
div#newaddress_div_left{
	height: 100%;
 	width: 50%;
} 
fieldset#newaddress_div_right {
	height: 100%;
 	width: 50%;
}
/* SELECT ADDRESS */
div#panel_selectaddress{
	width: 34.25em;  
  height: 50em;
  max-width: 34.25em;
  max-height: 50em;
}
div#panel_selectaddress_body{
	height : 44.4em;
}
div#panel_selectaddress_contents{
	height : 41.6em;
}

/* METADATA */
div#panel_metadata{
	width: 34.25em;  
  height: 45em;
  max-width: 34.25em;
  max-height: 45em;
}
div#panel_metadata_body{
	height : 39.4em;
}
div#panel_metadata_contents{
	height : 36.6em;
}
div#metadata_div_left{
	height: 36.5em;
}

/* FILE EMAILS */
div#panel_file_emails{
	width: 68.5em;  
  height: 50em;
  max-width: 68.5em;
  max-height: 50em;
}
div#panel_file_emails_body{
	height : 44.4em;
}
div#panel_file_emails_contents{
	height : 41.6em;
}
div#file_emails_div_left{
	height: 41.5em;
}
div#file_emails_div_right{
	height: 41.5em;
}

/* V I E W S */
div#relationshipssearchview_div_left {
	height : 100%; /*75em;*/
	width: 100%;
}
div#credentialsearchview_div_left {
	width: 100%;
}
div#bankaccountssearchview_div_left {
	height: 100%;
	width: 100%;
}
div#cbcreportingsearchview_div_left {
	height: 100%;/*75em; CG*/
	width: 100%;
}
div#vatperiodssearchview_div_left {
	height: 100%; /*75em; CG*/
	width: 100%;
}
div#managerinchargesearchview_div_left {
	height : 100%; /*75em;*/
	width: 100%;
}
div#entitieswithoutservicessearchview_div_left {
	height : 100%; /*75em;*/
	width: 100%;
}
div#masslettersandlabelssearchview_div_left {
	height: 75em;
}

/* Fix the double dive left for individuals view 07/10/2022 CG - START */
form#individualsearchview_form {
	height: 100%	
}
div#individualsearchview_div_core {
  width: 100%;  
}
div#individualsearchview_div_left {
	height : 100%;  /*74em;*/
	padding: 0.25em 0.25em 0.25em 0.25em;
	width: 20em;
}
div#individualsearchview_div_right {
	height : 100%;  /* 75.6em; */
	width : calc(100% - 20em);
}
/*div#individualsearchview_div_left {
	width: 100%;
} CG 07/10/2022*/
/* Fix the double dive left for individuals view 07/10/2022 CG - END */

div#pendingsearchview_div_left {
	width: 17em;
}
div#pendingsearchview_div_right {
	width: calc(100% - 17em);
}
div#pendingsearchview_div_core{
	/*height:54.23em;*/
	height:100%;
}
form#pendingsearchview_form{
	height:100%;
}
/*SG 8/12*/
div#externalpendingsearchview_div_left {
	width: 100%;
}
/* Test Panel */
div#panel_test {
  width : 68.5em;
	height : 50em;
  max-width: 68.5em;
  max-height: 50em;
}
 div#panel_test_body {
  height: 44.4em;
}
div#panel_test_contents {
  height: 41.6em;
}
div#test10_div_left {
  height: 41.6em;				
}
div#test10_div_right {
  height: 41.6em;				
}

/* FORM GENERATOR - DEKSTOP SIZE CG - START CANDIDATE TO MOVE*/

form#rendererFormIcon_form {
    display: inline-block;
    width: 100%;
    height: auto;
}

form#renderer_add_comments_form {
    overflow-y: hidden;
    width: 100%;
}
fieldset#renderer_add_comments_fieldset_left ul.ul-new_line {
	display:block;
} 
form#formApprovalComments_form a#formApprovalComments_approve { /* HERE <-- "check dekstop size" CG 14/09/2022*/
		font-size: 1.15em;
		margin-left: 0.5em;
}
form#formApprovalComments_form a#formApprovalComments_reject {
		font-size: 1.15em;
}
form#formApprovalComments_form a#formApprovalComments_return {
		font-size: 1.15em;
}
form#formApprovalComments_form a#formApprovalComments_reassign {
		font-size: 1.15em;
}

form#composite_document_form a#composite_document_approve { /* CG 19/09/2022 */
	font-size: 1.15em;
	margin-left: calc(100% - 32em);
}
form#composite_document_form a#composite_document_reject {
	font-size: 1.15em;
}
form#composite_document_form a#composite_document_return {
	font-size: 1.15em;
}
form#composite_document_form a#composite_document_reassign { 
	font-size: 1.15em;
}

/* FORM GENERATOR - DEKSTOP SIZE CG - END */


/* RECENT TASKS SCREEN - START */
div#panel_recent_tasks{
  width: 99%;  
  max-width: 99%;
}
div#panel_recent_tasks_contents{
	height: 44.4em; 
	width: 100%; 
}
form#recent_tasks_form{
	 width: 100%; 
	 height:100%; 	
}
div#recent_tasks_div_core{
	width: 100%; 
	height:100%; 	
}
div#recent_tasks_div_left{
	width: 100%; 
	height:100%; 	
}

/* RECENT TASKS SCREEN - END */


/* PARAMETER SETUP - cg 22/01/2024 - START */
div#panel_paramsetup{
	width:99%;
	height:84em;
	max-width:99%;
	max-height:84em;
}
div#panel_paramsetup_body{
	width: 100%; 
	height:100%; 
}
div#panel_paramsetup_contents{
	width: 100%; 
	height:100%; 
}
form#paramsetup_form{
	width: 100%; 
	height:100%; 
}
div#paramsetup_div_core{
	width: 100%; 
	height:100%; 
}
div#paramsetup_div_left{
	height:100%; 
}
div#paramsetup_div_right{
	height:100%; 
}



/* PARAMETER SETUP - cg 22/01/2024 - END */


/* NEW EMAIL NOTIFICATION TEMPLATE SETUP - cg 29/02/2024 */
div#panel_new_notification_template_view_contents{
	width: 100%;
	height: 44.4em;
}
form#notification_templates_view_form{
	width: 100%; 
	height:100%; 
}
div#notification_templates_view_div_top{
	width: 100%; 
	height: 4em; 
}
div#notification_templates_view_div_core{
	width: 100%; 
	height: calc(100% - 4em); 
	min-height: calc(100% - 4em); 
}
div#notification_templates_view_div_left{
	width: 100%; 
	height:100%; 
}
fieldset#views_table_fieldset_top{
	width: 100%; 
}

/* REMOVE USERS FROM WORKFLOWS  */
div#panel_remove_user_from_contents{
	height: 21.6em;
}
form#remove_user_form{
	height: 100%;
}
div#remove_user_div_core{
	height: 100%;
}
div#remove_user_div_left{
	height: 100%;
}

/* edit task info panel */
div#panel_edit_task_info_contents{
	height: 51.6em;
}
form#edit_task_info_form{
	height: 100%;
}
div#edit_task_info_div_core{
	height: 100%;
}
div#edit_task_info_div_left{
	height: 100%;
}


/* Debug Info */
div#panel_debug_info{
	width:99%;
	height:84em;
	max-width:99%;
	max-height:84em;
}
div#panel_debug_info_body{
	width: 100%; 
	height:100%; 
}
div#panel_debug_info_contents{
	width: 100%; 
	height:100%; 
}
form#debuginfo_input_form{
	width: 100%; 
	height: 8em; 
}
form#debuginfo_output_form{
	width: 100%; 
	height: calc(100% - 8em); 
}
div#debuginfo_input_div_top{
	width: 100%; 
	height:100%; 
}
div#debuginfo_output_div_top{
	width: 100%; 
	height:100%; 
}

/* INPISRE ADMIN ACTION SCREEN */
div#panel_select_admin_action_contents{
	height: 15.6em;
}
form#select_admin_action_form{
	height: 100%;
	width: 100%;
}
div#select_admin_action_div_core{
	height: 100%;
	width: 100%;
}
div#select_admin_action_div_left{
	height: 100%;
	width: 100%;
}
fieldset#select_admin_action_fieldset_left{
	height: 100%;
	width: 100%;
}

/* INPISRE ADMIN SCREEN */
div#panel_update_node_contents{
	height: 26.6em;
}
form#update_node_form{
	height: 100%;
	width: 100%;
}
div#update_node_div_core{
	height: 100%;
	width: 100%;
}
div#update_node_div_left{
	height: 100%;
	width: 100%;
}
fieldset#update_node_fieldset_left{
	height: 100%;
	width: 100%;
}

/* DELETE FLAWED TASK DOCUMENTS PANEL */
div#panel_delete_flawed_task_documents_contents{
	height: 19.6em;
}
form#delete_flawed_task_documents_form{
	height: 100%;
	width: 100%;
}
div#delete_flawed_task_documents_div_core{
	height: 100%;
	width: 100%;
}
div#delete_flawed_task_documents_div_left{
	height: 100%;
	width: 100%;
}
fieldset#delete_flawed_task_documents_fieldset_left{
	height: 100%;
	width: 100%;
}

/* small and medium width */
/* @media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { */
/* @media only screen and (max-width: 1023px) and (min-height: 701px) and (min-width: 768px) {  */


@media only screen and (max-width: 999px){
	div#panel_doc_metadata_body {
		overflow-y: hidden;
	}
	div#panel_doc_metadata_contents {
		overflow-y: auto;
	}
	form#doc_metadata_form {
    width: 100%;
    height: auto;
	}
	div#doc_metadata_div_left {
    width: 100%;
	}
	form#sendmsg_form {
   width: calc(100% - 1em);
	}
	div#sendmsg_div_bottom {
    width: calc(100% - 1em);
	}
	form#sendmsgP_form {
   width: calc(100% - 1em);
	}
	div#sendmsgP_div_bottom {
    width: calc(100% - 1em);
	}
	div.edit_area_html {
    width: calc(100% - 1em);
	}
}

@media only screen and (max-width: 1023px) and (min-width: 737px) {
	  /* H E A D E R */
	header.na-header p#app_subsystem {
	  display: none;
	}
}

/* small height / sufficient width tablets */	
/* @media only screen and (max-height: 700px) and (min-height: 600px) and (min-width: 1024px) */ 
@media only screen and (max-height: 700px) and (min-width: 1024px) {
}

/* small width phablets */
/* @media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) { */
/* @media only screen and (max-height: 599px) and (max-width: 767px)   { */
/*@media only screen and (max-width: 736px), only screen and (max-height: 736px)  { */

/*@media only screen and (max-width: 736px),
       only screen and (max-height: 600px)  {*/
 
@media only screen and (max-width: 736px) {
         
  /* H E A D E R */
	header.na-header p#app_subsystem {
	  display: none;
	}
	 h1#app_title {
		top: -1.2em;
	} 
	header.na-header p#username {
		/*opacity: 0;*/
	  display: block;
    position: absolute;
    top: 3.2em;
    left: 1em;
    margin-right: 0em;
    z-index: 1;
	}	
	a#header_logout {
		top: -2.8em;
		float: right;
		left: 3em;
	}
	span#header_logout_text {
		font-size: 1.8em;
		/*margin-right : -2em;*/
	}
	a#new_session {
		top: -2.8em;
		float: right;
		left: -1em;
	}
	span#new_session_text {
		font-size: 1.6em;
	}
	a#user_quick {
		top: -1.8em;
    float: right;
    left: -5.8em;
	}
	a#user_preferences {
		top: -2.8em;
		float: right;
		left: -5em;
	}
	span#user_preferences_text {
		font-size: 1.6em;
		/*margin-right: -0.8em; /* CG 14/09/2022 */
	}
	
	span#header_username {
		position: relative;
		float: left;
		top: -3em;   /*was -2.7em */
		font-size: 0.9em;
		width: 8em;	/*was 10em*/
    	text-align: left;
    	margin-right: 1em;
	}	
	
	/* F O O T E R */
	footer.na-footer p {
		display: none;
	}
	
	/*  M A I N   S C R E E N  */
  
	div#crmbar_div_right {
		width: calc(100% - 10em); 
		border: none;
	}
	div#crmbar_div_left {
		width: 7em; 
	}
	div#crmbar_iconbar {
		width: 100%;
	}
	div#crmbar_iconbar_bpm {
		width: 100%;
	}
	
	/* P A N E L   G E N E R A L */	
  .na-panel_header {					/*crm-phablets.css 1*/
  	height: 2.8em; /* 4em 2.8em */
	}
	.na-panel_footer {				 /*crm-phablets.css 4*/
  	height: 2.8em;
	}
  
	.na-panel_header_buttons {
	  padding: 0.1em;
	}
	.na-panel_header_buttons .na-icon_button_notext:before { /* icon button, no text - used as panel header buttons */
	  font-size: 2.32em;  
	  top: -0.2em;
	}
	.na-panel_header_buttons .na-icon_button_notext { /* icon button with no text */
	  font-size: 0.9em;
	  padding: 0em 0em 0em 0em;  /* 0 0.1 0 0.7 */
	}
	
	div.na-panel.na-transaction.na-full_width div.na-panel_contents {
    width: 100%;
    overflow-y: auto;
	}

  .na-panel_header_title {
    padding: 0.3em;  
    margin-top: 0.3em;
    font-weight: 600;
    font-size: 1.4em;
    margin-left: 0.1em;
	}

	/* I C O N   B A R    G E N E R A L   */
	.na-iconbar li a span {
    font-size: 0.39em;
	}
	.na-iconbar.high_labels ul li {
	 height: 3em;
	}

	/*  F I E L D S E T S   /   F I E L D S    G E N E R A L   */	
	fieldset.na-tabular.na-transaction li label.na-underline{
		width: 21em;
	}	
	  
	/* C O M M O N    M O D U L E S   Composte documents, forms etc.)  */
		div#composite_document_div_core {
	    height: auto;
	    min-height: auto;
	}
	fieldset#composite_document_fieldset_top {
		width: 100%;
	}  
	div#composite_document_div_left {
	    width : 100%;
	    height: 50%;
	    overflow-y: hidden;
	}
	div#composite_document_div_right {
	    width : 100%;
	    height: 50%;
	    overflow-y: hidden;
	}
	div#composite_document_div_bottom {
	   height: auto;
	 }
	div#composite_document_grid_lib_entries_grid{
		overflow-x: hidden;
	}	
	div#composite_document_grid_lib_entries_grid > ul {
		width: 100%;
	}
	div#composite_document_grid_comments{
		overflow-x: hidden;
	}	
	div#composite_document_grid_comments > ul {
		width: 100%;
	}
	fieldset#composite_document_fieldset_top > ul {
		width: 100%;
	} 
	fieldset#composite_document_fieldset_left > ul {
		width: 100%;
	}
	fieldset#composite_document_fieldset_bottom ul.na-not_table{
			font-size: 1em;
	}
	
	/*	CG 19/09/2022 - START  */
	div#panel_compositedocument_header_title {
    	font-size: 1em;
	}
	div#composite_document_grid_lib_entries_grid {
    	max-height: 20em;
	}
	div#composite_document_grid_comments {
    	max-height: 20em;
	}
	form#composite_document_form a#composite_document_approve { /* CG 19/09/2022 */
			font-size: 1em;
			margin-left: 0em;
	}
	form#composite_document_form a#composite_document_reject {
			font-size: 1em;
	}
	form#composite_document_form a#composite_document_return {
			font-size: 1em;
	}
	form#composite_document_form a#composite_document_reassign { 
			font-size: 1em;
	}
	/*	CG 19/09/2022 - END  */
	
	/*Composite document - end - SG*/


	/* na.ui2.doc.showDocumentsView */
	div#doc_metadata_div_left {
    height: auto;
	}
	form#doc_metadata_form.email_metadata_left {
		width: 100%;
		height: auto;
	}
	div.edit_area_html.email_metadata_left {
		width: 100%;
		height: 100%;   	
		overflow: visible;
	}
	form#doc_metadata_form.email_metadata_top {
		height: 6em;
	}
	div.edit_area_html.email_metadata_top {
		height: calc(100% - 6em);	
		overflow: visible;
	}
	form#doc_metadata_form.email_metadata_top input#doc_metadata_document_status_display {
		width: 100%;
	}
	form#doc_metadata_form.email_metadata_top label[for="doc_metadata_document_approval_type"] {
		display: none;
	}
	form#doc_metadata_form label.approval_heading {
		font-size: 1.2em;
	}
	form#doc_metadata_form a#doc_metadata_approve {
		font-size: 1.3em;
	}
	form#doc_metadata_form a#doc_metadata_reject {
		font-size: 1.3em;
	}
	form#doc_metadata_form a#doc_metadata_return {
		font-size: 1.3em;
	}
	form#doc_metadata_form a#doc_metadata_reassign {
		font-size: 1.3em;
	}

	/* Document / Email LOG */
	form#documentlog1_form {
    width: 90%;
	}
		
	div#documentlog_div_bottom {
    width: 25em;
	}

	/* V I E W S */
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    text-align: left;
    float : left;
	}
	
	div.dt-buttons {
    float: left;
    margin-left: 0.2em;
    float: left !important;
	}
	
	.dataTables_wrapper .dataTables_filter {
    margin-top: 0em;
	}
	
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    margin-left: 0em;
	}
	
	.na-panel.na-transaction .na-panel_footer_buttons {		/*crm-phablets.css 112*/
    padding: 0em 0.5em 0.1em 0.5em;
    font-size: 1.23em;
	}


	/* O P T I O N A L    F I E L D S */
	ul.na-omit_small {
	 display: none;
	}
	 fieldset.na-tabular ol li.na-omit_small, fieldset.na-tabular ul li.na-omit_small {
   display: none;
  }
	div.na-form_grid_div.na-grid_normal .na-form_item.na-omit_small {
	 display: none;
	}
  fieldset.na-tabular ul.na-not_table.na-form_grid_head li label.na-omit_small {
	 display: none;
	}


	/* FORM GENERATOR / RENDERER CG - START*/
	
	form#rendererFormIcon_form { 
	    display: inline-block;
	    width: 100%;
	    height: auto;
	}
	form#renderer_add_comments_form {
	    overflow-y: hidden;
	    width: 100%;
	}
	form#formApprovalComments_form {
	    overflow-y: hidden;
	    width: 100%;
	    height: auto;
	}
	div#formApprovalComments_div_left {
	    width : 100%;
	}
	div#formApprovalComments_div_right {
	    width : 100%;
	}
	div#rendererFormIcon_div_left {
	    padding-top: 1em;
	}
	div#renderer_footer {
	    font-size: 0.9em;
	}
	
	div#renderer_add_comments_grid_comments {
	    max-height: 20em;
	}
	div#renderer_add_comments_free_free2 ul{
		font-size: 1.1em;
	}
	
	form#formApprovalComments_form a#formApprovalComments_approve {
			font-size: 1em;
			margin-left: -0.5em;
	}
	form#formApprovalComments_form a#formApprovalComments_reject {
			font-size: 1em;
	}
	form#formApprovalComments_form a#formApprovalComments_return {
			font-size: 1em;
	}
	form#formApprovalComments_form a#formApprovalComments_reassign { /* check and dekstop size 14/09/2022 */
			font-size: 1em;
	}
	/* FORM GENERATOR / RENDERER CG - END*/		
	  
	
	/* C O M M O N    M O D U L E S   END  */
	
	
	
	/****  I M P O R T A N T ********/
	/****  O N L Y    D O    C H A N G E S    A F T E R     T H I S     P O I N T  ****/
	
	  
  /* S P E C I F I C    T R A N S A C T I O N    P A N E L S */

	/* Pending Views */
	div#panel_pendingviews {
	  width: 100%;      
	  max-width: 100%;    
	}
	div#panel_pendingviews_body {
		width: 100%;
	}
	form#panelpendingviews_form {
		width: 100%;
	}
	div#panelpendingviews_div_core {
		width: 100%;
    height: 100%;
	}
  div#panelpendingviews_div_left {
		width : 20em;
		height : 7em;
		overflow-y: hidden;
	  -webkit-overflow-scrolling: touch;   /* show ios scrollbars */
	  padding-top : 0em;
	}  
  div#panelpendingviews_div_right {
		width: 100%;
		height : calc(100% - 10em);
		clear :both;
		padding :0em 1em 1em 1em;
	  -webkit-overflow-scrolling: touch;   /* show ios scrollbars */
	}  
	div#pendingsearchview_iconbar {
		width: 8em;
		height: 100%;
		overflow-y: hidden;
	}
	div#pendingsearchview_div_left {
		width : 20em;
	  -webkit-overflow-scrolling: touch;   /* show ios scrollbars */
	  padding-top : 0em;
    height: 8em;
    overflow-y: hidden;
    font-size: 0.8em;
	}  
  div#pendingsearchview_div_right {
		width: 100%;
		height : calc(100% - 10em);
		clear :both;
		padding :0em 1em 1em 1em;
	/*	font-size: 1.4em; */
	} 
	fieldset#pendingsearchview_fieldset_left {
	  height: 7.2em;
	}
	div#pendingsearchview_iconbar {
		width: 20em;
		height: 6em;
		overflow-y: hidden;
		font-size: 1em;
	}
	
	/*Clearance Docs & Emails*/
	div#panel_clearance {									
	 width: 100%;
   max-width :100%  
	}
	
	div#panel_clearance_body{							
	 width: 100%;   
	}
 
  div#documentapproval_div_right {				
		width: 100%;
		height : 14em;
		clear :both;
		padding :0em 1em 1em 1em;
	}  
	
	div#taskapproval1_div_top {						
    font-size: 0.7em;
    width: 100%;
	}
	
	div#docApprovalComments_div_left {			
    width: 100%;
    height : 13em;
    font-size : 0.8em;
	}
	
	div#docApprovalComments_div_right { 	 
    width: 100%;
    height : 18em;
    font-size : 0.8em;
	}

	/*Task execution screen - start - SG*/
	div#taskfields_free_free1 {
		width: 100%;
	}
	div#taskfields_free_free2 {
		width: 100%;
	}
	form#task_preview_project_form {
	    width: 100%;
	}
	form#taskcomment_form {
	    width: 100%;
	    height: auto;
	    font-size : 0.9em; /* cg 19/09/2022 */
	}
	div#taskcomment_div_left{
		height: auto;
	}
	form#task_preview_project_form{
		height: auto;
		font-size : 0.9em; /* cg 19/09/2022 */
	}
	div#task_preview_project_div_left{
		height: auto;
	}
	/*Task execution screen - end - SG*/


	/*Clearance Tasks - start*/
	div#panel_clearance_task {									
	 width: 100%;
   max-width :100%;
	}
	
	div#panel_clearance_task_body{							
	 width: 100%;   
	}
 
 div#taskapproval_div_top {									
    font-size: 0.7em;
	}
 
  div#task_preview_project2_div_left {				
    height: 100%;
    width: 100%;
	}
	
	div#taskcomment_clearance_div_left {			
    width: 100%;
    height : 100%;
    /*margin-right: 6em;*/
    margin-top: -2em;
    font-size: 0.9em;
	}
	
	/* form#taskfields_form{
		font-size : 1.1em;
	} */
	form#taskfields_form{
		font-size : 0.9em;
	}
	form#taskfields_log_form {
    height: auto;
}
	form#docApprovalComments_form{
		height: auto;
		font-size : 1.4em;
	}
	/*form#task_preview_project_form{
	 font-size : smaller;
	}
	div#panel_task_footer_buttons{
	font-size : smaller;
	}
	div#taskcomment_div_left{
	font-size : smaller;
	}*/
	/*Clearance Tasks - end*/
	
	
  /* S P E C I F I C    F I E L D S  */


		
}  
  
  