
.app-modal-window .modal-content[data-v-405304bd] {
    height: 800px !important;
}
.ibox-content-s[data-v-405304bd] {
    padding-right: 5px;
    padding-left: 5px;
    height: 430px;
    background: #f5f6f9;
    overflow-y: auto;
}
.grid-box[data-v-405304bd] {
    height: 100%;
}
.grid-head[data-v-405304bd] {
    background: #ffffff;
}
.grid-body[data-v-405304bd] {
    background: #ffffff;
    max-height: 375px;
    overflow-y: auto;
}
.grid-head .grid-col[data-v-405304bd] {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #f5f6f9;
}
.grid-row .grid-col[data-v-405304bd] {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #f5f6f9;
}
.grid-icon[data-v-405304bd] {
    font-size: 16px;
}
.label-long-text[data-v-405304bd] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.el-select[data-v-405304bd] {
    display: block;
}

