.tooltip{--color-tooltip-background:#00141e;background-color:var(--color-tooltip-background);border:2px solid var(--color-tooltip-background);border-radius:4px;box-shadow:2px 2px 10px 0 rgba(0,0,0,.3);clear:both;color:var(--color-white);display:none;font-size:11px;max-width:400px;padding:6px 0 6px 6px;position:absolute}.theme--dark .tooltip{--color-tooltip-background:#555e61}.tooltip-lt{background-position:-31px 0;height:100%;left:-5px;top:0;width:5px}.revert .tooltip-lt{background-position:0 0;left:-12px;width:12px}.tooltip-rt{background-position:-435px 0;height:100%;right:-14px;top:0;width:14px}.revert .tooltip-rt{background-position:right 0;height:100%;right:-6px;top:0;width:6px}.tooltip-lb{background-position:-31px bottom;bottom:-6px;height:6px;left:-5px;width:5px}.revert .tooltip-lb{bottom:-6px;height:6px;left:-12px;width:12px}.tooltip-ct{background-position:-41px 0;height:100%;left:0;top:0;width:100%}.tooltip-cb{background-position:bottom;bottom:-6px;height:6px;left:0;width:100%}.tooltip-rb{background-position:-435px bottom;bottom:-6px;height:6px;right:-14px;width:14px}.revert .tooltip-rb{background-position:-444px bottom;bottom:-6px;height:6px;right:-6px;width:6px}.tooltip a{color:var(--color-white);cursor:pointer;text-decoration:none}.tooltip a:hover{text-decoration:underline}.tooltip span{border-radius:4px;color:var(--color-white);display:block;margin:0;padding:0;position:relative;white-space:normal}.tooltip.revert span{padding-right:10px}.tooltip.revert-wide{width:auto}.tooltip.revert-wide span{padding-right:4px}.tooltip div{background-repeat:no-repeat;display:none;position:absolute}.tooltip .up{color:green;text-decoration:none}.tooltip .down{color:red;text-decoration:none}.tooltip .tooltip-second-row{padding:4px 0 0}.tooltip .tooltip-first-row__text{padding:0}.tooltip .tooltip-first-row{display:flex;flex-direction:row;flex-wrap:nowrap;height:16px;margin:0;padding:0}.tooltip .detail-blogos{float:left;height:16px;width:75px}.tooltip .tooltip-live-stream{display:flex;flex-direction:row-reverse;justify-content:flex-end;padding-left:0}.tooltip .tooltip-live-stream .detail-blogos{background:transparent url(/res/_fs/build/live_stream.2823f09.svg) no-repeat!important;float:right;height:14px;margin-left:6px;width:38px}.theme--dark .tooltip .tooltip-live-stream .detail-blogos{background-image:url(/res/_fs/build/live_stream_dark.2decdc2.svg)!important}.tooltip .tooltip-broadcast{display:block;padding-left:0}.tooltip .tooltip-logo{line-height:16px;margin-bottom:3px;padding-left:0}.tooltip .tooltip-logo:hover{text-decoration:underline}.tooltip .tooltip-logo:last-child{margin-bottom:0}.tooltip .tooltip-logo .detail-blogos{margin-right:8px}.tooltip.revert:after{left:3px;right:auto}.tooltip:after{border:solid;border-color:#fefefe transparent;border-width:0 8px 8px;content:none;left:auto;position:absolute;right:3px;top:-8px}.tooltip.revert:before{left:6px;right:auto}.tooltip:before{border:solid;border-color:var(--color-tooltip-background) transparent;border-width:0 5px 5px;content:"";left:auto;position:absolute;right:6px;top:-7px}