.cocautc {
    background: #fff;
    height: calc(100vh - 3px);
    border: 1px solid #d2dae4;
    box-sizing: border-box;
}

.map_cocautc {
    max-height: calc(100vh - 5px);
    overflow-y: auto;
}

    .map_cocautc ul {
        background: url(../images/eDoc/line1.gif) repeat-y;
        margin-left: 5px;
    }

    .map_cocautc li {
        line-height: 21px;
        margin-top: 1px;
        position: relative;
        width: 100%;
    }

        .map_cocautc li li {
            background: url(../images/eDoc/line2.gif) no-repeat 0 10px;
        }

        .map_cocautc li span {
            padding-left: 29px;
            display: inline-block;
            line-height: 20px;
        }

            .map_cocautc li span:hover {
                color: #0d72be;
                cursor: pointer;
            }

        .map_cocautc li ul {
            margin-left: 28px;
            background: url(../images/eDoc/line1.gif) repeat-y;
        }

        .map_cocautc li i {
            float: left;
            position: absolute;
            top: 4px;
            left: -5px;
            width: 13px;
            height: 13px;
            cursor: auto;
            font-size: 0;
        }

            .map_cocautc li i.collapsed {
                background: url(../images/eDoc/collapsed.png) no-repeat 0 0;
            }

            .map_cocautc li i.expanded {
                background: url(../images/eDoc/expanded.png) no-repeat 0 0;
            }

.ico_bptt {
    background: url(../images/eDoc/ico_bptt.png) no-repeat 8px 2px;
}

.ico_dvpn {
    background: url(../images/eDoc/icon_dvpn.png) no-repeat 8px 2px;
}

.ico_bppn {
    background: url(../images/eDoc/ico_bppn.png) no-repeat 8px 2px;
}

.ico_canhan {
    background: url(../images/eDoc/ico_canhan.png) no-repeat 8px 2px;
}

.ico_bptt.t_chon, .ico_bptt_chon {
    background: url(../images/eDoc/ico_bptt_chon.png) no-repeat 8px 2px;
}

.ico_dvpn.t_chon, .ico_dvpn_chon {
    background: url(../images/eDoc/icon_dvpn_chon.png) no-repeat 8px 2px;
}

.ico_bppn.t_chon, .ico_bppn_chon {
    background: url(../images/eDoc/ico_bppn_chon.png) no-repeat 8px 2px;
}

.ico_canhan.t_chon, .ico_canhan_chon {
    background: url(../images/eDoc/ico_canhan_chon.png) no-repeat 8px 2px;
}

.map_cocautc .ico_canhan, .ico_canhan_chon {
    font-weight: 700;
}

.map_cocautc span.ico_k_canhan {
    padding-left: 15px;
}

.map_cocautc_cbox li span {
    padding-left: 10px;
}

.map_cocautc_cbox li ul {
    margin-left: 19px;
}

.map_cocautc_cbox li span input {
    float: left;
    margin-top: 3px;
}
