jobFuncManage.css 6.2 KB
/*搜索*/
.jobfunc-parkinput78{
    width: 78%;
    height: 34px;
    line-height: 34px;
}
.data_title_l {
    display: inline-block;
    margin-left: 10px;
}
.select_search_btn{
    margin-left: 15px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px !important;
}
.main_right_con{
    margin:0 0 0 16px;
    height: 100%;
}
.user_operate_list {
    margin: 12px 0;
    height: 32px;
    line-height: 32px;
}
.user_operate_list li:nth-of-type(1) span {
    padding-left: 4px;
    font-weight: 600;
    color: #e7505a;
    font-size: 16px;
}
.user_operate_s {
    padding: 7px 8px;
    cursor: pointer;
    margin-left: 16px;
    border-radius: 20px !important;
    background: #e7505a;
    color: #fff;
}
#jobFuncTable tr td .operate_btn_color:first-child {
    padding: 4px 6px;
    background: #3fc9d5;
    margin-right: 3px;
    color: #fff;
}
#jobFuncTable tr td .operate_btn_color:nth-child(2) {
    padding: 4px 6px;
    background: #f1c40f;
    margin-right: 3px;
    color: #fff;
}
#jobFuncTable tr td .operate_btn_color:last-child {
    padding: 4px 6px;
    background: #659be0;
    margin-right: 3px;
    color: #fff;
}
#jobFuncTable tbody tr:nth-child(2n){
    background: #f5f8fd !important;
}
/*弹窗*/
.role_alert_con{
    display: none;
}
.role_alert_con{
    width:380px;
    /*height: 512px;*/
    left:50%;
    top:50%;
    margin-left: -190px;
    /*margin-top: -256px;*/
    transform: translateY(-50%);
    background: #fff;
}
.role_alert_con_t{
    line-height: 60px;
    height: 60px;
    padding: 0 15px 0 24px;
    border-bottom: 1px solid #EFEFEF;

}
.role_alert_error{
    height: 20px;
    line-height: 20px;
    /*background-color: #fddbdb;*/
    color: red;
    font-size: 12px;
    text-align: center;
}
.role_alert_btn {
    text-align: center;
    margin-top: 16px;
    margin-bottom: 24px;
    height: 60px;
}
.role_alert_btn span{
    border-radius: 4px!important;
    cursor: pointer;
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}
.table_wrap1{
    height: calc(100% - 56px);
    height: -webkit-calc(100% - 56px);
    height: -moz-calc(100% - 56px);
    height: -o-calc(100% - 56px);
    height: -ms-calc(100% - 56px);
}

.departmentAlert{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100001;
}

.treeview-checkable_jobFunc{
   /* background: #fff;
    width: 340px;
    height: 390px;
    overflow-y: auto;
    overflow-x: auto;*/
    background: #fff;
    width: 365px;
    height: 375px;
    overflow: auto;
    padding-left: 24px;
}

.ztree li span.button.chk.checkbox_false_full {
    background-position: -5px -5px;
}
.marr10{
    margin-right: 10px;
}
/*分配角色内容*/
.allRoler{
    width: 100%;
    height: 375px;
    padding-top: 20px;
}
.roler-conten{
    width: 38%;
    height: 100%;
    float: left;
    cursor: pointer;
    border: 1px solid #d8e2e5;
    margin-left: 2%;
    overflow: auto;
}
.roler-mes-active{
    background: #e1e4e6;
}
.roler-conten-opt li{
    margin-bottom: 20px;
    height: 35px;
    line-height: 35px;
    background: #1E95CD;
    text-align: center;
    border-radius: 20px !important;
    color: #fff;
}
.roler-conten-opt{
    width: 16%;
    float: left;
    cursor: pointer;
    margin-left: 2%;
    padding-top: 40px;
}

.allRoler .addroler-content{
    width: 38%;
    height: 100%;
    float: right;
    cursor: pointer;
    border: 1px solid #d8e2e5;
    margin-right: 2%;
    overflow: auto;
    /*padding-left: 10px;*/
}
.marl25{
    margin-left: 25%;
}
.allRoler .roler-conten li,.allRoler .addroler-content li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    white-space :nowrap;
    text-indent: 8px;
}
.departmentrolerAlert{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100001;
}
.departmentAlert_t,.departmentrolerAlert_t{
    line-height: 60px;
    height: 60px;
    padding: 0 15px 0 24px;
    border-bottom: 1px solid #EFEFEF;
}

.departmentAlert_b,.departmentrolerAlert_b{
    text-align: center;
    margin-top: 16px;
    margin-bottom: 24px;
    height: 60px;
}

.departmentrolerAlert_btn,.departmentAlert_btn{
    border-radius: 4px!important;
    cursor: pointer;
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}
.departmentrolercancel_btn,.departmentAlertcancel_btn{
    border-radius: 4px!important;
    cursor: pointer;
    width: 72px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}
.roler-checkable-con{
    width:712px;
    height: 500px;
    left:50%;
    top:50%;
    margin-left: -356px;
    margin-top:-250px;
    background: #fff;
    position: relative;
}
.treeview-checkable-con{
    background: #fff;
    width: 380px;
    height: 500px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -190px;
    margin-top: -250px;
}
#treeview-checkable{
    background: #fff;
    width:350px;
    height: 400px;
    overflow-y: scroll;
    overflow-x: scroll;
}
#treeview-checkable .list-group{
    margin-bottom: 0;
}
/*职能搜索区域*/
.role_r_search_con {
    height: 60px;
    padding: 13px 12px;
    background: #f5f8fd;
    margin-top: 20px;
}
.role_r_search_con li{
    float: left;
    margin-right: 15px;
}
.role_r_search_con .select_search_btn {
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px !important;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #32c5d2;
}
.user_input {
    width: 160px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #c2cad8;
    padding-left: 8px;
}
.f14 {
    font-size: 14px;
}
.user_r_search_con .select_search_btn {
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px !important;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #32c5d2;
}
.user_r_con {
    height: 100%;
    /* width: 100%; */
    margin: 20px 0 12px 16px;
}
td{
	white-space:nowrap !important;
}