.preview-chart-text{height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:center;align-items:center;width:100%;color:#f13b3b;border-radius:0 0 5px 5px;border-top:1px solid lightgrey}.price-increase{background-color:#22b573;transition:background-color 0.5s;border-radius:5px}.price-decrease{background-color:#c1232b;transition:background-color 0.5s;border-radius:5px}.price-same{background-color:#808080;transition:background-color 0.5s;border-radius:5px}.previewChart:hover{border-radius:5px;scale:1.03;background-color:#f3f7fd!important}.previewChart *{cursor:pointer!important}#asset_rating_table tr{cursor:pointer}#asset_rating_table tr:hover{background-color:rgba(73,80,87,0.1)!important}#asset_rating_table .asset-rating-table-last-row:hover{background-color:rgba(73,80,87,0.1)!important}#asset-rating-chart{width:100%;aspect-ratio:5.7;max-width:520px;font-size:0.8rem;min-height:320px}#asset_rating_table{font-size:0.9rem}@media (max-width:1092px){#asset_rating_table{font-size:0.75rem}}@media (max-width:575px){#asset_rating_table{font-size:0.75rem}}.custom-tooltip .tooltip-inner{background-color:#12263a;color:white;font-size:10pt}.custom-tooltip .tooltip-arrow{border-top-color:#12263a;font-size:10pt}