::-webkit-input-placeholder
{
    color:#B2B2B2;
}
#setHospitalManageContentNew{
    /*padding: 15px;*/
    font-size: 14px;
}
#setHospitalManageContentNew i.icon{
    display: inline-block;
    width:12px;
    height:12px;
}
#setHospitalManageContentNew i.icon.icon-add{
    background: url(/web/setting/new_app_manage/images/add_ico.svg) no-repeat center;
    margin-right:8px;
}
#setHospitalManageContentNew i.icon.icon-more{
    background: url(/web/setting/new_app_manage/images/more_ico.svg) no-repeat center;
    width:16px;
    height:18px;
}
#setHospitalManageContentNew .head{
    height:41px;
    border-bottom:1px solid #e5e5e5;
    padding:0 20px;
}
#setHospitalManageContentNew .head .add-group{
    width:84px;
    height:24px;
    color:#fff;
    background: #1AAE18;
    font-size: 12px;
    border-radius: 2px;
    border: 1px solid rgba(51,51,51,0.10);
    cursor:pointer;
}
#setHospitalManageContentNew .box{
    /*max-height:500px;*/
    /*border-bottom:1px solid #e6e6e6;*/
    padding-left:0;
}
#setHospitalManageContentNew .box .appManageTit{
    /*height:40px;*/
    height:auto;
    padding:29px 20px 8px 20px;
    border-bottom:1px solid #e6e6e6;
}
#setHospitalManageContentNew .box .appManageTit:first-child{
    padding-top:14px;
}
#setHospitalManageContentNew .box .appManageTit .t-txt{
    font-size: 12px;
    font-weight: 600;
}
#setHospitalManageContentNew .box .appManageCon{
    overflow-x: hidden;
    /*overflow-y: auto;*/
    /*max-height:400px;*/
    min-height:80px;
    height:auto;
}
#setHospitalManageContentNew .box .appManageCon .noData{
    color: #B2B2B2;
    height:80px;
}
#setHospitalManageContentNew .box .appManageCon .itemManager{
    padding: 16px 20px 16px 20px;
    vertical-align: middle;
    color: #333;
    line-height: 48px;
    position: relative;
    font-size: 13px;
}
#setHospitalManageContentNew .box .appManageCon .itemManager:hover{
    background:#eff7f0;
}
#setHospitalManageContentNew .box .appManageCon .itemManager:after{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width: 200%;
    height: 200%;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -o-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
}
#setHospitalManageContentNew .box .appManageCon>.itemManager:last-child:after{
    border-bottom:0;
}
#setHospitalManageContentNew .box.noGroup{
    padding-left:0;
}
#setHospitalManageContentNew .box.noGroup .appManageTit{
    background: #F7F7F7;
    padding-left:20px;
    border-bottom:0;
}
#setHospitalManageContentNew .box.noGroup .appManageCon{
    padding-left:0;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemInfo img{
    width:48px;
    height:48px;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemInfo span{
    width:250px;
    margin-left:20px;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemInfo .btn{
    margin-left:20px;
    padding: 0;
    cursor: pointer;
    color: rgb(51, 51, 51);
    text-decoration: underline;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemInfo .btn:hover{
    color: rgb(52, 168, 83);
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions{
    /*width:202px;*/
    width:282px;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions .appUseOptionBtn,
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions .configBtn{
    display: inline-block;
    margin-left:20px;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions .configBtn{
    color:#333;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions .configBtn,.appManagecon .itemManager .itemOptions .configBtn:hover{
    cursor: pointer;
    text-decoration: underline;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions .configBtn:hover{
    color:#34a853;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions .appUseOptionBtn{
    cursor: pointer;
}
#setHospitalManageContentNew .box .appManageCon .itemManager .itemOptions .appUseOptionBtn img{
    width:32px;
    height:32px;
}
.btn-primary{
border:1px solid rgba(51,51,51,0.10);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
    color: #fff;
    background-color: #1AAE18;
    border-color: rgba(51,51,51,0.10);
}
.btn-default{
    border:1px solid rgba(51,51,51,0.10);
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{
    color: #333;
    background-color: #F5F5F5;
    border-color: rgba(51,51,51,0.10);
}
#setHospitalManageContentNew .out-t-set{
    position: relative;
}
#setHospitalManageContentNew .t-set-des{
    display: none;
    position: absolute;
    left:-60px;
    z-index: 1050;
    width:83px;
    height:auto;
    padding:6px 0;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.16);
    border-radius: 2px;
}
#setHospitalManageContentNew .t-set-des ul li{
    height:36px;
    line-height: 36px;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
}
#setHospitalManageContentNew .t-set-des ul li:hover{
    background: #f7f7f7;
}
.caret-up{
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0;
    vertical-align: middle;
    border-bottom: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top:0;
}
#selectTrigger{
    width: 100%;
    text-align: left;
    position: relative;
    background: transparent;
    border: 1px solid #e5e5e5;
    padding: 0 10px;
}

i.icon{
    display: inline-block;
    width:14px;
    height:14px;
}
i.icon.icon-check{
    width:14px;
    height:14px;
    background: url(/web/setting/new_app_manage/images/checkbox_ico.svg) no-repeat;
    position: relative;
    top:2px;
}
i.icon.icon-check.active{
    width:14px;
    height:14px;
    background: url(/web/setting/new_app_manage/images/checkbox_suc_ico.svg) no-repeat;
}
#setListBox .infoItem label.sync_del_member_label{
    width:auto;
    color:#333;
    font-size: 14px;
    line-height: 1.4;
}
/*************同事字段设置******************/
#colleagueSetContent{
    /*position: relative ;*/
    height:100%;
    background: #fff;
    color:#000;
    font-size: 13px;
}
#colleagueSetContent .appManageTit{
    /*position: absolute;*/
    height:44px;
    width:100%;
    background-color: #fff;
    line-height: 44px;
    text-indent: 15px;
    /*font-weight: 600;*/
    font-size: 14px;
    color:#333;
    border-bottom: 1px solid #EEEEEE;
}
#colleagueSetContent .appManageTit a.returnBack{
    margin-right:10px;
}
/*#colleagueSetContent .appManageTit i.leftBack{*/
    /*background: url(/images/icon/set_back_btn@2x.png) no-repeat;*/
/*}*/
#colleagueSetContent .appManageTit>#customAppConfig_close{
    float: right;
    margin-right:10px;
}
#colleagueSetContent .colleagueSetContent{
    /*position: absolute;*/
    /*top:40px;*/
    /*height: -moz-calc(100% - 44px - 84px);*/
    /*height: -webkit-calc(100% - 44px - 84px);*/
    /*height: calc(100% - 44px - 84px);*/
    height: -moz-calc(100% - 44px);
    height: -webkit-calc(100% - 44px );
    height: calc(100% - 44px );
    overflow: hidden;
    position: relative;
    padding:0;
    background: #F8F8F9;
}

#colleagueSetContent .colleagueSetContent .leftField.configurationType{
    width:245px;
    height:100%;
    border:0;
    border-right:1px solid #e5e5e5;
    background: #fff;
    margin:0;
    padding-right:0;
    position: absolute;
    overflow-y:auto;
    overflow-x: hidden;
}
#colleagueSetContent .colleagueSetContent .middleShowArea{
    position: absolute;
    left: 245px;
    height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
    padding:0;
    background: #F8F8F9;
}
#colleagueSetContent .colleagueSetContent .rightEditArea{
    position: absolute;
    right: 0;
    height: 100%;
    /*width: 265px;*/
    background: #fff;
    overflow: auto;
    border-left:1px solid #e5e5e5;
}
#colleagueSetContent .middleShowArea .middleCon{
    position: relative;
    height:100%;
    overflow-y: auto;
    overflow-x: hidden;
    /*padding:20px 0 104px 0;*/
    padding:20px 0 60px 0;
}
#colleagueSetContent .middleShowArea .submitBtn{
    /*position: absolute;*/
    /*width: 100%;*/
    /*z-index: 10;*/
    /*height: 84px;*/
     /*background: transparent;*/
    /*bottom: 0;*/
    /*text-align: right;*/
    /*padding: 27px 20px 0 15px;*/

    height: 60px;
    background: transparent;
    text-align: right;
    padding: 27px 15px 0 15px;
}
#colleagueSetContent .middleShowArea .submitBtn>button{
    padding: 3px 40px;
    margin-right: 15px;
    border-radius: 4px;
    height: 32px;
}
#colleagueSetContent .middleShowArea .appr_showField{
    /*max-width:550px;*/
    width:100%;
    margin:0 auto;
}
#colleagueSetContent .appr_showField input[type=text],
#colleagueSetContent .appr_showField input[type=date],
#colleagueSetContent .appr_showField textarea,
#colleagueSetContent .appr_showField .teamBox{
    width:90%;
    background: #FFFFFF;
    border: 1px solid #DDDEE1;
    border-radius: 2px;
}
#colleagueSetContent .appr_showField .appr_field_dropdown{
    width:90%;
    background: #FFFFFF;
}
#colleagueSetContent .appr_showField .dropDownBox .dropdown-toggle{
    border: 1px solid #DDDEE1;
}
#colleagueSetContent .customConfig .fieldListLiTimeIcon,
#colleagueSetContent .customConfig .fieldListLiFileIcon{
    /*right:55px;*/
    right:11%;
}
#colleagueSetContent .customConfig .fieldListLiTimeIcon{
    background: url(/web/setting/new_app_manage/images/circle_date_ico.svg) no-repeat center;
}
#colleagueSetContent .customConfig .fieldListLiFileIcon{
    background: url(/web/setting/new_app_manage/images/links_ico.svg) no-repeat center;
}
#colleagueSetContent .customConfig .attend-radio-uncheck{
    background: url(/web/setting/new_app_manage/images/radio_ico_n.svg) no-repeat bottom center;
}
#colleagueSetContent .customConfig .attend-checkbox-uncheck{
    background: url(/web/setting/new_app_manage/images/checkbox_ico_n.svg) no-repeat bottom center;
}
#colleagueSetContent .customConfig .attend-checkbox-checked{
    background: url(/web/setting/new_app_manage/images/checkbox_ico_c.svg) no-repeat bottom center;
}

#colleagueSetContent .customConfig .fa-caret-down:before{
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/web/setting/new_app_manage/images/circle_dropdown_ico.svg) no-repeat center;
}
#colleagueSetContent .customConfig .dropDownBox .fa{
    margin: 6px 8px 0 0;
}
@media screen and (max-width: 1366px){
    #colleagueSetContent .colleagueSetContent .rightEditArea{
        width: 265px;
    }
    #colleagueSetContent .colleagueSetContent .middleShowArea{
        width: -moz-calc(100% - 245px - 265px);
        width: -webkit-calc(100% - 245px - 265px);
        width: calc(100% - 245px - 265px);
    }
    /*#colleagueSetContent .middleShowArea .appr_showField{*/
        /*max-width:500px;*/
    /*}*/
}
@media screen and (min-width:1366px) and (max-width: 1900px){
    #colleagueSetContent .colleagueSetContent .rightEditArea{
        width: 265px;
    }
    #colleagueSetContent .colleagueSetContent .middleShowArea{
        width: -moz-calc(100% - 245px - 265px);
        width: -webkit-calc(100% - 245px - 265px);
        width: calc(100% - 245px - 265px);
    }
    /*#colleagueSetContent .middleShowArea .appr_showField{*/
        /*max-width:540px;*/
    /*}*/
}
@media screen and (min-width:1900px){
    #colleagueSetContent .colleagueSetContent .rightEditArea{
        width: 600px;
    }
    #colleagueSetContent .colleagueSetContent .middleShowArea{
        width: -moz-calc(100% - 245px - 600px);
        width: -webkit-calc(100% - 245px - 600px);
        width: calc(100% - 245px - 600px);
    }
    /*#colleagueSetContent .middleShowArea .appr_showField{*/
        /*max-width:540px;*/
    /*}*/
}


#colleagueSetContent .leftField.configurationType .box{

}
#colleagueSetContent .leftField.configurationType .box .tit{
    padding:15px 15px 10px 15px;
    color:#000;
}
#colleagueSetContent .leftField.configurationType ul.basic_ul{
    padding:0 0 0 5px;
}
#colleagueSetContent .colleagueSetContent .leftField.configurationType li{
    width: 100px;
    padding-left: 10px;
    margin: 0 0 15px 10px;
    height:32px;
    line-height: 35px;
    background: #F5F5F5;
    border-radius: 20px;

}
#colleagueSetContent .colleagueSetContent .leftField.configurationType li:hover{
    background: #F2FDF8;
}
#colleagueSetContent .colleagueSetContent .leftField.configurationType li i{
    margin-right:7px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: sub;
}
#colleagueSetContent .leftField.configurationType li i.flow_text{
    background: url(/web/setting/new_app_manage/images/s_text_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_textarea{
    background: url(/web/setting/new_app_manage/images/s_textarea_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_radiobox{
    background: url(/web/setting/new_app_manage/images/s_radio_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_checkbox{
    background: url(/web/setting/new_app_manage/images/s_checkbox_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_number{
    background: url(/web/setting/new_app_manage/images/s_number_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_dropdown{
    background: url(/web/setting/new_app_manage/images/s_dropdown_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_dropdown{
    background: url(/web/setting/new_app_manage/images/s_dropdown_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_date{
    background: url(/web/setting/new_app_manage/images/s_date_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_email{
    background: url(/web/setting/new_app_manage/images/s_email_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_cellphone{
     background: url(/web/setting/new_app_manage/images/s_call_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_phone{
    background: url(/web/setting/new_app_manage/images/s_phone_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_group{
    background: url(/web/setting/new_app_manage/images/s_dep_ico.svg) no-repeat center;
}
#colleagueSetContent .leftField.configurationType li i.flow_pic{
    background: url(/web/setting/new_app_manage/images/s_photo_ico.svg) no-repeat center;
}
#colleagueSetContent .flowAddIcon{
    background: url(/web/setting/new_app_manage/images/circle_add_ico.svg) no-repeat center;
}
#colleagueSetContent .flowAddIcon:hover{
    background: url(/web/setting/new_app_manage/images/circle_add_ico_hover.svg) no-repeat center;
}
#colleagueSetContent .flowCopyIcon{
    background: url(/web/setting/new_app_manage/images/circle_copy_ico.svg) no-repeat center;
}
#colleagueSetContent .flowCopyIcon:hover{
    background: url(/web/setting/new_app_manage/images/circle_copy_ico_hover.svg) no-repeat center;
}
#colleagueSetContent .flowDeleteIcon{
    background: url(/web/setting/new_app_manage/images/circle_trash_ico.svg) no-repeat center;
}
#colleagueSetContent .flowDeleteIcon:hover{
    background: url(/web/setting/new_app_manage/images/circle_trash_ico_hover.svg) no-repeat center;
}
#colleagueSetContent .customConfig .flowJustifyIcon{
    right:15px;
    background: url(/web/setting/new_app_manage/images/circle_move_ico.svg) no-repeat center;
}
#colleagueSetContent .customConfig .flowJustifyIcon:hover{
    background: url(/web/setting/new_app_manage/images/circle_move_ico_hover.svg) no-repeat center;

}

#colleagueSetContent .appr_showField li{
    /*width:auto;*/
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin:15px;
    border:1px solid #eee;
    border-bottom:1px solid #eee;
    padding:10px 15px;
    border-radius: 4px;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
}
#colleagueSetContent .appr_showField li:last-child{
    border-bottom:1px solid #e5e5e5;
}
#colleagueSetContent .appr_showField li.active{
    border: 1px solid #1AAE18;
    box-shadow: 0 0 2px 0 rgba(26,174,24,0.16);
}
#colleagueSetContent .appr_showField li:hover{
    box-shadow: 0 0 12px 0 rgba(0,0,0,.16);
}
/*#colleagueSetContent .appr_showField li.li-ghost*/
#colleagueSetContent .appr_showField li.li-chosen{
    box-shadow: 0 0 12px 0 rgba(0,0,0,.16);
    opacity: 1;
    background: #fff;
}
#colleagueSetContent .appr_showField li .fieldListLiTitle{
    line-height: 18px;
    margin-bottom:8px;
}
#colleagueSetContent .appr_showField .appr_field_operate{
    top:10px;
    right:15px;
}
#colleagueSetContent .rightEditCon{
    padding:15px;
}
#colleagueSetContent .rightEditCon .tit{
    padding: 0 0 10px 0;
    color: #000;
}
#colleagueSetContent .rightEditCon .updateFlowStr{
    padding:0;
}
#colleagueSetContent .attend-icon{
    width:16px;
    height:16px;
    /*margin-right:0;*/
}
#colleagueSetContent .rightEditArea .attend-icon{
    margin-right:2px;
    transition: all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
}
#colleagueSetContent .updateCustomAppStr input,
#colleagueSetContent .updateCustomAppStr textarea{
    border: 1px solid #DDDEE1!important;
    border-radius: 2px;
    width:100%;
}
#colleagueSetContent .updateCustomAppStr .updateFlowFooter button{
    width:70px;
    height:32px;
    border-radius: 4px;
    font-size: 13px;
}
#colleagueSetContent .updateCustomAppStr .updateFlowFooter .btn-default{
    background-color:#F5F5F5;
    border: 1px solid #E5E5E5;
    color:#000;
}
#colleagueSetContent .updateCustomAppStr .updateFlowFooter .btn-primary{
    background-color:#1AAE18;
    border: 1px solid rgba(0,0,0,0.10);
    color:#fff;
}
#colleagueSetContent .updateFlowStr .isMustBe{
    display: block;
    text-align: right;
    margin-left:0;
}
#colleagueSetContent .updateFlowStr>div span{
    margin-right:0;
    vertical-align: 1px;
}
#colleagueSetContent .updateFlowStr .multiChoseContent>div{
    display: block;
    width:100%;
}
#colleagueSetContent .multiChoseContent .item{
    position: relative;
    margin-bottom:10px;
}
#colleagueSetContent .multiChoseContent .item>textarea{
    box-sizing: border-box;
    padding:6px 36px 6px 10px;
    line-height: 16px;
    height: 30px;
    min-height: 30px;
    max-height: 46px;
}
#colleagueSetContent .multiChoseContent .item>i.icon{
    display: inline-block;
    width:16px;
    height:16px;
    position: absolute;
    right:10px;
    /*top:7px;*/
    cursor: default;
}
#colleagueSetContent .multiChoseContent .item>i.icon.icon-close{
    background: url(/web/setting/new_app_manage/images/circle_delete_ico.svg) no-repeat center;
}
#colleagueSetContent .multiChoseContent .item>i.icon.icon-close:hover{
    background: url(/web/setting/new_app_manage/images/circle_delete_ico_hover.svg) no-repeat center;
}
#colleagueSetContent .addMultiItemBtn{
}
#colleagueSetContent .addMultiItemBtn a.addItemLink{
    background: #FFFFFF;
    border: 1px dashed #DDDEE1;
    border-radius: 2px;
    width:86px;
    height:30px;
    font-size: 13px;
    color: #8C97B2;
    display: inline-block;
    line-height: 30px;
    cursor: default;
}
#colleagueSetContent .addMultiItemBtn a.addItemLink:hover{
    color: #1AAE18;
    border: 1px dashed #1AAE18;
}
#colleagueSetContent .addMultiItemBtn a.addItemLink i.icon.icon-add{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(/web/setting/new_app_manage/images/circle_new_ico.svg) no-repeat center;
    margin: 0 5px 0 10px;
}
#colleagueSetContent .addMultiItemBtn a.addItemLink:hover i.icon.icon-add{
    background: url(/web/setting/new_app_manage/images/circle_new_ico_hover.svg) no-repeat center;
}
#colleagueSetContent .fieldMultiContent>div{
    margin-bottom:5px;
}
#colleagueSetContent .fieldMultiContent>div:last-child{
    margin-bottom:0;
}
#colleagueSetContent .appr_showField .appr_field_dropdown .selectedContent{
    width:70%;
}
#colleagueSetContent .nodata{
    color: #999;
    font-size: 16px;
    height: 100%;
    margin: 0;
}
#colleagueSetContent .nodata:after{
    content: "";
    background: url(/web/setting/new_app_manage/images/default_parts.svg) no-repeat 50%;
    width: 105px;
    height: 120px;
}

/*************个人设置页面******************/
#setListBox #detailWrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 634px;
    background: #fff;
    box-shadow: -4px 0 8px 0 rgba(0,0,0,.24);
    z-index: 3;
}
#setListBox .detailAn-transition{
    transition: all .5s ease;
}
#setListBox .detailAn-transition.detailAn-transition-show{
    right:0;
}
#setListBox .detailAn-transition.detailAn-transition-hide{
    right:-642px;
}
#setListBox #detailWrap .header{
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding: 0 15px;
}
#setListBox #detailWrap .header .close{
    height: 10px;
    width: 10px;
    background: url(/nativeApps/apps/r_tongshi/images/close.png) no-repeat;
    background-size: 10px 10px;
    margin-left: auto;
}
#setListBox #detailWrap .detailFooter{
    width: 100%;
    height: 46px;
    background: #eff7f0;
    position: absolute;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
}
#setListBox #detailWrap .detailFooter .btnBox{
    margin-left: auto;
}
#setListBox #detailWrap .detailFooter .btnBox .btn{
    border-radius: 2px;
}
#setListBox #detailWrap .detailFooter button.cancel{
    background: #f5f5f5;
    border: 1px solid #ccc;
    color: #333;
}
#setListBox #detailWrap .detailFooter button.save{
    background: #34a853;
    color: #fff;
    margin-left: 10px;
}
#setListBox #detailWrap .detailBox{
    /*height: 90%;*/
    height: calc(100% - 40px - 46px);
    height: -moz-calc(100% - 40px - 46px);
    height: -webkit-calc(100% - 40px - 46px);
    padding: 18px;
    overflow-y: scroll;
}
#setListBox #detailWrap .detailBox #nameZone,
#setListBox #detailWrap .detailBox #tsbIdZone{
    height: 60px;
}
#setListBox #detailWrap .detailBox .f_left{
    float: left;
}
#setListBox #detailWrap .detailBox .f_right {
    float: right;
}
#setListBox #detailWrap .detailBox .clear-fl {
    clear: left;
}
#setListBox #detailWrap .detailBox .mg-btm{
    margin-bottom: 20px;
}
#setListBox #detailWrap .detailBox .title{
    font-size: 14px;
    color: #999;
    letter-spacing: 0;
    line-height: 14px;
    margin-bottom: 8px;
}
#setListBox #detailWrap .detailBox .inputcon{
    display:flex;
    align-items: center;
    position: relative;
}
#setListBox #detailWrap .detailBox input {
    height: 36px;
    padding-left: 10px;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
}
#setListBox #detailWrap .detailBox input.disabled{
    cursor: not-allowed;
    color:#888;
}
#setListBox #detailWrap .detailBox #imgZone .imgBox {
    width: 64px;
    margin: 0 auto;
    margin-bottom: 18px;
}
#setListBox #detailWrap .detailBox #imgZone .imgBox img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.08);
}
#setListBox #detailWrap .detailBox #imgZone .btnBox button {
    width: 92px;
    height: 30px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px;
}
#setListBox #detailWrap .detailBox .labels {
    padding: 0 10px;
    min-height: 30px;
    border-radius: 4px;
    float: left;
    margin: 0 10px 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: default;
}
#setListBox #detailWrap .detailBox .labels_bg {
    background: #f5f5f5;
}
#setListBox #detailWrap .detailBox .labels img {
    width: 10px;
    height: 10px;
    margin-left: 10px;
    cursor: pointer;
}
#setHosAppInfoContent #colleagueSetLink,
#setHosAppInfoContent #colleagueSetLink:link,
#setHosAppInfoContent #colleagueSetLink:visited,
#setHosAppInfoContent #colleagueSetLink:hover,
#setHosAppInfoContent #colleagueSetLink:active{
    color:#fff!important;
    text-align: center;
    margin-left: 10px;
    height: 24px;
    line-height: 24px;
    padding: 0 30px;
    font-size: 12px;
}
#colleagueSetContent .colleagueFooter{
    width: 100%;
    text-align: center;
    height: 84px;
    /*background-color: #f9f9f9;*/
    background: #eff7f0;
    padding-top: 27px;
}
#colleagueSetContent .colleagueFooter .submitBtn{
    /*position: absolute;*/
    width:100%;
    /*z-index: 10;*/
    /*height:40px;*/
    /*line-height: 40px;*/
    text-align: center;
    /*background: #eff7f0;*/
    /*bottom:0;*/
}
#colleagueSetContent .submitBtn .btn-primary[disabled]{
    background-color:#20b13b;
    border-color:rgba(51,51,51,0.10);
}
/***********审批时限**********************/
.app_approval_box .app_approval_limit.show{
    display: block;
}
.app_approval_box .app_approval_limit.hide{
    display: none;
}
.app_approval_box .app_approval_limit dl{
    margin:0;
}
.app_approval_box .app_approval_limit .flex-line{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.app_approval_box .app_approval_limit .flex-center{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.app_approval_box .app_approval_limit .left_150{
    margin-left:150px;
}
.app_approval_box .app_approval_limit dt{
    width:100px;
}
.app_approval_box .lonely_setting {
    margin-top:15px;
}
.app_approval_box .lonely_setting .t_a_time{
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}
.app_approval_box .lonely_setting .t_a_time th,
.app_approval_box .lonely_setting .t_a_time td{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding: 2px;
    text-align: center;
}
.app_approval_box .lonely_setting .t_a_time th{
    background: lightskyblue;
    color:#fff;
}
.app_approval_box .lonely_setting .icon_edit,
.app_approval_box .lonely_setting .icon_edit_finish{
    display: inline-block;
    width:16px;
    height:16px;
    margin:0 5px;
    box-sizing: border-box;
    cursor: pointer;
}
.app_approval_box .lonely_setting .icon_edit{
    background: url(/web/setting/new_app_manage/images/icon_edit_time.svg) no-repeat top center;
    background-size: 100% 100%;
}
.app_approval_box .lonely_setting .icon_edit_finish{
    background: url(/web/setting/new_app_manage/images/icon_edit_time_finish.svg) no-repeat top center;
    background-size: 100% 100%;
}
.app_approval_box input[type='number']{
    border:1px solid #ccc;
}
.app_approval_box .txt-time,.app_approval_box input.txt-time{
    width:50px;
}
.app_approval_box input.all_step_approval_time{
    width:100px;
    margin-right:5px;
}
#app_window_box .txt-time,#app_window_box .window-title{
    float: left;
    width: calc(100% - 32px);
    border-right: 1px solid #e5e5e5;
    height: auto;
    text-align: left;
}
.app_window_box .stepSelect{
    border: none;
}
.app_window_box .icon_edit{
    float: right;
    width: 20px;
}
.open_window_config{
    height: 100%;
}
.open_window_config .open_window_title{
    padding: 12px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 12px;
}
.open_window_config .open_window_content {
    padding: 16px;
}
.open_window_config .open_window_content .inputbox{
    border: 1px solid #e5e5e5;
    margin: 4px 12px;
    border-radius: 4px;
    width: 214px;
    padding: 4px;
}
.open_window_config .open_window_content .submitBtn{
    padding: 8px 12px;
    margin: 12px auto;
    background: #34A853;
    border-radius: 4px;
    color: white;
    width: 200px;
    cursor: pointer;
}
#app_flow_files_box .app_file_start_limit,#app_flow_files_box .app_file_flow_limit{
    max-width: 680px;
    padding:10px;
    margin-left: 92px;
    border:1px solid #ccc;
    border-radius: 5px;
}
#app_flow_files_box .item{
    padding: 4px 0;
}
#app_flow_files_box .red{
    color: red;
}
#app_flow_files_box .tip{
    color: #9a9a9a;
}
#app_flow_files_box .step_hint{
    height: auto!important;
    min-height: 32px;
    border-radius: 3px!important;
}
#app_flow_files_box .step_file_ul{
    color: #333;
    background: #f5f5f5;
    padding: 10px 8px;
}
#app_flow_files_box .step_file_ul li{
    display:flex;
    justify-content: space-between;
    align-items: center;
    padding:0 4px;
}
#app_flow_files_box .step_file_ul li .del{
    font-size:20px;
    text-align:center;
    line-height:15px;
    height:16px;
    width:16px;
    border-radius: 50%;
    background-color: #f50;
    color:#fff;
    cursor: pointer;
}
#app_flow_files_box .step_file_ul li .step_file_btn{
    padding: 6px 18px;
    border: 1px solid #cecece;
    background: white;
    border-radius: 4px;
}


.appManager-warpper{
    width:100%;
    height:100%;
    position: relative;
}
.appManager-warpper .appManager-topbar{
    width:100%;
    height:60px;
    display:flex;
    flex-direction: row;
    justify-content:space-between;
    padding:10px;
    box-sizing: border-box;
    border-bottom:1px solid #EEEEEE;
}
.appManager-warpper .appManager-topbar .left-text{
    width:10%;
    line-height:40px;
    color:#282828;
    font-size:15px;
}
.appManager-warpper .appManager-topbar .right-menu{
    flex: 1;
    height:100%;
    display:flex;
    flex-direction: row;
    justify-content:flex-end;
    position:relative;
}
.appManager-warpper .appManager-topbar .pubs{
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -ms-border-radius: 5px;
   -o-border-radius: 5px;
   border-color:#DCDFE6;
   margin-top:4px;
}
.appManager-warpper .appManager-topbar select{
    width:150px;
    height:32px;
}
.appManager-warpper .appManager-topbar input{
    width:284px; 
    height:32px;
    margin:0px 13px;
    border:1px solid #DCDFE6;
    text-indent: 1em;
}
.appManager-warpper .appManager-topbar button{
    width:70px;
    height:30px;
    background:#369670;
    color:#fff;
}
.appManager-warpper .appManager-container{
    width:100%;
    height:calc(100% - 60px);
    position:relative;
    display:flex;
    flex-direction: row;
    justify-content:space-between;
    padding: 23px 14px;
    box-sizing: border-box;
    margin-bottom:100px;
}

.appManager-warpper .appManager-container .left-menu{
    width:250px;
    margin-right:13px;
    position:relative;
    border:1px solid #E8E9EC;
    height:100%;
    overflow: hidden;
}
.appManager-warpper .appManager-container .left-menu p{
    height: 46px;
    line-height:46px;
    color:#282828;
    text-indent: 19px;
    border-bottom:1px solid #E8E9EC;
}
.appManager-warpper .appManager-container .left-menu ul{
    position:relative;
    height:calc(100% - 46px);
    overflow-y:auto;
    z-index: 9;
}
.appManager-warpper .appManager-container .left-menu ul li{
    width:100%;
    height:40px;
    line-height:40px;
    position:relative;
    width:100%;
    text-indent: 47px;
    cursor: pointer;
}
.appManager-warpper .appManager-container .left-menu ul li.active{
    background-color:#E3F5EE;
}.appManager-warpper .appManager-container .left-menu ul li:hover{
    background-color:#E3F5EE;
}
.appManager-warpper .appManager-container .left-menu ul li .hideMenu{
    display:block;
    transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}
.appManager-warpper .appManager-container .left-menu ul li .hideMenu{
    width:120px;
    height:  120px;
    position:fixed;
    top:0px;
    right:0px;
    border:1px solid #E8E9EC;
    z-index: 0;
    background:#fff;
    box-shadow:0px 0px 10px #E8E9EC;
    display:none;
}
.appManager-warpper .appManager-container .left-menu ul li .hideMenu i{
    width: 0;
    height: 0;
    position: absolute;
    display: block;
    top: -7px;
    left: 75%;
    border-style: solid;
    border-width:0px 7px 7px;
    border-color: transparent transparent #E8E9EC;
}
.appManager-warpper .appManager-container .left-menu ul li .hideMenu i::after{
    content: "";
    position: absolute;
    left: -9px;
    top: 1px;
    border-width: 0px 9px 9px;
    border-style: solid;
    border-color: transparent transparent #fff;
}
.appManager-warpper .appManager-container .left-menu ul li .hideMenu span{
    width:100%;
    height:30px;
    display:block;
    line-height:30px;
    cursor: pointer;
    text-align: center;
    color:#282828;
    text-indent: 0px;
}
.appManager-warpper .appManager-container .left-menu ul li .hideMenu span:hover{
    background:#E3F5EE;
    color:#369670;
}
.appManager-warpper .appManager-container .left-menu ul li:first-child{
    height:60px;
    line-height:60px;
    text-indent: 27px;
}
.appManager-warpper .appManager-container .left-menu ul li:first-child .l-m-icon{
    top:10px;
}
.appManager-warpper .appManager-container .left-menu ul li .l-m-icon{
    width:30px;
    height:40px;
    display:inline-block;
    position:absolute;
    top:0%;
    right:16px;
}
.appManager-warpper .appManager-container .left-menu ul li .l-m-icon.circle_new_ico{
    background: url(/web/setting/new_app_manage/images/circle_new_ico.svg) no-repeat center center;
}
.appManager-warpper .appManager-container .left-menu ul li .l-m-icon.more_ico{
    overflow:hidden;
    background: url(/web/setting/new_app_manage/images/more.png) no-repeat center center;
    background-size: 80%
}

.appManager-warpper .appManager-container .right-container{
    flex: 1;
    position:relative;
    width: calc(100% - 265px)
}

.appManager-warpper .appManager-container .right-container .topButton{
    height:28px;
    position:relative;
    margin-bottom:16px;
}
.appManager-warpper .appManager-container .right-container .topButton span{
    width:88px;
    height:100%;
    display:inline-block;
    line-height: 28px;
    text-align: center;
    color:#369670;
    box-sizing: border-box;
    border:1px solid #369670;
    border-radius: 5px;
    cursor:pointer;
}
.appManager-warpper .appManager-container .right-container .data-list{
    width:100%;
    height:calc(100% -60px);
    position:relative;
    overflow-y: auto;
}


.layui-table-body .layui-table-cell{
    height:60px;
    line-height: 60px;
}
.layui-table-body .layui-table td{
    border-color:#fff;
    border-bottom:1px solid #eee;
}
.layui-table-body .layui-table-cell .layui-btn{
    border:0px;
}
.layui-dropdown-menu{
    height: 200px;
    overflow-y: auto;
}







