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}.dashboard-container{align-items:center;box-sizing:border-box;display:flex;height:90vh;width:100%}.content{box-sizing:border-box;flex-basis:68%;height:100%;overflow-y:auto;padding:3% 2%}.funds{align-items:center;display:flex;justify-content:flex-end;text-align:right;width:100%}.funds p{color:#b3b3b3;font-size:.8rem;margin-right:8px}.btn{margin-left:2px;margin-right:2px}.btn-green{background:#4caf50}.btn-blue{background:#4184f3}.row{justify-content:space-evenly;width:100%}.col{flex-basis:48%;text-align:left}.col span{align-items:center;display:flex;margin-bottom:2%}.section-icon{color:#423838}.col span p{display:inline-block;font-size:1.2rem;font-weight:300}.table{border:1px solid #ddd;padding:5% 8%}.table .data{align-items:center}.table .data>*{margin-bottom:5%}.table .data p:first-child{color:#979797;font-size:1rem}.imp{color:#313131;font-size:1.5rem}.colored{color:#4184f3}.table hr{background:#d1d1d1;border:none;height:.5px;margin-bottom:5%}.commodity{padding:2% 8%;text-align:center}.commodity p{color:#c9c9c9;margin-bottom:10%}.btn-blue:hover{background:#74a7fa}.btn-green:hover{background:#7bdd7f}.order-table tr{border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1}.order-table tr td:first-child,.order-table tr td:nth-child(4),.order-table tr th:first-child,.order-table tr th:nth-child(4){border-right:1px solid #f1f1f1}.menu-container{align-items:center;box-sizing:border-box;display:flex;flex-basis:68%;height:100%;justify-content:space-between;padding:10px 20px}.logo{height:20px;width:30px}.menus{align-items:center;display:flex;justify-content:space-evenly}.menus ul{list-style-type:none}.menus li{display:inline-block;margin-right:30px;text-decoration:none}.menu{color:#464646;font-size:.8rem;font-weight:400}.menu.selected{color:#f56834}hr{border-left:.8px solid #f3f2f2;height:30px}.profile{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:10px;transition:background-color .2s ease}.profile:hover{background-color:#f2f2f2}.profile .avatar{align-items:center;background-color:#e3f0ff;border-radius:50%;color:#387ed1;display:flex;font-size:1rem;font-weight:600;height:32px;justify-content:center;width:32px}.profile .username{color:#333;font-size:.9rem;font-weight:500;margin:0}.profile-dropdown{animation:fadeIn .2s ease-in-out;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:180px;padding:12px 16px;z-index:100}.profile-dropdown p{color:#444}.profile-dropdown button{border-radius:5px;margin-top:10px;padding:8px}.profile-dropdown{animation:slideDownFade .2s ease-out;background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 6px 20px #00000014;min-width:220px;padding:16px;position:absolute;right:20px;top:60px;z-index:1000}.profile-dropdown:before{border:8px solid;border-color:#0000 #0000 #fff;content:"";position:absolute;right:20px;top:-8px}.profile-dropdown p{color:#555;font-size:.85rem;line-height:1.4;margin:4px 0}.profile-dropdown .profile-username{color:#333;font-weight:600}.profile-dropdown .profile-email{color:#888;font-size:.8rem}.profile-dropdown hr{border:none;border-top:1px solid #eee;margin:12px 0}.profile-dropdown button{background-color:#f44336;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:10px;transition:background-color .2s ease;width:100%}.profile-dropdown button:hover{background-color:#d32f2f}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu:hover{color:#f56834}.profile:hover{cursor:pointer}.profile:hover .username{color:#df5b2b;cursor:pointer}.orders{height:90vh;width:100%}.no-orders{align-items:center;display:flex;flex-direction:column;justify-content:center}.no-orders .icon{color:#adadad;display:block;transform:scale(4)}.no-orders p{color:#adadad;font-size:1rem;font-weight:300;margin-top:6%}.btn{background:#4d4df8;border-radius:2px;color:#fff;margin-top:2%;padding:10px 20px}.btn:hover{background:#6e6efd}.title{color:#474747;font-size:1.3rem;font-weight:300;margin-bottom:2%}.order-table table{border-collapse:collapse;width:100%}.order-table tr{border-bottom:1px solid #d3d3d3;border-top:1px solid #d3d3d3}.order-table th{color:#919191;font-size:.8rem;font-weight:300;padding:15px 10px;text-align:right}.order-table tr td:first-child,.order-table tr th:first-child{text-align:left}.order-table tr td:first-child p{background:#ffc5c5;border-radius:2px;color:#e97878;text-align:center;width:50%}.order-table tr td:last-child{font-size:.6rem}.order-table td{color:#494949;font-size:.9rem;font-weight:400;padding:10px;text-align:right}.align-left{text-align:left}.order-table td.profit{color:#48c237}.order-table td.loss{color:#fa764e}.row{align-items:center;display:flex;justify-content:space-between;margin-top:5%}.col{flex-basis:33%}.col h5{color:#474747;font-size:1.8rem;font-weight:300}.col h5 span{font-size:.9rem;font-weight:300}.col p{color:#999;font-size:.8rem;font-weight:300;margin-top:2%}.row .col:last-child h5{color:#48c237}.item:hover{cursor:pointer}.username h6{color:#535353;font-size:1.5rem;font-weight:400;margin-bottom:20px}.divider{background:#d1d1d1;height:1px;margin:20px 0 5%}.section{padding-bottom:2%}.section span{align-items:center;display:flex;margin-bottom:2%}.section span p{display:inline-block;font-size:1.2rem;font-weight:300}.section-icon{color:#707070;margin:0 10px 0 0;padding:0;transform:scale(.8)}.data{justify-content:space-evenly;width:50%}.data .first h3{color:#474747;font-size:2.5rem;font-weight:300}.data .first p{font-size:.8rem}.data .first small{color:#48c237;font-size:.8rem}.data .first .profit{color:#48c237}.data hr{border-left:.6px solid #f3f2f2;height:70px}.data .second p{color:#888;font-size:.8rem;margin-bottom:10px;white-space:nowrap}.data .second p span{color:#646464;display:inline;font-size:.9rem;margin-left:5%}.section hr{margin-top:6%}.topbar-container{box-shadow:0 0 4px 2px #ecebeb;height:10vh;width:100%;z-index:9}.indices-container,.topbar-container{align-items:center;box-sizing:border-box;display:flex}.indices-container{border-right:1px solid #e0e0e0;flex-basis:32%;height:100%;justify-content:space-around;padding:10px 20px}.nifty{z-index:-2}.nifty,.sensex{align-items:center;display:flex;flex-basis:40%;justify-content:space-evenly}.nifty>*,.sensex>*{margin-right:8px}.index{color:#616161;text-transform:uppercase;white-space:nowrap}.index,.index-points{font-size:.8rem;font-weight:500}.index-points{color:#df4949}.percent{color:#929292;font-size:.8rem;font-weight:400}.index:hover{cursor:pointer}.watchlist-container{box-shadow:0 0 4px 1px #ecebeb;box-sizing:border-box;flex-basis:32%;height:100%;overflow-y:auto;position:relative}.search-container{justify-content:space-evenly;position:relative}.search{border:none;border-bottom:.8px solid #ebeaea;color:#f1f1f1;height:6%;padding:15px 20px;width:100%}.counts,.search{font-size:.9rem;font-weight:400}.counts{color:#b1b1b1;position:absolute;right:20px}.list{list-style-type:none;padding-bottom:12%}.list li{border-bottom:.8px solid #ebeaea;padding:12px 10px 12px 14px}.item,.list li{position:relative}.item{font-size:.8rem;font-weight:300}.item-info{align-items:center;display:flex;justify-content:space-evenly}.item-info>*{margin-right:8px}.item-info span:first-child{color:#8d8d8d;flex:1 1}.item-info span:nth-child(2){color:#df4949;flex:2 1;margin-right:12px}.item-info span:nth-child(3){color:#df4949;flex:1 1}.actions{align-items:center;display:none;height:100%;left:0;position:absolute;top:0;width:100%}.actions span button{border-radius:4px;cursor:pointer;height:30px;margin-right:8px;text-align:center;width:40px}.buy{background-color:#4184f3;border:.7px solid #4184f3}.buy,.sell{color:#fff;font-size:.8rem;font-weight:400}.sell{background-color:#ff5722;border:.7px solid #ff5722}.action{background-color:#fff;border:.7px solid #9b9b9b}.icon{color:#414141;transform:scale(.7)}.watchlist-number{align-items:center;background:#fff;border:1px solid #e7e7e7;bottom:1px;box-sizing:border-box;display:inline-flex;height:6%;justify-content:space-between;left:0;padding:20px 20px 20px 0;position:fixed;width:32%;z-index:5}.watchlist-number ul{list-style-type:none}.watchlist-number ul li{border-right:1px solid #e7e7e7;display:inline-block;padding:10px 20px}.down,.watchlist-number ul li:first-child{color:#df4949}.up{color:#67c988}.settings{color:#696969;transform:scale(.8)}.search:focus{outline:none}.list li:hover{background-color:#f3f3f3;cursor:move}.list li:hover>.actions{cursor:move;display:flex}.list li:before{background:#0000;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.watchlist-number ul li:hover{background:#f3f3f3;color:#f56834;cursor:pointer}.settings:hover{cursor:pointer}.action:hover{background-color:#d4d4d4}.watchlist-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 1px 4px #0000000d;padding:.75rem}.search-container{align-items:center;display:flex;gap:.5rem;margin-bottom:.75rem}.search{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:14px;padding:6px 10px}.counts{color:#666;font-size:13px}.list{list-style:none;margin:0;padding:0}.item{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:.4rem;padding:.5rem .75rem;transition:background .3s ease}.item:hover{background-color:#f3f6f9}.itemInfo{align-items:center;display:flex;gap:.5rem}.price{font-weight:500}.percent{color:#444;font-size:13px}.up{color:green}.down{color:red}.actions{animation:fadeIn .15s ease-in;display:flex;gap:.4rem;justify-content:flex-end;padding:.3rem .75rem}button.action,button.buy,button.sell{border:none;border-radius:4px;cursor:pointer;font-size:12px;padding:4px 8px;transition:all .2s ease-in-out}button.buy{background-color:#4caf50;color:#fff}button.sell{background-color:#f44336;color:#fff}button.action{background-color:#e0e0e0;color:#333}button:hover{opacity:.9}.icon{font-size:16px;vertical-align:middle}@keyframes fadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.username{padding:1rem 1.5rem}.username h6{font-size:16px;font-weight:600;margin-bottom:.5rem}.section{background-color:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;margin:1rem 1.5rem;padding:1rem}.section>span p{color:#666;font-size:14px;font-weight:500;margin-bottom:.75rem}.data{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:.5rem 0}.data .first{flex:1 1}.data .first h3{font-size:20px;margin-bottom:4px}.data .first p{color:#888;font-size:13px}.data .second{color:#555;flex:1.5 1;font-size:13px}.data .second p{display:flex;justify-content:space-between;margin:2px 0}.data .second span{color:#000;font-weight:500}.divider{border:none;border-top:1px solid #eee;margin:.75rem 0}.profit{color:#2e7d32}.loss{color:#d32f2f}#buy-window{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;left:50%;padding:1rem 1.25rem;position:fixed;top:20%;transform:translateX(-50%);transition:all .3s ease;width:320px;z-index:999}.regular-order{margin-bottom:1rem}.inputs{display:flex;gap:1rem}fieldset{border:1px solid #ccc;border-radius:6px;flex:1 1;min-width:100px;padding:.5rem}legend{color:#555;font-size:13px;padding:0 5px}input[type=number]{border:none;font-size:14px;outline:none;padding:6px;width:100%}.buttons{display:flex;flex-direction:column;font-size:14px;gap:.5rem}.buttons>span{font-weight:500;margin-bottom:.5rem;text-align:center}.buttons div{display:flex;gap:.75rem;justify-content:center}.btn{border-radius:4px;cursor:pointer;font-size:14px;padding:6px 12px;text-align:center;text-decoration:none}.btn-blue{background-color:#1976d2;color:#fff}.btn-grey{background-color:#e0e0e0;color:#333}.btn:hover{opacity:.9}.funds-header{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.action-buttons{display:flex;gap:1rem}.section-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.table .data{display:flex;justify-content:space-between;padding:.4rem 0}.table .imp{font-weight:500}.table .colored{color:green}hr{margin:1rem 0}
/*# sourceMappingURL=main.d02a80eb.css.map*/