@import url(codigos.css); #Area_trabajo {
    padding: 0;
}


#buscarECVision {
    position: absolute;
    right: 32px;
    top: 16px;
}

#buscarECVision a {
    line-height: 32px;
    display: inline-block;
    padding: 0 16px;
}

#SC_LayoutControl1 {
    height: 100%;
}

#SC_LayoutControl1:after {
    content: "";
    clear: both;
    display: table;
}



#barSplitter_SC_LayoutControl1 {
    margin: 0;
/*    display: none;*/
border:none;
}

#FRAMEIZQ {
    height: 100%;
}

#tBodyWF {
    height: 100%;
}

#PA_LayoutControl1 {
    width: 320px;
/*    background-color: #f2f2f49e;
*/    position: fixed;
    top: 228px;
    bottom: 15px;
    overflow: auto;
}

@media (max-width: 1023px) {
    #PA_LayoutControl1 {
        width: 100%;
        float: none;
        position: static;
    }
}

#PA_LayoutControl1[style*="width"] {
    width: 320px !important;
}

#PB_LayoutControl1.rightPane{
    width:100%;
    padding:0;
}

@media (max-width: 1023px) {
    #PA_LayoutControl1[style*="width"] {
        width: 100% !important;
    }
}

#PA_LayoutControl1[style*="display: block"] ~ #PB_LayoutControl1[style*="width"] {
    width: 100% !important;
    padding: 0;
}

#PB_LayoutControl1 {
    margin: 0;
    float: right;
}

@media (max-width: 1023px) {
    #PB_LayoutControl1 {
        float: none;
    }
}

#PB_LayoutControl1[style*="width"] {
    width: calc(100% - 320px);
    padding: 16px 20px 0 32px;
    box-sizing: border-box;
}

@media (max-width: 1023px) {
    #PB_LayoutControl1[style*="width"] {
        width: 100% !important;
    }
}

#cCnWF {
    margin: 0;
    height: 100%;
}

#cCnWF h2 {
    font-weight: 400;
    font-size: 14px;
    background-color: #3b74b9;
    color: white;
}


#cCnWF h2:hover{
    text-decoration: none !important;
}
#cCnWF #dHeadWF {
    margin-right: 17px;
}

#cCnWF #dHeadWF .pFA {
    display: none;
}

#cCnWF #dTxTWF {
    margin: 0;
    padding: 16px;
    height: calc(100% - 90px);
    box-sizing: border-box;
    margin-left:-16px;
}

#cCnWF #dTxTWF[style*="height"] {
    height: calc(100% - 90px) !important;
}

#cCnWF #dTxTWF ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#cCnWF #dTxTWF ul ul {
    padding: 0 0 0 24px;
    margin-top: 0.5em;
    display: none;
}

[class*="lb-"] {
    border: 1px solid #3b74b9;
    display: block;
    padding: 10px;
    position: relative;
    padding-left: 20px;
    background-color: #fff;
    color: #3b74b9;
}

.lb-second.active, .lb-third.active {
    background-color: #8CB4DF;
}
.lb-second.active a, .lb-third.active a {
    color: #fff;
}

[class*="lv-"] {
    padding: 3px 0px 0px 10px;
    border-left: 1px dashed #3b74b9;
    position: relative;
}

    [class*="lv-"]:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 50%;
        width: 24px;
        height: 1px;
        background-color: transparent;
        border-bottom: 1px solid #3b74b9;
    }

    #cCnWF #dTxTWF .close:before {
        content:none;
    }

    #cCnWF #dTxTWF .close.open:after {
        content: '\e84e';
    }

#cCnWF #dTxTWF .close:after {
    content: '\e84b';
    position: absolute;
    top: 10px;
    left: 2px;
    font-family: "wk-icons";
    display: block;
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
    cursor: pointer;
    color: #3b74b9;
}

#FRAMEDER {
    height: 100%;
}

#EbookDocum {
    height: 100%;
}

#cDocumentECVision {
    height: 100%;
}

#presentation {
    height: 100%;
}

#presentation:after {
    content: "";
    clear: both;
    display: table;
}

.cBody h2 {
    padding: 16px;
    font-size: 14px;
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    clear: both;
    line-height: 1.4em;
    cursor:auto;
}

.cBody .FO h2{cursor: inherit;}

#tBody:after {
    content: "";
    clear: both;
    display: table;
}

#liDocISIS {
    display: none;
}

#liDocISIS:before {
    font-family: "wk-icons";
    display: block;
    height: 32px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    float: right;
    margin-left: 8px;
}

#prevUlDocISIS {
    margin-left: 19px;
    margin-top: 15px;
}

#prevLiDocISIS {
    color: #757575;
}

#prevLiDocISIS:before {
    font-family: "wk-icons";
    height: 32px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 17px;
    float: right;
    margin-right: 60px;
}

#prevLiDocISIS:hover {
    cursor: pointer;
}

#ISIS .iop > a:before, #ISIS .op > a:before {
    content: '\e846';
}

#ISIS .icl > a:before {
    content: '\e83d';
}

#backToFe {
    display: block;
    line-height: 32px;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    font-weight: 100;
}

#sFicha {
    /* padding: 0 0 16px 0; */
    margin: 0;
}

#sFicha a {
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 32px;
}

.fVe {
    list-style: none;
    padding: 16px;
    margin: 0;
}

#menu-libro {
    list-style: none;
    height: 25px;
    display: flex;
}

    #menu-libro #idx-capitulo {
        padding: 5px;
        top: 7px;
        position: absolute;
        border: 2px solid #3b74b9;
        left: 30px;
        color: #3b74b9;
        background-color: white;
    }

    #menu-libro #idx-libro {
        top: 0px;
        position: absolute;
        right: 20px;
        border: 2px solid #3b74b9;
        padding: 5px;
        color: #3b74b9;
        background-color: white;
    }

    #menu-libro li + li {
        margin: 8px 0 0 0;
    }

#menu-libro a {
    color: inherit;
}

#menu-libro  #idx-capitulo.libroOn, #menu-libro  #idx-libro.libroOn{
	background-color: #3b74b9;
	color: white;
	
}

#dHead h2 {
    font-size: 19px;
    padding: 0;
    padding-bottom: 30px;
}

#dHead h2 .rSelect {
    display: flex;
    flex-direction: column;
    width: 100%;
}

#dHead h2 .rSelect .orSelect {
    display: inline-block;
    text-align: left;
}

#dHead h2 .rSelect .orSelect br {
    display: none;
}

#dTxT p.pAu {
    color:#3b74b9;
    padding-left:20px;
}

#dTxT p.pAu + p.pPr {font-style:italic;padding-left:20px;}

#dTxT p:not(.pAu, .pPr) + p.pAu {
    margin-top:25px;
}

#dHead h2 ~ .pEx {
    margin: 16px 0 0 0;
}

#dHead h2 ~ #idU {
    margin: 16px 0 0 0;
}

#dHead ~ #dHead {
    margin-top: 0.5em;
}

#dHead .pAu {
    font-weight: bold;
}

.FE #dHead .pAu{
    display:none;
}

#dHead .pEx {
    font-weight: bold;
}

#dHead .pFA {
    display: none;
}

#dHead #idU {
    text-align: left;
    font-weight: bold;
}

.FO p#idU {
    display: none;
}

#dHPlus dSF li:before {
    display: none;
}

#dHPlus .da em {
    font-weight: inherit;
}

#dHPlus .ccn {
    border: 0;
}

#dHPlus .nCo em {
    font-family: inherit;
}

#dHPlus .idU {
    display: none;
}

/*#cHead.affix {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
}

@media (max-width: 1023px) {
    #cHead.affix {
        position: static;
    }
}

#cHead.affix:before {
    display: none;
}

#cHead.affix .wk-btn-bars {
    display: none;
}

#cHead.affix #cLogo {
    display: none;
}

#cHead.affix #cLogin {
    display: none;
}

#cHead.affix #cMenu {
    display: none;
}

#cHead.affix #cMenuSup {
    display: none;
}

#cHead.affix + .cBody {
    height: calc(100% - 67px)!important;
}

#cHead.affix + .cBody #cCx {
    position: fixed;
    z-index: 1;
    top: 67px;
    bottom: 0;
}

@media (max-width: 1023px) {
    #cHead.affix + .cBody #cCx {
        position: static;
    }
}

#cHead.affix + .cBody #cCx[style*="height"] {
    height: auto!important;
}

#cHead.affix + .cBody #cCn {
    padding-top: 60px;
}

@media (max-width: 1023px) {
    #cHead.affix + .cBody #cCn {
        padding-top: 0;
    }
}

#cHead.affix + .cBody #PA_LayoutControl1 {
    top: 67px;
}
*/
#cDocument {
    height: 100%;
    margin: 0;
}

@media (max-width: 1023px) {
    #cDocument {
        height: auto;
    }
}

/*#cDocument.affix {
    position: static;
}*/

.FE #idU {
    display: none;
}

.FE .pEx {
    display: none;
}

.FE .pFA {
    margin-bottom: 25px;
    font-weight: bold;
    color: #3b74b9;
}

.pBox {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fBox {
    padding: 35px 0 0 0;
}

.fBox h2 {
    font-size: 18px;
}

.tBox {
    border-bottom: 3px solid #757575;
}

.tBox ul {
    line-height: 32px;
}

.tBox ul:after {
    content: "";
    clear: both;
    display: table;
}

.cBody .sBox {
    margin: 0;
}

.cBody .tBox li {
    clear: none;
    float: left;
    display: block;
    position: relative;
}

.tBox li + li {
    margin: 0;
}

.tBox li + li a:after {
    content: "";
    width: 1px;
    background-color: #757575;
    display: inline-block;
    position: absolute;
    left: -1px;
    top: 8px;
    bottom: 8px;
}

.tBox a {
    display: block;
    padding: 0 16px;
    color: inherit;
}

.tBox dfn {
    display: block;
}

.tBox .s {
    border-bottom: 1px solid #fff;
}

.tBox .s a {
    background-color: #757575;
    color: #fff;
    /*border-top-right-radius: 4px;
    border-top-left-radius: 4px;*/
}

.tBox .s a:after {
    content: "";
    width: 0;
}

.cBody .cBox {
    margin-top: 3em
}

.cBox .t {
    display: none;
    padding: 0;
    margin: 0;
}

.cBody .cBox .op.t {
    display: block;
    margin: 0;
}

.cBox .cFE, .cBox .cBL, .cBox .cCS, .cBox .cDT, .cBox .cFO, .cBox .cIF, .cBox .cJU, .cBox .cLE, .cBox .cPR, .cBox .cEX, .cBox .cAN, .cBox .cPT, .cBox .iBL, .cBox .iCS, .cBox .iDT, .cBox .iFO, .cBox .iIF, .cBox .iJU, .cBox .iLE, .cBox .iPR, .cBox .iEX, .cBox .iEN, .cBox .iAN, .cBox .iPT, .cBox .iPD {
    padding: 0 0 0 36px;
}

.cBox .op a.AN, .cBox .op a:not(.cFE, .cBL, .cCS, .cDT, .cFO, .cIF, .cJU, .cLE, .cPR, .cEX, .cAN, .cPT, .iBL, .iCS, .iDT, .iFO, .iIF, .iJU, .iLE, .iPR, .iEX, .iEN, .iAN, .iPT, .iPD) {
    padding: 0;
}

.cBox .op a:not(.cFE, .cBL, .cCS, .cDT, .cFO, .cIF, .cJU, .cLE, .cPR, .cEX, .cAN, .cPT, .iBL, .iCS, .iDT, .iFO, .iIF, .iJU, .iLE, .iPR, .iEX, .iEN, .iAN, .iPT, .iPD):before, .cBox .op a.AN:before {
    content: "";
    width: 0;
    height: 0;
    line-height: 0;
}

.cBody p, .cBody li, .cBody h3 {
/*    clear: both;
*/}

#fBody {
    height: 100%;
}

#fBody:after {
    content: "";
    clear: both;
    display: table;
}

#tBody {
    height: 100%;
}

#tBody:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument #zScr {
    display: none;
}

.Derogada #cCn {
}

.Derogada #cCn:after {
    content: "Derogada";
    text-transform: uppercase;
    font-weight: bold;
    transform: rotate(-45deg);
    transform-origin: center;
    font-size: 167px;
    line-height: 177px;
    color: #e5202e;
    opacity: 0.15;
    text-align: center;
    display: inline-block;
    position: fixed;
    z-index: -1;
    top: 401px;
    bottom: 0;
    left: 416px;
    right: 16px;
    height: 300px;
}

@media (max-width: 1023px) {
    .Derogada #cCn:after {
        left: 0;
        font-size: 70px;
    }
}

body {
    height: 100%;
}

#aspnetForm {
    height: 100%;
}

.cBody {
    height: calc(100% - 245px);
}

@media (max-width: 1023px) {
    .cBody {
        height: auto;
    }
}

.cBody[style*="height"] {
    height: auto !important;
}

@media (max-width: 1023px) {
    .cBody[style*="height"] {
        height: auto!important;
    }
}

#cCx {
    width: 368px;
    height: auto;
    background-color: #ededed;
    position: fixed;
    top: 210px;
    bottom: 0px;
    box-sizing: border-box;
    overflow: auto;
    margin: 0;
    left: 32px;
}

@media (max-width: 1023px) {
    #cCx {
        width: 100%;
        float: none;
        height: auto;
        overflow: inherit;
        position: static;
    }
}

#cCx[style*="height"] {
    height: auto !important;
}

#cCx[style*="width"] {
    width: 368px!important;
}

@media (max-width: 1023px) {
    #cCx[style*="width"] {
        width: 100%!important;
    }
}

#cCx[style*="display"] {
    display: block!important;
}

#cCx h2 {
    margin: 0;
}

form[action*='DocumentoRelacionadoFO.aspx?'] #cCx {
    display: none;
}

h2 + #sFicha + #MenC {
    height: calc(100% - 134px);
}

#ebooktdc {
    height: 100%;
/*    overflow: auto;
*/    padding-top: 48px;
    margin-top: -48px;
    position: relative;
}

#ebooktdc .divsearchparent {
    margin-top: -48px;
}

#cCx .logo {
    margin: 0;
}

#cCx ~ #cCn {
    width: calc(100% - 335px);
    float: right;
    padding-left: 32px;
}

@media (max-width: 1023px) {
    #cCx ~ #cCn {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin-top: 32px;
    }
}

#cCn {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    padding-bottom: 80px;
    margin-top: 15px;
}

@media (max-width: 1023px) {
    #cCn {
        padding-bottom: 64px;
        padding-right: 0;
    }
}

#cCn[style*="height"] {
    height: auto!important;
}

#cCn[style*="width"] {
    width: calc(100% - 368px)!important;
}

#cCn[style*="font-family"] > * {
    font-family: 'FiraSans', Arial, Helvetica, sans-serif;
}

#cCx .lDR {
    background-color: #fff;
    border-top: 16px solid #fff;
    font-size: 0;
}

#cCx .lDR {
    font-size: 0;
}

#cCx .lDR:hover {
    text-decoration: none;
}

#cCx .lDR:before {
    content: '';
    height: 32px;
    width: 147px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-image: url(../../img/wk-norma-derogada.svg);
    background-repeat: no-repeat;
}

#cCx h2 ~ fieldset {
    position: relative;
    padding: 16px 48px 16px 112px;
    border: 0;
}

#cCx h2 ~ fieldset [type="text"] {
    max-width: inherit;
    width: 100%;
}

#cCx h2 ~ fieldset select {
    width: 96px;
    position: absolute;
    left: 0px;
    line-height: 32px;
    padding: 4px 0px 4px 4px;
    height: 32px;
}

#cCx h2 ~ fieldset label {
    width: 80px;
    position: absolute;
    left: 16px;
    line-height: 32px;
}

#cCx h2 ~ fieldset a {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
    padding: 0;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 16px;
    font-size: 0;
    text-align: center;
    top: 16px;
}

#cCx h2 ~ fieldset a:after {
    content: '\e87a';
    font-family: "wk-icons";
    font-size: 20px;
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
}

#cCx p.lTP {
    background-color: #0575C7;
    color: #FFFFFF;
    padding: 0.5em;
    font-weight: 100;
    text-align: center;
}

#fIR, #fCO, #fNR, #fDT, #fJU, #fFO, #fCP, #fIF, #fEC, #fEP {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    /* background-color: rgba(0, 0, 0, 0.5); */
}

#MenC {
    padding: 63px 16px 16px 16px;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    margin: 0;
}

@media (max-width: 1023px) {
    #MenC {
        /*overflow: auto;*/
        max-height: 400px;
    }
}

#MenC .TreeView {
    padding: 0;
    background-color: transparent;
    margin-top: 16px;
}

#tdcBody a {
    color: inherit;
}

#tdcBody .cPt {
    margin: 16px 0 0 0;
}

#tdcBody .cEp + .cEp {
    margin: 8px 0 0 0;
}

#MenC #divsearchparent {
    padding-left: 0;
    padding-right: 0;
}

#cVe {
    line-height: 32px;
    border-bottom: 1px solid #e4e4e3;
    margin-top: 0;
}

#cVe > p {
    background-color: #8c8b8b;
    color: #fff;
    line-height: 32px;
    padding: 0 16px;
    text-align: center;
    text-transform: uppercase;
}

#cVe ul {
    margin: 0;
    border-top: 1px solid #fff;
    list-style: none;
    padding: 0;
}

#cVe a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}

#cVe a:hover {
    text-decoration: none;
    color: inherit;
}

#cVe li {
    text-align: right;
    padding: 0 16px;
    margin-top: 0;
}

#cVe li:after {
    content: "";
    clear: both;
    display: table;
}

#cVe li.va {
    background-color: #fff;
    font-weight: bold;
}

#cVe li.vr:before {
    content: '\e862';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
}

#cVe li.vg:before {
    content: '\e862';
    font-family: "wk-icons";
    float: left;
}

#cVe li.vg:after {
    content: '';
    clear: both;
    display: table;
}

    #cVe li.dr {
        color: #bc1b44;
    }

#cVe li.dr a {
    /* color: #fff; */
}

#cVe li.dr.va {
    background-color: #e5202e;
    color: #fff;
}

#cVe li.mVersc {
    text-align: right;
    cursor: pointer;
    position: relative;
    background-color: #ededed;
    padding-right: 40px;
    font-size: 0.9em;
}

#cVe li.mVersc:after {
    content: '\e84c';
    font-family: "wk-icons";
    position: absolute;
    right: 16px;
    display: inline-block;
    font-size: 14px;
}

#cVe li.mVerso {
    text-align: right;
    cursor: pointer;
    position: relative;
    background-color: #ededed;
    padding-right: 40px;
    font-size: 0.9em;
}

#cVe li.mVerso:after {
    content: '\e84f';
    font-family: "wk-icons";
    position: absolute;
    right: 16px;
    display: inline-block;
    font-size: 14px;
}

#cVe li + li {
    border-top: 1px solid #fff;
}

#cVe [title="Versión original"] {
    float: right;
}

#cVe .pdf {
    float: left;
    margin-top: 7px;
    border-top: 0;
}

#cVe .pdf:after {
    content: "";
    clear: both;
    display: table;
}

#cVe .pdf li {
    padding: 0;
    float: left;
    clear: none;
}

#cVe .pdf li + li {
    margin-left: 8px;
    border-top: 0;
}

#cVe .pdf dfn {
    display: none;
}

#cVe .pdf a {
    width: 30px;
    height: 21px;
}

#cVe .pdf .vGA {
    background-image: url(../../img/docs/ver_ga.gif);
    background-image: url(../../img/docs/ver_ga.svg);
    background-size: contain;
}

#cVe .pdf .vVA {
    background-image: url(../../img/docs/ver_va.gif);
    background-image: url(../../img/docs/ver_va.svg);
    background-size: contain;
}

#cVe .pdf .vPV {
    background-image: url(../../img/docs/ver_pv.gif);
    background-image: url(../../img/docs/ver_pv.svg);
    background-size: contain;
}

#cVe .pdf .vBA {
    background-image: url(../../img/docs/ver_ba.gif);
    background-image: url(../../img/docs/ver_ba.svg);
    background-size: contain;
}

#cVe .pdf .vNA {
    background-image: url(../../Img/Docs/ver_na.gif);
    background-image: url(../../Img/Docs/ver_na.svg);
    background-size: contain;
}

#cVe .pdf .vCT {
    background-image: url(../../Img/Docs/ver_ct.gif);
    background-image: url(../../Img/Docs/ver_ct.svg);
    background-size: contain;
}

#txtPresentacionLibroUrb {
    margin: 32px 0 0 0;
}

.sFic {
    padding: 16px;
    list-style: none;
    margin: 0;
}

.sFic li:before {
    content: '\e862';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
}

.sFic a {
    font-weight: bold;
    text-decoration: none;
    color: inherit;
}

.sFic a:hover {
    color: inherit;
    text-decoration: none;
}

#dFiC {
    margin-top: 16px;
}

#dFiC .dSF {
    border: 0;
    padding: 0;
}

#dFiC .dSF + .dSF {
    margin-top: 1em;
}

#dFiC .tPb td {
    border: 0;
    padding: 0;
}

#dFiC .tPb td p {
    margin-top: 0.5em;
}

#dFiC .h3 {
    position: relative;
    text-transform: uppercase;
    background-color: #f3f3f3;
    line-height: 32px;
    padding-left: 32px;
    padding-right: 16px;
    border: 1px solid #dadada;
    font-weight: 100;
    cursor: pointer;
}

#dFiC .h3:before {
    content: '\e846';
    position: absolute;
    left: 8px;
    top: 8px;
    font-family: "wk-icons";
    display: block;
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
    cursor: pointer;
}

#dFiC .h3 + dd {
    border: 1px solid #dadada;
    border-top: 0;
    margin-top: 0;
    padding: 16px;
    box-sizing: border-box;
}

#dFiC .dcl:before , #dFiC .dop:before {
}

#EbookDocum #cCx h2 {
    display: none;
}

#sTexto {
    margin-top: 0;
}

#sTexto a {
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 32px;
}

#cDocument #dCm {
    display: table;
    color: inherit;
    font-size: 0.9em;
    float: right;
    text-decoration: none;
    margin: 0 0 16px auto;
}

#cDocument #dCm + * {
    margin-top: 0;
}

#cDocument #dCm:after {
    content: "";
    font-family: "wk-icons";
    margin-left: 4px;
}

#cDocument #dCm.dCmO:after {
    content: '\e84f';
}

#cDocument #dCm.dCmC:after {
    content: '\e84c';
}

/*#cDocument.affix #cCn {
    margin-top: 290px;
}*/

#cDocument * + .cDIn, #cDocument * + .cEsD, #cDocument * + .cCaD, #cDocument * + .cFiD {
    margin-left: 1.3em;
    margin-top: 0;
}

#cDocument img + .cDIn, #cDocument img + .cEsD, #cDocument img + .cCaD, #cDocument img + .cFiD {
    margin-left: 0;
}

cite {
    margin-top: 0.5em;
    display: block;
}

#cDocument cite:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument dd > cite:first-child {
    margin-top: 0;
}

a.cFE,a.cBL, a.cCS, a.cDT, a.cFO, a.cIF, a.cJU, a.cLE, a.cPR, a.cEX, a.cAN, a.cPT, a.iBL, a.iCS, a.iDT, a.iFO, a.iIF, a.iJU, a.iLE, a.iPR, a.iEX, a.iEN, a.iAN, a.iPT, a.iPD {
    height: 28px;
    display: inline-block;
    line-height: 44px;
    position: relative;
    font-style: initial;
}

a.cFE:before, a.cBL:before, a.cCS:before, a.cDT:before, a.cFO:before, a.cIF:before, a.cJU:before, a.cLE:before, a.cPR:before, a.cEX:before, a.cAN:before, a.cPT:before, a.iBL:before, a.iCS:before, a.iDT:before, a.iFO:before, a.iIF:before, a.iJU:before, a.iLE:before, a.iPR:before, a.iEX:before, a.iEN:before, a.iAN:before, a.iPT:before, a.iPD:before {
    height: 28px;
    width: 28px;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    font-family: "lld-icons";
    font-size: 28px;
    line-height: 28px;
    font-weight: normal;
}

a.cFE:after, a.cBL:after, a.cCS:after, a.cDT:after, a.cFO:after, a.cIF:after, a.cJU:after, a.cLE:after, a.cPR:after, a.cEX:after, a.cAN:after, a.cPT:after, a.iBL:after, a.iCS:after, a.iDT:after, a.iFO:after, a.iIF:after, a.iJU:after, a.iLE:after, a.iPR:after, a.iEX:after, a.iEN:after, a.iAN:after, a.iPT:after, a.iPD:after {
    content: "";
    clear: both;
    display: table;
}

a.cFE img, a.cBL img, a.cCS img, a.cDT img, a.cFO img, a.cIF img, a.cJU img, a.cLE img, a.cPR img, a.cEX img, a.cAN img, a.cPT img, a.iBL img, a.iCS img, a.iDT img, a.iFO img, a.iIF img, a.iJU img, a.iLE img, a.iPR img, a.iEX img, a.iEN img, a.iAN img, a.iPT img, a.iPD img {
    display: none;
}

a.cBL em, a.cCS em, a.cDT em, a.cFO em, a.cIF em, a.cJU em, a.cLE em, a.cPR em, a.cEX em, a.cAN em, a.cPT em, a.iBL em, a.iCS em, a.iDT em, a.iFO em, a.iIF em, a.iJU em, a.iLE em, a.iPR em, a.iEX em, a.iEN em, a.iAN em, a.iPT em, a.iPD em {
    display: table;
}

a.cBL + .ccn, a.cCS + .ccn, a.cDT + .ccn, a.cFO + .ccn, a.cIF + .ccn, a.cJU + .ccn, a.cLE + .ccn, a.cPR + .ccn, a.cEX + .ccn, a.cAN + .ccn, a.cPT + .ccn, a.iBL + .ccn, a.iCS + .ccn, a.iDT + .ccn, a.iFO + .ccn, a.iIF + .ccn, a.iJU + .ccn, a.iLE + .ccn, a.iPR + .ccn, a.iEX + .ccn, a.iEN + .ccn, a.iAN + .ccn, a.iPT + .ccn, a.iPD + .ccn {
    clear: both;
    position: relative;
}

a.cDT:before, a.iDT:before {
    content: '\e972';
}

a.iCS:before {
    content: '\e902';
}
   
a.cJU:before, a.iJU:before {
    content: "\e901";
    font-size: 34px;
    margin-top: -4px;
    margin-right: 10px;
}

a.iEX:before {
    content: "\e903";
}

a.cIF:before, a.iIF:before {
    content: "\e905";
}

a.cPR:before, a.iPR:before {
    content: "\e900";
}

a.iFO:before {
    content: '\e835';
}

a.iAN:before {
    content: '\e90c';
    font-family: "wk-icons";
}

a.iEN:before {
    content: "\e903";
}

a.iLE:before {
    content: '\e9fe';
}

a.iBL:before {
    content: '\e853';
}

    a.cFE:before {
        content: '\e903'; 
        font-family: "lld-icons";
    }

a.cBL:before {
    display: none;
}

   .Haciendas .cPlus a.iBL::after {
        content: '\e8ac';
        font-family: 'wk-icons';
        font-weight: normal;
        font-size: 20px;
        float: left;
        margin: 0 4px 0 0;
        color: #bc1b44;
    }

.Haciendas  .cPlus a.iLE::after {
    content: '\e9fe';
    font-family: "lld-icons";
    color: #0293e4;
    font-size: 25px;
    font-weight: bold;
    float: left;
    margin: 0 4px 0 0;
    color: #bc1b44;
}

.Haciendas  .cPlus a.iJU::after {
    content: '\e901';
    background-image: none;
    font-family: "lld-icons";
    font-size: 25px;
    font-weight: bold;
    float: left;
    margin: 0 4px 0 0;
    color: #bc1b44;
}

.cPlus a.iCS {
    float: left;
}

#cDocument .iN {
    font-style: italic;
}

#cCn p a.cBL, #cCn li a.cBL, #cCn h3 a.cBL, #cCn p a.cCS, #cCn li a.cCS, #cCn h3 a.cCS, #cCn p a.cDT, #cCn li a.cDT, #cCn h3 a.cDT, #cCn p a.cFO, #cCn li a.cFO, #cCn h3 a.cFO, #cCn p a.cIF, #cCn li a.cIF, #cCn h3 a.cIF, #cCn p a.cJU, #cCn li a.cJU, #cCn h3 a.cJU, #cCn p a.cLE, #cCn li a.cLE, #cCn h3 a.cLE, #cCn p a.cPR, #cCn li a.cPR, #cCn h3 a.cPR, #cCn p a.cEX, #cCn li a.cEX, #cCn h3 a.cEX, #cCn p a.cAN, #cCn li a.cAN, #cCn h3 a.cAN, #cCn p a.cPT, #cCn li a.cPT, #cCn h3 a.cPT, #cCn p a.iBL, #cCn li a.iBL, #cCn h3 a.iBL, #cCn p a.iCS, #cCn li a.iCS, #cCn h3 a.iCS, #cCn p a.iDT, #cCn li a.iDT, #cCn h3 a.iDT, #cCn p a.iFO, #cCn li a.iFO, #cCn h3 a.iFO, #cCn p a.iIF, #cCn li a.iIF, #cCn h3 a.iIF, #cCn p a.iJU, #cCn li a.iJU, #cCn h3 a.iJU, #cCn p a.iLE, #cCn li a.iLE, #cCn h3 a.iLE, #cCn p a.iPR, #cCn li a.iPR, #cCn h3 a.iPR, #cCn p a.iEX, #cCn li a.iEX, #cCn h3 a.iEX, #cCn p a.iEN, #cCn li a.iEN, #cCn h3 a.iEN, #cCn p a.iAN, #cCn li a.iAN, #cCn h3 a.iAN, #cCn p a.iPT, #cCn li a.iPT, #cCn h3 a.iPT, #cCn p a.iPD, #cCn li a.iPD, #cCn h3 a.iPD {
    float: none;
    display: inline-block;
    top: 5px;
}

#cCn p a.cBL:before, #cCn li a.cBL:before, #cCn h3 a.cBL:before, #cCn p a.cCS:before, #cCn li a.cCS:before, #cCn h3 a.cCS:before, #cCn p a.cDT:before, #cCn li a.cDT:before, #cCn h3 a.cDT:before, #cCn p a.cFO:before, #cCn li a.cFO:before, #cCn h3 a.cFO:before, #cCn p a.cIF:before, #cCn li a.cIF:before, #cCn h3 a.cIF:before, #cCn p a.cJU:before, #cCn li a.cJU:before, #cCn h3 a.cJU:before, #cCn p a.cLE:before, #cCn li a.cLE:before, #cCn h3 a.cLE:before, #cCn p a.cPR:before, #cCn li a.cPR:before, #cCn h3 a.cPR:before, #cCn p a.cEX:before, #cCn li a.cEX:before, #cCn h3 a.cEX:before, #cCn p a.cAN:before, #cCn li a.cAN:before, #cCn h3 a.cAN:before, #cCn p a.cPT:before, #cCn li a.cPT:before, #cCn h3 a.cPT:before, #cCn p a.iBL:before, #cCn li a.iBL:before, #cCn h3 a.iBL:before, #cCn p a.iCS:before, #cCn li a.iCS:before, #cCn h3 a.iCS:before, #cCn p a.iDT:before, #cCn li a.iDT:before, #cCn h3 a.iDT:before, #cCn p a.iFO:before, #cCn li a.iFO:before, #cCn h3 a.iFO:before, #cCn p a.iIF:before, #cCn li a.iIF:before, #cCn h3 a.iIF:before, #cCn p a.iJU:before, #cCn li a.iJU:before, #cCn h3 a.iJU:before, #cCn p a.iLE:before, #cCn li a.iLE:before, #cCn h3 a.iLE:before, #cCn p a.iPR:before, #cCn li a.iPR:before, #cCn h3 a.iPR:before, #cCn p a.iEX:before, #cCn li a.iEX:before, #cCn h3 a.iEX:before, #cCn p a.iEN:before, #cCn li a.iEN:before, #cCn h3 a.iEN:before, #cCn p a.iAN:before, #cCn li a.iAN:before, #cCn h3 a.iAN:before, #cCn p a.iPT:before, #cCn li a.iPT:before, #cCn h3 a.iPT:before, #cCn p a.iPD:before, #cCn li a.iPD:before, #cCn h3 a.iPD:before {
    float: none;
    display: inline-block;
}

#cCn table caption {
    font-size: 0.9em;
}

.cBody td {
    padding: 0.5em;
    vertical-align: top;
}

#cDocument select {
    max-width: 100%;
}

/*#cDocument [data-type]:first-child + * {
    margin-top: 0;
}*/

#cDocument .vI {
    line-height: 32px;
    padding-left: 16px;
    border: 1px solid #3b74b9;
    padding-right: 16px;
}

#cDocument .vI:hover {
    text-decoration: none;
    color: inherit;
}

#cCn .a {
    margin-top: 1.5em;
}

.a a.cBL, .a a.cCS, .a a.cDT, .a a.cFO, .a a.cIF, .a a.cJU, .a a.cLE, .a a.cPR, .a a.cEX, .a a.cAN, .a a.cPT, .a a.iBL, .a a.iCS, .a a.iDT, .a a.iFO, .a a.iIF, .a a.iJU, .a a.iLE, .a a.iPR, .a a.iEX, .a a.iEN, .a a.iAN, .a a.iPT, .a a.iPD {
    /* float: right; */
    top: 0;
}

.cBody * + div, .cBody * + p, .cBody * + h2, .cBody * + h3, .cBody * + li, .cBody * + ul, * + dd, * + dt, * + dl, * + cite, * + blockquote, * + table {
    margin-top: 0.5em;
}

* + .a, * + .ac, * + .ai, * + .bc, * + .btnConsultas, * + .cn, * + .cCn, * + .ccn, * + .cDEs, * + .cPlus, * + .d2, * + .da, * + .dHead, * + .dAp, * + .dAb, * + .h3, * + .h5, * + .dCo, * + .dTxT, * + .fAb, * + .fCo, * + .eFi, * + .idU, * + .jCon, * + .jEn, * + .jFav, * + .jDa, * + .jDC, * + .jHN, * + .jFN, * + .jPte, * + .jPR, * + .jPB, * + .jVA, * + .jVT, * + .li, * + .pAu, * + .pEx, * + .pIt, * + .pOf, * + .Tit, * + .tPb, * + .sV1 {
    margin-top: 0.5em;
}

* + h3, * + h4, * + .se, * + .ca, * + .dSF, * + .ti, * + .li, * + .d1, * + .jHCs, * + .jFD, * + .jFL, * + [id*="ART"], * + [id*="idfrag_"], * + #DFINUNICA, * + #DDERUNICA, * + [id*="DTRANS"], * + [id*="DADIC"] {
/*    margin-top: 3em;
*/}

* + #dTxTm, * + #dHead, * + #dTxT, * + #dHPlus, * + #dNoT {    
}
ltr {
    text-indent: 30px;
}

#cCn [idfrag="I0"] {
    margin-top: 0;
}

#cCn h3 {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
 /*   margin-top: 3em;*/
}

#cCn h4 {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}

#cCn .a {
    font-weight: bold;
}
#cCn i {font-style:italic;}

#cCn .a i {
    font-weight:100;
}

#cCn .a em {
    font-weight: bold;
    margin-right: 0.5em;
}

#cCn .a i {
    display: inline;
}

#cCn .a i:after {
    content: "";
    clear: both;
    display: table;
}

#cCn .ac {
    display: block;
    text-align: center;
    /* font-weight: bold; */
}

#cCn .ai {
}

#cCn .AR {
    float: left;
}

#cCn .AN {
    position: relative;
    top: -240px;
    line-height: 0;
    margin-top: 0;
    float: left;
}

#cCn .AN:first-child + * {
    margin-top: 0;
}

#cCn .AN:first-child + [data-type] + * {
    margin-top: 0;
}

.btnConsultas {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}

.btnConsultas:hover, .btnConsultas:focus {
    text-decoration: none;
}

#cCn .nr {
    padding-right: 3em;
    padding-left: 3em;
}

#cCn .nr * {
    padding-right: 0;
    padding-left: 0;
}

#cCn .nr ul {
    padding-left: 3em;
}

#dTxT .cTit {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin: 32px 0 16px 0;
}


#cCn .pC .cTit {
}

#cCn .pRt {
}

#cCn #DTRANSUNICA {
}

#cCn #DTRANSUNICA .a {
    text-align: center;
    display: block;
}

#cCn #DDERUNICA {
}

#cCn #DDERUNICA .a {
    text-align: center;
    display: block;
}

#cCn .bc {
}

.cn {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.ccn {
    margin-top: 0.5em;
    background-color: #ededed;
    padding: 16px;
}

.ccn.der {
    background-color: transparent;
}

#cCn .ccn * + .li {
    margin-top: 0.5em;
}

#cCn .ccn .li {
}

#cCn .ccn a.cBL, #cCn .ccn a.cCS, #cCn .ccn a.cDT, #cCn .ccn a.cFO, #cCn .ccn a.cIF, #cCn .ccn a.cJU, #cCn .ccn a.cLE, #cCn .ccn a.cPR, #cCn .ccn a.cEX, #cCn .ccn a.cAN, #cCn .ccn a.cPT, #cCn .ccn a.iBL, #cCn .ccn a.iCS, #cCn .ccn a.iDT, #cCn .ccn a.iFO, #cCn .ccn a.iIF, #cCn .ccn a.iJU, #cCn .ccn a.iLE, #cCn .ccn a.iPR, #cCn .ccn a.iEX, #cCn .ccn a.iEN, #cCn .ccn a.iAN, #cCn .ccn a.iPT, #cCn .ccn a.iPD {
    float: none;
    display: inline-block;
    top: 5px;
}

#cCn .ccn a.cBL:before, #cCn .ccn a.cCS:before, #cCn .ccn a.cDT:before, #cCn .ccn a.cFO:before, #cCn .ccn a.cIF:before, #cCn .ccn a.cJU:before, #cCn .ccn a.cLE:before, #cCn .ccn a.cPR:before, #cCn .ccn a.cEX:before, #cCn .ccn a.cAN:before, #cCn .ccn a.cPT:before, #cCn .ccn a.iBL:before, #cCn .ccn a.iCS:before, #cCn .ccn a.iDT:before, #cCn .ccn a.iFO:before, #cCn .ccn a.iIF:before, #cCn .ccn a.iJU:before, #cCn .ccn a.iLE:before, #cCn .ccn a.iPR:before, #cCn .ccn a.iEX:before, #cCn .ccn a.iEN:before, #cCn .ccn a.iAN:before, #cCn .ccn a.iPT:before, #cCn .ccn a.iPD:before {
    float: none;
    display: inline-block;
}

#cDocument .ccn.res{margin-bottom:22px;}

#cDocument .ccn em.aj {
    display: block;
    line-height: 1.5em;
}

#cDocument .ccnOff {
    display: none;
}

#dHead #dCm{
position: relative;
    float: right;
}

#dTxTm cite.ccnOff {
    display: none;
}

#cDocument .cbox-convenio {
    border: 1px solid #85bc20;
    padding: 16px;
}

#cDocument .cbox-convenio em {
    margin-right: 0.8em;
}

#cDocument .cbox-titulo {
    font-weight: bold;
}

#cDocument .cDIn {
    font-weight: bold;
    line-height: 32px;
    float: left;
    clear: inherit;
    margin-right: 16px;
}

#cDocument .cDIn em {
    display: inline-block;
    color: #757575;
}

#cDocument .cDIn:before {
    color: #85bc20;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

#cDocument .cDIn:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .cCaR {
    font-weight: bold;
    line-height: 32px;
    float: left;
    clear: inherit;
    margin-right: 16px;
}

#cDocument .cCaR em {
    display: inline-block;
    color: #757575;
}

#cDocument .cCaR:before {
    color: #85bc20;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

#cDocument .cCaR:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .cEsD, #cDocument .cFiD {
    font-weight: bold;
    line-height: 32px;
    float: left;
    clear: inherit;
    margin-right: 16px;
}

#cDocument .cEsD em, #cDocument .cFiD em {
    display: inline-block;
    color: #757575;
}

#cDocument .cEsD:before, #cDocument .cFiD:before {
    color: #85bc20;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

#cDocument .cEsD:after, #cDocument .cFiD:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .cCaD {
    font-weight: bold;
    line-height: 32px;
    float: left;
    clear: inherit;
    margin-right: 16px;
}

#cDocument .cCaD em {
    display: inline-block;
    color: #757575;
}

#cDocument .cCaD:before {
    color: #85bc20;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

#cDocument .cCaD:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .cSFi {
    font-weight: bold;
    line-height: 32px;
    float: left;
    clear: inherit;
    margin-right: 16px;
}

#cDocument .cSFi em {
    display: inline-block;
    color: #757575;
}

#cDocument .cSFi:before {
    color: #85bc20;
    content: "\e901";
    font-family: "lld-icons";
    font-size: 32px;
    margin-top: -4px;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
}

#cDocument .cSFi:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .cTD {
    border: 1px solid #3b74b9;
    padding: 16px;
}

#dTxT p.iMg img, #dTxT p.iMg .vI + img {
    max-width: 100%;
    margin: auto;
    padding: 20px 0px;
}

@media (max-width: 1023px) {
    .cBody .iMg img {
        width: 100%;
    }
}

.cBody .d1 {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
/*    margin-top: 32px;
*/    margin-bottom: 16px;
}

html body #cContainer #dTxT p.d1 {
    color: #3b74b9;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    margin-top: 30px;
}

.cBody .d2 {
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    margin-top: 32px;
    margin-bottom: 16px;
    color: #3b74b9;
}

.cBody p.d3 b:first-child {
    font-weight:normal;
}

#cCn .da a.cBL, #cCn .da a.cCS, #cCn .da a.cDT, #cCn .da a.cFO, #cCn .da a.cIF, #cCn .da a.cJU, #cCn .da a.cLE, #cCn .da a.cPR, #cCn .da a.cEX, #cCn .da a.cAN, #cCn .da a.cPT,  #cCn .da a.iCS, #cCn .da a.iDT, #cCn .da a.iFO, #cCn .da a.iIF, #cCn .da a.iEX, #cCn .da a.iAN, #cCn .da a.iPT, #cCn .da a.iPD {
    display: table;
    top: inherit;
}

#cCn .da a.iLE, #cCn .da a.iJU, #cCn .da a.iBL, #cCn .da a.iPR {
    display: inline-block;
}

    #cCn .da a.cBL em, #cCn .da a.cCS em, #cCn .da a.cDT em, #cCn .da a.cFO em, #cCn .da a.cIF em, #cCn .da a.cJU em, #cCn .da a.cLE em, #cCn .da a.cPR em, #cCn .da a.cEX em, #cCn .da a.cAN em, #cCn .da a.cPT em, #cCn .da a.iBL em, #cCn .da a.iCS em, #cCn .da a.iDT em, #cCn .da a.iFO em, #cCn .da a.iIF em, #cCn .da a.iJU em, #cCn .da a.iLE em, #cCn .da a.iPR em, #cCn .da a.iEX em, #cCn .da a.iAN em, #cCn .da a.iPT em, #cCn .da a.iPD em {
        /*float: left;*/
    }

#cDocument .dAp {
    /**/
}

.dAb {
    padding: 16px;
}

.der {
    border: 1px solid #e5202e;
    color: #e5202e;
}

#cDocument .dCo dt {
    cursor: pointer;
    font-size: 0.85em;
    display: table;
    margin-left: auto;
}

#cDocument .dCo dt dfn {
    display: none;
}

#cDocument .dCo dt:before {
    content: '\e84c';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
}

#cDocument .dCo dt:after {
    content: "Mostrar comentario";
}

#cDocument .dCo dt.dop:before {
    content: '\e84f';
}

#cDocument .dCo dt.dop:after {
    content: "Ocultar comentario";
}

#cDocument .dCo .op {
    width: 100%;
}

#cDocument .dFiC {
    min-height: auto!important;
}

#cDocument .dFr {
    font-weight: bold;
}

.dE {
    background-color: rgba(59,116,185,0.29); /** #3b74b957 **/
    padding: 16px;
}

span.dE, em.dE{padding:inherit}

#cDocument .dSe {
    margin-top: 0;
}

#cDocument .dSM + .dSM {
    border-top: 1px solid #dadada;
    padding-top: 16px;
    margin-top: 0.5em;
}

#cDocument .ed {
    font-weight: bold;
}

#cDocument .feno tr:nth-child(odd) {
    background-color: #fff;
}

#cDocument .h5 {
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

#cDocument .tPb {
}

#cDocument .irBox {
    float: left;
    margin-left: -24px;
    position: absolute;
    top: 12px;
}

#cDocument #tBody.FO .irBox {
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    top: -5px;
}

#cDocument #tBody.FO .orSelect .irBox {
    display: inline;
    position: relative;
    float: none;
    top: 0;
}

#FRAMEDER .FO #dTxT p + p {
    margin-top: 18px;
}

#cDocument .irBox input {
    /**/
}

#cDocument .irBox input:checked {
    /**/
}

#cDocument .irBox input:checked ~ * {
    background-color: #a6d1ea;
}

#cDocument .irBox + p {
    /*float: left;*/
    clear: inherit;
    margin-top: -10px;
    /*margin-bottom: 8px;*/
}

#cDocument .irBox + p + * {
    clear: both;
}

#cDocument .IconAlertedFavourite {
    background-image: url(../../img/wk-sprite.png);
    background-position: -325px -198px;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    margin-top: -24px;
}

.fAb {
    padding: 1.3em;
    border: 1px solid #85bc20;
}

#cDocument .fCo {
    border: 1px solid #85bc20;
    padding: 16px;
}

#cDocument .idU {
    /**/
}

#cDocument .iJU {
    /**/
}

#cDocument .lb {
    font-family: 'FiraSans-Italic';
    color: #3b74b9;
}

#cDocument .li {
    padding-left: 0.8em;
    display: block;
}

#cDocument .jCon {
    text-align:left;
}

#cDocument .jCon:before {
    color: #e5202e;
    content: '\e81b';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    width: 24px;
    font-size: 20px;
    text-align: center;
}

#cDocument .jCon:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .jDa {
    font-weight: bold;
    text-align: left;
}

#cDocument .jPte {
    /**/
}

#cDocument .ponenteJurLink {
    font-family: 'FiraSans-Regular';
    color: #ea8f00;
    border-bottom: 2px dotted #ea8f00;
    text-decoration: none;
}

#cDocument .ponenteJurLink:hover {
    text-decoration: none;
    font-weight: bold;
}

#cDocument .jVA {
    /**/
}

#cDocument .jVA img {
    display: none;
}

#cDocument .jVA:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .jEn {
    /**/
}

#cDocument .jHN {
    /**/
}

#cDocument .jFav {
    text-align:left;
}

#cDocument .jFav:before {
    color: #85bc20;
    content: '\e81a';
    font-family: "wk-icons";
    float: left;
    margin-right: 8px;
    width: 24px;
    font-size: 20px;
    text-align: center;
}

#cDocument .jFav:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .jFD {
    /**/
}

#cDocument .jFN {
    /**/
}

#cDocument .jPR {
    /**/
}

#cDocument .jVT {
    /**/
}

#cDocument .jFL {
    /**/
}

#cDocument .jHCs {
    /**/
}

#cDocument .jDC {
    /**/
}

#cDocument .jPB {
    /**/
}

.NavigationTDC {
    margin-top: 0;
}

.NavigationTDC a {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    text-transform: uppercase;
/*    background-color: #bfbfbf;
*/    color: #474747;
    display: inline-block;
}

.NavigationTDC .forwardNavigation {
    float: right;
}

.NavigationTDC .forwardNavigation:after {
    content: '\e911';
    font-family: "wk-icons";
    font-size: 16px;
    margin-left: 8px;
}

.NavigationTDC .backwardNavigation {
    float: left;
}

.NavigationTDC .backwardNavigation:before {
    content: '\e910';
    font-family: "wk-icons";
    font-size: 16px;
    margin-right: 8px;
}

.NavigationTDC ~ #dHead {
   /* margin-top: 210px;*/
}

.navigationLayer:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .nCl {
    display: none;
}

#cDocument .NE .mm p.nCl {
    display: block;
}

#cDocument .NE .mm p.nCl video {
    width: 450px;
}

#cDocument .nOp {
    display: none;
}

#cDocument .negrita {
    font-weight: bold;
}

#cDocument .nh {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
}

#cDocument .nh:after {
    content: '\e80e';
    font-family: "wk-icons";
    font-size: 20px;
    position: relative;
    color: #fff;
}

#cDocument .nh:before {
    width: 18px;
    height: 18px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    position: absolute;
    border-radius: 10px;
    background-color: #3b74b9;
}

#cDocument .nh dfn {
    display: none;
}

#cDocument .nh + cite {
    display: none;
    line-height: 16px;
    margin-top: -30px;
    margin-left: -26px;
    position: absolute;
    background-color: #85bc20;
    padding: 4px;
    font-size: 12px;
    color: #fff;
    z-index: 1;
    box-shadow: 4px 5px 7px -3px rgba(99, 99, 99, 0.3);
    /*
            &:after {
              border-width: 7px;
              bottom: -14px;
              border-top-color: @wk-white;
              margin-left: 8px;
              left: 0;
            }
            &:before {
              border-color: rgba(255, 255, 255, 0);
              border-width: 8px;
              bottom: -16px;
              border-top-color: #ededed;
              margin-left: 8px;
              left: 0;
            }*/
}

#cDocument .nh + cite:after, #cDocument .nh + cite:before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0;
}

#cDocument .nh:hover {
    text-decoration: none;
}

#cDocument .pR {
    background-color: #e4e4e3;
}

#cDocument .Tit {
    /* font-weight: bold; */
    /* color: #85bc20; */
    line-height: 1.4em;
}

#cDocument .opt a[onclick*="supp("] {
    border: 0;
    padding: 0 16px;
    cursor: pointer;
    line-height: 32px;
    transition: background-color 0.1s ease-out;
    text-transform: uppercase;
    background-color: #e5202e;
    color: #fff;
    display: inline-block;
    padding: 0;
    font-size: 0;
    line-height: 0;
    margin-right: 10px;
    margin-bottom: 8px;
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
}

#cDocument .opt a[onclick*="supp("]:hover, #cDocument .opt a[onclick*="supp("]:focus {
    background-color: #e83743;
    text-decoration: none;
    color: #fff;
}

#cDocument .opt a[onclick*="supp("]:before {
    content: '\e84d';
    font-family: 'wk-icons';
    font-size: 12px;
    line-height: 19px;
    float: left;
    width: 100%;
    margin-right: 8px;
}

#cDocument .opt a[onclick*="add("] {
    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;
    font-size: 0;
    line-height: 0;
    margin-bottom: 8px;
    margin-right:10px;
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
}

#cDocument .opt a[onclick*="add("]:hover, #cDocument .opt a[onclick*="add("]:focus {
    background-color: #0089c3;
    text-decoration: none;
    color: #fff;
}

#cDocument .opt a[onclick*="add("]:before {
    content: '\e84a';
    font-family: 'wk-icons';
    font-size: 12px;
    line-height: 19px;
    float: left;
    width: 100%;
}

#cDocument .opt a[onclick*="add("] ~ div:before {
    content: "A\00F1 adir m\00E1 s p\00E1 rrafos iguales";
    line-height: 32px;
    margin-left: 8px;
    color: #a5a5a5;
}

#cDocument .opt a[onclick*="add("] ~ .plusminusgroup-text ~ div:before {
    content: none;
}

#cDocument .opt:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .opt [type="checkbox"] {
    margin-left: -11px;
    margin-right: 10px;
}

#cDocument div.opt [type="checkbox"] {
    /*margin-left: -24px;
            &:after {
              content: "Activa el check si deseas incluir este p\00E1 rrafo";
              font-family: 'FiraSans-Regular';
              position: absolute;
              left: 32px;
              line-height: 16px;
              margin-left: 24px;
          color: #a5a5a5;
            }*/
}

/*#cDocument span.opt [type="checkbox"]:after {
    content: "Activa el check si deseas incluir este p\00E1 rrafo";
    position: absolute;
    left: 0px;
    line-height: 16px;
    margin-left: 24px;
    color: #bfbfbf;
    font-weight: 700;
}*/

/*#cDocument .rBox span.opt [type="checkbox"]:after, #cDocument .opt span.opt [type="checkbox"]:after {
    left: 30px;
}*/

#cDocument .rBox {
    border: 1px solid #dadada;
    padding: 16px 16px 16px 32px;
    position: relative;
}

#cDocument .rBox:after {
    content: "";
    clear: both;
    display: table;
}

#cDocument .rBox:first-child {
    border: 1px solid #dadada;
    padding: 16px 16px 16px 32px;
    position: relative;
    /*&:after{
            content: "";
            clear: both;
            display: table;
          }*/
}

#cDocument .rBox:first-child:first-of-type {
    margin-top: 32px;
}

#cDocument .rBox:first-child:first-of-type:before {
    content: "Selecciona una u otra opci\00F3 n";
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -24px;
    line-height: 16px;
    color: #a5a5a5;
}

#cDocument .rGroup {
    margin-top: 0;
}

#cCn .vIm {
    background-image: url(../../img/wk-icon-pdf.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

#cDocument #dTxTm * + p {
    margin-top: 0;
    padding-top: 0.5em;
}

#cDocument #dTxTm a.cBL + .ccn, #cDocument #dTxTm a.cCS + .ccn, #cDocument #dTxTm a.cDT + .ccn, #cDocument #dTxTm a.cFO + .ccn, #cDocument #dTxTm a.cIF + .ccn, #cDocument #dTxTm a.cJU + .ccn, #cDocument #dTxTm a.cLE + .ccn, #cDocument #dTxTm a.cPR + .ccn, #cDocument #dTxTm a.cEX + .ccn, #cDocument #dTxTm a.cAN + .ccn, #cDocument #dTxTm a.cPT + .ccn, #cDocument #dTxTm a.iBL + .ccn, #cDocument #dTxTm a.iCS + .ccn, #cDocument #dTxTm a.iDT + .ccn, #cDocument #dTxTm a.iFO + .ccn, #cDocument #dTxTm a.iIF + .ccn, #cDocument #dTxTm a.iJU + .ccn, #cDocument #dTxTm a.iLE + .ccn, #cDocument #dTxTm a.iPR + .ccn, #cDocument #dTxTm a.iEX + .ccn, #cDocument #dTxTm a.iEN + .ccn, #cDocument #dTxTm a.iAN + .ccn, #cDocument #dTxTm a.iPT + .ccn, #cDocument #dTxTm a.iPD + .ccn {
    margin-top: 0;
    margin-bottom: 1.5em;
    top: 0.5em;
}

#dTxTm .der {
    color: inherit;
}

#cCn #relCont {
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 48px;
    right: 16px;
    top: 80px;
    margin-top: 0;
}

#cCn #relCont a {
    display: block;
    line-height: 0;
}

#cCn #relCont img {
    height: 100%;
    width: 100%;
}

#cDocument #relContDocAnexo {
    position: absolute;
    width: 48px;
    height: 48px;
    line-height: 48px;
    right: 0;
    top: 80px;
}

#cDocument #relContDocAnexo a {
    display: block;
}

#cDocument #relContDocAnexo img {
    height: 36px;
    width: 36px;
    opacity: .7;
}

#dTxT p a#relContDocAnexo {
    position: static;
    line-height: 0;
    margin-right: 10px
}

#dTxT p a#relContDocAnexo img {
    height: 3%;
    width: 3%;
}

#dTxT p a#relContDocAnexo .vIm {
    background-image: url(../../img/wk-icon-pdf.svg);
}

#cDocument #res-ant-y-sent-fallo-f {
    /**/
}

#cDocument #res-ant-y-sent-fallo-f .h3 {
    /* display: none !important; */
}

#cDocument #res-ant-y-sent-fallo-f p {
    font-style: italic;
    padding-left: 16px;
}

#cDocument #cabecera {
}

#cDocument #cabecera dt {
}

#cDocument #dUrlBol {
    text-align: center;
}

.cBody a {
    text-decoration: none;
}

.cBody a:hover {
    text-decoration: none;
}

.cBody a[title="enlace"] {
    display: inline;
}

#dHead {
    text-align: center;
    margin: 32px 0 0 0;
}

#dHead ~ #dHead {
    margin-top: 0.5em;
}

#dHead #eFO {
    display: none;
}
#dHead a#eFO {
    color: #666666;
    background-color: #FFFFFF;
    background-image: url(../../Img/docs/icFO.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 3em;
    height: 2.8em;
    margin: 0.5em;
    float: right;
}

#dHPlus em {
    font-weight: bold;
}

#dHPlus .nCo em {
    font-family: inherit;
}

#dHPlus .idU {
    display: none;
}

#dHQLink {
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: justify;
}

#dHQLink a {
     background: none;
    float: none;
    padding: 10px 20px;
    line-height: 1.4;
    display: inline-block;
    height: auto;
    color: #3b74b9;
    border: 2px solid #3b74b9;
}
/*ECEVO-422*/

.PR #dHQLink a.visible, .DT #dHQLink a.visible, .EX #dHQLink a.visible, .CS #dHQLink a.visible {
    background: #3b74b9 !important;
    color: white !important;
}

    #dHQLink .dSF p a {
        border: none;
        padding: 2px;
    }


#dHQLink > a + a{
    margin-left: 7px;
}

#dHQLink a:before{
    display:none;
}


    #dVT {
        padding-left: 0;
        float: right;
        margin-top: 8px;
        margin-left: 16px;
    }

#dVT:after {
    content: "";
    clear: both;
    display: table;
}

#cCn #dVT li {
    float: left;
    clear: none;
}

#cCn #dVT li + li {
    margin-top: 0;
    margin-left: 8px;
}

#cCn #dVT a {
    width: 29px;
    height: 18px;
}

#cCn #dVT dfn {
    display: none;
}

#dTxT {
    text-align: justify;
    margin-top: 45px;
}

#dTxT input[type="text"], #dTxT input[type="password"] {
    width: auto;
}

#dTxT + #NavigationTDC {
    margin: 32px 0 0 0;
}

#dTxT ul {
    list-style: none;
    padding: 15px 0 0 16px;
    margin: 0;
}

#dTxT > .opt {
    border: 1px solid #dadada;
    padding: 16px 16px 16px 32px;
    position: relative;
}

#dTxT > .opt .opt {
    margin-top: 16px;
}

#dTxT > .opt .opt [type="checkbox"] {
}

#dTxT table.tPb td {
    padding: 5px;
    font-size: .8rem;
    font-size: .8rem;
    line-height: 1.4em;
    text-align: left;
    width: auto;
}

#cCn .sV1 {
}

#cCn .sV1 > li {
    font-weight: bold;
}

#dNoT p {
}

#dNoT a {
    text-decoration: none;
}

#dNoT ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 24px;
}

#dNoT dl + dl {
    border-top: 1px solid #e4e4e3;
    margin-top: 0.5em;
    padding-top: 0.8em;
}

#dNoT dl:after {
    content: "";
    clear: both;
    display: table;
}

#dNoT dd {
    display: table;
    margin-top: 0;
    width: auto;
}

#dNoT dt {
    float: left;
    margin-right: 0.8em;
}

#dNoT .vnt {
    display: table;
    margin-left: auto;
    margin-top: 0.5em;
}

#cCn #dSubv {
    text-align: left;
    border: 1px solid #3b74b9;
    padding: 16px;
}

#cCn #dSubv .h3 {
    display: none;
}

#cCn #dSubv .h5 {
    font-family: inherit;
    text-align: inherit;
    text-decoration: inherit;
}

#cCn #dSubv .dSF {
}

#cCn #dSubv .dSF + .dSF {
    margin-top: 1em;
}

#cCn .nCo {
    background-color: #f2f2f4;
    padding: 16px;
}

#cCn .nCo ul {
    padding-left: 0;
    list-style-type: none;
    margin: 0;
}

#cCn .nCo em {
}

#cCn .su {
    text-decoration: underline;
}

#cCn .aj {
}

#cCn .nFt {
    padding-left: 0;
    list-style-type: none;
    margin: 0;
}

#cCn .tPb {
}

#cCn .tPb a {
    text-decoration: underline;
}

#cCn .tPb .ac {
    display: table-cell;
    font-family: inherit;
}

#cCn .tPb td {
    vertical-align: middle;
}

#dTxT table.tPb tbody input {
    width: 94%;
}

#dTxT table.tPb td:not(:empty) {
    min-width: 30px;
}

.tPb.frN td {
    border: 0px !important;
}

#cCn .pOf {
    font-weight: bold;
}

#cCn .pOf em {
    margin-right: 8px;
}

.da:after {
    content: "";
    clear: both;
    display: table;
}

#cCn .da a em {
    display: inline-block;
}

#cCn .da + .dFr {
    margin-top: 3em;
}

#cCn .di {
    line-height: 2.29em;
}

#cCn .di dd {
    margin-top: 0;
}

#cCn .di dl {
    margin-top: 0;
}

#cCn .di dt {
    font-weight: bold;
    float: left;
    clear: both;
    margin-top: 0;
    margin-right: 5px;
}

#cCn .di dt:last-of-type,
#cCn .di dd:last-of-type {
    display: none;
}

#cCn .di dt.Tit {
    margin-bottom: 0.8em;
    float: none;
}

#cCn .di b {
    font-family: inherit;
}

.dSF#comentarios-revistas .h3 {
    display: none;
}

.dSF#comentarios-revistas dd {
    padding: 0;
    margin: 0;
}

.dSF {
    height: 100%;
}

.dSF .dSF {
    height: 100%;
    padding: 0;
    border: 0;
}

.dSF .ccn {
    background-color: transparent;
    padding: 0;
}

.dSF li {
    position: relative;
    padding-left: 24px;
}

.dSF li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\e82b';
    font-family: "wk-icons";
    font-weight: normal;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
}
}

.dSF li + li {
    margin-top: 0.5em;
}

.dSF .op li a {
    padding: 0;
}

.dSF .op li a:before {
    content: "";
    width: 0;
}

.dSF ul {
    clear: both;
    padding-left: 0;
    list-style: none;
}

.dSF ul ul {
    margin-top: 8px;
}

.dSF .dop + .op .sDc {
    display: block !important;
}

.dSF .dop + .op .da:after {
    content: "";
}

.dSF .h3 + dd .sDc {
    display: none !important;
}

.dSF .h3 + dd .da:after {
    content: "...";
}

.dSF dd .da{
   border:none;
   padding:0;
}


#dFiC .dSF dd .sDc {
    display: inline-block !important;
    margin-left: 40px;
    margin-top: 0px;
    margin-bottom: -20px;
}


#cDocument #tBody .cuerpo .cPlus .dSF dd .sDc{
    display:block !important;
}

.da {
    height: 100%;
    padding: 16px;
    border: 1px solid #3b74b9;
}

#PB_LayoutControl1.rightPane .dSF .h3 + dd .da:after{
    display:none;
}

.dSF li.op:before {
    content: '\e846';
    font-family: "wk-icons";
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
    position: absolute;
    left: 0;
    cursor: pointer;
}

.dSF .h3 {
    font-weight: bold;
    line-height: 16px;
    position: relative;
    padding: 0 0 0 24px;
}

.dSF .h3:before {
    content: '\e846';
    position: absolute;
    left: 0;
    font-family: "wk-icons";
    display: block;
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: normal;
    cursor: pointer;
}

.dSF .h3 + * {
    padding: 0 0 0 24px;
}

#dSubv .dSF .h3 + * {
    padding: 0 0 0 5px;
}

.dSF .h4 {
    position: relative;
    line-height: 16px;
    padding-left: 24px;
    font-weight: bold;
}

.dSF .h4:before {
    content: '\e846';
    font-family: "wk-icons";
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 0;
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
}

.dSF .h4 + dd {
    padding-left: 24px;
}

.dSF .h4 + dd ul {
    padding-left: 0;
}

.dSF .h4.dop {
    cursor: pointer;
}

.dSF .h4.dcl {
    cursor: pointer;
}

.dSF .h4.dcl:before {
    content: '\e83d';
}

.dSF .h4.dcl + dd {
    display: none;
}

.dSF .iop {
    cursor: pointer;
}

.dSF .icl:before {
    content: '\e83d';
}

.dSF .iop:before {
    content: '\e846';
}

.dSF .icl {
    cursor: pointer;
}

.dRec {
    padding: 16px;
    border: 1px solid #3b74b9;
}



#ISIS, #ISIN {
    width: 100%;
    position: relative;
    border-top: 1px solid;
    border-right: 1px solid;
    list-style: none;
    border-color: #bfbfbf;
    margin: 0;
    padding: 16px 0 40px;
}

#MenC.no-border {
    padding-top: 48px;
}

#MenC.no-border #ISIN {
    border: none;
}

#cCx #MenC #ISIN > li:not([class]):first-child {margin-top:-50px;}

#MenC.no-border #ISIN li a::after {
    content: '';
    display: none;
}

@media (max-width: 1023px) {
    #ISIS, #ISIN {
    }
}

#ISIS.is_empty, #ISIN.is_empty {
}

#ISIS a, #ISIN a {
    display: block;
    position: relative;
    padding-left: 24px;
    color: inherit;
    text-decoration: none;
}

#ISIS a:hover, #ISIN a:hover {
    text-decoration: none!important;
}

#ISIS a:after, #ISIN a:after {
    content: " ";
    position: absolute;
    right: -17px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
    left: inherit;
    top: 0;
}

#ISIS ul a:after, #ISIN ul a:after {
    right: -25px;
}

#ISIS ul ul a:after, #ISIN ul ul a:after {
    right: -33px;
}

#ISIS ul ul ul a:after, #ISIN ul ul ul a:after {
    right: -41px;
}

#ISIS a:before, #ISIN a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '\e82b';
    font-family: "wk-icons";
    display: block;
    height: 16px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
}

#ISIS i, #ISIN i {
    font-style: inherit;
}

#ISIS li, #ISIN li {
    position: relative;
    padding: 0 8px 0 0;
}

#ISIS li + li, #ISIN li + li {
    margin-top: 8px;
}

#ISIS li.active > a:after, #ISIN li.active > a:after {
    background-color: #85bc20;
}

#ISIS li a.last span.last:after, #ISIN li a.last span.last:after {
    content: " ";
    position: absolute;
    right: -22px;
    width: 15px;
    height: 100%;
    background-color: #e4e4e3;
    left: inherit;
    top: 0;
}

#ISIS ul, #ISIN ul {
    padding-left: 24px;
    margin-top: 8px;
    list-style: none;
}

#ISIS .op > a:before, #ISIN .op > a:before {
    content: '\e83d';
}

#ISIS .op.iop > a:before, #ISIN .op.iop > a:before {
    content: '\e846';
}

#ISIS .cl, #ISIN .cl {
}

#ISIS .isisLink, #ISIN .isisLink {
    background-color: #85bc20;
    color: #fff;
}

#ISIS .ExISISc, #ISIN .ExISISc, #ISIS .ExISISo, #ISIN .ExISISo {
    position: absolute;
    right: 0;
    top: -28px;
    z-index: 1;
    line-height: 16px;
    height: 16px;
    margin-bottom: 0;
    cursor: pointer;
}

#ISIS .ExISISc:before, #ISIN .ExISISc:before {
    content: '\e84c';
    font-family: "wk-icons";
    height: 32px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    float: right;
    margin-left: 8px;
}

#ISIS .ExISISo:before, #ISIN.ExISISo:before {
    content: '\e84f';
    font-family: "wk-icons";
    height: 32px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    float: right;
    margin-left: 8px;
}
#ISIS li.op{
    display:block;
}
#ISIS li.op a {
  
    position: relative;
    padding-left: 24px;
    color: inherit;
    text-decoration: none;
}

#liDocISIS {
    display: none;
}

#liDocISIS:before {
    font-family: "wk-icons";
    display: block;
    height: 32px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    float: right;
    margin-left: 8px;
}

#prevUlDocISIS {
    margin-left: 19px;
    margin-top: 15px;
}

#prevLiDocISIS {
    color: #757575;
}

#prevLiDocISIS:before {
    font-family: "wk-icons";
    height: 32px;
    width: 16px;
    font-size: 16px;
    text-align: center;
    line-height: 17px;
    float: right;
    margin-right: 60px;
}

#prevLiDocISIS:hover {
    cursor: pointer;
}

#ISIS {
    padding-top: 15px;
}

#ISIS .iop > a:before, #ISIS .op > a:before {
    content: '\e846';
}

#ISIS .icl > a:before {
    content: '\e83d';
}

#btc {
    margin: 4px 0 0 0;
}

#btc .helpFormtooltip {
}

#btc .helpFormtooltip:after {
    content: "";
    height: 8px;
    width: 8px;
    display: inline-block;
    background-color: #ededed;
    transform: rotate(45deg);
    position: absolute;
    top: -4px;
    left: 16px;
    border-bottom: 0;
    border-right: 0;
}

#btc .helpFormtooltip span {
    background-color: #ededed;
    padding: 0 8px;
    line-height: 24px;
    font-size: 14px;
}

.splitbarV {
    left: 427px;
}

.splitbuttonV {
    margin-top: -30px;
    top: 37%;
    position: relative;
    height: 60px;
    box-sizing: border-box;
    width: 14px;
    background-color: #3b74b9;
    padding-top: 12px;
    padding-left: 1px;
    transition: .3s ease-in-out;
}


.splitterContainer .splitbarV {
    width: 3px;
    height: 100%;
    float: left;
    left: 360px;
    top: 32%;
    position: fixed;
    z-index: 50;
} 

.splitbuttonV:before {
    content: " ";
    position: absolute;
    top: 25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 7px 0;
    border-color: transparent #FFFFFF transparent transparent;
}

.splitbuttonV.invert {
    position: fixed;
    left: 12px;
    margin-top: -30px;
    margin-left: -9px;
    top: 74%;
    height: 60px;
    width: 14px;

}

.splitbuttonV.invert:before {
    content: " ";
    position: absolute;
    top: 23px;
    left: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #FFFFFF;
}



[action*='DocumentoRelacionado.aspx'] #FRAMEIZQ, [action*='DocumentoRelacionadoHac.aspx'] #FRAMEIZQ {
    display: none;
}

[action*='DocumentoRelacionado.aspx'] #barSplitter_SC_LayoutControl1,
[action*='DocumentoRelacionadoHac.aspx'] #barSplitter_SC_LayoutControl1,
[action*='DocumentoRelacionadoFinalHac.aspx'] #barSplitter_SC_LayoutControl1 {
    visibility: hidden;
}

form[action*='DocumentoRelacionado.aspx'] .splitterContainer .rightPane {

}

form[action*='DocumentoRelacionado.aspx'] .splitterContainer .rightPane.paddingSplitter {

}
[action*='DocumentoRelacionadoFO'] #cCn, form[action*='DocumentoRelacionadoFinalFO.aspx?'] #cCn {
    width: 101% !important;    
    box-sizing: border-box;
}

[action*='DocumentoRelacionadoFinal.aspx'] .splitterContainer .rightPane {
    top: 0px;
}

#Area_trabajo.not-WF .splitterContainer .rightPane {width:100% !important;}
#Area_trabajo.not-WF #barSplitter_SC_LayoutControl1 {visibility:hidden;}

form[action*='DocumentoRelacionadoFinal.aspx?'] #cCx {
    left: 9px;
}

[action*='DocumentoRelacionadoFinal.aspx'] #cCx + #cCn {
    padding-top: 4px;
}

form[action*='DocumentoRelacionadoFinal.aspx'] #cCn {
    /* width: 88%; */
}

.rightPane #cCn {
    height: auto !important;
}

#PA_LayoutControl1::-webkit-scrollbar {
    width: 3px;
}

#PA_LayoutControl1::-webkit-scrollbar-thumb {
    background: #3b74b9;
    border-radius: 10px;
}

    #PA_LayoutControl1::-webkit-scrollbar-thumb:hover {
        background: #808080;
    }

#tBody .popup {
    box-sizing: border-box;
    top: 275px;
    margin: auto;
    width: 648px;
    position: relative;
    z-index: 1;
    height: auto;
    border: 2px solid #3b74b9;
}

#tBody .popup .cabecera {
    height: 40px;
    color: #f9f9f9;
    width: 645px;
    background-color: #3b74b9;
    margin-top: -1px;
}

#tBody .popup .cuerpo {
    max-height: 300px;
    padding: 0px;
    margin-top: 0px;
    height: auto;
}

#tBody .cuerpo .cPlus {
    background-color: #F3F3F3;
}

#tBody .popup .cuerpo::-webkit-scrollbar {
    width: 10px;
}

#tBody .popup .cuerpo::-webkit-scrollbar-thumb {
    background-color: #3b74b9;
    border-radius: 10px;
}

div#fIR, div#fCO, div#fNR, div#fDT, div#fJU, div#fFO, div#fCP, div#fIF, div#fEC, div#fEP {
    display: none;
}


#dTxT div.imfoto {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 0.3em;
}

/*abstract con border color*/
.DT #cCn #dTxT .dAb.ccn {
    padding: 20px;
    width: 100%;
    border: 1px solid #3b74b9;
    margin: 0 0px 35px 0px !important;
    font-size: 15px;
}

.DT #cCn #dTxT .dAb.ccn em{
    font-style: normal !important;
}
 .ECAY .DT #cCn #dTxT .dAb.ccn {
    border: 1px solid #3b74b9;
}
.Haciendas .DT #cCn #dTxT .dAb.ccn {
    border: 1px solid #bc1b44;
}
.Urbanismo .DT #cCn #dTxT .dAb.ccn  {
    border: 1px solid #5cab00;
}
.Licencias .DT #cCn #dTxT .dAb.ccn {
    border: 1px solid #3b74b9;
}
/***/
.DT #cCn #dTxT .ccn, .NE #cCn #dTxT .ccn {
    padding: 16px;
    float: left;
    color: #fff;
    width: 240px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 0px;
    margin: 14px 20px 3px 0 !important;
    border: none;
    border-right: 4px solid #0077aa;
    color: #333;
    font-size: 16px;
    display: block;
    background-color: transparent;
}

.DT #cCn #dTxT .ccn:nth-of-type(even),
.NE #cCn #dTxT .ccn:nth-of-type(even) {
    float: right;
    border-left: 4px solid #0077aa;
    border-right: 0px;
    margin: 14px 10px 3px 20px !important;
}

.DT #cCn #dTxT .ccn em.aj,
.NE #cCn #dTxT .ccn em.aj {
    display: block;
    line-height: 1.5em;
    text-align: left;
    font-style: italic;
}

/* Buscador versiones >> */
#cDocument #busq_ver, #cDocumentECVision #busq_ver {
    padding: 16px;
    border-bottom: 4px solid #ffffff;
}
    #cDocument #busq_ver img, #cDocumentECVision #busq_ver img {
        display: none;
    }
#cDocument #busq_ver p, #cDocumentECVision #busq_ver p{
  text-align: center;
  margin-bottom: 8px;
  color: #ffffff;
  display: none;
}
#cDocument #busq_ver div,  #cDocumentECVision #busq_ver div{
  position: relative;
}
#cDocument #busq_ver [type="text"], #cDocumentECVision #busq_ver [type="text"]{
    font-size: 12px;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-position: 6px 0;
    background-image: url(../../img/icon-calendar.png);
}

#cDocument #busq_ver [type="button"], #cDocumentECVision #busq_ver [type="button"] {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-size: 0;
  background-image: url(../../img/btn-search.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}

.ui-datepicker {
  width: 288px;
  display: none;
  background-color: #ffffff;
  text-align: center;
  font-family: 'FiraSans', Arial, Helvetica, sans-serif;
}
.ui-datepicker-header {
  position: relative;
  padding-left: 32px;
  padding-right: 32px;
  line-height: 32px;
  text-align: center;
}
.ui-datepicker-calendar{width:100%;}
.ui-datepicker-prev {
  position: absolute;
  left: 0;
  border: 0;
  padding: 0 16px;
  cursor: pointer;
  line-height: 32px;
  transition: background-color 0.1s ease-out;
  text-transform: uppercase;
  background-color: #3b74b9;
  color: #ffffff;
  display: inline-block;
  padding: 0;
  height: 32px;
  width: 32px;
}
.ui-datepicker-prev:hover,
.ui-datepicker-prev:focus {
  background-color: #3b74b9;
  text-decoration: none;
  color: #ffffff;
}
.ui-datepicker-prev span {
  font-size: 0;
}
.ui-datepicker-prev span:before {
  content: '\e910';
  font-family: "wk-icons";
  font-size: 20px;
  background-color:#3b74b9;
}
.ui-datepicker-next {
  position: absolute;
  right: 0;
  border: 0;
  padding: 0 16px;
  cursor: pointer;
  line-height: 32px;
  transition: background-color 0.1s ease-out;
  text-transform: uppercase;
  background-color: #3b74b9;
  color: #ffffff;
  display: inline-block;
  padding: 0;
  height: 32px;
  width: 32px;
}
.ui-datepicker-next:hover,
.ui-datepicker-next:focus {
  background-color: #3b74b9;
  text-decoration: none;
  color: #ffffff;
}
.ui-datepicker-next span {
  font-size: 0;
}
.ui-datepicker-next span:before {
  content: '\e911';
  font-family: "wk-icons";
  font-size: 20px;
  background-color: #3b74b9;
}
.ui-datepicker .ui-datepicker-title select{margin-left: 0px;margin-right: 0px;height: 32px;font-size:13px;}
select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 50%;
}
.ui-datepicker select.ui-datepicker-month{float:left;}
.ui-datepicker select.ui-datepicker-year{float:right;}
.ui-datepicker th {
  font-family: 'FiraSans', Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 0.8em;
  font-weight:bold;
}
.ui-datepicker td {
  padding: 1px;
  font-size:0.8em;
  line-height: 1.4em;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  text-decoration: none;
}
.ui-datepicker .ui-state-default {
  background-color: #ededed;
  color: #0077aa;
}
@media (max-width: 767px) {
    .ui-datepicker {
        width: auto;
        right: 64px;
    }
    /* << Buscador versiones */
}

#tBody #dHQLink .popup{
    top: -10px;
}

/*BOTONERA EN EX-CS-PR-DT*/
.title-opt {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 40px solid #e8d89a;
    display: block;
    position: relative;
    margin: auto;
}
.opt [class*="lb-"] {
    border-color: #e8d89a;
}
.opt {
     padding-left: 20px; 
     padding-right: 20px; 
}
.lv-opt {
/*     padding-left: 10%; 
     padding-right: 10%; */
     position: relative; 
}
#dTxT ul li, #dTxTWF ul li {
    margin: 0.5em 0.5em;
}

div#dTxT div#rPLoading {
    display: none;
}

#cDocument .CS #dHPlus .cPlus #cabecera .h3 {
    display: none;
}

#tBody.EX #dHQLink > div[id^="f"], #tBody.DT #dHQLink > div[id^="f"],
#tBody.PR #dHQLink > div[id^="f"], #tBody.CS #dHQLink > div[id^="f"] {
    position: absolute;
    top: inherit;
    left: inherit;
    background-color: transparent;
    width: auto;
    height: auto;
    transition: opacity .2s ease-in-out;
    visibility: hidden;
    opacity: 0;
}

    #tBody.EX #dHQLink > div[id^="f"][style="display: block;"], #tBody.DT #dHQLink > div[id^="f"][style="display: block;"],
    #tBody.PR #dHQLink > div[id^="f"][style="display: block;"], #tBody.CS #dHQLink > div[id^="f"][style="display: block;"] {
        visibility: visible;
        opacity: 1;
    }
    #tBody.EX #dHQLink > div[id^="f"].visible, #tBody.DT #dHQLink > div[id^="f"].visible,
    #tBody.PR #dHQLink > div[id^="f"].visible, #tBody.CS #dHQLink > div[id^="f"].visible {
        visibility: visible;
        opacity: 1;
        overflow: initial !important;
    }

#tBody.EX #dHQLink > div[id^="f"] .popup, #tBody.DT #dHQLink > div[id^="f"] .popup,
#tBody.PR #dHQLink > div[id^="f"] .popup, #tBody.CS #dHQLink > div[id^="f"] .popup {
    border: 1px solid #3b74b9;
}

#tBody.EX #dHQLink > div[id^="f"] .popup .cabecera,
#tBody.DT #dHQLink > div[id^="f"] .popup .cabecera,
#tBody.PR #dHQLink > div[id^="f"] .popup .cabecera,
#tBody.CS #dHQLink > div[id^="f"] .popup .cabecera {
    display: none;
}


/*#cDocument .EX #cCx.open ~ #cCn #dHQLink > div[id^="f"],
#cDocument .DT #cCx.open ~ #cCn #dHQLink > div[id^="f"],
#cDocument .CS #cCx.open ~ #cCn #dHQLink > div[id^="f"],
#cDocument .PR #cCx.open ~ #cCn #dHQLink > div[id^="f"],
#cDocument .DT #cCx ~ #cCn #dHQLink > div[id^="f"]{
    left: 431px;
}

#cDocument .EX #cCx.close ~ #cCn #dHQLink > div[id^="f"],
#cDocument .DT #cCx.close ~ #cCn #dHQLink > div[id^="f"],
#cDocument .CS #cCx.close ~ #cCn #dHQLink > div[id^="f"],
#cDocument .PR #cCx.close ~ #cCn #dHQLink > div[id^="f"] {
    left: 96px;
}*/

#tBody.EX #dHQLink .dSF a:before,
#tBody.DT #dHQLink .dSF a:before,
#tBody.CS #dHQLink .dSF a:before,
#tBody.PR #dHQLink .dSF a:before {
    font-size: 25px !important;
    display: block;
    margin-left: 10px;
}

#tBody.EX #dHQLink .cuerpo .cPlus .da a,
#tBody.DT #dHQLink .cuerpo .cPlus .da a,
#tBody.CS #dHQLink .cuerpo .cPlus .da a,
#tBody.PR #dHQLink .cuerpo .cPlus .da a {
    margin-left: -20px;
    padding: 0 8px;
}

#tBody.EX #dHQLink .da a,
#tBody.DT #dHQLink .da a,
#tBody.CS #dHQLink .da a,
#tBody.PR #dHQLink .da a {
    border: none;
}


#tBody.EX #dHQLink a.cJU:before,
#tBody.EX #dHQLink a.iJU:before,
#tBody.DT #dHQLink a.cJU:before,
#tBody.CS #dHQLink a.cJU:before,
#tBody.PR #dHQLink a.cJU:before {
    margin-right: 4px;
}

#tBody.EX #dHQLink .cuerpo .cPlus .dSF .sDc,
#tBody.PR #dHQLink .cuerpo .cPlus .dSF .sDc,
#tBody.DT #dHQLink .cuerpo .cPlus .dSF .sDc,
#tBody.CS #dHQLink .cuerpo .cPlus .dSF .sDc{
    display: block !important;
    margin-left: 40px;
}

#tBody.EX #dHQLink .cuerpo .cPlus .dSF .sDc li a,
#tBody.PR #dHQLink .cuerpo .cPlus .dSF .sDc li a,
#tBody.DT #dHQLink .cuerpo .cPlus .dSF .sDc li a,
#tBody.CS #dHQLink .cuerpo .cPlus .dSF .sDc li a {
    border: none;
    font-size: 15px;
    padding: 0 8px;
    float: none;
    line-height: 25px;
}

#tBody.EX #dHQLink .cuerpo .cPlus .dSF .sDc .da,
#tBody.PR #dHQLink .cuerpo .cPlus .dSF .sDc .da,
#tBody.DT #dHQLink .cuerpo .cPlus .dSF .sDc .da,
#tBody.CS #dHQLink .cuerpo .cPlus .dSF .sDc .da {
    position: relative;
    background-color: transparent;
}

#tBody.EX #dHQLink .cuerpo .cPlus .dSF .sDc .da a,
#tBody.PR #dHQLink .cuerpo .cPlus .dSF .sDc .da a,
#tBody.DT #dHQLink .cuerpo .cPlus .dSF .sDc .da a,
#tBody.CS #dHQLink .cuerpo .cPlus .dSF .sDc .da a {
    display: block;
    position: absolute;
    width: calc(100% + 45px);
    height: 100%;
}

#tBody.DT #dHQLink .cuerpo .cPlus .sDc li a:hover,
#tBody.DT #dHQLink .cuerpo .cPlus .da:hover,
#tBody.EX #dHQLink .cuerpo .cPlus .sDc li a:hover,
#tBody.EX #dHQLink .cuerpo .cPlus .da:hover,
#tBody.PR #dHQLink .cuerpo .cPlus .sDc li a:hover,
#tBody.PR #dHQLink .cuerpo .cPlus .da:hover,
#tBody.CS #dHQLink .cuerpo .cPlus .sDc li a:hover,
#tBody.CS #dHQLink .cuerpo .cPlus .da:hover,
#tBody.CS #dHQLink .cuerpo .cPlus .dSF dd p:hover,
#tBody.DT #dHQLink .cuerpo .cPlus .dSF dd p:hover,
#tBody.EX #dHQLink .cuerpo .cPlus .dSF dd p:hover,
#tBody.PR #dHQLink .cuerpo .cPlus .dSF dd p:hover {
    transition: background-color 0.6s ease;
    cursor: pointer;
}


#tBody.DT #dHQLink .cuerpo .cPlus .dSF .sDc li:before,
#tBody.EX #dHQLink .cuerpo .cPlus .dSF .sDc li:before,
#tBody.PR #dHQLink .cuerpo .cPlus .dSF .sDc li:before,
#tBody.CS #dHQLink .cuerpo .cPlus .dSF .sDc li:before {
    display: none;
}

#cDocument a.cCP{
    font-size: 0px !important;
}

#cDocument #dHQLink .cCP:before {
    content: "Consultas EC";
/*    color: #3b74b9;
*/    font-size: 15px;
    display: inline-block;
}

#cDocument #dHQLink .cCP:hover:before {
/*    background-color: #3b74b9;
*/    color: white;
}


#cCn #textEditorDoc {
    margin-top: 0;
}

.FO #dTxT p i, .FE #dTxT p i {
    font-style: oblique;
}

#dTxT + #dNoT > dl{
    margin-top: 0.5em;
    border-top: 1px solid #e4e4e3;
    padding-top: 0.8em
}
#datos-identificativos .di{
    position: relative;
}

#datos-identificativos #relCont a {
    position: absolute;
    bottom: 44px;
    right: 0px;
}

#datos-identificativos #relCont img {
    height: 36px;
    width: 36px;
    opacity: .7;
}

#datos-identificativos #relCont img:hover {
    height: 36px;
    width: 36px;
    opacity: 1;
}

#datos-identificativos #relCont a::before {
    content: '';
}


/*** NUEVOS ATRIBUTOS DE TABLAS ***/
#cDocument #tBody #cCn table {
    display: table;
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    width: auto;
    max-width: 100%;
    margin-top: 5px;
    text-align: center;
    margin-top:15px;margin-bottom:20px;
}
#cDocument #tBody #cCn table td {display:table-cell;min-width:10px;line-height:1.3;padding:4px 7px;}
#cDocument #tBody #cCn table thead {background-color: #ededed !important;}
#cDocument #tBody #cCn table thead tr {background-color: transparent !important;height:35px;}
#cDocument #tBody * + .table-responsive {margin-top:20px !important;overflow-x: auto;margin-bottom:20px;}
/*** Bordes exteriores tabla (no celdas ni filas) ***/
#cDocument #tBody #cCn  *:not(.table-responsive):not(.sign) > table.tPb,
#cDocument #tBody .fell {border: 1px solid grey;}/*** valor por defecto: todos los bordes ***/
#cDocument #tBody .fesd {border-left: 1px solid grey;border-right: 1px solid grey;}
#cDocument #tBody .febt {border-bottom: 1px solid grey;}
#cDocument #tBody .fetp {border-top: 1px solid grey;}
#cDocument #tBody .fetb {border-top: 1px solid grey;border-bottom: 1px solid grey;}
#cDocument #tBody .feno {border: 0px;}
/*** TDs valores por defecto ***/
#cDocument #tBody td {text-align: left;vertical-align: middle;border-bottom: 1px solid grey;border-right: 1px solid grey;height:20px;}
/*** ALINEA VERTICAL: por defecto middle ***/
#cDocument #tBody .vntp {vertical-align: top !important;}
#cDocument #tBody .vnbm {vertical-align: bottom !important;}
/*** ALINEA HORIZONTAL: por defecto left ***/
#cDocument #tBody .ad, #cDocument #tBody .anrt {text-align: right;}
#cDocument #tBody .ac, #cDocument #tBody .ancr {text-align: center;}
#cDocument #tBody .aj, #cDocument #tBody .anjy {text-align: justify;}
/*** PINTADO DE LINEAS: por defecto se pintan todas ***/
#cDocument #tBody .rpno {border-bottom: 0px !important;border-top:0px !important;}
#cDocument #tBody .cpno {border-right: 0px !important;border-left:0px !important;}
#cDocument #tBody .rpno td {border-bottom: 0px !important;border-top: 0px !important;}
#cDocument #tBody .rpyes {} /*** En desuso ***/
#cDocument #tBody .cpyes {} /*** En desuso ***/
/*** TDs especiales ***/
#cDocument #tBody .rotate {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    height: auto;
    vertical-align: middle;
}
#cDocument #tBody .ndots {}
/*** Orientacion tabla ***/
#cDocument #tBody .otld {}
#cDocument #tBody .otpo {}


/*IPO-20317*/
body #tBody #dTxT .iPie {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -8px;
}
/**ECEVO-422*/

#cDocument .FO #dHQLink a.cDT:after,
#cDocument .FO #dHQLink a.cNR:after,
#cDocument .FO #dHQLink a.cJU:after,
#cDocument .FO #dHQLink a.cCO::after,
#cDocument .FO #dHQLink a.cIF::after,
#cDocument .FO #dHQLink a.cFO::after,
#cDocument .FO #dHQLink a.cCP::after,
#cDocument .EX #dHQLink a.cDT:after,
#cDocument .EX #dHQLink a.cNR:after,
#cDocument .EX #dHQLink a.cJU:after,
#cDocument .EX #dHQLink a.cCO::after,
#cDocument .EX #dHQLink a.cIF::after,
#cDocument .EX #dHQLink a.cFO::after,
#cDocument .EX #dHQLink a.cCP::after {
    content: "\e90f";
    font-family: 'wk-icons';
    font-weight: normal;
    margin: 0 0 0 8px;
    display: inherit;
}

#cDocument .FO a.visible:after,
#cDocument .DT a.visible:after {
    content: "\e865" !important;
    font-family: 'wk-icons';
    font-weight: normal;
    margin: 0 0 0 8px;
    display: inline-block;
    font-size: 15px !important;
}

#cDocument .FO a.visible.collapse-popup:after,
#cDocument .DT a.visible.collapse-popup:after {
    content: "\e90f" !important;
}

/**ECEVO-422*/
body #cDocument #dHQLink > a + a {
    margin-left: 7px;
}

body #cDocument #dHQLink > a:after {
    content: "\e90f";
    font-family: 'wk-icons';
    font-weight: normal;
    margin: 0 0 0 8px;
    display: inherit;
}

#tBody #dHQLink .cuerpo .cPlus .da > a {
    float: left;
    margin-top: 0;
}

 #tBody #dHQLink .popup .cuerpo .da:hover {
    background-color: #E8E8E7;
}

body.Urbanismo #tBody #dHQLink .popup .cuerpo .da, #cDocumentECVision #dHQLink .cuerpo  div.da:hover {
    padding: 8px 5px 10px 28px;
}
body.Haciendas #tBody #dHQLink .popup .cuerpo .da, body.Licencias #tBody #dHQLink .popup .cuerpo .da
 {
    padding: 5px 20px;
}

#cDocumentECVision #tBody #dHQLink .popup .cuerpo .da {
    padding: 5px 5px 5px 3px;
    width: 525px;
}
body.Haciendas #tBody #dHQLink .cuerpo .cPlus .dSF .sDc li a:hover {
    background-color: #3b74b921;
}
/*IPO-20476*/
#ctl00_ctl00_ctl00_thePageBody.ECAY #ctl00_ctl00_ctl00_cBody #Area_trabajo #FRAMEDER #cDocument #fBody #cCx #MenC {
    padding: 63px 16px 16px 16px;
}
/*IPO-22305*/
#cCn #dTxT .cCn .dHead a[title*="Editar"] dfn {
    display: none;
}
/*IPO-22390*/
#cCx ~ #cCn #dHPlus .cPlus .dSF#comentarios-revistas, #cContainer #cCx ~ #cCn #dHPlus .cPlus .dSF#comentarios-revistas .dSF,
#cCx ~ #cCn #dHPlus .cPlus .dSF#res-ant-y-sent-fallo-f, #cContainer #cCx ~ #cCn #dHPlus .cPlus .dSF#res-ant-y-sent-fallo-f .dSF {
    background-color: #deebfb;
}
#cCx ~ #cCn #dHPlus .cPlus > .dSF {
    background-color: #ededed;
    padding: 10px;
}
#cCx ~ #cCn #dHPlus .cPlus .dSF dd.op .da a.iLE, #cContainer #cCx ~ #cCn #dHPlus .cPlus .dSF dd.op .da a.iJU, #cContainer #cCx ~ #cCn #dHPlus .cPlus .dSF dd.op .da a.iBL, #cContainer #cCx ~ #cCn #dHPlus .cPlus .dSF dd.op .da a.iPR {
    margin-right: 20px;
}
#cCn #dHPlus .cPlus .dSF .da a.iLE, #cCn #dHPlus .cPlus .dSF .da a.iJU,
#cCn #dHPlus .cPlus .dSF .da a.iBL, #cCn #dHPlus .cPlus .dSF .da a.iPR {
    margin-right: 20px;
}
#cCx ~ #cCn #dHPlus .cPlus > .dSF dt {cursor: pointer;}
@media(max-width: 994px) {
    html #cCx ~ #cCn #dHPlus > .cPlus .dSF {
            margin-bottom: 5px;
        }

            html #cCx ~ #cCn #dHPlus > .cPlus .dSF dt.h3:before {
                top: 9px;
            }

        html #cCx ~ #cCn #dHPlus .cPlus .dSF dd.op .da a.iLE, html #cContainer #cCn #dHPlus .cPlus .dSF dd.op .da a.iJU, html #cContainer #cCn #dHPlus .cPlus .dSF dd.op .da a.iBL, html #cContainer #cCn #dHPlus .cPlus .dSF dd.op .da a.iPR {
            margin-right: 32px;
        }

        html #cCx ~ #cCn #dHPlus .cPlus dt.h3 + dd {
            padding: 0;
        }
    }

.cBody #Area_trabajo a.scroll-up {
    right: 45px;
}