.state-tag{padding-left:10px;font-size:16px;position:relative}.state-tag:before{content:"";display:block;width:6px;height:6px;background-color:#5d81f9;border-radius:50%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.state-tag.state-tag--primary:before{background-color:#5d81f9;border:2px solid hsla(0,0%,100%,.5)}.state-tag.state-tag--success:before{background-color:#65cd6f;border:2px solid hsla(0,0%,100%,.5)}.state-tag.state-tag--warning:before{background-color:#f5a623;border:2px solid hsla(0,0%,100%,.5)}.state-tag.state-tag--danger:before{background-color:#eb5e12;border:2px solid hsla(0,0%,100%,.5)}.state-tag.state-tag--info:before{background-color:#abacb1;border:2px solid hsla(0,0%,100%,.5)}.state-tag--medium{font-size:16px}.state-tag--small{font-size:14px}.state-tag--mini{font-size:10px}.component_warning .el-table{margin-top:30px}.component_warning .el-table thead{color:#333}