/*Increasing Iframe container on Highlights page mario.r@bizzabo.com ZD: 178932*/
#section-2771064 > div > div{
max-width: 100vw;
}

#section-2771064 > div > div > div{
  height: 1680px;
   
}

.trade-template h1, .trade-template h2, .trade-template .custom-v14 .btn, .trade-template .nav-menu-btn {
    text-transform: none;
  font-family: tofino;
}



.trade-template h1, .trade-template h2, .trade-template .custom-v14 .btn, .trade-template .nav-menu-btn {
    text-transform: none;


  
}

.main-app-container {
  max-width:1200px;
  
}



p {
  font-family:"tofino";
}

.trade-template .navbar-nav {
display:inline;

}

.btn {
  float:left;

  
}



/*footer*/
footer {
    display: none !important;
}




/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}




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


.section-3774418 .element-14205945 .atom-main {
  text-align:: center;
}


.element-14205945 {
  display: flex !important;
  justify-content: flex-end !important;
}
