/* ************************************ */
/*       STYLE FOR JSP DISPLAY          */
/* ************************************ */
#expert-directory > .row {
  border: solid 1px #e7e7e7;
}
#expert-directory > .row .navigation {
  margin-left: -15px;
}
#expert-directory > .row .member-view .card-inline-layout {
  margin-right: -15px;
}
#expert-directory > .row .member-view .card-inline-layout .card-flip-wrapper {
  margin: 0 10px 20px;
}
/* ************************************ */
/*     STYLE FOR CONTENT DISPLAY        */
/* ************************************ */
.PortletJNewsArticle .Article.fulldisplay {
  margin: auto;
  background-color: #FFFFFF;
  margin: 10px auto 0;
  padding: 15px;
  box-shadow: none;
  border: 0 transparent none;
}
.PortletJNewsArticle .Article.fulldisplay .article-picture {
  max-width: none;
}
.PortletJNewsArticle .Article.fulldisplay .article-picture IMG {
  max-width: 100%;
  width: 100%;
}
.PortletJNewsArticle .Article.fulldisplay .article-body {
  max-width: none;
  margin: 0 20px;
}
/* *********************************************** */
/*     STYLE FOR CONTENT DISPLAY IN JPORTAL        */
/* *********************************************** */
.jportal-wrapper.is-publication-displayed {
  background-color: #FFFFFF;
}
.PortalJspCollection .PortletSelection .selection-body .Article.fulldisplay,
.PortletPortal .PortletSelection .selection-body .Article.fulldisplay,
.PortalJspCollection .PortletSelection .selection-body .all-poll,
.PortletPortal .PortletSelection .selection-body .all-poll,
.PortalJspCollection .PortletSelection .selection-body .eventSchedule,
.PortletPortal .PortletSelection .selection-body .eventSchedule,
.PortalJspCollection .PortletSelection .selection-body .full-display.CalendarEvent,
.PortletPortal .PortletSelection .selection-body .full-display.CalendarEvent,
.PortalJspCollection .PortletSelection .selection-body .full-display.EventResource,
.PortletPortal .PortletSelection .selection-body .full-display.EventResource,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.FileDocument,
.PortletPortal .PortletSelection .selection-body .fullDisplay.FileDocument,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.SmallNews,
.PortletPortal .PortletSelection .selection-body .fullDisplay.SmallNews,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.WebPage,
.PortletPortal .PortletSelection .selection-body .fullDisplay.WebPage,
.PortalJspCollection .PortletSelection .selection-body .fulldisplay.FlashInfo,
.PortletPortal .PortletSelection .selection-body .fulldisplay.FlashInfo,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.CSRequest,
.PortletPortal .PortletSelection .selection-body .fullDisplay.CSRequest,
.PortalJspCollection .PortletSelection .selection-body .jguide,
.PortletPortal .PortletSelection .selection-body .jguide,
.PortalJspCollection .PortletSelection .selection-body .lf-fulldisplay,
.PortletPortal .PortletSelection .selection-body .lf-fulldisplay,
.PortalJspCollection .PortletSelection .selection-body .poll,
.PortletPortal .PortletSelection .selection-body .poll {
  background-color: #FFFFFF;
  margin: 10px 60px;
  padding: 15px;
  max-width: none;
  box-shadow: none;
  border: 0 transparent none;
}
.PortalJspCollection .PortletSelection .selection-body .Article.fulldisplay.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .Article.fulldisplay.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .all-poll.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .all-poll.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .eventSchedule.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .eventSchedule.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .full-display.CalendarEvent.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .full-display.CalendarEvent.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .full-display.EventResource.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .full-display.EventResource.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.FileDocument.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .fullDisplay.FileDocument.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.SmallNews.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .fullDisplay.SmallNews.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.WebPage.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .fullDisplay.WebPage.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .fulldisplay.FlashInfo.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .fulldisplay.FlashInfo.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .fullDisplay.CSRequest.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .fullDisplay.CSRequest.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .jguide.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .jguide.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .lf-fulldisplay.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .lf-fulldisplay.CalendarEvent .CalendarEvent-block .list-group-item,
.PortalJspCollection .PortletSelection .selection-body .poll.CalendarEvent .CalendarEvent-block .list-group-item,
.PortletPortal .PortletSelection .selection-body .poll.CalendarEvent .CalendarEvent-block .list-group-item {
  background-color: #f5f5f5;
}
.PortalJspCollection .PortletSelection .selection-wrapper .selection-footer,
.PortletPortal .PortletSelection .selection-wrapper .selection-footer {
  max-width: none;
  margin: 0;
  margin-right: 60px;
  margin-top: -10px;
}
.PortalJspCollection .PortletSelection .selection-wrapper .selection-footer .fulldisplay-footer,
.PortletPortal .PortletSelection .selection-wrapper .selection-footer .fulldisplay-footer {
  background-color: #FFFFFF;
  margin: 10px 60px;
  padding: 15px;
  max-width: none;
}
.eventSchedule .schedule-actions {
  margin-bottom: 20px;
}
.eventSchedule TABLE.calendar .attendee .member {
  border-left: 1px dashed #DDDDDD;
  border-bottom: 1px dashed #DDDDDD;
  padding-left: 10px;
}
.selection-footer .fulldisplay-footer .vote-footer {
  margin-top: 0;
}
.agora-default.inFO .swiper-slide:hover .swiper-slide-image {
  transform: none;
}
.agora-default.inFO .topbar-navigation-menu .topbar-navigation-menu-items > LI.active > A:after {
  opacity: 1;
}
.agora-default.inFO .topbar-navigation-menu .topbar-navigation-menu-items > LI.active:not(.dropdown) A {
  border-color: transparent;
}
.agora-default.inFO .topbar-menu.dropdown-menu .topbar-ctxmenu-header {
  background-color: white;
}
.agora-default.inFO .topbar-menu.dropdown-menu.has-header:before {
  border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
}
.agora-default.inFO .topbar-menu.dropdown-menu.has-header:after {
  border-color: transparent transparent white transparent;
}
.agora-default.inFO .header .PortletImage .portlet-image-img {
  width: 100%;
}
.agora-default.inFO .jalios-icon.edit-small {
  font-size: 10px;
  padding-left: 10px;
}
.my-spaces .card-collaborativespace .typologies .jalios-icon.category {
  display: none;
}
.my-spaces .card-collaborativespace.card {
  height: 324px;
}
.my-spaces .card-collaborativespace.card .card-block {
  flex: none;
}
.my-spaces .card-collaborativespace.has-footer .card-block.card-block-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 40px;
}
.my-spaces .my-spaces-empty {
  margin-bottom: 56px;
  text-align: center;
}
.my-spaces .my-spaces-empty IMG.jcmsplugin-collaborativespace-hub-no-result {
  padding: 15px;
}
.PortletQueryForeachCards .panel-footer {
  border-top: none 0 transparent;
}
.PortletQueryForeachCards .panel-footer A:hover {
  text-decoration: none;
}
.topbar-navigation-menu-wrapper > nav.topbar-navigation-menu {
  width: auto;
  max-width: none;
}
.PortletMemberActivity .panel-body .portlet-member-activity-cards {
  margin: 0;
  background-color: transparent;
}
.PortletMemberActivity .panel-body .portlet-member-activity-cards .activity-container {
  padding-left: 0;
  padding-right: 0;
}
.carousel .slick-pub IMG {
  border-radius: 8px;
}
.carousel .slick-carousel-caption {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.card {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
}
.PortletPoll .poll-title a {
  color: inherit !important;
}
.flash-info {
  border-radius: 8px;
}
.social-infos {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  border-top: thin solid #EEEEEE;
  padding: 8px 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #666;
}
.social-infos .jalios-icon {
  margin-right: 4px;
}
.topbar-navigation-menu .dropdown.tabdrop li.dropdown > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.topbar-navigation-menu .dropdown.tabdrop li.dropdown > UL.dropdown {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0 6px 6px 6px;
}
.topbar-navigation-menu .dropdown.tabdrop li.dropdown > a span.jalios-icon.caret.caret {
  display: none;
}
.PortletQueryForeachCards.ID_a_20679 .panel-footer a {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  font-weight: normal;
  text-align: center;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 4px;
}
.jportal-block-inner .Portlet {
  margin-bottom: 30px;
}
/*# sourceMappingURL=agora.css.map */
