body{
    background-color:#312D27;
}

textarea{
    font-family: Helvetica,arial;
    font-size:13px;
}

div#general-content {
    margin: 0 auto 100px auto;
    width: 100%;
    width: 990px;
    padding-right: 0;
/*    width: 966px;
    padding-right: 24px;*/
}

div#conteneurLoaderEnCours{
    clear: both;
    display: none;
    margin: 0 auto;
    width: 0px;
    text-align: center;
    padding-top: 75px;
    padding-bottom: 40px;
}

#blocErrorLoading{
  color: #fff;
  font-size: 13px;
  text-align:center;
  padding-top:50px;
  width: 320px;
  margin:0 auto;
}
#viewerErrorTryAgain{
    padding: 10px 11px 10px 11px;
    color: #fff;
    background-color: #272e32;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: 900;
    text-transform: uppercase;
}
#blocErrorLoading p#conteneurViewerErrorTryAgain{
  margin-top: 30px;
}
#viewerErrorTryAgain:hover{
  background-color: #465058;
}
div#detailUserPrivate{
    color:#BABABA;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    margin-top:25px;
    margin-bottom:300px;
    width:100%;
    float:left;
}
div#detailUserPrivate a{
    color:#fff;
    position:relative;
    background-color:#202629;
    padding: 10px 11px 10px 11px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    top:10px;
    font-weight: 900;
    font-size: 11px;
    text-transform: uppercase;
}
div#detailUserPrivate a:hover{
    background-color:#465058;
}

.menu-wrapper {
    width:100%;
}

.sous-menu-viewer {
  background: #465058;
  height: 60px;
  width: 100%;
  margin-bottom: 40px;
}

#conteneurMenu {
    margin: 0 auto;
    padding-top: 19px;
    max-width: 1020px;
}
.nonlogue #conteneurMenu {
    padding-top: 40px;
}

#conteneurMenu #menu-separation{
    width:100%;
    background-color:#000;
    border-bottom:1px solid #42403C;
    clear: both;
    float: left;
    height: 1px;
    margin: 25px 0 0;
}

#conteneurMenu #menu-viewer a{
    color: #bababa;
    font-size: 13px;
    font-weight: 700;
    margin-right: 20px;
    padding: 5px 10px 14px 10px;
    float: left;
    height: 19px;
}
#conteneurMenu #menu-viewer a#backtostat{
    color: #fff;
    position: relative;
    background-color: #202629;
    padding: 10px 11px 10px 11px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 900;
    font-size: 11px;
    text-transform: uppercase;
    height: auto;
    top: -4px;
}
#conteneurMenu #menu-viewer a#backtostat:hover {
    background-color: #465058;
}
#conteneurMenu #menu-viewer {
    float:left;
    width:100%;
    height:25px;
}
#conteneurMenu #menu-viewer a.selected{
    border-bottom: 3px solid #3b96d4;
    color:#fff;
}
#conteneurMenu #menu-viewer a:hover{
    color:#fff;
}
#conteneurMenu #menuMyPhotos{
    top: 140px;
    position: relative;
    display:none;
}
#conteneurMenu #menu-viewer #getPhotoOfTheDay span.potd1, #conteneurMenu #menu-viewer #getPhotoOfTheDay span.potd2{
  font-size: 12px;
}
#conteneurMenu #menu-viewer #getPhotoOfTheDay span.potd1, #conteneurMenu #intro-PhotoOfTheDay{
  color: #FAFFFB;
}
#conteneurMenu #menu-viewer #getPhotoOfTheDay span.potd2, #conteneurMenu #intro-PhotoOfTheDay a{
  color: #00CD95;
}
#conteneurMenu #menu-viewer a#getPhotoOfTheDay:hover,
#conteneurMenu #menu-viewer a#getPhotoOfTheDay.selected{
    border-bottom: 5px solid #00CD95;
}

#conteneurMenu #intro-PhotoOfTheDay{
    float:left;
    width:480px;
    font-weight: bold;
}
#conteneurMenu #intro-PhotoOfTheDay .intro-PhotoOfTheDay-title{
    font-size:19px;
    padding: 20px 0 5px 0;
}
#conteneurMenu #intro-PhotoOfTheDay .intro-PhotoOfTheDay-help{
    font-size:13px;
    padding: 5px 0 0 20px;
}

#conteneurProfilLarge #mode-viewer-profil {
    float:right;
    width:100%;
    margin: 15px 0px 0px;
}
#conteneurMenu #mode-viewer {
    float:right;
    width:215px;
    margin: 40px 0px 0px;
}
.page-tag #conteneurMenu #mode-viewer {
    margin-top:9px;
}

#conteneurProfilLarge{
/*  height:135px;*/
  display: none;
}
#conteneurProfilLarge.profilLargePublicPage{
  height:110px;
  display: block;
}


#mode-viewer-profil a,
#mode-viewer a {
    float: right;
    margin-left: 10px;
}

#mode-viewer-profil a.mode-viewer-detail,
#mode-viewer-profil a.mode-viewer-list,
#mode-viewer-profil a.mode-viewer-grid,
#mode-viewer-profil a.mode-viewer-likes,
#mode-viewer-profil a.mode-viewer-comments{
    float: right;
    height: 28px;
    width: 28px;
    margin-left:15px;
}

#mode-viewer-profil #mode-viewer,
#mode-viewer-profil,
#conteneurMenu #mode-viewer{
    font-family: "SSStandard";
}

#mode-viewer .mode-viewer-newsfeed {
    font-family: "Statifont";
    font-size: 30px;
    line-height: 5px;
}
#mode-viewer-profil #filtre-album-mobile{
    font-family: Helvetica,arial;
}
#mode-viewer-profil a,
#mode-viewer a{
    color:#465058;
}
#mode-viewer-profil a:hover,
#mode-viewer-profil a.selected,
#mode-viewer a:hover,
#mode-viewer a.selected{
    color:#fff;
}

#menuSous #filtre-album-mobile,
#menuSous #addFanpage-button-mobile{
    float:left;
    margin-top: 40px;
}

.detailUserGrid,
.detailPhotoGrid{
/*    float:left;*/
    display: inline-block;
    margin:30px 18px 0 10px;
    font-size: 11px;
    color:#ADA799;
    position: relative;
}

.conteneurUserGridResponsive .lienPhotoGrid img {
    width:100%;
}
.conteneurUserGridResponsive p.name {
    float: left;
    margin-top: 2px;
    overflow: hidden;
    text-align: center;
    width: 150px;
}
.conteneurUserGridResponsive p.name {
    width: 100%;
    overflow: hidden;
    font-weight: bold;
    color: #ADA799;
    height: auto;
}
.conteneurUserGridResponsive p.name a {
    color:#ADA799;
}
.conteneurUserGridResponsive p.name a:hover {
    color:#F2F2F2;
}
.conteneurUserGridResponsive p.name a {
    color:#fff;
    font-weight: bold;
    font-size: 11px;
}
.conteneurUserGridResponsive a.unfollow{
    position: absolute;
    bottom: -2px;
    left: 0;
}
.conteneurUserGridResponsive a.unfollow img{
  width: auto;
}
.detailPhotoGrid div.nouveau-commentaire{
    position:absolute;
    z-index:1000;
    display:none;
    background-color:#000;
    background-color: rgba(0, 0, 0, .7);
    padding:10px;
}
.detailPhotoGrid.detailCommentAlignRight div.nouveau-commentaire{
    left:-221px;
}

#general-content .detailPhotoGrid div.nouveau-commentaire textarea.textareaCommentaire{
    background-color: #ADA799;
    border: 1px solid black;
    color: #312D27;
    font-style: normal;
    width: 390px;
    padding: 10px;
    height: 50px;
    margin: 0;
    resize: none;
}
.detailPhotoGrid div.nouveau-commentaire a.commentAction{
    float: right;
    margin-top: 5px;
    font-size: 16px;

    padding: 5px 15px 2px 15px;
    color: #312D27;
    background-color: #63605A;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.detailPhotoGrid div.nouveau-commentaire .commentLoading{
    float: right;
    width: 16px;
    height: 16px;
    margin: 5px 10px 0 0;
    display: none;
}


.conteneurUserGrid,
.conteneurPhotoGrid{
    background-color: #42403C;
    height: 188px;
    padding: 10px 10px 0;
    width: 150px;
    /*position: relative;*/
}
.conteneurUserGrid img,
.conteneurPhotoGrid img{
    width: 150px;
}
.nonIgMedia .conteneurPhotoGrid{
    height: 170px;
}
.facebookUser .conteneurPhotoGrid{
    height: 188px;
}
#conteneurLoad .photos-wrapper.encadre{
    box-shadow: 0 0 5px #3b96d4;
}
.conteneurUserGrid  .lienPhotoGrid,
.conteneurPhotoGrid .lienPhotoGrid{
    width:160px;
    height:160px;
    float:left;
}

.nb_votes,
.like_picto_selected,
.like_picto_unselected,
.comment_picto_nl,
.comment_picto{
    float: right;
    font-size: 13px;
    color: #465058;
    position: relative;
    top: 3px;
}
.conteneurPhotoListDroite .activites .like_picto_unselected:hover,
.conteneurPhotoListDroite .activites .like_picto_selected,
.like_picto_unselected:hover,
.like_picto_selected,
.like_picto_unselected2:hover,
.like_picto_selected2{
    color:#de2154;
}
.nonLogue .like_picto_unselected,
.nonLogue .like_picto_unselected:hover{
    color:#63605A;
}
.like_picto_unselected{
    cursor:pointer;
}
.conteneurPhotoGrid .comment_picto_nl,
.conteneurPhotoGrid .comment_picto{
    float:right;
    font-size: 13px;
    text-shadow: 0 -1px black;
    color:#63605A;
}

.activites .nb_like_score,
.conteneurPhotoGrid .nb_like_score{
    color: #bababa;
    float: right;
    padding: 3px 11px 0 4px;
    font-size: 13px;
}
.zoneCommune .activites .nb_like_score,
.zoneCommune .conteneurPhotoGrid .nb_like_score{
    padding:4px 6px 0 4px;
    line-height: 16px;
}
.activites .nb_comment_score,
.conteneurPhotoGrid .nb_comment_score{
    color:#bababa;
    float: right;
    padding: 3px 0 0 4px;
    font-size: 13px;
}

.nb_votes_jouable{
    background-image: url("/images/like_off.png");
    background-repeat: no-repeat;
    height: 18px;
    width: 17px;
    color:#ADA799;

}
.conteneurPhotoListDroite .nb_votes_jouable{
    float:left;
    cursor:pointer;
}
.conteneurPhotoGrid .nb_votes_jouable{
    float: right;
    margin-top: 4px;
    padding: 2px 0 4px 26px;
    cursor:pointer;
}
.conteneurPhotoListDroite .nb_votes_jouable:hover,
.conteneurPhotoGrid .nb_votes_jouable:hover{
    background-image: url("/images/like_on.png");
}
.conteneurPhotoListDroite .nb_votes_jouable.actif,
.conteneurPhotoGrid .nb_votes_jouable.actif{
    background-image: url("/images/like_on.png");
    cursor:default;
}



.detailPhotoList{
    float: left;
    margin: 30px 0 30px 0;
    width: 100%;
}

.conteneurPhotoListGauche{
  float: left;
  width: 50%;
  color: #bababa;
}

.conteneurPhotoListGauche .PhotoListGauchePhoto{
  background-color: #202629;
  padding: 3%;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile p{
    font-size: 11px;
    color: #CDC6B5;
    margin:0 0 5px 0;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile p.username a{
    font-size: 14px;
    color: #fff;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile .list-fullname-user{
    font-size: 13px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile{
    margin-bottom: 10px;
}

.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile .list-photo-user {
    display:inline-block;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile .list-photo-user img {
    width:50px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile .user-infos-mobile {
    display:inline-block;
    margin-left: 10px;
    width: 76%;
    vertical-align: top;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .detail-user-droite.mobile .caption {
    width: 100%;
    margin:10px 0;
}

.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-photo{
    position: relative;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .photo-mode-liste{
    width: 100%;
    /*height: 100%;*/
    border: 0;
    max-width: 480px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-caption{
  margin-top: 20px;
  font-size: 13px;
  color: #fff;
  word-wrap: break-word;
  line-height: 1.2;
}

.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-caption a.htCaption{
  color: #ffffff;
  font-weight: bold;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-caption a.usernameCaption{
  color: #3b96d4;
  font-weight: bold;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-caption a.usernameCaption:hover{
  text-decoration:none;
  color:#2482c1;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-caption a.htCaption:hover{
  text-decoration:none;
  color:#fff;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer{
  margin-top: 25px;
  font-size: 11px;
  height: 15px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer .pic-created{
  padding-top: 4px;
  margin-right: 20px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer .pic-location,
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer span{
  float:left;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer .pic-location{
  margin-right: 20px;
  padding-top: 4px;
  min-height: 16px;
  max-width: 140px;
  color:#bababa;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer .pic-location .ss-location{
    font-size: 16px;
    line-height: 17px;
    margin-right: 5px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer .pic-filter{
  margin-right: 20px;
  margin-top: 4px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer .pic-filter .ss-write{
    margin-right: 5px;
}

.conteneurPhotoListGauche #partage{
    margin: 10px 0 10px 10px;
    float: right;
}
.conteneurPhotoListGauche #partage .twitter{
    float:left;
    margin-right:5px;
}
.conteneurPhotoListGauche #partage .facebook{
    float:left;
}
.conteneurPhotoListGauche #partage .googleplus{
    float:left;
    margin-right:10px;
}
.conteneurPhotoListGauche #partage .pinterest {
    float:left;
    margin-right:10px;
}

.conteneurPhotoListGauche #partage .tumblr {
    float:left;
    margin-right:10px;
}

.conteneurPhotoListDroite{
  float: right;
  width: 45%;
  color: #ADA799;
}
.conteneurPhotoListDroite .source,
.conteneurPhotoListDroite .source *,
.conteneurPhotoListDroite .activites .like_picto_unselected,
.conteneurPhotoListDroite .activites .nb_like_score{
    color: #F2F2F2;
}

.conteneurPhotoListDroite .activites .nb_votes.ss-heart{
    float: left;
    margin-right: 5px;
}
.conteneurPhotoListDroite .activites .nb_like_score{
    float: left;
    font-size: 16px;
    padding:0;
}

.nom-photo-user .list-photo-user{
  float: left;
  margin-right: 20px;
}
.nom-photo-user .list-photo-user img {
  width: 50px;
  height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.nom-photo-user .list-name-user{
  float: left;
  position:relative;
}
.nom-photo-user .list-username-user{
    font-size: 22px;
    color: #fff;
    float: left;
    line-height: 26px;
    font-weight: 100;
}
.nom-photo-user .list-username-user-nonIg{
  font-size: 18px;
  color: #F2F2F2;
  float:left;
  line-height: 26px;
}
.nom-photo-user .list-username-user-nonIg a{
  color: #F2F2F2;
}
#gallerie-concours.nonLogue .conteneurPhotoListDroite .nom-photo-user .list-username-user{
  cursor:default;
}
.nom-photo-user .list-fullname-user{
    font-size: 13px;
    color: #bababa;
    margin-top: 2px;
    float: left;
    clear: both;
    font-weight: 700;
}

.boutons-pff-user{
  margin-bottom: 20px;
}
.boutons-pff-user .lien-pff{
  float: right;
  width: 100px;
  padding: 5px 0;
  margin-left: 6px;
  color: #ADA799;
  background-color: #42403C;
  text-align: center;
  font-size: 11px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
.boutons-pff-user .lien-pff:hover{
  background-color: #63605A;
}
.boutons-pff-user .lien-pff .nombre-pff{
  font-size: 15px;
  font-weight: bold;
  color: #F2F2F2;
}

.conteneurPhotoListDroite .detail-user-droite{
  border-bottom: 1px solid #202629;
}
.zoneCommune .conteneurPhotoListDroite .detail-user-droite {
    border:none;
}
.zoneCommune .conteneurPhotoListGauche .detail-user-droite *,
.zoneCommune .conteneurPhotoListDroite .detail-user-droite *{
    color: #bababa;
    font-size: 13px;
}
.zoneCommune .conteneurPhotoListGauche .detail-user-droite p,
.zoneCommune .conteneurPhotoListDroite .detail-user-droite p{
    margin:0 0 5px 0;
    word-wrap: break-word;
}
.zoneCommune .conteneurPhotoListGauche .detail-user-droite p.username *,
.zoneCommune .conteneurPhotoListDroite .detail-user-droite p.username *{
    font-size: 14px;
    color:#3b96d4;
}
.zoneCommune .conteneurPhotoListGauche .detail-user-droite p.date *,
.zoneCommune .conteneurPhotoListDroite .detail-user-droite p.date *{
    font-size: 11px;
}
.zoneCommune .conteneurPhotoListGauche .detail-user-droite .source,
.zoneCommune .conteneurPhotoListDroite .detail-user-droite .source{
    margin-right: 5px;
}
.conteneurPhotoListDroite .detail-user-droite.detail-nonIg{
  border-bottom:none;
}
.conteneurPhotoListDroite .detail-tags .unTag{
    float: left;
    padding: 7px 5px 3px 5px;
    margin-right: 6px;
    margin-bottom: 6px;
    color: #fff;
    background-color: #202629;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.conteneurPhotoListDroite .detail-tags .unTag:hover{
  background-color: #465058;
}

.conteneurPhotoListDroite .detail-photoofyou{
    border-bottom: 1px solid #202629;
    padding: 20px 0 20px 0;
    color: #bababa;
}

.conteneurPhotoListDroite .detail-tags,
.conteneurPhotoListDroite .detail-likes{
  border-bottom: 1px solid #202629;
  padding: 20px 0 20px 0;
  color: #63605A;
}
.conteneurPhotoListDroite .detail-photoofyou .detail-photoofyou-gauche,
.conteneurPhotoListDroite .detail-tags .detail-tags-gauche,
.conteneurPhotoListDroite .detail-likes .detail-likes-gauche{
  float: left;
  width: 17px;
  color:#465058;
}
.conteneurPhotoListDroite .detail-tags .detail-tags-gauche{
    margin-top: 4px;
}
.conteneurPhotoListDroite .detail-photoofyou .detail-photoofyou-gauche{
    margin-right: 15px;
}
.conteneurPhotoListDroite .detail-likes .detail-likes-gauche .ss-heart{
  font-size: 16px;
}
.conteneurPhotoListDroite .detail-tags .detail-tags-droite,
.conteneurPhotoListDroite .detail-likes .detail-likes-droite{
  margin-left: 30px;
}
.conteneurPhotoListDroite .detail-likes .nb-likes{
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    font-weight: 100;
}
.conteneurPhotoListDroite .detail-likes .liste-likes{
  margin-top: 10px;
}
.conteneurPhotoListDroite .detail-likes .unLike{
    padding: 7px 5px 3px 5px;
    color: #fff;
    background-color: #202629;
    font-size: 12px;
    font-weight: 700;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    text-align: center;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.conteneurPhotoListDroite .detail-likes .unLike:hover{
  background-color: #465058;
}
.conteneurPhotoListDroite .detail-photoofyou .user-photo-of-you,
.conteneurPhotoListDroite .detail-photoofyou .more-photo-of-you{
  color: #3b96d4;
  font-size: 11px;
  font-weight: 700;
}
.conteneurPhotoListDroite .detail-photoofyou .user-photo-of-you:hover{
  color: #3b96d4;
}
.conteneurPhotoListDroite .detail-photoofyou span{
  font-size: 11px;
  font-weight: bold;
}
.conteneurPhotoListDroite .detail-photoofyou .user-photo-of-you:after {
    content: ", ";
}
.conteneurPhotoListDroite .detail-photoofyou .user-photo-of-you:last-child:after {
    content: "";
}

.conteneurPhotoListDroite .detail-comments{
  /*border-top: 1px solid #42403C;*/
  padding: 20px 0 20px 0;
}

.conteneurPhotoListDroite .detail-comments .comment_picto{
    float: left;
    margin:0 15px 0 0;
    font-size: 16px;
    text-shadow: 0 -1px black;
    color: #465058;
}

.conteneurPhotoListDroite .detail-comments .nb-comments{
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    font-weight: 100;
}
.conteneurPhotoListDroite .detail-comments .allComments{
    padding: 7px 5px 3px 5px;
    color: #fff;
    background-color: #202629;
    font-size: 12px;
    font-weight: 700;
    margin-left: 20px;
    text-align: center;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.conteneurPhotoListDroite .detail-comments .allComments:hover{
  background-color: #465058;
}
.conteneurPhotoListDroite .detail-comments .liste-comments{
}
.conteneurPhotoListDroite .detail-comments .unComment{
  margin-top: 20px;
}

.conteneurPhotoListDroite span.right {
  float:right;
  display: inline-block;
  color: #52585b;
}

.conteneurPhotoListDroite .detail-comments .unComment .unCommentPhoto{
  float:left;
  width:30px;
  margin-top: 4px;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentPhoto img{
    width:30px;
    height:30px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentContenu{
  margin-left: 45px;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentContenuTexte{
  font-size: 13px;
  color: #fff;
  word-wrap: break-word;
  line-height: 1.2;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentContenuTexte a{
  color: #fff;
  font-weight: bold;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentContenuTexte a:hover{
  text-decoration: underline;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentContenuQuiQuand{
  font-size: 12px;
  margin-bottom: 5px;
  padding-top: 2px;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentContenuQui{
    color: #3b96d4;
    font-size: 12px;
    font-weight: 700;
}
.conteneurPhotoListDroite .detail-comments .unComment .unCommentContenuQui:hover{
  color: #2482c1;
}

.conteneurPhotoListDroite .detail-comments .nouveau-commentaire {
    margin-top:10px;
}

#general-content .conteneurPhotoListDroite .detail-comments .nouveau-commentaire textarea{
    background-color:#f5f5f5;
    border:1px solid #000;
    color:#585858;
    font-style:normal;
    resize: none;
    height: 50px;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.conteneurPhotoListDroite .detail-comments .nouveau-commentaire .placeholder {
    color:#63605A;
    font-style:italic;
}
::-webkit-input-placeholder {
    color:#63605A;
}
:-moz-placeholder {
    color:#63605A;
}

.conteneurPhotoListDroite .detail-comments .nouveau-commentaire .commentLoading{
    float:right;
    width:16px;
    height:16px;
    margin:5px 10px 0 0;
    display:none;
}
.conteneurPhotoListDroite .detail-comments .nouveau-commentaire .commentAction{
    float:right;
    padding:5px 15px 2px 15px;
    margin-top:5px;
    color: #fff;
    background-color: #63ca60;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.conteneurPhotoListDroite .detail-comments .nouveau-commentaire .commentAction:hover{
    background-color: #53bb50;
}
.conteneurPhotoListDroite .detail-comments .uncommentAction{
    color:#ADA799;
    font-weight: bold;
    margin-right: 10px;
    display: none;
}
.conteneurPhotoListDroite .detail-comments .uncommentAction:hover{
  color: #F2F2F2;
}

.conteneurPhotoListDroite .detail-comments .comment-ig-user{
  margin-top: 20px;
  background-color: #fff;
  padding: 15px;
  height: 30px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
.conteneurPhotoListDroite .detail-comments .comment-ig-user .comment-ig-user-left{
  float: left;
  width: 120px;
  font-size: 16px;
  color: #312D27;
  font-weight: bold;
  padding-top: 5px;
}
.conteneurPhotoListDroite .detail-comments .comment-ig-user a{
  float: right;
  width: 205px;
}
.conteneurPhotoListDroite .detail-comments .comment-facebook-form{
  margin-top: 30px;
  background-color: #fff;
  padding: 15px;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}
.conteneurPhotoListDroite .detail-comments .comment-facebook-form-title{
  font-size: 13px;
  color: #312D27;
  font-weight: bold;
}
.conteneurPhotoListDroite .detail-comments .comment-facebook-form-title a{
  color: #312D27;
  text-decoration: underline;
}
.conteneurPhotoListDroite .detail-comments .comment-facebook-form-title a:hover{
  color: #312D27;
  text-decoration: none;
}
.conteneurPhotoListDroite .detail-comments .comment-facebook-form .bloc-comm-fb{
  color: #312D27;
  margin-top: 10px;
  font-size: 13px;
}
.conteneurPhotoListDroite .detail-comments .comment-facebook-form .bloc-comm-fb a{
  color: #3B96D4;
  font-weight: bold;
}
.conteneurPhotoListDroite .detail-comments .comment-facebook-form .bloc-comm-fb a:hover{
  color: #2482c1;
}

.conteneurPhotoListDroite .detail-comments .comment-facebook-form .formCommentFacebook{
    margin: 0 auto;
    width: 350px;
    display: block;
}
div#conteneur-more .more, div#conteneur-more-preview .more{
    float: left;
    clear: both;
    font-size: 11px;
    width: 100%;
    background-color: #202629;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin: 40px 0 40px 0;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    font-weight: 900;
}
div#conteneur-more .more:hover, div#conteneur-more-preview .more:hover{
    background-color:#465058;
}




#userProfilLarge{
    color: #ADA799;
    float: left;
    font-size: 11px;
    width: 100%;
}

#userProfilLarge .user-profil {
    float:left;
    width: 45%;
    min-height: 92px;
}
#userProfilLarge  a.bt-send-dm{
    color: #bababa;
    float: left;
    font-weight: bold;
    margin: 2px 0 0 10px;
}
#userProfilLarge a.bt-send-dm:hover{
    color:#f2f2f2;
}
#userProfilLarge a.bt-send-dm img{
    margin: 5px 11px 0 0;
}

#userProfilLarge .user-profil .user-profil-avatar{
    float:left;
    width: 17%;
    max-width: 100px;
}
#userProfilLarge .user-profil .user-profil-avatar img{
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

#userProfilLarge .user-profil .user-profil-infos{
    float: left;
    margin: 0px 0 3% 3%;
    width: 80%;
}

#userProfilLarge .user-profil .username{
    font-size: 22px;
    color: #fff;
    font-weight: 100;
    float:left;
    margin-top: -5px;
}
#userProfilLarge .relation_double{
    background-image: url("/images/relation_double.png");
    height:12px;
    margin: 0px 0 0 10px;
    float: left;
    width: 15px;
}
#userProfilLarge .relation_following{
    background-image: url("/images/relation_following.png");
    height:6px;
    margin: 4px 0 0 10px;
    float: left;
    width: 15px;
}
#userProfilLarge .user-relation-action.unfollowAction{
    color:#bababa;
    float:left;
    margin: 0px 0 0 10px;
    font-weight:bold;
}
#userProfilLarge .user-relation-action.unfollowAction:hover{
    color:#f2f2f2;
}
#userProfilLarge .followAction span {
    display: none;
}
#userProfilLarge .user-profil .website-link{
    color:#3b96d4;
    font-weight: 300;
}
#userProfilLarge .user-profil .website-link:hover{
    color:#f2f2f2;
}

#userProfilLarge .user-profil .fullname-user{
    padding-top: 5px;
    font-size: 13px;
    color: #bababa;
    font-weight: 700;
}

#userProfilLarge .user-profil .bio-user{
    padding-top: 7px;
    font-size: 13px;
    color: #bababa;
    font-weight: 300;
}
#userProfilLarge .profil-action-desktop{
    width: 24%;
    float: right;
}
#userProfilLarge .profil-action-mobile{
    display:none;
}
#userProfilLarge .followAction{
    background-color: rgba(59, 150, 212, 0.8);
    text-align: center;
    padding: 21px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 15px;
    color: #f2f2f2;
    width: 100%;
    float: left;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#userProfilLarge .followBackAction{
    background-color: rgba(59, 150, 212, 0.8);
    text-align: center;
    padding: 9px 10% 7px 10%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 11px;
    color: #f2f2f2;
    width: 80%;
    float: left;
    margin-bottom:7px;
    font-weight: bold;
    line-height: 13px;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#userProfilLarge .followBackAction span{
    margin-right: 5px;
    font-size: 10px;
    float: left;
    line-height: 12px;
}
#userProfilLarge .followAction:hover,
#userProfilLarge .followBackAction:hover{
    background-color: rgba(59, 150, 212, 1);
}
#userProfilLarge .unfollowAction.publicPage{
    float: none;
    font-size: 12px;
}


#userProfilLarge .user-action{
    float:right;
    font-weight: bold;
    width: 55%;
}

#userProfilLarge .user-action .user-action-btn{
    width: 23%;
    text-align:center;
    background-color:#202629;
    padding:12px 0 8px 0;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    float: right;
    height: 41px;
}

#userProfilLarge .user-action .user-action-btn .chiffre{
    color: #bababa;
    font-size: 26px;
    line-height: 22px;
    font-weight: 100;
}
#userProfilLarge .user-action .user-action-btn .legende{
    color:#bababa;
    font-size:13px;
    line-height: 15px;
    font-weight: 700;
}

#userProfilLarge .user-action .photos{
    margin:0 0 0 2%;
}
#userProfilLarge .user-action .followers{
    margin:0 2%;
}
#userProfilLarge .user-action .user-action-btn-selected,
#userProfilLarge .user-action .user-action-btn:hover {
    background-color:#465058;
}
#userProfilLarge .user-action .user-action-btn-selected .chiffre,
#userProfilLarge .user-action .user-action-btn-selected .legende,
#userProfilLarge .user-action .user-action-btn:hover .chiffre,
#userProfilLarge .user-action .user-action-btn:hover .legende{
    color:#fff;
}

#userProfilLarge .user-profil-large-separation {
    float:left;
    width: 100%;
    border-bottom:1px solid #202629;
    height: 1px;
    clear: both;
}
.popular_picto_list,
.popular_picto{
    display:none;
    float: left;
    margin-right: 8px;
    font-size: 13px;
    color:#ebb836;
    position: relative;
    top: 2px;
}
.popular_picto_list{
    float:right;
}
.forcePopular{
    display:block;
}
#overlay, #overlay-slideshow {
  background-color: #111518;
  height:100%;
  width:100%;
  position:fixed;
  left:0;
  top:0;
  z-index:99999 !important;
  display: none;
}

.view-detail {
  /*float:left;
  margin-top: 4px;*/
  min-height:200px;
  display: block;
}

.inner-share .social-wrapper {
  margin:0;
}

.main-overlay {
  max-width: 990px;
  padding: 14px;
  margin: 0 auto;
}

#exit, #exit-slideshow {
    float: right;
    display: block;
    padding: 10px 11px 10px 11px;
    background-color: #202629;
    color: #fff;
    font-size: 11px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 900;
}
#exit:hover {
    background-color: #465058;
}

#overlay-wrapper {
  position: relative;
}

#content-photo {
  margin: auto auto;
  position: relative;
  max-width: 660px;
  display: block;
}

.share-overlay {
  background-color: #000;
  opacity: .5;
  bottom: 0px;
  height: 50px;
  position: absolute;
  width: 100%;
}

.inner-share {
  background-color: transparent;
  margin: 15px 15px 10px 15px;
  bottom: 0px;
  position: absolute;
  font-size: 12px;
  width: 95%;
  max-width: 612px;
}

.meta-overlay {
  height: 30px;
  line-height: 30px;
  color: #63605A;
}

.meta-overlay a.lien-slideshow {
  color: #3b96d4;
}

.inner-share a {
  color: #fff;
}

#content-photo li {
  z-index:8;
  max-width: 612px;
  min-height: 200px;
  display: none;
  margin: 0 1em;
  position: relative;
  background-image: url(/images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.zoneCommune #content-photo li {
    background-image: none;
}

#content-photo li.active {
  z-index: 10;
  display: block;
}

#content-photo li img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

#content-photo li.last-active {
 z-index: 9;
}

.navigation-left, #navigation-left {
  position: absolute;
  top: 50%;
  left:0;
}

.navigation-left a, #navigation-left a {
  display: block;
  background-image: url(/images/slideshow_left.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 37px;
}

.navigation-right, #navigation-right{
  position: absolute;
  top: 50%;
  right: 0;
}

.navigation-right a, #navigation-right a {
  display: block;
  background-image: url(/images/slideshow_right.png);
  background-repeat: no-repeat;
  width: 22px;
  height: 37px;
}

.zoneCommune .navigation-left a,
.zoneCommune .navigation-right a,
.zoneCommune #navigation-left a,
.zoneCommune #navigation-right a {
    background-image: none;
    color:#63605A;
    font-size: 50px;
    width: auto;
    height: auto;
}


.pictoz .nb_comment_score{
    color:#fff;
    float: right;
    padding: 3px 0 0 5px;
}
.pictoz .ss-chat,
.pictoz .ss-heart{
    margin-top: 2px;
}
.pictoz .nb_like_score{
    color:#fff;
    float: right;
    padding: 3px 15px 0 5px;
}

.pictoz .popular_picto{
    margin:2px 0 0px 10px;
}

.social-wrapper {
  float: right;
  margin-top: 15px;
}

.social-wrapper .twitter {
  float: left;
  margin-right: 5px;
}

.social-wrapper .facebook {
  float:left;
  margin-right: 5px;
}

.social-wrapper .googleplus {
  float:left;
  margin-right: 5px;
}

.gmap{
    width:480px;
    height:150px;
    display:none;
    margin-top:10px;
}






div#bandeau-social{
    color:#D8D2C5;
    font-size:13px;
    font-weight:bold;
    -moz-text-shadow: 0px -2px 0px  #000;
    -webkit-text-shadow: 0px -2px 0px  #000;
    text-shadow: 0px -2px 0px  #000;
}
div#bandeau-social.open{
    width:100%;
    background-color:#23201D;
    opacity: .8;
    height:50px;
    position:fixed;
    bottom:0;
    -moz-box-shadow: 0 -2px 5px #000;
    -webkit-box-shadow: 0 -2px 5px #000;
    box-shadow: 0 -2px 5px #000;
    z-index: 2000;
}
div#bandeau-social.close{
    opacity: .8;
    background-color: #23201D;
    height: 50px;
    margin: 100px auto 0px;
    position: relative;
    right: 13px;
    width: 925px;
    padding:0 20px;
}
div#bandeau-social.open #bandeau-social-conteneur{
    margin: 0px auto;
    width: 966px;
    /*padding-right:10px;*/
}
div#bandeau-social .left{
    float:left;
    width:484px;
    padding:15px 0 0 0;
}
div#bandeau-social .right{
    float:right;
    width:441px;
    text-align:right;
    padding:17px 0 0 0;
}
div#bandeau-social .right #feedback-bandeau-social{
    padding:15px 0 0 0;
    margin:0 0 0 15px;
    background-color:#ADA799;
    padding:3px 10px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    opacity: 1;
    color:#23201D;
    -moz-text-shadow: 0px 1px 0px  #fff;
    -webkit-text-shadow: 0px 1px 0px  #fff;
    text-shadow: 0px 1px 0px  #fff;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    *background: #d8d2c5;
    background: #d8d2c5\0/;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFd8d2c5, endColorstr=#FFada799);

    background-image: -moz-linear-gradient(
            top,
            #d8d2c5,
            #ada799
    );
    background-image: -webkit-gradient(
            linear,
            left top, left bottom,
            from(#d8d2c5),
            to(#ada799)
    );
}
div#bandeau-social .right #feedback-bandeau-social:hover {
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    *background: #ada799;
    background: #ada799\0/;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFada799, endColorstr=#FFd8d2c5);
    background-image: -moz-linear-gradient(
            top,
            #ada799,
            #d8d2c5
    );
    background-image: -webkit-gradient(
            linear,
            left top, left bottom,
            from(#ada799),
            to(#d8d2c5)
    );
}

div#bandeau-social .right #close-bandeau-social{
    margin:-2px 0 0 15px;
    float: right;
}
div#bandeau-social .right .text {
  float: right;
  margin-top:2px;
}
div#bandeau-social .left .text {
  float: left;
  margin-right:10px;
  margin-top:2px;
}
div#bandeau-social .left .twitter {
  float: left;
}
div#bandeau-social .left .facebook {
  float:left;
}
div#bandeau-social .left .googleplus {
  float:left;
   width: 60px;
}

h1.title-menu {
    color: #fff;
    float: left;
    font-size: 20px;
    margin: 10px;
    margin-top: 40px;
}

h1.title-menu-tag{
    padding: 5px 0 0 0;
    font-size: 16px;
}
h1.title-menu-tag .ss-tag{
    margin-right: 10px;
    color:#465058;
}
.page-tag.nonlogue h1.title-menu-tag{
    margin-top:9px;
}

span.logoback {
  display: inline-block;
  background-image: url('/images/back.png');
  background-repeat: no-repeat;
  width: 27px;
  height: 16px;
  margin-right: 5px;
  margin-top: -3px;
}

.separation-menu {
  height: 30px;
  width: 1px;
  background-color: black;
  border-right: 1px solid #42403C;
  display: inline-block;
  position: relative;
  top: 10px;
}


.nouveau-commentaire .autocomplete-proposition.autocompletCommentSelectionne{
    background-color:#202629;
    color:#ffffff;
    font-weight:bold;
}
.nouveau-commentaire .autocomplete-proposition.autocompletCommentSelectionne .autocompletChaineCommentSelectionne{
    text-decoration:none;
    color:#F2F2F2;
}
.nouveau-commentaire .comment-liste-autocomplete-affiche {
    color:#bababa;
    font-size:10pt;
    background-color:#465058;
    border-left:1px solid #000000;
    top: -5px;
    width: 200px;
    position: relative;
    z-index: 20001;
    float:left;
}
.nouveau-commentaire .autocomplete-proposition {
    border-top:1px solid #bababa;
    padding:5px 0 5px 10px;
    width:190px;
    cursor:pointer;
    float:left;
    background-color:#465058;
}
.autocomplete-proposition .avatar{
    float:left;
    height: 30px;
}
.autocomplete-proposition .username{
    float:left;
    padding:6px 0 0 10px;
}
.autocomplete-proposition img{
    height: 30px;
    width: 30px;
}
div#autocomplete-pos-0 {
    border-top:none;
}

.title-menu-tag .count {
    font-size: 11px;
    padding: 3px 0 0 5px;
    font-weight: normal;
    color: #52585b;
}

#listeLiensPhotos{
  margin-top: 500px;
  font-size: 8px;
  color: #000000;
}
#listeLiensPhotos a{
  color: #000000;
}





.detail-user-droite .cercle-relative{
  float: left;
  height: 20px;
}
#userProfilLarge .cercle-relative,
.conteneurUserGridResponsive .cercle-relative{
  position: relative;
  float: left;
  width: 100%;
  height: 20px;
}
#userProfilLarge .cercle-relative{
    display:none;
}
#userProfilLarge .cercle-relative.cercleVisible{
    display:block;
}
#userProfilLarge a.cercle,
.detail-user-droite a.cercle{
  float:left;
  margin: 6px 0 0 10px;
  width: 13px;
  height: 13px;
  background-image: url(/images/cercle-n.png);
}
#userProfilLarge a.cercle{
    background-repeat: no-repeat;
    padding: 1px 0 0 26px;
    width: 120px;
    color: #bababa;
    font-weight: bold;
    margin-top:10px;
}
#userProfilLarge a.cercle.cercleOver,
#userProfilLarge a.cercle:hover{
    color:#f2f2f2;
}
.conteneurUserGridResponsive a.cercle{
  position: absolute;
  right: 0;
  bottom: 1px;
  width: 13px;
  height: 13px;
  background-image: url(/images/cercle-n.png);
}
#userProfilLarge a.cercle:hover, #userProfilLarge a.cercle.checked,
.detail-user-droite a.cercle:hover, .detail-user-droite a.cercle.checked,
.conteneurUserGridResponsive a.cercle:hover, .conteneurUserGridResponsive a.cercle.checked{
  background-image: url(/images/cercle-y.png);
}
#userProfilLarge div.cercles-popin,
.detail-user-droite div.cercles-popin{
    display: none;
    left: 0px;
    position: absolute;
    top: 10px;
    width: 220px;
    z-index: 2000;
}
.conteneurUserGridResponsive div.cercles-popin{
  position: absolute;
  z-index: 2000;
  left: -10px;
  top: -10px;
  width: 150px;
  display: none;
}
#userProfilLarge div.cercles-popin div.cercles-popin-fond,
.detail-user-droite div.cercles-popin div.cercles-popin-fond,
.conteneurUserGridResponsive div.cercles-popin div.cercles-popin-fond{
    width: 150px;
    min-height: 50px;
    margin-top: 15px;
    padding: 10px 10px 20px 10px;
    background-color: #353f44;
    font-size: 11px;
}
.detail-user-droite div.cercles-popin div.cercles-popin-fond{
    width: 190px;
}
#userProfilLarge div.cercles-popin div.popin-cercle-line,
.detail-user-droite div.cercles-popin div.popin-cercle-line,
.conteneurUserGridResponsive div.cercles-popin div.popin-cercle-line{
  margin-bottom: 10px;
  color: #ADA799;
}
#userProfilLarge div.cercles-popin div.popin-cercle-line .popin-cercle-over-delete,
.detail-user-droite div.cercles-popin div.popin-cercle-line .popin-cercle-over-delete,
.conteneurUserGridResponsive div.cercles-popin div.popin-cercle-line .popin-cercle-over-delete{
    text-align:right;
    color: #bababa;
}

#userProfilLarge div.cercles-popin div.popin-cercle-line span.cercle-name,
.detail-user-droite div.cercles-popin div.popin-cercle-line span.cercle-name,
.conteneurUserGridResponsive div.cercles-popin div.popin-cercle-line span.cercle-name{
  font-weight: bold;
}
#userProfilLarge div.cercles-popin div.popin-cercle-line .popin-cercle-check,
.detail-user-droite div.cercles-popin div.popin-cercle-line .popin-cercle-check,
.conteneurUserGridResponsive div.cercles-popin div.popin-cercle-line .popin-cercle-check{
  float: right;
  width: 13px;
  height: 13px;
  background-image: url(/images/cercle-n.png);
  margin-left: 10px;
}

#userProfilLarge div.cercles-popin div.popin-cercle-line .popin-cercle-check.checked,
.detail-user-droite div.cercles-popin div.popin-cercle-line .popin-cercle-check.checked,
.conteneurUserGridResponsive div.cercles-popin div.popin-cercle-line .popin-cercle-check.checked{
  background-image: url(/images/cercle-y.png);
}

.cercle-new {
  color: #3b96d4;
  cursor: pointer;
  text-align:right;
  padding-top: 10px;
}



#menu-filtre-cercle{
  float: left;
  margin-top: 45px;
  width: 200px;
  position: relative;
  display: none;
}
#menu-filtre-cercle a.ouvre-filtres{
  display: block;
  background-color:#465058;
  background-image: url(/images/group_menu_fleche.png);
  background-position: 165px 8px;
  background-repeat: no-repeat;
  padding: 4px 15px;
  width: 160px;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  background-image: url(/images/group_menu_fleche.png);
  background-repeat:no-repeat;
  background-position: 160px 8px;
}
#menu-filtre-cercle div.filtres-cercles{
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  width: 190px;
  min-height: 40px;
  background-color:#202629;
  font-weight: bold;
  font-size: 11px;
  box-shadow: 0px 5px 10px #000;
  -moz-box-shadow: 0px 5px 10px #000;
  -webkit-box-shadow: 0px 5px 10px #000;
  z-index: 999;
}
#menu-filtre-cercle div.filtres-cercles .filtres-cercles-item{
  display: block;
  padding: 4px 0px 4px 15px;
  color: #f2f2f2;
}
#menu-filtre-cercle div.filtres-cercles .filtres-cercles-help{
  padding: 10px;
  color: #f2f2f2;
  font-weight: normal;
  font-style: italic;
}
#menu-filtre-cercle div.filtres-cercles .filtres-cercles-item.selected{
  background-color: #353f44;
}
#menu-filtre-cercle div.filtres-cercles .filtres-cercles-item:hover{
  background-color: #353f44;
}

#menu-filtre-cercle div.filtres-cercles .filtres-cercles-item.un-cercle{
  border-top: 1px solid #353f44;
  padding-left: 30px;
}



#general-content textarea, #general-content .input-circle {
  width: 60%;
  border: none;
  color: #312D27;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-right:3px;
  font-size: 13px;
  height: auto;
  padding: 0px 2% !important;
  margin-bottom: 0 !important;
  line-height: 22px;
  font-family: "MuseoSans", Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
  height: 17px;
  position: relative;
  top: 0px;
  padding-top: 6px !important;
}

#general-content textarea {
  color: #ADA799;
}
#general-content textarea {
  color: #ADA799;
}

#general-content .input-circle:-moz-placeholder {
    color: #ADA799;
}

#general-content .input-circle:-webkit-placeholder {
    color: red !important;

}

.button-add-circle {
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background: #3B96D4;
  color:#FFF;
  font-size: 11px;
  cursor: pointer;
  padding: 1px;
  height: 22px;
  width: 48px;
  border: none;
}

.erreur-new-cercle {
 display: none;
 font-size: 11px;
 color: #C93FB5;
 margin-top: 5px;
 font-weight: bold;
}

.delete-group {
  font-size: 15px;
  font-weight: bold;
  font-family: Helvetica;
  color: #CCC;
  margin-right: 9px;
  line-height: 12px;
  display: none;
}



#menu-follow-action{
    display:none;
    float: left;
    margin: 45px 0 0 15px;
}
#menu-follow-confirm{
    display:none;
    font-weight:bold;
    color:#ADA799;
    float: left;
    margin: 49px 0 0 15px;
    width:165px;
    font-size:12px;
}
#menu-follow-confirm a{
    color:#F2F2F2;
    text-decoration:none;
}
#menu-follow-action .plus-follow{
    font-weight:bold;
    color:#fff;
    font-size: 14px;
    margin-right: 6px;
/*    left: 10px;
    line-height: 10px;
    position: absolute;
    top: 6px;*/
}

#menu-follow-action a {
    color:#fff;
    cursor:pointer;
    border: 1px solid #000;
    background: #312D27;
    background: -webkit-gradient(linear, left top, left bottom, from(#527fa3), to(#336289));
    background: -moz-linear-gradient(top, #527fa3, #336289);
    padding: 5px 11px 5px 11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    text-decoration: none;
    vertical-align: middle;
    font-weight:bold;
    /*position:relative;*/
}
#menu-follow-action a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#336289), to(#527fa3));
    background: -moz-linear-gradient(top, #336289, #527fa3);
}



a.lien-repost {
    display: none;
    float: right;
    padding: 5px 5px 3px 5px;
    background-color: #52585b;
    color: #111518;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    font-size: 12px;
    line-height: 9px;
    position: relative;
    height: 15px;
}

a.lien-repost span {
    font-size: 17px;
    position: relative;
    top: 4px;
}

.conteneur-share-url {
    display: none;
}

.conteneur-share-url.mob {
    width: 100%;
    top: 18px;
}

#boutonsRepost{
  float:right;
  margin-top: 15px;
}
.repost-lien-cancel{
    color: #bababa;
    font-size: 11px;
    font-weight: 700;
    float: right;
    margin: 5px 25px 0 0;
}
.repost-lien-cancel:hover {
    color: #FFFFFF;
}
.repost-lien-mail{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #63ca60;
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    cursor: pointer;
    padding: 3px 10px;
    float: right;
    text-transform: uppercase;
}
.repost-lien-mail:hover{
    background: #5bb058;
}
#confirmRepost{
  display:none;
  color:#F2F2F2;
  font-size: 12px;
  margin: 12px 3px 0 0;
  float:right;
}



/* ALBUMS */

.album-relative{
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
}
.conteneurPhotoListGauche .PhotoListGauchePhoto .bloc-footer span.album-relative{
  float: right;
}
.album-relative.albumVisible{
    display:block;
}
.photos-wrapper a.album,
.detailPhotoList a.album{
  float:left;
  height: 15px;
  width: 18px;
  background-image: url(/images/folder_vide.png);
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.detailPhotoList a.album{
float:right;
}
.photos-wrapper a.album:hover, .photos-wrapper a.album.checked,
.detailPhotoList a.album:hover, .detailPhotoList a.album.checked{
    background-image: url(/images/folder_content.png);
    height: 15px;
    width: 18px;
}

.photos-wrapper .albums-popin,
.detailPhotoList .albums-popin{
    display: none;
    left: 0px;
    position: absolute;
    top: 10px;
    width: 220px;
    z-index: 20000;
    left: -10px;
}
.conteneurUserGridResponsive .albums-popin{
  position: absolute;
  z-index: 20000;
  left: -10px;
  top: 0px;
  width: 180px;
  display: none;
}
.photos-wrapper .albums-popin .albums-popin-fond,
.detailPhotoList .albums-popin .albums-popin-fond{
  width: 100%;
  max-width: 148px;
  min-height: 50px;
  margin-top: 15px;
  padding: 10px 10px 20px 10px;
  background-color: #353f44;
  box-shadow: 0px 10px 10px #000;
  -moz-box-shadow: 0px 10px 10px #000;
  -webkit-box-shadow: 0px 10px 10px #000;
  font-size:11px;
  position: relative;
  top: -2px;
  display:block;
  float:none;
}
.detailPhotoList .albums-popin .albums-popin-fond{
    width: 190px;
}
.photos-wrapper .albums-popin .popin-album-line,
.detailPhotoList .albums-popin .popin-album-line{
  margin-bottom: 10px;
  color: #bababa;
}
.photos-wrapper .albums-popin .popin-album-line span.album-name,
.detailPhotoList .albums-popin .popin-album-line span.album-name{
  font-weight: bold;
}
.photos-wrapper .albums-popin .popin-album-line .popin-album-check,
.detailPhotoList .albums-popin .popin-album-line .popin-album-check{
    float: left;
    height: 15px;
    width: 18px;
    background-image: url(/images/folder_vide.png);
    margin-right:10px;
}

.photos-wrapper .albums-popin .popin-album-line .popin-album-check.checked,
.detailPhotoList .albums-popin .popin-album-line .popin-album-check.checked{
    background-image: url(/images/folder_content.png);
    height: 15px;
    width: 18px;
}

.conteneurPhotoListGauche .album-relative .albums-popin {
  float: none !important;
  display: block;
}

.conteneurPhotoListGauche .popin-album-line span {
  float: none !important;
}

.album-new {
    padding-top: 10px;
    color: #3b96d4;
    cursor: pointer;
}



#menu-filtre-album{
  float: left;
  margin-top: 3px;
  width: 190px;
  position: relative;
  display: none;
}
#menu-filtre-album a.ouvre-filtres{
  display: block;
  background-color: #465058;
  background-image: url(/images/group_menu_fleche.png);
  background-position: 165px 8px;
  background-repeat: no-repeat;
  padding: 4px 15px;
  width: 160px;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  background-image: url(/images/group_menu_fleche.png);
  background-repeat:no-repeat;
  background-position: 160px 8px;
}
#menu-filtre-album div.filtres-albums{
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  width: 190px;
  min-height: 40px;
  background-color: #202629;
  font-weight: bold;
  font-size: 11px;
  z-index: 999;
}
#menu-filtre-album div.filtres-albums .filtres-albums-item{
  display: block;
  padding: 4px 0px 4px 15px;
  color: #f2f2f2;
  padding: 4px 15px;
  width: 160px;
}
#menu-filtre-album div.filtres-albums .filtres-albums-item.un-album{
  border-top: 1px solid #353f44;
}
#menu-filtre-album div.filtres-albums .filtres-albums-help{
  padding: 35px 10px 10px 10px;
  color: #f2f2f2;
  font-weight: normal;
  font-style: italic;
}
#menu-filtre-album div.filtres-albums .filtres-albums-item.selected{
  background-color: #465058;
}
#menu-filtre-album div.filtres-albums .filtres-albums-item:hover{
  background-color: #465058;
}

#menu-filtre-album div.filtres-albums .filtres-albums-item.un-cercle{
  border-top: 1px solid #42403C;
  padding-left: 30px;
}



.input-album {
  width: 60%;
  border: none;
  color: #312D27;
  padding: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-right:3px;
  font-size: 13px;
}

.input-album:-moz-placeholder {
  color: #ADA799;
}
.input-album:-webkit-placeholder {
  color: #ADA799;
}

.button-add-album {
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background: #D8D2C5;
  background: -moz-linear-gradient(100% 100% 90deg,#ADA799, #D8D2C5 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D8D2C5), to(#ADA799));
  color:#312D27;
  font-size: 11px;
  border: 1px solid #D8D2C5;
  cursor: pointer;
  padding: 1px;
  height: 22px;
  width: 48px;
}

.erreur-new-album {
 display: none;
 font-size: 11px;
 color: #C93FB5;
 margin-top: 5px;
 font-weight: bold;
}

.delete-album {
  font-size: 15px;
  font-weight: bold;
  font-family: Helvetica;
  margin: 0 9px;
  line-height: 12px;
  color:#42403C;
}





#menu-check-donate-feed{
    display:none;
}
#menu-addFanpage-button,
#menu-check-donate-feed,
#menu-check-donate{
    float: left;
    margin: 47px 0 0 15px;
    /*width:165px;*/
}
#menu-addFanpage-button a,
#menu-check-donate-feed a,
#menu-check-donate a {
    color:#fff;
    cursor:pointer;
    border: 1px solid #23201D;
    background: #3b5998;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e69a2), to(#3b5998));
    background: -moz-linear-gradient(top, #4e69a2, #3b5998);
    padding: 5px 11px 5px 11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    text-decoration: none;
    vertical-align: middle;
    font-weight:700;
    font-family: "MuseoSans", Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
}
#menu-addFanpage-button a:hover,
#menu-check-donate-feed a:hover,
#menu-check-donate a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#3b5998), to(#4e69a2));
    background: -moz-linear-gradient(top, #3b5998, #4e69a2);
}
#menu-check-donate{
  margin-top:1px;
}
#menu-addFanpage-button{
    margin-top:1px;
}
#menu-addFanpage-button{
    display:none;
}
#menu-addFanpage-button a {
    padding:4px 11px;
    float:left;
}
#menu-addFanpage-button a img{
    float:left;
    height:16px;
}
#menu-addFanpage-button a span{
    float:left;
    margin: 2px 0 0 10px;
}

div.viewer-pub-cont1 {
  width:370px;
  float:left;
  margin: 47px 16px 0 10px;
  background: #42403C;
}

div.viewer-pub-cont1 p.name {
  height: 0;
}

div.viewer-pub-cont1 p.advertising {
  text-transform: uppercase;
  color: #ADA799;
  text-align: right;
  font-size: 11px;
  margin-right: 10px;
  margin-bottom: 0px;
  line-height: 28px;
}



div.viewer-pub-cont1 div.viewer-pub-cont2 {
  height: 160px;
  width: 350px;
  float: left;
  margin: 10px 0 0px 10px;
  background-color: #fff;
}





.share-url{
    float:right;
    margin: 10px 0 10px 0;
}
.share-url a.lien-share-url{
    padding:3px 6px;
    color: #1E1B19;
    font-size: 11px;
    font-weight:bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #D8D2C5;
    background: -moz-linear-gradient(top, #D8D2C5 0%, #ADA799 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D8D2C5), color-stop(100%,#ADA799)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #D8D2C5 0%,#ADA799 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #D8D2C5 0%,#ADA799 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #D8D2C5 0%,#ADA799 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D8D2C5', endColorstr='#ADA799',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, #D8D2C5 0%,#ADA799 100%); /* W3C */
    float:right;
}
.share-url a.lien-share-url img{
    float:left;
    margin:1px 5px 0 0;
}

.conteneur-share-url{
    display:none;
    background-color: #52585b;
    padding: 6px 25px 2px 10px;
    font-size: 12px;
    font-weight:bold;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: right;
    overflow: hidden;
    width: 75%;
    margin-top: 17px;
    clear: both;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.zoneCommune .conteneur-share-url{
    float: left;
    width: 100%;
}


.conteneur-share-url::selection {
    background: #3b96d4;
    color:#fff;
    padding:0 5px;
}
.conteneur-share-url::-moz-selection {
    background: #3b96d4;
    color:#fff;
    padding:0 5px;
}




#partage .facebook,
#partage .twitter,
#partage .googleplus,
#partage .pinterest,
#partage .tumblr,
.share-url a.lien-share-url {
    opacity: .3;
    transition: opacity .8s ease-in-out;
    -moz-transition: opacity .8s ease-in-out;
    -webkit-transition: opacity .8s ease-in-out;
    -o-transition: opacity .8s ease-in-out;
}

#partage .facebook:hover,
#partage .twitter:hover,
#partage .googleplus:hover,
#partage .pinterest:hover,
#partage .tumblr:hover,
.share-url a.lien-share-url:hover {
  opacity: 1;
}


#fancybox-content.fancyBoxFacebook{
  padding:0;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.fancyBoxFacebook .top{
  background-color:#24457F;
  /*background-color:#3B5998;*/
  color:#fff;
  border-radius:10px 10px 0 0;
  -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius:10px 10px 0 0;
  padding: 30px 50px 0px 50px;
  height: 100px;
}
.fancyBoxFacebook .bottom{
  background-color:#fff;
  color:#312D27;
  border-radius:0 0 10px 10px ;
  -moz-border-radius:0 0 10px 10px ;
  -webkit-border-radius:0 0 10px 10px ;
  padding: 25px 50px 35px 50px;
  position: relative;
}
.fancyBoxFacebook .top h1{
  margin-bottom: 20px;
}
.fancyBoxFacebook .bottom h1{
  color:#3B5998;
}
.fancyBoxFacebook h1{
  font-family: 'ChunkFiveRegular', georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
}
.fancyBoxFacebook ul{
  list-style-image: url(/images/tick-fb.png);
  padding-left: 38px;
}
.fancyBoxFacebook ul li.noBullet{
  list-style:none;
}
.fancyBoxFacebook ul li{
  margin-top: 12px;
  font-size:12px;
}
#likePopin{
  overflow:hidden;
  height: 25px;
}










#fancybox-content.fancyBoxInstagram{
  padding:0;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}
.fancyBoxInstagram .top{
  background-color:#996633;
  color:#fff;
  border-radius:10px 10px 0 0;
  -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius:10px 10px 0 0;
  padding: 30px 50px 0px 50px;
  height: 100px;
}
.fancyBoxInstagram .bottom{
  background-color:#fff;
  color:#312D27;
  border-radius:0 0 10px 10px ;
  -moz-border-radius:0 0 10px 10px ;
  -webkit-border-radius:0 0 10px 10px ;
  padding: 25px 50px 35px 50px;
  position: relative;
}
.fancyBoxInstagram h1{
  font-family: 'ChunkFiveRegular', georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  margin-bottom: 15px;
}
.fancyBoxInstagram ul{
  list-style-image: url(/images/tick-ig.png);
  padding-left: 38px;
}
.fancyBoxInstagram ul li{
  margin-top: 12px;
  font-size:12px;
}
.fancyBoxInstagram a#followStatiBt{
  background-image: url(/images/follow-button.png);
  width:93px;
  height:30px;
  float:left;
}
.fancyBoxInstagram a#followStatiBt:hover{
  background-image: url(/images/follow-button-hover.png);
}
.fancyBoxInstagram .info-followers{
  float:left;
  font-size:12px;
  margin: 7px 0 0 20px;
}



#fancybox-close.closeFancyPopinCusto{
  background-image: url(/images/close-pop.png);
  width:25px;
  height:25px;
  background-position:0 0;
  right: 4px;
  top: -15px;
}

#fancybox-content.fancyBoxBackgroundBlanc{
  background-color:#fff;
}

.triangle-blanc-separation{
  position: absolute;
  top: -11px;
  left: 63px;
}

.activites {
    margin-top: 5px;
    height: 20px;
}
.zoneCommune .activites .social-links-viewer{
    float:left;
}
.zoneCommune .wrapper-photo-list .activites .nb_votes,
.zoneCommune .wrapper-photo-list .activites .nb_like_score{
    margin-top:6px;
}

/*
blue fb #3B5998
brown ig #996633
*/



.pubLiveFeed.pub-wrapper{
    background: #353F44;
}

.pub-wrapper .pseudo {
    white-space: nowrap;    
}
.pub-wrapper.photos-wrapper .pseudo a{
    max-width: 100%;
}


.pubLiveFeed .activites a{
    float:left;
    font-size:13px; 
    padding: 3px 0 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width:100%
}


.photos-wrapper .pseudo {
    width: 100%;
}


.ui-tooltip-default.ui-tooltip-photoOfYou .ui-tooltip-content{
    border:3px solid #3b3e42;
    background-color:rgba(36, 39, 42, .75);
    text-shadow: 0 0 2px #000;
    color:#f2f2f2;
    padding:5px;
    text-align:center;
    box-shadow: -1px -1px 2px rgba(0, 0, 0, .55);
}

.photo-of-you-mobile-display{
    font-family: 'statifontregular';
    position: absolute;
    left: 10px;
    bottom: 14px;
    color: #63605A;
    display: none;
    width: 33px;
    height: 38px;
    font-size: 50px;
    text-shadow: 0 -1px black;
}
.conteneurPhotoListDroite .detail-photoofyou .detail-photoofyou-gauche{
    font-family: 'statifontregular';
    font-size: 30px;
    margin-top: -5px;
    cursor: pointer;
}
@font-face {
    font-family: 'statifontregular';
    src: url('/font/statifont-regular-webfont.eot');
    src: url('/font/statifont-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font/statifont-regular-webfont.woff') format('woff'),
         url('/font/statifont-regular-webfont.ttf') format('truetype'),
         url('/font/statifont-regular-webfont.svg#statifontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.photo-of-you-tooltip{
    width:100px;
    height:100px;
    position:absolute;
    z-index: 99999;
}

.popinvideo{
    position: absolute;
    right: 10%;
    bottom: 69%;
}

.popinuser {
    bottom: auto;
}

.mediavideo,
.mediavideoslide{
    position: absolute;
    right: 15px;
    top: 15px;
}
.mediavideo img,
.mediavideoslide img,
.popinvideo img{
    width:15px;
    height: 15px;
}
#fancybox-content.popinVideo{
    padding:9px;
    background: #465058;
}

.loader-repost {
    text-align: right;
    margin-top: 12px;
    display: none;
}

#zone3856Parent, #zone3856MobileParent{
    width:100%;
    height:250px;
    margin-top:50px;
    padding:10px 0;
    background:#202629;
    display:none;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
}
#zone3856Container, #zone3856MobileContainer{
    width:300px;
    margin:0 auto;
}
#zone3856Footer, #zone3856MobileFooter{
    width:100%;
    margin-top:5px;
    display:none;
    color: #52585B;
    font-size: 10px;
    text-align: right;
}

#zone3864Parent, #zone3864MobileParent{
    width:99%;
    height:250px;
    margin-top:50px;
    padding:10px 0px;
    background:#202629;
    display:none;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
}
#zone3864Container, #zone3864MobileContainer{
    width:300px;
    margin:0 auto;
}
#zone3864Footer, #zone3864MobileFooter{
    width:100%;
    margin-top:5px;
    display:none;
    color: #52585B;
    font-size: 10px;
    text-align: right;
}

#zone3864Footer a, #zone3864MobileFooter a{
    color: #52585B;
}

#memories-overlay, .overlay-popin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    height: 3000px;
}
.overlay-popin {
    background-color: #000000;
    opacity: 0.7;
    display: none;
}
.popin-container {
    display: none;
}
#memories-popin-container, .popin-container {
    height: 100%;
    position: absolute;
    top: 10%;
    width: 100%;
}
#memories-popin, .popin-content {
    z-index: 1101;
    position: relative;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
    width: 550px;
    height: 570px;
    background: #FFFFFF;
    text-align: center;
}
#iconosquare-popin .popin-content {
    height: auto;
}
#memories-popin .close-popin, .popin-content .close-popin {
    position: absolute;
    right: -13px;
    top: -13px;
}
#memories-popin .close-popin img, .popin-content .close-popin img {
    width: 29px;
    height: 29px;
}
#memories-popin .memories-title {
    padding-top: 50px;
}
#memories-popin h1, .popin-content h1 {
    font-weight: 100;
    font-size: 32px;
    color: #3B96D4;
}
.iconosquare-link {
    color: #3B96D4;
    font-weight: 300;
}
.popin-glyph-iconosquare {
    width: 50px;
    height: 50px;
    margin: 30px 0 20px 0;
}
.popin-text-iconosquare {
    font-weight: 300;
    font-size: 16px;
    color: #585858;
    display: inline-block;
    width: 85%;
    margin-top: 35px;
    line-height: 20px;
}
.popin-iconosquare-footer {
    background: #DAEEFE;
    margin-top: 35px;
    /*padding: 30px 25px;*/
    padding: 20px 25px 40px 25px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.popin-iconosquare-footer textarea {
    width: 95%;
    border-radius: 4px;
    padding: 14px;
    resize: none;
    border-color: #a9c5dc;
    height: 60px;
    line-height: 20px;
    font-weight: 300;
    color: #585858;
    outline: none;
    transition: border 0.2s ease-in-out 0s;
}
.popin-iconosquare-footer textarea:focus {
    border-color: #3B96D4;
}
.popin-iconosquare-footer .btn-actions {
    margin-top: 15px;
}
.popin-iconosquare-footer .btn-actions a {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 13px;
    color: #FFFFFF;
    padding: 12px 12px;
    border-radius: 4px;
    margin-left: 8px;
    transition: opacity 0.2s ease-in-out 0s;
}
.popin-iconosquare-footer .btn-actions a:hover {
    opacity: 0.8;
}
.popin-iconosquare-footer .btn-actions a .picto {
    font-style: normal;
    font-size: 32px;
    vertical-align: -4px;
    margin-right: 3px;
}
.btn-actions .fb-share-btn {
    background: #4862a3;
}
.btn-actions .tw-share-btn {
    background: #55acee;
}
.btn-actions .gp-share-btn {
    background: #dd4b39;
}
.btn-actions .lk-share-btn {
    background: #0077b5;
}
#memories-popin .memories-share-text {
    font-weight: 100;
    font-size: 18px;
    color: #585858;
    display: inline-block;
    width: 85%;
    margin-top: 10px;
    line-height: 24px;
}
#footer-memories {
    background: #DAEEFE;
    height: 115px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,0.2);
}
#footer-memories a {
    display: inline-block;
    transition: background 0.2s ease-in-out 0s;
}
#footer-memories .go {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 13px;
    color: #FFFFFF;
    background: #3B96D4;
    padding: 10px 20px;
    border-radius: 2px;
    margin-top: 29px;
}
#footer-memories .no {
    color: #3B96D4;
    font-size: 11px;
    font-weight: 300;
    margin-top: 15px;
}
#memories-popin .snapshot-memories {
    height: 280px;
    left: 0;
    top: 0;
    margin-top: 10px;
    position: absolute;
    width: 363px;
    opacity: 0;
}
#footer-memories .go:hover {
    background: #2482c1;
}
#footer-memories .no:hover {
    color: #2482c1;
}

#footer-memories .go.loading-memories {
    height: 9px;
    padding-top: 18px;
}

#footer-memories .no.loading-memories {
    margin-top: 10px;
}

.spinner-memories {
    margin-left: 22px;
    width: 24px !important;
}

#memories-popin .memories-share-text.memories-thanks-generating {
    margin-bottom: 50px;
    margin-top: 20px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #memories-popin .snapshot-memories {
        margin-bottom: -4px;
    }
}

#memories-popin #snap-mem-1 {
    opacity: 1;
}

#memories-popin .memories-example {
    height: 290px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 363px;
}

#error-suggest {
    color: #585858;
    float: right;
    font-size: 12px;
    margin-right: 38px;
    margin-top: 5px;
    display: none;
}

#error-suggest a {
    color: #DE2154;
    font-weight: 700;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#error-suggest a:hover {
    color: #c21a47;
}

.activity-wrapper {
    position: relative;
    border-bottom: 1px solid #2d2f2f;
    color: whitesmoke;
    padding: 20px 0;
}


.activity-img-wrapper {
    display: inline-block;
    background-color: #fff;
    padding: 5px 5px 2px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.3);
}

.activity-image {
    width: 100px;
    height: 100px;
}

.activity-origin {
    display: inline-block;
    color: #93d0f2;
    font-size: 22px;
    text-align: center;
    margin: 0 3.2%;
    vertical-align: 44px;
    height: 24px;
    width: 24px;
    line-height: 23px;
}

.ss-icono {
    font-family: "Statifont";
}

.activity-origin.social {
    font-size: 17px;
    border: 1px solid #93d0f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.activity-user {
    display: inline-block;
    vertical-align: 28px;
}

.activity-time {
    position: absolute;
    top: 72px;
    right: 0;
    display: inline-block;
    font-size: 10px;
}

.user-avatar {
    display: inline-block;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    -ms-border-radius: 150px;
    -o-border-radius: 150px;
    border-radius: 150px;
}

.activity-info {
    display: inline-block;
    font-size: 13px;
    margin-left: 6px;
    vertical-align: 17px;
    line-height: 18px;
}

.activity-info a {
    color: #93d0f2;
}

#general-content .feed-search {
    position: relative;
    display: inline-block;
    float: right;
    margin: -3px -4px 20px 0;
}

#general-content .feed-search .ss-icono {
    position: absolute;
    top: 5px;
    left: 16px;
    color: #465058;
    font-size: 24px;
    font-family: "Statifont";
    line-height: 21px;
}

#general-content .feed-search .cancel-usernamesearch {
    left: auto;
    right: 9px;
    top: 4px;
}

#general-content .feed-search .user-search {
    font-family: "MuseoSans", Arial;
    font-size: 13px;
    color: whitesmoke;
    background-color: transparent;
    padding: 8px 0 6px 33px;
    border: 1px solid #465058;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    font-weight: 300;
    outline: none;
}

#general-content .feed-search .user-search.search-open {
    -webkit-border-radius: 17px 17px 0 0;
    -moz-border-radius: 17px 17px 0 0;
    -ms-border-radius: 17px 17px 0 0;
    -o-border-radius: 17px 17px 0 0;
    border-radius: 17px 17px 0 0;
}

#general-content .feed-search .user-search::-webkit-input-placeholder {
   color: #465058;
}

#general-content .feed-search .user-search:-moz-placeholder {
   color: #465058;
}

#general-content .feed-search .user-search::-moz-placeholder {
   color: #465058;
}

#general-content .feed-search .user-search:-ms-input-placeholder {
   color: #465058;
}

.feed-search #searchResultContainer, .feed-search #search-result-container {
    width: 235px;
    z-index: 55;
    position: absolute;
    top: 22px;
    right: 0;
    background-color: #111518;
    font-size: 13px;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    padding: 0;
    text-shadow: 0 -1px 0 black;
    display: none;
    border: 1px solid #465058;
    border-top: 0;
}
.feed-search #searchResultContainer .userResult,
.feed-search #search-result-container .userResult {
    color: #465058;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 93%;
/*    max-width: 219px;*/
    display: inline-block;
    padding: 4px 4%;
    text-shadow: none;
    position: relative;
    top: 3px;
}
.feed-search #searchResultContainer .userResult.userSelected,
.feed-search #search-result-container .userResult.userSelected{
  background-color: #465058;
  color: whitesmoke;
}

.feed-search #searchResultContainer .templateUserAutocomplete:last-child .userResult.userSelected,
.feed-search #search-result-container .templateUserAutocomplete:last-child .userResult.userSelected {
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
}
.feed-search #searchResultContainer .userResult img,
.feed-search #search-result-container .userResult img{
  float:left;
  width: 30px;
  border-radius: 50%;
}
.feed-search #searchResultContainer .userResult .userResultUsername,
.feed-search #search-result-container .userResult .userResultUsername{
  float:left;
  margin:9px 0 0 5px;
}

.cluster {
    font-family: "MuseoSans";
    font-weight: 700;
}

.cluster:hover {
    opacity: .8;
}

.default-user-avatar {
    background: none repeat scroll 0 0 #DDE3E8;
    border-radius: 50%;
    color: #FFFFFF;
    display: inline-block;
    font-family: "MuseoSans";
    font-weight: 700;
    font-size: 13px;
    padding: 0;
    text-transform: uppercase;
    vertical-align: 10px;
    text-align: center;
    line-height: 25px;
    width: 25px;
    margin: 0 0 8px -8px;
    height: 25px;
}

h1.fullname{
    color: #BABABA;
    font-size: 13px;
    font-weight: 700;
}

#promote-service-popin .img-header {
    height: 193px;
    width: 550px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#promote-service-popin h1 {
    font-size: 30px;
}

#promote-service-popin .service-content {
    width: 37%;
    float: left;
    margin-left: 9%;
    margin-top: 7%;
}

#promote-service-popin .img-content {
    display: inline-block;
    float: left;
}

#promote-service-popin .img-content img {
    height: 40px;
    width: 40px;
}

#promote-service-popin .text-content {
    font-size: 13px;
    font-family: "MuseoSans";
    font-weight: 300;
    color: #585858;
    float: left;
    display: inline-block;
    text-align: left;
    margin-left: 10px;
    line-height: 20px;
    width: 71%;
}

#promote-service-popin .sub-content {
    text-align: center;
    font-size: 16px;
    font-family: "MuseoSans";
    font-weight: 100;
    color: #3b96d4;
    margin-top: 30px;
}

#promote-service-popin .popin-iconosquare-footer {
    margin-top: 25px;
    padding-bottom: 20px;
}

#promote-service-popin .btn-no-account {
    font-size: 11px;
    font-weight: 700;
    color: #3b96d4;
    margin-top: 20px;
    display: block;
    text-decoration: underline;
}

.btn-instagram {

    font-size: 13px;
    font-family: "MuseoSans";
    font-weight: 700;
    color: #FFFFFF;

    width: 220px;
    height: 40px;
    background-color: #2c6da1;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    padding: 0;
    line-height: 44px;
    margin: 0 auto;
    border-radius: 4px;
}

.btn-instagram .picto-small {
    vertical-align: -4px;
    font-size: 30px;
}

@media screen and (max-width: 640px) {
  .activity-wrapper {
    clear: both;
    min-height: 111px;
  }
  .activity-origin, .user-avatar {
    display: none;
  }
  .activity-img-wrapper {
    vertical-align: top;
    float: left;
    clear: both;
  }
  .activity-user {
    display: block;
  }
  .activity-info {
    display: block;
    margin-left: 116px;
  }
  .activity-time {
    position: static;
    margin: 0 0 0 6px;
  }

  .feed-search #searchResultContainer {
     top: 22px;
  }

  .user-wrapper {
     margin-top: 35%;
  }

  .default-user-avatar {
      display: none;
  }
  .popin-container {
      top: 3%;
}
  .popin-content {
      height: auto;
      width: 90%;
  }
  .popin-iconosquare-footer {
      padding: 20px 25px 25px 25px;
      margin-top: 25px;
  }
  .popin-iconosquare-footer .btn-actions {
      line-height: 45px;
      margin-top: 0;
  }
  .popin-iconosquare-footer .btn-actions a {
      margin-left: 16px;
  }
  .popin-text-iconosquare {
      width: 90%;
      margin-top: 20px;
  }
  .popin-content h1 {
      font-size: 24px;
  }
  .scroll-popin-content {
      max-height: 470px;
      overflow: auto;
  }
}


#mpusContaineur{
    background-color: #181e21;
    margin-top: 20px;
    /*margin-bottom: 100px;*/
    display: none;
}
#mpusContaineur #mpusCenter, #mpusContaineur #netmCenter{
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}
#mpusColLeft{
    width: 50%;
    float: left;
}
#mpusColRight{
    width: 45%;
    float: right;
}
#mpusContLeft, #mpusContRight{
    width: 300px;
    padding: 0 35px 35px 35px;
    margin: 0 auto;
    background: linear-gradient( #1e2327, #181e21);
}
#mpusLeftTitle, #mpusRightTitle{
    height: 24px;
    padding-top: 11px;
    font-family: "MuseoSans", Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
    font-size: 12px;
    color: #bababa;
    font-weight: 700;
}
#mpusLeftAd, #mpusRightAd, #netmLeftAd, #netmRightAd{
    height: 250px;
    width: 300px;
}
#moreMediaYouMayEnjoy{
    width: 45%;
    float: right;
}
#moreMediaYouMayEnjoyTitle{
    padding: 28px 0 5px 0; 
    color: #fff; 
    font-size:17px; 
    font-weight:500;
}
#moreMediaYouMayEnjoy a{
    display: inline-block;
    position: relative;
    width: 22%;
    margin: 3% 3.99% 0 0;
    background-color: #202629;
    line-height: 0;
}
#moreMediaYouMayEnjoy a:nth-child(4n) {
    margin-right: 0;
}
#moreMediaYouMayEnjoy img{
    width: 95%;
    margin: 2.5%;
}
#moreMediaYouMayEnjoy a span{
    position: absolute;
    top: 0px;
    right: 5px;
}

#moreMediaYouMayLike{
    min-height: 40px;
    margin-top: 20px;
    margin-bottom: 50px;
    display: none;
}
#moreMediaYouMayLikeCenter{
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}
#moreMediaYouMayLikeTitle{
    padding: 0px 0 10px 0; 
    color: #fff; 
    font-size:17px; 
    font-weight:500;
}
#moreMediaYouMayLike a{
    display: inline-block;
    position: relative;
    width: 10%;
    margin: 0 1.2% 0 0;
    background-color: #202629;
    line-height: 0;
}
#moreMediaYouMayLike a:nth-child(9n) {
    margin-right: 0;
}
#moreMediaYouMayLike img{
    width: 95%;
    margin: 2.5%;
}
#moreMediaYouMayLike a span{
    position: absolute;
    top: 15px;
    right: 7px;
}
.timestampToConvertToDate, .timestampToConvertToAgo{
    visibility: hidden;
}

#conteneurUserLink{
    margin: 0 auto;
    max-width: 1020px;
    padding-top: 10px;
    color: #bababa;
    font-size: 14px;
}
#conteneurUserLink a{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}