.el-date-editor .el-range-separator{
  width: auto !important;
}
.filter-wrapper{
  background-color: #e1e1e1;
  margin: 20px 0;
}

.only-one-line{
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}
.filter-btn{
  margin-left: 10px !important;
}
.cursorPointer{
  cursor: pointer;
}
.drug_storage_category_structure_cascader .el-cascader-menu .el-checkbox {
  display: none;
}
/* 图片预览弹窗关闭按钮样式 
start
*/
div .el-image-viewer__close{
  right: 300px;
}
div .el-icon-circle-close{
  color: #fff;
}
div .el-icon-circle-close:hover{
  color: #409eff;
}
/* End */
.el-table th.gutter {
  display: table-cell !important;
}

.el-table colgroup.gutter {
  display: table-cell !important;
}

.el-table .warning-row {
  background: oldlace;
}

.el-table .success-row {
  background: #f0f9eb;
}
.maxMessageIndex{
  z-index: 3000 !important;
}
