﻿.bs-exportar { }

/*.bs-footer-row { }*/

.bs-control { }

.bs-panel-body-botton { }

.bs-panel-body-top {
  color: white;
  background-color: #337ab7;
  border-color: #2e6da4;
  padding-top: 20px;
}

/*CSS JOAO MARGEM A*/
/*td > a:focus {
  color: #337ab7 !important;
  border: solid 1px #337ab7;
}*/

/*ORIGINAL*/
/*.bg-primary > td > a,
.bg-primary > td > a:hover {
  color: white !important;
}*/

/*CSS JOAO*/
.bg-primary > td > a,
 .bg-primary > td > a:hover
{
  color: #337ab7 !important;
}

/*ORIGINAL*/
/*.bg-primary > td > a > span > .fa-search
{
  color: #337ab6 !important;
}*/

/*CSS JOAO*/
.bg-primary > td > a > span > .fa-search
{
  color: white !important;
}

/*ORIGINAL*/
/*.dxbs-gridview > .panel .dxbs-table > tbody > tr.bg-primary .btn-link {
  color: #337ab7 !important;
}*/

/*CSS JOAO*/
.dxbs-gridview > .panel .dxbs-table > tbody > tr.bg-primary .btn-link {
  color: #337ab7 !important;
}

.bs-panel-heading {
}

.bs-group-row {
  font-weight: bold;
}

.bs-footer-row {
  background-color: #ededed;
  cursor: pointer;
  font-weight: bold;
}


.bs-header-row {
  text-align: center;
  background-color: #ededed;
  height: 35px;
}

.bs-filter-row {
  background-color: #ededed;
}


.dxbs-gridview > table > thead > tr > th {
  text-align: center !important;
  vertical-align: middle !important;
}



.dxbs-gridview > table > tbody {
  font-size: 12px !important;
}

.bs-chart-btn {
  height: 40px;
  padding-top: 10px;
}

.bs-exportar-btn {
  font-weight: bold;
  width: 60px;
  height: 40px; 
}

.bs-baixar-dados {
  font-weight: bold;
  width:200px;
  height: 40px;
}



.bs-rhf-header-row {
  text-align: center;
  background-color: #ededed;
  height: 54px;
}

.bs-rhf-filter-row {
  display: none;
}

.bs-rhf-group-row {
  display: none;
}

.bs-rhf-panel-body-top {
  display: none;
}

.bs-rhf-row {
  height: 50px;
}

.text-bold {
  font-weight: bold;
}

