body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App,.InvestorPage{height:100vh}@media screen and (max-width:1300px){.InvestorPage{height:120vh;overflow:scroll}}.logo-div{align-items:center;display:flex;height:50px;justify-content:space-between;width:160px}.logo-image{cursor:pointer;height:50px}@media screen and (max-width:1300px){.logo-div{width:100px}.logo-image{height:30px}.logo-div h2{font-size:20px}}@media screen and (max-width:1000px){.logo-div h2{display:none}.logo-div{width:70px}.logo-image{height:20px}}.BellIcon{align-items:center;background-color:#f4f5f9;border-bottom-right-radius:50%;border-top-right-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;padding:5px;width:50px}.BellIcon img{width:20px}.FaceProfile{cursor:pointer;height:50px}.FaceProfile,.avatar{align-items:center;display:flex}.avatar{background-color:#c1e5f5;border-radius:50%;height:100%;justify-content:center;width:50px}.avatar img{height:80%}.user-details{display:flex;flex-direction:column;margin-left:10px}.user-details h2{font-size:20px}.user-details p{color:#bfbfbf;font-size:12px}@media screen and (max-width:1300px){.user-details h2{font-size:17px}}@media screen and (max-width:1000px){.user-details{display:none}.avatar{height:40px;width:40px}}.Navbar,.Navbar-middle{align-items:center;display:flex;justify-content:space-between}.Navbar-middle button{background-color:initial;border:0;border-radius:50%;outline:none}.Navbar-side{justify-content:space-evenly;width:20%}.Navbar-side,.SearchBar{align-items:center;display:flex}.SearchBar{background-color:#fafbfc;border-radius:40px;height:50px;justify-content:space-between;width:650px}.SearchBar input{background-color:initial;border:0;height:100%;margin-left:20px;outline:none;width:87%}@media screen and (max-width:1000px){.SearchBar{height:30px;width:400px}}@media screen and (max-width:500px){.Navbar-middle{display:none}}.MainPageRender{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:85%}.MainPageRender::-webkit-scrollbar{display:none}@media screen and (max-width:1300px){.MainPageRender{width:100%}}.MainPage{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:85%}.MainPage::-webkit-scrollbar{display:none}.pin-company{-ms-overflow-style:none;align-items:center;display:flex;flex-basis:300px;flex-grow:0;flex-shrink:0;flex-wrap:nowrap;margin-left:-20px;overflow-y:hidden;scrollbar-width:none}.pin-company::-webkit-scrollbar{display:none}.pinned-heading h1{color:#262e4a;font-size:18px;margin-right:10px}.pinned-heading img{width:10px}.pin-company button{background-color:#fff;border:none;border-radius:10px;cursor:pointer;height:200px;margin-left:40px;min-width:300px;outline:none}.description p{align-items:center;background-color:#fff;border-radius:20px;display:flex;height:300px;margin-left:20px;margin-top:20px;text-align:center;width:400px}@media screen and (max-width:1300px){.pin-company button{margin-right:40px}}.CompanyBox{background-color:#fff;border-radius:0;cursor:pointer;height:200px;min-width:370px;padding:10px}.logo{align-items:center;display:flex;height:30%;justify-content:space-between;width:100%}.logo img{width:50px}.heading{height:100%;text-align:end;width:100%}.heading h1{font-size:15px;margin-right:20px}.heading p{font-size:18px;margin-right:20px;margin-top:5px}.portfolio{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;height:70%;width:100%}.data{display:flex;flex-direction:column;height:100%;justify-content:center;width:42%}.data h3{color:#96a0b5;font-size:18px}.data p{font-size:23px;font-weight:700;margin-top:5px}.graph{background-color:#fff;height:100%;width:58%}.graph-chart{height:100px;width:100%}.Stock{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:100%}.Stock::-webkit-scrollbar{display:none}.description-idea{align-items:center;display:flex;flex-direction:column;justify-content:center;width:400px}@media screen and (max-width:1000px){.stock-watch{display:none}}.WatchList{background-color:#fff;border-radius:20px;height:600px;margin-left:20px;margin-top:40px;padding:20px;width:1000px}.watchlist-chart{height:500px;width:100%}.watchlist-heading{height:80px;justify-content:space-between;width:100%}.watchlist-companyname,.watchlist-heading{align-items:center;display:flex}.watchlist-companyname img{margin-right:10px;width:50px}.watchlist-heading-amount{margin-top:20px}.watchlist-heading-amount h2{font-size:30px}.amount{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.amount button{background-color:initial;border:0;cursor:pointer;outline:none}.amount img{height:20px;margin-right:20px}.watchlist-heading-amount p{color:#96a0b5;font-size:15px;font-weight:500}.amount p{align-items:center;display:flex;font-weight:500;height:40px;justify-content:center;width:70px}.Details,.amount p{border-radius:20px;margin-left:20px}.Details{background-color:#fff;height:200px;margin-top:40px;padding:20px;width:400px}.Details h1{font-size:20px}.details-main{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:space-evenly;width:100%}.details-main h4{font-weight:300}.details-main p{font-weight:600}.market-cap,.pe-ratio{align-items:center;display:flex;justify-content:space-between;width:100%}.pe-ratio{margin-bottom:40px}.LeaderboardPage{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:85%}.LeaderboardPage::-webkit-scrollbar{display:none}.pinned-heading{align-items:center;display:flex;margin-bottom:30px;margin-left:20px;margin-top:20px}.LeaderboardContents{display:flex;flex-direction:column;padding:20px;width:100%}.contents{align-items:center;display:flex;justify-content:space-between}.contents img{height:40px}.contents h2{font-size:20px;font-weight:500}.contents-1{display:flex;flex-basis:10%;justify-content:center}.contents-2{flex-basis:40%}.contents-2,.contents-3{display:flex;justify-content:center;text-align:center}.contents-3{flex-basis:30%}.contents-4{display:flex;flex-basis:20%;justify-content:center;text-align:center}@media screen and (max-width:1000px){.contents h2{font-size:15px}.contents-1{display:none}}.LeaderboardItem{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-top:40px;width:100%}.LeaderboardItem img{height:40px;width:40px}.LeaderboardItem h2{font-size:20px;font-weight:500}.graph-leaderboard{align-items:center;display:flex;flex-direction:column}.LeaderboardItem h2{font-size:18px;font-weight:400}.LeaderboardItem button{background:transparent;border:0;cursor:pointer;outline:none}.WalletPage{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:85%}.WalletPage::-webkit-scrollbar{display:none}.wallet{background-color:#fff;border-radius:20px;flex-direction:column;justify-content:center;width:300px}.my-investments,.wallet{align-items:center;display:flex;margin-left:20px}.my-investments{-ms-overflow-style:none;overflow-y:hidden;scrollbar-width:none}.my-investments::-webkit-scrollbar{display:none}.my-investments-box{background-color:#fff;height:200px;margin-right:90px;width:300px}.my-investments-box button{border:0;outline:none}.Portfolio{-ms-overflow-style:none;align-items:center;background-color:#f5f7f9;border-top-left-radius:10px;display:flex;height:100%;justify-content:space-around;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:85%}.Portfolio::-webkit-scrollbar{display:none}.details-portfolio{background-color:#fff;border-radius:20px;padding:0 30px 30px;width:500px}.data-portfolio{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.data-portfolio h2{font-size:17px;font-weight:400}.data-portfolio p{font-size:20px;font-weight:500}.avatar-portfolio{align-items:center;background-color:#c1e5f5;border-radius:40px;display:flex;height:100%;justify-content:center;margin-right:-100px;width:50%}.avatar-portfolio img{width:70%}.StockExchange{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:85%}.StockExchange::-webkit-scrollbar{display:none}.all-companies{display:flex;flex-wrap:wrap;width:100%}.companyBox{width:300px}.all-companies button{background-color:initial;margin-right:70px;width:300px}.all-companies button,.stockexchange-button{border:0;margin-left:20px;margin-top:20px;outline:none}.stockexchange-button{align-items:center;background-color:#fff;border-radius:20px;cursor:pointer;display:flex;justify-content:space-evenly;padding:10px}.stockexchange-button img{width:10px}.stockexchange-button h1{font-size:15px;font-weight:500;margin-left:10px}.buy-sell{margin-top:40px}.buy-values{display:flex;flex-direction:column;margin-left:20px}.buy-values-input{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:650px}.buy-values-input input{border:0;border-radius:50px;height:50px;outline:none;padding-left:30px;padding-right:10px;width:300px}.buy-values button{background-color:#f84e30;border:0;border-radius:20px;color:#fff;cursor:pointer;height:60px;outline:none;width:150px}.SidePage{align-items:center;justify-content:center;width:100%}.SidePage,.sidepage{display:flex;height:91vh}.sidepage{background-color:#fff;flex-direction:column;justify-content:start;padding-left:20px;width:15%}@media screen and (max-width:1300px){.sidepage{align-items:center;width:100%}.SidePage{flex-direction:column;overflow-y:scroll}}.CompanySidePage{align-items:center;display:flex;height:91vh;justify-content:center;width:100%}.companySidePage{background-color:#fff;height:91vh;justify-content:start;padding-left:20px;width:15%}.companySidePage,.menuPage{display:flex;flex-direction:column}.menuPage{margin-top:40px}.menuPage h1{font-size:15px;font-weight:400;margin-bottom:10px}.home{align-items:center;cursor:pointer;display:flex;height:30px;margin-top:20px;width:100%}.home img{height:15px;margin-right:20px;width:15px}.home p{font-size:15px;font-weight:500}.menuPage button{background-color:initial;border:0;outline:none}.MainPageCompany{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:100%}.MainPageCompany::-webkit-scrollbar{display:none}.MainPageRenderCompany{-ms-overflow-style:none;background-color:#f5f7f9;border-top-left-radius:10px;height:100%;overflow-x:hidden;padding:10px 10px 20px;scrollbar-width:none;width:85%}.MainPageRenderCompany::-webkit-scrollbar{display:none}.CompanyPage{height:100vh}.navbar{height:9vh;padding:20px}.Login{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.left-col-login{background-color:#f5f7f9;width:40%}.left-col-login,.right-col{align-items:center;display:flex;height:100%;justify-content:center}.right-col{width:60%}.login-form{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:space-between}.login-form h1{font-size:80px}.login-form input{background-color:#f5f7f9;border:0;border-radius:20px;height:50px;outline:none;padding-left:20px;width:300px}.select-role button{height:50px}.register-redirect{font-size:17px}.register-redirect button{background-color:initial;border:0;color:#000;cursor:pointer;outline:none}@media screen and (max-width:1000px){.left-col-login{display:none}}.Register{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.left-col-reg{background-color:#f5f7f9;width:40%}.left-col-reg,.right-col-reg{align-items:center;display:flex;height:100%;justify-content:center}.right-col-reg{width:60%}.right-col-main{align-items:center;display:flex;flex-direction:column}.right-col-main h1{font-size:40px;margin-bottom:20px}.mini-groups{justify-content:space-between}.mini-groups,.mini-groups-pass{align-items:center;display:flex;flex-direction:column;height:170px}.mini-groups-pass{justify-content:start;margin-left:10px}.mini-groups-pass input:nth-child(2){margin-top:10px}.register-form{flex-direction:column;justify-content:space-between}.sets-form{display:flex;flex-direction:row}.register-form{align-items:center;display:flex}.register-form h1{font-size:80px}.register-form input{height:50px;width:300px}.register-form input,.register-form textarea{background-color:#f5f7f9;border:0;border-radius:20px;outline:none;padding-left:20px}.register-form textarea{margin-top:20px;padding-top:20px}.select-role{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:270px}.select-role button{background-color:initial;border:2px solid #bebebe;border-radius:15px;cursor:pointer;height:60px;width:120px}.select-role button p{font-weight:600}.select-role button img{width:30px}.login-redirect{font-size:17px;margin-top:20px}.login-redirect button{border:0;color:#000}.login-redirect button,.submit{background-color:initial;cursor:pointer;outline:none}.submit{border:1px solid #000;border-radius:40px;height:50px;margin-top:30px;width:200px}@media screen and (max-width:1000px){.left-col-reg{display:none}.sets-form{flex-direction:column}.mini-groups{margin-top:20px}.Register{height:130vh;overflow-y:scroll}.right-col-reg{align-items:flex-start}.register-form textarea{height:300px;margin-top:20px}.select-role{margin-top:50px}}
/*# sourceMappingURL=main.422b601d.css.map*/