@charset "utf-8";
/* CSS Document */
#bdLista {
}
#bdLista h2:before {

}
#bdLista h3:before {
  /*content: '↓ ';*/
}
#bdLista h2 {
  margin-bottom: 0px !important;
}
#bdLista .bdlistactg, #bdLista .bdlistaclc {
    display: inline-block;
    vertical-align: top;
}
#bdLista .bdlistactg {
    width: 38%;
}
#bdLista .bdlistactg ul {
    display: block !important;
}
#bdLista .bdlistaclc {
    width: 60%;
}
