.is-show {
    display: block;
}

.is-hidden {
    display: none;
}
/*
#cHead.affix {
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    height: auto;
    background-color: #fff;
}

@media (max-width: 1023px) {
    #cHead.affix {
        position: static;
    }
}

#cHead.affix:before {
    display: none;
}

#cHead.affix #cMenuTop {
    display: none;
}

#cHead.affix #cMenuGestUsu {
    display: none;
}

@media (max-width: 1279px) {
    #cHead.affix .wk-btn-bars {
        top: 0;
    }
}

#cHead.affix #cLogo {
    display: none;
}

#cHead.affix #cLogin {
    display: none;
}

#cHead.affix a[onclick*="AreaPersonal.aspx"] {
    display: none;
}

#cHead.affix #cMenu:after {
    top: 0;
}

@media (max-width: 1023px) {
    #cHead.affix + .cBody .wk-resultlist-results {
    }
}

#cHead.affix + .cBody #PB_ResultListLayout[style*="height"] {
    height: auto!important;
}

#cHead.affix + .cBody #PB_ResultListLayout {
    top: 110px;
}

@media (max-width: 1023px) {
    #cHead.affix + .cBody #PB_ResultListLayout {
        padding-top: 16px;
        top: 0;
    }
}

#cHead.affix + .cBody .wk-resultlist .wk-resultlist-juri {
    top: 110px;
}

@media (max-width: 1023px) {
    #cHead.affix + .cBody .wk-resultlist .wk-resultlist-juri {
        top: 0;
    }
}
*/

.cBody {
    padding: 0 32px;
    padding-right: 70px;
    overflow: inherit !important;
    margin-top:170px;
}

@media (max-width: 1023px) {
    .cBody {
        padding:0 16px;
    }
}

div#agrupacion .itemmouseover {
    color: #00426c;
    cursor: pointer;
}

div#agrupacion .itemmouseout {
    background-color: transparent;
    color: #004A79;
    display: block;
}

div#agrupacion li.itemmouseover {
    background-color: #F1F3F5;
    color: #004A79;
    cursor: pointer;
    text-decoration: underline;
}

div#agrupacion li.itemmouseout {
    background-color: transparent;
    color: #333333;
    display: block;
}

div#agrupacion ul.agrup {
    padding: 5px 0px;
    background: #F6F4F5;
    margin: 5px;
    height: 95%
}

div#agrupacion ul {
    overflow: hidden;
}

div#agrupacion ul li {
    overflow: hidden;
    display: block;
    font-size: 0.9em;
    color: #333;
    background: #fff url(../Img/fondoListaAgrup.jpg) left top repeat-x;
    padding-top: 3px;
}

div#agrupacion ul #ul_gr_tribunal, div#agrupacion ul #ul_gi_jurisdiccion, div#agrupacion ul #ul_gi_date {
    height: 200px;
    overflow: auto
}

div#agrupacion ul li ul {
    margin-top: 8px
}

div#agrupacion ul li ul li {
    font-size: 1em;
    font-weight: bold;
    padding: 0 5px 0 5px;
    background: none;
    padding-top: 1px;
    padding-bottom: 1px;
}

div#agrupacion ul li ul li ul {
    margin: 0 5px 2px 15px;
    float: none;
}

div#agrupacion ul li ul li ul li {
    font-weight: normal;
    font-size: 1em;
    background: #F6F4F5 url(../Img/Docs/bullet_m.gif) left top no-repeat;
    padding: 0 0 0 15px;
}

div#agrupacion ul li a {
    font-family: "Trebuchet MS";
    color: #333;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff
}

div#agrupacion ul li ul li a {
    color: #333
}

div#agrupacion ul li ul li ul li a {
    font-weight: normal
}

div#agrupacion ul li a.open {
    background: url(../Img/tree/folder.gif) left top no-repeat;
    width: 20px;
    height: 15px;
    float: left;
    display: block;
    margin: 0 0 0px 2px;
}

div#agrupacion ul li a.close {
    background: url(../Img/tree/folder_closed.gif) left top no-repeat;
    width: 20px;
    height: 15px;
    float: left;
    display: block;
    margin: 0 0 0px 5px;
}

div#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 0px 0;
}

div#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 0px 0;
}

div#agrupacion ul li a dfn {
    display: none;
}

div#agrupacion ul li a:hover {
    text-decoration: underline;
}

div#agrupacion ul li a.openclose {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

div#agrupacion ul li a.openclose:hover {
    background-color: #EAA600;
}

div#agrupacion ul li ul li dfn {
    display: none;
}

div#agrupacion ul li ul li.verMas {
    text-align: right;
    padding-bottom: 10px;
    background-image: none;
}

div#agrupacion ul li ul li.verMas a {
    color: #E02D65;
    font-weight: normal;
    text-decoration: underline;
}

#ul_gr_anio_more{
    background-color:white;
}

div#errorMessageLayer .servicioAtencion {
    display: none;
}

div#errorMessageLayer .documentBrowserFootLabel p {
    font-weight: bold;
    margin: 0;
}

#wcresultslist_noresults {
    text-align: center;
}

#wcresultslist_noresults #hrefNewSearch {
    clear: both;
    margin: 20px auto 0 auto;
    display: table;
    height: 27px;
    line-height: 32px;
    padding: 0 16px;
}

#commentedCodes_noResults {
    color: #333333;
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    height: 100%;
    overflow: auto;
    margin-top: 3em;
    width: 100%;
    float: left;
}

#commentedCodes_noResults a {
    color: #ffffff;
    display: block;
    text-align: center;
    margin-top: 12px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    background-color: #00426c;
    padding-bottom: 3px;
    padding-top: 1px;
    text-decoration: none;
}

/* Estilos para imagenes que se muestran en el resultlist */
div#ResulRow dl dd.libros_doctrina {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../Img/libros_doctrina.jpg);
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: -1em;
    margin-left: 5px;
}

div#ResulRow dl dd dfn.libros_doctrina {
    display: none;
}

div#ResulRow dl dd.libros_doctrina1 {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../Img/libros_doctrina.jpg);
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: -1em;
}

div#ResulRow dl dd dfn.libros_doctrina1 {
    display: none;
}

div#ResulRow dl dd.libros_doctrina2 {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../Img/libros_doctrina.jpg);
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: -1em;
}

div#ResulRow dl dd dfn.libros_doctrina2 {
    display: none;
}

div#Volver div {
    width: 99.8%;
    background-color: #fff;
    height: 31px;
}

div#Volver a {
    display: block;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    padding: 5px 0 3px 0;
    text-decoration: none;
    text-transform: uppercase;
}

a#linkToIReport {
    display: block;
    text-align: center;
    background-image: url(../Img/i_report_resul.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    /*padding-top:6px; padding-left:16px;*/
    text-decoration: none;
    text-transform: uppercase;
    /*width:150px;*/
    height: 66px;
    margin-top: 0px;
    /* margin-left:20px; margin-top:3px;border:1px solid #74B2EB;*/
    margin-top: 12px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../Img/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../Img/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../Img/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../Img/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/*Lista resultados codigos comentados*/
.ResultListCC #pestanias {
    margin-left: 230px
}

#divCommentedCodesList {
    height: 90%
}

#divCommentedCodesList #divTabsCommentedCodes {
    float: left;
    width: 210px;
    margin: 10px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 20px;
    height: 95%;
    /* border:1px solid #99B7E8*/
}

#divCommentedCodesList #divArticles {
    height: 100%;
    overflow: auto;
}

div.ResultListCC2 #divCommentedCodesList #divTabsCommentedCodes {
    display: none;
}

#divCommentedCodesList #lblSelectCode {
    display: block;
    /* background-color:#9EC1D7;*/
    color: #eaa600;
    text-align: left;
    font-size: 1.1em;
    font-weight: bold;
    padding: 4px 1px
}

#divCommentedCodesList #divTabsCommentedCodes #ulTabs .Highlight, #divCommentedCodesList #divTabsCommentedCodes #ulTabs .HighlightExtended {
    background-color: transparent;
    color: inherit;
    padding-left: 0;
    padding-right: 0
}

#divCommentedCodesList #divTabsCommentedCodes #ulTabs li {
    display: block;
    margin-top: 10px;
}

#divCommentedCodesList #divTabsCommentedCodes #ulTabs li div.tabOn {
    background: transparent url(../Img/tabCommentedCodes.gif) no-repeat left top;
    color: #FFF;
    font-size: 1.3em;
    /*padding:5px; */
    text-align: center;
    /*margin-left:-10px; */
    font-weight: bold;
    color: #18567f;
    text-align: center;
    height: 51px;
    padding-top: 8px;
}

#divCommentedCodesList #divTabsCommentedCodes #ulTabs li div.tabOff {
    color: #FFF;
    font-size: 1.3em;
    text-align: center;
    font-weight: bold;
    color: #0033FF;
    text-align: center;
    height: 51px;
    padding-top: 8px;
}

#divCommentedCodesList #divTabsCommentedCodes #ulTabs li div.tabOff a {
    color: #FFF;
    text-decoration: none;
    display: block;
    background: transparent url(../Img/tabCommentedCodes.gif) no-repeat left bottom;
    /*padding:5px;*/
    color: #999;
    display: block;
    height: 51px;
    padding-top: 8px;
}

#divCommentedCodesList #divTabsCommentedCodes #ulTabs li div.tabOff a:hover {
    background: transparent url(../Img/tabCommentedCodes.gif) no-repeat left top;
    color: #18567f;
}

#divCommentedCodesList #divArticles #ulArticles {
    border: 1px solid #9BAFE3
}

#divArticles #ulArticles li.fragment {
    border-bottom: 1px solid #C4D4E7;
    color: #4B4B4B;
    list-style-type: none;
    margin: 0 10px;
    padding: 0.3em 0 2.3em;
    text-align: justify;
}

#divArticles #ulArticles li.fragment .spNumber {
    display: block;
    float: left;
    margin: 6px 0 0;
    color: #004A97;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 3px;
}

#divArticles #ulArticles li.fragment .divEpigraph {
    padding-left: 30px;
    color: #004A97;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 15px 5px 0;
}

#divArticles #ulArticles li.fragment .divArticle {
    padding-left: 30px;
    color: #004A97;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    margin: 5px 15px 5px 0;
}

#divArticles #ulArticles li.fragment .divArticle a {
    text-decoration: none;
    color: #004A97
}

#divArticles #ulArticles li.fragment .divArticle a:hover {
    text-decoration: underline
}

#divArticles #ulArticles li.fragment .divSummary {
    display: block;
    font-size: 1.2em;
    margin: 0 1.2em 0.7em;
    color: #333;
    padding-left: 15px;
}

#divArticles #ulArticles li.fragment .divSummary a {
    color: #333;
    text-decoration: none
}

#divArticles #ulArticles li.fragment .divSummary a:hover {
    text-decoration: underline
}

#divArticles #ulArticles li.fragment .btnFragments {
    width: 145px;
    height: 17px;
    background: transparent url(../Img/Docs/sumariosDin.gif) no-repeat 0 0;
    color: #002e74;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    display: block;
    margin-left: 30px;
    padding-top: 2px;
    line-height: 23px;
    font-size: 0;
    color: #FFF
}



.wk-resultlist .jcarousel-item{min-width:112px;text-align: center;display:inline-table}
.wk-resultlist .jcarousel-item [id*='Mejores resultados']{width:200px}

/*form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] .wk-resultlist .jcarousel-item .titulo, form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] .wk-resultlist .jcarousel-item .cantidad, form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout #RefineResultsTitle, form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout .wk-resultlist-grouping #lblAgrupacion, form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout .wk-resultlist-grouping #lblAgrupacion, form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #cHead #cPath #cHelp #hrefAyuda dfn, form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] .wk-resultlist #ResultList dd.titulo a span:hover {
    color: #77BC38;
}*/

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout #lnkRefineSearchFree {
    background-color: #6BB518;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout .wk-resultlist-grouping #agrupRow ul#agrup .head.ui-accordion-header.ui-state-active:after {
    background-position: -38px -293px;
    top: -1px;
    height: 22px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout .wk-resultlist-grouping #agrupRow ul#agrup a.open {
    background-position: -264px -260px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout .wk-resultlist-grouping #agrupRow ul#agrup .head.ui-accordion-header:after {
    background-position: -70px -294px;
    top: -4px;
    height: 22px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #PB_ResultListLayout .wk-resultlist-grouping #agrupRow #agrupGoButton a#groupingGoButton {
    background: linear-gradient(to bottom, #75bc20 0%,#4ea200 100%);
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #navToolbar a#navigationcontrol_nextimage {
    background-position: -45px -329px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #navToolbar a#navigationcontrol_previousimage {
    background-position: -10px -329px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #navToolbar a#navigationcontrol_lastimage {
    background-position: -39px -362px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #navToolbar a#navigationcontrol_firstimage {
    background-position: -8px -362px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #cHead #cMenuSup li#imPr31 a dfn {
    color: #77BC38;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] #cHead #cPath #cHelp #hrefAyuda:before {
    background-position: -200px -260px;
}

form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] .wk-resultlist #ResultList dd.titulo a span:hover, form[action*='ListaResultadosRelacionadosFinalUrb.aspx?'] .wk-resultlist #ResultList dd.titulo a:hover {
    color: #77BC38 !important;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] .wk-resultlist .wk-resultlist-content #PB_ResultListLayout {
    overflow: hidden !important;
}

[action*='ShortList.aspx'] .l-preview {
    right: 72px;
}

.wk-resultlist .wk-shortList-head {
    background-color: #f2f2f2;
    display: table;
    width: 100%;
    box-sizing: border-box;
    line-height: 32px;
    padding: 0 0 0 16px;
    margin: 0 0 1em 0;
}

.wk-resultlist .wk-shortList-head > span {
    text-transform: uppercase;
    float: left;
}

.wk-resultlist .wk-shortList-head a.wk-link-vermas {
    float: right;
    font-size: .8rem;
    text-align: center;
}

.wk-resultlist .wk-shortList-head a.wk-link-vermas:hover {
    text-decoration: none
}

.wk-resultlist .wk-shortList-head .wk-icon-vermas {
    display: none;
}

.plusIconECU + ul {
    display: none !important;
}

.minusIconECU + ul {
    display: block !important;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] .wk-resultlist-tabs .jcarousel-item.on, [action*='ListaResultadosRelacionadosUrb.aspx'] .wk-resultlist #ResultList dd.titulo a, [action*='ListaResultadosRelacionadosUrb.aspx'] #cHead #cMenuSup li#imPr31 a, [action*='ListaResultadosRelacionadosUrb.aspx'] #PB_ResultListLayout #RefineResultsTitle, [action*='ListaResultadosRelacionadosUrb.aspx'] #PB_ResultListLayout .wk-resultlist-grouping #lblAgrupacion, [action*='ListaResultadosRelacionadosUrb.aspx'] #cHead #cPath #cHelp #hrefAyuda {
    color: #74BB1F;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] .wk-resultlist #ResultList dd.interes dfn {
    background-position: -328px -283px;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] #PB_ResultListLayout #lnkRefineSearchFree {
    background-color: #74BB1F;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] #PB_ResultListLayout .wk-resultlist-grouping #agrupRow ul#agrup .head.ui-accordion-header:after {
    background-position: -70px -294px;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] #PB_ResultListLayout .wk-resultlist-grouping #agrupRow ul#agrup .head.ui-accordion-header:after {
    height: 22px;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] #cHead #cPath #cHelp #hrefAyuda:before {
    background-position: -200px -260px;
}

[action*='ListaResultadosRelacionadosUrb.aspx'] #PB_ResultListLayout .wk-resultlist-grouping #agrupRow #agrupGoButton a#groupingGoButton {
    background: linear-gradient(to bottom, #75bc20 0%,#4ea200 100%);
}

[action*='ListaResultadosRelacionadosUrb.aspx'] .wk-resultlist #ResultList dd.titulo a.itemmouseover:hover {
    color: #54960D;
}

.wk-resultlist-tabs .jcarousel-prev:before {    
    content: '\e910';
    font-size: 22px;
    display: block;
    height: 100%;
    font-family: 'wk-icons';
    font-weight: normal;
}

.wk-resultlist-tabs .jcarousel-next:before {
    content: '\e911';
    display: block;
    font-size: 22px;
    height: 100%;
    font-family: 'wk-icons';
    font-weight: normal;
}

[action*='ListaResultadosRelacionadosFinalUrb'] .wk-resultlist #ResultList dd.interes dfn, [action*='ListaResultadosRelacionadosUrbCom'] .wk-resultlist #ResultList dd.interes dfn {
    background-position: -328px -282px;
}

[action*='ListaResultadosUrbCom'] .l-preview {
    right: 82px;
}

[action*='Urb'] #cMenuSup {
    visibility: hidden;
}

[action*='ListaResultadosUrb.aspx'] .wk-resultlist-tabs .jcarousel-item a:hover {
    color: #53940D;
}

[action*='ListaResultadosUrb.aspx'] div#ResulRow dl dd.tdcpath {
    color: #63B011;
    font-size: .8rem;
}

[action*='DocumentoUrb.aspx'] #dHead div.jDa p.jPte {
    color: #72BA1D;
}

[action*='DocumentoUrb.aspx'] #dHead div.jDa p + p {
    color: #72BA1D;
}

[action*='DocumentoUrb.aspx'] #dFiC dl.dSF a {
    color: #72BA1D;
}

[action*='DocumentoUrb.aspx'] #dFiC li.iop:before {
    background-position: -266px -260px;
}

[action*='ListaResultadosUrb.aspx'] .wk-resultlist #ResultList dd.publicacion_desc a:hover {
    color: #72BA1D;
}

#PB_ResultListLayout .wk-resultlist-grouping #lblAgrupacion {
    display: block;
    font-size: 1.05em;
    margin-bottom: 5px;
    line-height: 1.4em;
    display: none;
}

/*#resultados .TipoDoctAD {
    background-image: url(/img/sprite.png);
    background-position: -66px -160px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    float: left;
}
*/


#resultados .TipoDoctLC {
    background-image: url(/img/sprite.png);
    background-position: -320px -160px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    float: left;
}

.plusIcon::after {
    content: '';
    background-image: url(/img/sprite.png);
    background-position: -70px -102px !important;
    background-repeat: no-repeat;
    width: 21px;
    height: 20px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -2px;
    right: -2px;
}

[action*='ListaResultados'] .plusIcon::after {
    background-position: -70px -101px !important;
}

.plusIconECU::after {
    content: '';
    background-image: url(/img/sprite.png);
    background-position: -70px -294px !important;
    background-repeat: no-repeat;
    width: 21px;
    height: 20px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: -2px;
    right: -2px;
}

.minusIconECU::after {
    content: '';
    background-image: url(/img/sprite.png);
    background-position: -38px -294px !important;
}

.wk-resultlist-tabs a:hover {
    text-decoration: none;
}

/*Lista de resultados - contenido */
.wk-resultlist-results .wk-shortList {
    /* border-left: 1px solid #CCC; */
}

.wk-resultlist #Div1 {
    width: 74.9%;
    float: right;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.wk-resultlist #Div2 {
    width: 24.9%;
    padding: 0;
    margin: -48px 0 0 0;
    float: left;
}


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: 0px;
    background-position: left top;
}

/*Lista corta*/
.wk-resultlist-results [type="checkbox"] {
    float: left;
    margin-right: 5px;
}

dd.interes2 {
    float: left;
    height: 20px;
    padding: 0;
    position: relative;
    width: 44px;
}

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%;
}

/*Lista convenios*/
.wk-resultlist-results-cc dl {
    border: none;
}

.wk-resultlist-results-cc dd {
    margin-left: 0;
    overflow: hidden;
}

.wk-resultlist-results-cc dt {
    font-size: 1.1em;
}

.wk-resultlist-results-cc .level1 dt, .wk-resultlist-results-cc dt {
    color: #0867AB;
    padding: 10px;
    font-weight: bold;
}

.wk-resultlist-results-cc .level2 dt {
}

.wk-resultlist-results-cc .level5 dt {
    color: #7BC323;
    font-weight: bold;
    background-color: transparent;
    border-bottom: 1px solid #eaeaea
}

.wk-resultlist-results-cc .level1 .option1 {
}

.wk-resultlist-results-cc .level1 .option2 {
}

.wk-resultlist-results-cc .level2 .option0, .wk-resultlist-results-cc .level2 .option1 {
    background-color: #C2D2E2;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 10px;
    color: #333;
}

.wk-resultlist-results-cc .level3 dt {
    background-color: #EDF0F7;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 10px;
}

.wk-resultlist-results-cc .level4 dt {
    clear: both;
    margin-top: 10px;
    color: #0867AB;
    background-color: transparent;
}

.wk-resultlist-results-cc .c_doc {
    display: block;
    float: left;
    margin-top: 5px;
    width: 80%;
}

.wk-resultlist-results-cc .c_doc:before {
    float: left;
    width: 10px;
    height: 10px;
    content: "";
    margin-top: 4px;
    margin-left: 5px;
    background-image: url("../img/wk-sprite.png");
    background-repeat: no-repeat;
    background-position: -234px -138px;
}

.wk-resultlist-results-cc .level3 dd.c a, .wk-resultlist-results-cc .level4 dd.c a {
    margin-left: 25px;
    display: block;
    color: #333;
}

.wk-resultlist-results-cc .c_alert {
    display: block;
    float: left;
    width: 20%;
}

.wk-resultlist-results-cc .c_alert > input {
    width: 80%;
    height: 20px;
    padding: 2px 0;
    border-radius: 3px;
    border: none;
    background: url("../img/alertasCC.png") no-repeat #C9D7ED center;
}

/*.wk-resultlist-results-cc .c_alert > input:before{
	content:"A�adir a mis alertas";
	display:block;
	margin:auto;
	color:#036;
}*/
.wk-resultlist-results-cc .level3 .option1 {
}

.wk-resultlist-results-cc .level3 .option2 {
}

.wk-resultlist-results-cc .level4 .option1 {
}

.wk-resultlist-results-cc .level4 .option2 {
}

/*Segunda lista de convenios*/
.wk-resultlistCC {
}

.wk-resultlistCC .resultados {
}

.wk-resultlistCC h2 {
    margin: 10px 15px;
    font-size: 1.4em;
}

.wk-resultlistCC h2 .title1 {
    color: #005AA1;
}

.wk-resultlistCC h2 .title2 {
    display: inline-block;
    margin-left: 8px;
    color: #36C2EB;
}

.wk-resultlistCC .groupdiv {
    margin-bottom: 20px;
}

.wk-resultlistCC h3 {
    margin: 0px 15px;
    font-size: 1.2em;
    text-transform: uppercase;
}

.wk-resultlistCC table {
}

.wk-resultlistCC table td {
    padding: 5px;
    border: 1px solid #FFF;
    text-align: center;
    font-size: 0.9em;
    width: 6%;
}

.wk-resultlistCC table td:nth-child(2n+1) {
    background-color: #e1ecf2;
}

/*for ie 8*/
.wk-resultlistCC td.titulo, .wk-resultlistCC .fechaFin, .wk-resultlistCC .fechaFinEmpty, .wk-resultlistCC .fechapublicacion, .wk-resultlistCC .conv_derogadoEmpty, .wk-resultlistCC .conv_derogado, .wk-resultlistCC .conv_prorrogadoEmpty, .wk-resultlistCC .conv_prorrogado {
    background-color: #e1ecf2;
}

/**/
.wk-resultlistCC table td:nth-child(2n) {
    background-color: #ebf2f8;
}

/*for ie 8*/
.wk-resultlistCC .fechaIniEmpty, .wk-resultlistCC .fechaIni, .wk-resultlistCC .boletin, .wk-resultlistCC .codconvenio, .wk-resultlistCC .codconvenioEmpty, .wk-resultlistCC .conv_vigente, .wk-resultlistCC .conv_vigenteEmpty {
    background-color: #ebf2f8;
}

/**/
.wk-resultlistCC .titulo a {
    color: #333;
    text-decoration: none;
}

.wk-resultlistCC td.titulo {
    width: 35%;
    padding: 5px 5px 5px 15px;
    text-align: left;
}

.wk-resultlistCC .titulo a:hover {
    text-decoration: underline;
}

.wk-resultlistCC td.conv_derogado, .wk-resultlistCC td.conv_derogadoEmpty, .wk-resultlistCC td.conv_vigenteEmpty, .wk-resultlistCC td.conv_vigente {
    width: 104px;
}

.wk-resultlistCC .conv_derogado dfn, .wk-resultlistCC .conv_vigente dfn {
    display: block;
    width: 96px;
    height: 32px;
    margin: auto;
    background: url("../img/wk-sprite.png") no-repeat transparent center;
}

.wk-resultlistCC .conv_derogado dfn {
    background-position: -287px -195px;
}

.wk-resultlistCC .conv_vigente dfn {
    background-position: -191px -195px;
}

/*Lista de resultados novedades*/
.wk-resultlist-novedades {
}

.wk-resultlist-novedades dd.fechaIni, .wk-resultlist-novedades dd.fechaFin, .wk-resultlist-novedades dd.boletin, .wk-resultlist-novedades dd.fechapublicacion {
    float: left;
    clear: none;
}

.wk-resultlist-novedades dd.fechaIni, .wk-resultlist-novedades dd.boletin {
    margin-right: 0;
    clear: both;
}

.wk-resultlist-novedades dd.boletin, .wk-resultlist-novedades dd.codconvenio {
    clear: both;
}

.wk-resultlist-novedades dd.fechaFin {
    margin-left: 0;
}

.wk-resultlist-novedades dd.fechapublicacion {
    margin-left: 10px;
}

.wk-resultlist-grouping .agrup .ui-icon-triangle-1-s {
    background-position: -136px -136px;
}

#PB_ResultListLayout.rightPane #resultados {
    margin-top: 25px;
}

#ResulRow dl dd.ImgLicencias {
    display: block;
    width: 37px;
    height: 28px;
    background: url(../img/RevL.jpg);
    float: left;
    margin-right: 3px;
}

#ResulRow dl dd.ImgHaciendas {
    display: block;
    width: 37px;
    height: 28px;
    background: url(../img/RevH.jpg);
    float: left;
    margin-right: 3px;
}

#ResulRow dd.novedades {
    float: left;
    display: block;
    margin: 0 8px 0 0;
}

#ResulRow dd.novedades:after {
    content: "NOVEDADES";
    padding: 2px 8px;
}

/*div#ResulRow dl a.itemmouseout:link dd.titulo span.titulo,
div#ResulRow dl a.itemmouseover:link dd.titulo span.titulo{ background-color:#00CC00; color:#FF0000;}

div#ResulRow dl a.itemmouseout:visited dd.titulo span.titulo,
div#ResulRow dl a.itemmouseover:visited dd.titulo span.titulo{ background-color:#00CC00; color:#FF0000;}

div#ResulRow dl a.itemmouseout:hover dd.titulo span.titulo,
div#ResulRow dl a.itemmouseover:hover dd.titulo span.titulo{ background-color:#FF33CC; color:#336666}

div#ResulRow dl a.itemmouseout:active dd.titulo span.titulo,
div#ResulRow dl a.itemmouseover:active dd.titulo span.titulo{ background-color:#00CC00; color:#FF0000;}*/
div#agrupacion {
    font-size: 1.2em;
    height: 100%;
    background-color: #FFF;
}

/*div#agrupacion a#todos  {display:block;padding:0.5em;text-align:center;background-color:#f4f4f5; color:#152943;font-weight:bold; font-size:0.9em;}
div#agrupacion a#todos:hover{ text-decoration:underline;}
div#agrupacion ul {list-style-type:none;}
div#agrupacion  ul li {padding:0px; background-color:#DDE0E5;}
div#agrupacion  ul > li{ border-bottom:1px solid #FFFFFF;}
div#agrupacion  ul li a { font-weight:bold;padding:1px 19px;background-repeat:no-repeat;background-position:8px 3px;cursor:pointer;display:block; color: #004A79;font-size:0.87em; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase;}
div#agrupacion  ul li ul li a dfn{ font-weight:normal; color:#666666;}
div#agrupacion  ul li li a dfn{ font-weight:normal; color:#666666;}
div#agrupacion  ul li a.open  {background-image:url(../Img/Docs/plus.gif); font-size:0.9em; font-weight:bold; background-position:-0px 0px;}
div#agrupacion  ul li a.close {background-image:url(../Img/Docs/minus.gif);font-size:0.9em; font-weight:bold; background-position:-0px 0px;}
div#agrupacion  ul li ul  {margin:0px; margin-left:5px;}
div#agrupacion  ul li ul li   { clear:both;margin:0px; padding:3px 25px; background-color:#DDE0E5; font-size:0.9em; font-family: Verdana, Arial, Helvetica, sans-serif;border-bottom:1px solid #fff; background-position:10px 10px; background-repeat:no-repeat; border-bottom:none;}
div#agrupacion  ul li ul li a{ margin-left:-20px;}
div#agrupacion  ul li ul li ul{ margin-left:20px;}
div#agrupacion  ul li ul li ul li{ padding-left:18px;background-image:url(../../Img/punto_clasificar_resultados.gif); background-position:10px 8px; background-repeat:no-repeat;}

li.lockedItem {background-color:#F4F4F5;color:#004A79;}
.itemmouseover  {background-color:#F4F5F7;color: #EAA500;cursor: pointer; }
.itemmouseout {background-color:transparent;color: #004A79;display:block;}

div#agrupacion li.itemmouseover {background-color:#F1F3F5;color: #004A79;cursor: pointer; text-decoration:underline;   }
div#agrupacion li.itemmouseout  {background-color:transparent;color: #333333;display:block;}*/
/* nuevos estilos para cuando se cree la nueva estructura html de la agrupacion*/
/*.itemmouseover  {cursor: pointer; text-decoration: underline; color:#00426c;}
.itemmouseout {background-color:transparent;}*/
div#agrupacion .itemmouseover {
    /*background-color:#F4F5F7;*/
    color: #00426c;
    cursor: pointer;
}

div#agrupacion .itemmouseout {
    background-color: transparent;
    color: #004A79;
    display: block;
}

div#agrupacion li.itemmouseover {
    background-color: #F1F3F5;
    color: #004A79;
    cursor: pointer;
    text-decoration: underline;
}

div#agrupacion li.itemmouseout {
    background-color: transparent;
    color: #333333;
    display: block;
}

div#agrupacion ul.agrup {
    padding: 5px 0px;
    background: #FFF;
}

div#agrupacion ul {
    overflow: hidden;
    background: #FFF;
}

div#agrupacion ul li {
    overflow: hidden;
    display: block;
    font-size: 0.9em;
    color: #333;
    background: #FFF;
}

div#agrupacion ul li ul {
    float: left;
}

div#agrupacion ul li ul li {
    font-size: 1em;
    font-weight: normal;
    padding: 0 5px 0 5px;
}

div#agrupacion ul li ul li ul {
    margin: 0 5px 2px 15px;
    float: none;
}

div#agrupacion ul li ul li ul li {
    font-weight: normal;
    font-size: 1em;
    background: #F6F4F5 url(../Img/Docs/bullet_m.gif) left top no-repeat;
    padding: 0 0 0 15px;
}

div#agrupacion ul li a {
    font-family: "Trebuchet MS";
    color: #333;
    font-size: 1.1em;
}

div#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;
}

div#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;
}

div#agrupacion ul li a dfn {
    display: none;
}

div#agrupacion ul li a:hover {
    text-decoration: underline;
}

div#agrupacion ul li a.openclose {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

div#agrupacion ul li a.openclose:hover {
    background-color: #EAA600;
}

div#agrupacion ul li ul li dfn {
    display: none;
}

div#agrupacion ul li ul li.verMas {
    text-align: right;
    padding-bottom: 10px;
    background-image: none;
}

div#agrupacion ul li ul li.verMas a {
    color: #E02D65;
    font-weight: normal;
    text-decoration: underline;
}

#wcresultslist_noresults img {
    position: relative;
    top: 15px;
}

#wcresultslist_noresults #didyoumean {
}

#wcresultslist_noresults a#sugerencia {
    background: #0091da;
    margin: 20px auto 0 auto;
    border-radius: 4px;
    color: #fff;
    display: table;
    line-height: 1.4em;
    padding: 10px 20px;
}

#wcresultslist_noresults .dym {
    display: block;
}

#wcresultslist_noresults .suggestion {
    display: block;
    font-weight: bold;
}

/* Estilos para imagenes que se muestran en el resultlist */
div#ResulRow dl dd.libros_doctrina {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../Img/libros_doctrina.jpg);
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: -1em;
    margin-left: 5px;
}

div#ResulRow dl dd dfn.libros_doctrina {
    display: none;
}

div#ResulRow dl dd.libros_doctrina1 {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../Img/libros_doctrina.jpg);
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: -1em;
}

div#ResulRow dl dd dfn.libros_doctrina1 {
    display: none;
}

div#ResulRow dl dd.libros_doctrina2 {
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../Img/libros_doctrina.jpg);
    background-repeat: no-repeat;
    margin-top: -3px;
    margin-left: -1em;
}

div#ResulRow dl dd dfn.libros_doctrina2 {
    display: none;
}

div#Volver div {
    width: 99.8%;
}

div#Volver a {
    display: block;
    text-align: center;
    /*color:#CD036F;*/
    font-weight: bold;
    padding: 4px 15px 3px 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.75em;
}

div#Volver a:hover {
    text-decoration: underline;
}

div#rar {
}

div#rar {
    width: 99.8%;
}

div#rar a {
    display: block;
    text-align: center;
    color: #CD036F;
    font-weight: bold;
    padding: 4px 15px 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1em;
}

div#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: #FFFFFF;
    font-weight: bold;
    /*padding-top:6px; padding-left:16px;*/
    text-decoration: none;
    text-transform: uppercase;
    /*width:150px;*/
    height: 49px;
    /* margin-left:20px; margin-top:3px;*/
    border: 1px solid #74B2EB;
}

[action*='ListaResultadosUrb'] #ReturnAllResults1 a, [action*='ListaResultadosRelacionadosUrbCom'] #ReturnAllResults1 a {
    background: #75bc20;
    background: -moz-linear-gradient(top, #75bc20 0%, #4ea200 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75bc20), color-stop(100%,#4ea200));
    background: -webkit-linear-gradient(top, #75bc20 0%,#4ea200 100%);
    background: -o-linear-gradient(top, #75bc20 0%,#4ea200 100%);
    background: -ms-linear-gradient(top, #75bc20 0%,#4ea200 100%);
    background: linear-gradient(to bottom, #75bc20 0%,#4ea200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75bc20', endColorstr='#4ea200',GradientType=0 );
}

#ReturnAllResults1 a:hover {
    text-decoration: none;
}

dd .ImgRevEC {
    background-image: url(../Img/RevEC.JPG);
    background-repeat: no-repeat;
    height: 28px;
    width: 37px;
    float: left;
    margin-right: 10px;
}

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: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    height: 66px;
    margin: 0 10px 0 10px;
}

#agrup a.selected {
    background-image: url(expanded.gif);
}

#agrup a.current {
    background-color: #FFFF99;
}

div#agrupRow #agrup li.itemmouseover {
    background-color: #F1F3F5;
    color: #004A79;
    cursor: pointer;
    text-decoration: underline;
}

div#agrupRow #agrup li.itemmouseout {
    background-color: transparent;
    color: #333333;
    display: block;
}

div#agrupRow #agrup ul.agrup {
    padding: 5px 0px;
    background: #F6F4F5;
}

div#agrupRow #agrup ul li ul li {
    /* padding-left: 40px; */
}

div#agrupRow #agrup ul li a.openclose {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

div#agrupRow #agrup ul li a.openclose:hover {
    background-color: #EAA600;
}

div#agrupRow #agrup ul li ul li dfn {
    display: none;
}

div#agrupRow #agrup ul li ul li.verMas {
    text-align: right;
    padding-bottom: 10px;
    background-image: none;
}

div#agrupRow #agrup ul li ul li.verMas a {
    color: #E02D65;
    font-weight: normal;
    text-decoration: underline;
}

div#agrupRow #agrup ul li a.openclose {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
}

div#agrupRow #agrup ul li a.openclose:hover {
    background-color: #EAA600;
}

div#agrupRow #agrup ul li ul li dfn {
    display: none;
}

div#agrupRow #agrup ul li ul li.verMas {
    text-align: right;
    padding-bottom: 10px;
    background-image: none;
}

div#agrupRow #agrup ul li ul li.verMas a {
    color: #E02D65;
    font-weight: normal;
    text-decoration: underline;
}

div#ResultList div#resultados div#pestanias ul#tabs {
    display: none;
}

div#ResultList div#resultados div#pestanias {
    display: none;
}

/*MAA ADD END 23/09/2013*/
div#ResulRow dl dd.titulo span#commentary {
    height: 27px;
    width: 22px;
    background: url(../Img/notas-amarillo.png) no-repeat;
    margin: 0 5px;
    padding: 5px 15px;
}

div.wk-ResultRow-ShortList dl dd.titulo span#commentary {
    height: 27px;
    width: 22px;
    background: url(../Img/notas-amarillo.png) no-repeat;
    margin: 0 5px;
    padding: 5px 15px;
}

div#ResulRow dl dd.titulo span#favourite {
    height: 27px;
    width: 22px;
    background: url(../Img/estrella.png) no-repeat;
    margin: 0 5px;
    padding: 5px 15px
}

div.wk-ResultRow-ShortList dl dd.titulo span#favourite {
    height: 27px;
    width: 22px;
    background: url(../Img/estrella.png) no-repeat;
    margin: 0 5px;
    padding: 5px 15px
}

div#resultados div#ResulRow dl.itemmouseout dd.cabecera span.cabecera span a.summaryitemmouseout, div#resultados div#ResulRow dl.itemmouseover dd.cabecera span.cabecera span a.summaryitemmouseover {
    color: #000;
    text-decoration: none;
}

/*Add Jan 2014*/
/*  boton de scroll up */
.wk-icon-scrollup {
    width: 105px;
    height: 45px;
    /*opacity:0.8;*/
    position: fixed;
    bottom: 0px;
    right: 10px;
    display: none;
    background-position: 0px -153px;
    text-indent: -9999px;
}

#edicionHistorico div {
    display: inline-block;
}

#edicionHistorico #edition_texto:after {
    content: ":\00a0 ";
}

#edicionHistorico #matter_texto:after {
    content: ":\00a0 ";
}

#edicionHistorico .cPt {
    line-height: 25px;
}

#IndicesistematicoHistorico .dcl, #IndicesistematicoHistorico .dop, #IndicesistematicoHistorico .cEp a {
    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 dd, #IndicesistematicoHistorico dt {
}

#IndicesistematicoHistorico .cEp {
    margin-bottom: 0px;
}

#IndicesistematicoHistorico .cPt > .cEp {
}

#IndicesistematicoHistorico .cEp .cEp {
}

#IndicesistematicoHistorico .cEp a {
    display: inline-block;
    margin-left: 10px;
    padding-left: 20px;
    color: #333
}

#IndicesistematicoHistorico .cEp .cEp .cEp dt {
    font-weight: normal
}

.sticky {
    z-index: 10;
}

.wk-resultlist div#pestanias {
    position: fixed;
    width: 100%;
    background-color: white;
    z-index: 105;
    margin-top: -10px;
}
@media (max-width:1023px){
    .wk-resultlist div#pestanias {top:210px;}
}

div#resultados div#pestanias ul#tabs {
    height: 32px;
    border-bottom: 3px solid #0668A9;
    padding-left: 10px;
}

div#resultados div#pestanias ul#tabs li {
    float: left;
    font-size: 1em;
    font-weight: normal;
}

div#resultados div#pestanias ul#tabs li.on {
    height: 32px;
    background-image: url(../Img/fondo_pesON.jpg);
    background-repeat: repeat-x;
    margin-left: 1px;
    margin-right: 1px;
}

div#resultados div#pestanias ul#tabs li.on div.izqon {
    background-image: url(../Img/fondo_pesIZQon.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 9px;
    float: left;
}

div#resultados div#pestanias ul#tabs li.on div.center {
    text-align: center;
    width: auto;
    height: 32px;
    float: left;
    color: #0668A9;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 10px;
    padding-left: 10px;
    cursor: default;
}

div#resultados div#pestanias ul#tabs li.on div.deron {
    background-image: url(../Img/fondo_pesDCHon.jpg);
    background-repeat: repeat-x;
    height: 32px;
    width: 9px;
    float: left;
}

div#resultados div#pestanias ul#tabs li.on div.center span.titulo {
    display: block;
    padding: 5px 0 0 0;
}

div#resultados div#pestanias ul#tabs li.on div.center span.cantidad {
    text-align: center;
    display: block;
    margin-top: -2px;
}

div#resultados div#pestanias ul#tabs li.off {
    height: 32px;
    background-image: url(../Img/fondo_pesOFF.jpg);
    background-repeat: repeat-x;
    margin-left: 1px;
    margin-right: 1px;
}

div#resultados div#pestanias ul#tabs li.off div.izqoff {
    background-image: url(../Img/fondo_pesIZQoff.jpg);
    background-repeat: no-repeat;
    height: 32px;
    width: 8px;
    float: left;
}

div#resultados div#pestanias ul#tabs li.off div.center {
    width: auto;
    text-align: center;
    height: 32px;
    float: left;
    color: #93BFDC;
    font-family: "Trebuchet MS";
    font-weight: bold;
    text-transform: uppercase;
}

div#resultados div#pestanias ul#tabs li.off div.deroff {
    background-image: url(../Img/fondo_pesDCHoff.jpg);
    background-repeat: repeat-x;
    height: 32px;
    width: 8px;
    float: left;
}

div#resultados div#pestanias ul#tabs li.off div.center a {
    color: #93BFDC;
    text-decoration: none;
    font-weight: bold;
}

div#resultados div#pestanias ul#tabs li.off div.center a:hover {
    color: #0668A9;
}

div#resultados div#pestanias ul#tabs li.off div.center span.titulo {
    display: block;
    padding: 5px 0 0 0;
}

div#resultados div#pestanias ul#tabs li.off div.center span.cantidad {
    display: block;
    text-align: center;
    margin-top: -2px;
}

/*
div#resultados div#ResulRow {
height: 390px;
overflow: auto;
border: 1px solid #AAB9CC;
border-top: none;
}
*/
/******************Enlace a Alertas de Metadatos Actualidad local***********************/
#NovedadesResultList {
    margin: 0 0 0 22%;
}

#NovedadesResultList div#resultados {
    padding: 20px 0px 0 15px;
}

#NovedadesResultList div#resultados div#ResulRow {
    height: 390px;
}

#previewMain {
    width: 660px;
    height: 370px;
    margin: 0 auto 0 auto;
    position: fixed;
    z-index: 1;
    top: 263px;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #000;
    padding: 16px;
    overflow: auto;
    box-shadow: 0px 0px 12px 3px rgb(150 150 150 / 47%);
}

@media (max-width: 1023px) {
    #previewMain {
        width: 100%;
        height: 300px;
    }
}

#previewMain:before {
    content: "";
    height: 40px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

#previewMain h3 {
    padding: 16px 0;
    font-weight: bold;
    line-height: 1.4em;
    font-size: 1.3em;
}

#previewMain p {
    margin: 0;
}

#previewMain p + p {
    margin: 16px 0 0 0;
}

#previewMain .preview-number {
    display: inline-block;
    margin: 0 8px 0 0;
}

#previewMain .preview-content {
    /* position: relative; */
    /* z-index: 2; */
}

#previewMain .closeAdvancedSummaryButton {
    line-height: 32px;
    padding: 0 16px;
    display: table;
    margin: 16px 0 0 auto;
    cursor: pointer;
}

#previewMain .closeAdvancedSummary {
    line-height: 40px;
    height: 40px;
    width: 40px;
    position: relative;
    z-index: 2;
    color: #fff;
    float: right;
    margin: -16px -16px 0 0;
}

#previewMain .closeAdvancedSummary:after {
    content: "\e865";
    font-family: 'wk-icons';
    font-size: 24px;
    font-weight: normal;
    float: right;
    width: 40px;
    cursor: pointer;
    text-align: center;
}

#previewMain #capaEnlaces {
    clear: both;
    padding: 8px 0 0 0;
}

#previewMain #capaEnlaces:after {
    content: "";
    clear: both;
    display: table;
}

#previewMain #capaEnlaces [class*="enlace"] {
    width: 50%;
    float: left;
    line-height: 32px;
    box-sizing: border-box;
}

#previewMain #capaEnlaces [class*="Disable"] {
    opacity: 0.5;
    background-color: transparent;
    color: inherit;
}

#previewMain #capaEnlaces [class*="Anterior"]:before {
    content: "\e910";
    float: left;
    margin: 0 8px 0 0;
    font-family: 'wk-icons';
    font-size: 16px;
    font-weight: normal;
    width: 16px;
}

#previewMain #capaEnlaces [class*="Siguiente"] {
    text-align: right;
}

#previewMain #capaEnlaces [class*="Siguiente"]:after {
    content: "\e911";
    float: right;
    margin: 0 0 0 8px;
    font-family: 'wk-icons';
    font-size: 16px;
    font-weight: normal;
    width: 16px;
}

.preview-container {
    display: block;
    padding: 5px;
    background-color: #FFF;
}

#noSummaryLayer {
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0 auto;
    width: 49%;
}

.l-preview h3.preview-header .visitedForSummary {
    display: none;
}

.wk-resultlist dd.titulo.visitedDocument a .titulo, .wk-resultlist-results .visitedDocument a {
    color: #660099;
}

[action*="ListaResultadosUrbCom.aspx"] .wk-resultlist #ResultList dd.TipoDoctrina {
    background-position: -322px -390px;
}

[action*="ListaResultadosUrb.aspx"] .wk-resultlist #ResultList dd.addToMyDocuments a.addToMyDocuments:hover {
    background-position: -173px -333px;
}

[action*='ListaResultadosUrb.aspx'] .closeAdvancedSummary, [action*='ListaResultadosRelacionadosUrbCom.aspx'] .closeAdvancedSummary {
    background-position: -136px -388px;
}

#PA_ResultListLayout.leftPane {
    margin-top: 10px
}

#PA_ResultListLayout.leftPane .lblAgrup {
    background-color: #A5C9E1;
    /* border: 1px solid #99BBE8; */
    color: #0668A9;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    margin: 3px 8px 0px;
    text-align: center;
    line-height: 32px;
    margin-top: 15px;
}

#ActualidadLocal {
    padding: 16px;
}

#ActualidadLocal p {
    margin: 0;
}

#ActualidadLocal p + br {
    display: none
}

#ActualidadLocal ul {
    padding: 8px 0 8px 16px;
}

#ActualidadLocal ul + br {
    display: none
}

#ActualidadLocal li {
}

#AlertasMetadatos #hrefAlertasMetasNovedades {
    margin: 0 16px;
    text-align: center;
    line-height: 32px;
}

#AlertasMetadatos #hrefAlertasMetasNovedades dfn:before {
    content: "Actualidad Local Alertas";
    display: block;
}

.wk-resultlist-grouping #agrupRow ul.agrup ul[id^="ul_extra_"] + a .js-seeMore:before {
    content: '\e84c';
    font-family: "wk-icons-open";
    width: 16px;
    height: 32px;
    float: right;
}

.wk-resultlist-grouping .agrup a.open dfn {
    display: none;
}

#grouping-summary li {
    list-style: none;
    padding-left: 19px;
    color: #4E4D4D;
}

#grouping-summary li ul {
    margin-left: -8px;
}

#grouping-summary li ul li {
    padding-left: 60px;
}

#grouping-summary .summaryPanelTitle {
}

[action*='ListaResultadosUrbCom.aspx'] #grouping-summary .summaryPanelTitle, [action*='ListaResultadosRelacionadosUrbCom.aspx'] #grouping-summary .summaryPanelTitle, [action*='ListaResultadosUrb.aspx'] #grouping-summary .summaryPanelTitle {
    background-color: #75bc20;
}

[action*='ListaResultadosUrbCom.aspx'] #PB_ResultListLayout #RefineResultsTitle {
    color: #75bc20;
}

#grouping-summary button.deleteSummaryButtonClass dfn {
    font-size: 0;
}

#grouping-summary button.unfoldSummaryButtonClass dfn {
    font-size: 0;
}

.wk-resultlist-grouping .agrup > li > ul.ui-accordion-content {
    /*border: 1px solid #d9d9d9;*/
    border-top: none;
    border-radius: 0px;
    margin: 0;
    padding: 5px 20px;
}

.wk-resultlist-grouping .agrup .ui-icon:before {
    position: absolute;
    content: "";
    background: url("../../img/wk-sprite2.png") -102px -39px no-repeat transparent;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wk-resultlist-grouping .agrup .ui-accordion-header-active .ui-icon:before {
    position: absolute;
    content: "";
    background: url("../../img/wk-sprite2.png") -70px -39px no-repeat transparent;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wk-resultlist {
    height: 100%;
}

html .wk-resultlist a {
    color: inherit;
}

.wk-resultlist > .row-fluid {
    position: relative;
}

.wk-resultlist .wk-resultlist-content {
    height: 100%;
}

.wk-resultlist .wk-resultlist-content:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist .wk-resultlist-results {
    box-sizing: border-box;
    padding: 32px 0 32px 32px;
    line-height: 1.3em;
    width: calc(100% - 336px);
    float: right;
    z-index: 1;
    right: 0;
    bottom: 0;
    top: 330px;
    margin-top:35px;}

@media (max-width: 1023px) {
    .wk-resultlist .wk-resultlist-results {
        width: 100%;
        float: none;
        padding: 32px 0;
        top: inherit;
        bottom: inherit;
        position: relative;
    }
}

[action*="ListaResultadosJurisprudencia.aspx"] .wk-resultlist .wk-resultlist-results {
    padding: 32px 374px 32px 32px;
}

@media (max-width: 1023px) {
    [action*="ListaResultadosJurisprudencia.aspx"] .wk-resultlist .wk-resultlist-results {
        padding: 0;
    }
}

/*#cContainer #aspnetForm[action*="ListaResultadosRevistaCons.aspx"] .cBody .wk-resultlist .wk-resultlist-results {
    width: 100%;
    padding: 32px 0 !important;
}*/

.wk-resultlist #resultados {
    height: 100%;
}

.wk-resultlist #resultados[style*="height"] {
    height: 100% !important;
}

height .wk-resultlist #ResulRow {
    padding: 0 0 16px 0;
}

.wk-resultlist #PB_ResultListLayout {
    box-sizing: border-box;
    line-height: 1.3em;
    width: calc(368px - 32px);
    margin: 0 0 0 32px;
    background-color: #ededed;
    position: fixed;
    top:270px;
    z-index: 2;
    bottom: 0;
    left: 0;
}

@media (max-width: 1023px) {
    .wk-resultlist #PB_ResultListLayout {
        position: relative;
        width: 100%;
        margin: 0;
        height: 300px;
        top:0px;
    }
}

.wk-resultlist #wk-resultlist-volver {
    line-height: 32px;
    text-align: center;
    padding: 0 16px;
}

.wk-resultlist #wk-resultlist-volver a {
    padding: 0 16px;
    margin: 16px 0 0 0;
}

.wk-resultlist #UltOrdenanzasMensaje {
    padding: 16px;
}

.wk-resultlist #hrefUltimasOrdenanzas {
    line-height: 32px;
    padding: 0 16px;
    text-align: center;
    margin: 0 0 16px 0;
}

.wk-resultlist #Ultimas_Ordenanzas p {
    margin: 0;
}

.wk-resultlist-tabs {
    font-size: 14px;
    line-height: 16px;
    padding: 0;
}

html #cContainer .cBody .wk-resultlist .wk-resultlist-tabs {
    padding: 0 !important;
}

.wk-resultlist-tabs a {
    display: block;
}

.wk-resultlist-tabs dfn {
    display: block;
}

.wk-resultlist-tabs .center {
    padding: 8px 16px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
}

.wk-resultlist-tabs li.on .center:after {
    display: none
}

.wk-resultlist-tabs li + li .center:after {
    content: "";
    width: 1px;
    background-color: #757575;
    display: inline-block;
    position: absolute;
    left: -1px;
    top: 8px;
    bottom: 8px;
}

@media (max-width: 1023px) {
    .wk-resultlist-tabs li + li .center:after {
        left: 0;
        right: 0;
        bottom: inherit;
        width: 100%;
        height: 1px;
        top: -1px;
    }
}

.wk-resultlist-tabs .cantidad {
        background-color: #3b74b9;
    border-radius: 8px;
    color: white;
    padding: 2px 8px 2px 8px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}

.wk-resultlist-tabs .on .center .cantidad {
    background-color: white;
    border-radius: 8px;
    color: #3b74b9;
    padding: 2px 8px 2px 8px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}



.wk-resultlist-tabs .jcarousel-container {
    border-bottom: 3px solid #757575;
    margin-top: 15px;
}

.wk-resultlist-tabs .jcarousel-clip {
    overflow: hidden;
}

.wk-resultlist-tabs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 48px;
    box-sizing: border-box;
}

/*@media (max-width: 1023px) {
    .wk-resultlist-tabs ul {
        overflow: inherit !important;
        height: auto;
        left: 0 !important;
    }
}*/

.wk-resultlist-tabs li {
    float: left;
}

@media (max-width: 1023px) {
    .wk-resultlist-tabs li {
        /*float: none !important;*/
        text-align: center;
    }
}

.wk-resultlist-tabs .on {
    border-bottom: 1px solid #fff;
    position: relative;
    height: 100%;
    box-sizing: border-box;
}

    .wk-resultlist-tabs .on .cantidad {
        background-color: #ffffff;
    }

.wk-resultlist-tabs .on .center {
    background-color: #3b74b9;
    color: #fff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.Urbanismo .wk-resultlist-tabs .on .center{background-color: #5cab00; color: #fff;}
.Haciendas .wk-resultlist-tabs .on .center {
    background-color: #bc1b44;
    color: #fff;
}

.wk-resultlist-tabs .jcarousel-prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    bottom: 4px;
    background-color: #f2f2f4;
    cursor: pointer;
    text-align: center;
    line-height: 44px;
}
/*   
@media (max-width: 1023px) {
 .wk-resultlist-tabs .jcarousel-prev {
        display: none !important;
   
} }*/

.wk-resultlist-tabs .jcarousel-next {
    position: fixed;
    top: 214px;
    right: 0;
    width: 32px;
    bottom: 2px;
    background-color: #f2f2f4;
    cursor: pointer;
    text-align: center;
    line-height: 44px;
    z-index: 9999;
    height: 46px;
}
/*   
@media (max-width: 1023px) {
 .wk-resultlist-tabs .jcarousel-next {
        display: none !important;
    }
}
*/
.wk-resultlist-tabs [class*="disabled"] {
    display: none !important;
}

.wk-resultlist-page {
    height: 100%;
}

.wk-resultlist-page:before {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-page #C_Sectoriales {
    padding: 32px;
    line-height: 32px;
}

.wk-resultlist-page #C_Sectoriales span {
    display: inline-block;
}

.wk-resultlist-page #C_Sectoriales a {
    display: inline-block;
}

.wk-resultlist-page #C_Sectoriales dl {
    display: block;
}

.wk-resultlist-page #C_Sectoriales dl.level3 > dt {
    background-color: #8c8b8b;
    color: #ffffff;
}

.wk-resultlist-page #C_Sectoriales dl.level3 > dd dt {
    background-color: #c6c7c8;
}

.wk-resultlist-page #C_Sectoriales dt {
    display: block;
    background-color: #ededed;
    padding-left: 16px;
    text-transform: uppercase;
}

.wk-resultlist-page #C_Sectoriales dd {
    display: block;
}

.wk-resultlist-page #C_Sectoriales dd + dd {
    border-top: 1px solid #cfcfcf;
}

.wk-resultlist-page #C_Sectoriales .c {
    padding-left: 16px;
    position: relative;
    padding-right: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.wk-resultlist-page #C_Sectoriales .c:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-page #C_Sectoriales .title {
    background-color: #007ac3;
    color: #ffffff;
}

.wk-resultlist-page #C_Sectoriales .c_doc {
    float: left;
    line-height: 1.3em;
    position: relative;
    padding-left: 24px;
}

.wk-resultlist-page #C_Sectoriales .c_doc:before {
    content: '\e82b';
    font-family: "wk-icons";
    font-size: 16px;
    position: absolute;
    left: 0;
}

.wk-resultlist-page #C_Sectoriales .c_doc:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-page #C_Sectoriales .c_alert {
    position: absolute;
    right: 0;
    height: 32px;
    top: 0;
}

.wk-resultlist-page #C_Sectoriales .c_alert:after {
    content: '\e808';
    font-family: "wk-icons";
    font-size: 20px;
    width: 32px;
    height: 32px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
}

.wk-resultlist-page #C_Sectoriales .c_alert [type="button"] {
    background-color: transparent;
    position: relative;
    z-index: 1;
}

.wk-resultlist-page:after {
    content: "";
    clear: both;
    display: table;
}

/*.wk-resultlist-results.affix {
    position: static;
    margin-top: 192px;
}*/

.wk-resultlist-results p {
    margin: 0;
}

.wk-resultlist-results ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wk-resultlist-results a {
    display: inline-block;
    text-decoration: none;
}

.wk-resultlist-results a.AN {
    display: none;
}

.wk-resultlist-results a.AN:first-child + * {
    margin-top: 0;
}

.wk-resultlist-results dl {
    position: relative;
    margin: 0 0 1.5em 0;
    padding: 0 0 3.5em 0;
}

@media (max-width: 1023px) {
    .wk-resultlist-results dl {
        padding: 0;
    }
}

.wk-resultlist-results dl + dl {
    border-top: 1px solid #cfcfcf;
    padding: 1.5em 0 3em 0;
}

@media (max-width: 1023px) {
    .wk-resultlist-results dl + dl {
        padding: 1.5em 0 0 0;
    }
}

.wk-resultlist-results dl:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-results dd.addToMyDocuments {
    position: absolute;
    right: 0;
    font-size: 0.9vw;
    display: none;
}

@media (max-width: 1023px) {
    .wk-resultlist-results dd.addToMyDocuments {
        /* position: static; */ /* left: 0; */ /* width: auto; */
    }
}

.wk-resultlist-results dd.addToMyDocuments.wk-is-active {
    display: block;
}

.wk-resultlist-results dd.addToMyDocuments a {
    display: block;
    height: 2em;
    line-height: 2em;
    color: inherit;
}

.wk-resultlist-results dd.addToMyDocuments a:before {
    content: '\e808';
    font-family: "wk-icons";
    font-size: 20px;
    float: right;
    margin-left: 8px;
    color: #e3e3e5;
}

.wk-resultlist-results dd.addToMyDocuments a:after {
    content: "Añadir a mis alertas";
    display: inline-block;
}

.wk-resultlist-results dd.afavor {
    line-height: 24px;
    margin-top: 0.5em;
    clear: both;
}

.wk-resultlist-results dd.afavor li {
    padding-right: 1.3em;
}

.wk-resultlist-results dd.afavor li:before {
    color: #85bc20;
    content: '\e81a';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    width: 24px;
    font-size: 20px;
    text-align: center;
}

.wk-resultlist-results dd.afavor li:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-results dd.autor {
    margin-top: 0.5em;
}

.wk-resultlist-results dd.autor ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wk-resultlist-results dd.autor span + span {
    margin-left: 16px;
}

.wk-resultlist-results dd.boletin {
    padding-top: 0.5em;
    float: left;
    margin-right: 1.3em;
    clear: both;
}

.wk-resultlist-results dd.cabecera {
    padding-top: 0.5em;
    clear: both;
    text-align: justify;
}

.wk-resultlist-results dd.cabecera a {
    color: inherit;
    display: block;
}

.wk-resultlist-results dd.cabecera a:first-child ~ a {
    margin-top: 0.5em;
}

.wk-resultlist-results dd.codconvenio {
    padding-top: 0.5em;
    clear: both;
}

.wk-resultlist-results dd.conv_derogado {
    clear: both;
    top: 8px;
    position: relative;
    border: 1px solid #e5202e;
    display: table;
    padding: 0 0.62em;
    line-height: 32px;
    height: 32px;
    color: #e5202e;
}

.wk-resultlist-results dd.conv_derogado:before {
    content: '\e865';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    font-size: 20px;
}

.wk-resultlist-results dd.conv_derogado:after {
    content: "Sin vigor";
}

.wk-resultlist-results dd.conv_vigente {
    clear: both;
    padding-top: 0.5em;
}

.wk-resultlist-results dd.conv_vigente dfn {
    border: 1px solid #007ac3;
    display: table;
    padding: 0 8px;
    line-height: 2.5em;
    color: #007ac3;
}

.wk-resultlist-results dd.conv_vigente dfn:before {
    content: '\e862';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    font-size: 20px;
}

.wk-resultlist-results dd.conv_vigente dfn:after {
    content: "En vigor";
}

.wk-resultlist-results dd.cuestion {
    margin-top: 0.5em;
    text-align: justify;
}

.wk-resultlist-results dd.derogado {
    border: 1px solid #e5202e;
    display: block;
    padding: 0 0.62em;
    line-height: 32px;
    height: 32px;
    color: #e5202e;
    position: absolute;
    right: 0;
}

.wk-resultlist-results dd.derogado:before {
    content: '\e865';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    font-size: 20px;
}

.wk-resultlist-results dd.derogado:after {
    content: "Norma derogada";
}

.wk-resultlist-results dd.encontra {
    clear: both;
    line-height: 24px;
    margin-top: 0.2em;
}

.wk-resultlist-results dd.encontra li {
    padding-right: 1.3em;
}

.wk-resultlist-results dd.encontra li:before {
    color: #e5202e;
    content: '\e81b';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    width: 24px;
    font-size: 20px;
    text-align: center;
}

.wk-resultlist-results dd.encontra li:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-results dd.fechaIni {
    margin-top: 0.5em;
    float: left;
}

.wk-resultlist-results dd.fechaFin {
    margin-top: 0.5em;
    float: left;
}

.wk-resultlist-results dd.fechapublicacionautonomica {
    margin-top: 0.5em;
    float: left;
}

.wk-resultlist-results dd.fechapublicacionestatal {
    margin-top: 0.5em;
    float: left;
}

.wk-resultlist-results dd.fechapublicacion {
    margin-top: 0.5em;

}

.wk-resultlist-results dd[class*="interes"] {
    line-height: 1.4em;
    color: #940c72;
    margin: 0 8px 0 0;
    float: left;
    font-family: 'wk-icons-filled';
    font-weight: 900;
    font-size: 1.3em;
}

.wk-resultlist-results dd[class*="interes"]:after {
    content: "";
}

.wk-resultlist-results dd[class*="interes"]:before {
    content: "";
}

.wk-resultlist-results dd.interes:after {
    content: '\e818';
}

.wk-resultlist-results dd.interes2:after {
    margin-left: 2px;
    content: '\e818';
}

.wk-resultlist-results dd.interes2:before {
    content: '\e818';
}

.wk-resultlist-results dd.iniciovigencia {
    clear: both;
    padding-top: 0.5em;
}

.wk-resultlist-results dd.libros_doctrina {
    line-height: 32px;
    float: left;
    margin-top: 0.5em;
    margin-right: 16px;
}

.wk-resultlist-results dd.libros_doctrina dfn:before {
    display: block;
    content: '\e952';
    font-family: "wk-icons";
    font-size: 20px;
}

.wk-resultlist-results dd.listPrecepts {
    margin-top: 0.5em;
    background-color: #f2f2f4;
    padding: 1.3em;
}

.wk-resultlist-results dd.listPrecepts ul {
    margin-top: 0.5em;
}

.wk-resultlist-results dd.listPrecepts li + li {
    margin-top: 0.5em;
}

.wk-resultlist-results dd.mediopublicacionestatal {
    margin-top: 0.5em;
    float: left;
    margin-right: 1.3em;
}

.wk-resultlist-results dd.mediopublicacionautonomica {
    margin-top: 0.5em;
    clear: both;
    float: left;
    margin-right: 1.3em;
}

.wk-resultlist-results dd.Materia {
    float: left;
    padding-right: 1.3em;
    border-right: 1px solid #dadada;
}

.wk-resultlist-results dd.myBasket {
    position: absolute;
    right: 0;
    bottom: -1em;
    display: none;
}

@media (max-width: 1023px) {
    .wk-resultlist-results dd.myBasket {
        float: none;
    }
}

.wk-resultlist-results dd.myBasket.wk-is-active {
    display: block;
    width: inherit;
    left: inherit;
}

.wk-resultlist-results dd.myBasket a {
    display: block;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: inherit;
    font-size: 0.9vw;
}

.wk-resultlist-results dd.myBasket a:after {
    font-family: "wk-icons";
    content: '\e82e';
    font-size: 20px;
    margin-left: 8px;
    float: right;
    color: #e3e3e5;
}

.wk-resultlist-results dd.myBasket a.disabled {
    color: #bfbfbf;
    cursor: default;
}

.wk-resultlist-results dd.myBasket a.disabled:after {
    content: '\e82c';
}

.wk-resultlist-results dd.myBasket[style*="block"] + .addToMyDocuments {
    float: right;
}

.wk-resultlist-results dd.publicacion_desc {
    margin-top: 0.5em;
    font-weight: bold;
}

.wk-resultlist-results dd.publicacion_desc .publicacion_desc > span {
    display: block;
}

.wk-resultlist-results dd.summary {
    line-height: 2.5em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 43% 0 auto;
    display: table;
/*    width: 15em;
*/}

@media (max-width: 1180px) {
    .wk-resultlist-results dd.summary {
        margin-left: 1%;
    }
    .wk-resultlist-results dd.summary a{

    }
    .wk-resultlist-results dd.myBasket {
        bottom: -1.5em;
        left: 3px;
        width: fit-content;
    }
    .wk-resultlist-results dd.myBasket a{}

    .wk-resultlist-results dd.addToMyDocuments {
        font-size: 10px;
    }
}

@media (max-width: 1023px) {
    .wk-resultlist-results dd.summary {
        position: static;
        margin: 16px 0 0 0;
    }

    .cBody .wk-resultlist-results dd.summary a,
    .cBody .wk-resultlist-results dd.myBasket a {
        font-size: 0.7em;
    }

}

.wk-resultlist-results dd.summary a {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    display: inline-block;
    font-size:1em;
}

.wk-resultlist-results dd.summary a:after {
    content: "Ver extracto din\00E1 mico";
}

.wk-resultlist-results dd.TextoDoct {
    margin-top: 0.5em;
    text-align: justify;
}

.wk-resultlist-results dd.TextoDoct p + p {
    margin-top: 0.5em;
}

.wk-resultlist-results dd.tdcpath {
    margin-top: 0.5em;
}

.wk-resultlist-results dd.TieneTexto {
    line-height: 32px;
    height: 32px;
    float: left;
    margin-top: 0.5em;
}

.wk-resultlist-results dd.TieneTexto:after {
    content: "T";
    display: inline-block;
    font-size: 24px;
    font-family: serif;
    font-weight: 900;
}

.wk-resultlist-results dd.titulo {
    line-height: 1.3;
    display: table;
    font-size: 1.3em;
    font-weight: bold;
}

.wk-resultlist-results dd.titulo a:hover {
    text-decoration: underline;
}

.wk-resultlist-results dd.titulo.visitedDocument a {
    color: #609;
}

.wk-resultlist-results dd[class*="tipo_"] {
    margin-top: 0.5em;
    float: left;
    line-height: 2.5em;
    font-weight: bold;
    color: #757575;
}

.wk-resultlist-results dd[class*="tipo_"] a {
    color: inherit;
}

.wk-resultlist-results dd[class*="tipo_"] span[class*="tipo_"]:before {
    color: #e3e3e5;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

.wk-resultlist-results dd[class*="tipo_"] + [class*="tipo_"] {
    margin-left: 1.3em;
}

.wk-resultlist-results dd.inCasSi {
    margin-top: 0.5em;
    float: left;
    line-height: 2.5em;
    font-weight: bold;
    color: #757575;
}

.wk-resultlist-results dd.inCasSi:before {
    color: #e3e3e5;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

.wk-resultlist-results dd.inCasSi:after {
    content: 'Interés Casacional';
    font-size: 13px;
    float: right;
    color: #757575;
}

.wk-resultlist-results dd.inCasNo {
    margin-top: 0.5em;
    float: left;
    line-height: 2.5em;
    font-weight: bold;
    color: #757575;
}

.wk-resultlist-results dd.inCasNo:before {
    color: #007ac3;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

.wk-resultlist-results dd.inCasNo:after {
    content: 'Sin interés Casacional';
    font-size: 13px;
    float: right;
    color: #757575;
}

.wk-resultlist-results dd.titulo_DocEsencial {
    margin-top: 0.5em;
    font-weight: bold;
}

.wk-resultlist-results dd.Voz {
    float: left;
    margin-left: 1.3em;
}

.wk-resultlist-results dd.Voz + dd.titulo {
    clear: both;
    padding-top: 0.5em;
}

.wk-resultlist-results span {
    display: inline-block;
}

.wk-resultlist-results span.publicacion_desc > span + span {
    margin-top: 0.5em;
}

.wk-resultlist-results dt {
    float: left;
    margin-right: 8px;
    font-weight: bold;
}

.wk-resultlist-results .numero {
    line-height: 1.4em;
    display: table;
    font-size: 1.4em;
    font-weight: bold;
}

.wk-resultlist-results .mode-less {
    margin-left: auto;
    display: table;
}

.wk-resultlist-results .mode-less dfn {
    display: none;
}

.wk-resultlist-results .mode-less a {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
}

.wk-resultlist-results .mode-less a + a {
    margin-left: 8px;
}

.wk-resultlist-results .mode-less:after {
    content: "";
    display: table;
    clear: both;
}

.wk-resultlist-results .SeeMore:before {
    content: "Ver más";
}

.wk-resultlist-results .SeeMore:after {
    margin-left: 8px;
    content: '\e90f';
    font-family: "wk-icons";
}

.wk-resultlist-results .SeeMore[style*="none"] {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    background-color: #bfbfbf;
    color: #9c9c9c;
    display: inline-block;
    cursor: not-allowed;
}

.wk-resultlist-results .SeeMore[style*="none"]:hover, .wk-resultlist-results .SeeMore[style*="none"]:focus {
    background-color: #cccccc;
    text-decoration: none;
    color: #9c9c9c;
}

.wk-resultlist-results .SeeLess:before {
    content: "Ver menos";
}

.wk-resultlist-results .SeeLess:after {
    margin-left: 8px;
    content: '\e90e';
    font-family: "wk-icons";
}

.wk-resultlist-results .SeeLess[style*="none"] {
    /*display: block !important;*/
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    background-color: #bfbfbf;
    color: #9c9c9c;
    display: inline-block;
    cursor: not-allowed;
}

.wk-resultlist-results .SeeLess[style*="none"]:hover, .wk-resultlist-results .SeeLess[style*="none"]:focus {
    background-color: #cccccc;
    text-decoration: none;
    color: #9c9c9c;
}

.wk-resultlist-results .summaryitemmouseout + .summaryitemmouseout, .wk-resultlist-results .summaryitemmouseover + .summaryitemmouseout, .wk-resultlist-results .summaryitemmouseout + .summaryitemmouseover, .wk-resultlist-results .summaryitemmouseover + .summaryitemmouseover {
    margin-top: 0.5em;
}

.wk-resultlist-results .wk-icon-vermas {
    display: none;
}

.wk-resultlist-results .wk-ResultRow-ShortList {
    /* margin-top: 0.5em; */
}

@media (max-width: 767px) {
    .wk-resultlist-results dd.addToMyDocuments {
        /* float: none; */
    }

    .wk-resultlist-results dd.derogado {
        position: static;
        display: table;
        clear: both;
        margin-top: 8px;
    }

    .wk-resultlist-results dd.myBasket {
        float: none;
        margin-left: 0;
        clear: both;
    }

    .wk-resultlist-results dd.myBasket a {
        text-align: left;
    }

    .wk-resultlist-results dd.myBasket[style*="block"] + .addToMyDocuments {
        margin-right: 0;
        float: none;
    }

    .wk-resultlist-results dd.summary {
    }

    .wk-resultlist-results dd[class*="tipo_"] {
        float: none;
    }

    .wk-resultlist-results dd[class*="tipo_"] + [class*="tipo_"] {
        margin-left: 0;
    }
}

.wk-shortList-content + .wk-shortList-content {
    margin-top: 0.5em;
    padding-top: 0.5em;
}

.wk-shortList--link-vermas {
    float: right;
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    background-color: #af4995;
    color: #ffffff;
    display: inline-block;
    line-height: 2.5em;
}

.wk-shortList--link-vermas:hover, .wk-shortList--link-vermas:focus {
    background-color: #b958a1;
    text-decoration: none;
    color: #ffffff;
}

.wk-resultlist-results .addToContractBox {
    float: right;
    margin-left: 28px;
    margin-top: 12px;
}

.wk-resultlist-results a.contractBox {
    color: #666;
    position: relative;
    display: block;
    padding-left: 40px;
}

.wk-resultlist-results a.contractBox::before {
    content: '';
    background-image: url(../../img/logo_CB.png);
    background-position: 0 4px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 34px;
    height: 36px;
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 0;
}

.wk-resultlist-results-content #pestanias {
    display: none;
}

.wk-resultlist-beforetabs {
    height: 40px;
    background-color: #ffffff;
    z-index: 2;
    height: 0;
}

.wk-resultlist-beforetabs:empty {
    background-color: transparent;
    display: none;
}

/*.wk-resultlist-tabs.affix {
    top: -56px;
}

.wk-resultlist-filters.affix {
    top: 164px;
    height: calc(100% - 172px);
}*/

.wk-resultlist-filters ul {
    height: calc(100% - 64px) !important;
    padding: 0;
    margin: 0;
    list-style: none;
}

.wk-resultlist-filters li {
    list-style: none;
}

.wk-resultlist-filters li + li {
    margin-top: 0.62em;
}

.wk-resultlist-filters a {
    display: block;
    text-decoration: none;
}

.wk-resultlist-filters .collapsible-panel {
    border-top: 1px solid #fff;
}

/*Colapsar filtros grouping po defecto>>*/
.wk-resultlist-filters .wk-resultlist-grouping.collapsed li a.head:after {
    content: "\e90f";
    font-family: 'wk-icons';
    font-weight: normal;
    display: block;
    float: right;
}
.wk-resultlist-filters .wk-resultlist-grouping.collapsed li a.head.opened:after {
    content: "\e90e";
}
.wk-resultlist-filters .wk-resultlist-grouping.collapsed li a.head.closed:after {
    content: "\e90f";
}
.wk-resultlist-filters .wk-resultlist-grouping.collapsed .collapsible-panel {
    display: none
}
.wk-resultlist-filters .wk-resultlist-grouping.collapsed .collapsible-panel.opened {
    display: block !important
}
/*<<Colapsar filtros grouping po defecto*/
.wk-resultlist-filters .open {
    position: relative;
    font-size: 0;
    float: left;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
}

.wk-resultlist-filters .close {
    position: relative;
    font-size: 0;
    margin: 0 8px 0 0;
    float: left;
    padding: 0 0 0 16px;
}

.wk-resultlist-filters .close + a {
}

.wk-resultlist-filters .head {
    padding: 0 16px;
    line-height: 32px;
    border-top: 1px solid #ffffff;
    background-color: #bfbfbf;
    color: #474747;
}

.wk-resultlist-filters .head:hover {
    background-color: #dadada;
}

.wk-resultlist-filters .head .ui-icon {
    display: none;
}

.wk-resultlist-filters .head .ui-icon:after {
    content: '\e90f';
    font-family: "wk-icons";
}

.wk-resultlist-filters .head:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-filters .RefinePopUp {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    text-transform: uppercase;
    background-color: #bfbfbf;
    display: inline-block;
    padding: 0;
    width: 32px;
    text-align: center;
    height: 32px;
}

.wk-resultlist-filters .RefinePopUp dfn {
    display: none;
}

.wk-resultlist-filters .RefinePopUp:after {
    content: '\e84a';
    font-family: "wk-icons";
    display: block;
    display: inline-block\9;
    font-size: 20px;
}

.wk-resultlist-filters [class*="js-see"] {
    line-height: 32px;
    display: block;
    padding: 0 16px;
    text-transform: uppercase;
}

.wk-resultlist-filters [class*="js-see"]:before {
    content: "";
    font-family: "wk-icons";
    width: 16px;
    height: 32px;
    float: right;
}

.wk-resultlist-filters [class*="js-see"]:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-filters .js-seeMore:before {
    content: '\e84c';
}

.wk-resultlist-filters .js-seeLess:before {
    content: '\e84f';
}

.wk-resultlist-filters .ShortListIndexControl {
    border-top: 1px solid #ffffff;
    overflow: auto;
    height: calc(100vh - 370px);
}

.wk-resultlist-filters .ShortListIndexControl a {
    line-height: 32px;
    padding: 0 16px;
    background: #ededed;
    color: #757575;
}

.wk-resultlist-filters .ShortListIndexControl a:hover {
    background-color: #dadada;
}

.wk-resultlist-filters .ShortListIndexControl li {
    border-bottom: 1px solid #ffffff;
}

.wk-resultlist-filters .groupingParentNode.close:after {
    content: '\e83d';
}

.wk-resultlist-filters .groupingParentNode dfn {
    display: none;
}

.wk-resultlist-filters .groupingParentNode + .groupingValueLink {
    width: calc(100% - 24px);
}

.wk-resultlist-filters .groupingNode {
    padding-left: 24px;
    position: relative;
    color: #757575;
}

.wk-resultlist-filters .groupingNode + .groupingNode {
    margin-top: 0.62em;
}

.wk-resultlist-filters .agrup ul {
    padding: 16px 16px 8px 16px;
}

.wk-resultlist-filters .agrup ul + ul {
    padding: 0 16px 8px 16px;
}

.wk-resultlist-filters .agrup ul ul {
    padding: 0;
    margin-top: 8px;
}

.wk-resultlist-filters .agrup ul[id*="ul_extra_gr"] {
    padding-top: 0;
}

.wk-resultlist-filters #Volver a {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    background-color: #007ac3;
    color: #ffffff;
    display: inline-block;
    height: 64px;
    padding: 16px;
    line-height: 32px;
    text-align: center;
    display: block;
}

.wk-resultlist-filters #Volver a:hover, .wk-resultlist-filters #Volver a:focus {
    background-color: #008adc;
    text-decoration: none;
    color: #ffffff;
}

.wk-resultlist-filters #Volver.wC ~ .wk-resultlist-grouping {
    height: calc(100% - 192px);
}

.wk-resultlist-filters #Volver.wC ~ .wk-resultlist-grouping #agrupRow {
    height: calc(100% - 155px) !important;
}

.wk-resultlist-filters #agrupRow {
    height: 100%;
    color: #757575;
}

.wk-resultlist-filters #agrupRow [type="checkbox"] {
    position: absolute;
    left: 0;
}

.wk-resultlist-filters #agrupGoButton {
    padding: 16px 0 40px;
    position: absolute;
    left: 0;
    right: 16px;
    bottom: 0;
    background-color: #ededed;
    box-sizing: border-box;
}

@media (max-width: 1023px) {
    .wk-resultlist-filters #agrupGoButton {
        position: absolute;
    }
}

.wk-resultlist-filters #agrupGoButton a {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.wk-resultlist-filters #agrupGoButton a:before {
    font-family: "wk-icons";
    content: '\e87b';
    font-size: 20px;
    margin-right: 8px;
    display: inline-block;
    float: left;
}

.wk-resultlist-filters #grouping-summary {
    padding-left: 16px;
    padding-right: 16px;
    overflow: auto;
}

.wk-resultlist-filters #grouping-summary p {
    text-transform: uppercase;
    line-height: 32px;
    margin: 0 -16px;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #ededed;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

.wk-resultlist-filters #grouping-summary span {
    display: table;
    padding-top: 8px;
}

.wk-resultlist-filters #grouping-summary li {
    position: relative;
    padding-left: 32px;
    min-height: 32px;
    line-height: 16px;
}

.wk-resultlist-filters #grouping-summary li + li {
    /*margin-top: 16px;*/
}

.wk-resultlist-filters #grouping-summary > li + li {
    margin-top: 0;
}

.wk-resultlist-filters #grouping-summary ul {
    /*margin-top: 16px;*/
    clear: both;
    display: table;
}

.wk-resultlist-filters #grouping-summary .unfoldSummaryButtonClass {
    float: left;
    padding: 0;
    background-color: transparent;
    color: inherit;
    margin-right: 8px;
    height: 32px;
}

.wk-resultlist-filters #grouping-summary .unfoldSummaryButtonClass dfn {
    display: none;
}

.wk-resultlist-filters #grouping-summary .unfoldSummaryButtonClass:after {
    content: '\e83d';
    font-family: "wk-icons";
    display: block;
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
}

.wk-resultlist-filters #grouping-summary .deleteSummaryButtonClass {
    padding: 0;
    /* width: 32px;*/
    position: absolute;
    left: 0;
    height: 32px;
    background-color: transparent;
    color: #e5202e;
}

.wk-resultlist-filters #grouping-summary .deleteSummaryButtonClass:after {
    content: '\e866';
    font-family: "wk-icons";
    display: block;
    font-size: 20px;
}

.wk-resultlist-filters #grouping-summary .deleteSummaryButtonClass dfn {
    display: none;
}

.wk-resultlist-filters #RefineResultsControl {
    padding: 16px;
}

.wk-resultlist-filters #divRefineSearchFree > div {
    float: right;
}

.wk-resultlist-filters #divRefineSearchFree:after {
    content: "";
    clear: both;
    display: table;
}

.wk-resultlist-filters #lnkRefineSearchFree {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    width: 32px;
    text-align: center;
    height: 32px;
}

.wk-resultlist-filters #lnkRefineSearchFree dfn {
    display: none;
}

.wk-resultlist-filters #lnkRefineSearchFree:after {
    content: '\e87a';
    font-family: "wk-icons";
    display: block;
    font-size: 20px;
}

.wk-resultlist-filters #txtRefineSearchFree {
    box-sizing: border-box;
    float: left;
    width: calc(100% - 64px);
}

.wk-resultlist-filters #RefineResultsTitle {
    display: none;
}

.wk-resultlist-grouping {
    height: calc(100% - 128px);
    overflow: auto;
    margin-bottom: 64px;
}

@media (max-width: 1023px) {
    .wk-resultlist-grouping {
        margin-bottom: 64px;
    }
}

#ResultListCC {
    margin-top: 0 !important;
}

/*#ResultListCC.affix {
    position: static;
    margin-top: 164px !important;
}
*/
#ResultListCC:before {
    content: "";
    clear: both;
    display: table;
}

#ResultListCC h2 {
    text-transform: uppercase;
    margin-bottom: 8px;
}

#ResultListCC h2 span + span {
    margin-left: 8px;
}

#ResultListCC h3 {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    background-color: #bfbfbf;
    color: #474747;
    display: inline-block;
    width: 100%;
    padding-right: 0;
}

#ResultListCC h3:hover, #ResultListCC h3:focus {
    background-color: #cccccc;
    text-decoration: none;
    color: #474747;
}

#ResultListCC h3:after {
    content: '\e90f';
    font-family: "wk-icons";
    margin-left: 8px;
    font-size: 16px;
    float: right;
    width: 32px;
    text-align: center;
}

#ResultListCC span {
    display: inline-block;
}

#ResultListCC table {
    width: 100%;
}

#ResultListCC th {
    display: none;
}

#ResultListCC td {
    line-height: 0;
    text-align: center;
}

#ResultListCC td.addToMyDocuments {
    width: 32px;
}

#ResultListCC td.addToMyDocuments a {
    color: inherit;
    line-height: 32px;
}

#ResultListCC td.addToMyDocuments a:after {
    content: '\e808';
    font-family: "wk-icons";
    font-size: 20px;
    width: 32px;
    height: 32px;
    text-align: center;
    display: block;
}

#ResultListCC td.boletin {
    width: 72px;
}

#ResultListCC td.boletin span {
    line-height: 32px;
}

#ResultListCC td.conv_vigente {
    width: 8em;
}

#ResultListCC td.conv_vigente dfn {
    border: 1px solid #007ac3;
    display: block;
    padding: 0 0.62em;
    line-height: 32px;
    height: 32px;
    color: #007ac3;
}

#ResultListCC td.conv_vigente dfn:before {
    content: '\e862';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    font-size: 20px;
}

#ResultListCC td.conv_vigente dfn:after {
    content: "En vigor";
}

#ResultListCC td.conv_vigenteEmpty {
    width: 8em;
}

#ResultListCC td.conv_derogado {
    width: 8em;
}

#ResultListCC td.conv_derogado dfn {
    border: 1px solid #e5202e;
    display: block;
    padding: 0 0.62em;
    line-height: 32px;
    height: 32px;
    color: #e5202e;
}

#ResultListCC td.conv_derogado dfn:before {
    content: '\e865';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    font-size: 20px;
}

#ResultListCC td.conv_derogado dfn:after {
    content: "Sin vigor";
}

#ResultListCC td.conv_derogadoEmpty {
    width: 8em;
}

#ResultListCC td.codconvenio {
    width: 8em;
}

#ResultListCC td.codconvenio span {
    line-height: 32px;
}

#ResultListCC td.codconvenioEmpty {
    width: 8em;
}

#ResultListCC td.fechaIni {
    width: 6em;
    text-align: right;
}

#ResultListCC td.fechaIni span {
    line-height: 32px;
}

#ResultListCC td.fechaFin {
    text-align: left;
    width: 6em;
}

#ResultListCC td.fechaFin span {
    line-height: 32px;
}

#ResultListCC td.fechaFinEmpty {
    text-align: left;
    width: 6em;
}

#ResultListCC td.fechapublicacion {
    width: 6em;
}

#ResultListCC td.fechapublicacion span {
    line-height: 32px;
}

#ResultListCC td.titulo {
    text-align: left;
    padding-left: 16px;
}

#ResultListCC td.titulo a {
    line-height: 1.3em;
    padding-top: 16px;
    padding-bottom: 16px;
}

#ResultListCC td.myBasket {
    width: 32px;
}

#ResultListCC td.myBasket a {
    color: inherit;
}

#ResultListCC td.myBasket a:after {
    content: '\e82e';
    font-family: "wk-icons";
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
}

#ResultListCC td.myBasket a.disabled {
    color: #bfbfbf;
    cursor: default;
}

#ResultListCC td.myBasket a.disabled:after {
    content: '\e82c';
}

#ResultListCC td.myBasket a[title="Documento ya añadido"]:after {
    content: '\e82c';
}

#ResultListCC td.NovedadesEmpty:empty {
    display: none;
}

#ResultListCC tr:first-child + tr ~ tr {
    border-top: 1px solid #cfcfcf;
}

#ResultListCC a {
    display: inline-block;
}

#ResultListCC .disabled {
    color: #bfbfbf;
}

#ResultListCC .resultados {
    padding: 32px;
}

#ResultListCC .hiddenResultTable {
    display: none;
}

#ResultListCC .groupdiv {
    background-color: #ededed;
}

#ResultListCC .groupdiv:after {
    content: "";
    clear: both;
    display: table;
}

#ResultListCC .groupdiv + .groupdiv {
    border-top: 1px solid #ffffff;
}

#ResultListCC .titulo {
    font-size: 14px;
}

#ResultListCC #pestanias {
    line-height: 16px;
    font-size: 13px;
    text-align: center;
    margin-top: 16px;
    padding: 0 32px;
    width: 100%;
    float: none;
}

#ResultListCC #pestanias ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #dadada;
    height: 48px;
}

#ResultListCC #pestanias ul a {
    padding: 8px;
    display: inline-block;
    height: 48px;
    font-size: 12px;
}

#ResultListCC #pestanias ul:after {
    content: "";
    clear: both;
    display: table;
}

#ResultListCC #pestanias li {
    float: left;
}

#ResultListCC #pestanias li.on {
    border: 1px solid #dadada;
    border-bottom: 0;
    position: relative;
    top: 1px;
    background-color: #ffffff;
    color: #474747;
    height: 100%;
}

#ResultListCC #pestanias li.on span {
    max-width: 100%;
}

#ResultListCC #pestanias li.on .center {
    padding: 8px 16px;
    height: 100%;
}

#ResultListCC #pestanias li.on .titulo {
    font-weight: bold;
}

#ResultListCC #pestanias span {
    display: block;
}

#ResultListCC #pestanias dfn {
    display: inline-block;
}

#ResultListCC #pestanias .cantidad {
    background-color: #4099bf;
    border-radius: 12px;
    color: #fff;
    padding: 2px 6px 0 6px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
}

@media (max-width: 1023px) {
/*    #ResultListCC.affix {
        margin-top: 0 !important;
    }

    #ResultListCC.affix .wk-resultlist-tabs.affix {
        display: block;
    }*/

    #ResultListCC td.addToMyDocuments {
        margin-left: 16px;
        display: block;
    }

    #ResultListCC td.boletin {
        display: block;
        width: 100%;
        text-align: inherit;
        padding-left: 16px;
        padding-right: 16px;
    }

    #ResultListCC td.conv_vigente {
        display: block;
        margin-left: 16px;
    }

    #ResultListCC td.conv_vigenteEmpty {
        display: none;
    }

    #ResultListCC td.conv_derogado {
        display: block;
        margin-left: 16px;
    }

    #ResultListCC td.conv_derogadoEmpty {
        display: none;
    }

    #ResultListCC td.codconvenio {
        display: block;
        width: 100%;
        text-align: inherit;
        padding-left: 16px;
        padding-right: 16px;
    }

    #ResultListCC td.codconvenioEmpty {
        display: block;
    }

    #ResultListCC td.fechaIni {
        display: block;
        width: 100%;
        text-align: inherit;
        padding-left: 16px;
        padding-right: 16px;
    }

    #ResultListCC td.fechaIniEmpty {
        display: none;
    }

    #ResultListCC td.fechaFin {
        display: block;
        width: 100%;
        text-align: inherit;
        padding-left: 16px;
        padding-right: 16px;
    }

    #ResultListCC td.fechaFinEmpty {
        display: none;
    }

    #ResultListCC td.fechapublicacion {
        display: block;
        width: 100%;
        text-align: inherit;
        padding-left: 16px;
        padding-right: 16px;
    }

    #ResultListCC td.titulo {
        display: block;
        padding-left: 16px;
        padding-right: 16px;
    }

    #ResultListCC td.myBasket {
        display: block;
        margin-left: 16px;
    }

    #ResultListCC td.NovedadesEmpty {
        display: block;
    }

    #ResultListCC td.NovedadesEmpty:empty {
        display: none;
    }

    #ResultListCC .resultados {
        padding: 16px;
    }

    #ResultListCC #pestanias {
        position: relative;
        padding: 0 16px;
    }

    #ResultListCC #pestanias ul {
        height: auto;
        padding-top: 51px;
    }

    #ResultListCC #pestanias ul a {
        display: block;
        padding: 0;
    }

    #ResultListCC #pestanias li {
        float: none;
    }

    #ResultListCC #pestanias li.on {
        position: absolute;
        height: auto;
        width: 175px;
    }

    #ResultListCC #pestanias dfn {
        display: block;
    }

    #ResultListCC #pestanias .off {
        border-top: 1px solid #dadada;
        display: none;
    }

    #ResultListCC #pestanias .off a {
        padding-top: 11px;
        height: 40px;
    }

    #ResultListCC #pestanias .off .titulo {
        float: left;
        line-height: 18px;
    }

    #ResultListCC #pestanias .off .cantidad {
        float: right;
    }

    #ResultListCC #pestanias #RWD_boton_pestanias {
        display: inline-block;
        height: 48px;
        line-height: 48px;
        position: absolute;
        z-index: 1;
        left: 190px;
        top: 0;
        margin-top: 3px;
        font-size: 14px;
        white-space: nowrap;
        padding-left: 16px;
        color: #007ac3;
        font-size: 0;
    }

    #ResultListCC #pestanias #RWD_boton_pestanias:before {
        content: "Ver más";
        font-size: 14px;
        display: inline-block;
        float: left;
        margin-right: 8px;
    }

    #ResultListCC #pestanias #RWD_boton_pestanias:after {
        content: '\e90f';
        font-family: "wk-icons";
        font-size: 20px;
    }

    #ResultListCC #pestanias #RWD_boton_pestanias.wk-is-hidden {
        display: none;
    }

    #ResultListCC #pestanias #RWD_boton_pestanias.wk-is-active:before {
        content: "Ver menos";
    }

    #ResultListCC #pestanias #RWD_boton_pestanias.wk-is-active:after {
        content: '\e90e';
    }

    #ResultListCC #pestanias #RWD_boton_pestanias.wk-is-active + * .off {
        display: block;
    }
}

#wcresultslist_noresults {
    margin-right: auto;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    padding-top: 32px;
    border: 1px solid #007ac3;
    border-left-width: 48px;
    padding: 16px;
    position: relative;
    margin-top: 32px;
}

#wcresultslist_noresults a {
    text-decoration: underline;
}

#wcresultslist_noresults:after {
    content: '\e80d';
    font-family: "wk-icons";
    color: #ffffff;
    font-size: 24px;
    position: absolute;
    left: -34px;
    top: 16px;
}

@media (max-width: 1023px) {
    .wk-resultlist-tabs .jcarousel-container {
        padding: 0;
    }
    .wk-resultlist-results dd.titulo {
        line-height: 1.3;
        font-size: 1.1em;
    }
    .wk-resultlist-results .numero {
        line-height: 1.3em;
        font-size: 1.2em;
    }
    .wk-resultlist-results .titulo + dd.myBasket {
        bottom: -22px;
    }
}

@media (max-width:1500px) {
    #cHead #cBusqueda {
        right: unset;
        left: 300px;
        width: 25%;
    }

    #cBusquedaHome #sc1Av2TxtSearch{
        font-size: 18px;
    }
}

@media (max-width: 1195px) {
    #cHead #LogoUN a {
        width: 255px !important;
    }
}

@media (max-width: 1120px) {
    #cHead #cBusqueda {
        left: 250px;
    }
}

[action*="ListaResultadosNoticias.aspx"] .wk-resultlist #PB_ResultListLayout {
    display: none;
}

[action*="ListaResultadosNoticias.aspx"] .wk-resultlist-tabs .on .center .cantidad,
[action*="ListaNovedadesLegis.aspx"] .wk-resultlist-tabs .on .center .cantidad,
[action*="ListaResultadosRevistaCons.aspx"] .wk-resultlist-tabs .on .center .cantidad,
[action*="ListaResultadosLaunchDoct.aspx"] .wk-resultlist-tabs .on .center .cantidad,
[action*="ListaResultadosLaunchOrg.aspx"] .wk-resultlist-tabs .on .center .cantidad,
[action*="ListaSentenciasDestacadas.aspx"] .wk-resultlist-tabs .on .center .cantidad {
    display: none;
}

[action*="ListaResultadosNoticias.aspx"] .wk-resultlist .wk-resultlist-results {
    width: 100%;
}

.wk-resultlist-grouping .listagrouping #li_gr_anio{
    display:none;
}

.wk-resultlist-grouping .listagroupingAdm #li_gr_anio,
.wk-resultlist-grouping .listagroupingAdm #li_gr_materia {
    display: none;
}

.wk-resultlist-results dd.tdcpath .tdcpath span:first-child, .wk-resultlist-results dd.tdcpath .tdcpath span:nth-child(2) {
    display: none;
}

.wk-resultlist-results dd.tdcpath span.HighlightExtended span.Highlight, .wk-resultlist-results dd.tdcpath span.HighlightExtended {
    display: inline-block !important;
}

.wk-resultlist #pestanias div#El\ Consultor\ Visión {
    width: 151px;
}