.stock-detail-container{max-width:95%;margin:20px auto}.stock-detail-card{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.2);position:relative}.stock-detail-logo,.stock-detail-logo2{position:absolute;top:10px;right:10px;width:40px;height:40px;object-fit:contain;filter:grayscale(100%);box-shadow:0 0 5px 2px rgba(0,0,0,.3);background-image:linear-gradient(45deg,#f5f5f5,#9e9e9e);padding-bottom:5px}.key-data-points{display:flex;justify-content:space-between;font-size:14px}.key-data-points .title{color:gray;font-weight:400}.key-data-points .value{font-weight:700}.stock-detail-title{font-weight:700;margin:20px;text-align:center;text-transform:uppercase}.stock-detail-content{display:flex;margin-top:25px}.stock-detail-info{flex:1 1}.stock-detail-description{font-size:16px;margin-bottom:10px}.stock-detail-ceo{font-size:14px;color:#888}.chart-container{margin:20px 0;background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.2);position:relative}.stockChanges{padding-left:16px;justify-content:space-between;max-height:94px}.stockChanges,.stockChanges-arrow{display:flex;align-items:center;height:100%}.stockChanges-arrow{color:#fff;font-size:20px;width:30px;justify-content:center}.stockChanges-span{margin-left:15px;font-weight:700;font-size:18px}@media (max-width:768px){.stock-detail-container{max-width:100%}.stock-detail-content{flex-direction:column}.stock-detail-logo{position:static;margin-bottom:10px}}.row-cols-8>*{margin-bottom:20px}.card{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.card-body{padding:20px}.card-title{font-size:18px;font-weight:700;margin-bottom:10px}.card-text{font-size:14px;color:#888}.chart,.chart-container canvas{width:100%;height:400px}@media (max-width:768px){.chart{height:300px}}.chart-legend{list-style:none;display:flex;justify-content:center;margin-top:10px}.chart-legend-item{display:flex;align-items:center;margin-right:20px}.chart-legend-item span{margin-left:5px}.chart-tooltip{position:absolute;background-color:rgba(0,0,0,.8);color:#fff;padding:6px 10px;border-radius:4px;font-size:14px;pointer-events:none;opacity:0;transition:opacity .3s ease}.chart-tooltip.active{opacity:1}.chart-container canvas{height:600px}@media (max-width:768px){.chart-container canvas{height:400px}}.stock-info-container{margin-top:20px}.stock-search-form{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.stock-search-typeahead{width:300px;margin-right:10px}.stock-search-submit{color:#fff;border:none;padding:8px 16px;cursor:pointer}.stock-search-submit:disabled{opacity:.5;cursor:no-drop}.stock-search-submit:hover{background-color:#0056b3}.table-container{overflow-x:auto}.stock-table{width:100%}.stock-table td,.stock-table th{white-space:nowrap}.stock-table td.text-center,.stock-table th.text-center{vertical-align:middle}.stock-table td:last-child,.stock-table th:last-child{text-align:right}.stock-table td,.stock-table th{position:relative}.stock-table th .tooltip{position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#fff;padding:4px;font-size:12px;border-radius:4px;visibility:hidden;opacity:0;transition:opacity .2s}.stock-table th:hover .tooltip{visibility:visible;opacity:1}.stock-table tbody tr:first-child td{border-top:none}.stock-table tbody tr:last-child td{border-bottom:none}.stock-table tbody tr td:first-child{border-left:none}.stock-table tbody tr td:last-child{border-right:none}.stock-table tbody tr:hover{background-color:#f7f7f7}.stock-table tbody tr:hover td{background-color:transparent}.spinner-cell{display:flex;align-items:center;justify-content:center}.stock-table thead th{background-color:#0f4a85;color:#fff;border-radius:4px}.stock-table tbody tr:nth-child(2n){background-color:#f7f7f7}.stock-table tbody tr:hover{background-color:#dae6f1}.stock-search-typeahead{border:2px solid #0f4a85;border-radius:8px}.stock-search-typeahead div input{border:none}.stock-search-typeahead:focus{border-color:#0056b3}.stock-search-submit{border-radius:5px}.stock-search-submit,.stock-search-submit:hover{background-color:#0f4a85}.tooltip{color:#fff}.tooltip,.tooltip-inner{background-color:#000}.tooltip.bs-tooltip-top .arrow:before{border-top-color:#000}.tooltip.bs-tooltip-right .arrow:before{border-right-color:#000}.tooltip.bs-tooltip-bottom .arrow:before{border-bottom-color:#000}.tooltip.bs-tooltip-left .arrow:before{border-left-color:#000}.stock-table td.number-cell{color:#2e8b57}.stock-table td.number-cell2{color:#0056b3}.stock-table td.number-cell.negative,.stock-table td.number-cell2.negative{color:#ff4500}.stock-table td.number-cell.large-positive{color:#006400}.stock-table td.number-cell.large-negative{color:#8b0000}.rbt-close-content{display:none}.text-bold{font-weight:700}