
/*-- CONTENT DEFAULT --*/

.box-itens{
  padding: 30px 10px 0 20px !important;
}
.drop-light{
  width: 100% !important;
  height: 100% !important;
  padding: 10px !important;
  text-transform: none !important;
  line-height: 1.3em !important;
}

/* TABS MÊS */
#filtro-mes.tabs .tab a.active{
  border-bottom: 2px solid #00838f !important;
}



/* BARRA DE AÇÕES */
.bar-action{
  padding: 20px 90px 20px 10px !important;
  margin-bottom: 0px !important;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 1001;
}
