body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sign-out-btn{font-weight:700;font-size:large;background-color:#0b9c9c;border-radius:5px;padding:5px;color:#fff;box-shadow:-2rem 2rem 2rem rgba(0,0,0,.2)}.sign-out-btn:hover{cursor:pointer;background-color:rgba(11,156,156,.705);transform:scale(1.02)}.sign-out-btn-container{display:flex;margin:5px 0;justify-content:flex-end}.stock-name,.stock-StockLastUpadateTime{display:flex;justify-content:center;align-items:center;padding:10px}.stock-StockLastUpadateTime{width:127px;line-height:1em}.stock-StockPrice{display:flex;justify-content:center;align-items:center;padding:10px}.stock-table-row{display:flex;flex-direction:row;justify-content:space-around;padding:5px;align-items:center;font-size:smaller;height:35px}.stock-buttons{display:flex;flex-direction:column;max-width:100%;align-items:flex-end;padding:5px}.stock-buttons>td{padding:0}.history-btn{width:70px;color:#000;background-color:#fff;font-weight:700;border-radius:5px;box-shadow:-2rem 2rem 2rem rgba(0,0,0,.2)}.history-btn:hover{cursor:pointer;background-color:rgba(229,248,248,.705);transform:scale(1.02)}.chart-btn{width:70px;color:#000;background-color:#fff;font-weight:700;border-radius:5px;box-shadow:-2rem 2rem 2rem rgba(0,0,0,.2)}.chart-btn:hover{cursor:pointer;background-color:rgba(229,248,248,.705);transform:scale(1.02)}.stock-StockTrendPercent{display:flex;align-items:center;padding:10px}.stocks-wrapper{display:flex;flex-direction:column;padding:14px 10px;width:100%;height:600px;overflow:scroll}.stocks-wrapper h5{text-align:center}.stocks-wrapper .stock-wrapper{display:flex;flex-direction:column;max-height:100%;overflow:hidden}.stocks-wrapper .stock-wrapper .flickClass{color:#888}.stocks-wrapper .stock-wrapper .green-color{background-color:green;border-radius:5px}.stocks-wrapper .stock-wrapper .red-color{background-color:red;border-radius:5px}.stocks-wrapper .stock-wrapper table{width:100%;padding:5px}.stocks-wrapper .stock-wrapper table tr{max-width:100%;line-height:1em;border:1px solid #888;box-shadow:-1px 13px 9px -13px #888;border-radius:5px}.stocks-wrapper .stock-wrapper table tr:hover{background:#f5f5f5}.label-table-row{line-height:2em;border-top:1px solid #888;font-size:smaller}.label-table-row:hover{background:#f5f5f5}.label-table-row>td{width:10px}.stocks-table{overflow:scroll}.stocks-history-wrapper{display:flex;flex-direction:column;padding:14px 10px;height:300px}.stocks-history-wrapper h5{text-align:center}.stocks-history-wrapper .history-table-row-container{display:flex;justify-content:center;height:335px;overflow:scroll}.stocks-history-wrapper .history-table-row-container .history-table .history-table-row{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;width:250px;line-height:1.3em;border-top:1px solid #888;border-bottom:1px solid #888;box-shadow:-1px 13px 9px -13px #888;font-size:smaller}.stocks-history-wrapper .history-table-row-container .history-table .history-table-row:hover{background:#f5f5f5}.delete-icon{display:flex;justify-content:flex-end}.watchlist-container{display:flex;flex-direction:column;overflow:scroll;border:1px solid #888;height:300px}.watch-stocks-container{height:300px}.dropzone-hovered{background-color:#0ff}.green-color{background-color:green;border-radius:5px}.red-color{background-color:red;border-radius:5px}table tr{line-height:1.5em;box-shadow:-1px 13px 9px -13px #888;border:1px solid #888;border-radius:5px}table tr td{padding:5px}table tr:hover{background:#f5f5f5}.delete-icon{cursor:pointer}.main{display:flex;flex-direction:row;margin:20px;max-width:100%;max-height:100%;overflow:hidden;padding:5px}.watchlist-history-container{display:flex;border:1px solid #888;flex-direction:column;width:320px;height:620px}.stockTable-container{justify-content:center;width:540px}.chartview-container,.stockTable-container{display:flex;border:1px solid #888;height:620px}.chartview-container{width:580px}.sign-in-btn{font-weight:700;font-size:20px;background-color:#516ece;border-radius:5px;padding:10px;color:#fff;cursor:pointer}.sign-in-btn,.sign-in-btn-container{box-shadow:-2rem 2rem 2rem rgba(0,0,0,.2)}.sign-in-btn-container{position:absolute;left:50%;top:50%;margin:-100px auto 0 -150px}.sign-in-btn-container:hover{transform:scale(1.1)}
/*# sourceMappingURL=main.4e019b52.chunk.css.map */