@charset "UTF-8";

#flow_table + div  table {
    text-align: center;
}

#flow_table2 + div  table {
    text-align: center;
}

#flow_table2 + div table td:last-child {
    display: none;
}