@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap);.styles_bidTable__3eYrL{grid-area:bid;position:relative;max-height:100%;overflow:auto}.styles_askTable__2GVgz{grid-area:ask;position:relative;max-height:100%;overflow:auto}.styles_tableHeader__3CqN0{background:#1a1a1a;border-top:1px solid #444;border-bottom:1px solid #333;color:#888;padding:.5rem 0;width:100%;display:flex;justify-content:center}.styles_tableHeader__3CqN0,.styles_tableTitle__1_IWC{font-size:.8rem;font-weight:700;text-transform:uppercase}.styles_tableTitle__1_IWC{text-align:center;flex:0 0 30%;padding:.25rem 0;letter-spacing:.5px}.styles_row__w3GJp{width:100%;display:flex;justify-content:center}.styles_item__2XwPH{text-align:center;flex:0 0 30%;font-size:.8rem;text-transform:uppercase;font-weight:700;padding:.25rem 0}.styles_bidPrice__-EQb0{color:#00a36c}.styles_askPrice__1cReX{color:#ee4b2b}.styles_bid__3kTEy{flex-direction:row-reverse}@media only screen and (max-width:600px){.styles_bidTable__3eYrL{display:flex;flex-direction:column-reverse}.styles_bid__3kTEy{flex-direction:row}}.styles_orderbook__x0XPw{background:#222;color:#ddd;width:100%;height:100vh;display:grid;position:relative;margin:0 auto;grid-template-rows:50px auto 50px;grid-template-columns:1fr 1fr;grid-template-areas:"header header" "bid ask" "footer footer"}.styles_header__1Me5_{grid-area:header;background:#1a1a1a;display:grid;grid-template-columns:170px auto;align-items:center;padding:0 1rem;position:-webkit-sticky;position:sticky}.styles_title__3Md8V{font-weight:700}.styles_pair__1SSsY{font-size:.8rem}.styles_spread__2eapa{text-align:center;color:#888;font-size:.8rem;font-weight:700;margin-left:-170px}.styles_row__3VZlO{width:100%;display:flex;justify-content:center}.styles_item__1GfJQ{text-align:center;flex:0 0 30%;font-size:.8rem;text-transform:uppercase;font-weight:700;padding:.25rem 0}.styles_footer__14EI6{grid-area:footer;display:flex;justify-content:center;align-items:center;position:relative;bottom:0;left:0;width:100%;background:#1a1a1a;position:-webkit-sticky;position:sticky}.styles_toggle__23PTo{background-color:#3f51b5;color:#fff;border:none;outline:none;padding:8px 16px;border-radius:3px;font-weight:700}@media only screen and (max-width:600px){.styles_orderbook__x0XPw{grid-template-rows:40% 8% 40% 50px;grid-template-columns:1fr;grid-template-areas:"bid" "header" "ask" "footer";overflow:hidden}.styles_header__1Me5_{grid-template-columns:50% 50%}.styles_title__3Md8V{text-align:center}.styles_spread__2eapa{margin-left:0}.styles_footer__14EI6{position:fixed;height:50px}}.App{width:100%;height:100vh}body{margin:0;font-family:"Lato",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#222}
/*# sourceMappingURL=main.2a7cc74b.chunk.css.map */