HTML {
  font-size: 14px;
  font-family: "Poppins";
}
HTML .authentication.private-login A,
HTML .authentication.private-mail-password A {
  display: inherit;
}
.theme-asi .publish-action {
  display: none;
}
.theme-asi,
.theme-asi > .Portlet {
  overflow-x: hidden;
}
.theme-asi > .PortalMode {
  clear: both;
}
.theme-asi.agora .pqf-carousel .carousel-thumb IMG {
  max-height: none;
  max-width: none;
  width: auto;
}
.theme-asi .float-left {
  float: left;
}
.theme-asi .float-right {
  float: right;
}
.theme-asi .panel-title A IMG.jalios-icon {
  vertical-align: baseline;
}
/* edition de portail */
.theme-asi .PortalModeHeader {
  clear: both;
}
/* *** */
.theme-asi .pagination-wrapper .pagination.pagination-sm .pgInfo A,
.theme-asi .pagination-wrapper .pagination .pgInfo A {
  color: #585858;
}
.theme-asi .pagination-wrapper .pagination.pagination-sm.pqf > .active > A,
.theme-asi .pagination-wrapper .pagination.pagination-sm.pqf > .active > SPAN,
.theme-asi .pagination-wrapper .pagination > .active > A,
.theme-asi .pagination-wrapper .pagination > .active > SPAN {
  background: #7c7c7c;
  border: 0;
}
.theme-asi .pagination > LI:last-child > A {
  border-left: 1px solid #585858;
  border-style: none none none solid;
  border-radius: 0px;
}
.theme-asi .ctxMenu.ctxInfo.ctxInfoLink.click.aligned.dropdown-menu.open A,
.theme-asi .dropdown-menu A {
  color: #585858;
}
.filtering-tags {
  clear: both;
  padding-bottom: 10px;
}
.filtering-tags .tag {
  border: 1px solid #585858;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
  color: #585858;
  float: left;
  font-size: 1rem;
}
.filtering-tags .tag.selected,
.filtering-tags .tag:hover {
  background-color: #F2F2F2;
}
.filtering-tags .tag:first-child {
  margin-left: 15px;
}
.filtering-tags LI .tag:first-child {
  margin-left: 0;
}
/** Colonnes page Entreprise, guide,...*/
.PortletCollection.left-column,
.PortletCollection.right-column {
  padding-top: 0px;
}
.PortletCollection.left-column {
  clear: left;
}
/*Date BG */
.item-date-today,
.item-date-new {
  background-color: #585858;
}
.item-date-today A,
.item-date-new A {
  color: #FFF;
}
/* Progress Bar*/
.progress-bar-info {
  background-color: #585858;
}
.progress-bar[aria-valuenow="0"] {
  color: white;
}
/* Treeview */
UL.treeview A.treeview-hl,
UL.treeview SPAN.treeview-hl,
UL.treeview LABEL.treeview-hl {
  background-color: #585858;
  color: white;
  border-radius: 5px;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
/* Alert Carousel */
.alerts {
  clear: both;
}
/* Masquage de l'agenda dans la sidebar */
.site-sidebar .sidebar-events {
  display: none;
}
/* Masquage du bureau virtuel dans la sidebar */
.site-sidebar .sidebar-menu A.virtual-desktop-Access {
  display: none;
}
/* Personnalisation de l'édition du profil*/
#edit-profile.esn LI A IMG {
  display: none;
}
/* Masquage jalios icon facettes de recherche */
.search-facets .panel-title .jalios-icon {
  display: none;
}
/* back office */
.sidebar-component .list-group-item,
.sidebar-component .sidebar-events-items {
  background-color: #585858;
}
.wrapper-photo {
  border: 1px solid #585858;
}
.left {
  float: left;
}
/* Masquage de l'icône de mail de la topbar en back-office'*/
.topbar-left .topbar-item-jmail-menu {
  display: none;
}
/* Masquage du lien de la barre de navigation vers "Tous mes espaces" */
.topbar-navigation-menu-items .topbar-cshub-link {
  display: none;
}
/*# sourceMappingURL=common.css.map */
