#sched-confirm-schedule {
z-index: 9001;
position: fixed;
top: 174px;
left: 637px !important;
background-color: rgba(26,172,125,0.8);
height: 42px;
line-height: 40px;
padding: 0 10px;
color: white;
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
}

#sched-demodata-cta {
background-color: rgba(26,172,125,0.8) !important;
border-top: 1px solid rgba(26,172,125,0.8);
}

a {
color: #64858a;
}

#schedorg .event a {
color: #FFFFFF;
}

.event {
text-shadow: 0px 0px 0 rgba(255,255,255,.15)
}

.sched-page-grid-event-time {
color: rgba(255,255,255,1);
}

#sched-page-signup #sched-content-inner .sched-content-2-col {
width: 100%;
max-width: 450px;
min-width: 350px;
}

#sched-body {
margin: 0 auto !important;
}

#sched-footer-link {
display:none;
}

#sched-menu-attendees {
display: none !important;
}

.sched-share-mobile {
display: none !important;
}

.sched-share-email {
display: none !important;
}

.sched-share-twitter {
display: none !important;
}

.sched-share-facebook {
display: none !important;
}

.sched-page-grid-expand {
display: none !important;
}



.sched-grid-dates {
margin-left: 95px;
text-align: center;
font-size: 22px;
margin-top: 30px;
margin-bottom: 50px;
}

#sched-overlay-inner {
border: 0px solid white;
border-radius: 0px;
}


#sched-body-inner {
padding: 5px 0px;
}

#schedorg .scroll-right {
text-align: center !important;
margin-right: -60px !important;
}

#sched-page-grid #sched-content th {
height: 10px;
font-weight: 600;
}

.sched-meta {
display: none !important;
}

#sched-page-event-sharing h4 {
display: none;
}


@media (max-width: 999px) {

#schedorg-mobile-menu {
display: none;
}


#schedorg .scroll-right {
text-align: left !important;
}

.sched-grid-dates {
margin-left: 0px;
text-align: left;
font-size: 16px;
line-height: 28px;
margin-top: 30px;
margin-bottom: 50px;
}
}

.schedorg-body-embed #sched-body.container-noheader, .schedorg-body-embed #sched-body.container { margin: 0 }
.schedorg-body-embed .sched-grid-dates { text-align: left; margin-left: 0; float: left; clear: left; }

#schedorg.schedorg-body-embed .scroll-right.tip { float: left !important; text-align: left !important; }


#sched-page-grid #sched-content .sched-page-grid-session-wrapper {
min-width: 127px !important;
max-width: 127px !important;
width: 127px !important;
}

#sched-page-grid #sched-content .sched-page-grid-event.fullwidth {
width: 122px;
}

.sched-page-grid-venues {
min-width: 127px !important;
max-width: 127px !important;
width: 127px !important;
}

.sched-page-grid-venues:first-of-type {
min-width: 150px !important;
max-width: 150px !important;
width: 150px !important;
}


@media (min-width: 1200px) {

#sched-page-grid #sched-content .sched-page-grid-session-wrapper {
min-width: 155px !important;
max-width: 155px !important;
width: 155px !important;
}

.sched-page-grid-venues {
width: 155px !important;
min-width: 155px !important;
max-width: 155px !important;
}

.sched-page-grid-venues:first-of-type {
width: 177px !important;
min-width: 177px !important;
max-width: 177px !important;
}

#sched-page-grid #sched-content .sched-page-grid-event.fullwidth {
width: 150px;
}


}