@charset"utf-8";
.ivu-table-cell,
.pl10 {
    padding-left: 10px
}

.ivu-table-cell,
.pr10 {
    padding-right: 10px
}

.pct100,
.treecl,
body,
html {
    width: 100%
}

.ovh,
body,
html {
    overflow: hidden
}

body,
html {
    height: 100%;
    background: #f0f0f0
}

.dn {
    display: none
}

.di {
    display: inline
}

.db {
    display: block
}

.dib,
.icspan,
.treecl {
    display: inline-block
}

.mauto {
    margin: 0 auto
}

.ml10 {
    margin-left: 10px
}

.mr8 {
    margin-right: 8px
}

.mr10 {
    margin-right: 10px
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.pt10 {
    padding-top: 10px
}

.pb10 {
    padding-bottom: 10px
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.vm {
    vertical-align: middle
}

.vtb {
    vertical-align: text-bottom
}

.vb {
    vertical-align: bottom
}

.vt {
    vertical-align: top
}

.vn {
    vertical-align: -2px
}

.l {
    float: left
}

.r {
    float: right
}

.cl {
    clear: both
}

.rel {
    position: relative;
    overflow: inherit!important
}

.abs {
    position: absolute
}

.poi {
    cursor: pointer
}

.def,
.ivu-table-cell .ivu-tag {
    cursor: default
}

.ova {
    overflow: auto
}

.ced3 .ivu-form-item-label {
    color: #00A4FF
}

.ivu-btn-text:focus {
    box-shadow: none
}

.treecl {
    /* height: 15px; */
    position: relative;
}

.h100,
.splits {
    height: 100%
}

.icspan {
    position: absolute;
    right: 5px;
    top: 0
}

.rel .ivu-input-wrapper {
    width: 200px
}

.ivu-table-cell .ivu-btn-small {
    padding: 1px 1px 2px;
    margin: 0!important
}

.ivu-card-extra .ivu-btn,
.ivu-modal-body .ivu-btn {
    margin-right: 5px!important
}

.no-shadow {
    box-shadow: none!important
}

.splits {
    width: 100%;
    background: #fff
}

.demo-tree-render .ivu-tree-title {
    width: 100%;
    vertical-align: middle;
}

.mw300 {
    min-width: 300px
}

.ivu-card-head p,
.ivu-card-head-inner {
    overflow: visible!important
}

.br0 {
    border-radius: 0!important
}

.zindex4 {
    z-index: 4
}

.concss {
    padding: 0 7px;
    font-size: 12px;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    color: #515a6e
}

.treeov {
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: none;
    -ms-scrollbar-width: none!important;
    -webkit-scrollbar-width: none!important;
    -moz-scrollbar-width: none!important;
    -ms-overflow-style: none!important
}

.treeov::-webkit-scrollbar {
    width: 0!important
}

.ivu-input-number-disabled .ivu-input-number-input,
.ivu-input[disabled],
.ivu-select-disabled .ivu-select-selection,
.ivu-select-input[disabled],
fieldset[disabled] .ivu-input {
    color: #515a6e;
    -webkit-text-fill-color: #515a6e
}

.ivu-page-item-jump-next::after,
.ivu-page-item-jump-prev::after {
    content: "\2022 \2022 \2022"
}

.treetxt {
    width: calc(100% - 70px);
    overflow: hidden;
    text-overflow: ellipsis
}

.ivu-page-item-active a,
.ivu-page-item-active:hover a {
    color: #fff!important
}

.ivu-page-item-active {
    border-color: #00A4FF;
    background: #00A4FF!important
}

.ivu-table th {
    background-color: #f1f1f1!important
}

.ivu-card-head {
    background: #F8F8F8!important
}

.ivu-layout {
    background: #e7e9ed!important
}

.cancelbtn {
    border: 1px solid #999;
    color: #666
}

.cancelbtn:hover {
    background: #aaa!important;
    border-color: #aaa!important;
    color: white
}