@media only screen and (min-width: 1024px){
	.sched {margin-left:10px; margin-right:10px;}}

@media only screen and (min-width: 1280px){
	.sched {margin-left:20px; margin-right:20px;}}

.tumma .sched-event-title, .tumma .sched-event-subtitle, .tumma .sched-event-description, .tumma2 .sched-event-title, .tumma2 .sched-event-subtitle, .tumma2 .sched-event-description {color: #333!important;}

.sched-event-title {padding-top: 10px!important;}

.tumma .sched-event-inner {background: #efefef!important;}

.tumma2 .sched-event-inner {background: #ccc!important;}

.sched-popup-description {padding-top: 10px!important;
	padding-left: 20px!important;
padding-right: 10px!important;
padding-bottom: 10px!important;}

p .sched-popup-description-text {padding-top: 5px!important;
	padding-bottom: 5px!important;}

p.sched-popup-description-text {display:none;}

.sched-popup-description h6 {display: none!important;}

.sched, .sched-popup-title {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 300;
}

.sched-column-header {font-size: 17px!important;}

.fas {
    color: #fdb940;
}

/*.sched-meta {display:none;}*/

.sched-meta-field {
	padding-left: 0px!important;
	padding-bottom: 5px!important;
}