/*
 giovani.g, ZD: 207872	
 Making the reference arrows to black in the agenda page
*/
.speakers-carousel .slick-arrow i::before {
	color: black;
}


/*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 {}

.main-app-container {
    max-width: 100%!important;
} 

.section-7440999 {
    max-width: 80%!important; margin: 0 auto;
} 

.section-6669042 {
    max-width: 80%!important; margin: 0 auto;
} 

.section-6668638 {
    max-width: 80%!important; margin: 0 auto;
} 

.section-7447851 {
    max-width: 80%!important; margin: 0 auto;
} 


.partner-level-label {
  display: none !important;
}