.realtime-chart,cq-context{height:460px;position:relative;width:100%}#realtime-chart-lock-button{bottom:50px;left:10px;position:absolute;z-index:30}.realtime-tick-history-highlight{background:#0000;transition:background .15s ease-in-out}.realtime-tick-history-highlight--push{background:var(--sg-color-warning-lighter)}.shimming{animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:animation-shimming;animation-timing-function:linear;background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 104px;color:var(--sg-color-transparent);display:block;pointer-events:none;position:relative;-webkit-user-select:none;user-select:none}td.shimming,th.shimming{display:table-cell}@keyframes animation-shimming{0%{background-position:-468px 0}to{background-position:468px 0}}