#cHead.affix{
    position: fixed;
    z-index: 2;
    left: 0;
    right: 0;
    }
    @media (max-width: 1023px){
      #cHead.affix{
          position: static;
          }
      }
  #cHead.affix:before{
    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;
          }
      #cHead.affix + .cBody #PA_ResultListLayout {
          position: fixed;
          z-index: 1;
          top: 150px;
          bottom: 0;
          height: auto;
          }
          @media (max-width: 1023px){
            #cHead.affix + .cBody #PA_ResultListLayout {
                position: static;
                }
            }
        #cHead.affix + .cBody #PA_ResultListLayout[style*="height"] {
            height: auto!important;
            }
          
      #cHead.affix + .cBody #PB_ResultListLayout {
          padding-top: 60px;
          }
          @media (max-width: 1023px){
            #cHead.affix + .cBody #PB_ResultListLayout {
                padding-top: 16px;
                }
            }

.cBody{
    height: calc(100% - 183px);
    }
    .cBody[style*="height"]{
        min-height: calc(100% - 183px)!important;
        height: auto!important;
        }
#SC_ResultListLayout{
    height: 100%;
    }
  #SC_ResultListLayout:after{
    content: "";
    clear: both;
    display: table;
      }
    #SC_ResultListLayout a:hover{
        color: inherit;
        text-decoration: none;
        }
#PA_ResultListLayout{
    width: 368px;
    float: left;
    padding-left: 16px;
    padding-top: 16px;
    height: 100%;
    line-height: 1.3em;
    }
    @media (max-width: 1023px){
      #PA_ResultListLayout{
          width: 100%;
          float: none;
          height: auto;
          padding-right: 16px;
          }
      }
    #PA_ResultListLayout[style*="width"]{
        width: 368px!important;
        }
        @media (max-width: 1023px){
          #PA_ResultListLayout[style*="width"]{
              width: 100%!important;
              }
          }
    #PA_ResultListLayout[style*="display"]{
        display: block!important;
        }
    #PA_ResultListLayout .mytable{
        height: 100%;
        position: relative;
        background-color: #f3f3f3;
        }
    #PA_ResultListLayout #Grouping{
        position: relative;
        }
    #PA_ResultListLayout #RefineResultsControl{
        height: auto;
        border-top: 16px solid #fff;
        }
    #PA_ResultListLayout .lblAgrup{
        display: block;
        padding-top: 16px;
        background-color: #fff;
        display: none;
        }

#ReturnAllResults1 a{
  display:block;
  text-align:center;
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  background-color: #85bc20;
  line-height: 32px;
  }
  #ReturnAllResults1 a:hover{
    color: #fff;
    background-color: #a4cd58;
    } 
   
#PB_ResultListLayout{
    width: calc(100% - 368px);
    float: right;
    padding-left: 32px;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
    height: 100%;
    line-height: 1.5em;
    }
    @media (max-width: 1023px){
      #PB_ResultListLayout{
          width: 100%;
          float: none;
          padding-left: 16px;
          padding-right: 16px;
        }
    }

    #PB_ResultListLayout[style*="width"]{
        width: calc(100% - 368px)!important;
        }
        @media (max-width: 1023px){
          #PB_ResultListLayout[style*="width"]{
              width: 100%!important;
              }
          }

    #PB_ResultListLayout #pestanias{
        height: 44px;
        position: relative;
        }
        @media (max-width: 1023px){
          #PB_ResultListLayout #pestanias{
              height: auto;
              }
          }
        #PB_ResultListLayout #pestanias + #resultados{
            height: calc(100% - 40px);
            }

    #PB_ResultListLayout #resultados{
        clear: both;
        }
      #PB_ResultListLayout #resultados #pestanias{
          display: none;
          }
   
    #PB_ResultListLayout #ResulRow{
      margin-bottom: 48px;
      }

#pestanias{
    text-align: center;
    }
    #pestanias ul{
        padding-left: 0;
        border-bottom: 3px solid #5c7b13;
        }
      #pestanias ul:after{
        content: "";
        clear: both;
        display: table;
        }
    #pestanias li{
        float: left;
        background-color: #e4e4e3;
        }
        @media (max-width: 1023px){
          #pestanias li{
              float: none;
              }
          }

      #pestanias li + li{
        margin-left: 2px;
        }
    #pestanias a{
        padding-left: 16px;
        padding-right: 16px;
        color: inherit;
        padding-top: 6px;
        padding-bottom: 4px;
        }
    #pestanias .on{
        background-color: #5c7b13;
        height: 100%;
        border-bottom: 1px solid #fff;
        padding-top: 6px;
        padding-bottom: 3px;
        }
        #pestanias .on .center{
            padding-left: 16px;
            padding-right: 16px;
            }
        #pestanias .on .titulo{
            color: #fff;
            font-family: 'FiraSans-SemiBold';
            }
        #pestanias .on .cantidad{
            color: #5c7b13;
            }
    #pestanias .titulo{
        display: block;
        line-height: 16px;
        font-size: 14px;
        }
    #pestanias .cantidad{
        background-color: #fff;
        padding-left: 4px;
        padding-right: 4px;
        border-radius: 8px;
        line-height: 17px;
        font-size: 11px;
        font-family: 'FiraSans-SemiBold';
        }

#ResultList dd.summary {
    margin-top: 0.5em;
    line-height: 2.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    display: table;
    position: relative;
    }
    #ResultList dd.summary a {
        border: 0;
        padding: 0 16px;
        cursor: pointer;
        line-height: 32px;
        transition: background-color 0.1s ease-out;
        text-transform: uppercase;
        background-color: #5c7b13;
        color: #fff;
        display: inline-block;
        padding: 0 1.3em;
        line-height: 2.5em;
        }
      #ResultList dd.summary a:after {
          content: "Ver extracto din\00E1 mico";
          font-size: 0.9em;
          }

.lblAgrup{ 
    font-size: 17px;
    }
#RefineResultsTitle{
    font-size: 17px;
    background-color: #fff;
    color: #85bc20;
    line-height: 32px;
    }

#RefineResultsList{
    line-height: 16px;
    padding: 16px;
    }
    #RefineResultsList ul{
        list-style-type: none;
        padding-left: 0;
        display: table;
        }
    #RefineResultsList li{
        height: 16px;
        }
        #RefineResultsList li + li{
            margin-top: 8px;
            }
    #RefineResultsList img{
        height: 16px;
        background-color: #d4e8b1;
        }
    #RefineResultsList a{
        color: inherit;
        text-decoration: none;
        }
    #RefineResultsList a:after{
        content: "";
        clear: both;
        display: table;
        }
    #RefineResultsList span{
        display: inline-block;
        float: left;
        margin-right: 8px;
        width: 9em;
        }

    #agrupRow[style*="height"]{
        height: auto !important;
        }
    #agrupRow ul {
        padding: 0;
        margin: 0;
        list-style: none;
        }
    #agrupRow li {
        list-style: none;
        position: relative;
        }
    #agrupRow a {
        display: block;
        }
    #agrupRow dfn {
        display: none;
        }
                    #agrupRow #agrup > li > ul > li + li{
                        margin-top: 8px;
                        }
                    #agrupRow #agrup > li > ul > li > ul{
                        padding-left: 24px;
                        margin-top: 8px;
                        }
                        #agrupRow #agrup > li > ul > li > ul > li{
                            }
                            #agrupRow #agrup > li > ul > li > ul > li + li{
                                margin-top: 8px;
                                }

  #agrupRow .collapsible-panel {
    border-top: 1px solid #fff;
    }
  #agrupRow .head {
    padding: 0 16px;
    line-height: 32px;
    border-top: 1px solid #fff;
    background-color: #bfbfbf;
    color: #474747;
    transition: background-color, border 0.1s ease-out;
    }
    #agrupRow .head:after {
      content: "";
      clear: both;
      display: table;
      }
    #agrupRow .head:hover {
      background-color: #dadada;
      }
    #agrupRow .head + ul{
      display: block!important;
      height: 0!important;
      padding: 0 16px;
      transition: height 0.1s ease-out;
      }
      #agrupRow .head.ui-state-active .ui-icon:after{
        content: '\e90e';
        }
      #agrupRow .head.ui-state-active + ul{
        height: 200px!important;
        padding: 16px 16px 8px 16px;
        }
      
      #agrupRow .head .ui-icon {
          float: right;
          }
          #agrupRow .head .ui-icon:after {
            content: '\e90f';
            font-family: "wk-icons";
            }
          #agrupRow .head .ui-icon + .ui-icon {
              display: none;
              }

  #agrupRow .RefinePopUp {
    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;
    padding: 0;
    width: 32px;
    text-align: center;
    height: 32px;
    }
  #agrupRow .RefinePopUp:hover,
  #agrupRow .RefinePopUp:focus {
    background-color: #cccccc;
    text-decoration: none;
    color: #474747;
    }
  #agrupRow .RefinePopUp dfn {
    display: none;
    }
  #agrupRow .RefinePopUp:after {
    content: '\e84a';
    font-family: "wk-icons";
    display: block;
    display: inline-block\9;
    font-size: 20px;
    }
#agrupRow [class*="js-see"] {
  line-height: 32px;
  display: block;
  padding: 0 16px;
  background-color: #fff;
  color: #85bc20;
  }
  #agrupRow [class*="js-see"]:before {
    content: "";
    font-family: "wk-icons";
    width: 16px;
    height: 32px;
    float: right;
    }
  #agrupRow [class*="js-see"]:after {
    content: "";
    clear: both;
    display: table;
    }
  #agrupRow .js-seeMore:before {
    content: '\e84c';
    }
  #agrupRow .js-seeLess:before {
    content: '\e84f';
    }
  #agrupRow .ShortListIndexControl {
    border-top: 1px solid #fff;
    }
  #agrupRow .ShortListIndexControl a {
    line-height: 32px;
    padding: 0 16px;
    background: #ededed;
    color: #757575;
    }
  #agrupRow .ShortListIndexControl a:hover {
    background-color: #dadada;
    }
  #agrupRow .ShortListIndexControl li {
    border-bottom: 1px solid #fff;
    }
  #agrupRow .metadataFilterCount {
    float: right;
    }
  #agrupRow .groupingValueLink {
    display: table;
    width: 100%;
    }
    #agrupRow .groupingValueLink > *:first-child {
      display: table-cell;
      vertical-align: top;
      }
  #agrupRow .groupingParentNode {
    float: left;
    margin-right: 8px;
    color: inherit;
    }

#agrupRow .open,
#agrupRow .close {
  float: left;
  margin-right: 8px;
  }
  #agrupRow .open:after,
  #agrupRow .close:after  {
      content: "";
      font-family: "wk-icons";
      display: block;
      height: 16px;
      width: 16px;
      font-size: 16px;
      text-align: center;
      line-height: 16px;
      }
  #agrupRow .open:after {
      content: '\e846';
      }
  #agrupRow .close:after {
      content: '\e83d';
      }
#agrupRow .open + .groupingValueLink,
#agrupRow .close + .groupingValueLink{
    padding-left: 24px;
    box-sizing: border-box;
    }

#agrupRow .groupingParentNode dfn {
display: none;
}
#agrupRow .groupingParentNode + .groupingValueLink {
width: 255px\9;
width: calc(100% - 24px);
}
#agrupRow .groupingNode {
line-height: 1.3em;
padding-left: 24px;
position: relative;
color: #757575;
}
#agrupRow .groupingNode + .groupingNode {
margin-top: 0.62em;
}
#agrupRow .agrup ul {}
#agrupRow .agrup ul[style*="height"]{
    }
#agrupRow .agrup ul ul {padding: 0 0 0 16px;margin-top: 8px;}
#agrupRow .agrup ul[id*="ul_extra_gr"] {
padding-top: 0;
}
#agrupRow #Volver a {
border: 0;
padding: 0 16px;
cursor: pointer;
transition: background-color 0.1s ease-out;
text-transform: uppercase;
background-color: #85bc20;
color: #fff;
display: inline-block;
height: 64px;
padding: 16px;
line-height: 32px;
text-align: center;
display: block;
}
#agrupRow #Volver a:hover,
#agrupRow #Volver a:focus {
background-color: #0089c3;
text-decoration: none;
color: #fff;
}
#agrupRow #Volver.wC ~ .wk-resultlist-grouping {
height: calc(100% - 192px);
height: 100%\9;
}
#agrupRow #Volver.wC ~ .wk-resultlist-grouping #agrupRow {
height: calc(100% - 155px) !important;
height: 100%\9 !important;
}
#agrupRow #agrupRow {
height: 100% !important;
}
#agrupRow #agrupRow [type="checkbox"] {
position: absolute;
left: 0;
}
#agrupRow #agrupGoButton {
padding: 16px 0;
position: absolute;
left: 0;
right: 0;
width: 100%;
bottom: 0;
background-color: #ededed;
}
#agrupRow #agrupGoButton a {
border: 0;
padding: 0 16px;
cursor: pointer;
line-height: 32px;
transition: background-color 0.1s ease-out;
text-transform: uppercase;
background-color: #5b528c;
color: #fff;
display: inline-block;
margin-left: auto;
margin-right: auto;
display: table;
}
#agrupRow #agrupGoButton a:hover,
#agrupRow #agrupGoButton a:focus {
text-decoration: none;
}
#agrupRow #agrupGoButton a:before {
font-family: "wk-icons";
content: '\e87b';
font-size: 20px;
margin-right: 8px;
display: inline-block;
float: left;
}
#agrupRow #grouping-summary {
color: #757575;
padding-left: 16px;
padding-right: 16px;
overflow: auto;
}
#agrupRow #grouping-summary p {
text-transform: uppercase;
line-height: 32px;
margin-left: -16px;
margin-right: -16px;
padding-left: 16px;
padding-right: 16px;
background: #ededed;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}
#agrupRow #grouping-summary span {
display: table;
padding-top: 8px;
}
#agrupRow #grouping-summary li {
position: relative;
padding-left: 32px;
min-height: 32px;
line-height: 16px;
}
#agrupRow #grouping-summary > li + li {
margin-top: 0;
}
#agrupRow #grouping-summary ul {
clear: both;
display: table;
}
#agrupRow #grouping-summary .unfoldSummaryButtonClass {
float: left;
padding: 0;
background-color: transparent;
color: inherit;
margin-right: 8px;
height: 32px;
}
#agrupRow #grouping-summary .unfoldSummaryButtonClass dfn {
display: none;
}
#agrupRow #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;
}
#agrupRow #grouping-summary .deleteSummaryButtonClass {
padding: 0;
position: absolute;
left: 0;
height: 32px;
background-color: transparent;
color: #e5202e;
}
#agrupRow #grouping-summary .deleteSummaryButtonClass:after {
content: '\e866';
font-family: "wk-icons";
display: block;
font-size: 20px;
}
#agrupRow #grouping-summary .deleteSummaryButtonClass dfn {
display: none;
}
#agrupRow #RefineResultsControl {
padding: 16px;
background-color: #f1f1f1;
}
#agrupRow #divRefineSearchFree > div {
float: right;
}
#agrupRow #divRefineSearchFree:after {
content: "";
clear: both;
display: table;
}
#agrupRow #lnkRefineSearchFree {
border: 0;
padding: 0 16px;
cursor: pointer;
line-height: 32px;
transition: background-color 0.1s ease-out;
text-transform: uppercase;
background-color: #85bc20;
color: #fff;
display: inline-block;
padding: 0;
width: 32px;
text-align: center;
height: 32px;
}
#agrupRow #lnkRefineSearchFree:hover,
#agrupRow #lnkRefineSearchFree:focus {
background-color: #0089c3;
text-decoration: none;
color: #fff;
}
#agrupRow #lnkRefineSearchFree dfn {
display: none;
}
#agrupRow #lnkRefineSearchFree:after {
content: '\e87a';
font-family: "wk-icons";
display: block;
font-size: 20px;
}
#agrupRow #txtRefineSearchFree {
float: left;
width: calc(100% - 64px);
}
#agrupRow #RefineResultsTitle {
display: none;
}
.wk-resultlist-grouping {
height: calc(100% - 128px);
overflow: auto;
margin-bottom: 64px;
}

#ResultList p {
  margin: 0;
}
#ResultList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#ResultList a {
  display: inline-block;
}
#ResultList a.AN {
  display: none;
}
#ResultList a.AN:first-child + * {
  margin-top: 0;
}
#ResultList dl {
  position: relative;
  padding-top: 1.5em;
}
#ResultList dl + dl {
  border-top: 1px solid #cfcfcf;
  margin-top: 1.5em;
}
#ResultList dl:after {
  content: "";
  clear: both;
  display: table;
}
#ResultList dd.addToMyDocuments {
  display: none;
  margin-top: 0.5em;
  float: right;
}
#ResultList dd.addToMyDocuments.wk-is-active {
  display: block;
}
#ResultList dd.addToMyDocuments a {
  display: block;
  height: 32px;
  line-height: 32px;
  color: inherit;
}
#ResultList dd.addToMyDocuments a:before {
  content: '\e808';
  font-family: "wk-icons";
  font-size: 20px;
  float: left;
  margin-right: 8px;
  color: #f2b31a;
}
#ResultList dd.addToMyDocuments a:after {
  content: "Añadir a mis alertas";
  font-size: 0.9em;
}
#ResultList dd.afavor {
  line-height: 24px;
  margin-top: 0.5em;
  clear: both;
}
#ResultList dd.afavor li {
  padding-right: 1.3em;
  }
  #ResultList 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;
    }
    #ResultList dd.afavor li:after {
      content: "";
      clear: both;
      display: table;
      }
#ResultList dd.autor{
  margin-left: 1.3em;
  padding-top: 0.5em;
  font-family: 'FiraSans-SemiBold';
  color: #474747;
  }
  #ResultList dd.autor ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }
  #ResultList dd.autor span + span {
    margin-left: 16px;
    }
#ResultList dd.boletin {
  padding-top: 0.5em;
  float: left;
  clear: both;
  }
  #ResultList dd.boletin ~ dd.fechapublicacion{
    margin-left: 1.3em;
    }

#ResultList dd.cabecera {
  padding-top: 0.5em;
  clear: both;
  text-align: justify;
  margin-left: 1.3em;
}
#ResultList dd.cabecera a {
  color: inherit;
  display: block;
}
#ResultList dd.cabecera a:first-child ~ a {
  margin-top: 0.5em;
}
#ResultList dd.codconvenio {
  padding-top: 0.5em;
  clear: both;
}
#ResultList 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;
}
#ResultList dd.conv_derogado:before {
  content: '\e865';
  font-family: "wk-icons";
  float: left;
  margin-right: 8px;
  font-size: 20px;
}
#ResultList dd.conv_derogado:after {
  content: "Sin vigor";
}
#ResultList dd.conv_vigente {
  clear: both;
  padding-top: 0.5em;
  }
  #ResultList dd.conv_vigente dfn {
    border: 1px solid #85bc20;
    display: table;
    padding: 0 8px;
    line-height: 2.5em;
    color: #85bc20;
    }
    #ResultList dd.conv_vigente dfn:before {
      content: '\e862';
      font-family: "wk-icons";
      float: left;
      margin-right: 8px;
      font-size: 20px;
      }
    #ResultList dd.conv_vigente dfn:after {
      content: "En vigor";
      }
#ResultList dd.cuestion {
  margin-top: 0.5em;
  text-align: justify;
  clear: both;
  display: table;
  }
#ResultList dd.derogado {
  border: 1px solid #e5202e;
  display: block;
  padding: 0 0.62em;
  line-height: 32px;
  height: 32px;
  color: #e5202e;
  position: absolute;
  right: 0;
  margin-top: 8px;
  }
  #ResultList dd.derogado:before {
    content: '\e865';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    font-size: 20px;
    }
  #ResultList dd.derogado:after {
    content: "Norma derogada";
    }
  #ResultList dd.derogado ~ dd.requisito{
    margin-top: 40px;
    }

#ResultList dd.encontra {
  clear: both;
  line-height: 24px;
  margin-top: 0.5em;
  }
  #ResultList dd.encontra li {
    padding-right: 1.3em;
    }
  #ResultList 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;
    }
  #ResultList dd.encontra li:after {
    content: "";
    clear: both;
    display: table;
    }
#ResultList dd.fechaIni {
  margin-top: 0.5em;
  float: left;
}
#ResultList dd.fechaFin {
  margin-top: 0.5em;
  float: left;
}
#ResultList dd.fechapublicacionautonomica {
  margin-top: 0.5em;
  float: left;
}
#ResultList dd.fechapublicacionestatal {
  margin-top: 0.5em;
  float: left;
}
#ResultList dd.fechapublicacion {
  margin-top: 0.5em;
  float: left;
}
#ResultList dd.requisito {
  height: 24px;
  width: 24px;
  position: absolute;
  right: 0;
  }
  #ResultList dd.requisito:after {
    content: "R";
    font-family: 'FiraSans-SemiBold';
    font-size: 17px;
    color: #85bc20;
    background-color: #e4e4e3;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    }
  
#ResultList dd[class*="interes"] {
  line-height: 1.4em;
  color: #E7AB11;
  margin-right: 8px;
  float: left;
  font-family: 'wk-icons-filled';
  font-weight: 900;
  font-size: 1.3em;
}
#ResultList dd[class*="interes"]:after {
  content: "";
}
#ResultList dd[class*="interes"]:before {
  content: "";
}
#ResultList dd.interes:after {
  content: '\e818';
}
#ResultList dd.interes2:after {
  margin-left: 2px;
  content: '\e818';
}
#ResultList dd.interes2:before {
  content: '\e818';
}
#ResultList dd.iniciovigencia{
  position: relative;
  padding-left: 23px;
  line-height: 18px;
  clear: both;
  padding-top: 0.5em;
  }
  #ResultList dd.iniciovigencia:before{
    content: '\e862';
    font-family: "wk-icons";
    color: var( --red1);
    font-size: 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    }
#ResultList dd.finvigencia{
  position: relative;
  padding-left: 23px;
  line-height: 18px;
  clear: both;
  padding-top: 0.5em;
  }
  #ResultList dd.finvigencia:before{
    content: '\e862';
    font-family: "wk-icons";
    color: var( --red1);
    font-size: 16px;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    }

#ResultList dd.libros_doctrina {
  line-height: 32px;
  float: left;
  margin-top: 0.5em;
  margin-right: 16px;
}
#ResultList dd.libros_doctrina dfn:before {
  display: block;
  content: '\e952';
  font-family: "wk-icons";
  font-size: 20px;
}
#ResultList dd.listPrecepts {
  margin-top: 0.5em;
  background-color: #ededed;
  padding: 1.3em;
}
#ResultList dd.listPrecepts ul {
  margin-top: 0.5em;
}
#ResultList dd.listPrecepts li + li {
  margin-top: 0.5em;
}
#ResultList dd.mediopublicacionestatal {
  margin-top: 0.5em;
  float: left;
  margin-right: 1.3em;
}
#ResultList dd.mediopublicacionautonomica {
  margin-top: 0.5em;
  clear: both;
  float: left;
  margin-right: 1.3em;
}
#ResultList dd.Materia {
  float: left;
  padding-right: 1.3em;
  border-right: 1px solid #dadada;
}
#ResultList dd.myBasket {
  display: none;
  float: left;
  margin-top: 0.5em;
  margin-left: 16px;
}
#ResultList dd.myBasket.wk-is-active {
  display: block;
}
#ResultList dd.myBasket a {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: inherit;
  font-size: 0.9em;
}
#ResultList dd.myBasket a:after {
  font-family: "wk-icons";
  content: '\e82e';
  font-size: 20px;
  margin-right: 8px;
  float: left;
  color: #f2b31a;
}
#ResultList dd.myBasket a.disabled {
  color: #bfbfbf;
  cursor: default;
}
#ResultList dd.myBasket a.disabled:after {
  content: '\e82c';
}
#ResultList dd.myBasket[style*="block"] + .addToMyDocuments {
  float: right;
}
#ResultList dd.publicacion_desc {
  margin-top: 0.5em;
  font-family: 'FiraSans-SemiBold';
}
#ResultList dd.publicacion_desc .publicacion_desc > span {
  display: block;
}
#ResultList .numero{
  color: #2698f8;
  }
#ResultList dd.summary a:after {
  content: "Ver extracto din\00E1 mico";
  font-size: 0.9em;
}
#ResultList dd.TextoDoct {
  margin-top: 0.5em;
  text-align: justify;
}
#ResultList dd.TextoDoct p + p {
  margin-top: 0.5em;
}
#ResultList dd.tdcpath {
  margin-top: 0.5em;
}

#ResultList dd.TieneTexto {
  line-height: 32px;
  height: 32px;
  float: left;
  margin-top: 0.5em;
}
#ResultList dd.TieneTexto:after {
  content: "T";
  display: inline-block;
  font-size: 24px;
  font-family: serif;
  font-weight: 900;
}
#ResultList dd.visitedForResultList {
  display: none!important;
  }
  
#ResultList dd.titulo {
  line-height: 1.4em;
  display: table;
  font-size: 1.3em;
  font-family: 'FiraSans-SemiBold';
  }
  #ResultList dd.titulo span.titulo {
    display: block;
    }
    #ResultList dd.titulo a{
      color: #2698f8;
      }
      #ResultList dd.titulo a:hover {
        text-decoration: underline;
        }

#ResultList dd.titulo.visitedDocument a {
  color: #609;
}
#ResultList dd[class*="tipo_"] {
  margin-top: 0.5em;
  float: left;
  line-height: 2.5em;
  font-family: 'FiraSans-SemiBold';
  color: #757575;
}
#ResultList dd[class*="tipo_"] a {
  color: inherit;
}
#ResultList dd[class*="tipo_"] span[class*="tipo_"]:before {
  color: #85bc20;
  content: "\e901";
  font-family: "lld-icons";
  font-size: 32px;
  margin-top: -4px;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
#ResultList dd[class*="tipo_"] + [class*="tipo_"] {
  margin-left: 1.3em;
}
#ResultList dd.inCasSi {
  margin-top: 0.5em;
  float: left;
  line-height: 2.5em;
  font-family: 'FiraSans-SemiBold';
  color: #757575;
}
#ResultList dd.inCasSi:before {
  color: #85bc20;
  content: "\e901";
  font-family: "lld-icons";
  font-size: 32px;
  margin-top: -4px;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
#ResultList dd.inCasSi:after {
  content: 'Interés Casacional';
  font-size: 13px;
  float: right;
  color: #757575;
}
#ResultList dd.inCasNo {
  margin-top: 0.5em;
  float: left;
  line-height: 2.5em;
  font-family: 'FiraSans-SemiBold';
  color: #757575;
}
#ResultList dd.inCasNo:before {
  color: #85bc20;
  content: "\e901";
  font-family: "lld-icons";
  font-size: 32px;
  margin-top: -4px;
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
#ResultList dd.inCasNo:after {
  content: 'Sin interés Casacional';
  font-size: 13px;
  float: right;
  color: #757575;
}

#ResultList dd.titulo_DocEsencial {
  margin-top: 0.5em;
  font-family: 'FiraSans-SemiBold';
}

#ResultList dd.Voz {
  float: left;
  margin-left: 1.3em;
}
#ResultList dd.Voz + dd.titulo {
  clear: both;
  padding-top: 0.5em;
}
#ResultList span {
  display: inline-block;
}
#ResultList span.publicacion_desc > span + span {
  margin-top: 0.5em;
}
#ResultList dt {
  color: #85bc20;
  float: left;
  margin-right: 8px;
  font-size: 1.3em;
  font-family: 'FiraSans-SemiBold';
  line-height: 1.4em;
}
#ResultList .mode-less {
  margin-left: auto;
  display: table;
}
#ResultList .mode-less dfn {
  display: none;
}
#ResultList .mode-less a {
  border: 0;
  padding: 0 16px;
  cursor: pointer;
  line-height: 32px;
  transition: background-color 0.1s ease-out;
  text-transform: uppercase;
  background-color: #85bc20;
  color: #fff;
  display: inline-block;
  float: left;
}
#ResultList .mode-less a:hover,
#ResultList .mode-less a:focus {
  background-color: #0089c3;
  text-decoration: none;
  color: #fff;
}
#ResultList .mode-less a + a {
  margin-left: 8px;
}
#ResultList .mode-less:after {
  content: "";
  display: table;
  clear: both;
}
#ResultList .SeeMore:before {
  content: "Ver más";
}
#ResultList .SeeMore:after {
  margin-left: 8px;
  content: '\e90f';
  font-family: "wk-icons";
}
#ResultList .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;
}
#ResultList .SeeMore[style*="none"]:hover,
#ResultList .SeeMore[style*="none"]:focus {
  background-color: #cccccc;
  text-decoration: none;
  color: #9c9c9c;
}
#ResultList .SeeLess:before {
  content: "Ver menos";
}
#ResultList .SeeLess:after {
  margin-left: 8px;
  content: '\e90e';
  font-family: "wk-icons";
}
#ResultList .SeeLess[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;
}
#ResultList .SeeLess[style*="none"]:hover,
#ResultList .SeeLess[style*="none"]:focus {
  background-color: #cccccc;
  text-decoration: none;
  color: #9c9c9c;
}
#ResultList .summaryitemmouseout + .summaryitemmouseout,
#ResultList .summaryitemmouseover + .summaryitemmouseout,
#ResultList .summaryitemmouseout + .summaryitemmouseover,
#ResultList .summaryitemmouseover + .summaryitemmouseover {
  margin-top: 0.5em;
}
#ResultList .wk-icon-vermas {
  display: none;
}
#ResultList .wk-ResultRow-ShortList {
  margin-top: 0.5em;
}

#wcresultslist_noresults{
  padding-left: 8px;
  border: 1px solid #bfbfbf;
  border-left-width: 48px;
  padding: 16px;
  position: relative;
  display: table;
  }
  @media (max-width: 1023px){
    #wcresultslist_noresults{
      margin-left: auto;
      margin-right: auto;
      }
    }
  #wcresultslist_noresults:before {
      content: '\e80d';
      font-family: "wk-icons";
      position: absolute;
      left: -36px;
      top: 16px;
      color: #fff;
      font-size: 24px;
      line-height: 24px;
      font-weight: 100;
      }
  #wcresultslist_noresults a{
    background-color: #85bc20;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 32px;
    color: #fff;
    display: table;
    text-transform: uppercase;
    transition: background-color 0.1s ease-out;
    margin-top: 16px;
    margin-left: auto;
    }
    #wcresultslist_noresults a:hover{
      background-color: #a4cd58;
      color: #fff;
      }
