
/* Position: 10 - File: /css/tv/media/public/static/css/common/chapter-list/chapter-list.css */
.rtbf-chapter-list{margin:15px 0}@media (min-width:768px){.rtbf-chapter-list{-moz-column-count:2;column-count:2}}.rtbf-chapter-list__entry{display:inline-block;padding:12px 0;padding-left:49px;width:100%;position:relative}.rtbf-chapter-list__entry:before{font-family:"fontello";position:absolute;left:0;top:12px;height:34px;width:34px;line-height:34px;display:block;color:#fff;background-color:#000;text-align:center;font-size:15px}.rtbf-chapter-list__entry-btns{position:inherit;display:inline-block;z-index:1}@media (min-width:992px){.rtbf-chapter-list__entry-btns{padding-right:30px}}.rtbf-chapter-list__entry-btns>.rtbf-media-li__btn{margin-right:0;margin-left:7.5px}.rtbf-chapter-list__entry-btns>.rtbf-media-li__btn>.ico{margin-right:0;margin-left:0}.rtbf-chapter-list__entry-time{margin-bottom:3.75px}.rtbf-chapter-list__entry-time,.rtbf-chapter-list__entry-title{display:inline-block;overflow:hidden;max-width:90%;text-overflow:ellipsis;white-space:nowrap;display:block;margin-top:-5px}@media (min-width:992px){.rtbf-chapter-list__entry-time,.rtbf-chapter-list__entry-title{max-width:50%}}.rtbf-chapter-list__entry>a{color:#fff}.rtbf-chapter-list__entry:focus:before,.rtbf-chapter-list__entry:hover:before{background-color:#fff;color:#000}