.sched-event-title {
text-overflow: unset !important;
	white-space: unset !important;
}

.sched-event .sched-event-title {
font-size: 18px;
    line-height: 20px;
    padding-top: 14px;
    font-weight: bold;
}

.sched-sidebar .sched-time .sched-time-value {
    color: #4d93a9 !important;
}
.sched-event .sched-event-subtitle {
    color: #4d93a9 !important;
font-size:14px;
}

.sched-event .sched-event-description {
    font-size: 16px;
    line-height: 18px;
    padding-top: 6px;
}


.sched-popup .sched-popup-media img
{
    width: 40%;
    margin:auto;
}
.sched-popup .sched-popup-media {
    background: white;
}

.tt-head {
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #182375;
}

.tt-head2 {
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000000;
}

.sched-popup-description-text a {
    color: #182375  !important;
}

.sched-event .sched-event-inner {
	    margin-bottom: 0px; 
           border-bottom: 2px dotted #1c2275;
}
