@font-face{
	font-family:BlueSkyIcons;font-style:normal;font-weight:400;
	src:url(../fonts/BlueSkyGlyphs.eot);
	src:local("☺"),
		url(../fonts/BlueSkyGlyphs.woff) format("woff"),
		url(../fonts/BlueSkyGlyphs.ttf) format("truetype"),
		url(../BlueSkyGlyphs.svg) format("svg");
}


.u_breadcrumb_menu.bubblemenu , #u_tabs_menu.bubblemenu{
	overflow:visible;
	background-clip: padding-box;	
    box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
    border-radius: 5px 5px 5px 5px;	
}
.bubblemenu .breadcrumb_menu, #u_tabs_menu.bubblemenu .x-menu-body{
    border-color: #C1CBD5 !important;
    border-radius: 5px 5px 5px 5px;
}
#u_tabs_menu.bubblemenu, .u_breadcrumb_menu.bubblemenu, #u_tabs_menu.bubblemenu .x-menu-body
{
	overflow: visible;
}
.u_breadcrumb_menu.bubblemenu .x-menu-item-link, #u_tabs_menu.bubblemenu .x-menu-item-link{
	padding-left: 15px;
}
.u_breadcrumb_menu.bubblemenu:before{
	border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 2px;
    position: absolute;
    top: -5px;
}
#u_tabs_menu.bubblemenu .x-menu-body:before{
	border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: auto;
    position: absolute;
    top: -7px;
    right:9px;
}
.x-tree-no-lines::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.3);
}
.pgbu-icon{
    font-family: BlueSkyIcons;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    font-size: 20px;
}
.pgbu-bluesky-icon{
    font-family: BlueSkyGlyphs;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    font-size: 20px;
}
.pgbu-icon:before, .pgbu-bluesky-icon:before{
  -webkit-transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
  -moz-transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
  -o-transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
  transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
}
.x-tree-no-lines *:after,.x-tree-no-lines *:before{
    font-family: BlueSkyIcons;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    font-size: 16px;
    -webkit-transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
    -moz-transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
    -o-transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
    transition: -webkit-transform 0.2s linear, -moz-transform 0.2s linear, -ms-transform 0.2s linear, -o-transform 0.2s linear, transform 0.2s linear, opactiy 0.2s linear;
}

/*expand / collapse icons  .... begin*/

/* enable these rules and change the content value for glyphs*/

/* */
	.treeExpandIcon.iconGlyph, .treeCollapseIcon.iconGlyph{
		background: none !important;
	}
	.treeExpandIcon.iconGlyph:before{
		content: "\e664";
	    color: #fff;
	}
	.treeCollapseIcon.iconGlyph:before{
		content: "\e66e";
	    color: #fff;
	}
/* */

/*expand / collapse icons  .... end*/

.x-tree-no-lines .x-grid-row-over{
    text-decoration: underline;
    color: #FFF;
}

.clNodeText .pgbu-icon{
	font-size: 16px;
	vertical-align: baseline;
}
.x-tree-no-lines .noIcon.x-tree-icon{
	display: none !important;
}

.x-tree-no-lines .x-grid-row .x-grid-cell-inner *:before{
	margin-right: 2px;
	vertical-align: text-bottom;
}

/*.x-tree-no-lines  .x-grid-cell-inner */

.pgbu-ent-project:before {
    content: "\e612";
}

.pgbu-ent-project-admin:before {
    content: "\e633";
}

.pgbu-gateway-integration:before {
    content: "\e686";
}
div .x-grid-cell-inner img .x-tree-icon .x-tree-icon-inline {
	visibility: hidden;
}


td.childLeafNode div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
	width: 14px !important;
    visibility: hidden;
    display: initial !important;
}

td.x-child-2 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
	width: 14px !important;
    visibility: hidden;
    display: initial !important;
}

td.x-child-2 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline {
    width: 14px !important;
    visibility: hidden;
    display: inline-block !important;
}

td.x-child-3 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
	width: 14px !important;
    visibility: hidden;
    display: initial !important;
}

td.x-child-4 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
	width: 14px !important;
    visibility: hidden;
    display: initial !important;
}

td.x-child-5 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
	width: 14px !important;
    visibility: hidden;
    display: initial !important;
}

td.x-child-6 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
	width: 14px !important;
    visibility: hidden;
    display: inline-block !important;
}

td.x-child-7 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
	width: 14px !important;
    visibility: hidden;
    display: inline-block !important;
}

.x-tree-panel .x-grid-row .x-grid-cell-inner img {
    visibility: hidden;
}

.x-tree-panel .x-grid-row .x-grid-cell-inner img.x-tree-elbow-plus, .x-tree-panel .x-grid-row .x-grid-cell-inner img.x-tree-elbow-end-plus {
    visibility: visible;
}

/*
td.x-child-1 div.x-grid-cell-inner, td.x-child-2 div.x-grid-cell-inner ,td.x-child-3 div.x-grid-cell-inner ,td.x-child-4 div.x-grid-cell-inner ,td.x-child-5 div.x-grid-cell-inner   {
	text-overflow: ellipsis;
	overflow: hidden;
}
*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
	td.childLeafNode div.x-grid-cell-inner .x-tree-elbow {
	    display: inline-block !important;
	}
	
	td.childLeafNode div.x-grid-cell-inner .x-tree-elbow-end {
		display: inline-block !important;
	}

	td.parentNode td.x-test-2 .x-grid-cell-inner .x-tree-elbow-plus {
		display: inline-block !important;
	}
	
	td.x-child-2 div.x-grid-cell-inner img.x-tree-icon-inline.x-tree-icon {
		display: inline-block !important;
	}
	
	td.x-child-3 div.x-grid-cell-inner img.x-tree-icon-inline.x-tree-icon {
		display: inline-block !important;
	}	

	td.x-child-4 div.x-grid-cell-inner img.x-tree-icon-inline.x-tree-icon {
		display: inline-block !important;
	}	

	td.x-child-5 div.x-grid-cell-inner img.x-tree-icon-inline.x-tree-icon {
		display: inline-block !important;
	}	

	td.x-child-6 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
		display: inline-block !important;
	}

	td.x-child-7 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
		display: inline-block !important;
	}

	td.x-child-8 div.x-grid-cell-inner img.x-tree-icon.x-tree-icon-inline  {
		display: inline-block !important;
	}
	
	td.x-test-4 div.x-grid-cell-inner img.x-tree-elbow-empty {
		display: none !important;
	}
	
	td.x-test-4 div.x-grid-cell-inner img.x-tree-icon {
		display: inline-block !important;
	}
}


.pgbu-icon-home:before {
	content: "\e659";
}

.pgbu-icon-view-classic .pgbu-icon-placeholder, .pgbu-icon-view-new .pgbu-icon-placeholder {
    height: 28px;
    width: 28px;
    margin-top: 4px;
    display: inline-block;
    background-size: 28px;
}

.pgbu-icon-view-classic .pgbu-icon-placeholder {
    background-image: url(../../icons/view_classic_50x50.png);
}

.pgbu-icon-view-new .pgbu-icon-placeholder{
    background-image: url(../../icons/view_new_50x50.png);
}

.expandBtn, .collapseBtn {
	border: 0px solid #fff !important;	
}

.expandBtn span.x-btn-inner, .collapseBtn span.x-btn-inner
{
    color:#fff !important;
}

.pgbu-icon-summary:before {
    content: "\e615";
}

.pgbu-icon-mail:before {
    content: "\e666";
}

.pgbu-icon-alerts:before {
    content: "\e624";
}

.pgbu-icon-info:before {
    content: "\e661";
}

.pgbu-icon-gates:before {
    content: "\e686";
}

.pgbu-icon-rm:before {
    content: "\e703";
}

.pgbu-icon-collab:before {
    content: "\e706";
}

.pgbu-icon-space:before {
    content: "\e665";
}

.pgbu-icon-logs:before {
    content: "\e609";
}

.pgbu-icon-master-log:before {
    content: "\e609";
}

.pgbu-icon-reports:before {
    content: "\e609";
}

.pgbu-icon-space-mgr:before {
    content: "\e665";
}

/*  BlueSky classes  */

.icon-assmgr:before {
    content: "\e955";
}

.icon-autocreate:before {
    content: "\e956";
}

.icon-useradmin:before {
    content: "\e957";
}

.icon-sound:before {
    content: "\e95c";
}

.icon-folderx:before {
    content: "\e95d";
}

.icon-contracts2:before {
    content: "\e943";
}

.icon-inbox:before {
    content: "\e945";
}

.icon-window:before {
    content: "\e9a4";
}

.icon-tabs:before {
    content: "\e947";
}

.icon-cut:before {
    content: "\e948";
}

.icon-barcode:before {
    content: "\e949";
}

.icon-book:before {
    content: "\e94a";
}

.icon-building:before {
    content: "\e94b";
}

.icon-draft:before {
    content: "\e94c";
}

.icon-Exchange:before {
    content: "\e94d";
}

.icon-levels:before {
    content: "\e94e";
}

.icon-media2:before {
    content: "\e94f";
}

.icon-PC:before {
    content: "\e950";
}

.icon-PCgroup:before {
    content: "\e951";
}

.icon-rename:before {
    content: "\e952";
}

.icon-Submitals:before {
    content: "\e953";
}

.icon-zip2:before {
    content: "\e954";
}

.icon-scoring_matrix:before {
    content: "\e909";
}

.icon-activity_code_type:before {
    content: "\e90a";
}

.icon-activity_code_value_assign:before {
    content: "\e90b";
}

.icon-baseline2:before {
    content: "\e90c";
}

.icon-document_assign:before {
    content: "\e90d";
}

.icon-expenses:before {
    content: "\e90e";
}

.icon-financial_period:before {
    content: "\e90f";
}

.icon-funding_source:before {
    content: "\e910";
}

.icon-note:before {
    content: "\e911";
}

.icon-publish_projects:before {
    content: "\e912";
}

.icon-resource_curve:before {
    content: "\e913";
}

.icon-steps_template_add:before {
    content: "\e914";
}

.icon-user_obj:before {
    content: "\e915";
}

.icon-project_locked:before {
    content: "\e900";
}

.icon-global_search:before {
    content: "\e602";
}

.icon-P6_project_what_if:before {
    content: "\e6dc";
}

.icon-P6_project_code_value:before {
    content: "\e6db";
}

.icon-P6_project_code:before {
    content: "\e6da";
}

.icon-p6_project_owner:before {
    content: "\e6ed";
}

.icon-p6_project_team_member:before {
    content: "\e6f3";
}

.icon-project_wbs:before {
    content: "\e6f4";
}

.icon-WI_opened:before {
    content: "\e6e4";
}

.icon-Checked_out:before {
    content: "\e6e5";
}

.icon-Checked_out_msp_managed:before {
    content: "\e6e6";
}

.icon-Project_Opened:before {
    content: "\e6e9";
}

.icon-Template_opened:before {
    content: "\e6ea";
}

.icon-Project_Open:before {
    content: "\e6e8";
}

.icon-Template_open:before {
    content: "\e6eb";
}

.icon-Checked_out_opened:before {
    content: "\e6e7";
}

.icon-WI_checked_out_opened:before {
    content: "\e6ec";
}

.icon-P6_portfolio:before {
    content: "\e6cf";
}

.icon-P6_portfolio_global:before {
    content: "\e6d7";
}

.icon-P6_portfolio_global_filtered:before {
    content: "\e6d8";
}

.icon-P6_portfolio_user_filtered:before {
    content: "\e6d9";
}

.icon-p6_over_allocated_role:before {
    content: "\e6e1";
}

.icon-p6_group_role:before {
    content: "\e6e2";
}

.icon-p6_resource_team_global:before {
    content: "\e6de";
}

.icon-p6_role_team_global:before {
    content: "\e6e3";
}

.icon-resource-code-value:before {
    content: "\e916";
}

.icon-resource-code:before {
    content: "\e917";
}

.icon-spending:before {
    content: "\e918";
}

.icon-circle_half:before {
    content: "\e800";
}

.icon-folder:before {
    content: "\e6a2";
}

.icon-labor:before {
    content: "\e653";
}

.icon-comment:before {
    content: "\e639";
}

.icon-discussion-outline:before {
    content: "\e6d3";
}

.icon-share:before {
    content: "\e6d4";
}

.icon-Landscape-Orientation:before {
    content: "\e6cd";
}

.icon-Portrait-Orientation:before {
    content: "\e6ce";
}

.icon-warning:before {
    content: "\e635";
}

.icon-Issues:before {
    content: "\e661";
}

.icon-information-button:before {
    content: "\e6df";
}

.icon-download:before {
    content: "\e6e0";
}

.icon-help:before {
    content: "\e6d2";
}

.icon-locationpin_full:before {
    content: "\e6c9";
}

.icon-linkarrow:before {
    content: "\e68c";
}

.icon-location:before {
    content: "\e674";
}

.icon-tree:before {
    content: "\e678";
}

.icon-activitiy_network:before {
    content: "\e62e";
}

.icon-Announcements:before {
    content: "\e62a";
}

.icon-Notifications:before {
    content: "\e62b";
}

.icon-camera:before {
    content: "\e6a5";
}

.icon-link:before {
    content: "\e64e";
}

.icon-link-in:before {
    content: "\e69e";
}

.icon-link-out:before {
    content: "\e69f";
}

.icon-attach-2:before {
    content: "\e6a0";
}

.icon-doctype:before {
    content: "\e600";
}

.icon-doctypeblank:before {
    content: "\e601";
}

.icon-print:before {
    content: "\e621";
}

.icon-checkbox_selected:before {
    content: "\e625";
}

.icon-checkbox_partial:before {
    content: "\e6f5";
}

.icon-checkbox_unselected:before {
    content: "\e626";
}

.icon-circle-full-black:before {
    content: "\e68f";
}

.icon-circle-partial:before {
    content: "\e682";
}

.icon-circle-empty:before {
    content: "\e684";
}

.icon-unlocked:before {
    content: "\e627";
}

.icon-locked:before {
    content: "\e628";
}

.icon-undo:before {
    content: "\e91a";
}

.icon-refresh:before {
    content: "\e649";
}

.icon-sync:before {
    content: "\e643";
}

.icon-loading:before {
    content: "\e67b";
}

.icon-search:before {
    content: "\e646";
}

.icon-fav:before {
    content: "\e623";
}

.icon-fav_off:before {
    content: "\e6bb";
}

.icon-triangle-up:before {
    content: "\e63c";
}

.icon-triangle-right-collapsed:before {
    content: "\e63d";
}

.icon-triangle-left:before {
    content: "\e63e";
}

.icon-triangle-down-open:before {
    content: "\e63f";
}

.icon-sortup:before {
    content: "\e620";
}

.icon-sortdown:before {
    content: "\e61f";
}

.icon-icon-menu-forward:before {
    content: "\e656";
}
html[dir="rtl"] .icon-icon-menu-forward:before {
    content: "\e657";
}

.icon-icon-menu-back:before {
    content: "\e657";
}
html[dir="rtl"] .icon-icon-menu-back:before {
    content: "\e656";
}

.icon-chevronup:before {
    content: "\e66f";
}

.icon-chevrondown:before {
    content: "\e670";
}

.icon-chevron-left:before {
    content: "\e6c6";
}
html[dir="rtl"] .icon-chevron-left:before {
    content: "\e6c5";
}
.icon-chevron-right:before {
    content: "\e6c5";
}
html[dir="rtl"] .icon-chevron-right:before {
    content: "\e6c6";
}

.icon-Fast_Reverse:before {
    content: "\e606";
}

.icon-Fast_Forward:before {
    content: "\e607";
}

.icon-expand_left:before {
    content: "\e663";
}

.icon-expand_right:before {
    content: "\e662";
}

.icon-checkmark:before {
    content: "\e671";
}

.icon-checkmark_empty:before {
    content: "\e68e";
}

.icon-home:before {
    content: "\e659";
}

.icon-settings:before {
    content: "\e634";
}

.icon-Dialogclose:before {
    content: "\e604";
}

.icon-cancel:before {
    content: "\e68a";
}

.icon-delete:before {
    content: "\e658";
}

.icon-add:before {
    content: "\e68b";
}

.icon-minus:before {
    content: "\e6c8";
}

.icon-export:before {
    content: "\e65b";
}

.icon-import:before {
    content: "\e65c";
}

.icon-flag:before {
    content: "\e65d";
}

.icon-flag-unselected:before {
    content: "\e65e";
}

.icon-filter:before {
    content: "\e660";
}

.icon-email:before {
    content: "\e666";
}

.icon-edit:before {
    content: "\e64b";
}

.icon-superscript:before {
    content: "\e636";
}

.icon-subscript:before {
    content: "\e637";
}

.icon-bold:before {
    content: "\e673";
}

.icon-italic:before {
    content: "\e654";
}

.icon-underline:before {
    content: "\e603";
}

.icon-unordered-list:before {
    content: "\e63b";
}

.icon-ordered-list:before {
    content: "\e64c";
}

.icon-strike-through:before {
    content: "\e644";
}

.icon-decrease-indent:before {
    content: "\e669";
}

.icon-increase-indent:before {
    content: "\e655";
}

.icon-Ascending:before {
    content: "\e62d";
}

.icon-Descending:before {
    content: "\e62c";
}

.icon-text-align-right:before {
    content: "\e640";
}

.icon-text-align-left:before {
    content: "\e641";
}

.icon-text-align-center:before {
    content: "\e642";
}

.icon-InsructionsTask:before {
    content: "\e6b5";
}

.icon-InsructionsTask2:before {
    content: "\e6b4";
}

.icon-Configuration:before {
    content: "\e66d";
}

.icon-collapse:before {
    content: "\e66e";
}

.icon-expand:before {
    content: "\e664";
}

.icon-calendar:before {
    content: "\e672";
}

.icon-zoom-out:before {
    content: "\e676";
}

.icon-zoom-in:before {
    content: "\e677";
}

.icon-paintbucket:before {
    content: "\e679";
}

.icon-expand2:before {
    content: "\e681";
}

.icon-minimize:before {
    content: "\e67a";
}

.icon-grid:before {
    content: "\e6be";
}

.icon-details-panel-vert:before {
    content: "\e6c0";
}

.icon-details-panel-horz:before {
    content: "\e6c1";
}

.icon-menu:before {
    content: "\e622";
}

.icon-Pickerdots:before {
    content: "\e683";
}

.icon-draganddropdots:before {
    content: "\e6b8";
}

.icon-draganddropdots2:before {
    content: "\e638";
}

.icon-grip:before {
    content: "\e6cc";
}

.icon-indicator-star:before {
    content: "\e645";
}

.icon-indicator_ok:before {
    content: "\e632";
}

.icon-indicator_square:before {
    content: "\e62f";
}

.icon-indicator_diamond:before {
    content: "\e630";
}

.icon-manualDecisionStep:before {
    content: "\e6b2";
}

.icon-indicator3d:before {
    content: "\e605";
}

.icon-indicator-target:before {
    content: "\e67c";
}

.icon-indicator-target-filled:before {
    content: "\e67d";
}

.icon-indicator-bad:before {
    content: "\e680";
}
.icon-indicator-content:before {
    content: "\e67f";
}

.icon-indicator-good:before {
    content: "\e67e";
}

.icon-iconhell:before {
    content: "\e921";
}

.icon-info-inverse:before {
    content: "\e922";
}

.icon-tabs2:before {
    content: "\e923";
}

.icon-input:before {
    content: "\e924";
}

.icon-group-header:before {
    content: "\e925";
}

.icon-grid-editable:before {
    content: "\e926";
}

.icon-center:before {
    content: "\e927";
}

.icon-cursor:before {
    content: "\e91b";
}

.icon-focus_area:before {
    content: "\e91c";
}

.icon-workflow_grid:before {
    content: "\e91d";
}

.icon-pan:before {
    content: "\e91e";
}

.icon-type:before {
    content: "\e91f";
}

.icon-color:before {
    content: "\e920";
}

.icon-like:before {
    content: "\e919";
}

.icon-cloud:before {
    content: "\e904";
}

.icon-highlight:before {
    content: "\e905";
}

.icon-square_outline:before {
    content: "\e906";
}

.icon-align_vertical:before {
    content: "\e901";
}

.icon-align_horizontal:before {
    content: "\e902";
}

.icon-text_editor:before {
    content: "\e903";
}

.icon-Markup:before {
    content: "\e907";
}

.icon-disabled:before {
    content: "\e614";
}

.icon-template:before {
    content: "\e6d5";
}

.icon-project_locked2:before {
    content: "\e908";
}

.icon-capitalportfolio:before {
    content: "\e69c";
}

.icon-projectsportfolio:before {
    content: "\e69d";
}

.icon-P6_project_what_if2:before {
    content: "\e6dd";
}

.icon-P6_project_code_value2:before {
    content: "\e6ee";
}

.icon-P6_project_code2:before {
    content: "\e6ef";
}

.icon-p6_project_owner2:before {
    content: "\e6f0";
}

.icon-p6_project_team_member2:before {
    content: "\e6f6";
}

.icon-project_wbs2:before {
    content: "\e6f7";
}

.icon-WI_opened2:before {
    content: "\e6f1";
}

.icon-Checked_out2:before {
    content: "\e6f2";
}

.icon-Checked_out_msp_managed2:before {
    content: "\e6f8";
}

.icon-Project_Opened2:before {
    content: "\e6f9";
}

.icon-Template_opened2:before {
    content: "\e6fa";
}

.icon-Project_Open2:before {
    content: "\e6fb";
}

.icon-Template_open2:before {
    content: "\e6fc";
}

.icon-plus:before {
    content: "\e68b";
}

.icon-Checked_out_opened2:before {
    content: "\e6fd";
}

.icon-WI_checked_out_opened2:before {
    content: "\e6fe";
}

.icon-P6_portfolio2:before {
    content: "\e6d0";
}

.icon-P6_portfolio_global2:before {
    content: "\e6ff";
}

.icon-P6_portfolio_global_filtered2:before {
    content: "\e700";
}

.icon-P6_portfolio_user_filtered2:before {
    content: "\e701";
}

.icon-users:before {
    content: "\e60a";
}

.icon-labor_primary:before {
    content: "\e652";
}

.icon-users_and_security:before {
    content: "\e6a3";
}

.icon-my_places:before {
    content: "\e6a4";
}

.icon-assignment:before {
    content: "\e608";
}

.icon-role:before {
    content: "\e668";
}

.icon-group:before {
    content: "\e65a";
}

.icon-roleteam:before {
    content: "\e706";
}

.icon-projects:before {
    content: "\e612";
}

.icon-project_value:before {
    content: "\e611";
}

.icon-project_code:before {
    content: "\e613";
}

.icon-activities2:before {
    content: "\e6c3";
}

.icon-activities_partial:before {
    content: "\e616";
}

.icon-activity-code-value:before {
    content: "\e60f";
}

.icon-activity-code:before {
    content: "\e610";
}

.icon-count:before {
    content: "\e60b";
}

.icon-force_out:before {
    content: "\e6d6";
}

.icon-force_in:before {
    content: "\e707";
}

.icon-action:before {
    content: "\e6a7";
}

.icon-responseplan:before {
    content: "\e6a8";
}

.icon-running:before {
    content: "\e6a9";
}

.icon-fire:before {
    content: "\e66a";
}

.icon-inbox_tasks:before {
    content: "\e68d";
}

.icon-alert:before {
    content: "\e624";
}

.icon-check:before {
    content: "\e64a";
}

.icon-error:before {
    content: "\e648";
}

.icon-info:before {
    content: "\e65f";
}

.icon-inbox_complete:before {
    content: "\e6aa";
}

.icon-restricted:before {
    content: "\e6a6";
}

.icon-Security:before {
    content: "\e66c";
}

.icon-Detail:before {
    content: "\e615";
}

.icon-gatewayintegration:before {
    content: "\e686";
}

.icon-lightbulb:before {
    content: "\e685";
}

.icon-overdue:before {
    content: "\e6ba";
}

.icon-workspace3:before {
    content: "\e6c7";
}

.icon-workpackages:before {
    content: "\e665";
}

.icon-ScopeItems_empty:before {
    content: "\e633";
}

.icon-ScopeItems:before {
    content: "\e64f";
}

.icon-planning:before {
    content: "\e60c";
}

.icon-scenario:before {
    content: "\e6a1";
}

.icon-reports:before {
    content: "\e609";
}

.icon-contracts:before {
    content: "\e6cb";
}

.icon-entity_planning:before {
    content: "\e69b";
}

.icon-moduleFormTask:before {
    content: "\e6b0";
}

.icon-nonlabor:before {
    content: "\e629";
}

.icon-nonlabor_overalocated:before {
    content: "\e708";
}

.icon-checkinout:before {
    content: "\e688";
}

.icon-checkin:before {
    content: "\e689";
}

.icon-Risks:before {
    content: "\e650";
}

.icon-down:before {
    content: "\e667";
}

.icon-up:before {
    content: "\e63a";
}

.icon-LEFT:before {
    content: "\e651";
}

.icon-right:before {
    content: "\e647";
}

.icon-critical:before {
    content: "\e66b";
}

.icon-accept2:before {
    content: "\e675";
}

.icon-checkoutcancel:before {
    content: "\e687";
}

.icon-Dashboard:before {
    content: "\e6d1";
}

.icon-Workflows_mono:before {
    content: "\e617";
}

.icon-pie_chart:before {
    content: "\e618";
}

.icon-chart_bar_stack_horizontal:before {
    content: "\e619";
}

.icon-linechart:before {
    content: "\e6ca";
}

.icon-chart_bar_stack_vertical:before {
    content: "\e61a";
}

.icon-chart_bar_grouped_vertical:before {
    content: "\e61b";
}

.icon-bar2-:before {
    content: "\e61c";
}

.icon-gantt:before {
    content: "\e6bf";
}

.icon-chart_bar_horizontal:before {
    content: "\e61d";
}

.icon-chart_bar_vertical:before {
    content: "\e61e";
}

.icon-bubble:before {
    content: "\e631";
}

.icon-charts:before {
    content: "\e690";
}

.icon-chartsandbubble:before {
    content: "\e691";
}

.icon-bubbleand2charts:before {
    content: "\e692";
}

.icon-histoandgrid:before {
    content: "\e693";
}

.icon-charts2grids:before {
    content: "\e694";
}

.icon-chartovergrid:before {
    content: "\e695";
}

.icon-Largechart:before {
    content: "\e696";
}

.icon-chartsovergrid:before {
    content: "\e697";
}

.icon-gridover2charts:before {
    content: "\e698";
}

.icon-grid2:before {
    content: "\e699";
}

.icon-gridoverchart:before {
    content: "\e69a";
}

.icon-baseline:before {
    content: "\e6c2";
}

.icon-embeddedWFTask:before {
    content: "\e6b7";
}

.icon-embeddedWFTask-Iterative:before {
    content: "\e6b6";
}

.icon-categoryBasedDecisionStep:before {
    content: "\e6b9";
}

.icon-work-breakdown-structure:before {
    content: "\e6bc";
}

.icon-wbsmilestone:before {
    content: "\e709";
}

.icon-schedule:before {
    content: "\e6bd";
}

.icon-updateFieldTask:before {
    content: "\e6ac";
}

.icon-taskStep:before {
    content: "\e6ad";
}

.icon-parallelStep:before {
    content: "\e6ae";
}

.icon-module-Iterative:before {
    content: "\e6af";
}

.icon-materials:before {
    content: "\e64d";
}

.icon-materials_overallocated:before {
    content: "\e70a";
}

.icon-module:before {
    content: "\e6b1";
}

.icon-calendar_resource:before {
    content: "\e70b";
}

.icon-instructionsTask-Iterative:before {
    content: "\e6b3";
}

.icon-add-child:before {
    content: "\e6c4";
}

.icon-P6_eps:before {
    content: "\e70c";
}

/* ------ */
.icon-folder-link:before {
    content: "\e946";
}

.icon-labelicon:before {
    content: "\e921";
}

.icon-eITforum:before {
    content: "\e928";
}

.icon-fn_Adv:before {
    content: "\e929";
}

.icon-fn_Hor:before {
    content: "\e92a";
}

.icon-fn_Ind:before {
    content: "\e92b";
}

.icon-fn_OT:before {
    content: "\e92c";
}

.icon-fn_Ver:before {
    content: "\e92d";
}

.icon-Folder-Alert:before {
    content: "\e92e";
}

.icon-Folder-Category:before {
    content: "\e92f";
}

.icon-Folder-Dashboard:before {
    content: "\e930";
}

.icon-Folder-Dataversion:before {
    content: "\e931";
}

.icon-Folder-Enum:before {
    content: "\e932";
}

.icon-Folder-Folder:before {
    content: "\e933";
}

.icon-Folder-Form:before {
    content: "\e934";
}

.icon-Folder-FormTab:before {
    content: "\e935";
}

.icon-Folder-graph:before {
    content: "\e936";
}

.icon-Folder-Lifecycle:before {
    content: "\e937";
}

.icon-Folder-Map:before {
    content: "\e938";
}

.icon-Folder-Module:before {
    content: "\e939";
}

.icon-Folder-Phase:before {
    content: "\e93a";
}

.icon-Folder-Sc:before {
    content: "\e93b";
}

.icon-Folder-Table:before {
    content: "\e93c";
}

.icon-Folder-Template:before {
    content: "\e93d";
}

.icon-Folder-Workflow:before {
    content: "\e93e";
}

.icon-AddItem:before {
    content: "\e93f";
}

.icon-Forms-iterative:before {
    content: "\e940";
}

.icon-ModuleFormTask-Iterative:before {
    content: "\e941";
}

.icon-DocumentTask-Iterative:before {
    content: "\e942";
}

.icon-FormTab:before {
    content: "\e944";
}

.icon-Copy_Grid:before {
    content: "\e958";
}

.icon-Folder-iterative:before {
    content: "\e959";
}

.icon-move-portfolio-iterative:before {
    content: "\e95a";
}

.icon-closedportfolio:before {
    content: "\e95b";
}

.icon-move-portfolio:before {
    content: "\e95e";
}

.icon-Folder-question:before {
    content: "\e95f";
}

.icon-security-module:before {
    content: "\e960";
}

.icon-Server:before {
    content: "\e961";
}

.icon-Servertool:before {
    content: "\e962";
}

.icon-spellcheck:before {
    content: "\e963";
}

.icon-template2:before {
    content: "\e964";
}

.icon-triangleUp:before {
    content: "\e965";
}

.icon-Axis-X_Grid:before {
    content: "\e966";
}

.icon-Axis-Y_Grid:before {
    content: "\e967";
}

.icon-update:before {
    content: "\e968";
}

.icon-UpdateFieldtask-iterative:before {
    content: "\e969";
}

.icon-UpdateFieldtask:before {
    content: "\e96a";
}

.icon-Value-Grouped:before {
    content: "\e96b";
}

.icon-Value:before {
    content: "\e96c";
}

.icon-Category_Grid:before {
    content: "\e96d";
}

.icon-workflows-instructions-task-iterative:before {
    content: "\e96e";
}

.icon-workflow-instance:before {
    content: "\e96f";
}

.icon-workflow-iterative:before {
    content: "\e970";
}

.icon-AlertScopeTypeCancelai:before {
    content: "\e971";
}

.icon-AlertScopeTypeChild:before {
    content: "\e972";
}

.icon-BlockedCalculation_Grid:before {
    content: "\e973";
}

.icon-CarSuper:before {
    content: "\e974";
}

.icon-CatPort:before {
    content: "\e975";
}

.icon-CatRoot:before {
    content: "\e976";
}

.icon-CatSuperSons:before {
    content: "\e977";
}

.icon-CatSystemItems:before {
    content: "\e978";
}

.icon-CatSystemPorts:before {
    content: "\e979";
}

.icon-AddSuper:before {
    content: "\e97a";
}

.icon-AddSystemItem:before {
    content: "\e97b";
}

.icon-AddSuperSons:before {
    content: "\e97c";
}

.icon-AddRoot:before {
    content: "\e97d";
}

.icon-AddSystemPort:before {
    content: "\e97e";
}

.icon-CatPort2:before {
    content: "\e97f";
}

.icon-CarSuper2:before {
    content: "\e980";
}

.icon-CatRoot2:before {
    content: "\e981";
}

.icon-CatSuperSons2:before {
    content: "\e982";
}

.icon-CatSystemItems2:before {
    content: "\e983";
}

.icon-CatSystemPorts2:before {
    content: "\e984";
}

.icon-Contact_Grid:before {
    content: "\e985";
}

.icon-AxisColor:before {
    content: "\e986";
}

.icon-ModuleDashboardTask-Iterative:before {
    content: "\e987";
}

.icon-DataVersion_Grid:before {
    content: "\e988";
}

.icon-DistributionPieTitleIndicators:before {
    content: "\e989";
}

.icon-DistributionPieTitleValues:before {
    content: "\e98a";
}

.icon-Item:before {
    content: "\e98b";
}

.icon-Candidate:before {
    content: "\e98c";
}

.icon-web-task-iterative:before {
    content: "\e98d";
}

.icon-WebTask:before {
    content: "\e98e";
}

.icon-AddedItem:before {
    content: "\e98f";
}

.icon-size:before {
    content: "\e990";
}

.icon-ClosedItem:before {
    content: "\e991";
}

.icon-RemovedItem:before {
    content: "\e992";
}

.icon-FinalAndInitialStep:before {
    content: "\e993";
}

.icon-FinalAndInitialStep2:before {
    content: "\e994";
}

.icon-lifecycle:before {
    content: "\e995";
}

.icon-scatter:before {
    content: "\e996";
}

.icon-trend:before {
    content: "\e997";
}

.icon-scatter2:before {
    content: "\e998";
}

.icon-splinearea:before {
    content: "\e999";
}

.icon-spline:before {
    content: "\e99a";
}

.icon-stackedarea100:before {
    content: "\e99b";
}

.icon-stepline:before {
    content: "\e99c";
}

.icon-stackedarea:before {
    content: "\e99d";
}

.icon-manual:before {
    content: "\e99e";
}

.icon-pareto:before {
    content: "\e99f";
}

.icon-Radar:before {
    content: "\e9a0";
}

.icon-Indicator-Burst:before {
    content: "\e9a1";
}

.icon-sortright:before {
    content: "\e9a2";
}

.icon-sortleft:before {
    content: "\e9a3";
}

.icon-view-user:before {
    content: "\e9a5";
}

.icon-global-view:before {
    content: "\e9a6";
}

.icon-meter-full:before {
    content: "\e9a7";
}

.icon-meter-high:before {
    content: "\e9a8";
}

.icon-meter-low:before {
    content: "\e9a9";
}

.icon-meter-empty:before {
    content: "\e9aa";
}

.icon-exclamation:before {
    content: "\e9ab";
}

.icon-pie-one-fourth:before {
    content: "\e9ac";
}

.icon-pie-three-fourths:before {
    content: "\e9ad";
}

.icon-square-target:before {
    content: "\e9ae";
}

.icon-warning-filled:before {
    content: "\e9af";
}

.icon-locked-and-disabled:before {
    content: "\e9b0";
}

.icon-labor :before {
    content: "\e653";
}

.icon-measures:before {
    content: "\e9b1";
}

.icon-project-budget:before {
    content: "\e9b2";
}

.icon-global:before {
    content: "\e9b3";
}

.icon-u-p6-summary:before {
    content: "\e9b4";
}

.icon-activity-sheet:before {
    content: "\e9b5";
}

/*********************/

img.x-tree-icon.x-tree-icon-inline {
	width: 14px !important;
    visibility: hidden;
    display: initial !important;
}

.lastlogin *{
    font-size: 10px;
    font-style: italic;
    color: #616876 !important;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar:vertical {
  width: 12px;
}
::-webkit-scrollbar:horizontal {
  height: 12px;
}
::-webkit-scrollbar-thumb {
  border-radius: 6px; 
  background-color: rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0);
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.childLeafNode div.x-grid-cell-inner:hover, 
.parentNode div.x-grid-cell-inner:hover,
.x-grid-cell-first div.x-grid-cell-inner:hover {
	text-decoration: underline;
}

/** Processing Dots style**/
.unifier-show-waiting-wrapper {
  background-color: transparent !important;
  border-width: 0px !important;
  box-shadow: none;
}
.unifier-show-waiting-wrapper .ui-dialog-content{
   background-color: transparent !important;
}
@-webkit-keyframes prim-spinner-anim{0%,100%,60%{-webkit-transform:scale(.3);-moz-transform:scale(.3);-ms-transform:scale(.3);-o-transform:scale(.3);transform:scale(.3)}20%{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}}@-moz-keyframes prim-spinner-anim{0%,100%,60%{-webkit-transform:scale(.3);-moz-transform:scale(.3);-ms-transform:scale(.3);-o-transform:scale(.3);transform:scale(.3)}20%{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}}@-ms-keyframes prim-spinner-anim{0%,100%,60%{-webkit-transform:scale(.3);-moz-transform:scale(.3);-ms-transform:scale(.3);-o-transform:scale(.3);transform:scale(.3)}20%{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}}@-o-keyframes prim-spinner-anim{0%,100%,60%{-webkit-transform:scale(.3);-moz-transform:scale(.3);-ms-transform:scale(.3);-o-transform:scale(.3);transform:scale(.3)}20%{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}}@keyframes prim-spinner-anim{0%,100%,60%{-webkit-transform:scale(.3);-moz-transform:scale(.3);-ms-transform:scale(.3);-o-transform:scale(.3);transform:scale(.3)}20%{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}}.page-spinner.page-spinner-static {position: absolute; top: 50%; left: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; z-index: 1060; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; padding: 0; background-color: transparent; } .page-spinner .spinner-label {display: block; height: 0; overflow: hidden; } div.page-loading-spinner .spinner-label {color: #495363; } .loading-spinner-large {width: 3em; text-align: center; position: relative; } .loading-spinner-large {width: 1em; height: 1em; line-height: .6em; } .spinner-large {width: 80px; height: 80px; } .loading-spinner-large {font-size: 70px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; border: 5px solid #495363; background-color: #495363; color: #fff; } .page-spinner .spinner-large {margin: 0 auto; } .loading-spinner-large>.dot, .loading-spinner-large>.dot.dot3 {width: 1em; height: 1em; background-color: currentcolor; border-radius: 50%; display: inline-block; -webkit-animation: prim-spinner-anim 1.2s infinite ease-in-out both; -moz-animation: prim-spinner-anim 1.2s infinite ease-in-out both; -ms-animation: prim-spinner-anim 1.2s infinite ease-in-out both; -o-animation: prim-spinner-anim 1.2s infinite ease-in-out both; animation: prim-spinner-anim 1.2s infinite ease-in-out both; -webkit-transform: scale(.5); -moz-transform: scale(.5); -ms-transform: scale(.5); -o-transform: scale(.5); transform: scale(.5); position: absolute; left: 66%; top: 0; } .loading-spinner-large>.dot,.loading-spinner-large>.dot.dot1,.loading-spinner-large>.dot.dot2,.loading-spinner-large>.dot3 {font-size: 33%; top: 33% !important; background-color: currentColor; margin-left: 0px;} .loading-spinner-large>.dot:nth-child(3n+1){-webkit-animation-delay: -.3s; -moz-animation-delay: -.3s; -ms-animation-delay: -.3s; -o-animation-delay: -.3s; animation-delay: -.3s; left: 0; } .loading-spinner-large>.dot:nth-child(3n+2) {-webkit-animation-delay: -.15s; -moz-animation-delay: -.15s; -ms-animation-delay: -.15s; -o-animation-delay: -.15s; animation-delay: -.15s; left: 33%; }
/*--*/