/**
 * Czech reinvest plugin default styles
 */

.wm-table--red { background-color: rgb(255, 143, 143) !important; }
.wm-table--orange { background-color: rgb(255, 197, 89) !important; }

.wm-table--hidden { display: none !important; }