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