@keyframes row-flash-up-kf{0%{background-color:#d81e062e}to{background-color:transparent}}@keyframes row-flash-down-kf{0%{background-color:#119e5e2e}to{background-color:transparent}}@keyframes row-flash-new-kf{0%{background-color:#d81e0624}to{background-color:transparent}}.row-flash-up{animation:row-flash-up-kf .7s ease-out}.row-flash-down{animation:row-flash-down-kf .7s ease-out}.row-flash-new{animation:row-flash-new-kf .7s ease-out}
