.mytable-style.vxe-table .vxe-body--row.row-green{background-color:#187;color:#fff}.mytable-style.vxe-table .vxe-body--row.row-red{background-color:red;color:#fff}.custom-dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0!important;position:absolute;top:50%;left:56%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:80%;max-height:calc(100% - 30px);max-width:calc(100% - 30px)}.custom-dialog .el-dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}