input[type="radio"],input[type="checkbox"]{
  border: 0px;
}

input[type="text"]{
  font-size: 11px;
}
select{
  font-size: 11px;
}

#exibe_filtros{
  display: table;
  font-size: 11px;
}

#exibe_registros{
  display: none;
  font-size: 11px;
  width: 670px;
}

.estilo_cabecalho{
  color: #FFF;
  margin: 2px;
  padding: 2px;
  background-color: #0a589c;
  border: 1px solid transparent;
  height: 14px;
  cursor: default;
}
.estilo_registros{
  border: 1px solid #CCC;
  margin: 2px;
  padding: 2px;
  background-color: #f5f5f5;
  height: 20px;
}
.estilo_registros:hover{
  background-color: #fad389;
}

.estilo_acoes{
  float: left;
  width: 20px;
  height: 20px;
  border: 1px solid transparent;
  margin: 2px;
  padding: 2px;
  width: 25px;
  text-align: center;
  cursor: hand;
  cursor: pointer;
}
.estilo_acoes img{
  width: 15px;
  height: 15px;
  margin-top: 5px;
}

.estilo_quadros{
  height: 27px;
}

#subtitulos{
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}

#filtros{
  float: left;
  display: table;
  width: 550px;
  padding-right: 10px;
  margin-top: 0px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #AAA;
  z-index: 100;
}

#nova_consulta{
  position: absolute;
  width: 570px;
  height: 18px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-top: -15px;
  margin-bottom: 10px;
  padding: 0px;
  cursor: hand;
  cursor: pointer;
  visibility: hidden;
  background-image: url("../images/layout/barra_nova_consulta.png");
  z-index: 100;
}

input[type="radio"],input[type="checkbox"]{
  height: 11px;
}

#filtro1{
  float: left;
  display: table;
  width: 380px;
}
#filtro_001{
  width: 360px;
}

#filtro2{
  float: left;
  display: table;
  width: 100px;
  margin-right: 10px;
  vertical-align: middle;
}

#filtro3{
  float: left;
  display: table;
  width: 160px;
  margin-right: 10px;
}
#filtro_003{
  width: 150px;
}

#filtro4{
  float: left;
  display: table;
  width: 160px;
  margin-right: 10px;
}
#filtro_004{
  width: 150px;
}

#filtro5{
  float: left;
  display: table;
  width: 30px;
  margin-right: 10px;
}
#filtro_005{
  width: 20px;
}

#filtro6{
  float: left;
  display: table;
  width: 170px;
}
#filtro_006{
  width: 20px;
}

#filtro7{
  float: left;
  display: table;
  width: 100%;
}
#filtro_007{
  width: 380px;
}

#titulo_filtro{
  float: left;
  width: 100%;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 11px;
}

#filtro8{
  float: left;
  display: table;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #AAA;
  font-size: 10px;
}
#quadro_filtro8{
  float: left;
  width: 130px;
  line-height: 15px;
}

#filtro9{
  float: left;
  display: table;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #AAA;
  font-size: 10px;
}
#quadro_filtro9{
  float: left;
  width: 130px;
  line-height: 15px;
}

#filtro10{
  float: left;
  display: table;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #AAA;
  font-size: 10px;
}
#quadro_filtro10{
  float: left;
  width: 130px;
  line-height: 15px;
}

#filtro11{
  float: left;
  display: table;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #AAA;
  font-size: 10px;
}
#quadro_filtro11{
  float: left;
  width: 130px;
  line-height: 15px;
}

#filtro12{
  float: left;
  display: table;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #AAA;
  font-size: 10px;
}
#quadro_filtro12{
  float: left;
  width: 360px;
}

#filtro13{
  float: left;
  display: table;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #AAA;
  font-size: 10px;
}
#quadro_filtro13{
  float: left;
  width: 360px;
}

#consulta_filtros{
  float: left;
  display: table;
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
#consulta_filtros input[type="button"],#consulta_filtros input[type="submit"]{
  cursor: hand;
  cursor: pointer;
  padding: 10px;
  background: #0a589c;
  color: #fff;
  font-size: 14px;
}

#quadro_001{
  float: left;
  width: 310px;
}
#quadro_002{
  float: left;
  width: 200px;
}
#quadro_003{
  float: left;
  width: 20px;
  text-align: center;
}
#quadro_004{
  float: left;
  width: 25px;
  text-align: center;
}
#quadro_005{
  float: left;
  width: 25px;
  text-align: center;
}
#quadro_006{
  float: left;
  width: 25px;
  text-align: center;
}

.quadro_info{
  position: absolute;
  visibility: hidden;
  width: 250px;
  padding: 5px;
  text-align: left;
  background-color: #fffae7;
  border: 1px solid #000;
  margin-left: -250px;
}
.quadro_contato{
  position: absolute;
  visibility: hidden;
  width: 200px;
  padding: 5px;
  text-align: left;
  background-color: #fffae7;
  border: 1px solid #000;
  margin-left: -200px;
}

#total_registros{
  float: left;
  display: table;
  width: 100%;
  border-top: 1px solid #999;
  margin-top: 10px;
  padding: 5px;
  text-align: right;
}

#nenhum_registro{
  padding: 5px;
}



.estilo_campos{
  background-color: #CCC;
}
