/* PNMR Web Portal customization starts */
section.portlet {
	left: 0;
}

/*Liferay DXP Upgrade change*/
/* .controls-hidden .portlet-topper,.controls-visible .portlet-topper {
	display: none;
} */

.portlet-topper-toolbar ul li ul {
	display: none;
}

.portlet-topper-toolbar {
	top: 0;
}

.dockbar-ready.controls-visible.showPortletHeader .portlet-topper {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 1px solid #DDDDDD;
	display: inline-block;
	margin: 0;
	padding: 7px;
	width: 98%;
}

.portlet-column-content,.portlet-content,.portlet-minimized .portlet-content-container {
	padding: 0;
}

.portlet-column-content.empty {
	xborder: 1px dashed #DEDEDE;
	padding: 0;
}

body.portal-popup {
	font-size: 11px;
}

@import url(reset.css);
@import url(pnmLayout.css);
@import url(pnmCommon.css);

/* hide webserver info detail */
.alert-info{
    display: none;
}

.leftNav ul li, .leftNav ul li.open{
	background-position: 194px !important;
}

.iBoxLeft, .iBoxRight{
	width: 50% !important;
}
.gnfDonationTitle {
    clear: both !important;
    padding: 10px !important;
}

.portlet-layout.row {
	padding-bottom: 0 !important;
}
/*7.3 web content title issue fix */
.usageHistoryHldr .portlet-topper,
.usageHistoryHldr .portlet-header {
margin-top: 32px;
}
.staging{
background-color:#F2EEE5 !important;
border: 1px solid #dad3c3 !important;
position: relative;
z-index: 99;
}

.staging-bar {
position: absolute;
z-index: 9999;
}

.remote-staging .staging-bar{
width:100%;
background: #44a5aa;
padding: 0;
width: 100%;
}
.remote-staging .container-fluid-max-xl{
max-width: 100%;
}
.remote-staging .col.staging-alert-container{
width: 89%;
padding:0;
margin: 0;
}
.remote-staging .staging-bar .row{
padding-bottom: 0
}
.remote-staging .staging-button-container{
max-width: 10% !important;
padding-left: 0;
justify-content: center;
}
.remote-staging .alert-info {
display: block;
padding: 8px 25px;
color: #fff;
}
.remote-staging .alert-indicator{
display: none;
}
.remote-staging .pnmrWrapper{
margin-top:102px;
}
