.body-small{
    font-size: 14px;
}
.body-small .k-grid{
    font-size: 14px!important;
}
.body-small  .header-title{
    font-size: 15px;
}
.body-small .el-form-item__label > span{
    /*margin-bottom: 4px;*/
    display: inline-block;
    font-size: 14px;
}
.body-small .el-form-item__label-wrap > .el-form-item__label > span{
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
}
/*.body-small .el-form-item__label-wrap{*/
/*    height: 32px;*/
/*    !*line-height: 32px;*!*/
/*}*/
.body-small div > .is-error{
    padding-bottom: 14px;
}
.body-small .el-form > .is-error{
    padding-bottom: 18px;
}
.body-small div > .el-form-item__error{
    font-size: 14px;
}
.body-small .el-container > .el-header{
    height: 42px!important;
}
.body-small .block > .block-header{
    height: 40px;
}
.body-small  .el-button{
    height: 32px;
    font-size: 14px;
    /*display: flex;*/
    /*align-items: center;*/
}
.body-small .el-dropdown-selfdefine{
    height: 28px;
    font-size: 14px;
}
.body-small .el-tooltip{
    font-size: 14px;
}
.body-small .top-bar__item{
    font-size: 16px;
}
.body-small .info-list-left{
    font-size: 14px;
}
.body-small .info-list-right{
    font-size: 14px;
}
.body-small input::-webkit-input-placeholder {
    font-size: 14px!important;

}

.body-small input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 14px!important;
}

.body-small input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 14px!important;
}

.body-small input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 14px!important;
}
.body-small .top-search  input::-webkit-input-placeholder{
    font-size: 12px!important;
}
.body-small .top-search  input::-moz-placeholder{
    font-size: 12px!important;
}
.body-small .top-search  input:-moz-placeholder{
    font-size: 12px!important;
}
.body-small .top-search  input:-ms-input-placeholder{
    font-size: 12px!important;
}

.body-small .block-header-bgcolor > .block-header{
    height: 32px;
}
.body-small .block-header-bgcolor > .block-header > .block-title{
    height: 32px;
}
.body-small .block-header-bgcolor > .block-header > .block-title > .header-title > .header-title-content:before {
    left: 100%;
    border-width: 14px 0 16px 22px;
}
.body-small .el-form .el-form-item__label{
    font-size: 14px;
}
.body-small .block-header-bgcolor-green > .block-header{
    height: 32px;
}
.body-small .block-header-bgcolor-green > .block-header > .block-title{
    height: 32px;
}
.body-small .block-header-bgcolor-green > .block-header > .block-title > .header-title > .header-title-content{
    font-size: 15px;
}
.body-small .block-header-bgcolor-green > .block-header > .block-title > .header-title > .header-title-content:before {
    border-width: 0 30px 30px 0;
}
.body-small .link-title-box-row .link-title{
    /*width: 40px;*/
    height: 40px;
}
.body-small .el-header-nopadding{
    height: 42px!important;
}

/*修改*/
.body-small .el-form-item__label{
    padding:0 0 0 10px!important;
}
.body-small div .el-input--small{
    height: 100%;
    line-height: 26px;
    /*padding-left: 10px;*/
}
/*.body-small div .el-input{*/
/*    height: 28px;*/
/*}*/
.body-small div .el-input--small .el-input__inner{
    height: 28px;
    line-height: 28px;
}
.body-small .el-button{
    height: 28px;
}
.body-small .el-form-item__label-wrap{
    height: 28px;
    /*line-height: 28px;*/
}
/*el-input-number样式调整*/
.body-small div .el-input-number--small{
    height: 28px;
}
.body-small div .el-input-number.is-controls-right[class*=small] [class*=decrease]{
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.body-small div .el-input-number.is-controls-right[class*=small] [class*=increase]{
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.body-small .el-input-number.is-controls-right .el-input-number__decrease{
    bottom: 0;
}
.body-small .el-input-number__decrease{
    font-size: 14px!important;
}
.body-small .el-input-number__increase{
    font-size: 14px!important;
}

/*.body-small .el-form-item__label > span{*/
/*    margin-top: 7px;*/
/*}*/
.body-small .el-form-item__label-wrap > .el-form-item__label > span{
    margin-top: 0;
}
/*.body-small .el-input__prefix{*/
/*    left: 15px;*/
/*}*/
/*.body-small .show-type .el-form-item__label{*/
/*    padding:7px 0 0!important;*/
/*}*/
.body-small .show-type .el-form-item__content>.text-box{
    min-height: 14px;
    /*max-height: 36px;*/
    padding: 4px 10px;
    font-size: 14px;
}
.body-small .type1 .el-form-item__content>.text-box{
    padding:5px 10px;
}
.body-small .show-type .el-form-item__content>.text-null-box{
    height: 28px;
}
.body-small div > .el-autocomplete {
    width: 100%;
}
.body-small div > .el-autocomplete .el-input {
    height: 28px;
    line-height: 28px;
}
.body-small div > .el-autocomplete .el-input input{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

.body-small div .el-input__inner{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}
.body-small div .el-input-number .el-input{
    display: flex;
    height: 28px;
}
.body-small .noEf.el-input-number.is-controls-right .el-input-number__decrease, .body-small .noEf.el-input-number.is-controls-right .el-input-number__increase{
    height: 14px;
    line-height: 14px;
}
.body-small .noEf.el-input-number.is-controls-right .el-input-number__decrease{
    bottom: 2px;
}
.body-small .el-range-editor--mini.el-input__inner{
    height: 28px;
    line-height: 28px;
}

/*开发用例和系统管理页面*/
.body-small .menu-home-header {
    width: 100%;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 3px rgba(64, 158, 255, .5);
}

.body-small .menu-home-title {
    font-size: 15px;
}

.body-small .menu-home-title:before {
    content: '';
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 0;
    /*border-color: transparent #f0f2f5; !*上下颜色 左右颜色*!*/
    border-width: 0 30px 28px 0;
    border-style: solid;
}

.body-small .menu-home-header-right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.body-small .menu-home-box-img {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    padding: 0 30px;
    border-right: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
    box-sizing: border-box;
}

.body-small .menu-home-box-pointer {
    cursor: pointer;
}

.body-small .menu-home-box {
    box-shadow: 0 0 18px 0 rgba(122, 128, 136, .3);
    background: #fff;
}

.body-small .menu-bg-title {
    flex: 1;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    word-break: break-word;
    margin-left: 20px;
}


/*表单label样式调整*/


.body-small div .el-form-item__label{
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.body-small .el-form--label-top .el-form-item__label{
    justify-content: flex-start;
}

/*radio样式*/
.body-small .el-radio__label{
    font-size: 14px;
}


/*说明el-popover*/
/*.exp-info{*/
/*    margin-left: 100px;*/
/*}*/
.body-small .exp-info .exp-info-content{
    height: 28px;
    line-height: 28px;
    font-size: 14px;
}

/*划价页面,病种*/
.body-small .select-text-list .select-text-box .select-text-item span{
    font-size: 14px;
}


/*el-table表格*/
.body-small .el-table .cell {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    /*text-align: center;*/
}

.body-small .el-table .cell > div {
    height: 34px;
    line-height: 34px;
    /*text-align: center;*/
}
.body-small .el-table .cell > .table-input-show {
    height: 34px;
    /*line-height: 41px;*/
    display: flex!important;
    align-items: center;
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*text-align: center;*/
}
.body-small .el-table .cell  .el-input {
    height: 28px;
    /*height: 37px;*/
    /*line-height: 37px;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*!*text-align: center;*!*/
}

/*盘点*/
.body-small .amout-box {
    height: 28px;
    line-height: 28px;
}

/*element-table中的select图标*/
.body-small div .el-input__icon{
    line-height: 24px;
}
/*element中的radio*/
.body-small div label.el-radio{
    height: 28px;
    line-height: 28px;
}
