:root{--primary: #108746;--primary-text: #fff;--primary-hover: #074022;--primary-hover-text: #fff;--destructive: #E60000;--destructive-text: #fff;--destructive-hover: #750000;--destructive-hover-text: #fff;--error: #501;--error-text: #fff;--error-hover: #912;--error-hover-text: #fff;--bg: #FAFEFF;--bg2: #F1FDF7}.th-primary{background-color:var(--primary);color:var(--primary-text)}.th-primary-text{background-color:var(--primary-text);color:var(--primary)}.th-secondary{background-color:var(--secondary);color:var(--secondary-text)}.th-secondary-text{background-color:var(--secondary-text);color:var(--secondary)}.th-destructive{background-color:var(--destructive);color:var(--destructive-text)}.th-destructive-text{background-color:var(--destructive-text);color:var(--destructive)}.th-error{background-color:var(--error);color:var(--error-text)}.th-error-text{background-color:var(--error-text);color:var(--error)}.th-bg{background-color:var(--bg)}.MuiInputBase-root fieldset{border-color:var(--primary)!important}.MuiList-root li.Mui-selected{background-color:var(--primary-hover-text)!important}
