.tv-channels-header{display:flex;flex-direction:row;justify-content:space-between;align-items:end}.tv-channels-header>p{margin:10px 0}@media (min-width: 1700px){.tv-channels-header .tv-playlist-download{margin-right:100px}}.parsed-channels{display:flex;flex-wrap:wrap;font-size:12px;line-height:1.458}.parsed-channels .tv-channel{display:flex;flex-direction:column;flex:0 1 auto;align-self:auto;width:132px;margin:5px;padding:5px;border:1px solid #DDD}.parsed-channels .tv-channel .tv-channel-image{display:flex;align-items:center;justify-content:center;height:100px}.parsed-channels .tv-channel .tv-channel-image img{flex:0 0 auto;max-height:90px;vertical-align:middle}.parsed-channels .tv-channel .meta{flex:1 0 auto;display:flex;flex-wrap:nowrap;align-items:center;margin-top:5px;margin-bottom:0;padding:5px;border-top:1px solid #DDD}.parsed-channels .tv-channel .tv-channel-title{flex:1 1 auto;align-self:auto;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.parsed-channels .tv-channel .tv-replay{flex:0 0 auto;align-self:auto;display:none}.parsed-channels .tv-channel.replay .tv-replay{display:block;width:20px;height:20px;margin-left:5px;text-indent:-9999px;content:url(/static/img/icon/replay.svg)}
