.jstree-checkbox:hover, .jstree-ocl, .vakata-context li > a {
    cursor: pointer
}

    .jstree-icon, .vakata-context li > a > i {
        text-decoration: none;
        text-align: center
    }

.jstree-anchor, .jstree-node, .vakata-context li > a {
    white-space: nowrap
}

.jstree {
    font-size: 13px;
    display: inline-block;
    min-width: 100%
}

    .jstree a {
        color: #000
    }

.jstree-children, .jstree-container-ul, .jstree-node {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

.vakata-context, .vakata-context ul {
    margin: 0;
    position: absolute;
    padding: 2px 0;
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px 0 #C8C8C8,0 0 8px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 0 3px 0 #C8C8C8,0 0 8px 0 rgba(0,0,0,.12);
    box-shadow: 0 0 3px 0 #C8C8C8,0 0 8px 0 rgba(0,0,0,.12)
}

@media \0screen {
    .vakata-context, .vakata-context ul {
        border: 1px solid #c9c9c9
    }
}

.vakata-context li > a {
    display: block;
    padding: 4px 9px;
    min-width: 80px;
    text-decoration: none;
    width: auto;
    color: #000
}

.vakata-context .vakata-context-hover > a {
    position: relative;
    background-color: #4A77AC;
    color: #fff
}

.vakata-context-item-partyid a, .vakata-context-item-partyid.vakata-context-hover > a {
    color: #787878 !important
}

.vakata-context .vakata-context-separator {
    display: none
}

.jstree-anchor, .jstree-icon {
    vertical-align: top;
    display: inline-block;
    margin: 0
}

.jstree-default-small .jstree-checkbox {
    background-image: url(/Images/weixin/qywxPC/checkbox.png);
    width: 18px;
    height: 18px
}

.jstree-anchor {
    padding: 0 10px 0 1px
}

    .jstree-anchor:focus {
        outline: 0
    }

    .jstree-anchor, .jstree-anchor:active, .jstree-anchor:hover, .jstree-anchor:link, .jstree-anchor:visited {
        text-decoration: none
    }

.jstree-icon {
    padding: 0
}

    .jstree-icon:empty {
        display: inline-block;
        text-decoration: none;
        margin: 0;
        padding: 0;
        vertical-align: top;
        text-align: center
    }

.jstree .jstree-open > .jstree-children {
    display: block
}

.jstree .jstree-closed > .jstree-children, .jstree .jstree-leaf > .jstree-children, .jstree-anchor > .jstree-themeicon-hidden, .jstree-no-icons .jstree-themeicon {
    display: none !important;
}

.jstree-anchor > .jstree-themeicon {
    margin-right: 2px
}

.jstree-rtl .jstree-anchor {
    padding: 0 1px 0 4px
}

    .jstree-rtl .jstree-anchor > .jstree-themeicon {
        margin-left: 2px;
        margin-right: 0
    }

.jstree-rtl .jstree-node {
    margin-left: 0
}

.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0
}

.jstree-wholerow-ul {
    position: relative;
    display: block;
    min-width: 100%;
    overflow: visible;
    z-index: 0
}

    .jstree-wholerow-ul .jstree-anchor, .jstree-wholerow-ul .jstree-icon {
        position: relative
    }

    .jstree-wholerow-ul .jstree-wholerow {
        width: 100%;
        cursor: pointer;
        position: absolute;
        left: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

.vakata-context-item-partyid a:hover, .vakata-context-item-partyid.vakata-context-hover > a {
    background-color: #fff !important;
    cursor: default !important
}

.vakata-context {
    display: none
}

    .vakata-context ul {
        list-style: none;
        left: 100%;
        margin-top: -2.7em;
        margin-left: -4px
    }

    .vakata-context .vakata-context-right ul {
        left: auto;
        right: 100%;
        margin-left: auto;
        margin-right: -4px
    }

    .vakata-context li {
        list-style: none;
        display: inline
    }

        .vakata-context li > a.vakata-context-parent {
            background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);
            background-position: right center;
            background-repeat: no-repeat
        }

        .vakata-context li > a:focus {
            outline: 0
        }

    .vakata-context .vakata-context-separator a, .vakata-context .vakata-context-separator a:hover {
        background: #fff;
        border: 0;
        border-top: 1px solid #e2e3e3;
        height: 1px;
        min-height: 1px;
        max-height: 1px;
        padding: 0;
        margin: 0 0 0 2.4em;
        border-left: 1px solid #e0e0e0;
        -moz-text-shadow: 0 0 0 transparent;
        -webkit-text-shadow: 0 0 0 transparent;
        text-shadow: 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 transparent;
        box-shadow: 0 0 0 transparent;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .vakata-context .vakata-contextmenu-disabled a, .vakata-context .vakata-contextmenu-disabled a:hover {
        color: silver;
        background-color: transparent;
        border: 0;
        box-shadow: 0 0 0
    }

    .vakata-context li > a > i {
        display: inline-block;
        width: 2.4em;
        height: 2.4em;
        background: 0 0;
        margin: 0 0 0 -2em;
        vertical-align: top;
        line-height: 2.4em
    }

        .vakata-context li > a > i:empty {
            width: 2.4em;
            line-height: 2.4em
        }

    .vakata-context li > a .vakata-contextmenu-sep {
        display: inline-block;
        width: 1px;
        height: 2.4em;
        background: #fff;
        margin: 0 .5em 0 0;
        border-left: 1px solid #e2e3e3
    }

    .vakata-context .vakata-contextmenu-shortcut {
        font-size: .8em;
        color: silver;
        opacity: .5;
        display: none
    }

.vakata-context-rtl ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px
}

.vakata-context-rtl li > a.vakata-context-parent {
    background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);
    background-position: left center;
    background-repeat: no-repeat
}

.vakata-context-rtl .vakata-context-separator > a {
    margin: 0 2.4em 0 0;
    border-left: 0;
    border-right: 1px solid #e2e3e3
}

.vakata-context-rtl .vakata-context-left ul {
    right: auto;
    left: 100%;
    margin-left: -4px;
    margin-right: auto
}

.vakata-context-rtl li > a > i {
    margin: 0 -2em 0 0
}

.vakata-context-rtl li > a .vakata-contextmenu-sep {
    margin: 0 0 0 .5em;
    border-left-color: #fff;
    background: #e2e3e3
}

#jstree-marker {
    position: absolute;
    top: 0;
    background-color: #426da8;
    height: 2px;
    left: 19px;
    width: 150px
}

    #jstree-marker:before {
        content: "";
        background-color: #fff;
        width: 5px;
        height: 5px;
        border: 2px solid #426da8;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: -4px
    }

#jstree-dnd {
    line-height: 16px;
    margin: 0;
    padding: 4px
}

    #jstree-dnd .jstree-copy, #jstree-dnd .jstree-icon {
        display: inline-block;
        text-decoration: none;
        margin: 0 2px 0 0;
        padding: 0;
        width: 16px;
        height: 16px
    }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon, .jstree-disabled .jstree-selectAll {
    display: none
}

#jstree-dnd .jstree-ok {
    background: green
}

#jstree-dnd .jstree-er {
    background: red
}

#jstree-dnd .jstree-copy {
    margin: 0 2px
}

.jstree-default .jstree-icon, .jstree-default .jstree-node {
    background-repeat: no-repeat;
    background-color: transparent
}

.jstree-default .jstree-hovered {
    background: #e7f4f9;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #ccc
}

.jstree-default .jstree-had-click-contextmenu {
    background: #e4eaf0;
    border-radius: 2px
}

.jstree-default .jstree-clicked {
    background: #beebff;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #999;
    color: #fff
}

.jstree-default .jstree-disabled {
    color: #666
}

    .jstree-default .jstree-disabled.jstree-hovered {
        box-shadow: none
    }

    .jstree-default .jstree-disabled > .jstree-icon {
        opacity: .8;
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
        filter: gray;
        -webkit-filter: grayscale(100%)
    }

.jstree-default .jstree-search {
    font-style: italic;
    color: #8b0000;
    font-weight: 700
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
    background: 0 0;
    box-shadow: none;
    color: inherit
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
    background: 0 0
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-hovered {
    background: #edf1f5
}

#jstree-dnd.jstree-default i {
    background: 0 0;
    width: 16px;
    height: 16px
}

#jstree-dnd.jstree-default .jstree-ok {
    background-position: -9px -71px
}

#jstree-dnd.jstree-default .jstree-er {
    background-position: -39px -71px
}

.jstree-default > .jstree-wholerow-ul .jstree-clicked, .jstree-default > .jstree-wholerow-ul .jstree-hovered {
    background: 0 0;
    box-shadow: none;
    border-radius: 0
}

    .jstree-default > .jstree-wholerow-ul .jstree-clicked .icon_folder_blue {
        background-image: url(/Images/weixin/qywxPC/icon_folder_blue_clicked.png) !important
    }

.jstree-default .jstree-wholerow {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px
}

.jstree-default .jstree-node {
    min-height: 24px;
    line-height: 24px;
    margin-left: 10px;
    min-width: 24px;
    background-position: -292px -4px;
    background-repeat: repeat-y;
    position: relative;
}

.jstree-disabled .jstree-anchor {
    filter: alpha(opacity=50);
    -khtml-opacity: .5;
    -moz-opacity: .5;
    opacity: .5
}

.jstree-default .jstree-anchor {
    line-height: 28px;
    height: 28px
}

.jstree-default .jstree-icon {
    margin-left: 5px
}

    .jstree-default .jstree-icon:empty {
        margin-left: 8px
    }

.jstree-default.jstree-rtl .jstree-node {
    margin-right: 24px
}



.jstree-default .jstree-last {
    background: 0 0
}

.jstree-default .jstree-open > .jstree-ocl {
    background-position: -132px -4px
}

.jstree-default .jstree-closed > .jstree-ocl {
    background-position: -100px -4px
}

.jstree-default .jstree-leaf > .jstree-ocl {
    background-position: -68px -4px
}

.jstree-default .jstree-themeicon {
    background-position: -260px -4px
}

.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0 !important;
    margin-top: 0 !important;
    width: 20px !important;
    height: 20px !important
}

.jstree-default > .jstree-no-dots .jstree-node {
    background: 0 0
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background: url(/Images/weixin/qywxPC/dropdown_arrow_down.png) 50% 60% no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 0;
    margin-top: 3px;
    display: inline-block
}

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background: url(/Images/weixin/qywxPC/dropdown_arrow_right.png) 50% 60% no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 0;
    margin-top: 3px;
    display: inline-block
}

.jstree-default .jstree-disabled, .jstree-default .jstree-disabled.jstree-hovered {
    background: 0 0
}

    .jstree-default .jstree-disabled.jstree-clicked {
        background: #efefef
    }

.jstree-default .jstree-people-icon {
    background: url(/Images/weixin/qywxPC/PeopleIcon.png) no-repeat !important;
    width: 12px;
    height: 12px;
    margin-top: 7px;
    margin-right: 6px;
    vertical-align: top;
    display: inline-block
}





.jstree-default > .jstree-striped {
    background-size: auto 48px
}

.jstree-default.jstree-rtl .jstree-node {
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -132px -36px
}

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -100px -36px
}

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -68px -36px
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default.jstree-rtl > .jstree-no-dots .jstree-node {
    background: 0 0
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -36px
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -36px
}

.jstree-default .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}


.jstree-default.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)
}

.jstree-default.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-small .jstree-node {
    min-height: 18px;
    line-height: 18px;
    margin-left: 18px;
    min-width: 18px;
    background-position: -295px -7px;
    background-repeat: repeat-y
}

.jstree-default-small .jstree-anchor {
    line-height: 18px;
    height: 18px
}

.jstree-default-small .jstree-icon {
    width: 18px;
    height: 18px;
    line-height: 18px
}

    .jstree-default-small .jstree-icon:empty {
        width: 18px;
        height: 18px;
        line-height: 18px
    }

.jstree-default-small .jstree-wholerow {
    height: 18px
}



.jstree-default-small .jstree-last {
    background: 0 0
}

.jstree-default-small .jstree-open > .jstree-ocl {
    background-position: -135px -7px
}

.jstree-default-small .jstree-closed > .jstree-ocl {
    background-position: -103px -7px
}

.jstree-default-small .jstree-leaf > .jstree-ocl {
    background-position: -71px -7px
}

.jstree-default-small .jstree-themeicon {
    background-position: -263px -7px
}

.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-small > .jstree-no-dots .jstree-node {
    background: 0 0
}

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -7px
}

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -7px
}

.jstree-default-small .jstree-disabled, .jstree-default-small .jstree-disabled.jstree-hovered {
    background: 0 0
}

    .jstree-default-small .jstree-disabled.jstree-clicked {
        background: #efefef
    }

.jstree-default-small .jstree-checkbox {
    background-position: -167px -7px
}

    .jstree-default-small .jstree-checkbox:hover {
        background-position: -167px -39px
    }

.jstree-default-small .jstree-clicked > .jstree-checkbox {
    background-position: -231px -7px
}

    .jstree-default-small .jstree-clicked > .jstree-checkbox:hover {
        background-position: -231px -39px
    }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
    background-position: -199px -7px
}

    .jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
        background-position: -199px -39px
    }

.jstree-default-small > .jstree-striped {
    background-size: auto 36px
}

.jstree-default-small.jstree-rtl .jstree-node {
    margin-right: 18px;
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -135px -39px
}

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -103px -39px
}

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -71px -39px
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node {
    background: 0 0
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -39px
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -39px
}

.jstree-default-small .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}


.jstree-default-small.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)
}

.jstree-default-small.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-large .jstree-node {
    min-height: 32px;
    line-height: 32px;
    margin-left: 32px;
    min-width: 32px;
    background-position: -288px 0;
    background-repeat: repeat-y
}

.jstree-default-large .jstree-anchor {
    line-height: 32px;
    height: 32px
}

.jstree-default-large .jstree-icon {
    width: 32px;
    height: 32px;
    line-height: 32px
}

    .jstree-default-large .jstree-icon:empty {
        width: 32px;
        height: 32px;
        line-height: 32px
    }

.jstree-default-large .jstree-wholerow {
    height: 32px
}

.jstree-default-large .jstree-last {
    background: 0 0
}

.jstree-default-large .jstree-open > .jstree-ocl {
    background-position: -128px 0
}

.jstree-default-large .jstree-closed > .jstree-ocl {
    background-position: -96px 0
}

.jstree-default-large .jstree-leaf > .jstree-ocl {
    background-position: -64px 0
}

.jstree-default-large .jstree-themeicon {
    background-position: -256px 0
}

.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-large > .jstree-no-dots .jstree-node {
    background: 0 0
}

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px 0
}

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0 0
}

.jstree-default-large .jstree-disabled, .jstree-default-large .jstree-disabled.jstree-hovered {
    background: 0 0
}

    .jstree-default-large .jstree-disabled.jstree-clicked {
        background: #efefef
    }

.jstree-default-large .jstree-checkbox {
    background-position: -160px 0
}

    .jstree-default-large .jstree-checkbox:hover {
        background-position: -160px -32px
    }

.jstree-default-large .jstree-clicked > .jstree-checkbox {
    background-position: -224px 0
}

    .jstree-default-large .jstree-clicked > .jstree-checkbox:hover {
        background-position: -224px -32px
    }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
    background-position: -192px 0
}

    .jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
        background-position: -192px -32px
    }

.jstree-default-large > .jstree-striped {
    background-size: auto 64px
}

.jstree-default-large.jstree-rtl .jstree-node {
    margin-right: 32px;
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -128px -32px
}

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -96px -32px
}

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -64px -32px
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl, .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node {
    background: 0 0
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px -32px
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0 -32px
}

.jstree-default-large .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}


.jstree-default-large.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)
}

.jstree-default-large.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0
}

.jstree-default .jstree-wholerow-hovered {
    background: #edf1f5;
    width: 100%
}

.jstree-default .jstree-wholerow-clicked {
    background: #4A77AC;
    width: 100%
}

.multiPickerDlg .jstree-default .jstree-wholerow-clicked {
    background: 0 0
}

.multiPickerDlg .jstree-default .jstree-clicked {
    color: #000
}

.multiPickerDlg .jstree-default .jstree-wholerow-hovered {
    background: #edf1f5
}


.jstree-contextmenu-hover {
    background-position: -94px -30px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: none
}

    .jstree-contextmenu-hover:active {
        background-position: -190px -62px
    }

.jstree-hovered .jstree-contextmenu-hover {
    display: inline-block;
    margin-left: 3px;
    vertical-align: -3px
}

.jstree-clicked .jstree-contextmenu-hover {
    display: inline-block;
    margin-left: 5px;
    vertical-align: -3px
}

.jstree-had-click-contextmenu .jstree-contextmenu-hover, .jstree-had-click-contextmenu-hover > .jstree-contextmenu-hover {
    display: inline-block;
    margin-left: 3px;
    vertical-align: -3px
}

.jstree-lock .jstree-anchor:after {
    content: ' ';
    position: absolute;
    top: 9px;
    right: -11px;
    width: 11px;
    height: 13px;
    background-image: url(../slice/plugin-jstree/lock.png)
}

.jstree-lock .jstree-anchor.jstree-hovered:after {
    display: none
}

.jstree-checkbox-double {
    float: right;
    margin-right: 25px;
    margin-top: 5px;
    cursor: pointer
}

.jstree-checkbox-double2 {
    float: right;
    margin-right: 25px;
    margin-top: 11px;
    cursor: pointer
}

.jstree-background {
    background: url(../images/background.png)
}

.mod-tree_image {
    width: 30px;
    height: 30px;
    margin: 5px 10px 5px 20px;
    float: left
}

.mod-tree_title {
    line-height: 40px !important
}

.jstree-background2 {
    background: url(../images/background2.png)
}

.jstree-default .icon_folder_blue, .jstree-default .icon_folder_circle {
    background-position: 0 0 !important;
    margin-right: 6px !important;
    margin-top: 7px;
    margin-left: 3px !important
}

.jstree-default .icon {
    font-size: 0;
    background-repeat: no-repeat;
}

.jstree-default .icon_folder_blue {
    width: 14px !important;
    height: 12px !important;
    background-image: url(/Images/weixin/qywxPC/icon_folder_blue.png) !important
}

.icon_circle_unpublish {
    position: absolute;
    top: 5px;
    right: 30px
}

.jstree-node-circle {
    margin-top: 5px
}

.jstree-custom-checked {
    background: url(/Images/weixin/qywxPC/itemCheck.png) no-repeat;
    width: 12px;
    height: 12px;
    vertical-align: -2px;
    margin-left: 10px;
    display: none
}

.jstree-checked > .jstree-anchor > .jstree-custom-checked, .member_tag_list_item_Checked > .jstree-custom-checked {
    display: inline-block
}

.jstree-default .icon_member_female, .jstree-default .icon_member_male {
    width: 14px !important;
    height: 14px !important;
    top: 8px;
    margin-right: 4px
}

.jstree-default .icon_member_female {
    background-position: 0 0
}

.jstree-default .icon_member_male {
    background-position: -32px 0
}

.jstree-default .jstree-selectAll {
    height: 28px;
    line-height: 28px;
    color: #3e6d9e;
    position: relative
}

    .jstree-default .jstree-selectAll:hover {
        text-decoration: none;
        color: #416991
    }

.jstree-inputChecked {
    position: absolute;
    left: 12px;
    margin-top: 7px
}

.jstree-checkedIcon {
    position: absolute;
    right: 13px;
    margin-top: 10px
}

.jstree-checkbox-selection .jstree-wholerow-clicked {
    background: 0 0 !important
}

.jstree-checkbox-selection .jstree-clicked, .jstree-dragging .jstree-clicked {
    color: #000 !important
}

.jstree-dragging .jstree-hovered .icon.jstree-contextmenu-hover {
    display: none
}

.jstree-dragging .jstree-wholerow-clicked, .jstree-dragging .jstree-wholerow-hovered {
    background: 0 0
}

.jstree-dragging .jstree-wholerow-dragFocused {
    background: #edf1f5
}

#vakata-dnd, #vakata-ndnd {
    border: 1px solid #d0d4e0;
    border-radius: 3px;
    opacity: .9;
    padding: 4px 10px;
    background-color: #fff;
    background-color: rgba(255,255,255,.95);
    min-width: 235px
}

    #vakata-dnd:after {
        clear: both;
        content: ".";
        display: block;
        line-height: 0;
        font-size: 0;
        visibility: hidden;
        overflow: hidden
    }

.hidden_checkbox .jstree-icon.jstree-checkbox, .jstree-icon.jstree-checkbox.jstree-checkbox-disabled, .jstree.jstree-dragging .jstree-dragging-orginTarget {
    display: none
}

.jstree-draggingHelper-icon {
    float: left;
    margin-top: 2px;
    margin-right: 5px
}

.jstree-draggingHelper-txt {
    color: #787878;
    font-size: 13px;
    width: 213px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jstree.jstree-dragging .jstree-node.jstree-drag-placeholder-enter.jstree-drag-placeholder .jstree-ocl {
    top: -35px;
    left: -54px
}

.jstree.jstree-dragging .jstree-node.jstree-drag-placeholder-enter > .jstree-wholerow {
    background: #edf1f5;
    width: 100%
}

.jstree.jstree-dragging .jstree-node.jstree-drag-placeholder {
    border: 2px dotted #DFE9F5;
    margin-left: 52px
}

.jstree-node-to-top {
    animation: jstree-node-to-top .3s ease-in-out
}

@keyframes jstree-node-to-top {
    from {
        transform: translate3d(0,28px,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.jstree-node-to-bottom {
    animation: jstree-node-to-bottom .3s ease-in-out
}

@keyframes jstree-node-to-bottom {
    from {
        transform: translate3d(0,-28px,0)
    }

    to {
        transform: translate3d(0,0,0)
    }
}

.js_immutable > .jstree-clicked > .jstree-contextmenu-hover, .js_immutable > .jstree-hovered > .jstree-contextmenu-hover, .jstree.jstree-loading {
    display: none !important
}

.jstree-default-contextmenu a:hover {
    position: relative;
    background-color: #4A77AC;
    color: #fff
}

