.ui-menu .ui-menu-parent .ui-menu-child {
	width: 200px !important;
}
.ui-datatable thead th.wrap {
    white-space: normal;
    padding: 4px !important;
}

.noBorderPanelGrid>tbody>tr, .noBorderPanelGrid>tbody>tr>td{
	border: none !important;
} 

.noBorderTreeNode {
	border: none !important;	
}

.noBorderPanel {
	border: none !important;	
}

.noBorderDataList, .noBorderDataList .ui-datalist-content {
	border: none;
}

 .loginPanel{	
	width:500px !important;
	height:100%;
	vertical-align: center;
	margin-left: auto;
 	margin-right: auto;
 	position: relative;
	margin-top: 10%;
}
.loginGridPanel>tbody>tr, .loginGridPanel>tbody>tr>td{
	border: none !important;
}

.loginGridPanel {	
	width:100%;
	vertical-align: center;
	margin-left: auto;
 	margin-right: auto;
}

.userProfilePanel>tbody>tr, .userProfilePanel>tbody>tr>td{
	border: none !important;
}

.userProfilePanel {	
	width:80%;
	vertical-align: center;
	margin-left: auto;
 	margin-right: auto;
}

.orgDetailPanel>tbody>tr, .orgDetailPanel>tbody>tr>td{
	border: none !important;
}

.orgDetailPanel {	
	width:80%;	
	vertical-align: center;
	margin-left: auto;
 	margin-right: auto;
}

.categoryDetailPanel>tbody>tr, .categoryDetailPanel>tbody>tr>td{
	border: none !important;
}

.categoryDetailPanel {	
	width:80%;	
	vertical-align: center;
	margin-left: auto;
 	margin-right: auto;
}

.categoryTree {
	border: none !important;
}

.newCategoryDialogPanel>tbody>tr, .newCategoryDialogPanel>tbody>tr>td{
	border: none !important;
}

.userRoleDetailPanel>tbody>tr, .userRoleDetailPanel>tbody>tr>td{
	border: none !important;
}

.userRoleDetailPanel {	
	width:80%;	
	vertical-align: center;
	margin-left: auto;
 	margin-right: auto;
}

.userInfoTabView .ui-tabs-nav{
	width: 20%;
}

.userInfoTabView .ui-tabs-panels{
	width: 80%
}

.orgUnitHierachy {
	border: none !important;	
}

.ui-tabs {
	border: none !important;
	/* width: 100%;
	height: 100%; */
	margin: -3px;
	padding: 0;
}

.ui-tabs .ui-tabs-panel {
	padding: 0 !important;
}

.ui-tabs .ui-tabs-panels .ui-widget-content {
}

.userPickListPanel .userPickList, .userPickListPanel .ui-button{
	margin-left:auto; 
	margin-right:auto;
	vertical-align: center;
	position:relative;
}

.userPickListPanel .ui-picklist .ui-picklist-filter {
	width: 300px;
}
.userPickListPanel .ui-picklist .ui-picklist-list {
	width: 320px;
	height: 380px;
}

.ui-contextmenu {
	width:250px;
} 

.securityEntityPanel>tbody>tr, .securityEntityPanel>tbody>tr>td{
	border: none !important;
	
}

.securityEntityPanel .ui-panelgrid-cell {
	padding: 2px 8px !important;
}

.catePropertiesPanel>tbody>tr, .catePropertiesPanel>tbody>tr>td{
	border: none !important;
}
.catPropertyBtnPanel .ui-panel-content {
	padding:1px !important;
}

.ui-wizard-step-title {
	font-size: 15px !important;
}

