/*#BEGIN#*/
/*# name="00 General" reference="ref/fields.css\00_General.htm" description="General styles" #*/

















fieldset {
    border: none;
}
.warning {
    margin: 0 0 12px 0;
    padding: 8px;
    color: #d73730;
    text-align: center;
}
.editor-preview-work-width {
    width: 736px !important;
}
.editor-row-work-width {
    width: 830px !important;
}




/*#END#*/
/*#BEGIN#*/
/*# name="01 Titles" reference="ref/fields.css\Titles.htm" description="Titles" #*/









/* '../layout/img/arrow-orange.png' */
.default {
}


.trans_titulo{
  font-family:arial;
  font-size:16px;
  color:#666666;
}
.trans_titulo_grande{
  font-family:arial;
  font-size:25px;
  color:#8c82aa;
}
.trans_titulo_grande_naranja{
  font-family:arial;
  font-size:25px;
  color:#F57D0A;
}
.trans_orange_arrow {
background-position:0 2px;
background-repeat:no-repeat;
}


/*#END#*/
/*#BEGIN#*/
/*# name="02 Fields" reference="ref/fields.css\02_Fields.htm" description="Fields" #*/







.default {
}


.trans_subtitulo{
  font-family:verdana;
  font-size:100%;
  color:#666666;
}
.trans_subtitulo_bold{
  font-family:verdana;
  font-size:100%;
  color:#666666;
  font-weight: bold;
}
.trans_subtitulo_blanco{
  font-family:verdana;
  font-size:14px;
  color:#ffffff;
}
.trans_destacado{
  font-family:verdana;
  font-size:11px;
  color:#000000;
  font-weight:bold;
}
.trans_pie{
  font-family:verdana;
  font-size:9px;
  color:#666666;
}
.trans_texto_blanco{
  font-family:verdana;
  font-size:11px;
  color:#ffffff;
}
.trans_texto_naranja{
  font-family:verdana;
  font-size:11px;
  color:#F57D0A;
}
.trans_text_naranja_negrita {
  font-size:11px;
  color:#F57D0A;
  font-weight: bold;
}
.trans_italic_sup4 {
  font-style: italic;
  margin-top: 4px;
}
.trans_sup8 {
  margin-top: 8px;
}
.separacion_inf8 {
margin-bottom: 8px;
}


/*#END#*/
/*#BEGIN#*/
/*# name="03 Labels" reference="ref/fields.css\03_Labels.htm" description="Labels" #*/






.default {
}
.etiqueta{
  color:red;
}
.negrita {
  font-weight:bold;
}
.etiqueta_gris {
font-size: 143%;
font-weight: bold;
width: auto;
border-bottom: 1px solid #CCCCCC;
}

.etiqueta_naranja {
font-size: 143%;
font-weight: bold;
width: auto;
border-bottom: 1px solid #FB6E04;
margin-bottom:6px;
}


/*#END#*/
/*#BEGIN#*/
/*# name="04 Separators" reference="ref/fields.css\04_Separators.htm" description="Separators" #*/





.no-separator {
}
.solid-left {
    border-left: 1px solid #666666 !important;
    padding: 0 0 0 4px !important;
}
.solid-right {
    border-right: 1px solid #666666 !important;
    padding: 0 4px 0 0 !important;
}
.line-solid {
    border-bottom:1px solid #E8E8E8;
    clear: right;
}
.line-dotted {
    border-bottom:1px dotted #E8E8E8;
    clear: right;
}
.line-dashed {
    border-bottom:1px dashed #666666;
    clear: right;
}



/*#END#*/
/*#BEGIN#*/
/*# name="05 Columns align" reference="ref/fields.css\05_Columns_align.htm" description="Columns align" #*/
.vertically {
}
.horizontally {
}

.floating-text{
  float:none !important;
}

.alineacion-derecha {
float: right;
}

.ancho46 {
width:46px;
float: right;
}
.ancho450 {
width: 450px;
}
.ancho80 {
width: 80px;
}
.ancho120 {
width: 120px;
}
.ancho138 {
width: 138px;
}
.ancho250 {
width: 250px;
}

.ancho300 {
width: 300px;
}

.ancho420 {
width: 420px;
margin-left: 12px;
}

.ancho30 {
width:30px;
margin-right: 6px;
}
 
.separacion_inf8 {
margin-bottom: 8px;
}

/*#END#*/
/*#BEGIN#*/
/*# name="06 transformaciones" reference="ref/fields.css\06_transformaciones.htm" description="null" #*/
.item .fields-row .fields-column.alineacion-derecha {
  float: right;
}

.ancho46 img {
width:46px;
}
.ancho120 img {
width:120px;
}
.fields-column .titulo .titulo, .fields-column h4.titulo{
font-size:120%;
}


/*************************************************************************/

.fields-column {
  float: left;
}

.fields-column .subtitulo {
  font-weight:bold;
}

.query-results .item {
border-bottom: 1px solid #CCCCCC;
margin-bottom: 6px;
padding-bottom: 6px;
}
h4.trans_orange_arrow {
background-image:url('../layout/img/arrow-orange.png');
padding-left:28px;
margin-top: 8px;
}

/*#END#*/

