
/* ECEVO-407 >> */

#cDocument .EX #cCx, #cDocument .PR #cCx, #cDocument .CS #cCx {
    display: none;
}

#cDocument .EX #cCx[style*="display"], #cDocument .PR #cCx[style*="display"], #cDocument .CS #cCx[style*="display"] {
    display: block;
}

#cDocument .EX #cCx:before, #cDocument .PR #cCx:before, #cDocument .CS #cCx:before {
    content: unset;
}

#cDocument .EX #cCx ~ #cCn, #cDocument .PR #cCx ~ #cCn, #cDocument .CS #cCx ~ #cCn {
    width: 100%;
}
#cDocument .EX #cCx.close ~ #cCn, #cDocument .PR #cCx.close ~ #cCn, #cDocument .CS #cCx.close ~ #cCn {
    width: 100%;
}

#cDocument .EX #cCx.open ~ #cCn, #cDocument .PR #cCx.open ~ #cCn, #cDocument .CS #cCx.open ~ #cCn {
    width: calc(100% - 335px);
}

#cDocument .EX #cCx.close ~ #splitLyr, #cDocument .PR #cCx.close ~ #splitLyr, #cDocument .CS #cCx.close ~ #splitLyr {
    left: 0px;
}

#cDocument .EX #cCx.open, #cDocument .PR #cCx.open, #cDocument .CS #cCx.open {
    display: block !important;
}

#cDocument .EX #cCx.close, #cDocument .PR #cCx.close, #cDocument .CS #cCx.close {
    display: none !important;
}

#cDocument .EX #splitLyr, #cDocument .PR #splitLyr, #cDocument .CS #splitLyr {
    display: block;
    left: 403px;
    top: 216px;
    position: fixed;
    width: 11px;
    height: 100%;
}

#cDocument .EX #splitLyr span, #cDocument .PR #splitLyr span, #cDocument .CS #splitLyr span {
    display: block;
    top: 37%;
    position: relative;
    height: 53px;
    width: 13px;
    background-color: #3b74b9;
    padding-top: 12px;
}

    #cDocument .EX #splitLyr span:before, #cDocument .PR #splitLyr span:before, #cDocument .CS #splitLyr span:before {
        content: " ";
        position: absolute;
        top: 20px;
        left: 2px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 7px 7px 0;
        border-color: transparent #FFFFFF transparent transparent;
    }

#cDocument .EX #cCx.close ~ #splitLyr span:before, #cDocument .PR #cCx.close ~ #splitLyr span:before, #cDocument .CS #cCx.close ~ #splitLyr span:before {
    content: " ";
    position: absolute;
    top: 20px;
    left: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 7px;
    border-color: transparent transparent transparent #FFFFFF;
}

#cDocument .EX #splitLyr span:hover, #cDocument .PR #splitLyr span:hover, #cDocument .CS #splitLyr span:hover {
    cursor: pointer
}

body.Licencias [action*="LicenciasTDC.aspx"] #cDocument #txtComLic{display:none}

body.Urbanismo #cDocument .EX #splitLyr span, body.Urbanismo #cDocument .PR #splitLyr span, body.Urbanismo #cDocument .CS #splitLyr span {
    background-color: #4D9000;
}

body.Haciendas #cDocument .EX #splitLyr span, body.Haciendas #cDocument .PR #splitLyr span, body.Haciendas #cDocument .CS #splitLyr span {
    background-color: #bc1b44;
}

/* << ECEVO-407 */
