/*Topbar*/
.workspace-topbar-menu {
  display: none;
}
/*Acces Direct*/
.accesdirects .list-acces a:hover,
.accesdirects .list-acces a:focus {
  text-decoration: none;
}
/*Formulaire 1ère connexion*/
.first-login-modal-form .help-block {
  color: #31708f;
}
/*Affichage des articles */
.skinColCentrale .panel-body {
  border-radius: 0px;
  background: none;
}
.skinColCentrale .panel-body .search-result {
  border: none;
}
.skinColCentrale .panel-body .crbarticle {
  border-bottom: 1px solid #ddd;
}
.skinColCentrale .panel-body .crbarticle:last-child {
  border: none;
}
.skinColCentrale .container-fluid > h3 {
  text-transform: uppercase;
}
#alaune {
  background-color: #eee;
}
#alaune .crbarticle .search-result:hover,
.crbarticle .search-result:focus {
  background-color: #fff;
}
#alaune .crbarticle {
  border: 1px solid #dedede;
}
#alaune .crbarticle {
  background-color: #fff;
}
/* PQF Carousel */
.crb-carousel .carousel-caption {
  top: 0;
  width: 350px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 2em;
  text-shadow: none;
  text-align: left;
}
.crb-carousel .carousel-caption .carousel-data-title {
  text-transform: uppercase;
  overflow: visible;
}
.crb-carousel .carousel-caption .carousel-data-abstract {
  color: #fff;
}
.crb-carousel .pqf-carousel-controls .carousel-control.left,
.crb-carousel .pqf-carousel-controls .carousel-control.right {
  display: none;
}
/* Annuaire des adhérents - Expert Directory */
#expert-directory .navigation .expertise-search {
  display: none;
}
/*# sourceMappingURL=plugin.css.map */
