.text-white{
    
    color:white !important;
}

.total-height-top-bar{
    
    line-height: 50px !important;
}

.bg-iqenergy{
    
    background-color:#33b86c;
    padding-bottom: 10px;
    padding-top: 10px;
}

.side-menu {

    width: 215px;
}

.content-page {
    margin-left: 200px;
}

.mini-stat {
    padding-bottom: 10px;
    padding-top: 10px;
}

.panel{
        
    padding-bottom: 10px;
    padding-top: 10px;

}

.sigma-logo{
    
    line-height: 70px;
    text-align: center;
    height: 50px;
    float: right;
    margin-top: 10px;
    
}

.logo-holder{
    
    width:100%;
    height:100%;
}

/* FORMATA TABELAS DE CUSTO E ENERGIA DA SECCAO DO*/

.main-th {
    /*width: 35% !important;*/
    vertical-align: middle !important;
    text-align: center !important;
}

.data-th {
        min-width: 90px !important;
        width:14.2825% !important;
        vertical-align: middle !important;
        text-align: center !important;
        font-size: 12px;
      
}

.linha-tabela{
    
    height: 55px;
    font-size: 12px;
    text-align: center;
    
}

.linha-tabela td{
    
    vertical-align: middle !important;
    
}



/* Formata menu lateral DO*/

/* Pestana de abertura do menu*/
.menu-do-class {
    width: 200px;
    /*z-index: 2;*/
    bottom: 50px;
    height: 100%;
    margin-bottom: -70px;
    margin-top: 0px;
    padding-bottom: 70px;
    position: fixed;
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    top: 70px;
    
}



#menu-do,
#menu-do ul,
#menu-do li,
#menu-do a {
  border: 0;
  font-weight: normal;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-decoration: none;
}
#menu-do {
  background-color: #ffffff;
  padding-bottom: 50px;
  width: 100%;
}
#menu-do a {
  line-height: 1.3;
}
#menu-do ul ul {
  display: none;
}
#menu-do ul ul li {
  border-top: 0;
}
#menu-do ul ul li.active a {
  color: #33b86c;
}
#menu-do ul ul a {
  color: #75798B;
  display: block;
  padding: 10px 25px 10px 65px;
}
#menu-do ul ul a:hover {
  color: #33b86c;
}
#menu-do ul ul a i {
  margin-right: 5px;
}
#menu-do ul ul ul a {
  padding-left: 80px;
}
#menu-do > ul > li > a {
  color: #444444;
  display: block;
  padding: 15px 25px;
}
#menu-do > ul > li > a:hover {
  background: #f3f3f3;
  text-decoration: none;
}
#menu-do > ul > li > a > span {
  vertical-align: middle;
}
#menu-do > ul > li > a > i {
  display: inline-block;
  font-size: 18px;
  line-height: 17px;
  margin-left: 3px;
  margin-right: 15px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
#menu-do > ul > li > a > i.i-right {
  float: right;
  margin: 3px 0 0 0;
}
#menu-do > ul > li > a.active {
  background: #f3f3f3 !important;
}
#menu-do > ul > li > a.active.subdrop {
  background: #f3f3f3 !important;
}

#wrapper.enlarged #menu-do ul ul {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#wrapper.enlarged .left.side-menu {
  padding-top: 80px;
  width: 50px;
  z-index: 5;
}
#wrapper.enlarged .left.side-menu #menu-do > ul > li > a {
  padding-left: 10px;
}
#wrapper.enlarged .left.side-menu #menu-do > ul > li > a:hover {
  background-color: #f3f3f3 !important;
}
#wrapper.enlarged .left.side-menu span.pull-right {
  display: none !important;
}
#wrapper.enlarged .left.side-menu #menu-do ul > li {
  position: relative;
  white-space: nowrap;
}
#wrapper.enlarged .left.side-menu #menu-do ul > li:hover > a {
  background: #ffffff;
  position: relative;
  width: 240px;
}
#wrapper.enlarged .left.side-menu #menu-do ul > li:hover > ul {
  display: block;
  left: 50px;
  position: absolute;
  width: 190px;
}
#wrapper.enlarged .left.side-menu #menu-do ul > li:hover > ul a {
  background: #ffffff;
  border-left: 3px solid #edf0f0;
  border: none;
  box-shadow: none;
  padding-left: 15px;
  position: relative;
  width: 190px;
  z-index: 6;
}
#wrapper.enlarged .left.side-menu #menu-do ul > li:hover a span {
  display: inline;
}
#wrapper.enlarged .left.side-menu #menu-do ul > li > ul {
  display: none;
}
#wrapper.enlarged .left.side-menu #menu-do ul ul li:hover > ul {
  display: block;
  left: 190px;
  margin-top: -36px;
  position: absolute;
  width: 190px;
}
#wrapper.enlarged .left.side-menu #menu-do ul ul li > a span.pull-right {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  position: absolute;
  right: 20px;
  top: 12px;
  transform: rotate(270deg);
}
#wrapper.enlarged .left.side-menu #menu-do ul > li > a span {
  display: none;
  padding-left: 10px;
}

/*RETIRADO PARA QUE OS DATEPICKERS FIQUEM NO SEU LOCAL avaliar impacto  */

.dropdown-menu-sigmae {
     right: -150px !important;  
    left: 0px !important;    
    width: 200px; 
}

.menu-do-button {
    text-decoration: none;
    background-color: #33b86c !important;
    left: 12px;
}


#sidebar-menu ul ul li {
    border-top: 0;
    font-size: 11px !important;
}

#sidebar-menu ul ul a {
    
    padding: 10px 25px 10px 55px ;
}

.multi-level0 {
    
    padding: 15px 10px !important;
    font-size: 12px;
    background-color: #f3f3f3;
}

.multi-level1{
    
    font-size: 11px !important;
    font-weight: bold !important;
}

.multi-level2{
    padding: 5px 60px !important;
    font-size: 10px !important;
    color: #33b86c !important;
}


.menu-do-open{
    top: 50px;
    position: fixed;
    padding: 5px;
    background-color: #33b86c;
    box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.2);
    color: white;
    width: 50px;
    left: 10px;
    text-align: center;
    z-index: 1000;
    border-radius: 12px;
}

.menu-do-open:hover{
    transition-timing-function: ease-out;
    transition: top 0.5s;
    background-color: #33b86c;
    
    top:60px;
    
}

.content-page-do{
    
    margin-left:200px !important;
    
}


.donut-center{
    
    margin:0 auto;
}


/* FORMATACAO PARA CENTRAR LEGENDAS NOS DONUT */
#donut-tarifario-ee .legend{
    
    width:auto !important;
    height:auto !important;
}

#donut-tarifario-ee .legend div{
    
    position:relative !important;
    background-color: transparent !important;
}

#donut-tarifario-ee .legend table{
    
    margin:0 auto !important;
    position:relative !important;
    top: auto !important;
    right: auto !important; 
}

 /* FIM FORMATACAO PARA CENTRAR LEGENDAS NOS DONUT*/


/* FORMATACAO JUST GAGE DO EE */


#g1, #g2, #g3, #g4, #g5, #g6 {
        /*width:200px; height:160px;*/
        display: inline-block;
        margin: 1em;
    width:100%;
      }




/*
.body.fixed-left .side-menu.left {
    bottom: 50px;
    height: 100%;
    margin-bottom: -70px;
    margin-top: 0px;
    padding-bottom: 70px;
    position: fixed;
}
*/


/* FORMATACAO HEAT MAP */


#tabelaHeatmap{
	border-spacing: 0px;
}

#ctrlmap_heatmap_main_id{
    width: 50vw;
    height: 90vw;
    top: 3vw;
    position: relative;
    float: left;
    left: 0vw;
    margin: 0 0 0 0;
}

/*
#ctrlmap_heatmap_id{
    position: relative;
    float: left;
    padding: 5px;
}
*/

.celula_heat_0{
    margin-top: 0px;
    padding: 5px;
    position: relative;
    text-align: center;
    font-weight: 100;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    /* background: #666666; */
    border-style: none;
    height: 1.5vw;
    width: 1.5vw;
    left: 0%;
    border-spacing: 0px;
}

.celula_heat_head{
    margin-top: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    font-weight: 100;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    border-radius: 0px;
    border-width: 1px 1px 1px 1px;
    border-color: #cccccc #cccccc #cccccc #cccccc;
    border-style: none;
    height: 1.5vw;
    width: 1.5vw;
    min-width: 1px;
    left: 0%;
    border-spacing: 0px;
}

.celula_heat_head_white{
  margin-top: 0px;
  padding: 0px;
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 0.7em;
  color: #FFFFFF;
  text-transform: uppercase;
  background: #FFFFFF;
  border-radius: 0px;
  border-width: 1px 1px 1px 1px;
  border-color: #cccccc #cccccc #cccccc #cccccc;
  border-style: none;
  height: 1.5vw;
  width: 1.5vw;
  min-width:1px;
  left: 0%;
  border-spacing: 0px;
}

.celula_heat{
    margin-top: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 0.7em;
    text-transform: uppercase;
    border-style: none;
    border-width: 0px;
    color: grey;
    height: 25px;
    width: 25px;
    left: 0%;
    border-spacing: 0px;
}

/*
#tabelaHeatmap_leg{
    position: relative;
  /*  top: -45px;
    left: -37px;
    width: 95.6%;
    height: 50px;*/
    border-spacing: 0px;
    padding: 10px;
}
/*

/*
#ctrlmap_heatmap_leg_id {
    position: relative;

    /* left: 43vw; */
    /* top: 10vw; */
    border-spacing: 0px;
}
*/
#myTr_heat_name_y{
    text-orientation: upright;
    /*rotate: 90deg;*/
   /* transform: rotate(90deg); */
   /* transform: translate(-350px,0) rotate(270deg);*/

}


.celula_leg{
    margin-top: 0px;
    padding: 0px;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-size: 0.7em;
    /*text-transform: uppercase;*/
    border-style: none;
    border-width: 0.1vw;
    color: grey;
    height: 1.5vw;
    width: 1.5vw;
    left: 0%;
    border-spacing: 0px;
}


#dados_ctr_heatmap {
    position: relative;
    width: 100%;
    margin: 0 5vw 0% 2vw;
    top: 5vw;
}



div #carregar{
 opacity: 1;
 width:200px;
 height: 100px;
 position: fixed;
 top: 50%;
 left: 50%;
 text-align:center;
 margin-left: -50px;
 margin-top: -100px;
 z-index:10;
 overflow: auto;
 /*background-color: rgba(0, 0, 0, 0.5);*/

}



/* FIM FORMATACAO HEAT MAP */

.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active {

    background-color: #eee !important;


}

.datepicker table tr td span.active, .datepicker table tr td span.active:hover{

    background-image: -webkit-linear-gradient(top,#33b86c,#33b86c) !important;

}

/* Garante que o Menu à esquerda começa sempre fechado*/
@media (min-width: 1px) {
.enlarged .left.side-menu {
    margin-left: -75px;
}
}

  @media screen and (max-width: 750px) {  
    .data-th {
        min-width: 90px !important;
        vertical-align: middle !important;
        text-align: center !important;
        font-size: 12px;
      }
    }



/* formatação para ecras grandes*/
@media (min-width: 1500px) {
  
  .col-xlg-3 {
    width: 33.33333333%;
  }
  
}



