.CategoryManagement .el-input__inner{height:33px}.CategoryManagement .el-pagination{text-align:right;margin:20px 0}.CategoryManagement .custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding-right:8px}.CategoryManagement .custom-tree-node .ivu-btn{margin-left:8px}.CategoryManagement .add-root-btn{width:89px!important}.CategoryManagement .modal-mask{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:100;background-color:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CategoryManagement .modal-mask-form{width:56%}.CategoryManagement .modal-mask-form span{font-size:1rem}.CategoryManagement .modal-mask-form .ivu-btn{margin:0 8px}.CategoryManagement .user-checked-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.CategoryManagement .user-checked-box .checked-input{-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:32px;max-height:90px;overflow-y:auto;width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;padding:0 4px;font-size:14px;border:1px solid #dcdee2;border-radius:4px;color:#515a6e;background-color:#fff;background-image:none;position:relative;cursor:text;-webkit-transition:border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:border .2s ease-in-out,background .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.CategoryManagement .user-checked-box .checked-input .ivu-tag{height:24px;line-height:22px;margin:3px 4px 3px 0;max-width:99%;position:relative}.CategoryManagement .user-checked-box .checked-input .modal-mask-form .ivu-btn{margin-right:0}.CategoryManagement .user-checked-box .checked-input:hover{border-color:#57a3f3}