/* .bomParameterForm table{
    width:100%;
    border: 1px solid black;
}
.bomParameterForm table th,td{
    border: 1px solid black;
}

.bomParameterForm table .alignRight{
    text-align: right;
}
.bomParameterForm table .alignCenter{
    text-align: center;
}
.bomParameterForm table .alignCenter.saleOrderNo{
    background-color: #ffb74d;
} */
.anticon-undo { cursor: grab; }