.glyphicon-search {
  cursor: pointer; }

div.dataTables_filter {
  position: relative !important; }

div.contenedorGrid {
  float: left;
  width: 100%; }

div.barraBusqueda {
  float: right; }

a.disabled-link,
a.disabled-link:visited,
a.disabled-link:active,
a.disabled-link:hover {
  color: #DDD !important; }

div.grid {
  overflow: auto; }

.btnEnListado {
  margin: 0 1em 0 0; }

h1 {
  display: block; }

.cargandoModal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("imgs/cargando_redondo.gif") 50% 50% no-repeat; }

body.cargando {
  overflow: hidden; }

body.cargando .cargandoModal {
  display: block; }

.contenedorListado {
  width: 100%;
  overflow: auto;
  font-size: .9em; }

.listado {
  min-width: 100%;
  margin: 0 auto; }

.tab-content {
  padding: 15px;
  border-top: none !important; }

.activa {
  border: 1px solid #000;
  background: #EEE; }

.form-control {
  padding: 5px; }

.cabeceraListado {
  width: 100%;
  background: #D9EDF7;
  color: #31708f;
  height: 40px;
  text-align: center;
  font-weight: bold; }

.textoCabecera {
  float: left;
  margin: 10px; }

.tituloColumna {
  text-align: left;
  color: #31708f; }

.tituloColumna div {
  margin: 5px 10px; }

.orden {
  background: #EEE; }

.cantidadRegistros {
  padding: 20px 0 0 0; }

.cantidadRegistros select {
  width: 60px;
  float: left; }

.cantidadRegistros span {
  float: left;
  margin: 8px 10px;
  font-style: italic;
  color: #666; }

tr.row_selected {
  background: #DDD;
  color: #000; }

tr:hover {
  cursor: pointer; }

.contenidoCelda {
  margin: 5px; }

.cargando {
  display: block;
  width: 100%;
  height: 20px;
  background: url("imgs/cargando.gif") center center no-repeat;
  text-align: center;
  font-size: .8em;
  padding-top: 2px;
  color: #FFF; }

.totalizadores {
  float: right;
  margin: 10px 0; }

.totalizadores td {
  border: 1px solid #CCC; }

.totalizadores .etiqueta {
  font-weight: bold;
  padding: 4px 30px 4px 4px;
  background: #CCC;
  color: #666; }

.totalizadores .dato {
  padding: 4px 4px 4px 30px;
  text-align: right; }

.campoBusca .etiqueta {
  font-size: .9em;
  float: left;
  display: block;
  width: 50%;
  overflow: hidden;
  padding: 7px 0;
  margin: 0;
  color: #666;
  border: none; }
.campoBusca .form-control {
  float: left;
  font-size: 1em;
  padding: 0 5px;
  color: #666;
  margin: 0 0 5px 0; }
.campoBusca .selector {
  width: 50%;
  font-size: .9em; }

.configurarBusqueda {
  border-bottom: 1px solid #CCC; }

.cabecera {
  width: 100%;
  clear: both;
  display: none;
  background: #D9EDF7;
  min-height: 90px;
  border: 1px solid #CCC; }

.registroInactivo {
  background: #EEE;
  color: #666; }

.registroActivo {
  font-weight: bold; }

.panel {
  padding-top: 0;
  padding-bottom: 0; }

.listadoPrevisualizar {
  max-height: 300px;
  overflow: auto; }

.top-margin {
  margin-top: 1em; }

hr.separador {
  margin: .1em; }

table .dataset {
  margin: 0; }

.colNumero {
  width: 30px; }

.colBotones {
  width: 110px; }

.tablaBusquedas th {
  font-size: 1em;
  text-align: left;
  background: #D9EDF7; }

.botonesListado {
  float: right;
  margin: 0 0 0 5px; }

.listado-ficha {
  margin: 0 0 5px 0; }

.botonesSelector {
  margin-bottom: 10px;
  border-bottom: 1px solid #DDD;
  padding-bottom: 5px;

}

.bajaMes {
  color: red !important; }

.error {
  background: red;
  color: #FFF;

}

.altaMes {
  font-weight: bold !important; }

/*# sourceMappingURL=listados.css.map */
