.app .app-main .app-header {
  background-color: #373DF5;
}
.Outter .PortletQueryForeachDetail .itemlist-wrapper .itemlist-item-Faq:hover {
  background-color: #373CF5;
}
.wrapper-photo.tiny-photo .photo-anchor .photo-icon-bottom-left {
  left: 0px !important;
} /* .wrapper-photo.tiny-photo .photo-anchor .photo-icon-bottom-left */
.wrapper-photo.small-photo .photo-anchor .photo-icon-bottom-left {
  left: 0px !important;
  bottom: 0px;
}
/*.conversation-full*/
/*.conversation .conversation-footer, .answers .answer-body*/
.conversation-full .conversation .conversation-footer .wrapper-photo .photo-anchor .status-icon.photo-icon-bottom-left,
.conversation-full .answers .answer-body .wrapper-photo .photo-anchor .status-icon.photo-icon-bottom-left {
  width: 15px;
  height: 15px;
} /*.wrapper-photo .photo-anchor .status-icon.photo-icon-bottom-left*/
.wrapper-photo.icon-photo IMG.photo,
.wrapper-photo.iconPhoto IMG.photo {
  border: 1px solid #3a3ff1;
} /*.wrapper-photo.icon-photo IMG.photo, .wrapper-photo.iconPhoto IMG.photo*/
.wrapper-photo .photo-anchor .guest-icon.status-icon {
  display: block;
}
.table-data .member-part .wrapper-photo .photo-anchor {
  display: block;
}
.table-data .wrapper-photo.mbr-status .photo-anchor {
  display: block;
}
.card-search-result a {
  color: #3a3ff1;
} /*card-search-result a*/
.pagination > .active > a {
  background-color: #373CF5;
  color: white !important;
}
.pagination > .active > a :hover {
  background-color: #373CF5;
  color: white !important;
}
.jportal-wrapper {
  margin: 0;
  margin-top: -20px;
  background: #F2F2F2;
  background-image: url("../docs/images/home_background.jpg");
  background-size: 100% 530px;
  background-repeat: no-repeat;
  background-attachment: fixed;
} /*jportal-wrapper*/
@media screen and (max-width: 991px) {
  .jportal-wrapper {
    background-image: none;
  }
}
/*container-fluid*/
@media screen and (min-width: 992px) {
  .jportal-wrapper .container-fluid {
    padding: 0;
  }
} /*@media screen and (min-width: @laptop-device-min-width)*/
/* CCI-839 : Adaptation css pour eviter scrollbar horizontale */
.jportal-wrapper .row {
  margin-left: 0;
  margin-right: 0;
} /*.row*/
.home-portal-accueil {
  max-width: 1600px;
  padding-right: 2rem;
  padding-left: 2rem;
  margin: auto;
} /*.home-portal*/
@media screen and (max-width: 1199px) {
  .home-portal-accueil {
    padding-left: 3rem;
    padding-right: 3rem;
    display: flex;
    flex-direction: column;
    background-size: auto 540px;
  }
}
@media screen and (max-width: 767px) {
  .home-portal-accueil {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1200px) {
  .home-portal-accueil .selection-wrapper .app-directory .app-sidebar {
    flex-basis: 20%;
  }
}
@media (min-width: 1200px) {
  .home-portal-accueil .selection-wrapper .app-directory .app-main {
    flex-basis: 80%;
  }
}
/*.home-portal-accueil>.row*/
@media screen and (max-width: 991px) {
  .home-portal-accueil > .row {
    display: flex;
    flex-direction: column-reverse;
  }
} /*@media screen and (max-width: 992px)*/
/*BODY.theme-cci */
BODY.theme-cci P {
  font-size: 1.5rem;
  font-family: 'fira_sansbook';
}
BODY.theme-cci .fullDisplay,
BODY.theme-cci .full-display,
BODY.theme-cci .fulldisplay,
BODY.theme-cci .cci-full-display-content {
  background-color: #FFFFFF;
  padding: 1.5%;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
  margin: 0 1.5%;
}
BODY.theme-cci .fullDisplay .publication-title,
BODY.theme-cci .full-display .publication-title,
BODY.theme-cci .fulldisplay .publication-title,
BODY.theme-cci .cci-full-display-content .publication-title {
  font-family: 'fira_sansmedium';
  padding: 1% 1.5%;
  background-color: #222222;
  color: #FFFFFF;
  margin-bottom: 2%;
  display: inline-block;
  font-size: 2.6rem;
}
BODY.theme-cci .fullDisplay H1,
BODY.theme-cci .full-display H1,
BODY.theme-cci .fulldisplay H1,
BODY.theme-cci .cci-full-display-content H1,
BODY.theme-cci .fullDisplay H3,
BODY.theme-cci .full-display H3,
BODY.theme-cci .fulldisplay H3,
BODY.theme-cci .cci-full-display-content H3,
BODY.theme-cci .fullDisplay H4,
BODY.theme-cci .full-display H4,
BODY.theme-cci .fulldisplay H4,
BODY.theme-cci .cci-full-display-content H4,
BODY.theme-cci .fullDisplay H5,
BODY.theme-cci .full-display H5,
BODY.theme-cci .fulldisplay H5,
BODY.theme-cci .cci-full-display-content H5 {
  color: #222222;
}
BODY.theme-cci .fullDisplay .intro,
BODY.theme-cci .full-display .intro,
BODY.theme-cci .fulldisplay .intro,
BODY.theme-cci .cci-full-display-content .intro {
  font-size: 1.5rem;
}
BODY.theme-cci .fullDisplay .intro .wysiwyg,
BODY.theme-cci .full-display .intro .wysiwyg,
BODY.theme-cci .fulldisplay .intro .wysiwyg,
BODY.theme-cci .cci-full-display-content .intro .wysiwyg {
  margin-top: 2%;
}
BODY.theme-cci .fullDisplay .date,
BODY.theme-cci .full-display .date,
BODY.theme-cci .fulldisplay .date,
BODY.theme-cci .cci-full-display-content .date {
  color: #8f8e8e;
  padding-right: 5px;
}
BODY.theme-cci .fullDisplay .separation,
BODY.theme-cci .full-display .separation,
BODY.theme-cci .fulldisplay .separation,
BODY.theme-cci .cci-full-display-content .separation {
  color: #8f8e8e;
}
BODY.theme-cci .fullDisplay A,
BODY.theme-cci .full-display A,
BODY.theme-cci .fulldisplay A,
BODY.theme-cci .cci-full-display-content A,
BODY.theme-cci .fullDisplay .breadcrumb-nav .breadcrumb-item > .breadcrumb-item-link,
BODY.theme-cci .full-display .breadcrumb-nav .breadcrumb-item > .breadcrumb-item-link,
BODY.theme-cci .fulldisplay .breadcrumb-nav .breadcrumb-item > .breadcrumb-item-link,
BODY.theme-cci .cci-full-display-content .breadcrumb-nav .breadcrumb-item > .breadcrumb-item-link { /* ajout des breadcrumbs sinon la couleur ne s'applique pas */
  color: #0000CC;
}
BODY.theme-cci .fullDisplay .publication-metadata,
BODY.theme-cci .full-display .publication-metadata,
BODY.theme-cci .fulldisplay .publication-metadata,
BODY.theme-cci .cci-full-display-content .publication-metadata {
  font-size: 1.2rem;
}
BODY.theme-cci .fullDisplay .meta-photo,
BODY.theme-cci .full-display .meta-photo,
BODY.theme-cci .fulldisplay .meta-photo,
BODY.theme-cci .cci-full-display-content .meta-photo {
  padding: 0 8px;
}
BODY.theme-cci .fullDisplay .wrapper-photo.icon-photo IMG.photo,
BODY.theme-cci .full-display .wrapper-photo.icon-photo IMG.photo,
BODY.theme-cci .fulldisplay .wrapper-photo.icon-photo IMG.photo,
BODY.theme-cci .cci-full-display-content .wrapper-photo.icon-photo IMG.photo {
  border: 1px solid #373CF5;
  margin-bottom: 2px;
}
BODY.theme-cci .fullDisplay .panel-default,
BODY.theme-cci .full-display .panel-default,
BODY.theme-cci .fulldisplay .panel-default,
BODY.theme-cci .cci-full-display-content .panel-default {
  border-color: none;
  border-radius: none;
} /* .panel-default*/
BODY.theme-cci .fullDisplay.CharteUtilisation .fields .field TD {
  border-top: 1px solid transparent;
}
BODY.theme-cci .fullDisplay.CharteUtilisation .fields .field TD.field-label,
BODY.theme-cci .fullDisplay.CharteUtilisation TABLE.fields.commonFields {
  display: none;
}
BODY.theme-cci .fullDisplay.CharteUtilisation .fullDisplay .fields .field TD {
  width: 100%;
}
BODY.theme-cci .smallnews-intro .wysiwyg,
BODY.theme-cci .smallnews-body .wysiwyg {
  margin-top: 2%;
}
BODY.theme-cci .cci-more-infos-title,
BODY.theme-cci .cci-about-knowledge-base-title {
  text-transform: uppercase;
  font-size: 2rem;
  color: #222222;
  font-weight: 700;
}
BODY.theme-cci .cci-full-display-description,
BODY.theme-cci .cci-full-display-intro {
  margin-top: 2%;
  font-family: 'fira_sansbook';
}
BODY.theme-cci .cci-full-display-description {
  margin-bottom: 3%;
}
BODY.theme-cci .cci-full-display-description .wysiwyg UL {
  padding-left: 10px;
}
BODY.theme-cci .cci-full-display-description .wysiwyg LI {
  list-style-type: none;
  font-size: 15px;
  padding: 0.2% 0;
}
BODY.theme-cci .cci-full-display-description .wysiwyg LI.cci-li-wysiwyg {
  list-style-type: square;
  font-size: 15px;
  padding: 0.2% 0;
  color: #8f8e8e;
}
BODY.theme-cci .cci-full-display-description .wysiwyg LI::before,
BODY.theme-cci .cci-full-display-description .wysiwyg LI.cci-li-wysiwyg::before {
  content: '\2002\25A0';
  color: #8f8e8e;
  margin-right: 15px;
  float: left;
}
BODY.theme-cci .fulldisplay.FlashInfo .publication-title {
  background-color: transparent;
  font-family: 'fira_sansmedium';
}
/*********
	* A PROPOS
	*********/
BODY.theme-cci .cci-full-display-about {
  margin-bottom: 3%;
  padding: 0;
}
BODY.theme-cci .cci-full-display-about .cci-about-title {
  align-items: center;
  display: flex;
  text-align: center;
  margin-bottom: 2%;
  color: #222222;
  font-size: 2rem;
  font-weight: 500;
}
BODY.theme-cci .cci-full-display-about .cci-about-title::before,
BODY.theme-cci .cci-full-display-about .cci-about-title::after {
  border-top: 0.0625em solid #F2F2F2;
  content: "";
  flex: 1;
  margin: 0 0.5em;
}
BODY.theme-cci .cci-full-display-about .cci-label-about {
  text-transform: uppercase;
  padding-top: 4%;
  font-weight: bold;
}
BODY.theme-cci .cci-full-display-about .cci-uppercase-field {
  text-transform: uppercase;
}
BODY.theme-cci .cci-full-display-about .cci-icon-about {
  margin-right: 1%;
}
BODY.theme-cci .cci-full-display-about .cci-icon-about .cci-flag-about {
  margin-right: 2.2%;
}
@media screen and (min-width: 0px) and (max-width: 1190px) {
  BODY.theme-cci .cci-full-display-about .cci-column-fields {
    padding: 0;
  }
}
BODY.theme-cci .cci-full-display-about .cci-icon-about {
  display: inline-block;
}
BODY.theme-cci .cci-full-display-about .cci-about-field {
  font-size: 1.6rem;
  font-weight: 300;
  min-height: 36px;
  height: auto;
  width: auto;
  display: flex;
  background-color: #F7F8FF;
  color: #222222;
  font-family: 'robotolight';
  padding: 2%;
  word-break: break-all;
}
BODY.theme-cci .cci-full-display-about .cci-about-field UL {
  padding-left: 0;
  margin-bottom: 0;
  padding-right: 15px;
  width: 100%;
}
BODY.theme-cci .cci-full-display-about .cci-about-field LI.cci-about-list {
  padding-bottom: 0.8%;
  padding-left: 0;
}
BODY.theme-cci .cci-full-display-about .cci-about-field LI.cci-about-list:last-child {
  padding-bottom: 0;
}
BODY.theme-cci .cci-full-display-about .cci-about-field LI.cci-about-list::before {
  list-style-type: none;
  content: '';
  margin: 0 auto;
}
BODY.theme-cci .cci-full-display-about .cci-about-field A {
  color: #0000CC;
}
BODY.theme-cci .cci-full-display-about .cci-about-field A:hover {
  text-decoration: none;
}
BODY.theme-cci .cci-full-display-about .cci-about-field.cci-half-width-field {
  padding: 2%;
}
BODY.theme-cci .cci-full-display-about .cci-about-field.cci-full-width-field {
  padding: 1% 1.5%;
}
BODY.theme-cci .cci-full-display-about .cci-full-display-image IMG {
  width: 30%;
  float: left;
  display: block;
  padding-right: 2%;
}
BODY.theme-cci .cci-full-display-about UL {
  list-style-type: none;
}
BODY.theme-cci .cci-full-display-about .cci-full-display-content LI::before {
  content: '';
}
BODY.theme-cci .sidebar-right .wrapper-photo.mbr-status .photo-anchor IMG[class*="ccicoreplugin-collaborativespaceoverride-icon"] {
  bottom: 0;
  left: 0;
}
BODY.theme-cci .directory-header .pagination LI {
  border: none;
}
/*pagination*/
BODY.theme-cci .pagination LI > SPAN,
BODY.theme-cci .pagination LI > A,
BODY.theme-cci .pagination LI > BUTTON {
  color: #373CF5;
  border: 1px solid #373CF5;
}
BODY.theme-cci .pagination .disabled > SPAN,
BODY.theme-cci .pagination .disabled > A {
  color: #373CF5;
  border: 1px solid #373CF5;
}
BODY.theme-cci .pagination .dropdown .dropdown-menu LI > A {
  border: none !important;
}
BODY.theme-cci .pagination > .active > span {
  background-color: #373CF5;
  color: #FFFFFF;
  border-color: #373CF5;
} /*pagination > .active > span*/
BODY.theme-cci .panel-body .input-group-btn SPAN.jalios-icon:not(.reveal-password):not(.hide-password) {
  color: #fff;
}
/*### ANNUAIRE ###*/
BODY.theme-cci .card.card-member-small .card-block .card-title.member-name {
  color: #3B40F4;
  font-family: 'fira_sansbook';
} /* .card.card-member-small .card-block .card-title.member-name */
BODY.theme-cci span.jalios-icon.card-flip.icomoon-reply {
  color: #303ef6;
} /*span.jalios-icon.card-flip.icomoon-reply*/
BODY.theme-cci a.search-all-members {
  color: #3B40F4;
  font-family: 'fira_sansbook';
}
BODY.theme-cci .narvar-left .navbar-form .directory-header-actions .btn-group a {
  border-color: #3B40F4;
} /*.narvar-left .navbar-form .directory-header-actions .btn-group a*/
BODY.theme-cci .esn a {
  color: #3B40F4;
  font-family: 'fira_sansbook';
} /*  .esn.expert-directory.navbar-text a */
BODY.theme-cci .directory-header-actions .btn-group a.btn.btn-default {
  border-radius: 0px;
  color: #3B40F4;
  font-family: 'fira_sansbook';
  border-color: #3B40F4;
} /*.directory-header-actions .btn-group a.btn.btn-default*/
BODY.theme-cci ul.letters.pagination.nobr a {
  font-weight: bold;
}
BODY.theme-cci .card-inline-layout .card-flip-wrapper.card-member-directory-app-wrapper .card.card-member .card-block.card-img .wrapper-photo {
  width: min-content;
  margin-left: auto;
  margin-right: auto;
}
BODY.theme-cci .card-inline-layout .card-flip-wrapper.card-member-directory-app-wrapper .card.card-member .card-block.card-img .wrapper-photo .photo-anchor {
  display: block;
}
BODY.theme-cci .table-data.table-app .wrapper-photo.tiny-photo .photo-anchor {
  display: block;
}
BODY.theme-cci .directory .card-inline-layout .card-flip-wrapper.card-flip-wrapper-member-small .photo-anchor {
  display: block;
} /*.directory .card-inline-layout .card-flip-wrapper.card-flip-wrapper-member-small .photo-anchor*/
/*### ANNUAIRE DES EXPERTS ###*/
BODY.theme-cci .card-inline-layout .card-flip-wrapper.card-flip-wrapper-member-small .photo-anchor {
  display: block;
} /* .card-inline-layout .card-flip-wrapper.card-flip-wrapper-member-small .photo-anchor*/
BODY.theme-cci #expert-directory .content .member-view .card-inline-layout {
  max-width: 1000px;
  margin: auto !important;
}
BODY.theme-cci #expert-directory .content .member-view .card-inline-layout .card-flip-wrapper {
  flex-basis: auto !important;
  height: 110px;
  max-height: 110px;
  margin: 15px 15px 20px 15px;
}
/* display: block; */
BODY.theme-cci #expert-directory .content .member-view .card-inline-layout .card-flip-wrapper .card {
  margin: 0 0 15px 0;
  width: 220px;
  height: 110px;
  max-height: 110px;
}
BODY.theme-cci #expert-directory .card-flip-wrapper.card-flip-wrapper-member-small {
  height: 110px !important;
}
BODY.theme-cci .home-portal-accueil #expert-directory .row .esn-column:first-child {
  padding-left: 0px;
}
BODY.theme-cci .esn-directory-container H1 A {
  color: #FFFFFF;
}
/* ### STYLE recherche d'application TOPBAR ### */
.topbar-application-launcher .applications-store-search-header .app-search-input {
  color: #000;
}
.topbar-application-launcher .applications-store-search-header .app-search-input::placeholder {
  color: #8f8e8e !important;
}
.topbar-application-launcher .form-control::placeholder {
  color: #8f8e8e !important;
}
.topbar-application-launcher .new-tab-display::placeholder {
  color: #8f8e8e;
}
.topbar-application-launcher .new-tab-display INPUT {
  color: #000 !important;
}
.app-header-pays h1 {
  padding-bottom: 16px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 40px;
  font-family: embedded-roboto-condensed, embedded-roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.app-header-bdc h1 {
  padding-bottom: 16px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 40px;
  font-family: embedded-roboto-condensed, embedded-roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.panel.panel-default.Outter.PortletQueryForeachFacets .panel-body.responsive.Inner .portlet-query-foreach-dashboard.item-box {
  margin-left: 0;
  margin-right: 0;
}
.app.app-conversation-space .app-sidebar-section-status {
  display: none;
}
/*# sourceMappingURL=common.css.map */
