 .visual_flo {
        float: left;
    }

    .layui-tab-content {
        overflow: hidden;
        padding: 0px
    }

    .active {
        background-color: #428bca;
    }

    .memberfont {
        color: #333 !important
    }

    .visual_button {
        width: 50px;
        height: 33px;
        background-color: #EFEFEF;
        line-height: 33px;
        text-align: center;
        border: 1px solid #ccc;
    }

    .visual_depart_border {
        display: flex;
        margin: 0px 20px;
    }

    .visual_depart {
        overflow: hidden;
        min-width: 300px;
        height: 330px;
        border: 1px solid #ccc;
        margin-right: 20px;
        margin-left: 15px;
        flex-direction: column;
        /* overflow-y: auto; */

    }

    .visual_label {
        margin: 15px;
    }

    .visual_search {
        width: 240px;
        height: 30px;
        margin: 8px;
    }

    .visual_selected {
        background-color: #F2F2F2;
        /* width: 234px; */
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }

    .visual_allDelete {
        text-align: center;
        border-bottom: 1px solid #ccc;
    }

    .visual_isSelected {
        text-align: center;
    }

    .visual_confirm {
        background-color: #057FF8 !important;
    }

    .visual_cancel {
        background-color: #057FF8 !important;
    }

    .visual_ztree {
        width: auto;
        /* overflow-x: scroll; */
    }

    .glyphicon {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -moz-osx-font-smoothing: grayscale;
    }

    .list-group-item-header {
        z-index: 2;
        color: #555555;
        background-color: #f5f5f5;
        border: 1px solid #dddddd;
        position: relative;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        text-align: center;
        margin-bottom: 0;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    a.list-group-item.active,
    a.list-group-item.active:hover,
    a.list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #70beff;
        border-color: #428bca;
    }

    .groupTreeIcon2_ico_open {
        display: none !important;
    }

    .groupTreeIcon2_ico_docu {
        display: none !important;
    }

    .layui-layer-title {
        /* display: none; */
    }
    .searchButton1{
       
     padding:10px
       
    }
 .searchButton1 img{
width:20px


}
    