/*!*********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./node_modules/@inwink/modals/popover.less ***!
  \*********************************************************************************************************************************************************************************************************/
.popover-shell.dismiss,
.popover-shell.enabled-mouse-out-of-modal {
  pointer-events: none;
}
.popover-container {
  pointer-events: none;
}
.popover-container .popover-content {
  pointer-events: all;
}
.popover-shell.with-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.popover-shell.with-overlay .popover-wrapper,
.popover-shell.with-overlay .popover-wrapper-content,
.popover-shell.with-overlay .popover-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  touch-action: manipulation;
}
.popover-content-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.popover-wrapper .popover-content {
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
  overflow: hidden;
  height: auto;
  padding: 0;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.15);
}
.popover-wrapper .popover-content .popover-modal {
  position: relative;
  width: 100%;
  height: 100%;
}
.popover-wrapper .popover-content .popover-modal .entityfieldslist {
  height: inherit;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.popovertransition-enter .popover-content {
  transform: scale(0.6);
  opacity: 0.01;
}
.popovertransition-enter .popover-modal {
  opacity: 0.01;
}
.popovertransition-enter.popovertransition-enter-active .popover-content {
  transform: scale(1);
  opacity: 1;
  transition: transform 160ms ease-in, opacity 90ms ease-out;
}
.popovertransition-enter.popovertransition-enter-active .popover-modal {
  transition: opacity 200ms ease-in 120ms;
  opacity: 1;
}
.popovertransition-appear .popover-content {
  transform: scale(0.6);
  opacity: 0.01;
}
.popovertransition-appear .popover-modal {
  opacity: 0.01;
}
.popovertransition-appear.popovertransition-appear-active .popover-content {
  transform: scale(1);
  opacity: 1;
  transition: transform 160ms ease-in, opacity 90ms ease-out;
}
.popovertransition-appear.popovertransition-appear-active .popover-modal {
  transition: opacity 200ms ease-in 120ms;
  opacity: 1;
}
.popovertransition-exit {
  pointer-events: none;
}
.popovertransition-exit .popover-overlay {
  pointer-events: none;
}
.popovertransition-exit .popover-content {
  pointer-events: none;
  transform: scale(1);
  opacity: 1;
}
.popovertransition-exit .popover-modal {
  opacity: 1;
}
.popovertransition-exit.popovertransition-exit-active .popover-content {
  transform: scale(0.3);
  opacity: 0;
  transition: transform 160ms ease-in 50ms, opacity 100ms ease-out 100ms;
}
.popovertransition-exit.popovertransition-exit-active .popover-modal {
  opacity: 0;
  transition: opacity 90ms ease-out;
}

/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/modules/event/features/roundtables/blocs/bloc.roundtablesactions.less ***!
  \************************************************************************************************************************************************************************************************************************************************/
.bloc-roundtablesactions .dynamiccontentbloc .roundtablesactions {
  display: flex;
  flex-wrap: wrap;
}
.bloc-roundtablesactions .dynamiccontentbloc .roundtablesactions button {
  margin-right: 0.8em;
  margin-top: 0.8em;
}
.bloc-roundtablesactions .dynamiccontentbloc .roundtablesactions button:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .bloc-roundtablesactions .dynamiccontentbloc .roundtablesactions {
    display: block;
  }
  .bloc-roundtablesactions .dynamiccontentbloc .roundtablesactions button {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.8em;
  }
  .bloc-roundtablesactions .dynamiccontentbloc .roundtablesactions button:last-child {
    margin-bottom: 0;
  }
}

/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/modules/event/features/roundtables/sidebar/roundtable.sidebar.less ***!
  \*********************************************************************************************************************************************************************************************************************************************/
.inwink-roundtable-sidetabs {
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
}
.inwink-roundtable-sidetabs > header {
  height: 48px;
  display: flex;
}
.inwink-roundtable-sidetabs > header .tabheader-item {
  flex: 1;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.inwink-roundtable-sidetabs > header .tabheader-item i {
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  margin-bottom: 2px;
}
.inwink-roundtable-sidetabs > header .tabheader-item .label {
  font-size: 9px;
}
.inwink-roundtable-sidetabs > header .tabheader-item .badge {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  animation: inwink-chat-badge-pulse 2s infinite;
}
.inwink-roundtable-sidetabs > section {
  height: calc(100% - 48px);
}
.inwink-roundtable-sidetabs > section > div {
  height: 100%;
}

/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/modules/event/features/roundtables/blocs/bloc.roundtablehallmessages.less ***!
  \****************************************************************************************************************************************************************************************************************************************************/
.bloc-roundtablehallmessages .dynamiccontentbloc {
  height: 100%;
  width: 100%;
}


/*# sourceMappingURL=c-20260721-mod-roundtables-2e2cdcbf73f3c3c22fcb.css.map*/