/* Workflow CSS: START */

html *,
body * {
  font-family: "IBM Plex Sans", "Helvetica Neue", Arial, sans-serif !important;
}

html,
body {
  font-weight: 400;
  font-stretch: 100%;
  font-size: 16px;
  line-height: 16px;
}

	.rf-body > .rf-org-header-container {
  margin-top: 3rem;
}


#special-div,
.bx--reset.flex-box-section-full,
.bx--reset.flex-box-section-full>.flex-box-section-full-interior,
.bx--reset.flex-box-section-full>.flex-box-section-full-interior>.flex-box-section,
.bx--reset.flex-box-section-full>.flex-box-section-full-interior>.flex-box-section>.flex-box-child {
  padding: 0;
  margin: 0;
}

	dds-leadspace-block-cta dds-button-group dds-button-group-item::part(button) {	
  min-width: 16rem;	
}

dds-leadspace-block-cta dds-button-group dds-button-group-item[kind=tertiary]::part(button) {
  background-color: #ffffff;
}
dds-leadspace-block-cta dds-button-group dds-button-group-item[kind=tertiary]::part(button):hover {
  background-color: var(--cds-hover-tertiary,#0353e9);
}

:host(dds-logo-grid) ::slotted(.bx--content-layout--logo-grid) {
  margin-bottom: 0rem;
}

:host(dds-hr) {
  background-color: rgba(0,0,0,0) !important;
}

.bx--reset .flex-box-child :not(.bx--layout-grid)>.bx--section-heading.bx--section__flex {
    display: flex;
  	flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
}
.bx--reset .flex-box-child :not(.bx--layout-grid)>.bx--section-heading {
    border-top: 1px solid var(--cds-ui-03,#e0e0e0);
    margin-top: 3rem;
}
.bx--reset .flex-box-child .bx--section-heading
{
  padding-top: 2rem;
	margin-bottom: 2rem;
}
.bx--reset .flex-box-child .bx--section-heading,
.bx--reset .flex-box-child .bx--layout-grid .bx--section-content {
	padding-left: 0;
}

.bx--reset .flex-box-child .bx--section-heading h4,
[id*='rf-'].rf-widget .widget-banner h2,
[id*='rf-'].rf-widget h2 {
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    font-size: 1.5rem;
}
.bx--reset.bx--widget-no-h2 .flex-box-child [id*='rf-'].rf-widget .widget-banner {
  min-height: 0;
}
.bx--reset.bx--widget-no-h2 .flex-box-child [id*='rf-'].rf-widget .widget-banner h2 {
  overflow: hidden;
  height: 0;
  width: 0;
}
.bx--reset .flex-box-child .bx--section-heading .bx--section-heading__eyebrow {
    color: var(--cds-text-05,#6f6f6f);
    padding-bottom: var(--cds-spacing-03,0.5rem);
    font-size: var(--cds-label-02-font-size,0.875rem);
    font-weight: var(--cds-label-02-font-weight,400);
    line-height: var(--cds-label-02-line-height,1.28572);
    letter-spacing: var(--cds-label-02-letter-spacing,0.16px);
}

.bx--reset.flex-box-section-full:not(.bx--leadspace)>.flex-box-section-full-interior {
  padding-bottom: 0;
}
.bx--reset.flex-box-section-full:last-child:not(.bx--leadspace)>.flex-box-section-full-interior {
  padding-bottom: 3rem;
}

/* full width band */
.bx--reset.flex-box-section-full>.flex-box-section-full-interior {
  width: 100%;
  max-width: none;
}
/* container for dynamic */
.bx--reset.flex-box-section-full:not(.bx--leadspace)>.flex-box-section-full-interior>.flex-box-section {
  padding-right: 1rem;
  padding-left: 1rem;
}

.bx--reset .bx--speaker-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  margin-bottom: 3rem;
  position: relative;
  left: 0;
}

.bx--reset .bx--layout-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  margin-bottom: 1rem;
  position: relative;
  left: 0;
}
.bx--reset:not([class*=dds-theme-zone-]) .bx--layout-grid {
  border-top: 1px solid var(--cds-ui-03,#e0e0e0);
}

.bx--reset.bx--leadspace + .bx--reset .bx--layout-grid {
  border-top: none;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.bx--reset .bx--layout-grid .bx--social-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-content: space-between;
}

.bx--reset .bx--layout-grid .bx--social-content > a.bx--social-content_icon {
  display: block;
  min-width:48px;
  width: 4rem;
  padding: 0.75rem 1rem 0 0;
  height: auto; 
}
/* hack to adjust mobile leadspace image */
@media (max-width: 42rem) {
	dds-leadspace::part(section) {
    /* --leadspace-img-url: none; */
    background-image: none;
    background-color: var(--cds-ui-01);
  }

	dds-leadspace dds-background-media {
  	display: none;
	}
}

@media (min-width: 42rem) {
  .bx--reset .flex-box-child :not(.bx--layout-grid)>.bx--section-heading.bx--section__flex {
    flex-direction: row;
  }
  /* container for dynamic */
  .bx--reset.flex-box-section-full:not(.bx--leadspace)>.flex-box-section-full-interior>.flex-box-section {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .bx--reset .flex-box-child .bx--section-heading h4,
  [id*='rf-'].rf-widget .widget-banner h2,
  [id*='rf-'].rf-widget .targeted-agenda-header h2{
      font-size: 2rem;
  }
  .bx--reset .bx--layout-grid {
    grid-template-columns: 1fr;
    grid-gap: 1rem;
    margin-bottom: 1rem;
  }
  
  .bx--reset .bx--speaker-grid {
  	grid-template-columns: repeat(2, 1fr);
  }
  
  .bx--reset .flex-box-child .bx--layout-grid .bx--section-content {
	margin-bottom: 2rem;
  }
  
}

@media (min-width: 66rem) {
  .bx--reset.flex-box-section-full .bx--speaker-grid {
    margin-top: 32px;
    grid-template-columns: repeat(4, 1fr);
  }

  /* container for dynamic */
  .bx--reset.flex-box-section-full>.flex-box-section-full-interior>.flex-box-section {
    max-width: 99rem;
    margin-right: auto;
    margin-left: auto;
  }
  .bx--reset .flex-box-child .bx--section-heading h4,
  [id*='rf-'].rf-widget .widget-banner h2,
  [id*='rf-'].rf-widget .targeted-agenda-header h2 {
      font-size: 2.15rem;
  }
  
  .bx--reset .bx--layout-grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 2rem;
    margin-bottom: 3rem;
  }
  .bx--reset .bx--layout-grid .bx--social-content {
    justify-content: flex-start;
    align-content: space-between;
  }
  
  .bx--reset .flex-box-child .bx--layout-grid .bx--section-content.bx--content-block-about p {
    font-size: var(--cds-fluid-heading-03-font-size,1.25rem);
    font-weight: var(--cds-fluid-heading-03-font-weight,400);
    line-height: var(--cds-fluid-heading-03-line-height,1.4);
    letter-spacing: var(--cds-fluid-heading-03-letter-spacing,0);
  }
  .bx--reset .flex-box-child .bx--layout-grid .bx--section-content {
    padding-left: 0;
    padding-top: 2rem;
  }
}

@media (min-width: 99rem) {
  .bx--reset.flex-box-section-full .bx--speaker-grid {
    margin-top: 32px;
    grid-template-columns: repeat(4, 1fr);
  }
  .bx--reset .bx--layout-grid {
    grid-template-columns: 1fr 3fr;
    grid-gap: 2rem;
    margin-bottom: 3rem;
  }
  .bx--reset .bx--layout-grid .bx--social-content {
	width: 66%;
    justify-content: space-between;
  }
  .bx--reset .flex-box-child .bx--section-heading h4,
  [id*='rf-'].rf-widget .widget-banner h2,
  [id*='rf-'].rf-widget .targeted-agenda-header h2,
  [id*='rf-'].rf-widget h2 {
      font-size: 2.25rem;
      font-weight: 300;
  }
  
  .bx--reset.flex-box-section-full>.flex-box-section-full-interior .flex-box-section .flex-box-child:first-child > div {
    margin-left: 0.5rem;
  }
  .bx--reset.flex-box-section-full>.flex-box-section-full-interior .flex-box-section .flex-box-child:last-child > div {
    margin-right: 0.5rem;
  }
  
  .bx--reset .flex-box-child .bx--layout-grid .bx--section-content.bx--content-block-about p {
    font-size: var(--cds-fluid-heading-03-font-size,1.25rem);
    font-weight: var(--cds-fluid-heading-03-font-weight,400);
    line-height: var(--cds-fluid-heading-03-line-height,1.4);
    letter-spacing: var(--cds-fluid-heading-03-letter-spacing,0);
  }

}

/* Widget START */

.bx--reset .flex-box-child .rf-widget .widget-page {
  font-size: initial;
  max-width: none;
}

.bx--reset .flex-box-child .rf-widget .frame-tabs-container .frame-tab-item {
  padding: 1rem;
  line-height: 1;
}

.bx--reset .flex-box-child .rf-widget .frame-tabs-container .frame-tab-item .frame-tab-title {
  text-transform: capitalize;
  font-weight: 400;
}

.bx--reset .flex-box-child [id*='rf-'].rf-widget .widget-banner { padding: 0; }

.bx--reset .flex-box-child [id*='rf-'].rf-widget .widget-banner .banner-header-text,
.bx--reset .flex-box-child [id*='rf-'].rf-widget .targeted-agenda-header .targeted-agenda-headline {
  display: none;
  overflow: hidden;
}

.bx--reset .flex-box-child [id*='rf-'].rf-widget .widget-banner h2,
.bx--reset .flex-box-child [id*='rf-'].rf-widget .targeted-agenda-header h2 {
  margin: 0;
}

.bx--reset .agenda-simple-accordion .agenda-section:last-of-type {
  border-bottom: none;
  margin-bottom: 5rem;
}

.bx--reset div[id*='rf-'].rf-widget .rf-collections .agenda-header .agenda-header-text {
  width: 100%;
}

/* Widget END */

/*Speaker List Hide Heading*/
.targeted-agenda-headline {
    visibility: hidden;
}





/* Workflow CSS: END */

/* Additions for Leadspace */
@media (min-width: 42rem) {
  dds-leadspace-heading {    
    width: 75% !important;
    max-width: 75% !important;
  }
}

.bx--leadspace-block-content {
  margin-bottom: var(--cds-spacing-10,4rem);
}




/*loader*/

div#load {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgb(249,249,249);
}

.loader {
position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -76px 0 0 -76px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  -webkit-animation: spin .75s linear infinite;
  animation: spin .75s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/* Allow for bullets in WYSIWYG */
.bx--layout-grid .bx--section-content li{
list-style: disc;
}

ul {
    padding-inline-start: 40px !important;
    padding-bottom: 15px !important;
}


/*Hide Speaker Catalog Link in Speaker List TA*/
.speaker-card a.mdBtnR.mdBtnR-add-a-thing.see-all-sessions-btn.mdBtnR-adv {
    display: none;
}

/*Hide strange border line above speaker list TA*/
.flex-box-section-full.speakerlist-items .rf-widget .widget-banner {
    border: none;
}


