#agrupacion {
    border: 1px solid #74B2EB;
    font-size: 1.2em;
    height: 100%;
    background-color: #FFF
}

#agrupacion .itemmouseover {
    background-color: #F1F3F5;
    color: #004A79;
    cursor: pointer;
    text-decoration: underline
}

#agrupacion .itemmouseout {
    background-color: transparent;
    color: #004A79;
    display: block
}

#agrupacion ul {
    overflow: hidden;
    background: #fff
}

#agrupacion ul li {
    overflow: hidden;
    display: block;
    font-size: .9em;
    color: #333;
    background: #fff url(../Img/fondoListaAgrup.jpg) left top repeat-x;
    padding-top: 3px
}

#agrupacion ul li a {
    color: #333;
    font-size: 1.1em;
    font-weight: 700;
    color: #fff
}

#agrupacion ul li a.open {
    background: url(../Img/Docs/minus_p.gif) left top no-repeat;
    width: 9px;
    height: 9px;
    float: left;
    display: block;
    margin: 3px 3px 0 0
}

#agrupacion ul li a.close {
    background: url(../Img/Docs/plus_p.gif) left top no-repeat;
    width: 9px;
    height: 9px;
    float: left;
    display: block;
    margin: 3px 3px 0 0
}

#agrupacion ul li a.openclose {
    text-decoration: none;
    color: #000;
    font-weight: 400
}

#agrupacion ul li a.openclose:hover {
    background-color: #EAA600
}

#agrupacion ul li a dfn {
    display: none
}

#agrupacion ul li a:hover {
    text-decoration: underline
}

#agrupacion ul li ul {
    margin-top: 8px;
    float: left
}

#agrupacion ul li ul li {
    background: 0 0;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 1em;
    font-weight: 400;
    padding: 0 5px 0 5px
}

#agrupacion ul li ul li .verMas {
    text-align: right;
    padding-bottom: 10px;
    background-image: none
}

#agrupacion ul li ul li .verMas a {
    color: #E02D65;
    font-weight: 400;
    text-decoration: underline
}

#agrupacion ul li ul li a {
    color: #333
}

#agrupacion ul li ul li a.open {
    background: url(../Img/Docs/minus.gif) left top no-repeat;
    width: 11px;
    height: 10px;
    float: left;
    display: block;
    margin: 3px 0 0 0
}

#agrupacion ul li ul li a.close {
    background: url(../Img/Docs/plus.gif) left top no-repeat;
    width: 11px;
    height: 10px;
    float: left;
    display: block;
    margin: 3px 0 0 0
}

#agrupacion ul li ul li ul {
    margin: 0 5px 2px 15px;
    float: none
}

#agrupacion ul li ul li ul li {
    font-weight: 400;
    font-size: 1em;
    background: #f6f4f5 url(../Img/Docs/bullet_m.gif) left top no-repeat;
    padding: 0 0 0 15px
}

#agrupacion ul li ul li ul li a {
    font-weight: 400
}

#agrupacion ul li ul li dfn {
    display: none
}

#agrupacion ul #ul_gi_date,
#agrupacion ul #ul_gi_jurisdiccion,
#agrupacion ul #ul_gr_tribunal {
    height: 200px;
    overflow: auto
}

#cLeft h4 {
    text-align: center;
    background-color: #EBEBEB;
    color: #06355a;
    padding: .5em 1em;
    margin: 1em .5em 0 .5em;
    z-index: 2;
    position: relative
}

#cLeft #ulmTemas {
    background-color: #DDD;
    margin-top: -10px;
    z-index: 1;
    position: relative;
    padding: 1em 0 1em 0;
    list-style-type: none
}

#cLeft #ulmTemas li a {
    color: #4e5255;
    display: block;
    width: 100%;
    padding-left: 1em
}

#cLeft #ulmTemas li a dfn {
    font-style: normal
}

#cLeft #ulmTemas li a:hover {
    color: #fff!important;
    font-weight: 700;
    text-decoration: none;
    background-color: #06355a
}

#cLeft.lrtemges li a[title^=Gest] {
    color: #06355a!important;
    font-weight: 700
}

#cLeft.lrtemrel li a[title^=Rel] {
    color: #06355a!important;
    font-weight: 700
}

#cLeft.lrtemform li a[title^=Form] {
    color: #06355a!important;
    font-weight: 700
}

#cLeft.lrtemcomp li a[title^=Comp] {
    color: #06355a!important;
    font-weight: 700
}

#cLeft.lrtemsel li a[title^=Sel] {
    color: #06355a!important;
    font-weight: 700
}

#cLeft.lrtemprl li a[title^=PRL] {
    color: #06355a!important;
    font-weight: 700
}

#cCenter #resultados {
    margin-top: 1em
}

#cCenter #resultados dl {
    padding: 1em
}

#cCenter #resultados dl:nth-child(2n) {
    background-color: #f0f0f0
}

#cCenter #resultados dl:last-child {
    border: none;
    margin-bottom: 0
}

#cCenter #resultados dt {
    padding-left: 1em;
    background-color: #e4eef7;
    color: #0668A9;
    display: none
}

#cCenter #resultados dd.titulo a {
    font-size: 18px;
    color: #1a4e78
}

#cCenter #resultados dd.fechapublicacion {
    float: left;
    margin-right: .5em;
    padding-right: .5em;
    border-right: 1px solid #393939
}

#cCenter #resultados dd.fechapublicacion span {
    background: url(../img/ico-calendario-publicacion.png) no-repeat left center;
    padding-left: 25px;
    color: #393939
}

#cCenter #resultados dd.autor ul {
    list-style-type: none;
    padding: 0;
    color: #393939
}

#cCenter #resultados dd.autor ul li {
    height: 20px
}

.popupContainer #control span#lbl {
    display: block;
    margin: 20px;
    font-size: 1.1em;
    font-weight: 700
}

.popupContainer #RefineResultsTitle {
    color: #0668A9;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    background-color: #A5C9E1;
    font-size: 1.1em;
    margin: 0 10px 0 10px;
    font-weight: 700
}

.popupContainer #RefineResultsList {
    margin: 0 20px;
    padding: 15px;
    height: 360px;
    padding: 0;
    background: #fff;
    overflow: auto
}

.popupContainer #RefineResultsList ul {
    width: 400px;
    margin: 10px auto;
    background: url(../Img/fondo_li_popup.gif) 230px top repeat-y;
    border: 2px solid #85a8c1
}

.popupContainer #RefineResultsControl ul li {
    list-style: none;
    clear: both;
    height: 20px;
    margin-top: 0;
    margin-bottom: 0
}

.popupContainer #RefineResultsControl ul li input {
    float: left
}

.popupContainer #RefineResultsControl ul a {
    float: left;
    text-decoration: none;
    display: block;
    color: #333;
    padding: 2px 0 0 0;
    font-size: 1.1em
}

.popupContainer #RefineResultsControl ul a span {
    width: 230px;
    display: block;
    float: left;
    text-align: left;
    margin: 0 5px;
    font-size: 1.1em;
    color: #12486c
}

.popupContainer .refinebtns {
    margin-top: 10px;
    text-align: center
}

.popupContainer #refinepopdiv {
    background: #fff;
    padding: 5px 0;
    width: 400px;
    margin: 5px auto
}

.popupContainer #refinepopdiv a {
    display: block
}

.popupContainer #okbtn {
    color: #fff;
    border: none;
    background: url(../IMG/btn_encontrar.jpg) left top no-repeat;
    width: 100px;
    font-size: 1.2em;
    font-weight: 700;
    height: 29px;
    padding: 0 0 3px 0;
    text-transform: uppercase;
    margin: 0 10px 0 0
}

.popupContainer #cancelbtn {
    color: #fff;
    border: none;
    background: url(../IMG/btn_limpiar.jpg) left top no-repeat;
    width: 100px;
    font-size: 1.2em;
    font-weight: 700;
    height: 29px;
    padding: 0 0 3px 0;
    text-transform: uppercase
}

#ResulRow dl {
    min-height: 80px
}

dd.Novedades dfn {
    display: none
}

dd.Novedades {
    background-image: url(../Img/Docs/LogoNovedades.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 0;
    background-position: left top
}

dd.interes {
    float: left;
    height: 17px;
    padding: 0;
    position: relative;
    width: 22px
}

dd.interes2 {
    float: left;
    height: 20px;
    padding: 0;
    position: relative;
    width: 44px
}

dd.interes:before {
    background: url(../Img/Docs/interes.gif) no-repeat scroll -2px transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

dd.interes2:before {
    background: url(../Img/Docs/interes2.gif) no-repeat scroll -2px transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#cuerpo #control span#lbl {
    color: #0575C7;
    display: block;
    margin: 20px;
    font-size: 1.3em;
    font-weight: 700;
    margin-bottom: 5px
}

#Volver div {
    width: 99.8%
}

#Volver a {
    display: block;
    text-align: center;
    color: #CD036F;
    font-weight: 700;
    padding: 4px 15px 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1em
}

#Volver a:hover {
    text-decoration: underline
}

#rar {
    width: 99.8%
}

#rar a {
    display: block;
    text-align: center;
    color: #CD036F;
    font-weight: 700;
    padding: 4px 15px 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1em
}

#rar a:hover {
    text-decoration: underline
}

a#linkToIReport {
    display: block;
    text-align: center;
    background-image: url(../Img/i_report_resul.jpg);
    background-position: 1px 1px;
    background-repeat: no-repeat;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    height: 49px;
    border: 1px solid #74B2EB
}

#txtRefineSearchFree {
    width: 70%;
    height: 17px;
    float: left;
    margin: 0 5px;
    border: 1px solid #AABBCB;
    color: #000
}

#lnkRefineSearchFree {
    background: url(../Img/search.jpg) left top no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    margin: 1px 0 0 0;
    float: left
}

#lnkRefineSearchFree dfn {
    display: none
}

#divRefineSearchFree {
    padding: 10px 0 2px 0;
    margin: 0 10px 0 10px;
    border: 1px solid #CCC
}

#divRefineSearchFree div {
    text-align: left;
    margin: 25px 0 0 0
}

#lnkPopUpSearch {
    display: block;
    margin-left: 10px;
    text-decoration: none;
    color: #394A78
}

#lnkPopUpSearch:hover {
    color: #CD036F
}

#ReturnAllResults1 {
    height: 38px
}

#ReturnAllResults1 a {
    height: 22px;
    display: block;
    color: #1f2025;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    padding: 0;
    font-weight: 700;
}

#ReturnAllResults1 a:hover {
    text-decoration: underline
}

a#linkToIReport {
    display: block;
    text-align: center;
    background-image: url(../Img/i_report_resul_gr.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    height: 66px;
    margin: 0 10px 0 10px
}

#cCenter #cRightCenter {
    padding-top: 32px
}

#Recursospage #cCenter #cRightCenter {
    padding-top: 0;
}

#Recursospage #cCenter #cRightCenter .wk-main__result-list-content:first-child {
    border-top: none;
}

#ResultList #pestanias {
    clear: both
}

#ResultList #tabs {
    padding: 0
}

#ResultList #tabs li {
    display: inline-block;
    list-style: none;
    margin-right: 3px;
    text-align: center;
    border: 1px solid #3d9ed6;
    font-size: .8em;
    padding: 5px 10px 5px 10px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    position: relative
}

#ResultList #tabs li a {
    color: #000;
    text-decoration: none
}

#ResultList #tabs li span {
    display: block
}

#ResultList #tabs li .cantidad {
    font-weight: 700
}

#ResultList #tabs li.on {
    background-color: #e4eef7;
    border: 1px solid #1a4e78
}

#ResultList #tabs li:hover {
    background-color: #e4eef7;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    border: 1px solid #1a4e78
}

#ResultList #tabs li.on::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 7px 7px;
    border-color: transparent transparent #1a4e78 transparent
}

.wk-ResultRow-ShortList dl .titulo span#commentary {
    height: 27px;
    width: 22px;
    background: url(../Img/notas-amarillo.png) no-repeat;
    margin: 0 5px;
    padding: 5px 15px
}

.wk-ResultRow-ShortList dl .titulo span#favourite {
    height: 27px;
    width: 22px;
    background: url(../Img/estrella.png) no-repeat;
    margin: 0 5px;
    padding: 5px 15px
}

.wk-ResultRow-ShortList .cabecera a {
    color: #000;
    text-align: justify;
    line-height: 20px
}

.wk-ResultRow-ShortList .cabecera a:hover {
    text-decoration: underline
}


/* [class*=wk-icon-] {
    display: block;
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-image: url(../img/wk-sprite.png);
    background-repeat: no-repeat;
    color: transparent;
    font: 0/0 serif;
    text-shadow: none
} */

.wk-icon-scrollup {
    width: 105px;
    height: 45px;
    position: fixed;
    bottom: 0;
    right: 10px;
    display: none;
    background-position: 0 -153px;
    text-indent: -9999px
}

.wk-icon-vermas {
    float: right;
    background-position: -75px -8px;
    margin-top: 2px
}

#edicionHistorico div {
    display: inline-block
}

#edicionHistorico #edition_texto:after {
    content: ":\00a0 "
}

#edicionHistorico #matter_texto:after {
    content: ":\00a0 "
}

#edicionHistorico .cPt {
    line-height: 25px
}

#IndicesistematicoHistorico .cEp a,
#IndicesistematicoHistorico .dcl,
#IndicesistematicoHistorico .dop {
    position: relative;
    padding-left: 20px
}

#IndicesistematicoHistorico .dcl:before {
    width: 20px;
    height: 20px;
    content: "";
    background-image: url(../img/wk-sprite.png);
    background-repeat: no-repeat;
    background-position: -40px -136px;
    position: absolute;
    left: 0
}

#IndicesistematicoHistorico .dop:before {
    width: 20px;
    height: 20px;
    content: "";
    background-image: url(../img/wk-sprite.png);
    background-repeat: no-repeat;
    background-position: -7px -136px;
    position: absolute;
    left: 0
}

#IndicesistematicoHistorico .cEp a:before {
    width: 20px;
    height: 20px;
    content: "";
    background-image: url(../img/wk-sprite.png);
    background-repeat: no-repeat;
    background-position: -71px -135px;
    position: absolute;
    left: 0
}

#IndicesistematicoHistorico .cEp {
    margin-bottom: 0
}

#IndicesistematicoHistorico .cEp .op {
    display: block
}

#IndicesistematicoHistorico .cEp .cl {
    display: none
}

#IndicesistematicoHistorico .cEp a {
    display: inline-block;
    margin-left: 10px;
    padding-left: 20px;
    color: #333
}

#IndicesistematicoHistorico .cEp .cEp .cEp dt {
    font-weight: 400
}

.sticky {
    z-index: 10
}

#AlertasMetadatos {
    float: left;
    margin-top: 16px
}

#ActualidadLocal {
    background-color: #E4EEF7;
    margin: 0 0 20px 15px;
    padding: 15px
}

#AlertasMetadatos p {
    font-size: 1.1em;
    text-align: left;
    color: #0668A9
}

#AlertasMetadatos ul {
    text-align: left
}

#AlertasMetadatos ul li {
    color: #0668A9;
    font-weight: 700;
    font-size: 1.1em
}

#AlertasMetadatos a {
    background: url(../IMG/alertas_actualidad_local.jpg) left top no-repeat;
    width: 129px;
    height: 100px;
    display: block;
    margin: 0 0 0 15px
}

#NovedadesResultList {
    margin: 0 0 0 22%
}

#NovedadesResultList #resultados {
    padding: 20px 0 0 15px
}

#NovedadesResultList #resultados #ResulRow {
    height: 390px
}

.summaryPopupContainerClass {
    width: 600px!important;
    height: 500px
}

.is-show {
    display: block
}

.is-hidden {
    display: none
}

.l-preview {
    position: fixed;
    height: 95%;
    margin-top: 1%;
    padding: 0 10px;
    overflow: auto;
    right: 85px;
    width: 400px;
    font-size: 1.3em
}

.preview {
    background-color: #fff;
    border: 1px solid #666;
    box-shadow: 0 0 5px rgba(50, 50, 50, .75)
}

.preview-container {
    display: block;
    padding: 5px;
    background-color: #FFF
}

.preview-header {
    display: block;
    margin: .9em .9em 0 .9em;
    padding: 15px 0 10px 0;
    font-size: 1em;
    line-height: 1.4em;
    border-bottom: 1px solid #CCC;
    font-weight: 700
}

.preview-content {
    margin: 0 1em;
    padding: 0 0 1em 0
}

.preview-element {
    padding: 15px 0;
    font-size: .9em;
    border-bottom: 1px solid #ccc
}

.HighlightExtended {
    background-color: #d6d494
}

.preview--style1 {
    top: 0;
    background-color: #EEF6F9
}

.preview--style1 .preview-number {
    color: #394A78
}

.preview--style1 .preview-title {
    color: #394A78
}

.preview-element a {
    color: #333;
    text-decoration: none;
    line-height: 1.7em
}

.preview-element a:hover {
    text-decoration: underline
}

.closeAdvancedSummary {
    background: url(../../Img/wk-sprite.png) no-repeat scroll -136px -8px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 10px 0 0 0
}

#UltOrdenanzasMensaje {
    float: left;
    margin-top: -20px
}

#hrefUltimasOrdenanzas {
    color: #cd036f;
    float: left;
    font-size: 1.3em;
    margin: 20px 0 0 15px;
    text-transform: uppercase
}

#Ultimas_Ordenanzas {
    background-color: #e4eef7;
    margin: 50px 0 20px 15px;
    padding: 5px
}

#Ultimas_Ordenanzas p {
    color: #0668a9;
    font-size: 1.1em;
    text-align: left
}