/* GoldenLayout overwrite LIGHTGRAY */
.lm_tab:hover, .lm_tab.lm_active {
    background: #f9f9f9 !important; /* fundo das abas */
    color: #000 !important; /* cor da fonte das abas */
	border-left-color: #f9f9f9 !important;
	border-right-color: #f9f9f9 !important;
	border-top-color: #f9f9f9 !important;
}
.lm_tab {
    background: #cacaca !important; /* fundo das abas */
    color: #000 !important; /* cor da fonte das abas */
	border-left-color: #cacaca !important;
	border-right-color: #cacaca !important;
	border-top-color: #cacaca !important;
}
.lm_header, .lm_item { /* background Golden */
	background-color: #eaeaea !important;
}

/*iTDAPortal*/
.controlbox { color: #747474; }
.control > nav > ul > li > a {
    padding: 0px !important;
    color: #747474 !important;
}

/* dark-primary-color */
header{
	background: #eaeaea;
}
header > #logo{
	background: #eaeaea;
}
header > #logo2{
	background: #eaeaea;
}

/* layers background-color */
section#layers {
	background-color: #fcfcfc !important;
}

/* light-primary-color */
#contador-mensageria svg{
	fill: #898686 !important;
}

#acesso{
	color: #898686;
}

#acesso a{
	color: #898686;
	text-decoration: none;
}

#acesso a:hover{
	color: #898686;
	text-decoration: none;
}

#maindash{
	color: #898686;
}

#maindash a{
	color: #898686;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

#maindash a:hover{
	color: #898686;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.btnMenu > div {
	background-color: #898686;
}
.btnMenu2 > div {
	background-color: #898686;
}
nav{
	color: #fff;
	background: #333244;
}
nav#menu{
	color: #fff;
	background: #eaeaea;
}
#menuItems{
	background: #f9f9f9;
	color: black !important;
}
#menuItems ul li:hover{
	background: #CACACA !important;
}
/* dark-primary-color */
nav ul li:hover{
	border-left: 3px solid #eaeaea;
	background: #3F3E4F;
	text-decoration: none;
}
nav ul li a{
	color: #fff;
	display: block;
}
nav ul li a:hover{
	text-decoration: none;
}
nav ul li a i{
	vertical-align: middle;
}
#abas{
	color: #000;
}
.iframe_flutuante > .titulo{
	color: #000;
}
/* default-primary-color */
#abas > ul > li{
	background: #cacaca;
}

/* light-primary-color */
#abas > ul > li:hover{
	background: #f9f9f9;
}
#abas > ul > li.selected, .iframe_flutuante > .titulo{
	background: #f9f9f9;
}

#abas > ul > li > .close{
	color: #000;
}
#abas > ul > li > .close:hover{
	color: #666;
}

.user{
	background: #3F3E4F;
}
.vision{
	background: #FFF;
}
.vision > .wheader{
	border-bottom: 1px solid #efefef;
}
.btnMenuDinamico > .btn > div {
	background-color: #999;
}
.btnMenuDinamico:hover > .btn div{ background: #666; }
.btnMenuDinamico > .menuDinamico{
	border: 1px solid #ccc;
	background: #FFF;
}

/*Pxtools hack*/
.sm-w5 a, .sm-w5 a:hover, .sm-w5 a:focus, .sm-w5 a:active {
  background: #F9F9F9 !important;
  color: black  !important;
  font: inherit  !important;
  text-shadow: none  !important;
}

.sm-w5 a.current {
  background: #CACACA !important;
  color: black  !important;
}

.sm-w5 a span.sub-arrow {
   color:transparent  !important;
  background: transparent  !important;
}

.sm-w5-h a span.sub-arrow {
    background: transparent !important;
}

.sm-w5 ul a span.sub-arrow {
  background:rgba(0,0,0,0.2) !important;
  color: white !important;
}

.sm-w5 ul a:hover, .sm-w5 a:focus, .sm-w5 a:active, .sm-w5 ul ul a:hover, .sm-w5 ul ul a:focus, .sm-w5 ul ul a:active {
  background: #eaeaea !important;
}

.sm-w5 ul ul a {
   background: #CACACA !important;
}

.formu {
  background: #f9f9f9 !important;
}

#cart {
  background: #898686 !important;
}

.headerSubGroup{
	color: #000;
}

/* default-primary-color */
.headerSubGroup > ul > li{
	background: #cacaca;
}

/* light-primary-color */
.headerSubGroup > ul > li:hover{
	background: #f9f9f9;
}
.headerSubGroup > ul > li.selected, .iframe_flutuante > .titulo{
	background: #f9f9f9;
}

.headerSubGroup > ul > li > .close{
	color: #000;
}
.headerSubGroup > ul > li > .close:hover{
	color: #666;
}
