@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap";html,body,#root,.app,.content{height:100%;width:100%;font-family:Source Sans Pro,sans-serif}.app{display:flex;position:relative}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes flashGreen-dark{0%,to{background-color:transparent}50%{background-color:#9cd69c}}@keyframes flashRed-dark{0%,to{background-color:transparent}50%{background-color:#f69b9b}}@keyframes flashGreen-light{0%,to{background-color:transparent}50%{background-color:#3a9c3a}}@keyframes flashRed-light{0%,to{background-color:transparent}50%{background-color:#d63030}}.flash-increase-dark{animation:flashGreen-dark .9s ease-in-out 3}.flash-decrease-dark{animation:flashRed-dark .9s ease-in-out 3}.flash-increase-light{animation:flashGreen-light .9s ease-in-out 3}.flash-decrease-light{animation:flashRed-light .9s ease-in-out 3}
