.expande_prods {
  color: #339900;
}
.expande_prods, .ayuda_rtchile {
  border-bottom: 1px dashed #339900;
  display: inline;
  cursor: pointer;
  cursor: hand;
}
.expande_prods {
  font-weight: normal;
}
.ayuda_rtchile {
  font-weight: bold;
  font-size: 80%;
}
a.name {
  color: black;
}
.rtchile {
	color: #990000;
}
.ambue {
	color: #002e6e;
}
.rtue {
	color: #fa9600;
}
.nosel {
  color: #999999;
}
span.accel {
  text-decoration: underline;
}
.error {
  border-left: 10px solid red;
  padding-left: 0.3em;
}
.informacion {
  border-left: 10px solid green;
  padding-left: 0.3em;
}
td.numero,
td.fecha {
  text-align: right;
  white-space: nowrap;
}
td.layout {
  padding: 0;
  margin: 0;
  border: none;
  vertical-align: top;
}
table.data {
  font-size: 90%;
  width: 100%;
  margin-right: 20px;
}
table.layout {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
fieldset {
  text-align: center;
  border: 1px solid #cfcfcf;
  margin: 0;
  padding: 10px;
}
fieldset > fieldset {
/*  display: inline; */
  vertical-align: top;
}

fieldset > fieldset > div {
  display: table-cell;
  padding: 0.2em;
}
.req:after {
  content: " *";
  color: red;
  font-weight: bold;
}
table.hack {
  margin-left: auto;
  margin-right: auto;
}
table.hack td, table.hack th {
  border: none;
  text-align: left;
  vertical-align: top;
}
td.acciones {
  text-align: center;
}
/* hack para firefox 1.0 */
fieldset > fieldset > div input[type="button"] {
  float: left;
}
.alerta {
  color: red;
  font-weight: bold;
}
.detenido {
  color: red;
}
td.paginacion {
  text-align: center;
  font-size: 110%;
  border: none;
}
td.agregar {
  text-align: center;
  font-weight: bold;
  border: none;
  font-size: 110%;
}
td.paginacion a {
  text-decoration: none;
}
legend.colapsable {
  border-bottom: 1px dashed #999999;
  cursor: pointer;
  cursor: hand;
}
div.colapsable {
}
label.req {
  font-weight: bold;
}
div#lista_docs {
  margin-right: 15px;
  font-size: 90%;
}
div#lista_docs h3 {
  margin-top: 1em;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
div#lista_docs p {
  margin-top: 0;
}
div#lista_docs dl {
  margin-left: 20px;
  font-size: 12px;
}
div#lista_docs li {
  margin-top: 0;
  margin-bottom: 0;
}
div#lista_docs ul {
  padding-left: 0;
}
div#lista_docs dd {
}
div#lista_docs ul {
  margin-left: 14px;
}
div#lista_docs dd.prods_relacionados {
  font-size: 70%;
}
div.noticia_portada table, 
div.cpublica_portada table, 
div.notificacion table,
div.documento table {
  clear: both;
  color: #666666;
  margin-bottom: 12px;
  padding: 0;
  width: 100%;
}
div.noticia_portada img.circ, 
div.cpublica_portada img.circ {
  float: right;
  clear: right;
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid #ccc;
}
div.noticia_portada div.fecha, 
div.cpublica_portada div.fecha,
div.cpublica_portada div.fecha_comentarios,
div.notificacion div.fecha_comentarios {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
div.notificacion div.pais, 
div.notificacion div.fecha_publicacion,
div.documento div.fecha {
  float: right;
  clear: right;
  padding-left: 15px;
  padding-right: 15px;
}
div.notificacion div.descripcion,
div.notificacion div.productos {
  margin: 15px;
  margin-left: 40px;
}
div.noticia_portada p, 
div.cpublica_portada p, div.cpublica_portada div.recurso,
div.notificacion p,
div.documento p {
  margin: 15px;
}
select {
  font-size: 80%;
}
label, legend {
  font-size: 80%;
}
.help {
  font-size: 70%;
  background: #eee;
  border: 1px solid #ccc !important;
}
.help p {
  margin-bottom: 4px;
  margin-top: 4px;
}
form#buscador select, form.buscador select {
  width: 450px;
}
form#admin_categorizaciones select {
  width: 280px;
}
table.categorizaciones {
  width: 100%;
}
table.productos {
  margin-left: 3em;
}
th.partida,
td.partida {
  width: 8em;
}
table.categorizaciones input {
  width: 98%;
}

