.pure-u-1-2, .pure-u-12-24{
    width: 49% \9;
}
.pure-u-1-4, .pure-u-6-24{
    width: 24% \9;
}
.contact-sidebar{
    border: 1px solid #ccc;
    /*padding: 15px;*/
    width: 282px;
    min-height: 720px;
    max-height: 720px;
}
.contact-search-wrap{
    padding: 15px;
    padding-bottom: 0px;
}
.contact-search{
    position: relative;
}
.contact-search input{
    height: 30px;
    width: 166px;
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 34px;
}
.contact-search .fa-search,.contact-search .fa-remove{
    color: #ccc;
    position: absolute;
    top: 9px;
    right: 8px;
}
.contact-add-img{
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    margin-left: 8px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.contact-add-img:hover{
    background-color: #f0f0f0;
}
.contact-add-img i{
    color: #666;
}
.contact-add-trigger{
    /*padding: 6px 16px 5px;*/
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 42px;
    cursor: pointer;
}
.add-trigger-item{
    padding: 0px 16px;
    width: 60px;
    line-height: 36px;
    border-bottom: 1px solid #ccc;
    margin-bottom: -1px;
}
.add-trigger-item:hover{
    background-color: #1c84c6;
    color: #fff;
}
.contact-sidebar-nav{
    /*margin-top: 15px;*/
    padding: 15px;
    border-bottom: 1px solid #ccc;
}
.contact-sidebar-nav div{
    width: 124px;
    height: 26px;
    border: 1px solid #999;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}
.contact-sidebar-nav div:hover{
    background-color: #f0f0f0;
}
.contact-sidebar-nav div.active{
    background: #999;
    color: #fff;
}
.search-sidebar-menu li{
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    cursor: pointer;
}
.search-sidebar-menu li:hover{
    background-color: #eee;
}
.search-sidebar-menu li.active{
    background-color: #1c84c6;
    color: #fff;
}
.search-sidebar-menu li.active a{
    color: #fff;
}
.search-sidebar-menu li i.fa-folder{
    color: #a4cee8;
}
.tree-block{
    /*padding-left: 15px;*/
}
.tree-name{
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: normal;
    width: calc(100% - 33px);
}
.contact-sidebar-menu{
    width: 257px;
    padding: 15px;
    position: relative;
    padding-left: 10px;
    max-height: 584px;
    overflow-y: auto;
    overflow-x: hidden;
}
.contact-sidebar-menu .tree-padding{
    padding-left: 15px;
}
.tree-title{
    cursor: pointer;
    position: relative;
}
.tree-title i.fa-folder,.tree-title i.fa-user{
    line-height: 36px;
    color: #a4cee8;
    width: 10px;
    text-align: center;
    /*margin-left: -15px;*/
    margin-right: 8px;
}
.drop-dowm-i{
    color: #999;
    position: relative;
    top: 11px;
    left: 0px;
    margin-left: -15px;
    cursor: pointer;
}
.tree-title .tree-more{
    margin-left: 0px;
}
.tree-more{
    position: relative;
    top: -35px;
    color: #999;
    width: 10px;
    text-align: center;
    height: 36px;
    line-height: 36px;
}
.has-padding{
    padding-left: 15px;
}
.tree-wholerow{
    height: 36px;
    position: absolute;
    left: 0px;
    cursor: pointer;
    width: 100%;
}
.add-depart-tree .tree-wholerow-clicked,.select-depart-tree .tree-wholerow-clicked{
    background-color: transparent;
    color: #333;
}
.add-depart-tree .tree-wholerow-hover,.select-depart-tree .tree-wholerow-hover{
    background-color: #eee;
}
.add-depart-tree .belong-company-ul li{
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    padding-left: 30px;
}
.add-depart-tree .belong-company-ul li:hover{
    background-color: #eee;
}
.add-depart-tree.no-padding{
    padding-left: 0px;
}
.tree-wholerow-hover{
    background-color: #eee;
}
.tree-wholerow-clicked{
    background: #1c84c6;
    color: #fff;
}
.select-belong-group .tree-wholerow-clicked,.admin-belong-group .tree-wholerow-clicked{
    background-color: #fff;
    color: #333;
}
.tree-contextmenu{
    position: absolute;
    width: 100px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 3px #aaa;
    top: 100px;
    left: 200px;
    z-index: 100;
    display: none;
}
.tree-contextmenu li{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;
}
.tree-contextmenu li:hover{
    background: #1c84c6;
    color: #fff;
}

.contact-detail-top{
    height: 46px;
    line-height: 46px;
}
.contact-name-title{
    font-size: 16px;
    font-weight: bold;
}
.contact-detail-top a{
    color: #1c84c6;
}
.contact-detail-top a:hover{
    color: #ff6d4a;
}
.contact-btn-wrap{
    height: 40px;
    background-color: #DFE9F5;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.contact-btn-wrap button{
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    outline: none;
}
.contact-btn-wrap button:hover{
    background-color: #f0f0f0;
}
.contact-btn-wrap .pull-left{
    margin-right: 10px;
}
.contact-batch{
    position: relative;
}
.contact-batch ul{
    position: absolute;
    top: 31px;
    left: 1px;
    width: 122px;
    background-color: #fff;
    /*border: 1px solid #ccc;*/
    box-shadow: 0px 0px 3px #666;
}
.contact-batch ul li{
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    cursor: pointer;
}
.contact-batch ul li:hover{
    background-color: #1c84c6;
    color: #fff;
}
.contract-table{
    /*border: 1px solid #ccc;*/
}
.contract-table tbody tr:nth-child(even){
    background-color: #f5f5f5;
}
.contract-table tbody tr:hover{
    background-color: #eee;
}
.contract-table tbody tr td a{
    color: #555;
}
.contract-table tbody tr td a:hover{
    color: #ff6d4a;
}

.contact-title{
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.contact-no-member{
    padding-top: 94px;
    text-align: center;
    border-top: 1px solid #ccc;
}
.contact-no-member i.fa-user{
    font-size: 77px;
    color: #ddd;
}
.contact-no-member p{
    color: #999;
    margin: 20px 0px;
}
.contact-no-member .contact-btn-wrap{
    background-color: #fff;
    text-align: center;
}

/*添加成员*/
.org-add-member .pure-form,.member-detail .pure-form{
    /*padding-top: 20px;*/
    line-height: 30px;
}
.org-add-member .pure-form input[type=text],.member-detail .pure-form input[type=text]{
    width: 300px;
}
.depart-select-con{
    position: relative;
}
.depart-select-con i.select-depart{
    position: absolute;
    top: 9px;
    left: 282px;
}
.depart-select-con .add-depart-tree{
    width: 268px;
    top: 30px;
    left: 0px;
}


input.ng-invalid.ng-dirty,.warn{
    border-color: #f78d8d !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(239, 154, 154) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(239, 154, 154, .075) !important;
}
button[disabled], html input[disabled]{
    cursor: not-allowed;
    color: #999!important;
    /*background-color: #fff;*/
}
.org-item {
    margin-top: 20px;
}
.org-item .pure-u-1-8{
    text-align: right;
    padding-right: 15px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.line{
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
}
.modify{
    color: #1c84c6;
}
.modify:hover{
    color: #ff6d4a;
}

/*成员详情*/
.woman-color{
    color: #ff6d4a;
}
.man-color{
    color: #1c84c6;
}

/*批量导入*/
.bulk-import-title{
    height: 40px;
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-top: 3px;
    position: relative;
}
.bulk-import-title .pure-button{
    background-color: #f8f8f8;
    color: #333;
    border: 1px solid #ccc;
    float: left;
    margin-top: 5px;
    position: absolute;
}
.bulk-import-title .title{
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    left: 0px;
}
.bulk-import-content{
    width: 448px;
    margin: 20px auto;
}
.import-state{
    background-color: #FFFAE2;
    border: 1px solid #FBDD7A;
    padding: 10px 16px;
    color: #753E00;
}
.import-state p{
    line-height: 30px;
}
.import-state button{
    background-color: #fff;
    color: #333;
    padding: 5px 6px;
    border: 1px solid #ccc;
}
.import-state button:hover{
    background-color: #f5f5f5;
}
.import-area{
    box-shadow: 0px 0px 3px #999;
    margin-top: 20px;
    text-align: center;
}
.import-area img{
    width: 42px;
}
.import-area p.state{
    margin: 15px 0px;
    color: #999;
}
.import-area-top{
    padding:40px 0px;
    border-bottom: 1px solid #ccc;
}
.import-btn{
    width: 78px;
    height: 30px;
    position: relative;
    margin: 0 auto;
}
.import-btn input{
    width: 78px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 18px;
    opacity: 0;
    overflow: hidden;
}
.import-area-bottom{
    padding:15px;
}
.import-area-bottom p span{
    border: 1px solid #ccc;
    padding: 3px 6px;
}
.import-area-bottom p span i{
    color: #1c84c6;
    margin-right: 6px;
}
.import-area-bottom a{
    color: #1c84c6;
}
.import-area-bottom a:hover{
    color: #ff6d4a;
}


/*通讯录页面各弹出框*/
.overall-add-depart,.modify-name,.add-child-depart{
    padding: 40px 0px 0px;
    position: relative;
}
.overall-add-depart input,.modify-name input,.add-child-depart input{
    width: 345px;
}
.overall-add-depart input[readonly]{
    background-color: #fff;
}
.overall-add-depart i.select-depart,.add-child-depart i.select-depart{
    position: relative;
    top: -26px;
    left: 328px;
    color: #aaa;
}
.overall-add-depart form .pure-control-group,.modify-name form .pure-control-group,
.add-child-depart form .pure-control-group{
    width: 400px;
    margin: 0 auto 20px;
}
.overall-add-depart form .pure-controls,.modify-name form .pure-controls,
.add-child-depart form .pure-controls,.member-belong-depart .pure-controls,
.member-add-admin .pure-controls,.contact-auth-set .pure-controls,
.admin-belong-group .pure-controls,.group-contact-auth .pure-controls{
    height: 28px;
    background: #f5f5f5;
    padding: 10px 20px;
    border-top: 1px solid #ccc;
    text-align: right;
}
.modify-name form .pure-control-group,.add-child-depart form .pure-control-group{
    margin-bottom: 40px;
}
.add-depart-tree{
    width: 313px;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    top: 166px;
    left: 100px;
    padding-left: 30px;
    max-height: 182px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 11;
}
.company-flag{
    top: 241px;
    left: 100px;
}
.contacts .layui-layer-content{
    height: 425px!important;
}

.member-belong-depart,.member-add-admin,.contact-auth-set,.admin-belong-group,.group-contact-auth{
    padding-top: 20px;
}
.member-belong-depart .left-select,.member-add-admin .left-select,
.contact-auth-set .left-select,.admin-belong-group .left-select,
.group-contact-auth .left-select{
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}
.member-belong-depart i.fa-search,.member-add-admin i.fa-search,
.contact-auth-set i.fa-search,.admin-belong-group i.fa-search,
.group-contact-auth i.fa-search,
.member-belong-depart i.fa-remove,.member-add-admin i.fa-remove,
.contact-auth-set i.fa-remove,.admin-belong-group i.fa-remove,
.group-contact-auth i.fa-remove{
    position: relative;
    left: 26px;
    color: #999;
}
.member-belong-depart .search-input,.member-add-admin .search-input,
.contact-auth-set .search-input,.admin-belong-group .search-input,
.group-contact-auth .search-input{
    width: 240px;
    height: 30px;
    border: 1px solid #ccc;
    padding-left: 26px;
}

.member-add-admin .member-show-panel{
    height: 250px;
    overflow: auto;
    padding-top: 10px;
}
.member-add-admin .member-show-panel li{
    padding-left: 20px;
    line-height: 36px;
    cursor: pointer;
}
.member-add-admin .member-show-panel li i{
    margin-right: 5px;
}
.select-depart-tree{
    position: relative;
    padding-left: 33px;
    min-height: 250px;
    max-height: 250px;
    overflow-y: auto;
    margin-top: 10px;
}
.selected-depart{
    padding: 0px 20px 0px 15px;
    line-height: 26px;
    height: 292px;
    overflow-y: auto;
}
.selected-depart li i.fa-folder{
    color: #1c84c6;
    margin-top: 7px;
    margin-right: 8px;
}
.selected-depart li i.fa-close{
    color: #999;
    margin-top: 5px;
    cursor: pointer;
}


/************组织权限模块样式**********/
.auth-left-menu{
    width: 282px;
    /*max-height: 720px;*/
    min-height: 720px;
    border: 1px solid #ccc;
}
.auth-top-nav{
    padding: 15px;
    border-bottom: 1px solid #ccc;
}
.auth-nav{
    overflow: hidden;
}
.auth-nav li{
    float: left;
    padding: 5px 0px 6px;
    border: 1px solid #999;
    cursor: pointer;
    width: 69px;
    text-align: center;
}
.auth-nav li.active{
    background: #999;
    color: #fff;
    cursor: default;
}
.super-admin{
    padding: 15px 0px;
    border-bottom: 1px solid #ccc;
    height: 275px;
    overflow: auto;
}
.super-admin .title{
    color: #999;
    margin-bottom: 10px;
    padding-left: 15px;
}
.super-admin ul li{
    line-height: 36px;
    padding: 0px 15px;
    cursor: pointer;
}
.super-admin ul li:hover{
    background-color: #eee;
}
.super-admin ul li.active{
    background-color: #1c84c6;
    color: #fff;
}
.super-admin ul li i.fa-user{
    margin-right: 6px;
}
.super-admin ul li.active i.fa-user{
    color: #fff;
}
.grading-admin{
    border-bottom: none;
    height: 322px;
}
.job-role{
    padding: 15px;
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 275px;
    overflow: auto;
}
.group-member{
    padding: 15px;
    position: relative;
    height: 322px;
    overflow: auto;
}
.group-member-height{
    height: 446px;
}
.job-role-height{
    height: 310px;
}
.job-role .title,.group-member .title{
    color: #999;
    line-height: 36px;
}
.job-role i,.group-member i{
    color: #999;
    margin-right: 5px;
    position: relative;
}
.job-role ul ul,.group-member ul ul{
    padding-left: 30px;
}
.job-role ul li,.group-member ul li{
    line-height: 36px;
}
.job-role span,.group-member span{
    position: relative;
    cursor: pointer;
}
.job-role .wholerow,.group-member .wholerow{
    position: absolute;
    height: 36px;
    width: 100%;
    left: 0px;
    cursor: pointer;
}
.job-role .wholerow-hover,.group-member .wholerow-hover{
    background-color: #eee;
}
.job-role .wholerow-clicked,.group-member .wholerow-clicked{
    background-color: #1c84c6;
    color: #fff;
}
.no-pointer{
    cursor: default!important;
}

/*管理员详情*/
.admin-detail-title{
    font-size: 16px;
    line-height: 46px;
}
.admin-detail-item{
    padding: 20px 15px;
    border-top: 1px solid #ccc;
}
.admin-detail-item .left-item{
    width: 90px;
}
.admin-detail-item .left-item+div{
    width: 600px;
}
.admin-detail-item .left-item p{
    color: #999;
}
.admin-detail-item img{
    width: 62px;
    height: 62px;
}
.admin-detail-item .name{
    font-size: 16px;
}
.admin-detail-item .status{
    color: #999;
}
.admin-detail-item p{
    line-height: 36px;
}
.admin-detail-item ul{
    overflow: hidden;
}
.admin-detail-item .admin-detail-ul li{
    float: left;
    margin-right: 15px;
    line-height: 36px;
}

/*编辑管理员*/
.edit-admin-name{
    padding: 4px 12px;
    border: 1px solid #ccc;
    display: inline-block;
    margin-top: 3px;
    margin-right: 6px;
}
.edit-admin-name i{
    margin-right: 5px;
    color: #1c84c6;
}
.select-role{
    line-height: 36px;
}
.select-role span{
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}
.select-belong-group{
    position: relative;
}
.select-belong-group input{
    width: 124px;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0px 20px 0px 12px;
    margin-top: 2px;
}
.select-belong-group i.select-depart{
    position: absolute;
    left: 196px;
    top: 11px;
}
.super-group-tree{
    top: 33px;
    left: 0px;
    min-height: 182px;
}
.not-belong{
    line-height: 36px;
    border-top: 1px solid #ccc;
    margin-left: -30px;
    padding-left: 10px;
    cursor: pointer;
}
.not-belong:hover{
    background-color: #eee;
}
.admin-name-add a{
    color: #1c84c6;
    line-height: 36px;
}
.model-auth div.pull-left{
    margin-right: 15px;
    line-height: 36px;
}
.model-auth div.pull-left input{
    margin-right: 3px;
}
.setting-contact-auth{
    color: #1c84c6;
    line-height: 36px;
}
.admin-group-name input{
    width: 200px;
    height: 28px;
    border: 1px solid #ccc;
    padding-left: 10px;
    margin-top: 3px;
}
.project-name{
    font-weight: bold;
    line-height: 36px;
}

/*岗位角色样式*/
.job-role-detail{
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.job-role-item{
    line-height: 36px;
    margin-bottom: 20px;
}
.job-role-item .left-item{
    width: 100px;
    color: #999;
}
.job-role-name input[type="text"]{
    width: 200px;
    height: 28px;
    border: 1px solid #ccc;
    padding-left: 10px;
    margin-top: 3px;
    margin-right: 130px;
}
.job-role-name input[type="checkbox"]{
    margin-right: 6px;
}
.job-role-name textarea{
    resize: none;
    padding-left: 10px;
    outline: none;
    border-color: #ccc;
}
.job-role-name .edit-admin-name{
    line-height: 20px;
}
.job-role-name a{
    color: #1c84c6;
}
.job-role-table{
    border: 1px solid #ccc;
    /*margin-bottom: 20px;*/
}
.job-role-table tbody tr td:last-child{
    text-align: left;
}
.job-role-table .job-role-name label:nth-child(1){
    width: 130px;
    display: inline-block;
}
.job-role-table .job-role-name label:nth-child(2){
    width: 100px;
    display: inline-block;
}
.left-menu-height{
    min-height: 880px;
    max-height: 880px;
}

.job-role-apply{
    width: 100%;
    border: 1px solid #ccc;
    margin-top: -1px;
}
.role-apply-module{
    width: 20%;
    box-sizing: border-box;
    padding: 10px;
    height: 40px;
}
.role-apply-part{
    width: 80%;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
}
.apply-part-name{
    width: 30%;
    box-sizing: border-box;
    padding: 10px;
    border-top: 1px solid #ccc;
    margin-top: -1px;
    /*height: 40px;*/
}
.role-auth-operate{
    width: 70%;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ccc;
    border-bottom: none;
    border-right: none;
    margin-top: -1px;
    /*height: 40px;*/
}