/* ************************************ */
/*       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 .agora-cards-layout-horizontal .card.card-horizontal {
  height: 150px;
  flex-direction: row;
}
.agora .agora-cards-layout-horizontal .card.card-horizontal .card-title {
  margin-top: 10px;
  word-wrap: break-word;
}
.agora .agora-cards-layout-horizontal .card.card-horizontal .card-img {
  width: 40%;
  padding: 0;
  margin: 0;
  height: 100%;
}
.agora .agora-cards-layout-horizontal .card.card-horizontal .card-block.card-block-footer {
  border-top: 0 none;
  color: inherit;
}
.agora .agora-cards-layout-horizontal .card.card-horizontal.has-footer {
  padding-bottom: inherit;
}
.agora .agora-cards-layout-horizontal .card.card-horizontal.has-footer .card-block-footer {
  background-color: inherit;
}
.agora .agora-cards-layout-horizontal[min-width~="600px"] .card.card-horizontal.has-footer {
  padding-bottom: inherit;
}
.agora .agora-cards-layout-horizontal[min-width~="600px"] .card.card-horizontal.has-footer .card-block-footer {
  bottom: 0;
  left: auto;
  max-width: 40%;
}
.agora .workplace-cards-layout-detail .container-tags-parent {
  position: relative;
}
.agora .workplace-cards-layout-detail .container-tags {
  position: absolute;
  bottom: 0px;
  left: 20px;
}
.agora .workplace-cards-layout-detail .container-tags .meta-cat {
  color: #fff;
  background: #aaa;
  padding: 3px 15px 2px;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0;
  line-height: inherit;
  border: none;
}
.agora .workplace-cards-layout-detail .card-img {
  margin-bottom: 10px;
}
.agora .workplace-cards-layout-detail .card-block {
  position: relative;
  padding: 0 20px 25px 20px;
}
.agora .workplace-cards-layout-detail .card-block .card-publication-date {
  color: #aaaaaa;
  margin-bottom: 10px;
}
.agora .workplace-cards-layout-detail .card-block .card-publication-title {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  font-size: 15px;
  line-height: 1em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
  font-weight: 600;
}
.agora .workplace-cards-layout-detail .card-block .card-text {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  font-size: 14px;
  line-height: 1em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
}
.agora-default.inFO .header .PortletImage .portlet-image-img {
  width: 100%;
}
.agora-default.inFO .jalios-icon.edit-small {
  font-size: 10px;
  padding-left: 10px;
} /*a.card-link {
      font-size: 1px;
      padding-bottom: 30px;
    }*/
.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;
}
.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;
}
.PortletQueryForeach .newspaper-results .publish-action {
  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;
}
/*# sourceMappingURL=agora.css.map */
