
/*specific pages container*/
.home-custom-css{}
.community-custom-css{}
.agenda-custom-css {}
.speakers-custom-css{}

/*main container of each section*/
.main-app-container {}

/*
call-to-action buttons e.g:
Register, Join The Community etc
*/
.btn-register {}

/*Top navigation bar container*/
.template-nav {}

/*Top navigation bar items container*/
#bs-example-navbar-collapse-1 {}

/*social share buttons container*/
.social-share-button {}

/*social share buttons per social network*/
.social-share-button.facebook {}
.social-share-button.twitter {}
.social-share-button.linkedin {}
.social-share-button.google {}

footer {
  display: none;
}

/* Expand Specific Custom Element Width */
.section-2421882 .custom-space-bottom {
  min-width: 100%;
}

/* Expand Specific Custom Element Width */
.section-2410447 .custom-space-bottom {
  min-width: 100%;
}

/* Expand Specific Custom Element Width */
.section-2425879 .custom-space-bottom {
  min-width: 100%;
}

.agenda-view .agenda-search-container {
  display: none;
}
.agenda-view .tab-buttons-container {
  display: none;
 }

.text-ellipsis {
    white-space: normal;
}

a.agenda-flex.speaker-slide {
    pointer-events: none;
}