.common_stocks-table-outer-container{display:flex;flex-direction:column;gap:20px;color:#191442}.common_stocks-table-outer-container .common_stocks-table-title{margin-top:36px!important;display:flex;justify-content:space-between;align-items:center;gap:30px}.common_stocks-table-title h2{font-weight:600;font-size:20px!important;line-height:120%!important;color:#191442;text-align:left}.exchange-tag{display:inline-block;padding:3px 10px;background-color:#f1f3f5;border-radius:16px;color:#495057;font-size:12px;font-weight:500;margin-top:5px;margin-right:4px}.options{gap:15px}.options,.switch_container{display:flex;align-items:center}.switch_container{cursor:pointer;border:1px solid #e0dfe7;border-radius:6px;font-weight:500;font-size:12px}.switch{color:#6b6874;background-color:#fff;padding:5px 10px}.switch:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.switch:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.switch.active{background-color:#191442;color:#fff}.common_stocks-table-container{box-shadow:0 4px 16px -8px #2d2b401f}.common_stocks-link{display:contents;color:inherit}.common_stocks-link:hover .MuiTableCell-root:first-child{color:#ff844b!important;text-decoration:underline}.common_stocks-table-container .MuiTableBody-root .MuiTableCell-root{font-size:14px!important}.common_stocks-table-container .MuiTableBody-root .MuiTableCell-root:first-child,.common_stocks-table-container .MuiTableHead-root .MuiTableCell-root:first-child{width:300px}.common_stocks-table-container .MuiTableBody-root .MuiTableCell-root:last-child,.common_stocks-table-container .MuiTableHead-root .MuiTableCell-root:last-child{text-align:center}.frozen-first-column{position:-webkit-sticky!important;position:sticky!important;left:0!important;background-color:#fff!important;z-index:999!important;box-shadow:2px 0 8px 0 #0000001f!important;border-right:1px solid #f8f8f8}.frozen-first-column:after{content:"";position:absolute;top:0;right:-8px;bottom:0;width:8px;background:linear-gradient(90deg,rgba(0,0,0,.07) 0,transparent);pointer-events:none}.common_stocks-table-container .MuiTableHead-root .frozen-first-column{z-index:1000!important}.common_stocks-pagination{display:flex;gap:10px;justify-content:end}.common_stocks-pagination button{display:flex;background-color:#fff;border:1px solid #e0dfe7;border-radius:6px;padding:10px;cursor:pointer}.common_stocks-pagination button:disabled{opacity:50%;cursor:default}@media (max-width:425px){.common_stocks-table-container .MuiTableBody-root .MuiTableCell-root:first-child,.common_stocks-table-container .MuiTableHead-root .MuiTableCell-root:first-child{min-width:155px}.common_stocks-table-outer-container .common_stocks-table-title{flex-direction:column;align-items:flex-start;gap:20px}.common_stocks-table-title .options{width:100%;justify-content:space-between}}@media (max-width:320px){.common_stocks-table-container .MuiTableBody-root .MuiTableCell-root:first-child,.common_stocks-table-container .MuiTableHead-root .MuiTableCell-root:first-child{min-width:120px}}