.live-agenda.single-use .lc_agenda--timeline{cursor:default}
.live-agenda.single-use .lc_agenda--timeline .agenda-info{flex:1}
.lc_agenda--timeline{display:flex;justify-content:space-around;cursor:pointer}
.lc_agenda--timeline .agenda--timeline{padding-top:15px;padding-bottom:15px;border-top:1px solid #363636;flex:1}
.lc_agenda--timeline .agenda-time{font-family:sans-serif;flex:0 0 90px;position:relative;color:#aaa;font-size:18px;line-height:1;letter-spacing:1px;font-weight:600}
.lc_agenda--timeline .agenda-time:before{content:"";width:100%;height:3px;background:linear-gradient(to right,#f15b2a,#e80a89);position:absolute;top:-2px;display:block}
.lc_agenda--timeline .agenda-info{flex:0 0 60%;margin-left:20px}
.lc_agenda--timeline .agenda-info .agenda-style{display:none}
.lc_agenda--timeline .agenda-tags{margin-right:auto;margin-left:20px}
.lc_agenda--timeline .agenda-style{font-size:10px;font-weight:700;color:#ec008c;letter-spacing:1.5px;text-transform:uppercase}
.lc_agenda--timeline .agenda-title{font-size:13px;font-weight:700;color:white;text-transform:uppercase}
.lc_agenda--timeline .agenda-speakers{font-size:12px;font-weight:500;color:#aaa}
.lc_agenda--timeline ul{padding:0;margin:5px 0 0;display:flex}
.lc_agenda--timeline ul li{font-size:10px;font-weight:500;color:white;background:#363636;border:1px solid #363636;margin-right:10px;margin-bottom:0;padding:5px;text-transform:none}
.lc_agenda--timeline ul li:before{display:none}
.lc_agenda--timeline .agenda--expand.arrow{position:relative}
.lc_agenda--timeline .agenda--expand.arrow:after,.lc_agenda--timeline .agenda--expand.arrow:before{right:0;top:0;border:solid transparent;content:" ";height:0;width:0;position:absolute}
.lc_agenda--timeline .agenda--expand.arrow:after{right:3px;top:0;border-top-color:#181818;border-width:7px;margin-left:-7px}
.lc_agenda--timeline .agenda--expand.arrow:before{border-top-color:#acabab;border-width:10px;margin-left:-10px}
.lc_agenda--timeline .agenda-info .agenda--expand.arrow{display:none}
.lc_agenda--timeline.timeline--simple{cursor:default}
.lc_agenda--timeline.timeline--simple .agenda-info{flex:1;min-height:71px}
.lc_agenda--timeline.open .agenda--expand.arrow:after,.lc_agenda--timeline.open .agenda--expand.arrow:before{right:-3px;top:0;border-bottom-color:#acabab;border-top:0}
.lc_agenda--timeline.open .agenda--expand.arrow:after{right:0;top:3px;border-bottom-color:#181818}
.lc_agenda--description{width:60%;display:flex;margin-left:110px;margin-right:auto;padding-bottom:50px;font-size:14px;font-weight:500;color:white;line-height:1.6}
.pslive_day1 .lc_agenda--timeline .agenda-style{color:#ffba0e}
.pslive_day1 .lc_agenda--timeline .agenda-time:before{background:#ffba0e}
.pslive_day2 .lc_agenda--timeline .agenda-style{color:#e40084}
.pslive_day2 .lc_agenda--timeline .agenda-time:before{background:#e40084}
.pslive_day3 .lc_agenda--timeline .agenda-style{color:#0084bd}
.pslive_day3 .lc_agenda--timeline .agenda-time:before{background:#0084bd}
@media only screen and (max-width:960px){.lc_agenda--timeline{flex-direction:row;flex-wrap:wrap}
.lc_agenda--timeline .agenda-info{flex:1}
.lc_agenda--timeline .agenda-info .agenda-style{display:block}
.lc_agenda--timeline .agenda-info .agenda--expand.arrow{display:block}
.lc_agenda--timeline .agenda-tags{padding:0 0 15px;flex:0 1 100%;border:0;margin:0 0 0 110px}
.lc_agenda--timeline .agenda-tags .agenda-style{display:none}
.lc_agenda--timeline .agenda-tags .agenda--expand.arrow{display:none}
}
@media only screen and (max-width:600px){.lc_agenda--timeline .agenda-time{flex:0 0 70px}
.lc_agenda--timeline .agenda-tags{margin-left:90px}
.lc_agenda--timeline .agenda-title{font-size:12px}
.lc_agenda--timeline .agenda-speakers{font-size:11px}
.lc_agenda--description{margin-left:90px}
}