html,body,#root{height:100%;margin:0;font-size:15px}body{transition:color,background-color .25s ease-in-out}@media (width>=600px){html,#root{font-size:10px}}@media (width>=900px){html,#root{font-size:11px}}@media (width>=1200px){html,#root{font-size:12px}}@media (width>=1536px){html,#root{font-size:15px}}.grid-cell-disabled{background:repeating-linear-gradient(45deg,#999,#999 10px,#bfbfbf 10px 20px)}.grid-cell-disabled-not-empty{background-color:#ff9797}.grid-cell-green{background-color:#75d9a9}.grid-cell-orange{background-color:#ffb822}.grid-cell-red{background-color:#ff5b5b}
