@import url('https://fonts.googleapis.com/css2?family=Open+Sans');

/* TECHDEBT: this monolith needs to be broken up, probably by tab divisions in the style editor */
/* Available mustache options: http://mustache.github.io/mustache.5.html */

/* IMPORTANT: Imports absolutely need to be at the top of the file in order to work properly */

/* FONT FAMILY */
/* *********** */

/* GENERAL_HEADING_FONT_USE_UPLOADED checks the style editor setting to see if the custom font toggle is on or off. If off, we'll apply either google or adobe typekit
for the heading text */





/* GENERAL_BODY_FONT_USE_UPLOADED checks the style editor setting to see if the custom font toggle is on or off. If off, we'll apply either google or adobe typekit
for the body text */




    body:not(#main-dashboard):not(.event-page-builder-page):not(.chapter-page-builder-page)  *:not(.glyphicon):not([class^="icon-"]):not([class*="icon-"]):not(.rw-i):not(.caret),
    body#main-dashboard .cookie-consent-acknowledgement-conatiner *:not(.glyphicon):not([class^="icon-"]):not([class*="icon-"]):not(.rw-i):not(.caret),
    body#main-dashboard .navs *:not(.glyphicon):not([class^="icon-"]):not([class*="icon-"]):not(.rw-i):not(.caret),
    body#main-dashboard .page-footer *:not(.glyphicon):not([class^="icon-"]):not([class*="icon-"]):not(.rw-i):not(.caret),
    .page-builder-content{
      font-family: 'Charlie Display', 'Open Sans';
    }
    body.event-page-builder-page,
    body.chapter-page-builder-page {
      font-family: 'Charlie Display', 'Open Sans';
    }


/* When the style editor setting is true, use the custom uploaded font for body text */



/* GENERAL_HEADING_FONT_USE_UPLOADED checks the style editor setting to see if the custom font toggle is on or off. If off, we'll apply either google or adobe typekit
for the heading text */

    body:not(#main-dashboard):not(.event-page-builder-page):not(.chapter-page-builder-page) h1,
    body:not(#main-dashboard):not(.event-page-builder-page):not(.chapter-page-builder-page) h2,
    body:not(#main-dashboard):not(.event-page-builder-page):not(.chapter-page-builder-page) h3,
    body:not(#main-dashboard):not(.event-page-builder-page):not(.chapter-page-builder-page) h4,
    body:not(#main-dashboard):not(.event-page-builder-page):not(.chapter-page-builder-page) h5,
    body:not(#main-dashboard):not(.event-page-builder-page):not(.chapter-page-builder-page) h6,
    body#main-dashboard .cookie-consent-acknowledgement-conatiner h1,
    body#main-dashboard .cookie-consent-acknowledgement-conatiner h2,
    body#main-dashboard .cookie-consent-acknowledgement-conatiner h3,
    body#main-dashboard .cookie-consent-acknowledgement-conatiner h4,
    body#main-dashboard .cookie-consent-acknowledgement-conatiner h5,
    body#main-dashboard .cookie-consent-acknowledgement-conatiner h6,
    body#main-dashboard .navs h1,
    body#main-dashboard .navs h2,
    body#main-dashboard .navs h3,
    body#main-dashboard .navs h4,
    body#main-dashboard .navs h5,
    body#main-dashboard .navs h6,
    body#main-dashboard .page-footer h1,
    body#main-dashboard .page-footer h2,
    body#main-dashboard .page-footer h3,
    body#main-dashboard .page-footer h4,
    body#main-dashboard .page-footer h5,
    body#main-dashboard .page-footer h6,
    #event_page .event-description--title,
    #event_page .event-info-container .title-span,
    .join-community .follow-community,
    .page-footer .join-community .follow-community,
    .page-banner .container .page-banner-title,
    .page-builder-content h1,
    .page-builder-content h2,
    .page-builder-content h3,
    .page-builder-content h4,
    .page-builder-content h5,
    .page-builder-content h6 {
      font-family: 'Charlie Display', 'Open Sans' !important;
    }
    body.event-page-builder-page h1,
    body.event-page-builder-page h2,
    body.event-page-builder-page h3,
    body.event-page-builder-page h4,
    body.event-page-builder-page h5,
    body.event-page-builder-page h6,
    body.chapter-page-builder-page h1,
    body.chapter-page-builder-page h2,
    body.chapter-page-builder-page h3,
    body.chapter-page-builder-page h4,
    body.chapter-page-builder-page h5,
    body.chapter-page-builder-page h6 {
      font-family: 'Charlie Display', 'Open Sans';
    }

/* When the style editor setting is true, use the uploaded font for headings */


/* end FONT FAMILY */

/* PRIMARY COLOR */
/* ************* */
  .general-brand, .text-primary, .text-link { color: #0052cc; }
  .btn-primary .badge { color: #0052cc; }
  .navbar-default .navbar-brand { color: #0052cc; }
  .navbar-default .navbar-nav > li > a { color: #0052cc; }
  .navbar-default .navbar-link { color: #0052cc; }
  .navbar-default .btn-link { color: #0052cc; }
  .label-primary { background-color: #0052cc; }
  .panel-primary { border-color: #0052cc; }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #0052cc; }
  .panel-primary > .panel-heading .badge { color: #0052cc; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #0052cc; }
  .nav-underscore li.active a,
  .nav-underscore li a.active {
    border-bottom-color: #0052cc;
  }
  .topnavbar .navbar-link { color: #0052cc; }
  .homepage .join-cta { background-color: #0052cc; }
  .no-touch .discussions-latest-title .nav-underscore li a:hover { border-color: #0052cc; }
  .discussions .badge { background-color: #0052cc; }
  .discussion-featured-badge { background-color: #0052cc; }
  .icon-vote-up.selected { color: #0052cc; }
  .event .panel-body .chapter-link { color: #0052cc; }
  .activities a:not(.post-timestamp) { color: #0052cc; }
  .purchase-window .error .red a { color: #0052cc; }
  .purchase-window .braintree-ui .braintree-hosted-fields-invalid { border-color: #0052cc; }
  .login-to-rsvp .btn { background: #0052cc; }
  .ladda-button { background: #0052cc; }
  .main-dashboard#chapters-page .subtitle a { color: #0052cc; }
  .main-dashboard#chapters-page .search-holder .search-result:hover { background-color: #0052cc; }
  ._dashboard.chapters-panel .region-button.selected { background: #0052cc; }
  ._dashboard .buttons .red { background: #0052cc; }
  ._dashboard .algolia-search .search-drop-down .search-result:hover { background: #0052cc; }
  ._dashboard .paginate-button.active { background: #0052cc; }
  .sidebar-chapter-list .chapter-list-item .button-container .chapter-button { background: #0052cc; }
  .conference #hero-header .cover .location a { color: #0052cc; }
  .conference #about-startupgrind .cover .values .value .value-positive { color: #0052cc; }
  .conference #quotes .quote .quote-author span { color: #0052cc; }
  .conference #quotes-list .cover .quote .quote-author a { color: #0052cc; }
  .conference-silicon-valley.conference #join-us .cover .title { color: #0052cc; }
  .conference #faq #faq-accordion a { color: #0052cc; }
  .join-community .follow-community { color: #0052cc; }
  .join-community .submit { background: #0052cc; }
  .bg-primary { background-color: #0052cc; }
  .btn-primary { background-color: #0052cc; }
  .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus { background-color: #0052cc; }
  .nav-pills > li.active > a:focus { background-color: #0052cc; }
  .panel-primary > .panel-heading { background-color: #0052cc; }
  .homepage-highlight-banner { background-color: #0052cc; }
  .topnavbar .navbar-stats em { color: #0052cc; }
  .topnavbar .topdrawer-closed .navbar-nav > li.navbar-button.topdrawer-toggle > a { background-color: #0052cc; }
  .topdrawer h4 { color: #0052cc; }
  .homepage .join-cta .cta-button { background: #0052cc; }
  .avatar .badge { background-color: #0052cc; }
  .activities .activity-awesome { font-size: 21.45px; }
  ._dashboard .paginated-form-nav-bottom .page-link:hover { color: #0052cc; }
  .conference .sold-out-heading { color: #0052cc; }
  .conference .title { color: #0052cc; }
  .conference #hero-header .cover .newsletter-title { color: #0052cc; }
  .user-card .inner .info .name { color: #0052cc; }
  .icon-new-window-back { background-color: #0052cc; }
  .pagination > .active > span:focus { background-color: #0052cc; }
  .list-group-item.active:focus { background-color: #0052cc; }
  .explore-button { background: #0052cc; }
  .purchase-window .promo-code .discount-code-error { color: #0052cc; }
  .purchase-window .braintree-ui a { color: #0052cc; }
  .main-dashboard .event-list-icon-outer .event-list-icon-inner .icon-new-window { color: #0052cc; }
  .dropdown-menu > .active > a:focus { background-color: #0052cc; }
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus { border-color: #0052cc; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body { border-color: #0052cc; }
  .chapter .contact-host.modal-dialog .header-icon { color: #0052cc; }
  ._dashboard .sortableTeamMembers .payment-lead-badge .icon-star { color: #0052cc; }
  ._dashboard .pending-featured-attendee .feature-button { background: #0052cc; }
  .sweet-alert p button, .sweet-alert .sa-button-container button { background-color: #0052cc; }
  .swal2-modal .swal2-buttonswrapper .swal2-styled { background-color: #0052cc; }
  .conference #faq #faq-accordion .faq-question { color: #0052cc; }
  .user-card.feature-cta .inner { background-color: #0052cc; }
  .list-group-item.active,
  .list-group-item.active:hover { border-color: #0052cc; }
  ._dashboardImageUpload .progress-indicator { background: #0052cc; }
  .conference .modal-carousel .item .name { color: #0052cc; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #0052cc; }
  .static-page .section-header { color: #0052cc; }
  .section-header { color: #0052cc; }
  ._dashboard .names-block { color: #0052cc; }
  .read-more-sidebar .items-list li .content .background { background: #0052cc; }
  .conference .sold-out { color: #0052cc; }
  .progress-bar { background-color: #0052cc; }
  .promo-spot div.promo-banner-text { background-color: #0052cc; }
  #faq-accordion .faq-question { color: #0052cc; }
  h2.small-title { color: #0052cc; }
  #event_page .contact-host.modal-dialog .header-icon { color: #0052cc; }
  #event_page .join-us { background-color: #0052cc; }
  #event_page .underline-header { border-color: #0052cc; }
  #event_page .not-ready-icon { background-color: #0052cc; }
  #event_page .post-meta .avatar .badge { background-color: #0052cc; }
  .purchase-window .ticket-error-row { color: #0052cc; }
  .purchase-window .ticket-table .show-hide-info { color: #0052cc; }
  .read-more-sidebar .items-list li .content .background { background: #0052cc; }
  .chapter-map-widget .geosuggest-container .location-input-module li.geosuggest__item--active,
  .profile_switch .mdc-switch__native-control:enabled:checked ~ .mdc-switch__background .mdc-switch__knob {
    background-color: #0052cc;
  }
  .profile_switch .mdc-switch__native-control:enabled:checked ~ .mdc-switch__background::before {
    background-color: #0052cc;
    opacity: 0.3;
  }
  .promo-spot div.promo-banner-text { background-color: #0052cc; }
/* end PRIMARY COLOR */

/* TEXT */
/* ******* */
/* Body text */
body:not(#main-dashboard) .general-body,
body:not(#main-dashboard) .general-body a:not(.general-body--exclude):not(.btn):not(h2 a):not(h3 a) {
    font-size: 16px !important;
}

body:not(#main-dashboard) .general-body,
body:not(#main-dashboard) .general-body a:not(.general-body--exclude):not(.btn),
body:not(#main-dashboard) .general-body--color,
body:not(#main-dashboard) .general-body--color a:not(.general-body--exclude):not(.btn) {
  color: #091E42 !important;
}

body:not(#main-dashboard) .general-body a:not(.general-link--exclude):not(.btn):not(.general-tab),
body:not(#main-dashboard) .general-body--color a:not(.general-link--exclude):not(.btn):not(.general-tab),
body:not(#main-dashboard) .general-link {
    color: #0052cc !important;
    text-decoration-color: #0052cc;
}

/* Headings */
  .general-h1,
  .general-h1 > a,
  .general-body h1,
  .general-body h1 > a,
  .general-body--color h1,
  .general-body--color h1 > a {
    color: #253858 !important;
  }

.general-h1,
.general-body h1 {
  font-size: 36px;
    font-size: 36px !important;

  text-transform: none;

    font-weight: 900 !important;
}

@media (max-width: 480px) {
  .general-h1,
  .general-body h1 {
    font-size: 30px;
  }
}

  .general-h2,
  .general-h2 > a,
  .general-body h2,
  .general-body h2 > a,
  .general-body--color h2,
  .general-body--color h2 > a{
    color: #253858 !important;
  }

.general-h2,
.general-body h2 {
  font-size: 32px;
    font-size: 36px;

  text-transform: none;

    font-weight: 900;
}

@media (max-width: 480px) {
  .general-h2,
  .general-body h2 {
    font-size: 24px;
  }
}

/* Other Text Colors */
/* ------ */
/* end Text Colors */

/* These are legacy, don't appear in the UI: */
/* end legacy */
/* end Font Size */
/* end TEXT */

/* SITE SECTIONS */
/* ************* */
/* Body */
/* ---- */
/* end Body */

/* Header */
/* ------ */
/* Desktop */
header.navs .navbar.navbar-secondary .container #main-nav,
.navbar-static-top.navbar-secondary {
  background-color: #ffffff !important;
}

.navbar-static-top.navbar-secondary {
  border-bottom-color: transparent;
  border-bottom-width: 0;
  border-bottom-style: solid;


}


.top-nav-dragon .complete-profile .complete-profile-inner {
  display: flex;
  align-items: center;
  align-self: stretch;
  gap: 12px;
  padding: 8px 12px ;
  border-radius: 6px;
  background: #F6F9FB;
}
.top-nav-dragon .complete-profile .profile-square .avatar {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 6px;
}
.top-nav-dragon .complete-profile .profile-details {
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-family: "Noto Sans";
  color: #4D546A;
  font-size: 14px;
}
.top-nav-dragon .complete-profile .profile-details .user-name {
  font-weight: 700;
}
.top-nav-dragon .complete-profile .profile-details .user-company {
  font-weight: 400;
}

@media (min-width: 992px) {
  /* top-beta.html navigation updates for userprofile and nav items */
  .navbar-nav.navbar-right.top-nav-dragon > .profile-links {
    display: flex;
    align-items: center !important;
  }


  .navbar-nav.navbar-right.top-nav-dragon > li.active-page::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
      background: #0052cc;
    border-radius: 0 0 2px 2px;
  }

  .top-nav-dragon .nav-profile-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
    border: 1px solid #E4ECF3;
    border-radius: 8px;
    padding-left: 4px;
    max-height: 38px;
    overflow: hidden;
  }

  .top-nav-dragon .nav-profile-wrapper .dashboard-btn {
    border-radius: 6px;
    padding: 4px 8px;
  }
  .top-nav-dragon .nav-profile-wrapper .dashboard-btn a {
    color: #42526E !important;
    display: inline-flex;

    font-size: 14px;
    color: #4D546A;
  }

  .top-nav-dragon .nav-profile-wrapper .dots-btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    padding: 4px 4px 2px 4px;
    color: #4D546A;
  }

  .icon-dots-menu:before {
    content: '\2807';
    zoom: 1.3;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center; } /* '⠇' */

  .top-nav-dragon .nav-profile-wrapper .dots-btn:hover,
  .top-nav-dragon .nav-profile-wrapper.open .dots-btn {
    background-color: #F6F9FB;
  }

  .top-nav-dragon .nav-profile-wrapper .avatar {
    height: 32px;
    width: 32px;
    border-radius: 0px 8px 8px 0px;
  }

  .top-nav-dragon .main-menu.dropdown-menu {
    border-radius: 4px;
    border: 1px solid #E4ECF3;
    background: #FFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.10);
    padding: 8px;
    margin-top: 0px !important;
  }

  .top-nav-dragon .main-menu.dropdown-menu::after,
  .top-nav-dragon .main-menu.dropdown-menu::before {
    content: none;
  }

  .top-nav-dragon .main-menu.dropdown-menu .divider {
    background-color: #F6F9FB;
  }

  .top-nav-dragon .main-menu.dropdown-menu > li > a {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    color: #4D546A;
    border-radius: 6px;
  }

  .top-nav-dragon .main-menu.dropdown-menu > li > a.logout {
    color: #FF5A64;
  }

  .top-nav-dragon .main-menu.dropdown-menu > li > a:hover {
    background-color: #F6F9FB;
  }

  /* end top-beta.html navigation udpates */

  .navs.navs-v2 .navbar > .container .navbar-brand {
      height: 32px;
  }
  .navs.navs-v2 .navbar-static-top.navbar-secondary > .container {
      min-height: 70px;
  }
  .navbar-secondary .navbar-nav > li.navbar-menu > a,
  .navbar-secondary .navbar-nav > li.navbar-login-links > a {
      color: #42526E !important;

      font-size: 16px !important;

    text-transform: none !important;

    font-weight: normal;
      font-weight: 600 !important;

    background-color: transparent;
  }

  .top-nav-dragon .nav-profile-wrapper .dashboard-btn > a:hover,
  .top-nav-dragon .nav-profile-wrapper .dashboard-btn > a:focus,
  .top-nav-dragon .nav-profile-wrapper .dashboard-btn > a:active,

  .navbar-secondary .navbar-nav > li.navbar-menu > a:hover,
  .navbar-secondary .navbar-nav > li.navbar-menu > a:focus,
  .navbar-secondary .navbar-nav > li.navbar-menu > a:active {
      color: #ffffff !important;

      text-shadow: none;

    z-index: 1;
    text-decoration: none;
  }

  .navbar-secondary .navbar-nav > li.navbar-menu > a:hover,
  .navbar-secondary .navbar-nav > li.navbar-menu > a:focus,
  .navbar-secondary .navbar-nav > li.navbar-menu > a:active {
      background-color: transparent;
      background-color: #0052cc;
  }






  .navbar-secondary .navbar-nav > .navbar-menu.open > .main-menu.dropdown-menu,
  .navbar-secondary .navbar-nav > .navbar-login-links.open > .main-menu.dropdown-menu {
    border-width: 0;
      border-width: 1px;
      right: -1px;


    /* GENERAL_HEADER_DROPDOWN_SHADOW */
    box-shadow: none;
  }

  .navs-v2 .navbar-secondary .navbar-nav > .navbar-menu.open > .main-menu.dropdown-menu,
  .navs-v2 .navbar-secondary .navbar-nav > .navbar-login-links.open > .main-menu.dropdown-menu {
    right: 0;
      right: -1px;
  }

  .navs-v2 .navbar-secondary .navbar-nav > .navbar-login-links.open > .main-menu.dropdown-menu {
    right: -3px;
      right: calc(-2px - 1px);
  }

  .navs-v2 .navbar-secondary .navbar-nav > .navbar-menu.open > .main-menu.dropdown-menu::before,
  .navs-v2 .navbar-secondary .navbar-nav > .navbar-login-links.open > .main-menu.dropdown-menu::before {
    top: -9px;
    border-bottom-color: transparent;


      top: calc(-8px - 1px);
  }

  .navbar-secondary .navbar-nav > .navbar-menu.open > .main-menu.dropdown-menu a,
  .navbar-secondary .navbar-nav > .navbar-login-links.open > .main-menu.dropdown-menu a {

    text-transform: none !important;

    font-weight: normal;
      font-weight: normal !important;

  }

  .navbar-secondary .navbar-nav > .navbar-menu.open > .main-menu.dropdown-menu a:hover,
  .navbar-secondary .navbar-nav > .navbar-login-links.open > .main-menu.dropdown-menu a:hover {
      color: #ffffff !important;

      background-color: #0052cc !important;

    text-decoration: none;

  }
}

/* Mobile */
@media (max-width: 991px) {
  /* top-beta.html navigation updates for userprofile and nav items */
  .top-nav-dragon .nav-profile-wrapper .dashboard-btn {
    display: none;
  }

  .top-nav-dragon .navbar-right.navbar-login-links .main-menu.dropdown-menu > li > a {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .top-nav-dragon .navbar-right.navbar-login-links .main-menu.dropdown-menu > li > a.logout {
    color: #FF5A64 !important;
  }

  #avatar-menu {
    display: none;
  }

  /* end top-beta.html navigation udpates */

  header.navs .navbar.navbar-secondary .container #main-nav,
  .main-menu.dropdown-menu {
      background-color: #fff !important;
  }

  header.navs .navbar.navbar-secondary .container a,
  .main-menu.dropdown-menu a {

    text-decoration: none;

    font-weight: normal;
      font-weight: normal !important;

      color: #42526E !important;
  }
}
/* end Header */

/* Footer */
/* ------ */
footer.page-footer {

    color: #091E42 !important;


  border-top-width: 0 !important;


  border-bottom-width: 0 !important;
}

footer.page-footer .footer-brand.footer-brand-svg img {
    height: 100px;
}

footer.page-footer .footer-brand.footer-brand-png img {
    max-height: 100px;
}

footer.page-footer .footer-bottom {


  border-top-width: 0 !important;
}

footer.page-footer .footer-top h5,
footer.page-footer .join-community .follow-community {

  text-transform: none !important;

  font-weight: normal !important;

}

footer.page-footer a {
    color: #091E42 !important;

}

footer.page-footer a:not(.social-button):not(.powered_by_bevy):not(.btn):not(.footer-copyright) {

  text-transform: none;

  font-weight: normal;
  font-weight: normal !important;
}

@media (min-width: 992px) {
  footer.page-footer a:hover {
  }

  footer.page-footer a:not(.social-button):hover {
    text-decoration: none !important;

  }
}

footer.page-footer .footer-bottom .site-info,
footer.page-footer .footer-bottom .site-info .footer-copyright,
footer.page-footer .footer-bottom .site-info a {
    color: #091E42 !important;


  text-transform: none !important;

  font-weight: normal;
    font-weight: normal !important;

}

footer.page-footer a.social-button {
}

footer.page-footer ul.social-links li {

}

@media (min-width: 992px) {
  footer.page-footer ul.social-links li:hover a.social-button {
  }

  footer.page-footer ul.social-links li:hover {

  }
}
/* end Footer */
/* end SITE SECTIONS */

/* CARDS */
/* ********* */
.general-card,
.host-container,
#event_page .tile,
.style-editor-card,
.vertical-boxes .vertical-box-container {
  border-radius: 0 !important;

  border-width: 0 !important;

    background-color: #FFFFFF !important;

    border-color: #D3DCE4 !important;

  box-shadow: none;
}

/* PANELS */
/* ********* */
.style-editor-panel {
  background-color: #ffffff !important;
  border-color: #dddddd !important;

  border-width: 0 !important;
    border-style: solid !important;
    border-width: 1px !important;



}

#event_page .tile .social-media a,
#event_page .vertical-boxes .vertical-box-container .social-media a,
.chapter .list-inline.social-media > li [class^="icon-"]:before,
.people-card .people-card--twitter {
  color: #0052cc;
}
/* end CARDS */

/* BANNERS */
/* ******* */
.chapter-banner,
.page-banner,
#event_page .jumbotron {
}

.chapter-banner .overlay,
#event_page .jumbotron .color-overlay,
.page-banner .overlay {
  background-color: rgba(0, 0, 0, 0.35);
}

.page-banner .container .page-banner-title {
  color: #ffffff;

  text-transform: none;

  text-shadow: none;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);

    font-weight: bold;

}
@media (min-width: 768px) {
  .page-banner .container .page-banner-title {
  }
}
/* end BANNERS */

/* DROPDOWNS */
/* ********* */

/* end DROPDOWNS */

/* SEARCH DROPDOWNS */
/* **************** */
.main-dashboard#chapters-page .search-holder .search-result,
.upcomingEventsWidget .locationSearch li.geosuggest__item,
.location-widget .geosuggest-container .location-input-module li.geosuggest__item,
.eventTypesContainer ul.rw-list > li.rw-list-option,
.general-search-hit {
  color: #333333;
}
.main-dashboard#chapters-page .search-holder .search-result:hover,
.upcomingEventsWidget .locationSearch li.geosuggest__item:hover,
.upcomingEventsWidget .locationSearch li.geosuggest__item--active,
.location-widget .geosuggest-container .location-input-module li.geosuggest__item:hover,
.location-widget .geosuggest-container .location-input-module li.geosuggest__item--active,
.eventTypesContainer ul.rw-list > li.rw-list-option:hover,
.general-search-hit:hover,
.general-search-hit--active {
  background-color: #555;
  color: #ffffff;
    background-color: #0052cc;

    background-color: #0052cc !important;

    color: #ffffff !important;
}
/* end SEARCH DROPDOWNS */

/* SLIDER/CAROUSEL */
/* ****** */
.carousel-container .content .content-inside h2 {
    font-size: 52px !important;

  text-transform: none !important;

  font-weight: normal;
    font-weight: normal !important;

    color: #fff !important;

    text-align: center !important;

}

@media screen and (max-width: 768px) {
  .carousel-container .content .content-inside h2 {
      font-size: calc(52px * 0.7) !important;
  }
}

.carousel-container .content .content-inside h3 {
    font-size: 20px !important;

  text-transform: none !important;

  font-weight: normal;
    font-weight: normal !important;

    color: #fff !important;

    text-align: center !important;
}

@media screen and (max-width: 768px) {
  .carousel-container .content .content-inside h3 {
      font-size: calc(20px * 0.7) !important;
  }
}

/* end SLIDER */

/* BUTTONS */
/* ******* */
/* Colors (affects buttons and nav items) */
/* -------------------------------------- */
/* Primary "Main" Buttons */
body:not(#main-dashboard) .btn.btn-primary:not(.dropdown-toggle):not(.grey),
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-primary:not(.dropdown-toggle):not(.grey),
body#main-dashboard .navs .btn.btn-primary:not(.dropdown-toggle):not(.grey),
body#main-dashboard .page-footer .btn.btn-primary:not(.dropdown-toggle):not(.grey),
body:not(#main-dashboard) .ladda-button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .ladda-button,
body#main-dashboard .navs .ladda-button,
body#main-dashboard .page-footer .ladda-button,
body:not(#main-dashboard) .btn-fifth-fake,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn-fifth-fake,
body#main-dashboard .navs .btn-fifth-fake,
body#main-dashboard .page-footer .btn-fifth-fake,
body:not(#main-dashboard) .sweet-alert p button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert p button,
body#main-dashboard .navs .sweet-alert p button,
body#main-dashboard .page-footer .sweet-alert p button,
body:not(#main-dashboard) .sweet-alert .sa-button-container button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert .sa-button-container button,
body#main-dashboard .navs .sweet-alert .sa-button-container button,
body#main-dashboard .page-footer .sweet-alert .sa-button-container button,
body:not(#main-dashboard) .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .navs .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .page-footer .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body:not(#main-dashboard) .chapter button.contact-us,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .chapter button.contact-us,
body#main-dashboard .navs .chapter button.contact-us,
body#main-dashboard .page-footer .chapter button.contact-us,
body:not(#main-dashboard) .react-cohosted-chip .MuiChip-root,
body:not(#main-dashboard) .react-cohosted-chip .MuiChip-icon {
    background-color: #0052cc !important;

    color: #ffffff !important;

}

body:not(#main-dashboard) .btn.btn-primary:not(.dropdown-toggle):not(.grey):hover,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-primary:not(.dropdown-toggle):not(.grey):hover,
body#main-dashboard .navs .btn.btn-primary:not(.dropdown-toggle):not(.grey):hover,
body#main-dashboard .page-footer .btn.btn-primary:not(.dropdown-toggle):not(.grey):hover,
body:not(#main-dashboard) .ladda-button:hover,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .ladda-button:hover,
body#main-dashboard .navs .ladda-button:hover,
body#main-dashboard .page-footer .ladda-button:hover,
body:not(#main-dashboard) .btn-fifth-fake:hover,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn-fifth-fake:hover,
body#main-dashboard .navs .btn-fifth-fake:hover,
body#main-dashboard .page-footer .btn-fifth-fake:hover,
body:not(#main-dashboard) .sweet-alert p button:hover,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert p button:hover,
body#main-dashboard .navs .sweet-alert p button:hover,
body#main-dashboard .page-footer .sweet-alert p button:hover,
body:not(#main-dashboard) #react-root-user-document .sweet-alert button:hover,
body:not(#main-dashboard) .sweet-alert .sa-button-container button:hover,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert .sa-button-container button:hover,
body#main-dashboard .navs .sweet-alert .sa-button-container button:hover,
body#main-dashboard .page-footer .sweet-alert .sa-button-container button:hover,
body:not(#main-dashboard) .swal2-modal .swal2-buttonswrapper button.swal2-styled:hover,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .swal2-modal .swal2-buttonswrapper button.swal2-styled:hover,
body#main-dashboard .navs .swal2-modal .swal2-buttonswrapper button.swal2-styled:hover,
body#main-dashboard .page-footer .swal2-modal .swal2-buttonswrapper button.swal2-styled:hover {
    background-color: #0430A3 !important;


}

/* Secondary "Ghost" Buttons */
body:not(#main-dashboard) .btn.btn-secondary:not(.dropdown-toggle):not(.grey),
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-secondary:not(.dropdown-toggle):not(.grey),
body#main-dashboard .navs .btn.btn-secondary:not(.dropdown-toggle):not(.grey),
body#main-dashboard .page-footer .btn.btn-secondary:not(.dropdown-toggle):not(.grey) {

    border-width: 1px;
    border-style: solid;
    border-color: #0052cc !important;

    color: #0052cc !important;
}

body:not(#main-dashboard) .btn.btn-secondary:not(.dropdown-toggle):not(.grey):hover,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-secondary:not(.dropdown-toggle):not(.grey):hover,
body#main-dashboard .navs .btn.btn-secondary:not(.dropdown-toggle):not(.grey):hover,
body#main-dashboard .page-footer .btn.btn-secondary:not(.dropdown-toggle):not(.grey):hover {
    background-color: #E4E5EA !important;


}

/* Padding / Sizing */
/* ----------------------------------- */
/* main / primary */
body:not(#main-dashboard) .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more):not(.join-button),
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .navs .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .page-footer .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body:not(#main-dashboard) .ladda-button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .ladda-button,
body#main-dashboard .navs .ladda-button,
body#main-dashboard .page-footer .ladda-button,
body:not(#main-dashboard) .btn-fifth-fake,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn-fifth-fake,
body#main-dashboard .navs .btn-fifth-fake,
body#main-dashboard .page-footer .btn-fifth-fake,
body:not(#main-dashboard) .sweet-alert p button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert p button,
body#main-dashboard .navs .sweet-alert p button,
body#main-dashboard .page-footer .sweet-alert p button,
body:not(#main-dashboard) .sweet-alert .sa-button-container button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert .sa-button-container button,
body#main-dashboard .navs .sweet-alert .sa-button-container button,
body#main-dashboard .page-footer .sweet-alert .sa-button-container button,
body:not(#main-dashboard) .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .navs .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .page-footer .swal2-modal .swal2-buttonswrapper button.swal2-styled,
/* ghost / secondary */
body:not(#main-dashboard) .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .navs .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .page-footer .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more) {
  padding-top: 15px;
  padding-bottom: 15px;

  padding-left: 15px;
  padding-right: 15px;
}

/* Other button styles */
/* ----------------------------------- */
body:not(#main-dashboard) .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .navs .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .page-footer .btn.btn-primary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body:not(#main-dashboard) .ladda-button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .ladda-button,
body#main-dashboard .navs .ladda-button,
body#main-dashboard .page-footer .ladda-button,
body:not(#main-dashboard) .btn-fifth-fake,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn-fifth-fake,
body#main-dashboard .navs .btn-fifth-fake,
body#main-dashboard .page-footer .btn-fifth-fake,
body:not(#main-dashboard) .sweet-alert p button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert p button,
body#main-dashboard .navs .sweet-alert p button,
body#main-dashboard .page-footer .sweet-alert p button,
body:not(#main-dashboard) .sweet-alert .sa-button-container button,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .sweet-alert .sa-button-container button,
body#main-dashboard .navs .sweet-alert .sa-button-container button,
body#main-dashboard .page-footer .sweet-alert .sa-button-container button,
body:not(#main-dashboard) .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .navs .swal2-modal .swal2-buttonswrapper button.swal2-styled,
body#main-dashboard .page-footer .swal2-modal .swal2-buttonswrapper button.swal2-styled {
  border-radius: 0 !important;
    border-radius: 3px !important;

    font-size: 14px;

  text-transform: none !important;

  font-weight: bold;

  border-width: 0;
}

body:not(#main-dashboard) .chapter button.contact-us .icon-mail,
body#main-dashboard .cookie-consent-acknowledgement-conatiner .chapter button.contact-us .icon-mail,
body#main-dashboard .navs .chapter button.contact-us .icon-mail,
body#main-dashboard .page-footer .chapter button.contact-us .icon-mail,
#event_page button.contact-us .icon-mail,
#event_page button.contact-us .text {
    font-size: 14px;
}

#event_page button.contact-us {
    padding-top: 15px;
    padding-bottom: 15px;

    padding-left: 15px;
    padding-right: 15px;
}

body:not(#main-dashboard) .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .cookie-consent-acknowledgement-conatiner .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .navs .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more),
body#main-dashboard .page-footer .btn.btn-secondary:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more) {
  text-transform: none !important;

    font-weight: 600;

    font-size: 15px;

  border-radius: 0;
    border-radius: 3px;

  border-width: 0;
    border-style: solid;
    border-width: 1px;
}

/* Special Buttons */
body:not(#main-dashboard) .btn.btn-primary.explore-button:not(.dropdown-toggle):not([class*="col-"]):not(.grey):not(.blog-load-more) {
}
/* end BUTTONS */

/* PRIVACY POLICY (banner) */
/* *************** */
.cookie-consent-acknowledgement-conatiner {
  background: #000;
}
.cookie-consent-acknowledgement-conatiner .cookie-consent-text {

    font-weight: bold;

  color: #fff;
}
.cookie-consent-acknowledgement-conatiner .cookie-consent-text a {
  color: inherit;
}
.cookie-consent-acknowledgement-conatiner .cookie-consent-text a:not(:hover) {
  text-decoration: underline;
}
/* end PRIVACY POLICY */

/* JOIN FORMS */
/* ********** */
.join-community {
}

/* title */
.join-community .follow-community,
footer.page-footer .join-community .follow-community {


  font-weight: normal;
    font-weight: normal;
}

/* subtitle */
.join-community .follow-sub-title,
footer.page-footer .join-community .follow-sub-title {


  font-weight: normal;
    font-weight: normal;
}
/* end JOIN FORMS */

/* INTRO (Homepage) */
/* **************** */
.intro-text {
}

.intro-text .section-header {
}

.intro-text .about-message {
}
/* end INTRO (Homepage) */

/* UPCOMING EVENTS (Homepage) */
/* ************************** */
.location-widget,
.location-widget .location-widget-body {
}

.location-widget-title {
}

.location-widget .geosuggest__input-wrapper,
.location-widget .geosuggest__input {
  background-color: #ffffff;

  color: #091E42;
}

.location-widget .geosuggest-container .location-search-icon {
  color: #333333;
}

.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block {

  border-width: 0 !important;
    border-style: solid;
    border-width: 1px !important;


  box-shadow: none !important;

  font-weight: normal;
    font-weight: normal !important;

}

.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block .background {
}

.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block .imageChipWrapper {
}

.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block .imageChipWrapper .chips-wrapper {
}

.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block .chapter,
.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block .date {
}

.location-widget .type,
.location-widget .title {


  font-weight: normal;
    font-weight: normal !important;

}

.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block .meta {
}

.location-widget .location-carousel .slider-frame .slider-list .slider-slide a.icon-block .meta span {
}

.rbc-show-more {
    color: #0052cc !important;
    text-decoration-color: #0052cc;
}
/* end UPCOMING EVENTS (Homepage) */

/* MAP (Homepage) */
/* ************** */
.main-dashboard#chapters-page .search-holder {
  border-width: 0 !important;


  box-shadow: none;
}



.main-dashboard#chapters-page .search-holder input,
.main-dashboard#chapters-page .search-holder input::placeholder {
  color: #333;
}

.main-dashboard#chapters-page .search-holder .icon-search,
.main-dashboard#chapters-page .search-holder .remote-search-cancel {
  color: #333333;
    color: #949CAB !important;
}
/* end MAP (Homepage) */

/* GROUPS BY REGION (Homepage) */
.main-dashboard.on-home-page #react-main-chapter-list-root > .holder {
}

.main-dashboard.on-home-page #react-main-chapter-list-root > .holder .chapters-title {

}

#react-main-chapter-list-root .panel-body .row.regions {
  border-bottom-width: 0 !important;

}

#react-main-chapter-list-root .panel-body .row.regions a.region-button {



  text-transform: none !important;

  font-weight: normal;
    font-weight: normal !important;

  border-bottom-width: 0 !important;

  border-radius: 0 !important;
}

#react-main-chapter-list-root .panel-body .row.regions a.region-button.selected,
#react-main-chapter-list-root .panel-body .row.regions a.region-button:hover {


}

#react-main-chapter-list-root .row.regions-list .chapter-item strong {
  /* city */

}

#react-main-chapter-list-root .row.regions-list .chapter-item span {
  /* country */

}
/* end GROUPS BY REGION (Homepage) */

/* BOTTOM SECTION (Homepage) */
/* ************************* */
.homepage .join-cta {
    background-color: #0052cc !important;
}


body:not(#main-dashboard).homepage .join-cta p.cta-body {
    font-size: 18px;

  text-transform: none;

    font-weight: normal;

    color: #ffffff !important;

}

@media (max-width: 480px) {
  .homepage .join-cta .general-h1 {
    font-size: 30px !important;
  }
}
/* end BOTTOM SECTION (Homepage) */

/* EVENT PAGE */
.general-event-banner,
.general-event-banner a {
  color: #ffffff;
    color: #fff;
}

.general-event-banner a {
  border-color: #ffffff;
  text-decoration-color: #ffffff;
  fill: #ffffff;
    border-color: #fff;
    text-decoration-color: #fff;
    fill: #fff;
}

#event-info.dark_bg {
  background-color: #333333;
    background-color: #ffffff;
}
#event_page .event-info-container {
  color: #ffffff;
    color: #253858;
}
#event-info .agenda-item.even {
  background-color: rgba(0, 0, 0, 0.1);
    background-color: #F4F5F7;
}
#event-info .day-button {
  font-size: 14px;

  border-radius: 0;

  padding: 7px 15px;

  border: none;
  border-bottom-width: 0;
  margin-bottom: 0;

  text-transform: none;

  font-weight: normal;

  border-bottom-style: solid;
}
#event_page .days-container {
  padding-bottom: 0;
}
@media (min-width: 480px) {
  #event_page .days-container {
    padding-top: 0;
  }
  #event_page .agenda-title-container {
    margin-top: 0;
  }
}
#event-info .day-button:not(.selected) {
  background-color: transparent;

  color: #ffffff;

  border-bottom-color: transparent;
}
#event-info .day-button.selected,
#event-info .day-button:not(.selected):hover {
  background-color: rgba(0, 0, 0, 0.1);

  color: #ffffff;

  border-bottom-color: transparent;
}

#event_page .chip-placeholder {
  height: 55px;
}

/* end EVENT PAGE */

/* CHAPTER PAGE */
.general-chapter-banner,
.general-chapter-banner a {
  color: #ffffff;
    color: #fff;
}

.general-chapter-banner a {
  border-color: #ffffff;
  text-decoration-color: #ffffff;
  fill: #ffffff;
    border-color: #fff;
    text-decoration-color: #fff;
    fill: #fff;
}
/* end CHAPTER PAGE */

/* MARKETING MESSAGE BAR */
.all-pages-info-banner {
  background-color: #333333;
    background-color: #0052cc;

  color: #ffffff;
    color: #ffffff;

  padding-top: 30px;
  padding-bottom: 30px;
}

.all-pages-info-banner .all-pages-info-banner--title {
  font-size: 18px;

    font-weight: bold;
}

.all-pages-info-banner .all-pages-info-banner--body {
  font-size: 16px;

    font-weight: normal;
}

a.all-pages-info-banner:hover {
  color: #ffffff;
    color: #ffffff;
}
/* end MARKETING MESSAGE BAR */

/* CSS OVERRIDES */
/* ************* */
.homepage .homepage-full-header .jumbotron .carousel-inner .item .content {
    padding: 0 !important;
  }
  
  
  .algolia-search {
  position: relative;
  }
  
  .chapter #leave-community .leave.member-api {
  color: #4C9AFF;
  }
  
  .join-community .follow-community {
  color: #ffffff;
  font-weight: normal;
  }
  
  
  
  
  
  
  body, html {
  font-family: "Charlie Disaply",CircularPro,"Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #091E42;
  }
  
  
  .carousel-container {
  background-color: #0052CC;
  }
  
  .carousel-container .background-image-blurred {
  opacity: 0!important;
  }
  
  .join-community {
  background: #172B4D;
  }
  
  .join-community .submit {
  background: #FFAB00;
  color: #172B4D;
  font-size: 14px;
  }
  
  @media (max-width: 768px){
  .join-community .follow-sub-title {
  padding-bottom: 10px;
  }
  }
  
  @media (max-width: 768px){
  .join-community {
  padding: 10px 0 15px 0;
  }
  }
  
  .join-community .inner .btn {
  min-height: 40px;
  }
  
  .join-community .follow-sub-title {
  font-size: 14px;
  }
  
  .location-widget#react-location-widget-root {
  background: #ffffff;
  }
  
  .location-widget .icon-block {
  border: 1px solid #C1C7D0;
  margin: 5px 10px 0px 10px;
  }
  
  .location-widget button.glyphicon {
  color: #172B4D;
  }
  
  .location-widget .glyphicon-menu-left {
  top: 175px!important;
  }
  
  .location-widget .type {
  color: #091E42!important;
  font-weight: 300!important;
  }
  
  .location-widget .meta {
  color: #091E42;
  }
  
  body.logged_in.homepage .icon-group, body.logged_in.homepage .icon-calendar-check-o {
  color: #0052CC;
  }
  
  body.logged_out.homepage .icon-group, body.logged_out.homepage .icon-calendar-check-o {
  color: #0052CC;
  }
  
  ._dashboard.chapters-panel h2.chapters-title {
  color: #172B4D;
  font-size: 36px;
  padding-bottom: 20px;
  }
  
  body.logged_in.homepage {
  background-color: #ffffff;
  }
  
  body.logged_out.homepage {
  background-color: #ffffff;
  }
  
  ._dashboard.chapters-panel {
  margin-top: 50px;
  }
  
  ._dashboard.chapters-panel .region-button.selected {
  background: #FFAB00;
  color: #172B4D;
  font-weight: bold;
  }
  
  ._dashboard.chapters-panel .region-button {
  font-family: CircularPro,"Helvetica Neue",Helvetica,Arial,sans-serif;
  background: #EBECF0;
  color: #091E42;
  font-weight: 300;
  }
  
  .uppercase {
  text-transform: none;
  }
  
  ._dashboard.chapters-panel .regions-list {
  color: #172B4D;
  }
  
  ._dashboard.chapters-panel .chapter-item:hover {
  background-color: #EBECF0;
  }
  
  .homepage .join-cta {
  background: #0052CC;
  }
  
  .homepage .join-cta .cta-button {
  color: #172B4D;
  background: #FFAB00;
  font-family: CircularPro,"Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: none;
  font-size: 14px;
  }
  
  footer.page-footer .site-info {
  font-size: 14px;
  color: #091E42;
  line-height: 28px;
  }
  
  footer.page-footer .site-info a {
  color: #091E42;
  }
  
  footer.page-footer {
  background-color: #F4F5F7;
  }
  
  /* .carousel-control, .carousel-control.left, .carousel-control.right {
  background-color: transparent;
  } */
  
  .carousel-container .carousel-control {
    border-radius: 30px;
  }
  
  .chapter-banner .overlay {
  background-color: rgba(0,82,204,0.6);
  }
  
  .chapter-banner .chapter-banner-container .chapter-title-container h2 {
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 10px;
  }
  
  .chapter-banner .chapter-banner-container .chapter-title-container h1 {
  font-size: 48px;
  text-transform: none;
  font-weight: bold;
  }
  
  .chapter .nav-underscore li a {
  font-size: 14px;
  color: #42526E;
  font-weight: normal;
  }
  
  .chapter .nav-underscore li a:hover {
  text-decoration: underline;
  }
  
  .chapter h1.chapter-page, .chapter h2.small-title {
  color: #172B4D;
  font-size: 36px;
  }
  
  body#chapters-page {
  background-color: #fff;
  }
  
  .event .panel-body h4 {
  text-transform: none;
  color: #172B4D;
  }
  
  .chapter .event .panel-body .date, .event .panel-body h5 {
  color: #42526E;
  }
  
  .chapter .event .panel-body p.description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  }
  
  .sponsor-bg-container {
  background-color: #ffffff;
  padding-top: 60px;
  }
  
  .chapter .vertical-boxes .vertical-box-container {
  border: 1px solid #C1C7D0;
  }
  
  .chapter .vertical-boxes .vertical-box-container h4 {
  font-size: 14px;
  color: #42526E;
  margin-bottom: 6px;
  }
  
  .chapter .vertical-boxes .vertical-box-container h2 {
  color: #172B4D;
  }
  
  .chapter .vertical-boxes .vertical-box-container h5 {
  padding: 0 10px;
  line-height: 24px;
  color: #091E42;
  }
  
  .chapter h3.small-title {
  text-transform: none;
  color: #172B4D;
  }
  
  
  .chapter button.contact-us .icon-mail:before {
  display: none;
  }
  
  .chapter .blog-post-author-name {
  color: #172B4D;
  }
  
  .chapter h1.chapter-page, .chapter h2.small-title {
  margin: 40px 0;
  }
  
  .chapter .list-inline>li [class^=icon-]:before {
  color: #0052CC;
  font-size: 21px;
  }
  
  .chapter .list-inline>li [class^=icon-]:hover {
  text-decoration: none;
  }
  
  #event_page .lower_img {
  display: none;
  }
  
  #event_page .jumbotron {
  min-height: 450px;
  }
  
  #event_page .jumbotron .event-page.container {
  padding-top: 50px;
  }
  
  #event_page div#virtual-join-button-container {
      padding-top: 16px;
  }
  
  #react-event-purchase-root, .login-to-rsvp-section {
  background-color: #F4F5F7;
  }
  
  .purchase-window {
  padding-top: 30px;
  }
  
  .purchase-window h1 {
  font-size: 36px;
  color: #172B4D;
  }
  
  .purchase-window .panel-default {
  margin-bottom: 30px;
  }
  
  #event_page .description-container {
  background-color: inherit;
  padding-bottom: 70px;
  }
  
  #event_page .description-container {
  background-color: inherit;
  color: #172B4D;
  }
  
  #event_page .description-container header {
  font-weight: bold;
  }
  
  #event_page .speaker {
  margin-top: inherit;
  background-color: #F4F5F7;
  }
  
  #event_page h1.event-page {
  color: #172B4D;
  margin: 30px 0px 40px 0px;
  font-weight: 700;
  }
  
  .panel-default {
  border-color: #C1C7D0;
  }
  
  #event_page .vertical-boxes .vertical-box-container {
  background-color: #ffffff;
  border: 1px solid #C1C7D0;
  }
  
  #event_page .tile {
  background-color: #ffffff;
  border: 1px solid #C1C7D0;
  }
  
  #event_page h3.event-page {
  color: #091E42;
  text-transform: none;
  font-weight: 300;
  }
  
  #event_page h2.event-page {
  color: #172B4D;
  font-size: 28px;
  font-weight: 700;
  }
  
  #event_page .tile .social-media a {
  color: #0052CC;
  font-size: 21px;
  }
  
  #event_page .speaker_pic {
  margin-bottom: 15px;
  }
  
  #event_page .speaker {
  margin-bottom: 0px;
  padding-bottom: 30px;
  }
  
  .event-speaker-list{
  padding-top: 50px;
  }
  
  #event_page .event-info-container {
  color: #091E42;
  }
  
  #event_page .icon {
  width: 40px;
  height: 40px;
  background: transparent!important;
  }
  
  #event_page .icon img {
  width: 40px;
  height: 40px;
  }
  
  #event_page .event-info-container .title-span {
  color: #172B4D;
  }
  
  #event_page .event-info-container .agenda-description {
  font-size: 14px;
  color: #091E42;
  }
  
  #event_page .post-meta .avatar {
  -webkit-border-radius: 50px;
  }
  
  .chapter .brought-to-you-by {
  padding-top: 40px;
  }
  
  @media (max-width: 768px){
  .chapter .brought-to-you-by {
  text-align: center;
  }
  }
  
  .user-card.feature-cta .inner {
  background-color: #FFAB00;
  }
  
  .user-card.feature-cta .inner .inner-container .become-featured {
  color: #091E42;
  font-size: 16px;
  text-align: center;
  line-height: 22px;
  }
  
  .user-card.feature-cta .inner .inner-container .become-featured .big {
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  }
  
  @media (max-width: 768px){
  .user-card.feature-cta .inner .inner-container .become-featured {
  font-size: 26px;
  line-height: 32px;
  }
  }
  
  @media (max-width: 768px){
  .user-card.feature-cta .inner .inner-container .become-featured .big {
  font-size: 26px;
  }
  }
  
  .user-card.blank_attendee .inner {
  border: 1px solid #A5ADBA;
  }
  
  #event_page h4.event-page {
  color: #42526E;
  }
  
  #event_page .vertical-boxes .vertical-box-container h4 {
  font-size: 12px;
  font-style: normal;
  }
  
  .chapter .event-page-popup, .chapter .sponsor-container .sponsor-holder .event-page-popup {
  color: #091E42;
  }
  
  #event_page .contact-host.modal-dialog h4 {
  color: #172B4D;
  }
  
  .chapter .contact-host.modal-dialog h4 {
  color: #172B4D;
  }
  
  
  
  
  
  @media (max-width: 767px) {
  .carousel-container .content {
  height: 300px;
  }
  }
  
  @media (max-width: 767px) {
  .main-menu.dropdown-menu:after, .main-menu.dropdown-menu:before {
  border: none!important
  }
  }
  
  
  
  
  
  
  
  
  @media (max-width: 768px) {
  ._dashboard.chapters-panel h2.chapters-title {
  font-size: 30px;
  }
  }
  
  @media (max-width: 768px) {
  .homepage .join-cta {
  padding: 50px;
  }
  }
  
  @media (max-width: 768px) {
  #event_page .jumbotron h1 {
  line-height: 30px;
  }
  }
  
  @media (max-width: 768px) {
  .purchase-window h1 {
  font-size: 34px;
  }
  }
  
  @media (max-width: 991px) {
  .purchase-window .ticket-table tr {
  padding: 10px 25px 20px;
  }
  }
  
  @media (max-width: 767px){
  .purchase-window .ticket-table .sale-start-end {
  position: inherit;
  color: #666666;
  text-align: left;
  padding: 5px 0px;
  font-size: 14px;
  line-height: 16px;
  }
  }
  
  @media (max-width: 991px) {
  .purchase-window .ticket-table .quantity-selection {
  top: 10px;
  right: 20px;
  }
  }
  
  @media (max-width: 768px){
  .event-speaker-list, .chapter .brought-to-you-by {
  padding-top: 20px;
  }
  }
  
  @media (max-width: 768px){
  #event_page .post-meta .avatar {
  width: 175px;
  height: 175px;
  -webkit-border-radius: 100px;
  }
  }
  
  @media (max-width: 768px){
  .chapter .blog-post-author .post-meta .media-body {
  padding-left: 0px;
  }
  }
  
  @media (max-width: 768px){
  #event_page .post-meta {
  text-align: center;
  }
  }
  
  @media (max-width: 991px) {
  .chapter .blog-post-author {
  margin-bottom: 20px;
  }
  }
  
  @media (max-width: 991px) {
  #event_page .light_bg {
  padding: 30px 0 50px;
  }
  }
  
  @media (max-width: 991px) {
  .chapter .sponsor-container .sponsor-holder .event-page-popup {
  margin-left: -140px;
  }
  }
  
  @media (max-width: 991px) {
  .chapter .event-page-popup {
  top: 0;
  left: 50%;
  margin-left: 0;
  }
  }
  
  @media (max-width: 768px){
  .event-speaker-list .container {
  padding-left: 0px;
  padding-right: 0px;
  }
  }
  
  @media (max-width: 768px){
  #event_page .font_banner2 {
  font-size: 36px;
  line-height: 40px;
  }
  }
  
  @media (max-width: 768px){
  #event_page .jumbotron .event-page.container {
  padding-top: 7%;
  }
  }
  
  @media (max-width: 768px){
  #event_page .description-container .event-description {
  padding-left: 5px;
  padding-right: 5px;
  }
  }
  
  #event_page .event-wrapup-photos {
  background-color: #ffffff;
  }
  
  .homepage .join-community .inner .wide {
  margin: 0;
  }
  
  .page-banner {
  background-image: none;
  height: 350px;
  min-height: auto;
  }
  
  .page-banner .container .page-banner-title {
  text-shadow: none;
  margin-top: 80px;
  }
  
  .page-banner .overlay {
  background-color: #0052CC;
  }
  
  .page-banner .container .page-banner-title h2 {
  font-size: 48px;
  }
  
  .page-banner .container .page-banner-title h4 {
  margin: 10px 40px;
  font-size: 18px;
  line-height: 26px;
  }
  
  @media (max-width: 767px) {
  .page-banner .container .page-banner-title {
  margin-top: 60px;
  }
  .page-banner .container .page-banner-title h2 {
  font-size: 30px;
  }
  .page-banner .container .page-banner-title h4 {
  margin: 10px auto 10px;
  }
  .page-banner .container .page-banner-title .btn {
  margin: 0px auto;
  }
  }
  
  .static-page .perks.get-involved {
  padding: 0;
  }
  
  .static-page h3 {
  font-size: 35px;
  color: #172B4D;
  }
  
  .static-page .perks.get-involved .call-to-action-1 {  
  border: 1px solid #0052CC;
  background: transparent!important;
  color: #0052CC!important;
  font-size: 14px;
  font-weight: bold;
  padding: 9px 16px;
  margin: 20px 0px 90px 0px;
  }
  
  .static-page .perks .perk header {
  font-size: 24px;
  color:#172B4D;
  margin: 6px 0 20px 0;
  }
  
  .static-page .perks.get-involved p {
  font-size:16px;
  color: #091E42;
  margin: 10px 0px;
  }
  
  .static-page section.video.about {
  margin: 40px auto 0;
  padding-bottom: 84px;
  margin-bottom: 40px;
  }
  
  .static-page .perks.get-involved {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 30px;
  }
  
  .static-page .team .avatar {
  width: 140px;
  height: 140px;
  }
  
  .static-page .team>div h4 {
  color: #172B4D;
  font-size: 20px;
  }
  
  .static-page .team>div p.subtitle {
  margin-bottom: 16px;
  font-size: 16px;
  color: #42526E;
  text-transform: uppercase;
  }
  
  .static-page .team>div p {
  font-size: 16px;
  color: #091E42;
  line-height: 24px;
  padding: 0px 10px;
  }
  
  .static-page .call-to-action-container.leader-bottom {
  background-color: #0052CC;
  padding: 30px 0 60px;
  }
  
  .icon.sign {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_about_1_mWBhkHC.svg');
  }
  
  .icon.id-color {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_about_2_AL1CyrI.svg');
  }
  
  .icon.ribbon-thick {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_about_3_zFl2tgW.svg');
  }
  
  .icon.ribbon {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_company_1_PhwXvMO.svg');
  }
  
  .icon.shirt {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_company_2_48mpFwq.svg');
  }
  
  .icon.cards {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_company_3_GG9xFOU.svg');
  }
  
  .static-page {
  color: #091E42;
  margin: 0 auto;
  }
  
  .static-page .quote-container .quote {
  font-size: 24px;
  color: #172B4D;
  }
  
  .static-page .quote-container .image-quote {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/quote_dwVDtXj.png');
  }
  
  .static-page .quote-container .source {
  color: #172B4D;
  font-size: 24px;
  line-height: 36px;
  }
  
  .static-page .call-to-action-container {
  background-color: #0052CC;
  }
  
  .static-page .call-to-action-container.company .image-globe {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/image_globe_CXeNe3P.png');
  max-width: 186px;
  }
  
  .static-page .call-to-action-container.company .cyan {
  color: #ffffff;
  }
  
  .static-page .perks .perk .icon {
  width: 100px;
  height: 100px;
  }
  
  .static-page .perks .perk {
  font-size: 16px;
  }
  
  .static-page .perks.support .perk header {
  margin: 25px 0 16px;
  font-size: 22px;
  }
  
  .static-page .perks.support {
  margin-top: 70px;
  }
  
  hr {
  border: 1px solid #E9E9E9; 
  margin-bottom: 80px;
  }
  
  .icon.lightbulb {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_membership_1_x5eP5H0.svg');
  }
  
  .icon.presents {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_membership_2_QHkPUlo.svg');
  }
  
  .icon.drinks {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/icon_membership_3_bu0Jx8Y.svg');
  }
  
  .static-page .culture-outer {
  background-color: #ffffff;
  padding: 0 0 70px 0;
  }
  
  .container.perks {
  padding-bottom: 60px!important;
  }
  
  .static-page .culture-outer .culture .item .icon {
  height: 80px;
  width: 80px;
  }
  
  .icon.thumb {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/keepitpositive_dj04BEn.png');
  }
  
  .icon.mailbox {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/checkyourinbox_HVh3H9Z.png');
  }
  
  .icon.mail {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/rsvp_U4fBGp5.png');
  }
  
  .icon.marker {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/bringafriend_XMsmG9e.png');
  }
  
  .icon.chat {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/shareyourknowledge_nTNe16S.png');
  }
  
  .icon.x {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/nosalespitches_SYz3m24.png');
  }
  
  .icon.clipboard {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/leadership_1_F9FR3Ft.svg');
  }
  
  .icon.happy-chat {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/leadership_2_IIsfYhl.svg');
  }
  
  .icon.ticket {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/summitdiscount_mr5i86Z.png');
  }
  
  .icon.cap {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/swag_Zb3Xuv9.png');
  }
  
  .icon.id {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/insideaccess_dKobcDO.png');
  }
  
  .icon.man-gear {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/leadersmustbeusers_55qHQAy.png');
  }
  
  .icon.browser-window {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/eventsmanagedonaug_gJwZg0Y.png');
  }
  
  .icon.loudspeaker {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/nosalespitches_20zh40I.png');
  }
  
  .icon.dollar-x {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/notforprofit_7TZN2sv.png');
  }
  
  .icon.calendar {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/groupsmuststayactive_vxawc1i.png');
  }
  
  .icon.people {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/co-leadersareencouraged_viM2nXD.png');
  }
  
  .icon.open-book {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/contentinconfluence_7g4nNa1.png');
  }
  
  .icon.alert-ok-messages {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/connect_on_stride_Shu9C0Z.png');
  }
  
  .icon.quote-page {
  background-image: url('https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/requestsviajiraservicedesk_0wUACAr.png');
  }
  
  .btn.call-to-action-1:hover {
  text-decoration: none;
  background-color: #FF991F!important;
  }
  
  .static-page .perks.get-involved .call-to-action-1:hover {
  background: #CCE0FF!important;
  }
  
  .main-dashboard.on-home-page .map-and-search {
  margin-top: 0px;
  }
  
  .homepage-full-header {
  margin-bottom: 0px;
  }
  
  .static-page .leadership-faq-outer {
  background-color: #ffffff;
  }
  
  .static-page .call-to-action-container.leader-top {
  background-color: #F4F5F7;
  }
  
  .static-page .call-to-action-container.leader-top h3 {
  font-size: 36px;
  color: #172B4D;
  }
  
  .static-page .call-to-action-container.leader-top p {
  font-size: 16px;
  color: #091E42;
  }
  
  .static-page .call-to-action-container.leader-top p a {
  color: #0052CC;
  text-decoration: none;
  }
  
  .static-page .call-to-action-container.leader-top p a:hover {
  color: #0052CC;
  text-decoration: underline;
  }
  
  .static-page .culture-outer.leader-perks h3 a {
  text-decoration: none;
  color: #0052CC;
  }
  
  .static-page .culture-outer.leader-perks h3 a:hover {
  text-decoration: underline;
  color: #0052CC;
  }
  
  .static-page .culture-outer.leader-perks p {
  font-size: 16px;
  }
  
  .static-page .leadership-faq-outer .faq .item .question span {
  color: #0052CC;
  }
  
  .static-page .call-to-action-container.company .btn:hover {
  text-decoration: none!important;
  background-color: #FF991F!important;
  }
  
  .main-dashboard#chapters-page .search-holder .search-result:hover {
  background-color: #172B4D;
  }
  
  .main-dashboard#chapters-page .search-holder .icon-search {
  color: #FFAB00;
  }
  
  .purchase-window .join-waitlist {
  background-color: transparent!important;
  }
  
  .purchase-window .join-waitlist:hover {
  background-color: #FFAB00!important;
  border: 1px solid #FFAB00;
  }
  
  .ladda-button .ladda-spinner {
  top: 20%;
  left: 5%;
  }
  
  .chapter .brought-to-you-by .hosts {
  margin-bottom: 40px;
  }
  
  .purchase-window .purchased-footer {
  background: #172B4D;
  }
  
  #event_page .speaker .modal .carousel-inner .name {
  color: white !important;
  }
  
  
  #event_page .chapter .hosts .host-container h5 {
  height: auto;
  }
  
  .chapter .brought-to-you-by .hosts .host-container {
  border: 1px solid #C1C7D0;
  }
  
  #event_page .font_banner2 {
  color: #ffffff!important;
  }
  
  ._dashboardImageUpload .text-overlay .inner .browse-button {
  background: #FFAB00;
  color: #172B4D;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  }
  
  .cassie {
  background-image: url(https://dal05.objectstorage.softlayer.net/v1/AUTH_d0619b05-07fc-49f0-8249-da585ea45ce5/atlassian/uploads/cassie_fxQx0Uq.jpg);
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin: 0 auto 30px;
  background-size: cover;
  }
  
  .signup h1 .small-title {
  text-transform: none;
  color: #172B4D;
  }
  
  .signup #auth-providers .btn-icon {
  color: #ffffff!important;
  }
  
  a.btn.btn-openid.btn-icon,
  a.btn.btn-openid_connect.btn-icon {
  background-color: #0052CC!important;
  }
  
  #account form a {
  color: #0052CC;
  text-decoration: none;
  }
  
  #account form a:hover {
  text-decoration: underline;
  }
  
  .signup #auth-providers h4 span {
  font-size: 16px;
  color: #666666;
  }
  
  
  .upcomingEventsWidget .dropdown-multiselect .rw-dropdownlist {
  text-align: left;
  }
  
  
  
  
  
  /* Homepage */
  
  
  
  header.navs .navbar-static-top .navbar-brand.navbar-customizable-logo img, .footer-brand .navbar-brand.navbar-customizable-logo img {
  max-width: 100%;
  }
  
  header.navs .navbar-secondary .navbar-toggle .glyphicon-minus {
  color: #333;
  }
  
  footer.page-footer {
  text-align: center !important;
  }
  
  .homepage .homepage-full-header .jumbotron {
  height: auto;
  }
  
  .homepage .homepage-full-header .jumbotron .carousel-inner .item {
  background: none;
  }
  
  /* .homepage .homepage-full-header .jumbotron .carousel-inner .item .background-image {
  background-image: none !important;
  } */
  
  .homepage .homepage-full-header .jumbotron .carousel-inner .item .content {
  height: auto;
  padding: 45px 0 55px;
  max-width: 484px;
  }
  
  .homepage .homepage-full-header .jumbotron .carousel-inner .item .content .content-inside h2 {
  font-size: 52px;
  font-weight: 600;
  line-height: 60px;
  padding: 0 !important;
  text-align: center;
  }
  
  .homepage .intro {
  color: #42526E;
  font-size: 20px;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin-bottom: 89px;
  }
  
  @media (max-width: 700px) {
  .homepage .homepage-full-header .jumbotron .carousel-inner .item .content {
  width: 80%;
  }
  }
  
  .homepage #react-main-chapter-map-root .map-and-search .search-holder {
  margin-top: 40px;
  }
  
  .homepage #react-main-chapter-map-root .map-and-search .search-holder:before {
  color: #172B4D;
  /* content: 'Find events near you'; */
  display: none;
  font-family: inherit;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
  }
  
  #react-main-chapter-map-root .section-header.general-h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #172B4D;
  }
  
  .homepage .atlassian-groups {
  position: relative;
  margin: 100px auto 100px;
  }
  
  .homepage .atlassian-groups .atlassian-group {
  height: 100%;
  padding-bottom: 35px;
  position: static;
  }
  
  .homepage .atlassian-groups .group-img img {
  height: 78px;
  width: 78px;
  }
  
  .homepage .atlassian-groups .group-content .group-header {
  color: #172B4D;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin: 24px 0 16px;
  }
  
  .homepage .atlassian-groups .group-content .group-text {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.8;
  }
  
  .homepage .atlassian-groups .group-content .learn-more {
  bottom: 0px;
  position: absolute;
  font-size: 16px;
  line-height: 22px;
  }
  
  .homepage .atlassian-groups .learn-more a span {
  font-size: 7px;
  vertical-align: middle;
  padding-left: 5px;
  }
  
  @media (max-width: 768px) {
  .homepage .atlassian-groups .group-content .learn-more {
  margin-top: 10px;
  position: static;
  }
  }
  
  @media (max-width:400px) {
  .homepage #react-main-chapter-map-root .map-and-search .search-holder .form-control {
  font-size: 14px;
  }
  
  .homepage #react-main-chapter-map-root .map-and-search .search-holder:before {
  font-size: 28px;
  }
  }
  
  @media (min-width: 400px) and (max-width: 768px) {
  .homepage .atlassian-groups .group-img {
  float: left;
  text-align: center;
  width: 25%;
  }
  
  .homepage .atlassian-groups .group-content {
  float: left;
  padding-left: 15px;
  width: 75%;
  }
  
  .homepage .atlassian-groups .group-content .group-header {
  margin-top: 0;
  }
  }
  
  .homepage .special-event {
  align-items: center;
  border: 1px solid rgba(155,155,155,0.44);
  display: flex;
  margin: 0 auto 100px;
  padding: 45px 0 45px;
  }
  
  .homepage .special-event .special-event-image {
  text-align: center;
  }
  
  .homepage .special-event .special-event-image img {
  border-radius: 50%;
  vertical-align: middle;
  width: 100%;
  }
  
  .homepage .special-event .special-event-callout {
  color: #42526E;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 21px;
  text-transform: uppercase;
  }
  
  .homepage .special-event .special-event-title {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 8px 0 8px;
  }
  
  .homepage .special-event .special-event-description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.8;
  }
  
  .homepage .special-event .special-event-learn-more {
  font-size: 16px;
  line-height: 22px;
  margin-top: 16px;
  }
  
  .homepage .special-event .special-event-learn-more a span {
  font-size: 7px;
  vertical-align: middle;
  padding-left: 5px;
  }
  
  @media (max-width: 767px) {
  .homepage .atlassian-groups {
  margin-bottom: 0;
  }
  
  .homepage .atlassian-groups .atlassian-group {
  padding-bottom: 64px;
  }
  
  .homepage .special-event {
  margin-bottom: 64px;
  }
  }
  
  @media (max-width: 450px) {
  .homepage .homepage-full-header .jumbotron .carousel-inner .item .content .content-inside h2 {
  font-size: 36px;
  }
  
  .homepage .special-event {
  display: block;
  }
  
  .homepage .special-event .special-event-image {
  margin-bottom: 45px;
  width: 100%;
  }
  
  .homepage .special-event .special-event-image img {
  max-width: 120px;
  }
  
  .homepage .special-event .special-event-content {
  width: 100%;
  }
  }
  
  
  
  
  
  
  
  /* Company User Groups */
  
  .company-user-group-page {
  background-color: #fff;
  }
  
  .company-user-group-page .page-banner {
  height: auto;
  }
  
  .company-user-group-page .page-banner .overlay .page-banner-title {
  height: auto;
  margin: 64px 0 64px;
  }
  
  .company-user-group-page .page-banner .overlay .page-banner-title h2 {
  color: #FFFFFF;
  font-size: 52px;
  font-weight: 600;
  line-height: 60px;
  margin: auto;
  text-align: center;
  }
  
  .company-user-group-page .intro {
  color: #42526E;
  font-size: 20px;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin-bottom: 100px;
  margin-top: 45px;
  }
  
  .company-user-group-page .bullets {
  clear:both;
  margin-bottom: 119px;
  }
  
  .company-user-group-page .bullets .bullet-point-container .bullet-point {
  margin-bottom: 10px;
  text-align: right;
  }
  
  .company-user-group-page .bullets .bullet-point-container .bullet-point img {
  max-width: 25px;
  }
  
  .company-user-group-page .bullets .bullet-point-container .bullet-content .title {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  }
  
  .company-user-group-page .bullets .bullet-point-container .bullet-content .description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
  }
  
  .company-user-group-page .quote-container .quote {
  color: #172B4D;
  font-size: 160px;
  font-weight: 600;
  line-height: 108px;
  text-align: center;
  }
  
  .company-user-group-page .quote-container .quote-content .quote-copy {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 27px;
  margin-bottom: 20px;
  }
  
  .company-user-group-page .quote-container .quote-content .quote-author {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  }
  
  .company-user-group-page .quote-container .quote-content .quote-author .quote-name {
  color: #42526E;
  float: left;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px;
  line-height: 24px;
  padding-left: 10px;
  text-transform: uppercase;
  }
  
  .company-user-group-page .quote-container .quote-content .quote-author .quote-position {
  color: #091E42;
  float:left;
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
  }
  
  .company-user-group-page .get-started {
  box-shadow: 0 0 14px 14px rgba(0,0,0,0.1);
  margin: 100px auto 100px;
  padding: 40px 0 40px;
  text-align: center;
  }
  
  .company-user-group-page .get-started .title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  text-align: center;
  }
  
  .company-user-group-page .get-started .copy {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 0 24px;
  text-align: left;
  }
  
  .company-user-group-page .get-started .apply-btn {
  background-color: #0052CC;
  border-radius: 3px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  padding: 8px 35px 12px;
  color: #fff!important;
  }
  
  .company-user-group-page .get-started .apply-btn:hover {
  background-color: #2274EE;
  text-decoration: none;
  }
  
  @media (max-width: 991px) {
  .company-user-group-page .quote-container .quote {
  font-size: 130px;
  line-height: 120px;
  }
  #main-nav .navbar-nav > li.navbar-menu {
    height: unset;
  }
  }
  
  @media (max-width: 767px) {
  .company-user-group-page .page-banner .overlay .page-banner-title h2 {
  font-size: 44px;
  }
  
  .company-user-group-page .bullets {
  margin-bottom: 75px;
  }
  
  .company-user-group-page .bullets .bullet-point-container {
  margin-bottom: 25px;
  }
  
  .company-user-group-page .bullets .bullet-point-container:after {
  clear: both;
  content: ' ';
  display: table;
  }
  
  .company-user-group-page .bullets .bullet-point-container:before {
  content: ' ';
  display: table;
  }
  
  .company-user-group-page .quote-container .quote {
  font-size: 50px;
  line-height: 50px;
  }
  }
  
  @media (max-width: 320px) {
  .company-user-group-page .page-banner .overlay .page-banner-title h2 {
  font-size: 36px;
  }
  }
  
  
  
  
  
  /* Become a Leader */
  
  .leaders-page {
  background-color: #fff;
  }
  
  .leaders-page .page-banner {
  height: auto;
  }
  
  .leaders-page .page-banner .overlay .page-banner-title {
  height: auto;
  margin: 64px 0 64px;
  }
  
  .leaders-page .page-banner .overlay .page-banner-title h2 {
  color: #FFFFFF;
  font-size: 52px;
  font-weight: 600;
  line-height: 60px;
  margin: auto;
  text-align: center;
  }
  
  .leaders-page .intro {
  color: #42526E;
  font-size: 20px;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin-bottom: 89px;
  margin-top: 40px;
  }
  
  .leaders-page .bullets {
  display: flex;
  flex-wrap: wrap;
  }
  
  .leaders-page .bullets .bullet .bullet-point {
  text-align: center;
  min-width: 25px;
  max-width: 25px;
  }
  
  .leaders-page .bullets .bullet .bullet-point img {
  height: auto;
  max-width: 25px;
  max-height: 25px;
  width: auto;
  }
  
  .leaders-page .section-title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-bottom: 13px;
  }
  
  .leaders-page .bullets .bullet {
  display: flex;
  margin: 12px 0 12px;
  }
  
  .leaders-page .bullets .bullet .bullet-content {
  margin-left: 18px;
  }
  
  .leaders-page .bullets .bullet .bullet-content .title {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 8px;
  }
  
  .leaders-page .bullets .bullet .bullet-content .description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  }
  
  .leaders-page .bullets .section-title, .leaders-page .bullets .bullet {
  box-sizing: border-box;
  flex-grow: 1;
  list-style: none;
  overflow: hidden;
  padding: 0 30px 0;
  width: 50%;
  }
  
  .leaders-page .learn-more {
  margin-top: 48px;
  padding-left: 88px;
  }
  
  .leaders-page .learn-more .description {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 14px;
  }
  
  .leaders-page .learn-more a {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 14px;
  }
  
  .leaders-page .learn-more .guidelines {
  margin-right: 30px;
  }
  
  .leaders-page .get-started {
  box-shadow: 0 0 14px 14px rgba(0,0,0,0.1);
  margin: 100px auto 92px;
  padding: 60px 0 60px;
  text-align: center;
  }
  
  .leaders-page .get-started .title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-bottom: 24px;
  text-align: center;
  }
  
  .leaders-page .get-started .apply-btn {
  background-color: #0052CC;
  border-radius: 3px;
  color: #fff!important;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  padding: 8px 35px 12px;
  }
  
  .leaders-page .get-started .apply-btn:hover {
  background-color: #2274EE;
  text-decoration: none;
  }
  
  .leaders-page .video-container {
  margin-bottom: 88px;
  }
  
  .leaders-page .video-container .title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-bottom: 40px;
  text-align: center;
  }
  
  .leaders-page .video-container .video {
  height:0;
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  }
  
  .leaders-page .video-container .video iframe {
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  }
  
  .leaders-page .leader-guidelines .title {
  color: #172B4D;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 20px;
  text-align: center;
  }
  
  .leaders-page .leader-guidelines .description {
  color: #42526E;
  font-size: 20px;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin-bottom: 57px;
  text-align: center;
  }
  
  .leaders-page .leader-guidelines .guideline {
  margin: 32px 0 32px;
  }
  
  .leaders-page .leader-guidelines .guideline .subtitle {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  }
  
  .leaders-page .leader-guidelines .guideline .subdescription {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  margin-top: 8px;
  }
  
  .leaders-page .resources {
  margin-bottom: 100px;
  }
  
  .leaders-page .resources .title {
  color: #172B4D;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
  margin: 64px 0 24px;
  text-align: center;
  }
  
  .leaders-page .resources .resource {
  float: left;
  padding: 24px 24px 24px;
  width: 50%;
  }
  
  .leaders-page .resources .resource .icon {
  width: 120px;
  height: 120px;
  }
  
  .leaders-page .resources .resource .icon img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  }
  
  .leaders-page .resources .resource .subtitle {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  padding: 16px 0 12px;
  }
  
  .leaders-page .resources .resource .description {
  opacity: 0.8;
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  }
  
  .leaders-page .resources .resource .learn-more {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 14px;
  margin-top: 22px;
  padding: 0;
  }
  
  .leaders-page .resources .resource .learn-more span {
  font-size: 7px;
  vertical-align: middle;
  padding-left: 5px;
  }
  
  @media (max-width: 650px) {
  .leaders-page .bullets {
  display: block;
  }
  
  .leaders-page .bullets .section-title, .leaders-page .bullets .bullet {
  padding: 0;
  width: 100%;
  }
  
  .leaders-page .bullets .bullet:nth-child(4) {
  margin-bottom: 76px;
  }
  
  .leaders-page .learn-more {
  padding: 0;
  }
  
  .leaders-page .learn-more a {
  display: block;
  padding: 16px 0 16px;
  }
  
  .leaders-page .learn-more a.resources {
  margin-bottom: 0px;
  }
  }
  
  @media (max-width: 560px) {
  .leaders-page .page-banner .overlay .page-banner-title h2 {
  font-size: 36px;
  }
  
  .leaders-page .intro {
  margin-bottom: 62px;
  margin-top: 15px;
  }
  
  .leaders-page .bullets .section-title, .leaders-page .bullets .bullet {
  margin-bottom: 25px;
  }
  
  .leaders-page .bullets .bullet:nth-child(4) {
  margin-bottom: 95px;
  }
  
  .leaders-page .bullets .bullet .bullet-point {
  margin-bottom: 30px;
  }
  
  .leaders-page .leader-guidelines .title {
  font-size: 36px;
  }
  
  .leaders-page .resources .title {
  font-size: 36px;
  }
  
  .leaders-page .resources .resource {
  float: none;
  width: 100%;
  }
  }
  
  
  
  
  
  
  
  /* Atlassian User Groups */
  
  .aug-page {
  background-color: #fff;
  }
  
  .aug-page .page-banner {
  height: auto;
  margin: 0;
  }
  
  .aug-page .page-banner .overlay .page-banner-title {
  height: auto;
  margin: 64px 0 64px;
  }
  
  .aug-page .page-banner .overlay .page-banner-title h2 {
  font-size: 52px;
  font-weight: 600;
  margin: auto;
  }
  
  .aug-page .intro {
  color: #42526E;
  font-size: 20px;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin-bottom: 100px;
  margin-top: 100px;
  }
  
  .aug-page .bullets {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
  }
  
  .aug-page .bullets .bullet .bullet-point {
  height: 32px;
  width: 32px;
  }
  
  .aug-page .bullets .bullet .bullet-point img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  }
  
  .aug-page .section-title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-bottom: 13px;
  }
  
  .aug-page .bullets .bullet {
  margin: 12px 0 12px;
  padding: 0 40px 0;
  }
  
  .aug-page .bullets .bullet .title {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 16px 0 6px;
  }
  
  .aug-page .bullets .bullet .description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  }
  
  .aug-page .bullets .section-title, .aug-page .bullets .bullet {
  box-sizing: border-box;
  flex-grow: 1;
  list-style: none;
  overflow: hidden;
  padding: 0 30px 0;
  width: 33.33333%;
  }
  
  .aug-page .video-container {
  margin-bottom: 88px;
  }
  
  .aug-page .video-container .title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-bottom: 40px;
  text-align: center;
  }
  
  .aug-page .video-container .video {
  height:0;
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  }
  
  .aug-page .video-container .video iframe {
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  }
  
  .aug-page .location-widget-container {
  margin-bottom: 100px;
  }
  
  .aug-page .location-widget-container .title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  text-align: center;
  }
  
  .aug-page .location-widget-container #react-location-widget-root .geosuggest-container {
  display: none;
  }
  
  .aug-page .map-search {
  display: flex;
  align-items: center;
  }
  
  .aug-page .map-search .confetti {
  text-align: center;
  }
  
  .aug-page .map-search .confetti img {
  max-width: 150px;
  height: auto;
  width: auto;
  }
  
  .aug-page .map-search .title {
  color: #172B4D;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 32px;
  text-align: center;
  }
  
  .aug-page .map-search .description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 23px;
  text-align: center;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search {
  height: auto;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .image-map {
  background-color: #fff !important;
  background-image: none !important;
  display: none;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder {
  margin: auto;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder:before {
  content: none;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control {
  border: 1px solid #979797;
  background-color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  height: auto;
  line-height: 20px;
  padding: 15px 45px 15px 19px;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control {
  color: #091E42;
  font-weight: 400;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control::placeholder {
  color: #091E42;
  font-weight: 400;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder .algolia-search .icon-search {
  font-size: 20px !important;
  line-height: 48px;
  }
  
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder .algolia-search .icon-cancel-1 {
  line-height: 50px;
  font-size: 15px;
  }
  
  .aug-page #react-main-chapter-list-root .chapters-panel {
  margin-top: 24px;
  }
  
  .aug-page #react-main-chapter-list-root .chapters-panel .regions .chapters-title {
  display: none;
  }
  
  .aug-page .map-search .new-group {
  color: #091E42;
  clear: both;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
  text-align: center;
  }
  
  .aug-page .map-search .new-group a {
  font-weight: 600;
  color: #0052CC;
  }
  
  .aug-page ._dashboard.chapters-panel .region-button {
  font-weight: normal;
  }
  
  @media (max-width: 991px) {
  .aug-page .intro {
  margin-bottom: 64px;
  margin-top: 64px;
  }
  
  .aug-page .bullets .bullet {
  padding: 0 15px 0;
  }
  }
  
  @media (max-width: 767px) {
  .aug-page .bullets .bullet {
  padding: 0;
  width: 100%;
  }
  }
  
  @media (max-width: 500px) {
  .aug-page .page-banner .overlay .page-banner-title h2 {
  font-size: 36px;
  }
  
  .aug-page .bullets .section-title, .aug-page .bullets .bullet {
  margin: 21px 0 21px;
  }
  
  .aug-page .map-search .search-container {
  margin: 0;
  width: 100%;
  }
  
  .aug-page .map-search .search-container .search-holder {
  padding: 0 !important;
  }
  
  .aug-page .map-search .search-container .icon-search, .aug-page .map-search .search-container .icon-cancel-1 {
  right: 15px !important;
  }
  
  .aug-page .map-search .search-container .icon-search:before, .aug-page .map-search .search-container .icon-cancel-1:before {
  font-size: 20px !important;
  }
  }
  
  @media (min-width: 768px) and (max-width: 850px) {
  .aug-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control {
  font-size: 14px;
  }
  }
  
  
  
  
  
  
  
  /* Trello User Groups */
  
  .trello-page {
  background-color: #fff;
  }
  
  .trello-page .page-banner {
  height: auto;
  margin: 0;
  }
  
  .trello-page .page-banner .overlay {
  background-image: url('/static/images/homepage/Trello-Events-Hero.png');
  background-position: center top;
  }
  
  .trello-page .page-banner .overlay .page-banner-title {
  height: auto;
  margin: 64px 0 64px;
  }
  
  .trello-page .page-banner .overlay .page-banner-title h2 {
  font-size: 52px;
  font-weight: 600;
  margin: auto;
  }
  
  .trello-page .intro {
  color: #42526E;
  font-size: 20px;
  letter-spacing: 0.3px;
  line-height: 28px;
  margin-bottom: 100px;
  margin-top: 100px;
  }
  
  .trello-page .bullets {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
  }
  
  .trello-page .bullets .bullet .bullet-point {
  height: 32px;
  width: 32px;
  }
  
  .trello-page .bullets .bullet .bullet-point img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  }
  
  .trello-page .section-title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-bottom: 13px;
  }
  
  .trello-page .bullets .bullet {
  margin: 12px 0 12px;
  padding: 0 40px 0;
  }
  
  .trello-page .bullets .bullet .title {
  color: #172B4D;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 16px 0 6px;
  }
  
  .trello-page .bullets .bullet .description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  }
  
  .trello-page .bullets .section-title, .trello-page .bullets .bullet {
  box-sizing: border-box;
  flex-grow: 1;
  list-style: none;
  overflow: hidden;
  padding: 0 30px 0;
  width: 33.33333%;
  }
  
  .trello-page .video-container {
  margin-bottom: 88px;
  }
  
  .trello-page .video-container .title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  margin-bottom: 40px;
  text-align: center;
  }
  
  .trello-page .video-container .video {
  height:0;
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  }
  
  .trello-page .video-container .video iframe {
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  }
  
  .trello-page .location-widget-container {
  margin-bottom: 100px;
  }
  
  .trello-page .location-widget-container .title {
  color: #172B4D;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 32px;
  text-align: center;
  }
  
  .trello-page .location-widget-container #react-location-widget-root .geosuggest-container {
  display: none;
  }
  
  .trello-page .map-search {
  display: flex;
  align-items: center;
  }
  
  .trello-page .map-search .confetti {
  text-align: center;
  }
  
  .trello-page .map-search .confetti img {
  max-width: 150px;
  height: auto;
  width: auto;
  }
  
  .trello-page .map-search .title {
  color: #172B4D;
  font-size: 36px;
  font-weight: 600;
  line-height: 44px;
  margin-bottom: 32px;
  text-align: center;
  }
  
  .trello-page .map-search .description {
  color: #091E42;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 23px;
  text-align: center;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search {
  height: auto;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .image-map {
  background-color: #fff !important;
  background-image: none !important;
  display: none;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder {
  margin: auto;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder:before {
  content: none;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control {
  border: 1px solid #979797;
  background-color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  height: auto;
  line-height: 20px;
  padding: 15px 19px 15px;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control {
  color: #091E42;
  font-weight: 400;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control::placeholder {
  color: #091E42;
  font-weight: 400;
  }
  
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder .algolia-search .icon-search, .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder .algolia-search .icon-cancel-1 {
  font-size: 20px !important;
  line-height: 48px;
  }
  
  .trello-page #react-main-chapter-list-root .chapters-panel {
  margin-top: 24px;
  }
  
  .trello-page #react-main-chapter-list-root .chapters-panel .regions .chapters-title {
  display: none;
  }
  
  .trello-page .map-search .new-group {
  color: #091E42;
  clear: both;
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
  text-align: center;
  }
  
  .trello-page .map-search .new-group a {
  font-weight: 600;
  }
  
  .trello-page ._dashboard.chapters-panel .region-button {
  font-weight: normal;
  }
  
  @media (max-width: 991px) {
  .trello-page .intro {
  margin-bottom: 64px;
  margin-top: 64px;
  }
  
  .trello-page .bullets .bullet {
  padding: 0 15px 0;
  }
  
  body .navbar-secondary .navbar-collapse .navbar-right li.navbar-login-links {
  padding-top: 20px !important;
  }
  
  .navbar-secondary .navbar-nav > li.navbar-menu > a {
  line-height: 21px !important;
  }
  
  }
  
  @media (max-width: 767px) {
  .trello-page .bullets .bullet {
  padding: 0;
  width: 100%;
  }
  }
  
  @media (max-width: 500px) {
  .trello-page .map-search .search-container {
  margin: 0;
  width: 100%;
  }
  
  .trello-page .map-search .search-container .search-holder {
  padding: 0 !important;
  }
  
  .trello-page .map-search .search-container .form-control {
  font-size: 11px !important;
  }
  
  .trello-page .map-search .search-container .icon-search, .trello-page .map-search .search-container .icon-cancel-1 {
  right: 15px !important;
  }
  
  .trello-page .map-search .search-container .icon-search:before, .trello-page .map-search .search-container .icon-cancel-1:before {
  font-size: 20px !important;
  }
  }
  
  @media (min-width: 768px) and (max-width: 850px) {
  .trello-page .map-search #react-main-chapter-map-root .map-and-search .search-holder input.form-control {
  font-size: 14px;
  }
  }
  
  .homepage .homepage-full-header .jumbotron .carousel-inner .item .content .content-inside h2 {
  font-family: inherit;
  }
  
  body:not(.main-dashboard) a.btn.btn-openid.btn-icon,
  body:not(.main-dashboard) a.btn.btn-openid_connect.btn-icon {
  background-color: #0052CC!important;
  }
  
  .UpcomingEventsWidget-styles-upcomingEventsWidget-hUFXu {
  margin-top: 40px;
  }
  
  #upcoming-events h2.small-title, #upcoming-events .richtext-page-content p {
  text-align: left;
  }
  
  .UpcomingEventsWidget-styles-locationSearch-3PBDX .geosuggest__item {
  text-align: left;
  }
  
  #main-dashboard footer.page-footer {
  padding: 10px;
  height: 70px;
  }
  
  #upcoming-events {
  margin-bottom: 50px;
  text-align: left;
  }
  
  /* Join us home */
  .homepage-full-header .join-community {
    background: #F4F5F7;
  }
  
  body:not(#main-dashboard) .homepage-full-header #join-community.join-community .container.inner a.submit.btn.btn-primary{
    background: #ffab00 !important;
    color: #091E42 !important;
  }
  
  /* ZD 10184 - Start */
  footer.page-footer .footer-link-group .separator { 
      display: none !important;
  }
  
  footer.page-footer .footer-link-group a {
      text-decoration: none !important;
  }
  
  footer.page-footer .footer-link-group a:before { 
      content: '∙️';
      margin: 0 3px;
  }
  
  @media (max-width: 992px) {
      footer.page-footer .footer-link-group a:first-of-type:before {
          content: '';
      }	
  }
  
  /* ZD 10184 - End */
  
  /* Search for Chapters */
  .main-dashboard#chapters-page .map-and-search > .general-h1 {
      color: #000 !important;
      text-align: center;
        padding-top: 55px;
  
  }
  
  /* Community Led Conferences */
  .clcs .container.static-page.general-body {
      width: auto;
      padding: 0;
      margin: 0;
      background: transparent;
  }
  
  .clcs .banner {
      background: url('https://storage.googleapis.com/platform-data-atlassian/uploads/banner.png') no-repeat center / cover;
      color: #fff;
      min-height: 320px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 32px;
  }
  
  .general-body .banner h1 {
      color: #fff !important;
      font-weight: normal !important;
      font-size: 46px !important;
      margin: 0 0 16px;
  }
  
  .general-body .banner p {
      max-width: 600px;
      margin: 0 auto;
      font-size: 18px;
  }
  
  .clcs .calendar {
      background: #fff;
      margin: 48px auto;
      max-width: 1140px;
      padding: 32px;
      border-radius: 8px;
  }
  
  .clcs .calendar h2 {
      margin: 0 0 16px;
  }
  
  .clcs .calendar h3 {
      text-align: left;
      font-size: 26px;
      font-weight: 500;
      margin: 0 0 16px;
  }
  
  .clcs .calendar .event-row {
      display: flex;
      font-size: 18px;
      gap: 16px;
      text-align: left;
      padding: 4px 12px;
      cursor: pointer;
  }
  
  /* .clcs .calendar .event-row.selected {
      background: #f4f5f7;
  } */
  
  .clcs .calendar .event-row:active,
  .clcs .calendar .event-row:focus,
  .clcs .calendar .event-row:hover {
      background: #f4f5f7;
  }
  
  .clcs .calendar .event-row > strong {
      flex: 1;
      font-weight: normal;
  }
  
  .clcs .calendar .event-row > strong:last-child {
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
  }
  
  .clcs .calendar .month {
      margin-bottom: 28px;
  }
  
  .clcs .scroll {
      max-width: 960px;
      margin: 0 auto;
      max-height: 400px;
      overflow: auto;
      padding: 20px 0;
  }
  
  .clcs .fade-scroll {
      position: relative;
  }
  
  .clcs .fade-scroll::before,
  .clcs .fade-scroll::after {
      content: ' ';
      position: absolute;
      width: 100%;
      height: 20px;
      left: 0;
      top: 0;
      background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(255,255,255,0) 100%);
  }
  
  .clcs .fade-scroll::after {
      top: auto;
      bottom: 0;
      background: linear-gradient(to top, rgba(255,255,255,1) 1%,rgba(255,255,255,0) 100%);
  }
  
  .clcs .cta,
  .clcs .recent {
      background: #fff;
      max-width: 1140px;
      margin: 0 auto 48px;
      padding: 48px 32px;
      border-radius: 8px;
  }
  
  .clcs .cta h3,
  .clcs .recent h3 {
      margin: 0 0 16px;
      font-size: 28px;
  }
  
  .clcs .calendar p,
  .clcs .cta p,
  .clcs .recent p {
      font-size: 18px;
      margin: 0 0 24px;
  }
  
  .clcs .recent ul {
      list-style-type: none;
      padding: 0;
  }
  
  .clcs .recent ul li {
      font-size: 18px;
      margin-bottom: 8px;
      display: flex;
      justify-content: center;
  }
  
  body:not(#main-dashboard).clcs div.recent ul li a:not(.general-body--exclude):not(.btn):not(h2 a):not(h3 a) {
      font-size: inherit !important;
      display: inline-block;
      max-width: 28vw;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
  }
  
  .clcs .recent ul li strong {
      font-weight: normal;
      margin: 0 20px;
  }
  
  .clcs .page-footer-banner {
      background-color: #0052CC;
      color: #fff;
      padding: 32px;
  }
  
  body:not(#main-dashboard).clcs .page-footer-banner p a:not(.general-body--exclude):not(.btn):not(h2 a):not(h3 a) {
      color: #fff !important;
      font-size: inherit !important;
      text-decoration: underline !important;
  }
  
  .clcs .page-footer-banner .ace-badge {
      margin: 8px auto 24px;
      width: 80px;
  }
  
  .clcs .page-footer-banner .ace-badge img {
      
  }
  
  .clcs .page-footer-banner h4 {
      margin: 0 0 16px;
      font-weight: bold;
      font-size: 24px;
  }
  
  .clcs .page-footer-banner p {
      font-size: 18px;
  }
  
  .clcs .more-info {
      max-width: 1140px;
      margin: 64px auto 44px;
      display: flex;
      gap: 64px;
      padding: 0 16px;
  }
  
  .clcs .more-info .cls-info-col {
      margin-bottom: 28px;
      text-align: left;
      flex: 1;
  }
  
  .clcs .more-info .cls-info-col img {
      width: 72px;
      height: 72px;
      margin: 0 0 16px;
  }
  
  .clcs .more-info .cls-info-col h4 {
      margin: 0 0 8px;
      font-weight: bold;
  }
  
  .clcs .more-info .cls-info-col p {
      margin: 0 0 8px;
  }
  
  body:not(#main-dashboard) .general-body .more-info .cls-info-col a:not(.general-link--exclude):not(.btn):not(.general-tab) {
      color: #333 !important;
  }
  
  body:not(#main-dashboard) .general-body .more-info .cls-info-col a:not(.general-link--exclude):not(.btn):not(.general-tab):hover {
      text-decoration: none;
  }
  
  
  @media (max-width: 1140px) {
      .clcs .more-info {
          margin: 0 16px 20px;
          padding: 0;
      }
  }
  
  @media (max-width: 800px) {
      .clcs .more-info {
          flex-direction: column;
          gap: 20px;
      }

      .clcs .calendar .event-row {
        flex-direction: column;
        margin-bottom: 28px;
      }
  }
  
  @media (max-width: 600px) {
      .clcs .calendar,
      .clcs .cta,
      .clcs .recent {
          margin-left: 16px;
          margin-right: 16px;
          padding-left: 16px;
          padding-right: 16px;
      }
  
      .clcs .recent ul li {
          margin-bottom: 20px;
          flex-direction: column;
      }
  
      .clcs .recent ul li strong {
         display: block;
      }
  
      body:not(#main-dashboard).clcs div.recent ul li a:not(.general-body--exclude):not(.btn):not(h2 a):not(h3 a) {
          max-width: 100%;
      }

      .hide-on-mobile {
        display: none !important;
      }
  
  }

body.clcs > div.container.static-page.general-body > div.calendar > h2::after {
		content: '(Dates in UTC)';
		font-weight: 200;
    font-size: 1.2rem;
    display: block;
}

/* Speakers page - START */
body.speakers-page div.static-page.container {
    width: 100%;
}

body.speakers-page div.static-page {
    padding-top: 0;
}

body.speakers-page .page-banner {
    background-image: url('https://storage.googleapis.com/platform-data-atlassian/uploads/banner_speakers_page.png');
}

@media (min-width: 768px) {
    body.speakers-page .static-page .container {
        width: 100%
    }
}

@media (min-width: 1200px) {
    body.speakers-page .static-page .container {
        width: 1170px
    }
}

body.speakers-page .page-banner .container h1 {
    font-size: 4rem !important;
}

body.speakers-page .page-banner .container {
    color: #fff !important;
    flex-direction: column;
}

body.speakers-page section.container {
    margin-top: 2em;
}

body.speakers-page section.container h2 {
    font-size: 3rem;
}

body.speakers-page .container p {
    font-size: 1.2rem;
}

body.speakers-page div.container.static-page.general-body a.btn.btn-primary-green {
	border-radius: 3px !important;
	font-size: 14px;
	text-transform: none !important;
	font-weight: bold;
	border-width: 0;
	background-color: #82B536;
	color: #091E42;
	padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

body.speakers-page div.container.static-page.general-body a.btn.btn-primary-green:hover {
	background-color: #94c748;
}

body.speakers-page div.cta {
padding: 2em 0;
    max-width: 650px;
    margin: auto;
}

/* Speakers page - END */

/*Homepage Slider Custom Work*/
/* Slider */

.carousel-container .content {
    max-width: 1140px;
}

body .carousel-container .content .content-inside h2 {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    max-width: unset;
    line-height: 1em;
}

body .carousel-container .content .content-inside h3 {
    background: #FFAB00;
    color: black !important;
    display: inline-block;
    padding: 5px 15px;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 30px;
    border-radius: 5px;
    transition: all 0.3s ease;
   
}

body .carousel-container .content .content-inside h3:hover {
    background: #FFAB00;
}

body.homepage > div.homepage-full-header > div.container.atlassian-groups {
	display: none;
}

.pad {
  padding: 0 12px;
}

.homepage .atlassian-groups .group-img img.conference-logo {
	transform: scale(1.5,1.5);
  transform-origin: 0 center;
}

body.orbiit-program > div.static-page {
  width: 100%;
  padding: 0;
}

/*BECOME A LEADER*/
body.orbiit-program > div.static-page {
  width: 100%;
  padding: 0;
  text-align: left
}
body.orbiit-program > div.general-body .get-started-pl .apply-btn-pl {
color: #fff !important
}

body.leader-adobe div.get-started {
	box-shadow: none;
}

body.leader-adobe div.bullets > div:nth-child(1) {
	order:1;
}
body.leader-adobe div.bullets > div:nth-child(2) {
	order:2;
}
body.leader-adobe div.bullets > div:nth-child(3) {
	order:3;
}
body.leader-adobe div.bullets > div:nth-child(4) {
	order:4;
}
body.leader-adobe div.bullets > div:nth-child(5) {
	order:1;
}
body.leader-adobe div.bullets > div:nth-child(6) {
	order:2;
}
body.leader-adobe div.bullets > div:nth-child(7) {
	order:3;
}
body.leader-adobe div.bullets > div:nth-child(8) {
	order:4;
}
/* end CSS OVERRIDES */

/* THUMBNAIL ROUNDNESS */
.__bds-thumbnail-roundness {
  border-radius: 50% !important;
  overflow: hidden;
}

/* CSS vars */
:root {
  --general-paragraph-font-size: 16px;

  --theme-palette-primary: #0052cc;


  --general-button-background: #0052cc;

  --general-button-color: #ffffff;


  --general-hover-button-background-color: #0430A3;



  --general-button-tb-pad: 15px;

  --general-button-lr-pad: 15px;

  --general-button-border-radius: 3px;

  --general-button-font-size: 14px;

  --general-button-all-caps: none;

  --general-button-weight: bold;

  --general-button-stroke-width: 0px;


  --general-ghost-button-stroke-color: #0052cc;

  --general-ghost-button-color: #0052cc;

  --general-ghost-hover-button-background-color: #E4E5EA;



  --general-ghost-button-all-caps: none;

  --general-ghost-button-weight: 600;

  --general-ghost-button-font-size: 15px;

  --general-ghost-button-border-radius: 3px;

  --general-button-stroke-width: 0px;
  --general-ghost-button-stroke-width: 1px;

}

/* Hide reCAPTCHA badge: https://developers.google.com/recaptcha/docs/faq#id-like-to-hide-the-recaptcha-badge.-what-is-allowed */
.grecaptcha-badge { visibility: hidden; }

.login-button-container {
  display: flex;
  align-items: baseline;
}
.login-plaintext {
  text-decoration: none;
}
