@import "fonts.css";

BODY {
    SCROLLBAR-FACE-COLOR: #dcf2db;
    FONT-WEIGHT: normal;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    MARGIN-LEFT: 0px;
    SCROLLBAR-SHADOW-COLOR: #000000;
    COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    MARGIN-RIGHT: 5px;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    FONT-FAMILY: Riojana-Regular !important;
    FONT-SIZE: 1.1em;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    BACKGROUND-COLOR: #ffffff
}

/*
    SE HAN AŅADIDO ESTOS ESTILOS PARA EL NUEVO DISEŅO DE MODELOS CON DIV
*/
img {
    border: 0
}

.centro {
    text-align: center
}

#cabecera {
    margin: auto;
    margin-top: 2px
}


#logo {
    width: 152px;
    margin: 0;
    padding: 0;
    float: left
}

.logomini{
    height: 65px;
    width: 200px;
}

.titulocab {
    font-size: 1.7em;
    color: #00632a;
    display: block;
}

/* #titulocab {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    PADDING-RIGHT: 3px;;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 6px;
    PADDING-TOP: 6px;
    BACKGROUND: #fff;
    MARGIN: 5px 180px;
    FONT-SIZE: medium;
    BORDER-RADIUS: 12px;
} */

#titulocabSS {
    float: right;
    width: 640px;
    border: 1px solid #000;
    background: #fff;;
    padding: 10 0;
    margin-top: 3px
}

#botones1 {
    width: 100%;
    clear: both
}

#botones3 {
    width: 35%;
    margin-top: 1px;
    float: right;
    text-align: right;
    FONT-SIZE: small;
}

#botones2 {
    width: 65%;
    margin-top: 1px;
    float: left;
    text-align: left;
    FONT-SIZE: small;
}

#contenedor {
     margin: auto;
     max-width: 1600px !important;
}


 fieldset#Resultado_Liquidacion {
    background-color: white;
}
fieldset {
    border: rgb(0, 86, 63) 1px solid;
    width: 100%;
    padding: 0;
    text-align: left;
    background: #f7f8f4;
}

fieldset fieldset {
    border: 0;
    margin: 0;
    background-color: #E9E9E9
}

legend {
    display: none
}

.titulo {
    font-weight: bold;
    COLOR: #ffffff;
    font-size: 1.5em;
    background: rgb(0, 86, 63);;
    padding: 5px;
    margin: 0
}

.titulo2 {
    font-weight: bold;
    COLOR: #ffffff;
    font-size: 1.2em;
    background: #378327;
    padding: 5px;
    margin: 0
}

fieldset p {
    background: #efefef;
    margin: 0;
    padding: 3px 3px 3px 10px;
    
}

/* fieldset div, fieldset p {
    padding: 3px 3px 3px 10px;
    border-color: #FF0000;
    border-bottom: 1px solid #ddd
} */

.bottom div.row, .bottom div.form-row {
	padding: 3px 3px 3px 10px;
    border-color: #FF0000;
    border-bottom: 1px solid #ddd
}


.ultimo {
    border: 0px
}

.oculto {
    display: none;
    padding: 10px
}

input, select {
    border: #000000 1px solid;
    PADDING: 0 0 0 2px;
    font-size: 1em;
    BACKGROUND-COLOR: #ffffff
}

.camposDeshabilitados {
    background: #dddddd
}

fieldset div span {
    display: table-cell;
    padding: 0 10px 0 0;
    vertical-align: top /*;white-space:nowrap*/
}

.cfijo {
    width: 50px;
    white-space: nowrap
}

.cfijoVerde {
    width: 50px;
    white-space: nowrap;
    font-size: 0.9em;
    color: #006633;
    align: right;
    display: block;
}

.lista {
    background-color: #CFDBCE
}

span.lista input {
    border: 0;
    background: transparent;
    font: Arial;
    FONT-SIZE: small;
    font-weight: bold
}

input[type="radio"] {
    border: 0;
    background: transparent
}

input[type="checkbox"] {
    border: 0;
    background: transparent;
    margin-top:8px;
}

.error {
    BORDER-RIGHT: #FF0000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #FF0000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #FF0000 1px solid;
    COLOR: #FF0000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #FF0000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFCC
}

.tip {
    font: 10px Arial, Helvetica, sans-serif;
    border: solid 1px #666666;
    width: 270px;
    padding: 1px;
    position: absolute;
    z-index: 100;
    visibility: hidden;
    color: #FF0000;
    top: 20px;
    left: 90px;
    background-color: #efefef;
    layer-background-color: #efefef;
}
/*
    FIN COMENTARIOS NUEVO DISEŅO MODELOS CON DIV
*/
.boton {
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center;
    cursor: hand;
    padding: 2px;
}

.botonOver {
    COLOR: #ff0000
}

A {
    TEXT-DECORATION: none
}

.boton A:link {
    COLOR: #000000
}

.boton A:visited {
    COLOR: #000000
}

.boton A:hover {
    COLOR: #ff0000
}

.botonDeshabilitado {
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center;
    line-height: 9pt;
    color: #CCCCCC;
}

A {
    TEXT-DECORATION: none !important;
}

A:link {
    COLOR: #333F48
}

A:visited {
    COLOR:#087021
}

A.anegros:link {
    COLOR: #000000
}

A.anegros:visited {
    COLOR: #000000
}

A.anegros:hover {
    COLOR: #ffffff
}

.cabtit {
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.cabtexto {
    font-weight: bold;
    text-align: center;
    margin-top: 20px
}

.bordefino {
    BORDER-RIGHT: rgb(0, 86, 63) 1px solid;
    BORDER-TOP: rgb(0, 86, 63) 1px solid;
    BORDER-LEFT: rgb(0, 86, 63) 1px solid;
    BORDER-BOTTOM: rgb(0, 86, 63) 1px solid
}

.bordegrueso {
    BORDER-RIGHT: rgb(0, 86, 63) 2px solid;
    BORDER-TOP: rgb(0, 86, 63) 2px solid;
    BORDER-LEFT: rgb(0, 86, 63) 2px solid;
    BORDER-BOTTOM: rgb(0, 86, 63) 2px solid
}

.seccion {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: rgb(0, 86, 63);
}

.etiquetas {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.etiquetasSinVertical {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.etiquetasSinBorde {
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.obligatorios {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.obligatoriosizq {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.casilla {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    BORDER-RIGHT: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
}

.casillas {
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: uppercase;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.texto {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: rgb(0, 86, 63) 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: black 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: rgb(0, 86, 63) 0px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #efefef
}

.separador {
    FONT-FAMILY: Verdana, Arial;
    font-size: 1pt;
    background-color: #378327
}

.subseccion {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    BORDER-LEFT: black 0px solid;
    COLOR: White;
    BORDER-BOTTOM: rgb(0, 86, 63) 2px solid;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #378327;
}

.subseccionPequena {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    FONT-SIZE: small;
    BORDER-LEFT: black 0px solid;
    COLOR: #FBFDD0;
    BORDER-BOTTOM: rgb(0, 86, 63) 2px solid;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #378327;
    font-weight: bold;
}

.campos {
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
    BORDER-COLOR: #C3C3C3;
}

.checksinborde {
    border: 0;
    background: transparent
}

.camposminuscula {
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 1.2em;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #ffffff;
    text-transform: none
}

.lupa {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: middle;
    COLOR: #000000;
    PADDING-TOP: 0px;
    BACKGROUND-COLOR: #F4F8EF
}

.datos {
    BORDER-RIGHT: rgb(0, 86, 63) 2px solid;
    BORDER-TOP: rgb(0, 86, 63) 2px solid;
    BORDER-LEFT: rgb(0, 86, 63) 2px solid;
    BORDER-BOTTOM: rgb(0, 86, 63) 2px solid
}

.textoPago {
    FONT-SIZE: 12px;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.textoPagoNegrita {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.fondoVerde {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: black 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: rgb(0, 86, 63) 1px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #bedeaf
}

.fondoBlanco {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: black 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: rgb(0, 86, 63) 1px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ffffff
}

.etiquetasNegrita {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: rgb(0, 86, 63) 2px solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: black 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: rgb(0, 86, 63) 0px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #bedeaf
}

.camposDeshabilitados {
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #dddddd
}

.camposDeshabilitadosNum {
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #dddddd;
    text-align: right;
}

.invisible {
    BORDER-RIGHT: #bedeaf 0px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #bedeaf 0px solid;
    PADDING-LEFT: 0px;
    FONT-SIZE: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #bedeaf 0px solid;
    WIDTH: 0px;
    COLOR: #bedeaf;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #bedeaf 0px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #bedeaf;
    font-color: #bedeaf
}

.separador {
    FONT-FAMILY: Verdana, Arial;
    font-size: 2pt;
    background-color: #F4F8EF;
    BORDER-BOTTOM: rgb(0, 86, 63) 3px solid;
}

.textoAdvertencia {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: rgb(0, 86, 63) 0px solid;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: black 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: rgb(0, 86, 63) 0px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #efefef
}

.cabLOV {
    BORDER-BOTTOM: rgb(0, 86, 63) 2px solid
}

.pieLOV {
    BORDER-TOP: rgb(0, 86, 63) 2px solid;
}

.fila1 {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.fila2 {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #beceaf
}

.fila1Error {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF;
    FONT-WEIGHT: bold;
}

.fila2Error {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #beceaf;
    FONT-WEIGHT: bold;
}

.cabtabla {
    BORDER-TOP: #D3D3D3 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #bfcfbf
}

.boton2 {
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: small;
    color: white;
    cursor: hand;
    border-bottom: #464646 3px solid;
    border-right: #464646 3px solid;
    border-top: 3px solid #A3BD95;
    border-left: #A3BD95 3px solid;
    background-color: #7B9A65;
    padding-right: 2px;
    padding-left: 2px;
}

.camposOcultosSeccion {
    BORDER-RIGHT: rgb(0, 86, 63) 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: rgb(0, 86, 63) 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 0px;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: rgb(0, 86, 63) 1px solid;
    COLOR: rgb(0, 86, 63);;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: rgb(0, 86, 63) 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: rgb(0, 86, 63);;
    background: rgb(0, 86, 63);;
}

.camposminusculaDeshabilitados {
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: small;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: #dddddd;
    text-transform: none
}

#cabeceraDESCRIP, #cuerpoDESCRIP, #pieDESCRIP {
    width: 101%;
    border-bottom: #060 2px solid;
    background: #9c9 url(../cuerpo90.jsp_files/images/cab_fondo.jpg)
        repeat-y;
    font-weight: bold
}

#cabeceraDESCRIP {
    font-size: 1.2em;
    padding: 0.5em
}

#cuerpoDESCRIP {
    padding: 1em;
    height: 9em;
}

#cuerpoDESCRIP P {
    margin: 0;
    padding: 0.2em 0
}

#pieDESCRIP {
    text-align: center
}

.textoDESCRIP {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.8em;
    padding-left: 1em;
    color: #0033FF
}

.puntos {
    background: #fff
        url(file:///D|/Laboratorio%20web/CEH/html/comun/images/puntos.gif)
        repeat-x bottom
}

.puntos span {
    background: #fff;
    margin: 0
}

.datos .puntos td {
    padding: 10px 0 0 0
}

.dcha {
    text-align: right
}

.etiquetasAlt {
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.radio {
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    TEXT-TRANSFORM: none;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #F4F8EF
}

.texto_alternativo {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: rgb(0, 86, 63) 1px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: black 0px solid;
    COLOR: #000000;
    BORDER-BOTTOM: rgb(0, 86, 63) 0px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #CCFFCC
}

.texto_aviso {
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: rgb(0, 86, 63) 0px solid;
    FONT-SIZE: small;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: black 0px solid;
    COLOR: red;
    BORDER-BOTTOM: rgb(0, 86, 63) 0px solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white
}

div.dimmer {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    font-family: verdana;
    font-weight: bold;
    padding: 40px;
    z-index: 9999;
}

div.dimming {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    background-color: #ffffff;
    position: absolute;
    /* set z-index higher than possible */
    z-index: 10000;
    visibility: hidden;
    border-style: solid;
    border-color: rgb(0, 86, 63);;
    border-width: 2px;
}

div.contenido {
    margin: 0;
    overflow: auto;
    align: center;
    bottom: 0;
    left: 0em;
    right: 0;
    height: 87%;
    width: 100%;
}

table.floatingHeader {
    background-color: rgb(0, 86, 63);;
    color: #ffffff;
    font-weight: bold;
    font-size: 1em;
    padding: 2px;
    margin: 0
}

#botones2 a, #botones3 a {
    background-color: #fff;
    border: 1px solid #000;
    padding: 1px 4px;
    color: black;
    text-decoration: none;
}

#botones2 a {
    margin-right: 2em;
    float: left
}

#botones3 a {
    margin-left: 2em;
    float: right
}

#botones2 a:visited, #botones3 a:visited {
    color: black;
}

#botones2 a:hover, #botones3 a:hover {
    color: #090;
    border: 1px solid #090;
}

.caution {
    background: #ffe1e1 '../../../estilos/images/iconos/caution.gif' 5px
        10px no-repeat;
    padding: 8px 10px 8px 70px;
    border: 1px solid #a00;
    min-height: 40px;
    margin: 1em auto;
    text-align: left
}

.caution a {
    color: #a00;
}

.caution a:hover {
    color: #f00;
}

.caution p {
    background: transparent;
    border: 0
}

/**
*       Estilos para el AJAX de los Municipios, en la generacion de la plantilla web.
*
*/
.ac_results {
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: scroll;
    max-height: 200px;
    height: auto !important;
    height: 200px;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results iframe {
    display: none; /*sorry for IE5*/
    display /**/: block; /*sorry for IE5*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: mask();
    width: 3000px;
    height: 3000px;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    FONT-SIZE: small;
    overflow: hidden;
}

.ac_loading {
    background: Window url('../images/iconos/indicator.gif') right center
        no-repeat;
}

.ac_over {
    background-color: Highlight;
    color: HighlightText;
}

/**
*       FIN - Estilos para el AJAX de los Municipios, en la generacion de la plantilla web.
*
*/
/* .imgAnadir {
    background-image: url(../images/form/anadir.gif);
    background-repeat: no-repeat;
    width: 50px;
    height: 18px;
    min-width: 50px;
    min-height: 18px;
    float: right;
    margin-top: 5px;
}

.imgQuitar {
    background-image: url(../images/form/quitar.gif);
    background-repeat: no-repeat;
    width: 50px;
    height: 18px;
    min-width: 50px;
    min-height: 18px;
    float: right;
    margin-top: 5px;
} */
a.button {
    display: inline-block;
    white-space: nowrap;
    background-color: #fff;
    background-image: linear-gradient(top, #eee, #ccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee',
        EndColorStr='#cccccc');
    border: 1px solid #777;
    padding: 0 1.2em;
    margin: 0 0.5em;
    font: bold 1em/1.6em Arial, Helvetica;
    text-decoration: none;
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    border-radius: .2em;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0
        rgba(0, 0, 0, .3);
}

a.button:hover {
    background-color: #eee;
    background-image: linear-gradient(top, #fafafa, #eee);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',
        EndColorStr='#eeeeee');
}

a.button:active {
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .3) inset;
    position: relative;
    top: 1px;
}

a.button:focus {
    outline: 0;
    background: #fafafa;
}

a.button:before {
    background: #ccc;
    background: rgba(0, 0, 0, .1);
    float: left;
    width: 1em;
    text-align: center;
    font-size: 1.2em;
    margin: 0 1em 0 -1em;
    padding: 0 .2em;
    box-shadow: 1px 0 0 rgba(0, 0, 0, .5), 2px 0 0 rgba(255, 255, 255, .5);
    border-radius: .15em 0 0 .15em;
    pointer-events: none;
}
/* Hexadecimal entities for the icons */
a.add:before {
    content: "\271A";
    color: rgb(0, 86, 63);;
}

a.delete:before {
    content: "\2718";
    color: #FF0000;
}

a.eraser:before {
    content: url("../../comun/images/delete2.gif");
    height: 1.3em;
}

a.masInformacion {
    color: #00BB00;
    border: 1px solid #00BB00;
    padding-right: 10px;
    padding-left: 10px;
}

a.masInformacion:hover {
    text-decoration: none;
}

#logoJunta {
    PADDING: 2px 2px 2px 0px;
    FLOAT: left;
    MARGIN: 5px 2px 2px 2px;
    WIDTH: 180px;;
    background-image: url(../images/cabecera/logo-junta-mini.png);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 48px;
}

#logomodelo {
    PADDING: 2px 2px 2px 0px;
    FLOAT: RIGHT;
    MARGIN: 5px 2px 2px 2px;
    WIDTH: 180px;
    min-height: 48px;
}

#logomodelo span.numero {
    font-family: "Eras Bold ITC", verdana;
    color: rgb(0, 86, 63);;
    font-size: 40px;
    display: block;
}

#logomodelo span.modelo {
    font-family: "Eras Bold ITC", verdana;
    color: rgb(0, 86, 63);;
    font-size: 18px;
    display: block;
    line-height: 0.7em;
}

#logoJunta span.junta {
    font-family: "Eras Bold ITC", verdana;
    color: rgb(0, 86, 63);;
    font-size: 13px;
    display: block;
}

#logoJunta span.agencia {
    font-family: "Eras Bold ITC", verdana;
    color: rgb(0, 86, 63);;
    font-size: 12px;
    display: block;
}

#logoJunta span {
    font-family: "Eras ITC", verdana;
    color: rgb(0, 86, 63);;
    font-size: 12px;
    display: block;
}

#logo {
   float: left;
   display: -webkit-inline-box;
}

.logotipo {
   margin-top: 16px;
   margin-bottom: 16px;
   display: block;
}

.logotipo img {
   height: 90px;
}

.od-logo .logotipo {
   margin-top: 11px;
   margin-bottom: 11px;
   display: block;
}

.od-logo .logotipo img {
   height: 100px;
}

#logo .sublogo,
#logo.od-logo .sublogo {
   background: none;
   display: block;
}

#logo .sublogo {
   margin-left: 5px;
}

#logo.od-logo .sublogo {
   margin-left: 20px;
}

.od-logo .sublogo img,
.sublogo img {
   height: 51px;
    margin-bottom: 5px;
}

.sublogo.adscrito img {
   height: 95px;
}

#logo .sublogo.adscrito img:last-child {
   display: none;
}


#logo .sublogo.adscrito.movil {
   display: none;
}

#logo .sublogo.adscrito.desktop {
   display: block;
}


#botonesGeneralesModelo {
    clear: both;
}

.botonGeneralModelo {
    border: 0 none;
    border-radius: 12px;
    padding: 2px 15px;
    margin: 0 10px;
    cursor: pointer;
    display: table-cell;
    color: #fff;
    text-transform: none;
    transition: all 80ms ease-in-out;
    border: 2px solid rgb(0, 86, 63);;
    background: rgb(0, 86, 63);;
    color: rgb(0, 86, 63);;
    height: 24px;
}

.botoneraAcciones {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
    border-bottom: none;
    padding: 15px;
    margin-bottom: 15px;
    overflow: auto;
    border-bottom:0px;
}

.botonAccionModelo {
    /*border: 0 none;
    border-radius: 12px;
    padding: 5px 25px;
    margin: 0 10px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    text-transform: none;
    transition: all 80ms ease-in-out;
    border: 3px solid rgb(0, 86, 63);;
    color: rgb(0, 86, 63);;
    opacity: .7;
    filter: alpha(opacity = 70); For IE8 and earlier
    */
    border: 3px solid rgb(0, 86, 63);;
    padding: 5px 25px;
    margin: 0 10px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: auto;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: rgb(0, 86, 63);;
    opacity: .7;
    filter: alpha(opacity = 70); /* For IE8 and earlier */
}

.botonAccionModelo.disabled {
    opacity: .4;
    filter: alpha(opacity = 40); /* For IE8 and earlier */
    pointer-events: none;
    cursor: default;
}

.botonAccionModelo:hover:not(.disabled){
    opacity:1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}
a.accion {
    color: #fff;
    FONT-WEIGHT: bold;
    height: 24px;
    text-decoraction:none;
}

span.accion.disabled {
    color: #000000;
    FONT-WEIGHT: bold;
    height: 24px;
    opacity: .4;
    filter: alpha(opacity = 40); /* For IE8 and earlier */
}

a.accion span.validar {
    padding-left: 36px;
    background: transparent url("../comun/images/grey/GreyCheck.png") top
        left no-repeat;
    background-size: 20px 20px;
    height: 24px;
    display: table-cell;
    vertical-align: middle;
    min-width: 75px;
}

/* a.accion span.validar:hover:not(.disabled){
    padding-left:36px;
    background:transparent url("../comun/images/green/GreenCheck.png") top left no-repeat;
    background-size:20px 20px;
    height:24px;
    display:table-cell;
    vertical-align:middle;
} */
a.accion span.disabled {
    opacity: .4;
    filter: alpha(opacity = 40); /* For IE8 and earlier */
}

a.accion span.selected {
    padding-left: 36px;
    background: transparent url("../comun/images/green/validating.gif") top
        left no-repeat;
    background-size: 20px 20px;
    height: 24px;
    display: table-cell;
    vertical-align: middle;
    min-width: 75px;
}

#botonlimpiar {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 4px;
    FLOAT: left;
}

#textoentrebotones {
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 4px;
    COLOR: rgb(0, 86, 63);;
    FONT-SIZE: medium;
    FONT-WEIGHT: bold;
    MARGIN: 2px 20px;
    vertical-align: middle;
    display: table-row;
}

#textoentrebotones span.disabled {
    opacity: .4;
    filter: alpha(opacity = 40); /* For IE8 and earlier */
}

#textoentrebotones span:not(.numberCircle){
    padding-left:10px;
    vertical-align:top;
    display:table-cell;
}
span.pasoSiguiente {
    vertical-align: middle;
    padding-right: 5px;
}

span.pasoSiguiente:before {
    content: "\2192";
    color: rgb(0, 86, 63);;
}

#cargando {
    display: block;
    background: transparent;
    position: fixed;
    z-index: 100;
    text-align: left;
    top: 50%;
    left: 50%;
    width: 124px;
    height: 124px;
    border: 1px;
    margin-top: -45px; /*set to a negative number 1/2 of your height*/
    margin-left: -45px; /*set to a negative number 1/2 of your width*/
}
/*
#botonenviar {
    PADDING-RIGHT: 0px; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px;  PADDING-TOP: 6px; MARGIN-RIGHT: 0px; FLOAT: right
}
*/
#botonvalidar {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 4px;
    MARGIN-RIGHT: 0px;
    FLOAT: right;
}

#botonvalidar.disabled {
    opacity: .4;
    filter: alpha(opacity = 40); /* For IE8 and earlier */
}

#botonImprimir {
    float: left;
}

#botonImprimirBorrador {
    float: left;
}

#botonPago {
    FLOAT: RIGHT;
}

.botonesEnlaces {
    CLEAR: both;
    FONT-SIZE: small;
    TEXT-ALIGN: left;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: rgb(0, 86, 63) 2px solid;
    display: block;
}

.botonesEnlaces span.bloques A {
    background: transparent
        /* url(media/halfmoontab2.gif) top right no-repeat;*/;
    /* BORDER-top:  #999999 1px solid; BORDER-BOTTOM:  #999999 1px solid; BORDER-LEFT:  #999999 1px solid;
    BORDER-RIGHT:  #999999 1px solid; */
    padding: 2px 15px 2px 15px;
    MARGIN: 0px 2px 2px 0px;
    COLOR: black;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    MAX-WIDTH: 149px;
    FONT-WEIGHT: bold;
    float: left;
    color: rgb(0, 86, 63);;
}

.botonesEnlaces span.bloques a.selected {
    COLOR: #FFF;
    FONT-WEIGHT: bold;
    background: rgb(0, 86, 63);
}

.botonesEnlaces span.bloques A:hover {
    COLOR: #FFF;
    FONT-WEIGHT: bold;
    /* BORDER-LEFT:  #999999 1px solid; BORDER-RIGHT:  #999999 1px solid; */
    background: rgb(0, 86, 63);
}

.botonesEnlaces span.ayuda {
    background: transparent;
    COLOR: black;
    TEXT-DECORATION: none;
    FLOAT: right;
}

.botonesEnlaces span.ayuda a {
    padding: 2px 4px 2px 0px;
    MARGIN: 0px 2px 2px 0px;
    color: rgb(0, 86, 63);;
    font-size: 1em;
    TEXT-ALIGN: right;
}

.botonesEnlaces span.ayuda span {
    display: table-cell;
    vertical-align: middle;
    height: 18px;
}

.botonesEnlaces span.ayuda a:hover {
    text-decoration: underline;
}

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 26px;
    height: 26px;
    padding: 2px;
    background: transparent;
    border: 2px solid #060;
    color: #060;
    text-align: center;
    font: 22px Verdana, Arial, sans-serif;
    display: table-cell;
}

ul.leaders {
    max-width: 95%;
    margin-left: 5%;
    margin-right: 10%;
    margin-top: 2em;
    margin-bottom: 2em;
    overflow-x: hidden;
    list-style: none
}

ul.leaders li:not(.desglose ):after {
    float: left;
    width: 0;
    white-space: nowrap;
    content: ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
        ". . . . . . . . . . . . . . . . . . . . "
}

ul.leaders span:first-child:not(desglose) {
    max-width: 40%;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
    padding-right: 1em;
}

ul.leaders span.infoAdicional {
    margin-left: 4%;
    padding-left: 1%;
    padding-right: 1%;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: small;
}

ul.leaders span.cantidad {
    float: right;
    padding-left: 1%;
    FONT-STYLE: normal;
    FONT-FAMILY: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
    min-width: 5em;
    text-align: right;
    position: relative;
    z-index: 1;
}

ul.leaders span {
    background: white;
    font-size: medium;
}

ul.leaders li:not(.desglose){
    padding-top:10px;
}
ul.leaders li:last-child {
    FONT-WEIGHT: bold;
}

span.resultados {
    width: 75%;
    border: 2px solid rgb(0, 86, 63);;
}

div#textoentrebotones ol {
    display: block;
    padding: 0 0 0 26px;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
}

div#textoentrebotones ol li {
    width: 176px;
    margin-right: 44px;
    float: left;
    position: relative
}

div#textoentrebotones ol li:before {
    counter-increment: numList;
    content: counter(numList);
    float: left;
    position: absolute;
    left: -26px;
    font: bold 12px sans-serif;
    text-align: center;
    color: #fff;
    line-height: 18px;
    width: 18px;
    height: 18px;
    background: #060;
    -moz-border-radius: 999px;
    border-radius: 999px
}

div#textoentrebotones ol li:after {
    content: "\2192";
    color: rgb(0, 86, 63);;
    float: right;
    position: absolute;
    left: -26px;
    line-height: 18px;
    width: 18px;
    height: 18px;
}

/*********************** ESTILOS DEL DIV DE AVISOS ****************/
.avisos {
    background: 15px 15px no-repeat;
    background-color: #FFFF99;
    background-image: url(../images/iconos/warning.gif);
    padding: 8px 10px 8px 70px;
    border: 1px solid #FFCC00;
    min-height: 40px;
    margin-left: 5%;
    margin-right: 10%;
    text-align: left
}

.avisos p {
    background: transparent;
    border: 0
}

a.masInformacion {
    color: #ffffff;
    border: 1px solid #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    font-size: x-small;
}

 a.masInformacion:hover { text-decoration: none;}
 
 .text-primary{
    color: rgb(0, 86, 63)!important;
}

.btn-primary{
    background: rgb(0, 86, 63) !important;
    border: rgb(0, 86, 63) !important;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(8, 112, 13,.5);
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(8, 112, 13,.5);
}

.btn-outline-primary {
    color: #087021;
    background-color: transparent;
    background-image: none;
    border-color: #087021;
}
.btn-outline-primary:hover, .btn-outline-primary:active {
    color: #fff;
    background-color: #087021 !important;
    border-color: #087021 !important;
}

.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(8, 112, 13,.5) !important;
}


.btn-outline-primary:hover .fa , .btn-outline-primary:active .fa{
    color: #fff;
}

.btn-tasas { 
  color: #FFFFFF !important; 
  background-color: #333F48;
  border-color: #333F48;
} 
 
.btn-tasas:hover,.btn-tasas:focus,.btn-tasas:active,.btn-tasas.active,.open .dropdown-toggle.btn-tasas { 
  color: #FFFFFF !important; 
  background-color: #4E855C; 
  border-color: #333F48;
} 
 
.btn-tasas:active,.btn-tasas.active, .open .dropdown-toggle.btn-tasas { 
  background-image: none; 
} 
 
.btn-tasas.disabled, .btn-tasas[disabled], fieldset[disabled] .btn-tasas, .btn-tasas.disabled:hover, .btn-tasas[disabled]:hover, 
fieldset[disabled] .btn-tasas:hover, .btn-tasas.disabled:focus, .btn-tasas[disabled]:focus, fieldset[disabled] .btn-tasas:focus, 
.btn-tasas.disabled:active, .btn-tasas[disabled]:active, fieldset[disabled] .btn-tasas:active, .btn-tasas.disabled.active, 
.btn-tasas[disabled].active, fieldset[disabled] .btn-tasas.active {
  background-color: #333F48;
  border-color: #333F48;
} 
 
.btn-tasas .badge { 
  color: #333F48;
  background-color: #FFFFFF; 
}
 .btn-outline-tasas {
    color: #333F48;
    background-color: transparent;
    background-image: none;
    border-color: #333F48;
}
.btn-outline-tasas:hover, .btn-outline-tasas:active {
    color: #fff;
    background-color: #333F48 !important;
    border-color: #333F48 !important;
}

.btn-outline-tasas:focus {
    box-shadow: 0 0 0 0.2rem rgba(8, 112, 13,.5) !important;
}


.btn-outline-primary:hover .fa , .btn-outline-primary:active .fa{
    color: #fff;
}

.btn-circle.btn-xl {
    width: 40px;
    height: 40px;
    padding: 4px 10px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}


.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    rgb(0, 86, 63);
}
.btn-circle-selected {
    box-shadow: 0 0 0 0.2rem rgb(0, 86, 63);
}

.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 75%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 21px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.stepwizard-step p {
    padding: 0 0.5em;
}

.stepwizard-step .text-primary {
	margin-top:0.25rem;
}

.form-control:focus, .custom-select:focus {
  border-color: #087021 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(8, 112, 13, 0.6) !important;  
}

.custom-control-input-green:focus~.custom-control-label::before {
  border-color: #087021 !important;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25) !important;
}

.custom-control-input-green:checked~.custom-control-label::before {
  border-color: #087021 !important;
  background-color: #087021 !important;
}

.custom-control-input-green:focus:not(:checked)~.custom-control-label::before {
  border-color: #5bd778 !important;
}

.custom-control-input-green:not(:disabled):active~.custom-control-label::before {
  background-color: #d6f5dd !important;
  border-color: #d6f5dd !important;
}

.footer-ja-hacienda{
    background: #333F48;
    margin: 0;
    bottom: 0;
    margin-top: 22px !important;
    z-index: 2;
}
.aviso-legal-hacienda, .accesibilidad-hacienda {
    color: #FFF !important;
    font-family: Riojana-Regular;
    font-size: 15px !important;
}
a.aviso-legal-hacienda:active {color: #FFC72C !important;}
a.aviso-legal-hacienda:hover {color: #FFC72C !important;}
a.accesibilidad-hacienda:active {color: #FFC72C !important;}
a.accesibilidad-hacienda:hover {color: #FFC72C !important;}
.icono-accesibilidad { height:18px; }