body, h1, h2, h3, h4, h5, h6, .ui-widget {
	font-family: "Open Sans";
}

.login-heading {
	text-align: center;
	font-size: 35px;
}

.login-heading-sub {
	text-align: center;
	font-size: 25px;
}

#content {
	padding-top: 0px;
}

.form-signin {
	max-width: 700px;
	padding: 15px;
	margin: 0 auto;
}

.btn-primary, .btn-primary:hover {
	background-image: linear-gradient(#656564, #585857 50%, #4a4a49);
	background-color: #4a4a49;
	border: 1px solid #4a4a49;
}

.enmon-pnl-accord.ui-accordion .ui-accordion-header {
	background: #4a4a49;
}

#footer p {
	color: #4a4a49;
}

.navbar-nav>li>a:hover {
	color: #99c455;
}

.ui-menu.ui-widget li>.ui-menuitem-link.ui-state-hover {
	background-color: #99c455;
	background-image: none;
}

.enMonMnuBar1.ui-widget li>.ui-menuitem-link.ui-state-hover {
	background-color: transparent;
	background-image: none;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight,
	.ui-widget-header .ui-state-highlight {
	background-color: #99c455;
	background-image: none;
}

.enmon-selonemenu .ui-selectonemenu-trigger .ui-state-focus {
	background-color: #99c455;
}

/*.ui-state-disabled, .ui-widget-content .ui-state-disabled,
	.ui-widget-header .ui-state-disabled {
	opacity: 1;
	background-color: transparent;
}*/
.enmon-form-title {
	background-color: #4a4a49;
}

.enmon-db-filter-dialog.ui-dialog.ui-widget-content .ui-dialog-titlebar
	{
	background-color: #4a4a49;
}

/*ENMON button*/
.enmon-btn-white {
	font-size: 12px;
}

.enmon-btn.ui-button {
	/*background-image: linear-gradient(#6d94bf, #446e9b 50%, #3e648d);*/
	background-image: linear-gradient(#656564, #585857 50%, #4a4a49);
	background-repeat: no-repeat;
	/*border: 1px solid #345578;*/
	border: 1px solid #4a4a49;
	color: white;
	text-shadow: none;
	font-size: 12px;
}

.enmon-btn.ui-state-hover {
	/*background-image: linear-gradient(#6d94bf, #4277be 50%, #3e648d);*/
	background-image: linear-gradient(#868685, #585857 50%, #9a9a97);
	background-repeat: no-repeat;
	background-color: none;
	background-position: inherit;
	color: white;
	text-shadow: none;
}

.enmon-form-title {
	text-align: left;
}

.enmon-form-title-label {
	font-size: 14px;
}

.greyTab {
	background: #999999;
}

.enmon-int-footer {
	
}

.ui-menu.ui-menubar {
	border-radius: 0px;
	border: none;
	padding-left: 10px;
	background-image: linear-gradient(#fff, #eee 50%, #e4e4e4);
	background-color: transparent;
	height: 47px;
}

.enmon-tbl .ui-widget-header {
	background: #e6e6e6;
	background: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border: none;
}

.mnu-energynet-icon-logo {
	/*background-image: none !important;*/
	/* 	background-image: url(../images/energynetLogo.png) !important; */
	background-size: 100% 100%;
	height: 32px;
	/* 	width: 175px; */
	padding: 0px;
	border-radius: 5px;
	padding-right: 2px;
}

.mnu-icon-logo {
	/*background-image: none !important;*/
	/* 	background-image: url(../images/edo_logo_app-1.png) !important; */
	background-size: 100% 100%;
	height: 35px;
	width: 35px;
	padding: 0px;
	border-radius: 5px;
}

.ui-state-highlight .ui-icon {
	background-image: url(../images/ui-icons_333333_256x240.png);
}