html,body{height:100%}*{padding:0;margin:0;margin-block-start:0em;margin-block-end:0em}*,*:before,*:after{box-sizing:border-box}#app{display:flex;flex-grow:1;height:100%}.flex{display:flex;display:-webkit-flex}.flex_vbox{display:flex;display:-webkit-flex;flex-direction:column}.flex_hbox{display:flex;display:-webkit-flex;flex-direction:row}.flex_grow{flex-grow:1}.flex_child_center{align-items:center;justify-content:center}.flex_self_center{align-self:center}.fill_height{height:100%}.fill_width{width:100%}.tip{width:100%;font-size:14px;display:flex;align-items:center;padding-bottom:10px}.tip .red{color:#f56c6c}.audio{width:0;height:0}.searchView{width:100%;display:flex;align-items:center;flex-wrap:wrap;align-content:space-between;row-gap:10px;column-gap:16px;padding-bottom:10px}.searchView .el-button+.el-button{margin:0}.searchView>.searchItem{font-size:14px;display:flex;align-items:center}.searchView>.searchItem .el-input{width:200px}.searchView>.searchItem p{padding-right:4px;white-space:nowrap}.searchView>.searchItem .el-date-editor--daterange{width:260px}.searchView>.searchItem .red{color:#f56c6c}.elPagination{padding-top:10px}.el-descriptions__body{overflow-x:scroll}.el-popover.el-popper{min-width:300px}.searchView .el-select__wrapper{min-width:200px}.el-popconfirm .el-popconfirm__action button{min-width:60px;min-height:30px}.el-popconfirm .el-popconfirm__action .el-button+.el-button{margin-left:20px}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-thumb{border-radius:1em;background-color:#3232324d}.el-notification__title,.el-notification__content,.el-notification__closeBtn svg{color:#f56c6c}
