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

body, h1, h2, h3, h4, h5, h6, .ui-widget {
	font-family: 'Poppins', sans-serif;
}

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

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

.enmon-db-filter.ui-tooltip .ui-tooltip-text {
	border-width: 2px;
	border-style: solid;
	border-color: #3e658e;
	background-color: #e6e6e6;
	color: black;
	padding: 0px;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error
	{
	border: 2px solid #CD0A0A;
	color: #000000;
}

.enmon-db-filter-dialog.ui-dialog-titlebar ui-widget-header ui-helper-clearfix ui-corner-top ui-draggable-handle
	{
	color: white;
}

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

#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: #283e4a;
}

#footer {
	background-color: #283e4a;
}

#footer p {
	color: #c7d1d8;
}

#left-menu {
	background-color: #283e4a;
}

.sidebar .nav-links li i:not(.arrow):before{
    background-color: #FFFFFF;
}

.sidebar .nav-links li:hover {
  background: #6e777c;
}

.sidebar .nav-links li .sub-menu {
    background: #6e777c;
}

.sidebar .logo-details .logo {
	padding-top: 5px;
	height: 80% !important;
  	content: url(../../images/Aquila.png) !important;
}

.sidebar.collapse .logo-details .logo-collapse {
	padding-top: 10px;
	padding-bottom: 5px;
	height: 80% !important;
	content: url(../../images/Aquila.png) !important;
}

.sidebar .nav-links li a .link_name.active-link{
  color: #99FF99;
}
.sidebar.collapse .nav-links li .sub-menu.blank .link_name.active-link{
  opacity: 1;
  color: #99FF99;
}
.sidebar .nav-links li .sub-menu a.active-link{
  opacity: 1;
  color: #99FF99;
}

[data-initials]:before {
    background: #f5f5f5;
    color: black;
    opacity: 1;
    content: attr(data-initials);
    display: inline-block;
    font-weight: 600;
    border-radius: 50%;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
}

.navbar-nav>li>a:hover {
	color: #0084bf;
}

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

.enmon-lnk {
	color: #283e4a !important;
	font-weight: bold;
	text-decoration: underline;
}

.ui-datatable th {
	font-weight: bold !important;
}

.ui-state-highlight a {
	color: white;
}

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

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

/*.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: #283e4a;
}

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

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error
	{
	border: 2px solid #CD0A0A;
	color: #000000;
}

/*ENMON button*/
.ui-button, .ui-button span, button.ui-button.ui-state-default span,
	.ui-button.ui-state-default span {
	font-weight: normal;
}

.enmon-login-btn {
	background: #283e4a;
	border: 1px solid #283e4a;
}

.enmon-login-btn-2 {
	background: #283e4a !important;
	border: 1px solid #0084bf;
	height: 50px;
	font-family: inherit;
	font-size: 18px !important;
}

.enmon-login-btn:hover {
	background: #0084bf;
	border: 1px solid #0084bf;
}

.enmon-login-btn-2:hover {
	background: #0084bf !important;
	border: 1px solid #0084bf;
	height: 50px;
	font-family: inherit;
	font-size: 18px;
}

.enmon-btn-white {
	font-size: 12px;
}

.ui-selectonebutton .ui-state-active span {
	background-color: #0084bf !important;
}

.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: 13px;
	border-radius: 3px;
	margin-right: 3px;
	background: #0084bf !important;
}

.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: #283e4a !important;
	background-position: inherit;
	color: white;
	text-shadow: none;
}

.fa-default:hover {
	color: #0084bf;
}

.fa-circle-blue {
	color: #4286f4;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #205bbc;
}

.fa-circle-red {
	color: #C11B17;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #9F000F;
}

.fa-circle-yellow {
	color: #FFDB58;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #FBB917;
}

.fa-circle-black {
	color: #2b2b2b;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #000000;
}

.fa-circle-grey {
	color: #B6B6B4;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #736F6E;
}

.fa-circle-green {
	color: #149414;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #0f750f;
}

.fa-info-colour {
	color: #0084bf;;
}

.ui-chkbox-box span {
	margin-left: -1px;
	margin-top: -1px;
}

.badge {
	position: absolute;
	margin-top: -6px;
	padding: 2px 4px;
	color: white;
	border-width: 2px;
	border-style: solid;
	border-color: #283e4a;
	background-color: #ea4040;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
}

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

.enMonMnuBar.ui-menu.ui-menubar {
	background-image: none;
	background-color: #283e4a !important;
	margin-left: -1px;
	margin-right: -1px;
}

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

.enmon-int-footer {
	
}

.ui-menu.ui-widget a:hover {
	color: white;
}

.ui-menuitem-link.enmon-menu-label {
	color: #c7d1d8;
}

.ui-menuitem-link.ui-submenu-link {
	color: #c7d1d8;
}

.ui-menuitem-link.ui-submenu-link.ui-state-hover {
	color: white;
}

.ui-menuitem-link.enmon-submenu-label {
	color: #283e4a;
}

.ui-menubar-options a {
	color: #c7d1d8;
}

.ui-menu.ui-menubar {
	border-radius: 0px;
	border: none;
	padding-left: 10px;
}

.ui-dialog .ui-dialog-titlebar {
	margin: 0px;
	background-color: #283e4a !important;
}

.ui-dialog.ui-widget-content .ui-dialog-title {
	margin: 0.5em 1em 0.5em 0;
	color: white;
	font-size: 14px !important;
	font-weight: bold;
}

.ui-dialog-titlebar-icon.ui-dialog-titlebar-close {
	margin-top: 0.8em;
	background-color: white;
}

.ui-dialog .ui-dialog-content {
	background-color: #e6e6e6;
}

.enmon-ofhidden .ui-dialog-content.ui-widget-content {
	overflow: hidden;
}

.ui-datepicker .ui-datepicker-header {
	background: #283e4a;
	border: #283e4a;
}

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

.ui-overlaypanel.enmon-menu-overlay-pnl {
	margin-top: 50px !important;
	top: 0px !important;
}

.ui-overlaypanel-content:hover {
	background-color: #0084bf;
}

.ui-overlaypanel-content a:hover {
	color: white !important;
	text-decoration: none;
}

.ui-overlaypanel-content a {
	color: #283e4a !important;
}

.ui-datepicker th {
	background: #0174b1;
}

.ui-datatable th.ui-state-active {
	background: #d3d5d8;
	color: #212121;
}

.enmon-tag {
	display: flex;
}

.enmon-tag .ui-autocomplete-dropdown.ui-button.ui-button.ui-state-default.ui-button.ui-state-default
	{
	border: 1px solid #d6d6d6;
	background: #fff;
	border-left: none;
	box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset;
    border-radius: 0!important;
}

.enmon-tag .ui-autocomplete-multiple-container.ui-autocomplete-dd-multiple-container.ui-widget.ui-inputfield.ui-state-default.ui-corner-left
	{
	box-shadow: none;
	border: 1px solid #d6d6d6;
	height: auto;
	font-size: 1em;
	box-shadow: 0 1px 1px rgb(0 0 0 / 8%) inset;
    border-radius: 0!important;
}

.enmon-tag .ui-autocomplete-dropdown.ui-state-default .ui-icon {
	background-image:
		url("/portal/javax.faces.resource/images/ui-icons_454545_256x240.png.xhtml?ln=primefaces-omega");
}

.card-panel {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
	border-left-color: #0084bf;
	border-left-width: 4px !important;
	padding-left: 3px;
}

.ui-autocomplete-input.ui-autocomplete-dd-input.ui-inputfield {
	width: 100%;
}

.highcharts-no-tooltip.highcharts-button.highcharts-button-hover path {
	stroke: #fff;
}

.highcharts-no-tooltip.highcharts-button.highcharts-button-pressed path {
	stroke: #fff;
}

.highcharts-no-tooltip.highcharts-button.highcharts-button-hover rect {
	fill: #0084bf;
}

.highcharts-no-tooltip.highcharts-button.highcharts-button-pressed rect {
	fill: #0084bf;
}
