.sched {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: normal;
}

@media only screen and (min-width: 1400px) {
.sched-event .sched-event-title {
font-size: 12px; 
text-overflow: unset !important;
white-space: normal !important;
padding-top: 10px !important;
line-height: 14px;
font-weight: 500;
overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
}

@media only screen and (max-width: 1400px) {
.sched-event .sched-event-title {
font-size: 11px; 
text-overflow: unset !important;
white-space: normal !important;
overflow-wrap: break-word !important;
padding-top: 5px !important;
line-height: 13px;
font-weight: 400;
}
}

.sched-event-inner {
padding-right: 3px !important;
padding-left: 3px !important;
}

.sched-event .sched-event-subtitle {
font-size: 10px;
line-height: 12px;
padding-top: 5px;
}

.sched-sidebar .sched-time .sched-time-value {
font-size: 11px;
padding: 0 10px 36px 0;
}


.sched-list-event-li::before {
content: none;
}

.program_time .sched-list-event-time {
display:none
} 

#pl-6982 .sched-list a.sched-list-event {
padding: 0px !important;
line-height: auto !important;
font-weight: normal !important;
font-size: 16px;
}


#pl-6982 .sched-list-column-title {
display:none;
}

#pl-6982  .sched-list .sched-list-column {
    margin-left: 25px;
}

#panel-6982-1-1-0 .sched-list-event-li::before {
display: none !important;
content: none !important;
}

#panel-6982-1-0-0 .sched-list-event-li::before {
display: none !important;
content: none !important;
}

#panel-6543-1-1-0 .sched-list-event-li::before {
display: none !important;
content: none !important;
}

.sched-list a.sched-list-event.sched-list-event-has-color .sched-list-event-text {
margin-right: 20px  !important;
padding-bottom: 10px;
}

.sched-list a.sched-list-event .sched-list-event-text .sched-list-event-description {
font-style: normal;
padding-left:10px;
}

#pl-6982 .sched-list-event-title {
font-weight: bold;
}

.sched-list a.sched-list-event .sched-list-event-color {
border-radius: 0px; 
margin: 5px 2px 2px 2px;
width: 10px;
height: 10px;
}

.sched-list a.sched-list-event:hover .sched-list-event-text {
    text-decoration: none;
}

.sched-list a.sched-list-event:hover .sched-list-event-text .sched-list-event-title{
    text-decoration: underline;
}

<! --
.sched-list .sched-list-column li.sched-list-event-li {
border-bottom: 1px solid #E0E0E0;
    margin-bottom: 15px !important;
} -->