.ticker-content,.ticker-track{display:flex;white-space:nowrap}.ticker-track{animation:scrollLeft 30s linear infinite}.top_bar_header{background:#fff;border-bottom:1px solid #eee;display:flex;padding:4px 16px;white-space:nowrap}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-30%)}}.ticker-container::-webkit-scrollbar{display:none}.ticker-item{border-right:1px solid #cbcdd1;display:flex;gap:12px;min-width:150px;padding:0 15px}.ticker-header{max-width:70px}.top_bar_header .value_right{text-align:right}.ticker-header .ticker-name{color:#1b1c1f;font-size:14px;font-weight:500}.ticker-header h6{color:#585a62;display:block;font-size:10px;font-weight:400;margin:0}.ticker-value{color:#1b1c1f;display:block;font-size:14px;font-weight:500;line-height:1}.ticker-change b{background:#fff0eb;border:1px solid #ffbdad;border-radius:24px;font-weight:400;margin-left:4px;padding:1px 3px}.ticker-change b span{font-size:13px}.ticker-change{font-size:10px;font-weight:400}.chart-box{height:40px;width:61px}.top_bar_header .notofication_bar_right{align-items:center;border-right:1px solid #cbcdd1;display:flex;margin-left:16px;padding-right:16px}.top_bar_header .notofication_bar_right h4 a{background:#193d9b;color:#f0f2f5;display:inline-block;font-family:Elza;font-size:14px;font-weight:600;line-height:1.2;margin:0 0 0 12px;padding:8px 16px;transition:.3s}.top_bar_header .notofication_bar_right h4{align-items:center;color:#010203;display:flex;font-size:14px;font-weight:400;margin:0}.top_bar_header:hover .ticker-track{animation-play-state:paused}